17:49:16 Started by user Jessica Wagantall 17:49:16 Started by user Jessica Wagantall 17:49:16 Running as SYSTEM 17:49:16 [EnvInject] - Loading node environment variables. 17:49:16 Building remotely on prd-centos8-builder-4c-4g-14407 (centos8-builder-4c-4g) in workspace /w/workspace/ccsdk-cds-maven-clm-master 17:49:16 [ssh-agent] Looking for ssh-agent implementation... 17:49:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:49:16 $ ssh-agent 17:49:16 SSH_AUTH_SOCK=/tmp/ssh-t2q4XtbtgpBg/agent.16677 17:49:16 SSH_AGENT_PID=16678 17:49:16 [ssh-agent] Started. 17:49:16 Running ssh-add (command line suppressed) 17:49:16 Identity added: /w/workspace/ccsdk-cds-maven-clm-master@tmp/private_key_10279661712030137797.key (/w/workspace/ccsdk-cds-maven-clm-master@tmp/private_key_10279661712030137797.key) 17:49:16 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:49:16 The recommended git tool is: NONE 17:49:18 using credential onap-jenkins-ssh 17:49:18 Wiping out workspace first. 17:49:18 Cloning the remote Git repository 17:49:18 Cloning repository git://cloud.onap.org/mirror/ccsdk/cds 17:49:18 > git init /w/workspace/ccsdk-cds-maven-clm-master # timeout=10 17:49:18 Fetching upstream changes from git://cloud.onap.org/mirror/ccsdk/cds 17:49:18 > git --version # timeout=10 17:49:18 > git --version # 'git version 2.39.0' 17:49:18 using GIT_SSH to set credentials Gerrit user 17:49:18 [INFO] Currently running in a labeled security context 17:49:18 [INFO] Currently SELinux is 'enforcing' on the host 17:49:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ccsdk-cds-maven-clm-master@tmp/jenkins-gitclient-ssh17434693482215056502.key 17:49:18 Verifying host key using manually-configured host key entries 17:49:18 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ccsdk/cds +refs/heads/*:refs/remotes/origin/* # timeout=10 17:49:20 > git config remote.origin.url git://cloud.onap.org/mirror/ccsdk/cds # timeout=10 17:49:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:49:20 Avoid second fetch 17:49:20 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 17:49:21 Checking out Revision dea5fc2346c2633f38ec0e7bc8a7499446998292 (refs/remotes/origin/master) 17:49:21 > git config core.sparsecheckout # timeout=10 17:49:21 > git checkout -f dea5fc2346c2633f38ec0e7bc8a7499446998292 # timeout=10 17:49:21 Commit message: "Fix: Update quotes needed in env vars" 17:49:21 > git rev-list --no-walk 1cb68880c8d6c109e661f43129b00e65272ce672 # timeout=10 17:49:21 provisioning config files... 17:49:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:49:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:49:21 [ccsdk-cds-maven-clm-master] $ /bin/bash /tmp/jenkins17899775114066863374.sh 17:49:21 ---> python-tools-install.sh 17:49:21 Setup pyenv: 17:49:21 system 17:49:21 * 3.8.13 (set by /opt/pyenv/version) 17:49:21 * 3.9.13 (set by /opt/pyenv/version) 17:49:21 * 3.10.6 (set by /opt/pyenv/version) 17:49:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wdAk 17:49:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:49:29 lf-activate-venv(): INFO: Installing: lftools 17:50:04 lf-activate-venv(): INFO: Adding /tmp/venv-wdAk/bin to PATH 17:50:04 Generating Requirements File 17:50:31 Python 3.10.6 17:50:31 pip 24.0 from /tmp/venv-wdAk/lib/python3.10/site-packages/pip (python 3.10) 17:50:31 appdirs==1.4.4 17:50:31 argcomplete==3.2.3 17:50:31 aspy.yaml==1.3.0 17:50:31 attrs==23.2.0 17:50:31 autopage==0.5.2 17:50:31 beautifulsoup4==4.12.3 17:50:31 boto3==1.34.65 17:50:31 botocore==1.34.65 17:50:31 bs4==0.0.2 17:50:31 cachetools==5.3.3 17:50:31 certifi==2024.2.2 17:50:31 cffi==1.16.0 17:50:31 cfgv==3.4.0 17:50:31 chardet==5.2.0 17:50:31 charset-normalizer==3.3.2 17:50:31 click==8.1.7 17:50:31 cliff==4.6.0 17:50:31 cmd2==2.4.3 17:50:31 cryptography==3.3.2 17:50:31 debtcollector==3.0.0 17:50:31 decorator==5.1.1 17:50:31 defusedxml==0.7.1 17:50:31 Deprecated==1.2.14 17:50:31 distlib==0.3.8 17:50:31 dnspython==2.6.1 17:50:31 docker==4.2.2 17:50:31 dogpile.cache==1.3.2 17:50:31 email_validator==2.1.1 17:50:31 filelock==3.13.1 17:50:31 future==1.0.0 17:50:31 gitdb==4.0.11 17:50:31 GitPython==3.1.42 17:50:31 google-auth==2.28.2 17:50:31 httplib2==0.22.0 17:50:31 identify==2.5.35 17:50:31 idna==3.6 17:50:31 importlib-resources==1.5.0 17:50:31 iso8601==2.1.0 17:50:31 Jinja2==3.1.3 17:50:31 jmespath==1.0.1 17:50:31 jsonpatch==1.33 17:50:31 jsonpointer==2.4 17:50:31 jsonschema==4.21.1 17:50:31 jsonschema-specifications==2023.12.1 17:50:31 keystoneauth1==5.6.0 17:50:31 kubernetes==29.0.0 17:50:31 lftools==0.37.10 17:50:31 lxml==5.1.0 17:50:31 MarkupSafe==2.1.5 17:50:31 msgpack==1.0.8 17:50:31 multi_key_dict==2.0.3 17:50:31 munch==4.0.0 17:50:31 netaddr==1.2.1 17:50:31 netifaces==0.11.0 17:50:31 niet==1.4.2 17:50:31 nodeenv==1.8.0 17:50:31 oauth2client==4.1.3 17:50:31 oauthlib==3.2.2 17:50:31 openstacksdk==3.0.0 17:50:31 os-client-config==2.1.0 17:50:31 os-service-types==1.7.0 17:50:31 osc-lib==3.0.1 17:50:31 oslo.config==9.4.0 17:50:31 oslo.context==5.5.0 17:50:31 oslo.i18n==6.3.0 17:50:31 oslo.log==5.5.0 17:50:31 oslo.serialization==5.4.0 17:50:31 oslo.utils==7.1.0 17:50:31 packaging==24.0 17:50:31 pbr==6.0.0 17:50:31 platformdirs==4.2.0 17:50:31 prettytable==3.10.0 17:50:31 pyasn1==0.5.1 17:50:31 pyasn1-modules==0.3.0 17:50:31 pycparser==2.21 17:50:31 pygerrit2==2.0.15 17:50:31 PyGithub==2.2.0 17:50:31 pyinotify==0.9.6 17:50:31 PyJWT==2.8.0 17:50:31 PyNaCl==1.5.0 17:50:31 pyparsing==2.4.7 17:50:31 pyperclip==1.8.2 17:50:31 pyrsistent==0.20.0 17:50:31 python-cinderclient==9.5.0 17:50:31 python-dateutil==2.9.0.post0 17:50:31 python-heatclient==3.5.0 17:50:31 python-jenkins==1.8.2 17:50:31 python-keystoneclient==5.4.0 17:50:31 python-magnumclient==4.4.0 17:50:31 python-novaclient==18.6.0 17:50:31 python-openstackclient==6.6.0 17:50:31 python-swiftclient==4.5.0 17:50:31 PyYAML==6.0.1 17:50:31 referencing==0.34.0 17:50:31 requests==2.31.0 17:50:31 requests-oauthlib==1.4.0 17:50:31 requestsexceptions==1.4.0 17:50:31 rfc3986==2.0.0 17:50:31 rpds-py==0.18.0 17:50:31 rsa==4.9 17:50:31 ruamel.yaml==0.18.6 17:50:31 ruamel.yaml.clib==0.2.8 17:50:31 s3transfer==0.10.1 17:50:31 simplejson==3.19.2 17:50:31 six==1.16.0 17:50:31 smmap==5.0.1 17:50:31 soupsieve==2.5 17:50:31 stevedore==5.2.0 17:50:31 tabulate==0.9.0 17:50:31 toml==0.10.2 17:50:31 tomlkit==0.12.4 17:50:31 tqdm==4.66.2 17:50:31 typing_extensions==4.10.0 17:50:31 tzdata==2024.1 17:50:31 urllib3==1.26.18 17:50:31 virtualenv==20.25.1 17:50:31 wcwidth==0.2.13 17:50:31 websocket-client==1.7.0 17:50:31 wrapt==1.16.0 17:50:31 xdg==6.0.0 17:50:31 xmltodict==0.13.0 17:50:31 yq==3.2.3 17:50:32 [ccsdk-cds-maven-clm-master] $ /bin/sh -xe /tmp/jenkins162793861949544812.sh 17:50:32 + echo quiet=on 17:50:32 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-centos8-builder-4c-4g-14407 17:50:32 [ccsdk-cds-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS=--add-opens=java.base/java.util=ALL-UNNAMED -DPROJECT=ccsdk/cds -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt" -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=ccsdk/cds --version 17:50:33 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 17:50:33 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 17:50:33 Java version: 11.0.18-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.18.0.9-0.3.ea.el8.x86_64 17:50:33 Default locale: en_US, platform encoding: UTF-8 17:50:33 OS name: "linux", version: "4.18.0-448.el8.x86_64", arch: "amd64", family: "unix" 17:50:33 [ccsdk-cds-maven-clm-master] $ /bin/sh -xe /tmp/jenkins6132530316750493032.sh 17:50:33 + rm /home/jenkins/.wgetrc 17:50:33 [EnvInject] - Injecting environment variables from a build step. 17:50:33 [EnvInject] - Injecting as environment variables the properties content 17:50:33 SET_JDK_VERSION=openjdk17 17:50:33 GIT_URL="git://cloud.onap.org/mirror" 17:50:33 17:50:33 [EnvInject] - Variables injected successfully. 17:50:33 [ccsdk-cds-maven-clm-master] $ /bin/sh /tmp/jenkins2826464838647283000.sh 17:50:33 ---> update-java-alternatives.sh 17:50:33 ---> Updating Java version 17:50:33 ---> RedHat type system detected 17:50:34 openjdk version "17.0.6-ea" 2023-01-17 LTS 17:50:34 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 17:50:34 OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) 17:50:34 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 17:50:34 [EnvInject] - Injecting environment variables from a build step. 17:50:34 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 17:50:34 [EnvInject] - Variables injected successfully. 17:50:34 provisioning config files... 17:50:34 copy managed file [global-settings] to file:/w/workspace/ccsdk-cds-maven-clm-master@tmp/config13926282134673189838tmp 17:50:34 copy managed file [ccsdk-cds-settings] to file:/w/workspace/ccsdk-cds-maven-clm-master@tmp/config9513164641319184789tmp 17:50:34 [EnvInject] - Injecting environment variables from a build step. 17:50:34 [EnvInject] - Injecting as environment variables the properties content 17:50:34 MAVEN_GOALS=clean install 17:50:34 17:50:34 [EnvInject] - Variables injected successfully. 17:50:34 [ccsdk-cds-maven-clm-master] $ /bin/bash -l /tmp/jenkins15818310107276047539.sh 17:50:34 ---> common-variables.sh 17:50:34 --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 17:50:34 ---> sonatype-clm.sh 17:50:34 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 17:50:34 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 17:50:34 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 17:50:34 Default locale: en_US, platform encoding: UTF-8 17:50:34 OS name: "linux", version: "4.18.0-448.el8.x86_64", arch: "amd64", family: "unix" 17:50:35 [INFO] Scanning for projects... 17:50:39 [INFO] ------------------------------------------------------------------------ 17:50:39 [INFO] Detecting the operating system and CPU architecture 17:50:39 [INFO] ------------------------------------------------------------------------ 17:50:39 [INFO] os.detected.name: linux 17:50:39 [INFO] os.detected.arch: x86_64 17:50:39 [INFO] os.detected.version: 4.18 17:50:39 [INFO] os.detected.version.major: 4 17:50:39 [INFO] os.detected.version.minor: 18 17:50:39 [INFO] os.detected.release: centos 17:50:39 [INFO] os.detected.release.version: 8 17:50:39 [INFO] os.detected.release.like.centos: true 17:50:39 [INFO] os.detected.release.like.rhel: true 17:50:39 [INFO] os.detected.release.like.fedora: true 17:50:39 [INFO] os.detected.classifier: linux-x86_64 17:50:39 [INFO] ------------------------------------------------------------------------ 17:50:39 [INFO] Reactor Build Order: 17:50:39 [INFO] 17:50:39 [INFO] Aggregator [pom] 17:50:39 [INFO] MS (Root) [pom] 17:50:39 [INFO] MS Error Catalog (Root) [pom] 17:50:39 [INFO] MS Error Catalog Core [jar] 17:50:39 [INFO] MS Error Catalog Service [jar] 17:50:39 [INFO] MS Error Catalog Application [jar] 17:50:39 [INFO] MS Blueprints Processor (Root) [pom] 17:50:39 [INFO] MS Blueprints Processor Parent [pom] 17:50:39 [INFO] MS Blueprints Processor Modules (Root) [pom] 17:50:39 [INFO] MS Blueprints Processor Modules - Blueprints [pom] 17:50:39 [INFO] MS Blueprints Processor Modules - Blueprints - Blueprints Core [jar] 17:50:39 [INFO] MS Blueprints Processor Modules - Blueprints - Resource Dictionary [jar] 17:50:39 [INFO] MS Blueprints Processor Modules - Blueprints - Blueprints Validation Service [jar] 17:50:39 [INFO] MS Blueprints Processor Modules - Blueprints - Blueprints Proto [jar] 17:50:39 [INFO] MS Blueprints Processor Modules - Commons [pom] 17:50:39 [INFO] MS Blueprints Processor Modules - Commons - Processor Core [jar] 17:50:39 [INFO] MS Blueprints Processor Modules - Commons - DB Lib [jar] 17:50:39 [INFO] MS Blueprints Processor Modules - Commons - Rest Lib [jar] 17:50:39 [INFO] MS Blueprints Processor Modules - Commons - Dmaap Lib [jar] 17:50:39 [INFO] MS Blueprints Processor Modules - Commons - GRPC Lib [jar] 17:50:39 [INFO] MS Blueprints Processor Modules - Commons - Messaging Lib [jar] 17:50:39 [INFO] MS Blueprints Processor Modules - Commons - SSH Lib [jar] 17:50:39 [INFO] MS Blueprints Processor Modules - Commons - NATS Lib [jar] 17:50:39 [INFO] MS Blueprints Processor Modules - Outbounds [pom] 17:50:39 [INFO] MS Blueprints Processor Modules - Services [pom] 17:50:39 [INFO] MS Blueprints Processor Modules - Services - Execution Service [jar] 17:50:39 [INFO] MS Blueprints Processor Modules - Services - Workflow Service [jar] 17:50:39 [INFO] MS Blueprints Processor Functions (Root) [pom] 17:50:39 [INFO] MS Blueprints Processor Functions - Config Snapshots [jar] 17:50:39 [INFO] MS Blueprints Processor Functions - Resource Resolution [jar] 17:50:39 [INFO] MS Blueprints Processor Modules - Inbounds [pom] 17:50:39 [INFO] MS Blueprints Processor Modules - Inbounds - Configurations API [jar] 17:50:39 [INFO] MS Blueprints Processor Modules - Inbounds - Designer API [jar] 17:50:39 [INFO] MS Blueprints Processor Modules - Inbounds - Resource API [jar] 17:50:39 [INFO] MS Blueprints Processor Functions - Blueprint Audit status [jar] 17:50:39 [INFO] MS Blueprints Processor Modules - Inbounds - Self Service API [jar] 17:50:39 [INFO] MS Blueprints Processor Modules - Inbounds - Health API common [jar] 17:50:39 [INFO] MS Blueprints Processor Modules - Inbounds - Health API [jar] 17:50:39 [INFO] MS Blueprints Processor Modules - Inbounds - Workflow API [jar] 17:50:39 [INFO] MS Blueprints Processor Functions - Restful executor [jar] 17:50:39 [INFO] MS Blueprints Processor Functions - Ansible AWX Executor [jar] 17:50:39 [INFO] MS Blueprints Processor Functions - Python Executor [jar] 17:50:39 [INFO] MS Blueprints Processor Functions - Netconf Executor [jar] 17:50:39 [INFO] MS Blueprints Processor Functions - Restconf Executor [jar] 17:50:39 [INFO] MS Blueprints Processor Functions - CLI Executor [jar] 17:50:39 [INFO] MS Blueprints Processor Functions - Message Prioritization [jar] 17:50:39 [INFO] MS Blueprints Processor Functions - K8s Profile Upload [jar] 17:50:39 [INFO] MS Blueprints Processor Application [jar] 17:50:39 [INFO] MS Command Executor [pom] 17:50:39 [INFO] MS Python Executor [jar] 17:50:39 [INFO] MS SDC Listener (Root) [pom] 17:50:39 [INFO] MS SDC Listener - Parent [pom] 17:50:39 [INFO] MS SDC Listener - Application [jar] 17:50:39 [INFO] MS SDC Listener - Distribution [pom] 17:50:39 [INFO] CDS UI (Root) [pom] 17:50:39 [INFO] CDS UI - Client [pom] 17:50:39 [INFO] CDS UI - Designer Client [pom] 17:50:39 [INFO] CDS UI - Server [pom] 17:50:39 [INFO] CDS UI - Application [pom] 17:50:39 [INFO] Components CBA Parent [pom] 17:50:39 [INFO] Components Model Catalog - Blueprints Model - Archetype Blueprints [maven-archetype] 17:50:39 [INFO] Components Model Catalog - Blueprints Model [pom] 17:50:39 [INFO] Components Model Catalog - Blueprints Model - Test Blueprints [pom] 17:50:39 [INFO] Components Model Catalog - Blueprints Model - CBA Assembly Descriptor [jar] 17:50:39 [INFO] Components Model Catalog - Blueprints Model - Test Blueprints - Capability CLI [jar] 17:50:39 [INFO] Components Model Catalog - Blueprints Model - Test Blueprints - Resource Audit [jar] 17:50:39 [INFO] Components Model Catalog - Blueprints Model - Test Kotlin Parent [pom] 17:50:39 [INFO] Components (Root) [pom] 17:50:41 [INFO] 17:50:41 [INFO] -----------------< org.onap.ccsdk.cds:cds-aggregator >------------------ 17:50:41 [INFO] Building Aggregator 1.6.0-SNAPSHOT [1/68] 17:50:41 [INFO] --------------------------------[ pom ]--------------------------------- 17:50:41 [INFO] 17:50:41 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cds-aggregator --- 17:50:41 [INFO] 17:50:41 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ cds-aggregator --- 17:50:42 [INFO] 17:50:42 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ cds-aggregator --- 17:50:43 [INFO] Executing tasks 17:50:43 17:50:43 ktlint: 17:50:44 [INFO] Executed tasks 17:50:44 [INFO] 17:50:44 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ cds-aggregator --- 17:50:44 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:50:44 [INFO] 17:50:44 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ cds-aggregator --- 17:50:46 [INFO] 17:50:46 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ cds-aggregator --- 17:50:47 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/target/code-coverage/jacoco-ut.exec 17:50:47 [INFO] 17:50:47 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ cds-aggregator --- 17:50:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/target/jacoco.exec 17:50:47 [INFO] 17:50:47 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ cds-aggregator --- 17:50:47 [INFO] Set 2 system properties 17:50:47 [INFO] 17:50:47 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ cds-aggregator --- 17:50:48 [INFO] isPomProject is true and skipPoms is true, return 17:50:48 [INFO] 17:50:48 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ cds-aggregator --- 17:50:50 [INFO] 17:50:50 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ cds-aggregator --- 17:50:50 [INFO] 17:50:50 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ cds-aggregator --- 17:50:50 [INFO] Tidy is skipped. 17:50:50 [INFO] 17:50:50 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ cds-aggregator --- 17:50:50 [INFO] Skipping Antrun execution 17:50:50 [INFO] 17:50:50 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ cds-aggregator --- 17:50:50 [INFO] Formatting is skipped 17:50:50 [INFO] 17:50:50 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ cds-aggregator --- 17:50:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:50:50 [INFO] 17:50:50 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ cds-aggregator --- 17:50:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:50:50 [INFO] 17:50:50 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ cds-aggregator --- 17:50:52 [INFO] No site descriptor found: nothing to attach. 17:50:52 [INFO] 17:50:52 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ cds-aggregator --- 17:50:52 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/target/code-coverage/jacoco-it.exec 17:50:52 [INFO] 17:50:52 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ cds-aggregator --- 17:50:53 [INFO] No tests to run. 17:50:53 [INFO] 17:50:53 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ cds-aggregator --- 17:50:53 [INFO] No tests to run. 17:50:53 [INFO] 17:50:53 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ cds-aggregator --- 17:50:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:50:53 [INFO] 17:50:53 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ cds-aggregator --- 17:50:53 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/target/jacoco.exec 17:50:53 [INFO] 17:50:53 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ cds-aggregator --- 17:50:53 [INFO] 17:50:53 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ cds-aggregator --- 17:50:53 [INFO] 17:50:53 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cds-aggregator --- 17:50:53 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/pom.xml to /tmp/r/org/onap/ccsdk/cds/cds-aggregator/1.6.0-SNAPSHOT/cds-aggregator-1.6.0-SNAPSHOT.pom 17:50:53 [INFO] 17:50:53 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ cds-aggregator --- 17:50:55 [INFO] org.onap.ccsdk.cds:cds-aggregator:pom:1.6.0-SNAPSHOT 17:50:55 [INFO] 17:50:55 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ cds-aggregator --- 17:50:55 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/target/sonatype-clm/module.xml 17:50:55 [INFO] 17:50:55 [INFO] ---------------------< org.onap.ccsdk.cds:cds-ms >---------------------- 17:50:55 [INFO] Building MS (Root) 1.6.0-SNAPSHOT [2/68] 17:50:55 [INFO] --------------------------------[ pom ]--------------------------------- 17:50:55 [INFO] 17:50:55 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cds-ms --- 17:50:55 [INFO] 17:50:55 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ cds-ms --- 17:50:55 [INFO] 17:50:55 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ cds-ms --- 17:50:55 [INFO] Executing tasks 17:50:55 17:50:55 ktlint: 17:50:56 [INFO] Executed tasks 17:50:56 [INFO] 17:50:56 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ cds-ms --- 17:50:56 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:50:56 [INFO] 17:50:56 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ cds-ms --- 17:50:56 [INFO] 17:50:56 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ cds-ms --- 17:50:56 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/target/code-coverage/jacoco-ut.exec 17:50:56 [INFO] 17:50:56 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ cds-ms --- 17:50:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/target/jacoco.exec 17:50:56 [INFO] 17:50:56 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ cds-ms --- 17:50:56 [INFO] Set 2 system properties 17:50:56 [INFO] 17:50:56 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ cds-ms --- 17:50:56 [INFO] isPomProject is true and skipPoms is true, return 17:50:56 [INFO] 17:50:56 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ cds-ms --- 17:50:56 [INFO] 17:50:56 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ cds-ms --- 17:50:56 [INFO] 17:50:56 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ cds-ms --- 17:50:56 [INFO] Tidy is skipped. 17:50:56 [INFO] 17:50:56 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ cds-ms --- 17:50:56 [INFO] Skipping Antrun execution 17:50:56 [INFO] 17:50:56 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ cds-ms --- 17:50:56 [INFO] Formatting is skipped 17:50:56 [INFO] 17:50:56 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ cds-ms --- 17:50:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:50:56 [INFO] 17:50:56 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ cds-ms --- 17:50:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:50:56 [INFO] 17:50:56 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ cds-ms --- 17:50:56 [INFO] No site descriptor found: nothing to attach. 17:50:56 [INFO] 17:50:56 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ cds-ms --- 17:50:56 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/target/code-coverage/jacoco-it.exec 17:50:56 [INFO] 17:50:56 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ cds-ms --- 17:50:56 [INFO] No tests to run. 17:50:56 [INFO] 17:50:56 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ cds-ms --- 17:50:56 [INFO] No tests to run. 17:50:56 [INFO] 17:50:56 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ cds-ms --- 17:50:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:50:56 [INFO] 17:50:56 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ cds-ms --- 17:50:56 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/target/jacoco.exec 17:50:56 [INFO] 17:50:56 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ cds-ms --- 17:50:56 [INFO] 17:50:56 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ cds-ms --- 17:50:56 [INFO] 17:50:56 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cds-ms --- 17:50:56 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/pom.xml to /tmp/r/org/onap/ccsdk/cds/cds-ms/1.6.0-SNAPSHOT/cds-ms-1.6.0-SNAPSHOT.pom 17:50:56 [INFO] 17:50:56 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ cds-ms --- 17:50:56 [INFO] org.onap.ccsdk.cds:cds-ms:pom:1.6.0-SNAPSHOT 17:50:56 [INFO] 17:50:56 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ cds-ms --- 17:50:56 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/target/sonatype-clm/module.xml 17:50:56 [INFO] 17:50:56 [INFO] -----------< org.onap.ccsdk.cds.error.catalog:error-catalog >----------- 17:50:56 [INFO] Building MS Error Catalog (Root) 1.6.0-SNAPSHOT [3/68] 17:50:56 [INFO] --------------------------------[ pom ]--------------------------------- 17:50:58 [INFO] 17:50:58 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ error-catalog --- 17:50:58 [INFO] 17:50:58 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ error-catalog --- 17:50:58 [INFO] 17:50:58 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ error-catalog --- 17:50:58 [INFO] Executing tasks 17:50:58 17:50:58 ktlint: 17:50:59 [INFO] Executed tasks 17:50:59 [INFO] 17:50:59 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ error-catalog --- 17:50:59 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:50:59 [INFO] 17:50:59 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ error-catalog --- 17:50:59 [INFO] 17:50:59 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ error-catalog --- 17:50:59 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/target/code-coverage/jacoco-ut.exec 17:50:59 [INFO] 17:50:59 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ error-catalog --- 17:50:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/target/jacoco.exec 17:50:59 [INFO] 17:50:59 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ error-catalog --- 17:50:59 [INFO] Set 2 system properties 17:50:59 [INFO] 17:50:59 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ error-catalog --- 17:50:59 [INFO] isPomProject is true and skipPoms is true, return 17:50:59 [INFO] 17:50:59 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ error-catalog --- 17:50:59 [INFO] 17:50:59 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ error-catalog --- 17:50:59 [INFO] 17:50:59 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ error-catalog --- 17:50:59 [INFO] Tidy is skipped. 17:50:59 [INFO] 17:50:59 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ error-catalog --- 17:50:59 [INFO] Skipping Antrun execution 17:50:59 [INFO] 17:50:59 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ error-catalog --- 17:50:59 [INFO] Formatting is skipped 17:50:59 [INFO] 17:50:59 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ error-catalog --- 17:51:00 [WARNING] No sources found skipping Kotlin compile 17:51:00 [INFO] 17:51:00 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ error-catalog --- 17:51:00 [WARNING] No sources found skipping Kotlin compile 17:51:00 [INFO] 17:51:00 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ error-catalog --- 17:51:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:51:00 [INFO] 17:51:00 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ error-catalog --- 17:51:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:51:00 [INFO] 17:51:00 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ error-catalog --- 17:51:00 [INFO] No site descriptor found: nothing to attach. 17:51:00 [INFO] 17:51:00 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ error-catalog --- 17:51:00 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/target/code-coverage/jacoco-it.exec 17:51:00 [INFO] 17:51:00 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ error-catalog --- 17:51:00 [INFO] No tests to run. 17:51:00 [INFO] 17:51:00 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ error-catalog --- 17:51:00 [INFO] No tests to run. 17:51:00 [INFO] 17:51:00 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ error-catalog --- 17:51:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:51:00 [INFO] 17:51:00 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ error-catalog --- 17:51:00 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/target/jacoco.exec 17:51:00 [INFO] 17:51:00 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ error-catalog --- 17:51:00 [INFO] 17:51:00 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ error-catalog --- 17:51:00 [INFO] 17:51:00 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ error-catalog --- 17:51:00 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/pom.xml to /tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog/1.6.0-SNAPSHOT/error-catalog-1.6.0-SNAPSHOT.pom 17:51:00 [INFO] 17:51:00 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ error-catalog --- 17:51:00 [INFO] org.onap.ccsdk.cds.error.catalog:error-catalog:pom:1.6.0-SNAPSHOT 17:51:00 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:51:00 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:51:00 [INFO] +- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:51:00 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:51:00 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:51:00 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:runtime 17:51:00 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:51:00 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:runtime 17:51:00 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:51:00 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.7.12:test 17:51:00 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:test 17:51:00 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:test 17:51:00 [INFO] | | | \- org.springframework:spring-context:jar:5.3.27:test 17:51:00 [INFO] | | | +- org.springframework:spring-aop:jar:5.3.27:test 17:51:00 [INFO] | | | +- org.springframework:spring-beans:jar:5.3.27:test 17:51:00 [INFO] | | | \- org.springframework:spring-expression:jar:5.3.27:test 17:51:00 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:test 17:51:00 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:test 17:51:00 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.12:test 17:51:00 [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.2.12:test 17:51:00 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:test 17:51:00 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:test 17:51:00 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:test 17:51:00 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:test 17:51:00 [INFO] | | \- org.yaml:snakeyaml:jar:1.30:test 17:51:00 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.7.12:test 17:51:00 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.12:test 17:51:00 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.7.0:test 17:51:00 [INFO] | | +- net.minidev:json-smart:jar:2.4.11:test 17:51:00 [INFO] | | | \- net.minidev:accessors-smart:jar:2.4.11:test 17:51:00 [INFO] | | | \- org.ow2.asm:asm:jar:9.3:test 17:51:00 [INFO] | | \- org.slf4j:slf4j-api:jar:1.7.36:test 17:51:00 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 17:51:00 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:test 17:51:00 [INFO] | +- org.assertj:assertj-core:jar:3.22.0:test 17:51:00 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:test 17:51:00 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 17:51:00 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 17:51:00 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 17:51:00 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 17:51:00 [INFO] | +- org.mockito:mockito-core:jar:3.12.4:test 17:51:00 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.23:test 17:51:00 [INFO] | | +- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 17:51:00 [INFO] | | \- org.objenesis:objenesis:jar:3.2:test 17:51:00 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test 17:51:00 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 17:51:00 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:51:00 [INFO] | +- org.springframework:spring-core:jar:5.3.27:test 17:51:00 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:test 17:51:00 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 17:51:00 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.9.1:test 17:51:00 [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.8.2:test 17:51:00 [INFO] +- org.junit.platform:junit-platform-engine:jar:1.8.2:test 17:51:00 [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:test 17:51:00 [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.8.2:test 17:51:00 [INFO] +- junit:junit:jar:4.13.2:test 17:51:00 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:51:00 [INFO] \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:51:00 [INFO] 17:51:00 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ error-catalog --- 17:51:00 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/target/sonatype-clm/module.xml 17:51:00 [INFO] 17:51:00 [INFO] --------< org.onap.ccsdk.cds.error.catalog:error-catalog-core >--------- 17:51:00 [INFO] Building MS Error Catalog Core 1.6.0-SNAPSHOT [4/68] 17:51:00 [INFO] --------------------------------[ jar ]--------------------------------- 17:51:02 [INFO] 17:51:02 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ error-catalog-core --- 17:51:02 [INFO] 17:51:02 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ error-catalog-core --- 17:51:02 [INFO] 17:51:02 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ error-catalog-core --- 17:51:02 [INFO] Executing tasks 17:51:02 17:51:02 ktlint: 17:51:03 [INFO] Executed tasks 17:51:03 [INFO] 17:51:03 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ error-catalog-core --- 17:51:03 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:51:03 [INFO] 17:51:03 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ error-catalog-core --- 17:51:03 [INFO] 17:51:03 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ error-catalog-core --- 17:51:03 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/target/code-coverage/jacoco-ut.exec 17:51:03 [INFO] 17:51:03 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ error-catalog-core --- 17:51:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/target/jacoco.exec 17:51:03 [INFO] 17:51:03 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ error-catalog-core --- 17:51:03 [INFO] Set 2 system properties 17:51:03 [INFO] 17:51:03 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ error-catalog-core --- 17:51:03 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-clm-master/.git 17:51:03 [INFO] Collected git.commit.id.full with value dea5fc2346c2633f38ec0e7bc8a7499446998292 17:51:03 [INFO] Collected git.commit.id.abbrev with value dea5fc2 17:51:03 [INFO] Collected git.build.time with value 2024-03-19T17:51:03+0000 17:51:03 [INFO] Collected git.build.version with value 1.6.0-SNAPSHOT 17:51:03 [INFO] Collected git.build.number with value 290 17:51:03 [INFO] including property git.build.version in results 17:51:03 [INFO] including property git.commit.id.full in results 17:51:03 [INFO] including property git.commit.id.abbrev in results 17:51:03 [INFO] including property git.build.time in results 17:51:03 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/target/classes/git.properties] (for module MS Error Catalog Core)... 17:51:03 [INFO] 17:51:03 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ error-catalog-core --- 17:51:03 [INFO] 17:51:03 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ error-catalog-core --- 17:51:03 [INFO] 17:51:03 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ error-catalog-core --- 17:51:03 [INFO] Tidy is skipped. 17:51:03 [INFO] 17:51:03 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ error-catalog-core --- 17:51:03 [INFO] Skipping Antrun execution 17:51:03 [INFO] 17:51:03 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ error-catalog-core --- 17:51:03 [INFO] Formatting is skipped 17:51:03 [INFO] 17:51:03 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ error-catalog-core --- 17:51:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:51:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:51:04 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/src/main/resources 17:51:04 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/src/main/resources 17:51:04 [INFO] 17:51:04 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ error-catalog-core --- 17:51:04 [INFO] No sources to compile 17:51:04 [INFO] 17:51:04 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ error-catalog-core --- 17:51:11 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (70, 21) Unchecked cast: ErrorCatalogException to T 17:51:11 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (75, 21) Unchecked cast: ErrorCatalogException to T 17:51:11 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (80, 21) Unchecked cast: ErrorCatalogException to T 17:51:11 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (87, 21) Unchecked cast: ErrorCatalogException to T 17:51:11 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (95, 21) Unchecked cast: ErrorCatalogException to T 17:51:11 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (103, 21) Unchecked cast: ErrorCatalogException to T 17:51:11 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (110, 21) Unchecked cast: ErrorCatalogException to T 17:51:11 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (116, 21) Unchecked cast: ErrorCatalogException to T 17:51:11 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (124, 21) Unchecked cast: ErrorCatalogException to T 17:51:11 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (132, 21) Unchecked cast: ErrorCatalogException to T 17:51:11 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogExtensions.kt: (28, 9) Condition 'args != null' is always 'true' 17:51:11 [INFO] 17:51:11 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ error-catalog-core --- 17:51:11 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:51:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:51:11 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/src/test/resources 17:51:11 [INFO] 17:51:11 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ error-catalog-core --- 17:51:11 [INFO] No sources to compile 17:51:11 [INFO] 17:51:11 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ error-catalog-core --- 17:51:11 [WARNING] No sources found skipping Kotlin compile 17:51:11 [INFO] 17:51:11 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ error-catalog-core --- 17:51:11 [INFO] No tests to run. 17:51:11 [INFO] 17:51:11 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ error-catalog-core --- 17:51:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:51:11 [INFO] 17:51:11 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ error-catalog-core --- 17:51:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:51:11 [INFO] 17:51:11 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ error-catalog-core --- 17:51:11 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/target/error-catalog-core-1.6.0-SNAPSHOT.jar 17:51:11 [INFO] 17:51:11 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ error-catalog-core --- 17:51:11 [INFO] Skipping because packaging 'jar' is not pom. 17:51:11 [INFO] 17:51:11 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ error-catalog-core --- 17:51:11 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/target/code-coverage/jacoco-it.exec 17:51:11 [INFO] 17:51:11 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ error-catalog-core --- 17:51:11 [INFO] No tests to run. 17:51:11 [INFO] 17:51:11 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ error-catalog-core --- 17:51:11 [INFO] No tests to run. 17:51:11 [INFO] 17:51:11 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ error-catalog-core --- 17:51:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:51:11 [INFO] 17:51:11 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ error-catalog-core --- 17:51:11 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/target/jacoco.exec 17:51:11 [INFO] 17:51:11 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ error-catalog-core --- 17:51:11 [INFO] 17:51:11 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ error-catalog-core --- 17:51:11 [INFO] 17:51:11 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ error-catalog-core --- 17:51:11 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/target/error-catalog-core-1.6.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.6.0-SNAPSHOT/error-catalog-core-1.6.0-SNAPSHOT.jar 17:51:11 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/pom.xml to /tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.6.0-SNAPSHOT/error-catalog-core-1.6.0-SNAPSHOT.pom 17:51:11 [INFO] 17:51:11 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ error-catalog-core --- 17:51:11 [INFO] org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT 17:51:11 [INFO] +- org.springframework.boot:spring-boot-starter-webflux:jar:2.7.12:compile 17:51:11 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:51:11 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:51:11 [INFO] | | | \- org.springframework:spring-context:jar:5.3.27:compile 17:51:11 [INFO] | | | +- org.springframework:spring-aop:jar:5.3.27:compile 17:51:11 [INFO] | | | \- org.springframework:spring-expression:jar:5.3.27:compile 17:51:11 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:51:11 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:51:11 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:51:11 [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.2.12:compile 17:51:11 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:51:11 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:51:11 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:51:11 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:51:11 [INFO] | | \- org.yaml:snakeyaml:jar:1.30:compile 17:51:11 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.12:compile 17:51:11 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.1:compile 17:51:11 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.1:compile 17:51:11 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.1:compile 17:51:11 [INFO] | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.12:compile 17:51:11 [INFO] | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.32:compile 17:51:11 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:51:11 [INFO] | | | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:51:11 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:51:11 [INFO] | | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 17:51:11 [INFO] | | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:51:11 [INFO] | | | \- io.netty:netty-handler:jar:4.1.92.Final:compile 17:51:11 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:51:11 [INFO] | | +- io.netty:netty-resolver-dns:jar:4.1.92.Final:compile 17:51:11 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:51:11 [INFO] | | | \- io.netty:netty-codec-dns:jar:4.1.92.Final:compile 17:51:11 [INFO] | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.92.Final:compile 17:51:11 [INFO] | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.92.Final:compile 17:51:11 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.92.Final:compile 17:51:11 [INFO] | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:51:11 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.92.Final:compile 17:51:11 [INFO] | | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.32:compile 17:51:11 [INFO] | | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:51:11 [INFO] | | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:51:11 [INFO] | +- org.springframework:spring-web:jar:5.3.27:compile 17:51:11 [INFO] | | \- org.springframework:spring-beans:jar:5.3.27:compile 17:51:11 [INFO] | \- org.springframework:spring-webflux:jar:5.3.27:compile 17:51:11 [INFO] | \- io.projectreactor:reactor-core:jar:3.4.29:compile 17:51:11 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:51:11 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.14.1:compile 17:51:11 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.1:compile 17:51:11 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.14.1:compile 17:51:11 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.1:compile 17:51:11 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:51:11 [INFO] +- javax.persistence:javax.persistence-api:jar:2.2:compile 17:51:11 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:51:11 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:51:11 [INFO] +- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:51:11 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:51:11 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:51:11 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:runtime 17:51:11 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:51:11 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:runtime 17:51:11 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:51:11 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.7.12:test 17:51:11 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.7.12:test 17:51:11 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.12:test 17:51:11 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.7.0:test 17:51:11 [INFO] | | +- net.minidev:json-smart:jar:2.4.11:test 17:51:11 [INFO] | | | \- net.minidev:accessors-smart:jar:2.4.11:test 17:51:11 [INFO] | | | \- org.ow2.asm:asm:jar:9.3:test 17:51:11 [INFO] | | \- org.slf4j:slf4j-api:jar:1.7.36:compile 17:51:11 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 17:51:11 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:test 17:51:11 [INFO] | +- org.assertj:assertj-core:jar:3.22.0:test 17:51:11 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:test 17:51:11 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 17:51:11 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 17:51:11 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 17:51:11 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 17:51:11 [INFO] | +- org.mockito:mockito-core:jar:3.12.4:test 17:51:11 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.23:test 17:51:11 [INFO] | | +- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 17:51:11 [INFO] | | \- org.objenesis:objenesis:jar:3.2:test 17:51:11 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test 17:51:11 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 17:51:11 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:51:11 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 17:51:11 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:51:11 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 17:51:11 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.9.1:test 17:51:11 [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.8.2:test 17:51:11 [INFO] +- org.junit.platform:junit-platform-engine:jar:1.8.2:test 17:51:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:test 17:51:11 [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.8.2:test 17:51:11 [INFO] +- junit:junit:jar:4.13.2:test 17:51:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:51:11 [INFO] \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:51:11 [INFO] 17:51:11 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ error-catalog-core --- 17:51:11 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/target/sonatype-clm/module.xml 17:51:11 [INFO] 17:51:11 [INFO] ------< org.onap.ccsdk.cds.error.catalog:error-catalog-services >------- 17:51:11 [INFO] Building MS Error Catalog Service 1.6.0-SNAPSHOT [5/68] 17:51:11 [INFO] --------------------------------[ jar ]--------------------------------- 17:51:13 [INFO] 17:51:13 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ error-catalog-services --- 17:51:13 [INFO] 17:51:13 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ error-catalog-services --- 17:51:13 [INFO] 17:51:13 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ error-catalog-services --- 17:51:13 [INFO] Executing tasks 17:51:13 17:51:13 ktlint: 17:51:15 [INFO] Executed tasks 17:51:15 [INFO] 17:51:15 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ error-catalog-services --- 17:51:15 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:51:15 [INFO] 17:51:15 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ error-catalog-services --- 17:51:15 [INFO] 17:51:15 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ error-catalog-services --- 17:51:15 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/services/target/code-coverage/jacoco-ut.exec 17:51:15 [INFO] 17:51:15 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ error-catalog-services --- 17:51:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/services/target/jacoco.exec 17:51:15 [INFO] 17:51:15 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ error-catalog-services --- 17:51:15 [INFO] Set 2 system properties 17:51:15 [INFO] 17:51:15 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ error-catalog-services --- 17:51:15 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-clm-master/.git 17:51:15 [INFO] Collected git.commit.id.full with value dea5fc2346c2633f38ec0e7bc8a7499446998292 17:51:15 [INFO] Collected git.commit.id.abbrev with value dea5fc2 17:51:15 [INFO] Collected git.build.time with value 2024-03-19T17:51:15+0000 17:51:15 [INFO] Collected git.build.version with value 1.6.0-SNAPSHOT 17:51:15 [INFO] Collected git.build.number with value 290 17:51:15 [INFO] including property git.build.version in results 17:51:15 [INFO] including property git.commit.id.full in results 17:51:15 [INFO] including property git.commit.id.abbrev in results 17:51:15 [INFO] including property git.build.time in results 17:51:15 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/services/target/classes/git.properties] (for module MS Error Catalog Service)... 17:51:15 [INFO] 17:51:15 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ error-catalog-services --- 17:51:15 [INFO] 17:51:15 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ error-catalog-services --- 17:51:15 [INFO] 17:51:15 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ error-catalog-services --- 17:51:15 [INFO] Tidy is skipped. 17:51:15 [INFO] 17:51:15 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ error-catalog-services --- 17:51:15 [INFO] Skipping Antrun execution 17:51:15 [INFO] 17:51:15 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ error-catalog-services --- 17:51:15 [INFO] Formatting is skipped 17:51:15 [INFO] 17:51:15 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ error-catalog-services --- 17:51:15 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:51:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:51:15 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/services/src/main/resources 17:51:15 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/services/src/main/resources 17:51:15 [INFO] 17:51:15 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ error-catalog-services --- 17:51:15 [INFO] No sources to compile 17:51:15 [INFO] 17:51:15 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ error-catalog-services --- 17:51:17 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/services/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/services/ErrorCatalogLoadService.kt: (62, 47) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 17:51:17 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/services/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/services/ErrorCatalogLoadService.kt: (120, 47) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 17:51:17 [INFO] 17:51:17 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ error-catalog-services --- 17:51:17 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:51:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:51:17 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/services/src/test/resources 17:51:17 [INFO] 17:51:17 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ error-catalog-services --- 17:51:17 [INFO] No sources to compile 17:51:17 [INFO] 17:51:17 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ error-catalog-services --- 17:51:17 [WARNING] No sources found skipping Kotlin compile 17:51:17 [INFO] 17:51:17 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ error-catalog-services --- 17:51:18 [INFO] No tests to run. 17:51:18 [INFO] 17:51:18 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ error-catalog-services --- 17:51:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:51:18 [INFO] 17:51:18 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ error-catalog-services --- 17:51:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:51:18 [INFO] 17:51:18 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ error-catalog-services --- 17:51:18 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/services/target/error-catalog-services-1.6.0-SNAPSHOT.jar 17:51:18 [INFO] 17:51:18 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ error-catalog-services --- 17:51:18 [INFO] Skipping because packaging 'jar' is not pom. 17:51:18 [INFO] 17:51:18 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ error-catalog-services --- 17:51:18 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/services/target/code-coverage/jacoco-it.exec 17:51:18 [INFO] 17:51:18 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ error-catalog-services --- 17:51:18 [INFO] No tests to run. 17:51:18 [INFO] 17:51:18 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ error-catalog-services --- 17:51:18 [INFO] No tests to run. 17:51:18 [INFO] 17:51:18 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ error-catalog-services --- 17:51:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:51:18 [INFO] 17:51:18 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ error-catalog-services --- 17:51:18 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/services/target/jacoco.exec 17:51:18 [INFO] 17:51:18 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ error-catalog-services --- 17:51:18 [INFO] 17:51:18 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ error-catalog-services --- 17:51:18 [INFO] 17:51:18 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ error-catalog-services --- 17:51:18 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/services/target/error-catalog-services-1.6.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-services/1.6.0-SNAPSHOT/error-catalog-services-1.6.0-SNAPSHOT.jar 17:51:18 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/services/pom.xml to /tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-services/1.6.0-SNAPSHOT/error-catalog-services-1.6.0-SNAPSHOT.pom 17:51:18 [INFO] 17:51:18 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ error-catalog-services --- 17:51:18 [INFO] org.onap.ccsdk.cds.error.catalog:error-catalog-services:jar:1.6.0-SNAPSHOT 17:51:18 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 17:51:18 [INFO] | +- org.springframework.boot:spring-boot-starter-webflux:jar:2.7.12:compile 17:51:18 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.12:compile 17:51:18 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.1:compile 17:51:18 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.1:compile 17:51:18 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.1:compile 17:51:18 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.12:compile 17:51:18 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.32:compile 17:51:18 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:51:18 [INFO] | | | | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:51:18 [INFO] | | | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:51:18 [INFO] | | | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 17:51:18 [INFO] | | | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:51:18 [INFO] | | | | \- io.netty:netty-handler:jar:4.1.92.Final:compile 17:51:18 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:51:18 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.92.Final:compile 17:51:18 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:51:18 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.92.Final:compile 17:51:18 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.92.Final:compile 17:51:18 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.92.Final:compile 17:51:18 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.92.Final:compile 17:51:18 [INFO] | | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:51:18 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.92.Final:compile 17:51:18 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.32:compile 17:51:18 [INFO] | | | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:51:18 [INFO] | | | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:51:18 [INFO] | | +- org.springframework:spring-web:jar:5.3.27:compile 17:51:18 [INFO] | | \- org.springframework:spring-webflux:jar:5.3.27:compile 17:51:18 [INFO] | +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.14.1:compile 17:51:18 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.1:compile 17:51:18 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.14.1:compile 17:51:18 [INFO] | | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.1:compile 17:51:18 [INFO] | +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:51:18 [INFO] | \- javax.persistence:javax.persistence-api:jar:2.2:compile 17:51:18 [INFO] +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.7.12:compile 17:51:18 [INFO] | +- org.springframework.boot:spring-boot-starter-aop:jar:2.7.12:compile 17:51:18 [INFO] | | +- org.springframework:spring-aop:jar:5.3.27:compile 17:51:18 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 17:51:18 [INFO] | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.7.12:compile 17:51:18 [INFO] | | +- com.zaxxer:HikariCP:jar:4.0.3:compile 17:51:18 [INFO] | | \- org.springframework:spring-jdbc:jar:5.3.27:compile 17:51:18 [INFO] | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 17:51:18 [INFO] | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 17:51:18 [INFO] | +- org.hibernate:hibernate-core:jar:5.6.15.Final:compile 17:51:18 [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 17:51:18 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.23:compile 17:51:18 [INFO] | | +- antlr:antlr:jar:2.7.7:compile 17:51:18 [INFO] | | +- org.jboss:jandex:jar:2.4.2.Final:compile 17:51:18 [INFO] | | +- com.fasterxml:classmate:jar:1.5.1:compile 17:51:18 [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 17:51:18 [INFO] | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 17:51:18 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 17:51:18 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 17:51:18 [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 17:51:18 [INFO] | +- org.springframework.data:spring-data-jpa:jar:2.7.12:compile 17:51:18 [INFO] | | +- org.springframework.data:spring-data-commons:jar:2.7.12:compile 17:51:18 [INFO] | | +- org.springframework:spring-orm:jar:5.3.27:compile 17:51:18 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 17:51:18 [INFO] | | | \- org.springframework:spring-expression:jar:5.3.27:compile 17:51:18 [INFO] | | +- org.springframework:spring-tx:jar:5.3.27:compile 17:51:18 [INFO] | | +- org.springframework:spring-beans:jar:5.3.27:compile 17:51:18 [INFO] | | \- org.slf4j:slf4j-api:jar:1.7.36:compile 17:51:18 [INFO] | \- org.springframework:spring-aspects:jar:5.3.27:compile 17:51:18 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 17:51:18 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 17:51:18 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.7.0:compile 17:51:18 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.7.0:compile 17:51:18 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 17:51:18 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 17:51:18 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 17:51:18 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 17:51:18 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 17:51:18 [INFO] | +- io.projectreactor:reactor-core:jar:3.4.29:compile 17:51:18 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:51:18 [INFO] | +- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 17:51:18 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.7.0:compile 17:51:18 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.7.0:compile 17:51:18 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 17:51:18 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 17:51:18 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.7.0:compile 17:51:18 [INFO] +- io.projectreactor:reactor-test:jar:3.4.29:test 17:51:18 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:51:18 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:51:18 [INFO] +- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:51:18 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:51:18 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:51:18 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:51:18 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:51:18 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.7.12:test 17:51:18 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:51:18 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:51:18 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:51:18 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:51:18 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:51:18 [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.2.12:compile 17:51:18 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:51:18 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:51:18 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:51:18 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:51:18 [INFO] | | \- org.yaml:snakeyaml:jar:1.30:compile 17:51:18 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.7.12:test 17:51:18 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.12:test 17:51:18 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.7.0:test 17:51:18 [INFO] | | \- net.minidev:json-smart:jar:2.4.11:test 17:51:18 [INFO] | | \- net.minidev:accessors-smart:jar:2.4.11:test 17:51:18 [INFO] | | \- org.ow2.asm:asm:jar:9.3:test 17:51:18 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:51:18 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:51:18 [INFO] | +- org.assertj:assertj-core:jar:3.22.0:test 17:51:18 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:test 17:51:18 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 17:51:18 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 17:51:18 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 17:51:18 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 17:51:18 [INFO] | +- org.mockito:mockito-core:jar:3.12.4:test 17:51:18 [INFO] | | +- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 17:51:18 [INFO] | | \- org.objenesis:objenesis:jar:3.2:test 17:51:18 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test 17:51:18 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 17:51:18 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:51:18 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 17:51:18 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:51:18 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 17:51:18 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.9.1:test 17:51:18 [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.8.2:test 17:51:18 [INFO] +- org.junit.platform:junit-platform-engine:jar:1.8.2:test 17:51:18 [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:test 17:51:18 [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.8.2:test 17:51:18 [INFO] +- junit:junit:jar:4.13.2:test 17:51:18 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:51:18 [INFO] \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:51:18 [INFO] 17:51:18 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ error-catalog-services --- 17:51:18 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/services/target/sonatype-clm/module.xml 17:51:18 [INFO] 17:51:18 [INFO] -----< org.onap.ccsdk.cds.error.catalog:error-catalog-application >----- 17:51:18 [INFO] Building MS Error Catalog Application 1.6.0-SNAPSHOT [6/68] 17:51:18 [INFO] --------------------------------[ jar ]--------------------------------- 17:51:18 [INFO] 17:51:18 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ error-catalog-application --- 17:51:18 [INFO] 17:51:18 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ error-catalog-application --- 17:51:18 [INFO] 17:51:18 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ error-catalog-application --- 17:51:18 [INFO] Executing tasks 17:51:18 17:51:18 ktlint: 17:51:18 [INFO] Executed tasks 17:51:18 [INFO] 17:51:18 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ error-catalog-application --- 17:51:18 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:51:18 [INFO] 17:51:18 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ error-catalog-application --- 17:51:18 [INFO] 17:51:18 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ error-catalog-application --- 17:51:18 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/application/target/code-coverage/jacoco-ut.exec 17:51:18 [INFO] 17:51:18 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ error-catalog-application --- 17:51:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/application/target/jacoco.exec 17:51:18 [INFO] 17:51:18 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ error-catalog-application --- 17:51:18 [INFO] Set 2 system properties 17:51:18 [INFO] 17:51:18 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ error-catalog-application --- 17:51:18 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-clm-master/.git 17:51:18 [INFO] Collected git.commit.id.full with value dea5fc2346c2633f38ec0e7bc8a7499446998292 17:51:18 [INFO] Collected git.commit.id.abbrev with value dea5fc2 17:51:18 [INFO] Collected git.build.time with value 2024-03-19T17:51:18+0000 17:51:18 [INFO] Collected git.build.version with value 1.6.0-SNAPSHOT 17:51:18 [INFO] Collected git.build.number with value 290 17:51:18 [INFO] including property git.build.version in results 17:51:18 [INFO] including property git.commit.id.full in results 17:51:18 [INFO] including property git.commit.id.abbrev in results 17:51:18 [INFO] including property git.build.time in results 17:51:18 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/application/target/classes/git.properties] (for module MS Error Catalog Application)... 17:51:18 [INFO] 17:51:18 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ error-catalog-application --- 17:51:18 [INFO] 17:51:18 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ error-catalog-application --- 17:51:18 [INFO] 17:51:18 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ error-catalog-application --- 17:51:18 [INFO] Tidy is skipped. 17:51:18 [INFO] 17:51:18 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ error-catalog-application --- 17:51:18 [INFO] Skipping Antrun execution 17:51:18 [INFO] 17:51:18 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ error-catalog-application --- 17:51:18 [INFO] Formatting is skipped 17:51:18 [INFO] 17:51:18 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ error-catalog-application --- 17:51:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:51:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:51:18 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/application/src/main/resources 17:51:18 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/application/src/main/resources 17:51:18 [INFO] 17:51:18 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ error-catalog-application --- 17:51:18 [INFO] No sources to compile 17:51:18 [INFO] 17:51:18 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ error-catalog-application --- 17:51:18 [WARNING] No sources found skipping Kotlin compile 17:51:18 [INFO] 17:51:18 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ error-catalog-application --- 17:51:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:51:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:51:18 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/application/src/test/resources 17:51:18 [INFO] 17:51:18 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ error-catalog-application --- 17:51:18 [INFO] No sources to compile 17:51:18 [INFO] 17:51:18 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ error-catalog-application --- 17:51:18 [WARNING] No sources found skipping Kotlin compile 17:51:18 [INFO] 17:51:18 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ error-catalog-application --- 17:51:18 [INFO] No tests to run. 17:51:18 [INFO] 17:51:18 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ error-catalog-application --- 17:51:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:51:18 [INFO] 17:51:18 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ error-catalog-application --- 17:51:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:51:18 [INFO] 17:51:18 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ error-catalog-application --- 17:51:18 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/application/target/error-catalog-application-1.6.0-SNAPSHOT.jar 17:51:18 [INFO] 17:51:18 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ error-catalog-application --- 17:51:18 [INFO] Skipping because packaging 'jar' is not pom. 17:51:18 [INFO] 17:51:18 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ error-catalog-application --- 17:51:18 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/application/target/code-coverage/jacoco-it.exec 17:51:18 [INFO] 17:51:18 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ error-catalog-application --- 17:51:18 [INFO] No tests to run. 17:51:18 [INFO] 17:51:18 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ error-catalog-application --- 17:51:18 [INFO] No tests to run. 17:51:19 [INFO] 17:51:19 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ error-catalog-application --- 17:51:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:51:19 [INFO] 17:51:19 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ error-catalog-application --- 17:51:19 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/application/target/jacoco.exec 17:51:19 [INFO] 17:51:19 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ error-catalog-application --- 17:51:19 [INFO] 17:51:19 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ error-catalog-application --- 17:51:19 [INFO] 17:51:19 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ error-catalog-application --- 17:51:19 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/application/target/error-catalog-application-1.6.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-application/1.6.0-SNAPSHOT/error-catalog-application-1.6.0-SNAPSHOT.jar 17:51:19 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/application/pom.xml to /tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-application/1.6.0-SNAPSHOT/error-catalog-application-1.6.0-SNAPSHOT.pom 17:51:19 [INFO] 17:51:19 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ error-catalog-application --- 17:51:19 [INFO] org.onap.ccsdk.cds.error.catalog:error-catalog-application:jar:1.6.0-SNAPSHOT 17:51:19 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-services:jar:1.6.0-SNAPSHOT:compile 17:51:19 [INFO] | +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 17:51:19 [INFO] | | +- org.springframework.boot:spring-boot-starter-webflux:jar:2.7.12:compile 17:51:19 [INFO] | | | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.12:compile 17:51:19 [INFO] | | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.1:compile 17:51:19 [INFO] | | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.1:compile 17:51:19 [INFO] | | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.1:compile 17:51:19 [INFO] | | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.12:compile 17:51:19 [INFO] | | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.32:compile 17:51:19 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:51:19 [INFO] | | | | | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:51:19 [INFO] | | | | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:51:19 [INFO] | | | | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 17:51:19 [INFO] | | | | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:51:19 [INFO] | | | | | \- io.netty:netty-handler:jar:4.1.92.Final:compile 17:51:19 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:51:19 [INFO] | | | | +- io.netty:netty-resolver-dns:jar:4.1.92.Final:compile 17:51:19 [INFO] | | | | | +- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:51:19 [INFO] | | | | | \- io.netty:netty-codec-dns:jar:4.1.92.Final:compile 17:51:19 [INFO] | | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.92.Final:compile 17:51:19 [INFO] | | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.92.Final:compile 17:51:19 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.92.Final:compile 17:51:19 [INFO] | | | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:51:19 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.92.Final:compile 17:51:19 [INFO] | | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.32:compile 17:51:19 [INFO] | | | | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:51:19 [INFO] | | | | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:51:19 [INFO] | | | +- org.springframework:spring-web:jar:5.3.27:compile 17:51:19 [INFO] | | | \- org.springframework:spring-webflux:jar:5.3.27:compile 17:51:19 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.14.1:compile 17:51:19 [INFO] | | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.1:compile 17:51:19 [INFO] | | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.14.1:compile 17:51:19 [INFO] | | | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.1:compile 17:51:19 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:51:19 [INFO] | | \- javax.persistence:javax.persistence-api:jar:2.2:compile 17:51:19 [INFO] | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.7.12:compile 17:51:19 [INFO] | | +- org.springframework.boot:spring-boot-starter-aop:jar:2.7.12:compile 17:51:19 [INFO] | | | +- org.springframework:spring-aop:jar:5.3.27:compile 17:51:19 [INFO] | | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 17:51:19 [INFO] | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.7.12:compile 17:51:19 [INFO] | | | +- com.zaxxer:HikariCP:jar:4.0.3:compile 17:51:19 [INFO] | | | \- org.springframework:spring-jdbc:jar:5.3.27:compile 17:51:19 [INFO] | | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 17:51:19 [INFO] | | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 17:51:19 [INFO] | | +- org.hibernate:hibernate-core:jar:5.6.15.Final:compile 17:51:19 [INFO] | | | +- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 17:51:19 [INFO] | | | +- antlr:antlr:jar:2.7.7:compile 17:51:19 [INFO] | | | +- org.jboss:jandex:jar:2.4.2.Final:compile 17:51:19 [INFO] | | | +- com.fasterxml:classmate:jar:1.5.1:compile 17:51:19 [INFO] | | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 17:51:19 [INFO] | | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 17:51:19 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 17:51:19 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 17:51:19 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 17:51:19 [INFO] | | +- org.springframework.data:spring-data-jpa:jar:2.7.12:compile 17:51:19 [INFO] | | | +- org.springframework.data:spring-data-commons:jar:2.7.12:compile 17:51:19 [INFO] | | | +- org.springframework:spring-orm:jar:5.3.27:compile 17:51:19 [INFO] | | | +- org.springframework:spring-context:jar:5.3.27:compile 17:51:19 [INFO] | | | | \- org.springframework:spring-expression:jar:5.3.27:compile 17:51:19 [INFO] | | | +- org.springframework:spring-tx:jar:5.3.27:compile 17:51:19 [INFO] | | | \- org.springframework:spring-beans:jar:5.3.27:compile 17:51:19 [INFO] | | \- org.springframework:spring-aspects:jar:5.3.27:compile 17:51:19 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 17:51:19 [INFO] | | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.7.0:compile 17:51:19 [INFO] | | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.7.0:compile 17:51:19 [INFO] | | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 17:51:19 [INFO] | | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 17:51:19 [INFO] | +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 17:51:19 [INFO] | | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 17:51:19 [INFO] | +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 17:51:19 [INFO] | | +- io.projectreactor:reactor-core:jar:3.4.29:compile 17:51:19 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:51:19 [INFO] | | +- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 17:51:19 [INFO] | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.7.0:compile 17:51:19 [INFO] | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.7.0:compile 17:51:19 [INFO] | \- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 17:51:19 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.7.0:compile 17:51:19 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:51:19 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:51:19 [INFO] +- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:51:19 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:51:19 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:51:19 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 17:51:19 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:51:19 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 17:51:19 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:51:19 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.7.12:test 17:51:19 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:51:19 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:51:19 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:51:19 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:51:19 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:51:19 [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.2.12:compile 17:51:19 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:51:19 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:51:19 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:51:19 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:51:19 [INFO] | | \- org.yaml:snakeyaml:jar:1.30:compile 17:51:19 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.7.12:test 17:51:19 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.12:test 17:51:19 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.7.0:test 17:51:19 [INFO] | | +- net.minidev:json-smart:jar:2.4.11:test 17:51:19 [INFO] | | | \- net.minidev:accessors-smart:jar:2.4.11:test 17:51:19 [INFO] | | | \- org.ow2.asm:asm:jar:9.3:test 17:51:19 [INFO] | | \- org.slf4j:slf4j-api:jar:1.7.36:compile 17:51:19 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:51:19 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:51:19 [INFO] | +- org.assertj:assertj-core:jar:3.22.0:test 17:51:19 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:test 17:51:19 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 17:51:19 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 17:51:19 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 17:51:19 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 17:51:19 [INFO] | +- org.mockito:mockito-core:jar:3.12.4:test 17:51:19 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.23:compile 17:51:19 [INFO] | | +- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 17:51:19 [INFO] | | \- org.objenesis:objenesis:jar:3.2:test 17:51:19 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test 17:51:19 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 17:51:19 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:51:19 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 17:51:19 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:51:19 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 17:51:19 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.9.1:test 17:51:19 [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.8.2:test 17:51:19 [INFO] +- org.junit.platform:junit-platform-engine:jar:1.8.2:test 17:51:19 [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:test 17:51:19 [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.8.2:test 17:51:19 [INFO] +- junit:junit:jar:4.13.2:test 17:51:19 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:51:19 [INFO] \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:51:19 [INFO] 17:51:19 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ error-catalog-application --- 17:51:19 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/application/target/sonatype-clm/module.xml 17:51:19 [INFO] 17:51:19 [INFO] ---------------< org.onap.ccsdk.cds:blueprintsprocessor >--------------- 17:51:19 [INFO] Building MS Blueprints Processor (Root) 1.6.0-SNAPSHOT [7/68] 17:51:19 [INFO] --------------------------------[ pom ]--------------------------------- 17:51:19 [INFO] 17:51:19 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ blueprintsprocessor --- 17:51:19 [INFO] 17:51:19 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ blueprintsprocessor --- 17:51:19 [INFO] 17:51:19 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ blueprintsprocessor --- 17:51:19 [INFO] Executing tasks 17:51:19 17:51:19 ktlint: 17:51:19 [INFO] Executed tasks 17:51:19 [INFO] 17:51:19 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ blueprintsprocessor --- 17:51:19 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:51:19 [INFO] 17:51:19 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ blueprintsprocessor --- 17:51:19 [INFO] 17:51:19 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ blueprintsprocessor --- 17:51:19 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/target/code-coverage/jacoco-ut.exec 17:51:19 [INFO] 17:51:19 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ blueprintsprocessor --- 17:51:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/target/jacoco.exec 17:51:19 [INFO] 17:51:19 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ blueprintsprocessor --- 17:51:19 [INFO] Set 2 system properties 17:51:19 [INFO] 17:51:19 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ blueprintsprocessor --- 17:51:19 [INFO] isPomProject is true and skipPoms is true, return 17:51:19 [INFO] 17:51:19 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ blueprintsprocessor --- 17:51:19 [INFO] 17:51:19 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ blueprintsprocessor --- 17:51:20 [INFO] 17:51:20 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ blueprintsprocessor --- 17:51:20 [INFO] Tidy is skipped. 17:51:20 [INFO] 17:51:20 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ blueprintsprocessor --- 17:51:20 [INFO] Skipping Antrun execution 17:51:20 [INFO] 17:51:20 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ blueprintsprocessor --- 17:51:20 [INFO] Formatting is skipped 17:51:20 [INFO] 17:51:20 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ blueprintsprocessor --- 17:51:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:51:20 [INFO] 17:51:20 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ blueprintsprocessor --- 17:51:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:51:20 [INFO] 17:51:20 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ blueprintsprocessor --- 17:51:20 [INFO] No site descriptor found: nothing to attach. 17:51:20 [INFO] 17:51:20 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ blueprintsprocessor --- 17:51:20 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/target/code-coverage/jacoco-it.exec 17:51:20 [INFO] 17:51:20 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ blueprintsprocessor --- 17:51:20 [INFO] No tests to run. 17:51:20 [INFO] 17:51:20 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ blueprintsprocessor --- 17:51:20 [INFO] No tests to run. 17:51:20 [INFO] 17:51:20 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ blueprintsprocessor --- 17:51:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:51:20 [INFO] 17:51:20 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ blueprintsprocessor --- 17:51:20 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/target/jacoco.exec 17:51:20 [INFO] 17:51:20 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ blueprintsprocessor --- 17:51:20 [INFO] 17:51:20 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ blueprintsprocessor --- 17:51:20 [INFO] 17:51:20 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ blueprintsprocessor --- 17:51:20 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/1.6.0-SNAPSHOT/blueprintsprocessor-1.6.0-SNAPSHOT.pom 17:51:20 [INFO] 17:51:20 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ blueprintsprocessor --- 17:51:20 [INFO] org.onap.ccsdk.cds:blueprintsprocessor:pom:1.6.0-SNAPSHOT 17:51:20 [INFO] 17:51:20 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ blueprintsprocessor --- 17:51:20 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/target/sonatype-clm/module.xml 17:51:20 [INFO] 17:51:20 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent >-- 17:51:20 [INFO] Building MS Blueprints Processor Parent 1.6.0-SNAPSHOT [8/68] 17:51:20 [INFO] --------------------------------[ pom ]--------------------------------- 17:51:22 [INFO] 17:51:22 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ blueprintsprocessor-parent --- 17:51:22 [INFO] 17:51:22 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ blueprintsprocessor-parent --- 17:51:22 [INFO] 17:51:22 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ blueprintsprocessor-parent --- 17:51:22 [INFO] Executing tasks 17:51:22 17:51:22 ktlint: 17:51:23 [INFO] Executed tasks 17:51:23 [INFO] 17:51:23 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ blueprintsprocessor-parent --- 17:51:23 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:51:23 [INFO] 17:51:23 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ blueprintsprocessor-parent --- 17:51:23 [INFO] 17:51:23 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ blueprintsprocessor-parent --- 17:51:23 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/parent/target/code-coverage/jacoco-ut.exec 17:51:23 [INFO] 17:51:23 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ blueprintsprocessor-parent --- 17:51:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/parent/target/jacoco.exec 17:51:23 [INFO] 17:51:23 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ blueprintsprocessor-parent --- 17:51:23 [INFO] Set 2 system properties 17:51:23 [INFO] 17:51:23 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ blueprintsprocessor-parent --- 17:51:23 [INFO] isPomProject is true and skipPoms is true, return 17:51:23 [INFO] 17:51:23 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ blueprintsprocessor-parent --- 17:51:23 [INFO] 17:51:23 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ blueprintsprocessor-parent --- 17:51:23 [INFO] 17:51:23 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ blueprintsprocessor-parent --- 17:51:23 [INFO] Tidy is skipped. 17:51:23 [INFO] 17:51:23 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ blueprintsprocessor-parent --- 17:51:23 [INFO] Skipping Antrun execution 17:51:23 [INFO] 17:51:23 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ blueprintsprocessor-parent --- 17:51:23 [INFO] Formatting is skipped 17:51:23 [INFO] 17:51:23 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ blueprintsprocessor-parent --- 17:51:23 [WARNING] No sources found skipping Kotlin compile 17:51:23 [INFO] 17:51:23 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ blueprintsprocessor-parent --- 17:51:23 [WARNING] No sources found skipping Kotlin compile 17:51:23 [INFO] 17:51:23 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ blueprintsprocessor-parent --- 17:51:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:51:23 [INFO] 17:51:23 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ blueprintsprocessor-parent --- 17:51:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:51:23 [INFO] 17:51:23 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ blueprintsprocessor-parent --- 17:51:23 [INFO] No site descriptor found: nothing to attach. 17:51:23 [INFO] 17:51:23 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ blueprintsprocessor-parent --- 17:51:23 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/parent/target/code-coverage/jacoco-it.exec 17:51:23 [INFO] 17:51:23 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ blueprintsprocessor-parent --- 17:51:23 [INFO] No tests to run. 17:51:23 [INFO] 17:51:23 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ blueprintsprocessor-parent --- 17:51:23 [INFO] No tests to run. 17:51:23 [INFO] 17:51:23 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ blueprintsprocessor-parent --- 17:51:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:51:23 [INFO] 17:51:23 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ blueprintsprocessor-parent --- 17:51:23 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/parent/target/jacoco.exec 17:51:23 [INFO] 17:51:23 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ blueprintsprocessor-parent --- 17:51:23 [INFO] 17:51:23 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ blueprintsprocessor-parent --- 17:51:23 [INFO] 17:51:23 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ blueprintsprocessor-parent --- 17:51:23 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/parent/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-parent/1.6.0-SNAPSHOT/blueprintsprocessor-parent-1.6.0-SNAPSHOT.pom 17:51:23 [INFO] 17:51:23 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ blueprintsprocessor-parent --- 17:51:23 [INFO] org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:pom:1.6.0-SNAPSHOT 17:51:23 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:51:23 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 17:51:23 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 17:51:23 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 17:51:23 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 17:51:23 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 17:51:23 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 17:51:23 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 17:51:23 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 17:51:23 [INFO] | +- org.opentest4j:opentest4j:jar:1.1.1:compile 17:51:23 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:compile 17:51:23 [INFO] | \- org.hamcrest:hamcrest:jar:2.2:compile 17:51:23 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 17:51:23 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 17:51:23 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:51:23 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 17:51:23 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 17:51:23 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 17:51:23 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:51:23 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 17:51:23 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 17:51:23 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 17:51:23 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 17:51:23 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 17:51:23 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 17:51:23 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 17:51:23 [INFO] | | | \- net.bytebuddy:byte-buddy:jar:1.12.23:compile 17:51:23 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 17:51:23 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 17:51:23 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 17:51:23 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 17:51:23 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 17:51:23 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 17:51:23 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 17:51:23 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 17:51:23 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 17:51:23 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 17:51:23 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 17:51:23 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 17:51:23 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 17:51:23 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 17:51:23 [INFO] | | +- org.springframework:spring-beans:jar:5.3.27:compile 17:51:23 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 17:51:23 [INFO] | | | \- org.springframework:spring-expression:jar:5.3.27:compile 17:51:23 [INFO] | | \- org.springframework:spring-aop:jar:5.3.27:compile 17:51:23 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 17:51:23 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:51:23 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:51:23 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:51:23 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 17:51:23 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 17:51:23 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 17:51:23 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 17:51:23 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 17:51:23 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 17:51:23 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 17:51:23 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 17:51:23 [INFO] | +- io.projectreactor:reactor-core:jar:3.4.29:compile 17:51:23 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:51:23 [INFO] | +- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 17:51:23 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 17:51:23 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 17:51:23 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 17:51:23 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 17:51:23 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 17:51:23 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 17:51:23 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:51:23 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:51:23 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:51:23 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:51:23 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 17:51:23 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 17:51:23 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 17:51:23 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 17:51:23 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 17:51:23 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 17:51:23 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 17:51:23 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 17:51:23 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:51:23 [INFO] | | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:51:23 [INFO] | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:51:23 [INFO] | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 17:51:23 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:51:23 [INFO] | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:51:23 [INFO] | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 17:51:23 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:51:23 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:51:23 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:51:23 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:51:23 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 17:51:23 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 17:51:23 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 17:51:23 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 17:51:23 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 17:51:23 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 17:51:23 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 17:51:23 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 17:51:23 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 17:51:23 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 17:51:23 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 17:51:23 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 17:51:23 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 17:51:23 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 17:51:23 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 17:51:23 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 17:51:23 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 17:51:23 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 17:51:23 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 17:51:23 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 17:51:23 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 17:51:23 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 17:51:23 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 17:51:23 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 17:51:23 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 17:51:23 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 17:51:23 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:51:23 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:51:23 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:51:23 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:51:23 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:51:23 [INFO] | | | | +- ch.qos.logback:logback-core:jar:1.2.12:compile 17:51:23 [INFO] | | | | \- org.slf4j:slf4j-api:jar:1.7.36:compile 17:51:23 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:51:23 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:51:23 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:51:23 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:51:23 [INFO] | | +- org.springframework:spring-core:jar:5.3.27:compile 17:51:23 [INFO] | | | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:51:23 [INFO] | | \- org.yaml:snakeyaml:jar:1.30:compile 17:51:23 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 17:51:23 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 17:51:23 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:51:23 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 17:51:23 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 17:51:23 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 17:51:23 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 17:51:23 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 17:51:23 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 17:51:23 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 17:51:23 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 17:51:23 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 17:51:23 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 17:51:23 [INFO] 17:51:23 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ blueprintsprocessor-parent --- 17:51:23 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/parent/target/sonatype-clm/module.xml 17:51:23 [INFO] 17:51:23 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-modules >-- 17:51:23 [INFO] Building MS Blueprints Processor Modules (Root) 1.6.0-SNAPSHOT [9/68] 17:51:23 [INFO] --------------------------------[ pom ]--------------------------------- 17:51:23 [INFO] 17:51:23 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ blueprintsprocessor-modules --- 17:51:23 [INFO] 17:51:23 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ blueprintsprocessor-modules --- 17:51:23 [INFO] 17:51:23 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ blueprintsprocessor-modules --- 17:51:23 [INFO] Executing tasks 17:51:23 17:51:23 ktlint: 17:51:24 [INFO] Executed tasks 17:51:24 [INFO] 17:51:24 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ blueprintsprocessor-modules --- 17:51:24 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:51:24 [INFO] 17:51:24 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ blueprintsprocessor-modules --- 17:51:24 [INFO] 17:51:24 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ blueprintsprocessor-modules --- 17:51:24 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/target/code-coverage/jacoco-ut.exec 17:51:24 [INFO] 17:51:24 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ blueprintsprocessor-modules --- 17:51:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/target/jacoco.exec 17:51:24 [INFO] 17:51:24 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ blueprintsprocessor-modules --- 17:51:24 [INFO] Set 2 system properties 17:51:24 [INFO] 17:51:24 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ blueprintsprocessor-modules --- 17:51:24 [INFO] isPomProject is true and skipPoms is true, return 17:51:24 [INFO] 17:51:24 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ blueprintsprocessor-modules --- 17:51:24 [INFO] 17:51:24 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ blueprintsprocessor-modules --- 17:51:24 [INFO] 17:51:24 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ blueprintsprocessor-modules --- 17:51:24 [INFO] Tidy is skipped. 17:51:24 [INFO] 17:51:24 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ blueprintsprocessor-modules --- 17:51:24 [INFO] Skipping Antrun execution 17:51:24 [INFO] 17:51:24 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ blueprintsprocessor-modules --- 17:51:24 [INFO] Formatting is skipped 17:51:24 [INFO] 17:51:24 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ blueprintsprocessor-modules --- 17:51:24 [WARNING] No sources found skipping Kotlin compile 17:51:24 [INFO] 17:51:24 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ blueprintsprocessor-modules --- 17:51:24 [WARNING] No sources found skipping Kotlin compile 17:51:24 [INFO] 17:51:24 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ blueprintsprocessor-modules --- 17:51:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:51:24 [INFO] 17:51:24 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ blueprintsprocessor-modules --- 17:51:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:51:24 [INFO] 17:51:24 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ blueprintsprocessor-modules --- 17:51:24 [INFO] No site descriptor found: nothing to attach. 17:51:24 [INFO] 17:51:24 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ blueprintsprocessor-modules --- 17:51:24 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/target/code-coverage/jacoco-it.exec 17:51:24 [INFO] 17:51:24 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ blueprintsprocessor-modules --- 17:51:24 [INFO] No tests to run. 17:51:24 [INFO] 17:51:24 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ blueprintsprocessor-modules --- 17:51:24 [INFO] No tests to run. 17:51:24 [INFO] 17:51:24 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ blueprintsprocessor-modules --- 17:51:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:51:24 [INFO] 17:51:24 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ blueprintsprocessor-modules --- 17:51:24 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/target/jacoco.exec 17:51:24 [INFO] 17:51:24 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ blueprintsprocessor-modules --- 17:51:24 [INFO] 17:51:24 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ blueprintsprocessor-modules --- 17:51:24 [INFO] 17:51:24 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ blueprintsprocessor-modules --- 17:51:24 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-modules/1.6.0-SNAPSHOT/blueprintsprocessor-modules-1.6.0-SNAPSHOT.pom 17:51:24 [INFO] 17:51:24 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ blueprintsprocessor-modules --- 17:51:24 [INFO] org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-modules:pom:1.6.0-SNAPSHOT 17:51:24 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:51:24 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 17:51:24 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 17:51:24 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 17:51:24 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 17:51:24 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 17:51:24 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 17:51:24 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 17:51:24 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 17:51:24 [INFO] | +- org.opentest4j:opentest4j:jar:1.1.1:compile 17:51:24 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:compile 17:51:24 [INFO] | \- org.hamcrest:hamcrest:jar:2.2:compile 17:51:24 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 17:51:24 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 17:51:24 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:51:24 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 17:51:24 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 17:51:24 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 17:51:24 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:51:24 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 17:51:24 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 17:51:24 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 17:51:24 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 17:51:24 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 17:51:24 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 17:51:24 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 17:51:24 [INFO] | | | \- net.bytebuddy:byte-buddy:jar:1.12.23:compile 17:51:24 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 17:51:24 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 17:51:24 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 17:51:24 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 17:51:24 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 17:51:24 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 17:51:24 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 17:51:24 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 17:51:24 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 17:51:24 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 17:51:24 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 17:51:24 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 17:51:24 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 17:51:24 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 17:51:24 [INFO] | | +- org.springframework:spring-beans:jar:5.3.27:compile 17:51:24 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 17:51:24 [INFO] | | | \- org.springframework:spring-expression:jar:5.3.27:compile 17:51:24 [INFO] | | \- org.springframework:spring-aop:jar:5.3.27:compile 17:51:24 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 17:51:24 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:51:24 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:51:24 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:51:24 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 17:51:24 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 17:51:24 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 17:51:24 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 17:51:24 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 17:51:24 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 17:51:24 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 17:51:24 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 17:51:24 [INFO] | +- io.projectreactor:reactor-core:jar:3.4.29:compile 17:51:24 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:51:24 [INFO] | +- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 17:51:24 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 17:51:24 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 17:51:24 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 17:51:24 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 17:51:24 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 17:51:24 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 17:51:24 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:51:24 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:51:24 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:51:24 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:51:24 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 17:51:24 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 17:51:24 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 17:51:24 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 17:51:24 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 17:51:24 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 17:51:24 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 17:51:24 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 17:51:24 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:51:24 [INFO] | | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:51:24 [INFO] | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:51:24 [INFO] | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 17:51:24 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:51:24 [INFO] | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:51:24 [INFO] | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 17:51:24 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:51:24 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:51:24 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:51:24 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:51:24 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 17:51:24 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 17:51:24 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 17:51:24 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 17:51:24 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 17:51:24 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 17:51:24 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 17:51:24 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 17:51:24 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 17:51:24 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 17:51:24 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 17:51:24 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 17:51:24 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 17:51:24 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 17:51:24 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 17:51:24 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 17:51:24 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 17:51:24 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 17:51:24 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 17:51:24 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 17:51:24 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 17:51:24 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 17:51:24 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 17:51:24 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 17:51:24 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 17:51:24 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 17:51:24 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:51:24 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:51:24 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:51:24 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:51:24 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:51:24 [INFO] | | | | +- ch.qos.logback:logback-core:jar:1.2.12:compile 17:51:24 [INFO] | | | | \- org.slf4j:slf4j-api:jar:1.7.36:compile 17:51:24 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:51:24 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:51:24 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:51:24 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:51:24 [INFO] | | +- org.springframework:spring-core:jar:5.3.27:compile 17:51:24 [INFO] | | | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:51:24 [INFO] | | \- org.yaml:snakeyaml:jar:1.30:compile 17:51:24 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 17:51:24 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 17:51:24 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:51:24 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 17:51:24 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 17:51:24 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 17:51:24 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 17:51:24 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 17:51:24 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 17:51:24 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 17:51:24 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 17:51:24 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 17:51:24 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 17:51:24 [INFO] 17:51:24 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ blueprintsprocessor-modules --- 17:51:24 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/target/sonatype-clm/module.xml 17:51:24 [INFO] 17:51:24 [INFO] -----< org.onap.ccsdk.cds.blueprintsprocessor:modules-blueprints >------ 17:51:24 [INFO] Building MS Blueprints Processor Modules - Blueprints 1.6.0-SNAPSHOT [10/68] 17:51:24 [INFO] --------------------------------[ pom ]--------------------------------- 17:51:24 [INFO] 17:51:24 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ modules-blueprints --- 17:51:24 [INFO] 17:51:24 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ modules-blueprints --- 17:51:24 [INFO] 17:51:24 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ modules-blueprints --- 17:51:24 [INFO] Executing tasks 17:51:24 17:51:24 ktlint: 17:51:24 [INFO] Executed tasks 17:51:24 [INFO] 17:51:24 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ modules-blueprints --- 17:51:24 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:51:24 [INFO] 17:51:24 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ modules-blueprints --- 17:51:24 [INFO] 17:51:24 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ modules-blueprints --- 17:51:24 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/target/code-coverage/jacoco-ut.exec 17:51:24 [INFO] 17:51:24 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ modules-blueprints --- 17:51:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/target/jacoco.exec 17:51:24 [INFO] 17:51:24 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ modules-blueprints --- 17:51:24 [INFO] Set 2 system properties 17:51:24 [INFO] 17:51:24 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ modules-blueprints --- 17:51:24 [INFO] isPomProject is true and skipPoms is true, return 17:51:24 [INFO] 17:51:24 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ modules-blueprints --- 17:51:24 [INFO] 17:51:24 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ modules-blueprints --- 17:51:24 [INFO] 17:51:24 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ modules-blueprints --- 17:51:24 [INFO] Tidy is skipped. 17:51:24 [INFO] 17:51:24 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ modules-blueprints --- 17:51:24 [INFO] Skipping Antrun execution 17:51:24 [INFO] 17:51:24 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ modules-blueprints --- 17:51:24 [INFO] Formatting is skipped 17:51:24 [INFO] 17:51:24 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ modules-blueprints --- 17:51:24 [WARNING] No sources found skipping Kotlin compile 17:51:24 [INFO] 17:51:24 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ modules-blueprints --- 17:51:24 [WARNING] No sources found skipping Kotlin compile 17:51:24 [INFO] 17:51:24 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ modules-blueprints --- 17:51:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:51:24 [INFO] 17:51:24 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ modules-blueprints --- 17:51:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:51:24 [INFO] 17:51:24 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ modules-blueprints --- 17:51:24 [INFO] No site descriptor found: nothing to attach. 17:51:24 [INFO] 17:51:24 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ modules-blueprints --- 17:51:24 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/target/code-coverage/jacoco-it.exec 17:51:24 [INFO] 17:51:24 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ modules-blueprints --- 17:51:24 [INFO] No tests to run. 17:51:24 [INFO] 17:51:24 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ modules-blueprints --- 17:51:24 [INFO] No tests to run. 17:51:24 [INFO] 17:51:24 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ modules-blueprints --- 17:51:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:51:24 [INFO] 17:51:24 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ modules-blueprints --- 17:51:24 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/target/jacoco.exec 17:51:24 [INFO] 17:51:24 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ modules-blueprints --- 17:51:24 [INFO] 17:51:24 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ modules-blueprints --- 17:51:24 [INFO] 17:51:24 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ modules-blueprints --- 17:51:24 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules-blueprints/1.6.0-SNAPSHOT/modules-blueprints-1.6.0-SNAPSHOT.pom 17:51:24 [INFO] 17:51:24 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ modules-blueprints --- 17:51:24 [INFO] org.onap.ccsdk.cds.blueprintsprocessor:modules-blueprints:pom:1.6.0-SNAPSHOT 17:51:24 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:51:24 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 17:51:24 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 17:51:24 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 17:51:24 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 17:51:24 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 17:51:24 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 17:51:24 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 17:51:24 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 17:51:24 [INFO] | +- org.opentest4j:opentest4j:jar:1.1.1:compile 17:51:24 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:compile 17:51:24 [INFO] | \- org.hamcrest:hamcrest:jar:2.2:compile 17:51:24 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 17:51:24 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 17:51:24 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:51:24 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 17:51:24 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 17:51:24 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 17:51:24 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:51:24 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 17:51:24 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 17:51:24 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 17:51:24 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 17:51:24 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 17:51:24 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 17:51:24 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 17:51:24 [INFO] | | | \- net.bytebuddy:byte-buddy:jar:1.12.23:compile 17:51:24 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 17:51:24 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 17:51:24 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 17:51:24 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 17:51:24 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 17:51:24 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 17:51:24 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 17:51:24 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 17:51:24 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 17:51:24 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 17:51:24 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 17:51:24 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 17:51:24 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 17:51:24 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 17:51:24 [INFO] | | +- org.springframework:spring-beans:jar:5.3.27:compile 17:51:24 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 17:51:24 [INFO] | | | \- org.springframework:spring-expression:jar:5.3.27:compile 17:51:24 [INFO] | | \- org.springframework:spring-aop:jar:5.3.27:compile 17:51:24 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 17:51:24 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:51:24 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:51:24 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:51:24 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 17:51:24 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 17:51:24 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 17:51:24 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 17:51:24 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 17:51:24 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 17:51:24 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 17:51:24 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 17:51:24 [INFO] | +- io.projectreactor:reactor-core:jar:3.4.29:compile 17:51:24 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:51:24 [INFO] | +- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 17:51:24 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 17:51:24 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 17:51:24 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 17:51:24 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 17:51:24 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 17:51:24 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 17:51:24 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:51:24 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:51:24 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:51:24 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:51:24 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 17:51:24 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 17:51:24 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 17:51:24 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 17:51:24 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 17:51:24 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 17:51:24 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 17:51:24 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 17:51:24 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:51:24 [INFO] | | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:51:24 [INFO] | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:51:24 [INFO] | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 17:51:24 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:51:24 [INFO] | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:51:24 [INFO] | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 17:51:24 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:51:24 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:51:24 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:51:24 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:51:24 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 17:51:24 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 17:51:24 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 17:51:24 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 17:51:24 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 17:51:24 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 17:51:24 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 17:51:24 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 17:51:24 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 17:51:24 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 17:51:24 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 17:51:24 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 17:51:24 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 17:51:24 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 17:51:24 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 17:51:24 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 17:51:24 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 17:51:24 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 17:51:24 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 17:51:24 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 17:51:24 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 17:51:24 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 17:51:24 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 17:51:24 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 17:51:24 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 17:51:24 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 17:51:24 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:51:24 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:51:24 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:51:24 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:51:24 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:51:24 [INFO] | | | | +- ch.qos.logback:logback-core:jar:1.2.12:compile 17:51:24 [INFO] | | | | \- org.slf4j:slf4j-api:jar:1.7.36:compile 17:51:24 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:51:24 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:51:24 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:51:24 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:51:24 [INFO] | | +- org.springframework:spring-core:jar:5.3.27:compile 17:51:24 [INFO] | | | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:51:24 [INFO] | | \- org.yaml:snakeyaml:jar:1.30:compile 17:51:24 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 17:51:24 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 17:51:24 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:51:24 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 17:51:24 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 17:51:24 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 17:51:24 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 17:51:24 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 17:51:24 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 17:51:24 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 17:51:24 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 17:51:24 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 17:51:24 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 17:51:24 [INFO] 17:51:24 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ modules-blueprints --- 17:51:25 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/target/sonatype-clm/module.xml 17:51:25 [INFO] 17:51:25 [INFO] ---< org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core >---- 17:51:25 [INFO] Building MS Blueprints Processor Modules - Blueprints - Blueprints Core 1.6.0-SNAPSHOT [11/68] 17:51:25 [INFO] --------------------------------[ jar ]--------------------------------- 17:51:26 [INFO] 17:51:26 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ blueprint-core --- 17:51:26 [INFO] 17:51:26 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ blueprint-core --- 17:51:26 [INFO] 17:51:26 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ blueprint-core --- 17:51:26 [INFO] Executing tasks 17:51:26 17:51:26 ktlint: 17:51:30 [INFO] Executed tasks 17:51:30 [INFO] 17:51:30 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ blueprint-core --- 17:51:30 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:51:30 [INFO] 17:51:30 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ blueprint-core --- 17:51:30 [INFO] 17:51:30 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ blueprint-core --- 17:51:30 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/code-coverage/jacoco-ut.exec 17:51:30 [INFO] 17:51:30 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ blueprint-core --- 17:51:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/jacoco.exec 17:51:30 [INFO] 17:51:30 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ blueprint-core --- 17:51:30 [INFO] Set 2 system properties 17:51:30 [INFO] 17:51:30 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ blueprint-core --- 17:51:30 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-clm-master/.git 17:51:30 [INFO] Collected git.commit.id.full with value dea5fc2346c2633f38ec0e7bc8a7499446998292 17:51:30 [INFO] Collected git.commit.id.abbrev with value dea5fc2 17:51:30 [INFO] Collected git.build.time with value 2024-03-19T17:51:30+0000 17:51:30 [INFO] Collected git.build.version with value 1.6.0-SNAPSHOT 17:51:30 [INFO] Collected git.build.number with value 290 17:51:30 [INFO] including property git.build.version in results 17:51:30 [INFO] including property git.commit.id.full in results 17:51:30 [INFO] including property git.commit.id.abbrev in results 17:51:30 [INFO] including property git.build.time in results 17:51:30 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/classes/git.properties] (for module MS Blueprints Processor Modules - Blueprints - Blueprints Core)... 17:51:30 [INFO] 17:51:30 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ blueprint-core --- 17:51:30 [INFO] 17:51:30 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ blueprint-core --- 17:51:30 [INFO] 17:51:30 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ blueprint-core --- 17:51:30 [INFO] Tidy is skipped. 17:51:30 [INFO] 17:51:30 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ blueprint-core --- 17:51:30 [INFO] Skipping Antrun execution 17:51:30 [INFO] 17:51:30 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ blueprint-core --- 17:51:30 [INFO] Formatting is skipped 17:51:30 [INFO] 17:51:30 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ blueprint-core --- 17:51:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:51:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:51:30 [INFO] Copying 0 resource 17:51:30 [INFO] Copying 2 resources 17:51:30 [INFO] 17:51:30 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ blueprint-core --- 17:51:30 [INFO] No sources to compile 17:51:30 [INFO] 17:51:30 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ blueprint-core --- 17:51:30 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/java 17:51:48 [WARNING] The following script definitions are not found in the classpath: [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript, org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/BluePrintExtensionFunctions.kt: (68, 9) Variable 'getter' is never used 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/BluePrintExtensionFunctions.kt: (134, 49) Parameter 'propertyName' is never used 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/CustomFunctions.kt: (123, 29) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/CustomFunctions.kt: (167, 9) Condition 'args != null' is always 'true' 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/CustomFunctions.kt: (173, 61) Parameter 'valueType' is never used 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/CustomFunctions.kt: (175, 18) Unchecked cast: Any? to T 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/CustomFunctions.kt: (181, 53) Parameter 'valueType' is never used 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/CustomFunctions.kt: (183, 25) Unchecked cast: Any? to T 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/CustomFunctions.kt: (318, 10) 'String' is a final type, and thus a value of the type parameter is predetermined 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/data/BluePrintModel.kt: (261, 36) 'constructor Integer(Int)' is deprecated. Deprecated in Java 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/dsl/BluePrintDSL.kt: (113, 32) Parameter 'jsonPath' is never used 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/dsl/BluePrintTemplateDSLBuilder.kt: (147, 37) This declaration is experimental and its usage should be marked with '@kotlin.reflect.jvm.ExperimentalReflectionOnLambdas' or '@OptIn(kotlin.reflect.jvm.ExperimentalReflectionOnLambdas::class)' 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/dsl/BluePrintTemplateDSLBuilder.kt: (147, 85) Unchecked cast: KClassifier? to KClass 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/dsl/BluePrintTemplateDSLBuilder.kt: (256, 37) This declaration is experimental and its usage should be marked with '@kotlin.reflect.jvm.ExperimentalReflectionOnLambdas' or '@OptIn(kotlin.reflect.jvm.ExperimentalReflectionOnLambdas::class)' 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/dsl/BluePrintTemplateDSLBuilder.kt: (256, 85) Unchecked cast: KClassifier? to KClass 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/dsl/BluePrintTemplateDSLBuilder.kt: (403, 35) This declaration is experimental and its usage should be marked with '@kotlin.reflect.jvm.ExperimentalReflectionOnLambdas' or '@OptIn(kotlin.reflect.jvm.ExperimentalReflectionOnLambdas::class)' 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/dsl/BluePrintTemplateDSLBuilder.kt: (403, 83) Unchecked cast: KClassifier? to KClass 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/dsl/BluePrintTemplateDSLBuilder.kt: (412, 36) This declaration is experimental and its usage should be marked with '@kotlin.reflect.jvm.ExperimentalReflectionOnLambdas' or '@OptIn(kotlin.reflect.jvm.ExperimentalReflectionOnLambdas::class)' 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/dsl/BluePrintTemplateDSLBuilder.kt: (412, 84) Unchecked cast: KClassifier? to KClass 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/interfaces/BluePrintDefinitions.kt: (50, 40) Unchecked cast: Any? to T 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/scripts/BluePrintCompileService.kt: (53, 39) Parameter 's' is never used, could be renamed to _ 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/scripts/BluePrintCompileService.kt: (131, 20) 'newInstance(): T!' is deprecated. Deprecated in Java 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/scripts/BluePrintCompileService.kt: (137, 25) Unchecked cast: Any to T 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/scripts/BluePrintScriptsServiceImpl.kt: (66, 58) Unnecessary non-null assertion (!!) on a non-null receiver of type String 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/scripts/BluePrintScriptsServiceImpl.kt: (66, 91) Unnecessary non-null assertion (!!) on a non-null receiver of type String 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/scripts/BluePrintScriptsServiceImpl.kt: (74, 52) Unchecked cast: Any! to T 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/scripts/BluePrintScriptsServiceImpl.kt: (80, 52) Unchecked cast: Any! to T 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintChainedService.kt: (52, 53) Name shadowed: nodeType 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintChainedService.kt: (92, 13) Variable 'nodeType' is never used 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintChainedService.kt: (95, 53) Name shadowed: nodeType 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintContext.kt: (69, 66) Unchecked cast: Any? to T 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintContext.kt: (85, 23) Parameter 'type' is never used 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintRuntimeService.kt: (757, 39) Destructured parameter 'property' is never used 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (66, 39) 'BluePrintValidatorDefaultService' is deprecated. Decomposed implementation moved to blueprint-validation module 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (86, 21) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (123, 21) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (135, 21) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (155, 17) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (187, 17) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (197, 17) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (214, 17) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (233, 21) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (235, 17) Elvis operator (?:) always returns the left operand of non-nullable type String 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (239, 17) Variable 'file' is never used 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (240, 17) Elvis operator (?:) always returns the left operand of non-nullable type String 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (261, 17) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (266, 21) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (291, 21) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (555, 21) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (606, 21) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintValidatorService.kt: (618, 21) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (115, 35) This declaration is experimental and its usage should be marked with '@kotlinx.coroutines.ObsoleteCoroutinesApi' or '@OptIn(kotlinx.coroutines.ObsoleteCoroutinesApi::class)' 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (132, 23) This declaration is experimental and its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (138, 21) This declaration is experimental and its usage should be marked with '@kotlinx.coroutines.ObsoleteCoroutinesApi' or '@OptIn(kotlinx.coroutines.ObsoleteCoroutinesApi::class)' 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (169, 39) This declaration is experimental and its usage should be marked with '@kotlinx.coroutines.ObsoleteCoroutinesApi' or '@OptIn(kotlinx.coroutines.ObsoleteCoroutinesApi::class)' 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (173, 13) This declaration is experimental and its usage should be marked with '@kotlinx.coroutines.ObsoleteCoroutinesApi' or '@OptIn(kotlinx.coroutines.ObsoleteCoroutinesApi::class)' 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (256, 17) This declaration is experimental and its usage should be marked with '@kotlinx.coroutines.ObsoleteCoroutinesApi' or '@OptIn(kotlinx.coroutines.ObsoleteCoroutinesApi::class)' 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (297, 31) Parameter 'message' is never used 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (301, 30) Parameter 'messageWorkflow' is never used 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (302, 13) This declaration is experimental and its usage should be marked with '@kotlinx.coroutines.ObsoleteCoroutinesApi' or '@OptIn(kotlinx.coroutines.ObsoleteCoroutinesApi::class)' 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (308, 13) Non exhaustive 'when' statements on sealed class/interface will be prohibited in 1.7, add 'is NodeCancelMessage' branch or 'else' branch instead 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (315, 25) This declaration is experimental and its usage should be marked with '@kotlinx.coroutines.ObsoleteCoroutinesApi' or '@OptIn(kotlinx.coroutines.ObsoleteCoroutinesApi::class)' 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (325, 29) This declaration is experimental and its usage should be marked with '@kotlinx.coroutines.ObsoleteCoroutinesApi' or '@OptIn(kotlinx.coroutines.ObsoleteCoroutinesApi::class)' 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (336, 29) This declaration is experimental and its usage should be marked with '@kotlinx.coroutines.ObsoleteCoroutinesApi' or '@OptIn(kotlinx.coroutines.ObsoleteCoroutinesApi::class)' 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowService.kt: (346, 29) This declaration is experimental and its usage should be marked with '@kotlinx.coroutines.ObsoleteCoroutinesApi' or '@OptIn(kotlinx.coroutines.ObsoleteCoroutinesApi::class)' 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/PropertyAssignmentService.kt: (314, 20) Condition 'artifactDefinition.file != null' is always 'true' 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintArchiveUtils.kt: (172, 41) 'toByte(): Byte' is deprecated. Conversion of Char to Number is deprecated. Use Char.code property instead. 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintArchiveUtils.kt: (179, 51) Variable 'enumeration' initializer is redundant 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintArchiveUtils.kt: (191, 35) Unnecessary non-null assertion (!!) on a non-null receiver of type BluePrintArchiveUtils.ArchiveEnumerator 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintArchiveUtils.kt: (196, 30) Unnecessary non-null assertion (!!) on a non-null receiver of type ArchiveEntry 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintArchiveUtils.kt: (246, 17) Safe call on a non-null receiver will have nullable type in future releases 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintArchiveUtils.kt: (246, 27) Unnecessary safe call on a non-null receiver of type ZipFile? 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintFileUtils.kt: (319, 61) The resulting type of this 'javaClass' call is Class and not Class. Please use the more clear '::class.java' syntax to avoid confusion 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintMetadataUtils.kt: (178, 69) 'toUpperCase(): String' is deprecated. Use uppercase() instead. 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintMetadataUtils.kt: (276, 48) Parameter 'toscaMetaData' is never used 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintMetadataUtils.kt: (276, 78) Parameter 'basePath' is never used 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/JacksonUtils.kt: (198, 68) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/JacksonUtils.kt: (207, 40) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/JacksonUtils.kt: (219, 40) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/JacksonUtils.kt: (231, 31) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/JacksonUtils.kt: (249, 31) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/JacksonUtils.kt: (260, 33) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/JacksonUtils.kt: (274, 33) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/JacksonUtils.kt: (300, 40) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/JacksonUtils.kt: (321, 31) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 17:51:48 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/PropertyDefinitionUtils.kt: (27, 26) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 17:51:48 [INFO] 17:51:48 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ blueprint-core --- 17:51:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:51:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:51:48 [INFO] Copying 22 resources 17:51:48 [INFO] 17:51:48 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ blueprint-core --- 17:51:48 [INFO] No sources to compile 17:51:48 [INFO] 17:51:48 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ blueprint-core --- 17:51:48 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/test/java 17:51:51 [WARNING] The following script definitions are not found in the classpath: [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript, org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:51:51 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/test/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/MDCContextTest.kt: (46, 13) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. 17:51:51 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/test/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/annotations/BluePrintsAnnotationsTest.kt: (33, 13) Variable 'wfOutput' is never used 17:51:51 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/test/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintWorkflowServiceTest.kt: (205, 28) This declaration is experimental and its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' 17:51:51 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/test/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/utils/BluePrintIOUtilsTest.kt: (28, 61) Parameter 'count' is never used, could be renamed to _ 17:51:51 [INFO] 17:51:51 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ blueprint-core --- 17:51:52 [INFO] 17:51:52 [INFO] ------------------------------------------------------- 17:51:52 [INFO] T E S T S 17:51:52 [INFO] ------------------------------------------------------- 17:51:53 [INFO] 17:51:53 [INFO] Results: 17:51:53 [INFO] 17:51:53 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 17:51:53 [INFO] 17:51:53 [INFO] 17:51:53 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ blueprint-core --- 17:51:53 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/code-coverage/jacoco-ut.exec 17:51:53 [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Blueprints - Blueprints Core' with 253 classes 17:51:53 [INFO] 17:51:53 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ blueprint-core --- 17:51:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:51:53 [INFO] 17:51:53 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ blueprint-core --- 17:51:54 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/blueprint-core-1.6.0-SNAPSHOT.jar 17:51:54 [INFO] 17:51:54 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ blueprint-core --- 17:51:54 [INFO] Skipping because packaging 'jar' is not pom. 17:51:54 [INFO] 17:51:54 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ blueprint-core --- 17:51:54 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/code-coverage/jacoco-it.exec 17:51:54 [INFO] 17:51:54 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ blueprint-core --- 17:51:54 [INFO] 17:51:54 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ blueprint-core --- 17:51:54 [INFO] 17:51:54 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ blueprint-core --- 17:51:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:51:54 [INFO] 17:51:54 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ blueprint-core --- 17:51:54 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/jacoco.exec 17:51:54 [INFO] 17:51:54 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ blueprint-core --- 17:51:54 [INFO] 17:51:54 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ blueprint-core --- 17:51:54 [INFO] 17:51:54 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ blueprint-core --- 17:51:54 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/blueprint-core-1.6.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-core/1.6.0-SNAPSHOT/blueprint-core-1.6.0-SNAPSHOT.jar 17:51:54 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-core/1.6.0-SNAPSHOT/blueprint-core-1.6.0-SNAPSHOT.pom 17:51:54 [INFO] 17:51:54 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ blueprint-core --- 17:51:54 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.6.0-SNAPSHOT 17:51:54 [INFO] +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 17:51:54 [INFO] +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile 17:51:54 [INFO] | +- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 17:51:54 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 17:51:54 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 17:51:54 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 17:51:54 [INFO] | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 17:51:54 [INFO] +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile 17:51:54 [INFO] +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.13.5:compile 17:51:54 [INFO] | \- javax.validation:validation-api:jar:2.0.1.Final:compile 17:51:54 [INFO] +- io.projectreactor:reactor-core:jar:3.4.29:compile 17:51:54 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:51:54 [INFO] +- org.yaml:snakeyaml:jar:1.30:compile 17:51:54 [INFO] +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 17:51:54 [INFO] +- commons-lang:commons-lang:jar:2.6:compile 17:51:54 [INFO] +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 17:51:54 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 17:51:54 [INFO] | +- org.javassist:javassist:jar:3.24.1-GA:compile 17:51:54 [INFO] | +- org.jsoup:jsoup:jar:1.12.1:compile 17:51:54 [INFO] | +- com.google.re2j:re2j:jar:1.2:compile 17:51:54 [INFO] | +- commons-net:commons-net:jar:3.9.0:compile 17:51:54 [INFO] | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 17:51:54 [INFO] | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 17:51:54 [INFO] | \- ch.obermuhlner:big-math:jar:2.0.0:compile 17:51:54 [INFO] +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:51:54 [INFO] | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:51:54 [INFO] | | \- ch.qos.logback:logback-core:jar:1.2.12:compile 17:51:54 [INFO] | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:51:54 [INFO] | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:51:54 [INFO] | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:51:54 [INFO] +- org.apache.commons:commons-compress:jar:1.21:compile 17:51:54 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.7.0:test 17:51:54 [INFO] | +- org.jetbrains.kotlin:kotlin-test:jar:1.6.21:test 17:51:54 [INFO] | \- junit:junit:jar:4.13.2:test 17:51:54 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:compile 17:51:54 [INFO] | \- org.hamcrest:hamcrest:jar:2.2:compile 17:51:54 [INFO] +- io.mockk:mockk:jar:1.12.8:test 17:51:54 [INFO] | +- io.mockk:mockk-dsl:jar:1.12.8:test 17:51:54 [INFO] | +- io.mockk:mockk-agent:jar:1.12.8:test 17:51:54 [INFO] | +- io.mockk:mockk-agent-api:jar:1.12.8:test 17:51:54 [INFO] | +- io.mockk:mockk-core:jar:1.12.8:test 17:51:54 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 17:51:54 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 17:51:54 [INFO] +- io.mockk:mockk-jvm:jar:1.12.8:test 17:51:54 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.12.8:test 17:51:54 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.12.8:test 17:51:54 [INFO] | | +- org.objenesis:objenesis:jar:3.2:test 17:51:54 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.23:compile 17:51:54 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 17:51:54 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.12.8:test 17:51:54 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.12.8:test 17:51:54 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 17:51:54 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 17:51:54 [INFO] | | | +- org.junit.platform:junit-platform-commons:jar:1.8.2:test 17:51:54 [INFO] | | | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:51:54 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 17:51:54 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 17:51:54 [INFO] | | \- org.junit.platform:junit-platform-engine:jar:1.8.2:test 17:51:54 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:51:54 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.6.4:test 17:51:54 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.6.4:test 17:51:54 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:51:54 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 17:51:54 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 17:51:54 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 17:51:54 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 17:51:54 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 17:51:54 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 17:51:54 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 17:51:54 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 17:51:54 [INFO] | \- org.opentest4j:opentest4j:jar:1.1.1:compile 17:51:54 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 17:51:54 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 17:51:54 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:51:54 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 17:51:54 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 17:51:54 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 17:51:54 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:51:54 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 17:51:54 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 17:51:54 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 17:51:54 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 17:51:54 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 17:51:54 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 17:51:54 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 17:51:54 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 17:51:54 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 17:51:54 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 17:51:54 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 17:51:54 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 17:51:54 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 17:51:54 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 17:51:54 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 17:51:54 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 17:51:54 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 17:51:54 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 17:51:54 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 17:51:54 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 17:51:54 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 17:51:54 [INFO] | | +- org.springframework:spring-beans:jar:5.3.27:compile 17:51:54 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 17:51:54 [INFO] | | | \- org.springframework:spring-expression:jar:5.3.27:compile 17:51:54 [INFO] | | \- org.springframework:spring-aop:jar:5.3.27:compile 17:51:54 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 17:51:54 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:51:54 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:51:54 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:51:54 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 17:51:54 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 17:51:54 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 17:51:54 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 17:51:54 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 17:51:54 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 17:51:54 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 17:51:54 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 17:51:54 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 17:51:54 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:51:54 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:51:54 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:51:54 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 17:51:54 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 17:51:54 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 17:51:54 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 17:51:54 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 17:51:54 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 17:51:54 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 17:51:54 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 17:51:54 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:51:54 [INFO] | | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:51:54 [INFO] | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:51:54 [INFO] | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 17:51:54 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:51:54 [INFO] | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:51:54 [INFO] | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 17:51:54 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:51:54 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:51:54 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:51:54 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:51:54 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 17:51:54 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 17:51:54 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 17:51:54 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 17:51:54 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 17:51:54 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 17:51:54 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 17:51:54 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 17:51:54 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 17:51:54 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 17:51:54 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 17:51:54 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 17:51:54 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 17:51:54 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 17:51:54 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 17:51:54 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 17:51:54 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 17:51:54 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 17:51:54 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 17:51:54 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 17:51:54 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 17:51:54 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 17:51:54 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 17:51:54 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 17:51:54 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 17:51:54 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 17:51:54 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:51:54 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:51:54 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:51:54 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:51:54 [INFO] | | \- org.springframework:spring-core:jar:5.3.27:compile 17:51:54 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:51:54 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 17:51:54 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 17:51:54 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:51:54 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 17:51:54 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 17:51:54 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 17:51:54 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 17:51:54 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 17:51:54 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 17:51:54 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 17:51:54 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 17:51:54 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 17:51:54 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 17:51:54 [INFO] 17:51:54 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ blueprint-core --- 17:51:54 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/sonatype-clm/module.xml 17:51:54 [INFO] 17:51:54 [INFO] ----< org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict >---- 17:51:54 [INFO] Building MS Blueprints Processor Modules - Blueprints - Resource Dictionary 1.6.0-SNAPSHOT [12/68] 17:51:54 [INFO] --------------------------------[ jar ]--------------------------------- 17:51:54 [WARNING] The POM for com.sun.xml.bind:jaxb-core:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 17:51:54 [WARNING] The POM for com.sun.xml.bind:jaxb-impl:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 17:51:54 [INFO] 17:51:54 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ resource-dict --- 17:51:54 [INFO] 17:51:54 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ resource-dict --- 17:51:54 [INFO] 17:51:54 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ resource-dict --- 17:51:54 [INFO] Executing tasks 17:51:54 17:51:54 ktlint: 17:51:55 [INFO] Executed tasks 17:51:55 [INFO] 17:51:55 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ resource-dict --- 17:51:55 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:51:55 [INFO] 17:51:55 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ resource-dict --- 17:51:57 [INFO] Processed 4 files in 1s166ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0) 17:51:57 [INFO] 17:51:57 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ resource-dict --- 17:51:57 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/code-coverage/jacoco-ut.exec 17:51:57 [INFO] 17:51:57 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ resource-dict --- 17:51:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/jacoco.exec 17:51:57 [INFO] 17:51:57 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ resource-dict --- 17:51:57 [INFO] Set 2 system properties 17:51:57 [INFO] 17:51:57 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ resource-dict --- 17:51:57 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-clm-master/.git 17:51:57 [INFO] Collected git.commit.id.full with value dea5fc2346c2633f38ec0e7bc8a7499446998292 17:51:57 [INFO] Collected git.commit.id.abbrev with value dea5fc2 17:51:57 [INFO] Collected git.build.time with value 2024-03-19T17:51:57+0000 17:51:57 [INFO] Collected git.build.version with value 1.6.0-SNAPSHOT 17:51:57 [INFO] Collected git.build.number with value 290 17:51:57 [INFO] including property git.build.version in results 17:51:57 [INFO] including property git.commit.id.full in results 17:51:57 [INFO] including property git.commit.id.abbrev in results 17:51:57 [INFO] including property git.build.time in results 17:51:57 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/classes/git.properties] (for module MS Blueprints Processor Modules - Blueprints - Resource Dictionary)... 17:51:57 [INFO] 17:51:57 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ resource-dict --- 17:51:57 [INFO] 17:51:57 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ resource-dict --- 17:51:57 [INFO] 17:51:57 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ resource-dict --- 17:51:57 [INFO] Tidy is skipped. 17:51:57 [INFO] 17:51:57 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ resource-dict --- 17:51:57 [INFO] Skipping Antrun execution 17:51:57 [INFO] 17:51:57 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ resource-dict --- 17:51:57 [INFO] Formatting is skipped 17:51:57 [INFO] 17:51:57 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resource-dict --- 17:51:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:51:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:51:57 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/src/main/resources 17:51:57 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/src/main/resources 17:51:57 [INFO] 17:51:57 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ resource-dict --- 17:51:57 [INFO] No sources to compile 17:51:57 [INFO] 17:51:57 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ resource-dict --- 17:51:57 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/src/main/java 17:51:58 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:51:58 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/resource/dict/service/ResourceAssignmentValidationService.kt: (22, 38) 'StrBuilder' is deprecated. Deprecated in Java 17:51:58 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/resource/dict/service/ResourceAssignmentValidationService.kt: (50, 34) 'StrBuilder' is deprecated. Deprecated in Java 17:51:58 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/resource/dict/utils/ResourceDictionaryUtils.kt: (86, 13) Elvis operator (?:) always returns the left operand of non-nullable type List 17:51:58 [INFO] 17:51:58 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resource-dict --- 17:51:58 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:51:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:51:58 [INFO] Copying 4 resources 17:51:58 [INFO] 17:51:58 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ resource-dict --- 17:51:58 [INFO] Changes detected - recompiling the module! 17:51:58 [INFO] Compiling 4 source files to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/test-classes 17:51:59 [INFO] 17:51:59 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ resource-dict --- 17:51:59 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:51:59 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/src/test/java/org/onap/ccsdk/cds/controllerblueprints/resource/dict/service/ResourceAssignmentValidationServiceTest.kt: (48, 70) Unnecessary non-null assertion (!!) on a non-null receiver of type List 17:51:59 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/src/test/java/org/onap/ccsdk/cds/controllerblueprints/resource/dict/service/ResourceAssignmentValidationServiceTest.kt: (57, 57) Unnecessary non-null assertion (!!) on a non-null receiver of type List 17:51:59 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/src/test/java/org/onap/ccsdk/cds/controllerblueprints/resource/dict/service/ResourceAssignmentValidationServiceTest.kt: (65, 57) Unnecessary non-null assertion (!!) on a non-null receiver of type List 17:51:59 [INFO] 17:51:59 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resource-dict --- 17:51:59 [INFO] 17:51:59 [INFO] ------------------------------------------------------- 17:51:59 [INFO] T E S T S 17:51:59 [INFO] ------------------------------------------------------- 17:52:00 [INFO] Running org.onap.ccsdk.cds.controllerblueprints.resource.dict.utils.BulkResourceSequencingUtilsTest 17:52:02 17:52:02.862 [main] INFO org.onap.ccsdk.cds.controllerblueprints.resource.dict.utils.BulkResourceSequencingUtils - Batched Sequence : ([[[ 17:52:02 name = * 17:52:02 status = null 17:52:02 required = null 17:52:02 dependencies = null 17:52:02 dictionaryName = null 17:52:02 dictionarySource = null 17:52:02 ]], [[ 17:52:02 name = vnf-name 17:52:02 status = null 17:52:02 required = true 17:52:02 dependencies = [] 17:52:02 dictionaryName = vnf-param 17:52:02 dictionarySource = sdnc 17:52:02 ]], [[ 17:52:02 name = service-instance-id 17:52:02 status = null 17:52:02 required = true 17:52:02 dependencies = [] 17:52:02 dictionaryName = service-instance-id 17:52:02 dictionarySource = input 17:52:02 ], [ 17:52:02 name = vnf-id 17:52:02 status = null 17:52:02 required = true 17:52:02 dependencies = [] 17:52:02 dictionaryName = vnf-id 17:52:02 dictionarySource = input 17:52:02 ]], [[ 17:52:02 name = bundle-ip 17:52:02 status = null 17:52:02 required = true 17:52:02 dependencies = [vnf-id] 17:52:02 dictionaryName = bundle-ip 17:52:02 dictionarySource = sdnc 17:52:02 ], [ 17:52:02 name = bundle-id 17:52:02 status = null 17:52:02 required = true 17:52:02 dependencies = [vnf-id] 17:52:02 dictionaryName = bundle-id 17:52:02 dictionarySource = sdnc 17:52:02 ]], [[ 17:52:02 name = bundle-mac 17:52:02 status = null 17:52:02 required = null 17:52:02 dependencies = [vnf-id, bundle-id] 17:52:02 dictionaryName = bundle-mac 17:52:02 dictionarySource = sdnc 17:52:02 ]], [[ 17:52:02 name = loopback-ip 17:52:02 status = null 17:52:02 required = null 17:52:02 dependencies = [bundle-mac] 17:52:02 dictionaryName = loopback-ip 17:52:02 dictionarySource = processor-db 17:52:02 ]], [[ 17:52:02 name = managed-ip1 17:52:02 status = null 17:52:02 required = null 17:52:02 dependencies = [loopback-ip] 17:52:02 dictionaryName = managed-ip1 17:52:02 dictionarySource = sdnc 17:52:02 ], [ 17:52:02 name = managed-ip 17:52:02 status = null 17:52:02 required = null 17:52:02 dependencies = [loopback-ip] 17:52:02 dictionaryName = managed-ip 17:52:02 dictionarySource = sdnc 17:52:02 ]]]) 17:52:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.333 s - in org.onap.ccsdk.cds.controllerblueprints.resource.dict.utils.BulkResourceSequencingUtilsTest 17:52:03 [INFO] Running org.onap.ccsdk.cds.controllerblueprints.resource.dict.utils.ResourceDictionaryUtilsTest 17:52:03 17:52:02.925 [main] INFO org.onap.ccsdk.cds.controllerblueprints.resource.dict.utils.ResourceDictionaryUtils - auto map resourceAssignment : [ 17:52:03 name = sample-assignment 17:52:03 status = null 17:52:03 required = null 17:52:03 dependencies = null 17:52:03 dictionaryName = null 17:52:03 dictionarySource = default 17:52:03 ] 17:52:03 17:52:02.958 [main] INFO org.onap.ccsdk.cds.controllerblueprints.resource.dict.utils.ResourceDictionaryUtilsTest - populated context {inputs/floatValue=1.34, inputs/booleanValue=true, inputs/arrayStringValue=["one","two"], inputs/mapValue={"profile_name1":"profile_name1","profile_name2":"profile_name2"}, inputs/intValue=1, inputs/timeValue="2018-09-29", inputs/stringValue="sample-String"} 17:52:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.ccsdk.cds.controllerblueprints.resource.dict.utils.ResourceDictionaryUtilsTest 17:52:03 [INFO] Running org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinitionTest 17:52:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinitionTest 17:52:03 [INFO] Running org.onap.ccsdk.cds.controllerblueprints.resource.dict.factory.ResourceSourceMappingFactoryTest 17:52:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.onap.ccsdk.cds.controllerblueprints.resource.dict.factory.ResourceSourceMappingFactoryTest 17:52:03 [INFO] Running org.onap.ccsdk.cds.controllerblueprints.resource.dict.service.ResourceAssignmentValidationServiceTest 17:52:03 17:52:03.075 [main] INFO org.onap.ccsdk.cds.controllerblueprints.resource.dict.service.ResourceAssignmentValidationServiceTest - **************** testValidateCyclic ***************** 17:52:03 17:52:03.228 [main] INFO org.onap.ccsdk.cds.controllerblueprints.resource.dict.service.ResourceAssignmentValidationServiceTest - **************** testValidateSuccess ***************** 17:52:03 17:52:03.404 [main] INFO org.onap.ccsdk.cds.controllerblueprints.resource.dict.service.ResourceAssignmentValidationServiceTest - **************** testValidateDuplicate ***************** 17:52:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 s - in org.onap.ccsdk.cds.controllerblueprints.resource.dict.service.ResourceAssignmentValidationServiceTest 17:52:03 [INFO] 17:52:03 [INFO] Results: 17:52:03 [INFO] 17:52:03 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 17:52:03 [INFO] 17:52:03 [INFO] 17:52:03 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ resource-dict --- 17:52:03 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/code-coverage/jacoco-ut.exec 17:52:03 [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Blueprints - Resource Dictionary' with 10 classes 17:52:03 [INFO] 17:52:03 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ resource-dict --- 17:52:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:52:03 [INFO] 17:52:03 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ resource-dict --- 17:52:03 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/resource-dict-1.6.0-SNAPSHOT.jar 17:52:03 [INFO] 17:52:03 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ resource-dict --- 17:52:03 [INFO] Skipping because packaging 'jar' is not pom. 17:52:03 [INFO] 17:52:03 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ resource-dict --- 17:52:03 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/code-coverage/jacoco-it.exec 17:52:03 [INFO] 17:52:03 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ resource-dict --- 17:52:03 [INFO] 17:52:03 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ resource-dict --- 17:52:03 [INFO] 17:52:03 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ resource-dict --- 17:52:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:52:03 [INFO] 17:52:03 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ resource-dict --- 17:52:03 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/jacoco.exec 17:52:03 [INFO] 17:52:03 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ resource-dict --- 17:52:03 [INFO] 17:52:03 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ resource-dict --- 17:52:03 [INFO] 17:52:03 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resource-dict --- 17:52:03 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/resource-dict-1.6.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-dict/1.6.0-SNAPSHOT/resource-dict-1.6.0-SNAPSHOT.jar 17:52:03 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-dict/1.6.0-SNAPSHOT/resource-dict-1.6.0-SNAPSHOT.pom 17:52:03 [INFO] 17:52:03 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ resource-dict --- 17:52:03 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.6.0-SNAPSHOT 17:52:03 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.6.0-SNAPSHOT:compile 17:52:03 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 17:52:03 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile 17:52:03 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 17:52:03 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 17:52:03 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 17:52:03 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile 17:52:03 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.13.5:compile 17:52:03 [INFO] | | \- javax.validation:validation-api:jar:2.0.1.Final:compile 17:52:03 [INFO] | +- io.projectreactor:reactor-core:jar:3.4.29:compile 17:52:03 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:52:03 [INFO] | +- org.yaml:snakeyaml:jar:1.30:compile 17:52:03 [INFO] | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 17:52:03 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 17:52:03 [INFO] | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 17:52:03 [INFO] | | +- org.slf4j:slf4j-api:jar:1.7.36:compile 17:52:03 [INFO] | | +- org.javassist:javassist:jar:3.24.1-GA:compile 17:52:03 [INFO] | | +- org.jsoup:jsoup:jar:1.12.1:compile 17:52:03 [INFO] | | +- com.google.re2j:re2j:jar:1.2:compile 17:52:03 [INFO] | | +- commons-net:commons-net:jar:3.9.0:compile 17:52:03 [INFO] | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 17:52:03 [INFO] | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 17:52:03 [INFO] | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 17:52:03 [INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:52:03 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:52:03 [INFO] | | | \- ch.qos.logback:logback-core:jar:1.2.12:compile 17:52:03 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:52:03 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:52:03 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:52:03 [INFO] | \- org.apache.commons:commons-compress:jar:1.21:compile 17:52:03 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.7.0:test 17:52:03 [INFO] | +- org.jetbrains.kotlin:kotlin-test:jar:1.6.21:test 17:52:03 [INFO] | \- junit:junit:jar:4.13.2:test 17:52:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:compile 17:52:03 [INFO] | \- org.hamcrest:hamcrest:jar:2.2:compile 17:52:03 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:52:03 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 17:52:03 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 17:52:03 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 17:52:03 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 17:52:03 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 17:52:03 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 17:52:03 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 17:52:03 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 17:52:03 [INFO] | \- org.opentest4j:opentest4j:jar:1.1.1:compile 17:52:03 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 17:52:03 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 17:52:03 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:52:03 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 17:52:03 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 17:52:03 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 17:52:03 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:52:03 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 17:52:03 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 17:52:03 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 17:52:03 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 17:52:03 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 17:52:03 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 17:52:03 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 17:52:03 [INFO] | | | \- net.bytebuddy:byte-buddy:jar:1.12.23:compile 17:52:03 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 17:52:03 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 17:52:03 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 17:52:03 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 17:52:03 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 17:52:03 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 17:52:03 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 17:52:03 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 17:52:03 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 17:52:03 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 17:52:03 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 17:52:03 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 17:52:03 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 17:52:03 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 17:52:03 [INFO] | | +- org.springframework:spring-beans:jar:5.3.27:compile 17:52:03 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 17:52:03 [INFO] | | | \- org.springframework:spring-expression:jar:5.3.27:compile 17:52:03 [INFO] | | \- org.springframework:spring-aop:jar:5.3.27:compile 17:52:03 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 17:52:03 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:52:03 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:52:03 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:52:03 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 17:52:03 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 17:52:03 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 17:52:03 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 17:52:03 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 17:52:03 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 17:52:03 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 17:52:03 [INFO] | +- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 17:52:03 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 17:52:03 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 17:52:03 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 17:52:03 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 17:52:03 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 17:52:03 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:52:03 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:52:03 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:52:03 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:52:03 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 17:52:03 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 17:52:03 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 17:52:03 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 17:52:03 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 17:52:03 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 17:52:03 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 17:52:03 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 17:52:03 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:52:03 [INFO] | | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:52:03 [INFO] | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:52:03 [INFO] | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 17:52:03 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:52:03 [INFO] | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:52:03 [INFO] | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 17:52:03 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:52:03 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:52:03 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:52:03 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:52:03 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 17:52:03 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 17:52:03 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 17:52:03 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 17:52:03 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 17:52:03 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 17:52:03 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 17:52:03 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 17:52:03 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 17:52:03 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 17:52:03 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 17:52:03 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 17:52:03 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 17:52:03 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 17:52:03 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 17:52:03 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 17:52:03 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 17:52:03 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 17:52:03 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 17:52:03 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 17:52:03 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 17:52:03 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 17:52:03 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 17:52:03 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 17:52:03 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 17:52:03 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 17:52:03 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:52:03 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:52:03 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:52:03 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:52:03 [INFO] | | \- org.springframework:spring-core:jar:5.3.27:compile 17:52:03 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:52:03 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 17:52:03 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 17:52:03 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:52:03 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 17:52:03 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 17:52:03 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 17:52:03 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 17:52:03 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 17:52:03 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 17:52:03 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 17:52:03 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 17:52:03 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 17:52:03 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 17:52:03 [INFO] 17:52:03 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ resource-dict --- 17:52:03 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/sonatype-clm/module.xml 17:52:03 [INFO] 17:52:03 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation >-- 17:52:03 [INFO] Building MS Blueprints Processor Modules - Blueprints - Blueprints Validation Service 1.6.0-SNAPSHOT [13/68] 17:52:03 [INFO] --------------------------------[ jar ]--------------------------------- 17:52:03 [INFO] 17:52:03 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ blueprint-validation --- 17:52:03 [INFO] 17:52:03 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ blueprint-validation --- 17:52:03 [INFO] 17:52:03 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ blueprint-validation --- 17:52:03 [INFO] Executing tasks 17:52:03 17:52:03 ktlint: 17:52:05 [INFO] Executed tasks 17:52:05 [INFO] 17:52:05 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ blueprint-validation --- 17:52:05 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:52:05 [INFO] 17:52:05 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ blueprint-validation --- 17:52:05 [INFO] 17:52:05 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ blueprint-validation --- 17:52:05 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/code-coverage/jacoco-ut.exec 17:52:05 [INFO] 17:52:05 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ blueprint-validation --- 17:52:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/jacoco.exec 17:52:05 [INFO] 17:52:05 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ blueprint-validation --- 17:52:05 [INFO] Set 2 system properties 17:52:05 [INFO] 17:52:05 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ blueprint-validation --- 17:52:05 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-clm-master/.git 17:52:05 [INFO] Collected git.commit.id.full with value dea5fc2346c2633f38ec0e7bc8a7499446998292 17:52:05 [INFO] Collected git.commit.id.abbrev with value dea5fc2 17:52:05 [INFO] Collected git.build.time with value 2024-03-19T17:52:05+0000 17:52:05 [INFO] Collected git.build.version with value 1.6.0-SNAPSHOT 17:52:05 [INFO] Collected git.build.number with value 290 17:52:05 [INFO] including property git.build.version in results 17:52:05 [INFO] including property git.commit.id.full in results 17:52:05 [INFO] including property git.commit.id.abbrev in results 17:52:05 [INFO] including property git.build.time in results 17:52:05 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/classes/git.properties] (for module MS Blueprints Processor Modules - Blueprints - Blueprints Validation Service)... 17:52:05 [INFO] 17:52:05 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ blueprint-validation --- 17:52:05 [INFO] 17:52:05 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ blueprint-validation --- 17:52:05 [INFO] 17:52:05 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ blueprint-validation --- 17:52:05 [INFO] Tidy is skipped. 17:52:05 [INFO] 17:52:05 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ blueprint-validation --- 17:52:05 [INFO] Skipping Antrun execution 17:52:05 [INFO] 17:52:05 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ blueprint-validation --- 17:52:05 [INFO] Formatting is skipped 17:52:05 [INFO] 17:52:05 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ blueprint-validation --- 17:52:05 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:52:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:52:05 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/resources 17:52:05 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/resources 17:52:05 [INFO] 17:52:05 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ blueprint-validation --- 17:52:05 [INFO] No sources to compile 17:52:05 [INFO] 17:52:05 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ blueprint-validation --- 17:52:05 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/java 17:52:07 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:52:07 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintArtifactDefinitionValidatorImpl.kt: (47, 9) The corresponding parameter in the supertype 'BluePrintArtifactDefinitionValidator' is named 'type'. This may cause problems when calling this function with named arguments. 17:52:07 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintArtifactTypeValidatorImpl.kt: (30, 94) The corresponding parameter in the supertype 'BluePrintArtifactTypeValidator' is named 'type'. This may cause problems when calling this function with named arguments. 17:52:07 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintAttributeDefinitionValidatorImpl.kt: (44, 9) The corresponding parameter in the supertype 'BluePrintAttributeDefinitionValidator' is named 'type'. This may cause problems when calling this function with named arguments. 17:52:07 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintDataTypeValidatorImpl.kt: (29, 94) The corresponding parameter in the supertype 'BluePrintDataTypeValidator' is named 'type'. This may cause problems when calling this function with named arguments. 17:52:07 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintNodeTemplateValidatorImpl.kt: (53, 94) The corresponding parameter in the supertype 'BluePrintNodeTemplateValidator' is named 'type'. This may cause problems when calling this function with named arguments. 17:52:07 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintNodeTypeValidatorImpl.kt: (48, 80) The corresponding parameter in the supertype 'BluePrintNodeTypeValidator' is named 'name'. This may cause problems when calling this function with named arguments. 17:52:07 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintNodeTypeValidatorImpl.kt: (48, 102) The corresponding parameter in the supertype 'BluePrintNodeTypeValidator' is named 'type'. This may cause problems when calling this function with named arguments. 17:52:07 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintPropertyDefinitionValidatorImpl.kt: (41, 94) The corresponding parameter in the supertype 'BluePrintPropertyDefinitionValidator' is named 'type'. This may cause problems when calling this function with named arguments. 17:52:07 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintServiceTemplateValidatorImpl.kt: (48, 94) The corresponding parameter in the supertype 'BluePrintServiceTemplateValidator' is named 'type'. This may cause problems when calling this function with named arguments. 17:52:07 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintTopologyTemplateValidatorImpl.kt: (42, 94) The corresponding parameter in the supertype 'BluePrintTopologyTemplateValidator' is named 'type'. This may cause problems when calling this function with named arguments. 17:52:07 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintWorkflowValidatorImpl.kt: (40, 80) The corresponding parameter in the supertype 'BluePrintWorkflowValidator' is named 'name'. This may cause problems when calling this function with named arguments. 17:52:07 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintWorkflowValidatorImpl.kt: (40, 102) The corresponding parameter in the supertype 'BluePrintWorkflowValidator' is named 'type'. This may cause problems when calling this function with named arguments. 17:52:07 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintWorkflowValidatorImpl.kt: (107, 37) Parameter 'propertyName' is never used, could be renamed to _ 17:52:07 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintWorkflowValidatorImpl.kt: (107, 51) Parameter 'propertyDefinition' is never used, could be renamed to _ 17:52:07 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/extension/ArtifactMappingResourceValidator.kt: (39, 9) The corresponding parameter in the supertype 'BluePrintArtifactDefinitionValidator' is named 'type'. This may cause problems when calling this function with named arguments. 17:52:07 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/extension/ResourceDefinitionValidation.kt: (39, 9) The corresponding parameter in the supertype 'ResourceDefinitionValidator' is named 'type'. This may cause problems when calling this function with named arguments. 17:52:07 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/extension/ResourceDefinitionValidation.kt: (42, 46) Name shadowed: name 17:52:07 [INFO] 17:52:07 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ blueprint-validation --- 17:52:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:52:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:52:07 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/test/resources 17:52:07 [INFO] 17:52:07 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ blueprint-validation --- 17:52:07 [INFO] No sources to compile 17:52:07 [INFO] 17:52:07 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ blueprint-validation --- 17:52:07 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/test/java 17:52:07 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:52:07 [INFO] 17:52:07 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ blueprint-validation --- 17:52:07 [INFO] 17:52:07 [INFO] ------------------------------------------------------- 17:52:07 [INFO] T E S T S 17:52:07 [INFO] ------------------------------------------------------- 17:52:08 [INFO] 17:52:08 [INFO] Results: 17:52:08 [INFO] 17:52:08 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 17:52:08 [INFO] 17:52:08 [INFO] 17:52:08 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ blueprint-validation --- 17:52:08 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/code-coverage/jacoco-ut.exec 17:52:08 [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Blueprints - Blueprints Validation Service' with 16 classes 17:52:08 [INFO] 17:52:08 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ blueprint-validation --- 17:52:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:52:08 [INFO] 17:52:08 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ blueprint-validation --- 17:52:08 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.6.0-SNAPSHOT.jar 17:52:08 [INFO] 17:52:08 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ blueprint-validation --- 17:52:08 [INFO] Skipping because packaging 'jar' is not pom. 17:52:08 [INFO] 17:52:08 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ blueprint-validation --- 17:52:08 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/code-coverage/jacoco-it.exec 17:52:08 [INFO] 17:52:08 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ blueprint-validation --- 17:52:08 [INFO] 17:52:08 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ blueprint-validation --- 17:52:08 [INFO] 17:52:08 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ blueprint-validation --- 17:52:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:52:08 [INFO] 17:52:08 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ blueprint-validation --- 17:52:08 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/jacoco.exec 17:52:08 [INFO] 17:52:08 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ blueprint-validation --- 17:52:08 [INFO] 17:52:08 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ blueprint-validation --- 17:52:08 [INFO] 17:52:08 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ blueprint-validation --- 17:52:08 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.6.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-validation/1.6.0-SNAPSHOT/blueprint-validation-1.6.0-SNAPSHOT.jar 17:52:08 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-validation/1.6.0-SNAPSHOT/blueprint-validation-1.6.0-SNAPSHOT.pom 17:52:08 [INFO] 17:52:08 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ blueprint-validation --- 17:52:09 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.6.0-SNAPSHOT 17:52:09 [INFO] +- org.springframework:spring-core:jar:5.3.27:compile 17:52:09 [INFO] | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:52:09 [INFO] +- org.springframework:spring-context:jar:5.3.27:compile 17:52:09 [INFO] | +- org.springframework:spring-aop:jar:5.3.27:compile 17:52:09 [INFO] | +- org.springframework:spring-beans:jar:5.3.27:compile 17:52:09 [INFO] | \- org.springframework:spring-expression:jar:5.3.27:compile 17:52:09 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.6.0-SNAPSHOT:compile 17:52:09 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 17:52:09 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile 17:52:09 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 17:52:09 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 17:52:09 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 17:52:09 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile 17:52:09 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.13.5:compile 17:52:09 [INFO] | | \- javax.validation:validation-api:jar:2.0.1.Final:compile 17:52:09 [INFO] | +- io.projectreactor:reactor-core:jar:3.4.29:compile 17:52:09 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:52:09 [INFO] | +- org.yaml:snakeyaml:jar:1.30:compile 17:52:09 [INFO] | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 17:52:09 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 17:52:09 [INFO] | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 17:52:09 [INFO] | | +- org.javassist:javassist:jar:3.24.1-GA:compile 17:52:09 [INFO] | | +- org.jsoup:jsoup:jar:1.12.1:compile 17:52:09 [INFO] | | +- com.google.re2j:re2j:jar:1.2:compile 17:52:09 [INFO] | | +- commons-net:commons-net:jar:3.9.0:compile 17:52:09 [INFO] | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 17:52:09 [INFO] | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 17:52:09 [INFO] | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 17:52:09 [INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:52:09 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:52:09 [INFO] | | | \- ch.qos.logback:logback-core:jar:1.2.12:compile 17:52:09 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:52:09 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:52:09 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:52:09 [INFO] | \- org.apache.commons:commons-compress:jar:1.21:compile 17:52:09 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.6.0-SNAPSHOT:compile 17:52:09 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.7.0:test 17:52:09 [INFO] | +- org.jetbrains.kotlin:kotlin-test:jar:1.6.21:test 17:52:09 [INFO] | \- junit:junit:jar:4.13.2:test 17:52:09 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:compile 17:52:09 [INFO] | \- org.hamcrest:hamcrest:jar:2.2:compile 17:52:09 [INFO] +- io.mockk:mockk:jar:1.12.8:test 17:52:09 [INFO] | +- io.mockk:mockk-dsl:jar:1.12.8:test 17:52:09 [INFO] | +- io.mockk:mockk-agent:jar:1.12.8:test 17:52:09 [INFO] | +- io.mockk:mockk-agent-api:jar:1.12.8:test 17:52:09 [INFO] | +- io.mockk:mockk-core:jar:1.12.8:test 17:52:09 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 17:52:09 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 17:52:09 [INFO] +- io.mockk:mockk-jvm:jar:1.12.8:test 17:52:09 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.12.8:test 17:52:09 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.12.8:test 17:52:09 [INFO] | | +- org.objenesis:objenesis:jar:3.2:test 17:52:09 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.23:compile 17:52:09 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 17:52:09 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.12.8:test 17:52:09 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.12.8:test 17:52:09 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 17:52:09 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 17:52:09 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 17:52:09 [INFO] | | | +- org.junit.platform:junit-platform-commons:jar:1.8.2:test 17:52:09 [INFO] | | | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:52:09 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 17:52:09 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 17:52:09 [INFO] | | \- org.junit.platform:junit-platform-engine:jar:1.8.2:test 17:52:09 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:52:09 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.6.4:test 17:52:09 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.6.4:test 17:52:09 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:52:09 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 17:52:09 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 17:52:09 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 17:52:09 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 17:52:09 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 17:52:09 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 17:52:09 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 17:52:09 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 17:52:09 [INFO] | \- org.opentest4j:opentest4j:jar:1.1.1:compile 17:52:09 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 17:52:09 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 17:52:09 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:52:09 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 17:52:09 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 17:52:09 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 17:52:09 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:52:09 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 17:52:09 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 17:52:09 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 17:52:09 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 17:52:09 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 17:52:09 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 17:52:09 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 17:52:09 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 17:52:09 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 17:52:09 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 17:52:09 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 17:52:09 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 17:52:09 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 17:52:09 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 17:52:09 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 17:52:09 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 17:52:09 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 17:52:09 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 17:52:09 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 17:52:09 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 17:52:09 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 17:52:09 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 17:52:09 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:52:09 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:52:09 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:52:09 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 17:52:09 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 17:52:09 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 17:52:09 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 17:52:09 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 17:52:09 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 17:52:09 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 17:52:09 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 17:52:09 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 17:52:09 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 17:52:09 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 17:52:09 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:52:09 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:52:09 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:52:09 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 17:52:09 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 17:52:09 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 17:52:09 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 17:52:09 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 17:52:09 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 17:52:09 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 17:52:09 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 17:52:09 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:52:09 [INFO] | | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:52:09 [INFO] | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:52:09 [INFO] | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 17:52:09 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:52:09 [INFO] | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:52:09 [INFO] | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 17:52:09 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:52:09 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:52:09 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:52:09 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:52:09 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 17:52:09 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 17:52:09 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 17:52:09 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 17:52:09 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 17:52:09 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 17:52:09 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 17:52:09 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 17:52:09 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 17:52:09 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 17:52:09 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 17:52:09 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 17:52:09 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 17:52:09 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 17:52:09 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 17:52:09 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 17:52:09 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 17:52:09 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 17:52:09 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 17:52:09 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 17:52:09 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 17:52:09 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 17:52:09 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 17:52:09 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 17:52:09 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 17:52:09 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 17:52:09 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:52:09 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:52:09 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:52:09 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:52:09 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 17:52:09 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 17:52:09 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:52:09 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 17:52:09 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 17:52:09 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 17:52:09 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 17:52:09 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 17:52:09 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 17:52:09 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 17:52:09 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 17:52:09 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 17:52:09 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 17:52:09 [INFO] 17:52:09 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ blueprint-validation --- 17:52:09 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/sonatype-clm/module.xml 17:52:09 [INFO] 17:52:09 [INFO] ---< org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto >--- 17:52:09 [INFO] Building MS Blueprints Processor Modules - Blueprints - Blueprints Proto 1.6.0-SNAPSHOT [14/68] 17:52:09 [INFO] --------------------------------[ jar ]--------------------------------- 17:52:09 [INFO] 17:52:09 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ blueprint-proto --- 17:52:09 [INFO] 17:52:09 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ blueprint-proto --- 17:52:09 [INFO] 17:52:09 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ blueprint-proto --- 17:52:09 [INFO] Executing tasks 17:52:09 17:52:09 ktlint: 17:52:09 [INFO] Executed tasks 17:52:09 [INFO] 17:52:09 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ blueprint-proto --- 17:52:09 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:52:09 [INFO] 17:52:09 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ blueprint-proto --- 17:52:10 [INFO] 17:52:10 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ blueprint-proto --- 17:52:10 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/code-coverage/jacoco-ut.exec 17:52:10 [INFO] 17:52:10 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ blueprint-proto --- 17:52:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/jacoco.exec 17:52:10 [INFO] 17:52:10 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ blueprint-proto --- 17:52:10 [INFO] Set 2 system properties 17:52:10 [INFO] 17:52:10 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ blueprint-proto --- 17:52:10 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-clm-master/.git 17:52:10 [INFO] Collected git.commit.id.full with value dea5fc2346c2633f38ec0e7bc8a7499446998292 17:52:10 [INFO] Collected git.commit.id.abbrev with value dea5fc2 17:52:10 [INFO] Collected git.build.time with value 2024-03-19T17:52:10+0000 17:52:10 [INFO] Collected git.build.version with value 1.6.0-SNAPSHOT 17:52:10 [INFO] Collected git.build.number with value 290 17:52:10 [INFO] including property git.build.version in results 17:52:10 [INFO] including property git.commit.id.full in results 17:52:10 [INFO] including property git.commit.id.abbrev in results 17:52:10 [INFO] including property git.build.time in results 17:52:10 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/classes/git.properties] (for module MS Blueprints Processor Modules - Blueprints - Blueprints Proto)... 17:52:10 [INFO] 17:52:10 [INFO] --- protobuf-maven-plugin:0.6.1:compile (default) @ blueprint-proto --- 17:52:10 [INFO] Compiling 4 proto file(s) to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/generated-sources/protobuf/java 17:52:10 [INFO] 17:52:10 [INFO] --- protobuf-maven-plugin:0.6.1:compile-custom (grpc-java) @ blueprint-proto --- 17:52:10 [INFO] Compiling 4 proto file(s) to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/generated-sources/protobuf/grpc-java 17:52:10 [INFO] 17:52:10 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ blueprint-proto --- 17:52:10 [INFO] 17:52:10 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ blueprint-proto --- 17:52:10 [INFO] 17:52:10 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ blueprint-proto --- 17:52:10 [INFO] Tidy is skipped. 17:52:10 [INFO] 17:52:10 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ blueprint-proto --- 17:52:10 [INFO] Skipping Antrun execution 17:52:10 [INFO] 17:52:10 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ blueprint-proto --- 17:52:10 [INFO] Formatting is skipped 17:52:10 [INFO] 17:52:10 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ blueprint-proto --- 17:52:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:52:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:52:10 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/src/main/resources 17:52:10 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/src/main/resources 17:52:10 [INFO] Copying 4 resources 17:52:10 [INFO] Copying 4 resources 17:52:10 [INFO] 17:52:10 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ blueprint-proto --- 17:52:10 [INFO] Changes detected - recompiling the module! 17:52:10 [INFO] Compiling 53 source files to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/classes 17:52:13 [INFO] 17:52:13 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ blueprint-proto --- 17:52:13 [WARNING] No sources found skipping Kotlin compile 17:52:13 [INFO] 17:52:13 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ blueprint-proto --- 17:52:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:52:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:52:13 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/src/test/resources 17:52:13 [INFO] 17:52:13 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ blueprint-proto --- 17:52:13 [INFO] No sources to compile 17:52:13 [INFO] 17:52:13 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ blueprint-proto --- 17:52:13 [WARNING] No sources found skipping Kotlin compile 17:52:13 [INFO] 17:52:13 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ blueprint-proto --- 17:52:14 [INFO] No tests to run. 17:52:14 [INFO] 17:52:14 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ blueprint-proto --- 17:52:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:52:14 [INFO] 17:52:14 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ blueprint-proto --- 17:52:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:52:14 [INFO] 17:52:14 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ blueprint-proto --- 17:52:14 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/blueprint-proto-1.6.0-SNAPSHOT.jar 17:52:14 [INFO] 17:52:14 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ blueprint-proto --- 17:52:14 [INFO] Skipping because packaging 'jar' is not pom. 17:52:14 [INFO] 17:52:14 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ blueprint-proto --- 17:52:14 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/code-coverage/jacoco-it.exec 17:52:14 [INFO] 17:52:14 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ blueprint-proto --- 17:52:14 [INFO] No tests to run. 17:52:14 [INFO] 17:52:14 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ blueprint-proto --- 17:52:14 [INFO] No tests to run. 17:52:14 [INFO] 17:52:14 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ blueprint-proto --- 17:52:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:52:14 [INFO] 17:52:14 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ blueprint-proto --- 17:52:14 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/jacoco.exec 17:52:14 [INFO] 17:52:14 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ blueprint-proto --- 17:52:14 [INFO] 17:52:14 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ blueprint-proto --- 17:52:14 [INFO] 17:52:14 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ blueprint-proto --- 17:52:14 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/blueprint-proto-1.6.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.6.0-SNAPSHOT/blueprint-proto-1.6.0-SNAPSHOT.jar 17:52:14 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.6.0-SNAPSHOT/blueprint-proto-1.6.0-SNAPSHOT.pom 17:52:14 [INFO] 17:52:14 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ blueprint-proto --- 17:52:14 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.6.0-SNAPSHOT 17:52:14 [INFO] +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 17:52:14 [INFO] +- javax.annotation:jsr250-api:jar:1.0:compile 17:52:14 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:52:14 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 17:52:14 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 17:52:14 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 17:52:14 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 17:52:14 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 17:52:14 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 17:52:14 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 17:52:14 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 17:52:14 [INFO] | +- org.opentest4j:opentest4j:jar:1.1.1:compile 17:52:14 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:compile 17:52:14 [INFO] | \- org.hamcrest:hamcrest:jar:2.2:compile 17:52:14 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 17:52:14 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 17:52:14 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:52:14 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 17:52:14 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 17:52:14 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 17:52:14 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:52:14 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 17:52:14 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 17:52:14 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 17:52:14 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 17:52:14 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 17:52:14 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 17:52:14 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 17:52:14 [INFO] | | | \- net.bytebuddy:byte-buddy:jar:1.12.23:compile 17:52:14 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 17:52:14 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 17:52:14 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 17:52:14 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 17:52:14 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 17:52:14 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 17:52:14 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 17:52:14 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 17:52:14 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 17:52:14 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 17:52:14 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 17:52:14 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 17:52:14 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 17:52:14 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 17:52:14 [INFO] | | +- org.springframework:spring-beans:jar:5.3.27:compile 17:52:14 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 17:52:14 [INFO] | | | \- org.springframework:spring-expression:jar:5.3.27:compile 17:52:14 [INFO] | | \- org.springframework:spring-aop:jar:5.3.27:compile 17:52:14 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 17:52:14 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:52:14 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:52:14 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:52:14 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 17:52:14 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 17:52:14 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 17:52:14 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 17:52:14 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 17:52:14 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 17:52:14 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 17:52:14 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 17:52:14 [INFO] | +- io.projectreactor:reactor-core:jar:3.4.29:compile 17:52:14 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:52:14 [INFO] | +- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 17:52:14 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 17:52:14 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 17:52:14 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 17:52:14 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 17:52:14 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 17:52:14 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 17:52:14 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:52:14 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:52:14 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:52:14 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:52:14 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 17:52:14 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 17:52:14 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 17:52:14 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 17:52:14 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 17:52:14 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 17:52:14 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 17:52:14 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 17:52:14 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:52:14 [INFO] | | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:52:14 [INFO] | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:52:14 [INFO] | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 17:52:14 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:52:14 [INFO] | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:52:14 [INFO] | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 17:52:14 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:52:14 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:52:14 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:52:14 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:52:14 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 17:52:14 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 17:52:14 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 17:52:14 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 17:52:14 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 17:52:14 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 17:52:14 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 17:52:14 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 17:52:14 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 17:52:14 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 17:52:14 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 17:52:14 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 17:52:14 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 17:52:14 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 17:52:14 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 17:52:14 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 17:52:14 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 17:52:14 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 17:52:14 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 17:52:14 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 17:52:14 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 17:52:14 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 17:52:14 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 17:52:14 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 17:52:14 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 17:52:14 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 17:52:14 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:52:14 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:52:14 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:52:14 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:52:14 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:52:14 [INFO] | | | | +- ch.qos.logback:logback-core:jar:1.2.12:compile 17:52:14 [INFO] | | | | \- org.slf4j:slf4j-api:jar:1.7.36:compile 17:52:14 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:52:14 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:52:14 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:52:14 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:52:14 [INFO] | | +- org.springframework:spring-core:jar:5.3.27:compile 17:52:14 [INFO] | | | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:52:14 [INFO] | | \- org.yaml:snakeyaml:jar:1.30:compile 17:52:14 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 17:52:14 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 17:52:14 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:52:14 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 17:52:14 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 17:52:14 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 17:52:14 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 17:52:14 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 17:52:14 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 17:52:14 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 17:52:14 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 17:52:14 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 17:52:14 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 17:52:14 [INFO] 17:52:14 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ blueprint-proto --- 17:52:14 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/sonatype-clm/module.xml 17:52:14 [INFO] 17:52:14 [INFO] -------< org.onap.ccsdk.cds.blueprintsprocessor:modules-commons >------- 17:52:14 [INFO] Building MS Blueprints Processor Modules - Commons 1.6.0-SNAPSHOT [15/68] 17:52:14 [INFO] --------------------------------[ pom ]--------------------------------- 17:52:15 [INFO] 17:52:15 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ modules-commons --- 17:52:15 [INFO] 17:52:15 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ modules-commons --- 17:52:15 [INFO] 17:52:15 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ modules-commons --- 17:52:15 [INFO] Executing tasks 17:52:15 17:52:15 ktlint: 17:52:15 [INFO] Executed tasks 17:52:15 [INFO] 17:52:15 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ modules-commons --- 17:52:15 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:52:15 [INFO] 17:52:15 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ modules-commons --- 17:52:15 [INFO] 17:52:15 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ modules-commons --- 17:52:15 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/target/code-coverage/jacoco-ut.exec 17:52:15 [INFO] 17:52:15 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ modules-commons --- 17:52:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/target/jacoco.exec 17:52:15 [INFO] 17:52:15 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ modules-commons --- 17:52:15 [INFO] Set 2 system properties 17:52:15 [INFO] 17:52:15 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ modules-commons --- 17:52:15 [INFO] isPomProject is true and skipPoms is true, return 17:52:15 [INFO] 17:52:15 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ modules-commons --- 17:52:15 [INFO] 17:52:15 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ modules-commons --- 17:52:15 [INFO] 17:52:15 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ modules-commons --- 17:52:15 [INFO] Tidy is skipped. 17:52:15 [INFO] 17:52:15 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ modules-commons --- 17:52:15 [INFO] Skipping Antrun execution 17:52:15 [INFO] 17:52:15 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ modules-commons --- 17:52:15 [INFO] Formatting is skipped 17:52:15 [INFO] 17:52:15 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ modules-commons --- 17:52:15 [WARNING] No sources found skipping Kotlin compile 17:52:15 [INFO] 17:52:15 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ modules-commons --- 17:52:15 [WARNING] No sources found skipping Kotlin compile 17:52:15 [INFO] 17:52:15 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ modules-commons --- 17:52:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:52:15 [INFO] 17:52:15 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ modules-commons --- 17:52:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:52:15 [INFO] 17:52:15 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ modules-commons --- 17:52:15 [INFO] No site descriptor found: nothing to attach. 17:52:15 [INFO] 17:52:15 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ modules-commons --- 17:52:15 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/target/code-coverage/jacoco-it.exec 17:52:15 [INFO] 17:52:15 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ modules-commons --- 17:52:15 [INFO] No tests to run. 17:52:15 [INFO] 17:52:15 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ modules-commons --- 17:52:15 [INFO] No tests to run. 17:52:15 [INFO] 17:52:15 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ modules-commons --- 17:52:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:52:15 [INFO] 17:52:15 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ modules-commons --- 17:52:15 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/target/jacoco.exec 17:52:15 [INFO] 17:52:15 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ modules-commons --- 17:52:15 [INFO] 17:52:15 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ modules-commons --- 17:52:15 [INFO] 17:52:15 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ modules-commons --- 17:52:15 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules-commons/1.6.0-SNAPSHOT/modules-commons-1.6.0-SNAPSHOT.pom 17:52:15 [INFO] 17:52:15 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ modules-commons --- 17:52:15 [INFO] org.onap.ccsdk.cds.blueprintsprocessor:modules-commons:pom:1.6.0-SNAPSHOT 17:52:15 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.6.0-SNAPSHOT:compile 17:52:15 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.6.0-SNAPSHOT:compile 17:52:15 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile 17:52:15 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 17:52:15 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 17:52:15 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile 17:52:15 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.13.5:compile 17:52:15 [INFO] | | \- javax.validation:validation-api:jar:2.0.1.Final:compile 17:52:15 [INFO] | +- org.yaml:snakeyaml:jar:1.30:compile 17:52:15 [INFO] | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 17:52:15 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 17:52:15 [INFO] | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 17:52:15 [INFO] | | +- org.javassist:javassist:jar:3.24.1-GA:compile 17:52:15 [INFO] | | +- org.jsoup:jsoup:jar:1.12.1:compile 17:52:15 [INFO] | | +- com.google.re2j:re2j:jar:1.2:compile 17:52:15 [INFO] | | +- commons-net:commons-net:jar:3.9.0:compile 17:52:15 [INFO] | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 17:52:15 [INFO] | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 17:52:15 [INFO] | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 17:52:15 [INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:52:15 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:52:15 [INFO] | | | \- ch.qos.logback:logback-core:jar:1.2.12:compile 17:52:15 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:52:15 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:52:15 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:52:15 [INFO] | \- org.apache.commons:commons-compress:jar:1.21:compile 17:52:15 [INFO] +- io.mockk:mockk:jar:1.12.8:test 17:52:15 [INFO] | +- io.mockk:mockk-dsl:jar:1.12.8:test 17:52:15 [INFO] | +- io.mockk:mockk-agent:jar:1.12.8:test 17:52:15 [INFO] | +- io.mockk:mockk-agent-api:jar:1.12.8:test 17:52:15 [INFO] | +- io.mockk:mockk-core:jar:1.12.8:test 17:52:15 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 17:52:15 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 17:52:15 [INFO] +- io.mockk:mockk-jvm:jar:1.12.8:test 17:52:15 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.12.8:test 17:52:15 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.12.8:test 17:52:15 [INFO] | | +- org.objenesis:objenesis:jar:3.2:test 17:52:15 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.23:compile 17:52:15 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 17:52:15 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.12.8:test 17:52:15 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.12.8:test 17:52:15 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 17:52:15 [INFO] | +- junit:junit:jar:4.13.2:test 17:52:15 [INFO] | | \- org.hamcrest:hamcrest-core:jar:2.2:compile 17:52:15 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 17:52:15 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 17:52:15 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 17:52:15 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 17:52:15 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:52:15 [INFO] +- org.powermock:powermock-api-mockito2:jar:1.7.4:test 17:52:15 [INFO] | +- org.powermock:powermock-api-mockito-common:jar:1.7.4:test 17:52:15 [INFO] | | \- org.powermock:powermock-api-support:jar:1.7.4:test 17:52:15 [INFO] | | +- org.powermock:powermock-reflect:jar:1.7.4:test 17:52:15 [INFO] | | \- org.powermock:powermock-core:jar:1.7.4:test 17:52:15 [INFO] | \- org.mockito:mockito-core:jar:4.5.1:test 17:52:15 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.7.12:test 17:52:15 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:52:15 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:52:15 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:52:15 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:52:15 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.7.12:test 17:52:15 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.12:test 17:52:15 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 17:52:15 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:test 17:52:15 [INFO] | +- org.assertj:assertj-core:jar:3.22.0:test 17:52:15 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 17:52:15 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test 17:52:15 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 17:52:15 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:52:15 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 17:52:15 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:52:15 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 17:52:15 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 17:52:15 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.8.2:test 17:52:15 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.8.2:test 17:52:15 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:compile 17:52:15 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.8.2:test 17:52:15 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:52:15 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.7.0:test 17:52:15 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.6.21:test 17:52:15 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.6.4:test 17:52:15 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.6.4:test 17:52:15 [INFO] +- io.projectreactor:reactor-test:jar:3.4.29:test 17:52:15 [INFO] | \- io.projectreactor:reactor-core:jar:3.4.29:compile 17:52:15 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:52:15 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:52:15 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 17:52:15 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 17:52:15 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 17:52:15 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 17:52:15 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 17:52:15 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 17:52:15 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 17:52:15 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 17:52:15 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 17:52:15 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 17:52:15 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:52:15 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 17:52:15 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 17:52:15 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 17:52:15 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:52:15 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 17:52:15 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 17:52:15 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 17:52:15 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 17:52:15 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 17:52:15 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 17:52:15 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 17:52:15 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 17:52:15 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 17:52:15 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 17:52:15 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 17:52:15 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 17:52:15 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 17:52:15 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 17:52:15 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 17:52:15 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 17:52:15 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 17:52:15 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 17:52:15 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 17:52:15 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 17:52:15 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 17:52:15 [INFO] | | +- org.springframework:spring-beans:jar:5.3.27:compile 17:52:15 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 17:52:15 [INFO] | | | \- org.springframework:spring-expression:jar:5.3.27:compile 17:52:15 [INFO] | | \- org.springframework:spring-aop:jar:5.3.27:compile 17:52:15 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 17:52:15 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:52:15 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:52:15 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:52:15 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 17:52:15 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 17:52:15 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 17:52:15 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 17:52:15 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 17:52:15 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 17:52:15 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 17:52:15 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 17:52:15 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 17:52:15 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 17:52:15 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 17:52:15 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 17:52:15 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 17:52:15 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:52:15 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:52:15 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:52:15 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 17:52:15 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 17:52:15 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 17:52:15 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 17:52:15 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 17:52:15 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 17:52:15 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 17:52:15 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 17:52:15 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:52:15 [INFO] | | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:52:15 [INFO] | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:52:15 [INFO] | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 17:52:15 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:52:15 [INFO] | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:52:15 [INFO] | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 17:52:15 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:52:15 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:52:15 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:52:15 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:52:15 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 17:52:15 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 17:52:15 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 17:52:15 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 17:52:15 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 17:52:15 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 17:52:15 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 17:52:15 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 17:52:15 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 17:52:15 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 17:52:15 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 17:52:15 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 17:52:15 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 17:52:15 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 17:52:15 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 17:52:15 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 17:52:15 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 17:52:15 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 17:52:15 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 17:52:15 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 17:52:15 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 17:52:15 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 17:52:15 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 17:52:15 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 17:52:15 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 17:52:15 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 17:52:15 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 17:52:15 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 17:52:15 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:52:15 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 17:52:15 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 17:52:15 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 17:52:15 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 17:52:15 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 17:52:15 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 17:52:15 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 17:52:15 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 17:52:15 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 17:52:15 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 17:52:15 [INFO] 17:52:15 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ modules-commons --- 17:52:15 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/target/sonatype-clm/module.xml 17:52:15 [INFO] 17:52:15 [INFO] ---< org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core >---- 17:52:15 [INFO] Building MS Blueprints Processor Modules - Commons - Processor Core 1.6.0-SNAPSHOT [16/68] 17:52:15 [INFO] --------------------------------[ jar ]--------------------------------- 17:52:16 [INFO] 17:52:16 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ processor-core --- 17:52:16 [INFO] 17:52:16 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ processor-core --- 17:52:16 [INFO] 17:52:16 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ processor-core --- 17:52:16 [INFO] Executing tasks 17:52:16 17:52:16 ktlint: 17:52:17 [INFO] Executed tasks 17:52:17 [INFO] 17:52:17 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ processor-core --- 17:52:17 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:52:17 [INFO] 17:52:17 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ processor-core --- 17:52:17 [INFO] 17:52:17 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ processor-core --- 17:52:17 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/target/code-coverage/jacoco-ut.exec 17:52:17 [INFO] 17:52:17 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ processor-core --- 17:52:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/target/jacoco.exec 17:52:17 [INFO] 17:52:17 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ processor-core --- 17:52:17 [INFO] Set 2 system properties 17:52:17 [INFO] 17:52:17 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ processor-core --- 17:52:17 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-clm-master/.git 17:52:17 [INFO] Collected git.commit.id.full with value dea5fc2346c2633f38ec0e7bc8a7499446998292 17:52:17 [INFO] Collected git.commit.id.abbrev with value dea5fc2 17:52:17 [INFO] Collected git.build.time with value 2024-03-19T17:52:17+0000 17:52:17 [INFO] Collected git.build.version with value 1.6.0-SNAPSHOT 17:52:17 [INFO] Collected git.build.number with value 290 17:52:17 [INFO] including property git.build.version in results 17:52:17 [INFO] including property git.commit.id.full in results 17:52:17 [INFO] including property git.commit.id.abbrev in results 17:52:17 [INFO] including property git.build.time in results 17:52:17 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/target/classes/git.properties] (for module MS Blueprints Processor Modules - Commons - Processor Core)... 17:52:17 [INFO] 17:52:17 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ processor-core --- 17:52:17 [INFO] 17:52:17 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ processor-core --- 17:52:17 [INFO] 17:52:17 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ processor-core --- 17:52:17 [INFO] Tidy is skipped. 17:52:17 [INFO] 17:52:17 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ processor-core --- 17:52:17 [INFO] Skipping Antrun execution 17:52:17 [INFO] 17:52:17 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ processor-core --- 17:52:17 [INFO] Formatting is skipped 17:52:17 [INFO] 17:52:17 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ processor-core --- 17:52:17 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:52:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:52:17 [INFO] Copying 1 resource 17:52:17 [INFO] Copying 0 resource 17:52:17 [INFO] 17:52:17 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ processor-core --- 17:52:17 [INFO] No sources to compile 17:52:17 [INFO] 17:52:17 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ processor-core --- 17:52:17 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/main/java 17:52:19 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:52:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/BluePrintClusterExtensions.kt: (63, 12) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. 17:52:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/BluePrintClusterExtensions.kt: (64, 21) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. 17:52:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/BluePrintClusterExtensions.kt: (64, 33) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. 17:52:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/HazelcastClusterService.kt: (183, 5) @OptIn without any arguments has no effect 17:52:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/HazelcastClusterService.kt: (183, 6) This annotation should be used with the compiler argument '-opt-in=kotlin.RequiresOptIn' 17:52:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/HazelcastClusterService.kt: (197, 59) Type mismatch: value of a nullable type T is used where non-nullable type is expected. This warning will become an error soon. See https://youtrack.jetbrains.com/issue/KT-36770 for details 17:52:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/service/BluePrintClusterService.kt: (98, 84) Parameter 'publishTime' is never used 17:52:19 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/service/BluePrintClusterService.kt: (98, 103) Parameter 'clusterMember' is never used 17:52:19 [INFO] 17:52:19 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ processor-core --- 17:52:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:52:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:52:19 [INFO] Copying 5 resources 17:52:19 [INFO] 17:52:19 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ processor-core --- 17:52:19 [INFO] No sources to compile 17:52:19 [INFO] 17:52:19 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ processor-core --- 17:52:19 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/test/java 17:52:21 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:52:21 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/HazelcastClusterServiceTest.kt: (194, 17) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. 17:52:21 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/HazelcastClusterServiceTest.kt: (201, 17) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. 17:52:21 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/HazelcastClusterServiceTest.kt: (208, 17) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. 17:52:21 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/HazelcastClusterServiceTest.kt: (247, 13) Variable 'scheduler' is never used 17:52:21 [INFO] 17:52:21 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ processor-core --- 17:52:21 [INFO] 17:52:21 [INFO] ------------------------------------------------------- 17:52:21 [INFO] T E S T S 17:52:21 [INFO] ------------------------------------------------------- 17:52:23 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.BluePrintClusterExtensionsTest 17:52:24 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:52:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.142 s - in org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.BluePrintClusterExtensionsTest 17:52:26 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest 17:52:49 Mar 19, 2024 5:52:26 PM com.hazelcast.instance.impl.HazelcastInstanceFactory 17:52:49 WARNING: Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: 17:52:49 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 17:52:49 17:52:26.867 [DefaultDispatcher-worker-2 @coroutine#12] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - ********** Starting (node-1) 17:52:49 17:52:26.867 [DefaultDispatcher-worker-3 @coroutine#13] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - ********** Starting (node-2) 17:52:49 17:52:26.879 [DefaultDispatcher-worker-6 @coroutine#14] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - ********** Starting (node-3) 17:52:49 17:52:27.022 [DefaultDispatcher-worker-2 @coroutine#12] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - ****** Cluster configuration file(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/test/resources/hazelcast/hazelcast-cluster.yaml) **** 17:52:49 17:52:27.026 [DefaultDispatcher-worker-3 @coroutine#13] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - ****** Cluster configuration file(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/test/resources/hazelcast/hazelcast-cluster.yaml) **** 17:52:49 17:52:27.027 [DefaultDispatcher-worker-6 @coroutine#14] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - ****** Cluster configuration file(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/test/resources/hazelcast/hazelcast-cluster.yaml) **** 17:52:49 Mar 19, 2024 5:52:27 PM com.hazelcast.config.FileSystemYamlConfig 17:52:49 INFO: Configuring Hazelcast from '/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/test/resources/hazelcast/hazelcast-cluster.yaml'. 17:52:49 Mar 19, 2024 5:52:27 PM com.hazelcast.config.FileSystemYamlConfig 17:52:49 INFO: Configuring Hazelcast from '/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/test/resources/hazelcast/hazelcast-cluster.yaml'. 17:52:49 Mar 19, 2024 5:52:27 PM com.hazelcast.config.FileSystemYamlConfig 17:52:49 INFO: Configuring Hazelcast from '/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/test/resources/hazelcast/hazelcast-cluster.yaml'. 17:52:49 17:52:44.258 [hz.node-2.partition-operation.thread-0] WARN com.hazelcast.cp.internal.raft.impl.RaftNodeImpl$LeaderFailureDetectionTask(METADATA) - [127.0.0.1]:5702 [test-cluster] [4.2.5] We are FOLLOWER and there is no current leader. Will start new election round... 17:52:49 17:52:45.288 [DefaultDispatcher-worker-6 @coroutine#14] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - Promoted as CP member(Member [127.0.0.1]:5701 - 0e5df44b-ad25-47ec-98be-595b7596007c this) 17:52:49 17:52:45.295 [DefaultDispatcher-worker-3 @coroutine#13] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - Promoted as CP member(Member [127.0.0.1]:5702 - 8756fc6c-1c2a-4f20-a9a3-8f24fdc6d7e6 this) 17:52:49 17:52:45.296 [DefaultDispatcher-worker-2 @coroutine#12] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - Promoted as CP member(Member [127.0.0.1]:5703 - 05723d87-2510-4314-9107-5dd5d83ca3e2 this) 17:52:49 17:52:45.302 [DefaultDispatcher-worker-3 @coroutine#13] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - CP Members(3): [CPMember{uuid=8756fc6c-1c2a-4f20-a9a3-8f24fdc6d7e6, address=[127.0.0.1]:5702}, CPMember{uuid=05723d87-2510-4314-9107-5dd5d83ca3e2, address=[127.0.0.1]:5703}, CPMember{uuid=0e5df44b-ad25-47ec-98be-595b7596007c, address=[127.0.0.1]:5701}] 17:52:49 17:52:45.302 [DefaultDispatcher-worker-6 @coroutine#14] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - CP Members(3): [CPMember{uuid=8756fc6c-1c2a-4f20-a9a3-8f24fdc6d7e6, address=[127.0.0.1]:5702}, CPMember{uuid=05723d87-2510-4314-9107-5dd5d83ca3e2, address=[127.0.0.1]:5703}, CPMember{uuid=0e5df44b-ad25-47ec-98be-595b7596007c, address=[127.0.0.1]:5701}] 17:52:49 17:52:45.305 [DefaultDispatcher-worker-3 @coroutine#13] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - CP Group Members(3): [CPMember{uuid=8756fc6c-1c2a-4f20-a9a3-8f24fdc6d7e6, address=[127.0.0.1]:5702}, CPMember{uuid=05723d87-2510-4314-9107-5dd5d83ca3e2, address=[127.0.0.1]:5703}, CPMember{uuid=0e5df44b-ad25-47ec-98be-595b7596007c, address=[127.0.0.1]:5701}] 17:52:49 17:52:45.306 [DefaultDispatcher-worker-3 @coroutine#13] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - Cluster(test-cluster) node(node-2) created successfully.... 17:52:49 17:52:45.309 [DefaultDispatcher-worker-2 @coroutine#12] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - CP Members(3): [CPMember{uuid=8756fc6c-1c2a-4f20-a9a3-8f24fdc6d7e6, address=[127.0.0.1]:5702}, CPMember{uuid=05723d87-2510-4314-9107-5dd5d83ca3e2, address=[127.0.0.1]:5703}, CPMember{uuid=0e5df44b-ad25-47ec-98be-595b7596007c, address=[127.0.0.1]:5701}] 17:52:49 17:52:45.315 [DefaultDispatcher-worker-6 @coroutine#14] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - CP Group Members(3): [CPMember{uuid=8756fc6c-1c2a-4f20-a9a3-8f24fdc6d7e6, address=[127.0.0.1]:5702}, CPMember{uuid=05723d87-2510-4314-9107-5dd5d83ca3e2, address=[127.0.0.1]:5703}, CPMember{uuid=0e5df44b-ad25-47ec-98be-595b7596007c, address=[127.0.0.1]:5701}] 17:52:49 17:52:45.315 [DefaultDispatcher-worker-6 @coroutine#14] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - Cluster(test-cluster) node(node-3) created successfully.... 17:52:49 17:52:45.316 [DefaultDispatcher-worker-2 @coroutine#12] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - CP Group Members(3): [CPMember{uuid=8756fc6c-1c2a-4f20-a9a3-8f24fdc6d7e6, address=[127.0.0.1]:5702}, CPMember{uuid=05723d87-2510-4314-9107-5dd5d83ca3e2, address=[127.0.0.1]:5703}, CPMember{uuid=0e5df44b-ad25-47ec-98be-595b7596007c, address=[127.0.0.1]:5701}] 17:52:49 17:52:45.316 [DefaultDispatcher-worker-2 @coroutine#12] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - Cluster(test-cluster) node(node-1) created successfully.... 17:52:49 17:52:45.479 [main @coroutine#11] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - Cluster Members for(Member [127.0.0.1]:5703 - 05723d87-2510-4314-9107-5dd5d83ca3e2 this): master([127.0.0.1]:5701) Members([[127.0.0.1]:5701, [127.0.0.1]:5702, [127.0.0.1]:5703]) 17:52:49 17:52:45.479 [main @coroutine#11] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - Cluster Members for(Member [127.0.0.1]:5702 - 8756fc6c-1c2a-4f20-a9a3-8f24fdc6d7e6 this): master([127.0.0.1]:5701) Members([[127.0.0.1]:5701, [127.0.0.1]:5702, [127.0.0.1]:5703]) 17:52:49 17:52:45.480 [main @coroutine#11] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - Cluster Members for(Member [127.0.0.1]:5701 - 0e5df44b-ad25-47ec-98be-595b7596007c this): master([127.0.0.1]:5701) Members([[127.0.0.1]:5701, [127.0.0.1]:5702, [127.0.0.1]:5703]) 17:52:49 17:52:45.487 [main @coroutine#11] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - Cluster applicationMembers ([ClusterMember(id=05723d87-2510-4314-9107-5dd5d83ca3e2, name=node-1, memberAddress=[127.0.0.1]:5703, state=null), ClusterMember(id=8756fc6c-1c2a-4f20-a9a3-8f24fdc6d7e6, name=node-2, memberAddress=[127.0.0.1]:5702, state=null), ClusterMember(id=0e5df44b-ad25-47ec-98be-595b7596007c, name=node-3, memberAddress=[127.0.0.1]:5701, state=null)]) 17:52:49 17:52:46.426 [first @coroutine#15] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - initialising first lock... 17:52:49 17:52:46.435 [second @coroutine#16] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - initialising second lock... 17:52:49 17:52:46.444 [third @coroutine#17] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - initialising third lock... 17:52:49 17:52:48.712 [hz.node-2.partition-operation.thread-1] WARN com.hazelcast.cp.internal.raft.impl.RaftNodeImpl$LeaderFailureDetectionTask(default) - [127.0.0.1]:5702 [test-cluster] [4.2.5] We are FOLLOWER and there is no current leader. Will start new election round... 17:52:49 17:52:49.563 [second @coroutine#16] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - locked second process for 5mSec 17:52:49 17:52:49.574 [second @coroutine#16] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - second lock released 17:52:49 17:52:49.580 [first @coroutine#15] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - locked first process for 5mSec 17:52:49 17:52:49.588 [first @coroutine#15] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - first lock released 17:52:49 17:52:49.591 [third @coroutine#17] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - locked third process for 5mSec 17:52:49 17:52:49.598 [third @coroutine#17] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - third lock released 17:52:49 17:52:49.606 [main] WARN com.hazelcast.instance.impl.Node - [127.0.0.1]:5703 [test-cluster] [4.2.5] Terminating forcefully... 17:52:49 17:52:49.630 [main] WARN com.hazelcast.instance.impl.Node - [127.0.0.1]:5702 [test-cluster] [4.2.5] Terminating forcefully... 17:52:49 17:52:49.646 [main] WARN com.hazelcast.instance.impl.Node - [127.0.0.1]:5701 [test-cluster] [4.2.5] Terminating forcefully... 17:52:49 Mar 19, 2024 5:52:49 PM com.hazelcast.config.FileSystemYamlConfig 17:52:49 INFO: Configuring Hazelcast from '/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/test/resources/hazelcast/hazelcast.yaml'. 17:53:06 17:52:49.711 [DefaultDispatcher-worker-1 @coroutine#19] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - ********** Starting (node-1) 17:53:06 17:52:49.712 [DefaultDispatcher-worker-1 @coroutine#19] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - ****** Cluster configuration file(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/test/resources/hazelcast/hazelcast-cluster.yaml) **** 17:53:06 Mar 19, 2024 5:52:49 PM com.hazelcast.config.FileSystemYamlConfig 17:53:06 INFO: Configuring Hazelcast from '/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/test/resources/hazelcast/hazelcast-cluster.yaml'. 17:53:06 17:52:49.715 [DefaultDispatcher-worker-4 @coroutine#20] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - ********** Starting (node-2) 17:53:06 17:52:49.717 [DefaultDispatcher-worker-4 @coroutine#20] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - ****** Cluster configuration file(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/test/resources/hazelcast/hazelcast-cluster.yaml) **** 17:53:06 Mar 19, 2024 5:52:49 PM com.hazelcast.config.FileSystemYamlConfig 17:53:06 INFO: Configuring Hazelcast from '/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/test/resources/hazelcast/hazelcast-cluster.yaml'. 17:53:06 17:52:49.740 [DefaultDispatcher-worker-5 @coroutine#21] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - ********** Starting (node-3) 17:53:06 17:52:49.741 [DefaultDispatcher-worker-5 @coroutine#21] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - ****** Cluster configuration file(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/test/resources/hazelcast/hazelcast-cluster.yaml) **** 17:53:06 Mar 19, 2024 5:52:49 PM com.hazelcast.config.FileSystemYamlConfig 17:53:06 INFO: Configuring Hazelcast from '/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/src/test/resources/hazelcast/hazelcast-cluster.yaml'. 17:53:06 17:53:03.934 [hz.node-2.partition-operation.thread-0] WARN com.hazelcast.cp.internal.raft.impl.RaftNodeImpl$LeaderFailureDetectionTask(METADATA) - [127.0.0.1]:5702 [test-cluster] [4.2.5] We are FOLLOWER and there is no current leader. Will start new election round... 17:53:06 17:53:04.941 [DefaultDispatcher-worker-5 @coroutine#21] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - Promoted as CP member(Member [127.0.0.1]:5703 - 2551aeae-417f-41d7-9d9c-e4cce9fcd751 this) 17:53:06 17:53:04.943 [DefaultDispatcher-worker-4 @coroutine#20] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - Promoted as CP member(Member [127.0.0.1]:5702 - d3a881f7-72f4-4c27-9c21-0a70937b32bb this) 17:53:06 17:53:04.943 [DefaultDispatcher-worker-5 @coroutine#21] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - CP Members(3): [CPMember{uuid=d3a881f7-72f4-4c27-9c21-0a70937b32bb, address=[127.0.0.1]:5702}, CPMember{uuid=2551aeae-417f-41d7-9d9c-e4cce9fcd751, address=[127.0.0.1]:5703}, CPMember{uuid=7fe8cd8e-90a7-4c8c-83f1-7da04980b78f, address=[127.0.0.1]:5701}] 17:53:06 17:53:04.944 [DefaultDispatcher-worker-1 @coroutine#19] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - Promoted as CP member(Member [127.0.0.1]:5701 - 7fe8cd8e-90a7-4c8c-83f1-7da04980b78f this) 17:53:06 17:53:04.946 [DefaultDispatcher-worker-4 @coroutine#20] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - CP Members(3): [CPMember{uuid=d3a881f7-72f4-4c27-9c21-0a70937b32bb, address=[127.0.0.1]:5702}, CPMember{uuid=2551aeae-417f-41d7-9d9c-e4cce9fcd751, address=[127.0.0.1]:5703}, CPMember{uuid=7fe8cd8e-90a7-4c8c-83f1-7da04980b78f, address=[127.0.0.1]:5701}] 17:53:06 17:53:04.946 [DefaultDispatcher-worker-1 @coroutine#19] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - CP Members(3): [CPMember{uuid=d3a881f7-72f4-4c27-9c21-0a70937b32bb, address=[127.0.0.1]:5702}, CPMember{uuid=2551aeae-417f-41d7-9d9c-e4cce9fcd751, address=[127.0.0.1]:5703}, CPMember{uuid=7fe8cd8e-90a7-4c8c-83f1-7da04980b78f, address=[127.0.0.1]:5701}] 17:53:06 17:53:04.947 [DefaultDispatcher-worker-5 @coroutine#21] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - CP Group Members(3): [CPMember{uuid=d3a881f7-72f4-4c27-9c21-0a70937b32bb, address=[127.0.0.1]:5702}, CPMember{uuid=2551aeae-417f-41d7-9d9c-e4cce9fcd751, address=[127.0.0.1]:5703}, CPMember{uuid=7fe8cd8e-90a7-4c8c-83f1-7da04980b78f, address=[127.0.0.1]:5701}] 17:53:06 17:53:04.948 [DefaultDispatcher-worker-5 @coroutine#21] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - Cluster(test-cluster) node(node-3) created successfully.... 17:53:06 17:53:04.949 [DefaultDispatcher-worker-4 @coroutine#20] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - CP Group Members(3): [CPMember{uuid=d3a881f7-72f4-4c27-9c21-0a70937b32bb, address=[127.0.0.1]:5702}, CPMember{uuid=2551aeae-417f-41d7-9d9c-e4cce9fcd751, address=[127.0.0.1]:5703}, CPMember{uuid=7fe8cd8e-90a7-4c8c-83f1-7da04980b78f, address=[127.0.0.1]:5701}] 17:53:06 17:53:04.950 [DefaultDispatcher-worker-4 @coroutine#20] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - Cluster(test-cluster) node(node-2) created successfully.... 17:53:06 17:53:04.952 [DefaultDispatcher-worker-1 @coroutine#19] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterUtils - CP Group Members(3): [CPMember{uuid=d3a881f7-72f4-4c27-9c21-0a70937b32bb, address=[127.0.0.1]:5702}, CPMember{uuid=2551aeae-417f-41d7-9d9c-e4cce9fcd751, address=[127.0.0.1]:5703}, CPMember{uuid=7fe8cd8e-90a7-4c8c-83f1-7da04980b78f, address=[127.0.0.1]:5701}] 17:53:06 17:53:04.952 [DefaultDispatcher-worker-1 @coroutine#19] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - Cluster(test-cluster) node(node-1) created successfully.... 17:53:06 17:53:04.953 [main @coroutine#18] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - Cluster Members for(Member [127.0.0.1]:5701 - 7fe8cd8e-90a7-4c8c-83f1-7da04980b78f this): master([127.0.0.1]:5701) Members([[127.0.0.1]:5701, [127.0.0.1]:5703, [127.0.0.1]:5702]) 17:53:06 17:53:04.953 [main @coroutine#18] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - Cluster Members for(Member [127.0.0.1]:5702 - d3a881f7-72f4-4c27-9c21-0a70937b32bb this): master([127.0.0.1]:5701) Members([[127.0.0.1]:5701, [127.0.0.1]:5703, [127.0.0.1]:5702]) 17:53:06 17:53:04.954 [main @coroutine#18] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - Cluster Members for(Member [127.0.0.1]:5703 - 2551aeae-417f-41d7-9d9c-e4cce9fcd751 this): master([127.0.0.1]:5701) Members([[127.0.0.1]:5701, [127.0.0.1]:5703, [127.0.0.1]:5702]) 17:53:06 17:53:04.954 [main @coroutine#18] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - Cluster applicationMembers ([ClusterMember(id=7fe8cd8e-90a7-4c8c-83f1-7da04980b78f, name=node-1, memberAddress=[127.0.0.1]:5701, state=null), ClusterMember(id=d3a881f7-72f4-4c27-9c21-0a70937b32bb, name=node-2, memberAddress=[127.0.0.1]:5702, state=null), ClusterMember(id=2551aeae-417f-41d7-9d9c-e4cce9fcd751, name=node-3, memberAddress=[127.0.0.1]:5703, state=null)]) 17:53:06 17:53:04.958 [main @coroutine#18] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - Cluster(test-cluster) node(node-2) listening to topic(BLUEPRINT_CLEAN_COMPILER_CACHE)... 17:53:06 17:53:04.997 [hz.node-2.async.thread-1] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest - Message received - hello world 17:53:06 17:53:05.990 [main @coroutine#18] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - Cluster(test-cluster) node(node-2) has stopped listening to topic(BLUEPRINT_CLEAN_COMPILER_CACHE)... 17:53:06 17:53:05.991 [main @coroutine#18] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterService - Cluster(test-cluster) node(node-2) has stopped listening to topic(BLUEPRINT_CLEAN_COMPILER_CACHE)... 17:53:06 17:53:05.992 [main] WARN com.hazelcast.instance.impl.Node - [127.0.0.1]:5701 [test-cluster] [4.2.5] Terminating forcefully... 17:53:06 17:53:06.002 [main] WARN com.hazelcast.instance.impl.Node - [127.0.0.1]:5702 [test-cluster] [4.2.5] Terminating forcefully... 17:53:06 17:53:06.015 [main] WARN com.hazelcast.instance.impl.Node - [127.0.0.1]:5703 [test-cluster] [4.2.5] Terminating forcefully... 17:53:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.292 s - in org.onap.ccsdk.cds.blueprintsprocessor.core.cluster.HazelcastClusterServiceTest 17:53:06 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.core.listeners.BlueprintCompilerCacheMessageListenerTest 17:53:06 creating /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/deploy/TEST_CBA/1.0.0 17:53:06 deleting /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/deploy/TEST_CBA/1.0.0 17:53:06 creating /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/deploy/TEST_CBA/1.0.0 17:53:06 17:53:06.166 [main] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.listeners.BlueprintCompilerCacheMessageListener - Received ClusterMessage - Cleaning compile cache for blueprint (deploy/TEST_CBA/1.0.0) 17:53:06 17:53:06.217 [main] WARN org.onap.ccsdk.cds.controllerblueprints.core.scripts.BluePrintCompileCache - No compiled cache(deploy/TEST_CBA/1.0.0) present to clean. 17:53:06 17:53:06.220 [main @coroutine#26] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.listeners.BlueprintCompilerCacheMessageListener - Deleted deployed blueprint model :deploy/TEST_CBA/1.0.0 17:53:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s - in org.onap.ccsdk.cds.blueprintsprocessor.core.listeners.BlueprintCompilerCacheMessageListenerTest 17:53:06 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.core.utils.BluePrintMappingsTest 17:53:06 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.508 s - in org.onap.ccsdk.cds.blueprintsprocessor.core.utils.BluePrintMappingsTest 17:53:06 [INFO] 17:53:06 [INFO] Results: 17:53:06 [INFO] 17:53:06 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 17:53:06 [INFO] 17:53:06 [INFO] 17:53:06 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ processor-core --- 17:53:06 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/target/code-coverage/jacoco-ut.exec 17:53:06 [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Commons - Processor Core' with 37 classes 17:53:06 [INFO] 17:53:06 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ processor-core --- 17:53:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:53:06 [INFO] 17:53:06 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ processor-core --- 17:53:06 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/target/processor-core-1.6.0-SNAPSHOT.jar 17:53:07 [INFO] 17:53:07 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ processor-core --- 17:53:07 [INFO] Skipping because packaging 'jar' is not pom. 17:53:07 [INFO] 17:53:07 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ processor-core --- 17:53:07 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/target/code-coverage/jacoco-it.exec 17:53:07 [INFO] 17:53:07 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ processor-core --- 17:53:07 [INFO] 17:53:07 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ processor-core --- 17:53:07 [INFO] 17:53:07 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ processor-core --- 17:53:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:53:07 [INFO] 17:53:07 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ processor-core --- 17:53:07 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/target/jacoco.exec 17:53:07 [INFO] 17:53:07 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ processor-core --- 17:53:07 [INFO] 17:53:07 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ processor-core --- 17:53:07 [INFO] 17:53:07 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ processor-core --- 17:53:07 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/target/processor-core-1.6.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/processor-core/1.6.0-SNAPSHOT/processor-core-1.6.0-SNAPSHOT.jar 17:53:07 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/processor-core/1.6.0-SNAPSHOT/processor-core-1.6.0-SNAPSHOT.pom 17:53:07 [INFO] 17:53:07 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ processor-core --- 17:53:07 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.6.0-SNAPSHOT 17:53:07 [INFO] +- com.hazelcast:hazelcast-all:jar:4.2.5:compile 17:53:07 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.6.0-SNAPSHOT:compile 17:53:07 [INFO] | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 17:53:07 [INFO] | \- javax.annotation:jsr250-api:jar:1.0:compile 17:53:07 [INFO] +- org.springframework.boot:spring-boot-starter-webflux:jar:2.7.12:compile 17:53:07 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:53:07 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:53:07 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:53:07 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:53:07 [INFO] | | \- org.yaml:snakeyaml:jar:1.30:compile 17:53:07 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.12:compile 17:53:07 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5:compile 17:53:07 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile 17:53:07 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5:compile 17:53:07 [INFO] | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.12:compile 17:53:07 [INFO] | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.32:compile 17:53:07 [INFO] | | +- io.netty:netty-resolver-dns:jar:4.1.92.Final:compile 17:53:07 [INFO] | | | \- io.netty:netty-codec-dns:jar:4.1.92.Final:compile 17:53:07 [INFO] | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.92.Final:compile 17:53:07 [INFO] | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.92.Final:compile 17:53:07 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.92.Final:compile 17:53:07 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.92.Final:compile 17:53:07 [INFO] | | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.32:compile 17:53:07 [INFO] | +- org.springframework:spring-web:jar:5.3.27:compile 17:53:07 [INFO] | | \- org.springframework:spring-beans:jar:5.3.27:compile 17:53:07 [INFO] | \- org.springframework:spring-webflux:jar:5.3.27:compile 17:53:07 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.6.0-SNAPSHOT:compile 17:53:07 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.6.0-SNAPSHOT:compile 17:53:07 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile 17:53:07 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 17:53:07 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 17:53:07 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile 17:53:07 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.13.5:compile 17:53:07 [INFO] | | \- javax.validation:validation-api:jar:2.0.1.Final:compile 17:53:07 [INFO] | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 17:53:07 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 17:53:07 [INFO] | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 17:53:07 [INFO] | | +- org.javassist:javassist:jar:3.24.1-GA:compile 17:53:07 [INFO] | | +- org.jsoup:jsoup:jar:1.12.1:compile 17:53:07 [INFO] | | +- com.google.re2j:re2j:jar:1.2:compile 17:53:07 [INFO] | | +- commons-net:commons-net:jar:3.9.0:compile 17:53:07 [INFO] | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 17:53:07 [INFO] | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 17:53:07 [INFO] | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 17:53:07 [INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:53:07 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:53:07 [INFO] | | | \- ch.qos.logback:logback-core:jar:1.2.12:compile 17:53:07 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:53:07 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:53:07 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:53:07 [INFO] | \- org.apache.commons:commons-compress:jar:1.21:compile 17:53:07 [INFO] +- io.mockk:mockk:jar:1.12.8:test 17:53:07 [INFO] | +- io.mockk:mockk-dsl:jar:1.12.8:test 17:53:07 [INFO] | +- io.mockk:mockk-agent:jar:1.12.8:test 17:53:07 [INFO] | +- io.mockk:mockk-agent-api:jar:1.12.8:test 17:53:07 [INFO] | +- io.mockk:mockk-core:jar:1.12.8:test 17:53:07 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 17:53:07 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 17:53:07 [INFO] +- io.mockk:mockk-jvm:jar:1.12.8:test 17:53:07 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.12.8:test 17:53:07 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.12.8:test 17:53:07 [INFO] | | +- org.objenesis:objenesis:jar:3.2:test 17:53:07 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.23:compile 17:53:07 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 17:53:07 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.12.8:test 17:53:07 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.12.8:test 17:53:07 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 17:53:07 [INFO] | +- junit:junit:jar:4.13.2:test 17:53:07 [INFO] | | \- org.hamcrest:hamcrest-core:jar:2.2:compile 17:53:07 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 17:53:07 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 17:53:07 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 17:53:07 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 17:53:07 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:53:07 [INFO] +- org.powermock:powermock-api-mockito2:jar:1.7.4:test 17:53:07 [INFO] | +- org.powermock:powermock-api-mockito-common:jar:1.7.4:test 17:53:07 [INFO] | | \- org.powermock:powermock-api-support:jar:1.7.4:test 17:53:07 [INFO] | | +- org.powermock:powermock-reflect:jar:1.7.4:test 17:53:07 [INFO] | | \- org.powermock:powermock-core:jar:1.7.4:test 17:53:07 [INFO] | \- org.mockito:mockito-core:jar:4.5.1:test 17:53:07 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.7.12:test 17:53:07 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.7.12:test 17:53:07 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.12:test 17:53:07 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 17:53:07 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:test 17:53:07 [INFO] | +- org.assertj:assertj-core:jar:3.22.0:test 17:53:07 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 17:53:07 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test 17:53:07 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 17:53:07 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:53:07 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 17:53:07 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:53:07 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 17:53:07 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 17:53:07 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.8.2:test 17:53:07 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.8.2:test 17:53:07 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:compile 17:53:07 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.8.2:test 17:53:07 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:53:07 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.7.0:test 17:53:07 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.6.21:test 17:53:07 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.6.4:test 17:53:07 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.6.4:test 17:53:07 [INFO] +- io.projectreactor:reactor-test:jar:3.4.29:test 17:53:07 [INFO] | \- io.projectreactor:reactor-core:jar:3.4.29:compile 17:53:07 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:53:07 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:53:07 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 17:53:07 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 17:53:07 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 17:53:07 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 17:53:07 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 17:53:07 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 17:53:07 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 17:53:07 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 17:53:07 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 17:53:07 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 17:53:07 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:53:07 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 17:53:07 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 17:53:07 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 17:53:07 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:53:07 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 17:53:07 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 17:53:07 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 17:53:07 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 17:53:07 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 17:53:07 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 17:53:07 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 17:53:07 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 17:53:07 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 17:53:07 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 17:53:07 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 17:53:07 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 17:53:07 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 17:53:07 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 17:53:07 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 17:53:07 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 17:53:07 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 17:53:07 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 17:53:07 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 17:53:07 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 17:53:07 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 17:53:07 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 17:53:07 [INFO] | | | \- org.springframework:spring-expression:jar:5.3.27:compile 17:53:07 [INFO] | | \- org.springframework:spring-aop:jar:5.3.27:compile 17:53:07 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 17:53:07 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:53:07 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:53:07 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:53:07 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 17:53:07 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 17:53:07 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 17:53:07 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 17:53:07 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 17:53:07 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 17:53:07 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 17:53:07 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 17:53:07 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 17:53:07 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 17:53:07 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 17:53:07 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 17:53:07 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 17:53:07 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:53:07 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:53:07 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:53:07 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 17:53:07 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 17:53:07 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 17:53:07 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 17:53:07 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 17:53:07 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 17:53:07 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 17:53:07 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 17:53:07 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:53:07 [INFO] | | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:53:07 [INFO] | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:53:07 [INFO] | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 17:53:07 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:53:07 [INFO] | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:53:07 [INFO] | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 17:53:07 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:53:07 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:53:07 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:53:07 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:53:07 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 17:53:07 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 17:53:07 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 17:53:07 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 17:53:07 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 17:53:07 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 17:53:07 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 17:53:07 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 17:53:07 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 17:53:07 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 17:53:07 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 17:53:07 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 17:53:07 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 17:53:07 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 17:53:07 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 17:53:07 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 17:53:07 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 17:53:07 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 17:53:07 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 17:53:07 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 17:53:07 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 17:53:07 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 17:53:07 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 17:53:07 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 17:53:07 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 17:53:07 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 17:53:07 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 17:53:07 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 17:53:07 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:53:07 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 17:53:07 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 17:53:07 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 17:53:07 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 17:53:07 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 17:53:07 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 17:53:07 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 17:53:07 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 17:53:07 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 17:53:07 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 17:53:07 [INFO] 17:53:07 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ processor-core --- 17:53:07 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/target/sonatype-clm/module.xml 17:53:07 [INFO] 17:53:07 [INFO] -------< org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib >-------- 17:53:07 [INFO] Building MS Blueprints Processor Modules - Commons - DB Lib 1.6.0-SNAPSHOT [17/68] 17:53:07 [INFO] --------------------------------[ jar ]--------------------------------- 17:53:07 [INFO] 17:53:07 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ db-lib --- 17:53:07 [INFO] 17:53:07 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ db-lib --- 17:53:07 [INFO] 17:53:07 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ db-lib --- 17:53:08 [INFO] Executing tasks 17:53:08 17:53:08 ktlint: 17:53:09 [INFO] Executed tasks 17:53:09 [INFO] 17:53:09 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ db-lib --- 17:53:09 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:53:09 [INFO] 17:53:09 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ db-lib --- 17:53:09 [INFO] 17:53:09 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ db-lib --- 17:53:09 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/code-coverage/jacoco-ut.exec 17:53:09 [INFO] 17:53:09 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ db-lib --- 17:53:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/jacoco.exec 17:53:09 [INFO] 17:53:09 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ db-lib --- 17:53:09 [INFO] Set 2 system properties 17:53:09 [INFO] 17:53:09 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ db-lib --- 17:53:09 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-clm-master/.git 17:53:09 [INFO] Collected git.commit.id.full with value dea5fc2346c2633f38ec0e7bc8a7499446998292 17:53:09 [INFO] Collected git.commit.id.abbrev with value dea5fc2 17:53:09 [INFO] Collected git.build.time with value 2024-03-19T17:53:09+0000 17:53:09 [INFO] Collected git.build.version with value 1.6.0-SNAPSHOT 17:53:09 [INFO] Collected git.build.number with value 290 17:53:09 [INFO] including property git.build.version in results 17:53:09 [INFO] including property git.commit.id.full in results 17:53:09 [INFO] including property git.commit.id.abbrev in results 17:53:09 [INFO] including property git.build.time in results 17:53:09 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/classes/git.properties] (for module MS Blueprints Processor Modules - Commons - DB Lib)... 17:53:09 [INFO] 17:53:09 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ db-lib --- 17:53:09 [INFO] 17:53:09 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ db-lib --- 17:53:09 [INFO] 17:53:09 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ db-lib --- 17:53:09 [INFO] Tidy is skipped. 17:53:09 [INFO] 17:53:09 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ db-lib --- 17:53:09 [INFO] Skipping Antrun execution 17:53:09 [INFO] 17:53:09 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ db-lib --- 17:53:09 [INFO] Formatting is skipped 17:53:09 [INFO] 17:53:09 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ db-lib --- 17:53:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:53:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:53:09 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/src/main/resources 17:53:09 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/src/main/resources 17:53:09 [INFO] 17:53:09 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ db-lib --- 17:53:09 [INFO] No sources to compile 17:53:09 [INFO] 17:53:09 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ db-lib --- 17:53:09 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/src/main/java 17:53:11 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:53:11 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/domain/BlueprintModel.kt: (149, 17) Condition 'dbData == null' is always 'false' 17:53:11 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/domain/BlueprintModelContent.kt: (86, 25) The corresponding parameter in the supertype 'Serializable' is named 'other'. This may cause problems when calling this function with named arguments. 17:53:11 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/service/BlueprintCatalogServiceImpl.kt: (47, 34) Variable 'archiveFile' initializer is redundant 17:53:11 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/service/BlueprintCatalogServiceImpl.kt: (48, 35) Variable 'workingDir' initializer is redundant 17:53:11 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/service/BlueprintProcessorCatalogServiceImpl.kt: (97, 58) Unnecessary non-null assertion (!!) on a non-null receiver of type ByteArray 17:53:11 [INFO] 17:53:11 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ db-lib --- 17:53:11 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:53:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:53:11 [INFO] Copying 2 resources 17:53:11 [INFO] 17:53:11 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ db-lib --- 17:53:11 [INFO] No sources to compile 17:53:11 [INFO] 17:53:11 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ db-lib --- 17:53:11 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/src/test/java 17:53:12 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:53:12 [INFO] 17:53:12 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ db-lib --- 17:53:12 [INFO] 17:53:12 [INFO] ------------------------------------------------------- 17:53:12 [INFO] T E S T S 17:53:12 [INFO] ------------------------------------------------------- 17:53:13 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.db.BlueprintProcessorCatalogServiceImplTest 17:53:19 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:53:25 17:53:16.891 INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 17:53:25 17:53:16.956 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 5.6.15.Final 17:53:25 17:53:17.172 WARN org.hibernate.testing.cache.CachingRegionFactory - org.hibernate.testing.cache.CachingRegionFactory should be only used for testing. 17:53:25 17:53:17.192 INFO org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 17:53:25 17:53:17.801 INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 17:53:25 17:53:18.415 INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final 17:53:25 17:53:18.929 INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.JBossStandAloneJtaPlatform] 17:53:25 17:53:22.904 INFO org.onap.ccsdk.cds.blueprintsprocessor.core.BlueprintDependencyConfiguration - Dependency Management module created... 17:53:25 17:53:23.686 INFO org.onap.ccsdk.cds.blueprintsprocessor.db.primary.PrimaryDatabaseConfiguration - Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1 17:53:26 17:53:26.463 WARN org.onap.ccsdk.cds.controllerblueprints.core.scripts.BluePrintCompileCache - No compiled cache(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/blueprints/deploy/baseconfiguration/1.0.0) present to clean. 17:53:27 17:53:27.193 INFO org.onap.ccsdk.cds.blueprintsprocessor.db.primary.service.BlueprintCatalogServiceImpl - Save processing(1234) CBA(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/blueprints/generated-cba.zip) 17:53:27 17:53:27.484 WARN org.onap.ccsdk.cds.controllerblueprints.core.scripts.BluePrintCompileCache - No compiled cache(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/blueprints/deploy/baseconfiguration/1.0.0) present to clean. 17:53:27 17:53:27.640 WARN org.onap.ccsdk.cds.controllerblueprints.core.scripts.BluePrintCompileCache - No compiled cache(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/blueprints/deploy/baseconfiguration/1.0.0) present to clean. 17:53:27 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.08 s - in org.onap.ccsdk.cds.blueprintsprocessor.db.BlueprintProcessorCatalogServiceImplTest 17:53:27 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.db.DatabasePropertiesDSLTest 17:53:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.onap.ccsdk.cds.blueprintsprocessor.db.DatabasePropertiesDSLTest 17:53:27 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.db.primary.PrimaryDatabaseConfigurationTest 17:53:28 17:53:28.018 INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 17:53:28 17:53:28.022 WARN org.hibernate.testing.cache.CachingRegionFactory - org.hibernate.testing.cache.CachingRegionFactory should be only used for testing. 17:53:28 17:53:28.044 INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 17:53:28 17:53:28.138 INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.JBossStandAloneJtaPlatform] 17:53:28 17:53:28.146 INFO org.onap.ccsdk.cds.blueprintsprocessor.db.primary.PrimaryDatabaseConfiguration - Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1 17:53:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 s - in org.onap.ccsdk.cds.blueprintsprocessor.db.primary.PrimaryDatabaseConfigurationTest 17:53:28 [INFO] 17:53:28 [INFO] Results: 17:53:28 [INFO] 17:53:28 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 17:53:28 [INFO] 17:53:28 [INFO] 17:53:28 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ db-lib --- 17:53:28 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/code-coverage/jacoco-ut.exec 17:53:28 [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Commons - DB Lib' with 27 classes 17:53:28 [INFO] 17:53:28 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ db-lib --- 17:53:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:53:28 [INFO] 17:53:28 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ db-lib --- 17:53:28 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.6.0-SNAPSHOT.jar 17:53:28 [INFO] 17:53:28 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ db-lib --- 17:53:28 [INFO] Skipping because packaging 'jar' is not pom. 17:53:28 [INFO] 17:53:28 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ db-lib --- 17:53:28 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/code-coverage/jacoco-it.exec 17:53:28 [INFO] 17:53:28 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ db-lib --- 17:53:28 [INFO] 17:53:28 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ db-lib --- 17:53:28 [INFO] 17:53:28 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ db-lib --- 17:53:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:53:28 [INFO] 17:53:28 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ db-lib --- 17:53:28 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/jacoco.exec 17:53:28 [INFO] 17:53:28 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ db-lib --- 17:53:28 [INFO] 17:53:28 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ db-lib --- 17:53:28 [INFO] 17:53:28 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ db-lib --- 17:53:28 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.6.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/db-lib/1.6.0-SNAPSHOT/db-lib-1.6.0-SNAPSHOT.jar 17:53:28 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/db-lib/1.6.0-SNAPSHOT/db-lib-1.6.0-SNAPSHOT.pom 17:53:28 [INFO] 17:53:28 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ db-lib --- 17:53:28 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.6.0-SNAPSHOT 17:53:28 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.6.0-SNAPSHOT:compile 17:53:28 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 17:53:28 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile 17:53:28 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 17:53:28 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 17:53:28 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 17:53:28 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile 17:53:28 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.13.5:compile 17:53:28 [INFO] | +- io.projectreactor:reactor-core:jar:3.4.29:compile 17:53:28 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:53:28 [INFO] | +- org.yaml:snakeyaml:jar:1.30:compile 17:53:28 [INFO] | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 17:53:28 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 17:53:28 [INFO] | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 17:53:28 [INFO] | | +- org.javassist:javassist:jar:3.24.1-GA:compile 17:53:28 [INFO] | | +- org.jsoup:jsoup:jar:1.12.1:compile 17:53:28 [INFO] | | +- com.google.re2j:re2j:jar:1.2:compile 17:53:28 [INFO] | | +- commons-net:commons-net:jar:3.9.0:compile 17:53:28 [INFO] | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 17:53:28 [INFO] | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 17:53:28 [INFO] | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 17:53:28 [INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:53:28 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:53:28 [INFO] | | | \- ch.qos.logback:logback-core:jar:1.2.12:compile 17:53:28 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:53:28 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:53:28 [INFO] | \- org.apache.commons:commons-compress:jar:1.21:compile 17:53:28 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.6.0-SNAPSHOT:compile 17:53:28 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 17:53:28 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:53:28 [INFO] | \- org.springframework:spring-context:jar:5.3.27:compile 17:53:28 [INFO] | +- org.springframework:spring-aop:jar:5.3.27:compile 17:53:28 [INFO] | +- org.springframework:spring-beans:jar:5.3.27:compile 17:53:28 [INFO] | \- org.springframework:spring-expression:jar:5.3.27:compile 17:53:28 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.6.0-SNAPSHOT:compile 17:53:28 [INFO] | +- com.hazelcast:hazelcast-all:jar:4.2.5:compile 17:53:28 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.6.0-SNAPSHOT:compile 17:53:28 [INFO] | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 17:53:28 [INFO] | | \- javax.annotation:jsr250-api:jar:1.0:compile 17:53:28 [INFO] | \- org.springframework.boot:spring-boot-starter-webflux:jar:2.7.12:compile 17:53:28 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.12:compile 17:53:28 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5:compile 17:53:28 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile 17:53:28 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5:compile 17:53:28 [INFO] | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.12:compile 17:53:28 [INFO] | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.32:compile 17:53:28 [INFO] | | +- io.netty:netty-resolver-dns:jar:4.1.92.Final:compile 17:53:28 [INFO] | | | \- io.netty:netty-codec-dns:jar:4.1.92.Final:compile 17:53:28 [INFO] | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.92.Final:compile 17:53:28 [INFO] | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.92.Final:compile 17:53:28 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.92.Final:compile 17:53:28 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.92.Final:compile 17:53:28 [INFO] | | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.32:compile 17:53:28 [INFO] | +- org.springframework:spring-web:jar:5.3.27:compile 17:53:28 [INFO] | \- org.springframework:spring-webflux:jar:5.3.27:compile 17:53:28 [INFO] +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.7.12:compile 17:53:28 [INFO] | +- org.springframework.boot:spring-boot-starter-aop:jar:2.7.12:compile 17:53:28 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 17:53:28 [INFO] | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.7.12:compile 17:53:28 [INFO] | | +- com.zaxxer:HikariCP:jar:4.0.3:compile 17:53:28 [INFO] | | \- org.springframework:spring-jdbc:jar:5.3.27:compile 17:53:28 [INFO] | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 17:53:28 [INFO] | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 17:53:28 [INFO] | +- org.hibernate:hibernate-core:jar:5.6.15.Final:compile 17:53:28 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.23:compile 17:53:28 [INFO] | | +- antlr:antlr:jar:2.7.7:compile 17:53:28 [INFO] | | +- org.jboss:jandex:jar:2.4.2.Final:compile 17:53:28 [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 17:53:28 [INFO] | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 17:53:28 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 17:53:28 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 17:53:28 [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 17:53:28 [INFO] | +- org.springframework.data:spring-data-jpa:jar:2.7.12:compile 17:53:28 [INFO] | | +- org.springframework.data:spring-data-commons:jar:2.7.12:compile 17:53:28 [INFO] | | +- org.springframework:spring-orm:jar:5.3.27:compile 17:53:28 [INFO] | | \- org.springframework:spring-tx:jar:5.3.27:compile 17:53:28 [INFO] | \- org.springframework:spring-aspects:jar:5.3.27:compile 17:53:28 [INFO] +- javax.validation:validation-api:jar:2.0.1.Final:compile 17:53:28 [INFO] +- com.h2database:h2:jar:1.4.197:test 17:53:28 [INFO] +- org.mariadb.jdbc:mariadb-java-client:jar:3.0.10:compile 17:53:28 [INFO] +- org.hibernate:hibernate-testing:jar:5.6.15.Final:test 17:53:28 [INFO] | +- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 17:53:28 [INFO] | +- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.1.1.Final:test 17:53:28 [INFO] | +- junit:junit:jar:4.13.2:test 17:53:28 [INFO] | | \- org.hamcrest:hamcrest-core:jar:2.2:compile 17:53:28 [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 17:53:28 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:compile 17:53:28 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.8.2:test 17:53:28 [INFO] | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 17:53:28 [INFO] | +- org.assertj:assertj-core:jar:3.22.0:test 17:53:28 [INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.17.2:test 17:53:28 [INFO] | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:53:28 [INFO] | +- javax.money:money-api:jar:1.1:test 17:53:28 [INFO] | +- org.javamoney:moneta:jar:1.1:test 17:53:28 [INFO] | +- org.jboss.byteman:byteman:jar:4.0.20:test 17:53:28 [INFO] | +- org.jboss.byteman:byteman-install:jar:4.0.20:test 17:53:28 [INFO] | +- org.jboss.byteman:byteman-bmunit:jar:4.0.20:test 17:53:28 [INFO] | | \- org.jboss.byteman:byteman-submit:jar:4.0.20:test 17:53:28 [INFO] | +- com.experlog:xapool:jar:1.5.0:test 17:53:28 [INFO] | +- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:test 17:53:28 [INFO] | \- org.jboss.narayana.jta:narayana-jta:jar:5.11.2.Final:test 17:53:28 [INFO] +- com.microsoft.sqlserver:mssql-jdbc:jar:9.2.1.jre11:compile 17:53:28 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.6.0-SNAPSHOT:compile 17:53:28 [INFO] +- io.mockk:mockk:jar:1.12.8:test 17:53:28 [INFO] | +- io.mockk:mockk-dsl:jar:1.12.8:test 17:53:28 [INFO] | +- io.mockk:mockk-agent:jar:1.12.8:test 17:53:28 [INFO] | +- io.mockk:mockk-agent-api:jar:1.12.8:test 17:53:28 [INFO] | +- io.mockk:mockk-core:jar:1.12.8:test 17:53:28 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 17:53:28 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 17:53:28 [INFO] +- io.mockk:mockk-jvm:jar:1.12.8:test 17:53:28 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.12.8:test 17:53:28 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.12.8:test 17:53:28 [INFO] | | +- org.objenesis:objenesis:jar:3.2:test 17:53:28 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 17:53:28 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.12.8:test 17:53:28 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.12.8:test 17:53:28 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 17:53:28 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 17:53:28 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 17:53:28 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:53:28 [INFO] +- org.powermock:powermock-api-mockito2:jar:1.7.4:test 17:53:28 [INFO] | +- org.powermock:powermock-api-mockito-common:jar:1.7.4:test 17:53:28 [INFO] | | \- org.powermock:powermock-api-support:jar:1.7.4:test 17:53:28 [INFO] | | +- org.powermock:powermock-reflect:jar:1.7.4:test 17:53:28 [INFO] | | \- org.powermock:powermock-core:jar:1.7.4:test 17:53:28 [INFO] | \- org.mockito:mockito-core:jar:4.5.1:test 17:53:28 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.7.12:test 17:53:28 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:53:28 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:53:28 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:53:28 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:53:28 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.7.12:test 17:53:28 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.12:test 17:53:28 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:53:28 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:53:28 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 17:53:28 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test 17:53:28 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 17:53:28 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:53:28 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 17:53:28 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 17:53:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.8.2:test 17:53:28 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.8.2:test 17:53:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:53:28 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.7.0:test 17:53:28 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.6.21:test 17:53:28 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.6.4:test 17:53:28 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.6.4:test 17:53:28 [INFO] +- io.projectreactor:reactor-test:jar:3.4.29:test 17:53:28 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:53:28 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 17:53:28 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 17:53:28 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 17:53:28 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 17:53:28 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 17:53:28 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 17:53:28 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 17:53:28 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 17:53:28 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 17:53:28 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 17:53:28 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:53:28 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 17:53:28 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 17:53:28 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 17:53:28 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:53:28 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 17:53:28 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 17:53:28 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 17:53:28 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 17:53:28 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 17:53:28 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 17:53:28 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 17:53:28 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 17:53:28 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 17:53:28 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 17:53:28 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 17:53:28 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 17:53:28 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 17:53:28 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 17:53:28 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 17:53:28 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 17:53:28 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 17:53:28 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 17:53:28 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 17:53:28 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 17:53:28 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 17:53:28 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 17:53:28 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:53:28 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:53:28 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:53:28 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 17:53:28 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 17:53:28 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 17:53:28 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 17:53:28 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 17:53:28 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 17:53:28 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 17:53:28 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 17:53:28 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 17:53:28 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 17:53:28 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 17:53:28 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:53:28 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:53:28 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:53:28 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 17:53:28 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 17:53:28 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 17:53:28 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 17:53:28 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 17:53:28 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 17:53:28 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 17:53:28 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 17:53:28 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:53:28 [INFO] | | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:53:28 [INFO] | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:53:28 [INFO] | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 17:53:28 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:53:28 [INFO] | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:53:28 [INFO] | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 17:53:28 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:53:28 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:53:28 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:53:28 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:53:28 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 17:53:28 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 17:53:28 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 17:53:28 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 17:53:28 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 17:53:28 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 17:53:28 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 17:53:28 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 17:53:28 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 17:53:28 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 17:53:28 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 17:53:28 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 17:53:28 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 17:53:28 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 17:53:28 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 17:53:28 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 17:53:28 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 17:53:28 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 17:53:28 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 17:53:28 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 17:53:28 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 17:53:28 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 17:53:28 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 17:53:28 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 17:53:28 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 17:53:28 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 17:53:28 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 17:53:28 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 17:53:28 [INFO] | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:53:28 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 17:53:28 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 17:53:28 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 17:53:28 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 17:53:28 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 17:53:28 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 17:53:28 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 17:53:28 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 17:53:28 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 17:53:28 [INFO] 17:53:28 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ db-lib --- 17:53:28 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/sonatype-clm/module.xml 17:53:28 [INFO] 17:53:28 [INFO] ------< org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib >------- 17:53:28 [INFO] Building MS Blueprints Processor Modules - Commons - Rest Lib 1.6.0-SNAPSHOT [18/68] 17:53:28 [INFO] --------------------------------[ jar ]--------------------------------- 17:53:29 [INFO] 17:53:29 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ rest-lib --- 17:53:29 [INFO] 17:53:29 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ rest-lib --- 17:53:29 [INFO] 17:53:29 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ rest-lib --- 17:53:29 [INFO] Executing tasks 17:53:29 17:53:29 ktlint: 17:53:30 [INFO] Executed tasks 17:53:30 [INFO] 17:53:30 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ rest-lib --- 17:53:30 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:53:30 [INFO] 17:53:30 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ rest-lib --- 17:53:30 [INFO] 17:53:30 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ rest-lib --- 17:53:30 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/target/code-coverage/jacoco-ut.exec 17:53:30 [INFO] 17:53:30 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ rest-lib --- 17:53:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/target/jacoco.exec 17:53:30 [INFO] 17:53:30 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ rest-lib --- 17:53:30 [INFO] Set 2 system properties 17:53:30 [INFO] 17:53:30 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ rest-lib --- 17:53:30 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-clm-master/.git 17:53:30 [INFO] Collected git.commit.id.full with value dea5fc2346c2633f38ec0e7bc8a7499446998292 17:53:30 [INFO] Collected git.commit.id.abbrev with value dea5fc2 17:53:30 [INFO] Collected git.build.time with value 2024-03-19T17:53:30+0000 17:53:30 [INFO] Collected git.build.version with value 1.6.0-SNAPSHOT 17:53:30 [INFO] Collected git.build.number with value 290 17:53:30 [INFO] including property git.build.version in results 17:53:30 [INFO] including property git.commit.id.full in results 17:53:30 [INFO] including property git.commit.id.abbrev in results 17:53:30 [INFO] including property git.build.time in results 17:53:30 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/target/classes/git.properties] (for module MS Blueprints Processor Modules - Commons - Rest Lib)... 17:53:30 [INFO] 17:53:30 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ rest-lib --- 17:53:30 [INFO] 17:53:30 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ rest-lib --- 17:53:30 [INFO] 17:53:30 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ rest-lib --- 17:53:30 [INFO] Tidy is skipped. 17:53:30 [INFO] 17:53:30 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ rest-lib --- 17:53:30 [INFO] Skipping Antrun execution 17:53:30 [INFO] 17:53:30 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ rest-lib --- 17:53:30 [INFO] Formatting is skipped 17:53:30 [INFO] 17:53:30 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ rest-lib --- 17:53:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:53:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:53:30 [INFO] Copying 1 resource 17:53:30 [INFO] Copying 0 resource 17:53:30 [INFO] 17:53:30 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ rest-lib --- 17:53:30 [INFO] No sources to compile 17:53:30 [INFO] 17:53:30 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ rest-lib --- 17:53:30 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/java 17:53:32 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:53:32 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/filters/RestServerLoggingWebFilter.kt: (33, 68) 'subscriberContext(Context!): Mono!' is deprecated. Deprecated in Java 17:53:32 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/BaseBlueprintWebClientService.kt: (40, 33) 'SSLContextBuilder' is deprecated. Deprecated in Java 17:53:32 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/BaseBlueprintWebClientService.kt: (64, 13) Name shadowed: uri 17:53:32 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/BaseBlueprintWebClientService.kt: (94, 36) 'SSLContextBuilder' is deprecated. Deprecated in Java 17:53:32 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/BaseBlueprintWebClientService.kt: (154, 40) The corresponding parameter in the supertype 'BlueprintWebClientService' is named 'mergedDefaultAndSuppliedHeaders'. This may cause problems when calling this function with named arguments. 17:53:32 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/BaseBlueprintWebClientService.kt: (347, 60) Unchecked cast: String! to T 17:53:32 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/BaseBlueprintWebClientService.kt: (379, 38) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 17:53:32 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/BaseBlueprintWebClientService.kt: (379, 96) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 17:53:32 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestLoggerService.kt: (96, 17) Variable 'reqHeaders' is never used 17:53:32 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestLoggerService.kt: (137, 13) This declaration is experimental and its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' 17:53:32 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestLoggerService.kt: (139, 13) This declaration is experimental and its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' 17:53:32 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestLoggerService.kt: (153, 2) This annotation should be used with the compiler argument '-opt-in=kotlin.RequiresOptIn' 17:53:32 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestLoggerService.kt: (160, 43) 'putAll(Context!): Context!' is deprecated. Deprecated in Java 17:53:32 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestLoggerService.kt: (160, 55) 'currentContext(): Context!' is deprecated. Deprecated in Java 17:53:32 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestLoggerService.kt: (161, 21) 'currentContext(): Context!' is deprecated. Deprecated in Java 17:53:32 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestLoggerService.kt: (169, 9) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. 17:53:32 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestLoggerService.kt: (169, 21) This declaration is experimental and its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' 17:53:32 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestLoggerService.kt: (170, 12) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. 17:53:32 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestLoggerService.kt: (170, 24) This declaration is experimental and its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' 17:53:32 [INFO] 17:53:32 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ rest-lib --- 17:53:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:53:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:53:32 [INFO] Copying 2 resources 17:53:32 [INFO] 17:53:32 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ rest-lib --- 17:53:32 [INFO] No sources to compile 17:53:32 [INFO] 17:53:32 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ rest-lib --- 17:53:32 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/test/java 17:53:34 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:53:34 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestClientServiceTest.kt: (452, 38) 'withDefaultPasswordEncoder(): User.UserBuilder!' is deprecated. Deprecated in Java 17:53:34 [INFO] 17:53:34 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ rest-lib --- 17:53:34 [INFO] 17:53:34 [INFO] ------------------------------------------------------- 17:53:34 [INFO] T E S T S 17:53:34 [INFO] ------------------------------------------------------- 17:53:35 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BluePrintRestLibPropertyServiceTest 17:53:37 17:53:37.930 ERROR org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Error in definition of endpoint http://127.0.0.1:8000. User-supplied "additionalHeaders" cannot contain AUTHORIZATION header with auth-type "basic-auth" 17:53:37 17:53:37.935 ERROR org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Error in definition of endpoint http://127.0.0.1:8000. User-supplied "additionalHeaders" cannot contain AUTHORIZATION header with auth-type "basic-auth" 17:53:38 17:53:38.043 ERROR org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Error in definition of endpoint https://localhost:8443. User-supplied "additionalHeaders" cannot contain AUTHORIZATION header with auth-type "basic-auth" 17:53:38 17:53:38.044 ERROR org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Error in definition of endpoint https://localhost:8443. User-supplied "additionalHeaders" cannot contain AUTHORIZATION header with auth-type "basic-auth" 17:53:38 17:53:38.101 ERROR org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Error in definition of endpoint https://localhost:8443. User-supplied "additionalHeaders" cannot contain AUTHORIZATION header with auth-type "basic-auth" 17:53:38 17:53:38.102 ERROR org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Error in definition of endpoint https://localhost:8443. User-supplied "additionalHeaders" cannot contain AUTHORIZATION header with auth-type "basic-auth" 17:53:38 17:53:38.110 ERROR org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Error in definition of endpoint https://localhost:8443. User-supplied "additionalHeaders" cannot contain AUTHORIZATION header with auth-type "basic-auth" 17:53:38 17:53:38.111 ERROR org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Error in definition of endpoint https://localhost:8443. User-supplied "additionalHeaders" cannot contain AUTHORIZATION header with auth-type "basic-auth" 17:53:38 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.447 s - in org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BluePrintRestLibPropertyServiceTest 17:53:38 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.rest.service.RestClientPropertiesDSLTest 17:53:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.onap.ccsdk.cds.blueprintsprocessor.rest.service.RestClientPropertiesDSLTest 17:53:38 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.rest.service.RestClientServiceTest 17:53:41 17:53:41 . ____ _ __ _ _ 17:53:41 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:53:41 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:53:41 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:53:41 ' |____| .__|_| |_|_| |_\__, | / / / / 17:53:41 =========|_|==============|___/=/_/_/_/ 17:53:41 :: Spring Boot :: (v2.7.12) 17:53:41 17:53:41 17:53:38.359 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.service.RestClientServiceTest - Starting RestClientServiceTest using Java 17.0.6-ea on prd-centos8-builder-4c-4g-14407.novalocal with PID 45291 (started by jenkins in /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib) 17:53:41 17:53:38.360 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.service.RestClientServiceTest - No active profile set, falling back to 1 default profile: "default" 17:53:41 17:53:38.507 INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final 17:53:41 17:53:40.541 WARN org.springframework.security.core.userdetails.User - User.withDefaultPasswordEncoder() is considered unsafe for production and is only intended for sample applications. 17:53:41 17:53:41.615 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.service.RestClientServiceTest - Started RestClientServiceTest in 3.425 seconds (JVM running for 7.511) 17:53:42 17:53:41.715 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Rest request method(DELETE), url(/sample/name) 17:53:42 17:53:42.024 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Response status(204 - No Content) 17:53:42 17:53:42.065 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Rest request method(PATCH), url(/sample/name) 17:53:42 17:53:42.180 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Response status(200 - OK) 17:53:42 17:53:42.276 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Rest request method(DELETE), url(/sample/customersWithDefaultConstructor) 17:53:42 17:53:42.389 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Response status(204 - No Content) 17:53:42 17:53:42.406 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Rest request method(GET), url(/sample/name) 17:53:42 17:53:42.500 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Response status(200 - OK) 17:53:43 17:53:42.546 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Rest request method(GET), url(/sample/aai/v22/business/customers) 17:53:43 17:53:42.561 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Rest request method(GET), url(/sample/aai/v22/business/customers) 17:53:43 17:53:42.586 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Rest request method(POST), url(/sample/aai/v22/business/customers) 17:53:43 17:53:42.587 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Rest request method(PUT), url(/sample/aai/v22/business/customers) 17:53:43 17:53:42.599 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Rest request method(PATCH), url(/sample/aai/v22/business/customers) 17:53:43 17:53:42.625 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Rest request method(DELETE), url(/sample/aai/v22/business/customers) 17:53:43 17:53:43.151 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Response status(200 - OK) 17:53:43 17:53:43.178 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Response status(200 - OK) 17:53:43 17:53:43.178 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Response status(200 - OK) 17:53:43 17:53:43.225 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Response status(200 - OK) 17:53:43 17:53:43.234 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Response status(200 - OK) 17:53:43 17:53:43.235 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Response status(200 - OK) 17:53:43 17:53:43.248 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Rest request method(GET), url(/sample/basic) 17:53:43 17:53:43.351 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Response status(200 - OK) 17:53:43 17:53:43.367 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Rest request method(GET), url(/sample/query?id=3) 17:53:43 17:53:43.464 INFO org.onap.ccsdk.cds.blueprintsprocessor.rest.utils.WebClientUtils - Response status(200 - OK) 17:53:43 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.304 s - in org.onap.ccsdk.cds.blueprintsprocessor.rest.service.RestClientServiceTest 17:53:45 [INFO] 17:53:45 [INFO] Results: 17:53:45 [INFO] 17:53:45 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0 17:53:45 [INFO] 17:53:45 [INFO] 17:53:45 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ rest-lib --- 17:53:45 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/target/code-coverage/jacoco-ut.exec 17:53:45 [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Commons - Rest Lib' with 43 classes 17:53:45 [INFO] 17:53:45 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ rest-lib --- 17:53:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:53:45 [INFO] 17:53:45 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ rest-lib --- 17:53:45 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/target/rest-lib-1.6.0-SNAPSHOT.jar 17:53:45 [INFO] 17:53:45 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ rest-lib --- 17:53:45 [INFO] Skipping because packaging 'jar' is not pom. 17:53:45 [INFO] 17:53:45 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ rest-lib --- 17:53:45 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/target/code-coverage/jacoco-it.exec 17:53:45 [INFO] 17:53:45 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ rest-lib --- 17:53:45 [INFO] 17:53:45 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ rest-lib --- 17:53:45 [INFO] 17:53:45 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ rest-lib --- 17:53:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:53:45 [INFO] 17:53:45 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ rest-lib --- 17:53:45 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/target/jacoco.exec 17:53:45 [INFO] 17:53:45 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ rest-lib --- 17:53:45 [INFO] 17:53:45 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ rest-lib --- 17:53:45 [INFO] 17:53:45 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rest-lib --- 17:53:45 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/target/rest-lib-1.6.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/rest-lib/1.6.0-SNAPSHOT/rest-lib-1.6.0-SNAPSHOT.jar 17:53:46 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/rest-lib/1.6.0-SNAPSHOT/rest-lib-1.6.0-SNAPSHOT.pom 17:53:46 [INFO] 17:53:46 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ rest-lib --- 17:53:46 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.6.0-SNAPSHOT 17:53:46 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.6.0-SNAPSHOT:compile 17:53:46 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 17:53:46 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile 17:53:46 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 17:53:46 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 17:53:46 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 17:53:46 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile 17:53:46 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.13.5:compile 17:53:46 [INFO] | | \- javax.validation:validation-api:jar:2.0.1.Final:compile 17:53:46 [INFO] | +- io.projectreactor:reactor-core:jar:3.4.29:compile 17:53:46 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:53:46 [INFO] | +- org.yaml:snakeyaml:jar:1.30:compile 17:53:46 [INFO] | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 17:53:46 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 17:53:46 [INFO] | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 17:53:46 [INFO] | | +- org.javassist:javassist:jar:3.24.1-GA:compile 17:53:46 [INFO] | | +- org.jsoup:jsoup:jar:1.12.1:compile 17:53:46 [INFO] | | +- com.google.re2j:re2j:jar:1.2:compile 17:53:46 [INFO] | | +- commons-net:commons-net:jar:3.9.0:compile 17:53:46 [INFO] | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 17:53:46 [INFO] | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 17:53:46 [INFO] | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 17:53:46 [INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:53:46 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:53:46 [INFO] | | | \- ch.qos.logback:logback-core:jar:1.2.12:compile 17:53:46 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:53:46 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:53:46 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:53:46 [INFO] | \- org.apache.commons:commons-compress:jar:1.21:compile 17:53:46 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.6.0-SNAPSHOT:compile 17:53:46 [INFO] | +- com.hazelcast:hazelcast-all:jar:4.2.5:compile 17:53:46 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.6.0-SNAPSHOT:compile 17:53:46 [INFO] | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 17:53:46 [INFO] | \- javax.annotation:jsr250-api:jar:1.0:compile 17:53:46 [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.13:compile 17:53:46 [INFO] | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 17:53:46 [INFO] | \- commons-codec:commons-codec:jar:1.15:compile 17:53:46 [INFO] +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:53:46 [INFO] | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:53:46 [INFO] | | \- org.springframework:spring-context:jar:5.3.27:compile 17:53:46 [INFO] | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:53:46 [INFO] | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:53:46 [INFO] | \- org.springframework:spring-core:jar:5.3.27:compile 17:53:46 [INFO] | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:53:46 [INFO] +- org.springframework:spring-web:jar:5.3.27:compile 17:53:46 [INFO] | \- org.springframework:spring-beans:jar:5.3.27:compile 17:53:46 [INFO] +- org.springframework.boot:spring-boot-starter-webflux:jar:2.7.12:test 17:53:46 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.12:test 17:53:46 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5:test 17:53:46 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:test 17:53:46 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5:test 17:53:46 [INFO] | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.12:test 17:53:46 [INFO] | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.32:test 17:53:46 [INFO] | | +- io.netty:netty-resolver-dns:jar:4.1.92.Final:test 17:53:46 [INFO] | | | \- io.netty:netty-codec-dns:jar:4.1.92.Final:test 17:53:46 [INFO] | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.92.Final:test 17:53:46 [INFO] | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.92.Final:test 17:53:46 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.92.Final:test 17:53:46 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.92.Final:test 17:53:46 [INFO] | | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.32:test 17:53:46 [INFO] | \- org.springframework:spring-webflux:jar:5.3.27:test 17:53:46 [INFO] +- org.springframework.boot:spring-boot-starter-security:jar:2.7.12:test 17:53:46 [INFO] | +- org.springframework:spring-aop:jar:5.3.27:compile 17:53:46 [INFO] | +- org.springframework.security:spring-security-config:jar:5.7.8:test 17:53:46 [INFO] | | \- org.springframework.security:spring-security-core:jar:5.7.8:test 17:53:46 [INFO] | | \- org.springframework.security:spring-security-crypto:jar:5.7.8:test 17:53:46 [INFO] | \- org.springframework.security:spring-security-web:jar:5.7.8:test 17:53:46 [INFO] | \- org.springframework:spring-expression:jar:5.3.27:compile 17:53:46 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.6.0-SNAPSHOT:compile 17:53:46 [INFO] +- io.mockk:mockk:jar:1.12.8:test 17:53:46 [INFO] | +- io.mockk:mockk-dsl:jar:1.12.8:test 17:53:46 [INFO] | +- io.mockk:mockk-agent:jar:1.12.8:test 17:53:46 [INFO] | +- io.mockk:mockk-agent-api:jar:1.12.8:test 17:53:46 [INFO] | +- io.mockk:mockk-core:jar:1.12.8:test 17:53:46 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 17:53:46 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 17:53:46 [INFO] +- io.mockk:mockk-jvm:jar:1.12.8:test 17:53:46 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.12.8:test 17:53:46 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.12.8:test 17:53:46 [INFO] | | +- org.objenesis:objenesis:jar:3.2:test 17:53:46 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.23:compile 17:53:46 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 17:53:46 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.12.8:test 17:53:46 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.12.8:test 17:53:46 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 17:53:46 [INFO] | +- junit:junit:jar:4.13.2:test 17:53:46 [INFO] | | \- org.hamcrest:hamcrest-core:jar:2.2:compile 17:53:46 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 17:53:46 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 17:53:46 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 17:53:46 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 17:53:46 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:53:46 [INFO] +- org.powermock:powermock-api-mockito2:jar:1.7.4:test 17:53:46 [INFO] | +- org.powermock:powermock-api-mockito-common:jar:1.7.4:test 17:53:46 [INFO] | | \- org.powermock:powermock-api-support:jar:1.7.4:test 17:53:46 [INFO] | | +- org.powermock:powermock-reflect:jar:1.7.4:test 17:53:46 [INFO] | | \- org.powermock:powermock-core:jar:1.7.4:test 17:53:46 [INFO] | \- org.mockito:mockito-core:jar:4.5.1:test 17:53:46 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.7.12:test 17:53:46 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.7.12:test 17:53:46 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.12:test 17:53:46 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 17:53:46 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:test 17:53:46 [INFO] | +- org.assertj:assertj-core:jar:3.22.0:test 17:53:46 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 17:53:46 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test 17:53:46 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 17:53:46 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:53:46 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 17:53:46 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 17:53:46 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.8.2:test 17:53:46 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.8.2:test 17:53:46 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:compile 17:53:46 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.8.2:test 17:53:46 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:53:46 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.7.0:test 17:53:46 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.6.21:test 17:53:46 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.6.4:test 17:53:46 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.6.4:test 17:53:46 [INFO] +- io.projectreactor:reactor-test:jar:3.4.29:test 17:53:46 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:53:46 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 17:53:46 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 17:53:46 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 17:53:46 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 17:53:46 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 17:53:46 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 17:53:46 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 17:53:46 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 17:53:46 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 17:53:46 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 17:53:46 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:53:46 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 17:53:46 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 17:53:46 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 17:53:46 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:53:46 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 17:53:46 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 17:53:46 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 17:53:46 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 17:53:46 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 17:53:46 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 17:53:46 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 17:53:46 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 17:53:46 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 17:53:46 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 17:53:46 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 17:53:46 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 17:53:46 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 17:53:46 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 17:53:46 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 17:53:46 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 17:53:46 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 17:53:46 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 17:53:46 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 17:53:46 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 17:53:46 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 17:53:46 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 17:53:46 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:53:46 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:53:46 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:53:46 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 17:53:46 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 17:53:46 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 17:53:46 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 17:53:46 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 17:53:46 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 17:53:46 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 17:53:46 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 17:53:46 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 17:53:46 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 17:53:46 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 17:53:46 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:53:46 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:53:46 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:53:46 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 17:53:46 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 17:53:46 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 17:53:46 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 17:53:46 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 17:53:46 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 17:53:46 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 17:53:46 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 17:53:46 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:53:46 [INFO] | | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:53:46 [INFO] | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:53:46 [INFO] | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 17:53:46 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:53:46 [INFO] | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:53:46 [INFO] | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 17:53:46 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:53:46 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:53:46 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:53:46 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:53:46 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 17:53:46 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 17:53:46 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 17:53:46 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 17:53:46 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 17:53:46 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 17:53:46 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 17:53:46 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 17:53:46 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 17:53:46 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 17:53:46 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 17:53:46 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 17:53:46 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 17:53:46 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 17:53:46 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 17:53:46 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 17:53:46 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 17:53:46 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 17:53:46 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 17:53:46 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 17:53:46 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 17:53:46 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 17:53:46 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 17:53:46 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 17:53:46 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 17:53:46 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 17:53:46 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 17:53:46 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 17:53:46 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:53:46 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 17:53:46 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 17:53:46 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 17:53:46 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 17:53:46 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 17:53:46 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 17:53:46 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 17:53:46 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 17:53:46 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 17:53:46 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 17:53:46 [INFO] 17:53:46 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ rest-lib --- 17:53:46 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/target/sonatype-clm/module.xml 17:53:46 [INFO] 17:53:46 [INFO] ------< org.onap.ccsdk.cds.blueprintsprocessor.modules:dmaap-lib >------ 17:53:46 [INFO] Building MS Blueprints Processor Modules - Commons - Dmaap Lib 1.6.0-SNAPSHOT [19/68] 17:53:46 [INFO] --------------------------------[ jar ]--------------------------------- 17:53:47 [WARNING] Checksum validation failed, expected 6481cdcd33c57cbcf74ef066c15106e48a9b6d6c but is 5e106d07e523fb6d40cf086b9b413268f6302f26 from release-mirror for https://nexus.onap.org/content/repositories/public/javax/jms/jms/1.1/jms-1.1.jar 17:53:47 [WARNING] Could not validate integrity of download from https://nexus.onap.org/content/repositories/public/javax/jms/jms/1.1/jms-1.1.jar 17:53:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, expected 6481cdcd33c57cbcf74ef066c15106e48a9b6d6c but is 5e106d07e523fb6d40cf086b9b413268f6302f26 17:53:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validateExternalChecksums (ChecksumValidator.java:174) 17:53:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:103) 17:53:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 17:53:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 17:53:47 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 17:53:47 at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1136) 17:53:47 at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:635) 17:53:47 at java.lang.Thread.run (Thread.java:833) 17:53:47 [WARNING] Checksum validation failed, expected 6481cdcd33c57cbcf74ef066c15106e48a9b6d6c but is 5e106d07e523fb6d40cf086b9b413268f6302f26 from release-mirror for https://nexus.onap.org/content/repositories/public/javax/jms/jms/1.1/jms-1.1.jar 17:53:47 [INFO] 17:53:47 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ dmaap-lib --- 17:53:47 [INFO] 17:53:47 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ dmaap-lib --- 17:53:47 [INFO] 17:53:47 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ dmaap-lib --- 17:53:47 [INFO] Executing tasks 17:53:47 17:53:47 ktlint: 17:53:49 [INFO] Executed tasks 17:53:49 [INFO] 17:53:49 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ dmaap-lib --- 17:53:49 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:53:49 [INFO] 17:53:49 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ dmaap-lib --- 17:53:49 [INFO] 17:53:49 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ dmaap-lib --- 17:53:49 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/dmaap-lib/target/code-coverage/jacoco-ut.exec 17:53:49 [INFO] 17:53:49 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ dmaap-lib --- 17:53:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/dmaap-lib/target/jacoco.exec 17:53:49 [INFO] 17:53:49 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ dmaap-lib --- 17:53:49 [INFO] Set 2 system properties 17:53:49 [INFO] 17:53:49 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ dmaap-lib --- 17:53:49 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-clm-master/.git 17:53:49 [INFO] Collected git.commit.id.full with value dea5fc2346c2633f38ec0e7bc8a7499446998292 17:53:49 [INFO] Collected git.commit.id.abbrev with value dea5fc2 17:53:49 [INFO] Collected git.build.time with value 2024-03-19T17:53:49+0000 17:53:49 [INFO] Collected git.build.version with value 1.6.0-SNAPSHOT 17:53:49 [INFO] Collected git.build.number with value 290 17:53:49 [INFO] including property git.build.version in results 17:53:49 [INFO] including property git.commit.id.full in results 17:53:49 [INFO] including property git.commit.id.abbrev in results 17:53:49 [INFO] including property git.build.time in results 17:53:49 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/dmaap-lib/target/classes/git.properties] (for module MS Blueprints Processor Modules - Commons - Dmaap Lib)... 17:53:49 [INFO] 17:53:49 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ dmaap-lib --- 17:53:49 [INFO] 17:53:49 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ dmaap-lib --- 17:53:49 [INFO] 17:53:49 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ dmaap-lib --- 17:53:49 [INFO] Tidy is skipped. 17:53:49 [INFO] 17:53:49 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ dmaap-lib --- 17:53:49 [INFO] Skipping Antrun execution 17:53:49 [INFO] 17:53:49 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ dmaap-lib --- 17:53:49 [INFO] Formatting is skipped 17:53:49 [INFO] 17:53:49 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ dmaap-lib --- 17:53:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:53:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:53:49 [INFO] Copying 0 resource 17:53:49 [INFO] Copying 1 resource 17:53:49 [INFO] 17:53:49 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ dmaap-lib --- 17:53:49 [INFO] No sources to compile 17:53:49 [INFO] 17:53:49 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ dmaap-lib --- 17:53:49 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/dmaap-lib/src/main/java 17:53:49 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:53:49 [INFO] 17:53:49 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ dmaap-lib --- 17:53:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:53:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:53:49 [INFO] Copying 2 resources 17:53:49 [INFO] 17:53:49 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ dmaap-lib --- 17:53:49 [INFO] No sources to compile 17:53:49 [INFO] 17:53:49 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ dmaap-lib --- 17:53:49 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/dmaap-lib/src/test/java 17:53:50 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:53:50 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/dmaap-lib/src/test/kotlin/org/ccsdk/cds/blueprintprocessor/dmaap/TestDmaapEventPublisher.kt: (91, 28) Unnecessary non-null assertion (!!) on a non-null receiver of type MutableList 17:53:50 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/dmaap-lib/src/test/kotlin/org/ccsdk/cds/blueprintprocessor/dmaap/TestDmaapEventPublisher.kt: (108, 28) Unnecessary non-null assertion (!!) on a non-null receiver of type MutableList 17:53:50 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/dmaap-lib/src/test/kotlin/org/ccsdk/cds/blueprintprocessor/dmaap/TestDmaapEventPublisher.kt: (128, 28) Unnecessary non-null assertion (!!) on a non-null receiver of type MutableList 17:53:50 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/dmaap-lib/src/test/kotlin/org/ccsdk/cds/blueprintprocessor/dmaap/TestDmaapEventPublisher.kt: (130, 28) Unnecessary non-null assertion (!!) on a non-null receiver of type MutableList 17:53:50 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/dmaap-lib/src/test/kotlin/org/ccsdk/cds/blueprintprocessor/dmaap/TestDmaapEventPublisher.kt: (157, 28) Unnecessary non-null assertion (!!) on a non-null receiver of type MutableList 17:53:50 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/dmaap-lib/src/test/kotlin/org/ccsdk/cds/blueprintprocessor/dmaap/TestDmaapEventPublisher.kt: (159, 28) Unnecessary non-null assertion (!!) on a non-null receiver of type MutableList 17:53:50 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/dmaap-lib/src/test/kotlin/org/ccsdk/cds/blueprintprocessor/dmaap/TestDmaapEventPublisher.kt: (184, 28) Unnecessary non-null assertion (!!) on a non-null receiver of type MutableList 17:53:50 [INFO] 17:53:50 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmaap-lib --- 17:53:50 [INFO] 17:53:50 [INFO] ------------------------------------------------------- 17:53:50 [INFO] T E S T S 17:53:50 [INFO] ------------------------------------------------------- 17:53:51 [INFO] Running org.ccsdk.apps.blueprintprocessor.dmaap.TestDmaapEventPublisher 17:53:56 17:53:56 . ____ _ __ _ _ 17:53:56 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:53:56 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:53:56 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:53:56 ' |____| .__|_| |_|_| |_\__, | / / / / 17:53:56 =========|_|==============|___/=/_/_/_/ 17:53:56 :: Spring Boot :: (v2.7.12) 17:53:56 17:53:56 17:53:52.182 WARN o.s.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer - 17:53:56 17:53:56 Found multiple occurrences of org.json.JSONObject on the class path: 17:53:56 17:53:56 jar:file:/tmp/r/org/json/json/20201115/json-20201115.jar!/org/json/JSONObject.class 17:53:56 jar:file:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 17:53:56 17:53:56 You may wish to exclude one of them to ensure predictable runtime behavior 17:53:56 17:53:56 17:53:52.206 INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final 17:53:58 17:53:57.447 INFO org.onap.ccsdk.cds.blueprintsprocessor.dmaap.BluePrintDmaapClientService - Sending messages to the DMAAP Server 17:53:58 17:53:58.486 INFO org.onap.ccsdk.cds.blueprintsprocessor.dmaap.BluePrintDmaapClientService - Sending messages to the DMAAP Server 17:53:59 17:53:58.919 INFO org.onap.ccsdk.cds.blueprintsprocessor.dmaap.BluePrintDmaapClientService - Sending messages to the DMAAP Server 17:53:59 17:53:59.262 INFO org.onap.ccsdk.cds.blueprintsprocessor.dmaap.BluePrintDmaapClientService - Sending messages to the DMAAP Server 17:53:59 17:53:59.571 INFO org.onap.ccsdk.cds.blueprintsprocessor.dmaap.BluePrintDmaapClientService - Sending messages to the DMAAP Server 17:53:59 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.004 s - in org.ccsdk.apps.blueprintprocessor.dmaap.TestDmaapEventPublisher 17:54:02 [INFO] 17:54:02 [INFO] Results: 17:54:02 [INFO] 17:54:02 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 17:54:02 [INFO] 17:54:02 [INFO] 17:54:02 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ dmaap-lib --- 17:54:02 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/dmaap-lib/target/code-coverage/jacoco-ut.exec 17:54:02 [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Commons - Dmaap Lib' with 11 classes 17:54:02 [INFO] 17:54:02 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ dmaap-lib --- 17:54:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:54:02 [INFO] 17:54:02 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ dmaap-lib --- 17:54:02 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/dmaap-lib/target/dmaap-lib-1.6.0-SNAPSHOT.jar 17:54:02 [INFO] 17:54:02 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ dmaap-lib --- 17:54:02 [INFO] Skipping because packaging 'jar' is not pom. 17:54:02 [INFO] 17:54:02 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ dmaap-lib --- 17:54:02 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/dmaap-lib/target/code-coverage/jacoco-it.exec 17:54:02 [INFO] 17:54:02 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ dmaap-lib --- 17:54:02 [INFO] 17:54:02 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ dmaap-lib --- 17:54:02 [INFO] 17:54:02 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ dmaap-lib --- 17:54:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:54:02 [INFO] 17:54:02 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ dmaap-lib --- 17:54:02 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/dmaap-lib/target/jacoco.exec 17:54:02 [INFO] 17:54:02 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ dmaap-lib --- 17:54:02 [INFO] 17:54:02 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ dmaap-lib --- 17:54:02 [INFO] 17:54:02 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dmaap-lib --- 17:54:02 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/dmaap-lib/target/dmaap-lib-1.6.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/dmaap-lib/1.6.0-SNAPSHOT/dmaap-lib-1.6.0-SNAPSHOT.jar 17:54:02 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/dmaap-lib/1.6.0-SNAPSHOT/dmaap-lib-1.6.0-SNAPSHOT.pom 17:54:02 [INFO] 17:54:02 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ dmaap-lib --- 17:54:02 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.modules:dmaap-lib:jar:1.6.0-SNAPSHOT 17:54:02 [INFO] +- org.onap.dmaap.messagerouter.dmaapclient:dmaapClient:jar:1.1.5:compile 17:54:02 [INFO] | +- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 17:54:02 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 17:54:02 [INFO] | +- org.apache.httpcomponents:httpclient-cache:jar:4.5.14:compile 17:54:02 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 17:54:02 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 17:54:02 [INFO] | | | \- commons-codec:commons-codec:jar:1.15:compile 17:54:02 [INFO] | | \- commons-logging:commons-logging:jar:1.2:compile 17:54:02 [INFO] | +- com.att.nsa:saClientLibrary:jar:0.0.1:compile 17:54:02 [INFO] | | +- com.att.nsa:saToolkit:jar:0.0.1:compile 17:54:02 [INFO] | | \- jline:jline:jar:2.12.1:compile 17:54:02 [INFO] | +- org.json:json:jar:20201115:compile 17:54:02 [INFO] | +- com.att.aft:dme2:jar:3.1.200-oss:compile 17:54:02 [INFO] | | +- javax.jms:jms:jar:1.1:compile 17:54:02 [INFO] | | \- javax.servlet:javax.servlet-api:jar:4.0.1:compile 17:54:02 [INFO] | +- log4j:log4j:jar:1.2.17:compile 17:54:02 [INFO] | +- log4j:apache-log4j-extras:jar:1.2.17:compile 17:54:02 [INFO] | +- org.glassfish.jersey.core:jersey-common:jar:2.35:compile 17:54:02 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:54:02 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:54:02 [INFO] | | +- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:54:02 [INFO] | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:54:02 [INFO] | +- org.glassfish.jersey.core:jersey-client:jar:2.35:compile 17:54:02 [INFO] | \- org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.35:compile 17:54:02 [INFO] | +- org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.35:compile 17:54:02 [INFO] | \- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.13.5:compile 17:54:02 [INFO] +- org.springframework.boot:spring-boot-starter-webflux:jar:2.7.12:compile 17:54:02 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:54:02 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:54:02 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:54:02 [INFO] | | \- org.yaml:snakeyaml:jar:1.30:compile 17:54:02 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.12:compile 17:54:02 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5:compile 17:54:02 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile 17:54:02 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5:compile 17:54:02 [INFO] | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.12:compile 17:54:02 [INFO] | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.32:compile 17:54:02 [INFO] | | +- io.netty:netty-resolver-dns:jar:4.1.92.Final:compile 17:54:02 [INFO] | | | \- io.netty:netty-codec-dns:jar:4.1.92.Final:compile 17:54:02 [INFO] | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.92.Final:compile 17:54:02 [INFO] | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.92.Final:compile 17:54:02 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.92.Final:compile 17:54:02 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.92.Final:compile 17:54:02 [INFO] | | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.32:compile 17:54:02 [INFO] | +- org.springframework:spring-web:jar:5.3.27:compile 17:54:02 [INFO] | | \- org.springframework:spring-beans:jar:5.3.27:compile 17:54:02 [INFO] | \- org.springframework:spring-webflux:jar:5.3.27:compile 17:54:02 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.7.12:test 17:54:02 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.7.12:test 17:54:02 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.12:test 17:54:02 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:54:02 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:54:02 [INFO] | +- org.assertj:assertj-core:jar:3.22.0:test 17:54:02 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 17:54:02 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 17:54:02 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 17:54:02 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 17:54:02 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 17:54:02 [INFO] | +- org.mockito:mockito-core:jar:4.5.1:test 17:54:02 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.23:compile 17:54:02 [INFO] | | +- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 17:54:02 [INFO] | | \- org.objenesis:objenesis:jar:3.2:test 17:54:02 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test 17:54:02 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 17:54:02 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:54:02 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 17:54:02 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:54:02 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 17:54:02 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 17:54:02 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.8.2:test 17:54:02 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.8.2:test 17:54:02 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:compile 17:54:02 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.8.2:test 17:54:02 [INFO] | +- junit:junit:jar:4.13.2:test 17:54:02 [INFO] | | \- org.hamcrest:hamcrest-core:jar:2.2:compile 17:54:02 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:54:02 [INFO] +- org.glassfish.jersey.inject:jersey-hk2:jar:2.35:compile 17:54:02 [INFO] | +- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:54:02 [INFO] | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:54:02 [INFO] | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:54:02 [INFO] | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:54:02 [INFO] | \- org.javassist:javassist:jar:3.25.0-GA:compile 17:54:02 [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1-m07:compile 17:54:02 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.7.0:test 17:54:02 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.6.21:test 17:54:02 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.6.0-SNAPSHOT:compile 17:54:02 [INFO] | +- com.hazelcast:hazelcast-all:jar:4.2.5:compile 17:54:02 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.6.0-SNAPSHOT:compile 17:54:02 [INFO] | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 17:54:02 [INFO] | \- javax.annotation:jsr250-api:jar:1.0:compile 17:54:02 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.6.0-SNAPSHOT:compile 17:54:02 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.6.0-SNAPSHOT:compile 17:54:02 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile 17:54:02 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 17:54:02 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 17:54:02 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile 17:54:02 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.13.5:compile 17:54:02 [INFO] | | \- javax.validation:validation-api:jar:2.0.1.Final:compile 17:54:02 [INFO] | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 17:54:02 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 17:54:02 [INFO] | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 17:54:02 [INFO] | | +- org.jsoup:jsoup:jar:1.12.1:compile 17:54:02 [INFO] | | +- com.google.re2j:re2j:jar:1.2:compile 17:54:02 [INFO] | | +- commons-net:commons-net:jar:3.9.0:compile 17:54:02 [INFO] | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 17:54:02 [INFO] | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 17:54:02 [INFO] | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 17:54:02 [INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:54:02 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:54:02 [INFO] | | | \- ch.qos.logback:logback-core:jar:1.2.12:compile 17:54:02 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:54:02 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:54:02 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:54:02 [INFO] | \- org.apache.commons:commons-compress:jar:1.21:compile 17:54:02 [INFO] +- io.mockk:mockk:jar:1.12.8:test 17:54:02 [INFO] | +- io.mockk:mockk-dsl:jar:1.12.8:test 17:54:02 [INFO] | +- io.mockk:mockk-agent:jar:1.12.8:test 17:54:02 [INFO] | +- io.mockk:mockk-agent-api:jar:1.12.8:test 17:54:02 [INFO] | +- io.mockk:mockk-core:jar:1.12.8:test 17:54:02 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 17:54:02 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 17:54:02 [INFO] +- io.mockk:mockk-jvm:jar:1.12.8:test 17:54:02 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.12.8:test 17:54:02 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.12.8:test 17:54:02 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.12.8:test 17:54:02 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.12.8:test 17:54:02 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 17:54:02 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:54:02 [INFO] +- org.powermock:powermock-api-mockito2:jar:1.7.4:test 17:54:02 [INFO] | \- org.powermock:powermock-api-mockito-common:jar:1.7.4:test 17:54:02 [INFO] | \- org.powermock:powermock-api-support:jar:1.7.4:test 17:54:02 [INFO] | +- org.powermock:powermock-reflect:jar:1.7.4:test 17:54:02 [INFO] | \- org.powermock:powermock-core:jar:1.7.4:test 17:54:02 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.6.4:test 17:54:02 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.6.4:test 17:54:02 [INFO] +- io.projectreactor:reactor-test:jar:3.4.29:test 17:54:02 [INFO] | \- io.projectreactor:reactor-core:jar:3.4.29:compile 17:54:02 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:54:02 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:54:02 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 17:54:02 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 17:54:02 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 17:54:02 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 17:54:02 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 17:54:02 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 17:54:02 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 17:54:02 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 17:54:02 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 17:54:02 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 17:54:02 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:54:02 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 17:54:02 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 17:54:02 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 17:54:02 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:54:02 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 17:54:02 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 17:54:02 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 17:54:02 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 17:54:02 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 17:54:02 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 17:54:02 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 17:54:02 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 17:54:02 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 17:54:02 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 17:54:02 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 17:54:02 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 17:54:02 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 17:54:02 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 17:54:02 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 17:54:02 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 17:54:02 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 17:54:02 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 17:54:02 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 17:54:02 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 17:54:02 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 17:54:02 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 17:54:02 [INFO] | | | \- org.springframework:spring-expression:jar:5.3.27:compile 17:54:02 [INFO] | | \- org.springframework:spring-aop:jar:5.3.27:compile 17:54:02 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 17:54:02 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:54:02 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:54:02 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:54:02 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 17:54:02 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 17:54:02 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 17:54:02 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 17:54:02 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 17:54:02 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 17:54:02 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 17:54:02 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 17:54:02 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 17:54:02 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 17:54:02 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 17:54:02 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:54:02 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:54:02 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:54:02 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 17:54:02 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 17:54:02 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 17:54:02 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 17:54:02 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 17:54:02 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 17:54:02 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 17:54:02 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 17:54:02 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:54:02 [INFO] | | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:54:02 [INFO] | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:54:02 [INFO] | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 17:54:02 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:54:02 [INFO] | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:54:02 [INFO] | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 17:54:02 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:54:02 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:54:02 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:54:02 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:54:02 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 17:54:02 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 17:54:02 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 17:54:02 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 17:54:02 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 17:54:02 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 17:54:02 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 17:54:02 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 17:54:02 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 17:54:02 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 17:54:02 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 17:54:02 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 17:54:02 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 17:54:02 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 17:54:02 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 17:54:02 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 17:54:02 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 17:54:02 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 17:54:02 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 17:54:02 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 17:54:02 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 17:54:02 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 17:54:02 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 17:54:02 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 17:54:02 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 17:54:02 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 17:54:02 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 17:54:02 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 17:54:02 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:54:02 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 17:54:02 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 17:54:02 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 17:54:02 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 17:54:02 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 17:54:02 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 17:54:02 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 17:54:02 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 17:54:02 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 17:54:02 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 17:54:02 [INFO] 17:54:02 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ dmaap-lib --- 17:54:02 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/dmaap-lib/target/sonatype-clm/module.xml 17:54:02 [INFO] 17:54:02 [INFO] ------< org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib >------- 17:54:02 [INFO] Building MS Blueprints Processor Modules - Commons - GRPC Lib 1.6.0-SNAPSHOT [20/68] 17:54:02 [INFO] --------------------------------[ jar ]--------------------------------- 17:54:02 [INFO] 17:54:02 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ grpc-lib --- 17:54:02 [INFO] 17:54:02 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ grpc-lib --- 17:54:02 [INFO] 17:54:02 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ grpc-lib --- 17:54:02 [INFO] Executing tasks 17:54:02 17:54:02 ktlint: 17:54:04 [INFO] Executed tasks 17:54:04 [INFO] 17:54:04 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ grpc-lib --- 17:54:04 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:54:04 [INFO] 17:54:04 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ grpc-lib --- 17:54:04 [INFO] 17:54:04 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ grpc-lib --- 17:54:04 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/grpc-lib/target/code-coverage/jacoco-ut.exec 17:54:04 [INFO] 17:54:04 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ grpc-lib --- 17:54:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/grpc-lib/target/jacoco.exec 17:54:04 [INFO] 17:54:04 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ grpc-lib --- 17:54:04 [INFO] Set 2 system properties 17:54:04 [INFO] 17:54:04 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ grpc-lib --- 17:54:04 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-clm-master/.git 17:54:04 [INFO] Collected git.commit.id.full with value dea5fc2346c2633f38ec0e7bc8a7499446998292 17:54:04 [INFO] Collected git.commit.id.abbrev with value dea5fc2 17:54:04 [INFO] Collected git.build.time with value 2024-03-19T17:54:04+0000 17:54:04 [INFO] Collected git.build.version with value 1.6.0-SNAPSHOT 17:54:04 [INFO] Collected git.build.number with value 290 17:54:04 [INFO] including property git.build.version in results 17:54:04 [INFO] including property git.commit.id.full in results 17:54:04 [INFO] including property git.commit.id.abbrev in results 17:54:04 [INFO] including property git.build.time in results 17:54:04 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/grpc-lib/target/classes/git.properties] (for module MS Blueprints Processor Modules - Commons - GRPC Lib)... 17:54:04 [INFO] 17:54:04 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ grpc-lib --- 17:54:04 [INFO] 17:54:04 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ grpc-lib --- 17:54:04 [INFO] 17:54:04 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ grpc-lib --- 17:54:04 [INFO] Tidy is skipped. 17:54:04 [INFO] 17:54:04 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ grpc-lib --- 17:54:04 [INFO] Skipping Antrun execution 17:54:04 [INFO] 17:54:04 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ grpc-lib --- 17:54:04 [INFO] Formatting is skipped 17:54:04 [INFO] 17:54:04 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ grpc-lib --- 17:54:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:54:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:54:04 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/grpc-lib/src/main/resources 17:54:04 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/grpc-lib/src/main/resources 17:54:04 [INFO] 17:54:04 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ grpc-lib --- 17:54:04 [INFO] No sources to compile 17:54:04 [INFO] 17:54:04 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ grpc-lib --- 17:54:04 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/grpc-lib/src/main/java 17:54:05 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:54:05 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/grpc-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/grpc/service/GrpcLoggerService.kt: (56, 9) Parameter 'next' is never used 17:54:05 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/grpc-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/grpc/service/GrpcLoggerService.kt: (67, 9) Parameter 'next' is never used 17:54:05 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/grpc-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/grpc/service/GrpcLoggerService.kt: (107, 23) Parameter 'requestHeaders' is never used 17:54:05 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/grpc-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/grpc/service/GrpcLoggerService.kt: (126, 17) This declaration is experimental and its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' 17:54:05 [INFO] 17:54:05 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ grpc-lib --- 17:54:05 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:54:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:54:05 [INFO] Copying 3 resources 17:54:05 [INFO] 17:54:05 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ grpc-lib --- 17:54:05 [INFO] No sources to compile 17:54:05 [INFO] 17:54:05 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ grpc-lib --- 17:54:05 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/grpc-lib/src/test/java 17:54:06 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:54:06 [INFO] 17:54:06 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ grpc-lib --- 17:54:06 [INFO] 17:54:06 [INFO] ------------------------------------------------------- 17:54:06 [INFO] T E S T S 17:54:06 [INFO] ------------------------------------------------------- 17:54:07 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.grpc.GrpcPropertiesDSLTest 17:54:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.129 s - in org.onap.ccsdk.cds.blueprintsprocessor.grpc.GrpcPropertiesDSLTest 17:54:08 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.grpc.service.BluePrintGrpcLibPropertyServiceTest 17:54:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.522 s - in org.onap.ccsdk.cds.blueprintsprocessor.grpc.service.BluePrintGrpcLibPropertyServiceTest 17:54:10 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.grpc.service.BluePrintGrpcServerTest 17:54:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.611 s - in org.onap.ccsdk.cds.blueprintsprocessor.grpc.service.BluePrintGrpcServerTest 17:54:11 [INFO] 17:54:11 [INFO] Results: 17:54:11 [INFO] 17:54:11 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 17:54:11 [INFO] 17:54:11 [INFO] 17:54:11 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ grpc-lib --- 17:54:11 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/grpc-lib/target/code-coverage/jacoco-ut.exec 17:54:11 [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Commons - GRPC Lib' with 40 classes 17:54:11 [INFO] 17:54:11 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ grpc-lib --- 17:54:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:54:11 [INFO] 17:54:11 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ grpc-lib --- 17:54:11 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/grpc-lib/target/grpc-lib-1.6.0-SNAPSHOT.jar 17:54:11 [INFO] 17:54:11 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ grpc-lib --- 17:54:11 [INFO] Skipping because packaging 'jar' is not pom. 17:54:11 [INFO] 17:54:11 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ grpc-lib --- 17:54:11 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/grpc-lib/target/code-coverage/jacoco-it.exec 17:54:11 [INFO] 17:54:11 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ grpc-lib --- 17:54:11 [INFO] 17:54:11 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ grpc-lib --- 17:54:11 [INFO] 17:54:11 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ grpc-lib --- 17:54:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:54:11 [INFO] 17:54:11 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ grpc-lib --- 17:54:11 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/grpc-lib/target/jacoco.exec 17:54:11 [INFO] 17:54:11 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ grpc-lib --- 17:54:11 [INFO] 17:54:11 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ grpc-lib --- 17:54:11 [INFO] 17:54:11 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ grpc-lib --- 17:54:11 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/grpc-lib/target/grpc-lib-1.6.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/grpc-lib/1.6.0-SNAPSHOT/grpc-lib-1.6.0-SNAPSHOT.jar 17:54:11 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/grpc-lib/1.6.0-SNAPSHOT/grpc-lib-1.6.0-SNAPSHOT.pom 17:54:11 [INFO] 17:54:11 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ grpc-lib --- 17:54:11 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.6.0-SNAPSHOT 17:54:11 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.6.0-SNAPSHOT:compile 17:54:11 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 17:54:11 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile 17:54:11 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 17:54:11 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 17:54:11 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 17:54:11 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile 17:54:11 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.13.5:compile 17:54:11 [INFO] | | \- javax.validation:validation-api:jar:2.0.1.Final:compile 17:54:11 [INFO] | +- io.projectreactor:reactor-core:jar:3.4.29:compile 17:54:11 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:54:11 [INFO] | +- org.yaml:snakeyaml:jar:1.30:compile 17:54:11 [INFO] | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 17:54:11 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 17:54:11 [INFO] | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 17:54:11 [INFO] | | +- org.javassist:javassist:jar:3.24.1-GA:compile 17:54:11 [INFO] | | +- org.jsoup:jsoup:jar:1.12.1:compile 17:54:11 [INFO] | | +- com.google.re2j:re2j:jar:1.2:compile 17:54:11 [INFO] | | +- commons-net:commons-net:jar:3.9.0:compile 17:54:11 [INFO] | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 17:54:11 [INFO] | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 17:54:11 [INFO] | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 17:54:11 [INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:54:11 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:54:11 [INFO] | | | \- ch.qos.logback:logback-core:jar:1.2.12:compile 17:54:11 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:54:11 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:54:11 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:54:11 [INFO] | \- org.apache.commons:commons-compress:jar:1.21:compile 17:54:11 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.6.0-SNAPSHOT:compile 17:54:11 [INFO] | +- com.hazelcast:hazelcast-all:jar:4.2.5:compile 17:54:11 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.6.0-SNAPSHOT:compile 17:54:11 [INFO] | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 17:54:11 [INFO] | | \- javax.annotation:jsr250-api:jar:1.0:compile 17:54:11 [INFO] | \- org.springframework.boot:spring-boot-starter-webflux:jar:2.7.12:compile 17:54:11 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.12:compile 17:54:11 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5:compile 17:54:11 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile 17:54:11 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5:compile 17:54:11 [INFO] | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.12:compile 17:54:11 [INFO] | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.32:compile 17:54:11 [INFO] | | +- io.netty:netty-resolver-dns:jar:4.1.92.Final:compile 17:54:11 [INFO] | | | \- io.netty:netty-codec-dns:jar:4.1.92.Final:compile 17:54:11 [INFO] | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.92.Final:compile 17:54:11 [INFO] | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.92.Final:compile 17:54:11 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.92.Final:compile 17:54:11 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.92.Final:compile 17:54:11 [INFO] | | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.32:compile 17:54:11 [INFO] | +- org.springframework:spring-web:jar:5.3.27:compile 17:54:11 [INFO] | \- org.springframework:spring-webflux:jar:5.3.27:compile 17:54:11 [INFO] +- io.grpc:grpc-testing:jar:1.29.0:compile 17:54:11 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 17:54:11 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 17:54:11 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 17:54:11 [INFO] | +- junit:junit:jar:4.13.2:compile 17:54:11 [INFO] | | \- org.hamcrest:hamcrest-core:jar:2.2:compile 17:54:11 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:compile 17:54:11 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.6.0-SNAPSHOT:compile 17:54:11 [INFO] +- io.mockk:mockk:jar:1.12.8:test 17:54:11 [INFO] | +- io.mockk:mockk-dsl:jar:1.12.8:test 17:54:11 [INFO] | +- io.mockk:mockk-agent:jar:1.12.8:test 17:54:11 [INFO] | +- io.mockk:mockk-agent-api:jar:1.12.8:test 17:54:11 [INFO] | +- io.mockk:mockk-core:jar:1.12.8:test 17:54:11 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 17:54:11 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 17:54:11 [INFO] +- io.mockk:mockk-jvm:jar:1.12.8:test 17:54:11 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.12.8:test 17:54:11 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.12.8:test 17:54:11 [INFO] | | +- org.objenesis:objenesis:jar:3.2:test 17:54:11 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.23:compile 17:54:11 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 17:54:11 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.12.8:test 17:54:11 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.12.8:test 17:54:11 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 17:54:11 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 17:54:11 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 17:54:11 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 17:54:11 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 17:54:11 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:54:11 [INFO] +- org.powermock:powermock-api-mockito2:jar:1.7.4:test 17:54:11 [INFO] | +- org.powermock:powermock-api-mockito-common:jar:1.7.4:test 17:54:11 [INFO] | | \- org.powermock:powermock-api-support:jar:1.7.4:test 17:54:11 [INFO] | | +- org.powermock:powermock-reflect:jar:1.7.4:test 17:54:11 [INFO] | | \- org.powermock:powermock-core:jar:1.7.4:test 17:54:11 [INFO] | \- org.mockito:mockito-core:jar:4.5.1:test 17:54:11 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.7.12:test 17:54:11 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:54:11 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:54:11 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:54:11 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:54:11 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.7.12:test 17:54:11 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.12:test 17:54:11 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 17:54:11 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:test 17:54:11 [INFO] | +- org.assertj:assertj-core:jar:3.22.0:test 17:54:11 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 17:54:11 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test 17:54:11 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 17:54:11 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:54:11 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 17:54:11 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:54:11 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 17:54:11 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 17:54:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.8.2:test 17:54:11 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.8.2:test 17:54:11 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:compile 17:54:11 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.8.2:test 17:54:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:54:11 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.7.0:test 17:54:11 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.6.21:test 17:54:11 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.6.4:test 17:54:11 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.6.4:test 17:54:11 [INFO] +- io.projectreactor:reactor-test:jar:3.4.29:test 17:54:11 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:54:11 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 17:54:11 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 17:54:11 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 17:54:11 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 17:54:11 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 17:54:11 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 17:54:11 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 17:54:11 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 17:54:11 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 17:54:11 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 17:54:11 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:54:11 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 17:54:11 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 17:54:11 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 17:54:11 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:54:11 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 17:54:11 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 17:54:11 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 17:54:11 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 17:54:11 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 17:54:11 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 17:54:11 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 17:54:11 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 17:54:11 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 17:54:11 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 17:54:11 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 17:54:11 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 17:54:11 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 17:54:11 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 17:54:11 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 17:54:11 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 17:54:11 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 17:54:11 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 17:54:11 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 17:54:11 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 17:54:11 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 17:54:11 [INFO] | | +- org.springframework:spring-beans:jar:5.3.27:compile 17:54:11 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 17:54:11 [INFO] | | | \- org.springframework:spring-expression:jar:5.3.27:compile 17:54:11 [INFO] | | \- org.springframework:spring-aop:jar:5.3.27:compile 17:54:11 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 17:54:11 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:54:11 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:54:11 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:54:11 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 17:54:11 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 17:54:11 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 17:54:11 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 17:54:11 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 17:54:11 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 17:54:11 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 17:54:11 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 17:54:11 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 17:54:11 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 17:54:11 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 17:54:11 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:54:11 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:54:11 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:54:11 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 17:54:11 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 17:54:11 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 17:54:11 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 17:54:11 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 17:54:11 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:54:11 [INFO] | | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:54:11 [INFO] | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:54:11 [INFO] | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 17:54:11 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:54:11 [INFO] | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:54:11 [INFO] | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 17:54:11 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:54:11 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:54:11 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:54:11 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:54:11 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 17:54:11 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 17:54:11 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 17:54:11 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 17:54:11 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 17:54:11 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 17:54:11 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 17:54:11 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 17:54:11 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 17:54:11 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 17:54:11 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 17:54:11 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 17:54:11 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 17:54:11 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 17:54:11 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 17:54:11 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 17:54:11 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 17:54:11 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 17:54:11 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 17:54:11 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 17:54:11 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 17:54:11 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 17:54:11 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 17:54:11 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 17:54:11 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 17:54:11 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 17:54:11 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 17:54:11 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 17:54:11 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:54:11 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 17:54:11 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 17:54:11 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 17:54:11 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 17:54:11 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 17:54:11 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 17:54:11 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 17:54:11 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 17:54:11 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 17:54:11 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 17:54:11 [INFO] 17:54:11 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ grpc-lib --- 17:54:11 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/grpc-lib/target/sonatype-clm/module.xml 17:54:11 [INFO] 17:54:11 [INFO] -----< org.onap.ccsdk.cds.blueprintsprocessor.modules:message-lib >----- 17:54:11 [INFO] Building MS Blueprints Processor Modules - Commons - Messaging Lib 1.6.0-SNAPSHOT [21/68] 17:54:11 [INFO] --------------------------------[ jar ]--------------------------------- 17:54:12 [INFO] 17:54:12 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ message-lib --- 17:54:12 [INFO] 17:54:12 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ message-lib --- 17:54:12 [INFO] 17:54:12 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ message-lib --- 17:54:12 [INFO] Executing tasks 17:54:12 17:54:12 ktlint: 17:54:14 [INFO] Executed tasks 17:54:14 [INFO] 17:54:14 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ message-lib --- 17:54:14 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:54:14 [INFO] 17:54:14 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ message-lib --- 17:54:14 [INFO] 17:54:14 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ message-lib --- 17:54:14 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/target/code-coverage/jacoco-ut.exec 17:54:14 [INFO] 17:54:14 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ message-lib --- 17:54:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/target/jacoco.exec 17:54:14 [INFO] 17:54:14 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ message-lib --- 17:54:14 [INFO] Set 2 system properties 17:54:14 [INFO] 17:54:14 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ message-lib --- 17:54:14 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-clm-master/.git 17:54:14 [INFO] Collected git.commit.id.full with value dea5fc2346c2633f38ec0e7bc8a7499446998292 17:54:14 [INFO] Collected git.commit.id.abbrev with value dea5fc2 17:54:14 [INFO] Collected git.build.time with value 2024-03-19T17:54:14+0000 17:54:14 [INFO] Collected git.build.version with value 1.6.0-SNAPSHOT 17:54:14 [INFO] Collected git.build.number with value 290 17:54:14 [INFO] including property git.build.version in results 17:54:14 [INFO] including property git.commit.id.full in results 17:54:14 [INFO] including property git.commit.id.abbrev in results 17:54:14 [INFO] including property git.build.time in results 17:54:14 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/target/classes/git.properties] (for module MS Blueprints Processor Modules - Commons - Messaging Lib)... 17:54:14 [INFO] 17:54:14 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ message-lib --- 17:54:14 [INFO] 17:54:14 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ message-lib --- 17:54:14 [INFO] 17:54:14 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ message-lib --- 17:54:14 [INFO] Tidy is skipped. 17:54:14 [INFO] 17:54:14 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ message-lib --- 17:54:14 [INFO] Skipping Antrun execution 17:54:14 [INFO] 17:54:14 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ message-lib --- 17:54:14 [INFO] Formatting is skipped 17:54:14 [INFO] 17:54:14 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ message-lib --- 17:54:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:54:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:54:14 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/resources 17:54:14 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/resources 17:54:14 [INFO] 17:54:14 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ message-lib --- 17:54:14 [INFO] No sources to compile 17:54:14 [INFO] 17:54:14 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ message-lib --- 17:54:14 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/java 17:54:16 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:54:16 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/BluePrintMessageLibData.kt: (149, 53) 'EXACTLY_ONCE: String' is deprecated. Deprecated in Java 17:54:16 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/kafka/AbstractKafkaTopologyComponents.kt: (21, 43) 'Processor' is deprecated. Deprecated in Java 17:54:16 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/kafka/AbstractKafkaTopologyComponents.kt: (27, 58) 'Processor' is deprecated. Deprecated in Java 17:54:16 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaMessageConsumerService.kt: (58, 29) Safe call on a non-null receiver will have nullable type in future releases 17:54:16 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaMessageConsumerService.kt: (58, 29) Safe call on a non-null receiver will have nullable type in future releases 17:54:16 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaMessageConsumerService.kt: (58, 60) Unnecessary safe call on a non-null receiver of type String 17:54:16 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaMessageConsumerService.kt: (58, 72) Unnecessary safe call on a non-null receiver of type List 17:54:16 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaMessageConsumerService.kt: (90, 46) This declaration is experimental and its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' 17:54:16 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaMessageConsumerService.kt: (118, 29) Safe call on a non-null receiver will have nullable type in future releases 17:54:16 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaMessageConsumerService.kt: (118, 29) Safe call on a non-null receiver will have nullable type in future releases 17:54:16 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaMessageConsumerService.kt: (118, 60) Unnecessary safe call on a non-null receiver of type String 17:54:16 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaMessageConsumerService.kt: (118, 72) Unnecessary safe call on a non-null receiver of type List 17:54:16 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaMessageProducerService.kt: (57, 66) Unnecessary non-null assertion (!!) on a non-null receiver of type String 17:54:16 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaStreamsConsumerService.kt: (59, 22) 'localThreadsMetadata(): (Mutable)Set!' is deprecated. Deprecated in Java 17:54:16 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaStreamsConsumerService.kt: (63, 13) Condition 'kafkaStreams != null' is always 'true' 17:54:16 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/MessageLoggerService.kt: (112, 17) This declaration is experimental and its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' 17:54:16 [INFO] 17:54:16 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ message-lib --- 17:54:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:54:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:54:16 [INFO] Copying 1 resource 17:54:16 [INFO] 17:54:16 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ message-lib --- 17:54:16 [INFO] No sources to compile 17:54:16 [INFO] 17:54:16 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ message-lib --- 17:54:16 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/test/java 17:54:17 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:54:17 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/MessagePropertiesDSLTest.kt: (110, 59) 'EXACTLY_ONCE: String' is deprecated. Deprecated in Java 17:54:17 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaStreamsConsumerServiceTest.kt: (26, 43) 'Processor' is deprecated. Deprecated in Java 17:54:17 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaStreamsConsumerServiceTest.kt: (27, 43) 'ProcessorSupplier' is deprecated. Deprecated in Java 17:54:17 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaStreamsConsumerServiceTest.kt: (108, 59) 'ProcessorSupplier' is deprecated. Deprecated in Java 17:54:17 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaStreamsConsumerServiceTest.kt: (109, 45) 'Processor' is deprecated. Deprecated in Java 17:54:17 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/KafkaStreamsConsumerServiceTest.kt: (124, 30) 'addProcessor(String!, ProcessorSupplier<(raw) Any!, (raw) Any!>!, vararg String!): Topology!' is deprecated. Deprecated in Java 17:54:17 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/MockKafkaTopologyComponents.kt: (22, 43) 'Processor' is deprecated. Deprecated in Java 17:54:17 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/message/service/MockKafkaTopologyComponents.kt: (77, 24) 'Processor' is deprecated. Deprecated in Java 17:54:17 [INFO] 17:54:17 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ message-lib --- 17:54:17 [INFO] 17:54:17 [INFO] ------------------------------------------------------- 17:54:17 [INFO] T E S T S 17:54:17 [INFO] ------------------------------------------------------- 17:54:19 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.message.MessagePropertiesDSLTest 17:54:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.056 s - in org.onap.ccsdk.cds.blueprintsprocessor.message.MessagePropertiesDSLTest 17:54:20 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.message.service.BlueprintMessageConsumerServiceTest 17:54:22 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:54:23 17:54:23.086 [main @coroutine#1] INFO o.o.c.c.b.m.service.KafkaMessageConsumerService - Successfully consumed topic([default-topic]) 17:54:23 17:54:23.142 [KafkaConsumer-default-client-id] INFO o.o.c.c.b.m.service.KafkaMessageConsumerService - message listener shutting down..... 17:54:23 17:54:23.263 [main @coroutine#3] INFO o.o.c.c.b.m.service.KafkaMessageConsumerService - Successfully consumed topic([default-topic]) 17:54:23 Exception in thread "KafkaConsumer-default-client-id" java.lang.NullPointerException: Cannot invoke "io.micrometer.core.instrument.Counter.increment()" because the return value of "io.micrometer.core.instrument.MeterRegistry.counter(String, java.lang.Iterable)" is null 17:54:23 at org.onap.ccsdk.cds.blueprintsprocessor.message.service.KafkaMessageConsumerService$subscribe$5$1$1$1$1.invokeSuspend(KafkaMessageConsumerService.kt:88) 17:54:23 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 17:54:23 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) 17:54:23 at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:284) 17:54:23 at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) 17:54:23 at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) 17:54:23 at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) 17:54:23 at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) 17:54:23 at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) 17:54:23 at org.onap.ccsdk.cds.blueprintsprocessor.message.service.KafkaMessageConsumerService$subscribe$5.invoke(KafkaMessageConsumerService.kt:82) 17:54:23 at org.onap.ccsdk.cds.blueprintsprocessor.message.service.KafkaMessageConsumerService$subscribe$5.invoke(KafkaMessageConsumerService.kt:76) 17:54:23 at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30) 17:54:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.193 s - in org.onap.ccsdk.cds.blueprintsprocessor.message.service.BlueprintMessageConsumerServiceTest 17:54:23 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.message.service.BlueprintMessageProducerServiceTest 17:54:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.254 s - in org.onap.ccsdk.cds.blueprintsprocessor.message.service.BlueprintMessageProducerServiceTest 17:54:24 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.message.service.KafkaStreamsConsumerServiceTest 17:54:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s - in org.onap.ccsdk.cds.blueprintsprocessor.message.service.KafkaStreamsConsumerServiceTest 17:54:24 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.message.service.MessageLoggerServiceTest 17:54:24 17:54:24.994 [main] INFO o.o.c.c.b.message.service.MessageLoggerService - Consuming MDC Properties : {MessageKey=1234, RequestID=1234, ServiceName=sample-topic, InvocationID=1234-12, InvokeTimestamp=2024-03-19T17:54:24.992Z, PartnerName=cds-test, ClientIPAddress=, ServerFQDN=prd-centos8-builder-4c-4g-14407.novalocal, Offset=12345} 17:54:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 s - in org.onap.ccsdk.cds.blueprintsprocessor.message.service.MessageLoggerServiceTest 17:54:25 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.message.utils.BlueprintMessageUtilsTest 17:54:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.onap.ccsdk.cds.blueprintsprocessor.message.utils.BlueprintMessageUtilsTest 17:54:25 [INFO] 17:54:25 [INFO] Results: 17:54:25 [INFO] 17:54:25 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 17:54:25 [INFO] 17:54:25 [INFO] 17:54:25 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ message-lib --- 17:54:25 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/target/code-coverage/jacoco-ut.exec 17:54:25 [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Commons - Messaging Lib' with 56 classes 17:54:25 [INFO] 17:54:25 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ message-lib --- 17:54:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:54:25 [INFO] 17:54:25 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ message-lib --- 17:54:25 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/target/message-lib-1.6.0-SNAPSHOT.jar 17:54:25 [INFO] 17:54:25 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ message-lib --- 17:54:25 [INFO] Skipping because packaging 'jar' is not pom. 17:54:25 [INFO] 17:54:25 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ message-lib --- 17:54:25 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/target/code-coverage/jacoco-it.exec 17:54:25 [INFO] 17:54:25 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ message-lib --- 17:54:25 [INFO] 17:54:25 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ message-lib --- 17:54:25 [INFO] 17:54:25 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ message-lib --- 17:54:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:54:25 [INFO] 17:54:25 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ message-lib --- 17:54:25 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/target/jacoco.exec 17:54:25 [INFO] 17:54:25 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ message-lib --- 17:54:25 [INFO] 17:54:25 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ message-lib --- 17:54:25 [INFO] 17:54:25 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ message-lib --- 17:54:25 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/target/message-lib-1.6.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/message-lib/1.6.0-SNAPSHOT/message-lib-1.6.0-SNAPSHOT.jar 17:54:25 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/message-lib/1.6.0-SNAPSHOT/message-lib-1.6.0-SNAPSHOT.pom 17:54:25 [INFO] 17:54:25 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ message-lib --- 17:54:25 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.modules:message-lib:jar:1.6.0-SNAPSHOT 17:54:25 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.6.0-SNAPSHOT:compile 17:54:25 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 17:54:25 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile 17:54:25 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 17:54:25 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 17:54:25 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 17:54:25 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile 17:54:25 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.13.5:compile 17:54:25 [INFO] | | \- javax.validation:validation-api:jar:2.0.1.Final:compile 17:54:25 [INFO] | +- io.projectreactor:reactor-core:jar:3.4.29:compile 17:54:25 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:54:25 [INFO] | +- org.yaml:snakeyaml:jar:1.30:compile 17:54:25 [INFO] | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 17:54:25 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 17:54:25 [INFO] | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 17:54:25 [INFO] | | +- org.javassist:javassist:jar:3.24.1-GA:compile 17:54:25 [INFO] | | +- org.jsoup:jsoup:jar:1.12.1:compile 17:54:25 [INFO] | | +- com.google.re2j:re2j:jar:1.2:compile 17:54:25 [INFO] | | +- commons-net:commons-net:jar:3.9.0:compile 17:54:25 [INFO] | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 17:54:25 [INFO] | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 17:54:25 [INFO] | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 17:54:25 [INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:54:25 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:54:25 [INFO] | | | \- ch.qos.logback:logback-core:jar:1.2.12:compile 17:54:25 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:54:25 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:54:25 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:54:25 [INFO] | \- org.apache.commons:commons-compress:jar:1.21:compile 17:54:25 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.6.0-SNAPSHOT:compile 17:54:25 [INFO] | +- com.hazelcast:hazelcast-all:jar:4.2.5:compile 17:54:25 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.6.0-SNAPSHOT:compile 17:54:25 [INFO] | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 17:54:25 [INFO] | | \- javax.annotation:jsr250-api:jar:1.0:compile 17:54:25 [INFO] | \- org.springframework.boot:spring-boot-starter-webflux:jar:2.7.12:compile 17:54:25 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.12:compile 17:54:25 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile 17:54:25 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5:compile 17:54:25 [INFO] | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.12:compile 17:54:25 [INFO] | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.32:compile 17:54:25 [INFO] | | +- io.netty:netty-resolver-dns:jar:4.1.92.Final:compile 17:54:25 [INFO] | | | \- io.netty:netty-codec-dns:jar:4.1.92.Final:compile 17:54:25 [INFO] | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.92.Final:compile 17:54:25 [INFO] | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.92.Final:compile 17:54:25 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.92.Final:compile 17:54:25 [INFO] | | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.32:compile 17:54:25 [INFO] | +- org.springframework:spring-web:jar:5.3.27:compile 17:54:25 [INFO] | \- org.springframework:spring-webflux:jar:5.3.27:compile 17:54:25 [INFO] +- org.springframework.kafka:spring-kafka:jar:2.8.11:compile 17:54:25 [INFO] | +- org.springframework:spring-context:jar:5.3.27:compile 17:54:25 [INFO] | | +- org.springframework:spring-aop:jar:5.3.27:compile 17:54:25 [INFO] | | +- org.springframework:spring-beans:jar:5.3.27:compile 17:54:25 [INFO] | | \- org.springframework:spring-expression:jar:5.3.27:compile 17:54:25 [INFO] | +- org.springframework:spring-messaging:jar:5.3.27:compile 17:54:25 [INFO] | +- org.springframework:spring-tx:jar:5.3.27:compile 17:54:25 [INFO] | +- org.springframework.retry:spring-retry:jar:1.3.4:compile 17:54:25 [INFO] | \- com.google.code.findbugs:jsr305:jar:3.0.2:compile 17:54:25 [INFO] +- org.apache.kafka:kafka-streams:jar:3.1.2:compile 17:54:25 [INFO] | +- org.rocksdb:rocksdbjni:jar:6.22.1.1:compile 17:54:25 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 17:54:25 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 17:54:25 [INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 17:54:25 [INFO] +- org.apache.kafka:kafka-clients:jar:3.1.2:compile 17:54:25 [INFO] | +- com.github.luben:zstd-jni:jar:1.5.0-4:runtime 17:54:25 [INFO] | +- org.lz4:lz4-java:jar:1.8.0:runtime 17:54:25 [INFO] | \- org.xerial.snappy:snappy-java:jar:1.1.8.4:runtime 17:54:25 [INFO] +- org.apache.kafka:kafka-streams-test-utils:jar:3.1.2:test 17:54:25 [INFO] +- org.springframework.kafka:spring-kafka-test:jar:2.8.11:test 17:54:25 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 17:54:25 [INFO] | +- org.apache.zookeeper:zookeeper:jar:3.6.3:test 17:54:25 [INFO] | | +- org.apache.zookeeper:zookeeper-jute:jar:3.6.3:test 17:54:25 [INFO] | | +- org.apache.yetus:audience-annotations:jar:0.5.0:test 17:54:25 [INFO] | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 17:54:25 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:54:25 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:54:25 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:4.1.92.Final:test 17:54:25 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.92.Final:compile 17:54:25 [INFO] | +- org.apache.kafka:kafka-clients:jar:test:3.1.2:test 17:54:25 [INFO] | +- org.apache.kafka:kafka-metadata:jar:3.1.2:test 17:54:25 [INFO] | | +- org.apache.kafka:kafka-server-common:jar:3.1.2:test 17:54:25 [INFO] | | +- org.apache.kafka:kafka-raft:jar:3.1.2:test 17:54:25 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5:compile 17:54:25 [INFO] | | \- com.yammer.metrics:metrics-core:jar:2.2.0:test 17:54:25 [INFO] | +- org.apache.kafka:kafka_2.13:jar:3.1.2:test 17:54:25 [INFO] | | +- org.scala-lang:scala-library:jar:2.13.6:test 17:54:25 [INFO] | | +- org.apache.kafka:kafka-storage:jar:3.1.2:test 17:54:25 [INFO] | | | \- org.apache.kafka:kafka-storage-api:jar:3.1.2:test 17:54:25 [INFO] | | +- net.sourceforge.argparse4j:argparse4j:jar:0.7.0:test 17:54:25 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.13.5:test 17:54:25 [INFO] | | | \- com.thoughtworks.paranamer:paranamer:jar:2.8:test 17:54:25 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-csv:jar:2.13.5:test 17:54:25 [INFO] | | +- net.sf.jopt-simple:jopt-simple:jar:5.0.4:test 17:54:25 [INFO] | | +- org.bitbucket.b_c:jose4j:jar:0.7.8:test 17:54:25 [INFO] | | +- org.scala-lang.modules:scala-collection-compat_2.13:jar:2.4.4:test 17:54:25 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.0:test 17:54:25 [INFO] | | +- org.scala-lang:scala-reflect:jar:2.13.6:test 17:54:25 [INFO] | | +- com.typesafe.scala-logging:scala-logging_2.13:jar:3.9.3:test 17:54:25 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.18:test 17:54:25 [INFO] | | \- commons-cli:commons-cli:jar:1.4:test 17:54:25 [INFO] | +- org.apache.kafka:kafka_2.13:jar:test:3.1.2:test 17:54:25 [INFO] | \- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 17:54:25 [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:compile 17:54:25 [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.8.2:test 17:54:25 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.6.0-SNAPSHOT:compile 17:54:25 [INFO] +- io.mockk:mockk:jar:1.12.8:test 17:54:25 [INFO] | +- io.mockk:mockk-dsl:jar:1.12.8:test 17:54:25 [INFO] | +- io.mockk:mockk-agent:jar:1.12.8:test 17:54:25 [INFO] | +- io.mockk:mockk-agent-api:jar:1.12.8:test 17:54:25 [INFO] | +- io.mockk:mockk-core:jar:1.12.8:test 17:54:25 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 17:54:25 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 17:54:25 [INFO] +- io.mockk:mockk-jvm:jar:1.12.8:test 17:54:25 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.12.8:test 17:54:25 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.12.8:test 17:54:25 [INFO] | | +- org.objenesis:objenesis:jar:3.2:test 17:54:25 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.23:compile 17:54:25 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 17:54:25 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.12.8:test 17:54:25 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.12.8:test 17:54:25 [INFO] | +- junit:junit:jar:4.13.2:test 17:54:25 [INFO] | | \- org.hamcrest:hamcrest-core:jar:2.2:compile 17:54:25 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 17:54:25 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 17:54:25 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 17:54:25 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:54:25 [INFO] +- org.powermock:powermock-api-mockito2:jar:1.7.4:test 17:54:25 [INFO] | +- org.powermock:powermock-api-mockito-common:jar:1.7.4:test 17:54:25 [INFO] | | \- org.powermock:powermock-api-support:jar:1.7.4:test 17:54:25 [INFO] | | +- org.powermock:powermock-reflect:jar:1.7.4:test 17:54:25 [INFO] | | \- org.powermock:powermock-core:jar:1.7.4:test 17:54:25 [INFO] | \- org.mockito:mockito-core:jar:4.5.1:test 17:54:25 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.7.12:test 17:54:25 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:54:25 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:54:25 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:54:25 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:54:25 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.7.12:test 17:54:25 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.12:test 17:54:25 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 17:54:25 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:test 17:54:25 [INFO] | +- org.assertj:assertj-core:jar:3.22.0:test 17:54:25 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 17:54:25 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test 17:54:25 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 17:54:25 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:54:25 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 17:54:25 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:54:25 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 17:54:25 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.8.2:test 17:54:25 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.8.2:test 17:54:25 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:54:25 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.7.0:test 17:54:25 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.6.21:test 17:54:25 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.6.4:test 17:54:25 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.6.4:test 17:54:25 [INFO] +- io.projectreactor:reactor-test:jar:3.4.29:test 17:54:25 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:54:25 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 17:54:25 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 17:54:25 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 17:54:25 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 17:54:25 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 17:54:25 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 17:54:25 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 17:54:25 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 17:54:25 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 17:54:25 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 17:54:25 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:54:25 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 17:54:25 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 17:54:25 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:54:25 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 17:54:25 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 17:54:25 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 17:54:25 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 17:54:25 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 17:54:25 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 17:54:25 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 17:54:25 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 17:54:25 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 17:54:25 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 17:54:25 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 17:54:25 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 17:54:25 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 17:54:25 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 17:54:25 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 17:54:25 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 17:54:25 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 17:54:25 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 17:54:25 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 17:54:25 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 17:54:25 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 17:54:25 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 17:54:25 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:54:25 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:54:25 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:54:25 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 17:54:25 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 17:54:25 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 17:54:25 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 17:54:25 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 17:54:25 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 17:54:25 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 17:54:25 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 17:54:25 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 17:54:25 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:54:25 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:54:25 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:54:25 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 17:54:25 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 17:54:25 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 17:54:25 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 17:54:25 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 17:54:25 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 17:54:25 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 17:54:25 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 17:54:25 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:54:25 [INFO] | | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:54:25 [INFO] | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:54:25 [INFO] | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 17:54:25 [INFO] | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:54:25 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:54:25 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:54:25 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:54:25 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 17:54:25 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 17:54:25 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 17:54:25 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 17:54:25 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 17:54:25 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 17:54:25 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 17:54:25 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 17:54:25 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 17:54:25 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 17:54:25 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 17:54:25 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 17:54:25 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 17:54:25 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 17:54:25 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 17:54:25 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 17:54:25 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 17:54:25 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 17:54:25 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 17:54:25 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 17:54:25 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 17:54:25 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 17:54:25 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 17:54:25 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 17:54:25 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 17:54:25 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 17:54:25 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 17:54:25 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 17:54:25 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:54:25 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 17:54:25 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 17:54:25 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 17:54:25 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 17:54:25 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 17:54:25 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 17:54:25 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 17:54:25 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 17:54:25 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 17:54:25 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 17:54:25 [INFO] 17:54:25 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ message-lib --- 17:54:25 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/target/sonatype-clm/module.xml 17:54:25 [INFO] 17:54:25 [INFO] -------< org.onap.ccsdk.cds.blueprintsprocessor.modules:ssh-lib >------- 17:54:25 [INFO] Building MS Blueprints Processor Modules - Commons - SSH Lib 1.6.0-SNAPSHOT [22/68] 17:54:25 [INFO] --------------------------------[ jar ]--------------------------------- 17:54:25 [INFO] 17:54:25 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ssh-lib --- 17:54:25 [INFO] 17:54:25 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ ssh-lib --- 17:54:25 [INFO] 17:54:25 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ ssh-lib --- 17:54:25 [INFO] Executing tasks 17:54:25 17:54:25 ktlint: 17:54:26 [INFO] Executed tasks 17:54:26 [INFO] 17:54:26 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ ssh-lib --- 17:54:26 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:54:26 [INFO] 17:54:26 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ ssh-lib --- 17:54:26 [INFO] 17:54:26 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ ssh-lib --- 17:54:26 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/ssh-lib/target/code-coverage/jacoco-ut.exec 17:54:26 [INFO] 17:54:26 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ ssh-lib --- 17:54:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/ssh-lib/target/jacoco.exec 17:54:26 [INFO] 17:54:26 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ ssh-lib --- 17:54:26 [INFO] Set 2 system properties 17:54:26 [INFO] 17:54:26 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ ssh-lib --- 17:54:26 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-clm-master/.git 17:54:26 [INFO] Collected git.commit.id.full with value dea5fc2346c2633f38ec0e7bc8a7499446998292 17:54:26 [INFO] Collected git.commit.id.abbrev with value dea5fc2 17:54:26 [INFO] Collected git.build.time with value 2024-03-19T17:54:26+0000 17:54:26 [INFO] Collected git.build.version with value 1.6.0-SNAPSHOT 17:54:26 [INFO] Collected git.build.number with value 290 17:54:26 [INFO] including property git.build.version in results 17:54:26 [INFO] including property git.commit.id.full in results 17:54:26 [INFO] including property git.commit.id.abbrev in results 17:54:26 [INFO] including property git.build.time in results 17:54:26 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/ssh-lib/target/classes/git.properties] (for module MS Blueprints Processor Modules - Commons - SSH Lib)... 17:54:26 [INFO] 17:54:26 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ ssh-lib --- 17:54:26 [INFO] 17:54:26 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ ssh-lib --- 17:54:26 [INFO] 17:54:26 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ ssh-lib --- 17:54:26 [INFO] Tidy is skipped. 17:54:26 [INFO] 17:54:26 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ ssh-lib --- 17:54:26 [INFO] Skipping Antrun execution 17:54:26 [INFO] 17:54:26 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ ssh-lib --- 17:54:26 [INFO] Formatting is skipped 17:54:26 [INFO] 17:54:26 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ssh-lib --- 17:54:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:54:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:54:26 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/ssh-lib/src/main/resources 17:54:26 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/ssh-lib/src/main/resources 17:54:26 [INFO] 17:54:26 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ ssh-lib --- 17:54:26 [INFO] No sources to compile 17:54:26 [INFO] 17:54:26 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ ssh-lib --- 17:54:26 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/ssh-lib/src/main/java 17:54:27 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:54:27 [INFO] 17:54:27 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ssh-lib --- 17:54:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:54:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:54:27 [INFO] Copying 1 resource 17:54:27 [INFO] 17:54:27 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ ssh-lib --- 17:54:27 [INFO] No sources to compile 17:54:27 [INFO] 17:54:27 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ ssh-lib --- 17:54:27 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/ssh-lib/src/test/java 17:54:28 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:54:28 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/ssh-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/ssh/service/BlueprintSshClientServiceTest.kt: (145, 83) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 17:54:28 [INFO] 17:54:28 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ssh-lib --- 17:54:28 [INFO] 17:54:28 [INFO] ------------------------------------------------------- 17:54:28 [INFO] T E S T S 17:54:28 [INFO] ------------------------------------------------------- 17:54:29 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.ssh.SshPropertiesDSLTest 17:54:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.97 s - in org.onap.ccsdk.cds.blueprintsprocessor.ssh.SshPropertiesDSLTest 17:54:30 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.ssh.service.BluePrintSshLibPropertyServiceTest 17:54:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.249 s - in org.onap.ccsdk.cds.blueprintsprocessor.ssh.service.BluePrintSshLibPropertyServiceTest 17:54:31 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.ssh.service.BlueprintSshClientServiceTest 17:54:32 Start local Shell server 17:54:32 SshServer[1ff359b7](port=52815) 17:54:32 17:54:32.827 WARN org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at localhost/127.0.0.1:52815 presented unverified RSA key: SHA256:NeEBX6L6aXDWmr9oYQVs9IyIX5td9HwlvjUfAscWK5E 17:54:32 17:54:32.866 WARN org.apache.sshd.server.auth.pubkey.AcceptAllPublickeyAuthenticator - authenticate(root[ServerSessionImpl[null@/127.0.0.1:44328]][RSA][SHA256:7fLU/XOYSBMdCN3dOvr9L/REbx669OB+xB0zUhxhV0A]: accepted without checking 17:54:32 17:54:32.882 WARN org.apache.sshd.server.auth.pubkey.AcceptAllPublickeyAuthenticator - authenticate(root[ServerSessionImpl[null@/127.0.0.1:44328]][RSA][SHA256:7fLU/XOYSBMdCN3dOvr9L/REbx669OB+xB0zUhxhV0A]: accepted without checking 17:54:32 17:54:32.915 INFO org.onap.ccsdk.cds.blueprintsprocessor.ssh.service.BasicAuthSshClientService - SSH client session(ClientSessionImpl[root@localhost/127.0.0.1:52815]) created 17:54:32 End the Shell server 17:54:32 17:54:32.924 WARN org.apache.sshd.client.session.ClientSessionImpl - exceptionCaught(ClientSessionImpl[root@localhost/127.0.0.1:52815])[state=Opened] IOException: Connection reset 17:54:33 Start local Shell server 17:54:33 SshServer[7085261e](port=52815) 17:54:33 17:54:32.976 WARN org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at localhost/127.0.0.1:52815 presented unverified RSA key: SHA256:NeEBX6L6aXDWmr9oYQVs9IyIX5td9HwlvjUfAscWK5E 17:54:33 17:54:32.986 WARN org.apache.sshd.server.auth.pubkey.AcceptAllPublickeyAuthenticator - authenticate(root[ServerSessionImpl[null@/127.0.0.1:44344]][RSA][SHA256:7fLU/XOYSBMdCN3dOvr9L/REbx669OB+xB0zUhxhV0A]: accepted without checking 17:54:33 17:54:32.999 WARN org.apache.sshd.server.auth.pubkey.AcceptAllPublickeyAuthenticator - authenticate(root[ServerSessionImpl[null@/127.0.0.1:44344]][RSA][SHA256:7fLU/XOYSBMdCN3dOvr9L/REbx669OB+xB0zUhxhV0A]: accepted without checking 17:54:33 17:54:33.002 INFO org.onap.ccsdk.cds.blueprintsprocessor.ssh.service.BasicAuthSshClientService - SSH client session(ClientSessionImpl[root@localhost/127.0.0.1:52815]) created 17:54:33 End the Shell server 17:54:37 Start local Shell server 17:54:37 SshServer[b7a2b89](port=52815) 17:54:37 17:54:33.083 WARN org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at localhost/127.0.0.1:52815 presented unverified RSA key: SHA256:NeEBX6L6aXDWmr9oYQVs9IyIX5td9HwlvjUfAscWK5E 17:54:37 17:54:33.093 WARN org.apache.sshd.server.auth.pubkey.AcceptAllPublickeyAuthenticator - authenticate(root[ServerSessionImpl[null@/127.0.0.1:44360]][RSA][SHA256:7fLU/XOYSBMdCN3dOvr9L/REbx669OB+xB0zUhxhV0A]: accepted without checking 17:54:37 17:54:33.101 WARN org.apache.sshd.server.auth.pubkey.AcceptAllPublickeyAuthenticator - authenticate(root[ServerSessionImpl[null@/127.0.0.1:44360]][RSA][SHA256:7fLU/XOYSBMdCN3dOvr9L/REbx669OB+xB0zUhxhV0A]: accepted without checking 17:54:37 17:54:33.103 INFO org.onap.ccsdk.cds.blueprintsprocessor.ssh.service.BasicAuthSshClientService - SSH client session(ClientSessionImpl[root@localhost/127.0.0.1:52815]) created 17:54:37 End the Shell server 17:54:39 Start local Shell server 17:54:39 SshServer[75d70348](port=52815) 17:54:39 17:54:37.157 WARN org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at localhost/127.0.0.1:52815 presented unverified RSA key: SHA256:NeEBX6L6aXDWmr9oYQVs9IyIX5td9HwlvjUfAscWK5E 17:54:39 17:54:37.168 WARN org.apache.sshd.server.auth.pubkey.AcceptAllPublickeyAuthenticator - authenticate(root[ServerSessionImpl[null@/127.0.0.1:44362]][RSA][SHA256:7fLU/XOYSBMdCN3dOvr9L/REbx669OB+xB0zUhxhV0A]: accepted without checking 17:54:39 17:54:37.185 WARN org.apache.sshd.server.auth.pubkey.AcceptAllPublickeyAuthenticator - authenticate(root[ServerSessionImpl[null@/127.0.0.1:44362]][RSA][SHA256:7fLU/XOYSBMdCN3dOvr9L/REbx669OB+xB0zUhxhV0A]: accepted without checking 17:54:39 17:54:37.188 INFO org.onap.ccsdk.cds.blueprintsprocessor.ssh.service.BasicAuthSshClientService - SSH client session(ClientSessionImpl[root@localhost/127.0.0.1:52815]) created 17:54:39 End the Shell server 17:54:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.254 s - in org.onap.ccsdk.cds.blueprintsprocessor.ssh.service.BlueprintSshClientServiceTest 17:54:39 [INFO] 17:54:39 [INFO] Results: 17:54:39 [INFO] 17:54:39 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 17:54:39 [INFO] 17:54:39 [INFO] 17:54:39 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ ssh-lib --- 17:54:39 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/ssh-lib/target/code-coverage/jacoco-ut.exec 17:54:39 [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Commons - SSH Lib' with 18 classes 17:54:39 [INFO] 17:54:39 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ ssh-lib --- 17:54:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:54:39 [INFO] 17:54:39 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ssh-lib --- 17:54:39 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/ssh-lib/target/ssh-lib-1.6.0-SNAPSHOT.jar 17:54:39 [INFO] 17:54:39 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ ssh-lib --- 17:54:39 [INFO] Skipping because packaging 'jar' is not pom. 17:54:39 [INFO] 17:54:39 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ ssh-lib --- 17:54:39 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/ssh-lib/target/code-coverage/jacoco-it.exec 17:54:39 [INFO] 17:54:39 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ ssh-lib --- 17:54:39 [INFO] 17:54:39 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ ssh-lib --- 17:54:39 [INFO] 17:54:39 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ ssh-lib --- 17:54:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:54:39 [INFO] 17:54:39 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ ssh-lib --- 17:54:39 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/ssh-lib/target/jacoco.exec 17:54:39 [INFO] 17:54:39 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ ssh-lib --- 17:54:39 [INFO] 17:54:39 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ ssh-lib --- 17:54:39 [INFO] 17:54:39 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ssh-lib --- 17:54:39 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/ssh-lib/target/ssh-lib-1.6.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/ssh-lib/1.6.0-SNAPSHOT/ssh-lib-1.6.0-SNAPSHOT.jar 17:54:39 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/ssh-lib/1.6.0-SNAPSHOT/ssh-lib-1.6.0-SNAPSHOT.pom 17:54:39 [INFO] 17:54:39 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ ssh-lib --- 17:54:39 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.modules:ssh-lib:jar:1.6.0-SNAPSHOT 17:54:39 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.6.0-SNAPSHOT:compile 17:54:39 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 17:54:39 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile 17:54:39 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 17:54:39 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 17:54:39 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 17:54:39 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile 17:54:39 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.13.5:compile 17:54:39 [INFO] | | \- javax.validation:validation-api:jar:2.0.1.Final:compile 17:54:39 [INFO] | +- io.projectreactor:reactor-core:jar:3.4.29:compile 17:54:39 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:54:39 [INFO] | +- org.yaml:snakeyaml:jar:1.30:compile 17:54:39 [INFO] | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 17:54:39 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 17:54:39 [INFO] | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 17:54:39 [INFO] | | +- org.javassist:javassist:jar:3.24.1-GA:compile 17:54:39 [INFO] | | +- org.jsoup:jsoup:jar:1.12.1:compile 17:54:39 [INFO] | | +- com.google.re2j:re2j:jar:1.2:compile 17:54:39 [INFO] | | +- commons-net:commons-net:jar:3.9.0:compile 17:54:39 [INFO] | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 17:54:39 [INFO] | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 17:54:39 [INFO] | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 17:54:39 [INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:54:39 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:54:39 [INFO] | | | \- ch.qos.logback:logback-core:jar:1.2.12:compile 17:54:39 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:54:39 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:54:39 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:54:39 [INFO] | \- org.apache.commons:commons-compress:jar:1.21:compile 17:54:39 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.6.0-SNAPSHOT:compile 17:54:39 [INFO] | +- com.hazelcast:hazelcast-all:jar:4.2.5:compile 17:54:39 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.6.0-SNAPSHOT:compile 17:54:39 [INFO] | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 17:54:39 [INFO] | | \- javax.annotation:jsr250-api:jar:1.0:compile 17:54:39 [INFO] | \- org.springframework.boot:spring-boot-starter-webflux:jar:2.7.12:compile 17:54:39 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.12:compile 17:54:39 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5:compile 17:54:39 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile 17:54:39 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5:compile 17:54:39 [INFO] | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.12:compile 17:54:39 [INFO] | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.32:compile 17:54:39 [INFO] | | +- io.netty:netty-resolver-dns:jar:4.1.92.Final:compile 17:54:39 [INFO] | | | \- io.netty:netty-codec-dns:jar:4.1.92.Final:compile 17:54:39 [INFO] | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.92.Final:compile 17:54:39 [INFO] | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.92.Final:compile 17:54:39 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.92.Final:compile 17:54:39 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.92.Final:compile 17:54:39 [INFO] | | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.32:compile 17:54:39 [INFO] | +- org.springframework:spring-web:jar:5.3.27:compile 17:54:39 [INFO] | \- org.springframework:spring-webflux:jar:5.3.27:compile 17:54:39 [INFO] +- org.apache.sshd:sshd-core:jar:2.10.0:compile 17:54:39 [INFO] | +- org.apache.sshd:sshd-common:jar:2.10.0:compile 17:54:39 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:1.7.36:compile 17:54:39 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.6.0-SNAPSHOT:compile 17:54:39 [INFO] +- io.mockk:mockk:jar:1.12.8:test 17:54:39 [INFO] | +- io.mockk:mockk-dsl:jar:1.12.8:test 17:54:39 [INFO] | +- io.mockk:mockk-agent:jar:1.12.8:test 17:54:39 [INFO] | +- io.mockk:mockk-agent-api:jar:1.12.8:test 17:54:39 [INFO] | +- io.mockk:mockk-core:jar:1.12.8:test 17:54:39 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 17:54:39 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 17:54:39 [INFO] +- io.mockk:mockk-jvm:jar:1.12.8:test 17:54:39 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.12.8:test 17:54:39 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.12.8:test 17:54:39 [INFO] | | +- org.objenesis:objenesis:jar:3.2:test 17:54:39 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.23:compile 17:54:39 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 17:54:39 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.12.8:test 17:54:39 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.12.8:test 17:54:39 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 17:54:39 [INFO] | +- junit:junit:jar:4.13.2:test 17:54:39 [INFO] | | \- org.hamcrest:hamcrest-core:jar:2.2:compile 17:54:39 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 17:54:39 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 17:54:39 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 17:54:39 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 17:54:39 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:54:39 [INFO] +- org.powermock:powermock-api-mockito2:jar:1.7.4:test 17:54:39 [INFO] | +- org.powermock:powermock-api-mockito-common:jar:1.7.4:test 17:54:39 [INFO] | | \- org.powermock:powermock-api-support:jar:1.7.4:test 17:54:39 [INFO] | | +- org.powermock:powermock-reflect:jar:1.7.4:test 17:54:39 [INFO] | | \- org.powermock:powermock-core:jar:1.7.4:test 17:54:39 [INFO] | \- org.mockito:mockito-core:jar:4.5.1:test 17:54:39 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.7.12:test 17:54:39 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:54:39 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:54:39 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:54:39 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:54:39 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.7.12:test 17:54:39 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.12:test 17:54:39 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 17:54:39 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:test 17:54:39 [INFO] | +- org.assertj:assertj-core:jar:3.22.0:test 17:54:39 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 17:54:39 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test 17:54:39 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 17:54:39 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:54:39 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 17:54:39 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:54:39 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 17:54:39 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 17:54:39 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.8.2:test 17:54:39 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.8.2:test 17:54:39 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:compile 17:54:39 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.8.2:test 17:54:39 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:54:39 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.7.0:test 17:54:39 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.6.21:test 17:54:39 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.6.4:test 17:54:39 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.6.4:test 17:54:39 [INFO] +- io.projectreactor:reactor-test:jar:3.4.29:test 17:54:39 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:54:39 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 17:54:39 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 17:54:39 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 17:54:39 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 17:54:39 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 17:54:39 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 17:54:39 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 17:54:39 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 17:54:39 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 17:54:39 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 17:54:39 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:54:39 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 17:54:39 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 17:54:39 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 17:54:39 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:54:39 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 17:54:39 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 17:54:39 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 17:54:39 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 17:54:39 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 17:54:39 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 17:54:39 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 17:54:39 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 17:54:39 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 17:54:39 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 17:54:39 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 17:54:39 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 17:54:39 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 17:54:39 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 17:54:39 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 17:54:39 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 17:54:39 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 17:54:39 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 17:54:39 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 17:54:39 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 17:54:39 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 17:54:39 [INFO] | | +- org.springframework:spring-beans:jar:5.3.27:compile 17:54:39 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 17:54:39 [INFO] | | | \- org.springframework:spring-expression:jar:5.3.27:compile 17:54:39 [INFO] | | \- org.springframework:spring-aop:jar:5.3.27:compile 17:54:39 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 17:54:39 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:54:39 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:54:39 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:54:39 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 17:54:39 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 17:54:39 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 17:54:39 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 17:54:39 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 17:54:39 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 17:54:39 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 17:54:39 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 17:54:39 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 17:54:39 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 17:54:39 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 17:54:39 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:54:39 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:54:39 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:54:39 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 17:54:39 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 17:54:39 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 17:54:39 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 17:54:39 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 17:54:39 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 17:54:39 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 17:54:39 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 17:54:39 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:54:39 [INFO] | | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:54:39 [INFO] | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:54:39 [INFO] | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 17:54:39 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:54:39 [INFO] | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:54:39 [INFO] | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 17:54:39 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:54:39 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:54:39 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:54:39 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:54:39 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 17:54:39 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 17:54:39 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 17:54:39 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 17:54:39 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 17:54:39 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 17:54:39 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 17:54:39 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 17:54:39 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 17:54:39 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 17:54:39 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 17:54:39 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 17:54:39 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 17:54:39 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 17:54:39 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 17:54:39 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 17:54:39 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 17:54:39 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 17:54:39 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 17:54:39 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 17:54:39 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 17:54:39 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 17:54:39 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 17:54:39 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 17:54:39 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 17:54:39 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 17:54:39 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 17:54:39 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 17:54:39 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:54:39 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 17:54:39 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 17:54:39 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 17:54:39 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 17:54:39 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 17:54:39 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 17:54:39 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 17:54:39 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 17:54:39 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 17:54:39 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 17:54:39 [INFO] 17:54:39 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ ssh-lib --- 17:54:39 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/ssh-lib/target/sonatype-clm/module.xml 17:54:39 [INFO] 17:54:39 [INFO] ------< org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib >------- 17:54:39 [INFO] Building MS Blueprints Processor Modules - Commons - NATS Lib 1.6.0-SNAPSHOT [23/68] 17:54:39 [INFO] --------------------------------[ jar ]--------------------------------- 17:54:40 [INFO] 17:54:40 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nats-lib --- 17:54:40 [INFO] 17:54:40 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ nats-lib --- 17:54:40 [INFO] 17:54:40 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ nats-lib --- 17:54:40 [INFO] Executing tasks 17:54:40 17:54:40 ktlint: 17:54:41 [INFO] Executed tasks 17:54:41 [INFO] 17:54:41 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ nats-lib --- 17:54:41 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:54:41 [INFO] 17:54:41 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ nats-lib --- 17:54:41 [INFO] 17:54:41 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ nats-lib --- 17:54:41 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/nats-lib/target/code-coverage/jacoco-ut.exec 17:54:41 [INFO] 17:54:41 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ nats-lib --- 17:54:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/nats-lib/target/jacoco.exec 17:54:41 [INFO] 17:54:41 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ nats-lib --- 17:54:41 [INFO] Set 2 system properties 17:54:41 [INFO] 17:54:41 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ nats-lib --- 17:54:41 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-clm-master/.git 17:54:41 [INFO] Collected git.commit.id.full with value dea5fc2346c2633f38ec0e7bc8a7499446998292 17:54:41 [INFO] Collected git.commit.id.abbrev with value dea5fc2 17:54:41 [INFO] Collected git.build.time with value 2024-03-19T17:54:41+0000 17:54:41 [INFO] Collected git.build.version with value 1.6.0-SNAPSHOT 17:54:41 [INFO] Collected git.build.number with value 290 17:54:41 [INFO] including property git.build.version in results 17:54:41 [INFO] including property git.commit.id.full in results 17:54:41 [INFO] including property git.commit.id.abbrev in results 17:54:41 [INFO] including property git.build.time in results 17:54:41 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/nats-lib/target/classes/git.properties] (for module MS Blueprints Processor Modules - Commons - NATS Lib)... 17:54:41 [INFO] 17:54:41 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ nats-lib --- 17:54:41 [INFO] 17:54:41 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ nats-lib --- 17:54:41 [INFO] 17:54:41 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ nats-lib --- 17:54:41 [INFO] Tidy is skipped. 17:54:41 [INFO] 17:54:41 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ nats-lib --- 17:54:41 [INFO] Skipping Antrun execution 17:54:41 [INFO] 17:54:41 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ nats-lib --- 17:54:41 [INFO] Formatting is skipped 17:54:41 [INFO] 17:54:41 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ nats-lib --- 17:54:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:54:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:54:41 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/nats-lib/src/main/resources 17:54:41 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/nats-lib/src/main/resources 17:54:41 [INFO] 17:54:41 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ nats-lib --- 17:54:41 [INFO] No sources to compile 17:54:41 [INFO] 17:54:41 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ nats-lib --- 17:54:41 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/nats-lib/src/main/java 17:54:42 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:54:42 [INFO] 17:54:42 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ nats-lib --- 17:54:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:54:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:54:42 [INFO] Copying 1 resource 17:54:42 [INFO] 17:54:42 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ nats-lib --- 17:54:42 [INFO] No sources to compile 17:54:42 [INFO] 17:54:42 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ nats-lib --- 17:54:42 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/nats-lib/src/test/java 17:54:42 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:54:42 [INFO] 17:54:42 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ nats-lib --- 17:54:42 [INFO] 17:54:42 [INFO] ------------------------------------------------------- 17:54:42 [INFO] T E S T S 17:54:42 [INFO] ------------------------------------------------------- 17:54:44 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.nats.NatsPropertiesDSLTest 17:54:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.099 s - in org.onap.ccsdk.cds.blueprintsprocessor.nats.NatsPropertiesDSLTest 17:54:45 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.nats.service.BluePrintNatsExtensionsTest 17:54:45 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:54:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.193 s - in org.onap.ccsdk.cds.blueprintsprocessor.nats.service.BluePrintNatsExtensionsTest 17:54:47 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.nats.service.BluePrintNatsLibPropertyServiceTest 17:54:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.521 s - in org.onap.ccsdk.cds.blueprintsprocessor.nats.service.BluePrintNatsLibPropertyServiceTest 17:54:49 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.nats.service.BluePrintNatsServiceTest 17:54:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.543 s - in org.onap.ccsdk.cds.blueprintsprocessor.nats.service.BluePrintNatsServiceTest 17:54:49 [INFO] 17:54:49 [INFO] Results: 17:54:49 [INFO] 17:54:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 17:54:49 [INFO] 17:54:49 [INFO] 17:54:49 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ nats-lib --- 17:54:49 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/nats-lib/target/code-coverage/jacoco-ut.exec 17:54:49 [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Commons - NATS Lib' with 19 classes 17:54:49 [INFO] 17:54:49 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ nats-lib --- 17:54:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:54:49 [INFO] 17:54:49 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ nats-lib --- 17:54:49 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/nats-lib/target/nats-lib-1.6.0-SNAPSHOT.jar 17:54:49 [INFO] 17:54:49 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ nats-lib --- 17:54:49 [INFO] Skipping because packaging 'jar' is not pom. 17:54:49 [INFO] 17:54:49 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ nats-lib --- 17:54:49 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/nats-lib/target/code-coverage/jacoco-it.exec 17:54:49 [INFO] 17:54:49 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ nats-lib --- 17:54:49 [INFO] 17:54:49 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ nats-lib --- 17:54:49 [INFO] 17:54:49 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ nats-lib --- 17:54:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:54:49 [INFO] 17:54:49 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ nats-lib --- 17:54:49 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/nats-lib/target/jacoco.exec 17:54:49 [INFO] 17:54:49 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ nats-lib --- 17:54:49 [INFO] 17:54:49 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ nats-lib --- 17:54:49 [INFO] 17:54:49 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ nats-lib --- 17:54:49 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/nats-lib/target/nats-lib-1.6.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/nats-lib/1.6.0-SNAPSHOT/nats-lib-1.6.0-SNAPSHOT.jar 17:54:49 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/nats-lib/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/nats-lib/1.6.0-SNAPSHOT/nats-lib-1.6.0-SNAPSHOT.pom 17:54:49 [INFO] 17:54:49 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ nats-lib --- 17:54:49 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.6.0-SNAPSHOT 17:54:49 [INFO] +- io.nats:jnats:jar:2.6.6:compile 17:54:49 [INFO] | \- net.i2p.crypto:eddsa:jar:0.3.0:compile 17:54:49 [INFO] +- io.nats:java-nats-streaming:jar:2.2.3:compile 17:54:49 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.6.0-SNAPSHOT:compile 17:54:49 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 17:54:49 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile 17:54:49 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 17:54:49 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 17:54:49 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 17:54:49 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile 17:54:49 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.13.5:compile 17:54:49 [INFO] | | \- javax.validation:validation-api:jar:2.0.1.Final:compile 17:54:49 [INFO] | +- io.projectreactor:reactor-core:jar:3.4.29:compile 17:54:49 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:54:49 [INFO] | +- org.yaml:snakeyaml:jar:1.30:compile 17:54:49 [INFO] | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 17:54:49 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 17:54:49 [INFO] | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 17:54:49 [INFO] | | +- org.javassist:javassist:jar:3.24.1-GA:compile 17:54:49 [INFO] | | +- org.jsoup:jsoup:jar:1.12.1:compile 17:54:49 [INFO] | | +- com.google.re2j:re2j:jar:1.2:compile 17:54:49 [INFO] | | +- commons-net:commons-net:jar:3.9.0:compile 17:54:49 [INFO] | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 17:54:49 [INFO] | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 17:54:49 [INFO] | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 17:54:49 [INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:54:49 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:54:49 [INFO] | | | \- ch.qos.logback:logback-core:jar:1.2.12:compile 17:54:49 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:54:49 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:54:49 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:54:49 [INFO] | \- org.apache.commons:commons-compress:jar:1.21:compile 17:54:49 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.6.0-SNAPSHOT:compile 17:54:49 [INFO] | +- com.hazelcast:hazelcast-all:jar:4.2.5:compile 17:54:49 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.6.0-SNAPSHOT:compile 17:54:49 [INFO] | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 17:54:49 [INFO] | | \- javax.annotation:jsr250-api:jar:1.0:compile 17:54:49 [INFO] | \- org.springframework.boot:spring-boot-starter-webflux:jar:2.7.12:compile 17:54:49 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.12:compile 17:54:49 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5:compile 17:54:49 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile 17:54:49 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5:compile 17:54:49 [INFO] | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.12:compile 17:54:49 [INFO] | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.32:compile 17:54:49 [INFO] | | +- io.netty:netty-resolver-dns:jar:4.1.92.Final:compile 17:54:49 [INFO] | | | \- io.netty:netty-codec-dns:jar:4.1.92.Final:compile 17:54:49 [INFO] | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.92.Final:compile 17:54:49 [INFO] | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.92.Final:compile 17:54:49 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.92.Final:compile 17:54:49 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.92.Final:compile 17:54:49 [INFO] | | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.32:compile 17:54:49 [INFO] | +- org.springframework:spring-web:jar:5.3.27:compile 17:54:49 [INFO] | \- org.springframework:spring-webflux:jar:5.3.27:compile 17:54:49 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.6.0-SNAPSHOT:compile 17:54:49 [INFO] +- io.mockk:mockk:jar:1.12.8:test 17:54:49 [INFO] | +- io.mockk:mockk-dsl:jar:1.12.8:test 17:54:49 [INFO] | +- io.mockk:mockk-agent:jar:1.12.8:test 17:54:49 [INFO] | +- io.mockk:mockk-agent-api:jar:1.12.8:test 17:54:49 [INFO] | +- io.mockk:mockk-core:jar:1.12.8:test 17:54:49 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 17:54:49 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 17:54:49 [INFO] +- io.mockk:mockk-jvm:jar:1.12.8:test 17:54:49 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.12.8:test 17:54:49 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.12.8:test 17:54:49 [INFO] | | +- org.objenesis:objenesis:jar:3.2:test 17:54:49 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.23:compile 17:54:49 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 17:54:49 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.12.8:test 17:54:49 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.12.8:test 17:54:49 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 17:54:49 [INFO] | +- junit:junit:jar:4.13.2:test 17:54:49 [INFO] | | \- org.hamcrest:hamcrest-core:jar:2.2:compile 17:54:49 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 17:54:49 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 17:54:49 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 17:54:49 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 17:54:49 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:54:49 [INFO] +- org.powermock:powermock-api-mockito2:jar:1.7.4:test 17:54:49 [INFO] | +- org.powermock:powermock-api-mockito-common:jar:1.7.4:test 17:54:49 [INFO] | | \- org.powermock:powermock-api-support:jar:1.7.4:test 17:54:49 [INFO] | | +- org.powermock:powermock-reflect:jar:1.7.4:test 17:54:49 [INFO] | | \- org.powermock:powermock-core:jar:1.7.4:test 17:54:49 [INFO] | \- org.mockito:mockito-core:jar:4.5.1:test 17:54:49 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.7.12:test 17:54:49 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:54:49 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:54:49 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:54:49 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:54:49 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.7.12:test 17:54:49 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.12:test 17:54:49 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 17:54:49 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:test 17:54:49 [INFO] | +- org.assertj:assertj-core:jar:3.22.0:test 17:54:49 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 17:54:49 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test 17:54:49 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 17:54:49 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:54:49 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 17:54:49 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:54:49 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 17:54:49 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 17:54:49 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.8.2:test 17:54:49 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.8.2:test 17:54:49 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:compile 17:54:49 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.8.2:test 17:54:49 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:54:49 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.7.0:test 17:54:49 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.6.21:test 17:54:49 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.6.4:test 17:54:49 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.6.4:test 17:54:49 [INFO] +- io.projectreactor:reactor-test:jar:3.4.29:test 17:54:49 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:54:49 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 17:54:49 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 17:54:49 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 17:54:49 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 17:54:49 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 17:54:49 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 17:54:49 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 17:54:49 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 17:54:49 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 17:54:49 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 17:54:49 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:54:49 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 17:54:49 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 17:54:49 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 17:54:49 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:54:49 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 17:54:49 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 17:54:49 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 17:54:49 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 17:54:49 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 17:54:49 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 17:54:49 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 17:54:49 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 17:54:49 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 17:54:49 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 17:54:49 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 17:54:49 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 17:54:49 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 17:54:49 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 17:54:49 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 17:54:49 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 17:54:49 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 17:54:49 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 17:54:49 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 17:54:49 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 17:54:49 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 17:54:49 [INFO] | | +- org.springframework:spring-beans:jar:5.3.27:compile 17:54:49 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 17:54:49 [INFO] | | | \- org.springframework:spring-expression:jar:5.3.27:compile 17:54:49 [INFO] | | \- org.springframework:spring-aop:jar:5.3.27:compile 17:54:49 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 17:54:49 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:54:49 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:54:49 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:54:49 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 17:54:49 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 17:54:49 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 17:54:49 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 17:54:49 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 17:54:49 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 17:54:49 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 17:54:49 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 17:54:49 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 17:54:49 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 17:54:49 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 17:54:49 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:54:49 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:54:49 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:54:49 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 17:54:49 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 17:54:49 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 17:54:49 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 17:54:49 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 17:54:49 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 17:54:49 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 17:54:49 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 17:54:49 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:54:49 [INFO] | | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:54:49 [INFO] | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:54:49 [INFO] | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 17:54:49 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:54:49 [INFO] | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:54:49 [INFO] | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 17:54:49 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:54:49 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:54:49 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:54:49 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:54:49 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 17:54:49 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 17:54:49 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 17:54:49 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 17:54:49 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 17:54:49 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 17:54:49 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 17:54:49 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 17:54:49 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 17:54:49 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 17:54:49 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 17:54:49 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 17:54:49 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 17:54:49 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 17:54:49 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 17:54:49 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 17:54:49 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 17:54:49 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 17:54:49 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 17:54:49 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 17:54:49 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 17:54:49 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 17:54:49 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 17:54:49 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 17:54:49 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 17:54:49 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 17:54:49 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 17:54:49 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 17:54:49 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:54:49 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 17:54:49 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 17:54:49 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 17:54:49 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 17:54:49 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 17:54:49 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 17:54:49 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 17:54:49 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 17:54:49 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 17:54:49 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 17:54:49 [INFO] 17:54:49 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ nats-lib --- 17:54:49 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/nats-lib/target/sonatype-clm/module.xml 17:54:49 [INFO] 17:54:49 [INFO] ------< org.onap.ccsdk.cds.blueprintsprocessor:modules-outbounds >------ 17:54:49 [INFO] Building MS Blueprints Processor Modules - Outbounds 1.6.0-SNAPSHOT [24/68] 17:54:49 [INFO] --------------------------------[ pom ]--------------------------------- 17:54:49 [INFO] 17:54:49 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ modules-outbounds --- 17:54:49 [INFO] 17:54:49 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ modules-outbounds --- 17:54:49 [INFO] 17:54:49 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ modules-outbounds --- 17:54:49 [INFO] Executing tasks 17:54:49 17:54:49 ktlint: 17:54:50 [INFO] Executed tasks 17:54:50 [INFO] 17:54:50 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ modules-outbounds --- 17:54:50 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:54:50 [INFO] 17:54:50 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ modules-outbounds --- 17:54:50 [INFO] 17:54:50 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ modules-outbounds --- 17:54:50 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/outbounds/target/code-coverage/jacoco-ut.exec 17:54:50 [INFO] 17:54:50 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ modules-outbounds --- 17:54:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/outbounds/target/jacoco.exec 17:54:50 [INFO] 17:54:50 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ modules-outbounds --- 17:54:50 [INFO] Set 2 system properties 17:54:50 [INFO] 17:54:50 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ modules-outbounds --- 17:54:50 [INFO] isPomProject is true and skipPoms is true, return 17:54:50 [INFO] 17:54:50 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ modules-outbounds --- 17:54:50 [INFO] 17:54:50 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ modules-outbounds --- 17:54:50 [INFO] 17:54:50 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ modules-outbounds --- 17:54:50 [INFO] Tidy is skipped. 17:54:50 [INFO] 17:54:50 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ modules-outbounds --- 17:54:50 [INFO] Skipping Antrun execution 17:54:50 [INFO] 17:54:50 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ modules-outbounds --- 17:54:50 [INFO] Formatting is skipped 17:54:50 [INFO] 17:54:50 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ modules-outbounds --- 17:54:50 [WARNING] No sources found skipping Kotlin compile 17:54:50 [INFO] 17:54:50 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ modules-outbounds --- 17:54:50 [WARNING] No sources found skipping Kotlin compile 17:54:50 [INFO] 17:54:50 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ modules-outbounds --- 17:54:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:54:50 [INFO] 17:54:50 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ modules-outbounds --- 17:54:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:54:50 [INFO] 17:54:50 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ modules-outbounds --- 17:54:50 [INFO] No site descriptor found: nothing to attach. 17:54:50 [INFO] 17:54:50 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ modules-outbounds --- 17:54:50 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/outbounds/target/code-coverage/jacoco-it.exec 17:54:50 [INFO] 17:54:50 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ modules-outbounds --- 17:54:50 [INFO] No tests to run. 17:54:50 [INFO] 17:54:50 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ modules-outbounds --- 17:54:50 [INFO] No tests to run. 17:54:50 [INFO] 17:54:50 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ modules-outbounds --- 17:54:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:54:50 [INFO] 17:54:50 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ modules-outbounds --- 17:54:50 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/outbounds/target/jacoco.exec 17:54:50 [INFO] 17:54:50 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ modules-outbounds --- 17:54:50 [INFO] 17:54:50 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ modules-outbounds --- 17:54:50 [INFO] 17:54:50 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ modules-outbounds --- 17:54:50 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/outbounds/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules-outbounds/1.6.0-SNAPSHOT/modules-outbounds-1.6.0-SNAPSHOT.pom 17:54:50 [INFO] 17:54:50 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ modules-outbounds --- 17:54:50 [INFO] org.onap.ccsdk.cds.blueprintsprocessor:modules-outbounds:pom:1.6.0-SNAPSHOT 17:54:50 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:54:50 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 17:54:50 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 17:54:50 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 17:54:50 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 17:54:50 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 17:54:50 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 17:54:50 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 17:54:50 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 17:54:50 [INFO] | +- org.opentest4j:opentest4j:jar:1.1.1:compile 17:54:50 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:compile 17:54:50 [INFO] | \- org.hamcrest:hamcrest:jar:2.2:compile 17:54:50 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 17:54:50 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 17:54:50 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:54:50 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 17:54:50 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 17:54:50 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 17:54:50 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:54:50 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 17:54:50 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 17:54:50 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 17:54:50 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 17:54:50 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 17:54:50 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 17:54:50 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 17:54:50 [INFO] | | | \- net.bytebuddy:byte-buddy:jar:1.12.23:compile 17:54:50 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 17:54:50 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 17:54:50 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 17:54:50 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 17:54:50 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 17:54:50 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 17:54:50 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 17:54:50 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 17:54:50 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 17:54:50 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 17:54:50 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 17:54:50 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 17:54:50 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 17:54:50 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 17:54:50 [INFO] | | +- org.springframework:spring-beans:jar:5.3.27:compile 17:54:50 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 17:54:50 [INFO] | | | \- org.springframework:spring-expression:jar:5.3.27:compile 17:54:50 [INFO] | | \- org.springframework:spring-aop:jar:5.3.27:compile 17:54:50 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 17:54:50 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:54:50 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:54:50 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:54:50 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 17:54:50 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 17:54:50 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 17:54:50 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 17:54:50 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 17:54:50 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 17:54:50 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 17:54:50 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 17:54:50 [INFO] | +- io.projectreactor:reactor-core:jar:3.4.29:compile 17:54:50 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:54:50 [INFO] | +- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 17:54:50 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 17:54:50 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 17:54:50 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 17:54:50 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 17:54:50 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 17:54:50 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 17:54:50 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:54:50 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:54:50 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:54:50 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:54:50 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 17:54:50 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 17:54:50 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 17:54:50 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 17:54:50 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 17:54:50 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 17:54:50 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 17:54:50 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 17:54:50 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:54:50 [INFO] | | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:54:50 [INFO] | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:54:50 [INFO] | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 17:54:50 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:54:50 [INFO] | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:54:50 [INFO] | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 17:54:50 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:54:50 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:54:50 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:54:50 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:54:50 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 17:54:50 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 17:54:50 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 17:54:50 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 17:54:50 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 17:54:50 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 17:54:50 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 17:54:50 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 17:54:50 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 17:54:50 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 17:54:50 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 17:54:50 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 17:54:50 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 17:54:50 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 17:54:50 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 17:54:50 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 17:54:50 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 17:54:50 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 17:54:50 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 17:54:50 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 17:54:50 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 17:54:50 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 17:54:50 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 17:54:50 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 17:54:50 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 17:54:50 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 17:54:50 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:54:50 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:54:50 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:54:50 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:54:50 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:54:50 [INFO] | | | | +- ch.qos.logback:logback-core:jar:1.2.12:compile 17:54:50 [INFO] | | | | \- org.slf4j:slf4j-api:jar:1.7.36:compile 17:54:50 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:54:50 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:54:50 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:54:50 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:54:50 [INFO] | | +- org.springframework:spring-core:jar:5.3.27:compile 17:54:50 [INFO] | | | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:54:50 [INFO] | | \- org.yaml:snakeyaml:jar:1.30:compile 17:54:50 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 17:54:50 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 17:54:50 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:54:50 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 17:54:50 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 17:54:50 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 17:54:50 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 17:54:50 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 17:54:50 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 17:54:50 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 17:54:50 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 17:54:50 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 17:54:50 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 17:54:50 [INFO] 17:54:50 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ modules-outbounds --- 17:54:50 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/outbounds/target/sonatype-clm/module.xml 17:54:50 [INFO] 17:54:50 [INFO] ------< org.onap.ccsdk.cds.blueprintsprocessor:modules-services >------- 17:54:50 [INFO] Building MS Blueprints Processor Modules - Services 1.6.0-SNAPSHOT [25/68] 17:54:50 [INFO] --------------------------------[ pom ]--------------------------------- 17:54:50 [INFO] 17:54:50 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ modules-services --- 17:54:50 [INFO] 17:54:50 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ modules-services --- 17:54:50 [INFO] 17:54:50 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ modules-services --- 17:54:50 [INFO] Executing tasks 17:54:50 17:54:50 ktlint: 17:54:50 [INFO] Executed tasks 17:54:50 [INFO] 17:54:50 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ modules-services --- 17:54:50 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:54:50 [INFO] 17:54:50 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ modules-services --- 17:54:50 [INFO] 17:54:50 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ modules-services --- 17:54:50 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/target/code-coverage/jacoco-ut.exec 17:54:50 [INFO] 17:54:50 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ modules-services --- 17:54:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/target/jacoco.exec 17:54:50 [INFO] 17:54:50 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ modules-services --- 17:54:50 [INFO] Set 2 system properties 17:54:50 [INFO] 17:54:50 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ modules-services --- 17:54:50 [INFO] isPomProject is true and skipPoms is true, return 17:54:50 [INFO] 17:54:50 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ modules-services --- 17:54:50 [INFO] 17:54:50 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ modules-services --- 17:54:50 [INFO] 17:54:50 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ modules-services --- 17:54:50 [INFO] Tidy is skipped. 17:54:50 [INFO] 17:54:50 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ modules-services --- 17:54:50 [INFO] Skipping Antrun execution 17:54:50 [INFO] 17:54:50 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ modules-services --- 17:54:50 [INFO] Formatting is skipped 17:54:50 [INFO] 17:54:50 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ modules-services --- 17:54:50 [WARNING] No sources found skipping Kotlin compile 17:54:50 [INFO] 17:54:50 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ modules-services --- 17:54:50 [WARNING] No sources found skipping Kotlin compile 17:54:50 [INFO] 17:54:50 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ modules-services --- 17:54:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:54:50 [INFO] 17:54:50 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ modules-services --- 17:54:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:54:50 [INFO] 17:54:50 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ modules-services --- 17:54:50 [INFO] No site descriptor found: nothing to attach. 17:54:50 [INFO] 17:54:50 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ modules-services --- 17:54:50 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/target/code-coverage/jacoco-it.exec 17:54:50 [INFO] 17:54:50 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ modules-services --- 17:54:50 [INFO] No tests to run. 17:54:50 [INFO] 17:54:50 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ modules-services --- 17:54:50 [INFO] No tests to run. 17:54:50 [INFO] 17:54:50 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ modules-services --- 17:54:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:54:50 [INFO] 17:54:50 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ modules-services --- 17:54:50 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/target/jacoco.exec 17:54:50 [INFO] 17:54:50 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ modules-services --- 17:54:50 [INFO] 17:54:50 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ modules-services --- 17:54:50 [INFO] 17:54:50 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ modules-services --- 17:54:50 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules-services/1.6.0-SNAPSHOT/modules-services-1.6.0-SNAPSHOT.pom 17:54:50 [INFO] 17:54:50 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ modules-services --- 17:54:50 [INFO] org.onap.ccsdk.cds.blueprintsprocessor:modules-services:pom:1.6.0-SNAPSHOT 17:54:50 [INFO] +- io.mockk:mockk:jar:1.12.8:test 17:54:50 [INFO] | +- io.mockk:mockk-dsl:jar:1.12.8:test 17:54:50 [INFO] | +- io.mockk:mockk-agent:jar:1.12.8:test 17:54:50 [INFO] | +- io.mockk:mockk-agent-api:jar:1.12.8:test 17:54:50 [INFO] | +- io.mockk:mockk-core:jar:1.12.8:test 17:54:50 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 17:54:50 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 17:54:50 [INFO] +- io.mockk:mockk-jvm:jar:1.12.8:test 17:54:50 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.12.8:test 17:54:50 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.12.8:test 17:54:50 [INFO] | | +- org.objenesis:objenesis:jar:3.2:test 17:54:50 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.23:compile 17:54:50 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 17:54:50 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.12.8:test 17:54:50 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.12.8:test 17:54:50 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 17:54:50 [INFO] | +- junit:junit:jar:4.13.2:test 17:54:50 [INFO] | | \- org.hamcrest:hamcrest-core:jar:2.2:compile 17:54:50 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 17:54:50 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 17:54:50 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 17:54:50 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 17:54:50 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:54:50 [INFO] +- org.powermock:powermock-api-mockito2:jar:1.7.4:test 17:54:50 [INFO] | +- org.powermock:powermock-api-mockito-common:jar:1.7.4:test 17:54:50 [INFO] | | \- org.powermock:powermock-api-support:jar:1.7.4:test 17:54:50 [INFO] | | +- org.powermock:powermock-reflect:jar:1.7.4:test 17:54:50 [INFO] | | \- org.powermock:powermock-core:jar:1.7.4:test 17:54:50 [INFO] | | \- org.javassist:javassist:jar:3.21.0-GA:test 17:54:50 [INFO] | \- org.mockito:mockito-core:jar:4.5.1:test 17:54:50 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.7.12:test 17:54:50 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:54:50 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:54:50 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:54:50 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:54:50 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:54:50 [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.2.12:compile 17:54:50 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:54:50 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:54:50 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:54:50 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:54:50 [INFO] | | \- org.yaml:snakeyaml:jar:1.30:compile 17:54:50 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.7.12:test 17:54:50 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.12:test 17:54:50 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 17:54:50 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:test 17:54:50 [INFO] | +- org.assertj:assertj-core:jar:3.22.0:test 17:54:50 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 17:54:50 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test 17:54:50 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 17:54:50 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:54:50 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 17:54:50 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:54:50 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 17:54:50 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 17:54:50 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.8.2:test 17:54:50 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.8.2:test 17:54:50 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:compile 17:54:50 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.8.2:test 17:54:50 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:54:50 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.7.0:test 17:54:50 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.6.21:test 17:54:50 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.6.4:test 17:54:50 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.6.4:test 17:54:50 [INFO] +- io.projectreactor:reactor-test:jar:3.4.29:test 17:54:50 [INFO] | \- io.projectreactor:reactor-core:jar:3.4.29:compile 17:54:50 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:54:50 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:54:50 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 17:54:50 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 17:54:50 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 17:54:50 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 17:54:50 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 17:54:50 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 17:54:50 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 17:54:50 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 17:54:50 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 17:54:50 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 17:54:50 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:54:50 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 17:54:50 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 17:54:50 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 17:54:50 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:54:50 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 17:54:50 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 17:54:50 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 17:54:50 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 17:54:50 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 17:54:50 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 17:54:50 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 17:54:50 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 17:54:50 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 17:54:50 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 17:54:50 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 17:54:50 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 17:54:50 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 17:54:50 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 17:54:50 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 17:54:50 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 17:54:50 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 17:54:50 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 17:54:50 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 17:54:50 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 17:54:50 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 17:54:50 [INFO] | | +- org.springframework:spring-beans:jar:5.3.27:compile 17:54:50 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 17:54:50 [INFO] | | | \- org.springframework:spring-expression:jar:5.3.27:compile 17:54:50 [INFO] | | \- org.springframework:spring-aop:jar:5.3.27:compile 17:54:50 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 17:54:50 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:54:50 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:54:50 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:54:50 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 17:54:50 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 17:54:50 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 17:54:50 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 17:54:50 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 17:54:50 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 17:54:50 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 17:54:50 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 17:54:50 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 17:54:50 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 17:54:50 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 17:54:50 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 17:54:50 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 17:54:50 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:54:50 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:54:50 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:54:50 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 17:54:50 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 17:54:50 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 17:54:50 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 17:54:50 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 17:54:50 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 17:54:50 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 17:54:50 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 17:54:50 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:54:50 [INFO] | | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:54:50 [INFO] | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:54:50 [INFO] | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 17:54:50 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:54:50 [INFO] | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:54:50 [INFO] | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 17:54:50 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:54:50 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:54:50 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:54:50 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:54:50 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 17:54:50 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 17:54:50 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 17:54:50 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 17:54:50 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 17:54:50 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 17:54:50 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 17:54:50 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 17:54:50 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 17:54:50 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 17:54:50 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 17:54:50 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 17:54:50 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 17:54:50 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 17:54:50 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 17:54:50 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 17:54:50 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 17:54:50 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 17:54:50 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 17:54:50 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 17:54:50 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 17:54:50 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 17:54:50 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 17:54:50 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 17:54:50 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 17:54:50 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 17:54:50 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 17:54:50 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 17:54:50 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:54:50 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 17:54:50 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 17:54:50 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 17:54:50 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 17:54:50 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 17:54:50 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 17:54:50 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 17:54:50 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 17:54:50 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 17:54:50 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 17:54:50 [INFO] 17:54:50 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ modules-services --- 17:54:50 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/target/sonatype-clm/module.xml 17:54:50 [INFO] 17:54:50 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service >-- 17:54:50 [INFO] Building MS Blueprints Processor Modules - Services - Execution Service 1.6.0-SNAPSHOT [26/68] 17:54:50 [INFO] --------------------------------[ jar ]--------------------------------- 17:54:52 [INFO] 17:54:52 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ execution-service --- 17:54:52 [INFO] 17:54:52 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ execution-service --- 17:54:52 [INFO] 17:54:52 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ execution-service --- 17:54:52 [INFO] Executing tasks 17:54:52 17:54:52 ktlint: 17:54:53 [INFO] Executed tasks 17:54:53 [INFO] 17:54:53 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ execution-service --- 17:54:53 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:54:53 [INFO] 17:54:53 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ execution-service --- 17:54:53 [INFO] 17:54:53 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ execution-service --- 17:54:53 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/target/code-coverage/jacoco-ut.exec 17:54:53 [INFO] 17:54:53 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ execution-service --- 17:54:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/target/jacoco.exec 17:54:53 [INFO] 17:54:53 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ execution-service --- 17:54:53 [INFO] Set 2 system properties 17:54:53 [INFO] 17:54:53 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ execution-service --- 17:54:53 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-clm-master/.git 17:54:54 [INFO] Collected git.commit.id.full with value dea5fc2346c2633f38ec0e7bc8a7499446998292 17:54:54 [INFO] Collected git.commit.id.abbrev with value dea5fc2 17:54:54 [INFO] Collected git.build.time with value 2024-03-19T17:54:53+0000 17:54:54 [INFO] Collected git.build.version with value 1.6.0-SNAPSHOT 17:54:54 [INFO] Collected git.build.number with value 290 17:54:54 [INFO] including property git.build.version in results 17:54:54 [INFO] including property git.commit.id.full in results 17:54:54 [INFO] including property git.commit.id.abbrev in results 17:54:54 [INFO] including property git.build.time in results 17:54:54 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/target/classes/git.properties] (for module MS Blueprints Processor Modules - Services - Execution Service)... 17:54:54 [INFO] 17:54:54 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ execution-service --- 17:54:54 [INFO] 17:54:54 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ execution-service --- 17:54:54 [INFO] 17:54:54 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ execution-service --- 17:54:54 [INFO] Tidy is skipped. 17:54:54 [INFO] 17:54:54 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ execution-service --- 17:54:54 [INFO] Skipping Antrun execution 17:54:54 [INFO] 17:54:54 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ execution-service --- 17:54:54 [INFO] Formatting is skipped 17:54:54 [INFO] 17:54:54 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ execution-service --- 17:54:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:54:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:54:54 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/resources 17:54:54 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/resources 17:54:54 [INFO] 17:54:54 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ execution-service --- 17:54:54 [INFO] No sources to compile 17:54:54 [INFO] 17:54:54 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ execution-service --- 17:54:54 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/java 17:54:55 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:54:55 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/AbstractComponentFunction.kt: (162, 34) The corresponding parameter in the supertype 'BlueprintFunctionNode' is named 't'. This may cause problems when calling this function with named arguments. 17:54:55 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/AbstractScriptComponentFunction.kt: (49, 16) 'functionDependencyInstances: MutableMap' is deprecated. Dependencies will be resolved dynamically 17:54:55 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/AbstractScriptComponentFunction.kt: (49, 50) Unchecked cast: Any? to T 17:54:55 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/AbstractServiceFunction.kt: (59, 34) The corresponding parameter in the supertype 'BlueprintFunctionNode' is named 't'. This may cause problems when calling this function with named arguments. 17:54:55 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/ComponentFunctionScriptingService.kt: (19, 74) 'BlueprintJythonService' is deprecated. CDS won's support Jython services 17:54:55 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/ComponentFunctionScriptingService.kt: (33, 41) 'BlueprintJythonService' is deprecated. CDS won's support Jython services 17:54:55 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/ComponentFunctionScriptingService.kt: (70, 29) 'functionDependencyInstances: MutableMap' is deprecated. Dependencies will be resolved dynamically 17:54:55 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/ComponentFunctionScriptingService.kt: (81, 35) Variable 'scriptComponent' initializer is redundant 17:54:55 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/ComponentFunctionScriptingService.kt: (96, 122) Unchecked cast: BlueprintFunctionNode<*, *> to T 17:54:55 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/RemoteScriptExecutionService.kt: (92, 42) The corresponding parameter in the supertype 'RemoteScriptExecutionService' is named 'uploadBpInput'. This may cause problems when calling this function with named arguments. 17:54:55 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/StreamingRemoteExecutionService.kt: (80, 5) Opt-in requirement marker annotation on override makes no sense without the same marker on base declaration 17:54:55 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/StreamingRemoteExecutionService.kt: (122, 5) Opt-in requirement marker annotation on override makes no sense without the same marker on base declaration 17:54:55 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/StreamingRemoteExecutionService.kt: (127, 24) This declaration is in a preview state and can be changed in a backwards-incompatible manner with a best-effort migration. Its usage should be marked with '@kotlinx.coroutines.FlowPreview' or '@OptIn(kotlinx.coroutines.FlowPreview::class)' if you accept the drawback of relying on preview API 17:54:55 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/StreamingRemoteExecutionService.kt: (148, 5) Opt-in requirement marker annotation on override makes no sense without the same marker on base declaration 17:54:55 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/scripts/BlueprintJythonService.kt: (34, 47) 'BlueprintJythonService' is deprecated. CDS won's support Jython services 17:54:55 [INFO] 17:54:55 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ execution-service --- 17:54:55 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:54:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:54:55 [INFO] Copying 3 resources 17:54:55 [INFO] 17:54:55 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ execution-service --- 17:54:55 [INFO] No sources to compile 17:54:55 [INFO] 17:54:55 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ execution-service --- 17:54:55 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/src/test/java 17:54:56 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:54:56 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/scripts/AbstractComponentFunctionTest.kt: (202, 33) 'constructor Integer(Int)' is deprecated. Deprecated in Java 17:54:56 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/scripts/AbstractComponentFunctionTest.kt: (250, 33) 'constructor Integer(Int)' is deprecated. Deprecated in Java 17:54:56 [INFO] 17:54:56 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ execution-service --- 17:54:56 [INFO] 17:54:56 [INFO] ------------------------------------------------------- 17:54:56 [INFO] T E S T S 17:54:56 [INFO] ------------------------------------------------------- 17:54:58 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentRemoteScriptExecutorTest 17:54:59 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:55:03 ||o.o.c.c.b.s.execution.AbstractComponentFunction| preparing request id(1234) for workflow(remote-activate) step(remote-execute) 17:55:03 ||o.o.c.c.b.s.execution.AbstractComponentFunction| Preparing Response... 17:55:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.933 s - in org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentRemoteScriptExecutorTest 17:55:03 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutorDSLTest 17:55:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutorDSLTest 17:55:03 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.AbstractComponentFunctionTest 17:55:04 ||o.o.c.c.b.s.execution.AbstractComponentFunction| preparing request id(1234) for workflow(activate) step(activate-restconf) 17:55:04 ||o.o.c.c.b.s.e.ComponentFunctionScriptingService| creating component function of script type(internal), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SampleTest) and instanceDependencies([]) 17:55:04 ||o.o.c.c.b.s.execution.AbstractComponentFunction| Preparing Response... 17:55:04 ||o.o.c.c.b.s.execution.AbstractComponentFunction| preparing request id(1234) for workflow(activate) step(activate-restconf) 17:55:04 ||o.o.c.c.b.s.execution.AbstractComponentFunction| failed in activate-restconf - activate-restconf : Intentional test exception 17:55:04 java.lang.RuntimeException: Intentional test exception 17:55:04 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.AbstractComponentFunctionTest.applyNB should catch exceptions and call recoverNB(AbstractComponentFunctionTest.kt:216) 17:55:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:55:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:55:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:55:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:55:04 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 17:55:04 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 17:55:04 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 17:55:04 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 17:55:04 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 17:55:04 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 17:55:04 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 17:55:04 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 17:55:04 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 17:55:04 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 17:55:04 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 17:55:04 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 17:55:04 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 17:55:04 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 17:55:04 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 17:55:04 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 17:55:04 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 17:55:04 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 17:55:04 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 17:55:04 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 17:55:04 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 17:55:04 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 17:55:04 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 17:55:04 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 17:55:04 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 17:55:04 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) 17:55:04 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) 17:55:04 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) 17:55:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) 17:55:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 17:55:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 17:55:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 17:55:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 17:55:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 17:55:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 17:55:04 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 17:55:04 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 17:55:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:55:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:55:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:55:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:55:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:55:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:55:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:55:04 ||o.o.c.c.b.s.execution.AbstractComponentFunction| Preparing Response... 17:55:04 ||o.o.c.c.b.s.execution.AbstractComponentFunction| preparing request id(1234) for workflow(activate) step(activate-restconf) 17:55:04 ||o.o.c.c.b.s.execution.AbstractComponentFunction| Preparing Response... 17:55:05 ||o.o.c.c.b.s.execution.AbstractComponentFunction| preparing request id(1234) for workflow(activate) step(activate-restconf) 17:55:05 ||o.o.c.c.b.s.execution.AbstractComponentFunction| preparing request id(1234) for workflow(activate) step(activate-restconf) 17:55:05 ||o.o.c.c.b.s.execution.AbstractComponentFunction| preparing request id(1234) for workflow(activate) step(activate-restconf) 17:55:05 ||o.o.c.c.b.s.execution.AbstractComponentFunction| Preparing Response... 17:55:05 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.867 s - in org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.AbstractComponentFunctionTest 17:55:05 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.services.execution.StreamingRemoteExecutionServiceTest 17:55:05 ||o.o.c.c.b.s.e.StreamingRemoteExecutionServiceImpl| created subscription for transactionId(1234-0-29632ae6-adc9-49ea-ae84-2515e777ad61) 17:55:05 ||o.o.c.c.b.s.e.s.MockBluePrintProcessingServer| Received requestId(1234-0) subRequestId(1234-0-29632ae6-adc9-49ea-ae84-2515e777ad61) 17:55:05 ||o.o.c.c.b.s.e.StreamingRemoteExecutionServiceImpl| created subscription for transactionId(1234-1-792ec427-aa59-486a-9e1e-c5577fcf54b9) 17:55:05 ||o.o.c.c.b.s.e.s.MockBluePrintProcessingServer| Received requestId(1234-1) subRequestId(1234-1-792ec427-aa59-486a-9e1e-c5577fcf54b9) 17:55:05 ||o.o.c.c.b.s.e.s.MockBluePrintProcessingServer| message has sent successfully... 17:55:05 ||o.o.c.c.b.s.e.s.MockBluePrintProcessingServer| message has sent successfully... 17:55:05 ||o.o.c.c.b.s.e.StreamingRemoteExecutionServiceImpl| closed subscription for transactionId(1234-0-29632ae6-adc9-49ea-ae84-2515e777ad61) 17:55:05 ||o.o.c.c.b.s.e.StreamingRemoteExecutionServiceImpl| closed subscription for transactionId(1234-1-792ec427-aa59-486a-9e1e-c5577fcf54b9) 17:55:05 ||o.o.c.c.b.s.e.StreamingRemoteExecutionServiceImpl| created subscription for transactionId(12345-0) 17:55:05 ||o.o.c.c.b.s.e.s.MockBluePrintProcessingServer| Received requestId(12345-0) subRequestId(12345-0-4fcf0c4f-4f51-44c7-ab41-35eb9526b3cd) 17:55:05 ||o.o.c.c.b.s.e.s.MockBluePrintProcessingServer| message has sent successfully... 17:55:05 ||o.o.c.c.b.s.e.StreamingRemoteExecutionServiceTest| Received 0-response (12345-0) : EVENT_COMPONENT_NOTIFICATION 17:55:05 ||o.o.c.c.b.s.e.StreamingRemoteExecutionServiceTest| Received 0-response (12345-0) : EVENT_COMPONENT_EXECUTED 17:55:05 ||o.o.c.c.b.s.e.StreamingRemoteExecutionServiceImpl| closed subscription for transactionId(12345-0) 17:55:05 ||o.o.c.c.b.s.e.StreamingRemoteExecutionServiceImpl| created subscription for transactionId(12345-1) 17:55:05 ||o.o.c.c.b.s.e.s.MockBluePrintProcessingServer| Received requestId(12345-1) subRequestId(12345-1-3a08f660-bedf-48ea-852c-a8a678ec7dfa) 17:55:05 ||o.o.c.c.b.s.e.s.MockBluePrintProcessingServer| message has sent successfully... 17:55:05 ||o.o.c.c.b.s.e.StreamingRemoteExecutionServiceTest| Received 1-response (12345-1) : EVENT_COMPONENT_NOTIFICATION 17:55:05 ||o.o.c.c.b.s.e.StreamingRemoteExecutionServiceTest| Received 1-response (12345-1) : EVENT_COMPONENT_EXECUTED 17:55:05 ||o.o.c.c.b.s.e.StreamingRemoteExecutionServiceImpl| closed subscription for transactionId(12345-1) 17:55:05 ||o.o.c.c.b.s.e.StreamingRemoteExecutionServiceImpl| grpc channel(127.0.0.1:50052) shutdown completed 17:55:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.729 s - in org.onap.ccsdk.cds.blueprintsprocessor.services.execution.StreamingRemoteExecutionServiceTest 17:55:06 [INFO] 17:55:06 [INFO] Results: 17:55:06 [INFO] 17:55:06 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 17:55:06 [INFO] 17:55:06 [INFO] 17:55:06 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ execution-service --- 17:55:06 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/target/code-coverage/jacoco-ut.exec 17:55:06 [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Services - Execution Service' with 37 classes 17:55:06 [INFO] 17:55:06 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ execution-service --- 17:55:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:55:06 [INFO] 17:55:06 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ execution-service --- 17:55:06 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/target/execution-service-1.6.0-SNAPSHOT.jar 17:55:06 [INFO] 17:55:06 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ execution-service --- 17:55:06 [INFO] Skipping because packaging 'jar' is not pom. 17:55:06 [INFO] 17:55:06 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ execution-service --- 17:55:06 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/target/code-coverage/jacoco-it.exec 17:55:06 [INFO] 17:55:06 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ execution-service --- 17:55:06 [INFO] 17:55:06 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ execution-service --- 17:55:06 [INFO] 17:55:06 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ execution-service --- 17:55:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:55:06 [INFO] 17:55:06 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ execution-service --- 17:55:06 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/target/jacoco.exec 17:55:06 [INFO] 17:55:06 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ execution-service --- 17:55:06 [INFO] 17:55:06 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ execution-service --- 17:55:06 [INFO] 17:55:06 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ execution-service --- 17:55:06 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/target/execution-service-1.6.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/execution-service/1.6.0-SNAPSHOT/execution-service-1.6.0-SNAPSHOT.jar 17:55:06 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/execution-service/1.6.0-SNAPSHOT/execution-service-1.6.0-SNAPSHOT.pom 17:55:06 [INFO] 17:55:06 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ execution-service --- 17:55:06 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.6.0-SNAPSHOT 17:55:06 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.6.0-SNAPSHOT:compile 17:55:06 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 17:55:06 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile 17:55:06 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 17:55:06 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 17:55:06 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 17:55:06 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile 17:55:06 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.13.5:compile 17:55:06 [INFO] | +- io.projectreactor:reactor-core:jar:3.4.29:compile 17:55:06 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:55:06 [INFO] | +- org.yaml:snakeyaml:jar:1.30:compile 17:55:06 [INFO] | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 17:55:06 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 17:55:06 [INFO] | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 17:55:06 [INFO] | | +- org.javassist:javassist:jar:3.24.1-GA:compile 17:55:06 [INFO] | | +- org.jsoup:jsoup:jar:1.12.1:compile 17:55:06 [INFO] | | +- com.google.re2j:re2j:jar:1.2:compile 17:55:06 [INFO] | | +- commons-net:commons-net:jar:3.9.0:compile 17:55:06 [INFO] | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 17:55:06 [INFO] | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 17:55:06 [INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:55:06 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:55:06 [INFO] | | | \- ch.qos.logback:logback-core:jar:1.2.12:compile 17:55:06 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:55:06 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:55:06 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:55:06 [INFO] | \- org.apache.commons:commons-compress:jar:1.21:compile 17:55:06 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.6.0-SNAPSHOT:compile 17:55:06 [INFO] | +- com.hazelcast:hazelcast-all:jar:4.2.5:compile 17:55:06 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.6.0-SNAPSHOT:compile 17:55:06 [INFO] | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 17:55:06 [INFO] | | \- javax.annotation:jsr250-api:jar:1.0:compile 17:55:06 [INFO] | \- org.springframework.boot:spring-boot-starter-webflux:jar:2.7.12:compile 17:55:06 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.12:compile 17:55:06 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5:compile 17:55:06 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile 17:55:06 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5:compile 17:55:06 [INFO] | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.12:compile 17:55:06 [INFO] | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.32:compile 17:55:06 [INFO] | | +- io.netty:netty-resolver-dns:jar:4.1.92.Final:compile 17:55:06 [INFO] | | | \- io.netty:netty-codec-dns:jar:4.1.92.Final:compile 17:55:06 [INFO] | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.92.Final:compile 17:55:06 [INFO] | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.92.Final:compile 17:55:06 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.92.Final:compile 17:55:06 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.92.Final:compile 17:55:06 [INFO] | | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.32:compile 17:55:06 [INFO] | \- org.springframework:spring-webflux:jar:5.3.27:compile 17:55:06 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.6.0-SNAPSHOT:compile 17:55:06 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.6.0-SNAPSHOT:compile 17:55:06 [INFO] | | \- org.springframework:spring-context:jar:5.3.27:compile 17:55:06 [INFO] | | \- org.springframework:spring-expression:jar:5.3.27:compile 17:55:06 [INFO] | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.7.12:compile 17:55:06 [INFO] | | +- org.springframework.boot:spring-boot-starter-aop:jar:2.7.12:compile 17:55:06 [INFO] | | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 17:55:06 [INFO] | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.7.12:compile 17:55:06 [INFO] | | | +- com.zaxxer:HikariCP:jar:4.0.3:compile 17:55:06 [INFO] | | | \- org.springframework:spring-jdbc:jar:5.3.27:compile 17:55:06 [INFO] | | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 17:55:06 [INFO] | | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 17:55:06 [INFO] | | +- org.hibernate:hibernate-core:jar:5.6.15.Final:compile 17:55:06 [INFO] | | | +- antlr:antlr:jar:2.7.7:compile 17:55:06 [INFO] | | | +- org.jboss:jandex:jar:2.4.2.Final:compile 17:55:06 [INFO] | | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 17:55:06 [INFO] | | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 17:55:06 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 17:55:06 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 17:55:06 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 17:55:06 [INFO] | | +- org.springframework.data:spring-data-jpa:jar:2.7.12:compile 17:55:06 [INFO] | | | +- org.springframework.data:spring-data-commons:jar:2.7.12:compile 17:55:06 [INFO] | | | +- org.springframework:spring-orm:jar:5.3.27:compile 17:55:06 [INFO] | | | \- org.springframework:spring-tx:jar:5.3.27:compile 17:55:06 [INFO] | | \- org.springframework:spring-aspects:jar:5.3.27:compile 17:55:06 [INFO] | +- javax.validation:validation-api:jar:2.0.1.Final:compile 17:55:06 [INFO] | +- org.mariadb.jdbc:mariadb-java-client:jar:3.0.10:compile 17:55:06 [INFO] | \- com.microsoft.sqlserver:mssql-jdbc:jar:10.2.3.jre8:compile 17:55:06 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.6.0-SNAPSHOT:compile 17:55:06 [INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 17:55:06 [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 17:55:06 [INFO] | | \- commons-codec:commons-codec:jar:1.15:compile 17:55:06 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:55:06 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:55:06 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:55:06 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:55:06 [INFO] | \- org.springframework:spring-web:jar:5.3.27:compile 17:55:06 [INFO] | \- org.springframework:spring-beans:jar:5.3.27:compile 17:55:06 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.6.0-SNAPSHOT:compile 17:55:06 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.6.0-SNAPSHOT:compile 17:55:06 [INFO] | +- io.nats:jnats:jar:2.6.6:compile 17:55:06 [INFO] | | \- net.i2p.crypto:eddsa:jar:0.3.0:compile 17:55:06 [INFO] | \- io.nats:java-nats-streaming:jar:2.2.3:compile 17:55:06 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.6.0-SNAPSHOT:compile 17:55:06 [INFO] +- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 17:55:06 [INFO] | +- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 17:55:06 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.12.0:compile 17:55:06 [INFO] | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 17:55:06 [INFO] | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 17:55:06 [INFO] | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 17:55:06 [INFO] | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 17:55:06 [INFO] | +- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 17:55:06 [INFO] | \- com.google.code.findbugs:annotations:jar:3.0.1:compile 17:55:06 [INFO] | \- net.jcip:jcip-annotations:jar:1.0:compile 17:55:06 [INFO] +- io.grpc:grpc-testing:jar:1.29.0:compile 17:55:06 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 17:55:06 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 17:55:06 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 17:55:06 [INFO] | +- junit:junit:jar:4.13.2:compile 17:55:06 [INFO] | | \- org.hamcrest:hamcrest-core:jar:2.2:compile 17:55:06 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:compile 17:55:06 [INFO] +- io.mockk:mockk:jar:1.12.8:test 17:55:06 [INFO] | +- io.mockk:mockk-dsl:jar:1.12.8:test 17:55:06 [INFO] | +- io.mockk:mockk-agent:jar:1.12.8:test 17:55:06 [INFO] | +- io.mockk:mockk-agent-api:jar:1.12.8:test 17:55:06 [INFO] | +- io.mockk:mockk-core:jar:1.12.8:test 17:55:06 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 17:55:06 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 17:55:06 [INFO] +- io.mockk:mockk-jvm:jar:1.12.8:test 17:55:06 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.12.8:test 17:55:06 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.12.8:test 17:55:06 [INFO] | | +- org.objenesis:objenesis:jar:3.2:test 17:55:06 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.23:compile 17:55:06 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 17:55:06 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.12.8:test 17:55:06 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.12.8:test 17:55:06 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 17:55:06 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 17:55:06 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 17:55:06 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 17:55:06 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 17:55:06 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:55:06 [INFO] +- org.powermock:powermock-api-mockito2:jar:1.7.4:test 17:55:06 [INFO] | +- org.powermock:powermock-api-mockito-common:jar:1.7.4:test 17:55:06 [INFO] | | \- org.powermock:powermock-api-support:jar:1.7.4:test 17:55:06 [INFO] | | +- org.powermock:powermock-reflect:jar:1.7.4:test 17:55:06 [INFO] | | \- org.powermock:powermock-core:jar:1.7.4:test 17:55:06 [INFO] | \- org.mockito:mockito-core:jar:4.5.1:test 17:55:06 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.7.12:test 17:55:06 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.7.12:test 17:55:06 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.12:test 17:55:06 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:55:06 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:55:06 [INFO] | +- org.assertj:assertj-core:jar:3.22.0:test 17:55:06 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 17:55:06 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test 17:55:06 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 17:55:06 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:55:06 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 17:55:06 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:55:06 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 17:55:06 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 17:55:06 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.8.2:test 17:55:06 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.8.2:test 17:55:06 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:compile 17:55:06 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.8.2:test 17:55:06 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:55:06 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.7.0:test 17:55:06 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.6.21:test 17:55:06 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.6.4:test 17:55:06 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.6.4:test 17:55:06 [INFO] +- io.projectreactor:reactor-test:jar:3.4.29:test 17:55:06 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:55:06 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 17:55:06 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 17:55:06 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 17:55:06 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 17:55:06 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 17:55:06 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 17:55:06 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 17:55:06 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 17:55:06 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 17:55:06 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 17:55:06 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:55:06 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 17:55:06 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 17:55:06 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 17:55:06 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:55:06 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 17:55:06 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 17:55:06 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 17:55:06 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 17:55:06 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 17:55:06 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 17:55:06 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 17:55:06 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 17:55:06 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 17:55:06 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 17:55:06 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 17:55:06 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 17:55:06 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 17:55:06 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 17:55:06 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 17:55:06 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 17:55:06 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 17:55:06 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 17:55:06 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 17:55:06 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 17:55:06 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 17:55:06 [INFO] | | \- org.springframework:spring-aop:jar:5.3.27:compile 17:55:06 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 17:55:06 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:55:06 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:55:06 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:55:06 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 17:55:06 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 17:55:06 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 17:55:06 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 17:55:06 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 17:55:06 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 17:55:06 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 17:55:06 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 17:55:06 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 17:55:06 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 17:55:06 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 17:55:06 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:55:06 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:55:06 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:55:06 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 17:55:06 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 17:55:06 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 17:55:06 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 17:55:06 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 17:55:06 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:55:06 [INFO] | | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:55:06 [INFO] | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:55:06 [INFO] | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 17:55:06 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:55:06 [INFO] | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:55:06 [INFO] | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 17:55:06 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:55:06 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:55:06 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:55:06 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:55:06 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 17:55:06 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 17:55:06 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 17:55:06 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 17:55:06 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 17:55:06 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 17:55:06 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 17:55:06 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 17:55:06 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 17:55:06 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 17:55:06 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 17:55:06 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 17:55:06 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 17:55:06 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 17:55:06 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 17:55:06 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 17:55:06 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 17:55:06 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 17:55:06 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 17:55:06 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 17:55:06 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 17:55:06 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 17:55:06 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 17:55:06 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 17:55:06 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 17:55:06 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 17:55:06 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 17:55:06 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 17:55:06 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:55:06 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 17:55:06 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 17:55:06 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 17:55:06 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 17:55:06 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 17:55:06 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 17:55:06 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 17:55:06 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 17:55:06 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 17:55:06 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 17:55:06 [INFO] 17:55:06 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ execution-service --- 17:55:06 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/target/sonatype-clm/module.xml 17:55:06 [INFO] 17:55:06 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-service >--- 17:55:06 [INFO] Building MS Blueprints Processor Modules - Services - Workflow Service 1.6.0-SNAPSHOT [27/68] 17:55:06 [INFO] --------------------------------[ jar ]--------------------------------- 17:55:06 [INFO] 17:55:06 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ workflow-service --- 17:55:06 [INFO] 17:55:06 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ workflow-service --- 17:55:06 [INFO] 17:55:06 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ workflow-service --- 17:55:06 [INFO] Executing tasks 17:55:06 17:55:06 ktlint: 17:55:07 [INFO] Executed tasks 17:55:07 [INFO] 17:55:07 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ workflow-service --- 17:55:07 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:55:07 [INFO] 17:55:07 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ workflow-service --- 17:55:07 [INFO] 17:55:07 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ workflow-service --- 17:55:07 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/target/code-coverage/jacoco-ut.exec 17:55:07 [INFO] 17:55:07 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ workflow-service --- 17:55:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/target/jacoco.exec 17:55:07 [INFO] 17:55:07 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ workflow-service --- 17:55:07 [INFO] Set 2 system properties 17:55:07 [INFO] 17:55:07 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ workflow-service --- 17:55:07 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-clm-master/.git 17:55:07 [INFO] Collected git.commit.id.full with value dea5fc2346c2633f38ec0e7bc8a7499446998292 17:55:07 [INFO] Collected git.commit.id.abbrev with value dea5fc2 17:55:07 [INFO] Collected git.build.time with value 2024-03-19T17:55:07+0000 17:55:07 [INFO] Collected git.build.version with value 1.6.0-SNAPSHOT 17:55:07 [INFO] Collected git.build.number with value 290 17:55:07 [INFO] including property git.build.version in results 17:55:07 [INFO] including property git.commit.id.full in results 17:55:07 [INFO] including property git.commit.id.abbrev in results 17:55:07 [INFO] including property git.build.time in results 17:55:07 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/target/classes/git.properties] (for module MS Blueprints Processor Modules - Services - Workflow Service)... 17:55:07 [INFO] 17:55:07 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ workflow-service --- 17:55:07 [INFO] 17:55:07 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ workflow-service --- 17:55:07 [INFO] 17:55:07 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ workflow-service --- 17:55:07 [INFO] Tidy is skipped. 17:55:07 [INFO] 17:55:07 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ workflow-service --- 17:55:07 [INFO] Skipping Antrun execution 17:55:07 [INFO] 17:55:07 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ workflow-service --- 17:55:07 [INFO] Formatting is skipped 17:55:07 [INFO] 17:55:07 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ workflow-service --- 17:55:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:55:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:55:07 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/src/main/resources 17:55:07 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/src/main/resources 17:55:07 [INFO] 17:55:07 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ workflow-service --- 17:55:07 [INFO] No sources to compile 17:55:07 [INFO] 17:55:07 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ workflow-service --- 17:55:07 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/src/main/java 17:55:08 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:55:08 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/workflow/ImperativeWorkflowExecutionService.kt: (100, 28) This declaration is experimental and its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' 17:55:08 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/workflow/executor/ComponentExecuteNodeExecutor.kt: (61, 21) 'setter for status: String!' is deprecated. Deprecated in Java 17:55:08 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/workflow/executor/ComponentExecuteNodeExecutor.kt: (65, 21) 'setter for status: String!' is deprecated. Deprecated in Java 17:55:08 [INFO] 17:55:08 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ workflow-service --- 17:55:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:55:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:55:08 [INFO] Copying 5 resources 17:55:08 [INFO] 17:55:08 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ workflow-service --- 17:55:08 [INFO] No sources to compile 17:55:08 [INFO] 17:55:08 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ workflow-service --- 17:55:08 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/src/test/java 17:55:09 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:55:09 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/workflow/BluePrintWorkflowExecutionServiceImplTest.kt: (144, 21) Variable 'executionServiceOutput' is never used 17:55:09 [INFO] 17:55:09 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ workflow-service --- 17:55:09 [INFO] 17:55:09 [INFO] ------------------------------------------------------- 17:55:09 [INFO] T E S T S 17:55:09 [INFO] ------------------------------------------------------- 17:55:11 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.BluePrintWorkflowExecutionServiceImplTest 17:55:13 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:55:17 17:55:16.665 [main @coroutine#1] INFO o.o.c.c.b.s.w.BluePrintWorkflowExecutionServiceImpl - Executing workflow(resource-assignment) NodeTemplate(resource-assignment-process), derived from(tosca.nodes.Workflow) 17:55:17 17:55:16.670 [main @coroutine#1] INFO o.o.c.c.b.s.workflow.DGWorkflowExecutionService - Executing workflow(resource-assignment) directed graph NodeTemplate(resource-assignment-process) 17:55:17 17:55:16.670 [main @coroutine#1] INFO o.o.c.c.b.s.workflow.DGWorkflowExecutionService - Executing directed graph (/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/baseconfiguration/Plans/CONFIG_ResourceAssignment_1.0.0.xml) 17:55:17 17:55:17.265 [main @coroutine#1] INFO o.o.c.c.b.s.w.DefaultBlueprintSvcLogicService - About to execute graph SvcLogicGraph [module=CONFIG, rpc=ResourceAssignment, mode=sync, version=1.0.0, md5sum=6ac6665ed6210f70f6fb1e531f4f4c01] 17:55:17 17:55:17.270 [main @coroutine#1] INFO o.o.c.c.b.s.w.DefaultBlueprintSvcLogicService - About to execute node # 1 (block) 17:55:17 17:55:17.283 [main @coroutine#3] INFO o.o.c.c.b.s.workflow.NodeTemplateExecutionService - executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 17:55:17 17:55:17.288 [main @coroutine#3] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - preparing request id(1234) for workflow(resource-assignment) step(call-resource-assignment) 17:55:17 17:55:17.317 [main @coroutine#3] INFO o.o.c.c.b.s.workflow.mock.MockComponentFunction - Processing component : {action-name="resource-assignment", current-node-template="resource-assignment", artifact-prefix-names=["baseconfig"], occurrence=1, current-operation="process", request-id="1234", resolution-key=null, resource-id="localhost", store-result=null, dynamic-properties=null, resource-type="vnf-type", resolution-summary=null, current-interface="ResourceResolutionComponent"} 17:55:17 17:55:17.317 [main @coroutine#3] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - Preparing Response... 17:55:17 17:55:17.629 [DefaultDispatcher-worker-3 @Wf#15] INFO o.o.c.c.b.s.w.ImperativeBluePrintWorkflowService - Executing workflow(imperative-test-wf[1234])'s step(activate-step1) 17:55:17 17:55:17.629 [DefaultDispatcher-worker-3 @Wf#15] INFO o.o.c.c.b.s.workflow.NodeTemplateExecutionService - executing node template(activate-cli) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 17:55:17 17:55:17.630 [DefaultDispatcher-worker-3 @Wf#15] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - preparing request id(1234) for workflow(imperative-test-wf) step(activate-step1) 17:55:17 17:55:17.631 [DefaultDispatcher-worker-3 @Wf#15] INFO o.o.c.c.b.s.workflow.mock.MockComponentFunction - Processing component : {current-node-template="activate-cli", dynamic-properties=null, script-type="internal", current-operation="process", current-interface="ComponentScriptExecutor", script-class-reference="internal.scripts.TestCliScriptFunction"} 17:55:17 17:55:17.631 [DefaultDispatcher-worker-3 @Wf#15] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - Preparing Response... 17:55:17 17:55:17.632 [DefaultDispatcher-worker-3 @Wf#18] INFO o.o.c.c.b.s.w.ImperativeBluePrintWorkflowService - Executing workflow(imperative-test-wf[1234])'s step(activate-step2) 17:55:17 17:55:17.632 [DefaultDispatcher-worker-3 @Wf#18] INFO o.o.c.c.b.s.workflow.NodeTemplateExecutionService - executing node template(activate-cli) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 17:55:17 17:55:17.633 [DefaultDispatcher-worker-3 @Wf#18] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - preparing request id(1234) for workflow(imperative-test-wf) step(activate-step2) 17:55:17 17:55:17.633 [DefaultDispatcher-worker-3 @Wf#18] INFO o.o.c.c.b.s.workflow.mock.MockComponentFunction - Processing component : {current-node-template="activate-cli", dynamic-properties=null, script-type="internal", current-operation="process", current-interface="ComponentScriptExecutor", script-class-reference="internal.scripts.TestCliScriptFunction"} 17:55:17 17:55:17.633 [DefaultDispatcher-worker-3 @Wf#18] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - Preparing Response... 17:55:17 17:55:17.634 [DefaultDispatcher-worker-3 @Wf#21] INFO o.o.c.c.b.s.w.ImperativeBluePrintWorkflowService - Executing workflow(imperative-test-wf[1234])'s step(activate-step3) 17:55:17 17:55:17.634 [DefaultDispatcher-worker-3 @Wf#21] INFO o.o.c.c.b.s.workflow.NodeTemplateExecutionService - executing node template(activate-cli) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 17:55:17 17:55:17.635 [DefaultDispatcher-worker-3 @Wf#21] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - preparing request id(1234) for workflow(imperative-test-wf) step(activate-step3) 17:55:17 17:55:17.635 [DefaultDispatcher-worker-3 @Wf#21] INFO o.o.c.c.b.s.workflow.mock.MockComponentFunction - Processing component : {current-node-template="activate-cli", dynamic-properties=null, script-type="internal", current-operation="process", current-interface="ComponentScriptExecutor", script-class-reference="internal.scripts.TestCliScriptFunction"} 17:55:17 17:55:17.635 [DefaultDispatcher-worker-3 @Wf#21] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - Preparing Response... 17:55:18 17:55:18.409 [main @coroutine#27] ERROR o.o.c.c.b.s.w.BluePrintWorkflowExecutionServiceImpl - Failed to resolve outputs for workflow: config-assign 17:55:18 java.lang.RuntimeException: failed to resolve property... 17:55:18 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.BluePrintWorkflowExecutionServiceImplTest.Should handle errors from resolve workflow output(BluePrintWorkflowExecutionServiceImplTest.kt:173) 17:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:55:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:55:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:55:18 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 17:55:18 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 17:55:18 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 17:55:18 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 17:55:18 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 17:55:18 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 17:55:18 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 17:55:18 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 17:55:18 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 17:55:18 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 17:55:18 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 17:55:18 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 17:55:18 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 17:55:18 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 17:55:18 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 17:55:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 17:55:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 17:55:18 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 17:55:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 17:55:18 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 17:55:18 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 17:55:18 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 17:55:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 17:55:18 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 17:55:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 17:55:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 17:55:18 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) 17:55:18 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) 17:55:18 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) 17:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) 17:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 17:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 17:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 17:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 17:55:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 17:55:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 17:55:18 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 17:55:18 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 17:55:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:55:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:55:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:55:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:55:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:55:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:55:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:55:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.407 s - in org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.BluePrintWorkflowExecutionServiceImplTest 17:55:18 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.BlueprintServiceLogicTest 17:55:19 17:55:18.647 [main @coroutine#28] INFO o.o.c.c.b.s.workflow.DGWorkflowExecutionService - Executing workflow(assign-activate) directed graph NodeTemplate(assign-activate-process) 17:55:19 17:55:18.647 [main @coroutine#28] INFO o.o.c.c.b.s.workflow.DGWorkflowExecutionService - Executing directed graph (/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/baseconfiguration/Plans/CONFIG_AssignActivateNetconf_1.0.0.xml) 17:55:19 17:55:19.089 [main @coroutine#28] INFO o.o.c.c.b.s.w.DefaultBlueprintSvcLogicService - About to execute graph SvcLogicGraph [module=CONFIG, rpc=ResourceAssignAndActivate, mode=sync, version=1.0.0, md5sum=a3f921b7ffef879f496797d623757f41] 17:55:19 17:55:19.090 [main @coroutine#28] INFO o.o.c.c.b.s.w.DefaultBlueprintSvcLogicService - About to execute node # 1 (block) 17:55:19 17:55:19.090 [main @coroutine#29] INFO o.o.c.c.b.s.workflow.NodeTemplateExecutionService - executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 17:55:19 17:55:19.090 [main @coroutine#29] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - preparing request id(1234) for workflow(assign-activate) step(activate-process) 17:55:19 17:55:19.093 [main @coroutine#29] INFO o.o.c.c.b.s.workflow.mock.MockComponentFunction - Processing component : {action-name="assign-activate", current-node-template="resource-assignment", artifact-prefix-names=["baseconfig"], occurrence=1, current-operation="process", request-id="1234", resolution-key=null, resource-id="localhost", store-result=null, dynamic-properties=null, resource-type="vnf-type", resolution-summary=null, current-interface="ResourceResolutionComponent"} 17:55:19 17:55:19.094 [main @coroutine#29] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - Preparing Response... 17:55:19 17:55:19.094 [main @coroutine#30] INFO o.o.c.c.b.s.workflow.NodeTemplateExecutionService - executing node template(activate-jython) component(component-jython-executor) interface(ComponentJythonExecutor) operation(process) on host (SELF) with timeout(180) sec. 17:55:19 17:55:19.094 [main @coroutine#30] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - preparing request id(1234) for workflow(assign-activate) step(activate-process) 17:55:19 17:55:19.094 [main @coroutine#30] INFO o.o.c.c.b.s.workflow.mock.MockComponentFunction - Processing component : {current-node-template="activate-jython", dynamic-properties=null, current-operation="process", instance-dependencies=["json-parser-service"], current-interface="ComponentJythonExecutor"} 17:55:19 17:55:19.095 [main @coroutine#30] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - Preparing Response... 17:55:19 17:55:19.119 [main @coroutine#31] INFO o.o.c.c.b.s.workflow.DGWorkflowExecutionService - Executing workflow(resource-assignment) directed graph NodeTemplate(resource-assignment-process) 17:55:19 17:55:19.119 [main @coroutine#31] INFO o.o.c.c.b.s.workflow.DGWorkflowExecutionService - Executing directed graph (/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/baseconfiguration/Plans/CONFIG_ResourceAssignment_1.0.0.xml) 17:55:19 17:55:19.570 [main @coroutine#31] INFO o.o.c.c.b.s.w.DefaultBlueprintSvcLogicService - About to execute graph SvcLogicGraph [module=CONFIG, rpc=ResourceAssignment, mode=sync, version=1.0.0, md5sum=6ac6665ed6210f70f6fb1e531f4f4c01] 17:55:19 17:55:19.571 [main @coroutine#31] INFO o.o.c.c.b.s.w.DefaultBlueprintSvcLogicService - About to execute node # 1 (block) 17:55:19 17:55:19.571 [main @coroutine#32] INFO o.o.c.c.b.s.workflow.NodeTemplateExecutionService - executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 17:55:19 17:55:19.571 [main @coroutine#32] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - preparing request id(1234) for workflow(resource-assignment) step(call-resource-assignment) 17:55:19 17:55:19.573 [main @coroutine#32] INFO o.o.c.c.b.s.workflow.mock.MockComponentFunction - Processing component : {action-name="resource-assignment", current-node-template="resource-assignment", artifact-prefix-names=["baseconfig"], occurrence=1, current-operation="process", request-id="1234", resolution-key=null, resource-id="localhost", store-result=null, dynamic-properties=null, resource-type="vnf-type", resolution-summary=null, current-interface="ResourceResolutionComponent"} 17:55:19 17:55:19.573 [main @coroutine#32] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - Preparing Response... 17:55:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.118 s - in org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.BlueprintServiceLogicTest 17:55:19 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.DGWorkflowExecutionServiceTest 17:55:19 17:55:19.623 [main @coroutine#33] INFO o.o.c.c.b.s.workflow.DGWorkflowExecutionService - Executing workflow(resource-assignment) directed graph NodeTemplate(resource-assignment-process) 17:55:19 17:55:19.623 [main @coroutine#33] INFO o.o.c.c.b.s.workflow.DGWorkflowExecutionService - Executing directed graph (/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/baseconfiguration/Plans/CONFIG_ResourceAssignment_1.0.0.xml) 17:55:19 17:55:19.738 [main @coroutine#33] INFO o.o.c.c.b.s.w.DefaultBlueprintSvcLogicService - About to execute graph SvcLogicGraph [module=CONFIG, rpc=ResourceAssignment, mode=sync, version=1.0.0, md5sum=6ac6665ed6210f70f6fb1e531f4f4c01] 17:55:19 17:55:19.738 [main @coroutine#33] INFO o.o.c.c.b.s.w.DefaultBlueprintSvcLogicService - About to execute node # 1 (block) 17:55:19 17:55:19.739 [main @coroutine#34] INFO o.o.c.c.b.s.workflow.NodeTemplateExecutionService - executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 17:55:19 17:55:19.739 [main @coroutine#34] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - preparing request id(1234) for workflow(resource-assignment) step(call-resource-assignment) 17:55:19 17:55:19.740 [main @coroutine#34] INFO o.o.c.c.b.s.workflow.mock.MockComponentFunction - Processing component : {action-name="resource-assignment", current-node-template="resource-assignment", artifact-prefix-names=["baseconfig"], occurrence=1, current-operation="process", request-id="1234", resolution-key=null, resource-id="localhost", store-result=null, dynamic-properties=null, resource-type="vnf-type", resolution-summary=null, current-interface="ResourceResolutionComponent"} 17:55:19 17:55:19.740 [main @coroutine#34] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - Preparing Response... 17:55:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s - in org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.DGWorkflowExecutionServiceTest 17:55:19 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeWorkflowExecutionServiceTest 17:55:20 17:55:20.027 [DefaultDispatcher-worker-1 @Wf#44] INFO o.o.c.c.b.s.w.ImperativeBluePrintWorkflowService - Executing workflow(imperative-test-wf[12345])'s step(resolve-config) 17:55:20 17:55:20.027 [DefaultDispatcher-worker-1 @Wf#44] INFO o.o.c.c.b.s.workflow.NodeTemplateExecutionService - executing node template(resolve-config) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 17:55:20 17:55:20.027 [DefaultDispatcher-worker-1 @Wf#44] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - preparing request id(1234) for workflow(imperative-test-wf) step(resolve-config) 17:55:20 17:55:20.028 [DefaultDispatcher-worker-1 @Wf#44] INFO o.o.c.c.b.s.workflow.mock.MockComponentFunction - Processing component : {current-node-template="resolve-config", dynamic-properties=null, script-type="kotlin", current-operation="process", current-interface="ComponentScriptExecutor", script-class-reference="cba.wt.imperative.test.ResolveConfig"} 17:55:20 17:55:20.028 [DefaultDispatcher-worker-1 @Wf#44] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - Preparing Response... 17:55:20 17:55:20.029 [DefaultDispatcher-worker-1 @Wf#47] INFO o.o.c.c.b.s.w.ImperativeBluePrintWorkflowService - Executing workflow(imperative-test-wf[12345])'s step(activate-config) 17:55:20 17:55:20.029 [DefaultDispatcher-worker-1 @Wf#47] INFO o.o.c.c.b.s.workflow.NodeTemplateExecutionService - executing node template(activate-config) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 17:55:20 17:55:20.029 [DefaultDispatcher-worker-1 @Wf#47] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - preparing request id(1234) for workflow(imperative-test-wf) step(activate-config) 17:55:20 17:55:20.030 [DefaultDispatcher-worker-1 @Wf#47] INFO o.o.c.c.b.s.workflow.mock.MockComponentFunction - Processing component : {current-node-template="activate-config", dynamic-properties=null, script-type="kotlin", current-operation="process", current-interface="ComponentScriptExecutor", script-class-reference="cba.wt.imperative.test.ActivateConfig"} 17:55:20 17:55:20.030 [DefaultDispatcher-worker-1 @Wf#47] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - Preparing Response... 17:55:20 17:55:20.030 [DefaultDispatcher-worker-1 @Wf#51] INFO o.o.c.c.b.s.w.ImperativeBluePrintWorkflowService - Executing workflow(imperative-test-wf[12345])'s step(activate-licence) 17:55:20 17:55:20.031 [DefaultDispatcher-worker-1 @Wf#51] INFO o.o.c.c.b.s.workflow.NodeTemplateExecutionService - executing node template(activate-licence) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 17:55:20 17:55:20.031 [DefaultDispatcher-worker-1 @Wf#51] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - preparing request id(1234) for workflow(imperative-test-wf) step(activate-licence) 17:55:20 17:55:20.031 [DefaultDispatcher-worker-1 @Wf#51] INFO o.o.c.c.b.s.workflow.mock.MockComponentFunction - Processing component : {current-node-template="activate-licence", dynamic-properties=null, script-type="kotlin", current-operation="process", current-interface="ComponentScriptExecutor", script-class-reference="cba.wt.imperative.test.ActivateLicence"} 17:55:20 17:55:20.031 [DefaultDispatcher-worker-1 @Wf#51] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - Preparing Response... 17:55:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 s - in org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeWorkflowExecutionServiceTest 17:55:20 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.NodeTemplateExecutionServiceTest 17:55:20 17:55:20.131 [main @coroutine#59] INFO o.o.c.c.b.s.workflow.NodeTemplateExecutionService - executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 17:55:20 17:55:20.132 [main @coroutine#59] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - preparing request id(1234) for workflow(resource-assignment) step(call-resource-assignment) 17:55:20 17:55:20.141 [main @coroutine#59] INFO o.o.c.c.b.s.workflow.mock.MockComponentFunction - Processing component : {action-name="resource-assignment", current-node-template="resource-assignment", artifact-prefix-names=["baseconfig"], occurrence=1, current-operation="process", request-id="1234", resolution-key=null, resource-id="localhost", store-result=null, dynamic-properties=null, resource-type="vnf-type", resolution-summary=null, current-interface="ResourceResolutionComponent"} 17:55:20 17:55:20.141 [main @coroutine#59] INFO o.o.c.c.b.s.execution.AbstractComponentFunction - Preparing Response... 17:55:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.NodeTemplateExecutionServiceTest 17:55:20 [INFO] 17:55:20 [INFO] Results: 17:55:20 [INFO] 17:55:20 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 17:55:20 [INFO] 17:55:20 [INFO] 17:55:20 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ workflow-service --- 17:55:20 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/target/code-coverage/jacoco-ut.exec 17:55:20 [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Services - Workflow Service' with 15 classes 17:55:20 [INFO] 17:55:20 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ workflow-service --- 17:55:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:55:20 [INFO] 17:55:20 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ workflow-service --- 17:55:20 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/target/workflow-service-1.6.0-SNAPSHOT.jar 17:55:20 [INFO] 17:55:20 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ workflow-service --- 17:55:20 [INFO] Skipping because packaging 'jar' is not pom. 17:55:20 [INFO] 17:55:20 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ workflow-service --- 17:55:20 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/target/code-coverage/jacoco-it.exec 17:55:20 [INFO] 17:55:20 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ workflow-service --- 17:55:20 [INFO] 17:55:20 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ workflow-service --- 17:55:20 [INFO] 17:55:20 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ workflow-service --- 17:55:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:55:20 [INFO] 17:55:20 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ workflow-service --- 17:55:20 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/target/jacoco.exec 17:55:20 [INFO] 17:55:20 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ workflow-service --- 17:55:20 [INFO] 17:55:20 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ workflow-service --- 17:55:20 [INFO] 17:55:20 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ workflow-service --- 17:55:20 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/target/workflow-service-1.6.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-service/1.6.0-SNAPSHOT/workflow-service-1.6.0-SNAPSHOT.jar 17:55:20 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-service/1.6.0-SNAPSHOT/workflow-service-1.6.0-SNAPSHOT.pom 17:55:20 [INFO] 17:55:20 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ workflow-service --- 17:55:20 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-service:jar:1.6.0-SNAPSHOT 17:55:20 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.6.0-SNAPSHOT:compile 17:55:20 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 17:55:20 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile 17:55:20 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 17:55:20 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 17:55:20 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 17:55:20 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile 17:55:20 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.13.5:compile 17:55:20 [INFO] | | \- javax.validation:validation-api:jar:2.0.1.Final:compile 17:55:20 [INFO] | +- io.projectreactor:reactor-core:jar:3.4.29:compile 17:55:20 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:55:20 [INFO] | +- org.yaml:snakeyaml:jar:1.30:compile 17:55:20 [INFO] | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 17:55:20 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 17:55:20 [INFO] | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 17:55:20 [INFO] | | +- org.javassist:javassist:jar:3.24.1-GA:compile 17:55:20 [INFO] | | +- org.jsoup:jsoup:jar:1.12.1:compile 17:55:20 [INFO] | | +- com.google.re2j:re2j:jar:1.2:compile 17:55:20 [INFO] | | +- commons-net:commons-net:jar:3.9.0:compile 17:55:20 [INFO] | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 17:55:20 [INFO] | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 17:55:20 [INFO] | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 17:55:20 [INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:55:20 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:55:20 [INFO] | | | \- ch.qos.logback:logback-core:jar:1.2.12:compile 17:55:20 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:55:20 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:55:20 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:55:20 [INFO] | \- org.apache.commons:commons-compress:jar:1.21:compile 17:55:20 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.6.0-SNAPSHOT:compile 17:55:20 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.6.0-SNAPSHOT:compile 17:55:20 [INFO] | | +- com.hazelcast:hazelcast-all:jar:4.2.5:compile 17:55:20 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.6.0-SNAPSHOT:compile 17:55:20 [INFO] | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 17:55:20 [INFO] | | | \- javax.annotation:jsr250-api:jar:1.0:compile 17:55:20 [INFO] | | \- org.springframework.boot:spring-boot-starter-webflux:jar:2.7.12:compile 17:55:20 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.12:compile 17:55:20 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5:compile 17:55:20 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile 17:55:20 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5:compile 17:55:20 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.12:compile 17:55:20 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.32:compile 17:55:20 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.92.Final:compile 17:55:20 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.92.Final:compile 17:55:20 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.92.Final:compile 17:55:20 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.92.Final:compile 17:55:20 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.92.Final:compile 17:55:20 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.92.Final:compile 17:55:20 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.32:compile 17:55:20 [INFO] | | \- org.springframework:spring-webflux:jar:5.3.27:compile 17:55:20 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.6.0-SNAPSHOT:compile 17:55:20 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.6.0-SNAPSHOT:compile 17:55:20 [INFO] | | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.7.12:compile 17:55:20 [INFO] | | | +- org.springframework.boot:spring-boot-starter-aop:jar:2.7.12:compile 17:55:20 [INFO] | | | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 17:55:20 [INFO] | | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.7.12:compile 17:55:20 [INFO] | | | | +- com.zaxxer:HikariCP:jar:4.0.3:compile 17:55:20 [INFO] | | | | \- org.springframework:spring-jdbc:jar:5.3.27:compile 17:55:20 [INFO] | | | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 17:55:20 [INFO] | | | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 17:55:20 [INFO] | | | +- org.hibernate:hibernate-core:jar:5.6.15.Final:compile 17:55:20 [INFO] | | | | +- antlr:antlr:jar:2.7.7:compile 17:55:20 [INFO] | | | | +- org.jboss:jandex:jar:2.4.2.Final:compile 17:55:20 [INFO] | | | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 17:55:20 [INFO] | | | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 17:55:20 [INFO] | | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 17:55:20 [INFO] | | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 17:55:20 [INFO] | | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 17:55:20 [INFO] | | | +- org.springframework.data:spring-data-jpa:jar:2.7.12:compile 17:55:20 [INFO] | | | | +- org.springframework.data:spring-data-commons:jar:2.7.12:compile 17:55:20 [INFO] | | | | +- org.springframework:spring-orm:jar:5.3.27:compile 17:55:20 [INFO] | | | | \- org.springframework:spring-tx:jar:5.3.27:compile 17:55:20 [INFO] | | | \- org.springframework:spring-aspects:jar:5.3.27:compile 17:55:20 [INFO] | | +- org.mariadb.jdbc:mariadb-java-client:jar:3.0.10:compile 17:55:20 [INFO] | | \- com.microsoft.sqlserver:mssql-jdbc:jar:10.2.3.jre8:compile 17:55:20 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.6.0-SNAPSHOT:compile 17:55:20 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 17:55:20 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 17:55:20 [INFO] | | | \- commons-codec:commons-codec:jar:1.15:compile 17:55:20 [INFO] | | \- org.springframework:spring-web:jar:5.3.27:compile 17:55:20 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.6.0-SNAPSHOT:compile 17:55:20 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.6.0-SNAPSHOT:compile 17:55:20 [INFO] | | +- io.nats:jnats:jar:2.6.6:compile 17:55:20 [INFO] | | | \- net.i2p.crypto:eddsa:jar:0.3.0:compile 17:55:20 [INFO] | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 17:55:20 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.6.0-SNAPSHOT:compile 17:55:20 [INFO] | +- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 17:55:20 [INFO] | \- io.grpc:grpc-testing:jar:1.29.0:compile 17:55:20 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:compile 17:55:20 [INFO] +- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 17:55:20 [INFO] | +- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 17:55:20 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.12.0:compile 17:55:20 [INFO] | | +- org.apache.commons:commons-text:jar:1.9:compile 17:55:20 [INFO] | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 17:55:20 [INFO] | | | +- org.apache.tomcat:tomcat-jdbc:jar:9.0.75:compile 17:55:20 [INFO] | | | | \- org.apache.tomcat:tomcat-juli:jar:9.0.75:compile 17:55:20 [INFO] | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 17:55:20 [INFO] | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 17:55:20 [INFO] | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 17:55:20 [INFO] | \- org.slf4j:slf4j-api:jar:1.7.36:compile 17:55:20 [INFO] +- io.mockk:mockk:jar:1.12.8:test 17:55:20 [INFO] | +- io.mockk:mockk-dsl:jar:1.12.8:test 17:55:20 [INFO] | +- io.mockk:mockk-agent:jar:1.12.8:test 17:55:20 [INFO] | +- io.mockk:mockk-agent-api:jar:1.12.8:test 17:55:20 [INFO] | +- io.mockk:mockk-core:jar:1.12.8:test 17:55:20 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 17:55:20 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 17:55:20 [INFO] +- io.mockk:mockk-jvm:jar:1.12.8:test 17:55:20 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.12.8:test 17:55:20 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.12.8:test 17:55:20 [INFO] | | +- org.objenesis:objenesis:jar:3.2:test 17:55:20 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.23:compile 17:55:20 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 17:55:20 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.12.8:test 17:55:20 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.12.8:test 17:55:20 [INFO] | +- junit:junit:jar:4.13.2:compile 17:55:20 [INFO] | | \- org.hamcrest:hamcrest-core:jar:2.2:compile 17:55:20 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 17:55:20 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 17:55:20 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 17:55:20 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 17:55:20 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:55:20 [INFO] +- org.powermock:powermock-api-mockito2:jar:1.7.4:test 17:55:20 [INFO] | +- org.powermock:powermock-api-mockito-common:jar:1.7.4:test 17:55:20 [INFO] | | \- org.powermock:powermock-api-support:jar:1.7.4:test 17:55:20 [INFO] | | +- org.powermock:powermock-reflect:jar:1.7.4:test 17:55:20 [INFO] | | \- org.powermock:powermock-core:jar:1.7.4:test 17:55:20 [INFO] | \- org.mockito:mockito-core:jar:4.5.1:test 17:55:20 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.7.12:test 17:55:20 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:55:20 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:55:20 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:55:20 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:55:20 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.7.12:test 17:55:20 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.12:test 17:55:20 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:55:20 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:55:20 [INFO] | +- org.assertj:assertj-core:jar:3.22.0:test 17:55:20 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 17:55:20 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test 17:55:20 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 17:55:20 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:55:20 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 17:55:20 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:55:20 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 17:55:20 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 17:55:20 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.8.2:test 17:55:20 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.8.2:test 17:55:20 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:compile 17:55:20 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.8.2:test 17:55:20 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:55:20 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.7.0:test 17:55:20 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.6.21:test 17:55:20 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.6.4:test 17:55:20 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.6.4:test 17:55:20 [INFO] +- io.projectreactor:reactor-test:jar:3.4.29:test 17:55:20 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:55:20 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 17:55:20 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 17:55:20 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 17:55:20 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 17:55:20 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 17:55:20 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 17:55:20 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 17:55:20 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 17:55:20 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 17:55:20 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 17:55:20 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:55:20 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 17:55:20 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 17:55:20 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 17:55:20 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:55:20 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 17:55:20 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 17:55:20 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 17:55:20 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 17:55:20 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 17:55:20 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 17:55:20 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 17:55:20 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 17:55:20 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 17:55:20 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 17:55:20 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 17:55:20 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 17:55:20 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 17:55:20 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 17:55:20 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 17:55:20 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 17:55:20 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 17:55:20 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 17:55:20 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 17:55:20 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 17:55:20 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 17:55:20 [INFO] | | +- org.springframework:spring-beans:jar:5.3.27:compile 17:55:20 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 17:55:20 [INFO] | | | \- org.springframework:spring-expression:jar:5.3.27:compile 17:55:20 [INFO] | | \- org.springframework:spring-aop:jar:5.3.27:compile 17:55:20 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 17:55:20 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:55:20 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:55:20 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:55:20 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 17:55:20 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 17:55:20 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 17:55:20 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 17:55:20 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 17:55:20 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 17:55:20 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 17:55:20 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 17:55:20 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 17:55:20 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 17:55:20 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 17:55:20 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:55:20 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:55:20 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:55:20 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 17:55:20 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 17:55:20 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 17:55:20 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 17:55:20 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 17:55:20 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 17:55:20 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 17:55:20 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 17:55:20 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:55:20 [INFO] | | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:55:20 [INFO] | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:55:20 [INFO] | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 17:55:20 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:55:20 [INFO] | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:55:20 [INFO] | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 17:55:20 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:55:20 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:55:20 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:55:20 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:55:20 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 17:55:20 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 17:55:20 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 17:55:20 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 17:55:20 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 17:55:20 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 17:55:20 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 17:55:20 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 17:55:20 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 17:55:20 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 17:55:20 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 17:55:20 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 17:55:20 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 17:55:20 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 17:55:20 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 17:55:20 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 17:55:20 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 17:55:20 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 17:55:20 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 17:55:20 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 17:55:20 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 17:55:20 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 17:55:20 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 17:55:20 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 17:55:20 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 17:55:20 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 17:55:20 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 17:55:20 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 17:55:20 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:55:20 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 17:55:20 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 17:55:20 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 17:55:20 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 17:55:20 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 17:55:20 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 17:55:20 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 17:55:20 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 17:55:20 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 17:55:20 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 17:55:20 [INFO] 17:55:20 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ workflow-service --- 17:55:20 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/target/sonatype-clm/module.xml 17:55:20 [INFO] 17:55:20 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-functions >-- 17:55:20 [INFO] Building MS Blueprints Processor Functions (Root) 1.6.0-SNAPSHOT [28/68] 17:55:20 [INFO] --------------------------------[ pom ]--------------------------------- 17:55:21 [INFO] 17:55:21 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ blueprintsprocessor-functions --- 17:55:21 [INFO] 17:55:21 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ blueprintsprocessor-functions --- 17:55:21 [INFO] 17:55:21 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ blueprintsprocessor-functions --- 17:55:21 [INFO] Executing tasks 17:55:21 17:55:21 ktlint: 17:55:22 [INFO] Executed tasks 17:55:22 [INFO] 17:55:22 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ blueprintsprocessor-functions --- 17:55:22 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:55:22 [INFO] 17:55:22 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ blueprintsprocessor-functions --- 17:55:22 [INFO] 17:55:22 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ blueprintsprocessor-functions --- 17:55:22 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/target/code-coverage/jacoco-ut.exec 17:55:22 [INFO] 17:55:22 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ blueprintsprocessor-functions --- 17:55:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/target/jacoco.exec 17:55:22 [INFO] 17:55:22 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ blueprintsprocessor-functions --- 17:55:22 [INFO] Set 2 system properties 17:55:22 [INFO] 17:55:22 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ blueprintsprocessor-functions --- 17:55:22 [INFO] isPomProject is true and skipPoms is true, return 17:55:22 [INFO] 17:55:22 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ blueprintsprocessor-functions --- 17:55:22 [INFO] 17:55:22 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ blueprintsprocessor-functions --- 17:55:22 [INFO] 17:55:22 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ blueprintsprocessor-functions --- 17:55:22 [INFO] Tidy is skipped. 17:55:22 [INFO] 17:55:22 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ blueprintsprocessor-functions --- 17:55:22 [INFO] Skipping Antrun execution 17:55:22 [INFO] 17:55:22 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ blueprintsprocessor-functions --- 17:55:22 [INFO] Formatting is skipped 17:55:22 [INFO] 17:55:22 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ blueprintsprocessor-functions --- 17:55:22 [WARNING] No sources found skipping Kotlin compile 17:55:22 [INFO] 17:55:22 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ blueprintsprocessor-functions --- 17:55:22 [WARNING] No sources found skipping Kotlin compile 17:55:22 [INFO] 17:55:22 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ blueprintsprocessor-functions --- 17:55:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:55:22 [INFO] 17:55:22 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ blueprintsprocessor-functions --- 17:55:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:55:22 [INFO] 17:55:22 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ blueprintsprocessor-functions --- 17:55:22 [INFO] No site descriptor found: nothing to attach. 17:55:22 [INFO] 17:55:22 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ blueprintsprocessor-functions --- 17:55:22 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/target/code-coverage/jacoco-it.exec 17:55:22 [INFO] 17:55:22 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ blueprintsprocessor-functions --- 17:55:22 [INFO] No tests to run. 17:55:22 [INFO] 17:55:22 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ blueprintsprocessor-functions --- 17:55:22 [INFO] No tests to run. 17:55:22 [INFO] 17:55:22 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ blueprintsprocessor-functions --- 17:55:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:55:22 [INFO] 17:55:22 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ blueprintsprocessor-functions --- 17:55:22 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/target/jacoco.exec 17:55:22 [INFO] 17:55:22 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ blueprintsprocessor-functions --- 17:55:22 [INFO] 17:55:22 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ blueprintsprocessor-functions --- 17:55:22 [INFO] 17:55:22 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ blueprintsprocessor-functions --- 17:55:22 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-functions/1.6.0-SNAPSHOT/blueprintsprocessor-functions-1.6.0-SNAPSHOT.pom 17:55:22 [INFO] 17:55:22 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ blueprintsprocessor-functions --- 17:55:22 [INFO] org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-functions:pom:1.6.0-SNAPSHOT 17:55:22 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.6.0-SNAPSHOT:compile 17:55:22 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.6.0-SNAPSHOT:compile 17:55:22 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile 17:55:22 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 17:55:22 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 17:55:22 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile 17:55:22 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.13.5:compile 17:55:22 [INFO] | | +- org.yaml:snakeyaml:jar:1.30:compile 17:55:22 [INFO] | | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 17:55:22 [INFO] | | +- commons-lang:commons-lang:jar:2.6:compile 17:55:22 [INFO] | | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 17:55:22 [INFO] | | | +- org.javassist:javassist:jar:3.24.1-GA:compile 17:55:22 [INFO] | | | +- org.jsoup:jsoup:jar:1.12.1:compile 17:55:22 [INFO] | | | +- com.google.re2j:re2j:jar:1.2:compile 17:55:22 [INFO] | | | +- commons-net:commons-net:jar:3.9.0:compile 17:55:22 [INFO] | | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 17:55:22 [INFO] | | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 17:55:22 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:55:22 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:55:22 [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.2.12:compile 17:55:22 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:55:22 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:55:22 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:55:22 [INFO] | | \- org.apache.commons:commons-compress:jar:1.21:compile 17:55:22 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.6.0-SNAPSHOT:compile 17:55:22 [INFO] | | +- com.hazelcast:hazelcast-all:jar:4.2.5:compile 17:55:22 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.6.0-SNAPSHOT:compile 17:55:22 [INFO] | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 17:55:22 [INFO] | | | \- javax.annotation:jsr250-api:jar:1.0:compile 17:55:22 [INFO] | | \- org.springframework.boot:spring-boot-starter-webflux:jar:2.7.12:compile 17:55:22 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.12:compile 17:55:22 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5:compile 17:55:22 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile 17:55:22 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5:compile 17:55:22 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.12:compile 17:55:22 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.32:compile 17:55:22 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.92.Final:compile 17:55:22 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.92.Final:compile 17:55:22 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.92.Final:compile 17:55:22 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.92.Final:compile 17:55:22 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.92.Final:compile 17:55:22 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.92.Final:compile 17:55:22 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.32:compile 17:55:22 [INFO] | | \- org.springframework:spring-webflux:jar:5.3.27:compile 17:55:22 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.6.0-SNAPSHOT:compile 17:55:22 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.6.0-SNAPSHOT:compile 17:55:22 [INFO] | | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.7.12:compile 17:55:22 [INFO] | | | +- org.springframework.boot:spring-boot-starter-aop:jar:2.7.12:compile 17:55:22 [INFO] | | | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 17:55:22 [INFO] | | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.7.12:compile 17:55:22 [INFO] | | | | +- com.zaxxer:HikariCP:jar:4.0.3:compile 17:55:22 [INFO] | | | | \- org.springframework:spring-jdbc:jar:5.3.27:compile 17:55:22 [INFO] | | | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 17:55:22 [INFO] | | | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 17:55:22 [INFO] | | | +- org.hibernate:hibernate-core:jar:5.6.15.Final:compile 17:55:22 [INFO] | | | | +- antlr:antlr:jar:2.7.7:compile 17:55:22 [INFO] | | | | +- org.jboss:jandex:jar:2.4.2.Final:compile 17:55:22 [INFO] | | | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 17:55:22 [INFO] | | | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 17:55:22 [INFO] | | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 17:55:22 [INFO] | | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 17:55:22 [INFO] | | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 17:55:22 [INFO] | | | +- org.springframework.data:spring-data-jpa:jar:2.7.12:compile 17:55:22 [INFO] | | | | +- org.springframework.data:spring-data-commons:jar:2.7.12:compile 17:55:22 [INFO] | | | | +- org.springframework:spring-orm:jar:5.3.27:compile 17:55:22 [INFO] | | | | \- org.springframework:spring-tx:jar:5.3.27:compile 17:55:22 [INFO] | | | \- org.springframework:spring-aspects:jar:5.3.27:compile 17:55:22 [INFO] | | +- javax.validation:validation-api:jar:2.0.1.Final:compile 17:55:22 [INFO] | | +- org.mariadb.jdbc:mariadb-java-client:jar:3.0.10:compile 17:55:22 [INFO] | | \- com.microsoft.sqlserver:mssql-jdbc:jar:10.2.3.jre8:compile 17:55:22 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.6.0-SNAPSHOT:compile 17:55:22 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 17:55:22 [INFO] | | | \- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 17:55:22 [INFO] | | \- org.springframework:spring-web:jar:5.3.27:compile 17:55:22 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.6.0-SNAPSHOT:compile 17:55:22 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.6.0-SNAPSHOT:compile 17:55:22 [INFO] | | +- io.nats:jnats:jar:2.6.6:compile 17:55:22 [INFO] | | | \- net.i2p.crypto:eddsa:jar:0.3.0:compile 17:55:22 [INFO] | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 17:55:22 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.6.0-SNAPSHOT:compile 17:55:22 [INFO] | +- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 17:55:22 [INFO] | | +- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 17:55:22 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.12.0:compile 17:55:22 [INFO] | | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 17:55:22 [INFO] | | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 17:55:22 [INFO] | | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 17:55:22 [INFO] | | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 17:55:22 [INFO] | | +- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 17:55:22 [INFO] | | \- com.google.code.findbugs:annotations:jar:3.0.1:compile 17:55:22 [INFO] | | \- net.jcip:jcip-annotations:jar:1.0:compile 17:55:22 [INFO] | \- io.grpc:grpc-testing:jar:1.29.0:compile 17:55:22 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:compile 17:55:22 [INFO] +- io.mockk:mockk:jar:1.12.8:test 17:55:22 [INFO] | +- io.mockk:mockk-dsl:jar:1.12.8:test 17:55:22 [INFO] | +- io.mockk:mockk-agent:jar:1.12.8:test 17:55:22 [INFO] | +- io.mockk:mockk-agent-api:jar:1.12.8:test 17:55:22 [INFO] | +- io.mockk:mockk-core:jar:1.12.8:test 17:55:22 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 17:55:22 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 17:55:22 [INFO] +- io.mockk:mockk-jvm:jar:1.12.8:test 17:55:22 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.12.8:test 17:55:22 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.12.8:test 17:55:22 [INFO] | | +- org.objenesis:objenesis:jar:3.2:test 17:55:22 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.23:compile 17:55:22 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 17:55:22 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.12.8:test 17:55:22 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.12.8:test 17:55:22 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 17:55:22 [INFO] | +- junit:junit:jar:4.13.2:compile 17:55:22 [INFO] | | \- org.hamcrest:hamcrest-core:jar:2.2:compile 17:55:22 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 17:55:22 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 17:55:22 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 17:55:22 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 17:55:22 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:55:22 [INFO] +- org.mock-server:mockserver-netty:jar:5.13.0:test 17:55:22 [INFO] | +- org.mock-server:mockserver-client-java:jar:5.13.0:test 17:55:22 [INFO] | +- org.mock-server:mockserver-core:jar:5.13.0:test 17:55:22 [INFO] | | +- com.lmax:disruptor:jar:3.4.4:test 17:55:22 [INFO] | | +- javax.servlet:javax.servlet-api:jar:4.0.1:test 17:55:22 [INFO] | | +- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:55:22 [INFO] | | +- com.jcraft:jzlib:jar:1.1.3:test 17:55:22 [INFO] | | +- com.fasterxml.uuid:java-uuid-generator:jar:4.0.1:test 17:55:22 [INFO] | | +- org.bouncycastle:bcprov-jdk15on:jar:1.70:test 17:55:22 [INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.70:test 17:55:22 [INFO] | | | \- org.bouncycastle:bcutil-jdk15on:jar:1.70:test 17:55:22 [INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:9.21:test 17:55:22 [INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:test 17:55:22 [INFO] | | +- org.apache.velocity:velocity-engine-scripting:jar:2.3:test 17:55:22 [INFO] | | +- org.apache.velocity.tools:velocity-tools-generic:jar:3.1:test 17:55:22 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:test 17:55:22 [INFO] | | | | +- commons-logging:commons-logging:jar:1.2:test 17:55:22 [INFO] | | | | \- commons-collections:commons-collections:jar:3.2.2:test 17:55:22 [INFO] | | | +- org.apache.commons:commons-digester3:jar:3.2:test 17:55:22 [INFO] | | | \- com.github.cliftonlabs:json-simple:jar:3.0.2:test 17:55:22 [INFO] | | +- com.samskivert:jmustache:jar:1.15:test 17:55:22 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 17:55:22 [INFO] | | +- com.networknt:json-schema-validator:jar:1.0.67:test 17:55:22 [INFO] | | | \- com.ethlo.time:itu:jar:1.5.1:test 17:55:22 [INFO] | | +- io.swagger.parser.v3:swagger-parser:jar:2.0.31:test 17:55:22 [INFO] | | | +- io.swagger.parser.v3:swagger-parser-v2-converter:jar:2.0.31:test 17:55:22 [INFO] | | | | +- io.swagger:swagger-core:jar:1.6.0:test 17:55:22 [INFO] | | | | +- io.swagger:swagger-parser:jar:1.0.57:test 17:55:22 [INFO] | | | | +- io.swagger:swagger-compat-spec-parser:jar:1.0.57:test 17:55:22 [INFO] | | | | | +- com.github.java-json-tools:json-schema-validator:jar:2.2.14:test 17:55:22 [INFO] | | | | | | +- com.github.java-json-tools:jackson-coreutils-equivalence:jar:1.0:test 17:55:22 [INFO] | | | | | | +- com.github.java-json-tools:json-schema-core:jar:1.2.14:test 17:55:22 [INFO] | | | | | | | +- com.github.java-json-tools:uri-template:jar:0.10:test 17:55:22 [INFO] | | | | | | | \- org.mozilla:rhino:jar:1.7.7.2:test 17:55:22 [INFO] | | | | | | +- com.sun.mail:mailapi:jar:1.6.2:test 17:55:22 [INFO] | | | | | | +- joda-time:joda-time:jar:2.10.5:test 17:55:22 [INFO] | | | | | | +- com.googlecode.libphonenumber:libphonenumber:jar:8.11.1:test 17:55:22 [INFO] | | | | | | \- net.sf.jopt-simple:jopt-simple:jar:5.0.4:test 17:55:22 [INFO] | | | | | \- com.github.java-json-tools:json-patch:jar:1.13:test 17:55:22 [INFO] | | | | | +- com.github.java-json-tools:msg-simple:jar:1.2:test 17:55:22 [INFO] | | | | | | \- com.github.java-json-tools:btf:jar:1.3:test 17:55:22 [INFO] | | | | | \- com.github.java-json-tools:jackson-coreutils:jar:2.0:test 17:55:22 [INFO] | | | | \- io.swagger.parser.v3:swagger-parser-core:jar:2.0.31:test 17:55:22 [INFO] | | | \- io.swagger.parser.v3:swagger-parser-v3:jar:2.0.31:test 17:55:22 [INFO] | | | \- io.swagger.core.v3:swagger-core:jar:2.1.13:test 17:55:22 [INFO] | | +- org.xmlunit:xmlunit-placeholders:jar:2.9.1:test 17:55:22 [INFO] | | +- org.apache.commons:commons-text:jar:1.9:test 17:55:22 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 17:55:22 [INFO] | | \- io.github.classgraph:classgraph:jar:4.8.141:compile 17:55:22 [INFO] | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:55:22 [INFO] | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:55:22 [INFO] | +- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:55:22 [INFO] | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:55:22 [INFO] | +- io.netty:netty-handler:jar:4.1.92.Final:compile 17:55:22 [INFO] | | +- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:55:22 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:55:22 [INFO] | \- io.netty:netty-transport:jar:4.1.92.Final:compile 17:55:22 [INFO] +- org.powermock:powermock-api-mockito2:jar:1.7.4:test 17:55:22 [INFO] | +- org.powermock:powermock-api-mockito-common:jar:1.7.4:test 17:55:22 [INFO] | | \- org.powermock:powermock-api-support:jar:1.7.4:test 17:55:22 [INFO] | | +- org.powermock:powermock-reflect:jar:1.7.4:test 17:55:22 [INFO] | | \- org.powermock:powermock-core:jar:1.7.4:test 17:55:22 [INFO] | \- org.mockito:mockito-core:jar:4.5.1:test 17:55:22 [INFO] +- org.mockito.kotlin:mockito-kotlin:jar:4.0.0:test 17:55:22 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.7.12:test 17:55:22 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:55:22 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:55:22 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:55:22 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:55:22 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.7.12:test 17:55:22 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.12:test 17:55:22 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:55:22 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:55:22 [INFO] | +- org.assertj:assertj-core:jar:3.22.0:test 17:55:22 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 17:55:22 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test 17:55:22 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 17:55:22 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:55:22 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 17:55:22 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:55:22 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 17:55:22 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 17:55:22 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.8.2:test 17:55:22 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.8.2:test 17:55:22 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:compile 17:55:22 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.8.2:test 17:55:22 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:55:22 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.7.0:test 17:55:22 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.6.21:test 17:55:22 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.6.4:test 17:55:22 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.6.4:test 17:55:22 [INFO] +- io.projectreactor:reactor-test:jar:3.4.29:test 17:55:22 [INFO] | \- io.projectreactor:reactor-core:jar:3.4.29:compile 17:55:22 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:55:22 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:55:22 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 17:55:22 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 17:55:22 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 17:55:22 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 17:55:22 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 17:55:22 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 17:55:22 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 17:55:22 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 17:55:22 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 17:55:22 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 17:55:22 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:55:22 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 17:55:22 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 17:55:22 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 17:55:22 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:55:22 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 17:55:22 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 17:55:22 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 17:55:22 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 17:55:22 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 17:55:22 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 17:55:22 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 17:55:22 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 17:55:22 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 17:55:22 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 17:55:22 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 17:55:22 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 17:55:22 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 17:55:22 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 17:55:22 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 17:55:22 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 17:55:22 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 17:55:22 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 17:55:22 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 17:55:22 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 17:55:22 [INFO] | | +- org.springframework:spring-beans:jar:5.3.27:compile 17:55:22 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 17:55:22 [INFO] | | | \- org.springframework:spring-expression:jar:5.3.27:compile 17:55:22 [INFO] | | \- org.springframework:spring-aop:jar:5.3.27:compile 17:55:22 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 17:55:22 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:55:22 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:55:22 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:55:22 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 17:55:22 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 17:55:22 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 17:55:22 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 17:55:22 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 17:55:22 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 17:55:22 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 17:55:22 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 17:55:22 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 17:55:22 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 17:55:22 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 17:55:22 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 17:55:22 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:55:22 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:55:22 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:55:22 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 17:55:22 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 17:55:22 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 17:55:22 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 17:55:22 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 17:55:22 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 17:55:22 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 17:55:22 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 17:55:22 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:55:22 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:55:22 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 17:55:22 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 17:55:22 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 17:55:22 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 17:55:22 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 17:55:22 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 17:55:22 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 17:55:22 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 17:55:22 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 17:55:22 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 17:55:22 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 17:55:22 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 17:55:22 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 17:55:22 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 17:55:22 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 17:55:22 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 17:55:22 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 17:55:22 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 17:55:22 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 17:55:22 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 17:55:22 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 17:55:22 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 17:55:22 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 17:55:22 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 17:55:22 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 17:55:22 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 17:55:22 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 17:55:22 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 17:55:22 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:55:22 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 17:55:22 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 17:55:22 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 17:55:22 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 17:55:22 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 17:55:22 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 17:55:22 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 17:55:22 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 17:55:22 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 17:55:22 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 17:55:22 [INFO] 17:55:22 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ blueprintsprocessor-functions --- 17:55:22 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/target/sonatype-clm/module.xml 17:55:22 [INFO] 17:55:22 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:config-snapshots >-- 17:55:22 [INFO] Building MS Blueprints Processor Functions - Config Snapshots 1.6.0-SNAPSHOT [29/68] 17:55:22 [INFO] --------------------------------[ jar ]--------------------------------- 17:55:22 [INFO] 17:55:22 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ config-snapshots --- 17:55:22 [INFO] 17:55:22 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ config-snapshots --- 17:55:22 [INFO] 17:55:22 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ config-snapshots --- 17:55:22 [INFO] Executing tasks 17:55:22 17:55:22 ktlint: 17:55:23 [INFO] Executed tasks 17:55:23 [INFO] 17:55:23 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ config-snapshots --- 17:55:23 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:55:23 [INFO] 17:55:23 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ config-snapshots --- 17:55:23 [INFO] 17:55:23 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ config-snapshots --- 17:55:23 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/config-snapshots/target/code-coverage/jacoco-ut.exec 17:55:23 [INFO] 17:55:23 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ config-snapshots --- 17:55:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/config-snapshots/target/jacoco.exec 17:55:23 [INFO] 17:55:23 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ config-snapshots --- 17:55:23 [INFO] Set 2 system properties 17:55:23 [INFO] 17:55:23 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ config-snapshots --- 17:55:23 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-clm-master/.git 17:55:23 [INFO] Collected git.commit.id.full with value dea5fc2346c2633f38ec0e7bc8a7499446998292 17:55:23 [INFO] Collected git.commit.id.abbrev with value dea5fc2 17:55:23 [INFO] Collected git.build.time with value 2024-03-19T17:55:23+0000 17:55:23 [INFO] Collected git.build.version with value 1.6.0-SNAPSHOT 17:55:23 [INFO] Collected git.build.number with value 290 17:55:23 [INFO] including property git.build.version in results 17:55:23 [INFO] including property git.commit.id.full in results 17:55:23 [INFO] including property git.commit.id.abbrev in results 17:55:23 [INFO] including property git.build.time in results 17:55:23 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/config-snapshots/target/classes/git.properties] (for module MS Blueprints Processor Functions - Config Snapshots)... 17:55:23 [INFO] 17:55:23 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ config-snapshots --- 17:55:23 [INFO] 17:55:23 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ config-snapshots --- 17:55:23 [INFO] 17:55:23 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ config-snapshots --- 17:55:23 [INFO] Tidy is skipped. 17:55:23 [INFO] 17:55:23 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ config-snapshots --- 17:55:23 [INFO] Skipping Antrun execution 17:55:23 [INFO] 17:55:23 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ config-snapshots --- 17:55:23 [INFO] Formatting is skipped 17:55:23 [INFO] 17:55:23 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ config-snapshots --- 17:55:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:55:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:55:23 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/config-snapshots/src/main/resources 17:55:23 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/config-snapshots/src/main/resources 17:55:23 [INFO] 17:55:23 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ config-snapshots --- 17:55:23 [INFO] No sources to compile 17:55:23 [INFO] 17:55:23 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ config-snapshots --- 17:55:23 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/config-snapshots/src/main/java 17:55:24 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:55:24 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/config-snapshots/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/config/snapshots/ComponentConfigSnapshotsExecutor.kt: (168, 27) 'toUpperCase(): String' is deprecated. Use uppercase() instead. 17:55:24 [INFO] 17:55:24 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ config-snapshots --- 17:55:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:55:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:55:24 [INFO] Copying 7 resources 17:55:24 [INFO] 17:55:24 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ config-snapshots --- 17:55:24 [INFO] No sources to compile 17:55:24 [INFO] 17:55:24 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ config-snapshots --- 17:55:24 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/config-snapshots/src/test/java 17:55:25 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:55:25 [INFO] 17:55:25 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ config-snapshots --- 17:55:25 [INFO] 17:55:25 [INFO] ------------------------------------------------------- 17:55:25 [INFO] T E S T S 17:55:25 [INFO] ------------------------------------------------------- 17:55:27 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.ComponentConfigSnapshotsExecutorTest 17:55:32 17:55:29.711 INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 17:55:32 17:55:29.784 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 5.6.15.Final 17:55:32 17:55:29.947 WARN org.hibernate.testing.cache.CachingRegionFactory - org.hibernate.testing.cache.CachingRegionFactory should be only used for testing. 17:55:32 17:55:29.964 INFO org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 17:55:32 17:55:30.459 INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 17:55:32 17:55:30.817 INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final 17:55:32 17:55:31.190 INFO o.h.e.t.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.JBossStandAloneJtaPlatform] 17:55:32 17:55:32.060 INFO o.o.c.c.b.db.primary.PrimaryDatabaseConfiguration - Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1 17:55:33 17:55:33.492 INFO o.o.c.c.b.f.c.s.ComponentConfigSnapshotsExecutor - Setting error and output config-snapshot-status=error, config-snapshot-message=Could not compare config snapshots for type YANG 17:55:33 17:55:33.505 INFO o.o.c.c.b.f.c.s.ComponentConfigSnapshotsExecutor - Setting error and output config-snapshot-status=error, config-snapshot-message=Operation parameter must be fetch, store or diff 17:55:33 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.472 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.ComponentConfigSnapshotsExecutorTest 17:55:33 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotServiceTest 17:55:33 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:55:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.453 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotServiceTest 17:55:35 17:55:34.993 INFO o.h.t.s.i.SchemaDropperImpl$DelayedDropActionImpl - HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down' 17:55:35 [INFO] 17:55:35 [INFO] Results: 17:55:35 [INFO] 17:55:35 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 17:55:35 [INFO] 17:55:35 [INFO] 17:55:35 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ config-snapshots --- 17:55:35 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/config-snapshots/target/code-coverage/jacoco-ut.exec 17:55:35 [INFO] Analyzed bundle 'MS Blueprints Processor Functions - Config Snapshots' with 10 classes 17:55:35 [INFO] 17:55:35 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ config-snapshots --- 17:55:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:55:35 [INFO] 17:55:35 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ config-snapshots --- 17:55:35 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/config-snapshots/target/config-snapshots-1.6.0-SNAPSHOT.jar 17:55:35 [INFO] 17:55:35 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ config-snapshots --- 17:55:35 [INFO] Skipping because packaging 'jar' is not pom. 17:55:35 [INFO] 17:55:35 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ config-snapshots --- 17:55:35 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/config-snapshots/target/code-coverage/jacoco-it.exec 17:55:35 [INFO] 17:55:35 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ config-snapshots --- 17:55:35 [INFO] 17:55:35 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ config-snapshots --- 17:55:35 [INFO] 17:55:35 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ config-snapshots --- 17:55:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:55:35 [INFO] 17:55:35 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ config-snapshots --- 17:55:35 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/config-snapshots/target/jacoco.exec 17:55:35 [INFO] 17:55:35 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ config-snapshots --- 17:55:35 [INFO] 17:55:35 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ config-snapshots --- 17:55:35 [INFO] 17:55:35 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ config-snapshots --- 17:55:35 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/config-snapshots/target/config-snapshots-1.6.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/config-snapshots/1.6.0-SNAPSHOT/config-snapshots-1.6.0-SNAPSHOT.jar 17:55:35 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/config-snapshots/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/config-snapshots/1.6.0-SNAPSHOT/config-snapshots-1.6.0-SNAPSHOT.pom 17:55:35 [INFO] 17:55:35 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ config-snapshots --- 17:55:35 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.functions:config-snapshots:jar:1.6.0-SNAPSHOT 17:55:35 [INFO] +- org.python:jython-standalone:jar:2.7.2:compile 17:55:35 [INFO] +- com.h2database:h2:jar:1.4.197:test 17:55:35 [INFO] +- org.mariadb.jdbc:mariadb-java-client:jar:3.0.10:compile 17:55:35 [INFO] +- com.github.fge:json-patch:jar:1.9:compile 17:55:35 [INFO] | \- com.github.fge:jackson-coreutils:jar:1.6:compile 17:55:35 [INFO] | \- com.github.fge:msg-simple:jar:1.1:compile 17:55:35 [INFO] | \- com.github.fge:btf:jar:1.2:compile 17:55:35 [INFO] +- org.xmlunit:xmlunit-core:jar:2.6.3:compile 17:55:35 [INFO] +- org.hibernate:hibernate-testing:jar:5.6.15.Final:test 17:55:35 [INFO] | +- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 17:55:35 [INFO] | +- org.hibernate:hibernate-core:jar:5.6.15.Final:compile 17:55:35 [INFO] | | +- javax.persistence:javax.persistence-api:jar:2.2:compile 17:55:35 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.23:compile 17:55:35 [INFO] | | +- antlr:antlr:jar:2.7.7:compile 17:55:35 [INFO] | | +- org.jboss:jandex:jar:2.4.2.Final:compile 17:55:35 [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 17:55:35 [INFO] | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 17:55:35 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 17:55:35 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 17:55:35 [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 17:55:35 [INFO] | +- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.1.1.Final:compile 17:55:35 [INFO] | +- junit:junit:jar:4.13.2:compile 17:55:35 [INFO] | | \- org.hamcrest:hamcrest-core:jar:2.2:compile 17:55:35 [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 17:55:35 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:compile 17:55:35 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.8.2:test 17:55:35 [INFO] | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 17:55:35 [INFO] | +- org.assertj:assertj-core:jar:3.22.0:test 17:55:35 [INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.17.2:test 17:55:35 [INFO] | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:55:35 [INFO] | +- javax.money:money-api:jar:1.1:test 17:55:35 [INFO] | +- org.javamoney:moneta:jar:1.1:test 17:55:35 [INFO] | +- org.jboss.byteman:byteman:jar:4.0.20:test 17:55:35 [INFO] | +- org.jboss.byteman:byteman-install:jar:4.0.20:test 17:55:35 [INFO] | +- org.jboss.byteman:byteman-bmunit:jar:4.0.20:test 17:55:35 [INFO] | | \- org.jboss.byteman:byteman-submit:jar:4.0.20:test 17:55:35 [INFO] | +- com.experlog:xapool:jar:1.5.0:test 17:55:35 [INFO] | +- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:test 17:55:35 [INFO] | \- org.jboss.narayana.jta:narayana-jta:jar:5.11.2.Final:test 17:55:35 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.6.0-SNAPSHOT:compile 17:55:35 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.6.0-SNAPSHOT:compile 17:55:35 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile 17:55:35 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 17:55:35 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 17:55:35 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile 17:55:35 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.13.5:compile 17:55:35 [INFO] | | +- org.yaml:snakeyaml:jar:1.30:compile 17:55:35 [INFO] | | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 17:55:35 [INFO] | | +- commons-lang:commons-lang:jar:2.6:compile 17:55:35 [INFO] | | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 17:55:35 [INFO] | | | +- org.javassist:javassist:jar:3.24.1-GA:compile 17:55:35 [INFO] | | | +- org.jsoup:jsoup:jar:1.12.1:compile 17:55:35 [INFO] | | | +- com.google.re2j:re2j:jar:1.2:compile 17:55:35 [INFO] | | | +- commons-net:commons-net:jar:3.9.0:compile 17:55:35 [INFO] | | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 17:55:35 [INFO] | | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 17:55:35 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:55:35 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:55:35 [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.2.12:compile 17:55:35 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:55:35 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:55:35 [INFO] | | \- org.apache.commons:commons-compress:jar:1.21:compile 17:55:35 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.6.0-SNAPSHOT:compile 17:55:35 [INFO] | | +- com.hazelcast:hazelcast-all:jar:4.2.5:compile 17:55:35 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.6.0-SNAPSHOT:compile 17:55:35 [INFO] | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 17:55:35 [INFO] | | | \- javax.annotation:jsr250-api:jar:1.0:compile 17:55:35 [INFO] | | \- org.springframework.boot:spring-boot-starter-webflux:jar:2.7.12:compile 17:55:35 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.12:compile 17:55:35 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5:compile 17:55:35 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile 17:55:35 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5:compile 17:55:35 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.12:compile 17:55:35 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.32:compile 17:55:35 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.92.Final:compile 17:55:35 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.92.Final:compile 17:55:35 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.92.Final:compile 17:55:35 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.92.Final:compile 17:55:35 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.92.Final:compile 17:55:35 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.92.Final:compile 17:55:35 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.32:compile 17:55:35 [INFO] | | \- org.springframework:spring-webflux:jar:5.3.27:compile 17:55:35 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.6.0-SNAPSHOT:compile 17:55:35 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.6.0-SNAPSHOT:compile 17:55:35 [INFO] | | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.7.12:compile 17:55:35 [INFO] | | | +- org.springframework.boot:spring-boot-starter-aop:jar:2.7.12:compile 17:55:35 [INFO] | | | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 17:55:35 [INFO] | | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.7.12:compile 17:55:35 [INFO] | | | | +- com.zaxxer:HikariCP:jar:4.0.3:compile 17:55:35 [INFO] | | | | \- org.springframework:spring-jdbc:jar:5.3.27:compile 17:55:35 [INFO] | | | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 17:55:35 [INFO] | | | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 17:55:35 [INFO] | | | +- org.springframework.data:spring-data-jpa:jar:2.7.12:compile 17:55:35 [INFO] | | | | +- org.springframework.data:spring-data-commons:jar:2.7.12:compile 17:55:35 [INFO] | | | | +- org.springframework:spring-orm:jar:5.3.27:compile 17:55:35 [INFO] | | | | \- org.springframework:spring-tx:jar:5.3.27:compile 17:55:35 [INFO] | | | \- org.springframework:spring-aspects:jar:5.3.27:compile 17:55:35 [INFO] | | +- javax.validation:validation-api:jar:2.0.1.Final:compile 17:55:35 [INFO] | | \- com.microsoft.sqlserver:mssql-jdbc:jar:10.2.3.jre8:compile 17:55:35 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.6.0-SNAPSHOT:compile 17:55:35 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 17:55:35 [INFO] | | | \- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 17:55:35 [INFO] | | \- org.springframework:spring-web:jar:5.3.27:compile 17:55:35 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.6.0-SNAPSHOT:compile 17:55:35 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.6.0-SNAPSHOT:compile 17:55:35 [INFO] | | +- io.nats:jnats:jar:2.6.6:compile 17:55:35 [INFO] | | | \- net.i2p.crypto:eddsa:jar:0.3.0:compile 17:55:35 [INFO] | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 17:55:35 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.6.0-SNAPSHOT:compile 17:55:35 [INFO] | +- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 17:55:35 [INFO] | | +- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 17:55:35 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.12.0:compile 17:55:35 [INFO] | | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 17:55:35 [INFO] | | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 17:55:35 [INFO] | | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 17:55:35 [INFO] | | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 17:55:35 [INFO] | | +- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 17:55:35 [INFO] | | \- com.google.code.findbugs:annotations:jar:3.0.1:compile 17:55:35 [INFO] | | \- net.jcip:jcip-annotations:jar:1.0:compile 17:55:35 [INFO] | \- io.grpc:grpc-testing:jar:1.29.0:compile 17:55:35 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:compile 17:55:35 [INFO] +- io.mockk:mockk:jar:1.12.8:test 17:55:35 [INFO] | +- io.mockk:mockk-dsl:jar:1.12.8:test 17:55:35 [INFO] | +- io.mockk:mockk-agent:jar:1.12.8:test 17:55:35 [INFO] | +- io.mockk:mockk-agent-api:jar:1.12.8:test 17:55:35 [INFO] | +- io.mockk:mockk-core:jar:1.12.8:test 17:55:35 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 17:55:35 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 17:55:35 [INFO] +- io.mockk:mockk-jvm:jar:1.12.8:test 17:55:35 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.12.8:test 17:55:35 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.12.8:test 17:55:35 [INFO] | | +- org.objenesis:objenesis:jar:3.2:test 17:55:35 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 17:55:35 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.12.8:test 17:55:35 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.12.8:test 17:55:35 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 17:55:35 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 17:55:35 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 17:55:35 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:55:35 [INFO] +- org.mock-server:mockserver-netty:jar:5.13.0:test 17:55:35 [INFO] | +- org.mock-server:mockserver-client-java:jar:5.13.0:test 17:55:35 [INFO] | +- org.mock-server:mockserver-core:jar:5.13.0:test 17:55:35 [INFO] | | +- com.lmax:disruptor:jar:3.4.4:test 17:55:35 [INFO] | | +- javax.servlet:javax.servlet-api:jar:4.0.1:test 17:55:35 [INFO] | | +- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:55:35 [INFO] | | +- com.jcraft:jzlib:jar:1.1.3:test 17:55:35 [INFO] | | +- com.fasterxml.uuid:java-uuid-generator:jar:4.0.1:test 17:55:35 [INFO] | | +- org.bouncycastle:bcprov-jdk15on:jar:1.70:test 17:55:35 [INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.70:test 17:55:35 [INFO] | | | \- org.bouncycastle:bcutil-jdk15on:jar:1.70:test 17:55:35 [INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:9.21:test 17:55:35 [INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:test 17:55:35 [INFO] | | +- org.apache.velocity:velocity-engine-scripting:jar:2.3:test 17:55:35 [INFO] | | +- org.apache.velocity.tools:velocity-tools-generic:jar:3.1:test 17:55:35 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:test 17:55:35 [INFO] | | | | +- commons-logging:commons-logging:jar:1.2:test 17:55:35 [INFO] | | | | \- commons-collections:commons-collections:jar:3.2.2:test 17:55:35 [INFO] | | | +- org.apache.commons:commons-digester3:jar:3.2:test 17:55:35 [INFO] | | | \- com.github.cliftonlabs:json-simple:jar:3.0.2:test 17:55:35 [INFO] | | +- com.samskivert:jmustache:jar:1.15:test 17:55:35 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 17:55:35 [INFO] | | +- com.networknt:json-schema-validator:jar:1.0.67:test 17:55:35 [INFO] | | | \- com.ethlo.time:itu:jar:1.5.1:test 17:55:35 [INFO] | | +- io.swagger.parser.v3:swagger-parser:jar:2.0.31:test 17:55:35 [INFO] | | | +- io.swagger.parser.v3:swagger-parser-v2-converter:jar:2.0.31:test 17:55:35 [INFO] | | | | +- io.swagger:swagger-core:jar:1.6.0:test 17:55:35 [INFO] | | | | +- io.swagger:swagger-parser:jar:1.0.57:test 17:55:35 [INFO] | | | | +- io.swagger:swagger-compat-spec-parser:jar:1.0.57:test 17:55:35 [INFO] | | | | | +- com.github.java-json-tools:json-schema-validator:jar:2.2.14:test 17:55:35 [INFO] | | | | | | +- com.github.java-json-tools:jackson-coreutils-equivalence:jar:1.0:test 17:55:35 [INFO] | | | | | | +- com.github.java-json-tools:json-schema-core:jar:1.2.14:test 17:55:35 [INFO] | | | | | | | +- com.github.java-json-tools:uri-template:jar:0.10:test 17:55:35 [INFO] | | | | | | | \- org.mozilla:rhino:jar:1.7.7.2:test 17:55:35 [INFO] | | | | | | +- com.sun.mail:mailapi:jar:1.6.2:test 17:55:35 [INFO] | | | | | | +- joda-time:joda-time:jar:2.10.5:test 17:55:35 [INFO] | | | | | | +- com.googlecode.libphonenumber:libphonenumber:jar:8.11.1:test 17:55:35 [INFO] | | | | | | \- net.sf.jopt-simple:jopt-simple:jar:5.0.4:test 17:55:35 [INFO] | | | | | \- com.github.java-json-tools:json-patch:jar:1.13:test 17:55:35 [INFO] | | | | | +- com.github.java-json-tools:msg-simple:jar:1.2:test 17:55:35 [INFO] | | | | | | \- com.github.java-json-tools:btf:jar:1.3:test 17:55:35 [INFO] | | | | | \- com.github.java-json-tools:jackson-coreutils:jar:2.0:test 17:55:35 [INFO] | | | | \- io.swagger.parser.v3:swagger-parser-core:jar:2.0.31:test 17:55:35 [INFO] | | | \- io.swagger.parser.v3:swagger-parser-v3:jar:2.0.31:test 17:55:35 [INFO] | | | \- io.swagger.core.v3:swagger-core:jar:2.1.13:test 17:55:35 [INFO] | | +- org.xmlunit:xmlunit-placeholders:jar:2.9.1:test 17:55:35 [INFO] | | +- org.apache.commons:commons-text:jar:1.9:test 17:55:35 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 17:55:35 [INFO] | | \- io.github.classgraph:classgraph:jar:4.8.141:compile 17:55:35 [INFO] | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:55:35 [INFO] | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:55:35 [INFO] | +- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:55:35 [INFO] | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:55:35 [INFO] | +- io.netty:netty-handler:jar:4.1.92.Final:compile 17:55:35 [INFO] | | +- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:55:35 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:55:35 [INFO] | \- io.netty:netty-transport:jar:4.1.92.Final:compile 17:55:35 [INFO] +- org.powermock:powermock-api-mockito2:jar:1.7.4:test 17:55:35 [INFO] | +- org.powermock:powermock-api-mockito-common:jar:1.7.4:test 17:55:35 [INFO] | | \- org.powermock:powermock-api-support:jar:1.7.4:test 17:55:35 [INFO] | | +- org.powermock:powermock-reflect:jar:1.7.4:test 17:55:35 [INFO] | | \- org.powermock:powermock-core:jar:1.7.4:test 17:55:35 [INFO] | \- org.mockito:mockito-core:jar:4.5.1:test 17:55:35 [INFO] +- org.mockito.kotlin:mockito-kotlin:jar:4.0.0:test 17:55:35 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.7.12:test 17:55:35 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:55:35 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:55:35 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:55:35 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:55:35 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.7.12:test 17:55:35 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.12:test 17:55:35 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:55:35 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:55:35 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 17:55:35 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test 17:55:35 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 17:55:35 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:55:35 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 17:55:35 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:55:35 [INFO] | \- org.springframework:spring-test:jar:5.3.27:test 17:55:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.8.2:test 17:55:35 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.8.2:test 17:55:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:55:35 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.7.0:test 17:55:35 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.6.21:test 17:55:35 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.6.4:test 17:55:35 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.6.4:test 17:55:35 [INFO] +- io.projectreactor:reactor-test:jar:3.4.29:test 17:55:35 [INFO] | \- io.projectreactor:reactor-core:jar:3.4.29:compile 17:55:35 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:55:35 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:55:35 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 17:55:35 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 17:55:35 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 17:55:35 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 17:55:35 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 17:55:35 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 17:55:35 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 17:55:35 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 17:55:35 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 17:55:35 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 17:55:35 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:55:35 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 17:55:35 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 17:55:35 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 17:55:35 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:55:35 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 17:55:35 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 17:55:35 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 17:55:35 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 17:55:35 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 17:55:35 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 17:55:35 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 17:55:35 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 17:55:35 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 17:55:35 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 17:55:35 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 17:55:35 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 17:55:35 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 17:55:35 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 17:55:35 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 17:55:35 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 17:55:35 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 17:55:35 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 17:55:35 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 17:55:35 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 17:55:35 [INFO] | | +- org.springframework:spring-beans:jar:5.3.27:compile 17:55:35 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 17:55:35 [INFO] | | | \- org.springframework:spring-expression:jar:5.3.27:compile 17:55:35 [INFO] | | \- org.springframework:spring-aop:jar:5.3.27:compile 17:55:35 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 17:55:35 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:55:35 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:55:35 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:55:35 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 17:55:35 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 17:55:35 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 17:55:35 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 17:55:35 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 17:55:35 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 17:55:35 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 17:55:35 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 17:55:35 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 17:55:35 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 17:55:35 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 17:55:35 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 17:55:35 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:55:35 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:55:35 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:55:35 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 17:55:35 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 17:55:35 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 17:55:35 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 17:55:35 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 17:55:35 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 17:55:35 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 17:55:35 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 17:55:35 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:55:35 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:55:35 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 17:55:35 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 17:55:35 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 17:55:35 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 17:55:35 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 17:55:35 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 17:55:35 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 17:55:35 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 17:55:35 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 17:55:35 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 17:55:35 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 17:55:35 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 17:55:35 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 17:55:35 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 17:55:35 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 17:55:35 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 17:55:35 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 17:55:35 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 17:55:35 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 17:55:35 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 17:55:35 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 17:55:35 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 17:55:35 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 17:55:35 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 17:55:35 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 17:55:35 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 17:55:35 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 17:55:35 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 17:55:35 [INFO] | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:55:35 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 17:55:35 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 17:55:35 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 17:55:35 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 17:55:35 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 17:55:35 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 17:55:35 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 17:55:35 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 17:55:35 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 17:55:35 [INFO] 17:55:35 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ config-snapshots --- 17:55:35 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/config-snapshots/target/sonatype-clm/module.xml 17:55:35 [INFO] 17:55:35 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution >-- 17:55:35 [INFO] Building MS Blueprints Processor Functions - Resource Resolution 1.6.0-SNAPSHOT [30/68] 17:55:35 [INFO] --------------------------------[ jar ]--------------------------------- 17:55:35 [INFO] 17:55:35 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ resource-resolution --- 17:55:35 [INFO] 17:55:35 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ resource-resolution --- 17:55:35 [INFO] 17:55:35 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ resource-resolution --- 17:55:35 [INFO] Executing tasks 17:55:35 17:55:35 ktlint: 17:55:37 [INFO] Executed tasks 17:55:37 [INFO] 17:55:37 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ resource-resolution --- 17:55:37 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:55:37 [INFO] 17:55:37 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ resource-resolution --- 17:55:37 [INFO] 17:55:37 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ resource-resolution --- 17:55:37 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/target/code-coverage/jacoco-ut.exec 17:55:37 [INFO] 17:55:37 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ resource-resolution --- 17:55:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/target/jacoco.exec 17:55:37 [INFO] 17:55:37 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ resource-resolution --- 17:55:37 [INFO] Set 2 system properties 17:55:37 [INFO] 17:55:37 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ resource-resolution --- 17:55:37 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-clm-master/.git 17:55:37 [INFO] Collected git.commit.id.full with value dea5fc2346c2633f38ec0e7bc8a7499446998292 17:55:37 [INFO] Collected git.commit.id.abbrev with value dea5fc2 17:55:37 [INFO] Collected git.build.time with value 2024-03-19T17:55:37+0000 17:55:37 [INFO] Collected git.build.version with value 1.6.0-SNAPSHOT 17:55:37 [INFO] Collected git.build.number with value 290 17:55:37 [INFO] including property git.build.version in results 17:55:37 [INFO] including property git.commit.id.full in results 17:55:37 [INFO] including property git.commit.id.abbrev in results 17:55:37 [INFO] including property git.build.time in results 17:55:37 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/target/classes/git.properties] (for module MS Blueprints Processor Functions - Resource Resolution)... 17:55:37 [INFO] 17:55:37 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ resource-resolution --- 17:55:37 [INFO] 17:55:37 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ resource-resolution --- 17:55:37 [INFO] 17:55:37 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ resource-resolution --- 17:55:37 [INFO] Tidy is skipped. 17:55:37 [INFO] 17:55:37 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ resource-resolution --- 17:55:37 [INFO] Skipping Antrun execution 17:55:37 [INFO] 17:55:37 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ resource-resolution --- 17:55:37 [INFO] Formatting is skipped 17:55:37 [INFO] 17:55:37 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resource-resolution --- 17:55:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:55:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:55:37 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/resources 17:55:37 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/resources 17:55:37 [INFO] 17:55:37 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ resource-resolution --- 17:55:37 [INFO] No sources to compile 17:55:37 [INFO] 17:55:37 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ resource-resolution --- 17:55:37 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/java 17:55:41 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:55:41 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/capabilities/IpAssignResolutionCapability.kt: (44, 36) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 17:55:41 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/capabilities/NamingResolutionCapability.kt: (44, 36) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 17:55:41 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/capabilities/NamingResolutionCapability.kt: (161, 55) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 17:55:41 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/capabilities/NamingResolutionCapability.kt: (187, 61) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 17:55:41 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/db/ResourceResolutionDBService.kt: (391, 42) 'deleteInBatch((Mutable)Iterable!): Unit' is deprecated. Deprecated in Java 17:55:41 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/CapabilityResourceResolutionProcessor.kt: (46, 36) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 17:55:41 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/CapabilityResourceResolutionProcessor.kt: (89, 72) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 17:55:41 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/DatabaseResourceAssignmentProcessor.kt: (61, 36) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 17:55:41 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/DatabaseResourceAssignmentProcessor.kt: (193, 72) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 17:55:41 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/DefaultResourceResolutionProcessor.kt: (46, 36) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 17:55:41 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/DefaultResourceResolutionProcessor.kt: (66, 72) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 17:55:41 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/InputResourceResolutionProcessor.kt: (48, 36) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 17:55:41 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/InputResourceResolutionProcessor.kt: (93, 72) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 17:55:41 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/ResourceAssignmentProcessor.kt: (51, 40) Unchecked cast: MutableMap to T 17:55:41 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/ResourceAssignmentProcessor.kt: (99, 73) No cast needed 17:55:41 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/ResourceAssignmentProcessor.kt: (112, 40) The corresponding parameter in the supertype 'BlueprintFunctionNode' is named 't'. This may cause problems when calling this function with named arguments. 17:55:41 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/ResourceAssignmentProcessor.kt: (161, 30) The corresponding parameter in the supertype 'BlueprintFunctionNode' is named 'executionServiceInput'. This may cause problems when calling this function with named arguments. 17:55:41 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/ResourceAssignmentProcessor.kt: (165, 39) The corresponding parameter in the supertype 'BlueprintFunctionNode' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 17:55:41 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/ResourceAssignmentProcessor.kt: (173, 49) The corresponding parameter in the supertype 'BlueprintFunctionNode' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 17:55:41 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/ResourceAssignmentProcessor.kt: (181, 26) The corresponding parameter in the supertype 'BlueprintFunctionNode' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 17:55:41 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/ResourceAssignmentProcessor.kt: (185, 62) The corresponding parameter in the supertype 'BlueprintFunctionNode' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 17:55:41 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/RestResourceResolutionProcessor.kt: (60, 36) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 17:55:41 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/RestResourceResolutionProcessor.kt: (176, 13) Name shadowed: outputKeyMapping 17:55:41 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/RestResourceResolutionProcessor.kt: (233, 72) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'executionRequest'. This may cause problems when calling this function with named arguments. 17:55:41 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/utils/ResourceAssignmentUtils.kt: (139, 120) Unchecked cast: Map to MutableMap 17:55:41 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/utils/ResourceAssignmentUtils.kt: (197, 67) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 17:55:41 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/utils/ResourceAssignmentUtils.kt: (225, 63) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 17:55:41 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/utils/ResourceAssignmentUtils.kt: (303, 112) Unchecked cast: Any? to MutableMap 17:55:41 [INFO] 17:55:41 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resource-resolution --- 17:55:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:55:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:55:41 [INFO] Copying 11 resources 17:55:41 [INFO] 17:55:41 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ resource-resolution --- 17:55:41 [INFO] No sources to compile 17:55:41 [INFO] 17:55:41 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ resource-resolution --- 17:55:41 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/test/java 17:55:45 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:55:45 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/ResourceDeletionComponentTest.kt: (26, 24) 'Assert' is deprecated. Deprecated in Java 17:55:45 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/ResourceDeletionComponentTest.kt: (27, 24) 'Assert' is deprecated. Deprecated in Java 17:55:45 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/ResourceResolutionServiceTest.kt: (150, 86) Right operand of elvis operator (?:) is useless if it is null 17:55:45 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/ResourceResolutionServiceTest.kt: (205, 86) Right operand of elvis operator (?:) is useless if it is null 17:55:45 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/ResourceResolutionServiceTest.kt: (295, 86) Right operand of elvis operator (?:) is useless if it is null 17:55:45 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/ResourceResolutionServiceTest.kt: (300, 86) Right operand of elvis operator (?:) is useless if it is null 17:55:45 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/ResourceResolutionServiceTest.kt: (405, 86) Right operand of elvis operator (?:) is useless if it is null 17:55:45 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/ResourceResolutionServiceTest.kt: (410, 86) Right operand of elvis operator (?:) is useless if it is null 17:55:45 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/ResourceResolutionServiceTest.kt: (499, 86) Right operand of elvis operator (?:) is useless if it is null 17:55:45 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/ResourceResolutionServiceTest.kt: (504, 86) Right operand of elvis operator (?:) is useless if it is null 17:55:45 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/ResourceResolutionServiceTest.kt: (690, 76) Right operand of elvis operator (?:) is useless if it is null 17:55:45 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/capabilities/NamingResolutionCapabilityTest.kt: (118, 17) Variable 'bulkSequenced' is never used 17:55:45 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/mock/MockBlueprintWebClientService.kt: (83, 9) The corresponding parameter in the supertype 'BaseBlueprintWebClientService' is named 'methodType'. This may cause problems when calling this function with named arguments. 17:55:45 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/mock/MockBlueprintWebClientService.kt: (85, 9) The corresponding parameter in the supertype 'BaseBlueprintWebClientService' is named 'request'. This may cause problems when calling this function with named arguments. 17:55:45 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/processor/CapabilityResourceResolutionProcessorTest.kt: (146, 26) The corresponding parameter in the supertype 'ResourceAssignmentProcessor' is named 'resourceAssignment'. This may cause problems when calling this function with named arguments. 17:55:45 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/utils/ResourceAssignmentUtilsTest.kt: (404, 51) Name shadowed: t 17:55:45 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/utils/ResourceAssignmentUtilsTest.kt: (404, 51) Parameter 't' is never used, could be renamed to _ 17:55:45 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/utils/ResourceAssignmentUtilsTest.kt: (404, 54) Parameter 'e' is never used, could be renamed to _ 17:55:45 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/utils/ResourceAssignmentUtilsTest.kt: (563, 9) Parameter 'schema' is never used 17:55:45 [INFO] 17:55:45 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resource-resolution --- 17:55:45 [INFO] 17:55:45 [INFO] ------------------------------------------------------- 17:55:45 [INFO] T E S T S 17:55:45 [INFO] ------------------------------------------------------- 17:55:47 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceDefinitionDSLTest 17:55:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.15 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceDefinitionDSLTest 17:55:48 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceDeletionComponentTest 17:55:48 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:55:52 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.459 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceDeletionComponentTest 17:55:52 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionComponentDSLTest 17:55:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionComponentDSLTest 17:55:52 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionComponentTest 17:55:53 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionComponentTest 17:55:53 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.capabilities.IpAssignResolutionCapabilityTest 17:55:54 17:55:54.724 INFO [main @coroutine#41] o.o.c.c.b.f.r.r.p.CapabilityResourceResolutionProcessor - creating resource resolution of script type(internal), reference name(org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.capabilities.IpAssignResolutionCapability) 17:55:54 17:55:54.733 INFO [main @coroutine#41] o.o.c.c.b.f.r.r.c.IpAssignResolutionCapability - 17:55:54 Resolved Input Key mappings: 17:55:54 {CloudRegionId="cloud-123", IpServiceName="MobilityPlan"} 17:55:54 17:55:54.748 INFO [main @coroutine#41] o.o.c.c.b.f.r.r.c.IpAssignResolutionCapability - 17:55:54 IP Assign mS Request Payload: 17:55:54 { 17:55:54 "requests" : [ { 17:55:54 "name" : "fixed_ipv4_Address_01", 17:55:54 "property" : { 17:55:54 "CloudRegionId" : "cloud-123", 17:55:54 "IpServiceName" : "MobilityPlan" 17:55:54 } 17:55:54 }, { 17:55:54 "name" : "fixed_ipv4_Address_03", 17:55:54 "property" : { 17:55:54 "CloudRegionId" : "cloud-123", 17:55:54 "IpServiceName" : "MobilityPlan" 17:55:54 } 17:55:54 }, { 17:55:54 "name" : "fixed_ipv4_Address_02", 17:55:54 "property" : { 17:55:54 "CloudRegionId" : "cloud-123", 17:55:54 "IpServiceName" : "MobilityPlan" 17:55:54 } 17:55:54 } ] 17:55:54 } 17:55:54 17:55:54.756 INFO [main @coroutine#41] o.o.c.c.b.f.r.r.c.IpAssignResolutionCapability - 17:55:54 IP Assign mS Response : 17:55:54 { 17:55:54 "fixed_ipv4_Address_01" : "10.10.10.11", 17:55:54 "fixed_ipv4_Address_02" : "10.10.10.12", 17:55:54 "fixed_ipv4_Address_03" : "10.10.10.13" 17:55:54 } 17:55:54 17:55:54.777 INFO [main @coroutine#41] o.o.c.c.b.f.r.r.p.CapabilityResourceResolutionProcessor - creating resource resolution of script type(internal), reference name(org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.capabilities.IpAssignResolutionCapability) 17:55:54 17:55:54.779 INFO [main @coroutine#41] o.o.c.c.b.f.r.r.p.CapabilityResourceResolutionProcessor - creating resource resolution of script type(internal), reference name(org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.capabilities.IpAssignResolutionCapability) 17:55:54 17:55:54.822 INFO [main @coroutine#41] o.o.c.c.b.f.r.r.c.IpAssignResolutionCapabilityTest - { 17:55:54 "resolution-summary" : [ { 17:55:54 "name" : "fixed_ipv4_Address_01", 17:55:54 "value" : "10.10.10.11", 17:55:54 "required" : true, 17:55:54 "type" : "string", 17:55:54 "key-identifiers" : [ { 17:55:54 "name" : "CloudRegionId", 17:55:54 "value" : "cloud-123" 17:55:54 }, { 17:55:54 "name" : "IpServiceName", 17:55:54 "value" : "MobilityPlan" 17:55:54 } ], 17:55:54 "dictionary-description" : "fixed_ipv4_Address_01 Resource Definition", 17:55:54 "dictionary-metadata" : [ ], 17:55:54 "dictionary-name" : "fixed_ipv4_Address_01", 17:55:54 "dictionary-source" : "ipassign-ms", 17:55:54 "request-payload" : { 17:55:54 "requests" : [ { 17:55:54 "name" : "fixed_ipv4_Address_01", 17:55:54 "property" : { 17:55:54 "CloudRegionId" : "cloud-123", 17:55:54 "IpServiceName" : "MobilityPlan" 17:55:54 } 17:55:54 }, { 17:55:54 "name" : "fixed_ipv4_Address_03", 17:55:54 "property" : { 17:55:54 "CloudRegionId" : "cloud-123", 17:55:54 "IpServiceName" : "MobilityPlan" 17:55:54 } 17:55:54 }, { 17:55:54 "name" : "fixed_ipv4_Address_02", 17:55:54 "property" : { 17:55:54 "CloudRegionId" : "cloud-123", 17:55:54 "IpServiceName" : "MobilityPlan" 17:55:54 } 17:55:54 } ] 17:55:54 }, 17:55:54 "status" : "success", 17:55:54 "message" : "" 17:55:54 }, { 17:55:54 "name" : "CloudRegionId", 17:55:54 "value" : "", 17:55:54 "required" : true, 17:55:54 "type" : "string", 17:55:54 "key-identifiers" : [ ], 17:55:54 "dictionary-description" : "Cloud Region Id Resource Definition", 17:55:54 "dictionary-metadata" : [ ], 17:55:54 "dictionary-name" : "CloudRegionId", 17:55:54 "dictionary-source" : "input", 17:55:54 "request-payload" : "", 17:55:54 "status" : "", 17:55:54 "message" : "" 17:55:54 }, { 17:55:54 "name" : "IpServiceName", 17:55:54 "value" : "", 17:55:54 "required" : true, 17:55:54 "type" : "string", 17:55:54 "key-identifiers" : [ ], 17:55:54 "dictionary-description" : "Ip Service Name Resource Definition", 17:55:54 "dictionary-metadata" : [ ], 17:55:54 "dictionary-name" : "IpServiceName", 17:55:54 "dictionary-source" : "input", 17:55:54 "request-payload" : "", 17:55:54 "status" : "", 17:55:54 "message" : "" 17:55:54 }, { 17:55:54 "name" : "fixed_ipv4_Address_03", 17:55:54 "value" : "10.10.10.13", 17:55:54 "required" : true, 17:55:54 "type" : "string", 17:55:54 "key-identifiers" : [ ], 17:55:54 "dictionary-description" : "fixed_ipv4_Address_03 Resource Definition", 17:55:54 "dictionary-metadata" : [ ], 17:55:54 "dictionary-name" : "fixed_ipv4_Address_03", 17:55:54 "dictionary-source" : "ipassign-ms", 17:55:54 "request-payload" : "", 17:55:54 "status" : "success", 17:55:54 "message" : "" 17:55:54 }, { 17:55:54 "name" : "fixed_ipv4_Address_02", 17:55:54 "value" : "10.10.10.12", 17:55:54 "required" : true, 17:55:54 "type" : "string", 17:55:54 "key-identifiers" : [ ], 17:55:54 "dictionary-description" : "fixed_ipv4_Address_02 Resource Definition", 17:55:54 "dictionary-metadata" : [ ], 17:55:54 "dictionary-name" : "fixed_ipv4_Address_02", 17:55:54 "dictionary-source" : "ipassign-ms", 17:55:54 "request-payload" : "", 17:55:54 "status" : "success", 17:55:54 "message" : "" 17:55:54 } ] 17:55:54 } 17:55:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.776 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.capabilities.IpAssignResolutionCapabilityTest 17:55:54 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.capabilities.NamingResolutionCapabilityTest 17:55:55 17:55:54.983 INFO [main @coroutine#44] o.o.c.c.b.f.r.r.p.CapabilityResourceResolutionProcessor - creating resource resolution of script type(internal), reference name(org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.capabilities.NamingResolutionCapability) 17:55:55 17:55:54.985 INFO [main @coroutine#44] o.o.c.c.b.f.r.r.c.NamingResolutionCapability - 17:55:55 Resolving Input Key mappings: 17:55:55 {policy-instance-name=policy-instance-name, naming-code=naming-code, vnf-name=vnf-name, vf-module-label=vf-module-label, vf-module-type=vf-module-type} 17:55:55 17:55:54.987 INFO [main @coroutine#44] o.o.c.c.b.f.r.r.c.NamingResolutionCapability - 17:55:55 Resolved Input Key mappings: 17:55:55 {policy-instance-name="SDNC_Policy.Config_MS_1806SRIOV_VNATJson.4.xml", naming-code="dbc", vnf-name="vnf-123", vf-module-label="adsf", vf-module-type="base"} 17:55:55 17:55:54.996 INFO [main @coroutine#44] o.o.c.c.b.f.r.r.c.NamingResolutionCapability - 17:55:55 Naming mS Request Payload: 17:55:55 { 17:55:55 "elements" : [ { 17:55:55 "policy-instance-name" : "SDNC_Policy.Config_MS_1806SRIOV_VNATJson.4.xml", 17:55:55 "naming-code" : "dbc", 17:55:55 "vnf-name" : "vnf-123", 17:55:55 "vf-module-label" : "adsf", 17:55:55 "vf-module-type" : "base", 17:55:55 "naming-type" : "VF-MODULE", 17:55:55 "vf-module-name" : "${vf-module-name}" 17:55:55 }, { 17:55:55 "policy-instance-name" : "SDNC_Policy.Config_MS_1806SRIOV_VNATJson.4.xml", 17:55:55 "naming-code" : "dbc", 17:55:55 "vnf-name" : "vnf-123", 17:55:55 "vf-module-label" : "adsf", 17:55:55 "vf-module-type" : "base", 17:55:55 "naming-type" : "VNFC", 17:55:55 "vnfc-name" : "${vnfc-name}" 17:55:55 } ] 17:55:55 } 17:55:55 17:55:54.997 INFO [main @coroutine#44] o.o.c.c.b.f.r.r.c.NamingResolutionCapability - 17:55:55 Naming mS Response : 17:55:55 { 17:55:55 "vf-module-name" : "dlsst001dbcx-adsf-Base-01", 17:55:55 "vnfc-name" : "dlsst001dbcx" 17:55:55 } 17:55:55 17:55:55.000 INFO [main @coroutine#44] o.o.c.c.b.f.r.r.p.CapabilityResourceResolutionProcessor - creating resource resolution of script type(internal), reference name(org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.capabilities.NamingResolutionCapability) 17:55:55 17:55:55.011 INFO [main @coroutine#44] o.o.c.c.b.f.r.r.c.NamingResolutionCapabilityTest - { 17:55:55 "resolution-summary" : [ { 17:55:55 "name" : "vf-module-name", 17:55:55 "value" : "dlsst001dbcx-adsf-Base-01", 17:55:55 "required" : true, 17:55:55 "type" : "string", 17:55:55 "key-identifiers" : [ { 17:55:55 "name" : "policy-instance-name", 17:55:55 "value" : "SDNC_Policy.Config_MS_1806SRIOV_VNATJson.4.xml" 17:55:55 }, { 17:55:55 "name" : "naming-code", 17:55:55 "value" : "dbc" 17:55:55 }, { 17:55:55 "name" : "vnf-name", 17:55:55 "value" : "vnf-123" 17:55:55 }, { 17:55:55 "name" : "vf-module-label", 17:55:55 "value" : "adsf" 17:55:55 }, { 17:55:55 "name" : "vf-module-type", 17:55:55 "value" : "base" 17:55:55 } ], 17:55:55 "dictionary-description" : "vf-module-name Resource Definition", 17:55:55 "dictionary-metadata" : [ { 17:55:55 "name" : "naming-type", 17:55:55 "value" : "VF-MODULE" 17:55:55 } ], 17:55:55 "dictionary-name" : "vf-module-name", 17:55:55 "dictionary-source" : "naming-ms", 17:55:55 "request-payload" : { 17:55:55 "elements" : [ { 17:55:55 "policy-instance-name" : "SDNC_Policy.Config_MS_1806SRIOV_VNATJson.4.xml", 17:55:55 "naming-code" : "dbc", 17:55:55 "vnf-name" : "vnf-123", 17:55:55 "vf-module-label" : "adsf", 17:55:55 "vf-module-type" : "base", 17:55:55 "naming-type" : "VF-MODULE", 17:55:55 "vf-module-name" : "${vf-module-name}" 17:55:55 }, { 17:55:55 "policy-instance-name" : "SDNC_Policy.Config_MS_1806SRIOV_VNATJson.4.xml", 17:55:55 "naming-code" : "dbc", 17:55:55 "vnf-name" : "vnf-123", 17:55:55 "vf-module-label" : "adsf", 17:55:55 "vf-module-type" : "base", 17:55:55 "naming-type" : "VNFC", 17:55:55 "vnfc-name" : "${vnfc-name}" 17:55:55 } ] 17:55:55 }, 17:55:55 "status" : "success", 17:55:55 "message" : "" 17:55:55 }, { 17:55:55 "name" : "naming-code", 17:55:55 "value" : "", 17:55:55 "required" : true, 17:55:55 "type" : "string", 17:55:55 "key-identifiers" : [ ], 17:55:55 "dictionary-description" : "naming-code Resource Definition", 17:55:55 "dictionary-metadata" : [ ], 17:55:55 "dictionary-name" : "naming-code", 17:55:55 "dictionary-source" : "input", 17:55:55 "request-payload" : "", 17:55:55 "status" : "", 17:55:55 "message" : "" 17:55:55 }, { 17:55:55 "name" : "vnfc-name", 17:55:55 "value" : "dlsst001dbcx", 17:55:55 "required" : true, 17:55:55 "type" : "string", 17:55:55 "key-identifiers" : [ ], 17:55:55 "dictionary-description" : "vnfc-name Resource Definition", 17:55:55 "dictionary-metadata" : [ { 17:55:55 "name" : "naming-type", 17:55:55 "value" : "VNFC" 17:55:55 } ], 17:55:55 "dictionary-name" : "vnfc-name", 17:55:55 "dictionary-source" : "naming-ms", 17:55:55 "request-payload" : "", 17:55:55 "status" : "success", 17:55:55 "message" : "" 17:55:55 }, { 17:55:55 "name" : "naming-type", 17:55:55 "value" : "", 17:55:55 "required" : true, 17:55:55 "type" : "string", 17:55:55 "key-identifiers" : [ ], 17:55:55 "dictionary-description" : "naming-type Resource Definition", 17:55:55 "dictionary-metadata" : [ ], 17:55:55 "dictionary-name" : "naming-type", 17:55:55 "dictionary-source" : "input", 17:55:55 "request-payload" : "", 17:55:55 "status" : "", 17:55:55 "message" : "" 17:55:55 }, { 17:55:55 "name" : "cloud-region-id", 17:55:55 "value" : "", 17:55:55 "required" : true, 17:55:55 "type" : "string", 17:55:55 "key-identifiers" : [ ], 17:55:55 "dictionary-description" : "cloud-region-id Resource Definition", 17:55:55 "dictionary-metadata" : [ ], 17:55:55 "dictionary-name" : " cloud-region-id", 17:55:55 "dictionary-source" : "input", 17:55:55 "request-payload" : "", 17:55:55 "status" : "", 17:55:55 "message" : "" 17:55:55 }, { 17:55:55 "name" : "vf-module-label", 17:55:55 "value" : "", 17:55:55 "required" : true, 17:55:55 "type" : "string", 17:55:55 "key-identifiers" : [ ], 17:55:55 "dictionary-description" : "vf-module-label Resource Definition", 17:55:55 "dictionary-metadata" : [ ], 17:55:55 "dictionary-name" : " vf-module-label", 17:55:55 "dictionary-source" : "input", 17:55:55 "request-payload" : "", 17:55:55 "status" : "", 17:55:55 "message" : "" 17:55:55 }, { 17:55:55 "name" : "policy-instance-name", 17:55:55 "value" : "", 17:55:55 "required" : true, 17:55:55 "type" : "string", 17:55:55 "key-identifiers" : [ ], 17:55:55 "dictionary-description" : "policy-instance-name Resource Definition", 17:55:55 "dictionary-metadata" : [ ], 17:55:55 "dictionary-name" : " policy-instance-name", 17:55:55 "dictionary-source" : "input", 17:55:55 "request-payload" : "", 17:55:55 "status" : "", 17:55:55 "message" : "" 17:55:55 }, { 17:55:55 "name" : "vnf-name", 17:55:55 "value" : "", 17:55:55 "required" : true, 17:55:55 "type" : "string", 17:55:55 "key-identifiers" : [ ], 17:55:55 "dictionary-description" : "vnf-name Resource Definition", 17:55:55 "dictionary-metadata" : [ ], 17:55:55 "dictionary-name" : " vnf-name", 17:55:55 "dictionary-source" : "input", 17:55:55 "request-payload" : "", 17:55:55 "status" : "", 17:55:55 "message" : "" 17:55:55 }, { 17:55:55 "name" : "vf-module-type", 17:55:55 "value" : "", 17:55:55 "required" : true, 17:55:55 "type" : "string", 17:55:55 "key-identifiers" : [ ], 17:55:55 "dictionary-description" : "vf-module-type Resource Definition", 17:55:55 "dictionary-metadata" : [ ], 17:55:55 "dictionary-name" : " vf-module-type", 17:55:55 "dictionary-source" : "input", 17:55:55 "request-payload" : "", 17:55:55 "status" : "", 17:55:55 "message" : "" 17:55:55 } ] 17:55:55 } 17:55:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.capabilities.NamingResolutionCapabilityTest 17:55:55 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceTest 17:56:02 17:55:56.649 INFO [main] o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 17:56:02 17:55:56.662 DEBUG [main] o.s.d.r.config.RepositoryConfigurationDelegate - Scanning for JPA repositories in packages org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution, org.onap.ccsdk.cds.blueprintsprocessor.db.primary. 17:56:02 17:55:56.726 DEBUG [main] o.s.d.r.config.RepositoryComponentProvider - Identified candidate component class: file [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/target/classes/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/db/ResourceResolutionRepository.class] 17:56:02 17:55:56.726 DEBUG [main] o.s.d.r.config.RepositoryComponentProvider - Identified candidate component class: file [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/target/classes/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/db/TemplateResolutionRepository.class] 17:56:02 17:55:56.936 DEBUG [main] o.s.d.r.config.RepositoryComponentProvider - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/repository/BlueprintModelContentRepository.class] 17:56:02 17:55:56.936 DEBUG [main] o.s.d.r.config.RepositoryComponentProvider - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/repository/BlueprintModelRepository.class] 17:56:02 17:55:56.936 DEBUG [main] o.s.d.r.config.RepositoryComponentProvider - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/repository/BlueprintModelSearchRepository.class] 17:56:02 17:55:56.983 INFO [main] o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 319 ms. Found 5 JPA repository interfaces. 17:56:02 17:55:58.257 INFO [main] org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 17:56:02 17:55:58.341 INFO [main] org.hibernate.Version - HHH000412: Hibernate ORM core version 5.6.15.Final 17:56:02 17:55:58.387 WARN [main] org.hibernate.testing.cache.CachingRegionFactory - org.hibernate.testing.cache.CachingRegionFactory should be only used for testing. 17:56:02 17:55:58.409 INFO [main] org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 17:56:02 17:55:59.073 INFO [main] org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 17:56:02 17:55:59.602 INFO [main] org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final 17:56:02 17:56:00.211 INFO [main] o.h.e.t.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.JBossStandAloneJtaPlatform] 17:56:02 17:56:00.614 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Initializing repository instance for org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.TemplateResolutionRepository… 17:56:02 17:56:01.200 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Finished creation of repository instance for org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.TemplateResolutionRepository. 17:56:02 17:56:01.248 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Initializing repository instance for org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.ResourceResolutionRepository… 17:56:02 17:56:01.326 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Finished creation of repository instance for org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.ResourceResolutionRepository. 17:56:02 17:56:01.469 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Initializing repository instance for org.onap.ccsdk.cds.blueprintsprocessor.db.primary.repository.BlueprintModelRepository… 17:56:02 17:56:01.536 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Finished creation of repository instance for org.onap.ccsdk.cds.blueprintsprocessor.db.primary.repository.BlueprintModelRepository. 17:56:02 17:56:01.543 INFO [main] o.o.c.c.b.core.BlueprintDependencyConfiguration - Dependency Management module created... 17:56:02 17:56:02.013 INFO [main] o.o.c.c.b.db.primary.PrimaryDatabaseConfiguration - Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1 17:56:02 17:56:02.029 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Initializing repository instance for org.onap.ccsdk.cds.blueprintsprocessor.db.primary.repository.BlueprintModelContentRepository… 17:56:02 17:56:02.073 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Finished creation of repository instance for org.onap.ccsdk.cds.blueprintsprocessor.db.primary.repository.BlueprintModelContentRepository. 17:56:02 17:56:02.085 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Initializing repository instance for org.onap.ccsdk.cds.blueprintsprocessor.db.primary.repository.BlueprintModelSearchRepository… 17:56:02 17:56:02.123 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Finished creation of repository instance for org.onap.ccsdk.cds.blueprintsprocessor.db.primary.repository.BlueprintModelSearchRepository. 17:56:02 17:56:02.600 WARN [main] o.s.b.a.mustache.MustacheAutoConfiguration - Cannot find template location: classpath:/templates/ (please add some templates, check your Mustache configuration, or set spring.mustache.check-template-location=false) 17:56:03 17:56:03.211 INFO [main @coroutine#51] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolving resource with resource assignment artifact(baseconfig-mapping) 17:56:03 17:56:03.343 INFO [main @coroutine#51] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Always perform new resolutions - next occurrence: 1 17:56:03 17:56:03.540 INFO [main @coroutine#55] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf-id) 17:56:03 17:56:03.540 INFO [main @coroutine#54] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (service-instance-id) 17:56:03 17:56:03.562 INFO [main @coroutine#56] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf_name) 17:56:03 17:56:03.711 INFO [main @coroutine#51] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Template resolution saved into database successfully : ({store-result=true, resource-type=ServiceInstance, resolution-summary=false, occurrence=-1, resolution-key=resolutionKey, resource-id=1}) 17:56:03 17:56:03.714 INFO [main @coroutine#51] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolving resource with resource assignment artifact(baseconfig-mapping) 17:56:03 17:56:03.742 INFO [main @coroutine#51] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Always perform new resolutions - next occurrence: 2 17:56:03 17:56:03.796 INFO [main @coroutine#60] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (service-instance-id) 17:56:03 17:56:03.799 INFO [main @coroutine#61] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf-id) 17:56:03 17:56:03.806 INFO [main @coroutine#62] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf_name) 17:56:03 17:56:03.834 INFO [main @coroutine#51] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Template resolution saved into database successfully : ({store-result=true, resource-type=ServiceInstance, resolution-summary=false, occurrence=-1, resolution-key=resolutionKey, resource-id=1}) 17:56:04 17:56:03.866 INFO [main @coroutine#64] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolving resource with resource assignment artifact(baseconfig-mapping) 17:56:04 17:56:03.939 INFO [main @coroutine#64] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolution with resolutionKey=(resolutionKey) already exist 17:56:04 17:56:03.939 INFO [main @coroutine#64] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource (vnf-id) already resolved: value=(vnf_1234) 17:56:04 17:56:03.939 INFO [main @coroutine#64] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource (service-instance-id) already resolved: value=(siid_1234) 17:56:04 17:56:03.939 INFO [main @coroutine#64] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource (vnf_name) already resolved: value=(temp_vnf) 17:56:04 17:56:03.939 INFO [main @coroutine#64] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Force resolution is disabled - will resolve all resources not already resolved. 17:56:04 17:56:03.999 INFO [main @coroutine#64] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Template resolution saved into database successfully : ({store-result=true, resource-type=ServiceInstance, resolution-summary=false, occurrence=1, resolution-key=resolutionKey, resource-id=1}) 17:56:04 17:56:04.003 INFO [main @coroutine#64] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolving resource with resource assignment artifact(baseconfig-mapping) 17:56:04 17:56:04.023 INFO [main @coroutine#64] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolution with resolutionKey=(resolutionKey) already exist 17:56:04 17:56:04.023 INFO [main @coroutine#64] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource (vnf-id) already resolved: value=(vnf_1234) 17:56:04 17:56:04.023 INFO [main @coroutine#64] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource (service-instance-id) already resolved: value=(siid_1234) 17:56:04 17:56:04.023 INFO [main @coroutine#64] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource (vnf_name) already resolved: value=(temp_vnf) 17:56:04 17:56:04.024 INFO [main @coroutine#64] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Force resolution is disabled - will resolve all resources not already resolved. 17:56:04 17:56:04.051 INFO [main @coroutine#64] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Template resolution saved into database successfully : ({store-result=true, resource-type=ServiceInstance, resolution-summary=false, occurrence=1, resolution-key=resolutionKey, resource-id=1}) 17:56:04 17:56:04.072 INFO [main @coroutine#71] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolving resource with resource assignment artifact(maxoccurrence-mapping) 17:56:04 17:56:04.088 INFO [main @coroutine#71] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Always perform new resolutions - next occurrence: 1 17:56:04 17:56:04.107 INFO [main @coroutine#75] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (firmware-version) 17:56:04 17:56:04.107 INFO [main @coroutine#74] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (ip-address) 17:56:04 17:56:04.118 INFO [main @coroutine#71] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Template resolution saved into database successfully : ({store-result=true, resource-type=ServiceInstance, resolution-summary=false, occurrence=-1, resolution-key=resolutionKey, resource-id=1}) 17:56:04 17:56:04.129 INFO [main @coroutine#71] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolving resource with resource assignment artifact(maxoccurrence-mapping) 17:56:04 17:56:04.144 INFO [main @coroutine#71] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Always perform new resolutions - next occurrence: 2 17:56:04 17:56:04.178 INFO [main @coroutine#79] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (firmware-version) 17:56:04 17:56:04.189 INFO [main @coroutine#71] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Template resolution saved into database successfully : ({store-result=true, resource-type=ServiceInstance, resolution-summary=false, occurrence=-1, resolution-key=resolutionKey, resource-id=1}) 17:56:04 17:56:04.201 INFO [main @coroutine#81] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolving resource with resource assignment artifact(baseconfig-mapping) 17:56:04 17:56:04.213 INFO [main @coroutine#81] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Always perform new resolutions - next occurrence: 3 17:56:04 17:56:04.230 INFO [main @coroutine#85] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf-id) 17:56:04 17:56:04.230 INFO [main @coroutine#84] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (service-instance-id) 17:56:04 17:56:04.234 INFO [main @coroutine#86] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf_name) 17:56:04 17:56:04.245 INFO [main @coroutine#81] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Template resolution saved into database successfully : ({store-result=true, resource-type=ServiceInstance, resolution-summary=false, occurrence=0, resolution-key=resolutionKey, resource-id=1}) 17:56:04 17:56:04.246 INFO [main @coroutine#81] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolving resource with resource assignment artifact(another-mapping) 17:56:04 17:56:04.257 INFO [main @coroutine#81] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Always perform new resolutions - next occurrence: 1 17:56:04 17:56:04.273 INFO [main @coroutine#90] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf-id) 17:56:04 17:56:04.273 INFO [main @coroutine#89] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (service-instance-id) 17:56:04 17:56:04.278 INFO [main @coroutine#91] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf_name) 17:56:04 17:56:04.550 INFO [main @coroutine#81] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Template resolution saved into database successfully : ({store-result=true, resource-type=ServiceInstance, resolution-summary=false, occurrence=0, resolution-key=resolutionKey, resource-id=1}) 17:56:04 17:56:04.561 INFO [main @coroutine#93] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolving resource with resource assignment artifact(another-mapping) 17:56:04 17:56:04.575 INFO [main @coroutine#93] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Always perform new resolutions - next occurrence: 4 17:56:04 17:56:04.590 INFO [main @coroutine#96] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (service-instance-id) 17:56:04 17:56:04.591 INFO [main @coroutine#97] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf-id) 17:56:04 17:56:04.595 INFO [main @coroutine#98] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf_name) 17:56:04 17:56:04.606 INFO [main @coroutine#93] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Template resolution saved into database successfully : ({store-result=true, resource-type=ServiceInstance, resolution-summary=false, occurrence=0, resolution-key=, resource-id=1}) 17:56:04 17:56:04.617 INFO [main @coroutine#100] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolving resource with resource assignment artifact(another-mapping) 17:56:04 17:56:04.628 INFO [main @coroutine#100] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Always perform new resolutions - next occurrence: 2 17:56:04 17:56:04.642 INFO [main @coroutine#104] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf-id) 17:56:04 17:56:04.643 INFO [main @coroutine#103] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (service-instance-id) 17:56:04 17:56:04.653 INFO [main @coroutine#105] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf_name) 17:56:04 17:56:04.663 INFO [main @coroutine#100] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Template resolution saved into database successfully : ({store-result=true, resource-type=ServiceInstance, resolution-summary=false, occurrence=0, resolution-key=resolutionKey, resource-id=1}) 17:56:04 17:56:04.679 INFO [main @coroutine#107] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolving resource with resource assignment artifact(notemplate-mapping) 17:56:04 17:56:04.689 INFO [main @coroutine#107] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Always perform new resolutions - next occurrence: 1 17:56:04 17:56:04.702 INFO [main @coroutine#110] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (service-instance-id) 17:56:04 17:56:04.705 INFO [main @coroutine#111] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf-id) 17:56:04 17:56:04.709 INFO [main @coroutine#112] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf_name) 17:56:04 17:56:04.716 INFO [main @coroutine#107] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Template resolution saved into database successfully : ({store-result=true, resource-type=ServiceInstance, resolution-summary=false, occurrence=0, resolution-key=resolutionKey, resource-id=1}) 17:56:04 17:56:04.812 INFO [main @coroutine#114] o.o.c.c.b.f.r.r.processor.MockCapabilityScriptRA - executing RA mock capability : device-id 17:56:04 17:56:04.813 INFO [main @coroutine#115] o.o.c.c.b.f.r.r.processor.MockCapabilityScriptRA - executing RA mock capability : sdno:port-speed 17:56:04 17:56:04.813 INFO [main @coroutine#116] o.o.c.c.b.f.r.r.processor.MockCapabilityScriptRA - executing RA mock capability : sdnc:port-speed 17:56:04 17:56:04.824 INFO [main @coroutine#117] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolving resource with resource assignment artifact(transform-mapping) 17:56:04 17:56:04.834 INFO [main @coroutine#117] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Always perform new resolutions - next occurrence: 1 17:56:04 17:56:04.847 INFO [main @coroutine#120] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (service-instance-id) 17:56:04 17:56:04.848 INFO [main @coroutine#121] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf-id) 17:56:04 17:56:04.852 INFO [main @coroutine#122] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf_name) 17:56:04 17:56:04.875 INFO [main @coroutine#123] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (private_net_id) 17:56:04 17:56:04.886 INFO [main @coroutine#117] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Template resolution saved into database successfully : ({store-result=true, resource-type=ServiceInstance, resolution-summary=false, occurrence=0, resolution-key=resolutionKey, resource-id=1}) 17:56:04 17:56:04.895 INFO [main @coroutine#125] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolving resource with resource assignment artifact(baseconfig-mapping) 17:56:04 17:56:04.906 INFO [main @coroutine#125] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Always perform new resolutions - next occurrence: 4 17:56:04 17:56:04.921 INFO [main @coroutine#129] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf-id) 17:56:04 17:56:04.921 INFO [main @coroutine#128] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (service-instance-id) 17:56:04 17:56:04.925 INFO [main @coroutine#130] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf_name) 17:56:04 17:56:04.935 INFO [main @coroutine#125] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Template resolution saved into database successfully : ({store-result=true, resource-type=ServiceInstance, resolution-summary=false, occurrence=0, resolution-key=resolutionKey, resource-id=1}) 17:56:04 17:56:04.945 INFO [main @coroutine#132] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resolving resource with resource assignment artifact(notemplate-mapping) 17:56:04 17:56:04.955 INFO [main @coroutine#132] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Always perform new resolutions - next occurrence: 2 17:56:04 17:56:04.969 INFO [main @coroutine#136] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf-id) 17:56:04 17:56:04.969 INFO [main @coroutine#135] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (service-instance-id) 17:56:04 17:56:04.973 INFO [main @coroutine#137] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Resource resolution saved into database successfully : (vnf_name) 17:56:04 17:56:04.989 INFO [main @coroutine#132] o.o.c.c.b.f.r.resolution.ResourceResolutionService - Template resolution saved into database successfully : ({store-result=true, resource-type=ServiceInstance, resolution-summary=true, occurrence=0, resolution-key=resolutionKey, resource-id=1}) 17:56:05 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.969 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceTest 17:56:05 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceSourceDSLTest 17:56:05 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceSourceDSLTest 17:56:05 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.ResourceResolutionDBServiceTest 17:56:05 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.527 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.ResourceResolutionDBServiceTest 17:56:05 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.TemplateResolutionServiceTest 17:56:05 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.TemplateResolutionServiceTest 17:56:05 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.CapabilityResourceResolutionProcessorTest 17:56:05 17:56:05.811 INFO [main @coroutine#166] o.o.c.c.b.f.r.r.p.CapabilityResourceResolutionProcessor - creating resource resolution of script type(internal), reference name(org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.MockCapabilityScriptRA) 17:56:05 17:56:05.811 INFO [main @coroutine#166] o.o.c.c.b.f.r.r.processor.MockCapabilityScriptRA - executing RA mock capability : test-property 17:56:05 17:56:05.826 INFO [main @coroutine#169] o.o.c.c.b.f.r.r.p.CapabilityResourceResolutionProcessor - creating resource resolution of script type(jython), reference name(Scripts/python/SampleRAProcessor.py) 17:56:05 17:56:05.827 INFO [main @coroutine#169] o.o.c.c.b.f.r.r.processor.MockCapabilityScriptRA - executing RA mock capability : service-instance-id 17:56:05 kotlin.Unit 17:56:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.CapabilityResourceResolutionProcessorTest 17:56:05 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceResolutionProcessorTest 17:56:06 17:56:05.839 INFO [main] o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 17:56:06 17:56:05.839 DEBUG [main] o.s.d.r.config.RepositoryConfigurationDelegate - Scanning for JPA repositories in packages org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution, org.onap.ccsdk.cds.blueprintsprocessor.db.primary. 17:56:06 17:56:05.888 DEBUG [main] o.s.d.r.config.RepositoryComponentProvider - Identified candidate component class: file [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/target/classes/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/db/ResourceResolutionRepository.class] 17:56:06 17:56:05.888 DEBUG [main] o.s.d.r.config.RepositoryComponentProvider - Identified candidate component class: file [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/target/classes/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/db/TemplateResolutionRepository.class] 17:56:06 17:56:05.894 DEBUG [main] o.s.d.r.config.RepositoryComponentProvider - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/repository/BlueprintModelContentRepository.class] 17:56:06 17:56:05.895 DEBUG [main] o.s.d.r.config.RepositoryComponentProvider - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/repository/BlueprintModelRepository.class] 17:56:06 17:56:05.895 DEBUG [main] o.s.d.r.config.RepositoryComponentProvider - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/repository/BlueprintModelSearchRepository.class] 17:56:06 17:56:05.908 INFO [main] o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 68 ms. Found 5 JPA repository interfaces. 17:56:06 17:56:05.929 INFO [main] org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 17:56:06 17:56:05.932 WARN [main] org.hibernate.testing.cache.CachingRegionFactory - org.hibernate.testing.cache.CachingRegionFactory should be only used for testing. 17:56:06 17:56:05.953 INFO [main] org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 17:56:06 17:56:06.030 INFO [main] o.h.e.t.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.JBossStandAloneJtaPlatform] 17:56:06 17:56:06.036 INFO [main] o.o.c.c.b.db.primary.PrimaryDatabaseConfiguration - Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1 17:56:06 17:56:06.052 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Initializing repository instance for org.onap.ccsdk.cds.blueprintsprocessor.db.primary.repository.BlueprintModelRepository… 17:56:06 17:56:06.076 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Finished creation of repository instance for org.onap.ccsdk.cds.blueprintsprocessor.db.primary.repository.BlueprintModelRepository. 17:56:06 17:56:06.083 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Initializing repository instance for org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.ResourceResolutionRepository… 17:56:06 17:56:06.121 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Finished creation of repository instance for org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.ResourceResolutionRepository. 17:56:06 17:56:06.128 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Initializing repository instance for org.onap.ccsdk.cds.blueprintsprocessor.db.primary.repository.BlueprintModelSearchRepository… 17:56:06 17:56:06.146 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Finished creation of repository instance for org.onap.ccsdk.cds.blueprintsprocessor.db.primary.repository.BlueprintModelSearchRepository. 17:56:06 17:56:06.149 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Initializing repository instance for org.onap.ccsdk.cds.blueprintsprocessor.db.primary.repository.BlueprintModelContentRepository… 17:56:06 17:56:06.166 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Finished creation of repository instance for org.onap.ccsdk.cds.blueprintsprocessor.db.primary.repository.BlueprintModelContentRepository. 17:56:06 17:56:06.172 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Initializing repository instance for org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.TemplateResolutionRepository… 17:56:06 17:56:06.210 DEBUG [main] o.s.d.r.core.support.RepositoryFactorySupport - Finished creation of repository instance for org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.TemplateResolutionRepository. 17:56:06 17:56:06.250 INFO [main @coroutine#177] o.o.c.c.b.f.r.r.p.DatabaseResourceAssignmentProcessor - 17:56:06 Resolved Input Key mappings: 17:56:06 {} 17:56:06 17:56:06.250 INFO [main @coroutine#177] o.o.c.c.b.f.r.r.p.DatabaseResourceAssignmentProcessor - DatabaseResource (any-db) dictionary information: Query:(SELECT artifact_name FROM sdnctl.BLUEPRINT_MODEL where artifact_version="1.0.0"), input-key-mapping:({}), output-key-mapping:({service-instance-id=artifact_name}) 17:56:06 17:56:06.286 ERROR [main @coroutine#177] o.o.c.c.b.f.r.r.p.ResourceAssignmentProcessor - failed in rr-processor-source-db : Failed in template key ([ 17:56:06 name = service-instance-id 17:56:06 status = failure 17:56:06 required = null 17:56:06 dependencies = null 17:56:06 dictionaryName = service-instance-id 17:56:06 dictionarySource = any-db 17:56:06 ]) assignments with: Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/sdnctl 17:56:06 org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed in template key ([ 17:56:06 name = service-instance-id 17:56:06 status = failure 17:56:06 required = null 17:56:06 dependencies = null 17:56:06 dictionaryName = service-instance-id 17:56:06 dictionarySource = any-db 17:56:06 ]) assignments with: Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/sdnctl 17:56:06 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB$suspendImpl(DatabaseResourceAssignmentProcessor.kt:78) 17:56:06 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB(DatabaseResourceAssignmentProcessor.kt) 17:56:06 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB(DatabaseResourceAssignmentProcessor.kt:48) 17:56:06 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114) 17:56:06 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceResolutionProcessorTest$test database resource resolution any db$1.invokeSuspend(DatabaseResourceResolutionProcessorTest.kt:105) 17:56:06 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 17:56:06 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) 17:56:06 at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:284) 17:56:06 at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) 17:56:06 at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) 17:56:06 at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) 17:56:06 at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) 17:56:06 at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) 17:56:06 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceResolutionProcessorTest.test database resource resolution any db(DatabaseResourceResolutionProcessorTest.kt:82) 17:56:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:06 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 17:56:06 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 17:56:06 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 17:56:06 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 17:56:06 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 17:56:06 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 17:56:06 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 17:56:06 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 17:56:06 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 17:56:06 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 17:56:06 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 17:56:06 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 17:56:06 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 17:56:06 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 17:56:06 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 17:56:06 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 17:56:06 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 17:56:06 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 17:56:06 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 17:56:06 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 17:56:06 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 17:56:06 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 17:56:06 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 17:56:06 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 17:56:06 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) 17:56:06 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) 17:56:06 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) 17:56:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) 17:56:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 17:56:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 17:56:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 17:56:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 17:56:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 17:56:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 17:56:06 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 17:56:06 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 17:56:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:56:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:56:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:56:06 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:56:06 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:56:06 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:56:06 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:56:06 Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/sdnctl 17:56:06 at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:83) 17:56:06 at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:646) 17:56:06 at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:713) 17:56:06 at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:738) 17:56:06 at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:794) 17:56:06 at org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate.query(NamedParameterJdbcTemplate.java:209) 17:56:06 at org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate.queryForList(NamedParameterJdbcTemplate.java:303) 17:56:06 at org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate.queryForList(NamedParameterJdbcTemplate.java:310) 17:56:06 at org.onap.ccsdk.cds.blueprintsprocessor.db.primary.MariaDatabaseConfiguration.query(MariaDatabaseConfiguration.kt:35) 17:56:06 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.setValueFromDB(DatabaseResourceAssignmentProcessor.kt:120) 17:56:06 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB$suspendImpl(DatabaseResourceAssignmentProcessor.kt:66) 17:56:06 ... 60 common frames omitted 17:56:06 Caused by: java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/sdnctl 17:56:06 at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:706) 17:56:06 at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:190) 17:56:06 at org.springframework.jdbc.datasource.DriverManagerDataSource.getConnectionFromDriverManager(DriverManagerDataSource.java:155) 17:56:06 at org.springframework.jdbc.datasource.DriverManagerDataSource.getConnectionFromDriver(DriverManagerDataSource.java:146) 17:56:06 at org.springframework.jdbc.datasource.AbstractDriverBasedDataSource.getConnectionFromDriver(AbstractDriverBasedDataSource.java:205) 17:56:06 at org.springframework.jdbc.datasource.AbstractDriverBasedDataSource.getConnection(AbstractDriverBasedDataSource.java:169) 17:56:06 at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:159) 17:56:06 at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:117) 17:56:06 at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:80) 17:56:06 ... 70 common frames omitted 17:56:06 17:56:06.302 INFO [main @coroutine#178] o.o.c.c.b.f.r.r.p.DatabaseResourceAssignmentProcessor - 17:56:06 Resolved Input Key mappings: 17:56:06 {} 17:56:06 17:56:06.303 INFO [main @coroutine#178] o.o.c.c.b.f.r.r.p.DatabaseResourceAssignmentProcessor - DatabaseResource (processor-db) dictionary information: Query:(SELECT artifact_name FROM sdnctl.BLUEPRINT_MODEL where artifact_version="1.0.0"), input-key-mapping:({}), output-key-mapping:({service-instance-id=artifact_name}) 17:56:06 17:56:06.304 ERROR [main @coroutine#178] o.o.c.c.b.f.r.r.p.ResourceAssignmentProcessor - failed in rr-processor-source-db : Failed in template key ([ 17:56:06 name = service-instance-id 17:56:06 status = failure 17:56:06 required = null 17:56:06 dependencies = null 17:56:06 dictionaryName = service-instance-id 17:56:06 dictionarySource = processor-db 17:56:06 ]) assignments with: Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/sdnctl 17:56:06 org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed in template key ([ 17:56:06 name = service-instance-id 17:56:06 status = failure 17:56:06 required = null 17:56:06 dependencies = null 17:56:06 dictionaryName = service-instance-id 17:56:06 dictionarySource = processor-db 17:56:06 ]) assignments with: Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/sdnctl 17:56:06 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB$suspendImpl(DatabaseResourceAssignmentProcessor.kt:78) 17:56:06 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB(DatabaseResourceAssignmentProcessor.kt) 17:56:06 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB(DatabaseResourceAssignmentProcessor.kt:48) 17:56:06 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114) 17:56:06 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceResolutionProcessorTest$test database resource resolution processor db$1.invokeSuspend(DatabaseResourceResolutionProcessorTest.kt:75) 17:56:06 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 17:56:06 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) 17:56:06 at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:284) 17:56:06 at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) 17:56:06 at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) 17:56:06 at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) 17:56:06 at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) 17:56:06 at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) 17:56:06 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceResolutionProcessorTest.test database resource resolution processor db(DatabaseResourceResolutionProcessorTest.kt:55) 17:56:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:06 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 17:56:06 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 17:56:06 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 17:56:06 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 17:56:06 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 17:56:06 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 17:56:06 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 17:56:06 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 17:56:06 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 17:56:06 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 17:56:06 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 17:56:06 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 17:56:06 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 17:56:06 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 17:56:06 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 17:56:06 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 17:56:06 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 17:56:06 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 17:56:06 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 17:56:06 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 17:56:06 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 17:56:06 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 17:56:06 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 17:56:06 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 17:56:06 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) 17:56:06 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) 17:56:06 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) 17:56:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) 17:56:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 17:56:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 17:56:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 17:56:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 17:56:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 17:56:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 17:56:06 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 17:56:06 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 17:56:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:56:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:56:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:56:06 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:56:06 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:56:06 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:56:06 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:56:06 Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/sdnctl 17:56:06 at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:83) 17:56:06 at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:646) 17:56:06 at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:713) 17:56:06 at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:738) 17:56:06 at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:794) 17:56:06 at org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate.query(NamedParameterJdbcTemplate.java:209) 17:56:06 at org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate.queryForList(NamedParameterJdbcTemplate.java:303) 17:56:06 at org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate.queryForList(NamedParameterJdbcTemplate.java:310) 17:56:06 at org.onap.ccsdk.cds.blueprintsprocessor.db.primary.MariaDatabaseConfiguration.query(MariaDatabaseConfiguration.kt:35) 17:56:06 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.setValueFromDB(DatabaseResourceAssignmentProcessor.kt:120) 17:56:06 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB$suspendImpl(DatabaseResourceAssignmentProcessor.kt:66) 17:56:06 ... 60 common frames omitted 17:56:06 Caused by: java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/sdnctl 17:56:06 at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:706) 17:56:06 at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:190) 17:56:06 at org.springframework.jdbc.datasource.DriverManagerDataSource.getConnectionFromDriverManager(DriverManagerDataSource.java:155) 17:56:06 at org.springframework.jdbc.datasource.DriverManagerDataSource.getConnectionFromDriver(DriverManagerDataSource.java:146) 17:56:06 at org.springframework.jdbc.datasource.AbstractDriverBasedDataSource.getConnectionFromDriver(AbstractDriverBasedDataSource.java:205) 17:56:06 at org.springframework.jdbc.datasource.AbstractDriverBasedDataSource.getConnection(AbstractDriverBasedDataSource.java:169) 17:56:06 at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:159) 17:56:06 at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:117) 17:56:06 at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:80) 17:56:06 ... 70 common frames omitted 17:56:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.477 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceResolutionProcessorTest 17:56:06 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DefaultResourceResolutionProcessorTest 17:56:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DefaultResourceResolutionProcessorTest 17:56:06 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.InputResourceResolutionProcessorTest 17:56:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.InputResourceResolutionProcessorTest 17:56:06 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessorTest 17:56:08 17:56:06.428 INFO [main @coroutine#182] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - 17:56:08 Resolved Input Key mappings: 17:56:08 {vnf-id="123456"} 17:56:08 17:56:06.432 INFO [main @coroutine#182] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - RestResource (aai-data) dictionary information: URL:(/aai/v22/network/generic-vnfs/generic-vnf/123456), path:(), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({}) 17:56:08 17:56:06.432 INFO [main @coroutine#182] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - aai-data dictionary information : (/aai/v22/network/generic-vnfs/generic-vnf/123456), path:(), ({vnf-id=vnf-id}), ({}) 17:56:08 17:56:07.918 INFO [main @coroutine#182] o.o.c.c.b.rest.utils.WebClientUtils - Rest request method(GET), url(/aai/v22/network/generic-vnfs/generic-vnf/123456) 17:56:08 17:56:07.993 INFO [main @coroutine#182] o.o.c.c.b.rest.utils.WebClientUtils - Response status(200 - OK) 17:56:08 17:56:07.993 INFO [main @coroutine#182] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - Response processing type (json) 17:56:08 17:56:07.994 INFO [main @coroutine#182] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - Creating substitute outputKeyMapping for json type 17:56:08 17:56:07.994 INFO [main @coroutine#182] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - populating value for output mapping ({vnf-id=vnf-id, param=param, vnf_name=vnf_name, vnf-name=vnf-name}), from json ({"vnf-id":"123456","param":[{"value":"vnf1"}],"vnf_name":"vnf1","vnf-name":"vnf1"}) 17:56:08 Resolution result: true, status: success, value: { 17:56:08 "vnf-id" : "123456", 17:56:08 "param" : [ { 17:56:08 "value" : "vnf1" 17:56:08 } ], 17:56:08 "vnf_name" : "vnf1", 17:56:08 "vnf-name" : "vnf1" 17:56:08 } 17:56:08 17:56:08.162 INFO [main @coroutine#184] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - 17:56:08 Resolved Input Key mappings: 17:56:08 {vnf-id="123456"} 17:56:08 17:56:08.165 INFO [main @coroutine#184] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - RestResource (aai-data) dictionary information: URL:(/aai/v22/network/generic-vnfs/generic-vnf/123456), path:(), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:(null) 17:56:08 17:56:08.165 INFO [main @coroutine#184] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - aai-data dictionary information : (/aai/v22/network/generic-vnfs/generic-vnf/123456), path:(), ({vnf-id=vnf-id}), (null) 17:56:08 17:56:08.252 INFO [main @coroutine#184] o.o.c.c.b.rest.utils.WebClientUtils - Rest request method(GET), url(/aai/v22/network/generic-vnfs/generic-vnf/123456) 17:56:08 17:56:08.261 INFO [main @coroutine#184] o.o.c.c.b.rest.utils.WebClientUtils - Response status(200 - OK) 17:56:08 17:56:08.262 INFO [main @coroutine#184] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - AS>> outputKeyMapping==null, will not populateResource 17:56:08 Resolution result: true, status: success 17:56:08 17:56:08.401 INFO [main @coroutine#186] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - 17:56:08 Resolved Input Key mappings: 17:56:08 {vnf-id="123456"} 17:56:08 17:56:08.403 INFO [main @coroutine#186] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - RestResource (aai-data) dictionary information: URL:(/aai/v22/network/generic-vnfs/generic-vnf/123456), path:(), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({aai-get-resource=vnf-id}) 17:56:08 17:56:08.403 INFO [main @coroutine#186] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - aai-data dictionary information : (/aai/v22/network/generic-vnfs/generic-vnf/123456), path:(), ({vnf-id=vnf-id}), ({aai-get-resource=vnf-id}) 17:56:08 17:56:08.484 INFO [main @coroutine#186] o.o.c.c.b.rest.utils.WebClientUtils - Rest request method(GET), url(/aai/v22/network/generic-vnfs/generic-vnf/123456) 17:56:08 17:56:08.490 INFO [main @coroutine#186] o.o.c.c.b.rest.utils.WebClientUtils - Response status(200 - OK) 17:56:08 17:56:08.491 INFO [main @coroutine#186] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - Response processing type (string) 17:56:08 17:56:08.491 INFO [main @coroutine#186] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - populating value for output mapping ({aai-get-resource=vnf-id}), from json ({"vnf-id":"123456","param":[{"value":"vnf1"}],"vnf_name":"vnf1","vnf-name":"vnf1"}) 17:56:08 Resolution result: true, status: success, value: 123456 17:56:08 17:56:08.625 INFO [main @coroutine#188] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - 17:56:08 Resolved Input Key mappings: 17:56:08 {vnf-id="123456"} 17:56:08 17:56:08.627 INFO [main @coroutine#188] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - RestResource (aai-data) dictionary information: URL:(/aai/v22/network/generic-vnfs/generic-vnf/123456), path:(), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:(null) 17:56:08 17:56:08.627 INFO [main @coroutine#188] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - aai-data dictionary information : (/aai/v22/network/generic-vnfs/generic-vnf/123456), path:(), ({vnf-id=vnf-id}), (null) 17:56:08 17:56:08.707 INFO [main @coroutine#188] o.o.c.c.b.rest.utils.WebClientUtils - Rest request method(GET), url(/aai/v22/network/generic-vnfs/generic-vnf/123456) 17:56:08 17:56:08.716 INFO [main @coroutine#188] o.o.c.c.b.rest.utils.WebClientUtils - Response status(200 - OK) 17:56:08 17:56:08.716 INFO [main @coroutine#188] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - AS>> outputKeyMapping==null, will not populateResource 17:56:08 17:56:08.717 ERROR [main @coroutine#188] c.o.c.c.b.f.r.r.utils.ResourceAssignmentUtils - failed to populate mandatory resource mapping ([ 17:56:08 name = rr-aai-empty 17:56:08 status = success 17:56:08 required = true 17:56:08 dependencies = null 17:56:08 dictionaryName = aai-get-resource-null 17:56:08 dictionarySource = aai-data 17:56:08 ]) 17:56:08 17:56:08.722 ERROR [main @coroutine#188] o.o.c.c.b.f.r.r.p.ResourceAssignmentProcessor - failed in rr-processor-source-rest : failed to populate mandatory resource mapping ([ 17:56:08 name = rr-aai-empty 17:56:08 status = success 17:56:08 required = true 17:56:08 dependencies = null 17:56:08 dictionaryName = aai-get-resource-null 17:56:08 dictionarySource = aai-data 17:56:08 ]) 17:56:08 org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: failed to populate mandatory resource mapping ([ 17:56:08 name = rr-aai-empty 17:56:08 status = success 17:56:08 required = true 17:56:08 dependencies = null 17:56:08 dictionaryName = aai-get-resource-null 17:56:08 dictionarySource = aai-data 17:56:08 ]) 17:56:08 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.assertTemplateKeyValueNotNull(ResourceAssignmentUtils.kt:180) 17:56:08 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:134) 17:56:08 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt) 17:56:08 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49) 17:56:08 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114) 17:56:08 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessorTest$test rest resource resolution get required fails$1.invokeSuspend(RestResourceResolutionProcessorTest.kt:138) 17:56:08 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 17:56:08 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) 17:56:08 at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:284) 17:56:08 at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) 17:56:08 at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) 17:56:08 at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) 17:56:08 at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) 17:56:08 at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) 17:56:08 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessorTest.test rest resource resolution get required fails(RestResourceResolutionProcessorTest.kt:127) 17:56:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:08 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 17:56:08 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 17:56:08 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 17:56:08 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 17:56:08 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 17:56:08 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 17:56:08 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 17:56:08 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 17:56:08 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 17:56:08 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 17:56:08 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 17:56:08 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 17:56:08 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 17:56:08 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 17:56:08 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 17:56:08 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 17:56:08 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 17:56:08 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 17:56:08 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 17:56:08 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 17:56:08 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 17:56:08 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 17:56:08 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 17:56:08 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 17:56:08 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 17:56:08 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 17:56:08 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) 17:56:08 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) 17:56:08 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) 17:56:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) 17:56:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 17:56:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 17:56:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 17:56:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 17:56:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 17:56:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 17:56:08 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 17:56:08 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 17:56:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:56:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:56:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:56:08 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:56:08 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:56:08 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:56:08 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:56:08 Resolution result: false, status: failure 17:56:09 17:56:08.909 INFO [main @coroutine#190] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - 17:56:09 Resolved Input Key mappings: 17:56:09 {vnf-id="123456"} 17:56:09 17:56:08.910 INFO [main @coroutine#190] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - RestResource (aai-data) dictionary information: URL:(/query?format=resource), path:(), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({}) 17:56:09 17:56:08.910 INFO [main @coroutine#190] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - aai-data dictionary information : (/query?format=resource), path:(), ({vnf-id=vnf-id}), ({}) 17:56:09 17:56:09.046 INFO [main @coroutine#190] o.o.c.c.b.rest.utils.WebClientUtils - Rest request method(PUT), url(/query?format=resource) 17:56:09 17:56:09.058 INFO [main @coroutine#190] o.o.c.c.b.rest.utils.WebClientUtils - Response status(200 - OK) 17:56:09 17:56:09.058 INFO [main @coroutine#190] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - Response processing type (string) 17:56:09 17:56:09.058 INFO [main @coroutine#190] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - Wrapping output for the dictionary name (rr-aai) 17:56:09 17:56:09.059 INFO [main @coroutine#190] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - populating value for output mapping ({aai-put-resource=aai-put-resource}), from json ({"aai-put-resource":""}) 17:56:09 Resolution result: true, status: success 17:56:09 17:56:09.219 INFO [main @coroutine#192] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - 17:56:09 Resolved Input Key mappings: 17:56:09 {service-instance-id="10", vnf-id="123456", parameter-name="vnf_name"} 17:56:09 17:56:09.222 INFO [main @coroutine#192] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - RestResource (sdnc) dictionary information: URL:(/config/GENERIC-RESOURCE-API:services/service/10/service-data/vnfs/vnf/123456/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id, parameter-name=parameter-name}), output-key-mapping:({vnf_name=value}) 17:56:09 17:56:09.222 INFO [main @coroutine#192] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - sdnc dictionary information : (/config/GENERIC-RESOURCE-API:services/service/10/service-data/vnfs/vnf/123456/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id, parameter-name=parameter-name}), ({vnf_name=value}) 17:56:09 17:56:09.288 INFO [main @coroutine#192] o.o.c.c.b.rest.utils.WebClientUtils - Rest request method(GET), url(/config/GENERIC-RESOURCE-API:services/service/10/service-data/vnfs/vnf/123456/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name) 17:56:09 17:56:09.295 INFO [main @coroutine#192] o.o.c.c.b.rest.utils.WebClientUtils - Response status(200 - OK) 17:56:09 17:56:09.295 INFO [main @coroutine#192] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - Response processing type (string) 17:56:09 17:56:09.296 INFO [main @coroutine#192] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - populating value for output mapping ({vnf_name=value}), from json ("vnf1") 17:56:09 Resolution result: true, status: success, value: vnf1 17:56:09 17:56:09.446 INFO [main @coroutine#194] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - 17:56:09 Resolved Input Key mappings: 17:56:09 {vnf-id="123456"} 17:56:09 17:56:09.451 INFO [main @coroutine#194] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - RestResource (aai-data) dictionary information: URL:(/aai/v22/network/generic-vnfs/generic-vnf/123456), path:(), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({aai-get-resource-wrong-mapping=wrong}) 17:56:09 17:56:09.451 INFO [main @coroutine#194] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - aai-data dictionary information : (/aai/v22/network/generic-vnfs/generic-vnf/123456), path:(), ({vnf-id=vnf-id}), ({aai-get-resource-wrong-mapping=wrong}) 17:56:09 17:56:09.529 INFO [main @coroutine#194] o.o.c.c.b.rest.utils.WebClientUtils - Rest request method(GET), url(/aai/v22/network/generic-vnfs/generic-vnf/123456) 17:56:09 17:56:09.535 INFO [main @coroutine#194] o.o.c.c.b.rest.utils.WebClientUtils - Response status(200 - OK) 17:56:09 17:56:09.536 INFO [main @coroutine#194] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - Response processing type (string) 17:56:09 17:56:09.536 INFO [main @coroutine#194] o.o.c.c.b.f.r.r.p.RestResourceResolutionProcessor - populating value for output mapping ({aai-get-resource-wrong-mapping=wrong}), from json ({"vnf-id":"123456","param":[{"value":"vnf1"}],"vnf_name":"vnf1","vnf-name":"vnf1"}) 17:56:09 17:56:09.537 ERROR [main @coroutine#194] c.o.c.c.b.f.r.r.utils.ResourceAssignmentUtils - Fail to parse response data, error message org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Fail to find output key mapping (aai-get-resource-wrong-mapping) in the responseNode. 17:56:09 17:56:09.538 ERROR [main @coroutine#194] o.o.c.c.b.f.r.r.p.ResourceAssignmentProcessor - failed in rr-processor-source-rest : Fail to find output key mapping (aai-get-resource-wrong-mapping) in the responseNode. 17:56:09 org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Fail to find output key mapping (aai-get-resource-wrong-mapping) in the responseNode. 17:56:09 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.parseResponseNode(ResourceAssignmentUtils.kt:361) 17:56:09 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.populateResource(RestResourceResolutionProcessor.kt:213) 17:56:09 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:125) 17:56:09 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt) 17:56:09 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49) 17:56:09 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114) 17:56:09 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessorTest$test rest resource resolution get with wrong mapping fails$1.invokeSuspend(RestResourceResolutionProcessorTest.kt:161) 17:56:09 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 17:56:09 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) 17:56:09 at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:284) 17:56:09 at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) 17:56:09 at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) 17:56:09 at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) 17:56:09 at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) 17:56:09 at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) 17:56:09 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessorTest.test rest resource resolution get with wrong mapping fails(RestResourceResolutionProcessorTest.kt:150) 17:56:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:09 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 17:56:09 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 17:56:09 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 17:56:09 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 17:56:09 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 17:56:09 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 17:56:09 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 17:56:09 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 17:56:09 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 17:56:09 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 17:56:09 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 17:56:09 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 17:56:09 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 17:56:09 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 17:56:09 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 17:56:09 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 17:56:09 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 17:56:09 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 17:56:09 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 17:56:09 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 17:56:09 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 17:56:09 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 17:56:09 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 17:56:09 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 17:56:09 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 17:56:09 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 17:56:09 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) 17:56:09 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) 17:56:09 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) 17:56:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) 17:56:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 17:56:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 17:56:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 17:56:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 17:56:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 17:56:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 17:56:09 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 17:56:09 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 17:56:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:56:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:56:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:56:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:56:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:56:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:56:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:56:09 Caused by: org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Fail to find output key mapping (aai-get-resource-wrong-mapping) in the responseNode. 17:56:09 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.parseResponseNodeForPrimitiveTypes(ResourceAssignmentUtils.kt:390) 17:56:09 at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.parseResponseNode(ResourceAssignmentUtils.kt:348) 17:56:09 ... 64 common frames omitted 17:56:09 Resolution result: false, status: failure 17:56:09 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.3 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessorTest 17:56:09 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtilsTest 17:56:11 17:56:11.450 WARN [main] c.o.c.c.b.f.r.r.utils.ResourceAssignmentUtils - Missing dictionary key, setting with template key (int_pktgen_private_net_id) as dictionary key (int_pktgen_private_net_id) 17:56:11 17:56:11.454 WARN [main] c.o.c.c.b.f.r.r.utils.ResourceAssignmentUtils - Missing dictionary key, setting with template key (vendor_vnf_configuration) as dictionary key (vendor_vnf_configuration) 17:56:11 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.81 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtilsTest 17:56:11 [INFO] 17:56:11 [INFO] Results: 17:56:11 [INFO] 17:56:11 [INFO] Tests run: 93, Failures: 0, Errors: 0, Skipped: 0 17:56:11 [INFO] 17:56:11 [INFO] 17:56:11 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ resource-resolution --- 17:56:11 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/target/code-coverage/jacoco-ut.exec 17:56:11 [INFO] Analyzed bundle 'MS Blueprints Processor Functions - Resource Resolution' with 112 classes 17:56:11 [INFO] 17:56:11 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ resource-resolution --- 17:56:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:56:11 [INFO] 17:56:11 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ resource-resolution --- 17:56:11 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/target/resource-resolution-1.6.0-SNAPSHOT.jar 17:56:11 [INFO] 17:56:11 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ resource-resolution --- 17:56:11 [INFO] Skipping because packaging 'jar' is not pom. 17:56:11 [INFO] 17:56:11 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ resource-resolution --- 17:56:11 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/target/code-coverage/jacoco-it.exec 17:56:11 [INFO] 17:56:11 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ resource-resolution --- 17:56:11 [INFO] 17:56:11 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ resource-resolution --- 17:56:11 [INFO] 17:56:11 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ resource-resolution --- 17:56:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:56:11 [INFO] 17:56:11 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ resource-resolution --- 17:56:11 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/target/jacoco.exec 17:56:11 [INFO] 17:56:11 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ resource-resolution --- 17:56:11 [INFO] 17:56:11 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ resource-resolution --- 17:56:11 [INFO] 17:56:11 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resource-resolution --- 17:56:11 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/target/resource-resolution-1.6.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource-resolution/1.6.0-SNAPSHOT/resource-resolution-1.6.0-SNAPSHOT.jar 17:56:11 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource-resolution/1.6.0-SNAPSHOT/resource-resolution-1.6.0-SNAPSHOT.pom 17:56:11 [INFO] 17:56:11 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ resource-resolution --- 17:56:11 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:jar:1.6.0-SNAPSHOT 17:56:11 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.6.0-SNAPSHOT:compile 17:56:11 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.6.0-SNAPSHOT:compile 17:56:11 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile 17:56:11 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 17:56:11 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 17:56:11 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile 17:56:11 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.13.5:compile 17:56:11 [INFO] | | +- org.yaml:snakeyaml:jar:1.30:compile 17:56:11 [INFO] | | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 17:56:11 [INFO] | | +- commons-lang:commons-lang:jar:2.6:compile 17:56:11 [INFO] | | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 17:56:11 [INFO] | | | +- org.javassist:javassist:jar:3.24.1-GA:compile 17:56:11 [INFO] | | | +- org.jsoup:jsoup:jar:1.12.1:compile 17:56:11 [INFO] | | | +- com.google.re2j:re2j:jar:1.2:compile 17:56:11 [INFO] | | | +- commons-net:commons-net:jar:3.9.0:compile 17:56:11 [INFO] | | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 17:56:11 [INFO] | | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 17:56:11 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:56:11 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:56:11 [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.2.12:compile 17:56:11 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:56:11 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:56:11 [INFO] | | \- org.apache.commons:commons-compress:jar:1.21:compile 17:56:11 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.6.0-SNAPSHOT:compile 17:56:11 [INFO] | | \- org.springframework:spring-context:jar:5.3.27:compile 17:56:11 [INFO] | | \- org.springframework:spring-expression:jar:5.3.27:compile 17:56:11 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.6.0-SNAPSHOT:compile 17:56:11 [INFO] | | +- com.hazelcast:hazelcast-all:jar:4.2.5:compile 17:56:11 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.6.0-SNAPSHOT:compile 17:56:11 [INFO] | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 17:56:11 [INFO] | | | \- javax.annotation:jsr250-api:jar:1.0:compile 17:56:11 [INFO] | | \- org.springframework.boot:spring-boot-starter-webflux:jar:2.7.12:compile 17:56:11 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.12:compile 17:56:11 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5:compile 17:56:11 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile 17:56:11 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5:compile 17:56:11 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.12:compile 17:56:11 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.32:compile 17:56:11 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.92.Final:compile 17:56:11 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.92.Final:compile 17:56:11 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.92.Final:compile 17:56:11 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.92.Final:compile 17:56:11 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.92.Final:compile 17:56:11 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.92.Final:compile 17:56:11 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.32:compile 17:56:11 [INFO] | | \- org.springframework:spring-webflux:jar:5.3.27:compile 17:56:11 [INFO] | +- javax.validation:validation-api:jar:2.0.1.Final:compile 17:56:11 [INFO] | +- com.microsoft.sqlserver:mssql-jdbc:jar:10.2.3.jre8:compile 17:56:11 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.6.0-SNAPSHOT:compile 17:56:11 [INFO] +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.7.12:compile 17:56:11 [INFO] | +- org.springframework.boot:spring-boot-starter-aop:jar:2.7.12:compile 17:56:11 [INFO] | | +- org.springframework:spring-aop:jar:5.3.27:compile 17:56:11 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 17:56:11 [INFO] | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.7.12:compile 17:56:11 [INFO] | | +- com.zaxxer:HikariCP:jar:4.0.3:compile 17:56:11 [INFO] | | \- org.springframework:spring-jdbc:jar:5.3.27:compile 17:56:11 [INFO] | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 17:56:11 [INFO] | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 17:56:11 [INFO] | +- org.hibernate:hibernate-core:jar:5.6.15.Final:compile 17:56:11 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.23:compile 17:56:11 [INFO] | | +- antlr:antlr:jar:2.7.7:compile 17:56:11 [INFO] | | +- org.jboss:jandex:jar:2.4.2.Final:compile 17:56:11 [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 17:56:11 [INFO] | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 17:56:11 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 17:56:11 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 17:56:11 [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 17:56:11 [INFO] | +- org.springframework.data:spring-data-jpa:jar:2.7.12:compile 17:56:11 [INFO] | | +- org.springframework.data:spring-data-commons:jar:2.7.12:compile 17:56:11 [INFO] | | +- org.springframework:spring-orm:jar:5.3.27:compile 17:56:11 [INFO] | | +- org.springframework:spring-tx:jar:5.3.27:compile 17:56:11 [INFO] | | \- org.springframework:spring-beans:jar:5.3.27:compile 17:56:11 [INFO] | \- org.springframework:spring-aspects:jar:5.3.27:compile 17:56:11 [INFO] +- com.h2database:h2:jar:1.4.197:test 17:56:11 [INFO] +- org.mariadb.jdbc:mariadb-java-client:jar:3.0.10:compile 17:56:11 [INFO] +- org.hibernate:hibernate-testing:jar:5.6.15.Final:test 17:56:11 [INFO] | +- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 17:56:11 [INFO] | +- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.1.1.Final:test 17:56:11 [INFO] | +- junit:junit:jar:4.13.2:compile 17:56:11 [INFO] | | \- org.hamcrest:hamcrest-core:jar:2.2:compile 17:56:11 [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 17:56:11 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:compile 17:56:11 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.8.2:test 17:56:11 [INFO] | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 17:56:11 [INFO] | +- org.assertj:assertj-core:jar:3.22.0:test 17:56:11 [INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.17.2:test 17:56:11 [INFO] | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:56:11 [INFO] | +- javax.money:money-api:jar:1.1:test 17:56:11 [INFO] | +- org.javamoney:moneta:jar:1.1:test 17:56:11 [INFO] | +- org.jboss.byteman:byteman:jar:4.0.20:test 17:56:11 [INFO] | +- org.jboss.byteman:byteman-install:jar:4.0.20:test 17:56:11 [INFO] | +- org.jboss.byteman:byteman-bmunit:jar:4.0.20:test 17:56:11 [INFO] | | \- org.jboss.byteman:byteman-submit:jar:4.0.20:test 17:56:11 [INFO] | +- com.experlog:xapool:jar:1.5.0:test 17:56:11 [INFO] | +- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:test 17:56:11 [INFO] | \- org.jboss.narayana.jta:narayana-jta:jar:5.11.2.Final:test 17:56:11 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.6.0-SNAPSHOT:compile 17:56:11 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.6.0-SNAPSHOT:compile 17:56:11 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 17:56:11 [INFO] | | | \- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 17:56:11 [INFO] | | \- org.springframework:spring-web:jar:5.3.27:compile 17:56:11 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.6.0-SNAPSHOT:compile 17:56:11 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.6.0-SNAPSHOT:compile 17:56:11 [INFO] | | +- io.nats:jnats:jar:2.6.6:compile 17:56:11 [INFO] | | | \- net.i2p.crypto:eddsa:jar:0.3.0:compile 17:56:11 [INFO] | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 17:56:11 [INFO] | +- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 17:56:11 [INFO] | | +- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 17:56:11 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.12.0:compile 17:56:11 [INFO] | | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 17:56:11 [INFO] | | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 17:56:11 [INFO] | | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 17:56:11 [INFO] | | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 17:56:11 [INFO] | | +- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 17:56:11 [INFO] | | \- com.google.code.findbugs:annotations:jar:3.0.1:compile 17:56:11 [INFO] | | \- net.jcip:jcip-annotations:jar:1.0:compile 17:56:11 [INFO] | \- io.grpc:grpc-testing:jar:1.29.0:compile 17:56:11 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:compile 17:56:11 [INFO] +- io.mockk:mockk:jar:1.12.8:test 17:56:11 [INFO] | +- io.mockk:mockk-dsl:jar:1.12.8:test 17:56:11 [INFO] | +- io.mockk:mockk-agent:jar:1.12.8:test 17:56:11 [INFO] | +- io.mockk:mockk-agent-api:jar:1.12.8:test 17:56:11 [INFO] | +- io.mockk:mockk-core:jar:1.12.8:test 17:56:11 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 17:56:11 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 17:56:11 [INFO] +- io.mockk:mockk-jvm:jar:1.12.8:test 17:56:11 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.12.8:test 17:56:11 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.12.8:test 17:56:11 [INFO] | | +- org.objenesis:objenesis:jar:3.2:test 17:56:11 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 17:56:11 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.12.8:test 17:56:11 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.12.8:test 17:56:11 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 17:56:11 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 17:56:11 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 17:56:11 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:56:11 [INFO] +- org.mock-server:mockserver-netty:jar:5.13.0:test 17:56:11 [INFO] | +- org.mock-server:mockserver-client-java:jar:5.13.0:test 17:56:11 [INFO] | +- org.mock-server:mockserver-core:jar:5.13.0:test 17:56:11 [INFO] | | +- com.lmax:disruptor:jar:3.4.4:test 17:56:11 [INFO] | | +- javax.servlet:javax.servlet-api:jar:4.0.1:test 17:56:11 [INFO] | | +- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:56:11 [INFO] | | +- com.jcraft:jzlib:jar:1.1.3:test 17:56:11 [INFO] | | +- com.fasterxml.uuid:java-uuid-generator:jar:4.0.1:test 17:56:11 [INFO] | | +- org.bouncycastle:bcprov-jdk15on:jar:1.70:test 17:56:11 [INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.70:test 17:56:11 [INFO] | | | \- org.bouncycastle:bcutil-jdk15on:jar:1.70:test 17:56:11 [INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:9.21:test 17:56:11 [INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:test 17:56:11 [INFO] | | +- org.apache.velocity:velocity-engine-scripting:jar:2.3:test 17:56:11 [INFO] | | +- org.apache.velocity.tools:velocity-tools-generic:jar:3.1:test 17:56:11 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:test 17:56:11 [INFO] | | | | +- commons-logging:commons-logging:jar:1.2:test 17:56:11 [INFO] | | | | \- commons-collections:commons-collections:jar:3.2.2:test 17:56:11 [INFO] | | | +- org.apache.commons:commons-digester3:jar:3.2:test 17:56:11 [INFO] | | | \- com.github.cliftonlabs:json-simple:jar:3.0.2:test 17:56:11 [INFO] | | +- com.samskivert:jmustache:jar:1.15:test 17:56:11 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 17:56:11 [INFO] | | +- com.networknt:json-schema-validator:jar:1.0.67:test 17:56:11 [INFO] | | | \- com.ethlo.time:itu:jar:1.5.1:test 17:56:11 [INFO] | | +- io.swagger.parser.v3:swagger-parser:jar:2.0.31:test 17:56:11 [INFO] | | | +- io.swagger.parser.v3:swagger-parser-v2-converter:jar:2.0.31:test 17:56:11 [INFO] | | | | +- io.swagger:swagger-core:jar:1.6.0:test 17:56:11 [INFO] | | | | +- io.swagger:swagger-parser:jar:1.0.57:test 17:56:11 [INFO] | | | | +- io.swagger:swagger-compat-spec-parser:jar:1.0.57:test 17:56:11 [INFO] | | | | | +- com.github.java-json-tools:json-schema-validator:jar:2.2.14:test 17:56:11 [INFO] | | | | | | +- com.github.java-json-tools:jackson-coreutils-equivalence:jar:1.0:test 17:56:11 [INFO] | | | | | | +- com.github.java-json-tools:json-schema-core:jar:1.2.14:test 17:56:11 [INFO] | | | | | | | +- com.github.java-json-tools:uri-template:jar:0.10:test 17:56:11 [INFO] | | | | | | | \- org.mozilla:rhino:jar:1.7.7.2:test 17:56:11 [INFO] | | | | | | +- com.sun.mail:mailapi:jar:1.6.2:test 17:56:11 [INFO] | | | | | | +- joda-time:joda-time:jar:2.10.5:test 17:56:11 [INFO] | | | | | | +- com.googlecode.libphonenumber:libphonenumber:jar:8.11.1:test 17:56:11 [INFO] | | | | | | \- net.sf.jopt-simple:jopt-simple:jar:5.0.4:test 17:56:11 [INFO] | | | | | \- com.github.java-json-tools:json-patch:jar:1.13:test 17:56:11 [INFO] | | | | | +- com.github.java-json-tools:msg-simple:jar:1.2:test 17:56:11 [INFO] | | | | | | \- com.github.java-json-tools:btf:jar:1.3:test 17:56:11 [INFO] | | | | | \- com.github.java-json-tools:jackson-coreutils:jar:2.0:test 17:56:11 [INFO] | | | | \- io.swagger.parser.v3:swagger-parser-core:jar:2.0.31:test 17:56:11 [INFO] | | | \- io.swagger.parser.v3:swagger-parser-v3:jar:2.0.31:test 17:56:11 [INFO] | | | \- io.swagger.core.v3:swagger-core:jar:2.1.13:test 17:56:11 [INFO] | | +- org.xmlunit:xmlunit-placeholders:jar:2.9.1:test 17:56:11 [INFO] | | +- org.apache.commons:commons-text:jar:1.9:test 17:56:11 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 17:56:11 [INFO] | | \- io.github.classgraph:classgraph:jar:4.8.141:compile 17:56:11 [INFO] | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:56:11 [INFO] | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:56:11 [INFO] | +- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:56:11 [INFO] | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:56:11 [INFO] | +- io.netty:netty-handler:jar:4.1.92.Final:compile 17:56:11 [INFO] | | +- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:56:11 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:56:11 [INFO] | \- io.netty:netty-transport:jar:4.1.92.Final:compile 17:56:11 [INFO] +- org.powermock:powermock-api-mockito2:jar:1.7.4:test 17:56:11 [INFO] | +- org.powermock:powermock-api-mockito-common:jar:1.7.4:test 17:56:11 [INFO] | | \- org.powermock:powermock-api-support:jar:1.7.4:test 17:56:11 [INFO] | | +- org.powermock:powermock-reflect:jar:1.7.4:test 17:56:11 [INFO] | | \- org.powermock:powermock-core:jar:1.7.4:test 17:56:11 [INFO] | \- org.mockito:mockito-core:jar:4.5.1:test 17:56:11 [INFO] +- org.mockito.kotlin:mockito-kotlin:jar:4.0.0:test 17:56:11 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.7.12:test 17:56:11 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:56:11 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:56:11 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:56:11 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:56:11 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.7.12:test 17:56:11 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.12:test 17:56:11 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:56:11 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:56:11 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 17:56:11 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test 17:56:11 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 17:56:11 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:56:11 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 17:56:11 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:56:11 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 17:56:11 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 17:56:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.8.2:test 17:56:11 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.8.2:test 17:56:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:56:11 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.7.0:test 17:56:11 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.6.21:test 17:56:11 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.6.4:test 17:56:11 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.6.4:test 17:56:11 [INFO] +- io.projectreactor:reactor-test:jar:3.4.29:test 17:56:11 [INFO] | \- io.projectreactor:reactor-core:jar:3.4.29:compile 17:56:11 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:56:11 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:56:11 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 17:56:11 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 17:56:11 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 17:56:11 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 17:56:11 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 17:56:11 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 17:56:11 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 17:56:11 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 17:56:11 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 17:56:11 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 17:56:11 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:56:11 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 17:56:11 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 17:56:11 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 17:56:11 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:56:11 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 17:56:11 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 17:56:11 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 17:56:11 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 17:56:11 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 17:56:11 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 17:56:11 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 17:56:11 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 17:56:11 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 17:56:11 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 17:56:11 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 17:56:11 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 17:56:11 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 17:56:11 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 17:56:11 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 17:56:11 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 17:56:11 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 17:56:11 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 17:56:11 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 17:56:11 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 17:56:11 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 17:56:11 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:56:11 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:56:11 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:56:11 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 17:56:11 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 17:56:11 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 17:56:11 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 17:56:11 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 17:56:11 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 17:56:11 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 17:56:11 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 17:56:11 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 17:56:11 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 17:56:11 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 17:56:11 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 17:56:11 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:56:11 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:56:11 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:56:11 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 17:56:11 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 17:56:11 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 17:56:11 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 17:56:11 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 17:56:11 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 17:56:11 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 17:56:11 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 17:56:11 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:56:11 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:56:11 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 17:56:11 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 17:56:11 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 17:56:11 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 17:56:11 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 17:56:11 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 17:56:11 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 17:56:11 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 17:56:11 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 17:56:11 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 17:56:11 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 17:56:11 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 17:56:11 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 17:56:11 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 17:56:11 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 17:56:11 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 17:56:11 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 17:56:11 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 17:56:11 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 17:56:11 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 17:56:11 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 17:56:11 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 17:56:11 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 17:56:11 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 17:56:11 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 17:56:11 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 17:56:11 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 17:56:11 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 17:56:11 [INFO] | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:56:11 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 17:56:11 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 17:56:11 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 17:56:11 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 17:56:11 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 17:56:11 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 17:56:11 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 17:56:11 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 17:56:11 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 17:56:11 [INFO] 17:56:11 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ resource-resolution --- 17:56:12 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/target/sonatype-clm/module.xml 17:56:12 [INFO] 17:56:12 [INFO] ------< org.onap.ccsdk.cds.blueprintsprocessor:modules-inbounds >------- 17:56:12 [INFO] Building MS Blueprints Processor Modules - Inbounds 1.6.0-SNAPSHOT [31/68] 17:56:12 [INFO] --------------------------------[ pom ]--------------------------------- 17:56:12 [INFO] 17:56:12 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ modules-inbounds --- 17:56:12 [INFO] 17:56:12 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ modules-inbounds --- 17:56:12 [INFO] 17:56:12 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ modules-inbounds --- 17:56:12 [INFO] Executing tasks 17:56:12 17:56:12 ktlint: 17:56:12 [INFO] Executed tasks 17:56:12 [INFO] 17:56:12 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ modules-inbounds --- 17:56:12 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:56:12 [INFO] 17:56:12 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ modules-inbounds --- 17:56:12 [INFO] 17:56:12 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ modules-inbounds --- 17:56:12 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/target/code-coverage/jacoco-ut.exec 17:56:12 [INFO] 17:56:12 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ modules-inbounds --- 17:56:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/target/jacoco.exec 17:56:12 [INFO] 17:56:12 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ modules-inbounds --- 17:56:12 [INFO] Set 2 system properties 17:56:12 [INFO] 17:56:12 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ modules-inbounds --- 17:56:12 [INFO] isPomProject is true and skipPoms is true, return 17:56:12 [INFO] 17:56:12 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ modules-inbounds --- 17:56:12 [INFO] 17:56:12 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ modules-inbounds --- 17:56:12 [INFO] 17:56:12 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ modules-inbounds --- 17:56:12 [INFO] Tidy is skipped. 17:56:12 [INFO] 17:56:12 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ modules-inbounds --- 17:56:12 [INFO] Skipping Antrun execution 17:56:12 [INFO] 17:56:12 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ modules-inbounds --- 17:56:12 [INFO] Formatting is skipped 17:56:12 [INFO] 17:56:12 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ modules-inbounds --- 17:56:12 [WARNING] No sources found skipping Kotlin compile 17:56:12 [INFO] 17:56:12 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ modules-inbounds --- 17:56:12 [WARNING] No sources found skipping Kotlin compile 17:56:12 [INFO] 17:56:12 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ modules-inbounds --- 17:56:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:56:12 [INFO] 17:56:12 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ modules-inbounds --- 17:56:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:56:12 [INFO] 17:56:12 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ modules-inbounds --- 17:56:12 [INFO] No site descriptor found: nothing to attach. 17:56:12 [INFO] 17:56:12 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ modules-inbounds --- 17:56:12 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/target/code-coverage/jacoco-it.exec 17:56:12 [INFO] 17:56:12 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ modules-inbounds --- 17:56:12 [INFO] No tests to run. 17:56:12 [INFO] 17:56:12 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ modules-inbounds --- 17:56:12 [INFO] No tests to run. 17:56:12 [INFO] 17:56:12 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ modules-inbounds --- 17:56:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:56:12 [INFO] 17:56:12 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ modules-inbounds --- 17:56:12 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/target/jacoco.exec 17:56:12 [INFO] 17:56:12 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ modules-inbounds --- 17:56:12 [INFO] 17:56:12 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ modules-inbounds --- 17:56:12 [INFO] 17:56:12 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ modules-inbounds --- 17:56:12 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules-inbounds/1.6.0-SNAPSHOT/modules-inbounds-1.6.0-SNAPSHOT.pom 17:56:12 [INFO] 17:56:12 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ modules-inbounds --- 17:56:12 [INFO] org.onap.ccsdk.cds.blueprintsprocessor:modules-inbounds:pom:1.6.0-SNAPSHOT 17:56:12 [INFO] +- org.springframework.security:spring-security-core:jar:5.7.8:compile 17:56:12 [INFO] | +- org.springframework.security:spring-security-crypto:jar:5.7.8:compile 17:56:12 [INFO] | +- org.springframework:spring-aop:jar:5.3.27:compile 17:56:12 [INFO] | +- org.springframework:spring-beans:jar:5.3.27:compile 17:56:12 [INFO] | +- org.springframework:spring-context:jar:5.3.27:compile 17:56:12 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 17:56:12 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:56:12 [INFO] | \- org.springframework:spring-expression:jar:5.3.27:compile 17:56:12 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-service:jar:1.6.0-SNAPSHOT:compile 17:56:12 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.6.0-SNAPSHOT:compile 17:56:12 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile 17:56:12 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 17:56:12 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 17:56:12 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile 17:56:12 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.13.5:compile 17:56:12 [INFO] | | +- org.yaml:snakeyaml:jar:1.30:compile 17:56:12 [INFO] | | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 17:56:12 [INFO] | | +- commons-lang:commons-lang:jar:2.6:compile 17:56:12 [INFO] | | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 17:56:12 [INFO] | | | +- org.javassist:javassist:jar:3.24.1-GA:compile 17:56:12 [INFO] | | | +- org.jsoup:jsoup:jar:1.12.1:compile 17:56:12 [INFO] | | | +- com.google.re2j:re2j:jar:1.2:compile 17:56:12 [INFO] | | | +- commons-net:commons-net:jar:3.9.0:compile 17:56:12 [INFO] | | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 17:56:12 [INFO] | | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 17:56:12 [INFO] | | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 17:56:12 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:56:12 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:56:12 [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.2.12:compile 17:56:12 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:56:12 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:56:12 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:56:12 [INFO] | | \- org.apache.commons:commons-compress:jar:1.21:compile 17:56:12 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.6.0-SNAPSHOT:compile 17:56:12 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.6.0-SNAPSHOT:compile 17:56:12 [INFO] | | | +- com.hazelcast:hazelcast-all:jar:4.2.5:compile 17:56:12 [INFO] | | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.6.0-SNAPSHOT:compile 17:56:12 [INFO] | | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 17:56:12 [INFO] | | | | \- javax.annotation:jsr250-api:jar:1.0:compile 17:56:12 [INFO] | | | \- org.springframework.boot:spring-boot-starter-webflux:jar:2.7.12:compile 17:56:12 [INFO] | | | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.12:compile 17:56:12 [INFO] | | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5:compile 17:56:12 [INFO] | | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile 17:56:12 [INFO] | | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5:compile 17:56:12 [INFO] | | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.12:compile 17:56:12 [INFO] | | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.32:compile 17:56:12 [INFO] | | | | +- io.netty:netty-resolver-dns:jar:4.1.92.Final:compile 17:56:12 [INFO] | | | | | \- io.netty:netty-codec-dns:jar:4.1.92.Final:compile 17:56:12 [INFO] | | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.92.Final:compile 17:56:12 [INFO] | | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.92.Final:compile 17:56:12 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.92.Final:compile 17:56:12 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.92.Final:compile 17:56:12 [INFO] | | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.32:compile 17:56:12 [INFO] | | | \- org.springframework:spring-webflux:jar:5.3.27:compile 17:56:12 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.6.0-SNAPSHOT:compile 17:56:12 [INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 17:56:12 [INFO] | | | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 17:56:12 [INFO] | | | | \- commons-codec:commons-codec:jar:1.15:compile 17:56:12 [INFO] | | | \- org.springframework:spring-web:jar:5.3.27:compile 17:56:12 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.6.0-SNAPSHOT:compile 17:56:12 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.6.0-SNAPSHOT:compile 17:56:12 [INFO] | | | +- io.nats:jnats:jar:2.6.6:compile 17:56:12 [INFO] | | | | \- net.i2p.crypto:eddsa:jar:0.3.0:compile 17:56:12 [INFO] | | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 17:56:12 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.6.0-SNAPSHOT:compile 17:56:12 [INFO] | | \- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 17:56:12 [INFO] | \- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 17:56:12 [INFO] | \- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 17:56:12 [INFO] | +- org.antlr:antlr4-runtime:jar:4.12.0:compile 17:56:12 [INFO] | +- org.apache.commons:commons-text:jar:1.9:compile 17:56:12 [INFO] | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 17:56:12 [INFO] | | +- org.apache.tomcat:tomcat-jdbc:jar:9.0.75:compile 17:56:12 [INFO] | | | \- org.apache.tomcat:tomcat-juli:jar:9.0.75:compile 17:56:12 [INFO] | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 17:56:12 [INFO] | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 17:56:12 [INFO] | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 17:56:12 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:jar:1.6.0-SNAPSHOT:compile 17:56:12 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.6.0-SNAPSHOT:compile 17:56:12 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.6.0-SNAPSHOT:compile 17:56:12 [INFO] | | +- javax.validation:validation-api:jar:2.0.1.Final:compile 17:56:12 [INFO] | | \- com.microsoft.sqlserver:mssql-jdbc:jar:10.2.3.jre8:compile 17:56:12 [INFO] | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.7.12:compile 17:56:12 [INFO] | | +- org.springframework.boot:spring-boot-starter-aop:jar:2.7.12:compile 17:56:12 [INFO] | | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 17:56:12 [INFO] | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.7.12:compile 17:56:12 [INFO] | | | +- com.zaxxer:HikariCP:jar:4.0.3:compile 17:56:12 [INFO] | | | \- org.springframework:spring-jdbc:jar:5.3.27:compile 17:56:12 [INFO] | | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 17:56:12 [INFO] | | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 17:56:12 [INFO] | | +- org.hibernate:hibernate-core:jar:5.6.15.Final:compile 17:56:12 [INFO] | | | +- antlr:antlr:jar:2.7.7:compile 17:56:12 [INFO] | | | +- org.jboss:jandex:jar:2.4.2.Final:compile 17:56:12 [INFO] | | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 17:56:12 [INFO] | | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 17:56:12 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 17:56:12 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 17:56:12 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 17:56:12 [INFO] | | +- org.springframework.data:spring-data-jpa:jar:2.7.12:compile 17:56:12 [INFO] | | | +- org.springframework.data:spring-data-commons:jar:2.7.12:compile 17:56:12 [INFO] | | | +- org.springframework:spring-orm:jar:5.3.27:compile 17:56:12 [INFO] | | | \- org.springframework:spring-tx:jar:5.3.27:compile 17:56:12 [INFO] | | \- org.springframework:spring-aspects:jar:5.3.27:compile 17:56:12 [INFO] | \- org.mariadb.jdbc:mariadb-java-client:jar:3.0.10:compile 17:56:12 [INFO] +- io.mockk:mockk:jar:1.12.8:test 17:56:12 [INFO] | +- io.mockk:mockk-dsl:jar:1.12.8:test 17:56:12 [INFO] | +- io.mockk:mockk-agent:jar:1.12.8:test 17:56:12 [INFO] | +- io.mockk:mockk-agent-api:jar:1.12.8:test 17:56:12 [INFO] | +- io.mockk:mockk-core:jar:1.12.8:test 17:56:12 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 17:56:12 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 17:56:12 [INFO] +- io.mockk:mockk-jvm:jar:1.12.8:test 17:56:12 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.12.8:test 17:56:12 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.12.8:test 17:56:12 [INFO] | | +- org.objenesis:objenesis:jar:3.2:test 17:56:12 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.23:compile 17:56:12 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 17:56:12 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.12.8:test 17:56:12 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.12.8:test 17:56:12 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 17:56:12 [INFO] | +- junit:junit:jar:4.13.2:test 17:56:12 [INFO] | | \- org.hamcrest:hamcrest-core:jar:2.2:compile 17:56:12 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 17:56:12 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 17:56:12 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 17:56:12 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 17:56:12 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:56:12 [INFO] +- org.powermock:powermock-api-mockito2:jar:1.7.4:test 17:56:12 [INFO] | +- org.powermock:powermock-api-mockito-common:jar:1.7.4:test 17:56:12 [INFO] | | \- org.powermock:powermock-api-support:jar:1.7.4:test 17:56:12 [INFO] | | +- org.powermock:powermock-reflect:jar:1.7.4:test 17:56:12 [INFO] | | \- org.powermock:powermock-core:jar:1.7.4:test 17:56:12 [INFO] | \- org.mockito:mockito-core:jar:4.5.1:test 17:56:12 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.7.12:test 17:56:12 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:56:12 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:56:12 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:56:12 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:56:12 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.7.12:test 17:56:12 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.12:test 17:56:12 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:56:12 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:56:12 [INFO] | +- org.assertj:assertj-core:jar:3.22.0:test 17:56:12 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 17:56:12 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test 17:56:12 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 17:56:12 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:56:12 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 17:56:12 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 17:56:12 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.8.2:test 17:56:12 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.8.2:test 17:56:12 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:compile 17:56:12 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.8.2:test 17:56:12 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:56:12 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.7.0:test 17:56:12 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.6.21:test 17:56:12 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.6.4:test 17:56:12 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.6.4:test 17:56:12 [INFO] +- io.grpc:grpc-testing:jar:1.29.0:test 17:56:12 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 17:56:12 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 17:56:12 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 17:56:12 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:test 17:56:12 [INFO] +- io.projectreactor:reactor-test:jar:3.4.29:test 17:56:12 [INFO] | \- io.projectreactor:reactor-core:jar:3.4.29:compile 17:56:12 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:56:12 [INFO] +- com.h2database:h2:jar:1.4.197:test 17:56:12 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:56:12 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 17:56:12 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 17:56:12 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 17:56:12 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 17:56:12 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 17:56:12 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 17:56:12 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 17:56:12 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 17:56:12 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 17:56:12 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 17:56:12 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:56:12 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 17:56:12 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 17:56:12 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 17:56:12 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:56:12 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 17:56:12 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 17:56:12 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 17:56:12 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 17:56:12 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 17:56:12 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 17:56:12 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 17:56:12 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 17:56:12 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 17:56:12 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 17:56:12 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 17:56:12 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 17:56:12 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 17:56:12 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 17:56:12 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 17:56:12 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 17:56:12 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 17:56:12 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 17:56:12 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 17:56:12 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 17:56:12 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 17:56:12 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 17:56:12 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:56:12 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:56:12 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:56:12 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 17:56:12 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 17:56:12 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 17:56:12 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 17:56:12 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 17:56:12 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 17:56:12 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 17:56:12 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 17:56:12 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 17:56:12 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 17:56:12 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 17:56:12 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 17:56:12 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 17:56:12 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:56:12 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:56:12 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:56:12 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 17:56:12 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 17:56:12 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 17:56:12 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 17:56:12 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 17:56:12 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:56:12 [INFO] | | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:56:12 [INFO] | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:56:12 [INFO] | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 17:56:12 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:56:12 [INFO] | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:56:12 [INFO] | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 17:56:12 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:56:12 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:56:12 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:56:12 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:56:12 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 17:56:12 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 17:56:12 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 17:56:12 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 17:56:12 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 17:56:12 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 17:56:12 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 17:56:12 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 17:56:12 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 17:56:12 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 17:56:12 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 17:56:12 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 17:56:12 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 17:56:12 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 17:56:12 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 17:56:12 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 17:56:12 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 17:56:12 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 17:56:12 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 17:56:12 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 17:56:12 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 17:56:12 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 17:56:12 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 17:56:12 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 17:56:12 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 17:56:12 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 17:56:12 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 17:56:12 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 17:56:12 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:56:12 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 17:56:12 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 17:56:12 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 17:56:12 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 17:56:12 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 17:56:12 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 17:56:12 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 17:56:12 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 17:56:12 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 17:56:12 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 17:56:12 [INFO] 17:56:12 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ modules-inbounds --- 17:56:12 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/target/sonatype-clm/module.xml 17:56:12 [INFO] 17:56:12 [INFO] -----< org.onap.ccsdk.cds.blueprintsprocessor.modules:configs-api >----- 17:56:12 [INFO] Building MS Blueprints Processor Modules - Inbounds - Configurations API 1.6.0-SNAPSHOT [32/68] 17:56:12 [INFO] --------------------------------[ jar ]--------------------------------- 17:56:12 [INFO] 17:56:12 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ configs-api --- 17:56:12 [INFO] 17:56:12 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ configs-api --- 17:56:12 [INFO] 17:56:12 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ configs-api --- 17:56:12 [INFO] Executing tasks 17:56:12 17:56:12 ktlint: 17:56:13 [INFO] Executed tasks 17:56:13 [INFO] 17:56:13 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ configs-api --- 17:56:13 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:56:13 [INFO] 17:56:13 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ configs-api --- 17:56:13 [INFO] 17:56:13 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ configs-api --- 17:56:13 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/target/code-coverage/jacoco-ut.exec 17:56:13 [INFO] 17:56:13 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ configs-api --- 17:56:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/target/jacoco.exec 17:56:13 [INFO] 17:56:13 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ configs-api --- 17:56:13 [INFO] Set 2 system properties 17:56:13 [INFO] 17:56:13 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ configs-api --- 17:56:13 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-clm-master/.git 17:56:13 [INFO] Collected git.commit.id.full with value dea5fc2346c2633f38ec0e7bc8a7499446998292 17:56:13 [INFO] Collected git.commit.id.abbrev with value dea5fc2 17:56:13 [INFO] Collected git.build.time with value 2024-03-19T17:56:13+0000 17:56:13 [INFO] Collected git.build.version with value 1.6.0-SNAPSHOT 17:56:13 [INFO] Collected git.build.number with value 290 17:56:13 [INFO] including property git.build.version in results 17:56:13 [INFO] including property git.commit.id.full in results 17:56:13 [INFO] including property git.commit.id.abbrev in results 17:56:13 [INFO] including property git.build.time in results 17:56:13 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/target/classes/git.properties] (for module MS Blueprints Processor Modules - Inbounds - Configurations API)... 17:56:13 [INFO] 17:56:13 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ configs-api --- 17:56:13 [INFO] 17:56:13 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ configs-api --- 17:56:13 [INFO] 17:56:13 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ configs-api --- 17:56:13 [INFO] Tidy is skipped. 17:56:13 [INFO] 17:56:13 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ configs-api --- 17:56:13 [INFO] Skipping Antrun execution 17:56:13 [INFO] 17:56:13 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ configs-api --- 17:56:13 [INFO] Formatting is skipped 17:56:13 [INFO] 17:56:13 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ configs-api --- 17:56:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:56:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:56:13 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/src/main/resources 17:56:13 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/src/main/resources 17:56:13 [INFO] 17:56:13 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ configs-api --- 17:56:13 [INFO] No sources to compile 17:56:13 [INFO] 17:56:13 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ configs-api --- 17:56:13 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/src/main/java 17:56:14 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:56:14 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/configs/api/ResourceConfigSnapshotController.kt: (102, 34) Variable 'configSnapshot' initializer is redundant 17:56:14 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/configs/api/ResourceConfigSnapshotController.kt: (108, 84) 'toUpperCase(): String' is deprecated. Use uppercase() instead. 17:56:14 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/configs/api/ResourceConfigSnapshotController.kt: (165, 62) 'toUpperCase(): String' is deprecated. Use uppercase() instead. 17:56:14 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/configs/api/ResourceConfigSnapshotController.kt: (201, 72) 'toUpperCase(): String' is deprecated. Use uppercase() instead. 17:56:14 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/configs/api/ResourceConfigSnapshotController.kt: (246, 78) 'toUpperCase(): String' is deprecated. Use uppercase() instead. 17:56:14 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/configs/api/ResourceConfigSnapshotController.kt: (291, 80) 'toUpperCase(): String' is deprecated. Use uppercase() instead. 17:56:14 [INFO] 17:56:14 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ configs-api --- 17:56:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:56:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:56:14 [INFO] Copying 2 resources 17:56:14 [INFO] 17:56:14 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ configs-api --- 17:56:14 [INFO] No sources to compile 17:56:14 [INFO] 17:56:14 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ configs-api --- 17:56:14 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/src/test/java 17:56:15 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:56:15 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/configs/api/ResourceConfigSnapshotControllerTest.kt: (78, 37) 'fromObject(T!): BodyInserter!' is deprecated. Deprecated in Java 17:56:15 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/configs/api/ResourceConfigSnapshotControllerTest.kt: (88, 37) 'fromObject(T!): BodyInserter!' is deprecated. Deprecated in Java 17:56:15 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/configs/api/ResourceConfigSnapshotControllerTest.kt: (302, 33) 'fromObject(T!): BodyInserter!' is deprecated. Deprecated in Java 17:56:15 [INFO] 17:56:15 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ configs-api --- 17:56:15 [INFO] 17:56:15 [INFO] ------------------------------------------------------- 17:56:15 [INFO] T E S T S 17:56:15 [INFO] ------------------------------------------------------- 17:56:16 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.configs.api.ResourceConfigSnapshotControllerTest 17:56:23 17:56:23 . ____ _ __ _ _ 17:56:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:56:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:56:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:56:23 ' |____| .__|_| |_|_| |_\__, | / / / / 17:56:23 =========|_|==============|___/=/_/_/_/ 17:56:23 :: Spring Boot :: (v2.7.12) 17:56:23 17:56:23 17:56:17.411 INFO org.onap.ccsdk.cds.blueprintsprocessor.configs.api.ResourceConfigSnapshotControllerTest - Starting ResourceConfigSnapshotControllerTest using Java 17.0.6-ea on prd-centos8-builder-4c-4g-14407.novalocal with PID 48709 (started by jenkins in /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api) 17:56:23 17:56:17.414 INFO org.onap.ccsdk.cds.blueprintsprocessor.configs.api.ResourceConfigSnapshotControllerTest - No active profile set, falling back to 1 default profile: "default" 17:56:23 17:56:17.425 INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final 17:56:23 17:56:20.259 INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 17:56:23 17:56:20.353 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 5.6.15.Final 17:56:23 17:56:20.396 INFO org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 17:56:23 17:56:20.884 INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 17:56:23 17:56:21.569 INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 17:56:23 17:56:22.358 INFO org.onap.ccsdk.cds.error.catalog.services.ErrorCatalogLoadPropertyService - Application ID: cds > Initializing error catalog message from properties... 17:56:23 17:56:22.384 INFO org.onap.ccsdk.cds.blueprintsprocessor.core.BlueprintDependencyConfiguration - Dependency Management module created... 17:56:23 17:56:23.187 INFO org.onap.ccsdk.cds.blueprintsprocessor.db.primary.PrimaryDatabaseConfiguration - Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1 17:56:23 17:56:23.828 INFO org.onap.ccsdk.cds.blueprintsprocessor.configs.api.ResourceConfigSnapshotControllerTest - Started ResourceConfigSnapshotControllerTest in 6.84 seconds (JVM running for 8.508) 17:56:24 17:56:24.194 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Stored configuration snapshot for resourceId=(22), resourceType=(PNF), status=(RUNNING), dated=(Tue Mar 19 17:56:24 UTC 2024) 17:56:24 17:56:24.460 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Stored configuration snapshot for resourceId=(3), resourceType=(PNF), status=(RUNNING), dated=(Tue Mar 19 17:56:24 UTC 2024) 17:56:24 17:56:24.473 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Stored configuration snapshot for resourceId=(2), resourceType=(PNFDIFF), status=(RUNNING), dated=(Tue Mar 19 17:56:24 UTC 2024) 17:56:24 17:56:24.485 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Stored configuration snapshot for resourceId=(1), resourceType=(PNF), status=(RUNNING), dated=(Tue Mar 19 17:56:24 UTC 2024) 17:56:24 17:56:24.667 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Stored configuration snapshot for resourceId=(fcaa6ac3ff08), resourceType=(PNF), status=(RUNNING), dated=(Tue Mar 19 17:56:24 UTC 2024) 17:56:24 2024-03-19T17:56:24.664Z 17:56:24 17:56:24.679 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Overwriting configuration snapshot entry for resourceId=(fcaa6ac3ff08), resourceType=(PNF), status=(RUNNING) 17:56:24 17:56:24.692 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Stored configuration snapshot for resourceId=(fcaa6ac3ff08), resourceType=(PNF), status=(RUNNING), dated=(Tue Mar 19 17:56:24 UTC 2024) 17:56:24 2024-03-19T17:56:24.691Z 17:56:24 17:56:24.707 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Overwriting configuration snapshot entry for resourceId=(3), resourceType=(PNF), status=(RUNNING) 17:56:24 17:56:24.714 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Stored configuration snapshot for resourceId=(3), resourceType=(PNF), status=(RUNNING), dated=(Tue Mar 19 17:56:24 UTC 2024) 17:56:24 17:56:24.726 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Stored configuration snapshot for resourceId=(2), resourceType=(PNF), status=(RUNNING), dated=(Tue Mar 19 17:56:24 UTC 2024) 17:56:24 17:56:24.736 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Overwriting configuration snapshot entry for resourceId=(fcaa6ac3ff08), resourceType=(PNF), status=(RUNNING) 17:56:24 17:56:24.745 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Stored configuration snapshot for resourceId=(fcaa6ac3ff08), resourceType=(PNF), status=(RUNNING), dated=(Tue Mar 19 17:56:24 UTC 2024) 17:56:24 17:56:24.850 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Deleted configuration snapshot for resourceId=(fcaa6ac3ff08), resourceType=(PNF), status=(RUNNING) 17:56:24 17:56:24.858 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Deleted configuration snapshot for resourceId=(fcaa6ac3ff08), resourceType=(PNF), status=(CANDIDATE) 17:56:24 17:56:24.864 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Deleted configuration snapshot for resourceId=(fcaa6ac3ff08), resourceType=(PNF), status=(RUNNING) 17:56:24 17:56:24.867 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Deleted configuration snapshot for resourceId=(fcaa6ac3ff08), resourceType=(PNF), status=(CANDIDATE) 17:56:24 17:56:24.899 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Overwriting configuration snapshot entry for resourceId=(3), resourceType=(PNF), status=(RUNNING) 17:56:24 17:56:24.908 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Stored configuration snapshot for resourceId=(3), resourceType=(PNF), status=(RUNNING), dated=(Tue Mar 19 17:56:24 UTC 2024) 17:56:24 17:56:24.914 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Overwriting configuration snapshot entry for resourceId=(2), resourceType=(PNF), status=(RUNNING) 17:56:24 17:56:24.920 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Stored configuration snapshot for resourceId=(2), resourceType=(PNF), status=(RUNNING), dated=(Tue Mar 19 17:56:24 UTC 2024) 17:56:24 17:56:24.934 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Stored configuration snapshot for resourceId=(fcaa6ac3ff08), resourceType=(PNF), status=(CANDIDATE), dated=(Tue Mar 19 17:56:24 UTC 2024) 17:56:24 17:56:24.966 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.config.snapshots.db.ResourceConfigSnapshotService - Stored configuration snapshot for resourceId=(3), resourceType=(PNF), status=(CANDIDATE), dated=(Tue Mar 19 17:56:24 UTC 2024) 17:56:25 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.262 s - in org.onap.ccsdk.cds.blueprintsprocessor.configs.api.ResourceConfigSnapshotControllerTest 17:56:25 [INFO] 17:56:25 [INFO] Results: 17:56:25 [INFO] 17:56:25 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 17:56:25 [INFO] 17:56:25 [INFO] 17:56:25 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ configs-api --- 17:56:25 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/target/code-coverage/jacoco-ut.exec 17:56:25 [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Inbounds - Configurations API' with 10 classes 17:56:25 [INFO] 17:56:25 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ configs-api --- 17:56:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:56:25 [INFO] 17:56:25 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ configs-api --- 17:56:25 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/target/configs-api-1.6.0-SNAPSHOT.jar 17:56:25 [INFO] 17:56:25 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ configs-api --- 17:56:25 [INFO] Skipping because packaging 'jar' is not pom. 17:56:25 [INFO] 17:56:25 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ configs-api --- 17:56:25 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/target/code-coverage/jacoco-it.exec 17:56:25 [INFO] 17:56:25 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ configs-api --- 17:56:25 [INFO] 17:56:25 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ configs-api --- 17:56:25 [INFO] 17:56:25 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ configs-api --- 17:56:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:56:25 [INFO] 17:56:25 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ configs-api --- 17:56:25 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/target/jacoco.exec 17:56:25 [INFO] 17:56:25 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ configs-api --- 17:56:25 [INFO] 17:56:25 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ configs-api --- 17:56:25 [INFO] 17:56:25 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ configs-api --- 17:56:25 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/target/configs-api-1.6.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/configs-api/1.6.0-SNAPSHOT/configs-api-1.6.0-SNAPSHOT.jar 17:56:25 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/configs-api/1.6.0-SNAPSHOT/configs-api-1.6.0-SNAPSHOT.pom 17:56:25 [INFO] 17:56:25 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ configs-api --- 17:56:25 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.modules:configs-api:jar:1.6.0-SNAPSHOT 17:56:25 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:config-snapshots:jar:1.6.0-SNAPSHOT:compile 17:56:25 [INFO] | +- org.python:jython-standalone:jar:2.7.2:compile 17:56:25 [INFO] | +- org.mariadb.jdbc:mariadb-java-client:jar:3.0.10:compile 17:56:25 [INFO] | +- com.github.fge:json-patch:jar:1.9:compile 17:56:25 [INFO] | | \- com.github.fge:jackson-coreutils:jar:1.6:compile 17:56:25 [INFO] | | \- com.github.fge:msg-simple:jar:1.1:compile 17:56:25 [INFO] | | \- com.github.fge:btf:jar:1.2:compile 17:56:25 [INFO] | +- org.xmlunit:xmlunit-core:jar:2.6.3:compile 17:56:25 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.6.0-SNAPSHOT:compile 17:56:25 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.6.0-SNAPSHOT:compile 17:56:25 [INFO] | | +- com.hazelcast:hazelcast-all:jar:4.2.5:compile 17:56:25 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.6.0-SNAPSHOT:compile 17:56:25 [INFO] | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 17:56:25 [INFO] | | | \- javax.annotation:jsr250-api:jar:1.0:compile 17:56:25 [INFO] | | \- org.springframework.boot:spring-boot-starter-webflux:jar:2.7.12:compile 17:56:25 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.12:compile 17:56:25 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5:compile 17:56:25 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile 17:56:25 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5:compile 17:56:25 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.12:compile 17:56:25 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.32:compile 17:56:25 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.92.Final:compile 17:56:25 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.92.Final:compile 17:56:25 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.92.Final:compile 17:56:25 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.92.Final:compile 17:56:25 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.92.Final:compile 17:56:25 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.92.Final:compile 17:56:25 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.32:compile 17:56:25 [INFO] | | \- org.springframework:spring-webflux:jar:5.3.27:compile 17:56:25 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.6.0-SNAPSHOT:compile 17:56:25 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 17:56:25 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 17:56:25 [INFO] | | | \- commons-codec:commons-codec:jar:1.15:compile 17:56:25 [INFO] | | \- org.springframework:spring-web:jar:5.3.27:compile 17:56:25 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.6.0-SNAPSHOT:compile 17:56:25 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.6.0-SNAPSHOT:compile 17:56:25 [INFO] | | +- io.nats:jnats:jar:2.6.6:compile 17:56:25 [INFO] | | | \- net.i2p.crypto:eddsa:jar:0.3.0:compile 17:56:25 [INFO] | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 17:56:25 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.6.0-SNAPSHOT:compile 17:56:25 [INFO] | \- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 17:56:25 [INFO] +- org.springframework.security:spring-security-core:jar:5.7.8:compile 17:56:25 [INFO] | +- org.springframework.security:spring-security-crypto:jar:5.7.8:compile 17:56:25 [INFO] | +- org.springframework:spring-aop:jar:5.3.27:compile 17:56:25 [INFO] | +- org.springframework:spring-beans:jar:5.3.27:compile 17:56:25 [INFO] | +- org.springframework:spring-context:jar:5.3.27:compile 17:56:25 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 17:56:25 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:56:25 [INFO] | \- org.springframework:spring-expression:jar:5.3.27:compile 17:56:25 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.6.0-SNAPSHOT:compile 17:56:25 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 17:56:25 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile 17:56:25 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 17:56:25 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 17:56:25 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 17:56:25 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile 17:56:25 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.13.5:compile 17:56:25 [INFO] | | \- javax.validation:validation-api:jar:2.0.1.Final:compile 17:56:25 [INFO] | +- io.projectreactor:reactor-core:jar:3.4.29:compile 17:56:25 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:56:25 [INFO] | +- org.yaml:snakeyaml:jar:1.30:compile 17:56:25 [INFO] | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 17:56:25 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 17:56:25 [INFO] | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 17:56:25 [INFO] | | +- org.javassist:javassist:jar:3.24.1-GA:compile 17:56:25 [INFO] | | +- org.jsoup:jsoup:jar:1.12.1:compile 17:56:25 [INFO] | | +- com.google.re2j:re2j:jar:1.2:compile 17:56:25 [INFO] | | +- commons-net:commons-net:jar:3.9.0:compile 17:56:25 [INFO] | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 17:56:25 [INFO] | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 17:56:25 [INFO] | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 17:56:25 [INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:56:25 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:56:25 [INFO] | | | \- ch.qos.logback:logback-core:jar:1.2.12:compile 17:56:25 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:56:25 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:56:25 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:56:25 [INFO] | \- org.apache.commons:commons-compress:jar:1.21:compile 17:56:25 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-services:jar:1.6.0-SNAPSHOT:compile 17:56:25 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-service:jar:1.6.0-SNAPSHOT:compile 17:56:25 [INFO] | \- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 17:56:25 [INFO] | \- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 17:56:25 [INFO] | +- org.antlr:antlr4-runtime:jar:4.12.0:compile 17:56:25 [INFO] | +- org.apache.commons:commons-text:jar:1.9:compile 17:56:25 [INFO] | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 17:56:25 [INFO] | | +- org.apache.tomcat:tomcat-jdbc:jar:9.0.75:compile 17:56:25 [INFO] | | | \- org.apache.tomcat:tomcat-juli:jar:9.0.75:compile 17:56:25 [INFO] | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 17:56:25 [INFO] | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 17:56:25 [INFO] | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 17:56:25 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:jar:1.6.0-SNAPSHOT:compile 17:56:25 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.6.0-SNAPSHOT:compile 17:56:25 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.6.0-SNAPSHOT:compile 17:56:25 [INFO] | | \- com.microsoft.sqlserver:mssql-jdbc:jar:10.2.3.jre8:compile 17:56:25 [INFO] | \- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.7.12:compile 17:56:25 [INFO] | +- org.springframework.boot:spring-boot-starter-aop:jar:2.7.12:compile 17:56:25 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 17:56:25 [INFO] | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.7.12:compile 17:56:25 [INFO] | | +- com.zaxxer:HikariCP:jar:4.0.3:compile 17:56:25 [INFO] | | \- org.springframework:spring-jdbc:jar:5.3.27:compile 17:56:25 [INFO] | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 17:56:25 [INFO] | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 17:56:25 [INFO] | +- org.hibernate:hibernate-core:jar:5.6.15.Final:compile 17:56:25 [INFO] | | +- antlr:antlr:jar:2.7.7:compile 17:56:25 [INFO] | | +- org.jboss:jandex:jar:2.4.2.Final:compile 17:56:25 [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 17:56:25 [INFO] | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 17:56:25 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 17:56:25 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 17:56:25 [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 17:56:25 [INFO] | +- org.springframework.data:spring-data-jpa:jar:2.7.12:compile 17:56:25 [INFO] | | +- org.springframework.data:spring-data-commons:jar:2.7.12:compile 17:56:25 [INFO] | | +- org.springframework:spring-orm:jar:5.3.27:compile 17:56:25 [INFO] | | \- org.springframework:spring-tx:jar:5.3.27:compile 17:56:25 [INFO] | \- org.springframework:spring-aspects:jar:5.3.27:compile 17:56:25 [INFO] +- io.mockk:mockk:jar:1.12.8:test 17:56:25 [INFO] | +- io.mockk:mockk-dsl:jar:1.12.8:test 17:56:25 [INFO] | +- io.mockk:mockk-agent:jar:1.12.8:test 17:56:25 [INFO] | +- io.mockk:mockk-agent-api:jar:1.12.8:test 17:56:25 [INFO] | +- io.mockk:mockk-core:jar:1.12.8:test 17:56:25 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 17:56:25 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 17:56:25 [INFO] +- io.mockk:mockk-jvm:jar:1.12.8:test 17:56:25 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.12.8:test 17:56:25 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.12.8:test 17:56:25 [INFO] | | +- org.objenesis:objenesis:jar:3.2:test 17:56:25 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.23:compile 17:56:25 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 17:56:25 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.12.8:test 17:56:25 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.12.8:test 17:56:25 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 17:56:25 [INFO] | +- junit:junit:jar:4.13.2:test 17:56:25 [INFO] | | \- org.hamcrest:hamcrest-core:jar:2.2:compile 17:56:25 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 17:56:25 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 17:56:25 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 17:56:25 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 17:56:25 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:56:25 [INFO] +- org.powermock:powermock-api-mockito2:jar:1.7.4:test 17:56:25 [INFO] | +- org.powermock:powermock-api-mockito-common:jar:1.7.4:test 17:56:25 [INFO] | | \- org.powermock:powermock-api-support:jar:1.7.4:test 17:56:25 [INFO] | | +- org.powermock:powermock-reflect:jar:1.7.4:test 17:56:25 [INFO] | | \- org.powermock:powermock-core:jar:1.7.4:test 17:56:25 [INFO] | \- org.mockito:mockito-core:jar:4.5.1:test 17:56:25 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.7.12:test 17:56:25 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:56:25 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:56:25 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:56:25 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:56:25 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.7.12:test 17:56:25 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.12:test 17:56:25 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:56:25 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:56:25 [INFO] | +- org.assertj:assertj-core:jar:3.22.0:test 17:56:25 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 17:56:25 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test 17:56:25 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 17:56:25 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:56:25 [INFO] | \- org.springframework:spring-test:jar:5.3.27:test 17:56:25 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.8.2:test 17:56:25 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.8.2:test 17:56:25 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:compile 17:56:25 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.8.2:test 17:56:25 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:56:25 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.7.0:test 17:56:25 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.6.21:test 17:56:25 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.6.4:test 17:56:25 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.6.4:test 17:56:25 [INFO] +- io.grpc:grpc-testing:jar:1.29.0:test 17:56:25 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 17:56:25 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 17:56:25 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 17:56:25 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:test 17:56:25 [INFO] +- io.projectreactor:reactor-test:jar:3.4.29:test 17:56:25 [INFO] +- com.h2database:h2:jar:1.4.197:test 17:56:25 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:56:25 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 17:56:25 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 17:56:25 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 17:56:25 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 17:56:25 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 17:56:25 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 17:56:25 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 17:56:25 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 17:56:25 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 17:56:25 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 17:56:25 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:56:25 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 17:56:25 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 17:56:25 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 17:56:25 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:56:25 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 17:56:25 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 17:56:25 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 17:56:25 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 17:56:25 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 17:56:25 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 17:56:25 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 17:56:25 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 17:56:25 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 17:56:25 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 17:56:25 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 17:56:25 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 17:56:25 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 17:56:25 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 17:56:25 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 17:56:25 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 17:56:25 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 17:56:25 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 17:56:25 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 17:56:25 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 17:56:25 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 17:56:25 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 17:56:25 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:56:25 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:56:25 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:56:25 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 17:56:25 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 17:56:25 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 17:56:25 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 17:56:25 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 17:56:25 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 17:56:25 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 17:56:25 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 17:56:25 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 17:56:25 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 17:56:25 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 17:56:25 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:56:25 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:56:25 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:56:25 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 17:56:25 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 17:56:25 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 17:56:25 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 17:56:25 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 17:56:25 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:56:25 [INFO] | | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:56:25 [INFO] | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:56:25 [INFO] | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 17:56:25 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:56:25 [INFO] | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:56:25 [INFO] | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 17:56:25 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:56:25 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:56:25 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:56:25 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:56:25 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 17:56:25 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 17:56:25 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 17:56:25 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 17:56:25 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 17:56:25 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 17:56:25 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 17:56:25 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 17:56:25 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 17:56:25 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 17:56:25 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 17:56:25 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 17:56:25 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 17:56:25 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 17:56:25 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 17:56:25 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 17:56:25 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 17:56:25 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 17:56:25 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 17:56:25 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 17:56:25 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 17:56:25 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 17:56:25 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 17:56:25 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 17:56:25 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 17:56:25 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 17:56:25 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 17:56:25 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 17:56:25 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:56:25 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 17:56:25 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 17:56:25 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 17:56:25 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 17:56:25 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 17:56:25 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 17:56:25 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 17:56:25 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 17:56:25 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 17:56:25 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 17:56:25 [INFO] 17:56:25 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ configs-api --- 17:56:25 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/target/sonatype-clm/module.xml 17:56:25 [INFO] 17:56:25 [INFO] ----< org.onap.ccsdk.cds.blueprintsprocessor.modules:designer-api >----- 17:56:25 [INFO] Building MS Blueprints Processor Modules - Inbounds - Designer API 1.6.0-SNAPSHOT [33/68] 17:56:25 [INFO] --------------------------------[ jar ]--------------------------------- 17:56:25 [INFO] 17:56:25 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ designer-api --- 17:56:25 [INFO] 17:56:25 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ designer-api --- 17:56:25 [INFO] 17:56:25 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ designer-api --- 17:56:25 [INFO] Executing tasks 17:56:25 17:56:25 ktlint: 17:56:27 [INFO] Executed tasks 17:56:27 [INFO] 17:56:27 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ designer-api --- 17:56:27 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:56:27 [INFO] 17:56:27 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ designer-api --- 17:56:27 [INFO] 17:56:27 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ designer-api --- 17:56:27 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/code-coverage/jacoco-ut.exec 17:56:27 [INFO] 17:56:27 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ designer-api --- 17:56:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/jacoco.exec 17:56:27 [INFO] 17:56:27 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ designer-api --- 17:56:27 [INFO] Set 2 system properties 17:56:27 [INFO] 17:56:27 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ designer-api --- 17:56:27 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-clm-master/.git 17:56:27 [INFO] Collected git.commit.id.full with value dea5fc2346c2633f38ec0e7bc8a7499446998292 17:56:27 [INFO] Collected git.commit.id.abbrev with value dea5fc2 17:56:27 [INFO] Collected git.build.time with value 2024-03-19T17:56:27+0000 17:56:27 [INFO] Collected git.build.version with value 1.6.0-SNAPSHOT 17:56:27 [INFO] Collected git.build.number with value 290 17:56:27 [INFO] including property git.build.version in results 17:56:27 [INFO] including property git.commit.id.full in results 17:56:27 [INFO] including property git.commit.id.abbrev in results 17:56:27 [INFO] including property git.build.time in results 17:56:27 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/classes/git.properties] (for module MS Blueprints Processor Modules - Inbounds - Designer API)... 17:56:27 [INFO] 17:56:27 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ designer-api --- 17:56:27 [INFO] 17:56:27 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ designer-api --- 17:56:27 [INFO] 17:56:27 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ designer-api --- 17:56:27 [INFO] Tidy is skipped. 17:56:27 [INFO] 17:56:27 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ designer-api --- 17:56:27 [INFO] Skipping Antrun execution 17:56:27 [INFO] 17:56:27 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ designer-api --- 17:56:27 [INFO] Formatting is skipped 17:56:27 [INFO] 17:56:27 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ designer-api --- 17:56:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:56:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:56:27 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/resources 17:56:27 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/resources 17:56:27 [INFO] 17:56:27 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ designer-api --- 17:56:27 [INFO] No sources to compile 17:56:27 [INFO] 17:56:27 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ designer-api --- 17:56:27 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/java 17:56:30 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintArtifactDefinitionEnhancerImpl.kt: (52, 93) The corresponding parameter in the supertype 'BluePrintArtifactDefinitionEnhancer' is named 'type'. This may cause problems when calling this function with named arguments. 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintArtifactDefinitionEnhancerImpl.kt: (59, 13) Elvis operator (?:) always returns the left operand of non-nullable type String 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintAttributeDefinitionEnhancerImpl.kt: (38, 93) The corresponding parameter in the supertype 'BluePrintAttributeDefinitionEnhancer' is named 'type'. This may cause problems when calling this function with named arguments. 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintNodeTemplateEnhancerImpl.kt: (45, 93) The corresponding parameter in the supertype 'BluePrintNodeTemplateEnhancer' is named 'type'. This may cause problems when calling this function with named arguments. 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintNodeTypeEnhancerImpl.kt: (47, 93) The corresponding parameter in the supertype 'BluePrintNodeTypeEnhancer' is named 'type'. This may cause problems when calling this function with named arguments. 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintPropertyDefinitionEnhancerImpl.kt: (44, 93) The corresponding parameter in the supertype 'BluePrintPropertyDefinitionEnhancer' is named 'type'. This may cause problems when calling this function with named arguments. 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintRelationshipTemplateEnhancerImpl.kt: (47, 9) The corresponding parameter in the supertype 'BluePrintRelationshipTemplateEnhancer' is named 'type'. This may cause problems when calling this function with named arguments. 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintRelationshipTypeEnhancerImpl.kt: (47, 9) The corresponding parameter in the supertype 'BluePrintRelationshipTypeEnhancer' is named 'type'. This may cause problems when calling this function with named arguments. 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintWorkflowEnhancerImpl.kt: (61, 93) The corresponding parameter in the supertype 'BluePrintWorkflowEnhancer' is named 'type'. This may cause problems when calling this function with named arguments. 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintWorkflowEnhancerImpl.kt: (138, 43) Safe call on a non-null receiver will have nullable type in future releases 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintWorkflowEnhancerImpl.kt: (138, 43) Safe call on a non-null receiver will have nullable type in future releases 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintWorkflowEnhancerImpl.kt: (138, 66) Unnecessary safe call on a non-null receiver of type List 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintWorkflowEnhancerImpl.kt: (149, 10) Unnecessary safe call on a non-null receiver of type List> 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintWorkflowEnhancerImpl.kt: (153, 13) Condition 'resourceAssignmentArtifacts != null' is always 'true' 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/BluePrintWorkflowEnhancerImpl.kt: (160, 90) Unnecessary non-null assertion (!!) on a non-null receiver of type String 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/enhancer/ResourceDefinitionEnhancerService.kt: (113, 44) Parameter 'blueprintBasePath' is never used 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/BluePrintModelHandler.kt: (180, 41) Condition 'prop.entrySchema!!.type != null' is always 'true' 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/BluePrintModelHandler.kt: (188, 19) Variable 'k' is never used 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/BluePrintModelHandler.kt: (191, 27) Name shadowed: k 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/BluePrintModelHandler.kt: (191, 27) Variable 'k' is never used 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/BluePrintModelHandler.kt: (191, 30) Name shadowed: v 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/BluePrintModelHandler.kt: (191, 48) Unnecessary non-null assertion (!!) on a non-null receiver of type MutableSet> 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/BluePrintModelHandler.kt: (196, 34) Name shadowed: res 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/BluePrintModelHandler.kt: (229, 13) Condition 'workflows == null' is always 'false' 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/ResourceDictionaryHandler.kt: (91, 13) Name shadowed: resourceDictionary 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/load/BluePrintCatalogLoadService.kt: (23, 38) 'StrBuilder' is deprecated. Deprecated in Java 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/load/BluePrintCatalogLoadService.kt: (43, 32) 'StrBuilder' is deprecated. Deprecated in Java 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/load/BluePrintCatalogLoadService.kt: (62, 62) 'StrBuilder' is deprecated. Deprecated in Java 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/load/ModelTypeLoadService.kt: (24, 38) 'StrBuilder' is deprecated. Deprecated in Java 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/load/ModelTypeLoadService.kt: (59, 32) 'StrBuilder' is deprecated. Deprecated in Java 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/load/ModelTypeLoadService.kt: (109, 105) 'StrBuilder' is deprecated. Deprecated in Java 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/load/ResourceDictionaryLoadService.kt: (23, 38) 'StrBuilder' is deprecated. Deprecated in Java 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/load/ResourceDictionaryLoadService.kt: (53, 28) 'StrBuilder' is deprecated. Deprecated in Java 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/load/ResourceDictionaryLoadService.kt: (69, 62) 'StrBuilder' is deprecated. Deprecated in Java 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/repository/ModelTypeReactRepository.kt: (44, 37) 'elastic(): Scheduler!' is deprecated. Deprecated in Java 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/repository/ModelTypeReactRepository.kt: (49, 37) 'elastic(): Scheduler!' is deprecated. Deprecated in Java 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/repository/ModelTypeReactRepository.kt: (54, 37) 'elastic(): Scheduler!' is deprecated. Deprecated in Java 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/repository/ModelTypeReactRepository.kt: (59, 37) 'elastic(): Scheduler!' is deprecated. Deprecated in Java 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/repository/ModelTypeReactRepository.kt: (64, 37) 'elastic(): Scheduler!' is deprecated. Deprecated in Java 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/repository/ModelTypeReactRepository.kt: (69, 37) 'elastic(): Scheduler!' is deprecated. Deprecated in Java 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/service/ApplicationRegistrationService.kt: (42, 21) Condition 'mappingKeyValue != null' is always 'true' 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/utils/BluePrintEnhancerUtils.kt: (57, 17) Elvis operator (?:) always returns the left operand of non-nullable type DataType 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/utils/BluePrintEnhancerUtils.kt: (70, 17) Elvis operator (?:) always returns the left operand of non-nullable type RelationshipType 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/utils/BluePrintEnhancerUtils.kt: (83, 17) Elvis operator (?:) always returns the left operand of non-nullable type NodeType 17:56:30 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/utils/BluePrintEnhancerUtils.kt: (96, 17) Elvis operator (?:) always returns the left operand of non-nullable type ArtifactType 17:56:30 [INFO] 17:56:30 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ designer-api --- 17:56:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:56:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:56:30 [INFO] Copying 8 resources 17:56:30 [INFO] 17:56:30 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ designer-api --- 17:56:30 [INFO] No sources to compile 17:56:30 [INFO] 17:56:30 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ designer-api --- 17:56:30 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/test/java 17:56:31 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:56:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/BlueprintModelControllerTest.kt: (263, 9) Parameter 'setParam' is never used 17:56:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/BlueprintModelControllerTest.kt: (274, 19) Type mismatch: inferred type is BodyInserters.MultipartInserter? but BodyInserter<*, in ClientHttpRequest!> was expected 17:56:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/ModelTypeControllerTest.kt: (43, 66) Unnecessary non-null assertion (!!) on a non-null receiver of type Logger 17:56:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/ModelTypeServiceTest.kt: (78, 73) Unnecessary non-null assertion (!!) on a non-null receiver of type ModelType 17:56:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/ModelTypeServiceTest.kt: (111, 95) Unnecessary non-null assertion (!!) on a non-null receiver of type ModelType 17:56:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/ModelTypeServiceTest.kt: (132, 101) Unnecessary non-null assertion (!!) on a non-null receiver of type ModelType 17:56:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/designer/api/handler/ResourceDictionaryHandlerTest.kt: (69, 16) 'assertThat(T!, Matcher!): Unit' is deprecated. Deprecated in Java 17:56:31 [INFO] 17:56:31 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ designer-api --- 17:56:31 [INFO] 17:56:31 [INFO] ------------------------------------------------------- 17:56:31 [INFO] T E S T S 17:56:31 [INFO] ------------------------------------------------------- 17:56:33 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BluePrintManagementGRPCHandlerTest 17:56:42 17:56:42.608 WARN [main @coroutine#2] o.o.c.c.c.core.scripts.BluePrintCompileCache - No compiled cache(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/blueprints/work/bc9de42d-576e-4fc6-a126-aeafb0a9f1bb) present to clean. 17:56:43 17:56:43.023 WARN [main @coroutine#12] o.o.c.c.c.core.scripts.BluePrintCompileCache - No compiled cache(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/blueprints/deploy/baseconfiguration/1.0.0) present to clean. 17:56:43 17:56:43.090 WARN [main @coroutine#12] o.o.c.c.c.core.scripts.BluePrintCompileCache - No compiled cache(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/blueprints/work/343a7f0f-12b8-408a-9490-f38f3754f451) present to clean. 17:56:43 17:56:43.102 WARN [main @coroutine#13] o.o.c.c.c.core.scripts.BluePrintCompileCache - No compiled cache(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/blueprints/deploy/sample/1.0.0) present to clean. 17:56:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.778 s - in org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BluePrintManagementGRPCHandlerTest 17:56:43 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelControllerTest 17:56:46 17:56:46.539 WARN [DefaultDispatcher-worker-2 @coroutine#16] o.o.c.c.c.core.scripts.BluePrintCompileCache - No compiled cache(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/blueprints/work/2dc1a916-74b4-4d3a-a120-6494a215d532) present to clean. 17:56:47 17:56:47.024 WARN [DefaultDispatcher-worker-2 @coroutine#21] o.o.c.c.c.core.scripts.BluePrintCompileCache - No compiled cache(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/blueprints/deploy/baseconfiguration/1.0.0) present to clean. 17:56:47 17:56:47.067 WARN [DefaultDispatcher-worker-2 @coroutine#21] o.o.c.c.c.core.scripts.BluePrintCompileCache - No compiled cache(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/blueprints/work/31c87403-abf1-4b83-b25c-301e1980c414) present to clean. 17:56:47 17:56:47.178 WARN [reactor-http-epoll-4 @coroutine#31] o.o.c.c.c.core.scripts.BluePrintCompileCache - No compiled cache(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/blueprints/deploy/baseconfiguration/1.0.0) present to clean. 17:56:47 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.095 s - in org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelControllerTest 17:56:47 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.designer.api.ModelTypeControllerTest 17:56:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.991 s - in org.onap.ccsdk.cds.blueprintsprocessor.designer.api.ModelTypeControllerTest 17:56:48 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.designer.api.ResourceDictionaryControllerTest 17:56:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.192 s - in org.onap.ccsdk.cds.blueprintsprocessor.designer.api.ResourceDictionaryControllerTest 17:56:49 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.designer.api.enhancer.BluePrintEnhancerServiceImplTest 17:56:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.734 s - in org.onap.ccsdk.cds.blueprintsprocessor.designer.api.enhancer.BluePrintEnhancerServiceImplTest 17:56:52 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.ModelTypeServiceTest 17:56:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.ModelTypeServiceTest 17:56:52 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.ResourceDictionaryHandlerTest 17:56:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s - in org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.ResourceDictionaryHandlerTest 17:56:52 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.designer.api.repository.ModelTypeReactRepositoryTest 17:56:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.onap.ccsdk.cds.blueprintsprocessor.designer.api.repository.ModelTypeReactRepositoryTest 17:56:52 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.designer.api.repository.ResourceDictionaryReactRepositoryTest 17:56:52 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.onap.ccsdk.cds.blueprintsprocessor.designer.api.repository.ResourceDictionaryReactRepositoryTest 17:56:52 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.designer.api.utils.BluePrintEnhancerUtilsTest 17:56:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.onap.ccsdk.cds.blueprintsprocessor.designer.api.utils.BluePrintEnhancerUtilsTest 17:56:52 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.designer.api.utils.ModelTypeValidatorTest 17:56:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.ccsdk.cds.blueprintsprocessor.designer.api.utils.ModelTypeValidatorTest 17:56:54 [INFO] 17:56:54 [INFO] Results: 17:56:54 [INFO] 17:56:54 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0 17:56:54 [INFO] 17:56:54 [INFO] 17:56:54 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ designer-api --- 17:56:54 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/code-coverage/jacoco-ut.exec 17:56:54 [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Inbounds - Designer API' with 99 classes 17:56:55 [INFO] 17:56:55 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ designer-api --- 17:56:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:56:55 [INFO] 17:56:55 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ designer-api --- 17:56:55 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/designer-api-1.6.0-SNAPSHOT.jar 17:56:55 [INFO] 17:56:55 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ designer-api --- 17:56:55 [INFO] Skipping because packaging 'jar' is not pom. 17:56:55 [INFO] 17:56:55 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ designer-api --- 17:56:55 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/code-coverage/jacoco-it.exec 17:56:55 [INFO] 17:56:55 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ designer-api --- 17:56:55 [INFO] 17:56:55 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ designer-api --- 17:56:55 [INFO] 17:56:55 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ designer-api --- 17:56:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:56:55 [INFO] 17:56:55 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ designer-api --- 17:56:55 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/jacoco.exec 17:56:55 [INFO] 17:56:55 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ designer-api --- 17:56:55 [INFO] 17:56:55 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ designer-api --- 17:56:55 [INFO] 17:56:55 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ designer-api --- 17:56:55 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/designer-api-1.6.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/designer-api/1.6.0-SNAPSHOT/designer-api-1.6.0-SNAPSHOT.jar 17:56:55 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/designer-api/1.6.0-SNAPSHOT/designer-api-1.6.0-SNAPSHOT.pom 17:56:55 [INFO] 17:56:55 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ designer-api --- 17:56:55 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.modules:designer-api:jar:1.6.0-SNAPSHOT 17:56:55 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-services:jar:1.6.0-SNAPSHOT:compile 17:56:55 [INFO] +- org.springframework.security:spring-security-core:jar:5.7.8:compile 17:56:55 [INFO] | +- org.springframework.security:spring-security-crypto:jar:5.7.8:compile 17:56:55 [INFO] | +- org.springframework:spring-aop:jar:5.3.27:compile 17:56:55 [INFO] | +- org.springframework:spring-beans:jar:5.3.27:compile 17:56:55 [INFO] | +- org.springframework:spring-context:jar:5.3.27:compile 17:56:55 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 17:56:55 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:56:55 [INFO] | \- org.springframework:spring-expression:jar:5.3.27:compile 17:56:55 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-service:jar:1.6.0-SNAPSHOT:compile 17:56:55 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.6.0-SNAPSHOT:compile 17:56:55 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile 17:56:55 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 17:56:55 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 17:56:55 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile 17:56:55 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.13.5:compile 17:56:55 [INFO] | | +- org.yaml:snakeyaml:jar:1.30:compile 17:56:55 [INFO] | | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 17:56:55 [INFO] | | +- commons-lang:commons-lang:jar:2.6:compile 17:56:55 [INFO] | | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 17:56:55 [INFO] | | | +- org.javassist:javassist:jar:3.24.1-GA:compile 17:56:55 [INFO] | | | +- org.jsoup:jsoup:jar:1.12.1:compile 17:56:55 [INFO] | | | +- com.google.re2j:re2j:jar:1.2:compile 17:56:55 [INFO] | | | +- commons-net:commons-net:jar:3.9.0:compile 17:56:55 [INFO] | | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 17:56:55 [INFO] | | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 17:56:55 [INFO] | | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 17:56:55 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:56:55 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:56:55 [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.2.12:compile 17:56:55 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:56:55 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:56:55 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:56:55 [INFO] | | \- org.apache.commons:commons-compress:jar:1.21:compile 17:56:55 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.6.0-SNAPSHOT:compile 17:56:55 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.6.0-SNAPSHOT:compile 17:56:55 [INFO] | | | +- com.hazelcast:hazelcast-all:jar:4.2.5:compile 17:56:55 [INFO] | | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.6.0-SNAPSHOT:compile 17:56:55 [INFO] | | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 17:56:55 [INFO] | | | | \- javax.annotation:jsr250-api:jar:1.0:compile 17:56:55 [INFO] | | | \- org.springframework.boot:spring-boot-starter-webflux:jar:2.7.12:compile 17:56:55 [INFO] | | | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.12:compile 17:56:55 [INFO] | | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5:compile 17:56:55 [INFO] | | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile 17:56:55 [INFO] | | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5:compile 17:56:55 [INFO] | | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.12:compile 17:56:55 [INFO] | | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.32:compile 17:56:55 [INFO] | | | | +- io.netty:netty-resolver-dns:jar:4.1.92.Final:compile 17:56:55 [INFO] | | | | | \- io.netty:netty-codec-dns:jar:4.1.92.Final:compile 17:56:55 [INFO] | | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.92.Final:compile 17:56:55 [INFO] | | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.92.Final:compile 17:56:55 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.92.Final:compile 17:56:55 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.92.Final:compile 17:56:55 [INFO] | | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.32:compile 17:56:55 [INFO] | | | \- org.springframework:spring-webflux:jar:5.3.27:compile 17:56:55 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.6.0-SNAPSHOT:compile 17:56:55 [INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 17:56:55 [INFO] | | | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 17:56:55 [INFO] | | | | \- commons-codec:commons-codec:jar:1.15:compile 17:56:55 [INFO] | | | \- org.springframework:spring-web:jar:5.3.27:compile 17:56:55 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.6.0-SNAPSHOT:compile 17:56:55 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.6.0-SNAPSHOT:compile 17:56:55 [INFO] | | | +- io.nats:jnats:jar:2.6.6:compile 17:56:55 [INFO] | | | | \- net.i2p.crypto:eddsa:jar:0.3.0:compile 17:56:55 [INFO] | | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 17:56:55 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.6.0-SNAPSHOT:compile 17:56:55 [INFO] | | \- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 17:56:55 [INFO] | \- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 17:56:55 [INFO] | \- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 17:56:55 [INFO] | +- org.antlr:antlr4-runtime:jar:4.12.0:compile 17:56:55 [INFO] | +- org.apache.commons:commons-text:jar:1.9:compile 17:56:55 [INFO] | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 17:56:55 [INFO] | | +- org.apache.tomcat:tomcat-jdbc:jar:9.0.75:compile 17:56:55 [INFO] | | | \- org.apache.tomcat:tomcat-juli:jar:9.0.75:compile 17:56:55 [INFO] | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 17:56:55 [INFO] | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 17:56:55 [INFO] | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 17:56:55 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:jar:1.6.0-SNAPSHOT:compile 17:56:55 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.6.0-SNAPSHOT:compile 17:56:55 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.6.0-SNAPSHOT:compile 17:56:55 [INFO] | | +- javax.validation:validation-api:jar:2.0.1.Final:compile 17:56:55 [INFO] | | \- com.microsoft.sqlserver:mssql-jdbc:jar:10.2.3.jre8:compile 17:56:55 [INFO] | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.7.12:compile 17:56:55 [INFO] | | +- org.springframework.boot:spring-boot-starter-aop:jar:2.7.12:compile 17:56:55 [INFO] | | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 17:56:55 [INFO] | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.7.12:compile 17:56:55 [INFO] | | | +- com.zaxxer:HikariCP:jar:4.0.3:compile 17:56:55 [INFO] | | | \- org.springframework:spring-jdbc:jar:5.3.27:compile 17:56:55 [INFO] | | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 17:56:55 [INFO] | | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 17:56:55 [INFO] | | +- org.hibernate:hibernate-core:jar:5.6.15.Final:compile 17:56:55 [INFO] | | | +- antlr:antlr:jar:2.7.7:compile 17:56:55 [INFO] | | | +- org.jboss:jandex:jar:2.4.2.Final:compile 17:56:55 [INFO] | | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 17:56:55 [INFO] | | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 17:56:55 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 17:56:55 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 17:56:55 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 17:56:55 [INFO] | | +- org.springframework.data:spring-data-jpa:jar:2.7.12:compile 17:56:55 [INFO] | | | +- org.springframework.data:spring-data-commons:jar:2.7.12:compile 17:56:55 [INFO] | | | +- org.springframework:spring-orm:jar:5.3.27:compile 17:56:55 [INFO] | | | \- org.springframework:spring-tx:jar:5.3.27:compile 17:56:55 [INFO] | | \- org.springframework:spring-aspects:jar:5.3.27:compile 17:56:55 [INFO] | \- org.mariadb.jdbc:mariadb-java-client:jar:3.0.10:compile 17:56:55 [INFO] +- io.mockk:mockk:jar:1.12.8:test 17:56:55 [INFO] | +- io.mockk:mockk-dsl:jar:1.12.8:test 17:56:55 [INFO] | +- io.mockk:mockk-agent:jar:1.12.8:test 17:56:55 [INFO] | +- io.mockk:mockk-agent-api:jar:1.12.8:test 17:56:55 [INFO] | +- io.mockk:mockk-core:jar:1.12.8:test 17:56:55 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 17:56:55 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 17:56:55 [INFO] +- io.mockk:mockk-jvm:jar:1.12.8:test 17:56:55 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.12.8:test 17:56:55 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.12.8:test 17:56:55 [INFO] | | +- org.objenesis:objenesis:jar:3.2:test 17:56:55 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.23:compile 17:56:55 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 17:56:55 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.12.8:test 17:56:55 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.12.8:test 17:56:55 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 17:56:55 [INFO] | +- junit:junit:jar:4.13.2:test 17:56:55 [INFO] | | \- org.hamcrest:hamcrest-core:jar:2.2:compile 17:56:55 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 17:56:55 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 17:56:55 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 17:56:55 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 17:56:55 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:56:55 [INFO] +- org.powermock:powermock-api-mockito2:jar:1.7.4:test 17:56:55 [INFO] | +- org.powermock:powermock-api-mockito-common:jar:1.7.4:test 17:56:55 [INFO] | | \- org.powermock:powermock-api-support:jar:1.7.4:test 17:56:55 [INFO] | | +- org.powermock:powermock-reflect:jar:1.7.4:test 17:56:55 [INFO] | | \- org.powermock:powermock-core:jar:1.7.4:test 17:56:55 [INFO] | \- org.mockito:mockito-core:jar:4.5.1:test 17:56:55 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.7.12:test 17:56:55 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:56:55 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:56:55 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:56:55 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:56:55 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.7.12:test 17:56:55 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.12:test 17:56:55 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:56:55 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:56:55 [INFO] | +- org.assertj:assertj-core:jar:3.22.0:test 17:56:55 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 17:56:55 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test 17:56:55 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 17:56:55 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:56:55 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 17:56:55 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 17:56:55 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.8.2:test 17:56:55 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.8.2:test 17:56:55 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:compile 17:56:55 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.8.2:test 17:56:55 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:56:55 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.7.0:test 17:56:55 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.6.21:test 17:56:55 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.6.4:test 17:56:55 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.6.4:test 17:56:55 [INFO] +- io.grpc:grpc-testing:jar:1.29.0:test 17:56:55 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 17:56:55 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 17:56:55 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 17:56:55 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:test 17:56:55 [INFO] +- io.projectreactor:reactor-test:jar:3.4.29:test 17:56:55 [INFO] | \- io.projectreactor:reactor-core:jar:3.4.29:compile 17:56:55 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:56:55 [INFO] +- com.h2database:h2:jar:1.4.197:test 17:56:55 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:56:55 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 17:56:55 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 17:56:55 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 17:56:55 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 17:56:55 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 17:56:55 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 17:56:55 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 17:56:55 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 17:56:55 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 17:56:55 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 17:56:55 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:56:55 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 17:56:55 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 17:56:55 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 17:56:55 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:56:55 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 17:56:55 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 17:56:55 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 17:56:55 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 17:56:55 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 17:56:55 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 17:56:55 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 17:56:55 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 17:56:55 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 17:56:55 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 17:56:55 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 17:56:55 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 17:56:55 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 17:56:55 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 17:56:55 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 17:56:55 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 17:56:55 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 17:56:55 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 17:56:55 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 17:56:55 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 17:56:55 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 17:56:55 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 17:56:55 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:56:55 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:56:55 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:56:55 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 17:56:55 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 17:56:55 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 17:56:55 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 17:56:55 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 17:56:55 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 17:56:55 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 17:56:55 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 17:56:55 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 17:56:55 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 17:56:55 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 17:56:55 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 17:56:55 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 17:56:55 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:56:55 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:56:55 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:56:55 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 17:56:55 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 17:56:55 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 17:56:55 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 17:56:55 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 17:56:55 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:56:55 [INFO] | | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:56:55 [INFO] | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:56:55 [INFO] | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 17:56:55 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:56:55 [INFO] | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:56:55 [INFO] | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 17:56:55 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:56:55 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:56:55 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:56:55 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:56:55 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 17:56:55 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 17:56:55 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 17:56:55 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 17:56:55 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 17:56:55 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 17:56:55 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 17:56:55 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 17:56:55 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 17:56:55 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 17:56:55 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 17:56:55 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 17:56:55 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 17:56:55 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 17:56:55 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 17:56:55 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 17:56:55 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 17:56:55 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 17:56:55 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 17:56:55 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 17:56:55 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 17:56:55 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 17:56:55 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 17:56:55 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 17:56:55 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 17:56:55 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 17:56:55 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 17:56:55 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 17:56:55 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:56:55 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 17:56:55 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 17:56:55 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 17:56:55 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 17:56:55 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 17:56:55 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 17:56:55 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 17:56:55 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 17:56:55 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 17:56:55 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 17:56:55 [INFO] 17:56:55 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ designer-api --- 17:56:55 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/sonatype-clm/module.xml 17:56:55 [INFO] 17:56:55 [INFO] ----< org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-api >----- 17:56:55 [INFO] Building MS Blueprints Processor Modules - Inbounds - Resource API 1.6.0-SNAPSHOT [34/68] 17:56:55 [INFO] --------------------------------[ jar ]--------------------------------- 17:56:55 [INFO] 17:56:55 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ resource-api --- 17:56:55 [INFO] 17:56:55 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ resource-api --- 17:56:55 [INFO] 17:56:55 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ resource-api --- 17:56:55 [INFO] Executing tasks 17:56:55 17:56:55 ktlint: 17:56:56 [INFO] Executed tasks 17:56:56 [INFO] 17:56:56 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ resource-api --- 17:56:56 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:56:56 [INFO] 17:56:56 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ resource-api --- 17:56:56 [INFO] 17:56:56 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ resource-api --- 17:56:56 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api/target/code-coverage/jacoco-ut.exec 17:56:56 [INFO] 17:56:56 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ resource-api --- 17:56:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api/target/jacoco.exec 17:56:56 [INFO] 17:56:56 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ resource-api --- 17:56:56 [INFO] Set 2 system properties 17:56:56 [INFO] 17:56:56 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ resource-api --- 17:56:56 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-clm-master/.git 17:56:56 [INFO] Collected git.commit.id.full with value dea5fc2346c2633f38ec0e7bc8a7499446998292 17:56:56 [INFO] Collected git.commit.id.abbrev with value dea5fc2 17:56:56 [INFO] Collected git.build.time with value 2024-03-19T17:56:56+0000 17:56:56 [INFO] Collected git.build.version with value 1.6.0-SNAPSHOT 17:56:56 [INFO] Collected git.build.number with value 290 17:56:56 [INFO] including property git.build.version in results 17:56:56 [INFO] including property git.commit.id.full in results 17:56:56 [INFO] including property git.commit.id.abbrev in results 17:56:56 [INFO] including property git.build.time in results 17:56:56 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api/target/classes/git.properties] (for module MS Blueprints Processor Modules - Inbounds - Resource API)... 17:56:56 [INFO] 17:56:56 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ resource-api --- 17:56:56 [INFO] 17:56:56 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ resource-api --- 17:56:56 [INFO] 17:56:56 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ resource-api --- 17:56:56 [INFO] Tidy is skipped. 17:56:56 [INFO] 17:56:56 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ resource-api --- 17:56:56 [INFO] Skipping Antrun execution 17:56:56 [INFO] 17:56:56 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ resource-api --- 17:56:56 [INFO] Formatting is skipped 17:56:56 [INFO] 17:56:56 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resource-api --- 17:56:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:56:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:56:56 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api/src/main/resources 17:56:56 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api/src/main/resources 17:56:56 [INFO] 17:56:56 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ resource-api --- 17:56:56 [INFO] No sources to compile 17:56:56 [INFO] 17:56:56 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ resource-api --- 17:56:56 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api/src/main/java 17:56:57 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:56:57 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/resource/api/TemplateController.kt: (103, 26) Variable 'result' initializer is redundant 17:56:57 [INFO] 17:56:57 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resource-api --- 17:56:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:56:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:56:57 [INFO] Copying 3 resources 17:56:57 [INFO] 17:56:57 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ resource-api --- 17:56:57 [INFO] No sources to compile 17:56:57 [INFO] 17:56:57 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ resource-api --- 17:56:57 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api/src/test/java 17:56:58 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:56:58 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/resource/api/TemplateControllerTest.kt: (153, 33) 'fromObject(T!): BodyInserter!' is deprecated. Deprecated in Java 17:56:58 [INFO] 17:56:58 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resource-api --- 17:56:58 [INFO] 17:56:58 [INFO] ------------------------------------------------------- 17:56:58 [INFO] T E S T S 17:56:58 [INFO] ------------------------------------------------------- 17:57:00 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.resource.api.ResourceControllerTest 17:57:08 17:57:08 . ____ _ __ _ _ 17:57:08 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:57:08 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:57:08 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:57:08 ' |____| .__|_| |_|_| |_\__, | / / / / 17:57:08 =========|_|==============|___/=/_/_/_/ 17:57:08 :: Spring Boot :: (v2.7.12) 17:57:08 17:57:08 17:57:01.566 INFO org.onap.ccsdk.cds.blueprintsprocessor.resource.api.ResourceControllerTest - Starting ResourceControllerTest using Java 17.0.6-ea on prd-centos8-builder-4c-4g-14407.novalocal with PID 48939 (started by jenkins in /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api) 17:57:08 17:57:01.570 INFO org.onap.ccsdk.cds.blueprintsprocessor.resource.api.ResourceControllerTest - No active profile set, falling back to 1 default profile: "default" 17:57:08 17:57:01.572 INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final 17:57:08 17:57:03.870 INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 17:57:08 17:57:03.936 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 5.6.15.Final 17:57:08 17:57:04.154 INFO org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 17:57:08 17:57:04.745 INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 17:57:08 17:57:05.625 INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 17:57:08 17:57:06.751 INFO org.onap.ccsdk.cds.error.catalog.services.ErrorCatalogLoadPropertyService - Application ID: cds > Initializing error catalog message from properties... 17:57:08 17:57:07.296 INFO org.onap.ccsdk.cds.blueprintsprocessor.db.primary.PrimaryDatabaseConfiguration - Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1 17:57:08 17:57:08.177 INFO org.onap.ccsdk.cds.blueprintsprocessor.resource.api.ResourceControllerTest - Started ResourceControllerTest in 7.08 seconds (JVM running for 9.222) 17:57:09 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.914 s - in org.onap.ccsdk.cds.blueprintsprocessor.resource.api.ResourceControllerTest 17:57:09 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.resource.api.TemplateControllerTest 17:57:11 17:57:11 . ____ _ __ _ _ 17:57:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:57:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:57:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:57:11 ' |____| .__|_| |_|_| |_\__, | / / / / 17:57:11 =========|_|==============|___/=/_/_/_/ 17:57:11 :: Spring Boot :: (v2.7.12) 17:57:11 17:57:11 17:57:09.806 INFO org.onap.ccsdk.cds.blueprintsprocessor.resource.api.TemplateControllerTest - Starting TemplateControllerTest using Java 17.0.6-ea on prd-centos8-builder-4c-4g-14407.novalocal with PID 48939 (started by jenkins in /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api) 17:57:11 17:57:09.806 INFO org.onap.ccsdk.cds.blueprintsprocessor.resource.api.TemplateControllerTest - No active profile set, falling back to 1 default profile: "default" 17:57:11 17:57:10.586 INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 17:57:11 17:57:10.612 INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 17:57:11 17:57:10.719 INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 17:57:11 17:57:10.815 INFO org.onap.ccsdk.cds.error.catalog.services.ErrorCatalogLoadPropertyService - Application ID: cds > Initializing error catalog message from properties... 17:57:11 17:57:11.005 INFO org.onap.ccsdk.cds.blueprintsprocessor.core.BlueprintDependencyConfiguration - Dependency Management module created... 17:57:11 17:57:11.173 INFO org.onap.ccsdk.cds.blueprintsprocessor.db.primary.PrimaryDatabaseConfiguration - Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1 17:57:11 17:57:11.459 INFO org.onap.ccsdk.cds.blueprintsprocessor.resource.api.TemplateControllerTest - Started TemplateControllerTest in 1.684 seconds (JVM running for 12.504) 17:57:11 17:57:11.515 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.TemplateResolutionService - Writing out template_resolution result: bpName: baseconfiguration bpVer 1.0.0 resKey:2 (resourceId: resourceType: ) occurrence:1 17:57:11 17:57:11.548 INFO class org.onap.ccsdk.cds.blueprintsprocessor.resource.api.TemplateControllerTest - Stored result under UUID [B@77565bc4 17:57:11 17:57:11.679 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.TemplateResolutionService - Writing out template_resolution result: bpName: baseconfiguration bpVer 1.0.0 resKey:1 (resourceId: resourceType: ) occurrence:1 17:57:11 17:57:11.689 INFO class org.onap.ccsdk.cds.blueprintsprocessor.resource.api.TemplateControllerTest - Stored result under UUID [B@7c66aae8 17:57:11 17:57:11.701 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.TemplateResolutionService - Overwriting template resolution for blueprintName=(1.0.0), blueprintVersion=(baseconfiguration), artifactName=(activate) and resolutionKey=(1) 17:57:11 17:57:11.717 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.TemplateResolutionService - Writing out template_resolution result: bpName: baseconfiguration bpVer 1.0.0 resKey:1 (resourceId: resourceType: ) occurrence:1 17:57:11 17:57:11.728 INFO class org.onap.ccsdk.cds.blueprintsprocessor.resource.api.TemplateControllerTest - Stored result under UUID [B@2ee09920 17:57:11 17:57:11.789 INFO c.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.db.TemplateResolutionService - Writing out template_resolution result: bpName: baseconfiguration bpVer 1.0.0 resKey:3 (resourceId: resourceType: ) occurrence:1 17:57:11 17:57:11.799 INFO class org.onap.ccsdk.cds.blueprintsprocessor.resource.api.TemplateControllerTest - Stored result under UUID [B@4fa8df8 17:57:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.041 s - in org.onap.ccsdk.cds.blueprintsprocessor.resource.api.TemplateControllerTest 17:57:11 17:57:11.831 INFO org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl - HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down' 17:57:11 [INFO] 17:57:11 [INFO] Results: 17:57:11 [INFO] 17:57:11 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 17:57:11 [INFO] 17:57:11 [INFO] 17:57:11 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ resource-api --- 17:57:11 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api/target/code-coverage/jacoco-ut.exec 17:57:11 [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Inbounds - Resource API' with 17 classes 17:57:12 [INFO] 17:57:12 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ resource-api --- 17:57:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:57:12 [INFO] 17:57:12 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ resource-api --- 17:57:12 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api/target/resource-api-1.6.0-SNAPSHOT.jar 17:57:12 [INFO] 17:57:12 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ resource-api --- 17:57:12 [INFO] Skipping because packaging 'jar' is not pom. 17:57:12 [INFO] 17:57:12 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ resource-api --- 17:57:12 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api/target/code-coverage/jacoco-it.exec 17:57:12 [INFO] 17:57:12 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ resource-api --- 17:57:12 [INFO] 17:57:12 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ resource-api --- 17:57:12 [INFO] 17:57:12 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ resource-api --- 17:57:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:57:12 [INFO] 17:57:12 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ resource-api --- 17:57:12 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api/target/jacoco.exec 17:57:12 [INFO] 17:57:12 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ resource-api --- 17:57:12 [INFO] 17:57:12 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ resource-api --- 17:57:12 [INFO] 17:57:12 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resource-api --- 17:57:12 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api/target/resource-api-1.6.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-api/1.6.0-SNAPSHOT/resource-api-1.6.0-SNAPSHOT.jar 17:57:12 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-api/1.6.0-SNAPSHOT/resource-api-1.6.0-SNAPSHOT.pom 17:57:12 [INFO] 17:57:12 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ resource-api --- 17:57:12 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-api:jar:1.6.0-SNAPSHOT 17:57:12 [INFO] +- org.springframework.security:spring-security-core:jar:5.7.8:compile 17:57:12 [INFO] | +- org.springframework.security:spring-security-crypto:jar:5.7.8:compile 17:57:12 [INFO] | +- org.springframework:spring-aop:jar:5.3.27:compile 17:57:12 [INFO] | +- org.springframework:spring-beans:jar:5.3.27:compile 17:57:12 [INFO] | +- org.springframework:spring-context:jar:5.3.27:compile 17:57:12 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 17:57:12 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:57:12 [INFO] | \- org.springframework:spring-expression:jar:5.3.27:compile 17:57:12 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.6.0-SNAPSHOT:compile 17:57:12 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 17:57:12 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile 17:57:12 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 17:57:12 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 17:57:12 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 17:57:12 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile 17:57:12 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.13.5:compile 17:57:12 [INFO] | | \- javax.validation:validation-api:jar:2.0.1.Final:compile 17:57:12 [INFO] | +- io.projectreactor:reactor-core:jar:3.4.29:compile 17:57:12 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:57:12 [INFO] | +- org.yaml:snakeyaml:jar:1.30:compile 17:57:12 [INFO] | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 17:57:12 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 17:57:12 [INFO] | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 17:57:12 [INFO] | | +- org.javassist:javassist:jar:3.24.1-GA:compile 17:57:12 [INFO] | | +- org.jsoup:jsoup:jar:1.12.1:compile 17:57:12 [INFO] | | +- com.google.re2j:re2j:jar:1.2:compile 17:57:12 [INFO] | | +- commons-net:commons-net:jar:3.9.0:compile 17:57:12 [INFO] | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 17:57:12 [INFO] | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 17:57:12 [INFO] | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 17:57:12 [INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:57:12 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:57:12 [INFO] | | | \- ch.qos.logback:logback-core:jar:1.2.12:compile 17:57:12 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:57:12 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:57:12 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:57:12 [INFO] | \- org.apache.commons:commons-compress:jar:1.21:compile 17:57:12 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-services:jar:1.6.0-SNAPSHOT:compile 17:57:12 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-service:jar:1.6.0-SNAPSHOT:compile 17:57:12 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.6.0-SNAPSHOT:compile 17:57:12 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.6.0-SNAPSHOT:compile 17:57:12 [INFO] | | | +- com.hazelcast:hazelcast-all:jar:4.2.5:compile 17:57:12 [INFO] | | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.6.0-SNAPSHOT:compile 17:57:12 [INFO] | | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 17:57:12 [INFO] | | | | \- javax.annotation:jsr250-api:jar:1.0:compile 17:57:12 [INFO] | | | \- org.springframework.boot:spring-boot-starter-webflux:jar:2.7.12:compile 17:57:12 [INFO] | | | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.12:compile 17:57:12 [INFO] | | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5:compile 17:57:12 [INFO] | | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile 17:57:12 [INFO] | | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5:compile 17:57:12 [INFO] | | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.12:compile 17:57:12 [INFO] | | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.32:compile 17:57:12 [INFO] | | | | +- io.netty:netty-resolver-dns:jar:4.1.92.Final:compile 17:57:12 [INFO] | | | | | \- io.netty:netty-codec-dns:jar:4.1.92.Final:compile 17:57:12 [INFO] | | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.92.Final:compile 17:57:12 [INFO] | | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.92.Final:compile 17:57:12 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.92.Final:compile 17:57:12 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.92.Final:compile 17:57:12 [INFO] | | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.32:compile 17:57:12 [INFO] | | | \- org.springframework:spring-webflux:jar:5.3.27:compile 17:57:12 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.6.0-SNAPSHOT:compile 17:57:12 [INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 17:57:12 [INFO] | | | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 17:57:12 [INFO] | | | | \- commons-codec:commons-codec:jar:1.15:compile 17:57:12 [INFO] | | | \- org.springframework:spring-web:jar:5.3.27:compile 17:57:12 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.6.0-SNAPSHOT:compile 17:57:12 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.6.0-SNAPSHOT:compile 17:57:12 [INFO] | | | +- io.nats:jnats:jar:2.6.6:compile 17:57:12 [INFO] | | | | \- net.i2p.crypto:eddsa:jar:0.3.0:compile 17:57:12 [INFO] | | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 17:57:12 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.6.0-SNAPSHOT:compile 17:57:12 [INFO] | | \- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 17:57:12 [INFO] | \- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 17:57:12 [INFO] | \- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 17:57:12 [INFO] | +- org.antlr:antlr4-runtime:jar:4.12.0:compile 17:57:12 [INFO] | +- org.apache.commons:commons-text:jar:1.9:compile 17:57:12 [INFO] | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 17:57:12 [INFO] | | +- org.apache.tomcat:tomcat-jdbc:jar:9.0.75:compile 17:57:12 [INFO] | | | \- org.apache.tomcat:tomcat-juli:jar:9.0.75:compile 17:57:12 [INFO] | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 17:57:12 [INFO] | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 17:57:12 [INFO] | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 17:57:12 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:jar:1.6.0-SNAPSHOT:compile 17:57:12 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.6.0-SNAPSHOT:compile 17:57:12 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.6.0-SNAPSHOT:compile 17:57:12 [INFO] | | \- com.microsoft.sqlserver:mssql-jdbc:jar:10.2.3.jre8:compile 17:57:12 [INFO] | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.7.12:compile 17:57:12 [INFO] | | +- org.springframework.boot:spring-boot-starter-aop:jar:2.7.12:compile 17:57:12 [INFO] | | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 17:57:12 [INFO] | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.7.12:compile 17:57:12 [INFO] | | | +- com.zaxxer:HikariCP:jar:4.0.3:compile 17:57:12 [INFO] | | | \- org.springframework:spring-jdbc:jar:5.3.27:compile 17:57:12 [INFO] | | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 17:57:12 [INFO] | | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 17:57:12 [INFO] | | +- org.hibernate:hibernate-core:jar:5.6.15.Final:compile 17:57:12 [INFO] | | | +- antlr:antlr:jar:2.7.7:compile 17:57:12 [INFO] | | | +- org.jboss:jandex:jar:2.4.2.Final:compile 17:57:12 [INFO] | | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 17:57:12 [INFO] | | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 17:57:12 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 17:57:12 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 17:57:12 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 17:57:12 [INFO] | | +- org.springframework.data:spring-data-jpa:jar:2.7.12:compile 17:57:12 [INFO] | | | +- org.springframework.data:spring-data-commons:jar:2.7.12:compile 17:57:12 [INFO] | | | +- org.springframework:spring-orm:jar:5.3.27:compile 17:57:12 [INFO] | | | \- org.springframework:spring-tx:jar:5.3.27:compile 17:57:12 [INFO] | | \- org.springframework:spring-aspects:jar:5.3.27:compile 17:57:12 [INFO] | \- org.mariadb.jdbc:mariadb-java-client:jar:3.0.10:compile 17:57:12 [INFO] +- io.mockk:mockk:jar:1.12.8:test 17:57:12 [INFO] | +- io.mockk:mockk-dsl:jar:1.12.8:test 17:57:12 [INFO] | +- io.mockk:mockk-agent:jar:1.12.8:test 17:57:12 [INFO] | +- io.mockk:mockk-agent-api:jar:1.12.8:test 17:57:12 [INFO] | +- io.mockk:mockk-core:jar:1.12.8:test 17:57:12 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 17:57:12 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 17:57:12 [INFO] +- io.mockk:mockk-jvm:jar:1.12.8:test 17:57:12 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.12.8:test 17:57:12 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.12.8:test 17:57:12 [INFO] | | +- org.objenesis:objenesis:jar:3.2:test 17:57:12 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.23:compile 17:57:12 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 17:57:12 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.12.8:test 17:57:12 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.12.8:test 17:57:12 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 17:57:12 [INFO] | +- junit:junit:jar:4.13.2:test 17:57:12 [INFO] | | \- org.hamcrest:hamcrest-core:jar:2.2:compile 17:57:12 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 17:57:12 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 17:57:12 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 17:57:12 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 17:57:12 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:57:12 [INFO] +- org.powermock:powermock-api-mockito2:jar:1.7.4:test 17:57:12 [INFO] | +- org.powermock:powermock-api-mockito-common:jar:1.7.4:test 17:57:12 [INFO] | | \- org.powermock:powermock-api-support:jar:1.7.4:test 17:57:12 [INFO] | | +- org.powermock:powermock-reflect:jar:1.7.4:test 17:57:12 [INFO] | | \- org.powermock:powermock-core:jar:1.7.4:test 17:57:12 [INFO] | \- org.mockito:mockito-core:jar:4.5.1:test 17:57:12 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.7.12:test 17:57:12 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:57:12 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:57:12 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:57:12 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:57:12 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.7.12:test 17:57:12 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.12:test 17:57:12 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:57:12 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:57:12 [INFO] | +- org.assertj:assertj-core:jar:3.22.0:test 17:57:12 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 17:57:12 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test 17:57:12 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 17:57:12 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:57:12 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 17:57:12 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 17:57:12 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.8.2:test 17:57:12 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.8.2:test 17:57:12 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:compile 17:57:12 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.8.2:test 17:57:12 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:57:12 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.7.0:test 17:57:12 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.6.21:test 17:57:12 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.6.4:test 17:57:12 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.6.4:test 17:57:12 [INFO] +- io.grpc:grpc-testing:jar:1.29.0:test 17:57:12 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 17:57:12 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 17:57:12 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 17:57:12 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:test 17:57:12 [INFO] +- io.projectreactor:reactor-test:jar:3.4.29:test 17:57:12 [INFO] +- com.h2database:h2:jar:1.4.197:test 17:57:12 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:57:12 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 17:57:12 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 17:57:12 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 17:57:12 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 17:57:12 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 17:57:12 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 17:57:12 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 17:57:12 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 17:57:12 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 17:57:12 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 17:57:12 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:57:12 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 17:57:12 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 17:57:12 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 17:57:12 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:57:12 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 17:57:12 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 17:57:12 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 17:57:12 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 17:57:12 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 17:57:12 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 17:57:12 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 17:57:12 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 17:57:12 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 17:57:12 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 17:57:12 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 17:57:12 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 17:57:12 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 17:57:12 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 17:57:12 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 17:57:12 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 17:57:12 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 17:57:12 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 17:57:12 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 17:57:12 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 17:57:12 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 17:57:12 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 17:57:12 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:57:12 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:57:12 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:57:12 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 17:57:12 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 17:57:12 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 17:57:12 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 17:57:12 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 17:57:12 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 17:57:12 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 17:57:12 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 17:57:12 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 17:57:12 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 17:57:12 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 17:57:12 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:57:12 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:57:12 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:57:12 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 17:57:12 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 17:57:12 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 17:57:12 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 17:57:12 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 17:57:12 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:57:12 [INFO] | | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:57:12 [INFO] | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:57:12 [INFO] | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 17:57:12 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:57:12 [INFO] | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:57:12 [INFO] | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 17:57:12 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:57:12 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:57:12 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:57:12 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:57:12 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 17:57:12 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 17:57:12 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 17:57:12 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 17:57:12 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 17:57:12 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 17:57:12 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 17:57:12 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 17:57:12 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 17:57:12 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 17:57:12 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 17:57:12 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 17:57:12 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 17:57:12 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 17:57:12 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 17:57:12 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 17:57:12 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 17:57:12 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 17:57:12 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 17:57:12 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 17:57:12 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 17:57:12 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 17:57:12 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 17:57:12 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 17:57:12 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 17:57:12 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 17:57:12 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 17:57:12 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 17:57:12 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:57:12 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 17:57:12 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 17:57:12 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 17:57:12 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 17:57:12 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 17:57:12 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 17:57:12 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 17:57:12 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 17:57:12 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 17:57:12 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 17:57:12 [INFO] 17:57:12 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ resource-api --- 17:57:12 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api/target/sonatype-clm/module.xml 17:57:12 [INFO] 17:57:12 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:blueprint-audit-status >-- 17:57:12 [INFO] Building MS Blueprints Processor Functions - Blueprint Audit status 1.6.0-SNAPSHOT [35/68] 17:57:12 [INFO] --------------------------------[ jar ]--------------------------------- 17:57:12 [INFO] 17:57:12 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ blueprint-audit-status --- 17:57:12 [INFO] 17:57:12 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ blueprint-audit-status --- 17:57:12 [INFO] 17:57:12 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ blueprint-audit-status --- 17:57:12 [INFO] Executing tasks 17:57:12 17:57:12 ktlint: 17:57:13 [INFO] Executed tasks 17:57:13 [INFO] 17:57:13 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ blueprint-audit-status --- 17:57:13 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:57:13 [INFO] 17:57:13 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ blueprint-audit-status --- 17:57:13 [INFO] 17:57:13 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ blueprint-audit-status --- 17:57:13 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/target/code-coverage/jacoco-ut.exec 17:57:13 [INFO] 17:57:13 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ blueprint-audit-status --- 17:57:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/target/jacoco.exec 17:57:13 [INFO] 17:57:13 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ blueprint-audit-status --- 17:57:13 [INFO] Set 2 system properties 17:57:13 [INFO] 17:57:13 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ blueprint-audit-status --- 17:57:13 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-clm-master/.git 17:57:13 [INFO] Collected git.commit.id.full with value dea5fc2346c2633f38ec0e7bc8a7499446998292 17:57:13 [INFO] Collected git.commit.id.abbrev with value dea5fc2 17:57:13 [INFO] Collected git.build.time with value 2024-03-19T17:57:13+0000 17:57:13 [INFO] Collected git.build.version with value 1.6.0-SNAPSHOT 17:57:13 [INFO] Collected git.build.number with value 290 17:57:13 [INFO] including property git.build.version in results 17:57:13 [INFO] including property git.commit.id.full in results 17:57:13 [INFO] including property git.commit.id.abbrev in results 17:57:13 [INFO] including property git.build.time in results 17:57:13 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/target/classes/git.properties] (for module MS Blueprints Processor Functions - Blueprint Audit status)... 17:57:13 [INFO] 17:57:13 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ blueprint-audit-status --- 17:57:13 [INFO] 17:57:13 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ blueprint-audit-status --- 17:57:13 [INFO] 17:57:13 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ blueprint-audit-status --- 17:57:13 [INFO] Tidy is skipped. 17:57:13 [INFO] 17:57:13 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ blueprint-audit-status --- 17:57:13 [INFO] Skipping Antrun execution 17:57:13 [INFO] 17:57:13 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ blueprint-audit-status --- 17:57:13 [INFO] Formatting is skipped 17:57:13 [INFO] 17:57:13 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ blueprint-audit-status --- 17:57:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:57:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:57:13 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/src/main/resources 17:57:13 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/src/main/resources 17:57:13 [INFO] 17:57:13 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ blueprint-audit-status --- 17:57:13 [INFO] No sources to compile 17:57:13 [INFO] 17:57:13 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ blueprint-audit-status --- 17:57:13 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/src/main/java 17:57:14 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:57:14 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/workflow/audit/DatabaseStoreAuditService.kt: (61, 63) Variable 'storedAuditStatus' initializer is redundant 17:57:14 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/workflow/audit/DatabaseStoreAuditService.kt: (102, 17) Condition 'storedAuditStatus == null' is always 'false' 17:57:14 [INFO] 17:57:14 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ blueprint-audit-status --- 17:57:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:57:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:57:14 [INFO] Copying 3 resources 17:57:14 [INFO] 17:57:14 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ blueprint-audit-status --- 17:57:14 [INFO] No sources to compile 17:57:14 [INFO] 17:57:14 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ blueprint-audit-status --- 17:57:14 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/src/test/java 17:57:15 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:57:15 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/workflow/audit/DatabaseStoreAuditServiceTest.kt: (43, 31) Variable 'testOuput' initializer is redundant 17:57:15 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/workflow/audit/DatabaseStoreAuditServiceTest.kt: (269, 31) Parameter 'nothing' is never used 17:57:15 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/workflow/audit/NoStoreAuditServiceTest.kt: (40, 31) Variable 'testOuput' initializer is redundant 17:57:15 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/workflow/audit/NoStoreAuditServiceTest.kt: (65, 61) Variable 'testList' initializer is redundant 17:57:15 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/workflow/audit/NoStoreAuditServiceTest.kt: (75, 61) Variable 'testList' initializer is redundant 17:57:15 [INFO] 17:57:15 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ blueprint-audit-status --- 17:57:15 [INFO] 17:57:15 [INFO] ------------------------------------------------------- 17:57:15 [INFO] T E S T S 17:57:15 [INFO] ------------------------------------------------------- 17:57:17 17:57:16.638 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest] 17:57:17 17:57:16.654 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 17:57:17 17:57:16.677 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 17:57:17 17:57:16.751 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest] from class [org.springframework.test.context.support.DefaultTestContextBootstrapper] 17:57:17 17:57:16.798 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to AnnotationConfigContextLoader to process context configuration [ContextConfigurationAttributes@5fa47fea declaringClass = 'org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', locations = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader']. 17:57:17 17:57:16.911 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest] 17:57:17 17:57:16.912 [main] DEBUG org.springframework.test.context.support.DefaultTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest]: using defaults. 17:57:17 17:57:16.913 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 17:57:17 17:57:16.946 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4c98a6d5, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@392a04e7, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7f02251, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@dffa30b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4d8126f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6d3c232f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6b587673, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1bcf67e8, org.springframework.test.context.event.EventPublishingTestExecutionListener@5f404594, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@53692008, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7b2a3ff8, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1bbae752, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@460b6d54, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5cf87cfd, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@76075d65] 17:57:17 17:57:16.949 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest] 17:57:17 17:57:16.950 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest] 17:57:17 17:57:16.953 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest] 17:57:17 17:57:16.953 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest] 17:57:17 17:57:16.958 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest] 17:57:17 17:57:16.958 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest] 17:57:17 17:57:16.999 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest] 17:57:17 17:57:16.999 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 17:57:17 17:57:16.999 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 17:57:17 17:57:17.001 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest] from class [org.springframework.test.context.support.DefaultTestContextBootstrapper] 17:57:17 17:57:17.003 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to AnnotationConfigContextLoader to process context configuration [ContextConfigurationAttributes@656d10a4 declaringClass = 'org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', locations = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader']. 17:57:17 17:57:17.012 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest] 17:57:17 17:57:17.013 [main] DEBUG org.springframework.test.context.support.DefaultTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest]: using defaults. 17:57:17 17:57:17.013 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 17:57:17 17:57:17.014 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@63ec445c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3104351d, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@77d18d0b, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7a344b65, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7b7b3edb, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6b474074, org.springframework.test.context.transaction.TransactionalTestExecutionListener@108531c2, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@48b22fd4, org.springframework.test.context.event.EventPublishingTestExecutionListener@6a9d5dff, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3b08f438, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2bac9ba, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5b2f8ab6, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5bdd5689, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2788d0fe, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@73ab3aac] 17:57:17 17:57:17.015 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest] 17:57:17 17:57:17.015 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest] 17:57:17 17:57:17.015 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest] 17:57:17 17:57:17.015 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest] 17:57:17 17:57:17.016 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest] 17:57:17 17:57:17.016 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest] 17:57:17 17:57:17.049 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest] 17:57:17 17:57:17.050 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 17:57:17 17:57:17.050 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 17:57:17 17:57:17.051 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest] from class [org.springframework.test.context.support.DefaultTestContextBootstrapper] 17:57:17 17:57:17.053 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to AnnotationConfigContextLoader to process context configuration [ContextConfigurationAttributes@7baf6acf declaringClass = 'org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', locations = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader']. 17:57:17 17:57:17.058 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest] 17:57:17 17:57:17.059 [main] DEBUG org.springframework.test.context.support.DefaultTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest]: using defaults. 17:57:17 17:57:17.059 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 17:57:17 17:57:17.060 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1e6dad8, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7b3315a5, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@8ed9cf, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@f72203, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@377008df, org.springframework.test.context.support.DirtiesContextTestExecutionListener@540dbda9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@22bb5646, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1be59f28, org.springframework.test.context.event.EventPublishingTestExecutionListener@2ce45a7b, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@153d4abb, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6d4c273c, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5a67e962, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@545e57d7, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2bc9a775, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@27b000f7] 17:57:17 17:57:17.060 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest] 17:57:17 17:57:17.061 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest] 17:57:17 17:57:17.061 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest] 17:57:17 17:57:17.061 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest] 17:57:17 17:57:17.061 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest] 17:57:17 17:57:17.062 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest] 17:57:17 17:57:17.063 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest] 17:57:17 17:57:17.063 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 17:57:17 17:57:17.063 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 17:57:17 17:57:17.065 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest] from class [org.springframework.test.context.support.DefaultTestContextBootstrapper] 17:57:17 17:57:17.066 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to AnnotationConfigContextLoader to process context configuration [ContextConfigurationAttributes@42f9c19a declaringClass = 'org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', locations = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader']. 17:57:17 17:57:17.070 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest] 17:57:17 17:57:17.071 [main] DEBUG org.springframework.test.context.support.DefaultTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest]: using defaults. 17:57:17 17:57:17.071 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 17:57:17 17:57:17.072 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@64bfd6fd, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2ab2710, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@253b380a, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@29c2c826, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3350ebdd, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6818d900, org.springframework.test.context.transaction.TransactionalTestExecutionListener@149f5761, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2ba33e2c, org.springframework.test.context.event.EventPublishingTestExecutionListener@1f193686, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@31e72cbc, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@5fad41be, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6dcd5639, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@3b36e000, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@333cb916, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@629ae7e] 17:57:17 17:57:17.072 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest] 17:57:17 17:57:17.073 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest] 17:57:17 17:57:17.073 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest] 17:57:17 17:57:17.073 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest] 17:57:17 17:57:17.073 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest] 17:57:17 17:57:17.074 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest] 17:57:17 17:57:17.154 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest] 17:57:17 17:57:17.155 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest] 17:57:17 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest 17:57:17 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:57:20 17:57:17.159 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest] 17:57:20 17:57:17.159 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest] 17:57:20 17:57:17.162 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest] 17:57:20 17:57:17.162 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest] 17:57:20 17:57:17.169 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@5d1b9c3d testClass = DatabaseStoreAuditServiceTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]], class annotated with @DirtiesContext [false] with mode [null]. 17:57:20 17:57:17.171 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest] 17:57:20 17:57:17.172 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest] 17:57:20 17:57:17.872 [main] DEBUG io.mockk.impl.instantiation.AbstractMockFactory - Creating mockk for BlueprintAuditStatusRepository name=#1 17:57:20 17:57:18.824 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@5d1b9c3d testClass = DatabaseStoreAuditServiceTest, testInstance = org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest@8ac512e, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 17:57:20 17:57:18.826 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to AnnotationConfigContextLoader to load context from [MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]. 17:57:20 17:57:18.827 [main] DEBUG org.springframework.test.context.support.AbstractGenericContextLoader - Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]. 17:57:20 17:57:18.996 [main] DEBUG org.springframework.core.env.StandardEnvironment - Activating profiles [] 17:57:20 17:57:19.007 [main] DEBUG org.springframework.test.context.support.AnnotationConfigContextLoader - Registering component classes: {class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration} 17:57:20 17:57:19.123 [main] DEBUG org.springframework.context.support.GenericApplicationContext - Refreshing org.springframework.context.support.GenericApplicationContext@34cb0e49 17:57:20 17:57:19.163 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' 17:57:20 17:57:19.444 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: file [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/target/test-classes/org/onap/ccsdk/cds/blueprintsprocessor/functions/workflow/audit/TestDatabaseConfiguration.class] 17:57:20 17:57:19.494 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Ignored because not a concrete top-level class: file [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/target/classes/org/onap/ccsdk/cds/blueprintsprocessor/functions/workflow/audit/db/BlueprintAuditStatusRepository.class] 17:57:20 17:57:19.504 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/db/BluePrintDBLibConfiguration.class] 17:57:20 17:57:19.510 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/db/PrimaryDBLibGenericService.class] 17:57:20 17:57:19.511 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/BluePrintDBLibPropertyService.class] 17:57:20 17:57:19.525 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Ignored because not a concrete top-level class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/repository/BlueprintModelContentRepository.class] 17:57:20 17:57:19.527 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Ignored because not a concrete top-level class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/repository/BlueprintModelRepository.class] 17:57:20 17:57:19.528 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Ignored because not a concrete top-level class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/repository/BlueprintModelSearchRepository.class] 17:57:20 17:57:19.530 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/service/BlueprintProcessorCatalogServiceImpl.class] 17:57:20 17:57:19.531 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/target/processor-core-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/core/BluePrintCoreConfiguration.class] 17:57:20 17:57:19.532 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/target/processor-core-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/core/BluePrintPropertyConfiguration.class] 17:57:20 17:57:19.532 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/target/processor-core-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/core/BluePrintPropertiesService.class] 17:57:20 17:57:19.532 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/target/processor-core-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/core/BlueprintDependencyConfiguration.class] 17:57:20 17:57:19.545 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/target/processor-core-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/core/cluster/HazelcastClusterService.class] 17:57:20 17:57:19.560 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/target/execution-service-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/ComponentFunctionScriptingService.class] 17:57:20 17:57:19.561 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/target/execution-service-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/ComponentRemoteScriptExecutor.class] 17:57:20 17:57:19.563 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/target/execution-service-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/ComponentScriptExecutor.class] 17:57:20 17:57:19.566 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/target/execution-service-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/ExecutionServiceConfiguration.class] 17:57:20 17:57:19.571 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/target/execution-service-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/scripts/DeprecatedBlueprintJythonService.class] 17:57:20 17:57:19.571 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/target/rest-lib-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/rest/BluePrintRestLibConfiguration.class] 17:57:20 17:57:19.579 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/target/rest-lib-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/BluePrintRestLibPropertyService.class] 17:57:20 17:57:19.583 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/grpc-lib/target/grpc-lib-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/grpc/BluePrintGrpcLibConfiguration.class] 17:57:20 17:57:19.590 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/grpc-lib/target/grpc-lib-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/grpc/service/BluePrintGrpcLibPropertyService.class] 17:57:20 17:57:19.593 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/nats-lib/target/nats-lib-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/nats/BluePrintNatsLibConfiguration.class] 17:57:20 17:57:19.595 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/nats-lib/target/nats-lib-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/nats/service/BluePrintNatsLibPropertyService.class] 17:57:20 17:57:19.675 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/blueprint-core-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintTemplateService.class] 17:57:20 17:57:19.698 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintArtifactDefinitionValidatorImpl.class] 17:57:20 17:57:19.699 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintArtifactTypeValidatorImpl.class] 17:57:20 17:57:19.700 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintAttributeDefinitionValidatorImpl.class] 17:57:20 17:57:19.700 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintDataTypeValidatorImpl.class] 17:57:20 17:57:19.701 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintDesignTimeValidatorService.class] 17:57:20 17:57:19.702 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintNodeTemplateValidatorImpl.class] 17:57:20 17:57:19.702 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintNodeTypeValidatorImpl.class] 17:57:20 17:57:19.703 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintPropertyDefinitionValidatorImpl.class] 17:57:20 17:57:19.703 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintServiceTemplateValidatorImpl.class] 17:57:20 17:57:19.704 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintTopologyTemplateValidatorImpl.class] 17:57:20 17:57:19.704 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintTypeValidatorServiceImpl.class] 17:57:20 17:57:19.705 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintValidationConfiguration.class] 17:57:20 17:57:19.705 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintWorkflowValidatorImpl.class] 17:57:20 17:57:19.705 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/controllerblueprints/validation/extension/ArtifactMappingResourceValidator.class] 17:57:20 17:57:19.706 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/controllerblueprints/validation/extension/ResourceDefinitionValidatorImpl.class] 17:57:20 17:57:19.768 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/target/execution-service-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/ComponentFunctionScriptingService.class] 17:57:20 17:57:19.768 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/target/execution-service-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/ComponentRemoteScriptExecutor.class] 17:57:20 17:57:19.768 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/target/execution-service-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/ComponentScriptExecutor.class] 17:57:20 17:57:19.769 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/target/execution-service-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/scripts/DeprecatedBlueprintJythonService.class] 17:57:20 17:57:19.777 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/target/rest-lib-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/BluePrintRestLibPropertyService.class] 17:57:20 17:57:19.786 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/grpc-lib/target/grpc-lib-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/grpc/service/BluePrintGrpcLibPropertyService.class] 17:57:20 17:57:19.792 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/nats-lib/target/nats-lib-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/nats/service/BluePrintNatsLibPropertyService.class] 17:57:20 17:57:19.816 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintArtifactDefinitionValidatorImpl.class] 17:57:20 17:57:19.816 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintArtifactTypeValidatorImpl.class] 17:57:20 17:57:19.816 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintAttributeDefinitionValidatorImpl.class] 17:57:20 17:57:19.816 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintDataTypeValidatorImpl.class] 17:57:20 17:57:19.816 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintDesignTimeValidatorService.class] 17:57:20 17:57:19.817 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintNodeTemplateValidatorImpl.class] 17:57:20 17:57:19.817 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintNodeTypeValidatorImpl.class] 17:57:20 17:57:19.817 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintPropertyDefinitionValidatorImpl.class] 17:57:20 17:57:19.817 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintServiceTemplateValidatorImpl.class] 17:57:20 17:57:19.817 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintTopologyTemplateValidatorImpl.class] 17:57:20 17:57:19.817 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintTypeValidatorServiceImpl.class] 17:57:20 17:57:19.817 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/controllerblueprints/validation/BluePrintWorkflowValidatorImpl.class] 17:57:20 17:57:19.817 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/controllerblueprints/validation/extension/ArtifactMappingResourceValidator.class] 17:57:20 17:57:19.817 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/controllerblueprints/validation/extension/ResourceDefinitionValidatorImpl.class] 17:57:20 17:57:20.800 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/OasVendorExtensionsMapperImpl.class] 17:57:20 17:57:20.801 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/StyleEnumMapperImpl.class] 17:57:20 17:57:20.801 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/SecuritySchemeMapperImpl.class] 17:57:20 17:57:20.801 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/OasSecurityMapperImpl.class] 17:57:20 17:57:20.802 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/SchemaMapperImpl.class] 17:57:20 17:57:20.802 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/ExamplesMapperImpl.class] 17:57:20 17:57:20.802 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/ServiceModelToOpenApiMapperImpl.class] 17:57:20 17:57:20.803 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/OasLicenceMapper.class] 17:57:20 17:57:20.828 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiListingReferenceScanner.class] 17:57:20 17:57:20.828 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiDocumentationScanner.class] 17:57:20 17:57:20.829 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiDescriptionReader.class] 17:57:20 17:57:20.829 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiListingReader.class] 17:57:20 17:57:20.829 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiModelSpecificationReader.class] 17:57:20 17:57:20.830 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/CachingOperationReader.class] 17:57:20 17:57:20.830 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/MediaTypeReader.class] 17:57:20 17:57:20.830 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiListingScanner.class] 17:57:20 17:57:20.830 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiModelReader.class] 17:57:20 17:57:20.831 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiDescriptionLookup.class] 17:57:20 17:57:20.833 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationModelsProvider.class] 17:57:20 17:57:20.833 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationDeprecatedReader.class] 17:57:20 17:57:20.834 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/ResponseMessagesReader.class] 17:57:20 17:57:20.835 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationParameterReader.class] 17:57:20 17:57:20.835 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationTagsReader.class] 17:57:23 17:57:20.835 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/ApiOperationReader.class] 17:57:23 17:57:20.836 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/DefaultOperationReader.class] 17:57:23 17:57:20.838 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationParameterRequestConditionReader.class] 17:57:23 17:57:20.838 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationParameterHeadersConditionReader.class] 17:57:23 17:57:20.839 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/ContentParameterAggregator.class] 17:57:23 17:57:20.839 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationResponseClassReader.class] 17:57:23 17:57:20.839 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/CachingOperationNameGenerator.class] 17:57:23 17:57:20.841 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ParameterMultiplesReader.class] 17:57:23 17:57:20.841 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ModelAttributeParameterExpander.class] 17:57:23 17:57:20.842 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ParameterTypeReader.class] 17:57:23 17:57:20.842 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ParameterRequiredReader.class] 17:57:23 17:57:20.842 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ParameterDataTypeReader.class] 17:57:23 17:57:20.842 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ParameterDefaultReader.class] 17:57:23 17:57:20.843 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ParameterNameReader.class] 17:57:23 17:57:20.843 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ExpandedParameterBuilder.class] 17:57:23 17:57:20.845 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/plugins/DefaultResponseTypeReader.class] 17:57:23 17:57:20.848 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/plugins/DocumentationPluginsBootstrapper.class] 17:57:23 17:57:20.848 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/plugins/DocumentationPluginsManager.class] 17:57:23 17:57:20.851 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/paths/QueryStringUriTemplateDecorator.class] 17:57:23 17:57:20.851 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/paths/PathMappingDecorator.class] 17:57:23 17:57:20.851 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/paths/PathSanitizer.class] 17:57:23 17:57:20.851 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/paths/OperationPathDecorator.class] 17:57:23 17:57:20.895 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/JacksonJsonViewProvider.class] 17:57:23 17:57:20.895 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/CachingModelDependencyProvider.class] 17:57:23 17:57:20.896 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/TypeNameExtractor.class] 17:57:23 17:57:20.896 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/plugins/PropertyDiscriminatorBasedInheritancePlugin.class] 17:57:23 17:57:20.898 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/plugins/XmlModelPlugin.class] 17:57:23 17:57:20.898 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/plugins/SchemaPluginsManager.class] 17:57:23 17:57:20.898 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/plugins/JsonIgnorePropertiesModelPlugin.class] 17:57:23 17:57:20.899 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/plugins/JacksonXmlModelPlugin.class] 17:57:23 17:57:20.899 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/JacksonXmlPropertyPlugin.class] 17:57:23 17:57:20.900 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/CachingModelPropertiesProvider.class] 17:57:23 17:57:20.900 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/ObjectMapperBeanPropertyNamingStrategy.class] 17:57:23 17:57:20.901 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/bean/AccessorsProvider.class] 17:57:23 17:57:20.901 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/field/FieldProvider.class] 17:57:23 17:57:20.902 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/XmlPropertyPlugin.class] 17:57:23 17:57:20.902 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/OptimizedModelPropertiesProvider.class] 17:57:23 17:57:20.902 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/FactoryMethodProvider.class] 17:57:23 17:57:20.903 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/ModelSpecificationFactory.class] 17:57:23 17:57:20.903 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/CachingModelProvider.class] 17:57:23 17:57:20.904 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/DefaultModelDependencyProvider.class] 17:57:23 17:57:20.904 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/JacksonEnumTypeDeterminer.class] 17:57:23 17:57:20.904 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/DefaultModelProvider.class] 17:57:23 17:57:20.905 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/DefaultModelSpecificationProvider.class] 17:57:23 17:57:20.932 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/schema/OpenApiSchemaPropertyBuilder.class] 17:57:23 17:57:20.932 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/schema/ApiModelPropertyPropertyBuilder.class] 17:57:23 17:57:20.932 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/schema/ApiModelTypeNameProvider.class] 17:57:23 17:57:20.932 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/schema/ApiModelBuilder.class] 17:57:23 17:57:20.934 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationImplicitParameterReader.class] 17:57:23 17:57:20.934 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/VendorExtensionsReader.class] 17:57:23 17:57:20.934 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/SwaggerOperationResponseClassReader.class] 17:57:23 17:57:20.935 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/SwaggerOperationModelsProvider.class] 17:57:23 17:57:20.935 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OpenApiOperationAuthReader.class] 17:57:23 17:57:20.935 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/SwaggerMediaTypeReader.class] 17:57:23 17:57:20.935 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationHttpMethodReader.class] 17:57:23 17:57:20.935 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationImplicitParametersReader.class] 17:57:23 17:57:20.936 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationAuthReader.class] 17:57:23 17:57:20.936 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationHiddenReader.class] 17:57:23 17:57:20.936 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationSummaryReader.class] 17:57:23 17:57:20.936 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OpenApiOperationTagsReader.class] 17:57:23 17:57:20.936 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/SwaggerResponseMessageReader.class] 17:57:23 17:57:20.937 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationNicknameIntoUniqueIdReader.class] 17:57:23 17:57:20.937 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationPositionReader.class] 17:57:23 17:57:20.937 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OpenApiResponseReader.class] 17:57:23 17:57:20.937 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationNotesReader.class] 17:57:23 17:57:20.938 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/SwaggerOperationTagsReader.class] 17:57:23 17:57:20.938 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/parameter/ApiParamParameterBuilder.class] 17:57:23 17:57:20.938 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/parameter/SwaggerExpandedParameterBuilder.class] 17:57:23 17:57:20.938 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/parameter/OpenApiParameterBuilder.class] 17:57:23 17:57:20.941 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/web/SwaggerApiListingReader.class] 17:57:23 17:57:20.942 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/web/InMemorySwaggerResourcesProvider.class] 17:57:23 17:57:20.943 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/web/ApiResourceController.class] 17:57:23 17:57:20.966 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/ServiceModelToSwagger2MapperImpl.class] 17:57:23 17:57:20.966 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/VendorExtensionsMapperImpl.class] 17:57:23 17:57:20.967 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/PropertyMapperImpl.class] 17:57:23 17:57:20.967 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/CompatibilityModelMapperImpl.class] 17:57:23 17:57:20.968 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/ParameterMapperImpl.class] 17:57:23 17:57:20.968 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/ModelMapperImpl.class] 17:57:23 17:57:20.968 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/RequestParameterMapperImpl.class] 17:57:23 17:57:20.968 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/ModelSpecificationMapperImpl.class] 17:57:23 17:57:20.969 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/LicenseMapperImpl.class] 17:57:23 17:57:20.970 [main] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/tmp/r/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/SecurityMapperImpl.class] 17:57:23 17:57:21.007 [main] INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 17:57:23 17:57:21.030 [main] DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate - Scanning for JPA repositories in packages org.onap.ccsdk.cds.blueprintsprocessor.db.primary, org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit. 17:57:23 17:57:21.038 [main] DEBUG org.springframework.data.repository.config.RepositoryComponentProvider - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/repository/BlueprintModelContentRepository.class] 17:57:23 17:57:21.038 [main] DEBUG org.springframework.data.repository.config.RepositoryComponentProvider - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/repository/BlueprintModelRepository.class] 17:57:23 17:57:21.038 [main] DEBUG org.springframework.data.repository.config.RepositoryComponentProvider - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/repository/BlueprintModelSearchRepository.class] 17:57:23 17:57:21.247 [main] DEBUG org.springframework.data.repository.config.RepositoryComponentProvider - Identified candidate component class: file [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/target/classes/org/onap/ccsdk/cds/blueprintsprocessor/functions/workflow/audit/db/BlueprintAuditStatusRepository.class] 17:57:23 17:57:21.257 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Ignored because not a concrete top-level class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/service/BlueprintCatalogServiceImpl.class] 17:57:23 17:57:21.257 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: URL [jar:file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.6.0-SNAPSHOT.jar!/org/onap/ccsdk/cds/blueprintsprocessor/db/primary/service/BlueprintProcessorCatalogServiceImpl.class] 17:57:23 17:57:21.272 [main] INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 240 ms. Found 4 JPA repository interfaces. 17:57:23 17:57:22.519 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor' 17:57:23 17:57:22.678 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer' 17:57:23 17:57:22.684 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor' 17:57:23 17:57:22.688 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor' 17:57:23 17:57:22.688 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor' 17:57:23 17:57:22.800 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor' 17:57:23 17:57:22.801 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.data.jpa.domain.support.AuditingBeanFactoryPostProcessor' 17:57:23 17:57:22.803 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory' 17:57:23 17:57:22.803 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory' 17:57:23 17:57:22.810 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' 17:57:23 17:57:22.812 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' 17:57:23 17:57:22.816 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor' 17:57:23 17:57:22.817 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor' 17:57:23 17:57:22.817 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' 17:57:23 17:57:22.818 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder' 17:57:23 17:57:22.818 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinderFactory' 17:57:23 17:57:22.820 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'methodValidationPostProcessor' 17:57:23 17:57:22.848 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'methodValidationPostProcessor' via factory method to bean named 'environment' 17:57:23 17:57:22.849 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter' 17:57:23 17:57:22.902 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator' 17:57:23 17:57:22.930 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor' 17:57:23 17:57:22.959 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment' 17:57:23 17:57:22.971 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer' 17:57:23 17:57:22.972 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor' 17:57:23 17:57:22.972 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' 17:57:23 17:57:22.992 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'transactionAttributeSource' 17:57:23 17:57:22.996 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'transactionInterceptor' 17:57:23 17:57:22.997 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource' 17:57:23 17:57:23.007 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource' 17:57:23 17:57:23.007 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor' 17:57:23 17:57:23.014 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' 17:57:23 17:57:23.018 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'primaryDataSource' 17:57:23 17:57:23.018 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'testDatabaseConfiguration' 17:57:23 17:57:23.019 [main] DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer - Cannot find '.class' file for class [class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration$$EnhancerBySpringCGLIB$$e95c8e1] - unable to determine constructor/method parameter names 17:57:23 17:57:23.020 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'primary-database-properties' 17:57:23 17:57:23.020 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'bluePrintDBLibConfiguration' 17:57:23 17:57:23.020 [main] DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer - Cannot find '.class' file for class [class org.onap.ccsdk.cds.blueprintsprocessor.db.BluePrintDBLibConfiguration$$EnhancerBySpringCGLIB$$28d9fdf9] - unable to determine constructor/method parameter names 17:57:23 17:57:23.021 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'bluePrintPropertiesService' 17:57:23 17:57:23.032 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'bluePrintPropertyConfiguration' 17:57:23 17:57:23.041 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'bluePrintPropertiesService' via constructor to bean named 'bluePrintPropertyConfiguration' 17:57:23 17:57:23.051 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'bluePrintDBLibConfiguration' via constructor to bean named 'bluePrintPropertiesService' 17:57:23 17:57:23.067 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'bluePrintPropertyBinder' 17:57:23 17:57:23.110 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'testDatabaseConfiguration' via constructor to bean named 'primary-database-properties' 17:57:23 17:57:23.125 [main] DEBUG org.springframework.jdbc.datasource.DriverManagerDataSource - Loaded JDBC driver: org.h2.Driver 17:57:23 17:57:23.133 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' 17:57:23 17:57:23.137 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties' 17:57:23 17:57:23.156 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'primaryDataSource' 17:57:23 17:57:23.156 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' 17:57:23 17:57:23.164 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.config.internalBeanConfigurerAspect' 17:57:23 17:57:23.169 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'primaryEntityManager' 17:57:23 17:57:23.247 [main] DEBUG org.jboss.logging - Logging Provider: org.hibernate.testing.logger.TestableLoggerProvider found via service loader 17:57:23 17:57:23.274 [main] DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean - Building JPA container EntityManagerFactory for persistence unit 'default' 17:57:23 17:57:23.298 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper - PersistenceUnitInfo [ 17:57:23 name: default 17:57:23 persistence provider classname: null 17:57:23 classloader: jdk.internal.loader.ClassLoaders$AppClassLoader@5e2de80c 17:57:23 excludeUnlistedClasses: true 17:57:23 JTA datasource: null 17:57:23 Non JTA datasource: org.springframework.jdbc.datasource.DriverManagerDataSource@10eddc8b 17:57:23 Transaction type: RESOURCE_LOCAL 17:57:23 PU root URL: file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.6.0-SNAPSHOT.jar 17:57:23 Shared Cache Mode: UNSPECIFIED 17:57:23 Validation Mode: AUTO 17:57:23 Jar files URLs [] 17:57:23 Managed classes names [ 17:57:23 org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel 17:57:23 org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter 17:57:23 org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelContent 17:57:23 org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch 17:57:23 org.onap.ccsdk.cds.blueprintsprocessor.db.primary.service.BlueprintCatalogServiceImpl 17:57:23 org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus] 17:57:23 Mapping files names [] 17:57:23 Properties [] 17:57:23 17:57:23.314 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl - Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator]. 17:57:23 17:57:23.316 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl - Adding Integrator [org.hibernate.secure.spi.JaccIntegrator]. 17:57:23 17:57:23.318 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl - Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 17:57:23 17:57:23.376 [main] INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 5.6.15.Final 17:57:23 17:57:23.377 [main] DEBUG org.hibernate.cfg.Environment - HHH000206: hibernate.properties not found 17:57:23 17:57:23.410 [main] DEBUG org.hibernate.service.spi.ServiceBinding - Overriding existing service binding [org.hibernate.secure.spi.JaccService] 17:57:23 17:57:23.427 [main] WARN org.hibernate.testing.cache.CachingRegionFactory - org.hibernate.testing.cache.CachingRegionFactory should be only used for testing. 17:57:23 17:57:23.427 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator - Cache region factory : org.hibernate.testing.cache.CachingRegionFactory 17:57:23 17:57:23.447 [main] INFO org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 17:57:23 17:57:23.488 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration boolean -> org.hibernate.type.BooleanType@6170aa63 17:57:23 17:57:23.488 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration boolean -> org.hibernate.type.BooleanType@6170aa63 17:57:23 17:57:23.488 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@6170aa63 17:57:23 17:57:23.489 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@14a00e66 17:57:23 17:57:23.489 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration true_false -> org.hibernate.type.TrueFalseType@4a42bb32 17:57:23 17:57:23.490 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration yes_no -> org.hibernate.type.YesNoType@627e21c9 17:57:23 17:57:23.491 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration byte -> org.hibernate.type.ByteType@2afee2ee 17:57:24 17:57:23.491 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration byte -> org.hibernate.type.ByteType@2afee2ee 17:57:24 17:57:23.491 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@2afee2ee 17:57:24 17:57:23.492 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration character -> org.hibernate.type.CharacterType@763df8f3 17:57:24 17:57:23.492 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration char -> org.hibernate.type.CharacterType@763df8f3 17:57:24 17:57:23.492 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@763df8f3 17:57:24 17:57:23.493 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration short -> org.hibernate.type.ShortType@4dd5d2c2 17:57:24 17:57:23.493 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration short -> org.hibernate.type.ShortType@4dd5d2c2 17:57:24 17:57:23.493 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Short -> org.hibernate.type.ShortType@4dd5d2c2 17:57:24 17:57:23.494 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration integer -> org.hibernate.type.IntegerType@48f3210f 17:57:24 17:57:23.495 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration int -> org.hibernate.type.IntegerType@48f3210f 17:57:24 17:57:23.495 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@48f3210f 17:57:24 17:57:23.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration long -> org.hibernate.type.LongType@69e0d31d 17:57:24 17:57:23.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration long -> org.hibernate.type.LongType@69e0d31d 17:57:24 17:57:23.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Long -> org.hibernate.type.LongType@69e0d31d 17:57:24 17:57:23.497 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration float -> org.hibernate.type.FloatType@37eb8009 17:57:24 17:57:23.497 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration float -> org.hibernate.type.FloatType@37eb8009 17:57:24 17:57:23.497 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Float -> org.hibernate.type.FloatType@37eb8009 17:57:24 17:57:23.498 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration double -> org.hibernate.type.DoubleType@7cf9dc4c 17:57:24 17:57:23.498 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration double -> org.hibernate.type.DoubleType@7cf9dc4c 17:57:24 17:57:23.498 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@7cf9dc4c 17:57:24 17:57:23.499 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@2ef08ad0 17:57:24 17:57:23.499 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@2ef08ad0 17:57:24 17:57:23.500 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration big_integer -> org.hibernate.type.BigIntegerType@7879348 17:57:24 17:57:23.500 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@7879348 17:57:24 17:57:23.501 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration string -> org.hibernate.type.StringType@2eed4dd6 17:57:24 17:57:23.501 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.String -> org.hibernate.type.StringType@2eed4dd6 17:57:24 17:57:23.502 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration nstring -> org.hibernate.type.StringNVarcharType@7e09407a 17:57:24 17:57:23.502 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@10fa5a77 17:57:24 17:57:23.503 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration url -> org.hibernate.type.UrlType@26234101 17:57:24 17:57:23.503 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.net.URL -> org.hibernate.type.UrlType@26234101 17:57:24 17:57:23.504 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration Duration -> org.hibernate.type.DurationType@5e1b425 17:57:24 17:57:23.504 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.time.Duration -> org.hibernate.type.DurationType@5e1b425 17:57:24 17:57:23.505 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration Instant -> org.hibernate.type.InstantType@7d0f755c 17:57:24 17:57:23.505 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.time.Instant -> org.hibernate.type.InstantType@7d0f755c 17:57:24 17:57:23.506 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration LocalDateTime -> org.hibernate.type.LocalDateTimeType@7c9e2e07 17:57:24 17:57:23.507 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.time.LocalDateTime -> org.hibernate.type.LocalDateTimeType@7c9e2e07 17:57:24 17:57:23.508 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration LocalDate -> org.hibernate.type.LocalDateType@c7b1703 17:57:24 17:57:23.508 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.time.LocalDate -> org.hibernate.type.LocalDateType@c7b1703 17:57:24 17:57:23.509 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration LocalTime -> org.hibernate.type.LocalTimeType@3fe8d36a 17:57:24 17:57:23.509 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.time.LocalTime -> org.hibernate.type.LocalTimeType@3fe8d36a 17:57:24 17:57:23.510 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@23e9526b 17:57:24 17:57:23.510 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.time.OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@23e9526b 17:57:24 17:57:23.511 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration OffsetTime -> org.hibernate.type.OffsetTimeType@de9650a 17:57:24 17:57:23.511 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.time.OffsetTime -> org.hibernate.type.OffsetTimeType@de9650a 17:57:24 17:57:23.513 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@62ab7acd 17:57:24 17:57:23.513 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.time.ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@62ab7acd 17:57:24 17:57:23.515 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration date -> org.hibernate.type.DateType@7ab9ef6c 17:57:24 17:57:23.515 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.sql.Date -> org.hibernate.type.DateType@7ab9ef6c 17:57:24 17:57:23.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration time -> org.hibernate.type.TimeType@bc86ac 17:57:24 17:57:23.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.sql.Time -> org.hibernate.type.TimeType@bc86ac 17:57:24 17:57:23.519 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration timestamp -> org.hibernate.type.TimestampType@7f0bd5ed 17:57:24 17:57:23.519 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@7f0bd5ed 17:57:24 17:57:23.519 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.util.Date -> org.hibernate.type.TimestampType@7f0bd5ed 17:57:24 17:57:23.521 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@2c630bff 17:57:24 17:57:23.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration calendar -> org.hibernate.type.CalendarType@38a64fbd 17:57:24 17:57:23.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@38a64fbd 17:57:24 17:57:23.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@38a64fbd 17:57:24 17:57:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@6ea020d4 17:57:24 17:57:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration calendar_time -> org.hibernate.type.CalendarTimeType@4b5ca45b 17:57:24 17:57:23.525 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration locale -> org.hibernate.type.LocaleType@8e51ef8 17:57:24 17:57:23.525 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@8e51ef8 17:57:24 17:57:23.526 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration currency -> org.hibernate.type.CurrencyType@315bd2cd 17:57:24 17:57:23.526 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@315bd2cd 17:57:24 17:57:23.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration timezone -> org.hibernate.type.TimeZoneType@68dc7f43 17:57:24 17:57:23.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@68dc7f43 17:57:24 17:57:23.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration class -> org.hibernate.type.ClassType@7ad9ff43 17:57:24 17:57:23.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Class -> org.hibernate.type.ClassType@7ad9ff43 17:57:24 17:57:23.529 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@1872c2d5 17:57:24 17:57:23.529 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@1872c2d5 17:57:24 17:57:23.529 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@7a2256bb 17:57:24 17:57:23.531 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration binary -> org.hibernate.type.BinaryType@1414800e 17:57:24 17:57:23.531 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration byte[] -> org.hibernate.type.BinaryType@1414800e 17:57:24 17:57:23.531 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration [B -> org.hibernate.type.BinaryType@1414800e 17:57:24 17:57:23.532 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@7a60c431 17:57:24 17:57:23.532 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@7a60c431 17:57:24 17:57:23.532 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@7a60c431 17:57:24 17:57:23.533 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration row_version -> org.hibernate.type.RowVersionType@1c511e32 17:57:24 17:57:23.533 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration image -> org.hibernate.type.ImageType@13695bca 17:57:24 17:57:23.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration characters -> org.hibernate.type.CharArrayType@324cc34d 17:57:24 17:57:23.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration char[] -> org.hibernate.type.CharArrayType@324cc34d 17:57:24 17:57:23.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration [C -> org.hibernate.type.CharArrayType@324cc34d 17:57:24 17:57:23.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@3b606079 17:57:24 17:57:23.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@3b606079 17:57:24 17:57:23.536 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@3b606079 17:57:24 17:57:23.536 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration text -> org.hibernate.type.TextType@63f8fded 17:57:24 17:57:23.536 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration ntext -> org.hibernate.type.NTextType@5ce4af92 17:57:24 17:57:23.538 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration blob -> org.hibernate.type.BlobType@7fa41484 17:57:24 17:57:23.538 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@7fa41484 17:57:24 17:57:23.538 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@614a32ef 17:57:24 17:57:23.540 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration clob -> org.hibernate.type.ClobType@38e26e29 17:57:24 17:57:23.540 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@38e26e29 17:57:24 17:57:23.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration nclob -> org.hibernate.type.NClobType@6fbdee75 17:57:24 17:57:23.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@6fbdee75 17:57:24 17:57:23.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@65ed7661 17:57:24 17:57:23.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@3b812d71 17:57:24 17:57:23.544 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration serializable -> org.hibernate.type.SerializableType@ab30c56 17:57:24 17:57:23.547 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration object -> org.hibernate.type.ObjectType@c0684ee 17:57:24 17:57:23.547 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@c0684ee 17:57:24 17:57:23.548 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@60e17c7d 17:57:24 17:57:23.548 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@5bdd5b86 17:57:24 17:57:23.548 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@2603ad0a 17:57:24 17:57:23.548 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@2d532099 17:57:24 17:57:23.548 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@463aa3da 17:57:24 17:57:23.548 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@770ad1f0 17:57:24 17:57:23.548 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@4cda59e6 17:57:24 17:57:23.548 [main] DEBUG org.hibernate.type.BasicTypeRegistry - Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@78b9ef0c 17:57:24 17:57:23.562 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl - Injecting JPA temp ClassLoader [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@6a4b956f] into BootstrapContext; was [null] 17:57:24 17:57:23.562 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - ClassLoaderAccessImpl#injectTempClassLoader(org.springframework.instrument.classloading.SimpleThrowawayClassLoader@6a4b956f) [was null] 17:57:24 17:57:23.563 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl - Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@143ad42d] into BootstrapContext; was [null] 17:57:24 17:57:23.563 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl - Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@314f929] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@60a0f09f] 17:57:24 17:57:23.670 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl - Injecting JPA temp ClassLoader [null] into BootstrapContext; was [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@6a4b956f] 17:57:24 17:57:23.670 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - ClassLoaderAccessImpl#injectTempClassLoader(null) [was org.springframework.instrument.classloading.SimpleThrowawayClassLoader@6a4b956f] 17:57:24 17:57:23.684 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 17:57:24 17:57:23.685 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 17:57:24 17:57:23.686 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 17:57:24 17:57:23.686 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 17:57:24 17:57:23.686 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 17:57:24 17:57:23.687 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 17:57:24 17:57:23.688 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 17:57:24 17:57:23.689 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 17:57:24 17:57:23.690 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator] 17:57:24 17:57:23.691 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 17:57:24 17:57:23.692 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 17:57:24 17:57:23.692 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator] 17:57:24 17:57:23.692 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 17:57:24 17:57:23.693 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory - Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 17:57:24 17:57:23.699 [main] DEBUG org.springframework.jdbc.datasource.DriverManagerDataSource - Creating new JDBC DriverManager Connection to [jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1] 17:57:24 17:57:24.053 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator - Database -> 17:57:24 name : H2 17:57:24 version : 1.4.197 (2018-03-18) 17:57:24 major : 1 17:57:24 minor : 4 17:57:24 17:57:24.053 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator - Driver -> 17:57:24 name : H2 JDBC Driver 17:57:24 version : 1.4.197 (2018-03-18) 17:57:24 major : 1 17:57:24 minor : 4 17:57:24 17:57:24.053 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator - JDBC version : 4.0 17:57:24 17:57:24.069 [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 17:57:24 17:57:24.172 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope - Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@70b95f05] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@579bd64a] 17:57:24 17:57:24.225 [main] DEBUG org.hibernate.boot.model.relational.Namespace - Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 17:57:24 17:57:24.243 [main] DEBUG org.hibernate.boot.model.source.internal.annotations.AnnotationMetadataSourceProcessorImpl - Skipping explicit MappedSuperclass org.onap.ccsdk.cds.blueprintsprocessor.db.primary.service.BlueprintCatalogServiceImpl, the class will be discovered analyzing the implementing class 17:57:24 17:57:24.247 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch 17:57:24 17:57:24.271 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 17:57:24 17:57:24.277 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name BlueprintModelSearch 17:57:24 17:57:24.280 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch on table BLUEPRINT_MODEL 17:57:24 17:57:24.312 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_MODEL), mappingColumn=blueprint_model_id, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.316 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch] is safe 17:57:24 17:57:24.316 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch 17:57:24 17:57:24.317 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 17:57:24 17:57:24.319 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch:id] 17:57:24 17:57:24.320 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch.id (type=java.lang.String) 17:57:24 17:57:24.321 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 17:57:24 17:57:24.322 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 17:57:24 17:57:24.325 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(blueprint_model_id)]), id, assigned, , ...) 17:57:24 17:57:24.325 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_MODEL), mappingColumn=artifact_description, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.325 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property artifactDescription with lazy=false 17:57:24 17:57:24.325 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch:artifactDescription] 17:57:24 17:57:24.325 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch.artifactDescription (type=java.lang.String) 17:57:24 17:57:24.325 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for artifactDescription 17:57:24 17:57:24.325 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property artifactDescription 17:57:24 17:57:24.326 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_MODEL), mappingColumn=artifact_name, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.326 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property artifactName with lazy=false 17:57:24 17:57:24.326 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch:artifactName] 17:57:24 17:57:24.326 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch.artifactName (type=java.lang.String) 17:57:24 17:57:24.326 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for artifactName 17:57:24 17:57:24.326 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property artifactName 17:57:24 17:57:24.326 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_MODEL), mappingColumn=artifact_type, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.326 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property artifactType with lazy=false 17:57:24 17:57:24.326 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch:artifactType] 17:57:24 17:57:24.326 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch.artifactType (type=java.lang.String) 17:57:24 17:57:24.326 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for artifactType 17:57:24 17:57:24.326 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property artifactType 17:57:24 17:57:24.327 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_MODEL), mappingColumn=artifact_uuid, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.327 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property artifactUUId with lazy=false 17:57:24 17:57:24.327 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch:artifactUUId] 17:57:24 17:57:24.327 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch.artifactUUId (type=java.lang.String) 17:57:24 17:57:24.327 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for artifactUUId 17:57:24 17:57:24.327 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property artifactUUId 17:57:24 17:57:24.327 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_MODEL), mappingColumn=artifact_version, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.327 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property artifactVersion with lazy=false 17:57:24 17:57:24.327 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch:artifactVersion] 17:57:24 17:57:24.327 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch.artifactVersion (type=java.lang.String) 17:57:24 17:57:24.327 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for artifactVersion 17:57:24 17:57:24.328 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property artifactVersion 17:57:24 17:57:24.328 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_MODEL), mappingColumn=creation_date, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.328 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property createdDate with lazy=false 17:57:24 17:57:24.328 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch:createdDate] 17:57:24 17:57:24.328 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch.createdDate (type=java.util.Date) 17:57:24 17:57:24.329 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for createdDate 17:57:24 17:57:24.329 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property createdDate 17:57:24 17:57:24.329 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_MODEL), mappingColumn=internal_version, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.330 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property internalVersion with lazy=false 17:57:24 17:57:24.330 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch:internalVersion] 17:57:24 17:57:24.330 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch.internalVersion (type=java.lang.Integer) 17:57:24 17:57:24.330 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for internalVersion 17:57:24 17:57:24.330 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property internalVersion 17:57:24 17:57:24.330 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_MODEL), mappingColumn=published, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.330 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property published with lazy=false 17:57:24 17:57:24.331 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch:published] 17:57:24 17:57:24.331 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch.published (type=java.lang.String) 17:57:24 17:57:24.331 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for published 17:57:24 17:57:24.331 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property published 17:57:24 17:57:24.331 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_MODEL), mappingColumn=tags, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.331 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property tags with lazy=false 17:57:24 17:57:24.331 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch:tags] 17:57:24 17:57:24.331 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch.tags (type=java.lang.String) 17:57:24 17:57:24.331 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for tags 17:57:24 17:57:24.331 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property tags 17:57:24 17:57:24.331 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_MODEL), mappingColumn=updated_by, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.331 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property updatedBy with lazy=false 17:57:24 17:57:24.332 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch:updatedBy] 17:57:24 17:57:24.332 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch.updatedBy (type=java.lang.String) 17:57:24 17:57:24.332 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for updatedBy 17:57:24 17:57:24.332 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property updatedBy 17:57:24 17:57:24.339 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelContent 17:57:24 17:57:24.339 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 17:57:24 17:57:24.339 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name BlueprintModelContent 17:57:24 17:57:24.339 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelContent on table BLUEPRINT_MODEL_CONTENT 17:57:24 17:57:24.345 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_MODEL_CONTENT), mappingColumn=blueprint_model_content_id, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.345 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelContent] is safe 17:57:24 17:57:24.345 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelContent 17:57:24 17:57:24.345 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 17:57:24 17:57:24.345 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelContent:id] 17:57:24 17:57:24.345 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelContent.id (type=java.lang.String) 17:57:24 17:57:24.345 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 17:57:24 17:57:24.345 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 17:57:24 17:57:24.345 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(blueprint_model_content_id)]), id, assigned, , ...) 17:57:24 17:57:24.346 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='blueprint_model_id', referencedColumn='', mappedBy=''} 17:57:24 17:57:24.348 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_MODEL_CONTENT), mappingColumn=blueprintModel, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.352 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property blueprintModel 17:57:24 17:57:24.352 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_MODEL_CONTENT), mappingColumn=content, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.352 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property content with lazy=false 17:57:24 17:57:24.352 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelContent:content] 17:57:24 17:57:24.352 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelContent.content (type=[B) 17:57:24 17:57:24.352 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for content 17:57:24 17:57:24.352 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property content 17:57:24 17:57:24.353 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_MODEL_CONTENT), mappingColumn=content_type, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.353 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property contentType with lazy=false 17:57:24 17:57:24.353 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelContent:contentType] 17:57:24 17:57:24.353 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelContent.contentType (type=java.lang.String) 17:57:24 17:57:24.353 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for contentType 17:57:24 17:57:24.353 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property contentType 17:57:24 17:57:24.353 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_MODEL_CONTENT), mappingColumn=updated_date, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.353 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property creationDate with lazy=false 17:57:24 17:57:24.353 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelContent:creationDate] 17:57:24 17:57:24.353 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelContent.creationDate (type=java.util.Date) 17:57:24 17:57:24.353 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for creationDate 17:57:24 17:57:24.353 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property creationDate 17:57:24 17:57:24.353 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_MODEL_CONTENT), mappingColumn=description, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.354 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property description with lazy=false 17:57:24 17:57:24.354 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelContent:description] 17:57:24 17:57:24.354 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelContent.description (type=java.lang.String) 17:57:24 17:57:24.354 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for description 17:57:24 17:57:24.354 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property description 17:57:24 17:57:24.354 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_MODEL_CONTENT), mappingColumn=name, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.354 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property name with lazy=false 17:57:24 17:57:24.354 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelContent:name] 17:57:24 17:57:24.354 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelContent.name (type=java.lang.String) 17:57:24 17:57:24.354 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for name 17:57:24 17:57:24.354 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property name 17:57:24 17:57:24.355 [main] DEBUG org.hibernate.jpa.event.internal.CallbackDefinitionResolverLegacyImpl - Adding touchForUpdate as PreUpdate callback for entity org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelContent 17:57:24 17:57:24.356 [main] DEBUG org.hibernate.jpa.event.internal.CallbackDefinitionResolverLegacyImpl - Adding touchForCreate as PrePersist callback for entity org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelContent 17:57:24 17:57:24.356 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel 17:57:24 17:57:24.356 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 17:57:24 17:57:24.357 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name BlueprintModel 17:57:24 17:57:24.357 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel on table BLUEPRINT_MODEL 17:57:24 17:57:24.362 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_MODEL), mappingColumn=blueprint_model_id, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.362 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel] is safe 17:57:24 17:57:24.362 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel 17:57:24 17:57:24.362 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 17:57:24 17:57:24.362 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel:id] 17:57:24 17:57:24.362 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel.id (type=java.lang.String) 17:57:24 17:57:24.362 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 17:57:24 17:57:24.363 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 17:57:24 17:57:24.363 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(blueprint_model_id)]), id, assigned, , ...) 17:57:24 17:57:24.363 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_MODEL), mappingColumn=artifact_description, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.363 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property artifactDescription with lazy=false 17:57:24 17:57:24.363 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel:artifactDescription] 17:57:24 17:57:24.363 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel.artifactDescription (type=java.lang.String) 17:57:24 17:57:24.363 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for artifactDescription 17:57:24 17:57:24.363 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property artifactDescription 17:57:24 17:57:24.363 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_MODEL), mappingColumn=artifact_name, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.363 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property artifactName with lazy=false 17:57:24 17:57:24.363 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel:artifactName] 17:57:24 17:57:24.363 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel.artifactName (type=java.lang.String) 17:57:24 17:57:24.364 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for artifactName 17:57:24 17:57:24.364 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property artifactName 17:57:24 17:57:24.364 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_MODEL), mappingColumn=artifact_type, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.364 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property artifactType with lazy=false 17:57:24 17:57:24.364 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel:artifactType] 17:57:24 17:57:24.364 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel.artifactType (type=java.lang.String) 17:57:24 17:57:24.364 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for artifactType 17:57:24 17:57:24.364 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property artifactType 17:57:24 17:57:24.364 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_MODEL), mappingColumn=artifact_uuid, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.364 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property artifactUUId with lazy=false 17:57:24 17:57:24.364 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel:artifactUUId] 17:57:24 17:57:24.364 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel.artifactUUId (type=java.lang.String) 17:57:24 17:57:24.364 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for artifactUUId 17:57:24 17:57:24.364 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property artifactUUId 17:57:24 17:57:24.364 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_MODEL), mappingColumn=artifact_version, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.365 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property artifactVersion with lazy=false 17:57:24 17:57:24.365 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel:artifactVersion] 17:57:24 17:57:24.365 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel.artifactVersion (type=java.lang.String) 17:57:24 17:57:24.365 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for artifactVersion 17:57:24 17:57:24.365 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property artifactVersion 17:57:24 17:57:24.365 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy='blueprintModel'} 17:57:24 17:57:24.365 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_MODEL), mappingColumn=blueprintModelContent, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.368 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_MODEL), mappingColumn=creation_date, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.368 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property createdDate with lazy=false 17:57:24 17:57:24.368 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel:createdDate] 17:57:24 17:57:24.368 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel.createdDate (type=java.util.Date) 17:57:24 17:57:24.368 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for createdDate 17:57:24 17:57:24.368 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property createdDate 17:57:24 17:57:24.368 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_MODEL), mappingColumn=distribution_id, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.368 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property distributionId with lazy=false 17:57:24 17:57:24.368 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel:distributionId] 17:57:24 17:57:24.368 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel.distributionId (type=java.lang.String) 17:57:24 17:57:24.368 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for distributionId 17:57:24 17:57:24.368 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property distributionId 17:57:24 17:57:24.368 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_MODEL), mappingColumn=internal_version, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.369 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property internalVersion with lazy=false 17:57:24 17:57:24.369 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel:internalVersion] 17:57:24 17:57:24.369 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel.internalVersion (type=java.lang.Integer) 17:57:24 17:57:24.369 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for internalVersion 17:57:24 17:57:24.369 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property internalVersion 17:57:24 17:57:24.369 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_MODEL), mappingColumn=published, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.369 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property published with lazy=false 17:57:24 17:57:24.369 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel:published] 17:57:24 17:57:24.369 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel.published (type=java.lang.String) 17:57:24 17:57:24.369 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for published 17:57:24 17:57:24.369 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property published 17:57:24 17:57:24.369 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_MODEL), mappingColumn=resource_instance_name, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.369 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property resourceInstanceName with lazy=false 17:57:24 17:57:24.369 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel:resourceInstanceName] 17:57:24 17:57:24.369 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel.resourceInstanceName (type=java.lang.String) 17:57:24 17:57:24.369 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for resourceInstanceName 17:57:24 17:57:24.369 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property resourceInstanceName 17:57:24 17:57:24.370 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_MODEL), mappingColumn=resource_name, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.370 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property resourceName with lazy=false 17:57:24 17:57:24.370 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel:resourceName] 17:57:24 17:57:24.370 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel.resourceName (type=java.lang.String) 17:57:24 17:57:24.370 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for resourceName 17:57:24 17:57:24.370 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property resourceName 17:57:24 17:57:24.370 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_MODEL), mappingColumn=resource_type, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.370 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property resourceType with lazy=false 17:57:24 17:57:24.370 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel:resourceType] 17:57:24 17:57:24.370 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel.resourceType (type=java.lang.String) 17:57:24 17:57:24.370 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for resourceType 17:57:24 17:57:24.370 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property resourceType 17:57:24 17:57:24.370 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_MODEL), mappingColumn=resource_uuid, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.370 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property resourceUUID with lazy=false 17:57:24 17:57:24.370 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel:resourceUUID] 17:57:24 17:57:24.371 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel.resourceUUID (type=java.lang.String) 17:57:24 17:57:24.371 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for resourceUUID 17:57:24 17:57:24.371 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property resourceUUID 17:57:24 17:57:24.371 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_MODEL), mappingColumn=resource_version, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.371 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property resourceVersion with lazy=false 17:57:24 17:57:24.371 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel:resourceVersion] 17:57:24 17:57:24.371 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel.resourceVersion (type=java.lang.String) 17:57:24 17:57:24.371 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for resourceVersion 17:57:24 17:57:24.371 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property resourceVersion 17:57:24 17:57:24.371 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_MODEL), mappingColumn=service_description, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.371 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property serviceDescription with lazy=false 17:57:24 17:57:24.371 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel:serviceDescription] 17:57:24 17:57:24.371 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel.serviceDescription (type=java.lang.String) 17:57:24 17:57:24.371 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for serviceDescription 17:57:24 17:57:24.371 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceDescription 17:57:24 17:57:24.372 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_MODEL), mappingColumn=service_name, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.372 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property serviceName with lazy=false 17:57:24 17:57:24.372 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel:serviceName] 17:57:24 17:57:24.372 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel.serviceName (type=java.lang.String) 17:57:24 17:57:24.372 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for serviceName 17:57:24 17:57:24.372 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceName 17:57:24 17:57:24.372 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_MODEL), mappingColumn=service_uuid, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.372 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property serviceUUID with lazy=false 17:57:24 17:57:24.372 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel:serviceUUID] 17:57:24 17:57:24.372 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel.serviceUUID (type=java.lang.String) 17:57:24 17:57:24.372 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for serviceUUID 17:57:24 17:57:24.372 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property serviceUUID 17:57:24 17:57:24.373 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_MODEL), mappingColumn=tags, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.373 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property tags with lazy=false 17:57:24 17:57:24.373 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel:tags] 17:57:24 17:57:24.373 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel.tags (type=java.lang.String) 17:57:24 17:57:24.373 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for tags 17:57:24 17:57:24.373 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property tags 17:57:24 17:57:24.373 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_MODEL), mappingColumn=updated_by, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.373 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property updatedBy with lazy=false 17:57:24 17:57:24.373 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel:updatedBy] 17:57:24 17:57:24.373 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel.updatedBy (type=java.lang.String) 17:57:24 17:57:24.373 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for updatedBy 17:57:24 17:57:24.373 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property updatedBy 17:57:24 17:57:24.373 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_MODEL), mappingColumn=workflows, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.373 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property workflows with lazy=false 17:57:24 17:57:24.374 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting applyAttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel:workflows] 17:57:24 17:57:24.375 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for workflows 17:57:24 17:57:24.375 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property workflows 17:57:24 17:57:24.376 [main] DEBUG org.hibernate.jpa.event.internal.CallbackDefinitionResolverLegacyImpl - Adding touchForUpdate as PreUpdate callback for entity org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel 17:57:24 17:57:24.376 [main] DEBUG org.hibernate.jpa.event.internal.CallbackDefinitionResolverLegacyImpl - Adding touchForCreate as PrePersist callback for entity org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel 17:57:24 17:57:24.376 [main] DEBUG org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus 17:57:24 17:57:24.376 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'} 17:57:24 17:57:24.377 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Import with entity name BlueprintWorkflowAuditStatus 17:57:24 17:57:24.377 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder - Bind entity org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus on table BLUEPRINT_WORKFLOW_AUDIT_STATUS 17:57:24 17:57:24.380 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_WORKFLOW_AUDIT_STATUS), mappingColumn=workflow_audit_id, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.380 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus] is safe 17:57:24 17:57:24.381 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus 17:57:24 17:57:24.381 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property id with lazy=false 17:57:24 17:57:24.381 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus:id] 17:57:24 17:57:24.381 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus.id (type=long) 17:57:24 17:57:24.381 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for id 17:57:24 17:57:24.381 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property id 17:57:24 17:57:24.382 [main] DEBUG org.hibernate.cfg.BinderHelper - #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(workflow_audit_id)]), id, identity, , ...) 17:57:24 17:57:24.382 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_WORKFLOW_AUDIT_STATUS), mappingColumn=blueprint_name, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.382 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property blueprintName with lazy=false 17:57:24 17:57:24.382 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus:blueprintName] 17:57:24 17:57:24.382 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus.blueprintName (type=java.lang.String) 17:57:24 17:57:24.382 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for blueprintName 17:57:24 17:57:24.382 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property blueprintName 17:57:24 17:57:24.382 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_WORKFLOW_AUDIT_STATUS), mappingColumn=blueprint_uuid, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.382 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property blueprintUuid with lazy=false 17:57:24 17:57:24.383 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus:blueprintUuid] 17:57:24 17:57:24.383 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus.blueprintUuid (type=java.lang.String) 17:57:24 17:57:24.383 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for blueprintUuid 17:57:24 17:57:24.383 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property blueprintUuid 17:57:24 17:57:24.383 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_WORKFLOW_AUDIT_STATUS), mappingColumn=blueprint_version, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.383 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property blueprintVersion with lazy=false 17:57:24 17:57:24.383 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus:blueprintVersion] 17:57:24 17:57:24.383 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus.blueprintVersion (type=java.lang.String) 17:57:24 17:57:24.383 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for blueprintVersion 17:57:24 17:57:24.383 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property blueprintVersion 17:57:24 17:57:24.383 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_WORKFLOW_AUDIT_STATUS), mappingColumn=end_time, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.383 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property endDate with lazy=false 17:57:24 17:57:24.383 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus:endDate] 17:57:24 17:57:24.383 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus.endDate (type=java.util.Date) 17:57:24 17:57:24.384 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for endDate 17:57:24 17:57:24.384 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property endDate 17:57:24 17:57:24.384 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_WORKFLOW_AUDIT_STATUS), mappingColumn=originator_Id, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.384 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property originatorId with lazy=false 17:57:24 17:57:24.384 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus:originatorId] 17:57:24 17:57:24.384 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus.originatorId (type=java.lang.String) 17:57:24 17:57:24.384 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for originatorId 17:57:24 17:57:24.384 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property originatorId 17:57:24 17:57:24.384 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_WORKFLOW_AUDIT_STATUS), mappingColumn=request_Id, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.384 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property requestId with lazy=false 17:57:24 17:57:24.384 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus:requestId] 17:57:24 17:57:24.384 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus.requestId (type=java.lang.String) 17:57:24 17:57:24.384 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for requestId 17:57:24 17:57:24.384 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property requestId 17:57:24 17:57:24.384 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_WORKFLOW_AUDIT_STATUS), mappingColumn=request_mode, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.385 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property requestMode with lazy=false 17:57:24 17:57:24.385 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus:requestMode] 17:57:24 17:57:24.385 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus.requestMode (type=java.lang.String) 17:57:24 17:57:24.385 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for requestMode 17:57:24 17:57:24.385 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property requestMode 17:57:24 17:57:24.385 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_WORKFLOW_AUDIT_STATUS), mappingColumn=start_time, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.385 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property startDate with lazy=false 17:57:24 17:57:24.385 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus:startDate] 17:57:24 17:57:24.385 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus.startDate (type=java.util.Date) 17:57:24 17:57:24.385 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for startDate 17:57:24 17:57:24.385 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property startDate 17:57:24 17:57:24.385 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_WORKFLOW_AUDIT_STATUS), mappingColumn=status, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.385 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property status with lazy=false 17:57:24 17:57:24.385 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus:status] 17:57:24 17:57:24.385 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus.status (type=java.lang.String) 17:57:24 17:57:24.385 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for status 17:57:24 17:57:24.385 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property status 17:57:24 17:57:24.385 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_WORKFLOW_AUDIT_STATUS), mappingColumn=subRequest_Id, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.386 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property subRequestId with lazy=false 17:57:24 17:57:24.386 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus:subRequestId] 17:57:24 17:57:24.386 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus.subRequestId (type=java.lang.String) 17:57:24 17:57:24.386 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for subRequestId 17:57:24 17:57:24.386 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property subRequestId 17:57:24 17:57:24.386 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_WORKFLOW_AUDIT_STATUS), mappingColumn=updated_by, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.386 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property updatedBy with lazy=false 17:57:24 17:57:24.386 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus:updatedBy] 17:57:24 17:57:24.386 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus.updatedBy (type=java.lang.String) 17:57:24 17:57:24.386 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for updatedBy 17:57:24 17:57:24.386 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property updatedBy 17:57:24 17:57:24.386 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_WORKFLOW_AUDIT_STATUS), mappingColumn=updated_date, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.386 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property updatedDate with lazy=false 17:57:24 17:57:24.386 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus:updatedDate] 17:57:24 17:57:24.386 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus.updatedDate (type=java.util.Date) 17:57:24 17:57:24.386 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for updatedDate 17:57:24 17:57:24.387 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property updatedDate 17:57:24 17:57:24.387 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_WORKFLOW_AUDIT_STATUS), mappingColumn=workflow_name, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.387 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property workflowName with lazy=false 17:57:24 17:57:24.387 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus:workflowName] 17:57:24 17:57:24.387 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus.workflowName (type=java.lang.String) 17:57:24 17:57:24.387 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for workflowName 17:57:24 17:57:24.387 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property workflowName 17:57:24 17:57:24.387 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_WORKFLOW_AUDIT_STATUS), mappingColumn=workflow_response_content, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.387 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property workflowResponseContent with lazy=false 17:57:24 17:57:24.387 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus:workflowResponseContent] 17:57:24 17:57:24.387 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus.workflowResponseContent (type=java.lang.String) 17:57:24 17:57:24.387 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for workflowResponseContent 17:57:24 17:57:24.387 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property workflowResponseContent 17:57:24 17:57:24.387 [main] DEBUG org.hibernate.cfg.Ejb3Column - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(BLUEPRINT_WORKFLOW_AUDIT_STATUS), mappingColumn=workflow_task_content, insertable=true, updatable=true, unique=false} 17:57:24 17:57:24.388 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - MetadataSourceProcessor property workflowTaskContent with lazy=false 17:57:24 17:57:24.388 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder - Attempting to locate auto-apply AttributeConverter for property [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus:workflowTaskContent] 17:57:24 17:57:24.388 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager - Checking auto-apply AttributeConverter [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter] (domain-type=Ljava/util/Map;) for match against basic attribute : org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus.workflowTaskContent (type=java.lang.String) 17:57:24 17:57:24.388 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - building SimpleValue for workflowTaskContent 17:57:24 17:57:24.388 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property workflowTaskContent 17:57:24 17:57:24.390 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 17:57:24 17:57:24.390 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for artifactDescription 17:57:24 17:57:24.390 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for artifactName 17:57:24 17:57:24.390 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for artifactType 17:57:24 17:57:24.390 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for artifactUUId 17:57:24 17:57:24.390 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for artifactVersion 17:57:24 17:57:24.390 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for createdDate 17:57:24 17:57:24.390 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for internalVersion 17:57:24 17:57:24.390 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for published 17:57:24 17:57:24.390 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for tags 17:57:24 17:57:24.390 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for updatedBy 17:57:24 17:57:24.390 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 17:57:24 17:57:24.390 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for content 17:57:24 17:57:24.390 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for contentType 17:57:24 17:57:24.390 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for creationDate 17:57:24 17:57:24.390 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for description 17:57:24 17:57:24.390 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for name 17:57:24 17:57:24.390 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 17:57:24 17:57:24.390 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for artifactDescription 17:57:24 17:57:24.390 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for artifactName 17:57:24 17:57:24.390 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for artifactType 17:57:24 17:57:24.390 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for artifactUUId 17:57:24 17:57:24.390 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for artifactVersion 17:57:24 17:57:24.390 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for createdDate 17:57:24 17:57:24.390 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for distributionId 17:57:24 17:57:24.390 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for internalVersion 17:57:24 17:57:24.391 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for published 17:57:24 17:57:24.391 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for resourceInstanceName 17:57:24 17:57:24.391 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for resourceName 17:57:24 17:57:24.391 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for resourceType 17:57:24 17:57:24.391 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for resourceUUID 17:57:24 17:57:24.391 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for resourceVersion 17:57:24 17:57:24.391 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for serviceDescription 17:57:24 17:57:24.391 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for serviceName 17:57:24 17:57:24.391 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for serviceUUID 17:57:24 17:57:24.391 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for tags 17:57:24 17:57:24.391 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for updatedBy 17:57:24 17:57:24.391 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for workflows 17:57:24 17:57:24.391 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Applying JPA AttributeConverter [org.hibernate.boot.model.convert.internal.ClassBasedConverterDescriptor@48fffb84] to [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel:workflows] 17:57:24 17:57:24.394 [main] DEBUG org.hibernate.type.descriptor.java.spi.JavaTypeDescriptorRegistry - Could not find matching scoped JavaTypeDescriptor for requested Java class [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter]; falling back to static registry 17:57:24 17:57:24.397 [main] DEBUG org.hibernate.type.descriptor.java.spi.JavaTypeDescriptorRegistry - Could not find matching scoped JavaTypeDescriptor for requested Java class [java.util.Map]; falling back to static registry 17:57:24 17:57:24.397 [main] DEBUG org.hibernate.type.descriptor.java.JavaTypeDescriptorRegistry - Could not find matching JavaTypeDescriptor for requested Java class [java.util.Map]; using fallback. This means Hibernate does not know how to perform certain basic operations in relation to this Java type. 17:57:24 17:57:24.397 [main] DEBUG org.hibernate.type.descriptor.java.spi.JavaTypeDescriptorRegistry - Could not find matching scoped JavaTypeDescriptor for requested Java class [java.lang.String]; falling back to static registry 17:57:24 17:57:24.401 [main] DEBUG org.hibernate.type.descriptor.converter.AttributeConverterTypeAdapter - Created AttributeConverterTypeAdapter -> converted::org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel$WorkflowsConverter 17:57:24 17:57:24.401 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for id 17:57:24 17:57:24.401 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for blueprintName 17:57:24 17:57:24.401 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for blueprintUuid 17:57:24 17:57:24.401 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for blueprintVersion 17:57:24 17:57:24.401 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for endDate 17:57:24 17:57:24.401 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for originatorId 17:57:24 17:57:24.401 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for requestId 17:57:24 17:57:24.401 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for requestMode 17:57:24 17:57:24.401 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for startDate 17:57:24 17:57:24.401 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for status 17:57:24 17:57:24.401 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for subRequestId 17:57:24 17:57:24.401 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for updatedBy 17:57:24 17:57:24.401 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for updatedDate 17:57:24 17:57:24.401 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for workflowName 17:57:24 17:57:24.401 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for workflowResponseContent 17:57:24 17:57:24.401 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder - Starting fillSimpleValue for workflowTaskContent 17:57:24 17:57:24.406 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [blueprint_model_id] to be non-null as it is part of the primary key for table [blueprint_model] 17:57:24 17:57:24.406 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [blueprint_model_content_id] to be non-null as it is part of the primary key for table [blueprint_model_content] 17:57:24 17:57:24.406 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [blueprint_model_id] to be non-null as it is part of the primary key for table [blueprint_model] 17:57:24 17:57:24.406 [main] DEBUG org.hibernate.mapping.PrimaryKey - Forcing column [workflow_audit_id] to be non-null as it is part of the primary key for table [blueprint_workflow_audit_status] 17:57:24 17:57:24.408 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder - Building property blueprintModelContent 17:57:24 17:57:24.409 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Processing association property references 17:57:24 17:57:24.409 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel 17:57:24 17:57:24.414 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Processing association property references 17:57:24 17:57:24.414 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl - Resolving reference to class: org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel 17:57:24 17:57:24.460 [main] DEBUG org.hibernate.internal.SessionFactoryImpl - Building session factory 17:57:24 17:57:24.461 [main] DEBUG org.hibernate.cfg.Settings - SessionFactory name : null 17:57:24 17:57:24.461 [main] DEBUG org.hibernate.cfg.Settings - Automatic flush during beforeCompletion(): enabled 17:57:24 17:57:24.461 [main] DEBUG org.hibernate.cfg.Settings - Automatic session close at end of transaction: disabled 17:57:24 17:57:24.461 [main] DEBUG org.hibernate.cfg.Settings - Statistics: disabled 17:57:24 17:57:24.461 [main] DEBUG org.hibernate.cfg.Settings - Deleted entity synthetic identifier rollback: disabled 17:57:24 17:57:24.461 [main] DEBUG org.hibernate.cfg.Settings - Default entity-mode: pojo 17:57:24 17:57:24.461 [main] DEBUG org.hibernate.cfg.Settings - Check Nullability in Core (should be disabled when Bean Validation is on): enabled 17:57:24 17:57:24.461 [main] DEBUG org.hibernate.cfg.Settings - Allow initialization of lazy state outside session : disabled 17:57:24 17:57:24.461 [main] DEBUG org.hibernate.cfg.Settings - Using BatchFetchStyle : LEGACY 17:57:24 17:57:24.461 [main] DEBUG org.hibernate.cfg.Settings - Default batch fetch size: -1 17:57:24 17:57:24.461 [main] DEBUG org.hibernate.cfg.Settings - Maximum outer join fetch depth: null 17:57:24 17:57:24.461 [main] DEBUG org.hibernate.cfg.Settings - Default null ordering: NONE 17:57:24 17:57:24.461 [main] DEBUG org.hibernate.cfg.Settings - Order SQL updates by primary key: disabled 17:57:24 17:57:24.461 [main] DEBUG org.hibernate.cfg.Settings - Order SQL inserts for batching: disabled 17:57:24 17:57:24.461 [main] DEBUG org.hibernate.cfg.Settings - multi-tenancy strategy : NONE 17:57:24 17:57:24.461 [main] DEBUG org.hibernate.cfg.Settings - JTA Track by Thread: enabled 17:57:24 17:57:24.461 [main] DEBUG org.hibernate.cfg.Settings - Query language substitutions: {} 17:57:24 17:57:24.461 [main] DEBUG org.hibernate.cfg.Settings - Named query checking : enabled 17:57:24 17:57:24.461 [main] DEBUG org.hibernate.cfg.Settings - Second-level cache: enabled 17:57:24 17:57:24.461 [main] DEBUG org.hibernate.cfg.Settings - Second-level query cache: disabled 17:57:24 17:57:24.461 [main] DEBUG org.hibernate.cfg.Settings - Second-level query cache factory: org.hibernate.cache.internal.StandardTimestampsCacheFactory@6d9fa54e 17:57:24 17:57:24.461 [main] DEBUG org.hibernate.cfg.Settings - Second-level cache region prefix: null 17:57:24 17:57:24.461 [main] DEBUG org.hibernate.cfg.Settings - Optimize second-level cache for minimal puts: disabled 17:57:24 17:57:24.461 [main] DEBUG org.hibernate.cfg.Settings - Structured second-level cache entries: disabled 17:57:24 17:57:24.461 [main] DEBUG org.hibernate.cfg.Settings - Second-level cache direct-reference entries: disabled 17:57:24 17:57:24.462 [main] DEBUG org.hibernate.cfg.Settings - Automatic eviction of collection cache: disabled 17:57:24 17:57:24.462 [main] DEBUG org.hibernate.cfg.Settings - JDBC batch size: 15 17:57:24 17:57:24.462 [main] DEBUG org.hibernate.cfg.Settings - JDBC batch updates for versioned data: enabled 17:57:24 17:57:24.462 [main] DEBUG org.hibernate.cfg.Settings - Scrollable result sets: enabled 17:57:24 17:57:24.462 [main] DEBUG org.hibernate.cfg.Settings - Wrap result sets: disabled 17:57:24 17:57:24.462 [main] DEBUG org.hibernate.cfg.Settings - JDBC3 getGeneratedKeys(): enabled 17:57:24 17:57:24.462 [main] DEBUG org.hibernate.cfg.Settings - JDBC result set fetch size: null 17:57:24 17:57:24.462 [main] DEBUG org.hibernate.cfg.Settings - Connection release mode: ON_CLOSE 17:57:24 17:57:24.462 [main] DEBUG org.hibernate.cfg.Settings - Generate SQL with comments: disabled 17:57:24 17:57:24.462 [main] DEBUG org.hibernate.cfg.Settings - JPA compliance - query : disabled 17:57:24 17:57:24.462 [main] DEBUG org.hibernate.cfg.Settings - JPA compliance - closed-handling : disabled 17:57:24 17:57:24.462 [main] DEBUG org.hibernate.cfg.Settings - JPA compliance - lists : disabled 17:57:24 17:57:24.462 [main] DEBUG org.hibernate.cfg.Settings - JPA compliance - transactions : disabled 17:57:24 17:57:24.538 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl - EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 17:57:24 17:57:24.539 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl - EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 17:57:24 17:57:24.556 [main] DEBUG org.hibernate.internal.SessionFactoryImpl - Session factory constructed with filter configurations : {} 17:57:24 17:57:24.556 [main] DEBUG org.hibernate.internal.SessionFactoryImpl - Instantiating session factory with properties: {java.specification.version=17, hibernate.connection.handling_mode=DELAYED_ACQUISITION_AND_HOLD, sun.jnu.encoding=UTF-8, git.build.version=1.6.0-SNAPSHOT, hibernate.dialect=org.hibernate.dialect.H2Dialect, java.class.path=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/target/test-classes:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/target/classes:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.6.0-SNAPSHOT.jar:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/blueprint-core-1.6.0-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.13.5/jackson-dataformat-xml-2.13.5.jar:/tmp/r/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar:/tmp/r/com/fasterxml/woodstox/woodstox-core/6.4.0/woodstox-core-6.4.0.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.13.5/jackson-dataformat-yaml-2.13.5.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jsonSchema/2.13.5/jackson-module-jsonSchema-2.13.5.jar:/tmp/r/org/yaml/snakeyaml/1.30/snakeyaml-1.30.jar:/tmp/r/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar:/tmp/r/commons-lang/commons-lang/2.6/commons-lang-2.6.jar:/tmp/r/com/hubspot/jinjava/jinjava/2.7.0/jinjava-2.7.0.jar:/tmp/r/org/javassist/javassist/3.24.1-GA/javassist-3.24.1-GA.jar:/tmp/r/org/jsoup/jsoup/1.12.1/jsoup-1.12.1.jar:/tmp/r/com/google/re2j/re2j/1.2/re2j-1.2.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/com/googlecode/java-ipv6/java-ipv6/0.17/java-ipv6-0.17.jar:/tmp/r/ch/obermuhlner/big-math/2.0.0/big-math-2.0.0.jar:/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.7.12/spring-boot-starter-logging-2.7.12.jar:/tmp/r/ch/qos/logback/logback-classic/1.2.12/logback-classic-1.2.12.jar:/tmp/r/ch/qos/logback/logback-core/1.2.12/logback-core-1.2.12.jar:/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar:/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar:/tmp/r/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.6.0-SNAPSHOT.jar:/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar:/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/target/processor-core-1.6.0-SNAPSHOT.jar:/tmp/r/com/hazelcast/hazelcast-all/4.2.5/hazelcast-all-4.2.5.jar:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/blueprint-proto-1.6.0-SNAPSHOT.jar:/tmp/r/com/github/marcoferrer/krotoplus/kroto-plus-coroutines/0.5.0/kroto-plus-coroutines-0.5.0.jar:/tmp/r/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar:/tmp/r/org/springframework/boot/spring-boot-starter-webflux/2.7.12/spring-boot-starter-webflux-2.7.12.jar:/tmp/r/org/springframework/boot/spring-boot-starter-json/2.7.12/spring-boot-starter-json-2.7.12.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.13.5/jackson-datatype-jdk8-2.13.5.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.5/jackson-datatype-jsr310-2.13.5.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.13.5/jackson-module-parameter-names-2.13.5.jar:/tmp/r/org/springframework/boot/spring-boot-starter-reactor-netty/2.7.12/spring-boot-starter-reactor-netty-2.7.12.jar:/tmp/r/io/projectreactor/netty/reactor-netty-http/1.0.32/reactor-netty-http-1.0.32.jar:/tmp/r/io/netty/netty-resolver-dns/4.1.92.Final/netty-resolver-dns-4.1.92.Final.jar:/tmp/r/io/netty/netty-codec-dns/4.1.92.Final/netty-codec-dns-4.1.92.Final.jar:/tmp/r/io/netty/netty-resolver-dns-native-macos/4.1.92.Final/netty-resolver-dns-native-macos-4.1.92.Final-osx-x86_64.jar:/tmp/r/io/netty/netty-resolver-dns-classes-macos/4.1.92.Final/netty-resolver-dns-classes-macos-4.1.92.Final.jar:/tmp/r/io/netty/netty-transport-native-epoll/4.1.92.Final/netty-transport-native-epoll-4.1.92.Final-linux-x86_64.jar:/tmp/r/io/netty/netty-transport-classes-epoll/4.1.92.Final/netty-transport-classes-epoll-4.1.92.Final.jar:/tmp/r/io/projectreactor/netty/reactor-netty-core/1.0.32/reactor-netty-core-1.0.32.jar:/tmp/r/org/springframework/spring-webflux/5.3.27/spring-webflux-5.3.27.jar:/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar:/tmp/r/com/microsoft/sqlserver/mssql-jdbc/10.2.3.jre8/mssql-jdbc-10.2.3.jre8.jar:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/resource-dict-1.6.0-SNAPSHOT.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.7.12/spring-boot-starter-data-jpa-2.7.12.jar:/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.7.12/spring-boot-starter-aop-2.7.12.jar:/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar:/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.7.12/spring-boot-starter-jdbc-2.7.12.jar:/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar:/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar:/tmp/r/org/hibernate/hibernate-core/5.6.15.Final/hibernate-core-5.6.15.Final.jar:/tmp/r/net/bytebuddy/byte-buddy/1.12.23/byte-buddy-1.12.23.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar:/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar:/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar:/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar:/tmp/r/org/springframework/data/spring-data-jpa/2.7.12/spring-data-jpa-2.7.12.jar:/tmp/r/org/springframework/data/spring-data-commons/2.7.12/spring-data-commons-2.7.12.jar:/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar:/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar:/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar:/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar:/tmp/r/com/h2database/h2/1.4.197/h2-1.4.197.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.0.10/mariadb-java-client-3.0.10.jar:/tmp/r/org/hibernate/hibernate-testing/5.6.15.Final/hibernate-testing-5.6.15.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar:/tmp/r/org/assertj/assertj-core/3.22.0/assertj-core-3.22.0.jar:/tmp/r/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.jar:/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar:/tmp/r/javax/money/money-api/1.1/money-api-1.1.jar:/tmp/r/org/javamoney/moneta/1.1/moneta-1.1.jar:/tmp/r/org/jboss/byteman/byteman/4.0.20/byteman-4.0.20.jar:/tmp/r/org/jboss/byteman/byteman-install/4.0.20/byteman-install-4.0.20.jar:/tmp/r/org/jboss/byteman/byteman-bmunit/4.0.20/byteman-bmunit-4.0.20.jar:/tmp/r/org/jboss/byteman/byteman-submit/4.0.20/byteman-submit-4.0.20.jar:/tmp/r/com/experlog/xapool/1.5.0/xapool-1.5.0.jar:/tmp/r/org/jboss/jboss-transaction-spi/7.6.1.Final/jboss-transaction-spi-7.6.1.Final.jar:/tmp/r/org/jboss/narayana/jta/narayana-jta/5.11.2.Final/narayana-jta-5.11.2.Final.jar:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/target/execution-service-1.6.0-SNAPSHOT.jar:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/target/rest-lib-1.6.0-SNAPSHOT.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/grpc-lib/target/grpc-lib-1.6.0-SNAPSHOT.jar:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/nats-lib/target/nats-lib-1.6.0-SNAPSHOT.jar:/tmp/r/io/nats/jnats/2.6.6/jnats-2.6.6.jar:/tmp/r/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.jar:/tmp/r/io/nats/java-nats-streaming/2.2.3/java-nats-streaming-2.2.3.jar:/tmp/r/org/onap/ccsdk/sli/core/sli-provider/1.5.2/sli-provider-1.5.2.jar:/tmp/r/org/onap/ccsdk/sli/core/sli-common/1.5.2/sli-common-1.5.2.jar:/tmp/r/org/antlr/antlr4-runtime/4.12.0/antlr4-runtime-4.12.0.jar:/tmp/r/org/onap/ccsdk/sli/core/dblib-provider/1.5.2/dblib-provider-1.5.2.jar:/tmp/r/org/onap/ccsdk/sli/core/utils-provider/1.5.2/utils-provider-1.5.2.jar:/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar:/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar:/tmp/r/org/onap/ccsdk/sli/core/sli-provider-base/1.5.2/sli-provider-base-1.5.2.jar:/tmp/r/com/google/code/findbugs/annotations/3.0.1/annotations-3.0.1.jar:/tmp/r/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar:/tmp/r/io/grpc/grpc-testing/1.29.0/grpc-testing-1.29.0.jar:/tmp/r/io/opencensus/opencensus-api/0.24.0/opencensus-api-0.24.0.jar:/tmp/r/io/mockk/mockk/1.12.8/mockk-1.12.8.jar:/tmp/r/io/mockk/mockk-dsl/1.12.8/mockk-dsl-1.12.8.jar:/tmp/r/io/mockk/mockk-agent/1.12.8/mockk-agent-1.12.8.jar:/tmp/r/io/mockk/mockk-agent-api/1.12.8/mockk-agent-api-1.12.8.jar:/tmp/r/io/mockk/mockk-core/1.12.8/mockk-core-1.12.8.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.6.21/kotlin-stdlib-jdk8-1.6.21.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.6.21/kotlin-stdlib-jdk7-1.6.21.jar:/tmp/r/io/mockk/mockk-jvm/1.12.8/mockk-jvm-1.12.8.jar:/tmp/r/io/mockk/mockk-dsl-jvm/1.12.8/mockk-dsl-jvm-1.12.8.jar:/tmp/r/io/mockk/mockk-agent-jvm/1.12.8/mockk-agent-jvm-1.12.8.jar:/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.12.23/byte-buddy-agent-1.12.23.jar:/tmp/r/io/mockk/mockk-agent-api-jvm/1.12.8/mockk-agent-api-jvm-1.12.8.jar:/tmp/r/io/mockk/mockk-core-jvm/1.12.8/mockk-core-jvm-1.12.8.jar:/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar:/tmp/r/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.7.0/kotlin-reflect-1.7.0.jar:/tmp/r/org/mock-server/mockserver-netty/5.13.0/mockserver-netty-5.13.0.jar:/tmp/r/org/mock-server/mockserver-client-java/5.13.0/mockserver-client-java-5.13.0.jar:/tmp/r/org/mock-server/mockserver-core/5.13.0/mockserver-core-5.13.0.jar:/tmp/r/com/lmax/disruptor/3.4.4/disruptor-3.4.4.jar:/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar:/tmp/r/io/netty/netty-codec-socks/4.1.92.Final/netty-codec-socks-4.1.92.Final.jar:/tmp/r/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar:/tmp/r/com/fasterxml/uuid/java-uuid-generator/4.0.1/java-uuid-generator-4.0.1.jar:/tmp/r/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar:/tmp/r/org/bouncycastle/bcpkix-jdk15on/1.70/bcpkix-jdk15on-1.70.jar:/tmp/r/org/bouncycastle/bcutil-jdk15on/1.70/bcutil-jdk15on-1.70.jar:/tmp/r/com/nimbusds/nimbus-jose-jwt/9.21/nimbus-jose-jwt-9.21.jar:/tmp/r/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.jar:/tmp/r/org/apache/velocity/velocity-engine-scripting/2.3/velocity-engine-scripting-2.3.jar:/tmp/r/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.jar:/tmp/r/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar:/tmp/r/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar:/tmp/r/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.jar:/tmp/r/com/samskivert/jmustache/1.15/jmustache-1.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.13.5/jackson-core-2.13.5.jar:/tmp/r/com/networknt/json-schema-validator/1.0.67/json-schema-validator-1.0.67.jar:/tmp/r/com/ethlo/time/itu/1.5.1/itu-1.5.1.jar:/tmp/r/io/swagger/parser/v3/swagger-parser/2.0.31/swagger-parser-2.0.31.jar:/tmp/r/io/swagger/parser/v3/swagger-parser-v2-converter/2.0.31/swagger-parser-v2-converter-2.0.31.jar:/tmp/r/io/swagger/swagger-core/1.6.0/swagger-core-1.6.0.jar:/tmp/r/io/swagger/swagger-parser/1.0.57/swagger-parser-1.0.57.jar:/tmp/r/io/swagger/swagger-compat-spec-parser/1.0.57/swagger-compat-spec-parser-1.0.57.jar:/tmp/r/com/github/java-json-tools/json-schema-validator/2.2.14/json-schema-validator-2.2.14.jar:/tmp/r/com/github/java-json-tools/jackson-coreutils-equivalence/1.0/jackson-coreutils-equivalence-1.0.jar:/tmp/r/com/github/java-json-tools/json-schema-core/1.2.14/json-schema-core-1.2.14.jar:/tmp/r/com/github/java-json-tools/uri-template/0.10/uri-template-0.10.jar:/tmp/r/org/mozilla/rhino/1.7.7.2/rhino-1.7.7.2.jar:/tmp/r/com/sun/mail/mailapi/1.6.2/mailapi-1.6.2.jar:/tmp/r/joda-time/joda-time/2.10.5/joda-time-2.10.5.jar:/tmp/r/com/googlecode/libphonenumber/libphonenumber/8.11.1/libphonenumber-8.11.1.jar:/tmp/r/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar:/tmp/r/com/github/java-json-tools/json-patch/1.13/json-patch-1.13.jar:/tmp/r/com/github/java-json-tools/msg-simple/1.2/msg-simple-1.2.jar:/tmp/r/com/github/java-json-tools/btf/1.3/btf-1.3.jar:/tmp/r/com/github/java-json-tools/jackson-coreutils/2.0/jackson-coreutils-2.0.jar:/tmp/r/io/swagger/parser/v3/swagger-parser-core/2.0.31/swagger-parser-core-2.0.31.jar:/tmp/r/io/swagger/parser/v3/swagger-parser-v3/2.0.31/swagger-parser-v3-2.0.31.jar:/tmp/r/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.jar:/tmp/r/org/xmlunit/xmlunit-placeholders/2.9.1/xmlunit-placeholders-2.9.1.jar:/tmp/r/org/apache/commons/commons-text/1.9/commons-text-1.9.jar:/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.141/classgraph-4.8.141.jar:/tmp/r/io/netty/netty-buffer/4.1.92.Final/netty-buffer-4.1.92.Final.jar:/tmp/r/io/netty/netty-codec/4.1.92.Final/netty-codec-4.1.92.Final.jar:/tmp/r/io/netty/netty-codec-http/4.1.92.Final/netty-codec-http-4.1.92.Final.jar:/tmp/r/io/netty/netty-common/4.1.92.Final/netty-common-4.1.92.Final.jar:/tmp/r/io/netty/netty-handler/4.1.92.Final/netty-handler-4.1.92.Final.jar:/tmp/r/io/netty/netty-resolver/4.1.92.Final/netty-resolver-4.1.92.Final.jar:/tmp/r/io/netty/netty-transport-native-unix-common/4.1.92.Final/netty-transport-native-unix-common-4.1.92.Final.jar:/tmp/r/io/netty/netty-transport/4.1.92.Final/netty-transport-4.1.92.Final.jar:/tmp/r/org/powermock/powermock-api-mockito2/1.7.4/powermock-api-mockito2-1.7.4.jar:/tmp/r/org/powermock/powermock-api-mockito-common/1.7.4/powermock-api-mockito-common-1.7.4.jar:/tmp/r/org/powermock/powermock-api-support/1.7.4/powermock-api-support-1.7.4.jar:/tmp/r/org/powermock/powermock-reflect/1.7.4/powermock-reflect-1.7.4.jar:/tmp/r/org/powermock/powermock-core/1.7.4/powermock-core-1.7.4.jar:/tmp/r/org/mockito/mockito-core/4.5.1/mockito-core-4.5.1.jar:/tmp/r/org/mockito/kotlin/mockito-kotlin/4.0.0/mockito-kotlin-4.0.0.jar:/tmp/r/org/springframework/boot/spring-boot-starter-test/2.7.12/spring-boot-starter-test-2.7.12.jar:/tmp/r/org/springframework/boot/spring-boot-starter/2.7.12/spring-boot-starter-2.7.12.jar:/tmp/r/org/springframework/boot/spring-boot/2.7.12/spring-boot-2.7.12.jar:/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.7.12/spring-boot-autoconfigure-2.7.12.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/tmp/r/org/springframework/boot/spring-boot-test/2.7.12/spring-boot-test-2.7.12.jar:/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.7.12/spring-boot-test-autoconfigure-2.7.12.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar:/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/org/mockito/mockito-junit-jupiter/4.5.1/mockito-junit-jupiter-4.5.1.jar:/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar:/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar:/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar:/tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar:/tmp/r/org/xmlunit/xmlunit-core/2.6.3/xmlunit-core-2.6.3.jar:/tmp/r/org/junit/vintage/junit-vintage-engine/5.8.2/junit-vintage-engine-5.8.2.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/tmp/r/org/jetbrains/kotlin/kotlin-test-junit/1.7.0/kotlin-test-junit-1.7.0.jar:/tmp/r/org/jetbrains/kotlin/kotlin-test/1.6.21/kotlin-test-1.6.21.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-test/1.6.4/kotlinx-coroutines-test-1.6.4.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-test-jvm/1.6.4/kotlinx-coroutines-test-jvm-1.6.4.jar:/tmp/r/io/projectreactor/reactor-test/3.4.29/reactor-test-3.4.29.jar:/tmp/r/io/projectreactor/reactor-core/3.4.29/reactor-core-3.4.29.jar:/tmp/r/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar:/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/commons-io/commons-io/2.8.0/commons-io-2.8.0.jar:/tmp/r/com/jayway/jsonpath/json-path/2.7.0/json-path-2.7.0.jar:/tmp/r/net/minidev/json-smart/2.4.9/json-smart-2.4.9.jar:/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar:/tmp/r/org/ow2/asm/asm/9.3/asm-9.3.jar:/tmp/r/net/javacrumbs/json-unit/json-unit-json-path/2.8.0/json-unit-json-path-2.8.0.jar:/tmp/r/net/javacrumbs/json-unit/json-unit-core/2.8.0/json-unit-core-2.8.0.jar:/tmp/r/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/tmp/r/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/tmp/r/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/tmp/r/io/springfox/springfox-boot-starter/3.0.0/springfox-boot-starter-3.0.0.jar:/tmp/r/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar:/tmp/r/io/swagger/core/v3/swagger-annotations/2.1.2/swagger-annotations-2.1.2.jar:/tmp/r/io/swagger/core/v3/swagger-models/2.1.2/swagger-models-2.1.2.jar:/tmp/r/io/springfox/springfox-spi/3.0.0/springfox-spi-3.0.0.jar:/tmp/r/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar:/tmp/r/io/springfox/springfox-core/3.0.0/springfox-core-3.0.0.jar:/tmp/r/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar:/tmp/r/io/springfox/springfox-spring-webmvc/3.0.0/springfox-spring-webmvc-3.0.0.jar:/tmp/r/io/springfox/springfox-spring-webflux/3.0.0/springfox-spring-webflux-3.0.0.jar:/tmp/r/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar:/tmp/r/org/mapstruct/mapstruct/1.3.1.Final/mapstruct-1.3.1.Final.jar:/tmp/r/io/springfox/springfox-data-rest/3.0.0/springfox-data-rest-3.0.0.jar:/tmp/r/io/springfox/springfox-bean-validators/3.0.0/springfox-bean-validators-3.0.0.jar:/tmp/r/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar:/tmp/r/io/swagger/swagger-annotations/1.6.0/swagger-annotations-1.6.0.jar:/tmp/r/io/swagger/swagger-models/1.5.20/swagger-models-1.5.20.jar:/tmp/r/io/springfox/springfox-swagger-ui/3.0.0/springfox-swagger-ui-3.0.0.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar:/tmp/r/org/springframework/plugin/spring-plugin-metadata/2.0.0.RELEASE/spring-plugin-metadata-2.0.0.RELEASE.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.7.0/kotlin-stdlib-1.7.0.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.7.0/kotlin-stdlib-common-1.7.0.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/org/jetbrains/kotlin/kotlin-script-util/1.7.0/kotlin-script-util-1.7.0.jar:/tmp/r/org/jetbrains/kotlin/kotlin-script-runtime/1.7.0/kotlin-script-runtime-1.7.0.jar:/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm/1.6.21/kotlin-scripting-jvm-1.6.21.jar:/tmp/r/org/jetbrains/intellij/deps/trove4j/1.0.20200330/trove4j-1.0.20200330.jar:/tmp/r/org/jetbrains/kotlin/kotlin-daemon-client/1.6.21/kotlin-daemon-client-1.6.21.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.6.4/kotlinx-coroutines-core-1.6.4.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.6.4/kotlinx-coroutines-core-jvm-1.6.4.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactor/1.6.4/kotlinx-coroutines-reactor-1.6.4.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactive/1.6.4/kotlinx-coroutines-reactive-1.6.4.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-kotlin/2.13.5/jackson-module-kotlin-2.13.5.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.13.5/jackson-databind-2.13.5.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.13.5/jackson-annotations-2.13.5.jar:/tmp/r/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.7.0/kotlin-compiler-embeddable-1.7.0.jar:/tmp/r/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.7.0/kotlin-daemon-embeddable-1.7.0.jar:/tmp/r/net/java/dev/jna/jna/5.6.0/jna-5.6.0.jar:/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm-host/1.7.0/kotlin-scripting-jvm-host-1.7.0.jar:/tmp/r/org/jetbrains/kotlin/kotlin-scripting-common/1.6.21/kotlin-scripting-common-1.6.21.jar:/tmp/r/org/jetbrains/kotlin/kotlin-scripting-compiler-embeddable/1.7.0/kotlin-scripting-compiler-embeddable-1.7.0.jar:/tmp/r/org/jetbrains/kotlin/kotlin-scripting-compiler-impl-embeddable/1.7.0/kotlin-scripting-compiler-impl-embeddable-1.7.0.jar:/tmp/r/io/grpc/grpc-netty/1.29.0/grpc-netty-1.29.0.jar:/tmp/r/io/grpc/grpc-core/1.29.0/grpc-core-1.29.0.jar:/tmp/r/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.jar:/tmp/r/io/perfmark/perfmark-api/0.19.0/perfmark-api-0.19.0.jar:/tmp/r/io/netty/netty-codec-http2/4.1.92.Final/netty-codec-http2-4.1.92.Final.jar:/tmp/r/io/netty/netty-handler-proxy/4.1.92.Final/netty-handler-proxy-4.1.92.Final.jar:/tmp/r/io/grpc/grpc-protobuf/1.29.0/grpc-protobuf-1.29.0.jar:/tmp/r/io/grpc/grpc-api/1.29.0/grpc-api-1.29.0.jar:/tmp/r/io/grpc/grpc-context/1.29.0/grpc-context-1.29.0.jar:/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar:/tmp/r/com/google/api/grpc/proto-google-common-protos/1.17.0/proto-google-common-protos-1.17.0.jar:/tmp/r/io/grpc/grpc-protobuf-lite/1.29.0/grpc-protobuf-lite-1.29.0.jar:/tmp/r/io/grpc/grpc-stub/1.29.0/grpc-stub-1.29.0.jar:/tmp/r/io/grpc/grpc-netty-shaded/1.29.0/grpc-netty-shaded-1.29.0.jar:/tmp/r/io/grpc/grpc-grpclb/1.29.0/grpc-grpclb-1.29.0.jar:/tmp/r/com/google/protobuf/protobuf-java/3.16.3/protobuf-java-3.16.3.jar:/tmp/r/com/google/protobuf/protobuf-java-util/3.10.0/protobuf-java-util-3.10.0.jar:/tmp/r/com/google/code/gson/gson/2.9.1/gson-2.9.1.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.50.Final/netty-tcnative-boringssl-static-2.0.50.Final.jar:/tmp/r/io/netty/netty-tcnative-classes/2.0.60.Final/netty-tcnative-classes-2.0.60.Final.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.60.Final/netty-tcnative-boringssl-static-2.0.60.Final-linux-x86_64.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.60.Final/netty-tcnative-boringssl-static-2.0.60.Final-linux-aarch_64.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.60.Final/netty-tcnative-boringssl-static-2.0.60.Final-osx-x86_64.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.60.Final/netty-tcnative-boringssl-static-2.0.60.Final-osx-aarch_64.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.60.Final/netty-tcnative-boringssl-static-2.0.60.Final-windows-x86_64.jar:/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar:/w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/target/error-catalog-core-1.6.0-SNAPSHOT.jar:/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar:/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar:/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar:/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.7.12/spring-boot-starter-validation-2.7.12.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar:/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar:/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar:/tmp/r/io/micrometer/micrometer-registry-prometheus/1.9.11/micrometer-registry-prometheus-1.9.11.jar:/tmp/r/io/micrometer/micrometer-core/1.9.11/micrometer-core-1.9.11.jar:/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar:/tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar:/tmp/r/io/prometheus/simpleclient_common/0.15.0/simpleclient_common-0.15.0.jar:/tmp/r/io/prometheus/simpleclient/0.15.0/simpleclient-0.15.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.15.0/simpleclient_tracer_otel-0.15.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.15.0/simpleclient_tracer_common-0.15.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.15.0/simpleclient_tracer_otel_agent-0.15.0.jar:, java.vm.vendor=Red Hat, Inc., sun.arch.data.model=64, java.vendor.url=https://www.redhat.com/, user.timezone=UTC, jakarta.persistence.sharedCache.mode=UNSPECIFIED, java.vm.specification.version=17, os.name=Linux, javax.persistence.validation.mode=AUTO, jakarta.persistence.nonJtaDataSource=org.springframework.jdbc.datasource.DriverManagerDataSource@10eddc8b, sun.java.launcher=SUN_STANDARD, user.country=US, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64/lib, sun.java.command=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/target/surefire/surefirebooter12540424823115041370.jar /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/target/surefire 2024-03-19T17-51-11_139-jvmRun1 surefire7720084117704718888tmp surefire_1815864334425028773598tmp, javax.persistence.nonJtaDataSource=org.springframework.jdbc.datasource.DriverManagerDataSource@10eddc8b, javax.persistence.sharedCache.mode=UNSPECIFIED, jdk.debug=release, surefire.test.class.path=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/target/test-classes:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/target/classes:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.6.0-SNAPSHOT.jar:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/blueprint-core-1.6.0-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.13.5/jackson-dataformat-xml-2.13.5.jar:/tmp/r/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar:/tmp/r/com/fasterxml/woodstox/woodstox-core/6.4.0/woodstox-core-6.4.0.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.13.5/jackson-dataformat-yaml-2.13.5.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jsonSchema/2.13.5/jackson-module-jsonSchema-2.13.5.jar:/tmp/r/org/yaml/snakeyaml/1.30/snakeyaml-1.30.jar:/tmp/r/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar:/tmp/r/commons-lang/commons-lang/2.6/commons-lang-2.6.jar:/tmp/r/com/hubspot/jinjava/jinjava/2.7.0/jinjava-2.7.0.jar:/tmp/r/org/javassist/javassist/3.24.1-GA/javassist-3.24.1-GA.jar:/tmp/r/org/jsoup/jsoup/1.12.1/jsoup-1.12.1.jar:/tmp/r/com/google/re2j/re2j/1.2/re2j-1.2.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/com/googlecode/java-ipv6/java-ipv6/0.17/java-ipv6-0.17.jar:/tmp/r/ch/obermuhlner/big-math/2.0.0/big-math-2.0.0.jar:/tmp/r/org/springframework/boot/spring-boot-starter-logging/2.7.12/spring-boot-starter-logging-2.7.12.jar:/tmp/r/ch/qos/logback/logback-classic/1.2.12/logback-classic-1.2.12.jar:/tmp/r/ch/qos/logback/logback-core/1.2.12/logback-core-1.2.12.jar:/tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar:/tmp/r/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar:/tmp/r/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.6.0-SNAPSHOT.jar:/tmp/r/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar:/tmp/r/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/target/processor-core-1.6.0-SNAPSHOT.jar:/tmp/r/com/hazelcast/hazelcast-all/4.2.5/hazelcast-all-4.2.5.jar:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/blueprint-proto-1.6.0-SNAPSHOT.jar:/tmp/r/com/github/marcoferrer/krotoplus/kroto-plus-coroutines/0.5.0/kroto-plus-coroutines-0.5.0.jar:/tmp/r/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar:/tmp/r/org/springframework/boot/spring-boot-starter-webflux/2.7.12/spring-boot-starter-webflux-2.7.12.jar:/tmp/r/org/springframework/boot/spring-boot-starter-json/2.7.12/spring-boot-starter-json-2.7.12.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.13.5/jackson-datatype-jdk8-2.13.5.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.5/jackson-datatype-jsr310-2.13.5.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.13.5/jackson-module-parameter-names-2.13.5.jar:/tmp/r/org/springframework/boot/spring-boot-starter-reactor-netty/2.7.12/spring-boot-starter-reactor-netty-2.7.12.jar:/tmp/r/io/projectreactor/netty/reactor-netty-http/1.0.32/reactor-netty-http-1.0.32.jar:/tmp/r/io/netty/netty-resolver-dns/4.1.92.Final/netty-resolver-dns-4.1.92.Final.jar:/tmp/r/io/netty/netty-codec-dns/4.1.92.Final/netty-codec-dns-4.1.92.Final.jar:/tmp/r/io/netty/netty-resolver-dns-native-macos/4.1.92.Final/netty-resolver-dns-native-macos-4.1.92.Final-osx-x86_64.jar:/tmp/r/io/netty/netty-resolver-dns-classes-macos/4.1.92.Final/netty-resolver-dns-classes-macos-4.1.92.Final.jar:/tmp/r/io/netty/netty-transport-native-epoll/4.1.92.Final/netty-transport-native-epoll-4.1.92.Final-linux-x86_64.jar:/tmp/r/io/netty/netty-transport-classes-epoll/4.1.92.Final/netty-transport-classes-epoll-4.1.92.Final.jar:/tmp/r/io/projectreactor/netty/reactor-netty-core/1.0.32/reactor-netty-core-1.0.32.jar:/tmp/r/org/springframework/spring-webflux/5.3.27/spring-webflux-5.3.27.jar:/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar:/tmp/r/com/microsoft/sqlserver/mssql-jdbc/10.2.3.jre8/mssql-jdbc-10.2.3.jre8.jar:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/resource-dict-1.6.0-SNAPSHOT.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.7.12/spring-boot-starter-data-jpa-2.7.12.jar:/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.7.12/spring-boot-starter-aop-2.7.12.jar:/tmp/r/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar:/tmp/r/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.7.12/spring-boot-starter-jdbc-2.7.12.jar:/tmp/r/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar:/tmp/r/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar:/tmp/r/org/hibernate/hibernate-core/5.6.15.Final/hibernate-core-5.6.15.Final.jar:/tmp/r/net/bytebuddy/byte-buddy/1.12.23/byte-buddy-1.12.23.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar:/tmp/r/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar:/tmp/r/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar:/tmp/r/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar:/tmp/r/org/springframework/data/spring-data-jpa/2.7.12/spring-data-jpa-2.7.12.jar:/tmp/r/org/springframework/data/spring-data-commons/2.7.12/spring-data-commons-2.7.12.jar:/tmp/r/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar:/tmp/r/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar:/tmp/r/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar:/tmp/r/org/springframework/spring-aspects/5.3.27/spring-aspects-5.3.27.jar:/tmp/r/com/h2database/h2/1.4.197/h2-1.4.197.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.0.10/mariadb-java-client-3.0.10.jar:/tmp/r/org/hibernate/hibernate-testing/5.6.15.Final/hibernate-testing-5.6.15.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar:/tmp/r/org/assertj/assertj-core/3.22.0/assertj-core-3.22.0.jar:/tmp/r/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.jar:/tmp/r/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar:/tmp/r/javax/money/money-api/1.1/money-api-1.1.jar:/tmp/r/org/javamoney/moneta/1.1/moneta-1.1.jar:/tmp/r/org/jboss/byteman/byteman/4.0.20/byteman-4.0.20.jar:/tmp/r/org/jboss/byteman/byteman-install/4.0.20/byteman-install-4.0.20.jar:/tmp/r/org/jboss/byteman/byteman-bmunit/4.0.20/byteman-bmunit-4.0.20.jar:/tmp/r/org/jboss/byteman/byteman-submit/4.0.20/byteman-submit-4.0.20.jar:/tmp/r/com/experlog/xapool/1.5.0/xapool-1.5.0.jar:/tmp/r/org/jboss/jboss-transaction-spi/7.6.1.Final/jboss-transaction-spi-7.6.1.Final.jar:/tmp/r/org/jboss/narayana/jta/narayana-jta/5.11.2.Final/narayana-jta-5.11.2.Final.jar:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/target/execution-service-1.6.0-SNAPSHOT.jar:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/target/rest-lib-1.6.0-SNAPSHOT.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/grpc-lib/target/grpc-lib-1.6.0-SNAPSHOT.jar:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/nats-lib/target/nats-lib-1.6.0-SNAPSHOT.jar:/tmp/r/io/nats/jnats/2.6.6/jnats-2.6.6.jar:/tmp/r/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.jar:/tmp/r/io/nats/java-nats-streaming/2.2.3/java-nats-streaming-2.2.3.jar:/tmp/r/org/onap/ccsdk/sli/core/sli-provider/1.5.2/sli-provider-1.5.2.jar:/tmp/r/org/onap/ccsdk/sli/core/sli-common/1.5.2/sli-common-1.5.2.jar:/tmp/r/org/antlr/antlr4-runtime/4.12.0/antlr4-runtime-4.12.0.jar:/tmp/r/org/onap/ccsdk/sli/core/dblib-provider/1.5.2/dblib-provider-1.5.2.jar:/tmp/r/org/onap/ccsdk/sli/core/utils-provider/1.5.2/utils-provider-1.5.2.jar:/tmp/r/com/att/eelf/eelf-core/1.0.0/eelf-core-1.0.0.jar:/tmp/r/org/onap/logging-analytics/logging-slf4j/1.6.9/logging-slf4j-1.6.9.jar:/tmp/r/org/onap/ccsdk/sli/core/sli-provider-base/1.5.2/sli-provider-base-1.5.2.jar:/tmp/r/com/google/code/findbugs/annotations/3.0.1/annotations-3.0.1.jar:/tmp/r/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar:/tmp/r/io/grpc/grpc-testing/1.29.0/grpc-testing-1.29.0.jar:/tmp/r/io/opencensus/opencensus-api/0.24.0/opencensus-api-0.24.0.jar:/tmp/r/io/mockk/mockk/1.12.8/mockk-1.12.8.jar:/tmp/r/io/mockk/mockk-dsl/1.12.8/mockk-dsl-1.12.8.jar:/tmp/r/io/mockk/mockk-agent/1.12.8/mockk-agent-1.12.8.jar:/tmp/r/io/mockk/mockk-agent-api/1.12.8/mockk-agent-api-1.12.8.jar:/tmp/r/io/mockk/mockk-core/1.12.8/mockk-core-1.12.8.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.6.21/kotlin-stdlib-jdk8-1.6.21.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.6.21/kotlin-stdlib-jdk7-1.6.21.jar:/tmp/r/io/mockk/mockk-jvm/1.12.8/mockk-jvm-1.12.8.jar:/tmp/r/io/mockk/mockk-dsl-jvm/1.12.8/mockk-dsl-jvm-1.12.8.jar:/tmp/r/io/mockk/mockk-agent-jvm/1.12.8/mockk-agent-jvm-1.12.8.jar:/tmp/r/org/objenesis/objenesis/3.2/objenesis-3.2.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.12.23/byte-buddy-agent-1.12.23.jar:/tmp/r/io/mockk/mockk-agent-api-jvm/1.12.8/mockk-agent-api-jvm-1.12.8.jar:/tmp/r/io/mockk/mockk-core-jvm/1.12.8/mockk-core-jvm-1.12.8.jar:/tmp/r/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar:/tmp/r/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.7.0/kotlin-reflect-1.7.0.jar:/tmp/r/org/mock-server/mockserver-netty/5.13.0/mockserver-netty-5.13.0.jar:/tmp/r/org/mock-server/mockserver-client-java/5.13.0/mockserver-client-java-5.13.0.jar:/tmp/r/org/mock-server/mockserver-core/5.13.0/mockserver-core-5.13.0.jar:/tmp/r/com/lmax/disruptor/3.4.4/disruptor-3.4.4.jar:/tmp/r/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar:/tmp/r/io/netty/netty-codec-socks/4.1.92.Final/netty-codec-socks-4.1.92.Final.jar:/tmp/r/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar:/tmp/r/com/fasterxml/uuid/java-uuid-generator/4.0.1/java-uuid-generator-4.0.1.jar:/tmp/r/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar:/tmp/r/org/bouncycastle/bcpkix-jdk15on/1.70/bcpkix-jdk15on-1.70.jar:/tmp/r/org/bouncycastle/bcutil-jdk15on/1.70/bcutil-jdk15on-1.70.jar:/tmp/r/com/nimbusds/nimbus-jose-jwt/9.21/nimbus-jose-jwt-9.21.jar:/tmp/r/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.jar:/tmp/r/org/apache/velocity/velocity-engine-scripting/2.3/velocity-engine-scripting-2.3.jar:/tmp/r/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.jar:/tmp/r/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar:/tmp/r/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar:/tmp/r/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.jar:/tmp/r/com/samskivert/jmustache/1.15/jmustache-1.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.13.5/jackson-core-2.13.5.jar:/tmp/r/com/networknt/json-schema-validator/1.0.67/json-schema-validator-1.0.67.jar:/tmp/r/com/ethlo/time/itu/1.5.1/itu-1.5.1.jar:/tmp/r/io/swagger/parser/v3/swagger-parser/2.0.31/swagger-parser-2.0.31.jar:/tmp/r/io/swagger/parser/v3/swagger-parser-v2-converter/2.0.31/swagger-parser-v2-converter-2.0.31.jar:/tmp/r/io/swagger/swagger-core/1.6.0/swagger-core-1.6.0.jar:/tmp/r/io/swagger/swagger-parser/1.0.57/swagger-parser-1.0.57.jar:/tmp/r/io/swagger/swagger-compat-spec-parser/1.0.57/swagger-compat-spec-parser-1.0.57.jar:/tmp/r/com/github/java-json-tools/json-schema-validator/2.2.14/json-schema-validator-2.2.14.jar:/tmp/r/com/github/java-json-tools/jackson-coreutils-equivalence/1.0/jackson-coreutils-equivalence-1.0.jar:/tmp/r/com/github/java-json-tools/json-schema-core/1.2.14/json-schema-core-1.2.14.jar:/tmp/r/com/github/java-json-tools/uri-template/0.10/uri-template-0.10.jar:/tmp/r/org/mozilla/rhino/1.7.7.2/rhino-1.7.7.2.jar:/tmp/r/com/sun/mail/mailapi/1.6.2/mailapi-1.6.2.jar:/tmp/r/joda-time/joda-time/2.10.5/joda-time-2.10.5.jar:/tmp/r/com/googlecode/libphonenumber/libphonenumber/8.11.1/libphonenumber-8.11.1.jar:/tmp/r/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar:/tmp/r/com/github/java-json-tools/json-patch/1.13/json-patch-1.13.jar:/tmp/r/com/github/java-json-tools/msg-simple/1.2/msg-simple-1.2.jar:/tmp/r/com/github/java-json-tools/btf/1.3/btf-1.3.jar:/tmp/r/com/github/java-json-tools/jackson-coreutils/2.0/jackson-coreutils-2.0.jar:/tmp/r/io/swagger/parser/v3/swagger-parser-core/2.0.31/swagger-parser-core-2.0.31.jar:/tmp/r/io/swagger/parser/v3/swagger-parser-v3/2.0.31/swagger-parser-v3-2.0.31.jar:/tmp/r/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.jar:/tmp/r/org/xmlunit/xmlunit-placeholders/2.9.1/xmlunit-placeholders-2.9.1.jar:/tmp/r/org/apache/commons/commons-text/1.9/commons-text-1.9.jar:/tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.141/classgraph-4.8.141.jar:/tmp/r/io/netty/netty-buffer/4.1.92.Final/netty-buffer-4.1.92.Final.jar:/tmp/r/io/netty/netty-codec/4.1.92.Final/netty-codec-4.1.92.Final.jar:/tmp/r/io/netty/netty-codec-http/4.1.92.Final/netty-codec-http-4.1.92.Final.jar:/tmp/r/io/netty/netty-common/4.1.92.Final/netty-common-4.1.92.Final.jar:/tmp/r/io/netty/netty-handler/4.1.92.Final/netty-handler-4.1.92.Final.jar:/tmp/r/io/netty/netty-resolver/4.1.92.Final/netty-resolver-4.1.92.Final.jar:/tmp/r/io/netty/netty-transport-native-unix-common/4.1.92.Final/netty-transport-native-unix-common-4.1.92.Final.jar:/tmp/r/io/netty/netty-transport/4.1.92.Final/netty-transport-4.1.92.Final.jar:/tmp/r/org/powermock/powermock-api-mockito2/1.7.4/powermock-api-mockito2-1.7.4.jar:/tmp/r/org/powermock/powermock-api-mockito-common/1.7.4/powermock-api-mockito-common-1.7.4.jar:/tmp/r/org/powermock/powermock-api-support/1.7.4/powermock-api-support-1.7.4.jar:/tmp/r/org/powermock/powermock-reflect/1.7.4/powermock-reflect-1.7.4.jar:/tmp/r/org/powermock/powermock-core/1.7.4/powermock-core-1.7.4.jar:/tmp/r/org/mockito/mockito-core/4.5.1/mockito-core-4.5.1.jar:/tmp/r/org/mockito/kotlin/mockito-kotlin/4.0.0/mockito-kotlin-4.0.0.jar:/tmp/r/org/springframework/boot/spring-boot-starter-test/2.7.12/spring-boot-starter-test-2.7.12.jar:/tmp/r/org/springframework/boot/spring-boot-starter/2.7.12/spring-boot-starter-2.7.12.jar:/tmp/r/org/springframework/boot/spring-boot/2.7.12/spring-boot-2.7.12.jar:/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.7.12/spring-boot-autoconfigure-2.7.12.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/tmp/r/org/springframework/boot/spring-boot-test/2.7.12/spring-boot-test-2.7.12.jar:/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.7.12/spring-boot-test-autoconfigure-2.7.12.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar:/tmp/r/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/org/mockito/mockito-junit-jupiter/4.5.1/mockito-junit-jupiter-4.5.1.jar:/tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar:/tmp/r/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar:/tmp/r/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar:/tmp/r/org/springframework/spring-test/5.3.27/spring-test-5.3.27.jar:/tmp/r/org/xmlunit/xmlunit-core/2.6.3/xmlunit-core-2.6.3.jar:/tmp/r/org/junit/vintage/junit-vintage-engine/5.8.2/junit-vintage-engine-5.8.2.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/tmp/r/org/jetbrains/kotlin/kotlin-test-junit/1.7.0/kotlin-test-junit-1.7.0.jar:/tmp/r/org/jetbrains/kotlin/kotlin-test/1.6.21/kotlin-test-1.6.21.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-test/1.6.4/kotlinx-coroutines-test-1.6.4.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-test-jvm/1.6.4/kotlinx-coroutines-test-jvm-1.6.4.jar:/tmp/r/io/projectreactor/reactor-test/3.4.29/reactor-test-3.4.29.jar:/tmp/r/io/projectreactor/reactor-core/3.4.29/reactor-core-3.4.29.jar:/tmp/r/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar:/tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/commons-io/commons-io/2.8.0/commons-io-2.8.0.jar:/tmp/r/com/jayway/jsonpath/json-path/2.7.0/json-path-2.7.0.jar:/tmp/r/net/minidev/json-smart/2.4.9/json-smart-2.4.9.jar:/tmp/r/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar:/tmp/r/org/ow2/asm/asm/9.3/asm-9.3.jar:/tmp/r/net/javacrumbs/json-unit/json-unit-json-path/2.8.0/json-unit-json-path-2.8.0.jar:/tmp/r/net/javacrumbs/json-unit/json-unit-core/2.8.0/json-unit-core-2.8.0.jar:/tmp/r/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/tmp/r/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/tmp/r/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/tmp/r/io/springfox/springfox-boot-starter/3.0.0/springfox-boot-starter-3.0.0.jar:/tmp/r/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar:/tmp/r/io/swagger/core/v3/swagger-annotations/2.1.2/swagger-annotations-2.1.2.jar:/tmp/r/io/swagger/core/v3/swagger-models/2.1.2/swagger-models-2.1.2.jar:/tmp/r/io/springfox/springfox-spi/3.0.0/springfox-spi-3.0.0.jar:/tmp/r/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar:/tmp/r/io/springfox/springfox-core/3.0.0/springfox-core-3.0.0.jar:/tmp/r/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar:/tmp/r/io/springfox/springfox-spring-webmvc/3.0.0/springfox-spring-webmvc-3.0.0.jar:/tmp/r/io/springfox/springfox-spring-webflux/3.0.0/springfox-spring-webflux-3.0.0.jar:/tmp/r/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar:/tmp/r/org/mapstruct/mapstruct/1.3.1.Final/mapstruct-1.3.1.Final.jar:/tmp/r/io/springfox/springfox-data-rest/3.0.0/springfox-data-rest-3.0.0.jar:/tmp/r/io/springfox/springfox-bean-validators/3.0.0/springfox-bean-validators-3.0.0.jar:/tmp/r/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar:/tmp/r/io/swagger/swagger-annotations/1.6.0/swagger-annotations-1.6.0.jar:/tmp/r/io/swagger/swagger-models/1.5.20/swagger-models-1.5.20.jar:/tmp/r/io/springfox/springfox-swagger-ui/3.0.0/springfox-swagger-ui-3.0.0.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/springframework/plugin/spring-plugin-core/2.0.0.RELEASE/spring-plugin-core-2.0.0.RELEASE.jar:/tmp/r/org/springframework/plugin/spring-plugin-metadata/2.0.0.RELEASE/spring-plugin-metadata-2.0.0.RELEASE.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.7.0/kotlin-stdlib-1.7.0.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.7.0/kotlin-stdlib-common-1.7.0.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/org/jetbrains/kotlin/kotlin-script-util/1.7.0/kotlin-script-util-1.7.0.jar:/tmp/r/org/jetbrains/kotlin/kotlin-script-runtime/1.7.0/kotlin-script-runtime-1.7.0.jar:/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm/1.6.21/kotlin-scripting-jvm-1.6.21.jar:/tmp/r/org/jetbrains/intellij/deps/trove4j/1.0.20200330/trove4j-1.0.20200330.jar:/tmp/r/org/jetbrains/kotlin/kotlin-daemon-client/1.6.21/kotlin-daemon-client-1.6.21.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.6.4/kotlinx-coroutines-core-1.6.4.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.6.4/kotlinx-coroutines-core-jvm-1.6.4.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactor/1.6.4/kotlinx-coroutines-reactor-1.6.4.jar:/tmp/r/org/jetbrains/kotlinx/kotlinx-coroutines-reactive/1.6.4/kotlinx-coroutines-reactive-1.6.4.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-kotlin/2.13.5/jackson-module-kotlin-2.13.5.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.13.5/jackson-databind-2.13.5.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.13.5/jackson-annotations-2.13.5.jar:/tmp/r/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.7.0/kotlin-compiler-embeddable-1.7.0.jar:/tmp/r/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.7.0/kotlin-daemon-embeddable-1.7.0.jar:/tmp/r/net/java/dev/jna/jna/5.6.0/jna-5.6.0.jar:/tmp/r/org/jetbrains/kotlin/kotlin-scripting-jvm-host/1.7.0/kotlin-scripting-jvm-host-1.7.0.jar:/tmp/r/org/jetbrains/kotlin/kotlin-scripting-common/1.6.21/kotlin-scripting-common-1.6.21.jar:/tmp/r/org/jetbrains/kotlin/kotlin-scripting-compiler-embeddable/1.7.0/kotlin-scripting-compiler-embeddable-1.7.0.jar:/tmp/r/org/jetbrains/kotlin/kotlin-scripting-compiler-impl-embeddable/1.7.0/kotlin-scripting-compiler-impl-embeddable-1.7.0.jar:/tmp/r/io/grpc/grpc-netty/1.29.0/grpc-netty-1.29.0.jar:/tmp/r/io/grpc/grpc-core/1.29.0/grpc-core-1.29.0.jar:/tmp/r/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.jar:/tmp/r/io/perfmark/perfmark-api/0.19.0/perfmark-api-0.19.0.jar:/tmp/r/io/netty/netty-codec-http2/4.1.92.Final/netty-codec-http2-4.1.92.Final.jar:/tmp/r/io/netty/netty-handler-proxy/4.1.92.Final/netty-handler-proxy-4.1.92.Final.jar:/tmp/r/io/grpc/grpc-protobuf/1.29.0/grpc-protobuf-1.29.0.jar:/tmp/r/io/grpc/grpc-api/1.29.0/grpc-api-1.29.0.jar:/tmp/r/io/grpc/grpc-context/1.29.0/grpc-context-1.29.0.jar:/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar:/tmp/r/com/google/api/grpc/proto-google-common-protos/1.17.0/proto-google-common-protos-1.17.0.jar:/tmp/r/io/grpc/grpc-protobuf-lite/1.29.0/grpc-protobuf-lite-1.29.0.jar:/tmp/r/io/grpc/grpc-stub/1.29.0/grpc-stub-1.29.0.jar:/tmp/r/io/grpc/grpc-netty-shaded/1.29.0/grpc-netty-shaded-1.29.0.jar:/tmp/r/io/grpc/grpc-grpclb/1.29.0/grpc-grpclb-1.29.0.jar:/tmp/r/com/google/protobuf/protobuf-java/3.16.3/protobuf-java-3.16.3.jar:/tmp/r/com/google/protobuf/protobuf-java-util/3.10.0/protobuf-java-util-3.10.0.jar:/tmp/r/com/google/code/gson/gson/2.9.1/gson-2.9.1.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.50.Final/netty-tcnative-boringssl-static-2.0.50.Final.jar:/tmp/r/io/netty/netty-tcnative-classes/2.0.60.Final/netty-tcnative-classes-2.0.60.Final.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.60.Final/netty-tcnative-boringssl-static-2.0.60.Final-linux-x86_64.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.60.Final/netty-tcnative-boringssl-static-2.0.60.Final-linux-aarch_64.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.60.Final/netty-tcnative-boringssl-static-2.0.60.Final-osx-x86_64.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.60.Final/netty-tcnative-boringssl-static-2.0.60.Final-osx-aarch_64.jar:/tmp/r/io/netty/netty-tcnative-boringssl-static/2.0.60.Final/netty-tcnative-boringssl-static-2.0.60.Final-windows-x86_64.jar:/tmp/r/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar:/w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/target/error-catalog-core-1.6.0-SNAPSHOT.jar:/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar:/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar:/tmp/r/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar:/tmp/r/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar:/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.7.12/spring-boot-starter-validation-2.7.12.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar:/tmp/r/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar:/tmp/r/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar:/tmp/r/io/micrometer/micrometer-registry-prometheus/1.9.11/micrometer-registry-prometheus-1.9.11.jar:/tmp/r/io/micrometer/micrometer-core/1.9.11/micrometer-core-1.9.11.jar:/tmp/r/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar:/tmp/r/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar:/tmp/r/io/prometheus/simpleclient_common/0.15.0/simpleclient_common-0.15.0.jar:/tmp/r/io/prometheus/simpleclient/0.15.0/simpleclient-0.15.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.15.0/simpleclient_tracer_otel-0.15.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.15.0/simpleclient_tracer_common-0.15.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.15.0/simpleclient_tracer_otel_agent-0.15.0.jar:, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2023-01-17, java.home=/usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64, file.separator=/, basedir=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status, java.vm.compressedOopsMode=Zero based, line.separator= 17:57:24 , hibernate.persistenceUnitName=default, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, git.commit.id.full=dea5fc2346c2633f38ec0e7bc8a7499446998292, hibernate.cache.region.factory_class=org.hibernate.testing.cache.CachingRegionFactory@20ab8169, git.build.time=2024-03-19T17:57:13+0000, surefire.real.class.path=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/target/surefire/surefirebooter12540424823115041370.jar, jakarta.persistence.validation.mode=AUTO, hibernate.hbm2ddl.auto=create-drop, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.6-ea+9-LTS, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, path.separator=:, os.version=4.18.0-448.el8.x86_64, java.runtime.name=OpenJDK Runtime Environment, file.encoding=UTF-8, hibernate.ejb.persistenceUnitName=default, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, java.vendor.version=(Red_Hat-17.0.6.0.9-0.3.ea.el8), localRepository=/tmp/r, java.vendor.url.bug=https://bugzilla.redhat.com/enter_bug.cgi?product=Red%20Hat%20Enterprise%20Linux%208&component=java-17-openjdk, java.io.tmpdir=/tmp, altDeploymentRepository=staging::default::file:/w/workspace/ccsdk-cds-maven-clm-master/m2repo, java.version=17.0.6-ea, user.dir=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status, os.arch=amd64, git.commit.id.abbrev=dea5fc2, java.vm.specification.name=Java Virtual Machine Specification, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@4d0a2f87, native.encoding=UTF-8, hibernate.cache.use_second_level_cache=true, java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib, java.vendor=Red Hat, Inc., java.vm.info=mixed mode, sharing, java.vm.version=17.0.6-ea+9-LTS, hibernate.bytecode.use_reflection_optimizer=false, sun.io.unicode.encoding=UnicodeLittle, hibernate.connection.datasource=org.springframework.jdbc.datasource.DriverManagerDataSource@10eddc8b, maven.repo.local=/tmp/r, java.class.version=61.0} 17:57:25 17:57:24.604 [main] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final 17:57:25 17:57:24.612 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration. 17:57:25 17:57:24.613 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL 17:57:25 17:57:24.620 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader 17:57:25 17:57:24.620 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only. 17:57:25 17:57:24.629 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers - Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 17:57:25 17:57:24.630 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers - Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 17:57:25 17:57:24.687 [main] DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator - Loaded expression factory via original TCCL 17:57:25 17:57:24.854 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 17:57:25 17:57:24.862 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 17:57:25 17:57:24.862 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 17:57:25 17:57:24.862 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 17:57:25 17:57:24.862 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 17:57:25 17:57:24.862 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 17:57:25 17:57:24.863 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch] is safe 17:57:25 17:57:24.863 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch 17:57:25 17:57:24.929 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelContent] is safe 17:57:25 17:57:24.929 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelContent 17:57:25 17:57:24.941 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel] is safe 17:57:25 17:57:24.941 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel 17:57:25 17:57:24.951 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus] is safe 17:57:25 17:57:24.951 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus 17:57:25 17:57:24.960 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl - EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 17:57:25 17:57:24.961 [main] DEBUG org.hibernate.secure.spi.JaccIntegrator - Skipping JACC integration as it was not enabled 17:57:25 17:57:24.962 [main] DEBUG org.hibernate.internal.SessionFactoryImpl - Instantiated session factory 17:57:25 17:57:24.962 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope - Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@70b95f05] to SessionFactoryImpl [org.hibernate.internal.SessionFactoryImpl@47062d1d] 17:57:25 17:57:25.034 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch] is safe 17:57:25 17:57:25.034 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch 17:57:25 17:57:25.049 [main] DEBUG org.hibernate.orm.bytecode.interceptor - To-one property `org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelContent#blueprintModel` was mapped with LAZY + NO_PROXY but the class was not enhanced 17:57:25 17:57:25.051 [main] DEBUG org.hibernate.orm.bytecode.interceptor - To-one property `org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelContent#blueprintModel` was mapped with LAZY + NO_PROXY but the class was not enhanced 17:57:25 17:57:25.051 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - Not known whether passed class name [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelContent] is safe 17:57:25 17:57:25.051 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl - No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelContent 17:57:25 17:57:25.052 [main] DEBUG org.hibernate.orm.bytecode.interceptor - To-one property `org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelContent#blueprintModel` was mapped with LAZY + NO_PROXY but the class was not enhanced 17:57:25 17:57:25.052 [main] DEBUG org.hibernate.orm.bytecode.interceptor - To-one property `org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelContent#blueprintModel` was mapped with LAZY + NO_PROXY but the class was not enhanced 17:57:25 17:57:25.053 [main] DEBUG org.hibernate.orm.bytecode.interceptor - To-one property `org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel#blueprintModelContent` was mapped with LAZY + NO_PROXY but the class was not enhanced 17:57:25 17:57:25.053 [main] DEBUG org.hibernate.orm.bytecode.interceptor - To-one property `org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel#blueprintModelContent` was mapped with LAZY + NO_PROXY but the class was not enhanced 17:57:25 17:57:25.055 [main] DEBUG org.hibernate.orm.bytecode.interceptor - To-one property `org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel#blueprintModelContent` was mapped with LAZY + NO_PROXY but the class was not enhanced 17:57:25 17:57:25.055 [main] DEBUG org.hibernate.orm.bytecode.interceptor - To-one property `org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel#blueprintModelContent` was mapped with LAZY + NO_PROXY but the class was not enhanced 17:57:25 17:57:25.065 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch 17:57:25 17:57:25.066 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select blueprint_model_id from BLUEPRINT_MODEL where blueprint_model_id =? 17:57:25 17:57:25.066 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select blueprintm_.blueprint_model_id, blueprintm_.artifact_description as artifact2_0_, blueprintm_.artifact_name as artifact3_0_, blueprintm_.artifact_type as artifact4_0_, blueprintm_.artifact_uuid as artifact5_0_, blueprintm_.artifact_version as artifact6_0_, blueprintm_.creation_date as creation7_0_, blueprintm_.internal_version as internal8_0_, blueprintm_.published as publishe9_0_, blueprintm_.tags as tags10_0_, blueprintm_.updated_by as updated11_0_ from BLUEPRINT_MODEL blueprintm_ where blueprintm_.blueprint_model_id=? 17:57:25 17:57:25.066 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into BLUEPRINT_MODEL (artifact_description, artifact_name, artifact_type, artifact_uuid, artifact_version, creation_date, internal_version, published, tags, updated_by, blueprint_model_id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 17:57:25 17:57:25.066 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update BLUEPRINT_MODEL set artifact_description=?, artifact_name=?, artifact_type=?, artifact_uuid=?, artifact_version=?, creation_date=?, internal_version=?, published=?, tags=?, updated_by=? where blueprint_model_id=? 17:57:25 17:57:25.066 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from BLUEPRINT_MODEL where blueprint_model_id=? 17:57:25 17:57:25.108 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7d891953] 17:57:25 17:57:25.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : artifactDescription 17:57:25 17:57:25.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : artifactName 17:57:25 17:57:25.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : artifactType 17:57:25 17:57:25.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : artifactUUId 17:57:25 17:57:25.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : artifactVersion 17:57:25 17:57:25.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : createdDate 17:57:25 17:57:25.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : internalVersion 17:57:25 17:57:25.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : published 17:57:25 17:57:25.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : tags 17:57:25 17:57:25.110 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : updatedBy 17:57:25 17:57:25.110 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 17:57:25 17:57:25.146 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 17:57:25 17:57:25.151 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch) 17:57:25 - Returns 17:57:25 - EntityReturnImpl(entity=org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch, querySpaceUid=, path=org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch) 17:57:25 - QuerySpaces 17:57:25 - EntityQuerySpaceImpl(uid=, entity=org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch) 17:57:25 - SQL table alias mapping - blueprintm0_ 17:57:25 - alias suffix - 0_ 17:57:25 - suffixed key columns - {blueprin1_0_0_} 17:57:25 17:57:25 17:57:25.153 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch [NONE]: select blueprintm0_.blueprint_model_id as blueprin1_0_0_, blueprintm0_.artifact_description as artifact2_0_0_, blueprintm0_.artifact_name as artifact3_0_0_, blueprintm0_.artifact_type as artifact4_0_0_, blueprintm0_.artifact_uuid as artifact5_0_0_, blueprintm0_.artifact_version as artifact6_0_0_, blueprintm0_.creation_date as creation7_0_0_, blueprintm0_.internal_version as internal8_0_0_, blueprintm0_.published as publishe9_0_0_, blueprintm0_.tags as tags10_0_0_, blueprintm0_.updated_by as updated11_0_0_ from BLUEPRINT_MODEL blueprintm0_ where blueprintm0_.blueprint_model_id=? 17:57:25 17:57:25.153 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelContent 17:57:25 17:57:25.153 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select blueprint_model_content_id from BLUEPRINT_MODEL_CONTENT where blueprint_model_content_id =? 17:57:25 17:57:25.153 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select blueprintm_.blueprint_model_content_id, blueprintm_.blueprint_model_id as blueprin7_1_, blueprintm_.content as content2_1_, blueprintm_.content_type as content_3_1_, blueprintm_.updated_date as updated_4_1_, blueprintm_.description as descript5_1_, blueprintm_.name as name6_1_ from BLUEPRINT_MODEL_CONTENT blueprintm_ where blueprintm_.blueprint_model_content_id=? 17:57:25 17:57:25.153 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into BLUEPRINT_MODEL_CONTENT (blueprint_model_id, content, content_type, updated_date, description, name, blueprint_model_content_id) values (?, ?, ?, ?, ?, ?, ?) 17:57:25 17:57:25.153 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update BLUEPRINT_MODEL_CONTENT set blueprint_model_id=?, content=?, content_type=?, updated_date=?, description=?, name=? where blueprint_model_content_id=? 17:57:25 17:57:25.154 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from BLUEPRINT_MODEL_CONTENT where blueprint_model_content_id=? 17:57:25 17:57:25.154 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3ceeea4a] 17:57:25 17:57:25.154 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintModel 17:57:25 17:57:25.158 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4c08b45e] 17:57:25 17:57:25.159 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintModel.artifactDescription 17:57:25 17:57:25.159 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintModel.artifactName 17:57:25 17:57:25.159 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintModel.artifactType 17:57:25 17:57:25.159 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintModel.artifactUUId 17:57:25 17:57:25.159 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintModel.artifactVersion 17:57:25 17:57:25.159 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintModel.createdDate 17:57:25 17:57:25.160 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintModel.distributionId 17:57:25 17:57:25.160 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintModel.internalVersion 17:57:25 17:57:25.160 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintModel.published 17:57:25 17:57:25.160 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintModel.resourceInstanceName 17:57:25 17:57:25.160 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintModel.resourceName 17:57:25 17:57:25.160 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintModel.resourceType 17:57:25 17:57:25.160 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintModel.resourceUUID 17:57:25 17:57:25.160 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintModel.resourceVersion 17:57:25 17:57:25.160 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintModel.serviceDescription 17:57:25 17:57:25.160 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintModel.serviceName 17:57:25 17:57:25.160 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintModel.serviceUUID 17:57:25 17:57:25.160 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintModel.tags 17:57:25 17:57:25.160 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintModel.updatedBy 17:57:25 17:57:25.160 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintModel.workflows 17:57:25 17:57:25.160 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintModel.blueprintModelContent 17:57:25 17:57:25.160 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : blueprintModel.blueprintModelContent 17:57:25 17:57:25.160 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : content 17:57:25 17:57:25.160 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : contentType 17:57:25 17:57:25.160 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : creationDate 17:57:25 17:57:25.160 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : description 17:57:25 17:57:25.160 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : name 17:57:25 17:57:25.161 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 17:57:25 17:57:25.161 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 17:57:25 17:57:25.162 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelContent) 17:57:25 - Returns 17:57:25 - EntityReturnImpl(entity=org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelContent, querySpaceUid=, path=org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelContent) 17:57:25 - EntityAttributeFetchImpl(entity=org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel, querySpaceUid=, path=org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelContent.blueprintModel) 17:57:25 - QuerySpaces 17:57:25 - EntityQuerySpaceImpl(uid=, entity=org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelContent) 17:57:25 - SQL table alias mapping - blueprintm0_ 17:57:25 - alias suffix - 0_ 17:57:25 - suffixed key columns - {blueprin1_1_0_} 17:57:25 - JOIN (JoinDefinedByMetadata(blueprintModel)) : -> 17:57:25 - EntityQuerySpaceImpl(uid=, entity=org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel) 17:57:25 - SQL table alias mapping - blueprintm1_ 17:57:25 - alias suffix - 1_ 17:57:25 - suffixed key columns - {blueprin1_0_1_} 17:57:25 17:57:25 17:57:25.162 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelContent [NONE]: select blueprintm0_.blueprint_model_content_id as blueprin1_1_0_, blueprintm0_.blueprint_model_id as blueprin7_1_0_, blueprintm0_.content as content2_1_0_, blueprintm0_.content_type as content_3_1_0_, blueprintm0_.updated_date as updated_4_1_0_, blueprintm0_.description as descript5_1_0_, blueprintm0_.name as name6_1_0_, blueprintm1_.blueprint_model_id as blueprin1_0_1_, blueprintm1_.artifact_description as artifact2_0_1_, blueprintm1_.artifact_name as artifact3_0_1_, blueprintm1_.artifact_type as artifact4_0_1_, blueprintm1_.artifact_uuid as artifact5_0_1_, blueprintm1_.artifact_version as artifact6_0_1_, blueprintm1_.creation_date as creation7_0_1_, blueprintm1_.distribution_id as distrib12_0_1_, blueprintm1_.internal_version as internal8_0_1_, blueprintm1_.published as publishe9_0_1_, blueprintm1_.resource_instance_name as resourc13_0_1_, blueprintm1_.resource_name as resourc14_0_1_, blueprintm1_.resource_type as resourc15_0_1_, blueprintm1_.resource_uuid as resourc16_0_1_, blueprintm1_.resource_version as resourc17_0_1_, blueprintm1_.service_description as service18_0_1_, blueprintm1_.service_name as service19_0_1_, blueprintm1_.service_uuid as service20_0_1_, blueprintm1_.tags as tags10_0_1_, blueprintm1_.updated_by as updated11_0_1_, blueprintm1_.workflows as workflo21_0_1_ from BLUEPRINT_MODEL_CONTENT blueprintm0_ left outer join BLUEPRINT_MODEL blueprintm1_ on blueprintm0_.blueprint_model_id=blueprintm1_.blueprint_model_id where blueprintm0_.blueprint_model_content_id=? 17:57:25 17:57:25.173 [main] DEBUG org.hibernate.loader.Loader - Static select for entity org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelContent [NONE]: select blueprintm0_.blueprint_model_content_id as blueprin1_1_1_, blueprintm0_.blueprint_model_id as blueprin7_1_1_, blueprintm0_.content as content2_1_1_, blueprintm0_.content_type as content_3_1_1_, blueprintm0_.updated_date as updated_4_1_1_, blueprintm0_.description as descript5_1_1_, blueprintm0_.name as name6_1_1_, blueprintm1_.blueprint_model_id as blueprin1_0_0_, blueprintm1_.artifact_description as artifact2_0_0_, blueprintm1_.artifact_name as artifact3_0_0_, blueprintm1_.artifact_type as artifact4_0_0_, blueprintm1_.artifact_uuid as artifact5_0_0_, blueprintm1_.artifact_version as artifact6_0_0_, blueprintm1_.creation_date as creation7_0_0_, blueprintm1_.distribution_id as distrib12_0_0_, blueprintm1_.internal_version as internal8_0_0_, blueprintm1_.published as publishe9_0_0_, blueprintm1_.resource_instance_name as resourc13_0_0_, blueprintm1_.resource_name as resourc14_0_0_, blueprintm1_.resource_type as resourc15_0_0_, blueprintm1_.resource_uuid as resourc16_0_0_, blueprintm1_.resource_version as resourc17_0_0_, blueprintm1_.service_description as service18_0_0_, blueprintm1_.service_name as service19_0_0_, blueprintm1_.service_uuid as service20_0_0_, blueprintm1_.tags as tags10_0_0_, blueprintm1_.updated_by as updated11_0_0_, blueprintm1_.workflows as workflo21_0_0_ from BLUEPRINT_MODEL_CONTENT blueprintm0_ left outer join BLUEPRINT_MODEL blueprintm1_ on blueprintm0_.blueprint_model_id=blueprintm1_.blueprint_model_id where blueprintm0_.blueprint_model_id=? 17:57:25 17:57:25.174 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel 17:57:25 17:57:25.174 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select blueprint_model_id from BLUEPRINT_MODEL where blueprint_model_id =? 17:57:25 17:57:25.174 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select blueprintm_.blueprint_model_id, blueprintm_.artifact_description as artifact2_0_, blueprintm_.artifact_name as artifact3_0_, blueprintm_.artifact_type as artifact4_0_, blueprintm_.artifact_uuid as artifact5_0_, blueprintm_.artifact_version as artifact6_0_, blueprintm_.creation_date as creation7_0_, blueprintm_.distribution_id as distrib12_0_, blueprintm_.internal_version as internal8_0_, blueprintm_.published as publishe9_0_, blueprintm_.resource_instance_name as resourc13_0_, blueprintm_.resource_name as resourc14_0_, blueprintm_.resource_type as resourc15_0_, blueprintm_.resource_uuid as resourc16_0_, blueprintm_.resource_version as resourc17_0_, blueprintm_.service_description as service18_0_, blueprintm_.service_name as service19_0_, blueprintm_.service_uuid as service20_0_, blueprintm_.tags as tags10_0_, blueprintm_.updated_by as updated11_0_, blueprintm_.workflows as workflo21_0_ from BLUEPRINT_MODEL blueprintm_ where blueprintm_.blueprint_model_id=? 17:57:25 17:57:25.174 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into BLUEPRINT_MODEL (artifact_description, artifact_name, artifact_type, artifact_uuid, artifact_version, creation_date, distribution_id, internal_version, published, resource_instance_name, resource_name, resource_type, resource_uuid, resource_version, service_description, service_name, service_uuid, tags, updated_by, workflows, blueprint_model_id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 17:57:25 17:57:25.174 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update BLUEPRINT_MODEL set artifact_description=?, artifact_name=?, artifact_type=?, artifact_uuid=?, artifact_version=?, creation_date=?, distribution_id=?, internal_version=?, published=?, resource_instance_name=?, resource_name=?, resource_type=?, resource_uuid=?, resource_version=?, service_description=?, service_name=?, service_uuid=?, tags=?, updated_by=?, workflows=? where blueprint_model_id=? 17:57:25 17:57:25.174 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from BLUEPRINT_MODEL where blueprint_model_id=? 17:57:25 17:57:25.174 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@76ac1cf0] 17:57:25 17:57:25.174 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : artifactDescription 17:57:25 17:57:25.174 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : artifactName 17:57:25 17:57:25.174 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : artifactType 17:57:25 17:57:25.174 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : artifactUUId 17:57:25 17:57:25.174 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : artifactVersion 17:57:25 17:57:25.174 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : createdDate 17:57:25 17:57:25.174 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : distributionId 17:57:25 17:57:25.174 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : internalVersion 17:57:25 17:57:25.174 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : published 17:57:25 17:57:25.174 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : resourceInstanceName 17:57:25 17:57:25.174 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : resourceName 17:57:25 17:57:25.174 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : resourceType 17:57:25 17:57:25.174 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : resourceUUID 17:57:25 17:57:25.174 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : resourceVersion 17:57:25 17:57:25.174 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceDescription 17:57:25 17:57:25.174 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceName 17:57:25 17:57:25.174 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : serviceUUID 17:57:25 17:57:25.174 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : tags 17:57:25 17:57:25.174 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : updatedBy 17:57:25 17:57:25.174 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : workflows 17:57:25 17:57:25.174 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintModelContent 17:57:25 17:57:25.174 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@8814c5d] 17:57:25 17:57:25.174 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintModelContent.blueprintModel 17:57:25 17:57:25.174 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Property path deemed to be circular : blueprintModelContent.blueprintModel 17:57:25 17:57:25.175 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintModelContent.content 17:57:25 17:57:25.175 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintModelContent.contentType 17:57:25 17:57:25.175 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintModelContent.creationDate 17:57:25 17:57:25.175 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintModelContent.description 17:57:25 17:57:25.175 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintModelContent.name 17:57:25 17:57:25.175 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 17:57:25 17:57:25.175 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 17:57:25 17:57:25.175 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel) 17:57:25 - Returns 17:57:25 - EntityReturnImpl(entity=org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel, querySpaceUid=, path=org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel) 17:57:25 - EntityAttributeFetchImpl(entity=org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelContent, querySpaceUid=, path=org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel.blueprintModelContent) 17:57:25 - QuerySpaces 17:57:25 - EntityQuerySpaceImpl(uid=, entity=org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel) 17:57:25 - SQL table alias mapping - blueprintm0_ 17:57:25 - alias suffix - 0_ 17:57:25 - suffixed key columns - {blueprin1_0_0_} 17:57:25 - JOIN (JoinDefinedByMetadata(blueprintModelContent)) : -> 17:57:25 - EntityQuerySpaceImpl(uid=, entity=org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelContent) 17:57:25 - SQL table alias mapping - blueprintm1_ 17:57:25 - alias suffix - 1_ 17:57:25 - suffixed key columns - {blueprin1_1_1_} 17:57:25 17:57:25 17:57:25.175 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel [NONE]: select blueprintm0_.blueprint_model_id as blueprin1_0_0_, blueprintm0_.artifact_description as artifact2_0_0_, blueprintm0_.artifact_name as artifact3_0_0_, blueprintm0_.artifact_type as artifact4_0_0_, blueprintm0_.artifact_uuid as artifact5_0_0_, blueprintm0_.artifact_version as artifact6_0_0_, blueprintm0_.creation_date as creation7_0_0_, blueprintm0_.distribution_id as distrib12_0_0_, blueprintm0_.internal_version as internal8_0_0_, blueprintm0_.published as publishe9_0_0_, blueprintm0_.resource_instance_name as resourc13_0_0_, blueprintm0_.resource_name as resourc14_0_0_, blueprintm0_.resource_type as resourc15_0_0_, blueprintm0_.resource_uuid as resourc16_0_0_, blueprintm0_.resource_version as resourc17_0_0_, blueprintm0_.service_description as service18_0_0_, blueprintm0_.service_name as service19_0_0_, blueprintm0_.service_uuid as service20_0_0_, blueprintm0_.tags as tags10_0_0_, blueprintm0_.updated_by as updated11_0_0_, blueprintm0_.workflows as workflo21_0_0_, blueprintm1_.blueprint_model_content_id as blueprin1_1_1_, blueprintm1_.blueprint_model_id as blueprin7_1_1_, blueprintm1_.content as content2_1_1_, blueprintm1_.content_type as content_3_1_1_, blueprintm1_.updated_date as updated_4_1_1_, blueprintm1_.description as descript5_1_1_, blueprintm1_.name as name6_1_1_ from BLUEPRINT_MODEL blueprintm0_ left outer join BLUEPRINT_MODEL_CONTENT blueprintm1_ on blueprintm0_.blueprint_model_id=blueprintm1_.blueprint_model_id where blueprintm0_.blueprint_model_id=? 17:57:25 17:57:25.178 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Static SQL for entity: org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus 17:57:25 17:57:25.178 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Version select: select workflow_audit_id from BLUEPRINT_WORKFLOW_AUDIT_STATUS where workflow_audit_id =? 17:57:25 17:57:25.178 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Snapshot select: select blueprintw_.workflow_audit_id, blueprintw_.blueprint_name as blueprin2_2_, blueprintw_.blueprint_uuid as blueprin3_2_, blueprintw_.blueprint_version as blueprin4_2_, blueprintw_.end_time as end_time5_2_, blueprintw_.originator_Id as originat6_2_, blueprintw_.request_Id as request_7_2_, blueprintw_.request_mode as request_8_2_, blueprintw_.start_time as start_ti9_2_, blueprintw_.status as status10_2_, blueprintw_.subRequest_Id as subrequ11_2_, blueprintw_.updated_by as updated12_2_, blueprintw_.updated_date as updated13_2_, blueprintw_.workflow_name as workflo14_2_, blueprintw_.workflow_response_content as workflo15_2_, blueprintw_.workflow_task_content as workflo16_2_ from BLUEPRINT_WORKFLOW_AUDIT_STATUS blueprintw_ where blueprintw_.workflow_audit_id=? 17:57:25 17:57:25.178 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Insert 0: insert into BLUEPRINT_WORKFLOW_AUDIT_STATUS (blueprint_name, blueprint_uuid, blueprint_version, end_time, originator_Id, request_Id, request_mode, start_time, status, subRequest_Id, updated_by, updated_date, workflow_name, workflow_response_content, workflow_task_content, workflow_audit_id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 17:57:25 17:57:25.178 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Update 0: update BLUEPRINT_WORKFLOW_AUDIT_STATUS set blueprint_name=?, blueprint_uuid=?, blueprint_version=?, end_time=?, originator_Id=?, request_Id=?, request_mode=?, start_time=?, status=?, subRequest_Id=?, updated_by=?, updated_date=?, workflow_name=?, workflow_response_content=?, workflow_task_content=? where workflow_audit_id=? 17:57:25 17:57:25.178 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Delete 0: delete from BLUEPRINT_WORKFLOW_AUDIT_STATUS where workflow_audit_id=? 17:57:25 17:57:25.178 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister - Identity insert: insert into BLUEPRINT_WORKFLOW_AUDIT_STATUS (workflow_audit_id, blueprint_name, blueprint_uuid, blueprint_version, end_time, originator_Id, request_Id, request_mode, start_time, status, subRequest_Id, updated_by, updated_date, workflow_name, workflow_response_content, workflow_task_content) values (default, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 17:57:25 17:57:25.178 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl - Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@43a9725a] 17:57:25 17:57:25.178 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintName 17:57:25 17:57:25.178 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintUuid 17:57:25 17:57:25.178 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : blueprintVersion 17:57:25 17:57:25.178 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : endDate 17:57:25 17:57:25.178 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : originatorId 17:57:25 17:57:25.178 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : requestId 17:57:25 17:57:25.178 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : requestMode 17:57:25 17:57:25.178 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : startDate 17:57:25 17:57:25.178 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : status 17:57:25 17:57:25.178 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : subRequestId 17:57:25 17:57:25.178 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : updatedBy 17:57:25 17:57:25.178 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : updatedDate 17:57:25 17:57:25.178 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : workflowName 17:57:25 17:57:25.178 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : workflowResponseContent 17:57:25 17:57:25.178 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker - Visiting attribute path : workflowTaskContent 17:57:25 17:57:25.178 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy - Building LoadPlan... 17:57:25 17:57:25.178 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor - processing queryspace 17:57:25 17:57:25.178 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter - LoadPlan(entity=org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus) 17:57:25 - Returns 17:57:25 - EntityReturnImpl(entity=org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus, querySpaceUid=, path=org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus) 17:57:25 - QuerySpaces 17:57:25 - EntityQuerySpaceImpl(uid=, entity=org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus) 17:57:25 - SQL table alias mapping - blueprintw0_ 17:57:25 - alias suffix - 0_ 17:57:25 - suffixed key columns - {workflow1_2_0_} 17:57:25 17:57:25 17:57:25.179 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader - Static select for entity org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus [NONE]: select blueprintw0_.workflow_audit_id as workflow1_2_0_, blueprintw0_.blueprint_name as blueprin2_2_0_, blueprintw0_.blueprint_uuid as blueprin3_2_0_, blueprintw0_.blueprint_version as blueprin4_2_0_, blueprintw0_.end_time as end_time5_2_0_, blueprintw0_.originator_Id as originat6_2_0_, blueprintw0_.request_Id as request_7_2_0_, blueprintw0_.request_mode as request_8_2_0_, blueprintw0_.start_time as start_ti9_2_0_, blueprintw0_.status as status10_2_0_, blueprintw0_.subRequest_Id as subrequ11_2_0_, blueprintw0_.updated_by as updated12_2_0_, blueprintw0_.updated_date as updated13_2_0_, blueprintw0_.workflow_name as workflo14_2_0_, blueprintw0_.workflow_response_content as workflo15_2_0_, blueprintw0_.workflow_task_content as workflo16_2_0_ from BLUEPRINT_WORKFLOW_AUDIT_STATUS blueprintw0_ where blueprintw0_.workflow_audit_id=? 17:57:25 17:57:25.227 [main] DEBUG org.hibernate.SQL - drop table if exists BLUEPRINT_MODEL CASCADE 17:57:25 17:57:25.228 [main] DEBUG org.springframework.jdbc.datasource.DriverManagerDataSource - Creating new JDBC DriverManager Connection to [jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1] 17:57:25 17:57:25.230 [main] DEBUG org.hibernate.SQL - drop table if exists BLUEPRINT_MODEL_CONTENT CASCADE 17:57:25 17:57:25.230 [main] DEBUG org.hibernate.SQL - drop table if exists BLUEPRINT_WORKFLOW_AUDIT_STATUS CASCADE 17:57:26 17:57:25.234 [main] DEBUG org.hibernate.SQL - create table BLUEPRINT_MODEL (blueprint_model_id varchar(255) not null, artifact_description clob, artifact_name varchar(255) not null, artifact_type varchar(255), artifact_uuid varchar(255), artifact_version varchar(255) not null, creation_date timestamp, internal_version integer, published varchar(255) not null, tags clob not null, updated_by varchar(255) not null, distribution_id varchar(255), resource_instance_name varchar(255), resource_name varchar(255), resource_type varchar(255), resource_uuid varchar(255), resource_version varchar(255), service_description varchar(255), service_name varchar(255), service_uuid varchar(255), workflows clob not null, primary key (blueprint_model_id)) 17:57:26 17:57:25.234 [main] DEBUG org.springframework.jdbc.datasource.DriverManagerDataSource - Creating new JDBC DriverManager Connection to [jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1] 17:57:26 17:57:25.246 [main] DEBUG org.hibernate.SQL - create table BLUEPRINT_MODEL_CONTENT (blueprint_model_content_id varchar(255) not null, content blob not null, content_type varchar(255) not null, updated_date timestamp, description clob, name varchar(255) not null, blueprint_model_id varchar(255), primary key (blueprint_model_content_id)) 17:57:26 17:57:25.247 [main] DEBUG org.hibernate.SQL - create table BLUEPRINT_WORKFLOW_AUDIT_STATUS (workflow_audit_id bigint generated by default as identity, blueprint_name varchar(255) not null, blueprint_uuid varchar(255), blueprint_version varchar(255) not null, end_time timestamp, originator_Id varchar(255) not null, request_Id varchar(255) not null, request_mode varchar(255), start_time timestamp, status varchar(255), subRequest_Id varchar(255) not null, updated_by varchar(255), updated_date timestamp, workflow_name varchar(255) not null, workflow_response_content clob, workflow_task_content clob not null, primary key (workflow_audit_id)) 17:57:26 17:57:25.253 [main] DEBUG org.hibernate.SQL - alter table BLUEPRINT_MODEL add constraint UKhqyorwtr4murr712k6c4kpjql unique (artifact_name, artifact_version) 17:57:26 17:57:25.254 [main] DEBUG org.hibernate.SQL - alter table BLUEPRINT_MODEL_CONTENT add constraint FKe9nxbjfeas5k7bjd49f2bcjyj foreign key (blueprint_model_id) references BLUEPRINT_MODEL 17:57:26 17:57:25.266 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator - No JtaPlatform was specified, checking resolver 17:57:26 17:57:25.266 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator - No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 17:57:26 17:57:25.271 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.JBossStandAloneJtaPlatform] 17:57:26 17:57:25.368 [main] DEBUG com.arjuna.ats.jta - Setting up node identifiers '[1]' for which recovery will be performed 17:57:26 17:57:25.385 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl - EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 17:57:26 17:57:25.386 [main] DEBUG org.hibernate.hql.internal.QueryTranslatorFactoryInitiator - QueryTranslatorFactory: org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory@63c51a61 17:57:26 17:57:25.391 [main] DEBUG org.hibernate.query.spi.NamedQueryRepository - Checking 0 named HQL queries 17:57:26 17:57:25.391 [main] DEBUG org.hibernate.query.spi.NamedQueryRepository - Checking 0 named SQL queries 17:57:26 17:57:25.393 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry - Initializing SessionFactoryRegistry : org.hibernate.internal.SessionFactoryRegistry@649a8c33 17:57:26 17:57:25.393 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry - Registering SessionFactory: f21dc793-2a97-418c-80b8-540a945f61dc () 17:57:26 17:57:25.393 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry - Not binding SessionFactory to JNDI, no JNDI name configured 17:57:26 17:57:25.393 [main] INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' 17:57:26 17:57:25.397 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'primaryDBLibGenericService' 17:57:26 17:57:25.401 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'primaryNamedParameterJdbcTemplate' 17:57:26 17:57:25.419 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'primaryNamedParameterJdbcTemplate' via factory method to bean named 'primaryDataSource' 17:57:26 17:57:25.437 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'primaryDBLibGenericService' via constructor to bean named 'primaryNamedParameterJdbcTemplate' 17:57:26 17:57:25.478 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'bluePrintDBLibPropertyService' 17:57:26 17:57:25.482 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'bluePrintDBLibPropertyService' via constructor to bean named 'bluePrintPropertiesService' 17:57:26 17:57:25.484 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'blueprintsProcessorCatalogService' 17:57:26 17:57:25.494 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'bluePrintDesignTimeValidatorService' 17:57:26 17:57:25.499 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'bluePrintTypeValidatorServiceImpl' 17:57:26 17:57:25.581 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'resourceDefinitionValidatorImpl' via constructor to bean named 'bluePrintTypeValidatorServiceImpl' 17:57:26 17:57:25.584 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'bluePrintDesignTimeValidatorService' via constructor to bean named 'bluePrintTypeValidatorServiceImpl' 17:57:26 17:57:25.584 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'bluePrintDesignTimeValidatorService' via constructor to bean named 'resourceDefinitionValidatorImpl' 17:57:26 17:57:25.586 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'bluePrintLoadConfiguration' 17:57:26 17:57:25.587 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'bluePrintCoreConfiguration' 17:57:26 17:57:25.587 [main] DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer - Cannot find '.class' file for class [class org.onap.ccsdk.cds.blueprintsprocessor.core.BluePrintCoreConfiguration$$EnhancerBySpringCGLIB$$1cd4dcd6] - unable to determine constructor/method parameter names 17:57:26 17:57:25.587 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'bluePrintCoreConfiguration' via constructor to bean named 'bluePrintPropertiesService' 17:57:26 17:57:25.603 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'blueprintModelRepository' 17:57:26 17:57:25.680 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'jpaMappingContext' 17:57:26 17:57:25.683 [main] DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean - Initializing JpaMetamodelMappingContext… 17:57:26 17:57:25.703 [main] DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean - Finished initializing JpaMetamodelMappingContext! 17:57:26 17:57:25.739 [main] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation 17:57:26 17:57:25.802 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator - Statistics initialized [enabled=false] 17:57:26 17:57:25.811 [main] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation 17:57:26 17:57:25.946 [main] DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport - Initializing repository instance for org.onap.ccsdk.cds.blueprintsprocessor.db.primary.repository.BlueprintModelRepository… 17:57:26 17:57:25.969 [main] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation 17:57:26 17:57:26.437 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 17:57:26 17:57:26.437 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Did not find named query BlueprintModel.findIdByArtifactNameAndArtifactVersion.count 17:57:26 17:57:26.438 [main] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation 17:57:26 17:57:26.492 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - parse() - HQL: SELECT m.id FROM org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel m WHERE m.artifactName = :artifactName AND m.artifactVersion = :artifactVersion 17:57:26 17:57:26.501 [main] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 17:57:26 17:57:26.510 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - --- HQL AST --- 17:57:26 \-[QUERY] Node: 'query' 17:57:26 +-[SELECT_FROM] Node: 'SELECT_FROM' 17:57:26 | +-[FROM] Node: 'FROM' 17:57:26 | | \-[RANGE] Node: 'RANGE' 17:57:26 | | +-[DOT] Node: '.' 17:57:26 | | | +-[DOT] Node: '.' 17:57:26 | | | | +-[DOT] Node: '.' 17:57:26 | | | | | +-[DOT] Node: '.' 17:57:26 | | | | | | +-[DOT] Node: '.' 17:57:26 | | | | | | | +-[DOT] Node: '.' 17:57:26 | | | | | | | | +-[DOT] Node: '.' 17:57:26 | | | | | | | | | +-[DOT] Node: '.' 17:57:26 | | | | | | | | | | +-[IDENT] Node: 'org' 17:57:26 | | | | | | | | | | \-[IDENT] Node: 'onap' 17:57:26 | | | | | | | | | \-[IDENT] Node: 'ccsdk' 17:57:26 | | | | | | | | \-[IDENT] Node: 'cds' 17:57:26 | | | | | | | \-[IDENT] Node: 'blueprintsprocessor' 17:57:26 | | | | | | \-[IDENT] Node: 'db' 17:57:26 | | | | | \-[IDENT] Node: 'primary' 17:57:26 | | | | \-[IDENT] Node: 'domain' 17:57:26 | | | \-[IDENT] Node: 'BlueprintModel' 17:57:26 | | \-[ALIAS] Node: 'm' 17:57:26 | \-[SELECT] Node: 'SELECT' 17:57:26 | \-[DOT] Node: '.' 17:57:26 | +-[IDENT] Node: 'm' 17:57:26 | \-[IDENT] Node: 'id' 17:57:26 \-[WHERE] Node: 'WHERE' 17:57:26 \-[AND] Node: 'AND' 17:57:26 +-[EQ] Node: '=' 17:57:26 | +-[DOT] Node: '.' 17:57:26 | | +-[IDENT] Node: 'm' 17:57:26 | | \-[IDENT] Node: 'artifactName' 17:57:26 | \-[COLON] Node: ':' 17:57:26 | \-[IDENT] Node: 'artifactName' 17:57:26 \-[EQ] Node: '=' 17:57:26 +-[DOT] Node: '.' 17:57:26 | +-[IDENT] Node: 'm' 17:57:26 | \-[IDENT] Node: 'artifactVersion' 17:57:26 \-[COLON] Node: ':' 17:57:26 \-[IDENT] Node: 'artifactVersion' 17:57:26 17:57:26 17:57:26.541 [main] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select << begin [level=1, statement=select] 17:57:26 17:57:26.557 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromElement - FromClause{level=1} : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel (m) -> blueprintm0_ 17:57:26 17:57:26.558 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : m -> blueprintm0_.blueprint_model_id 17:57:26 17:57:26.559 [main] DEBUG org.hibernate.hql.internal.ast.tree.DotNode - getDataType() : id -> org.hibernate.type.StringType@2eed4dd6 17:57:26 17:57:26.560 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : m.id -> blueprintm0_.blueprint_model_id 17:57:26 17:57:26.563 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : m -> blueprintm0_.blueprint_model_id 17:57:26 17:57:26.563 [main] DEBUG org.hibernate.hql.internal.ast.tree.DotNode - getDataType() : artifactName -> org.hibernate.type.StringType@2eed4dd6 17:57:26 17:57:26.563 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : m.artifactName -> blueprintm0_.artifact_name 17:57:26 17:57:26.566 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : m -> blueprintm0_.blueprint_model_id 17:57:26 17:57:26.566 [main] DEBUG org.hibernate.hql.internal.ast.tree.DotNode - getDataType() : artifactVersion -> org.hibernate.type.StringType@2eed4dd6 17:57:26 17:57:26.566 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : m.artifactVersion -> blueprintm0_.artifact_version 17:57:26 17:57:26.566 [main] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select : finishing up [level=1, statement=select] 17:57:26 17:57:26.566 [main] DEBUG org.hibernate.hql.internal.ast.HqlSqlWalker - processQuery() : ( SELECT ( {select clause} ( blueprintm0_.blueprint_model_id blueprintm0_.blueprint_model_id id ) ) ( FromClause{level=1} BLUEPRINT_MODEL blueprintm0_ ) ( WHERE ( AND ( = ( blueprintm0_.artifact_name blueprintm0_.blueprint_model_id artifactName ) ? ) ( = ( blueprintm0_.artifact_version blueprintm0_.blueprint_model_id artifactVersion ) ? ) ) ) ) 17:57:26 17:57:26.572 [main] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor - Tables referenced from query nodes: 17:57:26 \-QueryNode 17:57:26 +-SelectClause 17:57:26 | +-DotNode 17:57:26 | | persister: SingleTableEntityPersister(org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel) 17:57:26 | | path: m.id 17:57:26 | | +-IdentNode 17:57:26 | | | persister: SingleTableEntityPersister(org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel) 17:57:26 | | | originalText: m 17:57:26 | | \-IdentNode 17:57:26 | | persister: null 17:57:26 | | originalText: id 17:57:26 | \-SqlNode 17:57:26 +-FromClause 17:57:26 | \-FromElement 17:57:26 \-SqlNode 17:57:26 \-SqlNode 17:57:26 +-BinaryLogicOperatorNode 17:57:26 | +-DotNode 17:57:26 | | persister: SingleTableEntityPersister(org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel) 17:57:26 | | path: m.artifactName 17:57:26 | | +-IdentNode 17:57:26 | | | persister: SingleTableEntityPersister(org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel) 17:57:26 | | | originalText: m 17:57:26 | | \-IdentNode 17:57:26 | | persister: null 17:57:26 | | originalText: artifactName 17:57:26 | \-ParameterNode 17:57:26 \-BinaryLogicOperatorNode 17:57:26 +-DotNode 17:57:26 | persister: SingleTableEntityPersister(org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel) 17:57:26 | path: m.artifactVersion 17:57:26 | +-IdentNode 17:57:26 | | persister: SingleTableEntityPersister(org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel) 17:57:26 | | originalText: m 17:57:26 | \-IdentNode 17:57:26 | persister: null 17:57:26 | originalText: artifactVersion 17:57:26 \-ParameterNode 17:57:26 17:57:26 17:57:26.576 [main] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor - Using FROM fragment [BLUEPRINT_MODEL blueprintm0_] 17:57:26 17:57:26.577 [main] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select >> end [level=1, statement=select] 17:57:26 17:57:26.577 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - --- SQL AST --- 17:57:26 \-[SELECT] QueryNode: 'SELECT' querySpaces (BLUEPRINT_MODEL) 17:57:26 +-[SELECT_CLAUSE] SelectClause: '{select clause}' 17:57:26 | +-[DOT] DotNode: 'blueprintm0_.blueprint_model_id' {propertyName=id,dereferenceType=PRIMITIVE,getPropertyPath=id,path=m.id,tableAlias=blueprintm0_,className=org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel,classAlias=m} 17:57:26 | | +-[ALIAS_REF] IdentNode: 'blueprintm0_.blueprint_model_id' {alias=m, className=org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel, tableAlias=blueprintm0_} 17:57:26 | | \-[IDENT] IdentNode: 'id' {originalText=id} 17:57:26 | \-[SELECT_COLUMNS] SqlNode: ' as col_0_0_' 17:57:26 +-[FROM] FromClause: 'FROM' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[m], fromElementByTableAlias=[blueprintm0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} 17:57:26 | \-[FROM_FRAGMENT] FromElement: 'BLUEPRINT_MODEL blueprintm0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=m,role=null,tableName=BLUEPRINT_MODEL,tableAlias=blueprintm0_,origin=null,columns={,className=org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel}} 17:57:26 \-[WHERE] SqlNode: 'WHERE' 17:57:26 \-[AND] SqlNode: 'AND' 17:57:26 +-[EQ] BinaryLogicOperatorNode: '=' 17:57:26 | +-[DOT] DotNode: 'blueprintm0_.artifact_name' {propertyName=artifactName,dereferenceType=PRIMITIVE,getPropertyPath=artifactName,path=m.artifactName,tableAlias=blueprintm0_,className=org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel,classAlias=m} 17:57:26 | | +-[ALIAS_REF] IdentNode: 'blueprintm0_.blueprint_model_id' {alias=m, className=org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel, tableAlias=blueprintm0_} 17:57:26 | | \-[IDENT] IdentNode: 'artifactName' {originalText=artifactName} 17:57:26 | \-[NAMED_PARAM] ParameterNode: '?' {name=artifactName, expectedType=org.hibernate.type.StringType@2eed4dd6} 17:57:26 \-[EQ] BinaryLogicOperatorNode: '=' 17:57:26 +-[DOT] DotNode: 'blueprintm0_.artifact_version' {propertyName=artifactVersion,dereferenceType=PRIMITIVE,getPropertyPath=artifactVersion,path=m.artifactVersion,tableAlias=blueprintm0_,className=org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel,classAlias=m} 17:57:26 | +-[ALIAS_REF] IdentNode: 'blueprintm0_.blueprint_model_id' {alias=m, className=org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel, tableAlias=blueprintm0_} 17:57:26 | \-[IDENT] IdentNode: 'artifactVersion' {originalText=artifactVersion} 17:57:26 \-[NAMED_PARAM] ParameterNode: '?' {name=artifactVersion, expectedType=org.hibernate.type.StringType@2eed4dd6} 17:57:26 17:57:26 17:57:26.577 [main] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 17:57:26 17:57:26.588 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - HQL: SELECT m.id FROM org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel m WHERE m.artifactName = :artifactName AND m.artifactVersion = :artifactVersion 17:57:26 17:57:26.588 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - SQL: select blueprintm0_.blueprint_model_id as col_0_0_ from BLUEPRINT_MODEL blueprintm0_ where blueprintm0_.artifact_name=? and blueprintm0_.artifact_version=? 17:57:26 17:57:26.588 [main] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 17:57:26 17:57:26.599 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Looking up named query BlueprintModel.findByArtifactNameAndArtifactVersion 17:57:26 17:57:26.599 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 17:57:26 17:57:26.599 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Did not find named query BlueprintModel.findByArtifactNameAndArtifactVersion 17:57:26 17:57:26.602 [main] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation 17:57:26 17:57:26.656 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Looking up named query BlueprintModel.findTopByArtifactNameOrderByArtifactVersionDesc 17:57:26 17:57:26.657 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 17:57:26 17:57:26.657 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Did not find named query BlueprintModel.findTopByArtifactNameOrderByArtifactVersionDesc 17:57:26 17:57:26.657 [main] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation 17:57:26 17:57:26.660 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Looking up named query BlueprintModel.deleteByArtifactNameAndArtifactVersion 17:57:26 17:57:26.660 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 17:57:26 17:57:26.660 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Did not find named query BlueprintModel.deleteByArtifactNameAndArtifactVersion 17:57:26 17:57:26.660 [main] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation 17:57:26 17:57:26.664 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 17:57:26 17:57:26.665 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Did not find named query BlueprintModel.findWorkflowsByArtifactNameAndArtifactVersion.count 17:57:26 17:57:26.665 [main] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation 17:57:26 17:57:26.666 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - parse() - HQL: SELECT m.workflows from org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel m WHERE m.artifactName = :artifactName AND m.artifactVersion = :artifactVersion 17:57:26 17:57:26.668 [main] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 17:57:26 17:57:26.669 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - --- HQL AST --- 17:57:26 \-[QUERY] Node: 'query' 17:57:26 +-[SELECT_FROM] Node: 'SELECT_FROM' 17:57:26 | +-[FROM] Node: 'from' 17:57:26 | | \-[RANGE] Node: 'RANGE' 17:57:26 | | +-[DOT] Node: '.' 17:57:26 | | | +-[DOT] Node: '.' 17:57:26 | | | | +-[DOT] Node: '.' 17:57:26 | | | | | +-[DOT] Node: '.' 17:57:26 | | | | | | +-[DOT] Node: '.' 17:57:26 | | | | | | | +-[DOT] Node: '.' 17:57:26 | | | | | | | | +-[DOT] Node: '.' 17:57:26 | | | | | | | | | +-[DOT] Node: '.' 17:57:26 | | | | | | | | | | +-[IDENT] Node: 'org' 17:57:26 | | | | | | | | | | \-[IDENT] Node: 'onap' 17:57:26 | | | | | | | | | \-[IDENT] Node: 'ccsdk' 17:57:26 | | | | | | | | \-[IDENT] Node: 'cds' 17:57:26 | | | | | | | \-[IDENT] Node: 'blueprintsprocessor' 17:57:26 | | | | | | \-[IDENT] Node: 'db' 17:57:26 | | | | | \-[IDENT] Node: 'primary' 17:57:26 | | | | \-[IDENT] Node: 'domain' 17:57:26 | | | \-[IDENT] Node: 'BlueprintModel' 17:57:26 | | \-[ALIAS] Node: 'm' 17:57:26 | \-[SELECT] Node: 'SELECT' 17:57:26 | \-[DOT] Node: '.' 17:57:26 | +-[IDENT] Node: 'm' 17:57:26 | \-[IDENT] Node: 'workflows' 17:57:26 \-[WHERE] Node: 'WHERE' 17:57:26 \-[AND] Node: 'AND' 17:57:26 +-[EQ] Node: '=' 17:57:26 | +-[DOT] Node: '.' 17:57:26 | | +-[IDENT] Node: 'm' 17:57:26 | | \-[IDENT] Node: 'artifactName' 17:57:26 | \-[COLON] Node: ':' 17:57:26 | \-[IDENT] Node: 'artifactName' 17:57:26 \-[EQ] Node: '=' 17:57:26 +-[DOT] Node: '.' 17:57:26 | +-[IDENT] Node: 'm' 17:57:26 | \-[IDENT] Node: 'artifactVersion' 17:57:26 \-[COLON] Node: ':' 17:57:26 \-[IDENT] Node: 'artifactVersion' 17:57:26 17:57:26 17:57:26.669 [main] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select << begin [level=1, statement=select] 17:57:26 17:57:26.670 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromElement - FromClause{level=1} : org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel (m) -> blueprintm0_ 17:57:26 17:57:26.670 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : m -> blueprintm0_.blueprint_model_id 17:57:26 17:57:26.670 [main] DEBUG org.hibernate.hql.internal.ast.tree.DotNode - getDataType() : workflows -> BasicType adapter for AttributeConverter 17:57:26 17:57:26.670 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : m.workflows -> blueprintm0_.workflows 17:57:26 17:57:26.670 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : m -> blueprintm0_.blueprint_model_id 17:57:26 17:57:26.670 [main] DEBUG org.hibernate.hql.internal.ast.tree.DotNode - getDataType() : artifactName -> org.hibernate.type.StringType@2eed4dd6 17:57:26 17:57:26.670 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : m.artifactName -> blueprintm0_.artifact_name 17:57:26 17:57:26.671 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : m -> blueprintm0_.blueprint_model_id 17:57:26 17:57:26.671 [main] DEBUG org.hibernate.hql.internal.ast.tree.DotNode - getDataType() : artifactVersion -> org.hibernate.type.StringType@2eed4dd6 17:57:26 17:57:26.671 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode - Resolved : m.artifactVersion -> blueprintm0_.artifact_version 17:57:26 17:57:26.671 [main] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select : finishing up [level=1, statement=select] 17:57:26 17:57:26.671 [main] DEBUG org.hibernate.hql.internal.ast.HqlSqlWalker - processQuery() : ( SELECT ( {select clause} ( blueprintm0_.workflows blueprintm0_.blueprint_model_id workflows ) ) ( FromClause{level=1} BLUEPRINT_MODEL blueprintm0_ ) ( WHERE ( AND ( = ( blueprintm0_.artifact_name blueprintm0_.blueprint_model_id artifactName ) ? ) ( = ( blueprintm0_.artifact_version blueprintm0_.blueprint_model_id artifactVersion ) ? ) ) ) ) 17:57:26 17:57:26.672 [main] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor - Tables referenced from query nodes: 17:57:26 \-QueryNode 17:57:26 +-SelectClause 17:57:26 | +-DotNode 17:57:26 | | persister: SingleTableEntityPersister(org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel) 17:57:26 | | path: m.workflows 17:57:26 | | +-IdentNode 17:57:26 | | | persister: SingleTableEntityPersister(org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel) 17:57:26 | | | originalText: m 17:57:26 | | \-IdentNode 17:57:26 | | persister: null 17:57:26 | | originalText: workflows 17:57:26 | \-SqlNode 17:57:26 +-FromClause 17:57:26 | \-FromElement 17:57:26 \-SqlNode 17:57:26 \-SqlNode 17:57:26 +-BinaryLogicOperatorNode 17:57:26 | +-DotNode 17:57:26 | | persister: SingleTableEntityPersister(org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel) 17:57:26 | | path: m.artifactName 17:57:26 | | +-IdentNode 17:57:26 | | | persister: SingleTableEntityPersister(org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel) 17:57:26 | | | originalText: m 17:57:26 | | \-IdentNode 17:57:26 | | persister: null 17:57:26 | | originalText: artifactName 17:57:26 | \-ParameterNode 17:57:26 \-BinaryLogicOperatorNode 17:57:26 +-DotNode 17:57:26 | persister: SingleTableEntityPersister(org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel) 17:57:26 | path: m.artifactVersion 17:57:26 | +-IdentNode 17:57:26 | | persister: SingleTableEntityPersister(org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel) 17:57:26 | | originalText: m 17:57:26 | \-IdentNode 17:57:26 | persister: null 17:57:26 | originalText: artifactVersion 17:57:26 \-ParameterNode 17:57:26 17:57:26 17:57:26.672 [main] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor - Using FROM fragment [BLUEPRINT_MODEL blueprintm0_] 17:57:26 17:57:26.672 [main] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker - select >> end [level=1, statement=select] 17:57:26 17:57:26.672 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - --- SQL AST --- 17:57:26 \-[SELECT] QueryNode: 'SELECT' querySpaces (BLUEPRINT_MODEL) 17:57:26 +-[SELECT_CLAUSE] SelectClause: '{select clause}' 17:57:26 | +-[DOT] DotNode: 'blueprintm0_.workflows' {propertyName=workflows,dereferenceType=PRIMITIVE,getPropertyPath=workflows,path=m.workflows,tableAlias=blueprintm0_,className=org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel,classAlias=m} 17:57:26 | | +-[ALIAS_REF] IdentNode: 'blueprintm0_.blueprint_model_id' {alias=m, className=org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel, tableAlias=blueprintm0_} 17:57:26 | | \-[IDENT] IdentNode: 'workflows' {originalText=workflows} 17:57:26 | \-[SELECT_COLUMNS] SqlNode: ' as col_0_0_' 17:57:26 +-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[m], fromElementByTableAlias=[blueprintm0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} 17:57:26 | \-[FROM_FRAGMENT] FromElement: 'BLUEPRINT_MODEL blueprintm0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=m,role=null,tableName=BLUEPRINT_MODEL,tableAlias=blueprintm0_,origin=null,columns={,className=org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel}} 17:57:26 \-[WHERE] SqlNode: 'WHERE' 17:57:26 \-[AND] SqlNode: 'AND' 17:57:26 +-[EQ] BinaryLogicOperatorNode: '=' 17:57:26 | +-[DOT] DotNode: 'blueprintm0_.artifact_name' {propertyName=artifactName,dereferenceType=PRIMITIVE,getPropertyPath=artifactName,path=m.artifactName,tableAlias=blueprintm0_,className=org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel,classAlias=m} 17:57:26 | | +-[ALIAS_REF] IdentNode: 'blueprintm0_.blueprint_model_id' {alias=m, className=org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel, tableAlias=blueprintm0_} 17:57:26 | | \-[IDENT] IdentNode: 'artifactName' {originalText=artifactName} 17:57:26 | \-[NAMED_PARAM] ParameterNode: '?' {name=artifactName, expectedType=org.hibernate.type.StringType@2eed4dd6} 17:57:26 \-[EQ] BinaryLogicOperatorNode: '=' 17:57:26 +-[DOT] DotNode: 'blueprintm0_.artifact_version' {propertyName=artifactVersion,dereferenceType=PRIMITIVE,getPropertyPath=artifactVersion,path=m.artifactVersion,tableAlias=blueprintm0_,className=org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel,classAlias=m} 17:57:26 | +-[ALIAS_REF] IdentNode: 'blueprintm0_.blueprint_model_id' {alias=m, className=org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel, tableAlias=blueprintm0_} 17:57:26 | \-[IDENT] IdentNode: 'artifactVersion' {originalText=artifactVersion} 17:57:26 \-[NAMED_PARAM] ParameterNode: '?' {name=artifactVersion, expectedType=org.hibernate.type.StringType@2eed4dd6} 17:57:26 17:57:26 17:57:26.672 [main] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 17:57:26 17:57:26.672 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - HQL: SELECT m.workflows from org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModel m WHERE m.artifactName = :artifactName AND m.artifactVersion = :artifactVersion 17:57:26 17:57:26.672 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl - SQL: select blueprintm0_.workflows as col_0_0_ from BLUEPRINT_MODEL blueprintm0_ where blueprintm0_.artifact_name=? and blueprintm0_.artifact_version=? 17:57:26 17:57:26.672 [main] DEBUG org.hibernate.hql.internal.ast.ErrorTracker - throwQueryException() : no errors 17:57:26 17:57:26.673 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Looking up named query BlueprintModel.findTopByArtifactName 17:57:26 17:57:26.674 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 17:57:26 17:57:26.674 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Did not find named query BlueprintModel.findTopByArtifactName 17:57:26 17:57:26.674 [main] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation 17:57:26 17:57:26.676 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Looking up named query BlueprintModel.findByTagsContainingIgnoreCase 17:57:26 17:57:26.676 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 17:57:26 17:57:26.676 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Did not find named query BlueprintModel.findByTagsContainingIgnoreCase 17:57:26 17:57:26.676 [main] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation 17:57:26 17:57:26.683 [main] DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport - Finished creation of repository instance for org.onap.ccsdk.cds.blueprintsprocessor.db.primary.repository.BlueprintModelRepository. 17:57:26 17:57:26.684 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'blueprintsProcessorCatalogService' via constructor to bean named 'bluePrintDesignTimeValidatorService' 17:57:26 17:57:26.684 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'blueprintsProcessorCatalogService' via constructor to bean named 'bluePrintLoadConfiguration' 17:57:26 17:57:26.684 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'blueprintsProcessorCatalogService' via constructor to bean named 'blueprintModelRepository' 17:57:26 17:57:26.692 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'blueprintDependencyConfiguration' 17:57:26 17:57:26.694 [main] INFO org.onap.ccsdk.cds.blueprintsprocessor.core.BlueprintDependencyConfiguration - Dependency Management module created... 17:57:26 17:57:26.695 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'hazelcastClusterService' 17:57:26 17:57:26.699 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'hazelcastClusterService' via constructor to bean named 'org.springframework.context.support.GenericApplicationContext@34cb0e49' 17:57:26 17:57:26.725 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'componentFunctionScriptingService' 17:57:26 17:57:26.728 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'deprecatedBlueprintJythonService' 17:57:26 17:57:26.731 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'componentFunctionScriptingService' via constructor to bean named 'org.springframework.context.support.GenericApplicationContext@34cb0e49' 17:57:26 17:57:26.731 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'componentFunctionScriptingService' via constructor to bean named 'deprecatedBlueprintJythonService' 17:57:26 17:57:26.733 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'executionServiceConfiguration' 17:57:26 17:57:26.734 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'bluePrintRestLibConfiguration' 17:57:26 17:57:26.736 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'blueprint-rest-lib-property-service' 17:57:26 17:57:26.741 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'blueprint-rest-lib-property-service' via constructor to bean named 'bluePrintPropertiesService' 17:57:26 17:57:26.743 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'bluePrintGrpcLibConfiguration' 17:57:26 17:57:26.745 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'blueprint-grpc-lib-property-service' 17:57:26 17:57:26.750 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'blueprint-grpc-lib-property-service' via constructor to bean named 'bluePrintPropertiesService' 17:57:26 17:57:26.751 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'bluePrintNatsLibConfiguration' 17:57:26 17:57:26.753 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'blueprint-nats-lib-property-service' 17:57:26 17:57:26.757 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'blueprint-nats-lib-property-service' via constructor to bean named 'bluePrintPropertiesService' 17:57:26 17:57:26.758 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'bluePrintTemplateService' 17:57:26 17:57:26.760 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'bluePrintTemplateService' via constructor to bean named 'bluePrintLoadConfiguration' 17:57:26 17:57:26.761 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'default-artifact-type-validator' 17:57:26 17:57:26.763 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'default-artifact-type-validator' via constructor to bean named 'bluePrintTypeValidatorServiceImpl' 17:57:26 17:57:26.765 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'default-data-type-validator' 17:57:26 17:57:26.766 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'default-data-type-validator' via constructor to bean named 'bluePrintTypeValidatorServiceImpl' 17:57:26 17:57:26.768 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'bluePrintValidationConfiguration' 17:57:26 17:57:26.770 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'artifact-mapping-resource-artifact-definition-validator' 17:57:26 17:57:26.771 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'artifact-mapping-resource-artifact-definition-validator' via constructor to bean named 'bluePrintTypeValidatorServiceImpl' 17:57:26 17:57:26.773 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'oasVendorExtensionsMapperImpl' 17:57:26 17:57:26.776 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'styleEnumMapperImpl' 17:57:26 17:57:26.778 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'securitySchemeMapperImpl' 17:57:26 17:57:26.781 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'oasSecurityMapperImpl' 17:57:26 17:57:26.783 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'schemaMapperImpl' 17:57:26 17:57:26.792 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'examplesMapperImpl' 17:57:26 17:57:26.795 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'serviceModelToOpenApiMapperImpl' 17:57:26 17:57:26.818 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'oasLicenceMapper' 17:57:26 17:57:26.823 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'apiListingReferenceScanner' 17:57:26 17:57:26.825 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'apiDocumentationScanner' 17:57:26 17:57:26.827 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'apiListingScanner' 17:57:26 17:57:26.828 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'apiDescriptionReader' 17:57:26 17:57:26.831 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'cachingOperationReader' 17:57:26 17:57:26.832 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'apiOperationReader' 17:57:26 17:57:26.832 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'documentationPluginsManager' 17:57:26 17:57:26.842 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'documentationPluginRegistry' 17:57:26 17:57:26.855 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'apiListingBuilderPluginRegistry' 17:57:27 17:57:26.856 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'parameterBuilderPluginRegistry' 17:57:27 17:57:26.857 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'expandedParameterBuilderPluginRegistry' 17:57:27 17:57:26.859 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'operationBuilderPluginRegistry' 17:57:27 17:57:26.860 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'operationModelsProviderPluginRegistry' 17:57:27 17:57:26.861 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultsProviderPluginRegistry' 17:57:27 17:57:26.862 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathDecoratorRegistry' 17:57:27 17:57:26.863 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'apiListingScannerPluginRegistry' 17:57:27 17:57:26.864 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'responseBuilderPluginRegistry' 17:57:27 17:57:26.865 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'modelNamesRegistryFactoryPluginRegistry' 17:57:27 17:57:26.866 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'cachingOperationNameGenerator' 17:57:27 17:57:26.868 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'apiOperationReader' via constructor to bean named 'documentationPluginsManager' 17:57:27 17:57:26.868 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'apiOperationReader' via constructor to bean named 'cachingOperationNameGenerator' 17:57:27 17:57:26.871 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'cachingOperationReader' via constructor to bean named 'apiOperationReader' 17:57:27 17:57:26.874 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'apiDescriptionLookup' 17:57:27 17:57:26.876 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'apiDescriptionReader' via constructor to bean named 'cachingOperationReader' 17:57:27 17:57:26.876 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'apiDescriptionReader' via constructor to bean named 'documentationPluginsManager' 17:57:27 17:57:26.876 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'apiDescriptionReader' via constructor to bean named 'apiDescriptionLookup' 17:57:27 17:57:26.878 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'apiModelReader' 17:57:27 17:57:26.881 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'cachingModelProvider' 17:57:27 17:57:26.881 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultModelProvider' 17:57:27 17:57:26.882 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'cachingModelPropertiesProvider' 17:57:27 17:57:26.882 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'typeResolver' 17:57:27 17:57:26.882 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'springfox.documentation.schema.configuration.ModelsConfiguration' 17:57:27 17:57:26.890 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'optimized' 17:57:27 17:57:26.895 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'accessorsProvider' 17:57:27 17:57:26.896 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'accessorsProvider' via constructor to bean named 'typeResolver' 17:57:27 17:57:26.897 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'fieldProvider' 17:57:27 17:57:26.897 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'fieldProvider' via constructor to bean named 'typeResolver' 17:57:27 17:57:26.898 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'factoryMethodProvider' 17:57:27 17:57:26.899 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'factoryMethodProvider' via constructor to bean named 'typeResolver' 17:57:27 17:57:26.900 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'objectMapperBeanPropertyNamingStrategy' 17:57:27 17:57:26.902 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'schemaPluginsManager' 17:57:27 17:57:26.904 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'modelPropertyBuilderPluginRegistry' 17:57:27 17:57:26.905 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'modelBuilderPluginRegistry' 17:57:27 17:57:26.906 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'viewProviderPluginRegistry' 17:57:27 17:57:26.907 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'syntheticModelProviderPluginRegistry' 17:57:27 17:57:26.907 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'schemaPluginsManager' via constructor to bean named 'modelPropertyBuilderPluginRegistry' 17:57:27 17:57:26.907 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'schemaPluginsManager' via constructor to bean named 'modelBuilderPluginRegistry' 17:57:27 17:57:26.907 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'schemaPluginsManager' via constructor to bean named 'viewProviderPluginRegistry' 17:57:27 17:57:26.907 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'schemaPluginsManager' via constructor to bean named 'syntheticModelProviderPluginRegistry' 17:57:27 17:57:26.909 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'jacksonEnumTypeDeterminer' 17:57:27 17:57:26.911 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'typeNameExtractor' 17:57:27 17:57:26.912 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'typeNameProviderPluginRegistry' 17:57:27 17:57:26.914 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'typeNameExtractor' via constructor to bean named 'typeResolver' 17:57:27 17:57:26.914 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'typeNameExtractor' via constructor to bean named 'typeNameProviderPluginRegistry' 17:57:27 17:57:26.914 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'typeNameExtractor' via constructor to bean named 'jacksonEnumTypeDeterminer' 17:57:27 17:57:26.915 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'modelSpecificationFactory' 17:57:27 17:57:26.919 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'modelSpecificationFactory' via constructor to bean named 'typeNameExtractor' 17:57:27 17:57:26.919 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'modelSpecificationFactory' via constructor to bean named 'jacksonEnumTypeDeterminer' 17:57:27 17:57:26.920 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'optimized' via constructor to bean named 'accessorsProvider' 17:57:27 17:57:26.920 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'optimized' via constructor to bean named 'fieldProvider' 17:57:27 17:57:26.920 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'optimized' via constructor to bean named 'factoryMethodProvider' 17:57:27 17:57:26.920 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'optimized' via constructor to bean named 'typeResolver' 17:57:27 17:57:26.920 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'optimized' via constructor to bean named 'objectMapperBeanPropertyNamingStrategy' 17:57:27 17:57:26.920 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'optimized' via constructor to bean named 'schemaPluginsManager' 17:57:27 17:57:26.920 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'optimized' via constructor to bean named 'jacksonEnumTypeDeterminer' 17:57:27 17:57:26.920 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'optimized' via constructor to bean named 'typeNameExtractor' 17:57:27 17:57:26.920 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'optimized' via constructor to bean named 'modelSpecificationFactory' 17:57:27 17:57:26.948 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'cachingModelPropertiesProvider' via constructor to bean named 'typeResolver' 17:57:27 17:57:26.948 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'cachingModelPropertiesProvider' via constructor to bean named 'optimized' 17:57:27 17:57:26.951 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'cachingModelDependencyProvider' 17:57:27 17:57:26.951 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultModelDependencyProvider' 17:57:27 17:57:26.952 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'defaultModelDependencyProvider' via constructor to bean named 'typeResolver' 17:57:27 17:57:26.952 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'defaultModelDependencyProvider' via constructor to bean named 'cachingModelPropertiesProvider' 17:57:27 17:57:26.952 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'defaultModelDependencyProvider' via constructor to bean named 'typeNameExtractor' 17:57:27 17:57:26.952 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'defaultModelDependencyProvider' via constructor to bean named 'jacksonEnumTypeDeterminer' 17:57:27 17:57:26.952 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'defaultModelDependencyProvider' via constructor to bean named 'schemaPluginsManager' 17:57:27 17:57:26.954 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'cachingModelDependencyProvider' via constructor to bean named 'defaultModelDependencyProvider' 17:57:27 17:57:26.955 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'defaultModelProvider' via constructor to bean named 'cachingModelPropertiesProvider' 17:57:27 17:57:26.955 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'defaultModelProvider' via constructor to bean named 'cachingModelDependencyProvider' 17:57:27 17:57:26.955 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'defaultModelProvider' via constructor to bean named 'schemaPluginsManager' 17:57:27 17:57:26.955 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'defaultModelProvider' via constructor to bean named 'typeNameExtractor' 17:57:27 17:57:26.955 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'defaultModelProvider' via constructor to bean named 'jacksonEnumTypeDeterminer' 17:57:27 17:57:26.957 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultModelSpecificationProvider' 17:57:27 17:57:26.960 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'typeResolver' 17:57:27 17:57:26.960 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'cachingModelPropertiesProvider' 17:57:27 17:57:26.960 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'cachingModelDependencyProvider' 17:57:27 17:57:26.960 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'schemaPluginsManager' 17:57:27 17:57:26.960 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'typeNameExtractor' 17:57:27 17:57:26.960 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'jacksonEnumTypeDeterminer' 17:57:27 17:57:26.960 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'modelSpecificationFactory' 17:57:27 17:57:26.962 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'cachingModelProvider' via constructor to bean named 'defaultModelProvider' 17:57:27 17:57:26.962 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'cachingModelProvider' via constructor to bean named 'defaultModelSpecificationProvider' 17:57:27 17:57:26.963 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'apiModelReader' via constructor to bean named 'cachingModelProvider' 17:57:27 17:57:26.964 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'apiModelReader' via constructor to bean named 'typeResolver' 17:57:27 17:57:26.964 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'apiModelReader' via constructor to bean named 'documentationPluginsManager' 17:57:27 17:57:26.964 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'apiModelReader' via constructor to bean named 'jacksonEnumTypeDeterminer' 17:57:27 17:57:26.964 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'apiModelReader' via constructor to bean named 'typeNameExtractor' 17:57:27 17:57:26.966 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'apiModelSpecificationReader' 17:57:27 17:57:26.967 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'apiModelSpecificationReader' via constructor to bean named 'cachingModelProvider' 17:57:27 17:57:26.967 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'apiModelSpecificationReader' via constructor to bean named 'documentationPluginsManager' 17:57:27 17:57:26.967 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'apiModelSpecificationReader' via constructor to bean named 'typeResolver' 17:57:27 17:57:26.968 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'apiListingScanner' via constructor to bean named 'apiDescriptionReader' 17:57:27 17:57:26.968 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'apiListingScanner' via constructor to bean named 'apiModelReader' 17:57:27 17:57:26.968 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'apiListingScanner' via constructor to bean named 'apiModelSpecificationReader' 17:57:27 17:57:26.968 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'apiListingScanner' via constructor to bean named 'documentationPluginsManager' 17:57:27 17:57:26.968 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'apiDocumentationScanner' via constructor to bean named 'apiListingReferenceScanner' 17:57:27 17:57:26.968 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'apiDocumentationScanner' via constructor to bean named 'apiListingScanner' 17:57:27 17:57:26.969 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'apiListingReader' 17:57:27 17:57:26.971 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'mediaTypeReader' 17:57:27 17:57:26.972 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'operationModelsProvider' 17:57:27 17:57:26.973 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'operationModelsProvider' via constructor to bean named 'schemaPluginsManager' 17:57:27 17:57:26.975 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'operationDeprecatedReader' 17:57:27 17:57:26.975 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'responseMessagesReader' 17:57:27 17:57:26.979 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'responseMessagesReader' via constructor to bean named 'jacksonEnumTypeDeterminer' 17:57:27 17:57:26.979 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'responseMessagesReader' via constructor to bean named 'typeNameExtractor' 17:57:27 17:57:26.979 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'responseMessagesReader' via constructor to bean named 'schemaPluginsManager' 17:57:27 17:57:26.979 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'responseMessagesReader' via constructor to bean named 'modelSpecificationFactory' 17:57:27 17:57:26.979 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'responseMessagesReader' via constructor to bean named 'documentationPluginsManager' 17:57:27 17:57:26.980 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'operationParameterReader' 17:57:27 17:57:26.981 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'modelAttributeParameterExpander' 17:57:27 17:57:26.983 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'modelAttributeParameterExpander' via constructor to bean named 'fieldProvider' 17:57:27 17:57:26.983 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'modelAttributeParameterExpander' via constructor to bean named 'accessorsProvider' 17:57:27 17:57:26.983 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'modelAttributeParameterExpander' via constructor to bean named 'jacksonEnumTypeDeterminer' 17:57:27 17:57:26.985 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'contentParameterAggregator' 17:57:27 17:57:26.990 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'operationParameterReader' via constructor to bean named 'modelAttributeParameterExpander' 17:57:27 17:57:26.990 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'operationParameterReader' via constructor to bean named 'jacksonEnumTypeDeterminer' 17:57:27 17:57:26.990 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'operationParameterReader' via constructor to bean named 'contentParameterAggregator' 17:57:27 17:57:26.992 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'operationTagsReader' 17:57:27 17:57:26.993 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultOperationReader' 17:57:27 17:57:26.995 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'operationParameterRequestConditionReader' 17:57:27 17:57:26.997 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'operationParameterRequestConditionReader' via constructor to bean named 'typeResolver' 17:57:27 17:57:26.998 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'operationParameterHeadersConditionReader' 17:57:27 17:57:26.999 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'operationParameterHeadersConditionReader' via constructor to bean named 'typeResolver' 17:57:27 17:57:27.000 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'operationResponseClassReader' 17:57:27 17:57:27.000 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'operationResponseClassReader' via constructor to bean named 'schemaPluginsManager' 17:57:27 17:57:27.000 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'operationResponseClassReader' via constructor to bean named 'jacksonEnumTypeDeterminer' 17:57:27 17:57:27.000 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'operationResponseClassReader' via constructor to bean named 'typeNameExtractor' 17:57:27 17:57:27.001 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'parameterMultiplesReader' 17:57:27 17:57:27.002 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'parameterTypeReader' 17:57:27 17:57:27.004 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'parameterRequiredReader' 17:57:27 17:57:27.006 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'descriptionResolver' 17:57:27 17:57:27.007 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'springfox.documentation.spring.web.SpringfoxWebConfiguration' 17:57:27 17:57:27.009 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'descriptionResolver' via factory method to bean named 'environment' 17:57:27 17:57:27.016 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'parameterRequiredReader' via constructor to bean named 'descriptionResolver' 17:57:27 17:57:27.017 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'parameterDataTypeReader' 17:57:27 17:57:27.018 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'parameterDataTypeReader' via constructor to bean named 'schemaPluginsManager' 17:57:27 17:57:27.018 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'parameterDataTypeReader' via constructor to bean named 'typeNameExtractor' 17:57:27 17:57:27.018 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'parameterDataTypeReader' via constructor to bean named 'jacksonEnumTypeDeterminer' 17:57:27 17:57:27.018 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'parameterDataTypeReader' via constructor to bean named 'modelSpecificationFactory' 17:57:27 17:57:27.020 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'parameterDefaultReader' 17:57:27 17:57:27.020 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'parameterDefaultReader' via constructor to bean named 'descriptionResolver' 17:57:27 17:57:27.021 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'parameterNameReader' 17:57:27 17:57:27.022 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'expandedParameterBuilder' 17:57:27 17:57:27.022 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'expandedParameterBuilder' via constructor to bean named 'typeResolver' 17:57:27 17:57:27.022 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'expandedParameterBuilder' via constructor to bean named 'jacksonEnumTypeDeterminer' 17:57:27 17:57:27.024 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultResponseTypeReader' 17:57:27 17:57:27.025 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'documentationPluginsBootstrapper' 17:57:27 17:57:27.027 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'resourceGroupCache' 17:57:27 17:57:27.029 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaults' 17:57:27 17:57:27.048 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathProvider' 17:57:27 17:57:27.050 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'documentationPluginsManager' 17:57:27 17:57:27.050 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'resourceGroupCache' 17:57:27 17:57:27.050 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'apiDocumentationScanner' 17:57:27 17:57:27.050 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'typeResolver' 17:57:27 17:57:27.050 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'defaults' 17:57:27 17:57:27.050 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'pathProvider' 17:57:27 17:57:27.050 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'environment' 17:57:27 17:57:27.056 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'queryStringUriTemplateDecorator' 17:57:27 17:57:27.058 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathMappingDecorator' 17:57:27 17:57:27.059 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathSanitizer' 17:57:27 17:57:27.060 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'operationPathDecorator' 17:57:27 17:57:27.061 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'jacksonJsonViewProvider' 17:57:27 17:57:27.061 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'jacksonJsonViewProvider' via constructor to bean named 'typeResolver' 17:57:27 17:57:27.062 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'propertyDiscriminatorBasedInheritancePlugin' 17:57:27 17:57:27.063 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'propertyDiscriminatorBasedInheritancePlugin' via constructor to bean named 'typeResolver' 17:57:27 17:57:27.063 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'propertyDiscriminatorBasedInheritancePlugin' via constructor to bean named 'jacksonEnumTypeDeterminer' 17:57:27 17:57:27.063 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'propertyDiscriminatorBasedInheritancePlugin' via constructor to bean named 'typeNameExtractor' 17:57:27 17:57:27.063 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'propertyDiscriminatorBasedInheritancePlugin' via constructor to bean named 'modelSpecificationFactory' 17:57:27 17:57:27.064 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'xmlModelPlugin' 17:57:27 17:57:27.065 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'xmlModelPlugin' via constructor to bean named 'typeResolver' 17:57:27 17:57:27.066 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'jsonIgnorePropertiesModelPlugin' 17:57:27 17:57:27.068 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'jsonIgnorePropertiesModelPlugin' via constructor to bean named 'typeResolver' 17:57:27 17:57:27.069 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'jacksonXmlModelPlugin' 17:57:27 17:57:27.069 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'jacksonXmlModelPlugin' via constructor to bean named 'typeResolver' 17:57:27 17:57:27.070 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'jacksonXmlPropertyPlugin' 17:57:27 17:57:27.072 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'xmlPropertyPlugin' 17:57:27 17:57:27.073 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'openApiSchemaPropertyBuilder' 17:57:27 17:57:27.074 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'openApiSchemaPropertyBuilder' via constructor to bean named 'descriptionResolver' 17:57:27 17:57:27.074 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'openApiSchemaPropertyBuilder' via constructor to bean named 'modelSpecificationFactory' 17:57:27 17:57:27.075 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'apiModelPropertyPropertyBuilder' 17:57:27 17:57:27.076 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'apiModelPropertyPropertyBuilder' via constructor to bean named 'descriptionResolver' 17:57:27 17:57:27.076 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'apiModelPropertyPropertyBuilder' via constructor to bean named 'modelSpecificationFactory' 17:57:27 17:57:27.076 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'apiModelTypeNameProvider' 17:57:27 17:57:27.078 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'apiModelBuilder' 17:57:27 17:57:27.079 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'apiModelBuilder' via constructor to bean named 'typeResolver' 17:57:27 17:57:27.079 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'apiModelBuilder' via constructor to bean named 'typeNameExtractor' 17:57:27 17:57:27.079 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'apiModelBuilder' via constructor to bean named 'jacksonEnumTypeDeterminer' 17:57:27 17:57:27.079 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'apiModelBuilder' via constructor to bean named 'modelSpecificationFactory' 17:57:27 17:57:27.080 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'operationImplicitParameterReader' 17:57:27 17:57:27.081 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'operationImplicitParameterReader' via constructor to bean named 'descriptionResolver' 17:57:27 17:57:27.082 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'vendorExtensionsReader' 17:57:27 17:57:27.083 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'swaggerOperationResponseClassReader' 17:57:27 17:57:27.084 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'swaggerOperationResponseClassReader' via constructor to bean named 'typeResolver' 17:57:27 17:57:27.084 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'swaggerOperationResponseClassReader' via constructor to bean named 'jacksonEnumTypeDeterminer' 17:57:27 17:57:27.084 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'swaggerOperationResponseClassReader' via constructor to bean named 'typeNameExtractor' 17:57:27 17:57:27.085 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'swaggerOperationModelsProvider' 17:57:27 17:57:27.086 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'swaggerOperationModelsProvider' via constructor to bean named 'typeResolver' 17:57:27 17:57:27.087 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'openApiOperationAuthReader' 17:57:27 17:57:27.088 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'swaggerMediaTypeReader' 17:57:27 17:57:27.089 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'operationHttpMethodReader' 17:57:27 17:57:27.090 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'operationImplicitParametersReader' 17:57:27 17:57:27.090 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'operationImplicitParametersReader' via constructor to bean named 'descriptionResolver' 17:57:27 17:57:27.091 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'operationAuthReader' 17:57:27 17:57:27.093 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'operationHiddenReader' 17:57:27 17:57:27.094 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'operationSummaryReader' 17:57:27 17:57:27.094 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'operationSummaryReader' via constructor to bean named 'descriptionResolver' 17:57:27 17:57:27.095 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'openApiOperationTagsReader' 17:57:27 17:57:27.096 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'swaggerResponseMessageReader' 17:57:27 17:57:27.098 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'swaggerResponseMessageReader' via constructor to bean named 'jacksonEnumTypeDeterminer' 17:57:27 17:57:27.098 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'swaggerResponseMessageReader' via constructor to bean named 'typeNameExtractor' 17:57:27 17:57:27.098 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'swaggerResponseMessageReader' via constructor to bean named 'typeResolver' 17:57:27 17:57:27.098 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'swaggerResponseMessageReader' via constructor to bean named 'modelSpecificationFactory' 17:57:27 17:57:27.098 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'swaggerResponseMessageReader' via constructor to bean named 'documentationPluginsManager' 17:57:27 17:57:27.098 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'operationNicknameIntoUniqueIdReader' 17:57:27 17:57:27.099 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'operationPositionReader' 17:57:27 17:57:27.100 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'openApiResponseReader' 17:57:27 17:57:27.102 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'openApiResponseReader' via constructor to bean named 'typeResolver' 17:57:27 17:57:27.102 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'openApiResponseReader' via constructor to bean named 'modelSpecificationFactory' 17:57:27 17:57:27.102 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'openApiResponseReader' via constructor to bean named 'documentationPluginsManager' 17:57:27 17:57:27.103 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'operationNotesReader' 17:57:27 17:57:27.104 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'operationNotesReader' via constructor to bean named 'descriptionResolver' 17:57:27 17:57:27.104 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'swaggerOperationTagsReader' 17:57:27 17:57:27.106 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'swaggerParameterDescriptionReader' 17:57:27 17:57:27.107 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'swaggerParameterDescriptionReader' via constructor to bean named 'descriptionResolver' 17:57:27 17:57:27.107 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'swaggerParameterDescriptionReader' via constructor to bean named 'jacksonEnumTypeDeterminer' 17:57:27 17:57:27.108 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'swaggerExpandedParameterBuilder' 17:57:27 17:57:27.108 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'swaggerExpandedParameterBuilder' via constructor to bean named 'descriptionResolver' 17:57:27 17:57:27.108 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'swaggerExpandedParameterBuilder' via constructor to bean named 'jacksonEnumTypeDeterminer' 17:57:27 17:57:27.109 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'openApiParameterBuilder' 17:57:27 17:57:27.110 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'openApiParameterBuilder' via constructor to bean named 'descriptionResolver' 17:57:27 17:57:27.111 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'swaggerApiListingReader' 17:57:27 17:57:27.112 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'inMemorySwaggerResourcesProvider' 17:57:27 17:57:27.113 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'inMemorySwaggerResourcesProvider' via constructor to bean named 'environment' 17:57:27 17:57:27.113 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'inMemorySwaggerResourcesProvider' via constructor to bean named 'resourceGroupCache' 17:57:27 17:57:27.113 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'inMemorySwaggerResourcesProvider' via constructor to bean named 'documentationPluginsManager' 17:57:27 17:57:27.133 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'apiResourceController' 17:57:27 17:57:27.137 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'apiResourceController' via constructor to bean named 'inMemorySwaggerResourcesProvider' 17:57:27 17:57:27.144 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'serviceModelToSwagger2MapperImpl' 17:57:27 17:57:27.153 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'compatibilityModelMapperImpl' 17:57:27 17:57:27.156 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'securityMapperImpl' 17:57:27 17:57:27.161 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'licenseMapperImpl' 17:57:27 17:57:27.163 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'vendorExtensionsMapperImpl' 17:57:27 17:57:27.165 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'propertyMapperImpl' 17:57:27 17:57:27.167 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'parameterMapperImpl' 17:57:27 17:57:27.168 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'modelMapperImpl' 17:57:27 17:57:27.170 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParameterMapperImpl' 17:57:27 17:57:27.175 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'modelSpecificationMapperImpl' 17:57:27 17:57:27.179 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'primaryTransactionManager' 17:57:27 17:57:27.184 [main] INFO org.onap.ccsdk.cds.blueprintsprocessor.db.primary.PrimaryDatabaseConfiguration - Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1 17:57:27 17:57:27.191 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup' 17:57:27 17:57:27.192 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension' 17:57:27 17:57:27.195 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'blueprintModelSearchRepository' 17:57:27 17:57:27.199 [main] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation 17:57:27 17:57:27.212 [main] DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport - Initializing repository instance for org.onap.ccsdk.cds.blueprintsprocessor.db.primary.repository.BlueprintModelSearchRepository… 17:57:27 17:57:27.213 [main] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation 17:57:27 17:57:27.265 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Looking up named query BlueprintModelSearch.findByArtifactNameAndArtifactVersion 17:57:27 17:57:27.265 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 17:57:27 17:57:27.265 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Did not find named query BlueprintModelSearch.findByArtifactNameAndArtifactVersion 17:57:27 17:57:27.265 [main] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation 17:57:27 17:57:27.268 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Looking up named query BlueprintModelSearch.findByUpdatedByOrTagsOrOrArtifactNameOrOrArtifactVersionOrArtifactType 17:57:27 17:57:27.268 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 17:57:27 17:57:27.268 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Did not find named query BlueprintModelSearch.findByUpdatedByOrTagsOrOrArtifactNameOrOrArtifactVersionOrArtifactType 17:57:27 17:57:27.268 [main] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation 17:57:27 17:57:27.269 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Looking up named query BlueprintModelSearch.findById 17:57:27 17:57:27.270 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 17:57:27 17:57:27.270 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Did not find named query BlueprintModelSearch.findById 17:57:27 17:57:27.270 [main] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation 17:57:27 17:57:27.271 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Looking up named query BlueprintModelSearch.findByUpdatedByContainingIgnoreCaseOrTagsContainingIgnoreCaseOrArtifactNameContainingIgnoreCaseOrArtifactVersionContainingIgnoreCaseOrArtifactTypeContainingIgnoreCase 17:57:27 17:57:27.271 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 17:57:27 17:57:27.271 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Did not find named query BlueprintModelSearch.findByUpdatedByContainingIgnoreCaseOrTagsContainingIgnoreCaseOrArtifactNameContainingIgnoreCaseOrArtifactVersionContainingIgnoreCaseOrArtifactTypeContainingIgnoreCase 17:57:27 17:57:27.271 [main] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation 17:57:27 17:57:27.273 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Looking up named query BlueprintModelSearch.findByTagsContainingIgnoreCase 17:57:27 17:57:27.273 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 17:57:27 17:57:27.273 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Did not find named query BlueprintModelSearch.findByTagsContainingIgnoreCase 17:57:27 17:57:27.273 [main] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation 17:57:27 17:57:27.276 [main] DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport - Finished creation of repository instance for org.onap.ccsdk.cds.blueprintsprocessor.db.primary.repository.BlueprintModelSearchRepository. 17:57:27 17:57:27.277 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'blueprintAuditStatusRepository' 17:57:27 17:57:27.280 [main] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation 17:57:27 17:57:27.295 [main] DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport - Initializing repository instance for org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintAuditStatusRepository… 17:57:27 17:57:27.297 [main] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation 17:57:27 17:57:27.341 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Looking up named query BlueprintWorkflowAuditStatus.findById 17:57:27 17:57:27.341 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 17:57:27 17:57:27.341 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Did not find named query BlueprintWorkflowAuditStatus.findById 17:57:27 17:57:27.342 [main] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation 17:57:27 17:57:27.344 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Looking up named query BlueprintWorkflowAuditStatus.findByOriginatorIdAndRequestIdAndSubRequestIdAndWorkflowNameAndBlueprintNameAndBlueprintVersion 17:57:27 17:57:27.344 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 17:57:27 17:57:27.344 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Did not find named query BlueprintWorkflowAuditStatus.findByOriginatorIdAndRequestIdAndSubRequestIdAndWorkflowNameAndBlueprintNameAndBlueprintVersion 17:57:27 17:57:27.344 [main] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation 17:57:27 17:57:27.346 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Looking up named query BlueprintWorkflowAuditStatus.findByIdAndOriginatorIdAndRequestIdAndSubRequestIdAndWorkflowNameAndBlueprintNameAndBlueprintVersion 17:57:27 17:57:27.346 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 17:57:27 17:57:27.346 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Did not find named query BlueprintWorkflowAuditStatus.findByIdAndOriginatorIdAndRequestIdAndSubRequestIdAndWorkflowNameAndBlueprintNameAndBlueprintVersion 17:57:27 17:57:27.346 [main] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation 17:57:27 17:57:27.348 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Looking up named query BlueprintWorkflowAuditStatus.findByRequestIdAndBlueprintNameAndBlueprintVersion 17:57:27 17:57:27.348 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 17:57:27 17:57:27.348 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Did not find named query BlueprintWorkflowAuditStatus.findByRequestIdAndBlueprintNameAndBlueprintVersion 17:57:27 17:57:27.348 [main] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation 17:57:27 17:57:27.350 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Looking up named query BlueprintWorkflowAuditStatus.findByRequestId 17:57:27 17:57:27.350 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 17:57:27 17:57:27.350 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Did not find named query BlueprintWorkflowAuditStatus.findByRequestId 17:57:27 17:57:27.350 [main] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation 17:57:27 17:57:27.351 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Looking up named query BlueprintWorkflowAuditStatus.findByRequestIdAndSubRequestId 17:57:27 17:57:27.352 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 17:57:27 17:57:27.352 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Did not find named query BlueprintWorkflowAuditStatus.findByRequestIdAndSubRequestId 17:57:27 17:57:27.352 [main] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation 17:57:27 17:57:27.353 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Looking up named query BlueprintWorkflowAuditStatus.deleteByIdAndBlueprintNameAndBlueprintVersionAndOriginatorIdAndRequestIdAndSubRequestId 17:57:27 17:57:27.353 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 17:57:27 17:57:27.353 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Did not find named query BlueprintWorkflowAuditStatus.deleteByIdAndBlueprintNameAndBlueprintVersionAndOriginatorIdAndRequestIdAndSubRequestId 17:57:27 17:57:27.353 [main] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation 17:57:27 17:57:27.357 [main] DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport - Finished creation of repository instance for org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintAuditStatusRepository. 17:57:27 17:57:27.358 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'blueprintModelContentRepository' 17:57:27 17:57:27.362 [main] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation 17:57:27 17:57:27.362 [main] DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport - Initializing repository instance for org.onap.ccsdk.cds.blueprintsprocessor.db.primary.repository.BlueprintModelContentRepository… 17:57:27 17:57:27.363 [main] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation 17:57:27 17:57:27.398 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Looking up named query BlueprintModelContent.findByBlueprintModelAndContentTypeAndName 17:57:27 17:57:27.399 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 17:57:27 17:57:27.399 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Did not find named query BlueprintModelContent.findByBlueprintModelAndContentTypeAndName 17:57:27 17:57:27.399 [main] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation 17:57:27 17:57:27.400 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Looking up named query BlueprintModelContent.deleteByBlueprintModel 17:57:27 17:57:27.401 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 17:57:27 17:57:27.401 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Did not find named query BlueprintModelContent.deleteByBlueprintModel 17:57:27 17:57:27.401 [main] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation 17:57:27 17:57:27.402 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Looking up named query BlueprintModelContent.findTopByBlueprintModelAndContentType 17:57:27 17:57:27.402 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 17:57:27 17:57:27.402 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Did not find named query BlueprintModelContent.findTopByBlueprintModelAndContentType 17:57:27 17:57:27.402 [main] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation 17:57:27 17:57:27.403 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Looking up named query BlueprintModelContent.findByBlueprintModel 17:57:27 17:57:27.403 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 17:57:27 17:57:27.403 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Did not find named query BlueprintModelContent.findByBlueprintModel 17:57:27 17:57:27.403 [main] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation 17:57:27 17:57:27.404 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Looking up named query BlueprintModelContent.findByBlueprintModelAndContentType 17:57:27 17:57:27.404 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl - On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 17:57:27 17:57:27.404 [main] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Did not find named query BlueprintModelContent.findByBlueprintModelAndContentType 17:57:27 17:57:27.404 [main] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation 17:57:27 17:57:27.408 [main] DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport - Finished creation of repository instance for org.onap.ccsdk.cds.blueprintsprocessor.db.primary.repository.BlueprintModelContentRepository. 17:57:27 17:57:27.408 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'jpaAuditingHandler' 17:57:27 17:57:27.423 [main] DEBUG org.springframework.data.auditing.AuditingHandler - No AuditorAware set; Auditing will not be applied 17:57:27 17:57:27.423 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.data.jpa.domain.support.AuditingEntityListener' 17:57:27 17:57:27.424 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages' 17:57:27 17:57:27.425 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' 17:57:27 17:57:27.426 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' 17:57:27 17:57:27.427 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer' 17:57:27 17:57:27.428 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' 17:57:27 17:57:27.444 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'org.springframework.context.support.GenericApplicationContext@34cb0e49' 17:57:27 17:57:27.444 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' 17:57:27 17:57:27.446 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' 17:57:27 17:57:27.447 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration' 17:57:27 17:57:27.447 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'parameterNamesModule' 17:57:27 17:57:27.467 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' 17:57:27 17:57:27.468 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'jacksonObjectMapper' 17:57:27 17:57:27.469 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.context.support.GenericApplicationContext@34cb0e49' 17:57:27 17:57:27.469 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer' 17:57:27 17:57:27.473 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'jsonComponentModule' 17:57:27 17:57:27.473 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' 17:57:27 17:57:27.479 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'jsonMixinModule' 17:57:27 17:57:27.479 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.context.support.GenericApplicationContext@34cb0e49' 17:57:27 17:57:27.479 [main] DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages - @EnableAutoConfiguration was declared on a class in the package 'org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit'. Automatic @Repository and @Entity scanning is enabled. 17:57:27 17:57:27.490 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder' 17:57:27 17:57:27.804 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$DefaultCodecsConfiguration' 17:57:27 17:57:27.805 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultCodecCustomizer' 17:57:27 17:57:27.806 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'spring.codec-org.springframework.boot.autoconfigure.codec.CodecProperties' 17:57:27 17:57:27.809 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'defaultCodecCustomizer' via factory method to bean named 'spring.codec-org.springframework.boot.autoconfigure.codec.CodecProperties' 17:57:27 17:57:27.810 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration$JacksonCodecConfiguration' 17:57:27 17:57:27.811 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'jacksonCodecCustomizer' 17:57:27 17:57:27.811 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'jacksonCodecCustomizer' via factory method to bean named 'jacksonObjectMapper' 17:57:27 17:57:27.812 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration' 17:57:27 17:57:27.813 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' 17:57:27 17:57:27.814 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultValidator' 17:57:27 17:57:27.814 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'defaultValidator' via factory method to bean named 'org.springframework.context.support.GenericApplicationContext@34cb0e49' 17:57:27 17:57:27.818 [main] DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator - Loaded expression factory via original TCCL 17:57:27 17:57:27.825 [main] DEBUG org.hibernate.validator.internal.engine.AbstractConfigurationImpl - Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 17:57:27 17:57:27.825 [main] DEBUG org.hibernate.validator.internal.engine.AbstractConfigurationImpl - Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 17:57:27 17:57:27.825 [main] DEBUG org.hibernate.validator.internal.engine.AbstractConfigurationImpl - Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1 17:57:27 17:57:27.826 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration. 17:57:27 17:57:27.826 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper - Trying to load META-INF/validation.xml via user class loader 17:57:27 17:57:27.827 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL 17:57:27 17:57:27.827 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader 17:57:27 17:57:27.827 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only. 17:57:27 17:57:27.827 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers - Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 17:57:27 17:57:27.827 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers - Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 17:57:27 17:57:27.828 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 17:57:27 17:57:27.828 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator. 17:57:27 17:57:27.828 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 17:57:27 17:57:27.828 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 17:57:27 17:57:27.828 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 17:57:27 17:57:27.828 [main] DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper - HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 17:57:27 17:57:27.830 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration' 17:57:27 17:57:27.831 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration' 17:57:27 17:57:27.832 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration' 17:57:27 17:57:27.833 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration' 17:57:27 17:57:27.835 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'applicationAvailability' 17:57:27 17:57:27.839 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.hazelcast.HazelcastClientConfiguration' 17:57:27 17:57:27.840 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.hazelcast.HazelcastServerConfiguration$HazelcastLoggingConfigCustomizerConfiguration' 17:57:27 17:57:27.841 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'loggingHazelcastConfigCustomizer' 17:57:27 17:57:27.842 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.hazelcast.HazelcastServerConfiguration$SpringManagedContextHazelcastConfigCustomizerConfiguration' 17:57:27 17:57:27.843 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'springManagedContextHazelcastConfigCustomizer' 17:57:27 17:57:27.843 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'springManagedContextHazelcastConfigCustomizer' via factory method to bean named 'org.springframework.context.support.GenericApplicationContext@34cb0e49' 17:57:27 17:57:27.844 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.hazelcast.HazelcastServerConfiguration' 17:57:27 17:57:27.845 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.hazelcast.HazelcastAutoConfiguration' 17:57:27 17:57:27.845 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'spring.hazelcast-org.springframework.boot.autoconfigure.hazelcast.HazelcastProperties' 17:57:27 17:57:27.847 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration' 17:57:27 17:57:27.848 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' 17:57:27 17:57:27.849 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider' 17:57:27 17:57:27.850 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration' 17:57:27 17:57:27.851 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration' 17:57:27 17:57:27.852 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' 17:57:27 17:57:27.864 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' 17:57:27 17:57:27.865 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' 17:57:27 17:57:27.871 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' 17:57:27 17:57:27.878 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'primaryDataSource' 17:57:27 17:57:27.878 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' 17:57:28 17:57:27.878 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2cacd55e' 17:57:28 17:57:27.878 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' 17:57:28 17:57:27.884 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'jpaVendorAdapter' 17:57:28 17:57:27.887 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'entityManagerFactoryBuilder' 17:57:28 17:57:27.887 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter' 17:57:28 17:57:27.890 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration' 17:57:28 17:57:27.891 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' 17:57:28 17:57:27.892 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration' 17:57:28 17:57:27.893 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'lifecycleProcessor' 17:57:28 17:57:27.893 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties' 17:57:28 17:57:27.895 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties' 17:57:28 17:57:27.898 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration' 17:57:28 17:57:27.899 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration' 17:57:28 17:57:27.901 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'taskExecutorBuilder' 17:57:28 17:57:27.901 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties' 17:57:28 17:57:27.904 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties' 17:57:28 17:57:27.907 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration' 17:57:28 17:57:27.907 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'gsonBuilder' 17:57:28 17:57:27.908 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'standardGsonBuilderCustomizer' 17:57:28 17:57:27.908 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'spring.gson-org.springframework.boot.autoconfigure.gson.GsonProperties' 17:57:28 17:57:27.913 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'standardGsonBuilderCustomizer' via factory method to bean named 'spring.gson-org.springframework.boot.autoconfigure.gson.GsonProperties' 17:57:28 17:57:27.915 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'gsonBuilder' via factory method to bean named 'standardGsonBuilderCustomizer' 17:57:28 17:57:27.944 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'gson' 17:57:28 17:57:27.945 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'gson' via factory method to bean named 'gsonBuilder' 17:57:28 17:57:27.982 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.hazelcast.HazelcastJpaDependencyAutoConfiguration' 17:57:28 17:57:27.983 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' 17:57:28 17:57:27.984 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'stringHttpMessageConverter' 17:57:28 17:57:27.984 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment' 17:57:28 17:57:27.996 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2XmlHttpMessageConverterConfiguration' 17:57:28 17:57:27.997 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'mappingJackson2XmlHttpMessageConverter' 17:57:28 17:57:27.998 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'mappingJackson2XmlHttpMessageConverter' via factory method to bean named 'jacksonObjectMapperBuilder' 17:57:28 17:57:28.042 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' 17:57:28 17:57:28.043 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter' 17:57:28 17:57:28.043 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper' 17:57:28 17:57:28.046 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration' 17:57:28 17:57:28.047 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.GsonHttpMessageConvertersConfiguration' 17:57:28 17:57:28.048 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration' 17:57:28 17:57:28.049 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'messageConverters' 17:57:28 17:57:28.084 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' 17:57:28 17:57:28.085 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties' 17:57:28 17:57:28.087 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties' 17:57:28 17:57:28.088 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'gitProperties' 17:57:28 17:57:28.093 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration' 17:57:28 17:57:28.094 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'jdbcTemplate' 17:57:28 17:57:28.095 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties' 17:57:28 17:57:28.097 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'primaryDataSource' 17:57:28 17:57:28.097 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties' 17:57:28 17:57:28.105 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration' 17:57:28 17:57:28.107 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.mustache.MustacheAutoConfiguration' 17:57:28 17:57:28.107 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'spring.mustache-org.springframework.boot.autoconfigure.mustache.MustacheProperties' 17:57:28 17:57:28.116 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'org.springframework.boot.autoconfigure.mustache.MustacheAutoConfiguration' via constructor to bean named 'spring.mustache-org.springframework.boot.autoconfigure.mustache.MustacheProperties' 17:57:28 17:57:28.116 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'org.springframework.boot.autoconfigure.mustache.MustacheAutoConfiguration' via constructor to bean named 'org.springframework.context.support.GenericApplicationContext@34cb0e49' 17:57:28 17:57:28.117 [main] WARN org.springframework.boot.autoconfigure.mustache.MustacheAutoConfiguration - Cannot find template location: classpath:/templates/ (please add some templates, check your Mustache configuration, or set spring.mustache.check-template-location=false) 17:57:28 17:57:28.118 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'mustacheCompiler' 17:57:28 17:57:28.119 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'mustacheTemplateLoader' 17:57:28 17:57:28.120 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'mustacheCompiler' via factory method to bean named 'mustacheTemplateLoader' 17:57:28 17:57:28.131 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.netty.NettyAutoConfiguration' 17:57:28 17:57:28.132 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'spring.netty-org.springframework.boot.autoconfigure.netty.NettyProperties' 17:57:28 17:57:28.134 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'org.springframework.boot.autoconfigure.netty.NettyAutoConfiguration' via constructor to bean named 'spring.netty-org.springframework.boot.autoconfigure.netty.NettyProperties' 17:57:28 17:57:28.134 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration' 17:57:28 17:57:28.135 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration' 17:57:28 17:57:28.137 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'taskSchedulerBuilder' 17:57:28 17:57:28.137 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties' 17:57:28 17:57:28.138 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties' 17:57:28 17:57:28.141 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration' 17:57:28 17:57:28.142 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration' 17:57:28 17:57:28.142 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration' 17:57:28 17:57:28.143 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration' 17:57:28 17:57:28.144 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration' 17:57:28 17:57:28.145 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'transactionTemplate' 17:57:28 17:57:28.145 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'primaryTransactionManager' 17:57:28 17:57:28.148 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration' 17:57:28 17:57:28.149 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'platformTransactionManagerCustomizers' 17:57:28 17:57:28.150 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' 17:57:28 17:57:28.155 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration' 17:57:28 17:57:28.156 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.reactor.netty.ReactorNettyConfigurations$ReactorResourceFactoryConfiguration' 17:57:28 17:57:28.157 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'reactorResourceFactory' 17:57:28 17:57:28.157 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'spring.reactor.netty-org.springframework.boot.autoconfigure.reactor.netty.ReactorNettyProperties' 17:57:28 17:57:28.159 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'reactorResourceFactory' via factory method to bean named 'spring.reactor.netty-org.springframework.boot.autoconfigure.reactor.netty.ReactorNettyProperties' 17:57:28 17:57:28.168 [main] DEBUG reactor.util.Loggers - Using Slf4j logging framework 17:57:28 17:57:28.201 [main] DEBUG io.netty.util.internal.logging.InternalLoggerFactory - Using SLF4J as the default logging framework 17:57:28 17:57:28.205 [main] DEBUG io.netty.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false 17:57:28 17:57:28.205 [main] DEBUG io.netty.util.internal.PlatformDependent0 - Java version: 17 17:57:28 17:57:28.207 [main] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 17:57:28 17:57:28.207 [main] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available 17:57:28 17:57:28.208 [main] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.storeFence: available 17:57:28 17:57:28.208 [main] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.Buffer.address: available 17:57:28 17:57:28.209 [main] DEBUG io.netty.util.internal.PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 17:57:28 17:57:28.209 [main] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true 17:57:28 17:57:28.210 [main] DEBUG io.netty.util.internal.PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$7 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @20e2cbe0 17:57:28 17:57:28.211 [main] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.(long, int): unavailable 17:57:28 17:57:28.211 [main] DEBUG io.netty.util.internal.PlatformDependent - sun.misc.Unsafe: available 17:57:28 17:57:28.213 [main] DEBUG io.netty.util.internal.PlatformDependent - maxDirectMemory: 4133486592 bytes (maybe) 17:57:28 17:57:28.213 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 17:57:28 17:57:28.213 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 17:57:28 17:57:28.214 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 17:57:28 17:57:28.214 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 17:57:28 17:57:28.215 [main] DEBUG io.netty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 17:57:28 17:57:28.215 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false 17:57:28 17:57:28.220 [main] DEBUG reactor.netty.tcp.TcpResources - [http] resources will use the default LoopResources: DefaultLoopResources {prefix=reactor-http, daemon=true, selectCount=4, workerCount=4} 17:57:28 17:57:28.220 [main] DEBUG reactor.netty.tcp.TcpResources - [http] resources will use the default ConnectionProvider: reactor.netty.resources.DefaultPooledConnectionProvider@6381ff2 17:57:28 17:57:28.220 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.reactive.function.client.ClientHttpConnectorConfiguration$ReactorNetty' 17:57:28 17:57:28.221 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.reactive.function.client.ClientHttpConnectorAutoConfiguration' 17:57:28 17:57:28.222 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.reactive.function.client.WebClientAutoConfiguration$WebClientCodecsConfiguration' 17:57:28 17:57:28.223 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'exchangeStrategiesCustomizer' 17:57:28 17:57:28.226 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.reactive.function.client.WebClientAutoConfiguration' 17:57:28 17:57:28.226 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'jsonSerializer' 17:57:28 17:57:28.227 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'openApiModule' 17:57:28 17:57:28.227 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'springfox.documentation.oas.configuration.OpenApiMappingConfiguration' 17:57:28 17:57:28.235 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'swagger2Module' 17:57:28 17:57:28.235 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'springfox.documentation.swagger2.configuration.Swagger2DocumentationConfiguration' 17:57:28 17:57:28.242 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'jsonSerializer' via factory method to bean named 'openApiModule' 17:57:28 17:57:28.242 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'jsonSerializer' via factory method to bean named 'swagger2Module' 17:57:28 17:57:28.248 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'methodResolver' 17:57:28 17:57:28.248 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'methodResolver' via factory method to bean named 'typeResolver' 17:57:28 17:57:28.251 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'springfox.documentation.swagger.configuration.SwaggerCommonConfiguration' 17:57:28 17:57:28.252 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'springfox.documentation.oas.configuration.OpenApiDocumentationConfiguration' 17:57:28 17:57:28.253 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'springfox.bean.validators.configuration.BeanValidatorPluginsConfiguration' 17:57:28 17:57:28.255 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'expanderMinMax' 17:57:28 17:57:28.263 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'expanderNotNull' 17:57:28 17:57:28.264 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'expanderNotBlank' 17:57:28 17:57:28.265 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'expanderPattern' 17:57:28 17:57:28.266 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'expanderSize' 17:57:28 17:57:28.268 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'parameterMinMax' 17:57:28 17:57:28.269 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'parameterNotNull' 17:57:28 17:57:28.269 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'parameterNotBlank' 17:57:28 17:57:28.270 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'parameterPattern' 17:57:28 17:57:28.271 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'parameterSize' 17:57:28 17:57:28.272 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'minMaxPlugin' 17:57:28 17:57:28.273 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'decimalMinMaxPlugin' 17:57:28 17:57:28.274 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sizePlugin' 17:57:28 17:57:28.275 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'isNullPlugin' 17:57:28 17:57:28.276 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'notNullPlugin' 17:57:28 17:57:28.276 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'notBlankPlugin' 17:57:28 17:57:28.278 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'patternPlugin' 17:57:28 17:57:28.279 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'springfox.boot.starter.autoconfigure.OpenApiAutoConfiguration' 17:57:28 17:57:28.280 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'springfox.documentation-springfox.boot.starter.autoconfigure.SpringfoxConfigurationProperties' 17:57:28 17:57:28.298 [main] DEBUG org.springframework.context.support.DefaultLifecycleProcessor - Starting beans in phase 2147483647 17:57:28 17:57:28.298 [main] DEBUG springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper - Documentation plugins bootstrapped 17:57:28 17:57:28.299 [main] DEBUG springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) 17:57:28 17:57:28.306 [main] DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner - Total number of request handlers 0 17:57:28 17:57:28.306 [main] DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner - Combined number of request handlers 0 17:57:28 17:57:28.307 [main] DEBUG springfox.documentation.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references 17:57:28 17:57:28.313 [main] DEBUG org.springframework.context.support.DefaultLifecycleProcessor - Successfully started bean 'documentationPluginsBootstrapper' 17:57:28 17:57:28.318 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Storing ApplicationContext [885722697] in cache under key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:28 17:57:28.318 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1] 17:57:28 17:57:28.322 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:28 17:57:28.322 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1] 17:57:29 17:57:28.335 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test method: context [DefaultTestContext@5d1b9c3d testClass = DatabaseStoreAuditServiceTest, testInstance = org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest@8ac512e, testMethod = storeExecutionOutputTest@DatabaseStoreAuditServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 17:57:29 17:57:28.342 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:28.342 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1] 17:57:29 17:57:28.343 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:28.343 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1] 17:57:29 17:57:28.504 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:28.504 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1] 17:57:29 17:57:28.981 [main @coroutine#2] DEBUG io.mockk.impl.instantiation.AbstractMockFactory - Creating mockk for BlueprintWorkflowAuditStatus name=child of #1#2 17:57:29 17:57:29.020 [main @coroutine#2] DEBUG io.mockk.impl.instantiation.AbstractMockFactory - Creating mockk for BlueprintWorkflowAuditStatus name=child of #1#3 17:57:29 17:57:29.026 [main @coroutine#2] INFO class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditService - storeExecutionOutput called to store the Workflow action output details correlationUUID 12345 auditStoreId 1001 17:57:29 17:57:29.030 [main @coroutine#2] DEBUG io.mockk.impl.recording.states.AnsweringState - Answering org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus@3f46a0c9 on BlueprintAuditStatusRepository(#1).findById(1001) 17:57:29 17:57:29.075 [main @coroutine#2] INFO class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditService - Update the Audit status record Id 1001 bluePrintName multi-steps 17:57:29 17:57:29.076 [main @coroutine#2] DEBUG io.mockk.impl.recording.states.AnsweringState - Answering org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus@53952e01 on BlueprintAuditStatusRepository(#1).saveAndFlush(org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus@3f46a0c9) 17:57:29 17:57:29.078 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.079 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1] 17:57:29 17:57:29.081 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.081 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1] 17:57:29 17:57:29.082 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.082 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1] 17:57:29 17:57:29.085 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.085 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1] 17:57:29 17:57:29.087 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.087 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1] 17:57:29 17:57:29.091 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.091 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1] 17:57:29 17:57:29.094 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - After test method: context [DefaultTestContext@5d1b9c3d testClass = DatabaseStoreAuditServiceTest, testInstance = org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest@8ac512e, testMethod = storeExecutionOutputTest@DatabaseStoreAuditServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 17:57:29 17:57:29.097 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest] 17:57:29 17:57:29.097 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest] 17:57:29 17:57:29.098 [main] DEBUG io.mockk.impl.instantiation.AbstractMockFactory - Creating mockk for BlueprintAuditStatusRepository name=#4 17:57:29 17:57:29.098 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@5d1b9c3d testClass = DatabaseStoreAuditServiceTest, testInstance = org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest@7a9c457c, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 17:57:29 17:57:29.099 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.099 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1] 17:57:29 17:57:29.100 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.101 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1] 17:57:29 17:57:29.102 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test method: context [DefaultTestContext@5d1b9c3d testClass = DatabaseStoreAuditServiceTest, testInstance = org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest@7a9c457c, testMethod = getWorkflowStatusByRequestIdAndSubRequestIdTest@DatabaseStoreAuditServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 17:57:29 17:57:29.103 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.103 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1] 17:57:29 17:57:29.103 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.103 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1] 17:57:29 17:57:29.106 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.106 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1] 17:57:29 17:57:29.332 [main @coroutine#3] DEBUG io.mockk.impl.instantiation.AbstractMockFactory - Creating mockk for List name=child of #4#5 17:57:29 17:57:29.354 [main @coroutine#3] INFO class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditService - getWorkflowStatusByRequestIdAndSubRequestId called to retrieve all the records based on request Id 17:57:29 17:57:29.354 [main @coroutine#3] DEBUG io.mockk.impl.recording.states.AnsweringState - Answering [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus@7c5cb0e] on BlueprintAuditStatusRepository(#4).findByRequestIdAndSubRequestId(ab543-3asd4, 81c9-4910) 17:57:29 17:57:29.358 [main @coroutine#3] INFO class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditService - getWorkflowStatusByRequestIdAndSubRequestId results count 1 17:57:29 17:57:29.359 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.359 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1] 17:57:29 17:57:29.359 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.359 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1] 17:57:29 17:57:29.359 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.360 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1] 17:57:29 17:57:29.360 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.360 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1] 17:57:29 17:57:29.362 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.362 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1] 17:57:29 17:57:29.366 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.366 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1] 17:57:29 17:57:29.368 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - After test method: context [DefaultTestContext@5d1b9c3d testClass = DatabaseStoreAuditServiceTest, testInstance = org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest@7a9c457c, testMethod = getWorkflowStatusByRequestIdAndSubRequestIdTest@DatabaseStoreAuditServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 17:57:29 17:57:29.368 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest] 17:57:29 17:57:29.368 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest] 17:57:29 17:57:29.369 [main] DEBUG io.mockk.impl.instantiation.AbstractMockFactory - Creating mockk for BlueprintAuditStatusRepository name=#6 17:57:29 17:57:29.369 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@5d1b9c3d testClass = DatabaseStoreAuditServiceTest, testInstance = org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest@4e71bd40, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 17:57:29 17:57:29.370 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.370 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1] 17:57:29 17:57:29.370 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.370 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1] 17:57:29 17:57:29.373 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test method: context [DefaultTestContext@5d1b9c3d testClass = DatabaseStoreAuditServiceTest, testInstance = org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest@4e71bd40, testMethod = getWorkflowStatusByRequestIdTest@DatabaseStoreAuditServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 17:57:29 17:57:29.374 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.374 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1] 17:57:29 17:57:29.375 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.375 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1] 17:57:29 17:57:29.377 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.377 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1] 17:57:29 17:57:29.384 [main @coroutine#4] DEBUG io.mockk.impl.instantiation.AbstractMockFactory - Creating mockk for List name=child of #6#7 17:57:29 17:57:29.384 [main @coroutine#4] INFO class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditService - getWorkflowStatusByRequestId called to retrieve all the records based on request Id 17:57:29 17:57:29.384 [main @coroutine#4] DEBUG io.mockk.impl.recording.states.AnsweringState - Answering [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus@28354472] on BlueprintAuditStatusRepository(#6).findByRequestId(ab543-3asd4) 17:57:29 17:57:29.385 [main @coroutine#4] INFO class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditService - getWorkflowStatusByRequestId results count 1 17:57:29 17:57:29.385 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.385 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1] 17:57:29 17:57:29.386 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.386 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1] 17:57:29 17:57:29.386 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.386 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1] 17:57:29 17:57:29.387 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.387 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1] 17:57:29 17:57:29.388 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.388 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1] 17:57:29 17:57:29.390 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.390 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1] 17:57:29 17:57:29.391 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - After test method: context [DefaultTestContext@5d1b9c3d testClass = DatabaseStoreAuditServiceTest, testInstance = org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest@4e71bd40, testMethod = getWorkflowStatusByRequestIdTest@DatabaseStoreAuditServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 17:57:29 17:57:29.392 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest] 17:57:29 17:57:29.392 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest] 17:57:29 17:57:29.392 [main] DEBUG io.mockk.impl.instantiation.AbstractMockFactory - Creating mockk for BlueprintAuditStatusRepository name=#8 17:57:29 17:57:29.393 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@5d1b9c3d testClass = DatabaseStoreAuditServiceTest, testInstance = org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest@781b5a45, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 17:57:29 17:57:29.393 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.393 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1] 17:57:29 17:57:29.393 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.394 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1] 17:57:29 17:57:29.395 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test method: context [DefaultTestContext@5d1b9c3d testClass = DatabaseStoreAuditServiceTest, testInstance = org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest@781b5a45, testMethod = storeExecutionOutputErrorTest@DatabaseStoreAuditServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 17:57:29 17:57:29.396 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.396 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1] 17:57:29 17:57:29.396 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.396 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1] 17:57:29 17:57:29.399 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.400 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1] 17:57:29 17:57:29.406 [main @coroutine#6] DEBUG io.mockk.impl.instantiation.AbstractMockFactory - Creating mockk for BlueprintWorkflowAuditStatus name=child of #8#9 17:57:29 17:57:29.410 [main @coroutine#6] DEBUG io.mockk.impl.instantiation.AbstractMockFactory - Creating mockk for BlueprintWorkflowAuditStatus name=child of #8#10 17:57:29 17:57:29.410 [main @coroutine#6] INFO class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditService - storeExecutionOutput called to store the Workflow action output details correlationUUID 12345 auditStoreId -1 17:57:29 17:57:29.412 [main @coroutine#6] DEBUG io.mockk.impl.recording.states.AnsweringState - Throwing io.mockk.MockKException: no answer provided for BlueprintAuditStatusRepository(#8).findById(eq(-1))) on BlueprintAuditStatusRepository(#8).findById(-1) 17:57:29 17:57:29.417 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.417 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1] 17:57:29 17:57:29.418 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.418 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1] 17:57:29 17:57:29.418 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.418 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1] 17:57:29 17:57:29.418 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.419 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1] 17:57:29 17:57:29.420 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.420 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1] 17:57:29 17:57:29.422 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.422 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1] 17:57:29 17:57:29.423 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - After test method: context [DefaultTestContext@5d1b9c3d testClass = DatabaseStoreAuditServiceTest, testInstance = org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest@781b5a45, testMethod = storeExecutionOutputErrorTest@DatabaseStoreAuditServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 17:57:29 17:57:29.424 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest] 17:57:29 17:57:29.424 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest] 17:57:29 17:57:29.424 [main] DEBUG io.mockk.impl.instantiation.AbstractMockFactory - Creating mockk for BlueprintAuditStatusRepository name=#11 17:57:29 17:57:29.426 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@5d1b9c3d testClass = DatabaseStoreAuditServiceTest, testInstance = org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest@4ac99c87, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 17:57:29 17:57:29.426 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.426 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1] 17:57:29 17:57:29.427 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.427 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1] 17:57:29 17:57:29.428 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test method: context [DefaultTestContext@5d1b9c3d testClass = DatabaseStoreAuditServiceTest, testInstance = org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest@4ac99c87, testMethod = storeExecutionInputTest@DatabaseStoreAuditServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 17:57:29 17:57:29.429 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.429 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1] 17:57:29 17:57:29.429 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.429 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1] 17:57:29 17:57:29.430 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.430 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1] 17:57:29 17:57:29.447 [main @coroutine#8] DEBUG io.mockk.impl.instantiation.AbstractMockFactory - Creating mockk for BlueprintWorkflowAuditStatus name=child of #11#12 17:57:29 17:57:29.448 [main @coroutine#8] INFO class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditService - storeExecutionInput called to store the Workflow action input details 17:57:29 17:57:29.473 [DefaultDispatcher-worker-1 @coroutine#8] INFO class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditService - Writing out BLUEPRINT_AUDIT_STATUS result: bpName: multi-steps bpVer 1.0.0 id:0 (originatorId: SDNC_DG requestId: ab543-3asd4) subRequestId:81c9-4910 17:57:29 17:57:29.474 [DefaultDispatcher-worker-1 @coroutine#8] DEBUG io.mockk.impl.recording.states.AnsweringState - Answering org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus@6d6241b4 on BlueprintAuditStatusRepository(#11).saveAndFlush(org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.db.BlueprintWorkflowAuditStatus@24f9a514) 17:57:29 17:57:29.475 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.475 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1] 17:57:29 17:57:29.475 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.475 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1] 17:57:29 17:57:29.475 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.476 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1] 17:57:29 17:57:29.476 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.476 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1] 17:57:29 17:57:29.477 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.477 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1] 17:57:29 17:57:29.479 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.479 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1] 17:57:29 17:57:29.480 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - After test method: context [DefaultTestContext@5d1b9c3d testClass = DatabaseStoreAuditServiceTest, testInstance = org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest@4ac99c87, testMethod = storeExecutionInputTest@DatabaseStoreAuditServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 17:57:29 17:57:29.482 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.483 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1] 17:57:29 17:57:29.485 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - After test class: context [DefaultTestContext@5d1b9c3d testClass = DatabaseStoreAuditServiceTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69e05f61 testClass = DatabaseStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@49a26d19 key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null]. 17:57:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.33 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditServiceTest 17:57:29 17:57:29.491 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest] 17:57:29 17:57:29.492 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest] 17:57:29 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest 17:57:29 17:57:29.492 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest] 17:57:29 17:57:29.492 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest] 17:57:29 17:57:29.492 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest] 17:57:29 17:57:29.492 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest] 17:57:29 17:57:29.493 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@2a31110f testClass = NoStoreAuditServiceTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]], class annotated with @DirtiesContext [false] with mode [null]. 17:57:29 17:57:29.494 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.495 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1] 17:57:29 17:57:29.495 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest] 17:57:29 17:57:29.495 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest] 17:57:29 17:57:29.495 [main] DEBUG io.mockk.impl.instantiation.AbstractMockFactory - Creating mockk for BlueprintAuditStatusRepository name=#13 17:57:29 17:57:29.496 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@2a31110f testClass = NoStoreAuditServiceTest, testInstance = org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest@5f549033, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 17:57:29 17:57:29.497 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.497 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1] 17:57:29 17:57:29.501 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.502 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1] 17:57:29 17:57:29.502 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test method: context [DefaultTestContext@2a31110f testClass = NoStoreAuditServiceTest, testInstance = org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest@5f549033, testMethod = storeExecutionOutputTest@NoStoreAuditServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 17:57:29 17:57:29.503 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.503 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1] 17:57:29 17:57:29.503 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.504 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1] 17:57:29 17:57:29.508 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.508 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 61, missCount = 1] 17:57:29 17:57:29.513 [main @coroutine#10] INFO class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditService - storeExecutionOutput called not to store the Workflow action output details correlationUUID 12345 auditStoreId -1 17:57:29 17:57:29.513 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.513 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 62, missCount = 1] 17:57:29 17:57:29.513 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.514 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 63, missCount = 1] 17:57:29 17:57:29.514 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.514 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 64, missCount = 1] 17:57:29 17:57:29.514 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.514 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 65, missCount = 1] 17:57:29 17:57:29.515 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.516 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 66, missCount = 1] 17:57:29 17:57:29.517 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.517 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 67, missCount = 1] 17:57:29 17:57:29.518 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - After test method: context [DefaultTestContext@2a31110f testClass = NoStoreAuditServiceTest, testInstance = org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest@5f549033, testMethod = storeExecutionOutputTest@NoStoreAuditServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 17:57:29 17:57:29.523 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest] 17:57:29 17:57:29.523 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest] 17:57:29 17:57:29.524 [main] DEBUG io.mockk.impl.instantiation.AbstractMockFactory - Creating mockk for BlueprintAuditStatusRepository name=#14 17:57:29 17:57:29.524 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@2a31110f testClass = NoStoreAuditServiceTest, testInstance = org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest@2dc601d1, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 17:57:29 17:57:29.525 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.525 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 68, missCount = 1] 17:57:29 17:57:29.525 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.526 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 69, missCount = 1] 17:57:29 17:57:29.527 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test method: context [DefaultTestContext@2a31110f testClass = NoStoreAuditServiceTest, testInstance = org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest@2dc601d1, testMethod = getWorkflowStatusByRequestIdAndSubRequestIdTest@NoStoreAuditServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 17:57:29 17:57:29.527 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.527 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 70, missCount = 1] 17:57:29 17:57:29.528 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.528 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 71, missCount = 1] 17:57:29 17:57:29.530 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.530 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 72, missCount = 1] 17:57:29 17:57:29.532 [main @coroutine#11] INFO class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditService - getWorkflowStatusByRequestIdAndSubRequestId placeholer , this doesn't return any records 17:57:29 17:57:29.532 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.532 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 73, missCount = 1] 17:57:29 17:57:29.533 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.533 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 74, missCount = 1] 17:57:29 17:57:29.533 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.533 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 1] 17:57:29 17:57:29.533 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.533 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 76, missCount = 1] 17:57:29 17:57:29.534 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.534 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 77, missCount = 1] 17:57:29 17:57:29.536 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.536 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 78, missCount = 1] 17:57:29 17:57:29.536 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - After test method: context [DefaultTestContext@2a31110f testClass = NoStoreAuditServiceTest, testInstance = org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest@2dc601d1, testMethod = getWorkflowStatusByRequestIdAndSubRequestIdTest@NoStoreAuditServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 17:57:29 17:57:29.537 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest] 17:57:29 17:57:29.537 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest] 17:57:29 17:57:29.537 [main] DEBUG io.mockk.impl.instantiation.AbstractMockFactory - Creating mockk for BlueprintAuditStatusRepository name=#15 17:57:29 17:57:29.537 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@2a31110f testClass = NoStoreAuditServiceTest, testInstance = org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest@bffca3b, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 17:57:29 17:57:29.538 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.538 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 79, missCount = 1] 17:57:29 17:57:29.555 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.555 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 80, missCount = 1] 17:57:29 17:57:29.557 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test method: context [DefaultTestContext@2a31110f testClass = NoStoreAuditServiceTest, testInstance = org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest@bffca3b, testMethod = getWorkflowStatusByRequestIdTest@NoStoreAuditServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 17:57:29 17:57:29.557 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.557 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 81, missCount = 1] 17:57:29 17:57:29.557 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.558 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 82, missCount = 1] 17:57:29 17:57:29.559 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.559 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 83, missCount = 1] 17:57:29 17:57:29.561 [main @coroutine#12] INFO class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditService - getWorkflowStatusByRequestId placeholer , this doesn't return any records 17:57:29 17:57:29.562 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.562 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 84, missCount = 1] 17:57:29 17:57:29.562 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.562 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 85, missCount = 1] 17:57:29 17:57:29.563 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.563 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 86, missCount = 1] 17:57:29 17:57:29.563 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.563 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 87, missCount = 1] 17:57:29 17:57:29.564 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.564 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 88, missCount = 1] 17:57:29 17:57:29.565 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.565 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 89, missCount = 1] 17:57:29 17:57:29.566 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - After test method: context [DefaultTestContext@2a31110f testClass = NoStoreAuditServiceTest, testInstance = org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest@bffca3b, testMethod = getWorkflowStatusByRequestIdTest@NoStoreAuditServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 17:57:29 17:57:29.567 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest] 17:57:29 17:57:29.567 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest] 17:57:29 17:57:29.567 [main] DEBUG io.mockk.impl.instantiation.AbstractMockFactory - Creating mockk for BlueprintAuditStatusRepository name=#16 17:57:29 17:57:29.567 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@2a31110f testClass = NoStoreAuditServiceTest, testInstance = org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest@673d8f66, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 17:57:29 17:57:29.568 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.568 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 90, missCount = 1] 17:57:29 17:57:29.568 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.568 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 91, missCount = 1] 17:57:29 17:57:29.569 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test method: context [DefaultTestContext@2a31110f testClass = NoStoreAuditServiceTest, testInstance = org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest@673d8f66, testMethod = storeExecutionInputTest@NoStoreAuditServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 17:57:29 17:57:29.570 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.570 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 92, missCount = 1] 17:57:29 17:57:29.570 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.570 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 93, missCount = 1] 17:57:29 17:57:29.571 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.572 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 94, missCount = 1] 17:57:29 17:57:29.574 [main @coroutine#14] INFO class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditService - storeExecutionInput called not to store the Workflow action input details 17:57:29 17:57:29.575 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.575 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 95, missCount = 1] 17:57:29 17:57:29.575 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.575 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 96, missCount = 1] 17:57:29 17:57:29.575 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.575 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 97, missCount = 1] 17:57:29 17:57:29.576 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.576 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 98, missCount = 1] 17:57:29 17:57:29.577 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.577 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 99, missCount = 1] 17:57:29 17:57:29.578 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.578 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 100, missCount = 1] 17:57:29 17:57:29.579 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - After test method: context [DefaultTestContext@2a31110f testClass = NoStoreAuditServiceTest, testInstance = org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest@673d8f66, testMethod = storeExecutionInputTest@NoStoreAuditServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 17:57:29 17:57:29.579 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [885722697] from cache with key [[MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 17:57:29 17:57:29.579 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@76ae3dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 101, missCount = 1] 17:57:29 17:57:29.580 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - After test class: context [DefaultTestContext@2a31110f testClass = NoStoreAuditServiceTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@a1a0af6 testClass = NoStoreAuditServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[[ImportsContextCustomizer@16e8a47d key = [@org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationPackages$Registrar.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.test.context.ContextConfiguration(inheritInitializers=true, loader=org.springframework.test.context.ContextLoader.class, initializers={}, classes={org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.TestDatabaseConfiguration.class}, name="", locations={}, value={}, inheritLocations=true), @org.springframework.context.annotation.Import({org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.context.annotation.ComponentScan(scopeResolver=org.springframework.context.annotation.AnnotationScopeMetadataResolver.class, lazyInit=false, resourcePattern="**/*.class", useDefaultFilters=true, excludeFilters={}, scopedProxy=DEFAULT, basePackageClasses={}, nameGenerator=org.springframework.beans.factory.support.BeanNameGenerator.class, basePackages={"org.onap.ccsdk.cds.blueprintsprocessor", "org.onap.ccsdk.cds.controllerblueprints"}, value={}, includeFilters={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackages={}, basePackageClasses={}), @org.springframework.test.context.TestPropertySource(locations={"classpath:application-test.properties"}, value={}, inheritProperties=true, properties={}, inheritLocations=true)]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a183d02, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@143d9a93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3eb631b8, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@378bd86d], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null]. 17:57:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.NoStoreAuditServiceTest 17:57:29 [INFO] 17:57:29 [INFO] Results: 17:57:29 [INFO] 17:57:29 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 17:57:29 [INFO] 17:57:29 [INFO] 17:57:29 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ blueprint-audit-status --- 17:57:29 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/target/code-coverage/jacoco-ut.exec 17:57:29 [INFO] Analyzed bundle 'MS Blueprints Processor Functions - Blueprint Audit status' with 4 classes 17:57:29 [INFO] 17:57:29 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ blueprint-audit-status --- 17:57:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:57:29 [INFO] 17:57:29 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ blueprint-audit-status --- 17:57:29 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/target/blueprint-audit-status-1.6.0-SNAPSHOT.jar 17:57:29 [INFO] 17:57:29 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ blueprint-audit-status --- 17:57:29 [INFO] Skipping because packaging 'jar' is not pom. 17:57:29 [INFO] 17:57:29 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ blueprint-audit-status --- 17:57:29 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/target/code-coverage/jacoco-it.exec 17:57:29 [INFO] 17:57:29 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ blueprint-audit-status --- 17:57:29 [INFO] 17:57:29 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ blueprint-audit-status --- 17:57:29 [INFO] 17:57:29 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ blueprint-audit-status --- 17:57:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:57:29 [INFO] 17:57:29 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ blueprint-audit-status --- 17:57:29 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/target/jacoco.exec 17:57:29 [INFO] 17:57:29 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ blueprint-audit-status --- 17:57:29 [INFO] 17:57:29 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ blueprint-audit-status --- 17:57:29 [INFO] 17:57:29 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ blueprint-audit-status --- 17:57:29 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/target/blueprint-audit-status-1.6.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/blueprint-audit-status/1.6.0-SNAPSHOT/blueprint-audit-status-1.6.0-SNAPSHOT.jar 17:57:29 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/blueprint-audit-status/1.6.0-SNAPSHOT/blueprint-audit-status-1.6.0-SNAPSHOT.pom 17:57:29 [INFO] 17:57:29 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ blueprint-audit-status --- 17:57:29 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.functions:blueprint-audit-status:jar:1.6.0-SNAPSHOT 17:57:29 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.6.0-SNAPSHOT:compile 17:57:29 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.6.0-SNAPSHOT:compile 17:57:29 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile 17:57:29 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 17:57:29 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 17:57:29 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile 17:57:29 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.13.5:compile 17:57:29 [INFO] | | +- org.yaml:snakeyaml:jar:1.30:compile 17:57:29 [INFO] | | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 17:57:29 [INFO] | | +- commons-lang:commons-lang:jar:2.6:compile 17:57:29 [INFO] | | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 17:57:29 [INFO] | | | +- org.javassist:javassist:jar:3.24.1-GA:compile 17:57:29 [INFO] | | | +- org.jsoup:jsoup:jar:1.12.1:compile 17:57:29 [INFO] | | | +- com.google.re2j:re2j:jar:1.2:compile 17:57:29 [INFO] | | | +- commons-net:commons-net:jar:3.9.0:compile 17:57:29 [INFO] | | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 17:57:29 [INFO] | | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 17:57:29 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:57:29 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:57:29 [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.2.12:compile 17:57:29 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:57:29 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:57:29 [INFO] | | \- org.apache.commons:commons-compress:jar:1.21:compile 17:57:29 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.6.0-SNAPSHOT:compile 17:57:29 [INFO] | | \- org.springframework:spring-context:jar:5.3.27:compile 17:57:29 [INFO] | | \- org.springframework:spring-expression:jar:5.3.27:compile 17:57:29 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.6.0-SNAPSHOT:compile 17:57:29 [INFO] | | +- com.hazelcast:hazelcast-all:jar:4.2.5:compile 17:57:29 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.6.0-SNAPSHOT:compile 17:57:29 [INFO] | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 17:57:29 [INFO] | | | \- javax.annotation:jsr250-api:jar:1.0:compile 17:57:29 [INFO] | | \- org.springframework.boot:spring-boot-starter-webflux:jar:2.7.12:compile 17:57:29 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.12:compile 17:57:29 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5:compile 17:57:29 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile 17:57:29 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5:compile 17:57:29 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.12:compile 17:57:29 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.32:compile 17:57:29 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.92.Final:compile 17:57:29 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.92.Final:compile 17:57:29 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.92.Final:compile 17:57:29 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.92.Final:compile 17:57:29 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.92.Final:compile 17:57:29 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.92.Final:compile 17:57:29 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.32:compile 17:57:29 [INFO] | | \- org.springframework:spring-webflux:jar:5.3.27:compile 17:57:29 [INFO] | +- javax.validation:validation-api:jar:2.0.1.Final:compile 17:57:29 [INFO] | +- com.microsoft.sqlserver:mssql-jdbc:jar:10.2.3.jre8:compile 17:57:29 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.6.0-SNAPSHOT:compile 17:57:29 [INFO] +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.7.12:compile 17:57:29 [INFO] | +- org.springframework.boot:spring-boot-starter-aop:jar:2.7.12:compile 17:57:29 [INFO] | | +- org.springframework:spring-aop:jar:5.3.27:compile 17:57:29 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 17:57:29 [INFO] | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.7.12:compile 17:57:29 [INFO] | | +- com.zaxxer:HikariCP:jar:4.0.3:compile 17:57:29 [INFO] | | \- org.springframework:spring-jdbc:jar:5.3.27:compile 17:57:29 [INFO] | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 17:57:29 [INFO] | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 17:57:29 [INFO] | +- org.hibernate:hibernate-core:jar:5.6.15.Final:compile 17:57:29 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.23:compile 17:57:29 [INFO] | | +- antlr:antlr:jar:2.7.7:compile 17:57:29 [INFO] | | +- org.jboss:jandex:jar:2.4.2.Final:compile 17:57:29 [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 17:57:29 [INFO] | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 17:57:29 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 17:57:29 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 17:57:29 [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 17:57:29 [INFO] | +- org.springframework.data:spring-data-jpa:jar:2.7.12:compile 17:57:29 [INFO] | | +- org.springframework.data:spring-data-commons:jar:2.7.12:compile 17:57:29 [INFO] | | +- org.springframework:spring-orm:jar:5.3.27:compile 17:57:29 [INFO] | | +- org.springframework:spring-tx:jar:5.3.27:compile 17:57:29 [INFO] | | \- org.springframework:spring-beans:jar:5.3.27:compile 17:57:29 [INFO] | \- org.springframework:spring-aspects:jar:5.3.27:compile 17:57:29 [INFO] +- com.h2database:h2:jar:1.4.197:test 17:57:29 [INFO] +- org.mariadb.jdbc:mariadb-java-client:jar:3.0.10:compile 17:57:29 [INFO] +- org.hibernate:hibernate-testing:jar:5.6.15.Final:test 17:57:29 [INFO] | +- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 17:57:29 [INFO] | +- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.1.1.Final:test 17:57:29 [INFO] | +- junit:junit:jar:4.13.2:compile 17:57:29 [INFO] | | \- org.hamcrest:hamcrest-core:jar:2.2:compile 17:57:29 [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 17:57:29 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:compile 17:57:29 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.8.2:test 17:57:29 [INFO] | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 17:57:29 [INFO] | +- org.assertj:assertj-core:jar:3.22.0:test 17:57:29 [INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.17.2:test 17:57:29 [INFO] | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:57:29 [INFO] | +- javax.money:money-api:jar:1.1:test 17:57:29 [INFO] | +- org.javamoney:moneta:jar:1.1:test 17:57:29 [INFO] | +- org.jboss.byteman:byteman:jar:4.0.20:test 17:57:29 [INFO] | +- org.jboss.byteman:byteman-install:jar:4.0.20:test 17:57:29 [INFO] | +- org.jboss.byteman:byteman-bmunit:jar:4.0.20:test 17:57:29 [INFO] | | \- org.jboss.byteman:byteman-submit:jar:4.0.20:test 17:57:29 [INFO] | +- com.experlog:xapool:jar:1.5.0:test 17:57:29 [INFO] | +- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:test 17:57:29 [INFO] | \- org.jboss.narayana.jta:narayana-jta:jar:5.11.2.Final:test 17:57:29 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.6.0-SNAPSHOT:compile 17:57:29 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.6.0-SNAPSHOT:compile 17:57:29 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 17:57:29 [INFO] | | | \- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 17:57:29 [INFO] | | \- org.springframework:spring-web:jar:5.3.27:compile 17:57:29 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.6.0-SNAPSHOT:compile 17:57:29 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.6.0-SNAPSHOT:compile 17:57:29 [INFO] | | +- io.nats:jnats:jar:2.6.6:compile 17:57:29 [INFO] | | | \- net.i2p.crypto:eddsa:jar:0.3.0:compile 17:57:29 [INFO] | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 17:57:29 [INFO] | +- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 17:57:29 [INFO] | | +- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 17:57:29 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.12.0:compile 17:57:29 [INFO] | | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 17:57:29 [INFO] | | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 17:57:29 [INFO] | | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 17:57:29 [INFO] | | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 17:57:29 [INFO] | | +- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 17:57:29 [INFO] | | \- com.google.code.findbugs:annotations:jar:3.0.1:compile 17:57:29 [INFO] | | \- net.jcip:jcip-annotations:jar:1.0:compile 17:57:29 [INFO] | \- io.grpc:grpc-testing:jar:1.29.0:compile 17:57:29 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:compile 17:57:29 [INFO] +- io.mockk:mockk:jar:1.12.8:test 17:57:29 [INFO] | +- io.mockk:mockk-dsl:jar:1.12.8:test 17:57:29 [INFO] | +- io.mockk:mockk-agent:jar:1.12.8:test 17:57:29 [INFO] | +- io.mockk:mockk-agent-api:jar:1.12.8:test 17:57:29 [INFO] | +- io.mockk:mockk-core:jar:1.12.8:test 17:57:29 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 17:57:29 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 17:57:29 [INFO] +- io.mockk:mockk-jvm:jar:1.12.8:test 17:57:29 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.12.8:test 17:57:29 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.12.8:test 17:57:29 [INFO] | | +- org.objenesis:objenesis:jar:3.2:test 17:57:29 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 17:57:29 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.12.8:test 17:57:29 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.12.8:test 17:57:29 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 17:57:29 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 17:57:29 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 17:57:29 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:57:29 [INFO] +- org.mock-server:mockserver-netty:jar:5.13.0:test 17:57:29 [INFO] | +- org.mock-server:mockserver-client-java:jar:5.13.0:test 17:57:29 [INFO] | +- org.mock-server:mockserver-core:jar:5.13.0:test 17:57:29 [INFO] | | +- com.lmax:disruptor:jar:3.4.4:test 17:57:29 [INFO] | | +- javax.servlet:javax.servlet-api:jar:4.0.1:test 17:57:29 [INFO] | | +- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:57:29 [INFO] | | +- com.jcraft:jzlib:jar:1.1.3:test 17:57:29 [INFO] | | +- com.fasterxml.uuid:java-uuid-generator:jar:4.0.1:test 17:57:29 [INFO] | | +- org.bouncycastle:bcprov-jdk15on:jar:1.70:test 17:57:29 [INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.70:test 17:57:29 [INFO] | | | \- org.bouncycastle:bcutil-jdk15on:jar:1.70:test 17:57:29 [INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:9.21:test 17:57:29 [INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:test 17:57:29 [INFO] | | +- org.apache.velocity:velocity-engine-scripting:jar:2.3:test 17:57:29 [INFO] | | +- org.apache.velocity.tools:velocity-tools-generic:jar:3.1:test 17:57:29 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:test 17:57:29 [INFO] | | | | +- commons-logging:commons-logging:jar:1.2:test 17:57:29 [INFO] | | | | \- commons-collections:commons-collections:jar:3.2.2:test 17:57:29 [INFO] | | | +- org.apache.commons:commons-digester3:jar:3.2:test 17:57:29 [INFO] | | | \- com.github.cliftonlabs:json-simple:jar:3.0.2:test 17:57:29 [INFO] | | +- com.samskivert:jmustache:jar:1.15:test 17:57:29 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 17:57:29 [INFO] | | +- com.networknt:json-schema-validator:jar:1.0.67:test 17:57:29 [INFO] | | | \- com.ethlo.time:itu:jar:1.5.1:test 17:57:29 [INFO] | | +- io.swagger.parser.v3:swagger-parser:jar:2.0.31:test 17:57:29 [INFO] | | | +- io.swagger.parser.v3:swagger-parser-v2-converter:jar:2.0.31:test 17:57:29 [INFO] | | | | +- io.swagger:swagger-core:jar:1.6.0:test 17:57:29 [INFO] | | | | +- io.swagger:swagger-parser:jar:1.0.57:test 17:57:29 [INFO] | | | | +- io.swagger:swagger-compat-spec-parser:jar:1.0.57:test 17:57:29 [INFO] | | | | | +- com.github.java-json-tools:json-schema-validator:jar:2.2.14:test 17:57:29 [INFO] | | | | | | +- com.github.java-json-tools:jackson-coreutils-equivalence:jar:1.0:test 17:57:29 [INFO] | | | | | | +- com.github.java-json-tools:json-schema-core:jar:1.2.14:test 17:57:29 [INFO] | | | | | | | +- com.github.java-json-tools:uri-template:jar:0.10:test 17:57:29 [INFO] | | | | | | | \- org.mozilla:rhino:jar:1.7.7.2:test 17:57:29 [INFO] | | | | | | +- com.sun.mail:mailapi:jar:1.6.2:test 17:57:29 [INFO] | | | | | | +- joda-time:joda-time:jar:2.10.5:test 17:57:29 [INFO] | | | | | | +- com.googlecode.libphonenumber:libphonenumber:jar:8.11.1:test 17:57:29 [INFO] | | | | | | \- net.sf.jopt-simple:jopt-simple:jar:5.0.4:test 17:57:29 [INFO] | | | | | \- com.github.java-json-tools:json-patch:jar:1.13:test 17:57:29 [INFO] | | | | | +- com.github.java-json-tools:msg-simple:jar:1.2:test 17:57:29 [INFO] | | | | | | \- com.github.java-json-tools:btf:jar:1.3:test 17:57:29 [INFO] | | | | | \- com.github.java-json-tools:jackson-coreutils:jar:2.0:test 17:57:29 [INFO] | | | | \- io.swagger.parser.v3:swagger-parser-core:jar:2.0.31:test 17:57:29 [INFO] | | | \- io.swagger.parser.v3:swagger-parser-v3:jar:2.0.31:test 17:57:29 [INFO] | | | \- io.swagger.core.v3:swagger-core:jar:2.1.13:test 17:57:29 [INFO] | | +- org.xmlunit:xmlunit-placeholders:jar:2.9.1:test 17:57:29 [INFO] | | +- org.apache.commons:commons-text:jar:1.9:test 17:57:29 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 17:57:29 [INFO] | | \- io.github.classgraph:classgraph:jar:4.8.141:compile 17:57:29 [INFO] | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:57:29 [INFO] | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:57:29 [INFO] | +- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:57:29 [INFO] | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:57:29 [INFO] | +- io.netty:netty-handler:jar:4.1.92.Final:compile 17:57:29 [INFO] | | +- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:57:29 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:57:29 [INFO] | \- io.netty:netty-transport:jar:4.1.92.Final:compile 17:57:29 [INFO] +- org.powermock:powermock-api-mockito2:jar:1.7.4:test 17:57:29 [INFO] | +- org.powermock:powermock-api-mockito-common:jar:1.7.4:test 17:57:29 [INFO] | | \- org.powermock:powermock-api-support:jar:1.7.4:test 17:57:29 [INFO] | | +- org.powermock:powermock-reflect:jar:1.7.4:test 17:57:29 [INFO] | | \- org.powermock:powermock-core:jar:1.7.4:test 17:57:29 [INFO] | \- org.mockito:mockito-core:jar:4.5.1:test 17:57:29 [INFO] +- org.mockito.kotlin:mockito-kotlin:jar:4.0.0:test 17:57:29 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.7.12:test 17:57:29 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:57:29 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:57:29 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:57:29 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:57:29 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.7.12:test 17:57:29 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.12:test 17:57:29 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:57:29 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:57:29 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 17:57:29 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test 17:57:29 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 17:57:29 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:57:29 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 17:57:29 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:57:29 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 17:57:29 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 17:57:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.8.2:test 17:57:29 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.8.2:test 17:57:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:57:29 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.7.0:test 17:57:29 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.6.21:test 17:57:29 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.6.4:test 17:57:29 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.6.4:test 17:57:29 [INFO] +- io.projectreactor:reactor-test:jar:3.4.29:test 17:57:29 [INFO] | \- io.projectreactor:reactor-core:jar:3.4.29:compile 17:57:29 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:57:29 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:57:29 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 17:57:29 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 17:57:29 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 17:57:29 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 17:57:29 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 17:57:29 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 17:57:29 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 17:57:29 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 17:57:29 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 17:57:29 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 17:57:29 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:57:29 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 17:57:29 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 17:57:29 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 17:57:29 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:57:29 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 17:57:29 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 17:57:29 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 17:57:29 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 17:57:29 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 17:57:29 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 17:57:29 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 17:57:29 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 17:57:29 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 17:57:29 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 17:57:29 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 17:57:29 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 17:57:29 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 17:57:29 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 17:57:29 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 17:57:29 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 17:57:29 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 17:57:29 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 17:57:29 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 17:57:29 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 17:57:29 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 17:57:29 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:57:29 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:57:29 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:57:29 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 17:57:29 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 17:57:29 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 17:57:29 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 17:57:29 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 17:57:29 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 17:57:29 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 17:57:29 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 17:57:29 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 17:57:29 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 17:57:29 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 17:57:29 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 17:57:29 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:57:29 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:57:29 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:57:29 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 17:57:29 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 17:57:29 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 17:57:29 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 17:57:29 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 17:57:29 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 17:57:29 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 17:57:29 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 17:57:29 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:57:29 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:57:29 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 17:57:29 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 17:57:29 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 17:57:29 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 17:57:29 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 17:57:29 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 17:57:29 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 17:57:29 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 17:57:29 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 17:57:29 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 17:57:29 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 17:57:29 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 17:57:29 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 17:57:29 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 17:57:29 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 17:57:29 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 17:57:29 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 17:57:29 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 17:57:29 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 17:57:29 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 17:57:29 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 17:57:29 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 17:57:29 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 17:57:29 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 17:57:29 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 17:57:29 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 17:57:29 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 17:57:29 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 17:57:29 [INFO] | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:57:29 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 17:57:29 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 17:57:29 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 17:57:29 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 17:57:29 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 17:57:29 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 17:57:29 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 17:57:29 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 17:57:29 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 17:57:29 [INFO] 17:57:29 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ blueprint-audit-status --- 17:57:30 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/target/sonatype-clm/module.xml 17:57:30 [INFO] 17:57:30 [INFO] ---< org.onap.ccsdk.cds.blueprintsprocessor.modules:selfservice-api >--- 17:57:30 [INFO] Building MS Blueprints Processor Modules - Inbounds - Self Service API 1.6.0-SNAPSHOT [36/68] 17:57:30 [INFO] --------------------------------[ jar ]--------------------------------- 17:57:30 [INFO] 17:57:30 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ selfservice-api --- 17:57:30 [INFO] 17:57:30 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ selfservice-api --- 17:57:30 [INFO] 17:57:30 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ selfservice-api --- 17:57:30 [INFO] Executing tasks 17:57:30 17:57:30 ktlint: 17:57:31 [INFO] Executed tasks 17:57:31 [INFO] 17:57:31 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ selfservice-api --- 17:57:31 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:57:31 [INFO] 17:57:31 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ selfservice-api --- 17:57:31 [INFO] 17:57:31 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ selfservice-api --- 17:57:31 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/code-coverage/jacoco-ut.exec 17:57:31 [INFO] 17:57:31 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ selfservice-api --- 17:57:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/jacoco.exec 17:57:31 [INFO] 17:57:31 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ selfservice-api --- 17:57:31 [INFO] Set 2 system properties 17:57:31 [INFO] 17:57:31 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ selfservice-api --- 17:57:31 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-clm-master/.git 17:57:31 [INFO] Collected git.commit.id.full with value dea5fc2346c2633f38ec0e7bc8a7499446998292 17:57:31 [INFO] Collected git.commit.id.abbrev with value dea5fc2 17:57:31 [INFO] Collected git.build.time with value 2024-03-19T17:57:31+0000 17:57:31 [INFO] Collected git.build.version with value 1.6.0-SNAPSHOT 17:57:31 [INFO] Collected git.build.number with value 290 17:57:31 [INFO] including property git.build.version in results 17:57:31 [INFO] including property git.commit.id.full in results 17:57:31 [INFO] including property git.commit.id.abbrev in results 17:57:31 [INFO] including property git.build.time in results 17:57:31 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/classes/git.properties] (for module MS Blueprints Processor Modules - Inbounds - Self Service API)... 17:57:31 [INFO] 17:57:31 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ selfservice-api --- 17:57:31 [INFO] 17:57:31 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ selfservice-api --- 17:57:31 [INFO] 17:57:31 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ selfservice-api --- 17:57:31 [INFO] Tidy is skipped. 17:57:31 [INFO] 17:57:31 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ selfservice-api --- 17:57:31 [INFO] Skipping Antrun execution 17:57:31 [INFO] 17:57:31 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ selfservice-api --- 17:57:31 [INFO] Formatting is skipped 17:57:31 [INFO] 17:57:31 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ selfservice-api --- 17:57:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:57:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:57:31 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/main/resources 17:57:31 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/main/resources 17:57:31 [INFO] 17:57:31 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ selfservice-api --- 17:57:31 [INFO] No sources to compile 17:57:31 [INFO] 17:57:31 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ selfservice-api --- 17:57:31 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/main/java 17:57:32 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:57:32 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/selfservice/api/BluePrintProcessingKafkaConsumer.kt: (68, 34) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. 17:57:32 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/selfservice/api/KafkaPublishAuditService.kt: (251, 100) Unnecessary non-null assertion (!!) on a non-null receiver of type JsonNode 17:57:32 [INFO] 17:57:32 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ selfservice-api --- 17:57:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:57:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:57:32 [INFO] Copying 7 resources 17:57:32 [INFO] 17:57:32 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ selfservice-api --- 17:57:32 [INFO] No sources to compile 17:57:32 [INFO] 17:57:32 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ selfservice-api --- 17:57:32 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/test/java 17:57:33 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:57:33 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/selfservice/api/ExecutionServiceControllerTest.kt: (92, 37) 'fromObject(T!): BodyInserter!' is deprecated. Deprecated in Java 17:57:33 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/selfservice/api/ExecutionServiceControllerTest.kt: (112, 37) 'fromObject(T!): BodyInserter!' is deprecated. Deprecated in Java 17:57:33 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/selfservice/api/ExecutionServiceHandlerTest.kt: (142, 63) Variable 'executionServiceOutput' initializer is redundant 17:57:33 [INFO] 17:57:33 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ selfservice-api --- 17:57:33 [INFO] 17:57:33 [INFO] ------------------------------------------------------- 17:57:33 [INFO] T E S T S 17:57:33 [INFO] ------------------------------------------------------- 17:57:35 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.BluePrintProcessingGRPCHandlerTest 17:57:44 17:57:39.545 INFO [main] org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 17:57:44 17:57:39.601 INFO [main] org.hibernate.Version - HHH000412: Hibernate ORM core version 5.6.15.Final 17:57:44 17:57:39.643 INFO [main] org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 17:57:44 17:57:40.132 INFO [main] org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 17:57:44 17:57:40.552 INFO [main] org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final 17:57:44 17:57:41.038 INFO [main] o.h.e.t.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 17:57:44 17:57:42.401 INFO [main] o.o.c.c.b.selfservice.api.NoPublishAuditService - Audit service is disabled 17:57:44 17:57:42.589 INFO [main] o.o.c.c.b.core.BlueprintDependencyConfiguration - Dependency Management module created... 17:57:44 17:57:43.323 INFO [main] o.o.c.c.b.db.primary.PrimaryDatabaseConfiguration - Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1 17:57:44 Mar 19, 2024 5:57:44 PM io.grpc.internal.SerializeReentrantCallsDirectExecutor execute 17:57:44 SEVERE: Exception while executing runnable io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed@4220ce4d 17:57:44 org.junit.ComparisonFailure: expected: but was: 17:57:44 at org.junit.Assert.assertEquals(Assert.java:117) 17:57:44 at org.junit.Assert.assertEquals(Assert.java:146) 17:57:44 at org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.BluePrintProcessingGRPCHandlerTest$init$1.onError(BluePrintProcessingGRPCHandlerTest.kt:87) 17:57:44 at io.grpc.stub.ClientCalls$StreamObserverToCallListenerAdapter.onClose(ClientCalls.java:453) 17:57:44 at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:426) 17:57:44 at io.grpc.internal.ClientCallImpl.access$500(ClientCallImpl.java:66) 17:57:44 at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:689) 17:57:44 at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$900(ClientCallImpl.java:577) 17:57:44 at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:751) 17:57:44 at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:740) 17:57:44 at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) 17:57:44 at io.grpc.internal.SerializeReentrantCallsDirectExecutor.execute(SerializeReentrantCallsDirectExecutor.java:49) 17:57:44 at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closedInternal(ClientCallImpl.java:755) 17:57:44 at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closed(ClientCallImpl.java:705) 17:57:44 at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closed(ClientCallImpl.java:698) 17:57:44 at io.grpc.internal.ForwardingClientStreamListener.closed(ForwardingClientStreamListener.java:34) 17:57:44 at io.grpc.internal.InternalSubchannel$CallTracingTransport$1$1.closed(InternalSubchannel.java:654) 17:57:44 at io.grpc.inprocess.InProcessTransport$InProcessStream$InProcessServerStream.notifyClientClose(InProcessTransport.java:576) 17:57:44 at io.grpc.inprocess.InProcessTransport$InProcessStream$InProcessServerStream.close(InProcessTransport.java:562) 17:57:44 at io.grpc.internal.ServerCallImpl.closeInternal(ServerCallImpl.java:218) 17:57:44 at io.grpc.internal.ServerCallImpl.close(ServerCallImpl.java:202) 17:57:44 at io.grpc.stub.ServerCalls$ServerCallStreamObserverImpl.onError(ServerCalls.java:360) 17:57:44 at org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.BluePrintProcessingGRPCHandler$process$1.handleError(BluePrintProcessingGRPCHandler.kt:78) 17:57:44 at org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.BluePrintProcessingGRPCHandler$process$1.onNext(BluePrintProcessingGRPCHandler.kt:67) 17:57:44 at org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.BluePrintProcessingGRPCHandler$process$1.onNext(BluePrintProcessingGRPCHandler.kt:57) 17:57:44 at io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCallListener.onMessage(ServerCalls.java:251) 17:57:44 at io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailableInternal(ServerCallImpl.java:309) 17:57:44 at io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailable(ServerCallImpl.java:292) 17:57:44 at io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1MessagesAvailable.runInContext(ServerImpl.java:783) 17:57:44 at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) 17:57:44 at io.grpc.internal.SerializeReentrantCallsDirectExecutor.execute(SerializeReentrantCallsDirectExecutor.java:49) 17:57:44 at io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener.messagesAvailable(ServerImpl.java:797) 17:57:44 at io.grpc.inprocess.InProcessTransport$InProcessStream$InProcessClientStream.writeMessage(InProcessTransport.java:727) 17:57:44 at io.grpc.internal.ForwardingClientStream.writeMessage(ForwardingClientStream.java:37) 17:57:44 at io.grpc.internal.ClientCallImpl.sendMessageInternal(ClientCallImpl.java:536) 17:57:44 at io.grpc.internal.ClientCallImpl.sendMessage(ClientCallImpl.java:520) 17:57:44 at io.grpc.stub.ClientCalls$CallToStreamObserverAdapter.onNext(ClientCalls.java:350) 17:57:44 at org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.BluePrintProcessingGRPCHandlerTest.testSelfServiceGRPCHandler(BluePrintProcessingGRPCHandlerTest.kt:113) 17:57:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:57:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:57:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:57:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:57:44 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 17:57:44 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 17:57:44 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 17:57:44 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 17:57:44 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 17:57:44 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 17:57:44 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 17:57:44 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 17:57:44 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 17:57:44 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 17:57:44 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 17:57:44 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 17:57:44 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 17:57:44 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 17:57:44 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 17:57:44 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 17:57:44 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 17:57:44 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 17:57:44 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 17:57:44 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 17:57:44 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 17:57:44 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 17:57:44 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 17:57:44 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 17:57:44 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 17:57:44 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 17:57:44 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) 17:57:44 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) 17:57:44 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) 17:57:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) 17:57:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 17:57:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 17:57:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 17:57:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 17:57:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 17:57:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 17:57:44 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 17:57:44 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 17:57:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:57:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:57:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:57:44 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:57:44 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:57:44 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:57:44 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:57:44 17:57:44 17:57:44.818 INFO [main] o.o.c.c.b.s.api.ExecutionServiceController - Starting to shutdown ExecutionServiceController waiting for in-flight requests to finish ... 17:57:44 17:57:44.818 INFO [main] o.o.c.c.b.s.api.ExecutionServiceController - Done waiting in ExecutionServiceController 17:57:44 17:57:44.818 INFO [main] o.o.c.c.b.s.api.BluePrintProcessingGRPCHandler - Starting to shutdown BluePrintProcessingGRPCHandler waiting for in-flight requests to finish ... 17:57:44 17:57:44.819 INFO [main] o.o.c.c.b.s.api.BluePrintProcessingGRPCHandler - Done waiting in BluePrintProcessingGRPCHandler 17:57:44 17:57:44.820 INFO [main] o.h.t.s.i.SchemaDropperImpl$DelayedDropActionImpl - HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down' 17:57:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.293 s - in org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.BluePrintProcessingGRPCHandlerTest 17:57:44 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.BluePrintProcessingKafkaConsumerTest 17:57:46 17:57:45.351 INFO [main] org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 17:57:46 17:57:45.375 INFO [main] org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 17:57:46 17:57:45.461 INFO [main] o.h.e.t.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 17:57:46 17:57:45.664 INFO [main] o.o.c.c.b.selfservice.api.NoPublishAuditService - Audit service is disabled 17:57:46 17:57:45.721 INFO [main] o.o.c.c.b.core.BlueprintDependencyConfiguration - Dependency Management module created... 17:57:46 17:57:45.982 INFO [main] o.o.c.c.b.db.primary.PrimaryDatabaseConfiguration - Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1 17:57:46 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:57:47 17:57:47.424 INFO [DefaultDispatcher-worker-1 @coroutine#10] o.o.c.c.b.s.api.BluePrintProcessingKafkaConsumer - Setting up message consumer(self-service-api)message producer(self-service-api)... 17:57:47 17:57:47.513 INFO [main @coroutine#11] o.o.c.c.b.s.api.BluePrintProcessingKafkaConsumer - Shutting down message consumer(self-service-api)message producer(self-service-api)... 17:57:47 17:57:47.519 ERROR [main @coroutine#11] o.o.c.c.b.s.api.BluePrintProcessingKafkaConsumer - failed to shutdown message listener(self-service-api) 17:57:47 kotlin.UninitializedPropertyAccessException: lateinit property blueprintMessageConsumerService has not been initialized 17:57:47 at org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.BluePrintProcessingKafkaConsumer$shutdownMessageListener$1.invokeSuspend(BluePrintProcessingKafkaConsumer.kt:154) 17:57:47 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 17:57:47 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) 17:57:47 at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:284) 17:57:47 at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) 17:57:47 at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) 17:57:47 at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) 17:57:47 at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) 17:57:47 at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) 17:57:47 at org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.BluePrintProcessingKafkaConsumer.shutdownMessageListener(BluePrintProcessingKafkaConsumer.kt:148) 17:57:47 at org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.BluePrintProcessingKafkaConsumerTest$testExecutionInputMessageConsumer$1.invokeSuspend(BluePrintProcessingKafkaConsumerTest.kt:77) 17:57:47 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 17:57:47 at kotlinx.coroutines.DispatchedTaskKt.resume(DispatchedTask.kt:234) 17:57:47 at kotlinx.coroutines.DispatchedTaskKt.dispatch(DispatchedTask.kt:166) 17:57:47 at kotlinx.coroutines.CancellableContinuationImpl.dispatchResume(CancellableContinuationImpl.kt:397) 17:57:47 at kotlinx.coroutines.CancellableContinuationImpl.resumeImpl(CancellableContinuationImpl.kt:431) 17:57:47 at kotlinx.coroutines.CancellableContinuationImpl.resumeImpl$default(CancellableContinuationImpl.kt:420) 17:57:47 at kotlinx.coroutines.CancellableContinuationImpl.resumeUndispatched(CancellableContinuationImpl.kt:518) 17:57:47 at kotlinx.coroutines.EventLoopImplBase$DelayedResumeTask.run(EventLoop.common.kt:500) 17:57:47 at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:284) 17:57:47 at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) 17:57:47 at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) 17:57:47 at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) 17:57:47 at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) 17:57:47 at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) 17:57:47 at org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.BluePrintProcessingKafkaConsumerTest.testExecutionInputMessageConsumer(BluePrintProcessingKafkaConsumerTest.kt:57) 17:57:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:57:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:57:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:57:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:57:47 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 17:57:47 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 17:57:47 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 17:57:47 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 17:57:47 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 17:57:47 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 17:57:47 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 17:57:47 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 17:57:47 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 17:57:47 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 17:57:47 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 17:57:47 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 17:57:47 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 17:57:47 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 17:57:47 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 17:57:47 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 17:57:47 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 17:57:47 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 17:57:47 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 17:57:47 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 17:57:47 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 17:57:47 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 17:57:47 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 17:57:47 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 17:57:47 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) 17:57:47 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) 17:57:47 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) 17:57:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) 17:57:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 17:57:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 17:57:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 17:57:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 17:57:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 17:57:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 17:57:47 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 17:57:47 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 17:57:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:57:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:57:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:57:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:57:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:57:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:57:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:57:47 17:57:47.551 ERROR [DefaultDispatcher-worker-1 @coroutine#10] o.o.c.c.b.core.BluePrintPropertiesService - Error: missing property "blueprintsprocessor.messageproducer.self-service-api.type"... Check the application.properties file. 17:57:47 17:57:47.576 ERROR [DefaultDispatcher-worker-1 @coroutine#10] o.o.c.c.b.s.api.BluePrintProcessingKafkaConsumer - failed to start message consumer(self-service-api) message producer(self-service-api) 17:57:47 org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Error: missing property "blueprintsprocessor.messageproducer.self-service-api.type"... Check the application.properties file. 17:57:47 at org.onap.ccsdk.cds.blueprintsprocessor.core.BluePrintPropertiesService.propertyBeanType(BluePrintCoreConfiguration.kt:73) 17:57:47 at org.onap.ccsdk.cds.blueprintsprocessor.message.service.BluePrintMessageLibPropertyService.messageProducerProperties(BluePrintMessageLibPropertyService.kt:60) 17:57:47 at org.onap.ccsdk.cds.blueprintsprocessor.message.service.BluePrintMessageLibPropertyService.blueprintMessageProducerService(BluePrintMessageLibPropertyService.kt:55) 17:57:47 at org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.BluePrintProcessingKafkaConsumer$setupMessageListener$1.invokeSuspend(BluePrintProcessingKafkaConsumer.kt:92) 17:57:47 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 17:57:47 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) 17:57:47 at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570) 17:57:47 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) 17:57:47 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677) 17:57:47 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664) 17:57:47 Caused by: java.util.NoSuchElementException: No value bound 17:57:47 at org.springframework.boot.context.properties.bind.BindResult.get(BindResult.java:55) 17:57:47 at org.onap.ccsdk.cds.blueprintsprocessor.core.BluePrintPropertiesService.propertyBeanType(BluePrintCoreConfiguration.kt:69) 17:57:47 ... 9 common frames omitted 17:57:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.726 s - in org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.BluePrintProcessingKafkaConsumerTest 17:57:47 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.ExecutionServiceControllerTest 17:57:51 17:57:51 . ____ _ __ _ _ 17:57:51 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:57:51 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:57:51 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:57:51 ' |____| .__|_| |_|_| |_\__, | / / / / 17:57:51 =========|_|==============|___/=/_/_/_/ 17:57:51 :: Spring Boot :: (v2.7.12) 17:57:51 17:57:51 17:57:48.187 INFO [main] o.o.c.c.b.s.api.ExecutionServiceControllerTest - Starting ExecutionServiceControllerTest using Java 17.0.6-ea on prd-centos8-builder-4c-4g-14407.novalocal with PID 49128 (started by jenkins in /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api) 17:57:51 17:57:48.188 INFO [main] o.o.c.c.b.s.api.ExecutionServiceControllerTest - No active profile set, falling back to 1 default profile: "default" 17:57:51 17:57:49.209 INFO [main] org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 17:57:51 17:57:49.255 INFO [main] org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 17:57:51 17:57:49.421 INFO [main] o.h.e.t.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 17:57:51 17:57:49.781 INFO [main] o.o.c.c.b.selfservice.api.NoPublishAuditService - Audit service is disabled 17:57:51 17:57:49.957 INFO [main] o.o.c.c.b.core.BlueprintDependencyConfiguration - Dependency Management module created... 17:57:51 17:57:50.235 INFO [main] o.o.c.c.b.db.primary.PrimaryDatabaseConfiguration - Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1 17:57:51 17:57:51.119 INFO [main] o.o.c.c.b.s.api.ExecutionServiceControllerTest - Started ExecutionServiceControllerTest in 3.414 seconds (JVM running for 17.237) 17:57:53 17:57:51.235 INFO [main @coroutine#13] o.o.c.c.b.d.p.service.BlueprintCatalogServiceImpl - Save processing(8d5632c9-e2a0-494f-bbee-52d5e299ea09) CBA(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/blueprints/generated-cba.zip) 17:57:53 17:57:53.118 ERROR [DefaultDispatcher-worker-1 @coroutine#22] c.o.c.c.b.selfservice.api.ExecutionServiceHandler - fail processing request id 1234 17:57:53 org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Input request missing the expected 'activate-request' block! 17:57:53 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.BluePrintWorkflowExecutionServiceImpl.executeBluePrintWorkflow$suspendImpl(BluePrintWorkflowExecutionServiceImpl.kt:53) 17:57:53 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.BluePrintWorkflowExecutionServiceImpl.executeBluePrintWorkflow(BluePrintWorkflowExecutionServiceImpl.kt) 17:57:53 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.BluePrintWorkflowExecutionServiceImpl.executeBluePrintWorkflow(BluePrintWorkflowExecutionServiceImpl.kt:31) 17:57:53 at org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.ExecutionServiceHandler.doProcess(ExecutionServiceHandler.kt:121) 17:57:53 at org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.ExecutionServiceHandler$doProcess$1.invokeSuspend(ExecutionServiceHandler.kt) 17:57:53 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 17:57:53 at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:367) 17:57:53 at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278) 17:57:53 at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:260) 17:57:53 at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) 17:57:53 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) 17:57:53 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) 17:57:53 at kotlinx.coroutines.internal.LimitedDispatcher.run(LimitedDispatcher.kt:42) 17:57:53 at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:95) 17:57:53 at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570) 17:57:53 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) 17:57:53 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677) 17:57:53 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664) 17:57:54 17:57:53.222 INFO [main @coroutine#23] o.o.c.c.b.d.p.service.BlueprintCatalogServiceImpl - Save processing(3deff785-bc0d-46e7-9374-086a7137da26) CBA(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/blueprints/generated-cba.zip) 17:57:54 17:57:53.544 WARN [main @coroutine#23] o.o.c.c.c.core.scripts.BluePrintCompileCache - No compiled cache(/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/blueprints/deploy/baseconfiguration/1.0.0) present to clean. 17:57:54 17:57:53.686 INFO [DefaultDispatcher-worker-8 @coroutine#32] o.o.c.c.b.s.w.BluePrintWorkflowExecutionServiceImpl - Executing workflow(activate) NodeTemplate(activate-process), derived from(tosca.nodes.Workflow) 17:57:54 17:57:53.686 INFO [DefaultDispatcher-worker-8 @coroutine#32] o.o.c.c.b.s.workflow.DGWorkflowExecutionService - Executing workflow(activate) directed graph NodeTemplate(activate-process) 17:57:54 17:57:53.686 INFO [DefaultDispatcher-worker-8 @coroutine#32] o.o.c.c.b.s.workflow.DGWorkflowExecutionService - Executing directed graph (/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/blueprints/deploy/baseconfiguration/1.0.0/Plans/CONFIG_ActivateNetconf_1.0.0.xml) 17:57:54 17:57:54.408 INFO [DefaultDispatcher-worker-8 @coroutine#32] o.o.c.c.b.s.w.DefaultBlueprintSvcLogicService - About to execute graph SvcLogicGraph [module=CONFIG, rpc=ActivateNetconf, mode=sync, version=1.0.0, md5sum=9ee3c79081b5726c7062713b21519990] 17:57:54 17:57:54.408 INFO [DefaultDispatcher-worker-8 @coroutine#32] o.o.c.c.b.s.w.DefaultBlueprintSvcLogicService - About to execute node # 1 (block) 17:57:54 17:57:54.420 INFO [DefaultDispatcher-worker-8 @coroutine#33] o.o.c.c.b.s.workflow.NodeTemplateExecutionService - executing node template(activate-jython) component(component-jython-executor) interface(ComponentJythonExecutor) operation(process) on host (SELF) with timeout(180) sec. 17:57:54 17:57:54.422 INFO [DefaultDispatcher-worker-8 @coroutine#33] o.o.c.c.b.s.execution.AbstractComponentFunction - preparing request id(1234) for workflow(activate) step(activate-process) 17:57:54 17:57:54.447 INFO [DefaultDispatcher-worker-8 @coroutine#33] o.o.c.c.b.s.api.mock.MockComponentFunction - Processing component : {current-node-template="activate-jython", dynamic-properties=null, current-operation="process", instance-dependencies=["json-parser-service"], current-interface="ComponentJythonExecutor"} 17:57:54 17:57:54.448 INFO [DefaultDispatcher-worker-8 @coroutine#33] o.o.c.c.b.s.execution.AbstractComponentFunction - Preparing Response... 17:57:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.868 s - in org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.ExecutionServiceControllerTest 17:57:54 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.ExecutionServiceHandlerTest 17:57:56 17:57:55.297 INFO [main] org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 17:57:56 17:57:55.320 INFO [main] org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 17:57:56 17:57:55.408 INFO [main] o.h.e.t.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 17:57:56 17:57:55.505 INFO [main] o.o.c.c.b.selfservice.api.NoPublishAuditService - Audit service is disabled 17:57:56 17:57:55.551 INFO [main] o.o.c.c.b.core.BlueprintDependencyConfiguration - Dependency Management module created... 17:57:56 17:57:55.738 INFO [main] o.o.c.c.b.db.primary.PrimaryDatabaseConfiguration - Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1 17:57:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.994 s - in org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.ExecutionServiceHandlerTest 17:57:57 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.utils.BlueprintProcessingUtilsTest 17:57:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.utils.BlueprintProcessingUtilsTest 17:57:57 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.validation.BluePrintRuntimeValidatorServiceTest 17:57:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.333 s - in org.onap.ccsdk.cds.blueprintsprocessor.selfservice.api.validation.BluePrintRuntimeValidatorServiceTest 17:57:57 17:57:57.854 INFO [SpringApplicationShutdownHook] o.o.c.c.b.s.api.ExecutionServiceController - Starting to shutdown ExecutionServiceController waiting for in-flight requests to finish ... 17:57:57 17:57:57.854 INFO [SpringApplicationShutdownHook] o.o.c.c.b.s.api.ExecutionServiceController - Done waiting in ExecutionServiceController 17:57:57 17:57:57.854 INFO [SpringApplicationShutdownHook] o.o.c.c.b.s.api.BluePrintProcessingGRPCHandler - Starting to shutdown BluePrintProcessingGRPCHandler waiting for in-flight requests to finish ... 17:57:57 17:57:57.854 INFO [SpringApplicationShutdownHook] o.o.c.c.b.s.api.BluePrintProcessingGRPCHandler - Done waiting in BluePrintProcessingGRPCHandler 17:57:57 17:57:57.856 INFO [SpringApplicationShutdownHook] o.h.t.s.i.SchemaDropperImpl$DelayedDropActionImpl - HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down' 17:57:58 [INFO] 17:57:58 [INFO] Results: 17:57:58 [INFO] 17:57:58 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 17:57:58 [INFO] 17:57:58 [INFO] 17:57:58 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ selfservice-api --- 17:57:58 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/code-coverage/jacoco-ut.exec 17:57:58 [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Inbounds - Self Service API' with 23 classes 17:57:58 [INFO] 17:57:58 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ selfservice-api --- 17:57:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:57:58 [INFO] 17:57:58 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ selfservice-api --- 17:57:58 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/selfservice-api-1.6.0-SNAPSHOT.jar 17:57:58 [INFO] 17:57:58 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ selfservice-api --- 17:57:58 [INFO] Skipping because packaging 'jar' is not pom. 17:57:58 [INFO] 17:57:58 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ selfservice-api --- 17:57:58 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/code-coverage/jacoco-it.exec 17:57:58 [INFO] 17:57:58 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ selfservice-api --- 17:57:58 [INFO] 17:57:58 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ selfservice-api --- 17:57:58 [INFO] 17:57:58 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ selfservice-api --- 17:57:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:57:58 [INFO] 17:57:58 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ selfservice-api --- 17:57:58 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/jacoco.exec 17:57:58 [INFO] 17:57:58 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ selfservice-api --- 17:57:58 [INFO] 17:57:58 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ selfservice-api --- 17:57:58 [INFO] 17:57:58 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ selfservice-api --- 17:57:58 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/selfservice-api-1.6.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/selfservice-api/1.6.0-SNAPSHOT/selfservice-api-1.6.0-SNAPSHOT.jar 17:57:58 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/selfservice-api/1.6.0-SNAPSHOT/selfservice-api-1.6.0-SNAPSHOT.pom 17:57:58 [INFO] 17:57:58 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ selfservice-api --- 17:57:58 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.modules:selfservice-api:jar:1.6.0-SNAPSHOT 17:57:58 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.6.0-SNAPSHOT:compile 17:57:58 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 17:57:58 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile 17:57:58 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 17:57:58 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 17:57:58 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 17:57:58 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile 17:57:58 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.13.5:compile 17:57:58 [INFO] | | \- javax.validation:validation-api:jar:2.0.1.Final:compile 17:57:58 [INFO] | +- io.projectreactor:reactor-core:jar:3.4.29:compile 17:57:58 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:57:58 [INFO] | +- org.yaml:snakeyaml:jar:1.30:compile 17:57:58 [INFO] | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 17:57:58 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 17:57:58 [INFO] | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 17:57:58 [INFO] | | +- org.javassist:javassist:jar:3.24.1-GA:compile 17:57:58 [INFO] | | +- org.jsoup:jsoup:jar:1.12.1:compile 17:57:58 [INFO] | | +- com.google.re2j:re2j:jar:1.2:compile 17:57:58 [INFO] | | +- commons-net:commons-net:jar:3.9.0:compile 17:57:58 [INFO] | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 17:57:58 [INFO] | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 17:57:58 [INFO] | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 17:57:58 [INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:57:58 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:57:58 [INFO] | | | \- ch.qos.logback:logback-core:jar:1.2.12:compile 17:57:58 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:57:58 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:57:58 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:57:58 [INFO] | \- org.apache.commons:commons-compress:jar:1.21:compile 17:57:58 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.6.0-SNAPSHOT:compile 17:57:58 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 17:57:58 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:57:58 [INFO] | +- org.springframework:spring-context:jar:5.3.27:compile 17:57:58 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.6.0-SNAPSHOT:compile 17:57:58 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-services:jar:1.6.0-SNAPSHOT:compile 17:57:58 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:message-lib:jar:1.6.0-SNAPSHOT:compile 17:57:58 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.6.0-SNAPSHOT:compile 17:57:58 [INFO] | | +- com.hazelcast:hazelcast-all:jar:4.2.5:compile 17:57:58 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.6.0-SNAPSHOT:compile 17:57:58 [INFO] | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 17:57:58 [INFO] | | | \- javax.annotation:jsr250-api:jar:1.0:compile 17:57:58 [INFO] | | \- org.springframework.boot:spring-boot-starter-webflux:jar:2.7.12:compile 17:57:58 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.12:compile 17:57:58 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile 17:57:58 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5:compile 17:57:58 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.12:compile 17:57:58 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.32:compile 17:57:58 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.92.Final:compile 17:57:58 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.92.Final:compile 17:57:58 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.92.Final:compile 17:57:58 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.92.Final:compile 17:57:58 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.92.Final:compile 17:57:58 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.32:compile 17:57:58 [INFO] | | +- org.springframework:spring-web:jar:5.3.27:compile 17:57:58 [INFO] | | \- org.springframework:spring-webflux:jar:5.3.27:compile 17:57:58 [INFO] | +- org.apache.kafka:kafka-streams:jar:3.1.2:compile 17:57:58 [INFO] | | \- org.rocksdb:rocksdbjni:jar:6.22.1.1:compile 17:57:58 [INFO] | \- org.apache.kafka:kafka-clients:jar:3.1.2:compile 17:57:58 [INFO] | +- com.github.luben:zstd-jni:jar:1.5.0-4:runtime 17:57:58 [INFO] | +- org.lz4:lz4-java:jar:1.8.0:runtime 17:57:58 [INFO] | \- org.xerial.snappy:snappy-java:jar:1.1.8.4:runtime 17:57:58 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:blueprint-audit-status:jar:1.6.0-SNAPSHOT:compile 17:57:58 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.6.0-SNAPSHOT:compile 17:57:58 [INFO] | | \- com.microsoft.sqlserver:mssql-jdbc:jar:10.2.3.jre8:compile 17:57:58 [INFO] | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.7.12:compile 17:57:58 [INFO] | | +- org.springframework.boot:spring-boot-starter-aop:jar:2.7.12:compile 17:57:58 [INFO] | | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 17:57:58 [INFO] | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.7.12:compile 17:57:58 [INFO] | | | +- com.zaxxer:HikariCP:jar:4.0.3:compile 17:57:58 [INFO] | | | \- org.springframework:spring-jdbc:jar:5.3.27:compile 17:57:58 [INFO] | | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 17:57:58 [INFO] | | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 17:57:58 [INFO] | | +- org.hibernate:hibernate-core:jar:5.6.15.Final:compile 17:57:58 [INFO] | | | +- antlr:antlr:jar:2.7.7:compile 17:57:58 [INFO] | | | +- org.jboss:jandex:jar:2.4.2.Final:compile 17:57:58 [INFO] | | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 17:57:58 [INFO] | | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 17:57:58 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 17:57:58 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 17:57:58 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 17:57:58 [INFO] | | +- org.springframework.data:spring-data-jpa:jar:2.7.12:compile 17:57:58 [INFO] | | | +- org.springframework.data:spring-data-commons:jar:2.7.12:compile 17:57:58 [INFO] | | | \- org.springframework:spring-orm:jar:5.3.27:compile 17:57:58 [INFO] | | \- org.springframework:spring-aspects:jar:5.3.27:compile 17:57:58 [INFO] | +- org.mariadb.jdbc:mariadb-java-client:jar:3.0.10:compile 17:57:58 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.6.0-SNAPSHOT:compile 17:57:58 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.6.0-SNAPSHOT:compile 17:57:58 [INFO] | | \- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 17:57:58 [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 17:57:58 [INFO] | | \- commons-codec:commons-codec:jar:1.15:compile 17:57:58 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.6.0-SNAPSHOT:compile 17:57:58 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.6.0-SNAPSHOT:compile 17:57:58 [INFO] | | +- io.nats:jnats:jar:2.6.6:compile 17:57:58 [INFO] | | | \- net.i2p.crypto:eddsa:jar:0.3.0:compile 17:57:58 [INFO] | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 17:57:58 [INFO] | \- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 17:57:58 [INFO] +- org.springframework.kafka:spring-kafka:jar:2.8.11:compile 17:57:58 [INFO] | +- org.springframework:spring-messaging:jar:5.3.27:compile 17:57:58 [INFO] | +- org.springframework:spring-tx:jar:5.3.27:compile 17:57:58 [INFO] | +- org.springframework.retry:spring-retry:jar:1.3.4:compile 17:57:58 [INFO] | \- com.google.code.findbugs:jsr305:jar:3.0.2:compile 17:57:58 [INFO] +- org.springframework.kafka:spring-kafka-test:jar:2.8.11:test 17:57:58 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 17:57:58 [INFO] | +- org.apache.zookeeper:zookeeper:jar:3.6.3:runtime 17:57:58 [INFO] | | +- org.apache.zookeeper:zookeeper-jute:jar:3.6.3:runtime 17:57:58 [INFO] | | +- org.apache.yetus:audience-annotations:jar:0.5.0:runtime 17:57:58 [INFO] | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 17:57:58 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:57:58 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:57:58 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:4.1.92.Final:runtime 17:57:58 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.92.Final:compile 17:57:58 [INFO] | +- org.apache.kafka:kafka-clients:jar:test:3.1.2:test 17:57:58 [INFO] | +- org.apache.kafka:kafka-metadata:jar:3.1.2:runtime 17:57:58 [INFO] | +- org.apache.kafka:kafka-streams-test-utils:jar:3.1.2:test 17:57:58 [INFO] | +- org.apache.kafka:kafka_2.13:jar:test:3.1.2:test 17:57:58 [INFO] | \- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 17:57:58 [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:compile 17:57:58 [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.8.2:test 17:57:58 [INFO] +- org.apache.kafka:kafka_2.13:jar:3.1.2:compile 17:57:58 [INFO] | +- org.scala-lang:scala-library:jar:2.13.6:compile 17:57:58 [INFO] | +- org.apache.kafka:kafka-server-common:jar:3.1.2:runtime 17:57:58 [INFO] | +- org.apache.kafka:kafka-raft:jar:3.1.2:runtime 17:57:58 [INFO] | +- org.apache.kafka:kafka-storage:jar:3.1.2:runtime 17:57:58 [INFO] | | \- org.apache.kafka:kafka-storage-api:jar:3.1.2:runtime 17:57:58 [INFO] | +- net.sourceforge.argparse4j:argparse4j:jar:0.7.0:runtime 17:57:58 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 17:57:58 [INFO] | +- com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.13.5:runtime 17:57:58 [INFO] | | \- com.thoughtworks.paranamer:paranamer:jar:2.8:runtime 17:57:58 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-csv:jar:2.13.5:runtime 17:57:58 [INFO] | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5:compile 17:57:58 [INFO] | +- net.sf.jopt-simple:jopt-simple:jar:5.0.4:runtime 17:57:58 [INFO] | +- org.bitbucket.b_c:jose4j:jar:0.7.8:runtime 17:57:58 [INFO] | +- com.yammer.metrics:metrics-core:jar:2.2.0:runtime 17:57:58 [INFO] | +- org.scala-lang.modules:scala-collection-compat_2.13:jar:2.4.4:runtime 17:57:58 [INFO] | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.0:runtime 17:57:58 [INFO] | +- org.scala-lang:scala-reflect:jar:2.13.6:runtime 17:57:58 [INFO] | +- com.typesafe.scala-logging:scala-logging_2.13:jar:3.9.3:runtime 17:57:58 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 17:57:58 [INFO] | +- io.dropwizard.metrics:metrics-core:jar:4.2.18:runtime 17:57:58 [INFO] | \- commons-cli:commons-cli:jar:1.4:runtime 17:57:58 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 17:57:58 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 17:57:58 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 17:57:58 [INFO] +- org.springframework.security:spring-security-core:jar:5.7.8:compile 17:57:58 [INFO] | +- org.springframework.security:spring-security-crypto:jar:5.7.8:compile 17:57:58 [INFO] | +- org.springframework:spring-aop:jar:5.3.27:compile 17:57:58 [INFO] | +- org.springframework:spring-beans:jar:5.3.27:compile 17:57:58 [INFO] | \- org.springframework:spring-expression:jar:5.3.27:compile 17:57:58 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-service:jar:1.6.0-SNAPSHOT:compile 17:57:58 [INFO] | \- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 17:57:58 [INFO] | \- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 17:57:58 [INFO] | +- org.antlr:antlr4-runtime:jar:4.12.0:compile 17:57:58 [INFO] | +- org.apache.commons:commons-text:jar:1.9:compile 17:57:58 [INFO] | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 17:57:58 [INFO] | | +- org.apache.tomcat:tomcat-jdbc:jar:9.0.75:compile 17:57:58 [INFO] | | | \- org.apache.tomcat:tomcat-juli:jar:9.0.75:compile 17:57:58 [INFO] | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 17:57:58 [INFO] | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 17:57:58 [INFO] | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 17:57:58 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:jar:1.6.0-SNAPSHOT:compile 17:57:58 [INFO] +- io.mockk:mockk:jar:1.12.8:test 17:57:58 [INFO] | +- io.mockk:mockk-dsl:jar:1.12.8:test 17:57:58 [INFO] | +- io.mockk:mockk-agent:jar:1.12.8:test 17:57:58 [INFO] | +- io.mockk:mockk-agent-api:jar:1.12.8:test 17:57:58 [INFO] | +- io.mockk:mockk-core:jar:1.12.8:test 17:57:58 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 17:57:58 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 17:57:58 [INFO] +- io.mockk:mockk-jvm:jar:1.12.8:test 17:57:58 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.12.8:test 17:57:58 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.12.8:test 17:57:58 [INFO] | | +- org.objenesis:objenesis:jar:3.2:test 17:57:58 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.23:compile 17:57:58 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 17:57:58 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.12.8:test 17:57:58 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.12.8:test 17:57:58 [INFO] | +- junit:junit:jar:4.13.2:test 17:57:58 [INFO] | | \- org.hamcrest:hamcrest-core:jar:2.2:compile 17:57:58 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 17:57:58 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 17:57:58 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 17:57:58 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:57:58 [INFO] +- org.powermock:powermock-api-mockito2:jar:1.7.4:test 17:57:58 [INFO] | +- org.powermock:powermock-api-mockito-common:jar:1.7.4:test 17:57:58 [INFO] | | \- org.powermock:powermock-api-support:jar:1.7.4:test 17:57:58 [INFO] | | +- org.powermock:powermock-reflect:jar:1.7.4:test 17:57:58 [INFO] | | \- org.powermock:powermock-core:jar:1.7.4:test 17:57:58 [INFO] | \- org.mockito:mockito-core:jar:4.5.1:test 17:57:58 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.7.12:test 17:57:58 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:57:58 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:57:58 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:57:58 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:57:58 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.7.12:test 17:57:58 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.12:test 17:57:58 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:57:58 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:57:58 [INFO] | +- org.assertj:assertj-core:jar:3.22.0:test 17:57:58 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 17:57:58 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test 17:57:58 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 17:57:58 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:57:58 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 17:57:58 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.8.2:test 17:57:58 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.8.2:test 17:57:58 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:57:58 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.7.0:test 17:57:58 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.6.21:test 17:57:58 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.6.4:test 17:57:58 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.6.4:test 17:57:58 [INFO] +- io.grpc:grpc-testing:jar:1.29.0:test 17:57:58 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 17:57:58 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 17:57:58 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 17:57:58 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:test 17:57:58 [INFO] +- io.projectreactor:reactor-test:jar:3.4.29:test 17:57:58 [INFO] +- com.h2database:h2:jar:1.4.197:test 17:57:58 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:57:58 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 17:57:58 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 17:57:58 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 17:57:58 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 17:57:58 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 17:57:58 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 17:57:58 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 17:57:58 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 17:57:58 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 17:57:58 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 17:57:58 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:57:58 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 17:57:58 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 17:57:58 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:57:58 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 17:57:58 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 17:57:58 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 17:57:58 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 17:57:58 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 17:57:58 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 17:57:58 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 17:57:58 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 17:57:58 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 17:57:58 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 17:57:58 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 17:57:58 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 17:57:58 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 17:57:58 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 17:57:58 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 17:57:58 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 17:57:58 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 17:57:58 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 17:57:58 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 17:57:58 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 17:57:58 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 17:57:58 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 17:57:58 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:57:58 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:57:58 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:57:58 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 17:57:58 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 17:57:58 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 17:57:58 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 17:57:58 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 17:57:58 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 17:57:58 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 17:57:58 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 17:57:58 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 17:57:58 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 17:57:58 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:57:58 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:57:58 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:57:58 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 17:57:58 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 17:57:58 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 17:57:58 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 17:57:58 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 17:57:58 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:57:58 [INFO] | | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:57:58 [INFO] | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:57:58 [INFO] | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 17:57:58 [INFO] | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:57:58 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:57:58 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:57:58 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:57:58 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 17:57:58 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 17:57:58 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 17:57:58 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 17:57:58 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 17:57:58 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 17:57:58 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 17:57:58 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 17:57:58 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 17:57:58 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 17:57:58 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 17:57:58 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 17:57:58 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 17:57:58 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 17:57:58 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 17:57:58 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 17:57:58 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 17:57:58 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 17:57:58 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 17:57:58 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 17:57:58 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 17:57:58 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 17:57:58 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 17:57:58 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 17:57:58 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 17:57:58 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 17:57:58 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 17:57:58 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 17:57:58 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:57:58 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 17:57:58 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 17:57:58 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 17:57:58 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 17:57:58 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 17:57:58 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 17:57:58 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 17:57:58 [INFO] 17:57:58 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ selfservice-api --- 17:57:58 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/sonatype-clm/module.xml 17:57:58 [INFO] 17:57:58 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.modules:health-api-common >-- 17:57:58 [INFO] Building MS Blueprints Processor Modules - Inbounds - Health API common 1.6.0-SNAPSHOT [37/68] 17:57:58 [INFO] --------------------------------[ jar ]--------------------------------- 17:57:58 [INFO] 17:57:58 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ health-api-common --- 17:57:58 [INFO] 17:57:58 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ health-api-common --- 17:57:58 [INFO] 17:57:58 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ health-api-common --- 17:57:58 [INFO] Executing tasks 17:57:58 17:57:58 ktlint: 17:57:59 [INFO] Executed tasks 17:57:59 [INFO] 17:57:59 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ health-api-common --- 17:57:59 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:57:59 [INFO] 17:57:59 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ health-api-common --- 17:57:59 [INFO] 17:57:59 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ health-api-common --- 17:57:59 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/target/code-coverage/jacoco-ut.exec 17:57:59 [INFO] 17:57:59 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ health-api-common --- 17:57:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/target/jacoco.exec 17:57:59 [INFO] 17:57:59 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ health-api-common --- 17:57:59 [INFO] Set 2 system properties 17:57:59 [INFO] 17:57:59 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ health-api-common --- 17:57:59 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-clm-master/.git 17:57:59 [INFO] Collected git.commit.id.full with value dea5fc2346c2633f38ec0e7bc8a7499446998292 17:57:59 [INFO] Collected git.commit.id.abbrev with value dea5fc2 17:57:59 [INFO] Collected git.build.time with value 2024-03-19T17:57:59+0000 17:57:59 [INFO] Collected git.build.version with value 1.6.0-SNAPSHOT 17:57:59 [INFO] Collected git.build.number with value 290 17:57:59 [INFO] including property git.build.version in results 17:57:59 [INFO] including property git.commit.id.full in results 17:57:59 [INFO] including property git.commit.id.abbrev in results 17:57:59 [INFO] including property git.build.time in results 17:57:59 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/target/classes/git.properties] (for module MS Blueprints Processor Modules - Inbounds - Health API common)... 17:57:59 [INFO] 17:57:59 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ health-api-common --- 17:57:59 [INFO] 17:57:59 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ health-api-common --- 17:57:59 [INFO] 17:57:59 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ health-api-common --- 17:57:59 [INFO] Tidy is skipped. 17:57:59 [INFO] 17:57:59 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ health-api-common --- 17:57:59 [INFO] Skipping Antrun execution 17:57:59 [INFO] 17:57:59 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ health-api-common --- 17:57:59 [INFO] Formatting is skipped 17:57:59 [INFO] 17:57:59 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ health-api-common --- 17:57:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:57:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:57:59 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/src/main/resources 17:57:59 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/src/main/resources 17:57:59 [INFO] 17:57:59 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ health-api-common --- 17:57:59 [INFO] No sources to compile 17:57:59 [INFO] 17:57:59 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ health-api-common --- 17:57:59 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/src/main/java 17:58:00 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:58:00 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/configuration/SecurityEncryptionConfiguration.kt: (43, 5) 'open' has no effect in a final class 17:58:00 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/domain/ServiceName.kt: (19, 24) Parameter 's' is never used 17:58:00 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/EndPointExecution.kt: (61, 36) Safe call on a non-null receiver will have nullable type in future releases 17:58:00 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/EndPointExecution.kt: (61, 60) Unnecessary safe call on a non-null receiver of type WebClientEnpointResponse 17:58:00 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/health/AbstractHealthCheck.kt: (57, 53) Safe call on a non-null receiver will have nullable type in future releases 17:58:00 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/health/AbstractHealthCheck.kt: (57, 70) Unnecessary safe call on a non-null receiver of type EndPointExecution 17:58:00 [INFO] 17:58:00 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ health-api-common --- 17:58:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:58:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:58:00 [INFO] Copying 3 resources 17:58:00 [INFO] 17:58:00 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ health-api-common --- 17:58:00 [INFO] No sources to compile 17:58:00 [INFO] 17:58:00 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ health-api-common --- 17:58:00 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/src/test/java 17:58:00 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:58:00 [INFO] 17:58:00 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ health-api-common --- 17:58:00 [INFO] 17:58:00 [INFO] ------------------------------------------------------- 17:58:00 [INFO] T E S T S 17:58:00 [INFO] ------------------------------------------------------- 17:58:01 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.healthapi.HealthCheckServiceTest 17:58:02 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:58:03 17:58:03.831 ERROR org.onap.ccsdk.cds.blueprintsprocessor.healthapi.service.EndPointExecution - service name Execution service is down null 17:58:03 17:58:03.835 ERROR org.onap.ccsdk.cds.blueprintsprocessor.healthapi.service.EndPointExecution - service name Resources service is down null 17:58:03 17:58:03.836 ERROR org.onap.ccsdk.cds.blueprintsprocessor.healthapi.service.EndPointExecution - service name Template service is down null 17:58:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.873 s - in org.onap.ccsdk.cds.blueprintsprocessor.healthapi.HealthCheckServiceTest 17:58:03 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.healthapi.SecurityConfigurationTest 17:58:03 eHbVUbJAj4AG2522cSbrOQ== 17:58:03 17:58:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.onap.ccsdk.cds.blueprintsprocessor.healthapi.SecurityConfigurationTest 17:58:04 [INFO] 17:58:04 [INFO] Results: 17:58:04 [INFO] 17:58:04 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 17:58:04 [INFO] 17:58:04 [INFO] 17:58:04 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ health-api-common --- 17:58:04 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/target/code-coverage/jacoco-ut.exec 17:58:04 [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Inbounds - Health API common' with 19 classes 17:58:04 [INFO] 17:58:04 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ health-api-common --- 17:58:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:58:04 [INFO] 17:58:04 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ health-api-common --- 17:58:04 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/target/health-api-common-1.6.0-SNAPSHOT.jar 17:58:04 [INFO] 17:58:04 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ health-api-common --- 17:58:04 [INFO] Skipping because packaging 'jar' is not pom. 17:58:04 [INFO] 17:58:04 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ health-api-common --- 17:58:04 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/target/code-coverage/jacoco-it.exec 17:58:04 [INFO] 17:58:04 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ health-api-common --- 17:58:04 [INFO] 17:58:04 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ health-api-common --- 17:58:04 [INFO] 17:58:04 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ health-api-common --- 17:58:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:58:04 [INFO] 17:58:04 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ health-api-common --- 17:58:04 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/target/jacoco.exec 17:58:04 [INFO] 17:58:04 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ health-api-common --- 17:58:04 [INFO] 17:58:04 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ health-api-common --- 17:58:04 [INFO] 17:58:04 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ health-api-common --- 17:58:04 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/target/health-api-common-1.6.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api-common/1.6.0-SNAPSHOT/health-api-common-1.6.0-SNAPSHOT.jar 17:58:04 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api-common/1.6.0-SNAPSHOT/health-api-common-1.6.0-SNAPSHOT.pom 17:58:04 [INFO] 17:58:04 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ health-api-common --- 17:58:04 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.modules:health-api-common:jar:1.6.0-SNAPSHOT 17:58:04 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.6.0-SNAPSHOT:compile 17:58:04 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.6.0-SNAPSHOT:compile 17:58:04 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile 17:58:04 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 17:58:04 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 17:58:04 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile 17:58:04 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.13.5:compile 17:58:04 [INFO] | | +- org.yaml:snakeyaml:jar:1.30:compile 17:58:04 [INFO] | | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 17:58:04 [INFO] | | +- commons-lang:commons-lang:jar:2.6:compile 17:58:04 [INFO] | | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 17:58:04 [INFO] | | | +- org.javassist:javassist:jar:3.24.1-GA:compile 17:58:04 [INFO] | | | +- org.jsoup:jsoup:jar:1.12.1:compile 17:58:04 [INFO] | | | +- com.google.re2j:re2j:jar:1.2:compile 17:58:04 [INFO] | | | +- commons-net:commons-net:jar:3.9.0:compile 17:58:04 [INFO] | | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 17:58:04 [INFO] | | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 17:58:04 [INFO] | | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 17:58:04 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:58:04 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:58:04 [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.2.12:compile 17:58:04 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:58:04 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:58:04 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:58:04 [INFO] | | \- org.apache.commons:commons-compress:jar:1.21:compile 17:58:04 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.6.0-SNAPSHOT:compile 17:58:04 [INFO] | | +- com.hazelcast:hazelcast-all:jar:4.2.5:compile 17:58:04 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.6.0-SNAPSHOT:compile 17:58:04 [INFO] | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 17:58:04 [INFO] | | | \- javax.annotation:jsr250-api:jar:1.0:compile 17:58:04 [INFO] | | \- org.springframework.boot:spring-boot-starter-webflux:jar:2.7.12:compile 17:58:04 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.12:compile 17:58:04 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5:compile 17:58:04 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5:compile 17:58:04 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.12:compile 17:58:04 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.32:compile 17:58:04 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.92.Final:compile 17:58:04 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.92.Final:compile 17:58:04 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.92.Final:compile 17:58:04 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.92.Final:compile 17:58:04 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.92.Final:compile 17:58:04 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.92.Final:compile 17:58:04 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.32:compile 17:58:04 [INFO] | | \- org.springframework:spring-webflux:jar:5.3.27:compile 17:58:04 [INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 17:58:04 [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 17:58:04 [INFO] | | \- commons-codec:commons-codec:jar:1.15:compile 17:58:04 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:58:04 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:58:04 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:58:04 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:58:04 [INFO] | +- org.springframework:spring-web:jar:5.3.27:compile 17:58:04 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.6.0-SNAPSHOT:compile 17:58:04 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 17:58:04 [INFO] | +- io.micrometer:micrometer-core:jar:1.9.11:compile 17:58:04 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 17:58:04 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 17:58:04 [INFO] | \- io.prometheus:simpleclient_common:jar:0.15.0:compile 17:58:04 [INFO] | \- io.prometheus:simpleclient:jar:0.15.0:compile 17:58:04 [INFO] | +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 17:58:04 [INFO] | | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 17:58:04 [INFO] | \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 17:58:04 [INFO] +- org.springframework.boot:spring-boot-starter-actuator:jar:2.7.12:compile 17:58:04 [INFO] | \- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.7.12:compile 17:58:04 [INFO] | +- org.springframework.boot:spring-boot-actuator:jar:2.7.12:compile 17:58:04 [INFO] | \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile 17:58:04 [INFO] +- org.springframework.security:spring-security-core:jar:5.7.8:compile 17:58:04 [INFO] | +- org.springframework.security:spring-security-crypto:jar:5.7.8:compile 17:58:04 [INFO] | +- org.springframework:spring-aop:jar:5.3.27:compile 17:58:04 [INFO] | +- org.springframework:spring-beans:jar:5.3.27:compile 17:58:04 [INFO] | +- org.springframework:spring-context:jar:5.3.27:compile 17:58:04 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 17:58:04 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:58:04 [INFO] | \- org.springframework:spring-expression:jar:5.3.27:compile 17:58:04 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-service:jar:1.6.0-SNAPSHOT:compile 17:58:04 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.6.0-SNAPSHOT:compile 17:58:04 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.6.0-SNAPSHOT:compile 17:58:04 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.6.0-SNAPSHOT:compile 17:58:04 [INFO] | | | +- io.nats:jnats:jar:2.6.6:compile 17:58:04 [INFO] | | | | \- net.i2p.crypto:eddsa:jar:0.3.0:compile 17:58:04 [INFO] | | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 17:58:04 [INFO] | | \- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 17:58:04 [INFO] | \- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 17:58:04 [INFO] | \- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 17:58:04 [INFO] | +- org.antlr:antlr4-runtime:jar:4.12.0:compile 17:58:04 [INFO] | +- org.apache.commons:commons-text:jar:1.9:compile 17:58:04 [INFO] | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 17:58:04 [INFO] | | +- org.apache.tomcat:tomcat-jdbc:jar:9.0.75:compile 17:58:04 [INFO] | | | \- org.apache.tomcat:tomcat-juli:jar:9.0.75:compile 17:58:04 [INFO] | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 17:58:04 [INFO] | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 17:58:04 [INFO] | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 17:58:04 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:jar:1.6.0-SNAPSHOT:compile 17:58:04 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.6.0-SNAPSHOT:compile 17:58:04 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.6.0-SNAPSHOT:compile 17:58:04 [INFO] | | +- javax.validation:validation-api:jar:2.0.1.Final:compile 17:58:04 [INFO] | | \- com.microsoft.sqlserver:mssql-jdbc:jar:10.2.3.jre8:compile 17:58:04 [INFO] | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.7.12:compile 17:58:04 [INFO] | | +- org.springframework.boot:spring-boot-starter-aop:jar:2.7.12:compile 17:58:04 [INFO] | | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 17:58:04 [INFO] | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.7.12:compile 17:58:04 [INFO] | | | +- com.zaxxer:HikariCP:jar:4.0.3:compile 17:58:04 [INFO] | | | \- org.springframework:spring-jdbc:jar:5.3.27:compile 17:58:04 [INFO] | | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 17:58:04 [INFO] | | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 17:58:04 [INFO] | | +- org.hibernate:hibernate-core:jar:5.6.15.Final:compile 17:58:04 [INFO] | | | +- antlr:antlr:jar:2.7.7:compile 17:58:04 [INFO] | | | +- org.jboss:jandex:jar:2.4.2.Final:compile 17:58:04 [INFO] | | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 17:58:04 [INFO] | | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 17:58:04 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 17:58:04 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 17:58:04 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 17:58:04 [INFO] | | +- org.springframework.data:spring-data-jpa:jar:2.7.12:compile 17:58:04 [INFO] | | | +- org.springframework.data:spring-data-commons:jar:2.7.12:compile 17:58:04 [INFO] | | | +- org.springframework:spring-orm:jar:5.3.27:compile 17:58:04 [INFO] | | | \- org.springframework:spring-tx:jar:5.3.27:compile 17:58:04 [INFO] | | \- org.springframework:spring-aspects:jar:5.3.27:compile 17:58:04 [INFO] | \- org.mariadb.jdbc:mariadb-java-client:jar:3.0.10:compile 17:58:04 [INFO] +- io.mockk:mockk:jar:1.12.8:test 17:58:04 [INFO] | +- io.mockk:mockk-dsl:jar:1.12.8:test 17:58:04 [INFO] | +- io.mockk:mockk-agent:jar:1.12.8:test 17:58:04 [INFO] | +- io.mockk:mockk-agent-api:jar:1.12.8:test 17:58:04 [INFO] | +- io.mockk:mockk-core:jar:1.12.8:test 17:58:04 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 17:58:04 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 17:58:04 [INFO] +- io.mockk:mockk-jvm:jar:1.12.8:test 17:58:04 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.12.8:test 17:58:04 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.12.8:test 17:58:04 [INFO] | | +- org.objenesis:objenesis:jar:3.2:test 17:58:04 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.23:compile 17:58:04 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 17:58:04 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.12.8:test 17:58:04 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.12.8:test 17:58:04 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 17:58:04 [INFO] | +- junit:junit:jar:4.13.2:test 17:58:04 [INFO] | | \- org.hamcrest:hamcrest-core:jar:2.2:compile 17:58:04 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 17:58:04 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 17:58:04 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 17:58:04 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 17:58:04 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:58:04 [INFO] +- org.powermock:powermock-api-mockito2:jar:1.7.4:test 17:58:04 [INFO] | +- org.powermock:powermock-api-mockito-common:jar:1.7.4:test 17:58:04 [INFO] | | \- org.powermock:powermock-api-support:jar:1.7.4:test 17:58:04 [INFO] | | +- org.powermock:powermock-reflect:jar:1.7.4:test 17:58:04 [INFO] | | \- org.powermock:powermock-core:jar:1.7.4:test 17:58:04 [INFO] | \- org.mockito:mockito-core:jar:4.5.1:test 17:58:04 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.7.12:test 17:58:04 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.7.12:test 17:58:04 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.12:test 17:58:04 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:58:04 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:58:04 [INFO] | +- org.assertj:assertj-core:jar:3.22.0:test 17:58:04 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 17:58:04 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test 17:58:04 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 17:58:04 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:58:04 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 17:58:04 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 17:58:04 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.8.2:test 17:58:04 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.8.2:test 17:58:04 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:compile 17:58:04 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.8.2:test 17:58:04 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:58:04 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.7.0:test 17:58:04 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.6.21:test 17:58:04 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.6.4:test 17:58:04 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.6.4:test 17:58:04 [INFO] +- io.grpc:grpc-testing:jar:1.29.0:test 17:58:04 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 17:58:04 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 17:58:04 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 17:58:04 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:test 17:58:04 [INFO] +- io.projectreactor:reactor-test:jar:3.4.29:test 17:58:04 [INFO] | \- io.projectreactor:reactor-core:jar:3.4.29:compile 17:58:04 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:58:04 [INFO] +- com.h2database:h2:jar:1.4.197:test 17:58:04 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:58:04 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 17:58:04 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 17:58:04 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 17:58:04 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 17:58:04 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 17:58:04 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 17:58:04 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 17:58:04 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 17:58:04 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 17:58:04 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 17:58:04 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:58:04 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 17:58:04 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 17:58:04 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 17:58:04 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:58:04 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 17:58:04 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 17:58:04 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 17:58:04 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 17:58:04 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 17:58:04 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 17:58:04 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 17:58:04 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 17:58:04 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 17:58:04 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 17:58:04 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 17:58:04 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 17:58:04 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 17:58:04 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 17:58:04 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 17:58:04 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 17:58:04 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 17:58:04 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 17:58:04 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 17:58:04 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 17:58:04 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 17:58:04 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 17:58:04 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:58:04 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:58:04 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:58:04 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 17:58:04 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 17:58:04 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 17:58:04 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 17:58:04 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 17:58:04 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 17:58:04 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 17:58:04 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 17:58:04 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 17:58:04 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 17:58:04 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 17:58:04 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 17:58:04 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 17:58:04 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:58:04 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:58:04 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:58:04 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 17:58:04 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 17:58:04 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 17:58:04 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 17:58:04 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 17:58:04 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:58:04 [INFO] | | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:58:04 [INFO] | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:58:04 [INFO] | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 17:58:04 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:58:04 [INFO] | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:58:04 [INFO] | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 17:58:04 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:58:04 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:58:04 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:58:04 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:58:04 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 17:58:04 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 17:58:04 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 17:58:04 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 17:58:04 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 17:58:04 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 17:58:04 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 17:58:04 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 17:58:04 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 17:58:04 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 17:58:04 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 17:58:04 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 17:58:04 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 17:58:04 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 17:58:04 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 17:58:04 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 17:58:04 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 17:58:04 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 17:58:04 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 17:58:04 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 17:58:04 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 17:58:04 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 17:58:04 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 17:58:04 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 17:58:04 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 17:58:04 [INFO] \- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 17:58:04 [INFO] +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 17:58:04 [INFO] \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 17:58:04 [INFO] +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:58:04 [INFO] \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 17:58:04 [INFO] 17:58:04 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ health-api-common --- 17:58:04 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/target/sonatype-clm/module.xml 17:58:04 [INFO] 17:58:04 [INFO] -----< org.onap.ccsdk.cds.blueprintsprocessor.modules:health-api >------ 17:58:04 [INFO] Building MS Blueprints Processor Modules - Inbounds - Health API 1.6.0-SNAPSHOT [38/68] 17:58:04 [INFO] --------------------------------[ jar ]--------------------------------- 17:58:04 [INFO] 17:58:04 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ health-api --- 17:58:04 [INFO] 17:58:04 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ health-api --- 17:58:04 [INFO] 17:58:04 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ health-api --- 17:58:04 [INFO] Executing tasks 17:58:04 17:58:04 ktlint: 17:58:05 [INFO] Executed tasks 17:58:05 [INFO] 17:58:05 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ health-api --- 17:58:05 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:58:05 [INFO] 17:58:05 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ health-api --- 17:58:05 [INFO] 17:58:05 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ health-api --- 17:58:05 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/target/code-coverage/jacoco-ut.exec 17:58:05 [INFO] 17:58:05 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ health-api --- 17:58:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/target/jacoco.exec 17:58:05 [INFO] 17:58:05 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ health-api --- 17:58:05 [INFO] Set 2 system properties 17:58:05 [INFO] 17:58:05 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ health-api --- 17:58:05 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-clm-master/.git 17:58:05 [INFO] Collected git.commit.id.full with value dea5fc2346c2633f38ec0e7bc8a7499446998292 17:58:05 [INFO] Collected git.commit.id.abbrev with value dea5fc2 17:58:05 [INFO] Collected git.build.time with value 2024-03-19T17:58:05+0000 17:58:05 [INFO] Collected git.build.version with value 1.6.0-SNAPSHOT 17:58:05 [INFO] Collected git.build.number with value 290 17:58:05 [INFO] including property git.build.version in results 17:58:05 [INFO] including property git.commit.id.full in results 17:58:05 [INFO] including property git.commit.id.abbrev in results 17:58:05 [INFO] including property git.build.time in results 17:58:05 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/target/classes/git.properties] (for module MS Blueprints Processor Modules - Inbounds - Health API)... 17:58:05 [INFO] 17:58:05 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ health-api --- 17:58:05 [INFO] 17:58:05 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ health-api --- 17:58:05 [INFO] 17:58:05 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ health-api --- 17:58:05 [INFO] Tidy is skipped. 17:58:05 [INFO] 17:58:05 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ health-api --- 17:58:05 [INFO] Skipping Antrun execution 17:58:05 [INFO] 17:58:05 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ health-api --- 17:58:05 [INFO] Formatting is skipped 17:58:05 [INFO] 17:58:05 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ health-api --- 17:58:05 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:58:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:58:05 [INFO] Copying 1 resource 17:58:05 [INFO] Copying 0 resource 17:58:05 [INFO] 17:58:05 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ health-api --- 17:58:05 [INFO] No sources to compile 17:58:05 [INFO] 17:58:05 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ health-api --- 17:58:05 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/java 17:58:06 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:58:06 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/CombinedHealthService.kt: (47, 53) Safe call on a non-null receiver will have nullable type in future releases 17:58:06 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/CombinedHealthService.kt: (47, 70) Unnecessary safe call on a non-null receiver of type EndPointExecution 17:58:06 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/CombinedHealthService.kt: (49, 17) Safe call on a non-null receiver will have nullable type in future releases 17:58:06 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/CombinedHealthService.kt: (49, 41) Unnecessary safe call on a non-null receiver of type Int 17:58:06 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/CombinedHealthService.kt: (49, 54) Unnecessary non-null assertion (!!) on a non-null receiver of type Boolean 17:58:06 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/CombinedHealthService.kt: (51, 36) Safe call on a non-null receiver will have nullable type in future releases 17:58:06 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/CombinedHealthService.kt: (51, 53) Unnecessary safe call on a non-null receiver of type EndPointExecution 17:58:06 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/CombinedMetricsService.kt: (53, 41) Safe call on a non-null receiver will have nullable type in future releases 17:58:06 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/CombinedMetricsService.kt: (53, 58) Unnecessary safe call on a non-null receiver of type EndPointExecution 17:58:06 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/CombinedMetricsService.kt: (54, 71) Variable 'actuatorsHealthResponse' initializer is redundant 17:58:06 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/CombinedMetricsService.kt: (56, 21) Safe call on a non-null receiver will have nullable type in future releases 17:58:06 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/CombinedMetricsService.kt: (56, 56) Unnecessary safe call on a non-null receiver of type Int 17:58:06 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/service/CombinedMetricsService.kt: (56, 69) Unnecessary non-null assertion (!!) on a non-null receiver of type Boolean 17:58:06 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/healthapi/utils/ObjectMappingUtils.kt: (10, 5) 'open' has no effect in a final class 17:58:06 [INFO] 17:58:06 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ health-api --- 17:58:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:58:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:58:06 [INFO] Copying 3 resources 17:58:06 [INFO] 17:58:06 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ health-api --- 17:58:06 [INFO] No sources to compile 17:58:06 [INFO] 17:58:06 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ health-api --- 17:58:06 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/src/test/java 17:58:06 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:58:06 [INFO] 17:58:06 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ health-api --- 17:58:06 [INFO] 17:58:06 [INFO] ------------------------------------------------------- 17:58:06 [INFO] T E S T S 17:58:06 [INFO] ------------------------------------------------------- 17:58:07 [INFO] 17:58:07 [INFO] Results: 17:58:07 [INFO] 17:58:07 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 17:58:07 [INFO] 17:58:07 [INFO] 17:58:07 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ health-api --- 17:58:07 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/target/code-coverage/jacoco-ut.exec 17:58:07 [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Inbounds - Health API' with 5 classes 17:58:07 [INFO] 17:58:07 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ health-api --- 17:58:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:58:07 [INFO] 17:58:07 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ health-api --- 17:58:07 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/target/health-api-1.6.0-SNAPSHOT.jar 17:58:07 [INFO] 17:58:07 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ health-api --- 17:58:07 [INFO] Skipping because packaging 'jar' is not pom. 17:58:07 [INFO] 17:58:07 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ health-api --- 17:58:07 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/target/code-coverage/jacoco-it.exec 17:58:07 [INFO] 17:58:07 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ health-api --- 17:58:07 [INFO] 17:58:07 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ health-api --- 17:58:07 [INFO] 17:58:07 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ health-api --- 17:58:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:58:07 [INFO] 17:58:07 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ health-api --- 17:58:07 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/target/jacoco.exec 17:58:07 [INFO] 17:58:07 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ health-api --- 17:58:07 [INFO] 17:58:07 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ health-api --- 17:58:07 [INFO] 17:58:07 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ health-api --- 17:58:07 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/target/health-api-1.6.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api/1.6.0-SNAPSHOT/health-api-1.6.0-SNAPSHOT.jar 17:58:07 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api/1.6.0-SNAPSHOT/health-api-1.6.0-SNAPSHOT.pom 17:58:07 [INFO] 17:58:07 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ health-api --- 17:58:07 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.modules:health-api:jar:1.6.0-SNAPSHOT 17:58:07 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:health-api-common:jar:1.6.0-SNAPSHOT:compile 17:58:07 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.6.0-SNAPSHOT:compile 17:58:07 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.6.0-SNAPSHOT:compile 17:58:07 [INFO] | | | +- com.hazelcast:hazelcast-all:jar:4.2.5:compile 17:58:07 [INFO] | | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.6.0-SNAPSHOT:compile 17:58:07 [INFO] | | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 17:58:07 [INFO] | | | | \- javax.annotation:jsr250-api:jar:1.0:compile 17:58:07 [INFO] | | | \- org.springframework.boot:spring-boot-starter-webflux:jar:2.7.12:compile 17:58:07 [INFO] | | | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.12:compile 17:58:07 [INFO] | | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5:compile 17:58:07 [INFO] | | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5:compile 17:58:07 [INFO] | | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.12:compile 17:58:07 [INFO] | | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.32:compile 17:58:07 [INFO] | | | | +- io.netty:netty-resolver-dns:jar:4.1.92.Final:compile 17:58:07 [INFO] | | | | | \- io.netty:netty-codec-dns:jar:4.1.92.Final:compile 17:58:07 [INFO] | | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.92.Final:compile 17:58:07 [INFO] | | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.92.Final:compile 17:58:07 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.92.Final:compile 17:58:07 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.92.Final:compile 17:58:07 [INFO] | | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.32:compile 17:58:07 [INFO] | | | \- org.springframework:spring-webflux:jar:5.3.27:compile 17:58:07 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 17:58:07 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 17:58:07 [INFO] | | | \- commons-codec:commons-codec:jar:1.15:compile 17:58:07 [INFO] | | +- org.springframework:spring-web:jar:5.3.27:compile 17:58:07 [INFO] | | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.6.0-SNAPSHOT:compile 17:58:07 [INFO] | \- org.springframework.boot:spring-boot-starter-actuator:jar:2.7.12:compile 17:58:07 [INFO] | \- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.7.12:compile 17:58:07 [INFO] | +- org.springframework.boot:spring-boot-actuator:jar:2.7.12:compile 17:58:07 [INFO] | \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile 17:58:07 [INFO] +- org.springframework.security:spring-security-core:jar:5.7.8:compile 17:58:07 [INFO] | +- org.springframework.security:spring-security-crypto:jar:5.7.8:compile 17:58:07 [INFO] | +- org.springframework:spring-aop:jar:5.3.27:compile 17:58:07 [INFO] | +- org.springframework:spring-beans:jar:5.3.27:compile 17:58:07 [INFO] | +- org.springframework:spring-context:jar:5.3.27:compile 17:58:07 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 17:58:07 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:58:07 [INFO] | \- org.springframework:spring-expression:jar:5.3.27:compile 17:58:07 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-service:jar:1.6.0-SNAPSHOT:compile 17:58:07 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.6.0-SNAPSHOT:compile 17:58:07 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile 17:58:07 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 17:58:07 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 17:58:07 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile 17:58:07 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.13.5:compile 17:58:07 [INFO] | | +- org.yaml:snakeyaml:jar:1.30:compile 17:58:07 [INFO] | | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 17:58:07 [INFO] | | +- commons-lang:commons-lang:jar:2.6:compile 17:58:07 [INFO] | | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 17:58:07 [INFO] | | | +- org.javassist:javassist:jar:3.24.1-GA:compile 17:58:07 [INFO] | | | +- org.jsoup:jsoup:jar:1.12.1:compile 17:58:07 [INFO] | | | +- com.google.re2j:re2j:jar:1.2:compile 17:58:07 [INFO] | | | +- commons-net:commons-net:jar:3.9.0:compile 17:58:07 [INFO] | | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 17:58:07 [INFO] | | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 17:58:07 [INFO] | | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 17:58:07 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:58:07 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:58:07 [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.2.12:compile 17:58:07 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:58:07 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:58:07 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:58:07 [INFO] | | \- org.apache.commons:commons-compress:jar:1.21:compile 17:58:07 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.6.0-SNAPSHOT:compile 17:58:07 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.6.0-SNAPSHOT:compile 17:58:07 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.6.0-SNAPSHOT:compile 17:58:07 [INFO] | | | +- io.nats:jnats:jar:2.6.6:compile 17:58:07 [INFO] | | | | \- net.i2p.crypto:eddsa:jar:0.3.0:compile 17:58:07 [INFO] | | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 17:58:07 [INFO] | | \- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 17:58:07 [INFO] | \- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 17:58:07 [INFO] | \- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 17:58:07 [INFO] | +- org.antlr:antlr4-runtime:jar:4.12.0:compile 17:58:07 [INFO] | +- org.apache.commons:commons-text:jar:1.9:compile 17:58:07 [INFO] | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 17:58:07 [INFO] | | +- org.apache.tomcat:tomcat-jdbc:jar:9.0.75:compile 17:58:07 [INFO] | | | \- org.apache.tomcat:tomcat-juli:jar:9.0.75:compile 17:58:07 [INFO] | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 17:58:07 [INFO] | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 17:58:07 [INFO] | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 17:58:07 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:jar:1.6.0-SNAPSHOT:compile 17:58:07 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.6.0-SNAPSHOT:compile 17:58:07 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.6.0-SNAPSHOT:compile 17:58:07 [INFO] | | +- javax.validation:validation-api:jar:2.0.1.Final:compile 17:58:07 [INFO] | | \- com.microsoft.sqlserver:mssql-jdbc:jar:10.2.3.jre8:compile 17:58:07 [INFO] | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.7.12:compile 17:58:07 [INFO] | | +- org.springframework.boot:spring-boot-starter-aop:jar:2.7.12:compile 17:58:07 [INFO] | | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 17:58:07 [INFO] | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.7.12:compile 17:58:07 [INFO] | | | +- com.zaxxer:HikariCP:jar:4.0.3:compile 17:58:07 [INFO] | | | \- org.springframework:spring-jdbc:jar:5.3.27:compile 17:58:07 [INFO] | | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 17:58:07 [INFO] | | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 17:58:07 [INFO] | | +- org.hibernate:hibernate-core:jar:5.6.15.Final:compile 17:58:07 [INFO] | | | +- antlr:antlr:jar:2.7.7:compile 17:58:07 [INFO] | | | +- org.jboss:jandex:jar:2.4.2.Final:compile 17:58:07 [INFO] | | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 17:58:07 [INFO] | | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 17:58:07 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 17:58:07 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 17:58:07 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 17:58:07 [INFO] | | +- org.springframework.data:spring-data-jpa:jar:2.7.12:compile 17:58:07 [INFO] | | | +- org.springframework.data:spring-data-commons:jar:2.7.12:compile 17:58:07 [INFO] | | | +- org.springframework:spring-orm:jar:5.3.27:compile 17:58:07 [INFO] | | | \- org.springframework:spring-tx:jar:5.3.27:compile 17:58:07 [INFO] | | \- org.springframework:spring-aspects:jar:5.3.27:compile 17:58:07 [INFO] | \- org.mariadb.jdbc:mariadb-java-client:jar:3.0.10:compile 17:58:07 [INFO] +- io.mockk:mockk:jar:1.12.8:test 17:58:07 [INFO] | +- io.mockk:mockk-dsl:jar:1.12.8:test 17:58:07 [INFO] | +- io.mockk:mockk-agent:jar:1.12.8:test 17:58:07 [INFO] | +- io.mockk:mockk-agent-api:jar:1.12.8:test 17:58:07 [INFO] | +- io.mockk:mockk-core:jar:1.12.8:test 17:58:07 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 17:58:07 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 17:58:07 [INFO] +- io.mockk:mockk-jvm:jar:1.12.8:test 17:58:07 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.12.8:test 17:58:07 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.12.8:test 17:58:07 [INFO] | | +- org.objenesis:objenesis:jar:3.2:test 17:58:07 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.23:compile 17:58:07 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 17:58:07 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.12.8:test 17:58:07 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.12.8:test 17:58:07 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 17:58:07 [INFO] | +- junit:junit:jar:4.13.2:test 17:58:07 [INFO] | | \- org.hamcrest:hamcrest-core:jar:2.2:compile 17:58:07 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 17:58:07 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 17:58:07 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 17:58:07 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 17:58:07 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:58:07 [INFO] +- org.powermock:powermock-api-mockito2:jar:1.7.4:test 17:58:07 [INFO] | +- org.powermock:powermock-api-mockito-common:jar:1.7.4:test 17:58:07 [INFO] | | \- org.powermock:powermock-api-support:jar:1.7.4:test 17:58:07 [INFO] | | +- org.powermock:powermock-reflect:jar:1.7.4:test 17:58:07 [INFO] | | \- org.powermock:powermock-core:jar:1.7.4:test 17:58:07 [INFO] | \- org.mockito:mockito-core:jar:4.5.1:test 17:58:07 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.7.12:test 17:58:07 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:58:07 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:58:07 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:58:07 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:58:07 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.7.12:test 17:58:07 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.12:test 17:58:07 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:58:07 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:58:07 [INFO] | +- org.assertj:assertj-core:jar:3.22.0:test 17:58:07 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 17:58:07 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test 17:58:07 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 17:58:07 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:58:07 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 17:58:07 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 17:58:07 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.8.2:test 17:58:07 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.8.2:test 17:58:07 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:compile 17:58:07 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.8.2:test 17:58:07 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:58:07 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.7.0:test 17:58:07 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.6.21:test 17:58:07 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.6.4:test 17:58:07 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.6.4:test 17:58:07 [INFO] +- io.grpc:grpc-testing:jar:1.29.0:test 17:58:07 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 17:58:07 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 17:58:07 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 17:58:07 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:test 17:58:07 [INFO] +- io.projectreactor:reactor-test:jar:3.4.29:test 17:58:07 [INFO] | \- io.projectreactor:reactor-core:jar:3.4.29:compile 17:58:07 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:58:07 [INFO] +- com.h2database:h2:jar:1.4.197:test 17:58:07 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:58:07 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 17:58:07 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 17:58:07 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 17:58:07 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 17:58:07 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 17:58:07 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 17:58:07 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 17:58:07 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 17:58:07 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 17:58:07 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 17:58:07 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:58:07 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 17:58:07 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 17:58:07 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 17:58:07 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:58:07 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 17:58:07 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 17:58:07 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 17:58:07 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 17:58:07 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 17:58:07 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 17:58:07 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 17:58:07 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 17:58:07 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 17:58:07 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 17:58:07 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 17:58:07 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 17:58:07 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 17:58:07 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 17:58:07 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 17:58:07 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 17:58:07 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 17:58:07 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 17:58:07 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 17:58:07 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 17:58:07 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 17:58:07 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 17:58:07 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:58:07 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:58:07 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:58:07 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 17:58:07 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 17:58:07 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 17:58:07 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 17:58:07 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 17:58:07 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 17:58:07 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 17:58:07 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 17:58:07 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 17:58:07 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 17:58:07 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 17:58:07 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 17:58:07 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 17:58:07 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:58:07 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:58:07 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:58:07 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 17:58:07 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 17:58:07 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 17:58:07 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 17:58:07 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 17:58:07 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:58:07 [INFO] | | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:58:07 [INFO] | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:58:07 [INFO] | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 17:58:07 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:58:07 [INFO] | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:58:07 [INFO] | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 17:58:07 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:58:07 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:58:07 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:58:07 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:58:07 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 17:58:07 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 17:58:07 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 17:58:07 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 17:58:07 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 17:58:07 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 17:58:07 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 17:58:07 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 17:58:07 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 17:58:07 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 17:58:07 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 17:58:07 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 17:58:07 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 17:58:07 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 17:58:07 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 17:58:07 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 17:58:07 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 17:58:07 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 17:58:07 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 17:58:07 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 17:58:07 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 17:58:07 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 17:58:07 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 17:58:07 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 17:58:07 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 17:58:07 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 17:58:07 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 17:58:07 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 17:58:07 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:58:07 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 17:58:07 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 17:58:07 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 17:58:07 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 17:58:07 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 17:58:07 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 17:58:07 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 17:58:07 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 17:58:07 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 17:58:07 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 17:58:07 [INFO] 17:58:07 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ health-api --- 17:58:07 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/target/sonatype-clm/module.xml 17:58:07 [INFO] 17:58:07 [INFO] ----< org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-api >----- 17:58:07 [INFO] Building MS Blueprints Processor Modules - Inbounds - Workflow API 1.6.0-SNAPSHOT [39/68] 17:58:07 [INFO] --------------------------------[ jar ]--------------------------------- 17:58:07 [INFO] 17:58:07 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ workflow-api --- 17:58:07 [INFO] 17:58:07 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ workflow-api --- 17:58:07 [INFO] 17:58:07 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ workflow-api --- 17:58:07 [INFO] Executing tasks 17:58:07 17:58:07 ktlint: 17:58:10 [INFO] Executed tasks 17:58:10 [INFO] 17:58:10 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ workflow-api --- 17:58:10 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:58:10 [INFO] 17:58:10 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ workflow-api --- 17:58:10 [INFO] 17:58:10 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ workflow-api --- 17:58:10 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/target/code-coverage/jacoco-ut.exec 17:58:10 [INFO] 17:58:10 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ workflow-api --- 17:58:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/target/jacoco.exec 17:58:10 [INFO] 17:58:10 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ workflow-api --- 17:58:10 [INFO] Set 2 system properties 17:58:10 [INFO] 17:58:10 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ workflow-api --- 17:58:10 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-clm-master/.git 17:58:10 [INFO] Collected git.commit.id.full with value dea5fc2346c2633f38ec0e7bc8a7499446998292 17:58:10 [INFO] Collected git.commit.id.abbrev with value dea5fc2 17:58:10 [INFO] Collected git.build.time with value 2024-03-19T17:58:09+0000 17:58:10 [INFO] Collected git.build.version with value 1.6.0-SNAPSHOT 17:58:10 [INFO] Collected git.build.number with value 290 17:58:10 [INFO] including property git.build.version in results 17:58:10 [INFO] including property git.commit.id.full in results 17:58:10 [INFO] including property git.commit.id.abbrev in results 17:58:10 [INFO] including property git.build.time in results 17:58:10 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/target/classes/git.properties] (for module MS Blueprints Processor Modules - Inbounds - Workflow API)... 17:58:10 [INFO] 17:58:10 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ workflow-api --- 17:58:10 [INFO] 17:58:10 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ workflow-api --- 17:58:10 [INFO] 17:58:10 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ workflow-api --- 17:58:10 [INFO] Tidy is skipped. 17:58:10 [INFO] 17:58:10 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ workflow-api --- 17:58:10 [INFO] Skipping Antrun execution 17:58:10 [INFO] 17:58:10 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ workflow-api --- 17:58:10 [INFO] Formatting is skipped 17:58:10 [INFO] 17:58:10 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ workflow-api --- 17:58:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:58:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:58:10 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/src/main/resources 17:58:10 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/src/main/resources 17:58:10 [INFO] 17:58:10 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ workflow-api --- 17:58:10 [INFO] No sources to compile 17:58:10 [INFO] 17:58:10 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ workflow-api --- 17:58:10 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/src/main/java 17:58:10 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:58:10 [INFO] 17:58:10 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ workflow-api --- 17:58:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:58:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:58:10 [INFO] Copying 1 resource 17:58:10 [INFO] 17:58:10 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ workflow-api --- 17:58:10 [INFO] No sources to compile 17:58:10 [INFO] 17:58:10 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ workflow-api --- 17:58:10 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/src/test/java 17:58:10 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:58:10 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/workflow/api/WorkflowControllerTest.kt: (35, 8) This class shouldn't be used in Kotlin. Use kotlin.collections.List or kotlin.collections.MutableList instead. 17:58:10 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/workflow/api/WorkflowControllerTest.kt: (91, 31) This class shouldn't be used in Kotlin. Use kotlin.collections.List or kotlin.collections.MutableList instead. 17:58:10 [INFO] 17:58:10 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ workflow-api --- 17:58:10 [INFO] 17:58:10 [INFO] ------------------------------------------------------- 17:58:10 [INFO] T E S T S 17:58:10 [INFO] ------------------------------------------------------- 17:58:11 17:58:11.428 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowControllerTest] 17:58:11 17:58:11.442 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 17:58:11 17:58:11.459 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 17:58:11 17:58:11.533 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowControllerTest] from class [org.springframework.boot.test.autoconfigure.web.reactive.WebFluxTestContextBootstrapper] 17:58:11 17:58:11.561 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowControllerTest]: class path resource [org/onap/ccsdk/cds/blueprintsprocessor/workflow/api/WorkflowControllerTest-context.xml] does not exist 17:58:11 17:58:11.562 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowControllerTest]: class path resource [org/onap/ccsdk/cds/blueprintsprocessor/workflow/api/WorkflowControllerTestContext.groovy] does not exist 17:58:11 17:58:11.562 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}. 17:58:11 17:58:11.656 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowControllerTest] 17:58:11 17:58:11.669 [main] DEBUG org.springframework.boot.test.autoconfigure.web.reactive.WebFluxTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowControllerTest]: using defaults. 17:58:11 17:58:11.669 [main] INFO org.springframework.boot.test.autoconfigure.web.reactive.WebFluxTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 17:58:11 17:58:11.681 [main] DEBUG org.springframework.boot.test.autoconfigure.web.reactive.WebFluxTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [javax/servlet/ServletContext] 17:58:11 17:58:11.691 [main] INFO org.springframework.boot.test.autoconfigure.web.reactive.WebFluxTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@60e21209, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@630d1b2f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@746b18fd, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7a2e0858, org.springframework.test.context.support.DirtiesContextTestExecutionListener@aac3f4e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1f38957, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2df3c564, org.springframework.test.context.event.EventPublishingTestExecutionListener@2715644a, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4c2869a9, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@518cf84a, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@62e7dffa, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@6edcd0d8, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6136998b, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@57ce634f] 17:58:11 17:58:11.693 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowControllerTest] 17:58:11 17:58:11.694 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowControllerTest] 17:58:11 17:58:11.695 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowControllerTest] 17:58:11 17:58:11.696 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowControllerTest] 17:58:11 17:58:11.697 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowControllerTest] 17:58:11 17:58:11.698 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowControllerTest] 17:58:11 17:58:11.717 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowControllerTest] 17:58:11 17:58:11.717 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 17:58:11 17:58:11.718 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 17:58:11 17:58:11.719 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowControllerTest] from class [org.springframework.boot.test.autoconfigure.web.reactive.WebFluxTestContextBootstrapper] 17:58:11 17:58:11.720 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowControllerTest]: class path resource [org/onap/ccsdk/cds/blueprintsprocessor/workflow/api/WorkflowControllerTest-context.xml] does not exist 17:58:11 17:58:11.721 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowControllerTest]: class path resource [org/onap/ccsdk/cds/blueprintsprocessor/workflow/api/WorkflowControllerTestContext.groovy] does not exist 17:58:11 17:58:11.721 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}. 17:58:11 17:58:11.730 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowControllerTest] 17:58:11 17:58:11.732 [main] DEBUG org.springframework.boot.test.autoconfigure.web.reactive.WebFluxTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowControllerTest]: using defaults. 17:58:11 17:58:11.732 [main] INFO org.springframework.boot.test.autoconfigure.web.reactive.WebFluxTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 17:58:11 17:58:11.733 [main] DEBUG org.springframework.boot.test.autoconfigure.web.reactive.WebFluxTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [javax/servlet/ServletContext] 17:58:11 17:58:11.733 [main] INFO org.springframework.boot.test.autoconfigure.web.reactive.WebFluxTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6441c486, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@834831b, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@234a8f27, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@5b4d25e7, org.springframework.test.context.support.DirtiesContextTestExecutionListener@31c2affc, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1dc2de84, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6a0659ac, org.springframework.test.context.event.EventPublishingTestExecutionListener@58d63b16, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7c4fc2bf, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7772054c, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@2f61f937, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@46866946, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@44de0113, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@236134a1] 17:58:11 17:58:11.734 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowControllerTest] 17:58:11 17:58:11.734 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowControllerTest] 17:58:11 17:58:11.734 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowControllerTest] 17:58:11 17:58:11.734 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowControllerTest] 17:58:11 17:58:11.735 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowControllerTest] 17:58:11 17:58:11.735 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowControllerTest] 17:58:11 17:58:11.791 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowControllerTest] 17:58:11 17:58:11.791 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowControllerTest] 17:58:11 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowControllerTest 17:58:18 17:58:11.795 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowControllerTest] 17:58:18 17:58:11.795 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowControllerTest] 17:58:18 17:58:11.795 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowControllerTest] 17:58:18 17:58:11.795 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowControllerTest] 17:58:18 17:58:11.802 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@2c768ada testClass = WorkflowControllerTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [ReactiveWebMergedContextConfiguration@c1fca2a testClass = WorkflowControllerTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.TestDatabaseConfiguration, class org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.ErrorCatalogTestConfiguration, class org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowController, class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditService}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.autoconfigure.web.reactive.WebFluxTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@5533dc72 key = [org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration, org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration, org.springframework.boot.autoconfigure.jsonb.JsonbAutoConfiguration, org.springframework.boot.autoconfigure.context.MessageSourceAutoConfiguration, org.springframework.boot.autoconfigure.freemarker.FreeMarkerAutoConfiguration, org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration, org.springframework.boot.autoconfigure.mustache.MustacheAutoConfiguration, org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration, org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration, org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration, org.springframework.boot.autoconfigure.web.reactive.error.ErrorWebFluxAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.reactive.ReactiveOAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.reactive.ReactiveOAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.reactive.ReactiveSecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.reactive.ReactiveUserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.reactive.WebTestClientAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6443b128, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@332f25c8, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.OverrideAutoConfigurationContextCustomizerFactory$DisableAutoConfigurationContextCustomizer@25b865b5, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5e3a39cd, org.springframework.boot.test.autoconfigure.filter.TypeExcludeFiltersContextCustomizer@295e5e14, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@e37e76a5, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@303a5119, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@0], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map[[empty]]], class annotated with @DirtiesContext [false] with mode [null]. 17:58:18 17:58:11.805 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowControllerTest] 17:58:18 17:58:11.805 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowControllerTest] 17:58:18 17:58:11.811 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@2c768ada testClass = WorkflowControllerTest, testInstance = org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowControllerTest@11d4dbd6, testMethod = [null], testException = [null], mergedContextConfiguration = [ReactiveWebMergedContextConfiguration@c1fca2a testClass = WorkflowControllerTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.TestDatabaseConfiguration, class org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.ErrorCatalogTestConfiguration, class org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowController, class org.onap.ccsdk.cds.blueprintsprocessor.functions.workflow.audit.DatabaseStoreAuditService}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.autoconfigure.web.reactive.WebFluxTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@5533dc72 key = [org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration, org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration, org.springframework.boot.autoconfigure.jsonb.JsonbAutoConfiguration, org.springframework.boot.autoconfigure.context.MessageSourceAutoConfiguration, org.springframework.boot.autoconfigure.freemarker.FreeMarkerAutoConfiguration, org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration, org.springframework.boot.autoconfigure.mustache.MustacheAutoConfiguration, org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration, org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration, org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration, org.springframework.boot.autoconfigure.web.reactive.error.ErrorWebFluxAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.reactive.ReactiveOAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.reactive.ReactiveOAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.reactive.ReactiveSecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.reactive.ReactiveUserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.reactive.WebTestClientAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6443b128, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@332f25c8, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.OverrideAutoConfigurationContextCustomizerFactory$DisableAutoConfigurationContextCustomizer@25b865b5, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@5e3a39cd, org.springframework.boot.test.autoconfigure.filter.TypeExcludeFiltersContextCustomizer@295e5e14, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@e37e76a5, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@303a5119, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@0], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 17:58:18 17:58:18 . ____ _ __ _ _ 17:58:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:58:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:58:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:58:18 ' |____| .__|_| |_|_| |_\__, | / / / / 17:58:18 =========|_|==============|___/=/_/_/_/ 17:58:18 :: Spring Boot :: (v2.7.12) 17:58:18 17:58:18 2024-03-19 17:58:12.307 INFO 49449 --- [ main] o.o.c.c.b.w.api.WorkflowControllerTest : Starting WorkflowControllerTest using Java 17.0.6-ea on prd-centos8-builder-4c-4g-14407.novalocal with PID 49449 (started by jenkins in /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/workflow-api) 17:58:18 2024-03-19 17:58:12.309 INFO 49449 --- [ main] o.o.c.c.b.w.api.WorkflowControllerTest : No active profile set, falling back to 1 default profile: "default" 17:58:18 2024-03-19 17:58:13.122 INFO 49449 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 17:58:18 2024-03-19 17:58:13.396 INFO 49449 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 261 ms. Found 4 JPA repository interfaces. 17:58:18 2024-03-19 17:58:14.586 INFO 49449 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 17:58:18 2024-03-19 17:58:14.667 INFO 49449 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.6.15.Final 17:58:18 2024-03-19 17:58:14.862 INFO 49449 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 17:58:18 2024-03-19 17:58:15.394 INFO 49449 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 17:58:18 2024-03-19 17:58:16.091 INFO 49449 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 17:58:18 2024-03-19 17:58:16.102 INFO 49449 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 17:58:18 2024-03-19 17:58:16.980 INFO 49449 --- [in @coroutine#1] .c.e.c.s.ErrorCatalogLoadPropertyService : Application ID: cds > Initializing error catalog message from properties... 17:58:18 2024-03-19 17:58:17.029 INFO 49449 --- [ main] o.c.c.b.d.p.PrimaryDatabaseConfiguration : Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1 17:58:18 2024-03-19 17:58:18.149 INFO 49449 --- [ main] ctiveUserDetailsServiceAutoConfiguration : 17:58:18 17:58:18 Using generated security password: 4b3e355c-2661-42db-b308-034cf3a5d9b5 17:58:18 17:58:18 2024-03-19 17:58:18.231 INFO 49449 --- [ main] o.o.c.c.b.w.api.WorkflowControllerTest : Started WorkflowControllerTest in 6.383 seconds (JVM running for 7.765) 17:58:19 2024-03-19 17:58:18.607 INFO 49449 --- [-1 @coroutine#2] .o.c.c.b.f.w.a.DatabaseStoreAuditService : Writing out BLUEPRINT_AUDIT_STATUS result: bpName: multi-steps bpVer 1.0.0 id:1002 (originatorId: SDNC_DG requestId: ab543-3asd5) subRequestId:81c9-4911 17:58:19 2024-03-19 17:58:18.708 INFO 49449 --- [-1 @coroutine#2] .o.c.c.b.f.w.a.DatabaseStoreAuditService : Writing out BLUEPRINT_AUDIT_STATUS result: bpName: multi-steps bpVer 1.0.0 id:1003 (originatorId: SDNC_DG requestId: ab543-3asd5) subRequestId:81c9-4911 17:58:19 2024-03-19 17:58:19.017 INFO 49449 --- [-1 @coroutine#3] .o.c.c.b.f.w.a.DatabaseStoreAuditService : Writing out BLUEPRINT_AUDIT_STATUS result: bpName: multi-steps bpVer 1.0.0 id:1000 (originatorId: SDNC_DG requestId: ab543-3asd4) subRequestId:81c9-4910 17:58:19 2024-03-19 17:58:19.030 INFO 49449 --- [-1 @coroutine#3] .o.c.c.b.f.w.a.DatabaseStoreAuditService : Writing out BLUEPRINT_AUDIT_STATUS result: bpName: multi-steps bpVer 1.0.0 id:1001 (originatorId: SDNC_DG requestId: ab543-3asd4) subRequestId:81c9-4910 17:58:19 2024-03-19 17:58:19.112 INFO 49449 --- [-2 @coroutine#5] .o.c.c.b.f.w.a.DatabaseStoreAuditService : getWorkflowStatusByRequestIdAndSubRequestId called to retrieve all the records based on request Id 17:58:19 2024-03-19 17:58:19.301 INFO 49449 --- [-2 @coroutine#5] .o.c.c.b.f.w.a.DatabaseStoreAuditService : getWorkflowStatusByRequestIdAndSubRequestId results count 2 17:58:19 2024-03-19 17:58:19.431 INFO 49449 --- [-1 @coroutine#6] .o.c.c.b.f.w.a.DatabaseStoreAuditService : Writing out BLUEPRINT_AUDIT_STATUS result: bpName: multi-steps bpVer 1.0.0 id:1002 (originatorId: SDNC_DG requestId: ab543-3asd5) subRequestId:81c9-4911 17:58:19 2024-03-19 17:58:19.445 INFO 49449 --- [-1 @coroutine#6] .o.c.c.b.f.w.a.DatabaseStoreAuditService : Writing out BLUEPRINT_AUDIT_STATUS result: bpName: multi-steps bpVer 1.0.0 id:1003 (originatorId: SDNC_DG requestId: ab543-3asd5) subRequestId:81c9-4911 17:58:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.692 s - in org.onap.ccsdk.cds.blueprintsprocessor.workflow.api.WorkflowControllerTest 17:58:19 [INFO] 17:58:19 [INFO] Results: 17:58:19 [INFO] 17:58:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 17:58:19 [INFO] 17:58:19 [INFO] 17:58:19 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ workflow-api --- 17:58:19 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/target/code-coverage/jacoco-ut.exec 17:58:19 [INFO] Analyzed bundle 'MS Blueprints Processor Modules - Inbounds - Workflow API' with 6 classes 17:58:19 [INFO] 17:58:19 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ workflow-api --- 17:58:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:58:19 [INFO] 17:58:19 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ workflow-api --- 17:58:19 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/target/workflow-api-1.6.0-SNAPSHOT.jar 17:58:19 [INFO] 17:58:19 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ workflow-api --- 17:58:19 [INFO] Skipping because packaging 'jar' is not pom. 17:58:19 [INFO] 17:58:19 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ workflow-api --- 17:58:19 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/target/code-coverage/jacoco-it.exec 17:58:19 [INFO] 17:58:19 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ workflow-api --- 17:58:19 [INFO] 17:58:19 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ workflow-api --- 17:58:19 [INFO] 17:58:19 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ workflow-api --- 17:58:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:58:19 [INFO] 17:58:19 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ workflow-api --- 17:58:19 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/target/jacoco.exec 17:58:19 [INFO] 17:58:19 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ workflow-api --- 17:58:19 [INFO] 17:58:19 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ workflow-api --- 17:58:19 [INFO] 17:58:19 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ workflow-api --- 17:58:19 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/target/workflow-api-1.6.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-api/1.6.0-SNAPSHOT/workflow-api-1.6.0-SNAPSHOT.jar 17:58:19 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-api/1.6.0-SNAPSHOT/workflow-api-1.6.0-SNAPSHOT.pom 17:58:19 [INFO] 17:58:19 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ workflow-api --- 17:58:19 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-api:jar:1.6.0-SNAPSHOT 17:58:19 [INFO] +- org.springframework.security:spring-security-core:jar:5.7.8:compile 17:58:19 [INFO] | +- org.springframework.security:spring-security-crypto:jar:5.7.8:compile 17:58:19 [INFO] | +- org.springframework:spring-aop:jar:5.3.27:compile 17:58:19 [INFO] | +- org.springframework:spring-beans:jar:5.3.27:compile 17:58:19 [INFO] | +- org.springframework:spring-context:jar:5.3.27:compile 17:58:19 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 17:58:19 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:58:19 [INFO] | \- org.springframework:spring-expression:jar:5.3.27:compile 17:58:19 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.6.0-SNAPSHOT:compile 17:58:19 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 17:58:19 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile 17:58:19 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 17:58:19 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 17:58:19 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 17:58:19 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile 17:58:19 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.13.5:compile 17:58:19 [INFO] | +- io.projectreactor:reactor-core:jar:3.4.29:compile 17:58:19 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:58:19 [INFO] | +- org.yaml:snakeyaml:jar:1.30:compile 17:58:19 [INFO] | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 17:58:19 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 17:58:19 [INFO] | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 17:58:19 [INFO] | | +- org.javassist:javassist:jar:3.24.1-GA:compile 17:58:19 [INFO] | | +- org.jsoup:jsoup:jar:1.12.1:compile 17:58:19 [INFO] | | +- com.google.re2j:re2j:jar:1.2:compile 17:58:19 [INFO] | | +- commons-net:commons-net:jar:3.9.0:compile 17:58:19 [INFO] | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 17:58:19 [INFO] | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 17:58:19 [INFO] | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 17:58:19 [INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:58:19 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:58:19 [INFO] | | | \- ch.qos.logback:logback-core:jar:1.2.12:compile 17:58:19 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:58:19 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:58:19 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:58:19 [INFO] | \- org.apache.commons:commons-compress:jar:1.21:compile 17:58:19 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-services:jar:1.6.0-SNAPSHOT:compile 17:58:19 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:blueprint-audit-status:jar:1.6.0-SNAPSHOT:compile 17:58:19 [INFO] | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.7.12:compile 17:58:19 [INFO] | | +- org.springframework.boot:spring-boot-starter-aop:jar:2.7.12:compile 17:58:19 [INFO] | | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 17:58:19 [INFO] | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.7.12:compile 17:58:19 [INFO] | | | +- com.zaxxer:HikariCP:jar:4.0.3:compile 17:58:19 [INFO] | | | \- org.springframework:spring-jdbc:jar:5.3.27:compile 17:58:19 [INFO] | | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 17:58:19 [INFO] | | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 17:58:19 [INFO] | | +- org.hibernate:hibernate-core:jar:5.6.15.Final:compile 17:58:19 [INFO] | | | +- antlr:antlr:jar:2.7.7:compile 17:58:19 [INFO] | | | +- org.jboss:jandex:jar:2.4.2.Final:compile 17:58:19 [INFO] | | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 17:58:19 [INFO] | | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 17:58:19 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 17:58:19 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 17:58:19 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 17:58:19 [INFO] | | +- org.springframework.data:spring-data-jpa:jar:2.7.12:compile 17:58:19 [INFO] | | | +- org.springframework.data:spring-data-commons:jar:2.7.12:compile 17:58:19 [INFO] | | | +- org.springframework:spring-orm:jar:5.3.27:compile 17:58:19 [INFO] | | | \- org.springframework:spring-tx:jar:5.3.27:compile 17:58:19 [INFO] | | \- org.springframework:spring-aspects:jar:5.3.27:compile 17:58:19 [INFO] | +- org.mariadb.jdbc:mariadb-java-client:jar:3.0.10:compile 17:58:19 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.6.0-SNAPSHOT:compile 17:58:19 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.6.0-SNAPSHOT:compile 17:58:19 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 17:58:19 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 17:58:19 [INFO] | | | \- commons-codec:commons-codec:jar:1.15:compile 17:58:19 [INFO] | | \- org.springframework:spring-web:jar:5.3.27:compile 17:58:19 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.6.0-SNAPSHOT:compile 17:58:19 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.6.0-SNAPSHOT:compile 17:58:19 [INFO] | | +- io.nats:jnats:jar:2.6.6:compile 17:58:19 [INFO] | | | \- net.i2p.crypto:eddsa:jar:0.3.0:compile 17:58:19 [INFO] | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 17:58:19 [INFO] | \- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 17:58:19 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.6.0-SNAPSHOT:compile 17:58:19 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.6.0-SNAPSHOT:compile 17:58:19 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.6.0-SNAPSHOT:compile 17:58:19 [INFO] | | +- com.hazelcast:hazelcast-all:jar:4.2.5:compile 17:58:19 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.6.0-SNAPSHOT:compile 17:58:19 [INFO] | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 17:58:19 [INFO] | | | \- javax.annotation:jsr250-api:jar:1.0:compile 17:58:19 [INFO] | | \- org.springframework.boot:spring-boot-starter-webflux:jar:2.7.12:compile 17:58:19 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.12:compile 17:58:19 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5:compile 17:58:19 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile 17:58:19 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5:compile 17:58:19 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.12:compile 17:58:19 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.32:compile 17:58:19 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.92.Final:compile 17:58:19 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.92.Final:compile 17:58:19 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.92.Final:compile 17:58:19 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.92.Final:compile 17:58:19 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.92.Final:compile 17:58:19 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.92.Final:compile 17:58:19 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.32:compile 17:58:19 [INFO] | | \- org.springframework:spring-webflux:jar:5.3.27:compile 17:58:19 [INFO] | +- javax.validation:validation-api:jar:2.0.1.Final:compile 17:58:19 [INFO] | +- com.microsoft.sqlserver:mssql-jdbc:jar:10.2.3.jre8:compile 17:58:19 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.6.0-SNAPSHOT:compile 17:58:19 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-service:jar:1.6.0-SNAPSHOT:compile 17:58:19 [INFO] | \- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 17:58:19 [INFO] | \- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 17:58:19 [INFO] | +- org.antlr:antlr4-runtime:jar:4.12.0:compile 17:58:19 [INFO] | +- org.apache.commons:commons-text:jar:1.9:compile 17:58:19 [INFO] | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 17:58:19 [INFO] | | +- org.apache.tomcat:tomcat-jdbc:jar:9.0.75:compile 17:58:19 [INFO] | | | \- org.apache.tomcat:tomcat-juli:jar:9.0.75:compile 17:58:19 [INFO] | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 17:58:19 [INFO] | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 17:58:19 [INFO] | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 17:58:19 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:jar:1.6.0-SNAPSHOT:compile 17:58:19 [INFO] +- io.mockk:mockk:jar:1.12.8:test 17:58:19 [INFO] | +- io.mockk:mockk-dsl:jar:1.12.8:test 17:58:19 [INFO] | +- io.mockk:mockk-agent:jar:1.12.8:test 17:58:19 [INFO] | +- io.mockk:mockk-agent-api:jar:1.12.8:test 17:58:19 [INFO] | +- io.mockk:mockk-core:jar:1.12.8:test 17:58:19 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 17:58:19 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 17:58:19 [INFO] +- io.mockk:mockk-jvm:jar:1.12.8:test 17:58:19 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.12.8:test 17:58:19 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.12.8:test 17:58:19 [INFO] | | +- org.objenesis:objenesis:jar:3.2:test 17:58:19 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.23:compile 17:58:19 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 17:58:19 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.12.8:test 17:58:19 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.12.8:test 17:58:19 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 17:58:19 [INFO] | +- junit:junit:jar:4.13.2:test 17:58:19 [INFO] | | \- org.hamcrest:hamcrest-core:jar:2.2:compile 17:58:19 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 17:58:19 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 17:58:19 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 17:58:19 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 17:58:19 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:58:19 [INFO] +- org.powermock:powermock-api-mockito2:jar:1.7.4:test 17:58:19 [INFO] | +- org.powermock:powermock-api-mockito-common:jar:1.7.4:test 17:58:19 [INFO] | | \- org.powermock:powermock-api-support:jar:1.7.4:test 17:58:19 [INFO] | | +- org.powermock:powermock-reflect:jar:1.7.4:test 17:58:19 [INFO] | | \- org.powermock:powermock-core:jar:1.7.4:test 17:58:19 [INFO] | \- org.mockito:mockito-core:jar:4.5.1:test 17:58:19 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.7.12:test 17:58:19 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:58:19 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:58:19 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:58:19 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:58:19 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.7.12:test 17:58:19 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.12:test 17:58:19 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:58:19 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:58:19 [INFO] | +- org.assertj:assertj-core:jar:3.22.0:test 17:58:19 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 17:58:19 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test 17:58:19 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 17:58:19 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:58:19 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 17:58:19 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 17:58:19 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.8.2:test 17:58:19 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.8.2:test 17:58:19 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:compile 17:58:19 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.8.2:test 17:58:19 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:58:19 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.7.0:test 17:58:19 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.6.21:test 17:58:19 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.6.4:test 17:58:19 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.6.4:test 17:58:19 [INFO] +- io.grpc:grpc-testing:jar:1.29.0:test 17:58:19 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 17:58:19 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 17:58:19 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 17:58:19 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:test 17:58:19 [INFO] +- io.projectreactor:reactor-test:jar:3.4.29:test 17:58:19 [INFO] +- com.h2database:h2:jar:1.4.197:test 17:58:19 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:58:19 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 17:58:19 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 17:58:19 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 17:58:19 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 17:58:19 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 17:58:19 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 17:58:19 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 17:58:19 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 17:58:19 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 17:58:19 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 17:58:19 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:58:19 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 17:58:19 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 17:58:19 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 17:58:19 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:58:19 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 17:58:19 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 17:58:19 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 17:58:19 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 17:58:19 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 17:58:19 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 17:58:19 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 17:58:19 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 17:58:19 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 17:58:19 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 17:58:19 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 17:58:19 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 17:58:19 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 17:58:19 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 17:58:19 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 17:58:19 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 17:58:19 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 17:58:19 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 17:58:19 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 17:58:19 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 17:58:19 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 17:58:19 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 17:58:19 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:58:19 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:58:19 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:58:19 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 17:58:19 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 17:58:19 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 17:58:19 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 17:58:19 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 17:58:19 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 17:58:19 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 17:58:19 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 17:58:19 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 17:58:19 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 17:58:19 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 17:58:19 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:58:19 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:58:19 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:58:19 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 17:58:19 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 17:58:19 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 17:58:19 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 17:58:19 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 17:58:19 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:58:19 [INFO] | | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:58:19 [INFO] | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:58:19 [INFO] | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 17:58:19 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:58:19 [INFO] | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:58:19 [INFO] | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 17:58:19 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:58:19 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:58:19 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:58:19 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:58:19 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 17:58:19 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 17:58:19 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 17:58:19 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 17:58:19 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 17:58:19 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 17:58:19 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 17:58:19 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 17:58:19 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 17:58:19 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 17:58:19 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 17:58:19 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 17:58:19 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 17:58:19 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 17:58:19 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 17:58:19 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 17:58:19 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 17:58:19 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 17:58:19 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 17:58:19 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 17:58:19 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 17:58:19 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 17:58:19 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 17:58:19 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 17:58:19 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 17:58:19 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 17:58:19 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 17:58:19 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 17:58:19 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:58:19 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 17:58:19 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 17:58:19 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 17:58:19 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 17:58:19 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 17:58:19 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 17:58:19 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 17:58:19 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 17:58:19 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 17:58:19 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 17:58:19 [INFO] 17:58:19 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ workflow-api --- 17:58:19 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/target/sonatype-clm/module.xml 17:58:19 [INFO] 17:58:19 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:restful-executor >-- 17:58:19 [INFO] Building MS Blueprints Processor Functions - Restful executor 1.6.0-SNAPSHOT [40/68] 17:58:19 [INFO] --------------------------------[ jar ]--------------------------------- 17:58:19 [INFO] 17:58:19 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ restful-executor --- 17:58:19 [INFO] 17:58:19 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ restful-executor --- 17:58:19 [INFO] 17:58:19 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ restful-executor --- 17:58:19 [INFO] Executing tasks 17:58:19 17:58:19 ktlint: 17:58:21 [INFO] Executed tasks 17:58:21 [INFO] 17:58:21 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ restful-executor --- 17:58:21 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:58:21 [INFO] 17:58:21 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ restful-executor --- 17:58:21 [INFO] 17:58:21 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ restful-executor --- 17:58:21 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/target/code-coverage/jacoco-ut.exec 17:58:21 [INFO] 17:58:21 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ restful-executor --- 17:58:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/target/jacoco.exec 17:58:21 [INFO] 17:58:21 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ restful-executor --- 17:58:21 [INFO] Set 2 system properties 17:58:21 [INFO] 17:58:21 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ restful-executor --- 17:58:21 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-clm-master/.git 17:58:21 [INFO] Collected git.commit.id.full with value dea5fc2346c2633f38ec0e7bc8a7499446998292 17:58:21 [INFO] Collected git.commit.id.abbrev with value dea5fc2 17:58:21 [INFO] Collected git.build.time with value 2024-03-19T17:58:21+0000 17:58:21 [INFO] Collected git.build.version with value 1.6.0-SNAPSHOT 17:58:21 [INFO] Collected git.build.number with value 290 17:58:21 [INFO] including property git.build.version in results 17:58:21 [INFO] including property git.commit.id.full in results 17:58:21 [INFO] including property git.commit.id.abbrev in results 17:58:21 [INFO] including property git.build.time in results 17:58:21 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/target/classes/git.properties] (for module MS Blueprints Processor Functions - Restful executor)... 17:58:21 [INFO] 17:58:21 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ restful-executor --- 17:58:21 [INFO] 17:58:21 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ restful-executor --- 17:58:21 [INFO] 17:58:21 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ restful-executor --- 17:58:21 [INFO] Tidy is skipped. 17:58:21 [INFO] 17:58:21 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ restful-executor --- 17:58:21 [INFO] Skipping Antrun execution 17:58:21 [INFO] 17:58:21 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ restful-executor --- 17:58:21 [INFO] Formatting is skipped 17:58:21 [INFO] 17:58:21 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ restful-executor --- 17:58:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:58:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:58:21 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/src/main/resources 17:58:21 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/src/main/resources 17:58:21 [INFO] 17:58:21 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ restful-executor --- 17:58:21 [INFO] No sources to compile 17:58:21 [INFO] 17:58:21 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ restful-executor --- 17:58:21 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/src/main/java 17:58:21 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:58:21 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/RestfulCMComponentFunction.kt: (44, 9) 'functionDependencyInstanceAsType(String): T' is deprecated. Dependencies will be resolved dynamically 17:58:21 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/RestfulCMComponentFunction.kt: (50, 20) Parameter 'executionRequest' is never used 17:58:21 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/RestfulCMComponentFunction.kt: (82, 30) 'put(String!, JsonNode!): JsonNode!' is deprecated. Deprecated in Java 17:58:21 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/RestfulCMComponentFunction.kt: (93, 30) 'put(String!, JsonNode!): JsonNode!' is deprecated. Deprecated in Java 17:58:21 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/RestfulCMComponentFunction.kt: (104, 30) 'put(String!, JsonNode!): JsonNode!' is deprecated. Deprecated in Java 17:58:21 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/RestfulCMComponentFunction.kt: (115, 30) 'put(String!, JsonNode!): JsonNode!' is deprecated. Deprecated in Java 17:58:21 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/function/RestfulServiceClient.kt: (38, 30) 'put(String!, JsonNode!): JsonNode!' is deprecated. Deprecated in Java 17:58:21 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/function/RestfulServiceClient.kt: (43, 24) 'put(String!, JsonNode!): JsonNode!' is deprecated. Deprecated in Java 17:58:21 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/function/RestfulServiceClient.kt: (74, 24) 'put(String!, JsonNode!): JsonNode!' is deprecated. Deprecated in Java 17:58:21 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/function/RestfulServiceClient.kt: (100, 25) 'put(String!, JsonNode!): JsonNode!' is deprecated. Deprecated in Java 17:58:21 [INFO] 17:58:21 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ restful-executor --- 17:58:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:58:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:58:21 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/src/test/resources 17:58:21 [INFO] 17:58:21 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ restful-executor --- 17:58:21 [INFO] No sources to compile 17:58:21 [INFO] 17:58:21 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ restful-executor --- 17:58:21 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/src/test/java 17:58:22 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:58:22 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/restful/executor/function/RestfulServiceClientTest.kt: (72, 23) 'put(String!, JsonNode!): JsonNode!' is deprecated. Deprecated in Java 17:58:22 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/restful/executor/function/RestfulServiceClientTest.kt: (102, 23) 'put(String!, JsonNode!): JsonNode!' is deprecated. Deprecated in Java 17:58:22 [INFO] 17:58:22 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ restful-executor --- 17:58:22 [INFO] 17:58:22 [INFO] ------------------------------------------------------- 17:58:22 [INFO] T E S T S 17:58:22 [INFO] ------------------------------------------------------- 17:58:24 17:58:23.734 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.ccsdk.cds.blueprintsprocessor.functions.restful.executor.function.RestfulServiceClientTest] 17:58:24 17:58:23.747 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 17:58:24 17:58:23.761 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 17:58:24 17:58:23.818 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.restful.executor.function.RestfulServiceClientTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 17:58:24 17:58:23.842 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.restful.executor.function.RestfulServiceClientTest]: class path resource [org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/function/RestfulServiceClientTest-context.xml] does not exist 17:58:24 17:58:23.843 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.restful.executor.function.RestfulServiceClientTest]: class path resource [org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/function/RestfulServiceClientTestContext.groovy] does not exist 17:58:24 17:58:23.843 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.restful.executor.function.RestfulServiceClientTest]: no resource found for suffixes {-context.xml, Context.groovy}. 17:58:24 17:58:23.914 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.ccsdk.cds.blueprintsprocessor.functions.restful.executor.function.RestfulServiceClientTest] 17:58:24 17:58:24.068 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.ccsdk.cds.blueprintsprocessor.functions.restful.executor.function.RestfulServiceClientTest]: using defaults. 17:58:24 17:58:24.069 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 17:58:24 17:58:24.091 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5e048149, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@79d9214d, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3d5790ea, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1dd7796b, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@67a3bd51, org.springframework.test.context.support.DirtiesContextTestExecutionListener@57402ba1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@56913163, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@702b06fb, org.springframework.test.context.event.EventPublishingTestExecutionListener@a18649a, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5c534b5b, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@396639b, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@2b22a1cc, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@62573c86, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2418ba04, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@14229fa7] 17:58:24 17:58:24.093 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.restful.executor.function.RestfulServiceClientTest] 17:58:24 17:58:24.094 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.functions.restful.executor.function.RestfulServiceClientTest] 17:58:24 17:58:24.095 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.restful.executor.function.RestfulServiceClientTest] 17:58:24 17:58:24.095 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.functions.restful.executor.function.RestfulServiceClientTest] 17:58:24 17:58:24.095 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.restful.executor.function.RestfulServiceClientTest] 17:58:24 17:58:24.096 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.functions.restful.executor.function.RestfulServiceClientTest] 17:58:24 17:58:24.104 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.ccsdk.cds.blueprintsprocessor.functions.restful.executor.function.RestfulServiceClientTest] 17:58:24 17:58:24.104 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 17:58:24 17:58:24.104 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 17:58:24 17:58:24.105 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.restful.executor.function.RestfulServiceClientTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 17:58:24 17:58:24.107 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.restful.executor.function.RestfulServiceClientTest]: class path resource [org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/function/RestfulServiceClientTest-context.xml] does not exist 17:58:24 17:58:24.107 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.restful.executor.function.RestfulServiceClientTest]: class path resource [org/onap/ccsdk/cds/blueprintsprocessor/functions/restful/executor/function/RestfulServiceClientTestContext.groovy] does not exist 17:58:24 17:58:24.107 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.restful.executor.function.RestfulServiceClientTest]: no resource found for suffixes {-context.xml, Context.groovy}. 17:58:24 17:58:24.113 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.ccsdk.cds.blueprintsprocessor.functions.restful.executor.function.RestfulServiceClientTest] 17:58:24 17:58:24.117 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.ccsdk.cds.blueprintsprocessor.functions.restful.executor.function.RestfulServiceClientTest]: using defaults. 17:58:24 17:58:24.117 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 17:58:24 17:58:24.118 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6b3f6585, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@282ffbf5, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3e104d4b, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@55e2fe3c, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@45e1aa48, org.springframework.test.context.support.DirtiesContextTestExecutionListener@12c60152, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2e807c54, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6cd164a6, org.springframework.test.context.event.EventPublishingTestExecutionListener@242a209e, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@64469d8, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2b8bd798, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@4c18621b, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@39c385d6, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1cec219f, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@692e028d] 17:58:24 17:58:24.118 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.restful.executor.function.RestfulServiceClientTest] 17:58:24 17:58:24.118 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.functions.restful.executor.function.RestfulServiceClientTest] 17:58:24 17:58:24.119 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.restful.executor.function.RestfulServiceClientTest] 17:58:24 17:58:24.119 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.functions.restful.executor.function.RestfulServiceClientTest] 17:58:24 17:58:24.119 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.restful.executor.function.RestfulServiceClientTest] 17:58:24 17:58:24.119 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.functions.restful.executor.function.RestfulServiceClientTest] 17:58:24 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.restful.executor.ComponentRestfulExecutorTest 17:58:24 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:58:29 17:58:24.954 [main @coroutine#1] DEBUG io.mockk.impl.instantiation.AbstractMockFactory - Creating mockk for ApplicationContext name=#1 17:58:29 17:58:27.261 [main @coroutine#1] DEBUG io.mockk.impl.instantiation.AbstractMockFactory - Creating mockk for Any name=child of #1#2 17:58:29 17:58:27.274 [main @coroutine#1] DEBUG io.mockk.impl.instantiation.AbstractMockFactory - Creating mockk for Any name=#3 17:58:29 17:58:27.279 [main @coroutine#1] DEBUG io.mockk.impl.instantiation.AbstractMockFactory - Creating mockk for BlueprintJythonService name=#4 17:58:29 17:58:28.004 [main @coroutine#1] DEBUG io.mockk.impl.instantiation.AbstractMockFactory - Creating mockk for BluePrintContext name=#5 17:58:29 17:58:28.474 [main @coroutine#1] DEBUG io.mockk.impl.instantiation.AbstractMockFactory - Creating mockk for Implementation name=child of #5#6 17:58:29 17:58:28.482 [main @coroutine#1] DEBUG io.mockk.impl.instantiation.AbstractMockFactory - Creating mockk for DefaultBluePrintRuntimeService name=1234#7 17:58:29 17:58:28.853 [main @coroutine#1] DEBUG io.mockk.impl.instantiation.AbstractMockFactory - Creating mockk for BluePrintContext name=child of 1234#7#8 17:58:29 17:58:29.176 [main @coroutine#1] DEBUG io.mockk.impl.instantiation.AbstractMockFactory - Creating mockk for Map name=child of 1234#7#9 17:58:29 17:58:29.179 [main @coroutine#1] DEBUG io.mockk.impl.instantiation.AbstractMockFactory - Creating mockk for Map name=child of 1234#7#10 17:58:29 17:58:29.190 [main @coroutine#1] INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - preparing request id(1234) for workflow(config-deploy) step(call-config-deploy-process) 17:58:29 17:58:29.193 [main @coroutine#1] DEBUG io.mockk.impl.recording.states.AnsweringState - Answering BluePrintContext(#5) on DefaultBluePrintRuntimeService(1234#7).bluePrintContext() 17:58:29 17:58:29.195 [main @coroutine#1] DEBUG io.mockk.impl.recording.states.AnsweringState - Answering org.onap.ccsdk.cds.controllerblueprints.core.data.Implementation@648e25f2 on BluePrintContext(#5).nodeTemplateOperationImplementation(config-deploy-process, interfaceName, operationName) 17:58:29 17:58:29.224 [main @coroutine#1] DEBUG io.mockk.impl.recording.states.AnsweringState - Answering {current-node-template="config-deploy-process", script-type="internal", current-operation="operationName", current-interface="interfaceName", script-class-reference="internal.scripts.TestRestfulConfigure"} on DefaultBluePrintRuntimeService(1234#7).resolveNodeTemplateInterfaceOperationInputs(config-deploy-process, interfaceName, operationName) 17:58:29 17:58:29.248 [main @coroutine#1] DEBUG org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - DEBUG::: AbstractComponentFunction.withTimeout section 180 seconds 17:58:29 17:58:29.249 [main @coroutine#1] INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentFunctionScriptingService - creating component function of script type(internal), reference name(internal.scripts.TestRestfulConfigure) and instanceDependencies([blueprint-rest-lib-property-service]) 17:58:29 17:58:29.251 [main @coroutine#1] DEBUG io.mockk.impl.recording.states.AnsweringState - Answering BluePrintContext(#5) on DefaultBluePrintRuntimeService(1234#7).bluePrintContext() 17:58:29 17:58:29.259 [main @coroutine#1] DEBUG io.mockk.impl.recording.states.AnsweringState - Answering Any(#3) on ApplicationContext(#1).getBean(blueprint-rest-lib-property-service) 17:58:29 17:58:29.260 [main @coroutine#1] INFO internal.scripts.TestRestfulConfigure - processing request.. 17:58:29 17:58:29.260 [main @coroutine#1] INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - Preparing Response... 17:58:29 17:58:29.264 [main @coroutine#1] DEBUG io.mockk.impl.recording.states.AnsweringState - Answering {} on DefaultBluePrintRuntimeService(1234#7).resolveNodeTemplateInterfaceOperationOutputs(config-deploy-process, interfaceName, operationName) 17:58:29 17:58:29.267 [main @coroutine#1] DEBUG io.mockk.impl.recording.states.AnsweringState - Throwing io.mockk.MockKException: no answer found for: DefaultBluePrintRuntimeService(1234#7).getBluePrintError() on DefaultBluePrintRuntimeService(1234#7).getBluePrintError() 17:58:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.1 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.restful.executor.ComponentRestfulExecutorTest 17:58:29 17:58:29.292 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.restful.executor.function.RestfulServiceClientTest] 17:58:29 17:58:29.292 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.functions.restful.executor.function.RestfulServiceClientTest] 17:58:29 17:58:29.296 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.ccsdk.cds.blueprintsprocessor.functions.restful.executor.function.RestfulServiceClientTest] 17:58:29 17:58:29.296 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.ccsdk.cds.blueprintsprocessor.functions.restful.executor.function.RestfulServiceClientTest] 17:58:29 [INFO] 17:58:29 [INFO] Results: 17:58:29 [INFO] 17:58:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 17:58:29 [INFO] 17:58:29 [INFO] 17:58:29 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ restful-executor --- 17:58:29 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/target/code-coverage/jacoco-ut.exec 17:58:29 [INFO] Analyzed bundle 'MS Blueprints Processor Functions - Restful executor' with 4 classes 17:58:29 [INFO] 17:58:29 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ restful-executor --- 17:58:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:58:29 [INFO] 17:58:29 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ restful-executor --- 17:58:29 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/target/restful-executor-1.6.0-SNAPSHOT.jar 17:58:29 [INFO] 17:58:29 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ restful-executor --- 17:58:29 [INFO] Skipping because packaging 'jar' is not pom. 17:58:29 [INFO] 17:58:29 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ restful-executor --- 17:58:29 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/target/code-coverage/jacoco-it.exec 17:58:29 [INFO] 17:58:29 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ restful-executor --- 17:58:29 [INFO] 17:58:29 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ restful-executor --- 17:58:29 [INFO] 17:58:29 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ restful-executor --- 17:58:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:58:29 [INFO] 17:58:29 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ restful-executor --- 17:58:29 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/target/jacoco.exec 17:58:29 [INFO] 17:58:29 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ restful-executor --- 17:58:29 [INFO] 17:58:29 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ restful-executor --- 17:58:29 [INFO] 17:58:29 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restful-executor --- 17:58:29 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/target/restful-executor-1.6.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful-executor/1.6.0-SNAPSHOT/restful-executor-1.6.0-SNAPSHOT.jar 17:58:29 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful-executor/1.6.0-SNAPSHOT/restful-executor-1.6.0-SNAPSHOT.pom 17:58:29 [INFO] 17:58:29 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ restful-executor --- 17:58:29 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.functions:restful-executor:jar:1.6.0-SNAPSHOT 17:58:29 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.6.0-SNAPSHOT:compile 17:58:29 [INFO] | +- com.hazelcast:hazelcast-all:jar:4.2.5:compile 17:58:29 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.6.0-SNAPSHOT:compile 17:58:29 [INFO] | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 17:58:29 [INFO] | | \- javax.annotation:jsr250-api:jar:1.0:compile 17:58:29 [INFO] | +- org.springframework.boot:spring-boot-starter-webflux:jar:2.7.12:compile 17:58:29 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.12:compile 17:58:29 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5:compile 17:58:29 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile 17:58:29 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5:compile 17:58:29 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.12:compile 17:58:29 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.32:compile 17:58:29 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.92.Final:compile 17:58:29 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.92.Final:compile 17:58:29 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.92.Final:compile 17:58:29 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.92.Final:compile 17:58:29 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.92.Final:compile 17:58:29 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.92.Final:compile 17:58:29 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.32:compile 17:58:29 [INFO] | | \- org.springframework:spring-webflux:jar:5.3.27:compile 17:58:29 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.6.0-SNAPSHOT:compile 17:58:29 [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.13:compile 17:58:29 [INFO] | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 17:58:29 [INFO] | \- commons-codec:commons-codec:jar:1.15:compile 17:58:29 [INFO] +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:58:29 [INFO] | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:58:29 [INFO] | | \- org.springframework:spring-context:jar:5.3.27:compile 17:58:29 [INFO] | | \- org.springframework:spring-expression:jar:5.3.27:compile 17:58:29 [INFO] | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:58:29 [INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:58:29 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:58:29 [INFO] | | | \- ch.qos.logback:logback-core:jar:1.2.12:compile 17:58:29 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:58:29 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:58:29 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:58:29 [INFO] | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:58:29 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 17:58:29 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:58:29 [INFO] | \- org.yaml:snakeyaml:jar:1.30:compile 17:58:29 [INFO] +- org.springframework:spring-web:jar:5.3.27:compile 17:58:29 [INFO] | \- org.springframework:spring-beans:jar:5.3.27:compile 17:58:29 [INFO] +- com.h2database:h2:jar:1.4.197:test 17:58:29 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.6.0-SNAPSHOT:compile 17:58:29 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.6.0-SNAPSHOT:compile 17:58:29 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile 17:58:29 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 17:58:29 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 17:58:29 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile 17:58:29 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.13.5:compile 17:58:29 [INFO] | | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 17:58:29 [INFO] | | +- commons-lang:commons-lang:jar:2.6:compile 17:58:29 [INFO] | | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 17:58:29 [INFO] | | | +- org.javassist:javassist:jar:3.24.1-GA:compile 17:58:29 [INFO] | | | +- org.jsoup:jsoup:jar:1.12.1:compile 17:58:29 [INFO] | | | +- com.google.re2j:re2j:jar:1.2:compile 17:58:29 [INFO] | | | +- commons-net:commons-net:jar:3.9.0:compile 17:58:29 [INFO] | | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 17:58:29 [INFO] | | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 17:58:29 [INFO] | | \- org.apache.commons:commons-compress:jar:1.21:compile 17:58:29 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.6.0-SNAPSHOT:compile 17:58:29 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.6.0-SNAPSHOT:compile 17:58:29 [INFO] | | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.7.12:compile 17:58:29 [INFO] | | | +- org.springframework.boot:spring-boot-starter-aop:jar:2.7.12:compile 17:58:29 [INFO] | | | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 17:58:29 [INFO] | | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.7.12:compile 17:58:29 [INFO] | | | | +- com.zaxxer:HikariCP:jar:4.0.3:compile 17:58:29 [INFO] | | | | \- org.springframework:spring-jdbc:jar:5.3.27:compile 17:58:29 [INFO] | | | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 17:58:29 [INFO] | | | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 17:58:29 [INFO] | | | +- org.hibernate:hibernate-core:jar:5.6.15.Final:compile 17:58:29 [INFO] | | | | +- antlr:antlr:jar:2.7.7:compile 17:58:29 [INFO] | | | | +- org.jboss:jandex:jar:2.4.2.Final:compile 17:58:29 [INFO] | | | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 17:58:29 [INFO] | | | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 17:58:29 [INFO] | | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 17:58:29 [INFO] | | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 17:58:29 [INFO] | | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 17:58:29 [INFO] | | | +- org.springframework.data:spring-data-jpa:jar:2.7.12:compile 17:58:29 [INFO] | | | | +- org.springframework.data:spring-data-commons:jar:2.7.12:compile 17:58:29 [INFO] | | | | +- org.springframework:spring-orm:jar:5.3.27:compile 17:58:29 [INFO] | | | | \- org.springframework:spring-tx:jar:5.3.27:compile 17:58:29 [INFO] | | | \- org.springframework:spring-aspects:jar:5.3.27:compile 17:58:29 [INFO] | | +- javax.validation:validation-api:jar:2.0.1.Final:compile 17:58:29 [INFO] | | +- org.mariadb.jdbc:mariadb-java-client:jar:3.0.10:compile 17:58:29 [INFO] | | \- com.microsoft.sqlserver:mssql-jdbc:jar:10.2.3.jre8:compile 17:58:29 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.6.0-SNAPSHOT:compile 17:58:29 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.6.0-SNAPSHOT:compile 17:58:29 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.6.0-SNAPSHOT:compile 17:58:29 [INFO] | | +- io.nats:jnats:jar:2.6.6:compile 17:58:29 [INFO] | | | \- net.i2p.crypto:eddsa:jar:0.3.0:compile 17:58:29 [INFO] | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 17:58:29 [INFO] | +- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 17:58:29 [INFO] | | +- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 17:58:29 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.12.0:compile 17:58:29 [INFO] | | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 17:58:29 [INFO] | | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 17:58:29 [INFO] | | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 17:58:29 [INFO] | | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 17:58:29 [INFO] | | +- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 17:58:29 [INFO] | | \- com.google.code.findbugs:annotations:jar:3.0.1:compile 17:58:29 [INFO] | | \- net.jcip:jcip-annotations:jar:1.0:compile 17:58:29 [INFO] | \- io.grpc:grpc-testing:jar:1.29.0:compile 17:58:29 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:compile 17:58:29 [INFO] +- io.mockk:mockk:jar:1.12.8:test 17:58:29 [INFO] | +- io.mockk:mockk-dsl:jar:1.12.8:test 17:58:29 [INFO] | +- io.mockk:mockk-agent:jar:1.12.8:test 17:58:29 [INFO] | +- io.mockk:mockk-agent-api:jar:1.12.8:test 17:58:29 [INFO] | +- io.mockk:mockk-core:jar:1.12.8:test 17:58:29 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 17:58:29 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 17:58:29 [INFO] +- io.mockk:mockk-jvm:jar:1.12.8:test 17:58:29 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.12.8:test 17:58:29 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.12.8:test 17:58:29 [INFO] | | +- org.objenesis:objenesis:jar:3.2:test 17:58:29 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.23:compile 17:58:29 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 17:58:29 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.12.8:test 17:58:29 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.12.8:test 17:58:29 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 17:58:29 [INFO] | +- junit:junit:jar:4.13.2:compile 17:58:29 [INFO] | | \- org.hamcrest:hamcrest-core:jar:2.2:compile 17:58:29 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 17:58:29 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 17:58:29 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 17:58:29 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 17:58:29 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:58:29 [INFO] +- org.mock-server:mockserver-netty:jar:5.13.0:test 17:58:29 [INFO] | +- org.mock-server:mockserver-client-java:jar:5.13.0:test 17:58:29 [INFO] | +- org.mock-server:mockserver-core:jar:5.13.0:test 17:58:29 [INFO] | | +- com.lmax:disruptor:jar:3.4.4:test 17:58:29 [INFO] | | +- javax.servlet:javax.servlet-api:jar:4.0.1:test 17:58:29 [INFO] | | +- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:58:29 [INFO] | | +- com.jcraft:jzlib:jar:1.1.3:test 17:58:29 [INFO] | | +- com.fasterxml.uuid:java-uuid-generator:jar:4.0.1:test 17:58:29 [INFO] | | +- org.bouncycastle:bcprov-jdk15on:jar:1.70:test 17:58:29 [INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.70:test 17:58:29 [INFO] | | | \- org.bouncycastle:bcutil-jdk15on:jar:1.70:test 17:58:29 [INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:9.21:test 17:58:29 [INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:test 17:58:29 [INFO] | | +- org.apache.velocity:velocity-engine-scripting:jar:2.3:test 17:58:29 [INFO] | | +- org.apache.velocity.tools:velocity-tools-generic:jar:3.1:test 17:58:29 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:test 17:58:29 [INFO] | | | | +- commons-logging:commons-logging:jar:1.2:test 17:58:29 [INFO] | | | | \- commons-collections:commons-collections:jar:3.2.2:test 17:58:29 [INFO] | | | +- org.apache.commons:commons-digester3:jar:3.2:test 17:58:29 [INFO] | | | \- com.github.cliftonlabs:json-simple:jar:3.0.2:test 17:58:29 [INFO] | | +- com.samskivert:jmustache:jar:1.15:test 17:58:29 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 17:58:29 [INFO] | | +- com.networknt:json-schema-validator:jar:1.0.67:test 17:58:29 [INFO] | | | \- com.ethlo.time:itu:jar:1.5.1:test 17:58:29 [INFO] | | +- io.swagger.parser.v3:swagger-parser:jar:2.0.31:test 17:58:29 [INFO] | | | +- io.swagger.parser.v3:swagger-parser-v2-converter:jar:2.0.31:test 17:58:29 [INFO] | | | | +- io.swagger:swagger-core:jar:1.6.0:test 17:58:29 [INFO] | | | | +- io.swagger:swagger-parser:jar:1.0.57:test 17:58:29 [INFO] | | | | +- io.swagger:swagger-compat-spec-parser:jar:1.0.57:test 17:58:29 [INFO] | | | | | +- com.github.java-json-tools:json-schema-validator:jar:2.2.14:test 17:58:29 [INFO] | | | | | | +- com.github.java-json-tools:jackson-coreutils-equivalence:jar:1.0:test 17:58:29 [INFO] | | | | | | +- com.github.java-json-tools:json-schema-core:jar:1.2.14:test 17:58:29 [INFO] | | | | | | | +- com.github.java-json-tools:uri-template:jar:0.10:test 17:58:29 [INFO] | | | | | | | \- org.mozilla:rhino:jar:1.7.7.2:test 17:58:29 [INFO] | | | | | | +- com.sun.mail:mailapi:jar:1.6.2:test 17:58:29 [INFO] | | | | | | +- joda-time:joda-time:jar:2.10.5:test 17:58:29 [INFO] | | | | | | +- com.googlecode.libphonenumber:libphonenumber:jar:8.11.1:test 17:58:29 [INFO] | | | | | | \- net.sf.jopt-simple:jopt-simple:jar:5.0.4:test 17:58:29 [INFO] | | | | | \- com.github.java-json-tools:json-patch:jar:1.13:test 17:58:29 [INFO] | | | | | +- com.github.java-json-tools:msg-simple:jar:1.2:test 17:58:29 [INFO] | | | | | | \- com.github.java-json-tools:btf:jar:1.3:test 17:58:29 [INFO] | | | | | \- com.github.java-json-tools:jackson-coreutils:jar:2.0:test 17:58:29 [INFO] | | | | \- io.swagger.parser.v3:swagger-parser-core:jar:2.0.31:test 17:58:29 [INFO] | | | \- io.swagger.parser.v3:swagger-parser-v3:jar:2.0.31:test 17:58:29 [INFO] | | | \- io.swagger.core.v3:swagger-core:jar:2.1.13:test 17:58:29 [INFO] | | +- org.xmlunit:xmlunit-placeholders:jar:2.9.1:test 17:58:29 [INFO] | | +- org.apache.commons:commons-text:jar:1.9:test 17:58:29 [INFO] | | \- io.github.classgraph:classgraph:jar:4.8.141:compile 17:58:29 [INFO] | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:58:29 [INFO] | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:58:29 [INFO] | +- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:58:29 [INFO] | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:58:29 [INFO] | +- io.netty:netty-handler:jar:4.1.92.Final:compile 17:58:29 [INFO] | | +- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:58:29 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:58:29 [INFO] | \- io.netty:netty-transport:jar:4.1.92.Final:compile 17:58:29 [INFO] +- org.powermock:powermock-api-mockito2:jar:1.7.4:test 17:58:29 [INFO] | +- org.powermock:powermock-api-mockito-common:jar:1.7.4:test 17:58:29 [INFO] | | \- org.powermock:powermock-api-support:jar:1.7.4:test 17:58:29 [INFO] | | +- org.powermock:powermock-reflect:jar:1.7.4:test 17:58:29 [INFO] | | \- org.powermock:powermock-core:jar:1.7.4:test 17:58:29 [INFO] | \- org.mockito:mockito-core:jar:4.5.1:test 17:58:29 [INFO] +- org.mockito.kotlin:mockito-kotlin:jar:4.0.0:test 17:58:29 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.7.12:test 17:58:29 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.7.12:test 17:58:29 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.12:test 17:58:29 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:58:29 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:58:29 [INFO] | +- org.assertj:assertj-core:jar:3.22.0:test 17:58:29 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 17:58:29 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test 17:58:29 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 17:58:29 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:58:29 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 17:58:29 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 17:58:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.8.2:test 17:58:29 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.8.2:test 17:58:29 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:compile 17:58:29 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.8.2:test 17:58:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:58:29 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.7.0:test 17:58:29 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.6.21:test 17:58:29 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.6.4:test 17:58:29 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.6.4:test 17:58:29 [INFO] +- io.projectreactor:reactor-test:jar:3.4.29:test 17:58:29 [INFO] | \- io.projectreactor:reactor-core:jar:3.4.29:compile 17:58:29 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:58:29 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:58:29 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 17:58:29 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 17:58:29 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 17:58:29 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 17:58:29 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 17:58:29 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 17:58:29 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 17:58:29 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 17:58:29 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 17:58:29 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 17:58:29 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:58:29 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 17:58:29 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 17:58:29 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 17:58:29 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:58:29 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 17:58:29 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 17:58:29 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 17:58:29 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 17:58:29 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 17:58:29 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 17:58:29 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 17:58:29 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 17:58:29 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 17:58:29 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 17:58:29 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 17:58:29 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 17:58:29 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 17:58:29 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 17:58:29 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 17:58:29 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 17:58:29 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 17:58:29 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 17:58:29 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 17:58:29 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 17:58:29 [INFO] | | \- org.springframework:spring-aop:jar:5.3.27:compile 17:58:29 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 17:58:29 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:58:29 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:58:29 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:58:29 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 17:58:29 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 17:58:29 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 17:58:29 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 17:58:29 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 17:58:29 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 17:58:29 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 17:58:29 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 17:58:29 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 17:58:29 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 17:58:29 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 17:58:29 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 17:58:29 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:58:29 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:58:29 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:58:29 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 17:58:29 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 17:58:29 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 17:58:29 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 17:58:29 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 17:58:29 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 17:58:29 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 17:58:29 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 17:58:29 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:58:29 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:58:29 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 17:58:29 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 17:58:29 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 17:58:29 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 17:58:29 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 17:58:29 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 17:58:29 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 17:58:29 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 17:58:29 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 17:58:29 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 17:58:29 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 17:58:29 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 17:58:29 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 17:58:29 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 17:58:29 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 17:58:29 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 17:58:29 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 17:58:29 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 17:58:29 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 17:58:29 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 17:58:29 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 17:58:29 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 17:58:29 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 17:58:29 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 17:58:29 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 17:58:29 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 17:58:29 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 17:58:29 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 17:58:29 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:58:29 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 17:58:29 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 17:58:29 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 17:58:29 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 17:58:29 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 17:58:29 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 17:58:29 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 17:58:29 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 17:58:29 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 17:58:29 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 17:58:29 [INFO] 17:58:29 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ restful-executor --- 17:58:29 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/target/sonatype-clm/module.xml 17:58:29 [INFO] 17:58:29 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:ansible-awx-executor >-- 17:58:29 [INFO] Building MS Blueprints Processor Functions - Ansible AWX Executor 1.6.0-SNAPSHOT [41/68] 17:58:29 [INFO] --------------------------------[ jar ]--------------------------------- 17:58:29 [INFO] 17:58:29 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ansible-awx-executor --- 17:58:29 [INFO] 17:58:29 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ ansible-awx-executor --- 17:58:29 [INFO] 17:58:29 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ ansible-awx-executor --- 17:58:29 [INFO] Executing tasks 17:58:29 17:58:29 ktlint: 17:58:31 [INFO] Executed tasks 17:58:31 [INFO] 17:58:31 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ ansible-awx-executor --- 17:58:31 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:58:31 [INFO] 17:58:31 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ ansible-awx-executor --- 17:58:31 [INFO] 17:58:31 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ ansible-awx-executor --- 17:58:31 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/ansible-awx-executor/target/code-coverage/jacoco-ut.exec 17:58:31 [INFO] 17:58:31 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ ansible-awx-executor --- 17:58:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/ansible-awx-executor/target/jacoco.exec 17:58:31 [INFO] 17:58:31 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ ansible-awx-executor --- 17:58:31 [INFO] Set 2 system properties 17:58:31 [INFO] 17:58:31 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ ansible-awx-executor --- 17:58:31 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-clm-master/.git 17:58:31 [INFO] Collected git.commit.id.full with value dea5fc2346c2633f38ec0e7bc8a7499446998292 17:58:31 [INFO] Collected git.commit.id.abbrev with value dea5fc2 17:58:31 [INFO] Collected git.build.time with value 2024-03-19T17:58:31+0000 17:58:31 [INFO] Collected git.build.version with value 1.6.0-SNAPSHOT 17:58:31 [INFO] Collected git.build.number with value 290 17:58:31 [INFO] including property git.build.version in results 17:58:31 [INFO] including property git.commit.id.full in results 17:58:31 [INFO] including property git.commit.id.abbrev in results 17:58:31 [INFO] including property git.build.time in results 17:58:31 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/ansible-awx-executor/target/classes/git.properties] (for module MS Blueprints Processor Functions - Ansible AWX Executor)... 17:58:31 [INFO] 17:58:31 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ ansible-awx-executor --- 17:58:31 [INFO] 17:58:31 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ ansible-awx-executor --- 17:58:31 [INFO] 17:58:31 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ ansible-awx-executor --- 17:58:31 [INFO] Tidy is skipped. 17:58:31 [INFO] 17:58:31 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ ansible-awx-executor --- 17:58:31 [INFO] Skipping Antrun execution 17:58:31 [INFO] 17:58:31 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ ansible-awx-executor --- 17:58:31 [INFO] Formatting is skipped 17:58:31 [INFO] 17:58:31 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ansible-awx-executor --- 17:58:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:58:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:58:31 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/ansible-awx-executor/src/main/resources 17:58:31 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/ansible-awx-executor/src/main/resources 17:58:31 [INFO] 17:58:31 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ ansible-awx-executor --- 17:58:31 [INFO] No sources to compile 17:58:31 [INFO] 17:58:31 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ ansible-awx-executor --- 17:58:31 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/ansible-awx-executor/src/main/java 17:58:31 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:58:31 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/ansible-awx-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible/executor/ComponentRemoteAnsibleExecutor.kt: (366, 34) 'encode(String!): String!' is deprecated. Deprecated in Java 17:58:31 [INFO] 17:58:31 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ansible-awx-executor --- 17:58:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:58:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:58:31 [INFO] Copying 5 resources 17:58:31 [INFO] 17:58:31 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ ansible-awx-executor --- 17:58:31 [INFO] No sources to compile 17:58:31 [INFO] 17:58:31 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ ansible-awx-executor --- 17:58:31 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/ansible-awx-executor/src/test/java 17:58:32 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:58:32 [INFO] 17:58:32 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ansible-awx-executor --- 17:58:32 [INFO] 17:58:32 [INFO] ------------------------------------------------------- 17:58:32 [INFO] T E S T S 17:58:32 [INFO] ------------------------------------------------------- 17:58:34 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.ansible.executor.ComponentRemoteAnsibleExecutorTest 17:58:34 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:58:39 17:58:39.363 INFO o.o.c.c.b.services.execution.AbstractComponentFunction - preparing request id(123456-2000) for workflow(execute-remote-ansible) step(execute-remote-ansible) 17:58:39 17:58:39.427 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Executor status : "preparing" 17:58:39 17:58:39.428 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Executor artifacts: "" 17:58:39 17:58:39.428 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Executor message : "" 17:58:39 17:58:39.430 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Resolved inventory Demo Inventory to ID #: 1 17:58:39 17:58:39.431 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Running job with {"inventory":1,"extra_vars":{"site_id":"3 - Belmont","tor_group":"vEPC"}}, for requestId 123456-2000. 17:58:39 17:58:39.464 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Execution of job template hello_world_job_template in job #223 finished with status (successful) for requestId 123456-2000 17:58:39 17:58:39.465 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Response for job 223: 17:58:39 17:58:39 17:58:39 PLAY [Hello World Sample] ****************************************************** 17:58:39 17:58:39 TASK [Gathering Facts] ********************************************************* 17:58:39 ok: [localhost] 17:58:39 17:58:39 TASK [Hello Message] *********************************************************** 17:58:39 ok: [localhost] => { 17:58:39 "msg": "Hello World!" 17:58:39 } 17:58:39 17:58:39 PLAY RECAP ********************************************************************* 17:58:39 localhost : ok=2 changed=0 unreachable=0 failed=0 17:58:39 17:58:39 17:58:39 17:58:39 17:58:39.467 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Artifacts for job 223: 17:58:39 {} 17:58:39 17:58:39 17:58:39.487 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Executor status : "successful" 17:58:39 17:58:39.488 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Executor artifacts: {} 17:58:39 17:58:39.488 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Executor message : "Output for Job 223 :\n\n\nPLAY [Hello World Sample] ******************************************************\n\nTASK [Gathering Facts] *********************************************************\nok: [localhost]\n\nTASK [Hello Message] ***********************************************************\nok: [localhost] => {\n \"msg\": \"Hello World!\"\n}\n\nPLAY RECAP *********************************************************************\nlocalhost : ok=2 changed=0 unreachable=0 failed=0\n\n\n" 17:58:39 17:58:39.488 INFO o.o.c.c.b.services.execution.AbstractComponentFunction - Preparing Response... 17:58:39 17:58:39.538 INFO o.o.c.c.b.services.execution.AbstractComponentFunction - preparing request id(123456-2000) for workflow(execute-remote-ansible) step(execute-remote-ansible) 17:58:39 17:58:39.541 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Executor status : "preparing" 17:58:39 17:58:39.541 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Executor artifacts: "" 17:58:39 17:58:39.541 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Executor message : "" 17:58:39 17:58:39.542 ERROR o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Could not resolve inventory Demo Inventory by name... 17:58:39 17:58:39.547 ERROR o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Failed to process on remote executor (Could not resolve inventory Demo Inventory by name...) 17:58:39 java.lang.IllegalArgumentException: Could not resolve inventory Demo Inventory by name... 17:58:39 at org.onap.ccsdk.cds.blueprintsprocessor.functions.ansible.executor.ComponentRemoteAnsibleExecutor.resolveInventoryIdByName(ComponentRemoteAnsibleExecutor.kt:381) 17:58:39 at org.onap.ccsdk.cds.blueprintsprocessor.functions.ansible.executor.ComponentRemoteAnsibleExecutor.prepareLaunchPayload(ComponentRemoteAnsibleExecutor.kt:350) 17:58:39 at org.onap.ccsdk.cds.blueprintsprocessor.functions.ansible.executor.ComponentRemoteAnsibleExecutor.runJobTemplateOnAWX(ComponentRemoteAnsibleExecutor.kt:196) 17:58:39 at org.onap.ccsdk.cds.blueprintsprocessor.functions.ansible.executor.ComponentRemoteAnsibleExecutor.processNB$suspendImpl(ComponentRemoteAnsibleExecutor.kt:114) 17:58:39 at org.onap.ccsdk.cds.blueprintsprocessor.functions.ansible.executor.ComponentRemoteAnsibleExecutor.processNB(ComponentRemoteAnsibleExecutor.kt) 17:58:39 at org.onap.ccsdk.cds.blueprintsprocessor.functions.ansible.executor.ComponentRemoteAnsibleExecutor.processNB(ComponentRemoteAnsibleExecutor.kt:55) 17:58:39 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invokeSuspend(AbstractComponentFunction.kt:184) 17:58:39 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 17:58:39 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 17:58:39 at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturnIgnoreTimeout(Undispatched.kt:100) 17:58:39 at kotlinx.coroutines.TimeoutKt.setupTimeout(Timeout.kt:146) 17:58:39 at kotlinx.coroutines.TimeoutKt.withTimeout(Timeout.kt:44) 17:58:39 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNBWithTimeout(AbstractComponentFunction.kt:179) 17:58:39 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) 17:58:39 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB(AbstractComponentFunction.kt) 17:58:39 at org.onap.ccsdk.cds.blueprintsprocessor.functions.ansible.executor.ComponentRemoteAnsibleExecutorTest$handle unknown inventory$5.invokeSuspend(ComponentRemoteAnsibleExecutorTest.kt:145) 17:58:39 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 17:58:39 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) 17:58:39 at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:284) 17:58:39 at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) 17:58:39 at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) 17:58:39 at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) 17:58:39 at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) 17:58:39 at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) 17:58:39 at org.onap.ccsdk.cds.blueprintsprocessor.functions.ansible.executor.ComponentRemoteAnsibleExecutorTest.handle unknown inventory(ComponentRemoteAnsibleExecutorTest.kt:144) 17:58:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:58:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:58:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:58:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:58:39 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 17:58:39 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 17:58:39 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 17:58:39 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 17:58:39 at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) 17:58:39 at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) 17:58:39 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 17:58:39 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 17:58:39 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 17:58:39 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 17:58:39 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) 17:58:39 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) 17:58:39 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 17:58:39 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 17:58:39 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 17:58:39 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 17:58:39 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 17:58:39 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 17:58:39 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 17:58:39 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 17:58:39 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 17:58:39 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) 17:58:39 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 17:58:39 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 17:58:39 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) 17:58:39 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) 17:58:39 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) 17:58:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) 17:58:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 17:58:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 17:58:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 17:58:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 17:58:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 17:58:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 17:58:39 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 17:58:39 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 17:58:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:58:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:58:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:58:39 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:58:39 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:58:39 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:58:39 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:58:39 17:58:39.550 INFO o.o.c.c.b.services.execution.AbstractComponentFunction - Preparing Response... 17:58:39 17:58:39.581 INFO o.o.c.c.b.services.execution.AbstractComponentFunction - preparing request id(123456-2000) for workflow(execute-remote-ansible) step(execute-remote-ansible) 17:58:39 17:58:39.584 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Executor status : "preparing" 17:58:39 17:58:39.585 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Executor artifacts: "" 17:58:39 17:58:39.585 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Executor message : "" 17:58:39 17:58:39.586 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Resolved inventory Demo Inventory to ID #: 1 17:58:39 17:58:39.587 INFO o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Running job with {"limit":"123","tags":"some-tag","skip_tags":"some-skip-tag","inventory":1,"extra_vars":{"site_id":"3 - Belmont","tor_group":"vEPC"}}, for requestId 123456-2000. 17:58:39 17:58:39.587 ERROR o.o.c.c.b.f.a.executor.ComponentRemoteAnsibleExecutor - Execution of job template hello_world_job_template could not be started for requestId 123456-2000. (Response: ) 17:58:39 17:58:39.587 INFO o.o.c.c.b.services.execution.AbstractComponentFunction - Preparing Response... 17:58:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.423 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.ansible.executor.ComponentRemoteAnsibleExecutorTest 17:58:39 [INFO] 17:58:39 [INFO] Results: 17:58:39 [INFO] 17:58:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 17:58:39 [INFO] 17:58:39 [INFO] 17:58:39 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ ansible-awx-executor --- 17:58:39 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/ansible-awx-executor/target/code-coverage/jacoco-ut.exec 17:58:39 [INFO] Analyzed bundle 'MS Blueprints Processor Functions - Ansible AWX Executor' with 1 classes 17:58:39 [INFO] 17:58:39 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ ansible-awx-executor --- 17:58:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:58:39 [INFO] 17:58:39 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ansible-awx-executor --- 17:58:39 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/ansible-awx-executor/target/ansible-awx-executor-1.6.0-SNAPSHOT.jar 17:58:39 [INFO] 17:58:39 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ ansible-awx-executor --- 17:58:39 [INFO] Skipping because packaging 'jar' is not pom. 17:58:39 [INFO] 17:58:39 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ ansible-awx-executor --- 17:58:39 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/ansible-awx-executor/target/code-coverage/jacoco-it.exec 17:58:39 [INFO] 17:58:39 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ ansible-awx-executor --- 17:58:39 [INFO] 17:58:39 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ ansible-awx-executor --- 17:58:39 [INFO] 17:58:39 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ ansible-awx-executor --- 17:58:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:58:39 [INFO] 17:58:39 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ ansible-awx-executor --- 17:58:39 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/ansible-awx-executor/target/jacoco.exec 17:58:39 [INFO] 17:58:39 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ ansible-awx-executor --- 17:58:39 [INFO] 17:58:39 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ ansible-awx-executor --- 17:58:39 [INFO] 17:58:39 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ansible-awx-executor --- 17:58:39 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/ansible-awx-executor/target/ansible-awx-executor-1.6.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible-awx-executor/1.6.0-SNAPSHOT/ansible-awx-executor-1.6.0-SNAPSHOT.jar 17:58:39 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible-awx-executor/1.6.0-SNAPSHOT/ansible-awx-executor-1.6.0-SNAPSHOT.pom 17:58:39 [INFO] 17:58:39 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ ansible-awx-executor --- 17:58:39 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.functions:ansible-awx-executor:jar:1.6.0-SNAPSHOT 17:58:39 [INFO] +- org.python:jython-standalone:jar:2.7.2:compile 17:58:39 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.6.0-SNAPSHOT:compile 17:58:39 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:58:39 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:58:39 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:58:39 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:58:39 [INFO] | +- org.springframework:spring-web:jar:5.3.27:compile 17:58:39 [INFO] | | \- org.springframework:spring-beans:jar:5.3.27:compile 17:58:39 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.6.0-SNAPSHOT:compile 17:58:39 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.6.0-SNAPSHOT:compile 17:58:39 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 17:58:39 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile 17:58:39 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 17:58:39 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 17:58:39 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 17:58:39 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile 17:58:39 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.13.5:compile 17:58:39 [INFO] | | \- javax.validation:validation-api:jar:2.0.1.Final:compile 17:58:39 [INFO] | +- io.projectreactor:reactor-core:jar:3.4.29:compile 17:58:39 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:58:39 [INFO] | +- org.yaml:snakeyaml:jar:1.30:compile 17:58:39 [INFO] | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 17:58:39 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 17:58:39 [INFO] | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 17:58:39 [INFO] | | +- org.javassist:javassist:jar:3.24.1-GA:compile 17:58:39 [INFO] | | +- org.jsoup:jsoup:jar:1.12.1:compile 17:58:39 [INFO] | | +- com.google.re2j:re2j:jar:1.2:compile 17:58:39 [INFO] | | +- commons-net:commons-net:jar:3.9.0:compile 17:58:39 [INFO] | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 17:58:39 [INFO] | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 17:58:39 [INFO] | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 17:58:39 [INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:58:39 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:58:39 [INFO] | | | \- ch.qos.logback:logback-core:jar:1.2.12:compile 17:58:39 [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:58:39 [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:58:39 [INFO] | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:58:39 [INFO] | \- org.apache.commons:commons-compress:jar:1.21:compile 17:58:39 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.6.0-SNAPSHOT:compile 17:58:39 [INFO] | +- com.hazelcast:hazelcast-all:jar:4.2.5:compile 17:58:39 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.6.0-SNAPSHOT:compile 17:58:39 [INFO] | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 17:58:39 [INFO] | | \- javax.annotation:jsr250-api:jar:1.0:compile 17:58:39 [INFO] | \- org.springframework.boot:spring-boot-starter-webflux:jar:2.7.12:compile 17:58:39 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.12:compile 17:58:39 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5:compile 17:58:39 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile 17:58:39 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5:compile 17:58:39 [INFO] | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.12:compile 17:58:39 [INFO] | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.32:compile 17:58:39 [INFO] | | +- io.netty:netty-resolver-dns:jar:4.1.92.Final:compile 17:58:39 [INFO] | | | \- io.netty:netty-codec-dns:jar:4.1.92.Final:compile 17:58:39 [INFO] | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.92.Final:compile 17:58:39 [INFO] | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.92.Final:compile 17:58:39 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.92.Final:compile 17:58:39 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.92.Final:compile 17:58:39 [INFO] | | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.32:compile 17:58:39 [INFO] | \- org.springframework:spring-webflux:jar:5.3.27:compile 17:58:39 [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.13:compile 17:58:39 [INFO] | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 17:58:39 [INFO] | \- commons-codec:commons-codec:jar:1.15:compile 17:58:39 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.6.0-SNAPSHOT:compile 17:58:39 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.6.0-SNAPSHOT:compile 17:58:39 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.6.0-SNAPSHOT:compile 17:58:39 [INFO] | | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.7.12:compile 17:58:39 [INFO] | | | +- org.springframework.boot:spring-boot-starter-aop:jar:2.7.12:compile 17:58:39 [INFO] | | | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 17:58:39 [INFO] | | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.7.12:compile 17:58:39 [INFO] | | | | +- com.zaxxer:HikariCP:jar:4.0.3:compile 17:58:39 [INFO] | | | | \- org.springframework:spring-jdbc:jar:5.3.27:compile 17:58:39 [INFO] | | | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 17:58:39 [INFO] | | | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 17:58:39 [INFO] | | | +- org.hibernate:hibernate-core:jar:5.6.15.Final:compile 17:58:39 [INFO] | | | | +- antlr:antlr:jar:2.7.7:compile 17:58:39 [INFO] | | | | +- org.jboss:jandex:jar:2.4.2.Final:compile 17:58:39 [INFO] | | | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 17:58:39 [INFO] | | | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 17:58:39 [INFO] | | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 17:58:39 [INFO] | | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 17:58:39 [INFO] | | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 17:58:39 [INFO] | | | +- org.springframework.data:spring-data-jpa:jar:2.7.12:compile 17:58:39 [INFO] | | | | +- org.springframework.data:spring-data-commons:jar:2.7.12:compile 17:58:39 [INFO] | | | | +- org.springframework:spring-orm:jar:5.3.27:compile 17:58:39 [INFO] | | | | \- org.springframework:spring-tx:jar:5.3.27:compile 17:58:39 [INFO] | | | \- org.springframework:spring-aspects:jar:5.3.27:compile 17:58:39 [INFO] | | +- org.mariadb.jdbc:mariadb-java-client:jar:3.0.10:compile 17:58:39 [INFO] | | \- com.microsoft.sqlserver:mssql-jdbc:jar:10.2.3.jre8:compile 17:58:39 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.6.0-SNAPSHOT:compile 17:58:39 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.6.0-SNAPSHOT:compile 17:58:39 [INFO] | | +- io.nats:jnats:jar:2.6.6:compile 17:58:39 [INFO] | | | \- net.i2p.crypto:eddsa:jar:0.3.0:compile 17:58:39 [INFO] | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 17:58:39 [INFO] | +- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 17:58:39 [INFO] | | +- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 17:58:39 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.12.0:compile 17:58:39 [INFO] | | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 17:58:39 [INFO] | | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 17:58:39 [INFO] | | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 17:58:39 [INFO] | | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 17:58:39 [INFO] | | \- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 17:58:39 [INFO] | \- io.grpc:grpc-testing:jar:1.29.0:compile 17:58:39 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:compile 17:58:39 [INFO] +- io.mockk:mockk:jar:1.12.8:test 17:58:39 [INFO] | +- io.mockk:mockk-dsl:jar:1.12.8:test 17:58:39 [INFO] | +- io.mockk:mockk-agent:jar:1.12.8:test 17:58:39 [INFO] | +- io.mockk:mockk-agent-api:jar:1.12.8:test 17:58:39 [INFO] | +- io.mockk:mockk-core:jar:1.12.8:test 17:58:39 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 17:58:39 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 17:58:39 [INFO] +- io.mockk:mockk-jvm:jar:1.12.8:test 17:58:39 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.12.8:test 17:58:39 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.12.8:test 17:58:39 [INFO] | | +- org.objenesis:objenesis:jar:3.2:test 17:58:39 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.23:compile 17:58:39 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 17:58:39 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.12.8:test 17:58:39 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.12.8:test 17:58:39 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 17:58:39 [INFO] | +- junit:junit:jar:4.13.2:compile 17:58:39 [INFO] | | \- org.hamcrest:hamcrest-core:jar:2.2:compile 17:58:39 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 17:58:39 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 17:58:39 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 17:58:39 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 17:58:39 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:58:39 [INFO] +- org.mock-server:mockserver-netty:jar:5.13.0:test 17:58:39 [INFO] | +- org.mock-server:mockserver-client-java:jar:5.13.0:test 17:58:39 [INFO] | +- org.mock-server:mockserver-core:jar:5.13.0:test 17:58:39 [INFO] | | +- com.lmax:disruptor:jar:3.4.4:test 17:58:39 [INFO] | | +- javax.servlet:javax.servlet-api:jar:4.0.1:test 17:58:39 [INFO] | | +- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:58:39 [INFO] | | +- com.jcraft:jzlib:jar:1.1.3:test 17:58:39 [INFO] | | +- com.fasterxml.uuid:java-uuid-generator:jar:4.0.1:test 17:58:39 [INFO] | | +- org.bouncycastle:bcprov-jdk15on:jar:1.70:test 17:58:39 [INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.70:test 17:58:39 [INFO] | | | \- org.bouncycastle:bcutil-jdk15on:jar:1.70:test 17:58:39 [INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:9.21:test 17:58:39 [INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:test 17:58:39 [INFO] | | +- org.apache.velocity:velocity-engine-scripting:jar:2.3:test 17:58:39 [INFO] | | +- org.apache.velocity.tools:velocity-tools-generic:jar:3.1:test 17:58:39 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:test 17:58:39 [INFO] | | | | +- commons-logging:commons-logging:jar:1.2:test 17:58:39 [INFO] | | | | \- commons-collections:commons-collections:jar:3.2.2:test 17:58:39 [INFO] | | | +- org.apache.commons:commons-digester3:jar:3.2:test 17:58:39 [INFO] | | | \- com.github.cliftonlabs:json-simple:jar:3.0.2:test 17:58:39 [INFO] | | +- com.samskivert:jmustache:jar:1.15:test 17:58:39 [INFO] | | +- com.networknt:json-schema-validator:jar:1.0.67:test 17:58:39 [INFO] | | | \- com.ethlo.time:itu:jar:1.5.1:test 17:58:39 [INFO] | | +- io.swagger.parser.v3:swagger-parser:jar:2.0.31:test 17:58:39 [INFO] | | | +- io.swagger.parser.v3:swagger-parser-v2-converter:jar:2.0.31:test 17:58:39 [INFO] | | | | +- io.swagger:swagger-core:jar:1.6.0:test 17:58:39 [INFO] | | | | +- io.swagger:swagger-parser:jar:1.0.57:test 17:58:39 [INFO] | | | | +- io.swagger:swagger-compat-spec-parser:jar:1.0.57:test 17:58:39 [INFO] | | | | | +- com.github.java-json-tools:json-schema-validator:jar:2.2.14:test 17:58:39 [INFO] | | | | | | +- com.github.java-json-tools:jackson-coreutils-equivalence:jar:1.0:test 17:58:39 [INFO] | | | | | | +- com.github.java-json-tools:json-schema-core:jar:1.2.14:test 17:58:39 [INFO] | | | | | | | +- com.github.java-json-tools:uri-template:jar:0.10:test 17:58:39 [INFO] | | | | | | | \- org.mozilla:rhino:jar:1.7.7.2:test 17:58:39 [INFO] | | | | | | +- com.sun.mail:mailapi:jar:1.6.2:test 17:58:39 [INFO] | | | | | | +- joda-time:joda-time:jar:2.10.5:test 17:58:39 [INFO] | | | | | | +- com.googlecode.libphonenumber:libphonenumber:jar:8.11.1:test 17:58:39 [INFO] | | | | | | \- net.sf.jopt-simple:jopt-simple:jar:5.0.4:test 17:58:39 [INFO] | | | | | \- com.github.java-json-tools:json-patch:jar:1.13:test 17:58:39 [INFO] | | | | | +- com.github.java-json-tools:msg-simple:jar:1.2:test 17:58:39 [INFO] | | | | | | \- com.github.java-json-tools:btf:jar:1.3:test 17:58:39 [INFO] | | | | | \- com.github.java-json-tools:jackson-coreutils:jar:2.0:test 17:58:39 [INFO] | | | | \- io.swagger.parser.v3:swagger-parser-core:jar:2.0.31:test 17:58:39 [INFO] | | | \- io.swagger.parser.v3:swagger-parser-v3:jar:2.0.31:test 17:58:39 [INFO] | | | \- io.swagger.core.v3:swagger-core:jar:2.1.13:test 17:58:39 [INFO] | | +- org.xmlunit:xmlunit-placeholders:jar:2.9.1:test 17:58:39 [INFO] | | +- org.apache.commons:commons-text:jar:1.9:test 17:58:39 [INFO] | | \- io.github.classgraph:classgraph:jar:4.8.141:compile 17:58:39 [INFO] | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:58:39 [INFO] | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:58:39 [INFO] | +- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:58:39 [INFO] | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:58:39 [INFO] | +- io.netty:netty-handler:jar:4.1.92.Final:compile 17:58:39 [INFO] | | +- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:58:39 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:58:39 [INFO] | \- io.netty:netty-transport:jar:4.1.92.Final:compile 17:58:39 [INFO] +- org.powermock:powermock-api-mockito2:jar:1.7.4:test 17:58:39 [INFO] | +- org.powermock:powermock-api-mockito-common:jar:1.7.4:test 17:58:39 [INFO] | | \- org.powermock:powermock-api-support:jar:1.7.4:test 17:58:39 [INFO] | | +- org.powermock:powermock-reflect:jar:1.7.4:test 17:58:39 [INFO] | | \- org.powermock:powermock-core:jar:1.7.4:test 17:58:39 [INFO] | \- org.mockito:mockito-core:jar:4.5.1:test 17:58:39 [INFO] +- org.mockito.kotlin:mockito-kotlin:jar:4.0.0:test 17:58:39 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.7.12:test 17:58:39 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.7.12:test 17:58:39 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.12:test 17:58:39 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:58:39 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:58:39 [INFO] | +- org.assertj:assertj-core:jar:3.22.0:test 17:58:39 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 17:58:39 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test 17:58:39 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 17:58:39 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:58:39 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 17:58:39 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:58:39 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 17:58:39 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 17:58:39 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.8.2:test 17:58:39 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.8.2:test 17:58:39 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:compile 17:58:39 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.8.2:test 17:58:39 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:58:39 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.7.0:test 17:58:39 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.6.21:test 17:58:39 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.6.4:test 17:58:39 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.6.4:test 17:58:39 [INFO] +- io.projectreactor:reactor-test:jar:3.4.29:test 17:58:39 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:58:39 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 17:58:39 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 17:58:39 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 17:58:39 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 17:58:39 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 17:58:39 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 17:58:39 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 17:58:39 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 17:58:39 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 17:58:39 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 17:58:39 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:58:39 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 17:58:39 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 17:58:39 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 17:58:39 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:58:39 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 17:58:39 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 17:58:39 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 17:58:39 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 17:58:39 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 17:58:39 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 17:58:39 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 17:58:39 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 17:58:39 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 17:58:39 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 17:58:39 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 17:58:39 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 17:58:39 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 17:58:39 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 17:58:39 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 17:58:39 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 17:58:39 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 17:58:39 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 17:58:39 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 17:58:39 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 17:58:39 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 17:58:39 [INFO] | | | \- org.springframework:spring-expression:jar:5.3.27:compile 17:58:39 [INFO] | | \- org.springframework:spring-aop:jar:5.3.27:compile 17:58:39 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 17:58:39 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:58:39 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:58:39 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:58:39 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 17:58:39 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 17:58:39 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 17:58:39 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 17:58:39 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 17:58:39 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 17:58:39 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 17:58:39 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 17:58:39 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 17:58:39 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 17:58:39 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 17:58:39 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:58:39 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:58:39 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:58:39 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 17:58:39 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 17:58:39 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 17:58:39 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 17:58:39 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 17:58:39 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 17:58:39 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 17:58:39 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 17:58:39 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:58:39 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:58:39 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 17:58:39 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 17:58:39 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 17:58:39 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 17:58:39 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 17:58:39 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 17:58:39 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 17:58:39 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 17:58:39 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 17:58:39 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 17:58:39 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 17:58:39 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 17:58:39 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 17:58:39 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 17:58:39 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 17:58:39 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 17:58:39 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 17:58:39 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 17:58:39 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 17:58:39 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 17:58:39 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 17:58:39 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 17:58:39 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 17:58:39 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 17:58:39 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 17:58:39 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 17:58:39 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 17:58:39 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 17:58:39 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:58:39 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 17:58:39 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 17:58:39 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 17:58:39 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 17:58:39 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 17:58:39 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 17:58:39 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 17:58:39 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 17:58:39 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 17:58:39 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 17:58:39 [INFO] 17:58:39 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ ansible-awx-executor --- 17:58:39 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/ansible-awx-executor/target/sonatype-clm/module.xml 17:58:39 [INFO] 17:58:39 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:python-executor >-- 17:58:39 [INFO] Building MS Blueprints Processor Functions - Python Executor 1.6.0-SNAPSHOT [42/68] 17:58:39 [INFO] --------------------------------[ jar ]--------------------------------- 17:58:39 [INFO] 17:58:39 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ python-executor --- 17:58:39 [INFO] 17:58:39 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ python-executor --- 17:58:39 [INFO] 17:58:39 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ python-executor --- 17:58:39 [INFO] Executing tasks 17:58:39 17:58:39 ktlint: 17:58:41 [INFO] Executed tasks 17:58:41 [INFO] 17:58:41 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ python-executor --- 17:58:41 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:58:41 [INFO] 17:58:41 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ python-executor --- 17:58:41 [INFO] 17:58:41 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ python-executor --- 17:58:41 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/target/code-coverage/jacoco-ut.exec 17:58:41 [INFO] 17:58:41 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ python-executor --- 17:58:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/target/jacoco.exec 17:58:41 [INFO] 17:58:41 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ python-executor --- 17:58:41 [INFO] Set 2 system properties 17:58:41 [INFO] 17:58:41 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ python-executor --- 17:58:41 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-clm-master/.git 17:58:41 [INFO] Collected git.commit.id.full with value dea5fc2346c2633f38ec0e7bc8a7499446998292 17:58:41 [INFO] Collected git.commit.id.abbrev with value dea5fc2 17:58:41 [INFO] Collected git.build.time with value 2024-03-19T17:58:41+0000 17:58:41 [INFO] Collected git.build.version with value 1.6.0-SNAPSHOT 17:58:41 [INFO] Collected git.build.number with value 290 17:58:41 [INFO] including property git.build.version in results 17:58:41 [INFO] including property git.commit.id.full in results 17:58:41 [INFO] including property git.commit.id.abbrev in results 17:58:41 [INFO] including property git.build.time in results 17:58:41 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/target/classes/git.properties] (for module MS Blueprints Processor Functions - Python Executor)... 17:58:41 [INFO] 17:58:41 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ python-executor --- 17:58:41 [INFO] 17:58:41 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ python-executor --- 17:58:41 [INFO] 17:58:41 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ python-executor --- 17:58:41 [INFO] Tidy is skipped. 17:58:41 [INFO] 17:58:41 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ python-executor --- 17:58:41 [INFO] Skipping Antrun execution 17:58:41 [INFO] 17:58:41 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ python-executor --- 17:58:41 [INFO] Formatting is skipped 17:58:41 [INFO] 17:58:41 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ python-executor --- 17:58:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:58:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:58:41 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/resources 17:58:41 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/resources 17:58:41 [INFO] 17:58:41 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ python-executor --- 17:58:41 [INFO] No sources to compile 17:58:41 [INFO] 17:58:41 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ python-executor --- 17:58:41 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/java 17:58:42 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:58:42 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentJythonExecutor.kt: (24, 81) 'BlueprintJythonServiceImpl' is deprecated. CDS won't support JythonService 17:58:42 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentJythonExecutor.kt: (25, 81) 'PythonExecutorConstants' is deprecated. CDS won't support JythonService 17:58:42 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentJythonExecutor.kt: (41, 41) 'BlueprintJythonServiceImpl' is deprecated. CDS won't support JythonService 17:58:42 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentJythonExecutor.kt: (74, 13) Elvis operator (?:) always returns the left operand of non-nullable type String 17:58:42 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentJythonExecutor.kt: (82, 67) 'PythonExecutorConstants' is deprecated. CDS won't support JythonService 17:58:42 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentJythonExecutor.kt: (83, 76) 'PythonExecutorConstants' is deprecated. CDS won't support JythonService 17:58:42 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentRemotePythonExecutor.kt: (110, 46) Safe call on a non-null receiver will have nullable type in future releases 17:58:42 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentRemotePythonExecutor.kt: (110, 54) Unnecessary safe call on a non-null receiver of type BlueprintModel? 17:58:42 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentRemotePythonExecutor.kt: (111, 27) Safe call on a non-null receiver will have nullable type in future releases 17:58:42 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentRemotePythonExecutor.kt: (111, 35) Unnecessary safe call on a non-null receiver of type BlueprintModel? 17:58:42 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentRemotePythonExecutor.kt: (162, 42) This class shouldn't be used in Kotlin. Use kotlin.Any instead. 17:58:42 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintJythonServiceImpl.kt: (22, 74) 'BlueprintJythonService' is deprecated. CDS won's support Jython services 17:58:42 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintJythonServiceImpl.kt: (38, 33) 'PythonExecutorProperty' is deprecated. CDS won't support JythonService 17:58:42 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintJythonServiceImpl.kt: (40, 5) 'BlueprintJythonService' is deprecated. CDS won's support Jython services 17:58:42 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintJythonServiceImpl.kt: (42, 47) 'BlueprintJythonService' is deprecated. CDS won's support Jython services 17:58:42 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintJythonServiceImpl.kt: (57, 13) 'BluePrintPython' is deprecated. CDS won't support JythonService 17:58:42 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintJythonServiceImpl.kt: (59, 35) 'BlueprintPythonHost' is deprecated. CDS won't support JythonService 17:58:42 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintJythonServiceImpl.kt: (110, 13) Elvis operator (?:) always returns the left operand of non-nullable type String 17:58:42 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintJythonServiceImpl.kt: (127, 29) 'PythonExecutorConstants' is deprecated. CDS won't support JythonService 17:58:42 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintJythonServiceImpl.kt: (128, 80) 'PythonExecutorConstants' is deprecated. CDS won't support JythonService 17:58:42 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintPythonHost.kt: (25, 61) 'BluePrintPython' is deprecated. CDS won't support JythonService 17:58:42 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintPythonHost.kt: (27, 50) 'BlueprintPythonInterpreterProxy' is deprecated. CDS won't support JythonService 17:58:42 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintPythonHost.kt: (31, 43) 'BlueprintPythonInterpreterProxy' is deprecated. CDS won't support JythonService 17:58:42 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintPythonInterpreterProxy.kt: (24, 73) 'BluePrintPython' is deprecated. CDS won't support JythonService 17:58:42 [INFO] 17:58:42 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ python-executor --- 17:58:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:58:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:58:42 [INFO] Copying 5 resources 17:58:42 [INFO] 17:58:42 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ python-executor --- 17:58:42 [INFO] No sources to compile 17:58:42 [INFO] 17:58:42 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ python-executor --- 17:58:42 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/test/java 17:58:43 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:58:43 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentJythonExecutorTest.kt: (27, 81) 'PythonExecutorConfiguration' is deprecated. CDS won't support JythonService 17:58:43 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentJythonExecutorTest.kt: (28, 81) 'PythonExecutorProperty' is deprecated. CDS won't support JythonService 17:58:43 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentJythonExecutorTest.kt: (41, 9) 'PythonExecutorConfiguration' is deprecated. CDS won't support JythonService 17:58:43 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/ComponentJythonExecutorTest.kt: (41, 45) 'PythonExecutorProperty' is deprecated. CDS won't support JythonService 17:58:43 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintPythonHostTest.kt: (29, 34) 'BluePrintPython' is deprecated. CDS won't support JythonService 17:58:43 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintPythonHostTest.kt: (29, 58) 'PythonExecutorProperty' is deprecated. CDS won't support JythonService 17:58:43 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintPythonHostTest.kt: (39, 39) 'BlueprintPythonHost' is deprecated. CDS won't support JythonService 17:58:43 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintPythonHostTest.kt: (42, 42) 'PythonExecutorProperty' is deprecated. CDS won't support JythonService 17:58:43 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintPythonHostTest.kt: (51, 31) 'BlueprintPythonHost' is deprecated. CDS won't support JythonService 17:58:43 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/python/executor/scripts/BlueprintPythonHostTest.kt: (51, 51) 'BluePrintPython' is deprecated. CDS won't support JythonService 17:58:43 [INFO] 17:58:43 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ python-executor --- 17:58:43 [INFO] 17:58:43 [INFO] ------------------------------------------------------- 17:58:43 [INFO] T E S T S 17:58:43 [INFO] ------------------------------------------------------- 17:58:44 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentJythonExecutorTest 17:58:50 17:58:47.798 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - preparing request id(123456-1000) for workflow(activate) step(activate-jython) 17:58:50 17:58:47.829 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentJythonExecutor - Processing : {current-node-template="activate-jython", dynamic-properties=null, current-operation="process", instance-dependencies=["json-parser-service"], current-interface="ComponentJythonExecutor"} 17:58:50 17:58:50.729 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.BlueprintJythonService - Component Object org.python.proxies.__main__$SamplePythonComponentNode$0@1aac10b5 17:58:50 Processing calling...blueprint-basePath 17:58:50 17:58:50.732 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - Preparing Response... 17:58:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.91 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentJythonExecutorTest 17:58:50 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutorDSLTest 17:58:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutorDSLTest 17:58:50 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutorTest 17:58:51 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:58:52 17:58:52.024 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - preparing request id(123456-1000) for workflow(activate) step(execute-remote-python) 17:58:52 17:58:52.156 ERROR org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - failed in execute-remote-python - execute-remote-python : no answer found for: BluePrintPropertiesService(#1).propertyBeanType(blueprintsprocessor.remote-script-command.response.log.enabled, boolean) 17:58:52 io.mockk.MockKException: no answer found for: BluePrintPropertiesService(#1).propertyBeanType(blueprintsprocessor.remote-script-command.response.log.enabled, boolean) 17:58:52 at io.mockk.impl.stub.MockKStub.defaultAnswer(MockKStub.kt:93) 17:58:52 at io.mockk.impl.stub.MockKStub.answer(MockKStub.kt:42) 17:58:52 at io.mockk.impl.recording.states.AnsweringState.call(AnsweringState.kt:16) 17:58:52 at io.mockk.impl.recording.CommonCallRecorder.call(CommonCallRecorder.kt:53) 17:58:52 at io.mockk.impl.stub.MockKStub.handleInvocation(MockKStub.kt:271) 17:58:52 at io.mockk.impl.instantiation.JvmMockFactoryHelper$mockHandler$1.invocation(JvmMockFactoryHelper.kt:24) 17:58:52 at io.mockk.proxy.jvm.advice.Interceptor.call(Interceptor.kt:21) 17:58:52 at org.onap.ccsdk.cds.blueprintsprocessor.core.BluePrintPropertiesService.propertyBeanType(BluePrintCoreConfiguration.kt:68) 17:58:52 at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutor.processNB$suspendImpl(ComponentRemotePythonExecutor.kt:101) 17:58:52 at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutor.processNB(ComponentRemotePythonExecutor.kt) 17:58:52 at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutor.processNB(ComponentRemotePythonExecutor.kt:55) 17:58:52 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invokeSuspend(AbstractComponentFunction.kt:184) 17:58:52 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 17:58:52 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 17:58:52 at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturnIgnoreTimeout(Undispatched.kt:100) 17:58:52 at kotlinx.coroutines.TimeoutKt.setupTimeout(Timeout.kt:146) 17:58:52 at kotlinx.coroutines.TimeoutKt.withTimeout(Timeout.kt:44) 17:58:52 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNBWithTimeout(AbstractComponentFunction.kt:179) 17:58:52 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) 17:58:52 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB(AbstractComponentFunction.kt) 17:58:52 at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutorTest$testComponentRemotePythonExecutor$1.invokeSuspend(ComponentRemotePythonExecutorTest.kt:87) 17:58:52 at (Coroutine boundary.() 17:58:52 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) 17:58:52 at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutorTest$testComponentRemotePythonExecutor$1.invokeSuspend(ComponentRemotePythonExecutorTest.kt:87) 17:58:52 Caused by: io.mockk.MockKException: no answer found for: BluePrintPropertiesService(#1).propertyBeanType(blueprintsprocessor.remote-script-command.response.log.enabled, boolean) 17:58:52 at io.mockk.impl.stub.MockKStub.defaultAnswer(MockKStub.kt:93) 17:58:52 at io.mockk.impl.stub.MockKStub.answer(MockKStub.kt:42) 17:58:52 at io.mockk.impl.recording.states.AnsweringState.call(AnsweringState.kt:16) 17:58:52 at io.mockk.impl.recording.CommonCallRecorder.call(CommonCallRecorder.kt:53) 17:58:52 at io.mockk.impl.stub.MockKStub.handleInvocation(MockKStub.kt:271) 17:58:52 at io.mockk.impl.instantiation.JvmMockFactoryHelper$mockHandler$1.invocation(JvmMockFactoryHelper.kt:24) 17:58:52 at io.mockk.proxy.jvm.advice.Interceptor.call(Interceptor.kt:21) 17:58:52 at org.onap.ccsdk.cds.blueprintsprocessor.core.BluePrintPropertiesService.propertyBeanType(BluePrintCoreConfiguration.kt:68) 17:58:52 at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutor.processNB$suspendImpl(ComponentRemotePythonExecutor.kt:101) 17:58:52 at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutor.processNB(ComponentRemotePythonExecutor.kt) 17:58:52 at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutor.processNB(ComponentRemotePythonExecutor.kt:55) 17:58:52 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invokeSuspend(AbstractComponentFunction.kt:184) 17:58:52 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 17:58:52 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 17:58:52 at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturnIgnoreTimeout(Undispatched.kt:100) 17:58:52 at kotlinx.coroutines.TimeoutKt.setupTimeout(Timeout.kt:146) 17:58:52 at kotlinx.coroutines.TimeoutKt.withTimeout(Timeout.kt:44) 17:58:52 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNBWithTimeout(AbstractComponentFunction.kt:179) 17:58:52 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) 17:58:52 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB(AbstractComponentFunction.kt) 17:58:52 at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutorTest$testComponentRemotePythonExecutor$1.invokeSuspend(ComponentRemotePythonExecutorTest.kt:87) 17:58:52 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 17:58:52 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) 17:58:52 at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:284) 17:58:52 at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) 17:58:52 at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) 17:58:52 at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) 17:58:52 at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) 17:58:52 at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) 17:58:52 at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutorTest.testComponentRemotePythonExecutor(ComponentRemotePythonExecutorTest.kt:51) 17:58:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:58:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:58:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:58:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:58:52 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 17:58:52 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 17:58:52 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 17:58:52 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 17:58:52 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 17:58:52 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 17:58:52 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 17:58:52 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 17:58:52 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 17:58:52 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 17:58:52 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 17:58:52 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 17:58:52 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 17:58:52 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 17:58:52 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 17:58:52 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 17:58:52 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 17:58:52 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 17:58:52 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) 17:58:52 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) 17:58:52 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) 17:58:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) 17:58:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 17:58:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 17:58:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 17:58:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 17:58:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 17:58:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 17:58:52 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 17:58:52 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 17:58:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:58:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:58:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:58:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:58:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:58:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:58:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:58:52 17:58:52.158 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - Preparing Response... 17:58:53 17:58:53.643 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - preparing request id(123456-1000) for workflow(activate) step(execute-remote-python) 17:58:53 17:58:53.651 ERROR org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - failed in execute-remote-python - execute-remote-python : no answer found for: BluePrintPropertiesService(#3).propertyBeanType(blueprintsprocessor.remote-script-command.response.log.enabled, boolean) 17:58:53 io.mockk.MockKException: no answer found for: BluePrintPropertiesService(#3).propertyBeanType(blueprintsprocessor.remote-script-command.response.log.enabled, boolean) 17:58:53 at io.mockk.impl.stub.MockKStub.defaultAnswer(MockKStub.kt:93) 17:58:53 at io.mockk.impl.stub.MockKStub.answer(MockKStub.kt:42) 17:58:53 at io.mockk.impl.recording.states.AnsweringState.call(AnsweringState.kt:16) 17:58:53 at io.mockk.impl.recording.CommonCallRecorder.call(CommonCallRecorder.kt:53) 17:58:53 at io.mockk.impl.stub.MockKStub.handleInvocation(MockKStub.kt:271) 17:58:53 at io.mockk.impl.instantiation.JvmMockFactoryHelper$mockHandler$1.invocation(JvmMockFactoryHelper.kt:24) 17:58:53 at io.mockk.proxy.jvm.advice.Interceptor.call(Interceptor.kt:21) 17:58:53 at org.onap.ccsdk.cds.blueprintsprocessor.core.BluePrintPropertiesService.propertyBeanType(BluePrintCoreConfiguration.kt:68) 17:58:53 at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutor.processNB$suspendImpl(ComponentRemotePythonExecutor.kt:101) 17:58:53 at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutor.processNB(ComponentRemotePythonExecutor.kt) 17:58:53 at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutor.processNB(ComponentRemotePythonExecutor.kt:55) 17:58:53 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invokeSuspend(AbstractComponentFunction.kt:184) 17:58:53 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 17:58:53 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 17:58:53 at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturnIgnoreTimeout(Undispatched.kt:100) 17:58:53 at kotlinx.coroutines.TimeoutKt.setupTimeout(Timeout.kt:146) 17:58:53 at kotlinx.coroutines.TimeoutKt.withTimeout(Timeout.kt:44) 17:58:53 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNBWithTimeout(AbstractComponentFunction.kt:179) 17:58:53 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) 17:58:53 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB(AbstractComponentFunction.kt) 17:58:53 at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutorTest$testComponentRemotePythonExecutorProcessNB$1.invokeSuspend(ComponentRemotePythonExecutorTest.kt:111) 17:58:53 at (Coroutine boundary.() 17:58:53 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) 17:58:53 at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutorTest$testComponentRemotePythonExecutorProcessNB$1.invokeSuspend(ComponentRemotePythonExecutorTest.kt:111) 17:58:53 Caused by: io.mockk.MockKException: no answer found for: BluePrintPropertiesService(#3).propertyBeanType(blueprintsprocessor.remote-script-command.response.log.enabled, boolean) 17:58:53 at io.mockk.impl.stub.MockKStub.defaultAnswer(MockKStub.kt:93) 17:58:53 at io.mockk.impl.stub.MockKStub.answer(MockKStub.kt:42) 17:58:53 at io.mockk.impl.recording.states.AnsweringState.call(AnsweringState.kt:16) 17:58:53 at io.mockk.impl.recording.CommonCallRecorder.call(CommonCallRecorder.kt:53) 17:58:53 at io.mockk.impl.stub.MockKStub.handleInvocation(MockKStub.kt:271) 17:58:53 at io.mockk.impl.instantiation.JvmMockFactoryHelper$mockHandler$1.invocation(JvmMockFactoryHelper.kt:24) 17:58:53 at io.mockk.proxy.jvm.advice.Interceptor.call(Interceptor.kt:21) 17:58:53 at org.onap.ccsdk.cds.blueprintsprocessor.core.BluePrintPropertiesService.propertyBeanType(BluePrintCoreConfiguration.kt:68) 17:58:53 at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutor.processNB$suspendImpl(ComponentRemotePythonExecutor.kt:101) 17:58:53 at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutor.processNB(ComponentRemotePythonExecutor.kt) 17:58:53 at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutor.processNB(ComponentRemotePythonExecutor.kt:55) 17:58:53 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invokeSuspend(AbstractComponentFunction.kt:184) 17:58:53 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 17:58:53 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 17:58:53 at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturnIgnoreTimeout(Undispatched.kt:100) 17:58:53 at kotlinx.coroutines.TimeoutKt.setupTimeout(Timeout.kt:146) 17:58:53 at kotlinx.coroutines.TimeoutKt.withTimeout(Timeout.kt:44) 17:58:53 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNBWithTimeout(AbstractComponentFunction.kt:179) 17:58:53 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) 17:58:53 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB(AbstractComponentFunction.kt) 17:58:53 at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutorTest$testComponentRemotePythonExecutorProcessNB$1.invokeSuspend(ComponentRemotePythonExecutorTest.kt:111) 17:58:53 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 17:58:53 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) 17:58:53 at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:284) 17:58:53 at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) 17:58:53 at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) 17:58:53 at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) 17:58:53 at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) 17:58:53 at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) 17:58:53 at org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutorTest.testComponentRemotePythonExecutorProcessNB(ComponentRemotePythonExecutorTest.kt:97) 17:58:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:58:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:58:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:58:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:58:53 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 17:58:53 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 17:58:53 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 17:58:53 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 17:58:53 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 17:58:53 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 17:58:53 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 17:58:53 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 17:58:53 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 17:58:53 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 17:58:53 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 17:58:53 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 17:58:53 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 17:58:53 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 17:58:53 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 17:58:53 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 17:58:53 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 17:58:53 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 17:58:53 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) 17:58:53 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) 17:58:53 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) 17:58:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) 17:58:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 17:58:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 17:58:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 17:58:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 17:58:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 17:58:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 17:58:53 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 17:58:53 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 17:58:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:58:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:58:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:58:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:58:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:58:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:58:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:58:53 17:58:53.655 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - Preparing Response... 17:58:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.798 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.ComponentRemotePythonExecutorTest 17:58:53 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.scripts.BlueprintPythonHostTest 17:58:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.python.executor.scripts.BlueprintPythonHostTest 17:58:53 [INFO] 17:58:53 [INFO] Results: 17:58:53 [INFO] 17:58:53 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 17:58:53 [INFO] 17:58:53 [INFO] 17:58:53 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ python-executor --- 17:58:53 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/target/code-coverage/jacoco-ut.exec 17:58:54 [INFO] Analyzed bundle 'MS Blueprints Processor Functions - Python Executor' with 28 classes 17:58:54 [INFO] 17:58:54 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ python-executor --- 17:58:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:58:54 [INFO] 17:58:54 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ python-executor --- 17:58:54 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/target/python-executor-1.6.0-SNAPSHOT.jar 17:58:54 [INFO] 17:58:54 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ python-executor --- 17:58:54 [INFO] Skipping because packaging 'jar' is not pom. 17:58:54 [INFO] 17:58:54 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ python-executor --- 17:58:54 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/target/code-coverage/jacoco-it.exec 17:58:54 [INFO] 17:58:54 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ python-executor --- 17:58:54 [INFO] 17:58:54 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ python-executor --- 17:58:54 [INFO] 17:58:54 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ python-executor --- 17:58:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:58:54 [INFO] 17:58:54 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ python-executor --- 17:58:54 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/target/jacoco.exec 17:58:54 [INFO] 17:58:54 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ python-executor --- 17:58:54 [INFO] 17:58:54 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ python-executor --- 17:58:54 [INFO] 17:58:54 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ python-executor --- 17:58:54 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/target/python-executor-1.6.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/python-executor/1.6.0-SNAPSHOT/python-executor-1.6.0-SNAPSHOT.jar 17:58:54 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/python-executor/1.6.0-SNAPSHOT/python-executor-1.6.0-SNAPSHOT.pom 17:58:54 [INFO] 17:58:54 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ python-executor --- 17:58:54 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.functions:python-executor:jar:1.6.0-SNAPSHOT 17:58:54 [INFO] +- org.python:jython-standalone:jar:2.7.2:compile 17:58:54 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.6.0-SNAPSHOT:compile 17:58:54 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.6.0-SNAPSHOT:compile 17:58:54 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile 17:58:54 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 17:58:54 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 17:58:54 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile 17:58:54 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.13.5:compile 17:58:54 [INFO] | | +- org.yaml:snakeyaml:jar:1.30:compile 17:58:54 [INFO] | | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 17:58:54 [INFO] | | +- commons-lang:commons-lang:jar:2.6:compile 17:58:54 [INFO] | | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 17:58:54 [INFO] | | | +- org.javassist:javassist:jar:3.24.1-GA:compile 17:58:54 [INFO] | | | +- org.jsoup:jsoup:jar:1.12.1:compile 17:58:54 [INFO] | | | +- com.google.re2j:re2j:jar:1.2:compile 17:58:54 [INFO] | | | +- commons-net:commons-net:jar:3.9.0:compile 17:58:54 [INFO] | | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 17:58:54 [INFO] | | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 17:58:54 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:58:54 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:58:54 [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.2.12:compile 17:58:54 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:58:54 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:58:54 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:58:54 [INFO] | | \- org.apache.commons:commons-compress:jar:1.21:compile 17:58:54 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.6.0-SNAPSHOT:compile 17:58:54 [INFO] | | +- com.hazelcast:hazelcast-all:jar:4.2.5:compile 17:58:54 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.6.0-SNAPSHOT:compile 17:58:54 [INFO] | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 17:58:54 [INFO] | | | \- javax.annotation:jsr250-api:jar:1.0:compile 17:58:54 [INFO] | | \- org.springframework.boot:spring-boot-starter-webflux:jar:2.7.12:compile 17:58:54 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.12:compile 17:58:54 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5:compile 17:58:54 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile 17:58:54 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5:compile 17:58:54 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.12:compile 17:58:54 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.32:compile 17:58:54 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.92.Final:compile 17:58:54 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.92.Final:compile 17:58:54 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.92.Final:compile 17:58:54 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.92.Final:compile 17:58:54 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.92.Final:compile 17:58:54 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.92.Final:compile 17:58:54 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.32:compile 17:58:54 [INFO] | | \- org.springframework:spring-webflux:jar:5.3.27:compile 17:58:54 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.6.0-SNAPSHOT:compile 17:58:54 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.6.0-SNAPSHOT:compile 17:58:54 [INFO] | | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.7.12:compile 17:58:54 [INFO] | | | +- org.springframework.boot:spring-boot-starter-aop:jar:2.7.12:compile 17:58:54 [INFO] | | | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 17:58:54 [INFO] | | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.7.12:compile 17:58:54 [INFO] | | | | +- com.zaxxer:HikariCP:jar:4.0.3:compile 17:58:54 [INFO] | | | | \- org.springframework:spring-jdbc:jar:5.3.27:compile 17:58:54 [INFO] | | | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 17:58:54 [INFO] | | | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 17:58:54 [INFO] | | | +- org.hibernate:hibernate-core:jar:5.6.15.Final:compile 17:58:54 [INFO] | | | | +- antlr:antlr:jar:2.7.7:compile 17:58:54 [INFO] | | | | +- org.jboss:jandex:jar:2.4.2.Final:compile 17:58:54 [INFO] | | | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 17:58:54 [INFO] | | | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 17:58:54 [INFO] | | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 17:58:54 [INFO] | | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 17:58:54 [INFO] | | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 17:58:54 [INFO] | | | +- org.springframework.data:spring-data-jpa:jar:2.7.12:compile 17:58:54 [INFO] | | | | +- org.springframework.data:spring-data-commons:jar:2.7.12:compile 17:58:54 [INFO] | | | | +- org.springframework:spring-orm:jar:5.3.27:compile 17:58:54 [INFO] | | | | \- org.springframework:spring-tx:jar:5.3.27:compile 17:58:54 [INFO] | | | \- org.springframework:spring-aspects:jar:5.3.27:compile 17:58:54 [INFO] | | +- javax.validation:validation-api:jar:2.0.1.Final:compile 17:58:54 [INFO] | | +- org.mariadb.jdbc:mariadb-java-client:jar:3.0.10:compile 17:58:54 [INFO] | | \- com.microsoft.sqlserver:mssql-jdbc:jar:10.2.3.jre8:compile 17:58:54 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.6.0-SNAPSHOT:compile 17:58:54 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 17:58:54 [INFO] | | | \- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 17:58:54 [INFO] | | \- org.springframework:spring-web:jar:5.3.27:compile 17:58:54 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.6.0-SNAPSHOT:compile 17:58:54 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.6.0-SNAPSHOT:compile 17:58:54 [INFO] | | +- io.nats:jnats:jar:2.6.6:compile 17:58:54 [INFO] | | | \- net.i2p.crypto:eddsa:jar:0.3.0:compile 17:58:54 [INFO] | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 17:58:54 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.6.0-SNAPSHOT:compile 17:58:54 [INFO] | +- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 17:58:54 [INFO] | | +- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 17:58:54 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.12.0:compile 17:58:54 [INFO] | | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 17:58:54 [INFO] | | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 17:58:54 [INFO] | | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 17:58:54 [INFO] | | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 17:58:54 [INFO] | | +- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 17:58:54 [INFO] | | \- com.google.code.findbugs:annotations:jar:3.0.1:compile 17:58:54 [INFO] | | \- net.jcip:jcip-annotations:jar:1.0:compile 17:58:54 [INFO] | \- io.grpc:grpc-testing:jar:1.29.0:compile 17:58:54 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:compile 17:58:54 [INFO] +- io.mockk:mockk:jar:1.12.8:test 17:58:54 [INFO] | +- io.mockk:mockk-dsl:jar:1.12.8:test 17:58:54 [INFO] | +- io.mockk:mockk-agent:jar:1.12.8:test 17:58:54 [INFO] | +- io.mockk:mockk-agent-api:jar:1.12.8:test 17:58:54 [INFO] | +- io.mockk:mockk-core:jar:1.12.8:test 17:58:54 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 17:58:54 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 17:58:54 [INFO] +- io.mockk:mockk-jvm:jar:1.12.8:test 17:58:54 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.12.8:test 17:58:54 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.12.8:test 17:58:54 [INFO] | | +- org.objenesis:objenesis:jar:3.2:test 17:58:54 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.23:compile 17:58:54 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 17:58:54 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.12.8:test 17:58:54 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.12.8:test 17:58:54 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 17:58:54 [INFO] | +- junit:junit:jar:4.13.2:compile 17:58:54 [INFO] | | \- org.hamcrest:hamcrest-core:jar:2.2:compile 17:58:54 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 17:58:54 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 17:58:54 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 17:58:54 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 17:58:54 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:58:54 [INFO] +- org.mock-server:mockserver-netty:jar:5.13.0:test 17:58:54 [INFO] | +- org.mock-server:mockserver-client-java:jar:5.13.0:test 17:58:54 [INFO] | +- org.mock-server:mockserver-core:jar:5.13.0:test 17:58:54 [INFO] | | +- com.lmax:disruptor:jar:3.4.4:test 17:58:54 [INFO] | | +- javax.servlet:javax.servlet-api:jar:4.0.1:test 17:58:54 [INFO] | | +- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:58:54 [INFO] | | +- com.jcraft:jzlib:jar:1.1.3:test 17:58:54 [INFO] | | +- com.fasterxml.uuid:java-uuid-generator:jar:4.0.1:test 17:58:54 [INFO] | | +- org.bouncycastle:bcprov-jdk15on:jar:1.70:test 17:58:54 [INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.70:test 17:58:54 [INFO] | | | \- org.bouncycastle:bcutil-jdk15on:jar:1.70:test 17:58:54 [INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:9.21:test 17:58:54 [INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:test 17:58:54 [INFO] | | +- org.apache.velocity:velocity-engine-scripting:jar:2.3:test 17:58:54 [INFO] | | +- org.apache.velocity.tools:velocity-tools-generic:jar:3.1:test 17:58:54 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:test 17:58:54 [INFO] | | | | +- commons-logging:commons-logging:jar:1.2:test 17:58:54 [INFO] | | | | \- commons-collections:commons-collections:jar:3.2.2:test 17:58:54 [INFO] | | | +- org.apache.commons:commons-digester3:jar:3.2:test 17:58:54 [INFO] | | | \- com.github.cliftonlabs:json-simple:jar:3.0.2:test 17:58:54 [INFO] | | +- com.samskivert:jmustache:jar:1.15:test 17:58:54 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 17:58:54 [INFO] | | +- com.networknt:json-schema-validator:jar:1.0.67:test 17:58:54 [INFO] | | | \- com.ethlo.time:itu:jar:1.5.1:test 17:58:54 [INFO] | | +- io.swagger.parser.v3:swagger-parser:jar:2.0.31:test 17:58:54 [INFO] | | | +- io.swagger.parser.v3:swagger-parser-v2-converter:jar:2.0.31:test 17:58:54 [INFO] | | | | +- io.swagger:swagger-core:jar:1.6.0:test 17:58:54 [INFO] | | | | +- io.swagger:swagger-parser:jar:1.0.57:test 17:58:54 [INFO] | | | | +- io.swagger:swagger-compat-spec-parser:jar:1.0.57:test 17:58:54 [INFO] | | | | | +- com.github.java-json-tools:json-schema-validator:jar:2.2.14:test 17:58:54 [INFO] | | | | | | +- com.github.java-json-tools:jackson-coreutils-equivalence:jar:1.0:test 17:58:54 [INFO] | | | | | | +- com.github.java-json-tools:json-schema-core:jar:1.2.14:test 17:58:54 [INFO] | | | | | | | +- com.github.java-json-tools:uri-template:jar:0.10:test 17:58:54 [INFO] | | | | | | | \- org.mozilla:rhino:jar:1.7.7.2:test 17:58:54 [INFO] | | | | | | +- com.sun.mail:mailapi:jar:1.6.2:test 17:58:54 [INFO] | | | | | | +- joda-time:joda-time:jar:2.10.5:test 17:58:54 [INFO] | | | | | | +- com.googlecode.libphonenumber:libphonenumber:jar:8.11.1:test 17:58:54 [INFO] | | | | | | \- net.sf.jopt-simple:jopt-simple:jar:5.0.4:test 17:58:54 [INFO] | | | | | \- com.github.java-json-tools:json-patch:jar:1.13:test 17:58:54 [INFO] | | | | | +- com.github.java-json-tools:msg-simple:jar:1.2:test 17:58:54 [INFO] | | | | | | \- com.github.java-json-tools:btf:jar:1.3:test 17:58:54 [INFO] | | | | | \- com.github.java-json-tools:jackson-coreutils:jar:2.0:test 17:58:54 [INFO] | | | | \- io.swagger.parser.v3:swagger-parser-core:jar:2.0.31:test 17:58:54 [INFO] | | | \- io.swagger.parser.v3:swagger-parser-v3:jar:2.0.31:test 17:58:54 [INFO] | | | \- io.swagger.core.v3:swagger-core:jar:2.1.13:test 17:58:54 [INFO] | | +- org.xmlunit:xmlunit-placeholders:jar:2.9.1:test 17:58:54 [INFO] | | +- org.apache.commons:commons-text:jar:1.9:test 17:58:54 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 17:58:54 [INFO] | | \- io.github.classgraph:classgraph:jar:4.8.141:compile 17:58:54 [INFO] | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:58:54 [INFO] | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:58:54 [INFO] | +- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:58:54 [INFO] | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:58:54 [INFO] | +- io.netty:netty-handler:jar:4.1.92.Final:compile 17:58:54 [INFO] | | +- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:58:54 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:58:54 [INFO] | \- io.netty:netty-transport:jar:4.1.92.Final:compile 17:58:54 [INFO] +- org.powermock:powermock-api-mockito2:jar:1.7.4:test 17:58:54 [INFO] | +- org.powermock:powermock-api-mockito-common:jar:1.7.4:test 17:58:54 [INFO] | | \- org.powermock:powermock-api-support:jar:1.7.4:test 17:58:54 [INFO] | | +- org.powermock:powermock-reflect:jar:1.7.4:test 17:58:54 [INFO] | | \- org.powermock:powermock-core:jar:1.7.4:test 17:58:54 [INFO] | \- org.mockito:mockito-core:jar:4.5.1:test 17:58:54 [INFO] +- org.mockito.kotlin:mockito-kotlin:jar:4.0.0:test 17:58:54 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.7.12:test 17:58:54 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:58:54 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:58:54 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:58:54 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:58:54 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.7.12:test 17:58:54 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.12:test 17:58:54 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:58:54 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:58:54 [INFO] | +- org.assertj:assertj-core:jar:3.22.0:test 17:58:54 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 17:58:54 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test 17:58:54 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 17:58:54 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:58:54 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 17:58:54 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:58:54 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 17:58:54 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 17:58:54 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.8.2:test 17:58:54 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.8.2:test 17:58:54 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:compile 17:58:54 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.8.2:test 17:58:54 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:58:54 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.7.0:test 17:58:54 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.6.21:test 17:58:54 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.6.4:test 17:58:54 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.6.4:test 17:58:54 [INFO] +- io.projectreactor:reactor-test:jar:3.4.29:test 17:58:54 [INFO] | \- io.projectreactor:reactor-core:jar:3.4.29:compile 17:58:54 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:58:54 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:58:54 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 17:58:54 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 17:58:54 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 17:58:54 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 17:58:54 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 17:58:54 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 17:58:54 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 17:58:54 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 17:58:54 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 17:58:54 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 17:58:54 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:58:54 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 17:58:54 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 17:58:54 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 17:58:54 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:58:54 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 17:58:54 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 17:58:54 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 17:58:54 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 17:58:54 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 17:58:54 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 17:58:54 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 17:58:54 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 17:58:54 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 17:58:54 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 17:58:54 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 17:58:54 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 17:58:54 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 17:58:54 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 17:58:54 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 17:58:54 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 17:58:54 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 17:58:54 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 17:58:54 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 17:58:54 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 17:58:54 [INFO] | | +- org.springframework:spring-beans:jar:5.3.27:compile 17:58:54 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 17:58:54 [INFO] | | | \- org.springframework:spring-expression:jar:5.3.27:compile 17:58:54 [INFO] | | \- org.springframework:spring-aop:jar:5.3.27:compile 17:58:54 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 17:58:54 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:58:54 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:58:54 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:58:54 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 17:58:54 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 17:58:54 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 17:58:54 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 17:58:54 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 17:58:54 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 17:58:54 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 17:58:54 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 17:58:54 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 17:58:54 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 17:58:54 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 17:58:54 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 17:58:54 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:58:54 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:58:54 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:58:54 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 17:58:54 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 17:58:54 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 17:58:54 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 17:58:54 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 17:58:54 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 17:58:54 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 17:58:54 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 17:58:54 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:58:54 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:58:54 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 17:58:54 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 17:58:54 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 17:58:54 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 17:58:54 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 17:58:54 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 17:58:54 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 17:58:54 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 17:58:54 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 17:58:54 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 17:58:54 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 17:58:54 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 17:58:54 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 17:58:54 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 17:58:54 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 17:58:54 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 17:58:54 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 17:58:54 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 17:58:54 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 17:58:54 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 17:58:54 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 17:58:54 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 17:58:54 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 17:58:54 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 17:58:54 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 17:58:54 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 17:58:54 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 17:58:54 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 17:58:54 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:58:54 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 17:58:54 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 17:58:54 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 17:58:54 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 17:58:54 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 17:58:54 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 17:58:54 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 17:58:54 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 17:58:54 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 17:58:54 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 17:58:54 [INFO] 17:58:54 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ python-executor --- 17:58:54 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/target/sonatype-clm/module.xml 17:58:54 [INFO] 17:58:54 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:netconf-executor >-- 17:58:54 [INFO] Building MS Blueprints Processor Functions - Netconf Executor 1.6.0-SNAPSHOT [43/68] 17:58:54 [INFO] --------------------------------[ jar ]--------------------------------- 17:58:54 [INFO] 17:58:54 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ netconf-executor --- 17:58:54 [INFO] 17:58:54 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ netconf-executor --- 17:58:54 [INFO] 17:58:54 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ netconf-executor --- 17:58:54 [INFO] Executing tasks 17:58:54 17:58:54 ktlint: 17:58:56 [INFO] Executed tasks 17:58:56 [INFO] 17:58:56 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ netconf-executor --- 17:58:56 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:58:56 [INFO] 17:58:56 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ netconf-executor --- 17:58:56 [INFO] 17:58:56 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ netconf-executor --- 17:58:56 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/target/code-coverage/jacoco-ut.exec 17:58:56 [INFO] 17:58:56 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ netconf-executor --- 17:58:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/target/jacoco.exec 17:58:56 [INFO] 17:58:56 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ netconf-executor --- 17:58:56 [INFO] Set 2 system properties 17:58:56 [INFO] 17:58:56 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ netconf-executor --- 17:58:56 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-clm-master/.git 17:58:56 [INFO] Collected git.commit.id.full with value dea5fc2346c2633f38ec0e7bc8a7499446998292 17:58:56 [INFO] Collected git.commit.id.abbrev with value dea5fc2 17:58:56 [INFO] Collected git.build.time with value 2024-03-19T17:58:56+0000 17:58:56 [INFO] Collected git.build.version with value 1.6.0-SNAPSHOT 17:58:56 [INFO] Collected git.build.number with value 290 17:58:56 [INFO] including property git.build.version in results 17:58:56 [INFO] including property git.commit.id.full in results 17:58:56 [INFO] including property git.commit.id.abbrev in results 17:58:56 [INFO] including property git.build.time in results 17:58:56 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/target/classes/git.properties] (for module MS Blueprints Processor Functions - Netconf Executor)... 17:58:56 [INFO] 17:58:56 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ netconf-executor --- 17:58:56 [INFO] 17:58:56 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ netconf-executor --- 17:58:56 [INFO] 17:58:56 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ netconf-executor --- 17:58:56 [INFO] Tidy is skipped. 17:58:56 [INFO] 17:58:56 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ netconf-executor --- 17:58:56 [INFO] Skipping Antrun execution 17:58:56 [INFO] 17:58:56 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ netconf-executor --- 17:58:56 [INFO] Formatting is skipped 17:58:56 [INFO] 17:58:56 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ netconf-executor --- 17:58:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:58:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:58:56 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/src/main/resources 17:58:56 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/src/main/resources 17:58:56 [INFO] 17:58:56 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ netconf-executor --- 17:58:56 [INFO] No sources to compile 17:58:56 [INFO] 17:58:56 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ netconf-executor --- 17:58:56 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/src/main/java 17:58:57 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:58:57 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/NetconfComponentFunction.kt: (36, 9) 'functionDependencyInstanceAsType(String): T' is deprecated. Dependencies will be resolved dynamically 17:58:57 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/NetconfComponentFunction.kt: (70, 9) 'resourceResolutionService(): ResourceResolutionService' is deprecated. Use resourceResolutionService method directly 17:58:57 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/NetconfComponentFunction.kt: (81, 9) 'resourceResolutionService(): ResourceResolutionService' is deprecated. Use resourceResolutionService method directly 17:58:57 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/utils/NetconfMessageUtils.kt: (329, 17) Name shadowed: request 17:58:57 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/utils/NetconfMessageUtils.kt: (346, 17) Name shadowed: message 17:58:57 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/utils/NetconfMessageUtils.kt: (362, 17) Name shadowed: message 17:58:57 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/utils/NetconfMessageUtils.kt: (385, 17) Name shadowed: request 17:58:57 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/utils/NetconfMessageUtils.kt: (401, 17) Name shadowed: request 17:58:57 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/utils/NetconfMessageUtils.kt: (434, 30) Variable 'newLen' initializer is redundant 17:58:57 [INFO] 17:58:57 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ netconf-executor --- 17:58:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:58:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:58:57 [INFO] Copying 25 resources 17:58:57 [INFO] 17:58:57 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ netconf-executor --- 17:58:57 [INFO] No sources to compile 17:58:57 [INFO] 17:58:57 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ netconf-executor --- 17:58:57 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/src/test/java 17:59:00 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:59:00 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/ComponentNetconfExecutorTest.kt: (33, 74) 'BlueprintJythonService' is deprecated. CDS won's support Jython services 17:59:00 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/ComponentNetconfExecutorTest.kt: (51, 48) 'BlueprintJythonService' is deprecated. CDS won's support Jython services 17:59:00 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/core/NetconfDeviceCommunicatorTest.kt: (71, 44) 'toInt(): Int' is deprecated. Conversion of Char to Number is deprecated. Use Char.code property instead. 17:59:00 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/core/NetconfMessageStateTest.kt: (25, 55) 'toInt(): Int' is deprecated. Conversion of Char to Number is deprecated. Use Char.code property instead. 17:59:00 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/core/NetconfMessageStateTest.kt: (25, 86) 'toInt(): Int' is deprecated. Conversion of Char to Number is deprecated. Use Char.code property instead. 17:59:00 [INFO] 17:59:00 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ netconf-executor --- 17:59:00 [INFO] 17:59:00 [INFO] ------------------------------------------------------- 17:59:00 [INFO] T E S T S 17:59:00 [INFO] ------------------------------------------------------- 17:59:01 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.ComponentNetconfExecutorTest 17:59:02 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:59:07 17:59:07.742 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - preparing request id(123456-1000) for workflow(activate) step(activate-netconf) 17:59:07 17:59:07.772 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentFunctionScriptingService - creating component function of script type(jython), reference name(Scripts/python/NetconfRpcExample.py) and instanceDependencies([resource-resolution-service]) 17:59:07 17:59:07.792 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - Preparing Response... 17:59:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.461 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.ComponentNetconfExecutorTest 17:59:07 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.DeviceInfoTest 17:59:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.DeviceInfoTest 17:59:07 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfMessageTest 17:59:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfMessageTest 17:59:07 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfDeviceCommunicatorTest 17:59:08 17:59:08.330 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfDeviceCommunicator - localhost:4567: Invalid message received: 17:59:08 17:59:08 17:59:08 17:59:08 17:59:08.343 WARN org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfDeviceCommunicator - localhost:4567: Fail while reading from channel 17:59:08 java.io.IOException: Fake IO 17:59:08 at java.base/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:270) 17:59:08 at java.base/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:313) 17:59:08 at java.base/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:188) 17:59:08 at java.base/java.io.InputStreamReader.read(InputStreamReader.java:177) 17:59:08 at java.base/java.io.BufferedReader.fill(BufferedReader.java:162) 17:59:08 at java.base/java.io.BufferedReader.read(BufferedReader.java:183) 17:59:08 at org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfDeviceCommunicator.run(NetconfDeviceCommunicator.kt:63) 17:59:08 17:59:08.348 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfDeviceCommunicator - localhost:4567: Failed to send message : 17:59:08 some text 17:59:08 java.io.IOException: Some IO error occurred! 17:59:08 at java.base/sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:234) 17:59:08 at java.base/sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:313) 17:59:08 at java.base/sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:318) 17:59:08 at java.base/sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:160) 17:59:08 at java.base/java.io.OutputStreamWriter.flush(OutputStreamWriter.java:248) 17:59:08 at org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfDeviceCommunicator.sendMessage(NetconfDeviceCommunicator.kt:235) 17:59:08 at org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfDeviceCommunicatorTest.sendMessage on IOError returns completed exceptionally future(NetconfDeviceCommunicatorTest.kt:278) 17:59:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:08 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 17:59:08 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 17:59:08 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 17:59:08 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 17:59:08 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 17:59:08 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 17:59:08 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 17:59:08 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 17:59:08 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 17:59:08 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 17:59:08 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 17:59:08 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 17:59:08 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 17:59:08 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 17:59:08 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 17:59:08 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 17:59:08 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 17:59:08 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 17:59:08 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 17:59:08 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) 17:59:08 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) 17:59:08 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) 17:59:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) 17:59:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 17:59:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 17:59:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 17:59:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 17:59:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 17:59:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 17:59:08 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 17:59:08 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 17:59:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:59:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:59:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:59:08 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:59:08 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:59:08 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:59:08 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:59:08 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.499 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfDeviceCommunicatorTest 17:59:08 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfMessageStateTest 17:59:08 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfMessageStateTest 17:59:08 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfRpcServiceImplTest 17:59:09 17:59:09.062 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: commit: messageId(1) 17:59:09 17:59:09.064 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: failed in 'commit' command. Exception: org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfException: Can't proceed with both persist(blah) and persistId(blah) specified. Only one should be specified. 17:59:09 17:59:09.070 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: discard: messageId(1) 17:59:09 17:59:09.074 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: commit: messageId(1) 17:59:09 17:59:09.083 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: get operational config: messageId(1) 17:59:09 17:59:09.084 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: failed in 'get' command. Exception: java.io.IOException: Some IO exception... 17:59:09 17:59:09.089 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: deleteConfig: messageId(1) 17:59:09 17:59:09.094 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: lock: messageId(1) 17:59:09 17:59:09.095 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: failed in 'lock' command. Exception: java.io.IOException: Some IO exception... 17:59:09 17:59:09.103 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: lock: messageId(1) 17:59:09 17:59:09.106 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: commit: messageId(1) 17:59:09 17:59:09.106 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: failed in 'commit' command. Exception: org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfException: Can't proceed with both persist(blah) and persistId(blah) specified. Only one should be specified. 17:59:09 17:59:09.110 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: cancelCommit: messageId(1) 17:59:09 17:59:09.111 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: failed in 'cancelCommit' command. Exception: java.io.IOException: Some IO exception... 17:59:09 17:59:09.115 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: editConfig: messageId(1) 17:59:09 17:59:09.116 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: failed in 'editConfig' command. Exception: java.io.IOException: Some IO exception... 17:59:09 17:59:09.120 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: invokeRpc: updating rpc original message-id:() to messageId(1) 17:59:09 17:59:09.124 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: discard: messageId(1) 17:59:09 17:59:09.125 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: failed in 'discard-config' command. Exception: java.io.IOException: Some IO exception... 17:59:09 17:59:09.128 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: editConfig: messageId(1) 17:59:09 17:59:09.131 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: cancelCommit: messageId(1) 17:59:09 17:59:09.135 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: deleteConfig: messageId(1) 17:59:09 17:59:09.135 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: failed in 'deleteConfig' command. Exception: java.io.IOException: Some IO exception... 17:59:09 17:59:09.139 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: unLock: messageId(1) 17:59:09 17:59:09.142 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: commit: messageId(1) 17:59:09 17:59:09.146 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: getConfig: messageId(1) 17:59:09 17:59:09.147 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: failed in 'get-config' command. Exception: java.io.IOException: Some IO exception... 17:59:09 17:59:09.150 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: failed in 'validate' command. Exception: java.io.IOException: Some IO exception... 17:59:09 17:59:09.154 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: invokeRpc: updating rpc original message-id:() to messageId(1) 17:59:09 17:59:09.155 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: failed in 'invokeRpc' command. Exception: java.io.IOException: Some IO exception... 17:59:09 17:59:09.158 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: closeSession: messageId(1) 17:59:09 17:59:09.159 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: failed in 'closeSession' command. Exception: java.io.IOException: Some IO exception... 17:59:09 17:59:09.163 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: commit: messageId(1) 17:59:09 17:59:09.163 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: failed in 'commit' command. Exception: org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfException: Can't proceed with both confirmed flag and persistId(blah) specified. Only one should be specified. 17:59:09 17:59:09.648 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: send asyncRpc with messageId(blah2) 17:59:09 17:59:09.650 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - RPC response didn't pass validation... something something rpc-error> 17:59:09 17:59:09.658 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: closeSession: messageId(1) 17:59:09 17:59:09.661 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: getConfig: messageId(1) 17:59:09 17:59:09.663 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: get operational config: messageId(1) 17:59:09 17:59:09.666 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: unLock: messageId(1) 17:59:09 17:59:09.666 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: failed in 'unLock' command. Exception: java.io.IOException: Some IO exception... 17:59:09 17:59:09.669 INFO org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.api.NetconfRpcService - localhost:2224: closeSession: messageId(1) 17:59:09 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.965 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfRpcServiceImplTest 17:59:09 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImplTest 17:59:22 17:59:22.199 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImpl - localhost:2224: Netconf Device Connection Failed. localhost:2224: Failed to establish SSH session 17:59:22 17:59:22.289 WARN org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImpl - localhost:2224: Closing session(null) due to unexpected Error 17:59:22 java.util.concurrent.ExecutionException: exec exception 17:59:22 at org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImplTest.syncRpc throws NetconfException if ExecutionException is caught(NetconfSessionImplTest.kt:316) 17:59:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:22 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 17:59:22 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 17:59:22 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 17:59:22 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 17:59:22 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 17:59:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 17:59:22 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 17:59:22 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 17:59:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 17:59:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 17:59:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 17:59:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 17:59:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 17:59:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 17:59:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 17:59:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 17:59:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 17:59:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 17:59:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 17:59:22 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) 17:59:22 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) 17:59:22 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) 17:59:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) 17:59:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 17:59:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 17:59:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 17:59:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 17:59:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 17:59:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 17:59:22 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 17:59:22 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 17:59:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:59:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:59:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:59:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:59:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:59:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:59:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:59:22 Caused by: java.lang.Exception: nested exception 17:59:22 ... 43 common frames omitted 17:59:22 17:59:22.310 WARN org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImpl - localhost:2224: Error closing session(null) for host(localhost:2224) 17:59:22 java.io.IOException: channel doesn't want to close! 17:59:22 at org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImplTest.disconnect wraps IOException if channel doesn't close(NetconfSessionImplTest.kt:529) 17:59:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:22 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 17:59:22 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 17:59:22 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 17:59:22 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 17:59:22 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 17:59:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 17:59:22 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 17:59:22 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 17:59:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 17:59:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 17:59:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 17:59:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 17:59:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 17:59:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 17:59:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 17:59:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 17:59:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 17:59:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 17:59:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 17:59:22 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) 17:59:22 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) 17:59:22 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) 17:59:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) 17:59:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 17:59:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 17:59:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 17:59:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 17:59:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 17:59:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 17:59:22 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 17:59:22 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 17:59:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:59:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:59:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:59:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:59:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:59:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:59:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:59:22 17:59:22.335 WARN org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImpl - localhost:2224: Closing session(null) due to unexpected Error 17:59:22 java.util.concurrent.ExecutionException: exec exception 17:59:22 at org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImplTest.syncRpc throws NetconfException if caught ExecutionException and failed to close SSH session(NetconfSessionImplTest.kt:333) 17:59:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:22 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 17:59:22 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 17:59:22 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 17:59:22 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 17:59:22 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 17:59:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 17:59:22 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 17:59:22 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 17:59:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 17:59:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 17:59:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 17:59:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 17:59:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 17:59:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 17:59:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 17:59:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 17:59:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 17:59:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 17:59:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 17:59:22 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) 17:59:22 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) 17:59:22 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) 17:59:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) 17:59:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 17:59:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 17:59:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 17:59:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 17:59:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 17:59:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 17:59:22 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 17:59:22 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 17:59:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:59:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:59:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:59:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:59:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:59:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:59:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:59:22 Caused by: java.lang.Exception: nested exception 17:59:22 ... 43 common frames omitted 17:59:22 17:59:22.336 WARN org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImpl - localhost:2224: Error closing session(null) for host(localhost:2224) 17:59:22 java.io.IOException: got an IO exception 17:59:22 at org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImplTest.syncRpc throws NetconfException if caught ExecutionException and failed to close SSH session(NetconfSessionImplTest.kt:334) 17:59:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:22 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 17:59:22 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 17:59:22 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 17:59:22 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 17:59:22 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 17:59:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 17:59:22 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 17:59:22 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 17:59:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 17:59:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 17:59:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 17:59:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 17:59:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 17:59:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 17:59:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 17:59:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 17:59:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 17:59:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 17:59:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 17:59:22 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) 17:59:22 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) 17:59:22 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) 17:59:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) 17:59:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 17:59:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 17:59:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 17:59:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 17:59:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 17:59:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 17:59:22 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 17:59:22 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 17:59:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:59:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:59:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:59:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:59:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:59:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:59:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:59:22 17:59:22.366 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImpl - disconnect: graceful disconnect failed, retrying 3 times... 17:59:22 17:59:22.383 WARN org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImpl - localhost:2224: Error closing session(null) for host(localhost:2224) 17:59:22 java.io.IOException: Some IOException occurred! 17:59:22 at org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImplTest.disconnect wraps exception from ssh closing error(NetconfSessionImplTest.kt:173) 17:59:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:22 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 17:59:22 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 17:59:22 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 17:59:22 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 17:59:22 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 17:59:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 17:59:22 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 17:59:22 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 17:59:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 17:59:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 17:59:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 17:59:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 17:59:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 17:59:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 17:59:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 17:59:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 17:59:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 17:59:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 17:59:22 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 17:59:22 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) 17:59:22 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) 17:59:22 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) 17:59:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) 17:59:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 17:59:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 17:59:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 17:59:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 17:59:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 17:59:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 17:59:22 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 17:59:22 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 17:59:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:59:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:59:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:59:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:59:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:59:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:59:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:59:22 17:59:22.399 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImpl - localhost:2224: Netconf Device Connection Failed. localhost:2224: Failed to establish SSH session 17:59:22 17:59:22.411 ERROR org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImpl - localhost:2224: Netconf Device Connection Failed. localhost:2224: Failed to establish SSH session 17:59:22 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.746 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionImplTest 17:59:22 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionListenerImplTest 17:59:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.core.NetconfSessionListenerImplTest 17:59:22 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.utils.NetconfMessageUtilsTest 17:59:22 17:59:22.448 WARN org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.utils.NetconfMessageUtils - Target configuration for delete operation can't be "running" running 17:59:22 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.utils.NetconfMessageUtilsTest 17:59:22 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.utils.RpcMessageUtilsTest 17:59:22 17:59:22.528 WARN org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.utils.NetconfMessageUtils - Target configuration for delete operation can't be "running" running 17:59:22 Don't fear "[Fatal Error] :1:1: Content is not allowed in prolog." TODO: adjust logging for NetconfMessageUtils 17:59:22 [Fatal Error] :1:1: Content is not allowed in prolog. 17:59:22 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor.utils.RpcMessageUtilsTest 17:59:22 [INFO] 17:59:22 [INFO] Results: 17:59:22 [INFO] 17:59:22 [INFO] Tests run: 129, Failures: 0, Errors: 0, Skipped: 0 17:59:22 [INFO] 17:59:22 [INFO] 17:59:22 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ netconf-executor --- 17:59:22 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/target/code-coverage/jacoco-ut.exec 17:59:22 [INFO] Analyzed bundle 'MS Blueprints Processor Functions - Netconf Executor' with 35 classes 17:59:22 [INFO] 17:59:22 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ netconf-executor --- 17:59:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:59:22 [INFO] 17:59:22 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ netconf-executor --- 17:59:22 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/target/netconf-executor-1.6.0-SNAPSHOT.jar 17:59:22 [INFO] 17:59:22 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ netconf-executor --- 17:59:22 [INFO] Skipping because packaging 'jar' is not pom. 17:59:22 [INFO] 17:59:22 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ netconf-executor --- 17:59:22 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/target/code-coverage/jacoco-it.exec 17:59:22 [INFO] 17:59:22 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ netconf-executor --- 17:59:22 [INFO] 17:59:22 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ netconf-executor --- 17:59:22 [INFO] 17:59:22 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ netconf-executor --- 17:59:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:59:22 [INFO] 17:59:22 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ netconf-executor --- 17:59:22 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/target/jacoco.exec 17:59:22 [INFO] 17:59:22 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ netconf-executor --- 17:59:22 [INFO] 17:59:22 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ netconf-executor --- 17:59:22 [INFO] 17:59:22 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-executor --- 17:59:22 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/target/netconf-executor-1.6.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf-executor/1.6.0-SNAPSHOT/netconf-executor-1.6.0-SNAPSHOT.jar 17:59:22 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf-executor/1.6.0-SNAPSHOT/netconf-executor-1.6.0-SNAPSHOT.pom 17:59:22 [INFO] 17:59:22 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ netconf-executor --- 17:59:22 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.functions:netconf-executor:jar:1.6.0-SNAPSHOT 17:59:22 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:jar:1.6.0-SNAPSHOT:compile 17:59:22 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.6.0-SNAPSHOT:compile 17:59:22 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.6.0-SNAPSHOT:compile 17:59:22 [INFO] | | +- javax.validation:validation-api:jar:2.0.1.Final:compile 17:59:22 [INFO] | | \- com.microsoft.sqlserver:mssql-jdbc:jar:10.2.3.jre8:compile 17:59:22 [INFO] | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.7.12:compile 17:59:22 [INFO] | | +- org.springframework.boot:spring-boot-starter-aop:jar:2.7.12:compile 17:59:22 [INFO] | | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 17:59:22 [INFO] | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.7.12:compile 17:59:22 [INFO] | | | +- com.zaxxer:HikariCP:jar:4.0.3:compile 17:59:22 [INFO] | | | \- org.springframework:spring-jdbc:jar:5.3.27:compile 17:59:22 [INFO] | | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 17:59:22 [INFO] | | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 17:59:22 [INFO] | | +- org.hibernate:hibernate-core:jar:5.6.15.Final:compile 17:59:22 [INFO] | | | +- antlr:antlr:jar:2.7.7:compile 17:59:22 [INFO] | | | +- org.jboss:jandex:jar:2.4.2.Final:compile 17:59:22 [INFO] | | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 17:59:22 [INFO] | | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 17:59:22 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 17:59:22 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 17:59:22 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 17:59:22 [INFO] | | +- org.springframework.data:spring-data-jpa:jar:2.7.12:compile 17:59:22 [INFO] | | | +- org.springframework.data:spring-data-commons:jar:2.7.12:compile 17:59:22 [INFO] | | | +- org.springframework:spring-orm:jar:5.3.27:compile 17:59:22 [INFO] | | | \- org.springframework:spring-tx:jar:5.3.27:compile 17:59:22 [INFO] | | \- org.springframework:spring-aspects:jar:5.3.27:compile 17:59:22 [INFO] | \- org.mariadb.jdbc:mariadb-java-client:jar:3.0.10:compile 17:59:22 [INFO] +- org.apache.sshd:sshd-core:jar:2.10.0:compile 17:59:22 [INFO] | +- org.apache.sshd:sshd-common:jar:2.10.0:compile 17:59:22 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:1.7.36:compile 17:59:22 [INFO] +- com.jcraft:jsch:jar:0.1.55:compile 17:59:22 [INFO] +- com.h2database:h2:jar:1.4.197:test 17:59:22 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.6.0-SNAPSHOT:compile 17:59:22 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.6.0-SNAPSHOT:compile 17:59:22 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile 17:59:22 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 17:59:22 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 17:59:22 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile 17:59:22 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.13.5:compile 17:59:22 [INFO] | | +- org.yaml:snakeyaml:jar:1.30:compile 17:59:22 [INFO] | | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 17:59:22 [INFO] | | +- commons-lang:commons-lang:jar:2.6:compile 17:59:22 [INFO] | | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 17:59:22 [INFO] | | | +- org.javassist:javassist:jar:3.24.1-GA:compile 17:59:22 [INFO] | | | +- org.jsoup:jsoup:jar:1.12.1:compile 17:59:22 [INFO] | | | +- com.google.re2j:re2j:jar:1.2:compile 17:59:22 [INFO] | | | +- commons-net:commons-net:jar:3.9.0:compile 17:59:22 [INFO] | | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 17:59:22 [INFO] | | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 17:59:22 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:59:22 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:59:22 [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.2.12:compile 17:59:22 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:59:22 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:59:22 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:59:22 [INFO] | | \- org.apache.commons:commons-compress:jar:1.21:compile 17:59:22 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.6.0-SNAPSHOT:compile 17:59:22 [INFO] | | +- com.hazelcast:hazelcast-all:jar:4.2.5:compile 17:59:22 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.6.0-SNAPSHOT:compile 17:59:22 [INFO] | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 17:59:22 [INFO] | | | \- javax.annotation:jsr250-api:jar:1.0:compile 17:59:22 [INFO] | | \- org.springframework.boot:spring-boot-starter-webflux:jar:2.7.12:compile 17:59:22 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.12:compile 17:59:22 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5:compile 17:59:22 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile 17:59:22 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5:compile 17:59:22 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.12:compile 17:59:22 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.32:compile 17:59:22 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.92.Final:compile 17:59:22 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.92.Final:compile 17:59:22 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.92.Final:compile 17:59:22 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.92.Final:compile 17:59:22 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.92.Final:compile 17:59:22 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.92.Final:compile 17:59:22 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.32:compile 17:59:22 [INFO] | | \- org.springframework:spring-webflux:jar:5.3.27:compile 17:59:22 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.6.0-SNAPSHOT:compile 17:59:22 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 17:59:22 [INFO] | | | \- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 17:59:22 [INFO] | | \- org.springframework:spring-web:jar:5.3.27:compile 17:59:22 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.6.0-SNAPSHOT:compile 17:59:22 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.6.0-SNAPSHOT:compile 17:59:22 [INFO] | | +- io.nats:jnats:jar:2.6.6:compile 17:59:22 [INFO] | | | \- net.i2p.crypto:eddsa:jar:0.3.0:compile 17:59:22 [INFO] | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 17:59:22 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.6.0-SNAPSHOT:compile 17:59:22 [INFO] | +- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 17:59:22 [INFO] | | +- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 17:59:22 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.12.0:compile 17:59:22 [INFO] | | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 17:59:22 [INFO] | | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 17:59:22 [INFO] | | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 17:59:22 [INFO] | | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 17:59:22 [INFO] | | +- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 17:59:22 [INFO] | | \- com.google.code.findbugs:annotations:jar:3.0.1:compile 17:59:22 [INFO] | | \- net.jcip:jcip-annotations:jar:1.0:compile 17:59:22 [INFO] | \- io.grpc:grpc-testing:jar:1.29.0:compile 17:59:22 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:compile 17:59:22 [INFO] +- io.mockk:mockk:jar:1.12.8:test 17:59:22 [INFO] | +- io.mockk:mockk-dsl:jar:1.12.8:test 17:59:22 [INFO] | +- io.mockk:mockk-agent:jar:1.12.8:test 17:59:22 [INFO] | +- io.mockk:mockk-agent-api:jar:1.12.8:test 17:59:22 [INFO] | +- io.mockk:mockk-core:jar:1.12.8:test 17:59:22 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 17:59:22 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 17:59:22 [INFO] +- io.mockk:mockk-jvm:jar:1.12.8:test 17:59:22 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.12.8:test 17:59:22 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.12.8:test 17:59:22 [INFO] | | +- org.objenesis:objenesis:jar:3.2:test 17:59:22 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.23:compile 17:59:22 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 17:59:22 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.12.8:test 17:59:22 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.12.8:test 17:59:22 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 17:59:22 [INFO] | +- junit:junit:jar:4.13.2:compile 17:59:22 [INFO] | | \- org.hamcrest:hamcrest-core:jar:2.2:compile 17:59:22 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 17:59:22 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 17:59:22 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 17:59:22 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 17:59:22 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:59:22 [INFO] +- org.mock-server:mockserver-netty:jar:5.13.0:test 17:59:22 [INFO] | +- org.mock-server:mockserver-client-java:jar:5.13.0:test 17:59:22 [INFO] | +- org.mock-server:mockserver-core:jar:5.13.0:test 17:59:22 [INFO] | | +- com.lmax:disruptor:jar:3.4.4:test 17:59:22 [INFO] | | +- javax.servlet:javax.servlet-api:jar:4.0.1:test 17:59:22 [INFO] | | +- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:59:22 [INFO] | | +- com.jcraft:jzlib:jar:1.1.3:test 17:59:22 [INFO] | | +- com.fasterxml.uuid:java-uuid-generator:jar:4.0.1:test 17:59:22 [INFO] | | +- org.bouncycastle:bcprov-jdk15on:jar:1.70:test 17:59:22 [INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.70:test 17:59:22 [INFO] | | | \- org.bouncycastle:bcutil-jdk15on:jar:1.70:test 17:59:22 [INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:9.21:test 17:59:22 [INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:test 17:59:22 [INFO] | | +- org.apache.velocity:velocity-engine-scripting:jar:2.3:test 17:59:22 [INFO] | | +- org.apache.velocity.tools:velocity-tools-generic:jar:3.1:test 17:59:22 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:test 17:59:22 [INFO] | | | | +- commons-logging:commons-logging:jar:1.2:test 17:59:22 [INFO] | | | | \- commons-collections:commons-collections:jar:3.2.2:test 17:59:22 [INFO] | | | +- org.apache.commons:commons-digester3:jar:3.2:test 17:59:22 [INFO] | | | \- com.github.cliftonlabs:json-simple:jar:3.0.2:test 17:59:22 [INFO] | | +- com.samskivert:jmustache:jar:1.15:test 17:59:22 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 17:59:22 [INFO] | | +- com.networknt:json-schema-validator:jar:1.0.67:test 17:59:22 [INFO] | | | \- com.ethlo.time:itu:jar:1.5.1:test 17:59:22 [INFO] | | +- io.swagger.parser.v3:swagger-parser:jar:2.0.31:test 17:59:22 [INFO] | | | +- io.swagger.parser.v3:swagger-parser-v2-converter:jar:2.0.31:test 17:59:22 [INFO] | | | | +- io.swagger:swagger-core:jar:1.6.0:test 17:59:22 [INFO] | | | | +- io.swagger:swagger-parser:jar:1.0.57:test 17:59:22 [INFO] | | | | +- io.swagger:swagger-compat-spec-parser:jar:1.0.57:test 17:59:22 [INFO] | | | | | +- com.github.java-json-tools:json-schema-validator:jar:2.2.14:test 17:59:22 [INFO] | | | | | | +- com.github.java-json-tools:jackson-coreutils-equivalence:jar:1.0:test 17:59:22 [INFO] | | | | | | +- com.github.java-json-tools:json-schema-core:jar:1.2.14:test 17:59:22 [INFO] | | | | | | | +- com.github.java-json-tools:uri-template:jar:0.10:test 17:59:22 [INFO] | | | | | | | \- org.mozilla:rhino:jar:1.7.7.2:test 17:59:22 [INFO] | | | | | | +- com.sun.mail:mailapi:jar:1.6.2:test 17:59:22 [INFO] | | | | | | +- joda-time:joda-time:jar:2.10.5:test 17:59:22 [INFO] | | | | | | +- com.googlecode.libphonenumber:libphonenumber:jar:8.11.1:test 17:59:22 [INFO] | | | | | | \- net.sf.jopt-simple:jopt-simple:jar:5.0.4:test 17:59:22 [INFO] | | | | | \- com.github.java-json-tools:json-patch:jar:1.13:test 17:59:22 [INFO] | | | | | +- com.github.java-json-tools:msg-simple:jar:1.2:test 17:59:22 [INFO] | | | | | | \- com.github.java-json-tools:btf:jar:1.3:test 17:59:22 [INFO] | | | | | \- com.github.java-json-tools:jackson-coreutils:jar:2.0:test 17:59:22 [INFO] | | | | \- io.swagger.parser.v3:swagger-parser-core:jar:2.0.31:test 17:59:22 [INFO] | | | \- io.swagger.parser.v3:swagger-parser-v3:jar:2.0.31:test 17:59:22 [INFO] | | | \- io.swagger.core.v3:swagger-core:jar:2.1.13:test 17:59:22 [INFO] | | +- org.xmlunit:xmlunit-placeholders:jar:2.9.1:test 17:59:22 [INFO] | | +- org.apache.commons:commons-text:jar:1.9:test 17:59:22 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 17:59:22 [INFO] | | \- io.github.classgraph:classgraph:jar:4.8.141:compile 17:59:22 [INFO] | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:59:22 [INFO] | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:59:22 [INFO] | +- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:59:22 [INFO] | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:59:22 [INFO] | +- io.netty:netty-handler:jar:4.1.92.Final:compile 17:59:22 [INFO] | | +- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:59:22 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:59:22 [INFO] | \- io.netty:netty-transport:jar:4.1.92.Final:compile 17:59:22 [INFO] +- org.powermock:powermock-api-mockito2:jar:1.7.4:test 17:59:22 [INFO] | +- org.powermock:powermock-api-mockito-common:jar:1.7.4:test 17:59:22 [INFO] | | \- org.powermock:powermock-api-support:jar:1.7.4:test 17:59:22 [INFO] | | +- org.powermock:powermock-reflect:jar:1.7.4:test 17:59:22 [INFO] | | \- org.powermock:powermock-core:jar:1.7.4:test 17:59:22 [INFO] | \- org.mockito:mockito-core:jar:4.5.1:test 17:59:22 [INFO] +- org.mockito.kotlin:mockito-kotlin:jar:4.0.0:test 17:59:22 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.7.12:test 17:59:22 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:59:22 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:59:22 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:59:22 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:59:22 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.7.12:test 17:59:22 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.12:test 17:59:22 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:59:22 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:59:22 [INFO] | +- org.assertj:assertj-core:jar:3.22.0:test 17:59:22 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 17:59:22 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test 17:59:22 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 17:59:22 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:59:22 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 17:59:22 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:59:22 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 17:59:22 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 17:59:22 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.8.2:test 17:59:22 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.8.2:test 17:59:22 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:compile 17:59:22 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.8.2:test 17:59:22 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:59:22 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.7.0:test 17:59:22 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.6.21:test 17:59:22 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.6.4:test 17:59:22 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.6.4:test 17:59:22 [INFO] +- io.projectreactor:reactor-test:jar:3.4.29:test 17:59:22 [INFO] | \- io.projectreactor:reactor-core:jar:3.4.29:compile 17:59:22 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:59:22 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:59:22 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 17:59:22 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 17:59:22 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 17:59:22 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 17:59:22 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 17:59:22 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 17:59:22 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 17:59:22 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 17:59:22 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 17:59:22 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 17:59:22 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:59:22 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 17:59:22 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 17:59:22 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 17:59:22 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:59:22 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 17:59:22 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 17:59:22 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 17:59:22 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 17:59:22 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 17:59:22 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 17:59:22 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 17:59:22 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 17:59:22 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 17:59:22 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 17:59:22 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 17:59:22 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 17:59:22 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 17:59:22 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 17:59:22 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 17:59:22 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 17:59:22 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 17:59:22 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 17:59:22 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 17:59:22 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 17:59:22 [INFO] | | +- org.springframework:spring-beans:jar:5.3.27:compile 17:59:22 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 17:59:22 [INFO] | | | \- org.springframework:spring-expression:jar:5.3.27:compile 17:59:22 [INFO] | | \- org.springframework:spring-aop:jar:5.3.27:compile 17:59:22 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 17:59:22 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:59:22 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:59:22 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:59:22 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 17:59:22 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 17:59:22 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 17:59:22 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 17:59:22 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 17:59:22 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 17:59:22 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 17:59:22 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 17:59:22 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 17:59:22 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 17:59:22 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 17:59:22 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 17:59:22 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:59:22 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:59:22 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:59:22 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 17:59:22 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 17:59:22 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 17:59:22 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 17:59:22 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 17:59:22 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 17:59:22 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 17:59:22 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 17:59:22 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:59:22 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:59:22 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 17:59:22 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 17:59:22 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 17:59:22 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 17:59:22 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 17:59:22 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 17:59:22 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 17:59:22 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 17:59:22 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 17:59:22 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 17:59:22 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 17:59:22 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 17:59:22 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 17:59:22 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 17:59:22 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 17:59:22 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 17:59:22 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 17:59:22 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 17:59:22 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 17:59:22 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 17:59:22 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 17:59:22 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 17:59:22 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 17:59:22 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 17:59:22 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 17:59:22 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 17:59:22 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 17:59:22 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 17:59:22 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:59:22 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 17:59:22 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 17:59:22 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 17:59:22 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 17:59:22 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 17:59:22 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 17:59:22 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 17:59:22 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 17:59:22 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 17:59:22 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 17:59:22 [INFO] 17:59:22 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-executor --- 17:59:22 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/target/sonatype-clm/module.xml 17:59:22 [INFO] 17:59:22 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:restconf-executor >-- 17:59:22 [INFO] Building MS Blueprints Processor Functions - Restconf Executor 1.6.0-SNAPSHOT [44/68] 17:59:22 [INFO] --------------------------------[ jar ]--------------------------------- 17:59:22 [INFO] 17:59:22 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ restconf-executor --- 17:59:22 [INFO] 17:59:22 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ restconf-executor --- 17:59:22 [INFO] 17:59:22 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ restconf-executor --- 17:59:22 [INFO] Executing tasks 17:59:22 17:59:22 ktlint: 17:59:24 [INFO] Executed tasks 17:59:24 [INFO] 17:59:24 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ restconf-executor --- 17:59:24 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:59:24 [INFO] 17:59:24 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ restconf-executor --- 17:59:24 [INFO] 17:59:24 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ restconf-executor --- 17:59:24 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restconf-executor/target/code-coverage/jacoco-ut.exec 17:59:24 [INFO] 17:59:24 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ restconf-executor --- 17:59:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restconf-executor/target/jacoco.exec 17:59:24 [INFO] 17:59:24 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ restconf-executor --- 17:59:24 [INFO] Set 2 system properties 17:59:24 [INFO] 17:59:24 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ restconf-executor --- 17:59:24 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-clm-master/.git 17:59:24 [INFO] Collected git.commit.id.full with value dea5fc2346c2633f38ec0e7bc8a7499446998292 17:59:24 [INFO] Collected git.commit.id.abbrev with value dea5fc2 17:59:24 [INFO] Collected git.build.time with value 2024-03-19T17:59:24+0000 17:59:24 [INFO] Collected git.build.version with value 1.6.0-SNAPSHOT 17:59:24 [INFO] Collected git.build.number with value 290 17:59:24 [INFO] including property git.build.version in results 17:59:24 [INFO] including property git.commit.id.full in results 17:59:24 [INFO] including property git.commit.id.abbrev in results 17:59:24 [INFO] including property git.build.time in results 17:59:24 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restconf-executor/target/classes/git.properties] (for module MS Blueprints Processor Functions - Restconf Executor)... 17:59:24 [INFO] 17:59:24 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ restconf-executor --- 17:59:24 [INFO] 17:59:24 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ restconf-executor --- 17:59:24 [INFO] 17:59:24 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ restconf-executor --- 17:59:24 [INFO] Tidy is skipped. 17:59:24 [INFO] 17:59:24 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ restconf-executor --- 17:59:24 [INFO] Skipping Antrun execution 17:59:24 [INFO] 17:59:24 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ restconf-executor --- 17:59:24 [INFO] Formatting is skipped 17:59:24 [INFO] 17:59:24 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ restconf-executor --- 17:59:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:59:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:59:24 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restconf-executor/src/main/resources 17:59:24 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restconf-executor/src/main/resources 17:59:24 [INFO] 17:59:24 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ restconf-executor --- 17:59:24 [INFO] No sources to compile 17:59:24 [INFO] 17:59:24 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ restconf-executor --- 17:59:24 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restconf-executor/src/main/java 17:59:25 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:59:25 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf/executor/RestconfExecutor.kt: (89, 86) 'toUpperCase(): String' is deprecated. Use uppercase() instead. 17:59:25 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf/executor/RestconfExecutor.kt: (92, 70) 'toUpperCase(): String' is deprecated. Use uppercase() instead. 17:59:25 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf/executor/RestconfExecutor.kt: (190, 13) Non exhaustive 'when' statements on enum will be prohibited in 1.7, add 'GET', 'DELETE' branches or 'else' branch instead 17:59:25 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf/executor/RestconfExecutor.kt: (190, 92) 'toUpperCase(): String' is deprecated. Use uppercase() instead. 17:59:25 [INFO] 17:59:25 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ restconf-executor --- 17:59:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:59:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:59:25 [INFO] Copying 2 resources 17:59:25 [INFO] 17:59:25 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ restconf-executor --- 17:59:25 [INFO] No sources to compile 17:59:25 [INFO] 17:59:25 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ restconf-executor --- 17:59:25 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restconf-executor/src/test/java 17:59:25 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:59:25 [INFO] 17:59:25 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ restconf-executor --- 17:59:25 [INFO] 17:59:25 [INFO] ------------------------------------------------------- 17:59:25 [INFO] T E S T S 17:59:25 [INFO] ------------------------------------------------------- 17:59:26 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.restconf.executor.ComponentRestconfExecutorTest 17:59:27 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:59:31 17:59:31.826 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - preparing request id(1234) for workflow(activate) step(activate-restconf) 17:59:31 17:59:31.864 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentFunctionScriptingService - creating component function of script type(internal), reference name(internal.scripts.TestRestconfConfigure) and instanceDependencies([]) 17:59:31 17:59:31.872 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - Preparing Response... 17:59:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.34 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.restconf.executor.ComponentRestconfExecutorTest 17:59:32 [INFO] 17:59:32 [INFO] Results: 17:59:32 [INFO] 17:59:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 17:59:32 [INFO] 17:59:32 [INFO] 17:59:32 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ restconf-executor --- 17:59:32 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restconf-executor/target/code-coverage/jacoco-ut.exec 17:59:32 [INFO] Analyzed bundle 'MS Blueprints Processor Functions - Restconf Executor' with 13 classes 17:59:32 [INFO] 17:59:32 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ restconf-executor --- 17:59:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:59:32 [INFO] 17:59:32 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ restconf-executor --- 17:59:32 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restconf-executor/target/restconf-executor-1.6.0-SNAPSHOT.jar 17:59:32 [INFO] 17:59:32 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ restconf-executor --- 17:59:32 [INFO] Skipping because packaging 'jar' is not pom. 17:59:32 [INFO] 17:59:32 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ restconf-executor --- 17:59:32 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restconf-executor/target/code-coverage/jacoco-it.exec 17:59:32 [INFO] 17:59:32 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ restconf-executor --- 17:59:32 [INFO] 17:59:32 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ restconf-executor --- 17:59:32 [INFO] 17:59:32 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ restconf-executor --- 17:59:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:59:32 [INFO] 17:59:32 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ restconf-executor --- 17:59:32 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restconf-executor/target/jacoco.exec 17:59:32 [INFO] 17:59:32 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ restconf-executor --- 17:59:32 [INFO] 17:59:32 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ restconf-executor --- 17:59:32 [INFO] 17:59:32 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-executor --- 17:59:32 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restconf-executor/target/restconf-executor-1.6.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf-executor/1.6.0-SNAPSHOT/restconf-executor-1.6.0-SNAPSHOT.jar 17:59:32 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restconf-executor/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf-executor/1.6.0-SNAPSHOT/restconf-executor-1.6.0-SNAPSHOT.pom 17:59:32 [INFO] 17:59:32 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ restconf-executor --- 17:59:32 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.functions:restconf-executor:jar:1.6.0-SNAPSHOT 17:59:32 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:jar:1.6.0-SNAPSHOT:compile 17:59:32 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.6.0-SNAPSHOT:compile 17:59:32 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.6.0-SNAPSHOT:compile 17:59:32 [INFO] | | +- javax.validation:validation-api:jar:2.0.1.Final:compile 17:59:32 [INFO] | | \- com.microsoft.sqlserver:mssql-jdbc:jar:10.2.3.jre8:compile 17:59:32 [INFO] | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.7.12:compile 17:59:32 [INFO] | | +- org.springframework.boot:spring-boot-starter-aop:jar:2.7.12:compile 17:59:32 [INFO] | | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 17:59:32 [INFO] | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.7.12:compile 17:59:32 [INFO] | | | +- com.zaxxer:HikariCP:jar:4.0.3:compile 17:59:32 [INFO] | | | \- org.springframework:spring-jdbc:jar:5.3.27:compile 17:59:32 [INFO] | | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 17:59:32 [INFO] | | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 17:59:32 [INFO] | | +- org.hibernate:hibernate-core:jar:5.6.15.Final:compile 17:59:32 [INFO] | | | +- antlr:antlr:jar:2.7.7:compile 17:59:32 [INFO] | | | +- org.jboss:jandex:jar:2.4.2.Final:compile 17:59:32 [INFO] | | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 17:59:32 [INFO] | | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 17:59:32 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 17:59:32 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 17:59:32 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 17:59:32 [INFO] | | +- org.springframework.data:spring-data-jpa:jar:2.7.12:compile 17:59:32 [INFO] | | | +- org.springframework.data:spring-data-commons:jar:2.7.12:compile 17:59:32 [INFO] | | | +- org.springframework:spring-orm:jar:5.3.27:compile 17:59:32 [INFO] | | | \- org.springframework:spring-tx:jar:5.3.27:compile 17:59:32 [INFO] | | \- org.springframework:spring-aspects:jar:5.3.27:compile 17:59:32 [INFO] | \- org.mariadb.jdbc:mariadb-java-client:jar:3.0.10:compile 17:59:32 [INFO] +- com.h2database:h2:jar:1.4.197:test 17:59:32 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.6.0-SNAPSHOT:compile 17:59:32 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.6.0-SNAPSHOT:compile 17:59:32 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile 17:59:32 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 17:59:32 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 17:59:32 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile 17:59:32 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.13.5:compile 17:59:32 [INFO] | | +- org.yaml:snakeyaml:jar:1.30:compile 17:59:32 [INFO] | | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 17:59:32 [INFO] | | +- commons-lang:commons-lang:jar:2.6:compile 17:59:32 [INFO] | | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 17:59:32 [INFO] | | | +- org.javassist:javassist:jar:3.24.1-GA:compile 17:59:32 [INFO] | | | +- org.jsoup:jsoup:jar:1.12.1:compile 17:59:32 [INFO] | | | +- com.google.re2j:re2j:jar:1.2:compile 17:59:32 [INFO] | | | +- commons-net:commons-net:jar:3.9.0:compile 17:59:32 [INFO] | | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 17:59:32 [INFO] | | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 17:59:32 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:59:32 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:59:32 [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.2.12:compile 17:59:32 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:59:32 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:59:32 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:59:32 [INFO] | | \- org.apache.commons:commons-compress:jar:1.21:compile 17:59:32 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.6.0-SNAPSHOT:compile 17:59:32 [INFO] | | +- com.hazelcast:hazelcast-all:jar:4.2.5:compile 17:59:32 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.6.0-SNAPSHOT:compile 17:59:32 [INFO] | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 17:59:32 [INFO] | | | \- javax.annotation:jsr250-api:jar:1.0:compile 17:59:32 [INFO] | | \- org.springframework.boot:spring-boot-starter-webflux:jar:2.7.12:compile 17:59:32 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.12:compile 17:59:32 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5:compile 17:59:32 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile 17:59:32 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5:compile 17:59:32 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.12:compile 17:59:32 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.32:compile 17:59:32 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.92.Final:compile 17:59:32 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.92.Final:compile 17:59:32 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.92.Final:compile 17:59:32 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.92.Final:compile 17:59:32 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.92.Final:compile 17:59:32 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.92.Final:compile 17:59:32 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.32:compile 17:59:32 [INFO] | | \- org.springframework:spring-webflux:jar:5.3.27:compile 17:59:32 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.6.0-SNAPSHOT:compile 17:59:32 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 17:59:32 [INFO] | | | \- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 17:59:32 [INFO] | | \- org.springframework:spring-web:jar:5.3.27:compile 17:59:32 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.6.0-SNAPSHOT:compile 17:59:32 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.6.0-SNAPSHOT:compile 17:59:32 [INFO] | | +- io.nats:jnats:jar:2.6.6:compile 17:59:32 [INFO] | | | \- net.i2p.crypto:eddsa:jar:0.3.0:compile 17:59:32 [INFO] | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 17:59:32 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.6.0-SNAPSHOT:compile 17:59:32 [INFO] | +- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 17:59:32 [INFO] | | +- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 17:59:32 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.12.0:compile 17:59:32 [INFO] | | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 17:59:32 [INFO] | | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 17:59:32 [INFO] | | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 17:59:32 [INFO] | | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 17:59:32 [INFO] | | +- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 17:59:32 [INFO] | | \- com.google.code.findbugs:annotations:jar:3.0.1:compile 17:59:32 [INFO] | | \- net.jcip:jcip-annotations:jar:1.0:compile 17:59:32 [INFO] | \- io.grpc:grpc-testing:jar:1.29.0:compile 17:59:32 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:compile 17:59:32 [INFO] +- io.mockk:mockk:jar:1.12.8:test 17:59:32 [INFO] | +- io.mockk:mockk-dsl:jar:1.12.8:test 17:59:32 [INFO] | +- io.mockk:mockk-agent:jar:1.12.8:test 17:59:32 [INFO] | +- io.mockk:mockk-agent-api:jar:1.12.8:test 17:59:32 [INFO] | +- io.mockk:mockk-core:jar:1.12.8:test 17:59:32 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 17:59:32 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 17:59:32 [INFO] +- io.mockk:mockk-jvm:jar:1.12.8:test 17:59:32 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.12.8:test 17:59:32 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.12.8:test 17:59:32 [INFO] | | +- org.objenesis:objenesis:jar:3.2:test 17:59:32 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.23:compile 17:59:32 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 17:59:32 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.12.8:test 17:59:32 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.12.8:test 17:59:32 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 17:59:32 [INFO] | +- junit:junit:jar:4.13.2:compile 17:59:32 [INFO] | | \- org.hamcrest:hamcrest-core:jar:2.2:compile 17:59:32 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 17:59:32 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 17:59:32 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 17:59:32 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 17:59:32 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:59:32 [INFO] +- org.mock-server:mockserver-netty:jar:5.13.0:test 17:59:32 [INFO] | +- org.mock-server:mockserver-client-java:jar:5.13.0:test 17:59:32 [INFO] | +- org.mock-server:mockserver-core:jar:5.13.0:test 17:59:32 [INFO] | | +- com.lmax:disruptor:jar:3.4.4:test 17:59:32 [INFO] | | +- javax.servlet:javax.servlet-api:jar:4.0.1:test 17:59:32 [INFO] | | +- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:59:32 [INFO] | | +- com.jcraft:jzlib:jar:1.1.3:test 17:59:32 [INFO] | | +- com.fasterxml.uuid:java-uuid-generator:jar:4.0.1:test 17:59:32 [INFO] | | +- org.bouncycastle:bcprov-jdk15on:jar:1.70:test 17:59:32 [INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.70:test 17:59:32 [INFO] | | | \- org.bouncycastle:bcutil-jdk15on:jar:1.70:test 17:59:32 [INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:9.21:test 17:59:32 [INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:test 17:59:32 [INFO] | | +- org.apache.velocity:velocity-engine-scripting:jar:2.3:test 17:59:32 [INFO] | | +- org.apache.velocity.tools:velocity-tools-generic:jar:3.1:test 17:59:32 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:test 17:59:32 [INFO] | | | | +- commons-logging:commons-logging:jar:1.2:test 17:59:32 [INFO] | | | | \- commons-collections:commons-collections:jar:3.2.2:test 17:59:32 [INFO] | | | +- org.apache.commons:commons-digester3:jar:3.2:test 17:59:32 [INFO] | | | \- com.github.cliftonlabs:json-simple:jar:3.0.2:test 17:59:32 [INFO] | | +- com.samskivert:jmustache:jar:1.15:test 17:59:32 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 17:59:32 [INFO] | | +- com.networknt:json-schema-validator:jar:1.0.67:test 17:59:32 [INFO] | | | \- com.ethlo.time:itu:jar:1.5.1:test 17:59:32 [INFO] | | +- io.swagger.parser.v3:swagger-parser:jar:2.0.31:test 17:59:32 [INFO] | | | +- io.swagger.parser.v3:swagger-parser-v2-converter:jar:2.0.31:test 17:59:32 [INFO] | | | | +- io.swagger:swagger-core:jar:1.6.0:test 17:59:32 [INFO] | | | | +- io.swagger:swagger-parser:jar:1.0.57:test 17:59:32 [INFO] | | | | +- io.swagger:swagger-compat-spec-parser:jar:1.0.57:test 17:59:32 [INFO] | | | | | +- com.github.java-json-tools:json-schema-validator:jar:2.2.14:test 17:59:32 [INFO] | | | | | | +- com.github.java-json-tools:jackson-coreutils-equivalence:jar:1.0:test 17:59:32 [INFO] | | | | | | +- com.github.java-json-tools:json-schema-core:jar:1.2.14:test 17:59:32 [INFO] | | | | | | | +- com.github.java-json-tools:uri-template:jar:0.10:test 17:59:32 [INFO] | | | | | | | \- org.mozilla:rhino:jar:1.7.7.2:test 17:59:32 [INFO] | | | | | | +- com.sun.mail:mailapi:jar:1.6.2:test 17:59:32 [INFO] | | | | | | +- joda-time:joda-time:jar:2.10.5:test 17:59:32 [INFO] | | | | | | +- com.googlecode.libphonenumber:libphonenumber:jar:8.11.1:test 17:59:32 [INFO] | | | | | | \- net.sf.jopt-simple:jopt-simple:jar:5.0.4:test 17:59:32 [INFO] | | | | | \- com.github.java-json-tools:json-patch:jar:1.13:test 17:59:32 [INFO] | | | | | +- com.github.java-json-tools:msg-simple:jar:1.2:test 17:59:32 [INFO] | | | | | | \- com.github.java-json-tools:btf:jar:1.3:test 17:59:32 [INFO] | | | | | \- com.github.java-json-tools:jackson-coreutils:jar:2.0:test 17:59:32 [INFO] | | | | \- io.swagger.parser.v3:swagger-parser-core:jar:2.0.31:test 17:59:32 [INFO] | | | \- io.swagger.parser.v3:swagger-parser-v3:jar:2.0.31:test 17:59:32 [INFO] | | | \- io.swagger.core.v3:swagger-core:jar:2.1.13:test 17:59:32 [INFO] | | +- org.xmlunit:xmlunit-placeholders:jar:2.9.1:test 17:59:32 [INFO] | | +- org.apache.commons:commons-text:jar:1.9:test 17:59:32 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 17:59:32 [INFO] | | \- io.github.classgraph:classgraph:jar:4.8.141:compile 17:59:32 [INFO] | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:59:32 [INFO] | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:59:32 [INFO] | +- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:59:32 [INFO] | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:59:32 [INFO] | +- io.netty:netty-handler:jar:4.1.92.Final:compile 17:59:32 [INFO] | | +- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:59:32 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:59:32 [INFO] | \- io.netty:netty-transport:jar:4.1.92.Final:compile 17:59:32 [INFO] +- org.powermock:powermock-api-mockito2:jar:1.7.4:test 17:59:32 [INFO] | +- org.powermock:powermock-api-mockito-common:jar:1.7.4:test 17:59:32 [INFO] | | \- org.powermock:powermock-api-support:jar:1.7.4:test 17:59:32 [INFO] | | +- org.powermock:powermock-reflect:jar:1.7.4:test 17:59:32 [INFO] | | \- org.powermock:powermock-core:jar:1.7.4:test 17:59:32 [INFO] | \- org.mockito:mockito-core:jar:4.5.1:test 17:59:32 [INFO] +- org.mockito.kotlin:mockito-kotlin:jar:4.0.0:test 17:59:32 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.7.12:test 17:59:32 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:59:32 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:59:32 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:59:32 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:59:32 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.7.12:test 17:59:32 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.12:test 17:59:32 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:59:32 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:59:32 [INFO] | +- org.assertj:assertj-core:jar:3.22.0:test 17:59:32 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 17:59:32 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test 17:59:32 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 17:59:32 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:59:32 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 17:59:32 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:59:32 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 17:59:32 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 17:59:32 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.8.2:test 17:59:32 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.8.2:test 17:59:32 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:compile 17:59:32 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.8.2:test 17:59:32 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:59:32 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.7.0:test 17:59:32 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.6.21:test 17:59:32 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.6.4:test 17:59:32 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.6.4:test 17:59:32 [INFO] +- io.projectreactor:reactor-test:jar:3.4.29:test 17:59:32 [INFO] | \- io.projectreactor:reactor-core:jar:3.4.29:compile 17:59:32 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:59:32 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:59:32 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 17:59:32 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 17:59:32 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 17:59:32 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 17:59:32 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 17:59:32 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 17:59:32 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 17:59:32 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 17:59:32 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 17:59:32 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 17:59:32 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:59:32 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 17:59:32 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 17:59:32 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 17:59:32 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:59:32 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 17:59:32 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 17:59:32 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 17:59:32 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 17:59:32 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 17:59:32 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 17:59:32 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 17:59:32 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 17:59:32 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 17:59:32 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 17:59:32 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 17:59:32 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 17:59:32 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 17:59:32 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 17:59:32 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 17:59:32 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 17:59:32 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 17:59:32 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 17:59:32 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 17:59:32 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 17:59:32 [INFO] | | +- org.springframework:spring-beans:jar:5.3.27:compile 17:59:32 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 17:59:32 [INFO] | | | \- org.springframework:spring-expression:jar:5.3.27:compile 17:59:32 [INFO] | | \- org.springframework:spring-aop:jar:5.3.27:compile 17:59:32 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 17:59:32 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:59:32 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:59:32 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:59:32 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 17:59:32 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 17:59:32 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 17:59:32 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 17:59:32 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 17:59:32 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 17:59:32 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 17:59:32 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 17:59:32 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 17:59:32 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 17:59:32 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 17:59:32 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 17:59:32 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:59:32 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:59:32 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:59:32 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 17:59:32 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 17:59:32 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 17:59:32 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 17:59:32 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 17:59:32 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 17:59:32 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 17:59:32 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 17:59:32 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:59:32 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:59:32 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 17:59:32 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 17:59:32 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 17:59:32 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 17:59:32 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 17:59:32 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 17:59:32 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 17:59:32 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 17:59:32 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 17:59:32 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 17:59:32 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 17:59:32 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 17:59:32 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 17:59:32 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 17:59:32 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 17:59:32 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 17:59:32 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 17:59:32 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 17:59:32 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 17:59:32 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 17:59:32 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 17:59:32 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 17:59:32 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 17:59:32 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 17:59:32 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 17:59:32 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 17:59:32 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 17:59:32 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 17:59:32 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:59:32 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 17:59:32 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 17:59:32 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 17:59:32 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 17:59:32 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 17:59:32 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 17:59:32 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 17:59:32 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 17:59:32 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 17:59:32 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 17:59:32 [INFO] 17:59:32 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ restconf-executor --- 17:59:32 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restconf-executor/target/sonatype-clm/module.xml 17:59:32 [INFO] 17:59:32 [INFO] ---< org.onap.ccsdk.cds.blueprintsprocessor.functions:cli-executor >---- 17:59:32 [INFO] Building MS Blueprints Processor Functions - CLI Executor 1.6.0-SNAPSHOT [45/68] 17:59:32 [INFO] --------------------------------[ jar ]--------------------------------- 17:59:32 [INFO] 17:59:32 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cli-executor --- 17:59:32 [INFO] 17:59:32 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ cli-executor --- 17:59:32 [INFO] 17:59:32 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ cli-executor --- 17:59:32 [INFO] Executing tasks 17:59:32 17:59:32 ktlint: 17:59:33 [INFO] Executed tasks 17:59:33 [INFO] 17:59:33 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ cli-executor --- 17:59:33 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:59:33 [INFO] 17:59:33 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ cli-executor --- 17:59:33 [INFO] 17:59:33 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ cli-executor --- 17:59:33 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/cli-executor/target/code-coverage/jacoco-ut.exec 17:59:33 [INFO] 17:59:33 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ cli-executor --- 17:59:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/cli-executor/target/jacoco.exec 17:59:33 [INFO] 17:59:33 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ cli-executor --- 17:59:33 [INFO] Set 2 system properties 17:59:33 [INFO] 17:59:33 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ cli-executor --- 17:59:33 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-clm-master/.git 17:59:33 [INFO] Collected git.commit.id.full with value dea5fc2346c2633f38ec0e7bc8a7499446998292 17:59:33 [INFO] Collected git.commit.id.abbrev with value dea5fc2 17:59:33 [INFO] Collected git.build.time with value 2024-03-19T17:59:33+0000 17:59:33 [INFO] Collected git.build.version with value 1.6.0-SNAPSHOT 17:59:33 [INFO] Collected git.build.number with value 290 17:59:33 [INFO] including property git.build.version in results 17:59:33 [INFO] including property git.commit.id.full in results 17:59:33 [INFO] including property git.commit.id.abbrev in results 17:59:33 [INFO] including property git.build.time in results 17:59:33 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/cli-executor/target/classes/git.properties] (for module MS Blueprints Processor Functions - CLI Executor)... 17:59:33 [INFO] 17:59:33 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ cli-executor --- 17:59:33 [INFO] 17:59:33 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ cli-executor --- 17:59:33 [INFO] 17:59:33 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ cli-executor --- 17:59:33 [INFO] Tidy is skipped. 17:59:33 [INFO] 17:59:33 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ cli-executor --- 17:59:33 [INFO] Skipping Antrun execution 17:59:33 [INFO] 17:59:33 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ cli-executor --- 17:59:33 [INFO] Formatting is skipped 17:59:33 [INFO] 17:59:33 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ cli-executor --- 17:59:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:59:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:59:33 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/cli-executor/src/main/resources 17:59:33 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/cli-executor/src/main/resources 17:59:33 [INFO] 17:59:33 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ cli-executor --- 17:59:33 [INFO] No sources to compile 17:59:33 [INFO] 17:59:33 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ cli-executor --- 17:59:33 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/cli-executor/src/main/java 17:59:33 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:59:33 [INFO] 17:59:33 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ cli-executor --- 17:59:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:59:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:59:33 [INFO] Copying 2 resources 17:59:33 [INFO] 17:59:33 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ cli-executor --- 17:59:33 [INFO] No sources to compile 17:59:33 [INFO] 17:59:33 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ cli-executor --- 17:59:33 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/cli-executor/src/test/java 17:59:34 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:59:34 [INFO] 17:59:34 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cli-executor --- 17:59:34 [INFO] 17:59:34 [INFO] ------------------------------------------------------- 17:59:34 [INFO] T E S T S 17:59:34 [INFO] ------------------------------------------------------- 17:59:35 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.cli.executor.ComponentCliExecutorTest 17:59:38 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:59:39 17:59:39.740 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - preparing request id(1234) for workflow(activate) step(activate-cli) 17:59:39 17:59:39.776 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentFunctionScriptingService - creating component function of script type(internal), reference name(internal.scripts.TestCliScriptFunction) and instanceDependencies([]) 17:59:39 17:59:39.780 INFO internal.scripts.TestCliScriptFunction - Executing process ... 17:59:39 17:59:39.781 INFO org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction - Preparing Response... 17:59:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.192 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.cli.executor.ComponentCliExecutorTest 17:59:39 [INFO] 17:59:39 [INFO] Results: 17:59:39 [INFO] 17:59:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 17:59:39 [INFO] 17:59:39 [INFO] 17:59:39 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ cli-executor --- 17:59:39 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/cli-executor/target/code-coverage/jacoco-ut.exec 17:59:39 [INFO] Analyzed bundle 'MS Blueprints Processor Functions - CLI Executor' with 4 classes 17:59:39 [INFO] 17:59:39 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ cli-executor --- 17:59:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:59:39 [INFO] 17:59:39 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ cli-executor --- 17:59:39 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/cli-executor/target/cli-executor-1.6.0-SNAPSHOT.jar 17:59:39 [INFO] 17:59:39 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ cli-executor --- 17:59:39 [INFO] Skipping because packaging 'jar' is not pom. 17:59:39 [INFO] 17:59:39 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ cli-executor --- 17:59:39 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/cli-executor/target/code-coverage/jacoco-it.exec 17:59:39 [INFO] 17:59:39 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ cli-executor --- 17:59:39 [INFO] 17:59:39 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ cli-executor --- 17:59:40 [INFO] 17:59:40 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ cli-executor --- 17:59:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:59:40 [INFO] 17:59:40 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ cli-executor --- 17:59:40 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/cli-executor/target/jacoco.exec 17:59:40 [INFO] 17:59:40 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ cli-executor --- 17:59:40 [INFO] 17:59:40 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ cli-executor --- 17:59:40 [INFO] 17:59:40 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cli-executor --- 17:59:40 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/cli-executor/target/cli-executor-1.6.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/cli-executor/1.6.0-SNAPSHOT/cli-executor-1.6.0-SNAPSHOT.jar 17:59:40 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/cli-executor/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/cli-executor/1.6.0-SNAPSHOT/cli-executor-1.6.0-SNAPSHOT.pom 17:59:40 [INFO] 17:59:40 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ cli-executor --- 17:59:40 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.functions:cli-executor:jar:1.6.0-SNAPSHOT 17:59:40 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:jar:1.6.0-SNAPSHOT:compile 17:59:40 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.6.0-SNAPSHOT:compile 17:59:40 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.6.0-SNAPSHOT:compile 17:59:40 [INFO] | | +- javax.validation:validation-api:jar:2.0.1.Final:compile 17:59:40 [INFO] | | \- com.microsoft.sqlserver:mssql-jdbc:jar:10.2.3.jre8:compile 17:59:40 [INFO] | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.7.12:compile 17:59:40 [INFO] | | +- org.springframework.boot:spring-boot-starter-aop:jar:2.7.12:compile 17:59:40 [INFO] | | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 17:59:40 [INFO] | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.7.12:compile 17:59:40 [INFO] | | | +- com.zaxxer:HikariCP:jar:4.0.3:compile 17:59:40 [INFO] | | | \- org.springframework:spring-jdbc:jar:5.3.27:compile 17:59:40 [INFO] | | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 17:59:40 [INFO] | | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 17:59:40 [INFO] | | +- org.hibernate:hibernate-core:jar:5.6.15.Final:compile 17:59:40 [INFO] | | | +- antlr:antlr:jar:2.7.7:compile 17:59:40 [INFO] | | | +- org.jboss:jandex:jar:2.4.2.Final:compile 17:59:40 [INFO] | | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 17:59:40 [INFO] | | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 17:59:40 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 17:59:40 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 17:59:40 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 17:59:40 [INFO] | | +- org.springframework.data:spring-data-jpa:jar:2.7.12:compile 17:59:40 [INFO] | | | +- org.springframework.data:spring-data-commons:jar:2.7.12:compile 17:59:40 [INFO] | | | +- org.springframework:spring-orm:jar:5.3.27:compile 17:59:40 [INFO] | | | \- org.springframework:spring-tx:jar:5.3.27:compile 17:59:40 [INFO] | | \- org.springframework:spring-aspects:jar:5.3.27:compile 17:59:40 [INFO] | \- org.mariadb.jdbc:mariadb-java-client:jar:3.0.10:compile 17:59:40 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:ssh-lib:jar:1.6.0-SNAPSHOT:compile 17:59:40 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.6.0-SNAPSHOT:compile 17:59:40 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile 17:59:40 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 17:59:40 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 17:59:40 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile 17:59:40 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.13.5:compile 17:59:40 [INFO] | | +- org.yaml:snakeyaml:jar:1.30:compile 17:59:40 [INFO] | | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 17:59:40 [INFO] | | +- commons-lang:commons-lang:jar:2.6:compile 17:59:40 [INFO] | | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 17:59:40 [INFO] | | | +- org.javassist:javassist:jar:3.24.1-GA:compile 17:59:40 [INFO] | | | +- org.jsoup:jsoup:jar:1.12.1:compile 17:59:40 [INFO] | | | +- com.google.re2j:re2j:jar:1.2:compile 17:59:40 [INFO] | | | +- commons-net:commons-net:jar:3.9.0:compile 17:59:40 [INFO] | | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 17:59:40 [INFO] | | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 17:59:40 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:59:40 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:59:40 [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.2.12:compile 17:59:40 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:59:40 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:59:40 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:59:40 [INFO] | | \- org.apache.commons:commons-compress:jar:1.21:compile 17:59:40 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.6.0-SNAPSHOT:compile 17:59:40 [INFO] | | +- com.hazelcast:hazelcast-all:jar:4.2.5:compile 17:59:40 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.6.0-SNAPSHOT:compile 17:59:40 [INFO] | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 17:59:40 [INFO] | | | \- javax.annotation:jsr250-api:jar:1.0:compile 17:59:40 [INFO] | | \- org.springframework.boot:spring-boot-starter-webflux:jar:2.7.12:compile 17:59:40 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.12:compile 17:59:40 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5:compile 17:59:40 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile 17:59:40 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5:compile 17:59:40 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.12:compile 17:59:40 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.32:compile 17:59:40 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.92.Final:compile 17:59:40 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.92.Final:compile 17:59:40 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.92.Final:compile 17:59:40 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.92.Final:compile 17:59:40 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.92.Final:compile 17:59:40 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.92.Final:compile 17:59:40 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.32:compile 17:59:40 [INFO] | | \- org.springframework:spring-webflux:jar:5.3.27:compile 17:59:40 [INFO] | +- org.apache.sshd:sshd-core:jar:2.10.0:compile 17:59:40 [INFO] | | +- org.apache.sshd:sshd-common:jar:2.10.0:compile 17:59:40 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.36:compile 17:59:40 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.6.0-SNAPSHOT:compile 17:59:40 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.6.0-SNAPSHOT:compile 17:59:40 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.6.0-SNAPSHOT:compile 17:59:40 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 17:59:40 [INFO] | | | \- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 17:59:40 [INFO] | | \- org.springframework:spring-web:jar:5.3.27:compile 17:59:40 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.6.0-SNAPSHOT:compile 17:59:40 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.6.0-SNAPSHOT:compile 17:59:40 [INFO] | | +- io.nats:jnats:jar:2.6.6:compile 17:59:40 [INFO] | | | \- net.i2p.crypto:eddsa:jar:0.3.0:compile 17:59:40 [INFO] | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 17:59:40 [INFO] | +- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 17:59:40 [INFO] | | +- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 17:59:40 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.12.0:compile 17:59:40 [INFO] | | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 17:59:40 [INFO] | | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 17:59:40 [INFO] | | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 17:59:40 [INFO] | | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 17:59:40 [INFO] | | +- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 17:59:40 [INFO] | | \- com.google.code.findbugs:annotations:jar:3.0.1:compile 17:59:40 [INFO] | | \- net.jcip:jcip-annotations:jar:1.0:compile 17:59:40 [INFO] | \- io.grpc:grpc-testing:jar:1.29.0:compile 17:59:40 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:compile 17:59:40 [INFO] +- io.mockk:mockk:jar:1.12.8:test 17:59:40 [INFO] | +- io.mockk:mockk-dsl:jar:1.12.8:test 17:59:40 [INFO] | +- io.mockk:mockk-agent:jar:1.12.8:test 17:59:40 [INFO] | +- io.mockk:mockk-agent-api:jar:1.12.8:test 17:59:40 [INFO] | +- io.mockk:mockk-core:jar:1.12.8:test 17:59:40 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 17:59:40 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 17:59:40 [INFO] +- io.mockk:mockk-jvm:jar:1.12.8:test 17:59:40 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.12.8:test 17:59:40 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.12.8:test 17:59:40 [INFO] | | +- org.objenesis:objenesis:jar:3.2:test 17:59:40 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.23:compile 17:59:40 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 17:59:40 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.12.8:test 17:59:40 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.12.8:test 17:59:40 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 17:59:40 [INFO] | +- junit:junit:jar:4.13.2:compile 17:59:40 [INFO] | | \- org.hamcrest:hamcrest-core:jar:2.2:compile 17:59:40 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 17:59:40 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 17:59:40 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 17:59:40 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 17:59:40 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:59:40 [INFO] +- org.mock-server:mockserver-netty:jar:5.13.0:test 17:59:40 [INFO] | +- org.mock-server:mockserver-client-java:jar:5.13.0:test 17:59:40 [INFO] | +- org.mock-server:mockserver-core:jar:5.13.0:test 17:59:40 [INFO] | | +- com.lmax:disruptor:jar:3.4.4:test 17:59:40 [INFO] | | +- javax.servlet:javax.servlet-api:jar:4.0.1:test 17:59:40 [INFO] | | +- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:59:40 [INFO] | | +- com.jcraft:jzlib:jar:1.1.3:test 17:59:40 [INFO] | | +- com.fasterxml.uuid:java-uuid-generator:jar:4.0.1:test 17:59:40 [INFO] | | +- org.bouncycastle:bcprov-jdk15on:jar:1.70:test 17:59:40 [INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.70:test 17:59:40 [INFO] | | | \- org.bouncycastle:bcutil-jdk15on:jar:1.70:test 17:59:40 [INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:9.21:test 17:59:40 [INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:test 17:59:40 [INFO] | | +- org.apache.velocity:velocity-engine-scripting:jar:2.3:test 17:59:40 [INFO] | | +- org.apache.velocity.tools:velocity-tools-generic:jar:3.1:test 17:59:40 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:test 17:59:40 [INFO] | | | | +- commons-logging:commons-logging:jar:1.2:test 17:59:40 [INFO] | | | | \- commons-collections:commons-collections:jar:3.2.2:test 17:59:40 [INFO] | | | +- org.apache.commons:commons-digester3:jar:3.2:test 17:59:40 [INFO] | | | \- com.github.cliftonlabs:json-simple:jar:3.0.2:test 17:59:40 [INFO] | | +- com.samskivert:jmustache:jar:1.15:test 17:59:40 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 17:59:40 [INFO] | | +- com.networknt:json-schema-validator:jar:1.0.67:test 17:59:40 [INFO] | | | \- com.ethlo.time:itu:jar:1.5.1:test 17:59:40 [INFO] | | +- io.swagger.parser.v3:swagger-parser:jar:2.0.31:test 17:59:40 [INFO] | | | +- io.swagger.parser.v3:swagger-parser-v2-converter:jar:2.0.31:test 17:59:40 [INFO] | | | | +- io.swagger:swagger-core:jar:1.6.0:test 17:59:40 [INFO] | | | | +- io.swagger:swagger-parser:jar:1.0.57:test 17:59:40 [INFO] | | | | +- io.swagger:swagger-compat-spec-parser:jar:1.0.57:test 17:59:40 [INFO] | | | | | +- com.github.java-json-tools:json-schema-validator:jar:2.2.14:test 17:59:40 [INFO] | | | | | | +- com.github.java-json-tools:jackson-coreutils-equivalence:jar:1.0:test 17:59:40 [INFO] | | | | | | +- com.github.java-json-tools:json-schema-core:jar:1.2.14:test 17:59:40 [INFO] | | | | | | | +- com.github.java-json-tools:uri-template:jar:0.10:test 17:59:40 [INFO] | | | | | | | \- org.mozilla:rhino:jar:1.7.7.2:test 17:59:40 [INFO] | | | | | | +- com.sun.mail:mailapi:jar:1.6.2:test 17:59:40 [INFO] | | | | | | +- joda-time:joda-time:jar:2.10.5:test 17:59:40 [INFO] | | | | | | +- com.googlecode.libphonenumber:libphonenumber:jar:8.11.1:test 17:59:40 [INFO] | | | | | | \- net.sf.jopt-simple:jopt-simple:jar:5.0.4:test 17:59:40 [INFO] | | | | | \- com.github.java-json-tools:json-patch:jar:1.13:test 17:59:40 [INFO] | | | | | +- com.github.java-json-tools:msg-simple:jar:1.2:test 17:59:40 [INFO] | | | | | | \- com.github.java-json-tools:btf:jar:1.3:test 17:59:40 [INFO] | | | | | \- com.github.java-json-tools:jackson-coreutils:jar:2.0:test 17:59:40 [INFO] | | | | \- io.swagger.parser.v3:swagger-parser-core:jar:2.0.31:test 17:59:40 [INFO] | | | \- io.swagger.parser.v3:swagger-parser-v3:jar:2.0.31:test 17:59:40 [INFO] | | | \- io.swagger.core.v3:swagger-core:jar:2.1.13:test 17:59:40 [INFO] | | +- org.xmlunit:xmlunit-placeholders:jar:2.9.1:test 17:59:40 [INFO] | | +- org.apache.commons:commons-text:jar:1.9:test 17:59:40 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 17:59:40 [INFO] | | \- io.github.classgraph:classgraph:jar:4.8.141:compile 17:59:40 [INFO] | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:59:40 [INFO] | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:59:40 [INFO] | +- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:59:40 [INFO] | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:59:40 [INFO] | +- io.netty:netty-handler:jar:4.1.92.Final:compile 17:59:40 [INFO] | | +- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:59:40 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:59:40 [INFO] | \- io.netty:netty-transport:jar:4.1.92.Final:compile 17:59:40 [INFO] +- org.powermock:powermock-api-mockito2:jar:1.7.4:test 17:59:40 [INFO] | +- org.powermock:powermock-api-mockito-common:jar:1.7.4:test 17:59:40 [INFO] | | \- org.powermock:powermock-api-support:jar:1.7.4:test 17:59:40 [INFO] | | +- org.powermock:powermock-reflect:jar:1.7.4:test 17:59:40 [INFO] | | \- org.powermock:powermock-core:jar:1.7.4:test 17:59:40 [INFO] | \- org.mockito:mockito-core:jar:4.5.1:test 17:59:40 [INFO] +- org.mockito.kotlin:mockito-kotlin:jar:4.0.0:test 17:59:40 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.7.12:test 17:59:40 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:59:40 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:59:40 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:59:40 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:59:40 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.7.12:test 17:59:40 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.12:test 17:59:40 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:59:40 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:59:40 [INFO] | +- org.assertj:assertj-core:jar:3.22.0:test 17:59:40 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 17:59:40 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test 17:59:40 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 17:59:40 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:59:40 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 17:59:40 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:59:40 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 17:59:40 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 17:59:40 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.8.2:test 17:59:40 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.8.2:test 17:59:40 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:compile 17:59:40 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.8.2:test 17:59:40 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:59:40 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.7.0:test 17:59:40 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.6.21:test 17:59:40 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.6.4:test 17:59:40 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.6.4:test 17:59:40 [INFO] +- io.projectreactor:reactor-test:jar:3.4.29:test 17:59:40 [INFO] | \- io.projectreactor:reactor-core:jar:3.4.29:compile 17:59:40 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:59:40 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:59:40 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 17:59:40 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 17:59:40 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 17:59:40 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 17:59:40 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 17:59:40 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 17:59:40 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 17:59:40 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 17:59:40 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 17:59:40 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 17:59:40 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:59:40 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 17:59:40 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 17:59:40 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 17:59:40 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:59:40 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 17:59:40 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 17:59:40 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 17:59:40 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 17:59:40 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 17:59:40 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 17:59:40 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 17:59:40 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 17:59:40 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 17:59:40 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 17:59:40 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 17:59:40 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 17:59:40 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 17:59:40 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 17:59:40 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 17:59:40 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 17:59:40 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 17:59:40 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 17:59:40 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 17:59:40 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 17:59:40 [INFO] | | +- org.springframework:spring-beans:jar:5.3.27:compile 17:59:40 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 17:59:40 [INFO] | | | \- org.springframework:spring-expression:jar:5.3.27:compile 17:59:40 [INFO] | | \- org.springframework:spring-aop:jar:5.3.27:compile 17:59:40 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 17:59:40 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:59:40 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:59:40 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:59:40 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 17:59:40 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 17:59:40 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 17:59:40 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 17:59:40 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 17:59:40 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 17:59:40 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 17:59:40 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 17:59:40 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 17:59:40 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 17:59:40 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 17:59:40 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 17:59:40 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:59:40 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:59:40 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:59:40 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 17:59:40 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 17:59:40 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 17:59:40 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 17:59:40 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 17:59:40 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 17:59:40 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 17:59:40 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 17:59:40 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:59:40 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:59:40 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 17:59:40 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 17:59:40 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 17:59:40 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 17:59:40 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 17:59:40 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 17:59:40 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 17:59:40 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 17:59:40 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 17:59:40 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 17:59:40 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 17:59:40 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 17:59:40 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 17:59:40 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 17:59:40 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 17:59:40 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 17:59:40 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 17:59:40 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 17:59:40 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 17:59:40 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 17:59:40 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 17:59:40 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 17:59:40 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 17:59:40 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 17:59:40 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 17:59:40 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 17:59:40 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 17:59:40 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 17:59:40 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:59:40 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 17:59:40 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 17:59:40 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 17:59:40 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 17:59:40 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 17:59:40 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 17:59:40 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 17:59:40 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 17:59:40 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 17:59:40 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 17:59:40 [INFO] 17:59:40 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ cli-executor --- 17:59:40 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/cli-executor/target/sonatype-clm/module.xml 17:59:40 [INFO] 17:59:40 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:message-prioritization >-- 17:59:40 [INFO] Building MS Blueprints Processor Functions - Message Prioritization 1.6.0-SNAPSHOT [46/68] 17:59:40 [INFO] --------------------------------[ jar ]--------------------------------- 17:59:40 [INFO] 17:59:40 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ message-prioritization --- 17:59:40 [INFO] 17:59:40 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ message-prioritization --- 17:59:40 [INFO] 17:59:40 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ message-prioritization --- 17:59:40 [INFO] Executing tasks 17:59:40 17:59:40 ktlint: 17:59:41 [INFO] Executed tasks 17:59:41 [INFO] 17:59:41 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ message-prioritization --- 17:59:41 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:59:41 [INFO] 17:59:41 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ message-prioritization --- 17:59:41 [INFO] 17:59:41 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ message-prioritization --- 17:59:41 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/target/code-coverage/jacoco-ut.exec 17:59:41 [INFO] 17:59:41 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ message-prioritization --- 17:59:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/target/jacoco.exec 17:59:41 [INFO] 17:59:41 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ message-prioritization --- 17:59:41 [INFO] Set 2 system properties 17:59:41 [INFO] 17:59:41 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ message-prioritization --- 17:59:41 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-clm-master/.git 17:59:41 [INFO] Collected git.commit.id.full with value dea5fc2346c2633f38ec0e7bc8a7499446998292 17:59:41 [INFO] Collected git.commit.id.abbrev with value dea5fc2 17:59:41 [INFO] Collected git.build.time with value 2024-03-19T17:59:41+0000 17:59:41 [INFO] Collected git.build.version with value 1.6.0-SNAPSHOT 17:59:41 [INFO] Collected git.build.number with value 290 17:59:41 [INFO] including property git.build.version in results 17:59:41 [INFO] including property git.commit.id.full in results 17:59:41 [INFO] including property git.commit.id.abbrev in results 17:59:41 [INFO] including property git.build.time in results 17:59:41 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/target/classes/git.properties] (for module MS Blueprints Processor Functions - Message Prioritization)... 17:59:41 [INFO] 17:59:41 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ message-prioritization --- 17:59:41 [INFO] 17:59:41 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ message-prioritization --- 17:59:41 [INFO] 17:59:41 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ message-prioritization --- 17:59:41 [INFO] Tidy is skipped. 17:59:41 [INFO] 17:59:41 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ message-prioritization --- 17:59:41 [INFO] Skipping Antrun execution 17:59:41 [INFO] 17:59:41 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ message-prioritization --- 17:59:41 [INFO] Formatting is skipped 17:59:41 [INFO] 17:59:41 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ message-prioritization --- 17:59:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:59:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:59:41 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/resources 17:59:41 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/resources 17:59:41 [INFO] 17:59:41 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ message-prioritization --- 17:59:41 [INFO] No sources to compile 17:59:41 [INFO] 17:59:41 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ message-prioritization --- 17:59:41 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/java 17:59:43 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:59:43 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/kafka/AbstractMessagePrioritizeProcessor.kt: (25, 23) The corresponding parameter in the supertype 'AbstractBluePrintMessageProcessor' is named 'context'. This may cause problems when calling this function with named arguments. 17:59:43 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/kafka/DefaultMessagePrioritizeProcessor.kt: (59, 23) The corresponding parameter in the supertype 'AbstractMessagePrioritizeProcessor' is named 'processorContext'. This may cause problems when calling this function with named arguments. 17:59:43 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/kafka/KafkaMessagePrioritizationConsumer.kt: (69, 30) 'addProcessor(String!, ProcessorSupplier<(raw) Any!, (raw) Any!>!, vararg String!): Topology!' is deprecated. Deprecated in Java 17:59:43 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/service/AbstractMessagePrioritizationService.kt: (46, 37) The corresponding parameter in the supertype 'MessagePrioritizationService' is named 'messagePrioritization'. This may cause problems when calling this function with named arguments. 17:59:43 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/service/MessagePrioritizationSchedulerService.kt: (51, 9) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. 17:59:43 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/service/MessagePrioritizationSchedulerService.kt: (54, 9) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. 17:59:43 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/service/MessagePrioritizationStateServiceImpl.kt: (157, 41) The corresponding parameter in the supertype 'MessagePrioritizationStateService' is named 'id'. This may cause problems when calling this function with named arguments. 17:59:43 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/utils/MessageCorrelationUtils.kt: (49, 13) Unreachable code 17:59:43 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/utils/MessageProcessorUtils.kt: (19, 43) 'ProcessorSupplier' is deprecated. Deprecated in Java 17:59:43 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/utils/MessageProcessorUtils.kt: (80, 58) 'ProcessorSupplier' is deprecated. Deprecated in Java 17:59:43 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/utils/MessageProcessorUtils.kt: (81, 16) 'ProcessorSupplier(() -> Processor!): ProcessorSupplier' is deprecated. Deprecated in Java 17:59:43 [INFO] 17:59:43 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ message-prioritization --- 17:59:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:59:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:59:43 [INFO] Copying 1 resource 17:59:43 [INFO] 17:59:43 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ message-prioritization --- 17:59:43 [INFO] No sources to compile 17:59:43 [INFO] 17:59:43 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ message-prioritization --- 17:59:43 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/src/test/java 17:59:43 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:59:43 [INFO] 17:59:43 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ message-prioritization --- 17:59:43 [INFO] 17:59:43 [INFO] ------------------------------------------------------- 17:59:43 [INFO] T E S T S 17:59:43 [INFO] ------------------------------------------------------- 17:59:45 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.message.prioritization.MessagePrioritizationConsumerTest 17:59:52 17:59:52 . ____ _ __ _ _ 17:59:52 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:59:52 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:59:52 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:59:52 ' |____| .__|_| |_|_| |_\__, | / / / / 17:59:52 =========|_|==============|___/=/_/_/_/ 17:59:52 :: Spring Boot :: (v2.7.12) 17:59:52 17:59:52 17:59:46.043 [main] INFO o.o.c.c.b.f.m.p.MessagePrioritizationConsumerTest - Starting MessagePrioritizationConsumerTest using Java 17.0.6-ea on prd-centos8-builder-4c-4g-14407.novalocal with PID 50137 (started by jenkins in /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization) 17:59:52 17:59:46.046 [main] INFO o.o.c.c.b.f.m.p.MessagePrioritizationConsumerTest - No active profile set, falling back to 1 default profile: "default" 17:59:52 17:59:52.255 [main] INFO o.o.c.c.b.f.m.p.MessagePrioritizationConsumerTest - Started MessagePrioritizationConsumerTest in 6.658 seconds (JVM running for 8.289) 17:59:52 17:59:52.529 [main @coroutine#2] INFO o.o.c.c.b.f.m.p.MessagePrioritizationConsumerTest - **************** without Correlation ************** 17:59:52 17:59:52.531 [main @coroutine#2] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - ***** received in prioritize processor key(4e472ae1-f998-417a-b932-d2b7fe48d269) 17:59:52 17:59:52.707 [main @coroutine#2] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - @@@@@ received in aggregation processor ids([4e472ae1-f998-417a-b932-d2b7fe48d269] 17:59:52 17:59:52.708 [main @coroutine#2] INFO o.o.c.c.b.f.m.p.s.SampleMessagePrioritizationHandler - messages([4e472ae1-f998-417a-b932-d2b7fe48d269]) aggregated 17:59:52 17:59:52.720 [main @coroutine#2] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - $$$$$ received in output processor id([4e472ae1-f998-417a-b932-d2b7fe48d269]) 17:59:52 17:59:52.721 [main @coroutine#2] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - ***** received in prioritize processor key(7dab2154-c654-4670-9933-360a209a01f9) 17:59:52 17:59:52.728 [main @coroutine#2] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - @@@@@ received in aggregation processor ids([7dab2154-c654-4670-9933-360a209a01f9] 17:59:52 17:59:52.729 [main @coroutine#2] INFO o.o.c.c.b.f.m.p.s.SampleMessagePrioritizationHandler - messages([7dab2154-c654-4670-9933-360a209a01f9]) aggregated 17:59:52 17:59:52.731 [main @coroutine#2] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - $$$$$ received in output processor id([7dab2154-c654-4670-9933-360a209a01f9]) 17:59:52 17:59:52.731 [main @coroutine#2] INFO o.o.c.c.b.f.m.p.MessagePrioritizationConsumerTest - **************** Same Group , with Correlation ************** 17:59:52 17:59:52.748 [main @coroutine#2] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - ***** received in prioritize processor key(2e5e3795-22c8-42eb-9d9b-f10f0cd49674) 17:59:52 17:59:52.758 [main @coroutine#2] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - checking correlation for message(2e5e3795-22c8-42eb-9d9b-f10f0cd49674), group(same-group), type(sample-type), correlation types(null), priority(3), correlation id(key1=value1,key2=value2) 17:59:52 17:59:52.784 [main @coroutine#2] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - ***** received in prioritize processor key(045c53fb-194a-46c2-bdc1-86ccdac80786) 17:59:52 17:59:52.787 [main @coroutine#2] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - checking correlation for message(045c53fb-194a-46c2-bdc1-86ccdac80786), group(same-group), type(sample-type), correlation types(null), priority(6), correlation id(key1=value1,key2=value2) 17:59:52 17:59:52.801 [main @coroutine#2] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - @@@@@ received in aggregation processor ids([2e5e3795-22c8-42eb-9d9b-f10f0cd49674, 045c53fb-194a-46c2-bdc1-86ccdac80786] 17:59:52 17:59:52.801 [main @coroutine#2] INFO o.o.c.c.b.f.m.p.s.SampleMessagePrioritizationHandler - messages([2e5e3795-22c8-42eb-9d9b-f10f0cd49674, 045c53fb-194a-46c2-bdc1-86ccdac80786]) aggregated 17:59:52 17:59:52.804 [main @coroutine#2] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - $$$$$ received in output processor id([2e5e3795-22c8-42eb-9d9b-f10f0cd49674, 045c53fb-194a-46c2-bdc1-86ccdac80786]) 17:59:52 17:59:52.806 [main @coroutine#2] INFO o.o.c.c.b.f.m.p.MessagePrioritizationConsumerTest - **************** Different Type , with Correlation ************** 17:59:52 17:59:52.818 [main @coroutine#2] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - ***** received in prioritize processor key(754120f4-5a40-48ba-9be0-9de69b41823d) 17:59:52 17:59:52.821 [main @coroutine#2] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - checking correlation for message(754120f4-5a40-48ba-9be0-9de69b41823d), group(group-typed), type(type-0), correlation types([type-0, type-1, type-2]), priority(7), correlation id(key1=value1,key2=value2) 17:59:52 17:59:52.847 [main @coroutine#2] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - ***** received in prioritize processor key(8251b317-63f5-4b24-af2d-3f2a6ecd0bd7) 17:59:52 17:59:52.849 [main @coroutine#2] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - checking correlation for message(8251b317-63f5-4b24-af2d-3f2a6ecd0bd7), group(group-typed), type(type-1), correlation types([type-0, type-1, type-2]), priority(9), correlation id(key1=value1,key2=value2) 17:59:52 17:59:52.868 [main @coroutine#2] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - ***** received in prioritize processor key(7d4f79db-6a4e-4af2-9430-f5f9b182cb10) 17:59:52 17:59:52.871 [main @coroutine#2] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - checking correlation for message(7d4f79db-6a4e-4af2-9430-f5f9b182cb10), group(group-typed), type(type-2), correlation types([type-0, type-1, type-2]), priority(8), correlation id(key1=value1,key2=value2) 17:59:52 17:59:52.883 [main @coroutine#2] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - @@@@@ received in aggregation processor ids([754120f4-5a40-48ba-9be0-9de69b41823d, 8251b317-63f5-4b24-af2d-3f2a6ecd0bd7, 7d4f79db-6a4e-4af2-9430-f5f9b182cb10] 17:59:52 17:59:52.883 [main @coroutine#2] INFO o.o.c.c.b.f.m.p.s.SampleMessagePrioritizationHandler - messages([754120f4-5a40-48ba-9be0-9de69b41823d, 8251b317-63f5-4b24-af2d-3f2a6ecd0bd7, 7d4f79db-6a4e-4af2-9430-f5f9b182cb10]) aggregated 17:59:52 17:59:52.886 [main @coroutine#2] INFO o.o.c.c.b.f.m.p.s.AbstractMessagePrioritizationService - $$$$$ received in output processor id([754120f4-5a40-48ba-9be0-9de69b41823d, 7d4f79db-6a4e-4af2-9430-f5f9b182cb10, 8251b317-63f5-4b24-af2d-3f2a6ecd0bd7]) 17:59:54 17:59:52.917 [main @coroutine#4] INFO o.o.c.c.b.f.m.p.s.MessagePrioritizationSchedulerService - Starting Prioritization Scheduler Service... 17:59:54 17:59:52.925 [DefaultDispatcher-worker-1 @coroutine#6] INFO o.o.c.c.b.f.m.p.s.MessagePrioritizationSchedulerService - Initializing prioritization expiry scheduler frequency(10000)mSec 17:59:54 17:59:52.928 [DefaultDispatcher-worker-2 @coroutine#7] INFO o.o.c.c.b.f.m.p.s.MessagePrioritizationSchedulerService - Initializing prioritization clean scheduler frequency(10000)mSec 17:59:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.464 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.message.prioritization.MessagePrioritizationConsumerTest 17:59:54 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.functions.message.prioritization.utils.MessageCorrelationUtilsTest 17:59:55 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.ccsdk.cds.blueprintsprocessor.functions.message.prioritization.utils.MessageCorrelationUtilsTest 17:59:55 [INFO] 17:59:55 [INFO] Results: 17:59:55 [INFO] 17:59:55 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 17:59:55 [INFO] 17:59:55 [INFO] 17:59:55 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ message-prioritization --- 17:59:55 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/target/code-coverage/jacoco-ut.exec 17:59:55 [INFO] Analyzed bundle 'MS Blueprints Processor Functions - Message Prioritization' with 45 classes 17:59:55 [INFO] 17:59:55 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ message-prioritization --- 17:59:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:59:55 [INFO] 17:59:55 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ message-prioritization --- 17:59:55 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/target/message-prioritization-1.6.0-SNAPSHOT.jar 17:59:55 [INFO] 17:59:55 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ message-prioritization --- 17:59:55 [INFO] Skipping because packaging 'jar' is not pom. 17:59:55 [INFO] 17:59:55 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ message-prioritization --- 17:59:55 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/target/code-coverage/jacoco-it.exec 17:59:55 [INFO] 17:59:55 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ message-prioritization --- 17:59:55 [INFO] 17:59:55 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ message-prioritization --- 17:59:55 [INFO] 17:59:55 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ message-prioritization --- 17:59:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:59:55 [INFO] 17:59:55 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ message-prioritization --- 17:59:55 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/target/jacoco.exec 17:59:55 [INFO] 17:59:55 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ message-prioritization --- 17:59:55 [INFO] 17:59:55 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ message-prioritization --- 17:59:55 [INFO] 17:59:55 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ message-prioritization --- 17:59:55 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/target/message-prioritization-1.6.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/message-prioritization/1.6.0-SNAPSHOT/message-prioritization-1.6.0-SNAPSHOT.jar 17:59:55 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/message-prioritization/1.6.0-SNAPSHOT/message-prioritization-1.6.0-SNAPSHOT.pom 17:59:55 [INFO] 17:59:55 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ message-prioritization --- 17:59:55 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.functions:message-prioritization:jar:1.6.0-SNAPSHOT 17:59:55 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:message-lib:jar:1.6.0-SNAPSHOT:compile 17:59:55 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.6.0-SNAPSHOT:compile 17:59:55 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile 17:59:55 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 17:59:55 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 17:59:55 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile 17:59:55 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.13.5:compile 17:59:55 [INFO] | | +- org.yaml:snakeyaml:jar:1.30:compile 17:59:55 [INFO] | | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 17:59:55 [INFO] | | +- commons-lang:commons-lang:jar:2.6:compile 17:59:55 [INFO] | | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 17:59:55 [INFO] | | | +- org.javassist:javassist:jar:3.24.1-GA:compile 17:59:55 [INFO] | | | +- org.jsoup:jsoup:jar:1.12.1:compile 17:59:55 [INFO] | | | +- com.google.re2j:re2j:jar:1.2:compile 17:59:55 [INFO] | | | +- commons-net:commons-net:jar:3.9.0:compile 17:59:55 [INFO] | | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 17:59:55 [INFO] | | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 17:59:55 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:59:55 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:59:55 [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.2.12:compile 17:59:55 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:59:55 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:59:55 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:59:55 [INFO] | | \- org.apache.commons:commons-compress:jar:1.21:compile 17:59:55 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.6.0-SNAPSHOT:compile 17:59:55 [INFO] | | +- com.hazelcast:hazelcast-all:jar:4.2.5:compile 17:59:55 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.6.0-SNAPSHOT:compile 17:59:55 [INFO] | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 17:59:55 [INFO] | | | \- javax.annotation:jsr250-api:jar:1.0:compile 17:59:55 [INFO] | | \- org.springframework.boot:spring-boot-starter-webflux:jar:2.7.12:compile 17:59:55 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.12:compile 17:59:55 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5:compile 17:59:55 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile 17:59:55 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5:compile 17:59:55 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.12:compile 17:59:55 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.32:compile 17:59:55 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.92.Final:compile 17:59:55 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.92.Final:compile 17:59:55 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.92.Final:compile 17:59:55 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.92.Final:compile 17:59:55 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.92.Final:compile 17:59:55 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.92.Final:compile 17:59:55 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.32:compile 17:59:55 [INFO] | | \- org.springframework:spring-webflux:jar:5.3.27:compile 17:59:55 [INFO] | +- org.springframework.kafka:spring-kafka:jar:2.8.11:compile 17:59:55 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 17:59:55 [INFO] | | | \- org.springframework:spring-expression:jar:5.3.27:compile 17:59:55 [INFO] | | +- org.springframework:spring-messaging:jar:5.3.27:compile 17:59:55 [INFO] | | +- org.springframework:spring-tx:jar:5.3.27:compile 17:59:55 [INFO] | | \- org.springframework.retry:spring-retry:jar:1.3.4:compile 17:59:55 [INFO] | +- org.apache.kafka:kafka-streams:jar:3.1.2:compile 17:59:55 [INFO] | | \- org.rocksdb:rocksdbjni:jar:6.22.1.1:compile 17:59:55 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.1.2:compile 17:59:55 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.0-4:runtime 17:59:55 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 17:59:55 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.8.4:runtime 17:59:55 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.6.0-SNAPSHOT:compile 17:59:55 [INFO] +- com.h2database:h2:jar:1.4.197:test 17:59:55 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.6.0-SNAPSHOT:compile 17:59:55 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.6.0-SNAPSHOT:compile 17:59:55 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.6.0-SNAPSHOT:compile 17:59:55 [INFO] | | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.7.12:compile 17:59:55 [INFO] | | | +- org.springframework.boot:spring-boot-starter-aop:jar:2.7.12:compile 17:59:55 [INFO] | | | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 17:59:55 [INFO] | | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.7.12:compile 17:59:55 [INFO] | | | | +- com.zaxxer:HikariCP:jar:4.0.3:compile 17:59:55 [INFO] | | | | \- org.springframework:spring-jdbc:jar:5.3.27:compile 17:59:55 [INFO] | | | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 17:59:55 [INFO] | | | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 17:59:55 [INFO] | | | +- org.hibernate:hibernate-core:jar:5.6.15.Final:compile 17:59:55 [INFO] | | | | +- antlr:antlr:jar:2.7.7:compile 17:59:55 [INFO] | | | | +- org.jboss:jandex:jar:2.4.2.Final:compile 17:59:55 [INFO] | | | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 17:59:55 [INFO] | | | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 17:59:55 [INFO] | | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 17:59:55 [INFO] | | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 17:59:55 [INFO] | | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 17:59:55 [INFO] | | | +- org.springframework.data:spring-data-jpa:jar:2.7.12:compile 17:59:55 [INFO] | | | | +- org.springframework.data:spring-data-commons:jar:2.7.12:compile 17:59:55 [INFO] | | | | \- org.springframework:spring-orm:jar:5.3.27:compile 17:59:55 [INFO] | | | \- org.springframework:spring-aspects:jar:5.3.27:compile 17:59:55 [INFO] | | +- javax.validation:validation-api:jar:2.0.1.Final:compile 17:59:55 [INFO] | | +- org.mariadb.jdbc:mariadb-java-client:jar:3.0.10:compile 17:59:55 [INFO] | | \- com.microsoft.sqlserver:mssql-jdbc:jar:10.2.3.jre8:compile 17:59:55 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.6.0-SNAPSHOT:compile 17:59:55 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 17:59:55 [INFO] | | | \- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 17:59:55 [INFO] | | \- org.springframework:spring-web:jar:5.3.27:compile 17:59:55 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.6.0-SNAPSHOT:compile 17:59:55 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.6.0-SNAPSHOT:compile 17:59:55 [INFO] | | +- io.nats:jnats:jar:2.6.6:compile 17:59:55 [INFO] | | | \- net.i2p.crypto:eddsa:jar:0.3.0:compile 17:59:55 [INFO] | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 17:59:55 [INFO] | +- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 17:59:55 [INFO] | | +- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 17:59:55 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.12.0:compile 17:59:55 [INFO] | | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 17:59:55 [INFO] | | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 17:59:55 [INFO] | | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 17:59:55 [INFO] | | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 17:59:55 [INFO] | | +- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 17:59:55 [INFO] | | \- com.google.code.findbugs:annotations:jar:3.0.1:compile 17:59:55 [INFO] | | \- net.jcip:jcip-annotations:jar:1.0:compile 17:59:55 [INFO] | \- io.grpc:grpc-testing:jar:1.29.0:compile 17:59:55 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:compile 17:59:55 [INFO] +- io.mockk:mockk:jar:1.12.8:test 17:59:55 [INFO] | +- io.mockk:mockk-dsl:jar:1.12.8:test 17:59:55 [INFO] | +- io.mockk:mockk-agent:jar:1.12.8:test 17:59:55 [INFO] | +- io.mockk:mockk-agent-api:jar:1.12.8:test 17:59:55 [INFO] | +- io.mockk:mockk-core:jar:1.12.8:test 17:59:55 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 17:59:55 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 17:59:55 [INFO] +- io.mockk:mockk-jvm:jar:1.12.8:test 17:59:55 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.12.8:test 17:59:55 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.12.8:test 17:59:55 [INFO] | | +- org.objenesis:objenesis:jar:3.2:test 17:59:55 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.23:compile 17:59:55 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 17:59:55 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.12.8:test 17:59:55 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.12.8:test 17:59:55 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 17:59:55 [INFO] | +- junit:junit:jar:4.13.2:compile 17:59:55 [INFO] | | \- org.hamcrest:hamcrest-core:jar:2.2:compile 17:59:55 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 17:59:55 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 17:59:55 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 17:59:55 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 17:59:55 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:59:55 [INFO] +- org.mock-server:mockserver-netty:jar:5.13.0:test 17:59:55 [INFO] | +- org.mock-server:mockserver-client-java:jar:5.13.0:test 17:59:55 [INFO] | +- org.mock-server:mockserver-core:jar:5.13.0:test 17:59:55 [INFO] | | +- com.lmax:disruptor:jar:3.4.4:test 17:59:55 [INFO] | | +- javax.servlet:javax.servlet-api:jar:4.0.1:test 17:59:55 [INFO] | | +- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:59:55 [INFO] | | +- com.jcraft:jzlib:jar:1.1.3:test 17:59:55 [INFO] | | +- com.fasterxml.uuid:java-uuid-generator:jar:4.0.1:test 17:59:55 [INFO] | | +- org.bouncycastle:bcprov-jdk15on:jar:1.70:test 17:59:55 [INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.70:test 17:59:55 [INFO] | | | \- org.bouncycastle:bcutil-jdk15on:jar:1.70:test 17:59:55 [INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:9.21:test 17:59:55 [INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:test 17:59:55 [INFO] | | +- org.apache.velocity:velocity-engine-scripting:jar:2.3:test 17:59:55 [INFO] | | +- org.apache.velocity.tools:velocity-tools-generic:jar:3.1:test 17:59:55 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:test 17:59:55 [INFO] | | | | +- commons-logging:commons-logging:jar:1.2:test 17:59:55 [INFO] | | | | \- commons-collections:commons-collections:jar:3.2.2:test 17:59:55 [INFO] | | | +- org.apache.commons:commons-digester3:jar:3.2:test 17:59:55 [INFO] | | | \- com.github.cliftonlabs:json-simple:jar:3.0.2:test 17:59:55 [INFO] | | +- com.samskivert:jmustache:jar:1.15:test 17:59:55 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 17:59:55 [INFO] | | +- com.networknt:json-schema-validator:jar:1.0.67:test 17:59:55 [INFO] | | | \- com.ethlo.time:itu:jar:1.5.1:test 17:59:55 [INFO] | | +- io.swagger.parser.v3:swagger-parser:jar:2.0.31:test 17:59:55 [INFO] | | | +- io.swagger.parser.v3:swagger-parser-v2-converter:jar:2.0.31:test 17:59:55 [INFO] | | | | +- io.swagger:swagger-core:jar:1.6.0:test 17:59:55 [INFO] | | | | +- io.swagger:swagger-parser:jar:1.0.57:test 17:59:55 [INFO] | | | | +- io.swagger:swagger-compat-spec-parser:jar:1.0.57:test 17:59:55 [INFO] | | | | | +- com.github.java-json-tools:json-schema-validator:jar:2.2.14:test 17:59:55 [INFO] | | | | | | +- com.github.java-json-tools:jackson-coreutils-equivalence:jar:1.0:test 17:59:55 [INFO] | | | | | | +- com.github.java-json-tools:json-schema-core:jar:1.2.14:test 17:59:55 [INFO] | | | | | | | +- com.github.java-json-tools:uri-template:jar:0.10:test 17:59:55 [INFO] | | | | | | | \- org.mozilla:rhino:jar:1.7.7.2:test 17:59:55 [INFO] | | | | | | +- com.sun.mail:mailapi:jar:1.6.2:test 17:59:55 [INFO] | | | | | | +- joda-time:joda-time:jar:2.10.5:test 17:59:55 [INFO] | | | | | | +- com.googlecode.libphonenumber:libphonenumber:jar:8.11.1:test 17:59:55 [INFO] | | | | | | \- net.sf.jopt-simple:jopt-simple:jar:5.0.4:test 17:59:55 [INFO] | | | | | \- com.github.java-json-tools:json-patch:jar:1.13:test 17:59:55 [INFO] | | | | | +- com.github.java-json-tools:msg-simple:jar:1.2:test 17:59:55 [INFO] | | | | | | \- com.github.java-json-tools:btf:jar:1.3:test 17:59:55 [INFO] | | | | | \- com.github.java-json-tools:jackson-coreutils:jar:2.0:test 17:59:55 [INFO] | | | | \- io.swagger.parser.v3:swagger-parser-core:jar:2.0.31:test 17:59:55 [INFO] | | | \- io.swagger.parser.v3:swagger-parser-v3:jar:2.0.31:test 17:59:55 [INFO] | | | \- io.swagger.core.v3:swagger-core:jar:2.1.13:test 17:59:55 [INFO] | | +- org.xmlunit:xmlunit-placeholders:jar:2.9.1:test 17:59:55 [INFO] | | +- org.apache.commons:commons-text:jar:1.9:test 17:59:55 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 17:59:55 [INFO] | | \- io.github.classgraph:classgraph:jar:4.8.141:compile 17:59:55 [INFO] | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:59:55 [INFO] | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:59:55 [INFO] | +- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:59:55 [INFO] | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:59:55 [INFO] | +- io.netty:netty-handler:jar:4.1.92.Final:compile 17:59:55 [INFO] | | +- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:59:55 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:59:55 [INFO] | \- io.netty:netty-transport:jar:4.1.92.Final:compile 17:59:55 [INFO] +- org.powermock:powermock-api-mockito2:jar:1.7.4:test 17:59:55 [INFO] | +- org.powermock:powermock-api-mockito-common:jar:1.7.4:test 17:59:55 [INFO] | | \- org.powermock:powermock-api-support:jar:1.7.4:test 17:59:55 [INFO] | | +- org.powermock:powermock-reflect:jar:1.7.4:test 17:59:55 [INFO] | | \- org.powermock:powermock-core:jar:1.7.4:test 17:59:55 [INFO] | \- org.mockito:mockito-core:jar:4.5.1:test 17:59:55 [INFO] +- org.mockito.kotlin:mockito-kotlin:jar:4.0.0:test 17:59:55 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.7.12:test 17:59:55 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:59:55 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:59:55 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:59:55 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:59:55 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.7.12:test 17:59:55 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.12:test 17:59:55 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:59:55 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:59:55 [INFO] | +- org.assertj:assertj-core:jar:3.22.0:test 17:59:55 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 17:59:55 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test 17:59:55 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 17:59:55 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:59:55 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 17:59:55 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:59:55 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 17:59:55 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 17:59:55 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.8.2:test 17:59:55 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.8.2:test 17:59:55 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:compile 17:59:55 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.8.2:test 17:59:55 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:59:55 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.7.0:test 17:59:55 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.6.21:test 17:59:55 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.6.4:test 17:59:55 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.6.4:test 17:59:55 [INFO] +- io.projectreactor:reactor-test:jar:3.4.29:test 17:59:55 [INFO] | \- io.projectreactor:reactor-core:jar:3.4.29:compile 17:59:55 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:59:55 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:59:55 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 17:59:55 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 17:59:55 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 17:59:55 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 17:59:55 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 17:59:55 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 17:59:55 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 17:59:55 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 17:59:55 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 17:59:55 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 17:59:55 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:59:55 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 17:59:55 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 17:59:55 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 17:59:55 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:59:55 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 17:59:55 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 17:59:55 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 17:59:55 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 17:59:55 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 17:59:55 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 17:59:55 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 17:59:55 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 17:59:55 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 17:59:55 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 17:59:55 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 17:59:55 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 17:59:55 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 17:59:55 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 17:59:55 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 17:59:55 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 17:59:55 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 17:59:55 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 17:59:55 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 17:59:55 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 17:59:55 [INFO] | | +- org.springframework:spring-beans:jar:5.3.27:compile 17:59:55 [INFO] | | \- org.springframework:spring-aop:jar:5.3.27:compile 17:59:55 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 17:59:55 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:59:55 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:59:55 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:59:55 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 17:59:55 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 17:59:55 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 17:59:55 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 17:59:55 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 17:59:55 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 17:59:55 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 17:59:55 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 17:59:55 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 17:59:55 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 17:59:55 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 17:59:55 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 17:59:55 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:59:55 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:59:55 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:59:55 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 17:59:55 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 17:59:55 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 17:59:55 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 17:59:55 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 17:59:55 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 17:59:55 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 17:59:55 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 17:59:55 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:59:55 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:59:55 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 17:59:55 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 17:59:55 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 17:59:55 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 17:59:55 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 17:59:55 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 17:59:55 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 17:59:55 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 17:59:55 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 17:59:55 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 17:59:55 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 17:59:55 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 17:59:55 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 17:59:55 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 17:59:55 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 17:59:55 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 17:59:55 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 17:59:55 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 17:59:55 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 17:59:55 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 17:59:55 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 17:59:55 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 17:59:55 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 17:59:55 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 17:59:55 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 17:59:55 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 17:59:55 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 17:59:55 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 17:59:55 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:59:55 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 17:59:55 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 17:59:55 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 17:59:55 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 17:59:55 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 17:59:55 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 17:59:55 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 17:59:55 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 17:59:55 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 17:59:55 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 17:59:55 [INFO] 17:59:55 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ message-prioritization --- 17:59:55 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/target/sonatype-clm/module.xml 17:59:55 [INFO] 17:59:55 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:k8s-connection-plugin >-- 17:59:55 [INFO] Building MS Blueprints Processor Functions - K8s Profile Upload 1.6.0-SNAPSHOT [47/68] 17:59:55 [INFO] --------------------------------[ jar ]--------------------------------- 17:59:55 [INFO] 17:59:55 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ k8s-connection-plugin --- 17:59:55 [INFO] 17:59:55 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ k8s-connection-plugin --- 17:59:55 [INFO] 17:59:55 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ k8s-connection-plugin --- 17:59:55 [INFO] Executing tasks 17:59:55 17:59:55 ktlint: 17:59:57 [INFO] Executed tasks 17:59:57 [INFO] 17:59:57 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ k8s-connection-plugin --- 17:59:57 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 17:59:57 [INFO] 17:59:57 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ k8s-connection-plugin --- 17:59:57 [INFO] 17:59:57 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ k8s-connection-plugin --- 17:59:57 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/target/code-coverage/jacoco-ut.exec 17:59:57 [INFO] 17:59:57 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ k8s-connection-plugin --- 17:59:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/target/jacoco.exec 17:59:57 [INFO] 17:59:57 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ k8s-connection-plugin --- 17:59:57 [INFO] Set 2 system properties 17:59:57 [INFO] 17:59:57 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ k8s-connection-plugin --- 17:59:57 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-clm-master/.git 17:59:57 [INFO] Collected git.commit.id.full with value dea5fc2346c2633f38ec0e7bc8a7499446998292 17:59:57 [INFO] Collected git.commit.id.abbrev with value dea5fc2 17:59:57 [INFO] Collected git.build.time with value 2024-03-19T17:59:57+0000 17:59:57 [INFO] Collected git.build.version with value 1.6.0-SNAPSHOT 17:59:57 [INFO] Collected git.build.number with value 290 17:59:57 [INFO] including property git.build.version in results 17:59:57 [INFO] including property git.commit.id.full in results 17:59:57 [INFO] including property git.commit.id.abbrev in results 17:59:57 [INFO] including property git.build.time in results 17:59:57 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/target/classes/git.properties] (for module MS Blueprints Processor Functions - K8s Profile Upload)... 17:59:57 [INFO] 17:59:57 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ k8s-connection-plugin --- 17:59:57 [INFO] 17:59:57 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ k8s-connection-plugin --- 17:59:57 [INFO] 17:59:57 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ k8s-connection-plugin --- 17:59:57 [INFO] Tidy is skipped. 17:59:57 [INFO] 17:59:57 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ k8s-connection-plugin --- 17:59:57 [INFO] Skipping Antrun execution 17:59:57 [INFO] 17:59:57 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ k8s-connection-plugin --- 17:59:57 [INFO] Formatting is skipped 17:59:57 [INFO] 17:59:57 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ k8s-connection-plugin --- 17:59:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:59:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:59:57 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/resources 17:59:57 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/resources 17:59:57 [INFO] 17:59:57 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ k8s-connection-plugin --- 17:59:57 [INFO] No sources to compile 17:59:57 [INFO] 17:59:57 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ k8s-connection-plugin --- 17:59:57 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/java 17:59:59 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 17:59:59 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/profile/K8sProfileUploadComponent.kt: (123, 36) Safe call on a non-null receiver will have nullable type in future releases 17:59:59 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/profile/K8sProfileUploadComponent.kt: (123, 55) Unnecessary safe call on a non-null receiver of type ObjectNode 17:59:59 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/profile/K8sProfileUploadComponent.kt: (243, 38) 'createTempDir(String = ..., String? = ..., File? = ...): File' is deprecated. Avoid creating temporary directories in the default temp location with this function due to too wide permissions on the newly created directory. Use kotlin.io.path.createTempDirectory instead. 17:59:59 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/profile/K8sProfileUploadComponent.kt: (244, 41) 'createTempDir(String = ..., String? = ..., File? = ...): File' is deprecated. Avoid creating temporary directories in the default temp location with this function due to too wide permissions on the newly created directory. Use kotlin.io.path.createTempDirectory instead. 17:59:59 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/profile/K8sProfileUploadComponent.kt: (291, 54) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 17:59:59 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/profile/K8sProfileUploadComponent.kt: (295, 91) Unchecked cast: Any? to MutableMap? 17:59:59 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/profile/K8sProfileUploadComponent.kt: (304, 71) Unchecked cast: Any! to Map 17:59:59 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/profile/K8sProfileUploadComponent.kt: (338, 36) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 17:59:59 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/profile/K8sProfileUploadComponent.kt: (356, 45) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 17:59:59 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/profile/K8sProfileUploadComponent.kt: (356, 78) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 17:59:59 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/template/K8sConfigTemplateComponent.kt: (214, 38) 'createTempDir(String = ..., String? = ..., File? = ...): File' is deprecated. Avoid creating temporary directories in the default temp location with this function due to too wide permissions on the newly created directory. Use kotlin.io.path.createTempDirectory instead. 17:59:59 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/template/K8sConfigTemplateComponent.kt: (215, 34) 'createTempDir(String = ..., String? = ..., File? = ...): File' is deprecated. Avoid creating temporary directories in the default temp location with this function due to too wide permissions on the newly created directory. Use kotlin.io.path.createTempDirectory instead. 17:59:59 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/template/K8sConfigTemplateComponent.kt: (254, 36) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 17:59:59 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/template/K8sConfigValueComponent.kt: (99, 121) 'toUpperCase(): String' is deprecated. Use uppercase() instead. 17:59:59 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/template/K8sConfigValueComponent.kt: (223, 25) Variable 'obj' initializer is redundant 17:59:59 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/template/K8sConfigValueComponent.kt: (225, 59) 'toLowerCase(): String' is deprecated. Use lowercase() instead. 17:59:59 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/instance/K8sConfigValueResponse.kt: (38, 29) This class shouldn't be used in Kotlin. Use kotlin.Any instead. 17:59:59 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/instance/K8sPluginInstanceApi.kt: (163, 23) Name shadowed: name 17:59:59 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/instance/K8sRbInstanceStatus.kt: (61, 29) This class shouldn't be used in Kotlin. Use kotlin.Any instead. 17:59:59 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/query/K8sPluginQueryApi.kt: (33, 23) Name shadowed: name 17:59:59 [INFO] 17:59:59 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ k8s-connection-plugin --- 17:59:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:59:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 17:59:59 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/test/resources 17:59:59 [INFO] 17:59:59 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ k8s-connection-plugin --- 17:59:59 [INFO] No sources to compile 17:59:59 [INFO] 17:59:59 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ k8s-connection-plugin --- 17:59:59 [WARNING] No sources found skipping Kotlin compile 17:59:59 [INFO] 17:59:59 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ k8s-connection-plugin --- 17:59:59 [INFO] No tests to run. 17:59:59 [INFO] 17:59:59 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ k8s-connection-plugin --- 17:59:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:59:59 [INFO] 17:59:59 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ k8s-connection-plugin --- 17:59:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:59:59 [INFO] 17:59:59 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ k8s-connection-plugin --- 17:59:59 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/target/k8s-connection-plugin-1.6.0-SNAPSHOT.jar 17:59:59 [INFO] 17:59:59 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ k8s-connection-plugin --- 17:59:59 [INFO] Skipping because packaging 'jar' is not pom. 17:59:59 [INFO] 17:59:59 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ k8s-connection-plugin --- 17:59:59 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/target/code-coverage/jacoco-it.exec 17:59:59 [INFO] 17:59:59 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ k8s-connection-plugin --- 17:59:59 [INFO] No tests to run. 17:59:59 [INFO] 17:59:59 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ k8s-connection-plugin --- 17:59:59 [INFO] No tests to run. 17:59:59 [INFO] 17:59:59 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ k8s-connection-plugin --- 17:59:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:59:59 [INFO] 17:59:59 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ k8s-connection-plugin --- 17:59:59 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/target/jacoco.exec 17:59:59 [INFO] 17:59:59 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ k8s-connection-plugin --- 17:59:59 [INFO] 17:59:59 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ k8s-connection-plugin --- 17:59:59 [INFO] 17:59:59 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ k8s-connection-plugin --- 17:59:59 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/target/k8s-connection-plugin-1.6.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s-connection-plugin/1.6.0-SNAPSHOT/k8s-connection-plugin-1.6.0-SNAPSHOT.jar 17:59:59 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s-connection-plugin/1.6.0-SNAPSHOT/k8s-connection-plugin-1.6.0-SNAPSHOT.pom 17:59:59 [INFO] 17:59:59 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ k8s-connection-plugin --- 17:59:59 [INFO] org.onap.ccsdk.cds.blueprintsprocessor.functions:k8s-connection-plugin:jar:1.6.0-SNAPSHOT 17:59:59 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:jar:1.6.0-SNAPSHOT:compile 17:59:59 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.6.0-SNAPSHOT:compile 17:59:59 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.6.0-SNAPSHOT:compile 17:59:59 [INFO] | | +- javax.validation:validation-api:jar:2.0.1.Final:compile 17:59:59 [INFO] | | \- com.microsoft.sqlserver:mssql-jdbc:jar:10.2.3.jre8:compile 17:59:59 [INFO] | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.7.12:compile 17:59:59 [INFO] | | +- org.springframework.boot:spring-boot-starter-aop:jar:2.7.12:compile 17:59:59 [INFO] | | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 17:59:59 [INFO] | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.7.12:compile 17:59:59 [INFO] | | | +- com.zaxxer:HikariCP:jar:4.0.3:compile 17:59:59 [INFO] | | | \- org.springframework:spring-jdbc:jar:5.3.27:compile 17:59:59 [INFO] | | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 17:59:59 [INFO] | | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 17:59:59 [INFO] | | +- org.hibernate:hibernate-core:jar:5.6.15.Final:compile 17:59:59 [INFO] | | | +- antlr:antlr:jar:2.7.7:compile 17:59:59 [INFO] | | | +- org.jboss:jandex:jar:2.4.2.Final:compile 17:59:59 [INFO] | | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 17:59:59 [INFO] | | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 17:59:59 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 17:59:59 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 17:59:59 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 17:59:59 [INFO] | | +- org.springframework.data:spring-data-jpa:jar:2.7.12:compile 17:59:59 [INFO] | | | +- org.springframework.data:spring-data-commons:jar:2.7.12:compile 17:59:59 [INFO] | | | +- org.springframework:spring-orm:jar:5.3.27:compile 17:59:59 [INFO] | | | \- org.springframework:spring-tx:jar:5.3.27:compile 17:59:59 [INFO] | | \- org.springframework:spring-aspects:jar:5.3.27:compile 17:59:59 [INFO] | \- org.mariadb.jdbc:mariadb-java-client:jar:3.0.10:compile 17:59:59 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:ssh-lib:jar:1.6.0-SNAPSHOT:compile 17:59:59 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.6.0-SNAPSHOT:compile 17:59:59 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile 17:59:59 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 17:59:59 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 17:59:59 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile 17:59:59 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.13.5:compile 17:59:59 [INFO] | | +- org.yaml:snakeyaml:jar:1.30:compile 17:59:59 [INFO] | | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 17:59:59 [INFO] | | +- commons-lang:commons-lang:jar:2.6:compile 17:59:59 [INFO] | | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 17:59:59 [INFO] | | | +- org.javassist:javassist:jar:3.24.1-GA:compile 17:59:59 [INFO] | | | +- org.jsoup:jsoup:jar:1.12.1:compile 17:59:59 [INFO] | | | +- com.google.re2j:re2j:jar:1.2:compile 17:59:59 [INFO] | | | +- commons-net:commons-net:jar:3.9.0:compile 17:59:59 [INFO] | | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 17:59:59 [INFO] | | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 17:59:59 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 17:59:59 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 17:59:59 [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.2.12:compile 17:59:59 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 17:59:59 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 17:59:59 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 17:59:59 [INFO] | | \- org.apache.commons:commons-compress:jar:1.21:compile 17:59:59 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.6.0-SNAPSHOT:compile 17:59:59 [INFO] | | +- com.hazelcast:hazelcast-all:jar:4.2.5:compile 17:59:59 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.6.0-SNAPSHOT:compile 17:59:59 [INFO] | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 17:59:59 [INFO] | | | \- javax.annotation:jsr250-api:jar:1.0:compile 17:59:59 [INFO] | | \- org.springframework.boot:spring-boot-starter-webflux:jar:2.7.12:compile 17:59:59 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.12:compile 17:59:59 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5:compile 17:59:59 [INFO] | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile 17:59:59 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5:compile 17:59:59 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.12:compile 17:59:59 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.32:compile 17:59:59 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.92.Final:compile 17:59:59 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.92.Final:compile 17:59:59 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.92.Final:compile 17:59:59 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.92.Final:compile 17:59:59 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.92.Final:compile 17:59:59 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.92.Final:compile 17:59:59 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.32:compile 17:59:59 [INFO] | | \- org.springframework:spring-webflux:jar:5.3.27:compile 17:59:59 [INFO] | +- org.apache.sshd:sshd-core:jar:2.10.0:compile 17:59:59 [INFO] | | +- org.apache.sshd:sshd-common:jar:2.10.0:compile 17:59:59 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.36:compile 17:59:59 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.6.0-SNAPSHOT:compile 17:59:59 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.6.0-SNAPSHOT:compile 17:59:59 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.6.0-SNAPSHOT:compile 17:59:59 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 17:59:59 [INFO] | | | \- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 17:59:59 [INFO] | | \- org.springframework:spring-web:jar:5.3.27:compile 17:59:59 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.6.0-SNAPSHOT:compile 17:59:59 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.6.0-SNAPSHOT:compile 17:59:59 [INFO] | | +- io.nats:jnats:jar:2.6.6:compile 17:59:59 [INFO] | | | \- net.i2p.crypto:eddsa:jar:0.3.0:compile 17:59:59 [INFO] | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 17:59:59 [INFO] | +- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 17:59:59 [INFO] | | +- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 17:59:59 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.12.0:compile 17:59:59 [INFO] | | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 17:59:59 [INFO] | | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 17:59:59 [INFO] | | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 17:59:59 [INFO] | | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 17:59:59 [INFO] | | +- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 17:59:59 [INFO] | | \- com.google.code.findbugs:annotations:jar:3.0.1:compile 17:59:59 [INFO] | | \- net.jcip:jcip-annotations:jar:1.0:compile 17:59:59 [INFO] | \- io.grpc:grpc-testing:jar:1.29.0:compile 17:59:59 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:compile 17:59:59 [INFO] +- io.mockk:mockk:jar:1.12.8:test 17:59:59 [INFO] | +- io.mockk:mockk-dsl:jar:1.12.8:test 17:59:59 [INFO] | +- io.mockk:mockk-agent:jar:1.12.8:test 17:59:59 [INFO] | +- io.mockk:mockk-agent-api:jar:1.12.8:test 17:59:59 [INFO] | +- io.mockk:mockk-core:jar:1.12.8:test 17:59:59 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 17:59:59 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 17:59:59 [INFO] +- io.mockk:mockk-jvm:jar:1.12.8:test 17:59:59 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.12.8:test 17:59:59 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.12.8:test 17:59:59 [INFO] | | +- org.objenesis:objenesis:jar:3.2:test 17:59:59 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.23:compile 17:59:59 [INFO] | | \- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 17:59:59 [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.12.8:test 17:59:59 [INFO] | +- io.mockk:mockk-core-jvm:jar:1.12.8:test 17:59:59 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 17:59:59 [INFO] | +- junit:junit:jar:4.13.2:compile 17:59:59 [INFO] | | \- org.hamcrest:hamcrest-core:jar:2.2:compile 17:59:59 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 17:59:59 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 17:59:59 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 17:59:59 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 17:59:59 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 17:59:59 [INFO] +- org.mock-server:mockserver-netty:jar:5.13.0:test 17:59:59 [INFO] | +- org.mock-server:mockserver-client-java:jar:5.13.0:test 17:59:59 [INFO] | +- org.mock-server:mockserver-core:jar:5.13.0:test 17:59:59 [INFO] | | +- com.lmax:disruptor:jar:3.4.4:test 17:59:59 [INFO] | | +- javax.servlet:javax.servlet-api:jar:4.0.1:test 17:59:59 [INFO] | | +- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 17:59:59 [INFO] | | +- com.jcraft:jzlib:jar:1.1.3:test 17:59:59 [INFO] | | +- com.fasterxml.uuid:java-uuid-generator:jar:4.0.1:test 17:59:59 [INFO] | | +- org.bouncycastle:bcprov-jdk15on:jar:1.70:test 17:59:59 [INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.70:test 17:59:59 [INFO] | | | \- org.bouncycastle:bcutil-jdk15on:jar:1.70:test 17:59:59 [INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:9.21:test 17:59:59 [INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:test 17:59:59 [INFO] | | +- org.apache.velocity:velocity-engine-scripting:jar:2.3:test 17:59:59 [INFO] | | +- org.apache.velocity.tools:velocity-tools-generic:jar:3.1:test 17:59:59 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:test 17:59:59 [INFO] | | | | +- commons-logging:commons-logging:jar:1.2:test 17:59:59 [INFO] | | | | \- commons-collections:commons-collections:jar:3.2.2:test 17:59:59 [INFO] | | | +- org.apache.commons:commons-digester3:jar:3.2:test 17:59:59 [INFO] | | | \- com.github.cliftonlabs:json-simple:jar:3.0.2:test 17:59:59 [INFO] | | +- com.samskivert:jmustache:jar:1.15:test 17:59:59 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 17:59:59 [INFO] | | +- com.networknt:json-schema-validator:jar:1.0.67:test 17:59:59 [INFO] | | | \- com.ethlo.time:itu:jar:1.5.1:test 17:59:59 [INFO] | | +- io.swagger.parser.v3:swagger-parser:jar:2.0.31:test 17:59:59 [INFO] | | | +- io.swagger.parser.v3:swagger-parser-v2-converter:jar:2.0.31:test 17:59:59 [INFO] | | | | +- io.swagger:swagger-core:jar:1.6.0:test 17:59:59 [INFO] | | | | +- io.swagger:swagger-parser:jar:1.0.57:test 17:59:59 [INFO] | | | | +- io.swagger:swagger-compat-spec-parser:jar:1.0.57:test 17:59:59 [INFO] | | | | | +- com.github.java-json-tools:json-schema-validator:jar:2.2.14:test 17:59:59 [INFO] | | | | | | +- com.github.java-json-tools:jackson-coreutils-equivalence:jar:1.0:test 17:59:59 [INFO] | | | | | | +- com.github.java-json-tools:json-schema-core:jar:1.2.14:test 17:59:59 [INFO] | | | | | | | +- com.github.java-json-tools:uri-template:jar:0.10:test 17:59:59 [INFO] | | | | | | | \- org.mozilla:rhino:jar:1.7.7.2:test 17:59:59 [INFO] | | | | | | +- com.sun.mail:mailapi:jar:1.6.2:test 17:59:59 [INFO] | | | | | | +- joda-time:joda-time:jar:2.10.5:test 17:59:59 [INFO] | | | | | | +- com.googlecode.libphonenumber:libphonenumber:jar:8.11.1:test 17:59:59 [INFO] | | | | | | \- net.sf.jopt-simple:jopt-simple:jar:5.0.4:test 17:59:59 [INFO] | | | | | \- com.github.java-json-tools:json-patch:jar:1.13:test 17:59:59 [INFO] | | | | | +- com.github.java-json-tools:msg-simple:jar:1.2:test 17:59:59 [INFO] | | | | | | \- com.github.java-json-tools:btf:jar:1.3:test 17:59:59 [INFO] | | | | | \- com.github.java-json-tools:jackson-coreutils:jar:2.0:test 17:59:59 [INFO] | | | | \- io.swagger.parser.v3:swagger-parser-core:jar:2.0.31:test 17:59:59 [INFO] | | | \- io.swagger.parser.v3:swagger-parser-v3:jar:2.0.31:test 17:59:59 [INFO] | | | \- io.swagger.core.v3:swagger-core:jar:2.1.13:test 17:59:59 [INFO] | | +- org.xmlunit:xmlunit-placeholders:jar:2.9.1:test 17:59:59 [INFO] | | +- org.apache.commons:commons-text:jar:1.9:test 17:59:59 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 17:59:59 [INFO] | | \- io.github.classgraph:classgraph:jar:4.8.141:compile 17:59:59 [INFO] | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 17:59:59 [INFO] | +- io.netty:netty-codec:jar:4.1.92.Final:compile 17:59:59 [INFO] | +- io.netty:netty-codec-http:jar:4.1.92.Final:compile 17:59:59 [INFO] | +- io.netty:netty-common:jar:4.1.92.Final:compile 17:59:59 [INFO] | +- io.netty:netty-handler:jar:4.1.92.Final:compile 17:59:59 [INFO] | | +- io.netty:netty-resolver:jar:4.1.92.Final:compile 17:59:59 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 17:59:59 [INFO] | \- io.netty:netty-transport:jar:4.1.92.Final:compile 17:59:59 [INFO] +- org.powermock:powermock-api-mockito2:jar:1.7.4:test 17:59:59 [INFO] | +- org.powermock:powermock-api-mockito-common:jar:1.7.4:test 17:59:59 [INFO] | | \- org.powermock:powermock-api-support:jar:1.7.4:test 17:59:59 [INFO] | | +- org.powermock:powermock-reflect:jar:1.7.4:test 17:59:59 [INFO] | | \- org.powermock:powermock-core:jar:1.7.4:test 17:59:59 [INFO] | \- org.mockito:mockito-core:jar:4.5.1:test 17:59:59 [INFO] +- org.mockito.kotlin:mockito-kotlin:jar:4.0.0:test 17:59:59 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.7.12:test 17:59:59 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 17:59:59 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 17:59:59 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 17:59:59 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:59:59 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.7.12:test 17:59:59 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.12:test 17:59:59 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:59:59 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:59:59 [INFO] | +- org.assertj:assertj-core:jar:3.22.0:test 17:59:59 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 17:59:59 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test 17:59:59 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 17:59:59 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:59:59 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 17:59:59 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 17:59:59 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 17:59:59 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:test 17:59:59 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.8.2:test 17:59:59 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.8.2:test 17:59:59 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:compile 17:59:59 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.8.2:test 17:59:59 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:59:59 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.7.0:test 17:59:59 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.6.21:test 17:59:59 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.6.4:test 17:59:59 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.6.4:test 17:59:59 [INFO] +- io.projectreactor:reactor-test:jar:3.4.29:test 17:59:59 [INFO] | \- io.projectreactor:reactor-core:jar:3.4.29:compile 17:59:59 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:59:59 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 17:59:59 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 17:59:59 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 17:59:59 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 17:59:59 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 17:59:59 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 17:59:59 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 17:59:59 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 17:59:59 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 17:59:59 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 17:59:59 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 17:59:59 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:59:59 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 17:59:59 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 17:59:59 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 17:59:59 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:59:59 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 17:59:59 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 17:59:59 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 17:59:59 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 17:59:59 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 17:59:59 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 17:59:59 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 17:59:59 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 17:59:59 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 17:59:59 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 17:59:59 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 17:59:59 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 17:59:59 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 17:59:59 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 17:59:59 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 17:59:59 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 17:59:59 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 17:59:59 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 17:59:59 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 17:59:59 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 17:59:59 [INFO] | | +- org.springframework:spring-beans:jar:5.3.27:compile 17:59:59 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 17:59:59 [INFO] | | | \- org.springframework:spring-expression:jar:5.3.27:compile 17:59:59 [INFO] | | \- org.springframework:spring-aop:jar:5.3.27:compile 17:59:59 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 17:59:59 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 17:59:59 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 17:59:59 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 17:59:59 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 17:59:59 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 17:59:59 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 17:59:59 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 17:59:59 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 17:59:59 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 17:59:59 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 17:59:59 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 17:59:59 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 17:59:59 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 17:59:59 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 17:59:59 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 17:59:59 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 17:59:59 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 17:59:59 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 17:59:59 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 17:59:59 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 17:59:59 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 17:59:59 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 17:59:59 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 17:59:59 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 17:59:59 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 17:59:59 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 17:59:59 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 17:59:59 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 17:59:59 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 17:59:59 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 17:59:59 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 17:59:59 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 17:59:59 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 17:59:59 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 17:59:59 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 17:59:59 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 17:59:59 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 17:59:59 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 17:59:59 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 17:59:59 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 17:59:59 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 17:59:59 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 17:59:59 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 17:59:59 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 17:59:59 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 17:59:59 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 17:59:59 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 17:59:59 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 17:59:59 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 17:59:59 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 17:59:59 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 17:59:59 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 17:59:59 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 17:59:59 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 17:59:59 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 17:59:59 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 17:59:59 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:59:59 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 17:59:59 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 17:59:59 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 17:59:59 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 17:59:59 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 17:59:59 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 17:59:59 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 17:59:59 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 17:59:59 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 17:59:59 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 17:59:59 [INFO] 17:59:59 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ k8s-connection-plugin --- 17:59:59 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/target/sonatype-clm/module.xml 17:59:59 [INFO] 17:59:59 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-application >-- 17:59:59 [INFO] Building MS Blueprints Processor Application 1.6.0-SNAPSHOT [48/68] 17:59:59 [INFO] --------------------------------[ jar ]--------------------------------- 18:00:01 [INFO] 18:00:01 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ blueprintsprocessor-application --- 18:00:01 [INFO] 18:00:01 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ blueprintsprocessor-application --- 18:00:01 [INFO] 18:00:01 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-dockerfile) @ blueprintsprocessor-application --- 18:00:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:00:02 [INFO] Copying 3 resources 18:00:02 [INFO] 18:00:02 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ blueprintsprocessor-application --- 18:00:02 [INFO] Executing tasks 18:00:02 18:00:02 ktlint: 18:00:03 [INFO] Executed tasks 18:00:03 [INFO] 18:00:03 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ blueprintsprocessor-application --- 18:00:03 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 18:00:03 [INFO] 18:00:03 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ blueprintsprocessor-application --- 18:00:03 [INFO] 18:00:03 [INFO] --- groovy-maven-plugin:2.1.1:execute (default) @ blueprintsprocessor-application --- 18:00:04 [INFO] 18:00:04 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ blueprintsprocessor-application --- 18:00:04 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/target/code-coverage/jacoco-ut.exec 18:00:04 [INFO] 18:00:04 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ blueprintsprocessor-application --- 18:00:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/target/jacoco.exec 18:00:04 [INFO] 18:00:04 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ blueprintsprocessor-application --- 18:00:04 [INFO] Set 2 system properties 18:00:04 [INFO] 18:00:04 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ blueprintsprocessor-application --- 18:00:04 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-clm-master/.git 18:00:04 [INFO] Collected git.commit.id.full with value dea5fc2346c2633f38ec0e7bc8a7499446998292 18:00:04 [INFO] Collected git.commit.id.abbrev with value dea5fc2 18:00:04 [INFO] Collected git.build.time with value 2024-03-19T18:00:04+0000 18:00:04 [INFO] Collected git.build.version with value 1.6.0-SNAPSHOT 18:00:04 [INFO] Collected git.build.number with value 290 18:00:04 [INFO] including property git.build.version in results 18:00:04 [INFO] including property git.commit.id.full in results 18:00:04 [INFO] including property git.commit.id.abbrev in results 18:00:04 [INFO] including property git.build.time in results 18:00:04 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/target/classes/git.properties] (for module MS Blueprints Processor Application)... 18:00:04 [INFO] 18:00:04 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ blueprintsprocessor-application --- 18:00:05 [INFO] 18:00:05 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ blueprintsprocessor-application --- 18:00:05 [INFO] 18:00:05 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ blueprintsprocessor-application --- 18:00:05 [INFO] Tidy is skipped. 18:00:05 [INFO] 18:00:05 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ blueprintsprocessor-application --- 18:00:05 [INFO] Skipping Antrun execution 18:00:05 [INFO] 18:00:05 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ blueprintsprocessor-application --- 18:00:05 [INFO] Formatting is skipped 18:00:05 [INFO] 18:00:05 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ blueprintsprocessor-application --- 18:00:05 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:00:05 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/etc 18:00:05 [INFO] Copying 12 resources to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/target/src/main/resources 18:00:05 [INFO] Copying 12 resources 18:00:05 [INFO] 18:00:05 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ blueprintsprocessor-application --- 18:00:05 [INFO] No sources to compile 18:00:05 [INFO] 18:00:05 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ blueprintsprocessor-application --- 18:00:05 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/java 18:00:07 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 18:00:07 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/BluePrintProcessorCluster.kt: (61, 33) This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API. 18:00:07 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/WebConfig.kt: (65, 65) Unnecessary non-null assertion (!!) on a non-null receiver of type SecurityContextRepository 18:00:07 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/actuator/indicator/BluePrintCustomIndicator.kt: (42, 46) Variable 'result' initializer is redundant 18:00:07 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/actuator/indicator/BluePrintCustomIndicator.kt: (44, 55) Unnecessary non-null assertion (!!) on a non-null receiver of type BluePrintProcessorHealthCheck 18:00:07 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/actuator/indicator/BluePrintCustomIndicator.kt: (45, 21) Safe call on a non-null receiver will have nullable type in future releases 18:00:07 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/actuator/indicator/BluePrintCustomIndicator.kt: (45, 27) Unnecessary safe call on a non-null receiver of type HealthApiResponse? 18:00:07 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/actuator/indicator/BluePrintCustomIndicator.kt: (50, 48) Safe call on a non-null receiver will have nullable type in future releases 18:00:07 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/actuator/indicator/BluePrintCustomIndicator.kt: (50, 54) Unnecessary safe call on a non-null receiver of type HealthApiResponse? 18:00:07 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/security/SecurityContextRepository.kt: (46, 46) Unnecessary non-null assertion (!!) on a non-null receiver of type AuthenticationManager 18:00:07 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/logging/MockInvocationLogger.kt: (39, 12) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 18:00:07 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/logging/MockInvocationLogger.kt: (41, 50) 'appendln(String?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 18:00:07 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/logging/MockInvocationLogger.kt: (43, 12) 'appendln(Any?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 18:00:07 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/logging/MockInvocationLogger.kt: (44, 46) 'appendln(Any?): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 18:00:07 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/logging/MockInvocationLogger.kt: (50, 16) 'appendln(): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 18:00:07 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/logging/MockInvocationLogger.kt: (56, 16) 'appendln(): kotlin.text.StringBuilder /* = java.lang.StringBuilder */' is deprecated. Use appendLine instead. Note that the new method always appends the line feed character '\n' regardless of the system line separator. 18:00:07 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/utils/RequiredMapEntriesMatcher.kt: (28, 63) Type mismatch: inferred type is Map? but (MutableMap..Map) was expected 18:00:07 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/utils/UatServices.kt: (58, 24) 'createTempFile(String = ..., String? = ..., File? = ...): File' is deprecated. Avoid creating temporary files in the default temp location with this function due to too wide permissions on the newly created file. Use kotlin.io.path.createTempFile instead or resort to java.io.File.createTempFile. 18:00:07 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/utils/UatServices.kt: (82, 24) 'createTempFile(String = ..., String? = ..., File? = ...): File' is deprecated. Avoid creating temporary files in the default temp location with this function due to too wide permissions on the newly created file. Use kotlin.io.path.createTempFile instead or resort to java.io.File.createTempFile. 18:00:07 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/utils/UatServices.kt: (83, 27) 'createTempFile(String = ..., String? = ..., File? = ...): File' is deprecated. Avoid creating temporary files in the default temp location with this function due to too wide permissions on the newly created file. Use kotlin.io.path.createTempFile instead or resort to java.io.File.createTempFile. 18:00:07 [INFO] 18:00:07 [INFO] --- swagger-maven-plugin:3.1.8:generate (default) @ blueprintsprocessor-application --- 18:00:08 [INFO] Reflections took 90 ms to scan 1 urls, producing 41 keys and 430 values 18:00:08 [INFO] Reflections took 26 ms to scan 1 urls, producing 41 keys and 430 values 18:00:08 [INFO] Reflections took 5 ms to scan 1 urls, producing 16 keys and 95 values 18:00:08 [INFO] Reflections took 5 ms to scan 1 urls, producing 16 keys and 95 values 18:00:08 [INFO] Reflections took 3 ms to scan 1 urls, producing 9 keys and 59 values 18:00:08 [INFO] Reflections took 3 ms to scan 1 urls, producing 9 keys and 59 values 18:00:08 [INFO] Reflections took 2 ms to scan 1 urls, producing 9 keys and 34 values 18:00:08 [INFO] Reflections took 1 ms to scan 1 urls, producing 9 keys and 34 values 18:00:08 [INFO] Reflections took 16 ms to scan 1 urls, producing 41 keys and 430 values 18:00:08 [INFO] Reflections took 14 ms to scan 1 urls, producing 41 keys and 430 values 18:00:08 [INFO] Reflections took 4 ms to scan 1 urls, producing 16 keys and 95 values 18:00:08 [INFO] Reflections took 4 ms to scan 1 urls, producing 16 keys and 95 values 18:00:08 [INFO] Reflections took 2 ms to scan 1 urls, producing 9 keys and 59 values 18:00:08 [INFO] Reflections took 2 ms to scan 1 urls, producing 9 keys and 59 values 18:00:08 [INFO] Reflections took 1 ms to scan 1 urls, producing 9 keys and 34 values 18:00:08 [INFO] Reflections took 2 ms to scan 1 urls, producing 9 keys and 34 values 18:00:08 [INFO] Reflections took 14 ms to scan 1 urls, producing 41 keys and 430 values 18:00:09 [INFO] Reflections took 12 ms to scan 1 urls, producing 41 keys and 430 values 18:00:09 [INFO] Reflections took 2 ms to scan 1 urls, producing 16 keys and 95 values 18:00:09 [INFO] Reflections took 2 ms to scan 1 urls, producing 16 keys and 95 values 18:00:09 [INFO] Reflections took 1 ms to scan 1 urls, producing 9 keys and 59 values 18:00:09 [INFO] Reflections took 1 ms to scan 1 urls, producing 9 keys and 59 values 18:00:09 [INFO] Reflections took 1 ms to scan 1 urls, producing 9 keys and 34 values 18:00:09 [INFO] Reflections took 1 ms to scan 1 urls, producing 9 keys and 34 values 18:00:09 [INFO] Reflections took 8 ms to scan 1 urls, producing 41 keys and 430 values 18:00:09 [INFO] Reflections took 8 ms to scan 1 urls, producing 41 keys and 430 values 18:00:09 [INFO] Reflections took 2 ms to scan 1 urls, producing 16 keys and 95 values 18:00:09 [INFO] Reflections took 2 ms to scan 1 urls, producing 16 keys and 95 values 18:00:09 [INFO] Reflections took 1 ms to scan 1 urls, producing 9 keys and 59 values 18:00:09 [INFO] Reflections took 1 ms to scan 1 urls, producing 9 keys and 59 values 18:00:09 [INFO] Reflections took 0 ms to scan 1 urls, producing 9 keys and 34 values 18:00:09 [INFO] Reflections took 0 ms to scan 1 urls, producing 9 keys and 34 values 18:00:09 [INFO] Reflections took 8 ms to scan 1 urls, producing 41 keys and 430 values 18:00:09 [INFO] Reflections took 9 ms to scan 1 urls, producing 41 keys and 430 values 18:00:09 [INFO] Reflections took 2 ms to scan 1 urls, producing 16 keys and 95 values 18:00:09 [INFO] Reflections took 2 ms to scan 1 urls, producing 16 keys and 95 values 18:00:09 [INFO] Reflections took 1 ms to scan 1 urls, producing 9 keys and 59 values 18:00:09 [INFO] Reflections took 2 ms to scan 1 urls, producing 9 keys and 59 values 18:00:09 [INFO] Reflections took 1 ms to scan 1 urls, producing 9 keys and 34 values 18:00:09 [INFO] Reflections took 0 ms to scan 1 urls, producing 9 keys and 34 values 18:00:09 [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.bootstrap(org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BootstrapRequest,kotlin.coroutines.Continuation) throws org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException 18:00:09 [INFO] picking up response class from method public final org.springframework.data.domain.Page org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.allBlueprintModelMetaDataPaged(java.lang.String,int,int,org.onap.ccsdk.cds.blueprintsprocessor.designer.api.utils.BlueprintSortByOption,java.lang.String) 18:00:09 [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.deleteBlueprint(java.lang.String,java.lang.String,kotlin.coroutines.Continuation) 18:00:09 [INFO] picking up response class from method public final org.springframework.http.ResponseEntity org.onap.ccsdk.cds.blueprintsprocessor.configs.api.ResourceConfigSnapshotController.getAllByType(java.lang.String,java.lang.String) 18:00:09 [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.configs.api.ResourceConfigSnapshotController.deleteWithResourceIdAndResourceType(java.lang.String,java.lang.String,java.util.Optional,kotlin.coroutines.Continuation) 18:00:09 [INFO] picking up response class from method public final org.springframework.http.ResponseEntity org.onap.ccsdk.cds.blueprintsprocessor.resource.api.ResourceController.getOneFromResolutionKey(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) 18:00:09 [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.configs.api.ResourceConfigSnapshotController.deleteWithResourceIdAndResourceType(java.lang.String,java.lang.String,java.util.Optional,kotlin.coroutines.Continuation) 18:00:09 [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.designer.api.ResourceDictionaryController.allBlueprintModel(int,int,org.onap.ccsdk.cds.blueprintsprocessor.designer.api.utils.DictionarySortByOption,java.lang.String,kotlin.coroutines.Continuation) 18:00:09 [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.resource.api.ResourceController.deleteResolutions(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,kotlin.coroutines.Continuation) 18:00:09 [INFO] picking up response class from method public final org.springframework.http.ResponseEntity org.onap.ccsdk.cds.blueprintsprocessor.configs.api.ResourceConfigSnapshotController.getAllByID(java.lang.String,java.lang.String) 18:00:09 [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.deleteBlueprint(java.lang.String,kotlin.coroutines.Continuation) throws org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException 18:00:09 [INFO] picking up response class from method public final org.springframework.data.domain.Page org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.allBlueprintModel(int,int,org.onap.ccsdk.cds.blueprintsprocessor.designer.api.utils.BlueprintSortByOption,java.lang.String) 18:00:09 [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.enrichBlueprint(org.springframework.http.codec.multipart.FilePart,kotlin.coroutines.Continuation) throws org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException 18:00:09 [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.downloadBlueprintByNameAndVersion(java.lang.String,java.lang.String,kotlin.coroutines.Continuation) throws org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException 18:00:09 [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.downloadBluePrint(java.lang.String,kotlin.coroutines.Continuation) throws org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException 18:00:09 [INFO] picking up response class from method public final org.springframework.http.ResponseEntity org.onap.ccsdk.cds.blueprintsprocessor.configs.api.ResourceConfigSnapshotController.get(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 18:00:09 [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.designer.api.ResourceDictionaryController.deleteResourceDictionaryByName(java.lang.String,kotlin.coroutines.Continuation) 18:00:09 [INFO] picking up response class from method public final java.util.List org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.allBlueprintModel() 18:00:09 [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.workflowSpec(org.onap.ccsdk.cds.blueprintsprocessor.designer.api.WorkFlowSpecRequest,kotlin.coroutines.Continuation) throws org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException 18:00:09 [INFO] picking up response class from method public final java.lang.Object org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.getWorkflowList(java.lang.String,java.lang.String,kotlin.coroutines.Continuation) throws org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException 18:00:09 [INFO] Reflections took 10 ms to scan 1 urls, producing 41 keys and 430 values 18:00:09 [INFO] Reflections took 9 ms to scan 1 urls, producing 41 keys and 430 values 18:00:09 [INFO] Reflections took 2 ms to scan 1 urls, producing 16 keys and 95 values 18:00:09 [INFO] Reflections took 2 ms to scan 1 urls, producing 16 keys and 95 values 18:00:09 [INFO] Reflections took 1 ms to scan 1 urls, producing 9 keys and 59 values 18:00:09 [INFO] Reflections took 1 ms to scan 1 urls, producing 9 keys and 59 values 18:00:09 [INFO] Reflections took 1 ms to scan 1 urls, producing 9 keys and 34 values 18:00:09 [INFO] Reflections took 1 ms to scan 1 urls, producing 9 keys and 34 values 18:00:09 [INFO] 18:00:09 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ blueprintsprocessor-application --- 18:00:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:00:09 [INFO] Copying 4 resources 18:00:09 [INFO] 18:00:09 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ blueprintsprocessor-application --- 18:00:09 [INFO] No sources to compile 18:00:09 [INFO] 18:00:09 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ blueprintsprocessor-application --- 18:00:09 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/test/java 18:00:10 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 18:00:10 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/BlueprintsAcceptanceTest.kt: (69, 85) This cast can never succeed 18:00:10 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/UatServicesTest.kt: (57, 44) 'LocalServerPort' is deprecated. Deprecated in Java 18:00:10 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/UatServicesTest.kt: (120, 6) 'LocalServerPort' is deprecated. Deprecated in Java 18:00:10 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/UatServicesTest.kt: (262, 32) Extension is shadowed by a member: public open fun checkForUnmatchedRequests(): Unit 18:00:10 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/utils/ExtendedTemporaryFolder.kt: (33, 30) 'createTempDir(String = ..., String? = ..., File? = ...): File' is deprecated. Avoid creating temporary directories in the default temp location with this function due to too wide permissions on the newly created directory. Use kotlin.io.path.createTempDirectory instead. 18:00:10 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/utils/JsonMatcherTest.kt: (62, 9) Name contains characters which can cause problems on Windows: " 18:00:10 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/utils/JsonMatcherTest.kt: (63, 13) Variable 'expected' is never used 18:00:10 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/utils/JsonMatcherTest.kt: (64, 13) Variable 'actual' is never used 18:00:10 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/utils/JsonMatcherTest.kt: (69, 9) Name contains characters which can cause problems on Windows: " 18:00:10 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/utils/JsonMatcherTest.kt: (70, 13) Variable 'expected' is never used 18:00:10 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/uat/utils/JsonMatcherTest.kt: (71, 13) Variable 'actual' is never used 18:00:10 [INFO] 18:00:10 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ blueprintsprocessor-application --- 18:00:10 [INFO] 18:00:10 [INFO] ------------------------------------------------------- 18:00:10 [INFO] T E S T S 18:00:10 [INFO] ------------------------------------------------------- 18:00:10 18:00:10.899||| INFO o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.onap.ccsdk.cds.blueprintsprocessor.uat.BaseUatTest]: no resource found for suffixes {-context.xml, Context.groovy}. 18:00:10 18:00:10.914||| INFO t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.onap.ccsdk.cds.blueprintsprocessor.uat.BaseUatTest]: BaseUatTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 18:00:11 18:00:11.015||| INFO .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication for test class org.onap.ccsdk.cds.blueprintsprocessor.uat.UatServicesTest 18:00:11 18:00:11.068||| INFO .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 18:00:11 18:00:11.080||| INFO .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@51a178d0, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7a55b72e, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@d6c8539, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@37afae12, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6d1237cf, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3a290184, org.springframework.test.context.transaction.TransactionalTestExecutionListener@53050eb5, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1990e5f9, org.springframework.test.context.event.EventPublishingTestExecutionListener@6540054b, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@17170d46, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6c1cd9b7, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@723d46e0, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@17326fb1, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@38e03d2c, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@32bb8ae6] 18:00:11 18:00:11.090||| INFO o.s.t.c.s.DefaultTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 18:00:11 18:00:11.090||| INFO o.s.t.c.s.DefaultTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1f7cdcf1, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7500207d, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3c25ca59, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5e0ae82c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@27682c48, org.springframework.test.context.support.DirtiesContextTestExecutionListener@539ff310, org.springframework.test.context.transaction.TransactionalTestExecutionListener@41fa8c38, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@48b847a3, org.springframework.test.context.event.EventPublishingTestExecutionListener@2e542890, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2ff4939, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@17f19e12, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1dfe5610, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@12e1ed97, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6aafd873, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@71b5ca3a] 18:00:12 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.uat.BlueprintsAcceptanceTest 18:00:12 18:00:12.329||| INFO o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.onap.ccsdk.cds.blueprintsprocessor.uat.BaseUatTest]: no resource found for suffixes {-context.xml, Context.groovy}. 18:00:12 18:00:12.376||| INFO t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.onap.ccsdk.cds.blueprintsprocessor.uat.BaseUatTest]: BaseUatTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 18:00:12 18:00:12.558||| INFO .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication for test class org.onap.ccsdk.cds.blueprintsprocessor.uat.BlueprintsAcceptanceTest 18:00:12 18:00:12.673||| INFO .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 18:00:12 18:00:12.696||| INFO .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@241fbec, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@715fa8c5, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@644a3add, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4b765e92, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@4665428b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4a70d302, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7fd99443, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@622d7e4, org.springframework.test.context.event.EventPublishingTestExecutionListener@6a3fbcb1, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@261b9a37, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@15d3793b, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@55e1192, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1213ffbc, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@68a305eb, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@6637a365] 18:00:27 18:00:27 . ____ _ __ _ _ 18:00:27 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:00:27 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:00:27 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:00:27 ' |____| .__|_| |_|_| |_\__, | / / / / 18:00:27 =========|_|==============|___/=/_/_/_/ 18:00:27 :: Spring Boot :: (v2.7.12) 18:00:27 18:00:27 18:00:13.654||| INFO o.h.validator.internal.util.Version : HV000001: Hibernate Validator 6.2.5.Final 18:00:27 18:00:13.734||| INFO o.o.c.c.b.uat.BlueprintsAcceptanceTest : Starting BlueprintsAcceptanceTest using Java 17.0.6-ea on prd-centos8-builder-4c-4g-14407.novalocal with PID 50293 (started by jenkins in /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application) 18:00:27 18:00:13.735||| INFO o.o.c.c.b.uat.BlueprintsAcceptanceTest : No active profile set, falling back to 1 default profile: "default" 18:00:27 18:00:15.456||| INFO .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 18:00:27 18:00:15.770||| INFO .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 304 ms. Found 11 JPA repository interfaces. 18:00:27 18:00:17.079||| INFO org.eclipse.jetty.util.log : Logging initialized @5944ms to org.eclipse.jetty.util.log.Slf4jLog 18:00:27 18:00:17.291||| INFO .s.b.w.e.j.JettyReactiveWebServerFactory : Server initialized with port: 0 18:00:27 18:00:17.299||| INFO org.eclipse.jetty.server.Server : jetty-9.4.51.v20230217; built: 2023-02-17T08:19:37.309Z; git: b45c405e4544384de066f814ed42ae3dceacdd49; jvm 17.0.6-ea+9-LTS 18:00:27 18:00:17.367||| INFO o.e.jetty.server.handler.ContextHandler : Started o.e.j.s.ServletContextHandler@1eedd4c7{/,null,AVAILABLE} 18:00:27 18:00:17.367||| INFO org.eclipse.jetty.server.Server : Started @6232ms 18:00:27 18:00:17.569||| INFO o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 18:00:27 18:00:17.625||| INFO org.hibernate.Version : HHH000412: Hibernate ORM core version 5.6.15.Final 18:00:27 18:00:17.826||| INFO o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 18:00:27 18:00:18.446||| INFO org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 18:00:27 18:00:18.746||| WARN o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 18:00:27 18:00:18.750||| WARN o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 18:00:27 18:00:19.206||| DEBUG org.hibernate.SQL : drop table if exists BLUEPRINT_MODEL CASCADE 18:00:27 18:00:19.208||| DEBUG org.hibernate.SQL : drop table if exists BLUEPRINT_MODEL_CONTENT CASCADE 18:00:27 18:00:19.208||| DEBUG org.hibernate.SQL : drop table if exists BLUEPRINT_WORKFLOW_AUDIT_STATUS CASCADE 18:00:27 18:00:19.208||| DEBUG org.hibernate.SQL : drop table if exists ERROR_DOMAINS CASCADE 18:00:27 18:00:19.209||| DEBUG org.hibernate.SQL : drop table if exists ERROR_DOMAINS_ERROR_MESSAGES CASCADE 18:00:27 18:00:19.209||| DEBUG org.hibernate.SQL : drop table if exists ERROR_MESSAGES CASCADE 18:00:27 18:00:19.209||| DEBUG org.hibernate.SQL : drop table if exists MODEL_TYPE CASCADE 18:00:27 18:00:19.209||| DEBUG org.hibernate.SQL : drop table if exists RESOURCE_CONFIG_SNAPSHOT CASCADE 18:00:27 18:00:19.210||| DEBUG org.hibernate.SQL : drop table if exists RESOURCE_DICTIONARY CASCADE 18:00:27 18:00:19.210||| DEBUG org.hibernate.SQL : drop table if exists RESOURCE_RESOLUTION CASCADE 18:00:27 18:00:19.210||| DEBUG org.hibernate.SQL : drop table if exists TEMPLATE_RESOLUTION CASCADE 18:00:27 18:00:19.213||| DEBUG org.hibernate.SQL : create table BLUEPRINT_MODEL (blueprint_model_id varchar(255) not null, artifact_description clob, artifact_name varchar(255) not null, artifact_type varchar(255), artifact_uuid varchar(255), artifact_version varchar(255) not null, creation_date timestamp, distribution_id varchar(255), internal_version integer, published varchar(255) not null, resource_instance_name varchar(255), resource_name varchar(255), resource_type varchar(255), resource_uuid varchar(255), resource_version varchar(255), service_description varchar(255), service_name varchar(255), service_uuid varchar(255), tags clob not null, updated_by varchar(255) not null, workflows clob not null, primary key (blueprint_model_id)) 18:00:27 18:00:19.223||| DEBUG org.hibernate.SQL : create table BLUEPRINT_MODEL_CONTENT (blueprint_model_content_id varchar(255) not null, content blob not null, content_type varchar(255) not null, updated_date timestamp, description clob, name varchar(255) not null, blueprint_model_id varchar(255), primary key (blueprint_model_content_id)) 18:00:27 18:00:19.224||| DEBUG org.hibernate.SQL : create table BLUEPRINT_WORKFLOW_AUDIT_STATUS (workflow_audit_id bigint generated by default as identity, blueprint_name varchar(255) not null, blueprint_uuid varchar(255), blueprint_version varchar(255) not null, end_time timestamp, originator_Id varchar(255) not null, request_Id varchar(255) not null, request_mode varchar(255), start_time timestamp, status varchar(255), subRequest_Id varchar(255) not null, updated_by varchar(255), updated_date timestamp, workflow_name varchar(255) not null, workflow_response_content clob, workflow_task_content clob not null, primary key (workflow_audit_id)) 18:00:27 18:00:19.231||| DEBUG org.hibernate.SQL : create table ERROR_DOMAINS (id varchar(255) not null, application_id varchar(255), description clob, name varchar(255), primary key (id)) 18:00:27 18:00:19.233||| DEBUG org.hibernate.SQL : create table ERROR_DOMAINS_ERROR_MESSAGES (domain_id varchar(255) not null, message_id varchar(255) not null, primary key (domain_id, message_id)) 18:00:27 18:00:19.235||| DEBUG org.hibernate.SQL : create table ERROR_MESSAGES (id varchar(255) not null, action clob, cause clob, message_id varchar(255) not null, primary key (id)) 18:00:27 18:00:19.237||| DEBUG org.hibernate.SQL : create table MODEL_TYPE (model_name varchar(255) not null, creation_date timestamp, definition clob not null, definition_type varchar(255) not null, derived_from varchar(255) not null, description clob not null, tags clob not null, updated_by varchar(255) not null, version varchar(255) not null, primary key (model_name)) 18:00:27 18:00:19.239||| DEBUG org.hibernate.SQL : create table RESOURCE_CONFIG_SNAPSHOT (resource_config_snapshot_id varchar(255) not null, config_snapshot clob not null, creation_date timestamp, resource_id varchar(255) not null, resource_type varchar(255) not null, status integer not null, primary key (resource_config_snapshot_id)) 18:00:27 18:00:19.240||| DEBUG org.hibernate.SQL : create table RESOURCE_DICTIONARY (name varchar(255) not null, creation_date timestamp, data_type varchar(255) not null, definition clob not null, description clob not null, entry_schema varchar(255), resource_dictionary_group varchar(255), tags clob not null, updated_by varchar(255) not null, primary key (name)) 18:00:27 18:00:19.242||| DEBUG org.hibernate.SQL : create table RESOURCE_RESOLUTION (resource_resolution_id varchar(255) not null, artifact_name varchar(255) not null, blueprint_name varchar(255) not null, blueprint_version varchar(255) not null, creation_date timestamp, dictionary_name varchar(255) not null, dictionary_status varchar(255) not null, dictionary_version integer not null, name varchar(255) not null, occurrence integer not null, resolution_key varchar(255) not null, resource_id varchar(255) not null, resource_type varchar(255) not null, status varchar(255) not null, value clob not null, primary key (resource_resolution_id)) 18:00:27 18:00:19.243||| DEBUG org.hibernate.SQL : create table TEMPLATE_RESOLUTION (template_resolution_id varchar(255) not null, artifact_name varchar(255) not null, blueprint_name varchar(255) not null, blueprint_version varchar(255) not null, creation_date timestamp, occurrence integer not null, resolution_key varchar(255) not null, resource_id varchar(255) not null, resource_type varchar(255) not null, result clob not null, primary key (template_resolution_id)) 18:00:27 18:00:19.245||| DEBUG org.hibernate.SQL : alter table BLUEPRINT_MODEL add constraint UKhqyorwtr4murr712k6c4kpjql unique (artifact_name, artifact_version) 18:00:27 18:00:19.246||| DEBUG org.hibernate.SQL : alter table ERROR_DOMAINS add constraint UKg1fqnr40qdvhcwh0worep1n2i unique (name, application_id) 18:00:27 18:00:19.246||| DEBUG org.hibernate.SQL : alter table ERROR_MESSAGES add constraint UKd73ymcu616qfl51b38cyma2vp unique (message_id) 18:00:27 18:00:19.247||| DEBUG org.hibernate.SQL : create index idx_rr_bpnameversion on RESOURCE_RESOLUTION (blueprint_name, blueprint_version) 18:00:27 18:00:19.248||| DEBUG org.hibernate.SQL : create index idx_rr_resolution_key on RESOURCE_RESOLUTION (resolution_key) 18:00:27 18:00:19.248||| DEBUG org.hibernate.SQL : create index idx_rr_name on RESOURCE_RESOLUTION (name) 18:00:27 18:00:19.249||| DEBUG org.hibernate.SQL : create index idx_rr_artifact_name on RESOURCE_RESOLUTION (artifact_name) 18:00:27 18:00:19.249||| DEBUG org.hibernate.SQL : create index idx_rr_resource_idtype on RESOURCE_RESOLUTION (resource_id, resource_type) 18:00:27 18:00:19.250||| DEBUG org.hibernate.SQL : create index idx_tr_bpnameversion on TEMPLATE_RESOLUTION (blueprint_name, blueprint_version) 18:00:27 18:00:19.250||| DEBUG org.hibernate.SQL : create index idx_tr_resource_idtype on TEMPLATE_RESOLUTION (resource_id, resource_type) 18:00:27 18:00:19.251||| DEBUG org.hibernate.SQL : create index idx_tr_artifact_name on TEMPLATE_RESOLUTION (artifact_name) 18:00:27 18:00:19.251||| DEBUG org.hibernate.SQL : create index idx_tr_resolution_key on TEMPLATE_RESOLUTION (resolution_key) 18:00:27 18:00:19.252||| DEBUG org.hibernate.SQL : alter table BLUEPRINT_MODEL_CONTENT add constraint FKe9nxbjfeas5k7bjd49f2bcjyj foreign key (blueprint_model_id) references BLUEPRINT_MODEL 18:00:27 18:00:19.259||| DEBUG org.hibernate.SQL : alter table ERROR_DOMAINS_ERROR_MESSAGES add constraint FK1007u43nqt4ibrp2he1xroqb0 foreign key (message_id) references ERROR_MESSAGES 18:00:27 18:00:19.261||| DEBUG org.hibernate.SQL : alter table ERROR_DOMAINS_ERROR_MESSAGES add constraint FK4dsdhw8h0u3ygyuv0vp4q4af8 foreign key (domain_id) references ERROR_DOMAINS 18:00:27 18:00:19.269||| INFO o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:00:27 18:00:19.279||| INFO j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 18:00:27 18:00:19.373||| INFO .c.e.c.s.ErrorCatalogLoadPropertyService : Application ID: cds > Initializing error catalog message from properties... 18:00:27 18:00:20.662||| INFO o.o.c.c.b.s.api.NoPublishAuditService : Audit service is disabled 18:00:27 18:00:20.757||| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : Workflow Audit store is disabled 18:00:27 18:00:21.548||| INFO c.b.d.a.s.ApplicationRegistrationService : Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability] 18:00:27 18:00:22.020||| INFO c.c.b.c.BlueprintDependencyConfiguration : Dependency Management module created... 18:00:27 18:00:22.518||| INFO o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint(s) beneath base path '/actuator' 18:00:27 18:00:22.779||| INFO o.c.c.b.d.p.PrimaryDatabaseConfiguration : Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;MODE=MySQL;DB_CLOSE_DELAY=-1 18:00:27 18:00:23.730||| INFO o.e.jetty.server.AbstractConnector : Started ServerConnector@44981eb4{HTTP/1.1, (http/1.1)}{0.0.0.0:46251} 18:00:27 18:00:23.731||| INFO o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port(s) 46251 (http/1.1) with context path '/' 18:00:27 18:00:24.166||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager is shutting down 18:00:27 18:00:24.167||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager shut down 18:00:27 18:00:24.686||| INFO o.o.c.c.b.BlueprintGRPCServer : Starting Blueprint Processor GRPC Starting.. 18:00:27 18:00:24.990||| INFO o.o.c.c.b.BlueprintGRPCServer : Blueprint Processor GRPC server started and ready to serve on port(36501)... 18:00:27 18:00:24.995||| INFO o.o.c.c.b.uat.BlueprintsAcceptanceTest : Started BlueprintsAcceptanceTest in 11.617 seconds (JVM running for 13.86) 18:00:27 18:00:25.020||| INFO o.o.c.c.b.BluePrintProcessorCluster : Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 18:00:27 18:00:25.021||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Storing ApplicationContext [363003357] in cache under key [[ReactiveWebMergedContextConfiguration@ae722b1 testClass = BlueprintsAcceptanceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@58d6b7b9, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@474821de, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@60d40ff4, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@6f76c2cc, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@1df1ced0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@444f44c5, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@53ed09e8], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:00:27 18:00:25.021||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@2290c75c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1] 18:00:27 18:00:25.031||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [363003357] from cache with key [[ReactiveWebMergedContextConfiguration@ae722b1 testClass = BlueprintsAcceptanceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@58d6b7b9, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@474821de, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@60d40ff4, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@6f76c2cc, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@1df1ced0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@444f44c5, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@53ed09e8], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:00:27 18:00:25.031||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@2290c75c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1] 18:00:27 18:00:25.039||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [363003357] from cache with key [[ReactiveWebMergedContextConfiguration@ae722b1 testClass = BlueprintsAcceptanceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@58d6b7b9, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@474821de, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@60d40ff4, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@6f76c2cc, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@1df1ced0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@444f44c5, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@53ed09e8], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:00:27 18:00:25.039||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@2290c75c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1] 18:00:27 18:00:25.040||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [363003357] from cache with key [[ReactiveWebMergedContextConfiguration@ae722b1 testClass = BlueprintsAcceptanceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@58d6b7b9, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@474821de, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@60d40ff4, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@6f76c2cc, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@1df1ced0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@444f44c5, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@53ed09e8], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:00:27 18:00:25.040||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@2290c75c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1] 18:00:27 18:00:26.028||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #1 on mock/spy 18:00:27 blueprintWebClientService.exchangeResource( 18:00:27 null, 18:00:27 null, 18:00:27 null 18:00:27 ); 18:00:27 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:204) 18:00:27 has returned -> "null" 18:00:27 18:00:27 18:00:26.033||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #2 on mock/spy 18:00:27 blueprintWebClientService.exchangeResource( 18:00:27 "GET", 18:00:27 "/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12", 18:00:27 null, 18:00:27 null 18:00:27 ); 18:00:27 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:27 has returned -> "null" 18:00:27 18:00:27 18:00:26.048||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #3 on mock/spy 18:00:27 blueprintWebClientService.exchangeResource( 18:00:27 null, 18:00:27 null, 18:00:27 null 18:00:27 ); 18:00:27 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:204) 18:00:27 has returned -> "null" 18:00:27 18:00:27 18:00:26.051||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #4 on mock/spy 18:00:27 blueprintWebClientService.exchangeResource( 18:00:27 "PUT", 18:00:27 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 18:00:27 null, 18:00:27 null 18:00:27 ); 18:00:27 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:27 has returned -> "null" 18:00:27 18:00:27 18:00:26.053||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #5 on mock/spy 18:00:27 blueprintWebClientService.exchangeResource( 18:00:27 "GET", 18:00:27 "/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 18:00:27 null, 18:00:27 null 18:00:27 ); 18:00:27 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:27 has returned -> "null" 18:00:27 18:00:27 18:00:26.054||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #6 on mock/spy 18:00:27 blueprintWebClientService.exchangeResource( 18:00:27 "GET", 18:00:27 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", 18:00:27 null, 18:00:27 null 18:00:27 ); 18:00:27 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:27 has returned -> "null" 18:00:27 18:00:27 18:00:26.055||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #7 on mock/spy 18:00:27 blueprintWebClientService.exchangeResource( 18:00:27 "PATCH", 18:00:27 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", 18:00:27 null, 18:00:27 null 18:00:27 ); 18:00:27 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:27 has returned -> "null" 18:00:27 18:00:27 18:00:26.056||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #8 on mock/spy 18:00:27 blueprintWebClientService.exchangeResource( 18:00:27 "GET", 18:00:27 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade", 18:00:27 null, 18:00:27 null 18:00:27 ); 18:00:27 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:27 has returned -> "null" 18:00:27 18:00:27 18:00:26.057||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #9 on mock/spy 18:00:27 blueprintWebClientService.exchangeResource( 18:00:27 "PATCH", 18:00:27 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade", 18:00:27 null, 18:00:27 null 18:00:27 ); 18:00:27 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:27 has returned -> "null" 18:00:27 18:00:27 18:00:26.058||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #10 on mock/spy 18:00:27 blueprintWebClientService.exchangeResource( 18:00:27 "GET", 18:00:27 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade/upgrade-package/2.0.2", 18:00:27 null, 18:00:27 null 18:00:27 ); 18:00:27 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:27 has returned -> "null" 18:00:27 18:00:27 18:00:26.059||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #11 on mock/spy 18:00:27 blueprintWebClientService.exchangeResource( 18:00:27 "DELETE", 18:00:27 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 18:00:27 null, 18:00:27 null 18:00:27 ); 18:00:27 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:27 has returned -> "null" 18:00:27 18:00:27 18:00:26.089||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 18:00:27 18:00:26.100||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 18:00:27 18:00:26.101||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:46251][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:00:27 18:00:26.113||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 0][route: {}->http://127.0.0.1:46251][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:27 18:00:26.114||| DEBUG o.a.http.impl.execchain.MainClientExec : Opening connection {}->http://127.0.0.1:46251 18:00:27 18:00:26.118||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connecting to /127.0.0.1:46251 18:00:27 18:00:26.119||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connection established 127.0.0.1:39800<->127.0.0.1:46251 18:00:27 18:00:26.119||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/blueprint-model/publish HTTP/1.1 18:00:27 18:00:26.119||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 18:00:27 18:00:26.120||| DEBUG org.apache.http.headers : http-outgoing-0 >> POST /api/v1/blueprint-model/publish HTTP/1.1 18:00:27 18:00:26.120||| DEBUG org.apache.http.headers : http-outgoing-0 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 18:00:27 18:00:26.121||| DEBUG org.apache.http.headers : http-outgoing-0 >> Content-Length: 65581 18:00:27 18:00:26.121||| DEBUG org.apache.http.headers : http-outgoing-0 >> Content-Type: multipart/form-data; boundary=HeyRAbfDtv9qRFHXLr6QUbJZP_WQEsT 18:00:27 18:00:26.121||| DEBUG org.apache.http.headers : http-outgoing-0 >> Host: 127.0.0.1:46251 18:00:27 18:00:26.121||| DEBUG org.apache.http.headers : http-outgoing-0 >> Connection: Keep-Alive 18:00:27 18:00:26.121||| DEBUG org.apache.http.headers : http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.13 (Java/17.0.6-ea) 18:00:27 18:00:26.121||| DEBUG org.apache.http.headers : http-outgoing-0 >> Accept-Encoding: gzip,deflate 18:00:27 18:00:26.480||| DEBUG org.springframework.web.HttpLogging : [2dfdbc26] Parsed parts [file] (content masked) 18:00:27 18:00:26.577|c558f73a-1e94-4501-a00b-521a800808db|36b099c1-e1b4-413f-a141-73e35107e07b| INFO .c.c.b.d.p.s.BlueprintCatalogServiceImpl : Save processing(1095fddc-3c12-4025-9f0c-d0add69d3df5) CBA(/tmp/uat13336477218922822378.tmp/Archive/1095fddc-3c12-4025-9f0c-d0add69d3df5/cba.zip) 18:00:27 18:00:26.604|c558f73a-1e94-4501-a00b-521a800808db|36b099c1-e1b4-413f-a141-73e35107e07b| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13336477218922822378.tmp/Working/1095fddc-3c12-4025-9f0c-d0add69d3df5) and entry definition file (Definitions/PNF_CDS_RESTCONF.json) 18:00:27 18:00:27.038|c558f73a-1e94-4501-a00b-521a800808db|36b099c1-e1b4-413f-a141-73e35107e07b| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(config-assign) 18:00:27 18:00:27.040|c558f73a-1e94-4501-a00b-521a800808db|36b099c1-e1b4-413f-a141-73e35107e07b| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(config-deploy) 18:00:27 18:00:27.040|c558f73a-1e94-4501-a00b-521a800808db|36b099c1-e1b4-413f-a141-73e35107e07b| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(preCheck) 18:00:27 18:00:27.041|c558f73a-1e94-4501-a00b-521a800808db|36b099c1-e1b4-413f-a141-73e35107e07b| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(downloadNESw) 18:00:27 18:00:27.041|c558f73a-1e94-4501-a00b-521a800808db|36b099c1-e1b4-413f-a141-73e35107e07b| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(activateNESw) 18:00:27 18:00:27.042|c558f73a-1e94-4501-a00b-521a800808db|36b099c1-e1b4-413f-a141-73e35107e07b| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(postCheck) 18:00:27 18:00:27.055|c558f73a-1e94-4501-a00b-521a800808db|36b099c1-e1b4-413f-a141-73e35107e07b| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13336477218922822378.tmp/Working/1095fddc-3c12-4025-9f0c-d0add69d3df5) and entry definition file (Definitions/PNF_CDS_RESTCONF.json) 18:00:27 18:00:27.144|c558f73a-1e94-4501-a00b-521a800808db|36b099c1-e1b4-413f-a141-73e35107e07b| DEBUG org.hibernate.SQL : select blueprintm0_.blueprint_model_id as blueprin1_0_, blueprintm0_.artifact_description as artifact2_0_, blueprintm0_.artifact_name as artifact3_0_, blueprintm0_.artifact_type as artifact4_0_, blueprintm0_.artifact_uuid as artifact5_0_, blueprintm0_.artifact_version as artifact6_0_, blueprintm0_.creation_date as creation7_0_, blueprintm0_.distribution_id as distribu8_0_, blueprintm0_.internal_version as internal9_0_, blueprintm0_.published as publish10_0_, blueprintm0_.resource_instance_name as resourc11_0_, blueprintm0_.resource_name as resourc12_0_, blueprintm0_.resource_type as resourc13_0_, blueprintm0_.resource_uuid as resourc14_0_, blueprintm0_.resource_version as resourc15_0_, blueprintm0_.service_description as service16_0_, blueprintm0_.service_name as service17_0_, blueprintm0_.service_uuid as service18_0_, blueprintm0_.tags as tags19_0_, blueprintm0_.updated_by as updated20_0_, blueprintm0_.workflows as workflo21_0_ from BLUEPRINT_MODEL blueprintm0_ where blueprintm0_.artifact_name=? and blueprintm0_.artifact_version=? 18:00:27 18:00:27.187|c558f73a-1e94-4501-a00b-521a800808db|36b099c1-e1b4-413f-a141-73e35107e07b| DEBUG org.hibernate.SQL : select blueprintm0_.blueprint_model_id as blueprin1_0_1_, blueprintm0_.artifact_description as artifact2_0_1_, blueprintm0_.artifact_name as artifact3_0_1_, blueprintm0_.artifact_type as artifact4_0_1_, blueprintm0_.artifact_uuid as artifact5_0_1_, blueprintm0_.artifact_version as artifact6_0_1_, blueprintm0_.creation_date as creation7_0_1_, blueprintm0_.distribution_id as distribu8_0_1_, blueprintm0_.internal_version as internal9_0_1_, blueprintm0_.published as publish10_0_1_, blueprintm0_.resource_instance_name as resourc11_0_1_, blueprintm0_.resource_name as resourc12_0_1_, blueprintm0_.resource_type as resourc13_0_1_, blueprintm0_.resource_uuid as resourc14_0_1_, blueprintm0_.resource_version as resourc15_0_1_, blueprintm0_.service_description as service16_0_1_, blueprintm0_.service_name as service17_0_1_, blueprintm0_.service_uuid as service18_0_1_, blueprintm0_.tags as tags19_0_1_, blueprintm0_.updated_by as updated20_0_1_, blueprintm0_.workflows as workflo21_0_1_, blueprintm1_.blueprint_model_content_id as blueprin1_1_0_, blueprintm1_.blueprint_model_id as blueprin7_1_0_, blueprintm1_.content as content2_1_0_, blueprintm1_.content_type as content_3_1_0_, blueprintm1_.updated_date as updated_4_1_0_, blueprintm1_.description as descript5_1_0_, blueprintm1_.name as name6_1_0_ from BLUEPRINT_MODEL blueprintm0_ left outer join BLUEPRINT_MODEL_CONTENT blueprintm1_ on blueprintm0_.blueprint_model_id=blueprintm1_.blueprint_model_id where blueprintm0_.blueprint_model_id=? 18:00:27 18:00:27.267|c558f73a-1e94-4501-a00b-521a800808db|36b099c1-e1b4-413f-a141-73e35107e07b| DEBUG org.hibernate.SQL : select blueprintm0_.blueprint_model_content_id as blueprin1_1_0_, blueprintm0_.blueprint_model_id as blueprin7_1_0_, blueprintm0_.content as content2_1_0_, blueprintm0_.content_type as content_3_1_0_, blueprintm0_.updated_date as updated_4_1_0_, blueprintm0_.description as descript5_1_0_, blueprintm0_.name as name6_1_0_ from BLUEPRINT_MODEL_CONTENT blueprintm0_ where blueprintm0_.blueprint_model_content_id=? 18:00:27 18:00:27.287|c558f73a-1e94-4501-a00b-521a800808db|36b099c1-e1b4-413f-a141-73e35107e07b| DEBUG org.hibernate.SQL : insert into BLUEPRINT_MODEL (artifact_description, artifact_name, artifact_type, artifact_uuid, artifact_version, creation_date, distribution_id, internal_version, published, resource_instance_name, resource_name, resource_type, resource_uuid, resource_version, service_description, service_name, service_uuid, tags, updated_by, workflows, blueprint_model_id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:00:27 18:00:27.303|c558f73a-1e94-4501-a00b-521a800808db|36b099c1-e1b4-413f-a141-73e35107e07b| DEBUG org.hibernate.SQL : insert into BLUEPRINT_MODEL_CONTENT (blueprint_model_id, content, content_type, updated_date, description, name, blueprint_model_content_id) values (?, ?, ?, ?, ?, ?, ?) 18:00:27 18:00:27.305|c558f73a-1e94-4501-a00b-521a800808db|36b099c1-e1b4-413f-a141-73e35107e07b| DEBUG org.hibernate.SQL : update BLUEPRINT_MODEL set artifact_description=?, artifact_name=?, artifact_type=?, artifact_uuid=?, artifact_version=?, creation_date=?, distribution_id=?, internal_version=?, published=?, resource_instance_name=?, resource_name=?, resource_type=?, resource_uuid=?, resource_version=?, service_description=?, service_name=?, service_uuid=?, tags=?, updated_by=?, workflows=? where blueprint_model_id=? 18:00:27 18:00:27.327|c558f73a-1e94-4501-a00b-521a800808db|36b099c1-e1b4-413f-a141-73e35107e07b| DEBUG org.hibernate.SQL : update BLUEPRINT_MODEL set artifact_description=?, artifact_name=?, artifact_type=?, artifact_uuid=?, artifact_version=?, creation_date=?, distribution_id=?, internal_version=?, published=?, resource_instance_name=?, resource_name=?, resource_type=?, resource_uuid=?, resource_version=?, service_description=?, service_name=?, service_uuid=?, tags=?, updated_by=?, workflows=? where blueprint_model_id=? 18:00:27 18:00:27.357|c558f73a-1e94-4501-a00b-521a800808db|36b099c1-e1b4-413f-a141-73e35107e07b| DEBUG org.hibernate.SQL : select blueprintm0_.blueprint_model_id as blueprin1_0_, blueprintm0_.artifact_description as artifact2_0_, blueprintm0_.artifact_name as artifact3_0_, blueprintm0_.artifact_type as artifact4_0_, blueprintm0_.artifact_uuid as artifact5_0_, blueprintm0_.artifact_version as artifact6_0_, blueprintm0_.creation_date as creation7_0_, blueprintm0_.internal_version as internal9_0_, blueprintm0_.published as publish10_0_, blueprintm0_.tags as tags19_0_, blueprintm0_.updated_by as updated20_0_ from BLUEPRINT_MODEL blueprintm0_ where blueprintm0_.blueprint_model_id=? 18:00:27 18:00:27.399|c558f73a-1e94-4501-a00b-521a800808db|36b099c1-e1b4-413f-a141-73e35107e07b| WARN o.o.c.c.c.c.s.BluePrintCompileCache : No compiled cache(/tmp/uat13336477218922822378.tmp/Working/1095fddc-3c12-4025-9f0c-d0add69d3df5) present to clean. 18:00:27 18:00:27.409|c558f73a-1e94-4501-a00b-521a800808db|36b099c1-e1b4-413f-a141-73e35107e07b| DEBUG org.springframework.web.HttpLogging : [2dfdbc26] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch@63d64c91] 18:00:27 18:00:27.456||| DEBUG org.apache.http.headers : http-outgoing-0 << HTTP/1.1 200 OK 18:00:27 18:00:27.456||| DEBUG org.apache.http.headers : http-outgoing-0 << Date: Tue, 19 Mar 2024 18:00:26 GMT 18:00:27 18:00:27.456||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-RequestID: c558f73a-1e94-4501-a00b-521a800808db 18:00:27 18:00:27.456||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-SubRequestID: 18:00:27 18:00:27.456||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-OriginatorID: 18:00:27 18:00:27.456||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-InvocationID: 36b099c1-e1b4-413f-a141-73e35107e07b 18:00:27 18:00:27.456||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-PartnerName: cds-controller 18:00:27 18:00:27.456||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Origin 18:00:27 18:00:27.456||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Access-Control-Request-Method 18:00:27 18:00:27.456||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Access-Control-Request-Headers 18:00:27 18:00:27.456||| DEBUG org.apache.http.headers : http-outgoing-0 << Content-Type: application/json 18:00:27 18:00:27.457||| DEBUG org.apache.http.headers : http-outgoing-0 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 18:00:27 18:00:27.457||| DEBUG org.apache.http.headers : http-outgoing-0 << Pragma: no-cache 18:00:27 18:00:27.457||| DEBUG org.apache.http.headers : http-outgoing-0 << Expires: 0 18:00:27 18:00:27.457||| DEBUG org.apache.http.headers : http-outgoing-0 << X-Content-Type-Options: nosniff 18:00:27 18:00:27.457||| DEBUG org.apache.http.headers : http-outgoing-0 << X-Frame-Options: DENY 18:00:27 18:00:27.457||| DEBUG org.apache.http.headers : http-outgoing-0 << X-XSS-Protection: 1 ; mode=block 18:00:27 18:00:27.457||| DEBUG org.apache.http.headers : http-outgoing-0 << Referrer-Policy: no-referrer 18:00:27 18:00:27.457||| DEBUG org.apache.http.headers : http-outgoing-0 << Content-Length: 395 18:00:27 18:00:27.461||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 18:00:27 18:00:27.467||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 0][route: {}->http://127.0.0.1:46251] can be kept alive indefinitely 18:00:27 18:00:27.467||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-0: set socket timeout to 0 18:00:27 18:00:27.467||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 0][route: {}->http://127.0.0.1:46251][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:27 18:00:27.467||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'config-assign' 18:00:27 18:00:27.473||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 18:00:37 18:00:27.473||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 18:00:37 18:00:27.474||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:46251][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:37 18:00:27.474||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 0][route: {}->http://127.0.0.1:46251][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:37 18:00:27.474||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-0: set socket timeout to 0 18:00:37 18:00:27.474||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 18:00:37 18:00:27.474||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 18:00:37 18:00:27.474||| DEBUG org.apache.http.headers : http-outgoing-0 >> POST /api/v1/execution-service/process HTTP/1.1 18:00:37 18:00:27.474||| DEBUG org.apache.http.headers : http-outgoing-0 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 18:00:37 18:00:27.474||| DEBUG org.apache.http.headers : http-outgoing-0 >> Content-Length: 478 18:00:37 18:00:27.474||| DEBUG org.apache.http.headers : http-outgoing-0 >> Content-Type: application/json; charset=UTF-8 18:00:37 18:00:27.474||| DEBUG org.apache.http.headers : http-outgoing-0 >> Host: 127.0.0.1:46251 18:00:37 18:00:27.475||| DEBUG org.apache.http.headers : http-outgoing-0 >> Connection: Keep-Alive 18:00:37 18:00:27.475||| DEBUG org.apache.http.headers : http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.13 (Java/17.0.6-ea) 18:00:37 18:00:27.475||| DEBUG org.apache.http.headers : http-outgoing-0 >> Accept-Encoding: gzip,deflate 18:00:37 18:00:27.519||| DEBUG org.springframework.web.HttpLogging : [ffb67f8] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@6660cfc2] 18:00:37 18:00:27.523|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 123456-1000 18:00:37 18:00:27.523|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 18:00:37 18:00:27.525|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 18:00:37 18:00:27.528|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : getting cba file name(PNF_CDS_RESTCONF), version(1.0.0) from db 18:00:37 18:00:27.529|123456-1000|| DEBUG org.hibernate.SQL : select blueprintm0_.blueprint_model_id as blueprin1_0_, blueprintm0_.artifact_description as artifact2_0_, blueprintm0_.artifact_name as artifact3_0_, blueprintm0_.artifact_type as artifact4_0_, blueprintm0_.artifact_uuid as artifact5_0_, blueprintm0_.artifact_version as artifact6_0_, blueprintm0_.creation_date as creation7_0_, blueprintm0_.distribution_id as distribu8_0_, blueprintm0_.internal_version as internal9_0_, blueprintm0_.published as publish10_0_, blueprintm0_.resource_instance_name as resourc11_0_, blueprintm0_.resource_name as resourc12_0_, blueprintm0_.resource_type as resourc13_0_, blueprintm0_.resource_uuid as resourc14_0_, blueprintm0_.resource_version as resourc15_0_, blueprintm0_.service_description as service16_0_, blueprintm0_.service_name as service17_0_, blueprintm0_.service_uuid as service18_0_, blueprintm0_.tags as tags19_0_, blueprintm0_.updated_by as updated20_0_, blueprintm0_.workflows as workflo21_0_ from BLUEPRINT_MODEL blueprintm0_ where blueprintm0_.artifact_name=? and blueprintm0_.artifact_version=? 18:00:37 18:00:27.543|123456-1000|| DEBUG org.hibernate.SQL : select blueprintm0_.blueprint_model_content_id as blueprin1_1_1_, blueprintm0_.blueprint_model_id as blueprin7_1_1_, blueprintm0_.content as content2_1_1_, blueprintm0_.content_type as content_3_1_1_, blueprintm0_.updated_date as updated_4_1_1_, blueprintm0_.description as descript5_1_1_, blueprintm0_.name as name6_1_1_, blueprintm1_.blueprint_model_id as blueprin1_0_0_, blueprintm1_.artifact_description as artifact2_0_0_, blueprintm1_.artifact_name as artifact3_0_0_, blueprintm1_.artifact_type as artifact4_0_0_, blueprintm1_.artifact_uuid as artifact5_0_0_, blueprintm1_.artifact_version as artifact6_0_0_, blueprintm1_.creation_date as creation7_0_0_, blueprintm1_.distribution_id as distribu8_0_0_, blueprintm1_.internal_version as internal9_0_0_, blueprintm1_.published as publish10_0_0_, blueprintm1_.resource_instance_name as resourc11_0_0_, blueprintm1_.resource_name as resourc12_0_0_, blueprintm1_.resource_type as resourc13_0_0_, blueprintm1_.resource_uuid as resourc14_0_0_, blueprintm1_.resource_version as resourc15_0_0_, blueprintm1_.service_description as service16_0_0_, blueprintm1_.service_name as service17_0_0_, blueprintm1_.service_uuid as service18_0_0_, blueprintm1_.tags as tags19_0_0_, blueprintm1_.updated_by as updated20_0_0_, blueprintm1_.workflows as workflo21_0_0_ from BLUEPRINT_MODEL_CONTENT blueprintm0_ left outer join BLUEPRINT_MODEL blueprintm1_ on blueprintm0_.blueprint_model_id=blueprintm1_.blueprint_model_id where blueprintm0_.blueprint_model_id=? 18:00:37 18:00:27.572|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(PNF_CDS_RESTCONF), version(1.0.0) saved in (/tmp/uat13336477218922822378.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) 18:00:37 18:00:27.573|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat13336477218922822378.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0 18:00:37 18:00:27.574|123456-1000|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13336477218922822378.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) and entry definition file (Definitions/PNF_CDS_RESTCONF.json) 18:00:37 18:00:27.590|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (config-assign) 18:00:37 18:00:27.593|123456-1000|| INFO .w.BluePrintWorkflowExecutionServiceImpl : Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 18:00:37 18:00:27.599|123456-1000|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 18:00:37 18:00:27.630|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(123456-1000) for workflow(config-assign) step(activate-process) 18:00:37 18:00:27.631|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 18:00:37 18:00:27.632|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["config-assign"]}) 18:00:37 18:00:27.656|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(config-assign-mapping) 18:00:37 18:00:27.683|123456-1000|| DEBUG org.hibernate.SQL : select resourcere0_.resource_resolution_id as resource1_9_, resourcere0_.artifact_name as artifact2_9_, resourcere0_.blueprint_name as blueprin3_9_, resourcere0_.blueprint_version as blueprin4_9_, resourcere0_.creation_date as creation5_9_, resourcere0_.dictionary_name as dictiona6_9_, resourcere0_.dictionary_status as dictiona7_9_, resourcere0_.dictionary_version as dictiona8_9_, resourcere0_.name as name9_9_, resourcere0_.occurrence as occurre10_9_, resourcere0_.resolution_key as resolut11_9_, resourcere0_.resource_id as resourc12_9_, resourcere0_.resource_type as resourc13_9_, resourcere0_.status as status14_9_, resourcere0_.value as value15_9_ from RESOURCE_RESOLUTION resourcere0_ where resourcere0_.blueprint_name=? and resourcere0_.blueprint_version=? and resourcere0_.artifact_name=? and resourcere0_.resolution_key=? and resourcere0_.occurrence=? 18:00:37 18:00:27.705|123456-1000|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([]) 18:00:37 18:00:27.710|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ }) 18:00:37 18:00:27.865|123456-1000|| DEBUG org.hibernate.SQL : 18:00:37 SELECT * FROM TEMPLATE_RESOLUTION WHERE resolution_key = ? 18:00:37 AND blueprint_name = ? AND blueprint_version = ? 18:00:37 AND artifact_name = ? AND occurrence = ? 18:00:37 ORDER BY creation_date DESC LIMIT 1 18:00:37 18:00:37 18:00:27.869|123456-1000|| INFO .c.c.b.f.r.r.d.TemplateResolutionService : Writing out template_resolution result: bpName: PNF_CDS_RESTCONF bpVer 1.0.0 resKey:RES-KEY 61 (resourceId: resourceType: ) occurrence:1 18:00:37 18:00:27.872|123456-1000|| DEBUG org.hibernate.SQL : select templatere0_.template_resolution_id as template1_10_0_, templatere0_.artifact_name as artifact2_10_0_, templatere0_.blueprint_name as blueprin3_10_0_, templatere0_.blueprint_version as blueprin4_10_0_, templatere0_.creation_date as creation5_10_0_, templatere0_.occurrence as occurren6_10_0_, templatere0_.resolution_key as resoluti7_10_0_, templatere0_.resource_id as resource8_10_0_, templatere0_.resource_type as resource9_10_0_, templatere0_.result as result10_10_0_ from TEMPLATE_RESOLUTION templatere0_ where templatere0_.template_resolution_id=? 18:00:37 18:00:27.879|123456-1000|| DEBUG org.hibernate.SQL : insert into TEMPLATE_RESOLUTION (artifact_name, blueprint_name, blueprint_version, creation_date, occurrence, resolution_key, resource_id, resource_type, result, template_resolution_id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:00:37 18:00:27.881|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=RES-KEY 61, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 18:00:37 18:00:27.883|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:37 18:00:27.885|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 18:00:37 18:00:27.885|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(config-assign) 18:00:37 18:00:27.888|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID b47e4b74-86ee-4861-85e8-1bf26f3a7231 auditStoreId -1 18:00:37 18:00:27.892|123456-1000|| DEBUG org.springframework.web.HttpLogging : [ffb67f8] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@1af044ab] 18:00:37 18:00:27.898||| DEBUG org.apache.http.headers : http-outgoing-0 << HTTP/1.1 200 OK 18:00:37 18:00:27.898||| DEBUG org.apache.http.headers : http-outgoing-0 << Date: Tue, 19 Mar 2024 18:00:27 GMT 18:00:37 18:00:27.898||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-RequestID: f6243873-cccf-4018-8732-3bc2aaaa581d 18:00:37 18:00:27.898||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-SubRequestID: 18:00:37 18:00:27.898||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-OriginatorID: 18:00:37 18:00:27.898||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-InvocationID: 5d39b8c0-2f1d-4ca3-afae-4df187748887 18:00:37 18:00:27.898||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-PartnerName: cds-controller 18:00:37 18:00:27.898||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Origin 18:00:37 18:00:27.899||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Access-Control-Request-Method 18:00:37 18:00:27.899||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Access-Control-Request-Headers 18:00:37 18:00:27.899||| DEBUG org.apache.http.headers : http-outgoing-0 << Content-Type: application/json 18:00:37 18:00:27.899||| DEBUG org.apache.http.headers : http-outgoing-0 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 18:00:37 18:00:27.899||| DEBUG org.apache.http.headers : http-outgoing-0 << Pragma: no-cache 18:00:37 18:00:27.899||| DEBUG org.apache.http.headers : http-outgoing-0 << Expires: 0 18:00:37 18:00:27.899||| DEBUG org.apache.http.headers : http-outgoing-0 << X-Content-Type-Options: nosniff 18:00:37 18:00:27.899||| DEBUG org.apache.http.headers : http-outgoing-0 << X-Frame-Options: DENY 18:00:37 18:00:27.899||| DEBUG org.apache.http.headers : http-outgoing-0 << X-XSS-Protection: 1 ; mode=block 18:00:37 18:00:27.899||| DEBUG org.apache.http.headers : http-outgoing-0 << Referrer-Policy: no-referrer 18:00:37 18:00:27.899||| DEBUG org.apache.http.headers : http-outgoing-0 << Content-Length: 481 18:00:37 18:00:27.900||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 18:00:37 18:00:27.901||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 0][route: {}->http://127.0.0.1:46251] can be kept alive indefinitely 18:00:37 18:00:27.901||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-0: set socket timeout to 0 18:00:37 18:00:27.902||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 0][route: {}->http://127.0.0.1:46251][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:37 18:00:27.915||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'config-deploy' 18:00:37 18:00:27.916||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 18:00:37 18:00:27.916||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 18:00:37 18:00:27.916||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:46251][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:37 18:00:27.916||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 0][route: {}->http://127.0.0.1:46251][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:37 18:00:27.916||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-0: set socket timeout to 0 18:00:37 18:00:27.916||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 18:00:37 18:00:27.917||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 18:00:37 18:00:27.917||| DEBUG org.apache.http.headers : http-outgoing-0 >> POST /api/v1/execution-service/process HTTP/1.1 18:00:37 18:00:27.917||| DEBUG org.apache.http.headers : http-outgoing-0 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 18:00:37 18:00:27.917||| DEBUG org.apache.http.headers : http-outgoing-0 >> Content-Length: 478 18:00:37 18:00:27.917||| DEBUG org.apache.http.headers : http-outgoing-0 >> Content-Type: application/json; charset=UTF-8 18:00:37 18:00:27.917||| DEBUG org.apache.http.headers : http-outgoing-0 >> Host: 127.0.0.1:46251 18:00:37 18:00:27.917||| DEBUG org.apache.http.headers : http-outgoing-0 >> Connection: Keep-Alive 18:00:37 18:00:27.917||| DEBUG org.apache.http.headers : http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.13 (Java/17.0.6-ea) 18:00:37 18:00:27.917||| DEBUG org.apache.http.headers : http-outgoing-0 >> Accept-Encoding: gzip,deflate 18:00:37 18:00:27.925||| DEBUG org.springframework.web.HttpLogging : [ba0c706] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@2faea8dd] 18:00:37 18:00:27.926|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 123456-1000 18:00:37 18:00:27.926|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 18:00:37 18:00:27.926|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 18:00:37 18:00:27.927|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(PNF_CDS_RESTCONF), version(1.0.0) already present(/tmp/uat13336477218922822378.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) 18:00:37 18:00:27.927|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat13336477218922822378.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0 18:00:37 18:00:27.928|123456-1000|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13336477218922822378.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) and entry definition file (Definitions/PNF_CDS_RESTCONF.json) 18:00:37 18:00:27.937|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (config-deploy) 18:00:37 18:00:27.938|123456-1000|| INFO .w.BluePrintWorkflowExecutionServiceImpl : Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 18:00:37 18:00:27.938|123456-1000|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(config-deploy) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 18:00:37 18:00:27.948|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(123456-1000) for workflow(config-deploy) step(activate-process) 18:00:37 18:00:27.948|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentScriptExecutor), operationName(process) 18:00:37 18:00:27.948|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (config-deploy), values ({script-type="kotlin", script-class-reference="cba.pnf.config.aai.RestconfConfigDeploy", dynamic-properties="*config-deploy-properties"}) 18:00:37 18:00:27.950|123456-1000|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.pnf.config.aai.RestconfConfigDeploy) and instanceDependencies([]) 18:00:37 18:00:27.972|123456-1000|| INFO o.o.c.c.c.c.s.BluePrintCompileService : compiling for cache key(/tmp/uat13336477218922822378.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) 18:00:37 18:00:36.951|123456-1000|| INFO o.o.c.c.c.c.s.BluePrintCompileService : compiled in (8976)mSec for cache key(/tmp/uat13336477218922822378.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) 18:00:37 18:00:36.952|123456-1000|| INFO o.o.c.c.c.c.s.BluePrintClassLoader : loading compiled cache(/tmp/uat13336477218922822378.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) 18:00:37 18:00:36.957|123456-1000|| INFO java.lang.Class : Started execution of process method 18:00:37 18:00:36.957|123456-1000|| INFO java.lang.Class : resolution_key: RES-KEY 61 18:00:37 18:00:37.004|123456-1000|| INFO java.lang.Class : device_id: pnf-id-2019-07-12 18:00:37 18:00:37.008|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(config-deploy-mapping) 18:00:37 18:00:37.034|123456-1000|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ 18:00:37 name = * 18:00:37 status = null 18:00:37 required = null 18:00:37 dependencies = null 18:00:37 dictionaryName = null 18:00:37 dictionarySource = null 18:00:37 ]], [[ 18:00:37 name = pnf-id 18:00:37 status = null 18:00:37 required = null 18:00:37 dependencies = [] 18:00:37 dictionaryName = pnf-id 18:00:37 dictionarySource = input 18:00:37 ]], [[ 18:00:37 name = pnf-ipv4-address 18:00:37 status = null 18:00:37 required = null 18:00:37 dependencies = [pnf-id] 18:00:37 dictionaryName = pnf-ipaddress-aai 18:00:37 dictionarySource = aai-data 18:00:37 ]]]) 18:00:37 18:00:37.066|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("pnf-id-2019-07-12") for Resource Name (pnf-id), definition(pnf-id) of type (string) 18:00:37 18:00:37.081|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : 18:00:37 Resolved Input Key mappings: 18:00:37 {pnf-id="pnf-id-2019-07-12"} 18:00:37 18:00:37.098|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : RestResource (aai-data) dictionary information: URL:(/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12), path:(/ipaddress-v4-oam), input-key-mapping:({pnf-id=pnf-id}), output-key-mapping:({ipaddress-v4-oam=value}) 18:00:37 18:00:37.099|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : aai-data dictionary information : (/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12), path:(/ipaddress-v4-oam), ({pnf-id=pnf-id}), ({ipaddress-v4-oam=value}) 18:00:37 18:00:37.102|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #12 on mock/spy 18:00:37 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:37 blueprintWebClientService.exchangeResource( 18:00:37 "GET", 18:00:37 "/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12", 18:00:37 "", 18:00:37 {"Accept" = "application/json"} 18:00:37 ); 18:00:37 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:00:37 has returned -> "WebClientResponse(status=200, body={"ipaddress-v4-oam":"13.13.13.13","ipaddress-v6-oam":"1::13"})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:00:37 18:00:37 18:00:37.102|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : Response processing type (string) 18:00:37 18:00:37.103|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : populating value for output mapping ({ipaddress-v4-oam=value}), from json ("13.13.13.13") 18:00:37 18:00:37.103|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : For template key (pnf-ipv4-address) trying to get value from responseNode ("13.13.13.13") 18:00:37 18:00:37.103|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("13.13.13.13") for Resource Name (pnf-ipv4-address), definition(pnf-ipaddress-aai) of type (string) 18:00:37 18:00:37.104|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ 18:00:37 "pnf-id" : "pnf-id-2019-07-12", 18:00:37 "pnf-ipv4-address" : "13.13.13.13" 18:00:37 }) 18:00:37 18:00:37.109|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending mount request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 18:00:37 18:00:37.111|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #13 on mock/spy 18:00:37 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:37 blueprintWebClientService.exchangeResource( 18:00:37 "PUT", 18:00:37 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 18:00:37 "{ 18:00:37 "node": [ 18:00:37 { 18:00:37 "node-id": "pnf-id-2019-07-12", 18:00:37 "netconf-node-topology:protocol": { 18:00:37 "name": "TLS" 18:00:37 }, 18:00:37 "netconf-node-topology:host": "13.13.13.13", 18:00:37 "netconf-node-topology:key-based": { 18:00:37 "username": "netconf", 18:00:37 "key-id": "ODL_private_key_0" 18:00:37 }, 18:00:37 "netconf-node-topology:port": 6513, 18:00:37 "netconf-node-topology:tcp-only": false, 18:00:37 "netconf-node-topology:max-connection-attempts": 5 18:00:37 } 18:00:37 ] 18:00:37 }", 18:00:37 {"Content-Type" = "application/json"} 18:00:37 ); 18:00:37 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:00:37 has returned -> "WebClientResponse(status=201, body=null)" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:00:37 18:00:37 18:00:37.113|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : url for ODL status check: /restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 18:00:37 18:00:37.116|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #14 on mock/spy 18:00:37 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:37 blueprintWebClientService.exchangeResource( 18:00:37 "GET", 18:00:37 "/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 18:00:37 "", 18:00:37 {"Content-Type" = "application/json", "Accept" = "application/json"} 18:00:37 ); 18:00:37 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:00:37 has returned -> "WebClientResponse(status=200, body={"node":[{"netconf-node-topology:connection-status":"connected"}]})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:00:37 18:00:37 18:00:37.116|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 18:00:37 18:00:37.118|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending GET request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist 18:00:37 18:00:37.118|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #15 on mock/spy 18:00:37 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:37 blueprintWebClientService.exchangeResource( 18:00:37 "GET", 18:00:37 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", 18:00:37 "", 18:00:37 {"Content-Type" = "application/json", "Accept" = "application/json"} 18:00:37 ); 18:00:37 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:00:37 has returned -> "WebClientResponse(status=200, body={})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:00:37 18:00:37 18:00:37.118|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 18:00:37 18:00:37.118|123456-1000|| INFO java.lang.Class : Current configuration subtree : WebClientResponse(status=200, body={}) 18:00:37 18:00:37.122|123456-1000|| DEBUG org.hibernate.SQL : 18:00:37 SELECT * FROM TEMPLATE_RESOLUTION WHERE resolution_key = ? 18:00:37 AND blueprint_name = ? AND blueprint_version = ? 18:00:37 AND artifact_name = ? AND occurrence = ? 18:00:37 ORDER BY creation_date DESC LIMIT 1 18:00:37 18:00:37 18:00:37.126|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : configuring device: pnf-id-2019-07-12, Configlet: { 18:00:37 "ietf-restconf:yang-patch":{ 18:00:37 "patch-id":"patch-1", 18:00:37 "edit":[ 18:00:37 { 18:00:37 "edit-id":"edit1", 18:00:37 "operation":"merge", 18:00:37 "target":"/", 18:00:37 "value":{ 18:00:37 "netconflist":{ 18:00:37 "netconf":[ 18:00:37 { 18:00:37 "netconf-id":"10", 18:00:37 "netconf-param":"1000" 18:00:37 } 18:00:37 ] 18:00:37 } 18:00:37 } 18:00:37 }, 18:00:37 { 18:00:37 "edit-id":"edit2", 18:00:37 "operation":"merge", 18:00:37 "target":"/", 18:00:37 "value":{ 18:00:37 "netconflist":{ 18:00:37 "netconf":[ 18:00:37 { 18:00:37 "netconf-id":"20", 18:00:37 "netconf-param":"2000" 18:00:37 } 18:00:37 ] 18:00:37 } 18:00:37 } 18:00:37 }, 18:00:37 { 18:00:37 "edit-id":"edit3", 18:00:37 "operation":"merge", 18:00:37 "target":"/", 18:00:37 "value":{ 18:00:37 "netconflist":{ 18:00:37 "netconf":[ 18:00:37 { 18:00:37 "netconf-id":"30", 18:00:37 "netconf-param":"3000" 18:00:37 } 18:00:37 ] 18:00:37 } 18:00:37 } 18:00:37 } 18:00:37 18:00:37 ] 18:00:37 } 18:00:37 } 18:00:37 18:00:37.127|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #16 on mock/spy 18:00:37 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:37 blueprintWebClientService.exchangeResource( 18:00:37 "PATCH", 18:00:37 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", 18:00:37 "{ 18:00:37 "ietf-restconf:yang-patch":{ 18:00:37 "patch-id":"patch-1", 18:00:37 "edit":[ 18:00:37 { 18:00:37 "edit-id":"edit1", 18:00:37 "operation":"merge", 18:00:37 "target":"/", 18:00:37 "value":{ 18:00:37 "netconflist":{ 18:00:37 "netconf":[ 18:00:37 { 18:00:37 "netconf-id":"10", 18:00:37 "netconf-param":"1000" 18:00:37 } 18:00:37 ] 18:00:37 } 18:00:37 } 18:00:37 }, 18:00:37 { 18:00:37 "edit-id":"edit2", 18:00:37 "operation":"merge", 18:00:37 "target":"/", 18:00:37 "value":{ 18:00:37 "netconflist":{ 18:00:37 "netconf":[ 18:00:37 { 18:00:37 "netconf-id":"20", 18:00:37 "netconf-param":"2000" 18:00:37 } 18:00:37 ] 18:00:37 } 18:00:37 } 18:00:37 }, 18:00:37 { 18:00:37 "edit-id":"edit3", 18:00:37 "operation":"merge", 18:00:37 "target":"/", 18:00:37 "value":{ 18:00:37 "netconflist":{ 18:00:37 "netconf":[ 18:00:37 { 18:00:37 "netconf-id":"30", 18:00:37 "netconf-param":"3000" 18:00:37 } 18:00:37 ] 18:00:37 } 18:00:37 } 18:00:37 } 18:00:37 18:00:37 ] 18:00:37 } 18:00:37 }", 18:00:37 {"Content-Type" = "application/yang.patch+json"} 18:00:37 ); 18:00:37 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:00:37 has returned -> "WebClientResponse(status=200, body={"ietf-yang-patch:yang-patch-status":{"patch-id":"patch-1","ok":[null]}})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:00:37 18:00:37 18:00:37.128|123456-1000|| INFO java.lang.Class : Device has been configured succesfully 18:00:37 18:00:37.128|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending DELETE request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 18:00:37 18:00:37.128|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #17 on mock/spy 18:00:37 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:37 blueprintWebClientService.exchangeResource( 18:00:37 "DELETE", 18:00:37 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 18:00:37 "", 18:00:37 {"Content-Type" = "application/json", "Accept" = "application/json"} 18:00:37 ); 18:00:37 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:00:37 has returned -> "WebClientResponse(status=200, body=null)" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:00:37 18:00:37 18:00:37.128|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:37 18:00:37.128|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentScriptExecutor), operationName(process) 18:00:37 18:00:37.129|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(config-deploy) 18:00:37 18:00:37.129|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID d25a5e4f-1059-4c77-a48b-33d7b1282427 auditStoreId -1 18:00:37 18:00:37.130|123456-1000|| DEBUG org.springframework.web.HttpLogging : [ba0c706] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@47473596] 18:00:37 18:00:37.132||| DEBUG org.apache.http.headers : http-outgoing-0 << HTTP/1.1 200 OK 18:00:37 18:00:37.132||| DEBUG org.apache.http.headers : http-outgoing-0 << Date: Tue, 19 Mar 2024 18:00:27 GMT 18:00:37 18:00:37.132||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-RequestID: c04c8b2c-f80b-4d8c-b040-4a5e697a2e5f 18:00:37 18:00:37.132||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-SubRequestID: 18:00:37 18:00:37.132||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-OriginatorID: 18:00:37 18:00:37.132||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-InvocationID: 3d5bdee9-84c9-432f-9b58-b1b84147da97 18:00:37 18:00:37.132||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-PartnerName: cds-controller 18:00:37 18:00:37.132||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Origin 18:00:37 18:00:37.132||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Access-Control-Request-Method 18:00:37 18:00:37.133||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Access-Control-Request-Headers 18:00:37 18:00:37.133||| DEBUG org.apache.http.headers : http-outgoing-0 << Content-Type: application/json 18:00:37 18:00:37.133||| DEBUG org.apache.http.headers : http-outgoing-0 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 18:00:37 18:00:37.133||| DEBUG org.apache.http.headers : http-outgoing-0 << Pragma: no-cache 18:00:37 18:00:37.133||| DEBUG org.apache.http.headers : http-outgoing-0 << Expires: 0 18:00:37 18:00:37.133||| DEBUG org.apache.http.headers : http-outgoing-0 << X-Content-Type-Options: nosniff 18:00:37 18:00:37.133||| DEBUG org.apache.http.headers : http-outgoing-0 << X-Frame-Options: DENY 18:00:37 18:00:37.133||| DEBUG org.apache.http.headers : http-outgoing-0 << X-XSS-Protection: 1 ; mode=block 18:00:37 18:00:37.133||| DEBUG org.apache.http.headers : http-outgoing-0 << Referrer-Policy: no-referrer 18:00:37 18:00:37.133||| DEBUG org.apache.http.headers : http-outgoing-0 << Content-Length: 481 18:00:37 18:00:37.133||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 18:00:37 18:00:37.134||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 0][route: {}->http://127.0.0.1:46251] can be kept alive indefinitely 18:00:37 18:00:37.134||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-0: set socket timeout to 0 18:00:37 18:00:37.134||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 0][route: {}->http://127.0.0.1:46251][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:37 18:00:37.135||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'preCheck' 18:00:37 18:00:37.135||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 18:00:37 18:00:37.135||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 18:00:37 18:00:37.135||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:46251][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:37 18:00:37.136||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 0][route: {}->http://127.0.0.1:46251][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:37 18:00:37.136||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-0: set socket timeout to 0 18:00:37 18:00:37.136||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 18:00:37 18:00:37.136||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 18:00:37 18:00:37.136||| DEBUG org.apache.http.headers : http-outgoing-0 >> POST /api/v1/execution-service/process HTTP/1.1 18:00:37 18:00:37.136||| DEBUG org.apache.http.headers : http-outgoing-0 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 18:00:37 18:00:37.136||| DEBUG org.apache.http.headers : http-outgoing-0 >> Content-Length: 497 18:00:37 18:00:37.136||| DEBUG org.apache.http.headers : http-outgoing-0 >> Content-Type: application/json; charset=UTF-8 18:00:37 18:00:37.136||| DEBUG org.apache.http.headers : http-outgoing-0 >> Host: 127.0.0.1:46251 18:00:37 18:00:37.136||| DEBUG org.apache.http.headers : http-outgoing-0 >> Connection: Keep-Alive 18:00:37 18:00:37.137||| DEBUG org.apache.http.headers : http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.13 (Java/17.0.6-ea) 18:00:37 18:00:37.137||| DEBUG org.apache.http.headers : http-outgoing-0 >> Accept-Encoding: gzip,deflate 18:00:37 18:00:37.158||| DEBUG org.springframework.web.HttpLogging : [313c3271] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@5006bb36] 18:00:37 18:00:37.159|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 123456-1000 18:00:37 18:00:37.159|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 18:00:37 18:00:37.159|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 18:00:37 18:00:37.160|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(PNF_CDS_RESTCONF), version(1.0.0) already present(/tmp/uat13336477218922822378.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) 18:00:37 18:00:37.160|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat13336477218922822378.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0 18:00:37 18:00:37.161|123456-1000|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13336477218922822378.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) and entry definition file (Definitions/PNF_CDS_RESTCONF.json) 18:00:37 18:00:37.167|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (preCheck) 18:00:37 18:00:37.167|123456-1000|| INFO .w.BluePrintWorkflowExecutionServiceImpl : Executing workflow(preCheck) NodeTemplate(preCheck), derived from(tosca.nodes.Component) 18:00:37 18:00:37.167|123456-1000|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(preCheck) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 18:00:37 18:00:37.168|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(123456-1000) for workflow(preCheck) step(activate-process) 18:00:37 18:00:37.168|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (preCheck), interface name(ComponentScriptExecutor), operationName(process) 18:00:37 18:00:37.169|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (preCheck), values ({script-type="kotlin", script-class-reference="cba.pnf.swug.RestconfSoftwareUpgrade", dynamic-properties="*preCheck-properties"}) 18:00:37 18:00:37.169|123456-1000|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.pnf.swug.RestconfSoftwareUpgrade) and instanceDependencies([]) 18:00:38 18:00:37.175|123456-1000|| INFO java.lang.Class : Blueprint invoked for RES-KEY 61 for SW Upgrade : PRE_CHECK for sw version 2.0.2 on pnf: pnf-id-2019-07-12 18:00:38 18:00:37.176|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(mount-node-mapping) 18:00:38 18:00:37.199|123456-1000|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ 18:00:38 name = * 18:00:38 status = null 18:00:38 required = null 18:00:38 dependencies = null 18:00:38 dictionaryName = null 18:00:38 dictionarySource = null 18:00:38 ]], [[ 18:00:38 name = pnf-id 18:00:38 status = null 18:00:38 required = null 18:00:38 dependencies = [] 18:00:38 dictionaryName = pnf-id 18:00:38 dictionarySource = input 18:00:38 ]], [[ 18:00:38 name = pnf-ipv4-address 18:00:38 status = null 18:00:38 required = null 18:00:38 dependencies = [pnf-id] 18:00:38 dictionaryName = pnf-ipaddress-aai 18:00:38 dictionarySource = aai-data 18:00:38 ]], [[ 18:00:38 name = target-software-version 18:00:38 status = null 18:00:38 required = null 18:00:38 dependencies = [] 18:00:38 dictionaryName = target-software-version 18:00:38 dictionarySource = input 18:00:38 ]]]) 18:00:38 18:00:37.201|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("pnf-id-2019-07-12") for Resource Name (pnf-id), definition(pnf-id) of type (string) 18:00:38 18:00:37.203|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : 18:00:38 Resolved Input Key mappings: 18:00:38 {pnf-id="pnf-id-2019-07-12"} 18:00:38 18:00:37.206|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : RestResource (aai-data) dictionary information: URL:(/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12), path:(/ipaddress-v4-oam), input-key-mapping:({pnf-id=pnf-id}), output-key-mapping:({ipaddress-v4-oam=value}) 18:00:38 18:00:37.206|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : aai-data dictionary information : (/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12), path:(/ipaddress-v4-oam), ({pnf-id=pnf-id}), ({ipaddress-v4-oam=value}) 18:00:38 18:00:37.206|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #18 on mock/spy 18:00:38 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:38 blueprintWebClientService.exchangeResource( 18:00:38 "GET", 18:00:38 "/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12", 18:00:38 "", 18:00:38 {"Accept" = "application/json"} 18:00:38 ); 18:00:38 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:00:38 has returned -> "WebClientResponse(status=200, body={"ipaddress-v4-oam":"13.13.13.13","ipaddress-v6-oam":"1::13"})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:00:38 18:00:38 18:00:37.207|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : Response processing type (string) 18:00:38 18:00:37.207|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : populating value for output mapping ({ipaddress-v4-oam=value}), from json ("13.13.13.13") 18:00:38 18:00:37.207|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : For template key (pnf-ipv4-address) trying to get value from responseNode ("13.13.13.13") 18:00:38 18:00:37.207|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("13.13.13.13") for Resource Name (pnf-ipv4-address), definition(pnf-ipaddress-aai) of type (string) 18:00:38 18:00:37.208|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("2.0.2") for Resource Name (target-software-version), definition(target-software-version) of type (string) 18:00:38 18:00:37.209|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ 18:00:38 "pnf-id" : "pnf-id-2019-07-12", 18:00:38 "pnf-ipv4-address" : "13.13.13.13", 18:00:38 "target-software-version" : "2.0.2" 18:00:38 }) 18:00:38 18:00:37.232|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending mount request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 18:00:38 18:00:37.233|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #19 on mock/spy 18:00:38 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:38 blueprintWebClientService.exchangeResource( 18:00:38 "PUT", 18:00:38 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 18:00:38 "{ 18:00:38 "node": [ 18:00:38 { 18:00:38 "node-id": "pnf-id-2019-07-12", 18:00:38 "netconf-node-topology:protocol": { 18:00:38 "name": "TLS" 18:00:38 }, 18:00:38 "netconf-node-topology:host": "13.13.13.13", 18:00:38 "netconf-node-topology:key-based": { 18:00:38 "username": "netconf", 18:00:38 "key-id": "ODL_private_key_0" 18:00:38 }, 18:00:38 "netconf-node-topology:port": 6513, 18:00:38 "netconf-node-topology:tcp-only": false, 18:00:38 "netconf-node-topology:max-connection-attempts": 5 18:00:38 } 18:00:38 ] 18:00:38 }", 18:00:38 {"Content-Type" = "application/json"} 18:00:38 ); 18:00:38 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:00:38 has returned -> "WebClientResponse(status=201, body=null)" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:00:38 18:00:38 18:00:37.233|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : url for ODL status check: /restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 18:00:38 18:00:37.233|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #20 on mock/spy 18:00:38 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:38 blueprintWebClientService.exchangeResource( 18:00:38 "GET", 18:00:38 "/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 18:00:38 "", 18:00:38 {"Content-Type" = "application/json", "Accept" = "application/json"} 18:00:38 ); 18:00:38 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:00:38 has returned -> "WebClientResponse(status=200, body={"node":[{"netconf-node-topology:connection-status":"connected"}]})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:00:38 18:00:38 18:00:37.233|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 18:00:38 18:00:37.235|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending GET request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade 18:00:38 18:00:37.235|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #21 on mock/spy 18:00:38 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:38 blueprintWebClientService.exchangeResource( 18:00:38 "GET", 18:00:38 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade", 18:00:38 "", 18:00:38 {"Content-Type" = "application/json", "Accept" = "application/json"} 18:00:38 ); 18:00:38 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:00:38 has returned -> "WebClientResponse(status=200, body={"software-upgrade":{"upgrade-package":[{"id":"2.0.1","current-status":"INITIALIZED","user-label":"trial software update","uri":"sftp:127.0.0.1/test_software_1.img","software-version":"2.0.1","user":"test_user","password":"test_password"}]}})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:00:38 18:00:38 18:00:37.236|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 18:00:38 18:00:37.236|123456-1000|| INFO java.lang.Class : PNF is Healthy! 18:00:38 18:00:37.236|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending DELETE request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 18:00:38 18:00:37.236|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #22 on mock/spy 18:00:38 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:38 blueprintWebClientService.exchangeResource( 18:00:38 "DELETE", 18:00:38 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 18:00:38 "", 18:00:38 {"Content-Type" = "application/json", "Accept" = "application/json"} 18:00:38 ); 18:00:38 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:00:38 has returned -> "WebClientResponse(status=200, body=null)" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:00:38 18:00:38 18:00:37.237|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:38 18:00:37.237|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (preCheck),interface name (ComponentScriptExecutor), operationName(process) 18:00:38 18:00:37.237|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(preCheck) 18:00:38 18:00:37.237|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID 3a167130-c40e-4153-baaa-3b6a07cbdd73 auditStoreId -1 18:00:38 18:00:37.238|123456-1000|| DEBUG org.springframework.web.HttpLogging : [313c3271] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@547000e2] 18:00:38 18:00:37.241||| DEBUG org.apache.http.headers : http-outgoing-0 << HTTP/1.1 200 OK 18:00:38 18:00:37.241||| DEBUG org.apache.http.headers : http-outgoing-0 << Date: Tue, 19 Mar 2024 18:00:37 GMT 18:00:38 18:00:37.241||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-RequestID: 0c0303f5-e14c-4c38-9eb0-c1d665234e0a 18:00:38 18:00:37.241||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-SubRequestID: 18:00:38 18:00:37.241||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-OriginatorID: 18:00:38 18:00:37.241||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-InvocationID: f30ac4d8-8409-4bfe-9845-dd119514eb86 18:00:38 18:00:37.241||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-PartnerName: cds-controller 18:00:38 18:00:37.241||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Origin 18:00:38 18:00:37.241||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Access-Control-Request-Method 18:00:38 18:00:37.241||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Access-Control-Request-Headers 18:00:38 18:00:37.241||| DEBUG org.apache.http.headers : http-outgoing-0 << Content-Type: application/json 18:00:38 18:00:37.241||| DEBUG org.apache.http.headers : http-outgoing-0 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 18:00:38 18:00:37.241||| DEBUG org.apache.http.headers : http-outgoing-0 << Pragma: no-cache 18:00:38 18:00:37.241||| DEBUG org.apache.http.headers : http-outgoing-0 << Expires: 0 18:00:38 18:00:37.241||| DEBUG org.apache.http.headers : http-outgoing-0 << X-Content-Type-Options: nosniff 18:00:38 18:00:37.242||| DEBUG org.apache.http.headers : http-outgoing-0 << X-Frame-Options: DENY 18:00:38 18:00:37.242||| DEBUG org.apache.http.headers : http-outgoing-0 << X-XSS-Protection: 1 ; mode=block 18:00:38 18:00:37.242||| DEBUG org.apache.http.headers : http-outgoing-0 << Referrer-Policy: no-referrer 18:00:38 18:00:37.242||| DEBUG org.apache.http.headers : http-outgoing-0 << Content-Length: 471 18:00:38 18:00:37.242||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 18:00:38 18:00:37.242||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 0][route: {}->http://127.0.0.1:46251] can be kept alive indefinitely 18:00:38 18:00:37.242||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-0: set socket timeout to 0 18:00:38 18:00:37.242||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 0][route: {}->http://127.0.0.1:46251][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:38 18:00:37.243||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'downloadNESw' 18:00:38 18:00:37.244||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 18:00:38 18:00:37.244||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 18:00:38 18:00:37.244||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:46251][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:38 18:00:37.244||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 0][route: {}->http://127.0.0.1:46251][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:38 18:00:37.244||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-0: set socket timeout to 0 18:00:38 18:00:37.244||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 18:00:38 18:00:37.244||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 18:00:38 18:00:37.245||| DEBUG org.apache.http.headers : http-outgoing-0 >> POST /api/v1/execution-service/process HTTP/1.1 18:00:38 18:00:37.245||| DEBUG org.apache.http.headers : http-outgoing-0 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 18:00:38 18:00:37.245||| DEBUG org.apache.http.headers : http-outgoing-0 >> Content-Length: 509 18:00:38 18:00:37.245||| DEBUG org.apache.http.headers : http-outgoing-0 >> Content-Type: application/json; charset=UTF-8 18:00:38 18:00:37.245||| DEBUG org.apache.http.headers : http-outgoing-0 >> Host: 127.0.0.1:46251 18:00:38 18:00:37.245||| DEBUG org.apache.http.headers : http-outgoing-0 >> Connection: Keep-Alive 18:00:38 18:00:37.245||| DEBUG org.apache.http.headers : http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.13 (Java/17.0.6-ea) 18:00:38 18:00:37.245||| DEBUG org.apache.http.headers : http-outgoing-0 >> Accept-Encoding: gzip,deflate 18:00:38 18:00:37.253||| DEBUG org.springframework.web.HttpLogging : [4ea25816] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@13abbdfc] 18:00:38 18:00:37.254|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 123456-1000 18:00:38 18:00:37.254|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 18:00:38 18:00:37.254|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 18:00:38 18:00:37.254|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(PNF_CDS_RESTCONF), version(1.0.0) already present(/tmp/uat13336477218922822378.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) 18:00:38 18:00:37.254|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat13336477218922822378.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0 18:00:38 18:00:37.255|123456-1000|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13336477218922822378.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) and entry definition file (Definitions/PNF_CDS_RESTCONF.json) 18:00:38 18:00:37.261|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (downloadNESw) 18:00:38 18:00:37.261|123456-1000|| INFO .w.BluePrintWorkflowExecutionServiceImpl : Executing workflow(downloadNESw) NodeTemplate(downloadNESw), derived from(tosca.nodes.Component) 18:00:38 18:00:37.261|123456-1000|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(downloadNESw) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 18:00:38 18:00:37.262|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(123456-1000) for workflow(downloadNESw) step(activate-process) 18:00:38 18:00:37.262|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (downloadNESw), interface name(ComponentScriptExecutor), operationName(process) 18:00:38 18:00:37.262|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (downloadNESw), values ({script-type="kotlin", script-class-reference="cba.pnf.swug.RestconfSoftwareUpgrade", dynamic-properties="*downloadNESw-properties"}) 18:00:38 18:00:37.263|123456-1000|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.pnf.swug.RestconfSoftwareUpgrade) and instanceDependencies([]) 18:00:38 18:00:37.264|123456-1000|| INFO java.lang.Class : Blueprint invoked for RES-KEY 61 for SW Upgrade : DOWNLOAD_NE_SW for sw version 2.0.2 on pnf: pnf-id-2019-07-12 18:00:38 18:00:37.264|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(mount-node-mapping) 18:00:38 18:00:37.283|123456-1000|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ 18:00:38 name = * 18:00:38 status = null 18:00:38 required = null 18:00:38 dependencies = null 18:00:38 dictionaryName = null 18:00:38 dictionarySource = null 18:00:38 ]], [[ 18:00:38 name = pnf-id 18:00:38 status = null 18:00:38 required = null 18:00:38 dependencies = [] 18:00:38 dictionaryName = pnf-id 18:00:38 dictionarySource = input 18:00:38 ]], [[ 18:00:38 name = pnf-ipv4-address 18:00:38 status = null 18:00:38 required = null 18:00:38 dependencies = [pnf-id] 18:00:38 dictionaryName = pnf-ipaddress-aai 18:00:38 dictionarySource = aai-data 18:00:38 ]], [[ 18:00:38 name = target-software-version 18:00:38 status = null 18:00:38 required = null 18:00:38 dependencies = [] 18:00:38 dictionaryName = target-software-version 18:00:38 dictionarySource = input 18:00:38 ]]]) 18:00:38 18:00:37.285|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("pnf-id-2019-07-12") for Resource Name (pnf-id), definition(pnf-id) of type (string) 18:00:38 18:00:37.286|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : 18:00:38 Resolved Input Key mappings: 18:00:38 {pnf-id="pnf-id-2019-07-12"} 18:00:38 18:00:37.290|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : RestResource (aai-data) dictionary information: URL:(/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12), path:(/ipaddress-v4-oam), input-key-mapping:({pnf-id=pnf-id}), output-key-mapping:({ipaddress-v4-oam=value}) 18:00:38 18:00:37.290|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : aai-data dictionary information : (/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12), path:(/ipaddress-v4-oam), ({pnf-id=pnf-id}), ({ipaddress-v4-oam=value}) 18:00:38 18:00:37.290|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #23 on mock/spy 18:00:38 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:38 blueprintWebClientService.exchangeResource( 18:00:38 "GET", 18:00:38 "/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12", 18:00:38 "", 18:00:38 {"Accept" = "application/json"} 18:00:38 ); 18:00:38 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:00:38 has returned -> "WebClientResponse(status=200, body={"ipaddress-v4-oam":"13.13.13.13","ipaddress-v6-oam":"1::13"})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:00:38 18:00:38 18:00:37.290|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : Response processing type (string) 18:00:38 18:00:37.291|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : populating value for output mapping ({ipaddress-v4-oam=value}), from json ("13.13.13.13") 18:00:38 18:00:37.291|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : For template key (pnf-ipv4-address) trying to get value from responseNode ("13.13.13.13") 18:00:38 18:00:37.291|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("13.13.13.13") for Resource Name (pnf-ipv4-address), definition(pnf-ipaddress-aai) of type (string) 18:00:38 18:00:37.292|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("2.0.2") for Resource Name (target-software-version), definition(target-software-version) of type (string) 18:00:38 18:00:37.294|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ 18:00:38 "pnf-id" : "pnf-id-2019-07-12", 18:00:38 "pnf-ipv4-address" : "13.13.13.13", 18:00:38 "target-software-version" : "2.0.2" 18:00:38 }) 18:00:38 18:00:37.297|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending mount request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 18:00:38 18:00:37.298|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #24 on mock/spy 18:00:38 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:38 blueprintWebClientService.exchangeResource( 18:00:38 "PUT", 18:00:38 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 18:00:38 "{ 18:00:38 "node": [ 18:00:38 { 18:00:38 "node-id": "pnf-id-2019-07-12", 18:00:38 "netconf-node-topology:protocol": { 18:00:38 "name": "TLS" 18:00:38 }, 18:00:38 "netconf-node-topology:host": "13.13.13.13", 18:00:38 "netconf-node-topology:key-based": { 18:00:38 "username": "netconf", 18:00:38 "key-id": "ODL_private_key_0" 18:00:38 }, 18:00:38 "netconf-node-topology:port": 6513, 18:00:38 "netconf-node-topology:tcp-only": false, 18:00:38 "netconf-node-topology:max-connection-attempts": 5 18:00:38 } 18:00:38 ] 18:00:38 }", 18:00:38 {"Content-Type" = "application/json"} 18:00:38 ); 18:00:38 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:00:38 has returned -> "WebClientResponse(status=201, body=null)" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:00:38 18:00:38 18:00:37.298|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : url for ODL status check: /restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 18:00:38 18:00:37.299|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #25 on mock/spy 18:00:38 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:38 blueprintWebClientService.exchangeResource( 18:00:38 "GET", 18:00:38 "/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 18:00:38 "", 18:00:38 {"Content-Type" = "application/json", "Accept" = "application/json"} 18:00:38 ); 18:00:38 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:00:38 has returned -> "WebClientResponse(status=200, body={"node":[{"netconf-node-topology:connection-status":"connected"}]})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:00:38 18:00:38 18:00:37.299|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 18:00:38 18:00:37.300|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending GET request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade 18:00:38 18:00:37.300|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #26 on mock/spy 18:00:38 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:38 blueprintWebClientService.exchangeResource( 18:00:38 "GET", 18:00:38 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade", 18:00:38 "", 18:00:38 {"Content-Type" = "application/json", "Accept" = "application/json"} 18:00:38 ); 18:00:38 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:00:38 has returned -> "WebClientResponse(status=200, body={"software-upgrade":{"upgrade-package":[{"id":"2.0.1","current-status":"INITIALIZED","user-label":"trial software update","uri":"sftp:127.0.0.1/test_software_1.img","software-version":"2.0.1","user":"test_user","password":"test_password"}]}})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:00:38 18:00:38 18:00:37.300|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 18:00:38 18:00:37.301|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(download-ne-sw-mapping) 18:00:38 18:00:37.315|123456-1000|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ 18:00:38 name = * 18:00:38 status = null 18:00:38 required = null 18:00:38 dependencies = null 18:00:38 dictionaryName = null 18:00:38 dictionarySource = null 18:00:38 ]], [[ 18:00:38 name = pnf-id 18:00:38 status = null 18:00:38 required = null 18:00:38 dependencies = [] 18:00:38 dictionaryName = pnf-id 18:00:38 dictionarySource = input 18:00:38 ]], [[ 18:00:38 name = pnf-ipv4-address 18:00:38 status = null 18:00:38 required = null 18:00:38 dependencies = [pnf-id] 18:00:38 dictionaryName = pnf-ipaddress-aai 18:00:38 dictionarySource = aai-data 18:00:38 ]], [[ 18:00:38 name = target-software-version 18:00:38 status = null 18:00:38 required = null 18:00:38 dependencies = [] 18:00:38 dictionaryName = target-software-version 18:00:38 dictionarySource = input 18:00:38 ]]]) 18:00:38 18:00:37.317|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("pnf-id-2019-07-12") for Resource Name (pnf-id), definition(pnf-id) of type (string) 18:00:38 18:00:37.318|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : 18:00:38 Resolved Input Key mappings: 18:00:38 {pnf-id="pnf-id-2019-07-12"} 18:00:38 18:00:37.321|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : RestResource (aai-data) dictionary information: URL:(/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12), path:(/ipaddress-v4-oam), input-key-mapping:({pnf-id=pnf-id}), output-key-mapping:({ipaddress-v4-oam=value}) 18:00:38 18:00:37.321|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : aai-data dictionary information : (/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12), path:(/ipaddress-v4-oam), ({pnf-id=pnf-id}), ({ipaddress-v4-oam=value}) 18:00:38 18:00:37.322|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #27 on mock/spy 18:00:38 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:38 blueprintWebClientService.exchangeResource( 18:00:38 "GET", 18:00:38 "/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12", 18:00:38 "", 18:00:38 {"Accept" = "application/json"} 18:00:38 ); 18:00:38 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:00:38 has returned -> "WebClientResponse(status=200, body={"ipaddress-v4-oam":"13.13.13.13","ipaddress-v6-oam":"1::13"})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:00:38 18:00:38 18:00:37.322|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : Response processing type (string) 18:00:38 18:00:37.322|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : populating value for output mapping ({ipaddress-v4-oam=value}), from json ("13.13.13.13") 18:00:38 18:00:37.322|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : For template key (pnf-ipv4-address) trying to get value from responseNode ("13.13.13.13") 18:00:38 18:00:37.323|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("13.13.13.13") for Resource Name (pnf-ipv4-address), definition(pnf-ipaddress-aai) of type (string) 18:00:38 18:00:37.324|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("2.0.2") for Resource Name (target-software-version), definition(target-software-version) of type (string) 18:00:38 18:00:37.325|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ 18:00:38 "pnf-id" : "pnf-id-2019-07-12", 18:00:38 "pnf-ipv4-address" : "13.13.13.13", 18:00:38 "target-software-version" : "2.0.2" 18:00:38 }) 18:00:38 18:00:37.329|123456-1000|| INFO java.lang.Class : Config Payload to start download : { 18:00:38 "ietf-restconf:yang-patch": { 18:00:38 "patch-id": "patch-1", 18:00:38 "edit": [ 18:00:38 { 18:00:38 "edit-id": "edit1", 18:00:38 "operation": "merge", 18:00:38 "target": "/", 18:00:38 "value": { 18:00:38 "software-upgrade": { 18:00:38 "upgrade-package": [ 18:00:38 { 18:00:38 "id": "2.0.2", 18:00:38 "current-status": "INITIALIZED", 18:00:38 "action": "DOWNLOAD_NE_SW", 18:00:38 "user-label": "trial software update", 18:00:38 "uri": "sftp://127.0.0.1/test_software_2.img", 18:00:38 "software-version": "2.0.2", 18:00:38 "user": "test_user", 18:00:38 "password": "test_password" 18:00:38 } 18:00:38 ] 18:00:38 } 18:00:38 } 18:00:38 } 18:00:38 ] 18:00:38 } 18:00:38 } 18:00:38 18:00:37.329|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : configuring device: pnf-id-2019-07-12, Configlet: { 18:00:38 "ietf-restconf:yang-patch": { 18:00:38 "patch-id": "patch-1", 18:00:38 "edit": [ 18:00:38 { 18:00:38 "edit-id": "edit1", 18:00:38 "operation": "merge", 18:00:38 "target": "/", 18:00:38 "value": { 18:00:38 "software-upgrade": { 18:00:38 "upgrade-package": [ 18:00:38 { 18:00:38 "id": "2.0.2", 18:00:38 "current-status": "INITIALIZED", 18:00:38 "action": "DOWNLOAD_NE_SW", 18:00:38 "user-label": "trial software update", 18:00:38 "uri": "sftp://127.0.0.1/test_software_2.img", 18:00:38 "software-version": "2.0.2", 18:00:38 "user": "test_user", 18:00:38 "password": "test_password" 18:00:38 } 18:00:38 ] 18:00:38 } 18:00:38 } 18:00:38 } 18:00:38 ] 18:00:38 } 18:00:38 } 18:00:38 18:00:37.330|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #28 on mock/spy 18:00:38 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:38 blueprintWebClientService.exchangeResource( 18:00:38 "PATCH", 18:00:38 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade", 18:00:38 "{ 18:00:38 "ietf-restconf:yang-patch": { 18:00:38 "patch-id": "patch-1", 18:00:38 "edit": [ 18:00:38 { 18:00:38 "edit-id": "edit1", 18:00:38 "operation": "merge", 18:00:38 "target": "/", 18:00:38 "value": { 18:00:38 "software-upgrade": { 18:00:38 "upgrade-package": [ 18:00:38 { 18:00:38 "id": "2.0.2", 18:00:38 "current-status": "INITIALIZED", 18:00:38 "action": "DOWNLOAD_NE_SW", 18:00:38 "user-label": "trial software update", 18:00:38 "uri": "sftp://127.0.0.1/test_software_2.img", 18:00:38 "software-version": "2.0.2", 18:00:38 "user": "test_user", 18:00:38 "password": "test_password" 18:00:38 } 18:00:38 ] 18:00:38 } 18:00:38 } 18:00:38 } 18:00:38 ] 18:00:38 } 18:00:38 }", 18:00:38 {"Content-Type" = "application/yang.patch+json"} 18:00:38 ); 18:00:38 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:00:38 has returned -> "WebClientResponse(status=200, body={"ietf-yang-patch:yang-patch-status":{"patch-id":"patch-1","ok":[]}})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:00:38 18:00:38 18:00:37.332|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending GET request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade/upgrade-package/2.0.2 18:00:38 18:00:37.333|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #29 on mock/spy 18:00:38 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:38 blueprintWebClientService.exchangeResource( 18:00:38 "GET", 18:00:38 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade/upgrade-package/2.0.2", 18:00:38 "", 18:00:38 {"Content-Type" = "application/json", "Accept" = "application/json"} 18:00:38 ); 18:00:38 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:00:38 has returned -> "WebClientResponse(status=200, body={"upgrade-package":[{"id":"2.0.2","current-status":"DOWNLOAD_IN_PROGRESS","state-change-time":"2020-02-20T12:17:34.984Z","software-version":"2.0.2"}]})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:00:38 18:00:38 18:00:37.333|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 18:00:38 18:00:37.333|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending GET request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade/upgrade-package/2.0.2 18:00:38 18:00:37.334|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #30 on mock/spy 18:00:38 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:38 blueprintWebClientService.exchangeResource( 18:00:38 "GET", 18:00:38 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade/upgrade-package/2.0.2", 18:00:38 "", 18:00:38 {"Content-Type" = "application/json", "Accept" = "application/json"} 18:00:38 ); 18:00:38 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:00:38 has returned -> "WebClientResponse(status=200, body={"upgrade-package":[{"id":"2.0.2","current-status":"DOWNLOAD_IN_PROGRESS","state-change-time":"2020-02-20T12:52:30Z","software-version":"2.0.2"}]})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:00:38 18:00:38 18:00:37.334|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 18:00:38 18:00:38.335|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending GET request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade/upgrade-package/2.0.2 18:00:38 18:00:38.336|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #31 on mock/spy 18:00:38 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:38 blueprintWebClientService.exchangeResource( 18:00:38 "GET", 18:00:38 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade/upgrade-package/2.0.2", 18:00:38 "", 18:00:38 {"Content-Type" = "application/json", "Accept" = "application/json"} 18:00:38 ); 18:00:38 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:00:38 has returned -> "WebClientResponse(status=200, body={"upgrade-package":[{"id":"2.0.2","current-status":"DOWNLOAD_COMPLETED","state-change-time":"2020-02-20T13:03:21Z","software-version":"2.0.2"}]})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:00:38 18:00:38 18:00:38.337|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 18:00:38 18:00:38.337|123456-1000|| INFO java.lang.Class : DOWNLOAD_NE_SW is complete 18:00:38 18:00:38.337|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending DELETE request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 18:00:38 18:00:38.338|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #32 on mock/spy 18:00:38 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:38 blueprintWebClientService.exchangeResource( 18:00:38 "DELETE", 18:00:38 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 18:00:38 "", 18:00:38 {"Content-Type" = "application/json", "Accept" = "application/json"} 18:00:38 ); 18:00:38 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:00:38 has returned -> "WebClientResponse(status=200, body=null)" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:00:38 18:00:38 18:00:38.338|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:38 18:00:38.338|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (downloadNESw),interface name (ComponentScriptExecutor), operationName(process) 18:00:38 18:00:38.339|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(downloadNESw) 18:00:38 18:00:38.339|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID d42801f3-c8b2-49aa-882b-1e3de69cadf2 auditStoreId -1 18:00:38 18:00:38.340||| DEBUG org.springframework.web.HttpLogging : [4ea25816] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@32f9ed81] 18:00:38 18:00:38.344||| DEBUG org.apache.http.headers : http-outgoing-0 << HTTP/1.1 200 OK 18:00:38 18:00:38.344||| DEBUG org.apache.http.headers : http-outgoing-0 << Date: Tue, 19 Mar 2024 18:00:37 GMT 18:00:38 18:00:38.344||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-RequestID: eb795876-e38c-40ad-8153-e3c3311f5baf 18:00:38 18:00:38.344||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-SubRequestID: 18:00:38 18:00:38.344||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-OriginatorID: 18:00:38 18:00:38.344||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-InvocationID: 2a7065ef-a70c-4278-b330-481dac2db9c3 18:00:38 18:00:38.344||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-PartnerName: cds-controller 18:00:38 18:00:38.344||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Origin 18:00:38 18:00:38.344||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Access-Control-Request-Method 18:00:38 18:00:38.344||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Access-Control-Request-Headers 18:00:38 18:00:38.344||| DEBUG org.apache.http.headers : http-outgoing-0 << Content-Type: application/json 18:00:38 18:00:38.344||| DEBUG org.apache.http.headers : http-outgoing-0 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 18:00:38 18:00:38.345||| DEBUG org.apache.http.headers : http-outgoing-0 << Pragma: no-cache 18:00:38 18:00:38.345||| DEBUG org.apache.http.headers : http-outgoing-0 << Expires: 0 18:00:38 18:00:38.345||| DEBUG org.apache.http.headers : http-outgoing-0 << X-Content-Type-Options: nosniff 18:00:38 18:00:38.345||| DEBUG org.apache.http.headers : http-outgoing-0 << X-Frame-Options: DENY 18:00:38 18:00:38.345||| DEBUG org.apache.http.headers : http-outgoing-0 << X-XSS-Protection: 1 ; mode=block 18:00:38 18:00:38.345||| DEBUG org.apache.http.headers : http-outgoing-0 << Referrer-Policy: no-referrer 18:00:38 18:00:38.345||| DEBUG org.apache.http.headers : http-outgoing-0 << Content-Length: 479 18:00:38 18:00:38.345||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 18:00:38 18:00:38.345||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 0][route: {}->http://127.0.0.1:46251] can be kept alive indefinitely 18:00:38 18:00:38.345||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-0: set socket timeout to 0 18:00:38 18:00:38.346||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 0][route: {}->http://127.0.0.1:46251][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:38 18:00:38.346||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'activateNESw' 18:00:38 18:00:38.346||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 18:00:39 18:00:38.347||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 18:00:39 18:00:38.347||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:46251][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:39 18:00:38.347||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 0][route: {}->http://127.0.0.1:46251][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:39 18:00:38.347||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-0: set socket timeout to 0 18:00:39 18:00:38.347||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 18:00:39 18:00:38.347||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 18:00:39 18:00:38.347||| DEBUG org.apache.http.headers : http-outgoing-0 >> POST /api/v1/execution-service/process HTTP/1.1 18:00:39 18:00:38.347||| DEBUG org.apache.http.headers : http-outgoing-0 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 18:00:39 18:00:38.348||| DEBUG org.apache.http.headers : http-outgoing-0 >> Content-Length: 509 18:00:39 18:00:38.348||| DEBUG org.apache.http.headers : http-outgoing-0 >> Content-Type: application/json; charset=UTF-8 18:00:39 18:00:38.348||| DEBUG org.apache.http.headers : http-outgoing-0 >> Host: 127.0.0.1:46251 18:00:39 18:00:38.348||| DEBUG org.apache.http.headers : http-outgoing-0 >> Connection: Keep-Alive 18:00:39 18:00:38.348||| DEBUG org.apache.http.headers : http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.13 (Java/17.0.6-ea) 18:00:39 18:00:38.348||| DEBUG org.apache.http.headers : http-outgoing-0 >> Accept-Encoding: gzip,deflate 18:00:39 18:00:38.355||| DEBUG org.springframework.web.HttpLogging : [3ffbca26] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@4a6be7f3] 18:00:39 18:00:38.356|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 123456-1000 18:00:39 18:00:38.356|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 18:00:39 18:00:38.356|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 18:00:39 18:00:38.357|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(PNF_CDS_RESTCONF), version(1.0.0) already present(/tmp/uat13336477218922822378.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) 18:00:39 18:00:38.357|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat13336477218922822378.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0 18:00:39 18:00:38.358|123456-1000|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13336477218922822378.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) and entry definition file (Definitions/PNF_CDS_RESTCONF.json) 18:00:39 18:00:38.362|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (activateNESw) 18:00:39 18:00:38.363|123456-1000|| INFO .w.BluePrintWorkflowExecutionServiceImpl : Executing workflow(activateNESw) NodeTemplate(activateNESw), derived from(tosca.nodes.Component) 18:00:39 18:00:38.363|123456-1000|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(activateNESw) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 18:00:39 18:00:38.364|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(123456-1000) for workflow(activateNESw) step(activate-process) 18:00:39 18:00:38.364|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (activateNESw), interface name(ComponentScriptExecutor), operationName(process) 18:00:39 18:00:38.364|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (activateNESw), values ({script-type="kotlin", script-class-reference="cba.pnf.swug.RestconfSoftwareUpgrade", dynamic-properties="*activateNESw-properties"}) 18:00:39 18:00:38.365|123456-1000|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.pnf.swug.RestconfSoftwareUpgrade) and instanceDependencies([]) 18:00:39 18:00:38.366|123456-1000|| INFO java.lang.Class : Blueprint invoked for RES-KEY 61 for SW Upgrade : ACTIVATE_NE_SW for sw version 2.0.2 on pnf: pnf-id-2019-07-12 18:00:39 18:00:38.366|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(mount-node-mapping) 18:00:39 18:00:38.383|123456-1000|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ 18:00:39 name = * 18:00:39 status = null 18:00:39 required = null 18:00:39 dependencies = null 18:00:39 dictionaryName = null 18:00:39 dictionarySource = null 18:00:39 ]], [[ 18:00:39 name = pnf-id 18:00:39 status = null 18:00:39 required = null 18:00:39 dependencies = [] 18:00:39 dictionaryName = pnf-id 18:00:39 dictionarySource = input 18:00:39 ]], [[ 18:00:39 name = pnf-ipv4-address 18:00:39 status = null 18:00:39 required = null 18:00:39 dependencies = [pnf-id] 18:00:39 dictionaryName = pnf-ipaddress-aai 18:00:39 dictionarySource = aai-data 18:00:39 ]], [[ 18:00:39 name = target-software-version 18:00:39 status = null 18:00:39 required = null 18:00:39 dependencies = [] 18:00:39 dictionaryName = target-software-version 18:00:39 dictionarySource = input 18:00:39 ]]]) 18:00:39 18:00:38.385|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("pnf-id-2019-07-12") for Resource Name (pnf-id), definition(pnf-id) of type (string) 18:00:39 18:00:38.387|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : 18:00:39 Resolved Input Key mappings: 18:00:39 {pnf-id="pnf-id-2019-07-12"} 18:00:39 18:00:38.390|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : RestResource (aai-data) dictionary information: URL:(/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12), path:(/ipaddress-v4-oam), input-key-mapping:({pnf-id=pnf-id}), output-key-mapping:({ipaddress-v4-oam=value}) 18:00:39 18:00:38.390|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : aai-data dictionary information : (/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12), path:(/ipaddress-v4-oam), ({pnf-id=pnf-id}), ({ipaddress-v4-oam=value}) 18:00:39 18:00:38.391|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #33 on mock/spy 18:00:39 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:39 blueprintWebClientService.exchangeResource( 18:00:39 "GET", 18:00:39 "/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12", 18:00:39 "", 18:00:39 {"Accept" = "application/json"} 18:00:39 ); 18:00:39 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:00:39 has returned -> "WebClientResponse(status=200, body={"ipaddress-v4-oam":"13.13.13.13","ipaddress-v6-oam":"1::13"})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:00:39 18:00:39 18:00:38.391|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : Response processing type (string) 18:00:39 18:00:38.391|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : populating value for output mapping ({ipaddress-v4-oam=value}), from json ("13.13.13.13") 18:00:39 18:00:38.392|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : For template key (pnf-ipv4-address) trying to get value from responseNode ("13.13.13.13") 18:00:39 18:00:38.392|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("13.13.13.13") for Resource Name (pnf-ipv4-address), definition(pnf-ipaddress-aai) of type (string) 18:00:39 18:00:38.393|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("2.0.2") for Resource Name (target-software-version), definition(target-software-version) of type (string) 18:00:39 18:00:38.394|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ 18:00:39 "pnf-id" : "pnf-id-2019-07-12", 18:00:39 "pnf-ipv4-address" : "13.13.13.13", 18:00:39 "target-software-version" : "2.0.2" 18:00:39 }) 18:00:39 18:00:38.398|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending mount request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 18:00:39 18:00:38.399|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #34 on mock/spy 18:00:39 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:39 blueprintWebClientService.exchangeResource( 18:00:39 "PUT", 18:00:39 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 18:00:39 "{ 18:00:39 "node": [ 18:00:39 { 18:00:39 "node-id": "pnf-id-2019-07-12", 18:00:39 "netconf-node-topology:protocol": { 18:00:39 "name": "TLS" 18:00:39 }, 18:00:39 "netconf-node-topology:host": "13.13.13.13", 18:00:39 "netconf-node-topology:key-based": { 18:00:39 "username": "netconf", 18:00:39 "key-id": "ODL_private_key_0" 18:00:39 }, 18:00:39 "netconf-node-topology:port": 6513, 18:00:39 "netconf-node-topology:tcp-only": false, 18:00:39 "netconf-node-topology:max-connection-attempts": 5 18:00:39 } 18:00:39 ] 18:00:39 }", 18:00:39 {"Content-Type" = "application/json"} 18:00:39 ); 18:00:39 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:00:39 has returned -> "WebClientResponse(status=201, body=null)" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:00:39 18:00:39 18:00:38.399|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : url for ODL status check: /restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 18:00:39 18:00:38.400|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #35 on mock/spy 18:00:39 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:39 blueprintWebClientService.exchangeResource( 18:00:39 "GET", 18:00:39 "/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 18:00:39 "", 18:00:39 {"Content-Type" = "application/json", "Accept" = "application/json"} 18:00:39 ); 18:00:39 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:00:39 has returned -> "WebClientResponse(status=200, body={"node":[{"netconf-node-topology:connection-status":"connected"}]})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:00:39 18:00:39 18:00:38.400|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 18:00:39 18:00:38.401|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending GET request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade 18:00:39 18:00:38.401|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #36 on mock/spy 18:00:39 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:39 blueprintWebClientService.exchangeResource( 18:00:39 "GET", 18:00:39 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade", 18:00:39 "", 18:00:39 {"Content-Type" = "application/json", "Accept" = "application/json"} 18:00:39 ); 18:00:39 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:00:39 has returned -> "WebClientResponse(status=200, body={"software-upgrade":{"upgrade-package":[{"id":"2.0.1","current-status":"INITIALIZED","user-label":"trial software update","uri":"sftp:127.0.0.1/test_software_1.img","software-version":"2.0.1","user":"test_user","password":"test_password"},{"id":"2.0.2","current-status":"DOWNLOAD_COMPLETED","state-change-time":"2020-02-20T13:03:21Z","software-version":"2.0.2","user-label":"trial software update","uri":"sftp:127.0.0.1/test_software_1.img","user":"test_user","password":"test_password"}]}})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:00:39 18:00:39 18:00:38.401|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 18:00:39 18:00:38.402|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(configure-mapping) 18:00:39 18:00:38.419|123456-1000|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ 18:00:39 name = * 18:00:39 status = null 18:00:39 required = null 18:00:39 dependencies = null 18:00:39 dictionaryName = null 18:00:39 dictionarySource = null 18:00:39 ]], [[ 18:00:39 name = pnf-id 18:00:39 status = null 18:00:39 required = null 18:00:39 dependencies = [] 18:00:39 dictionaryName = pnf-id 18:00:39 dictionarySource = input 18:00:39 ]], [[ 18:00:39 name = pnf-ipv4-address 18:00:39 status = null 18:00:39 required = null 18:00:39 dependencies = [pnf-id] 18:00:39 dictionaryName = pnf-ipaddress-aai 18:00:39 dictionarySource = aai-data 18:00:39 ]], [[ 18:00:39 name = target-software-version 18:00:39 status = null 18:00:39 required = null 18:00:39 dependencies = [] 18:00:39 dictionaryName = target-software-version 18:00:39 dictionarySource = input 18:00:39 ]]]) 18:00:39 18:00:38.421|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("pnf-id-2019-07-12") for Resource Name (pnf-id), definition(pnf-id) of type (string) 18:00:39 18:00:38.423|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : 18:00:39 Resolved Input Key mappings: 18:00:39 {pnf-id="pnf-id-2019-07-12"} 18:00:39 18:00:38.426|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : RestResource (aai-data) dictionary information: URL:(/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12), path:(/ipaddress-v4-oam), input-key-mapping:({pnf-id=pnf-id}), output-key-mapping:({ipaddress-v4-oam=value}) 18:00:39 18:00:38.426|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : aai-data dictionary information : (/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12), path:(/ipaddress-v4-oam), ({pnf-id=pnf-id}), ({ipaddress-v4-oam=value}) 18:00:39 18:00:38.426|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #37 on mock/spy 18:00:39 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:39 blueprintWebClientService.exchangeResource( 18:00:39 "GET", 18:00:39 "/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12", 18:00:39 "", 18:00:39 {"Accept" = "application/json"} 18:00:39 ); 18:00:39 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:00:39 has returned -> "WebClientResponse(status=200, body={"ipaddress-v4-oam":"13.13.13.13","ipaddress-v6-oam":"1::13"})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:00:39 18:00:39 18:00:38.427|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : Response processing type (string) 18:00:39 18:00:38.427|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : populating value for output mapping ({ipaddress-v4-oam=value}), from json ("13.13.13.13") 18:00:39 18:00:38.427|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : For template key (pnf-ipv4-address) trying to get value from responseNode ("13.13.13.13") 18:00:39 18:00:38.427|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("13.13.13.13") for Resource Name (pnf-ipv4-address), definition(pnf-ipaddress-aai) of type (string) 18:00:39 18:00:38.428|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("2.0.2") for Resource Name (target-software-version), definition(target-software-version) of type (string) 18:00:39 18:00:38.429|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ 18:00:39 "pnf-id" : "pnf-id-2019-07-12", 18:00:39 "pnf-ipv4-address" : "13.13.13.13", 18:00:39 "target-software-version" : "2.0.2" 18:00:39 }) 18:00:39 18:00:38.433|123456-1000|| INFO java.lang.Class : Config Payload to start activate : { 18:00:39 "ietf-restconf:yang-patch": { 18:00:39 "patch-id": "patch-1", 18:00:39 "edit": [ 18:00:39 { 18:00:39 "edit-id": "edit1", 18:00:39 "operation": "merge", 18:00:39 "target": "/", 18:00:39 "value": { 18:00:39 "software-upgrade": { 18:00:39 "upgrade-package": [ 18:00:39 { 18:00:39 "id": "2.0.2", 18:00:39 "action": "ACTIVATE_NE_SW" 18:00:39 } 18:00:39 ] 18:00:39 } 18:00:39 } 18:00:39 } 18:00:39 ] 18:00:39 } 18:00:39 } 18:00:39 18:00:38.433|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : configuring device: pnf-id-2019-07-12, Configlet: { 18:00:39 "ietf-restconf:yang-patch": { 18:00:39 "patch-id": "patch-1", 18:00:39 "edit": [ 18:00:39 { 18:00:39 "edit-id": "edit1", 18:00:39 "operation": "merge", 18:00:39 "target": "/", 18:00:39 "value": { 18:00:39 "software-upgrade": { 18:00:39 "upgrade-package": [ 18:00:39 { 18:00:39 "id": "2.0.2", 18:00:39 "action": "ACTIVATE_NE_SW" 18:00:39 } 18:00:39 ] 18:00:39 } 18:00:39 } 18:00:39 } 18:00:39 ] 18:00:39 } 18:00:39 } 18:00:39 18:00:38.434|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #38 on mock/spy 18:00:39 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:39 blueprintWebClientService.exchangeResource( 18:00:39 "PATCH", 18:00:39 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade", 18:00:39 "{ 18:00:39 "ietf-restconf:yang-patch": { 18:00:39 "patch-id": "patch-1", 18:00:39 "edit": [ 18:00:39 { 18:00:39 "edit-id": "edit1", 18:00:39 "operation": "merge", 18:00:39 "target": "/", 18:00:39 "value": { 18:00:39 "software-upgrade": { 18:00:39 "upgrade-package": [ 18:00:39 { 18:00:39 "id": "2.0.2", 18:00:39 "action": "ACTIVATE_NE_SW" 18:00:39 } 18:00:39 ] 18:00:39 } 18:00:39 } 18:00:39 } 18:00:39 ] 18:00:39 } 18:00:39 }", 18:00:39 {"Content-Type" = "application/yang.patch+json"} 18:00:39 ); 18:00:39 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:00:39 has returned -> "WebClientResponse(status=200, body={"ietf-yang-patch:yang-patch-status":{"patch-id":"patch-1","ok":[]}})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:00:39 18:00:39 18:00:38.434|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending GET request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade/upgrade-package/2.0.2 18:00:39 18:00:38.434|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #39 on mock/spy 18:00:39 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:39 blueprintWebClientService.exchangeResource( 18:00:39 "GET", 18:00:39 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade/upgrade-package/2.0.2", 18:00:39 "", 18:00:39 {"Content-Type" = "application/json", "Accept" = "application/json"} 18:00:39 ); 18:00:39 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:00:39 has returned -> "WebClientResponse(status=200, body={"upgrade-package":[{"id":"2.0.2","current-status":"ACTIVATION_IN_PROGRESS","state-change-time":"2020-02-20T13:05:08Z","software-version":"2.0.2"}]})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:00:39 18:00:39 18:00:38.434|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 18:00:39 18:00:38.435|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending GET request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade/upgrade-package/2.0.2 18:00:39 18:00:38.435|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #40 on mock/spy 18:00:39 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:39 blueprintWebClientService.exchangeResource( 18:00:39 "GET", 18:00:39 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade/upgrade-package/2.0.2", 18:00:39 "", 18:00:39 {"Content-Type" = "application/json", "Accept" = "application/json"} 18:00:39 ); 18:00:39 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:00:39 has returned -> "WebClientResponse(status=200, body={"upgrade-package":[{"id":"2.0.2","current-status":"ACTIVATION_IN_PROGRESS","state-change-time":"2020-02-20T12:52:30Z","software-version":"2.0.2"}]})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:00:39 18:00:39 18:00:38.435|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 18:00:39 18:00:39.436|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending GET request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade/upgrade-package/2.0.2 18:00:39 18:00:39.437|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #41 on mock/spy 18:00:39 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:39 blueprintWebClientService.exchangeResource( 18:00:39 "GET", 18:00:39 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade/upgrade-package/2.0.2", 18:00:39 "", 18:00:39 {"Content-Type" = "application/json", "Accept" = "application/json"} 18:00:39 ); 18:00:39 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:00:39 has returned -> "WebClientResponse(status=200, body={"upgrade-package":[{"id":"2.0.2","current-status":"ACTIVATION_COMPLETED","state-change-time":"2020-02-20T13:07:12Z","software-version":"2.0.2"}]})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:00:39 18:00:39 18:00:39.437|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 18:00:39 18:00:39.438|123456-1000|| INFO java.lang.Class : ACTIVATE_NE_SW is complete 18:00:39 18:00:39.438|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending DELETE request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 18:00:39 18:00:39.438|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #42 on mock/spy 18:00:39 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:39 blueprintWebClientService.exchangeResource( 18:00:39 "DELETE", 18:00:39 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 18:00:39 "", 18:00:39 {"Content-Type" = "application/json", "Accept" = "application/json"} 18:00:39 ); 18:00:39 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:00:39 has returned -> "WebClientResponse(status=200, body=null)" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:00:39 18:00:39 18:00:39.439|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:39 18:00:39.439|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (activateNESw),interface name (ComponentScriptExecutor), operationName(process) 18:00:39 18:00:39.439|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(activateNESw) 18:00:39 18:00:39.440|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID b4c67449-fac9-475a-a7a8-b8c5b7b11d23 auditStoreId -1 18:00:39 18:00:39.441||| DEBUG org.springframework.web.HttpLogging : [3ffbca26] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@3c3e15ae] 18:00:39 18:00:39.444||| DEBUG org.apache.http.headers : http-outgoing-0 << HTTP/1.1 200 OK 18:00:39 18:00:39.445||| DEBUG org.apache.http.headers : http-outgoing-0 << Date: Tue, 19 Mar 2024 18:00:38 GMT 18:00:39 18:00:39.445||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-RequestID: 3edeaf8d-112e-4b45-b18f-52a51256ad93 18:00:39 18:00:39.445||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-SubRequestID: 18:00:39 18:00:39.445||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-OriginatorID: 18:00:39 18:00:39.445||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-InvocationID: e21f8795-688c-4af8-ba6e-7725cd8e11ce 18:00:39 18:00:39.445||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-PartnerName: cds-controller 18:00:39 18:00:39.445||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Origin 18:00:39 18:00:39.445||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Access-Control-Request-Method 18:00:39 18:00:39.445||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Access-Control-Request-Headers 18:00:39 18:00:39.445||| DEBUG org.apache.http.headers : http-outgoing-0 << Content-Type: application/json 18:00:39 18:00:39.445||| DEBUG org.apache.http.headers : http-outgoing-0 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 18:00:39 18:00:39.445||| DEBUG org.apache.http.headers : http-outgoing-0 << Pragma: no-cache 18:00:39 18:00:39.446||| DEBUG org.apache.http.headers : http-outgoing-0 << Expires: 0 18:00:39 18:00:39.446||| DEBUG org.apache.http.headers : http-outgoing-0 << X-Content-Type-Options: nosniff 18:00:39 18:00:39.446||| DEBUG org.apache.http.headers : http-outgoing-0 << X-Frame-Options: DENY 18:00:39 18:00:39.446||| DEBUG org.apache.http.headers : http-outgoing-0 << X-XSS-Protection: 1 ; mode=block 18:00:39 18:00:39.446||| DEBUG org.apache.http.headers : http-outgoing-0 << Referrer-Policy: no-referrer 18:00:39 18:00:39.446||| DEBUG org.apache.http.headers : http-outgoing-0 << Content-Length: 479 18:00:39 18:00:39.446||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 18:00:39 18:00:39.447||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 0][route: {}->http://127.0.0.1:46251] can be kept alive indefinitely 18:00:39 18:00:39.447||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-0: set socket timeout to 0 18:00:39 18:00:39.447||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 0][route: {}->http://127.0.0.1:46251][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:39 18:00:39.448||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'postCheck' 18:00:39 18:00:39.449||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 18:00:39 18:00:39.449||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 18:00:39 18:00:39.449||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:46251][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:39 18:00:39.449||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 0][route: {}->http://127.0.0.1:46251][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:39 18:00:39.449||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-0: set socket timeout to 0 18:00:39 18:00:39.450||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 18:00:39 18:00:39.450||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 18:00:39 18:00:39.450||| DEBUG org.apache.http.headers : http-outgoing-0 >> POST /api/v1/execution-service/process HTTP/1.1 18:00:39 18:00:39.450||| DEBUG org.apache.http.headers : http-outgoing-0 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 18:00:39 18:00:39.450||| DEBUG org.apache.http.headers : http-outgoing-0 >> Content-Length: 500 18:00:39 18:00:39.450||| DEBUG org.apache.http.headers : http-outgoing-0 >> Content-Type: application/json; charset=UTF-8 18:00:39 18:00:39.450||| DEBUG org.apache.http.headers : http-outgoing-0 >> Host: 127.0.0.1:46251 18:00:39 18:00:39.450||| DEBUG org.apache.http.headers : http-outgoing-0 >> Connection: Keep-Alive 18:00:39 18:00:39.451||| DEBUG org.apache.http.headers : http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.13 (Java/17.0.6-ea) 18:00:39 18:00:39.451||| DEBUG org.apache.http.headers : http-outgoing-0 >> Accept-Encoding: gzip,deflate 18:00:39 18:00:39.458||| DEBUG org.springframework.web.HttpLogging : [3bc45901] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@21694358] 18:00:39 18:00:39.458|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 123456-1000 18:00:39 18:00:39.459|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 18:00:39 18:00:39.459|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 18:00:39 18:00:39.459|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(PNF_CDS_RESTCONF), version(1.0.0) already present(/tmp/uat13336477218922822378.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) 18:00:39 18:00:39.459|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat13336477218922822378.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0 18:00:39 18:00:39.461|123456-1000|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13336477218922822378.tmp/Deploy/PNF_CDS_RESTCONF/1.0.0) and entry definition file (Definitions/PNF_CDS_RESTCONF.json) 18:00:39 18:00:39.471|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (postCheck) 18:00:39 18:00:39.472|123456-1000|| INFO .w.BluePrintWorkflowExecutionServiceImpl : Executing workflow(postCheck) NodeTemplate(postCheck), derived from(tosca.nodes.Component) 18:00:39 18:00:39.472|123456-1000|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(postCheck) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 18:00:39 18:00:39.472|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(123456-1000) for workflow(postCheck) step(activate-process) 18:00:39 18:00:39.473|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (postCheck), interface name(ComponentScriptExecutor), operationName(process) 18:00:39 18:00:39.473|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (postCheck), values ({script-type="kotlin", script-class-reference="cba.pnf.swug.RestconfSoftwareUpgrade", dynamic-properties="*postCheck-properties"}) 18:00:39 18:00:39.473|123456-1000|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.pnf.swug.RestconfSoftwareUpgrade) and instanceDependencies([]) 18:00:39 18:00:39.474|123456-1000|| INFO java.lang.Class : Blueprint invoked for RES-KEY 61 for SW Upgrade : POST_CHECK for sw version 2.0.2 on pnf: pnf-id-2019-07-12 18:00:39 18:00:39.475|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(mount-node-mapping) 18:00:39 18:00:39.498|123456-1000|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ 18:00:39 name = * 18:00:39 status = null 18:00:39 required = null 18:00:39 dependencies = null 18:00:39 dictionaryName = null 18:00:39 dictionarySource = null 18:00:39 ]], [[ 18:00:39 name = pnf-id 18:00:39 status = null 18:00:39 required = null 18:00:39 dependencies = [] 18:00:39 dictionaryName = pnf-id 18:00:39 dictionarySource = input 18:00:39 ]], [[ 18:00:39 name = pnf-ipv4-address 18:00:39 status = null 18:00:39 required = null 18:00:39 dependencies = [pnf-id] 18:00:39 dictionaryName = pnf-ipaddress-aai 18:00:39 dictionarySource = aai-data 18:00:39 ]], [[ 18:00:39 name = target-software-version 18:00:39 status = null 18:00:39 required = null 18:00:39 dependencies = [] 18:00:39 dictionaryName = target-software-version 18:00:39 dictionarySource = input 18:00:39 ]]]) 18:00:39 18:00:39.500|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("pnf-id-2019-07-12") for Resource Name (pnf-id), definition(pnf-id) of type (string) 18:00:39 18:00:39.502|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : 18:00:39 Resolved Input Key mappings: 18:00:39 {pnf-id="pnf-id-2019-07-12"} 18:00:39 18:00:39.506|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : RestResource (aai-data) dictionary information: URL:(/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12), path:(/ipaddress-v4-oam), input-key-mapping:({pnf-id=pnf-id}), output-key-mapping:({ipaddress-v4-oam=value}) 18:00:39 18:00:39.506|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : aai-data dictionary information : (/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12), path:(/ipaddress-v4-oam), ({pnf-id=pnf-id}), ({ipaddress-v4-oam=value}) 18:00:39 18:00:39.507|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #43 on mock/spy 18:00:39 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:39 blueprintWebClientService.exchangeResource( 18:00:39 "GET", 18:00:39 "/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12", 18:00:39 "", 18:00:39 {"Accept" = "application/json"} 18:00:39 ); 18:00:39 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:00:39 has returned -> "WebClientResponse(status=200, body={"ipaddress-v4-oam":"13.13.13.13","ipaddress-v6-oam":"1::13"})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:00:39 18:00:39 18:00:39.507|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : Response processing type (string) 18:00:39 18:00:39.508|123456-1000|| INFO .f.r.r.p.RestResourceResolutionProcessor : populating value for output mapping ({ipaddress-v4-oam=value}), from json ("13.13.13.13") 18:00:39 18:00:39.508|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : For template key (pnf-ipv4-address) trying to get value from responseNode ("13.13.13.13") 18:00:39 18:00:39.508|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("13.13.13.13") for Resource Name (pnf-ipv4-address), definition(pnf-ipaddress-aai) of type (string) 18:00:39 18:00:39.509|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("2.0.2") for Resource Name (target-software-version), definition(target-software-version) of type (string) 18:00:39 18:00:39.510|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ 18:00:39 "pnf-id" : "pnf-id-2019-07-12", 18:00:39 "pnf-ipv4-address" : "13.13.13.13", 18:00:39 "target-software-version" : "2.0.2" 18:00:39 }) 18:00:39 18:00:39.513|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending mount request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 18:00:39 18:00:39.516|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #44 on mock/spy 18:00:39 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:39 blueprintWebClientService.exchangeResource( 18:00:39 "PUT", 18:00:39 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 18:00:39 "{ 18:00:39 "node": [ 18:00:39 { 18:00:39 "node-id": "pnf-id-2019-07-12", 18:00:39 "netconf-node-topology:protocol": { 18:00:39 "name": "TLS" 18:00:39 }, 18:00:39 "netconf-node-topology:host": "13.13.13.13", 18:00:39 "netconf-node-topology:key-based": { 18:00:39 "username": "netconf", 18:00:39 "key-id": "ODL_private_key_0" 18:00:39 }, 18:00:39 "netconf-node-topology:port": 6513, 18:00:39 "netconf-node-topology:tcp-only": false, 18:00:39 "netconf-node-topology:max-connection-attempts": 5 18:00:39 } 18:00:39 ] 18:00:39 }", 18:00:39 {"Content-Type" = "application/json"} 18:00:39 ); 18:00:39 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:00:39 has returned -> "WebClientResponse(status=201, body=null)" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:00:39 18:00:39 18:00:39.516|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : url for ODL status check: /restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 18:00:39 18:00:39.517|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #45 on mock/spy 18:00:39 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:39 blueprintWebClientService.exchangeResource( 18:00:39 "GET", 18:00:39 "/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 18:00:39 "", 18:00:39 {"Content-Type" = "application/json", "Accept" = "application/json"} 18:00:39 ); 18:00:39 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:00:39 has returned -> "WebClientResponse(status=200, body={"node":[{"netconf-node-topology:connection-status":"connected"}]})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:00:39 18:00:39 18:00:39.517|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 18:00:39 18:00:39.518|123456-1000|| INFO java.lang.Class : In PNF SW upgrade : processPostCheck 18:00:39 18:00:39.518|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending GET request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade 18:00:39 18:00:39.518|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #46 on mock/spy 18:00:39 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:39 blueprintWebClientService.exchangeResource( 18:00:39 "GET", 18:00:39 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade", 18:00:39 "", 18:00:39 {"Content-Type" = "application/json", "Accept" = "application/json"} 18:00:39 ); 18:00:39 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:00:39 has returned -> "WebClientResponse(status=200, body={"software-upgrade":{"upgrade-package":[{"id":"2.0.1","current-status":"INITIALIZED","user-label":"trial software update","uri":"sftp:127.0.0.1/test_software_1.img","software-version":"2.0.1","user":"test_user","password":"test_password"},{"id":"2.0.2","current-status":"ACTIVATION_COMPLETED","state-change-time":"2020-02-20T13:03:21Z","software-version":"2.0.2","user-label":"trial software update","uri":"sftp:127.0.0.1/test_software_1.img","user":"test_user","password":"test_password"}]}})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:00:39 18:00:39 18:00:39.518|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 18:00:39 18:00:39.519|123456-1000|| INFO java.lang.Class : PNF is healthy post activation! 18:00:39 18:00:39.519|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending DELETE request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 18:00:39 18:00:39.519|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #47 on mock/spy 18:00:39 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:39 blueprintWebClientService.exchangeResource( 18:00:39 "DELETE", 18:00:39 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 18:00:39 "", 18:00:39 {"Content-Type" = "application/json", "Accept" = "application/json"} 18:00:39 ); 18:00:39 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:00:39 has returned -> "WebClientResponse(status=200, body=null)" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:00:39 18:00:39 18:00:39.520|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:39 18:00:39.520|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (postCheck),interface name (ComponentScriptExecutor), operationName(process) 18:00:39 18:00:39.520|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(postCheck) 18:00:39 18:00:39.520|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID d63bd8f5-5524-4125-b50f-c119ab1866e6 auditStoreId -1 18:00:39 18:00:39.521|123456-1000|| DEBUG org.springframework.web.HttpLogging : [3bc45901] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@2272b7de] 18:00:39 18:00:39.525||| DEBUG org.apache.http.headers : http-outgoing-0 << HTTP/1.1 200 OK 18:00:39 18:00:39.525||| DEBUG org.apache.http.headers : http-outgoing-0 << Date: Tue, 19 Mar 2024 18:00:39 GMT 18:00:39 18:00:39.525||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-RequestID: 077a75c2-f796-44b0-8f59-f344746ce442 18:00:39 18:00:39.525||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-SubRequestID: 18:00:39 18:00:39.526||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-OriginatorID: 18:00:39 18:00:39.526||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-InvocationID: 44a6a057-8bc3-46f0-a3e3-8a475c3cad4f 18:00:39 18:00:39.526||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-PartnerName: cds-controller 18:00:39 18:00:39.526||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Origin 18:00:39 18:00:39.526||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Access-Control-Request-Method 18:00:39 18:00:39.526||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Access-Control-Request-Headers 18:00:39 18:00:39.526||| DEBUG org.apache.http.headers : http-outgoing-0 << Content-Type: application/json 18:00:39 18:00:39.526||| DEBUG org.apache.http.headers : http-outgoing-0 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 18:00:39 18:00:39.526||| DEBUG org.apache.http.headers : http-outgoing-0 << Pragma: no-cache 18:00:39 18:00:39.526||| DEBUG org.apache.http.headers : http-outgoing-0 << Expires: 0 18:00:39 18:00:39.526||| DEBUG org.apache.http.headers : http-outgoing-0 << X-Content-Type-Options: nosniff 18:00:39 18:00:39.526||| DEBUG org.apache.http.headers : http-outgoing-0 << X-Frame-Options: DENY 18:00:39 18:00:39.526||| DEBUG org.apache.http.headers : http-outgoing-0 << X-XSS-Protection: 1 ; mode=block 18:00:39 18:00:39.526||| DEBUG org.apache.http.headers : http-outgoing-0 << Referrer-Policy: no-referrer 18:00:39 18:00:39.526||| DEBUG org.apache.http.headers : http-outgoing-0 << Content-Length: 473 18:00:39 18:00:39.526||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 18:00:39 18:00:39.526||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 0][route: {}->http://127.0.0.1:46251] can be kept alive indefinitely 18:00:39 18:00:39.527||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-0: set socket timeout to 0 18:00:39 18:00:39.527||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 0][route: {}->http://127.0.0.1:46251][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:39 18:00:39.527||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager is shutting down 18:00:39 18:00:39.528||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-0: Close connection 18:00:39 18:00:39.528||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager shut down 18:00:39 18:00:39.547||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #48 on mock/spy 18:00:39 blueprintWebClientService.exchangeResource( 18:00:39 "GET", 18:00:39 "/aai/v22/network/pnfs/pnf/pnf-id-2019-07-12", 18:00:39 null, 18:00:39 null 18:00:39 ); 18:00:39 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:159) 18:00:39 has returned -> "null" 18:00:39 18:00:39 18:00:39.548||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #49 on mock/spy 18:00:39 blueprintWebClientService.exchangeResource( 18:00:39 null, 18:00:39 null, 18:00:39 null 18:00:39 ); 18:00:39 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:173) 18:00:39 has returned -> "null" 18:00:39 18:00:39 18:00:39.550||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #50 on mock/spy 18:00:39 blueprintWebClientService.exchangeResource( 18:00:39 "PUT", 18:00:39 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 18:00:39 null, 18:00:39 null 18:00:39 ); 18:00:39 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:159) 18:00:39 has returned -> "null" 18:00:39 18:00:39 18:00:39.551||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #51 on mock/spy 18:00:39 blueprintWebClientService.exchangeResource( 18:00:39 "GET", 18:00:39 "/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 18:00:39 null, 18:00:39 null 18:00:39 ); 18:00:39 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:159) 18:00:39 has returned -> "null" 18:00:39 18:00:39 18:00:39.552||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #52 on mock/spy 18:00:39 blueprintWebClientService.exchangeResource( 18:00:39 "GET", 18:00:39 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", 18:00:39 null, 18:00:39 null 18:00:39 ); 18:00:39 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:159) 18:00:39 has returned -> "null" 18:00:39 18:00:39 18:00:39.553||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #53 on mock/spy 18:00:39 blueprintWebClientService.exchangeResource( 18:00:39 "PATCH", 18:00:39 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", 18:00:39 null, 18:00:39 null 18:00:39 ); 18:00:39 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:159) 18:00:39 has returned -> "null" 18:00:39 18:00:39 18:00:39.554||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #54 on mock/spy 18:00:39 blueprintWebClientService.exchangeResource( 18:00:39 "GET", 18:00:39 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade", 18:00:39 null, 18:00:39 null 18:00:39 ); 18:00:39 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:159) 18:00:39 has returned -> "null" 18:00:39 18:00:39 18:00:39.555||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #55 on mock/spy 18:00:39 blueprintWebClientService.exchangeResource( 18:00:39 "PATCH", 18:00:39 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade", 18:00:39 null, 18:00:39 null 18:00:39 ); 18:00:39 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:159) 18:00:39 has returned -> "null" 18:00:39 18:00:39 18:00:39.556||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #56 on mock/spy 18:00:39 blueprintWebClientService.exchangeResource( 18:00:39 "GET", 18:00:39 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/pnf-sw-upgrade:software-upgrade/upgrade-package/2.0.2", 18:00:39 null, 18:00:39 null 18:00:39 ); 18:00:39 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:159) 18:00:39 has returned -> "null" 18:00:39 18:00:39 18:00:39.557||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #57 on mock/spy 18:00:39 blueprintWebClientService.exchangeResource( 18:00:39 "DELETE", 18:00:39 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 18:00:39 null, 18:00:39 null 18:00:39 ); 18:00:39 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:159) 18:00:39 has returned -> "null" 18:00:39 18:00:39 18:00:39.558||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #58 on mock/spy 18:00:39 blueprintWebClientService.exchangeResource( 18:00:39 null, 18:00:39 null, 18:00:39 null 18:00:39 ); 18:00:39 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:173) 18:00:39 has returned -> "null" 18:00:39 18:00:39 18:00:39.559||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [363003357] from cache with key [[ReactiveWebMergedContextConfiguration@ae722b1 testClass = BlueprintsAcceptanceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@58d6b7b9, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@474821de, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@60d40ff4, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@6f76c2cc, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@1df1ced0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@444f44c5, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@53ed09e8], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:00:39 18:00:39.559||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@2290c75c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1] 18:00:39 18:00:39.559||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [363003357] from cache with key [[ReactiveWebMergedContextConfiguration@ae722b1 testClass = BlueprintsAcceptanceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@58d6b7b9, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@474821de, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@60d40ff4, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@6f76c2cc, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@1df1ced0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@444f44c5, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@53ed09e8], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:00:39 18:00:39.559||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@2290c75c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1] 18:00:39 18:00:39.561||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [363003357] from cache with key [[ReactiveWebMergedContextConfiguration@ae722b1 testClass = BlueprintsAcceptanceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@58d6b7b9, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@474821de, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@60d40ff4, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@6f76c2cc, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@1df1ced0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@444f44c5, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@53ed09e8], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:00:39 18:00:39.561||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@2290c75c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1] 18:00:39 18:00:39.562||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [363003357] from cache with key [[ReactiveWebMergedContextConfiguration@ae722b1 testClass = BlueprintsAcceptanceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@58d6b7b9, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@474821de, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@60d40ff4, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@6f76c2cc, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@1df1ced0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@444f44c5, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@53ed09e8], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:00:39 18:00:39.562||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@2290c75c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1] 18:00:39 18:00:39.565||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [363003357] from cache with key [[ReactiveWebMergedContextConfiguration@ae722b1 testClass = BlueprintsAcceptanceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@58d6b7b9, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@474821de, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@60d40ff4, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@6f76c2cc, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@1df1ced0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@444f44c5, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@53ed09e8], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:00:39 18:00:39.565||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@2290c75c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1] 18:00:39 18:00:39.569||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [363003357] from cache with key [[ReactiveWebMergedContextConfiguration@ae722b1 testClass = BlueprintsAcceptanceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@58d6b7b9, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@474821de, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@60d40ff4, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@6f76c2cc, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@1df1ced0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@444f44c5, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@53ed09e8], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:00:39 18:00:39.569||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@2290c75c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1] 18:00:39 18:00:39.569||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [363003357] from cache with key [[ReactiveWebMergedContextConfiguration@ae722b1 testClass = BlueprintsAcceptanceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@58d6b7b9, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@474821de, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@60d40ff4, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@6f76c2cc, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@1df1ced0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@444f44c5, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@53ed09e8], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:00:39 18:00:39.569||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@2290c75c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1] 18:00:39 18:00:39.570||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [363003357] from cache with key [[ReactiveWebMergedContextConfiguration@ae722b1 testClass = BlueprintsAcceptanceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@58d6b7b9, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@474821de, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@60d40ff4, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@6f76c2cc, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@1df1ced0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@444f44c5, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@53ed09e8], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:00:39 18:00:39.570||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@2290c75c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1] 18:00:39 18:00:39.570||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [363003357] from cache with key [[ReactiveWebMergedContextConfiguration@ae722b1 testClass = BlueprintsAcceptanceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@58d6b7b9, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@474821de, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@60d40ff4, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@6f76c2cc, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@1df1ced0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@444f44c5, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@53ed09e8], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:00:39 18:00:39.570||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@2290c75c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1] 18:00:39 18:00:39.584||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 18:00:39 18:00:39.584||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 18:00:39 18:00:39.585||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:46251][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:00:39 18:00:39.585||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 1][route: {}->http://127.0.0.1:46251][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:39 18:00:39.585||| DEBUG o.a.http.impl.execchain.MainClientExec : Opening connection {}->http://127.0.0.1:46251 18:00:39 18:00:39.585||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connecting to /127.0.0.1:46251 18:00:39 18:00:39.585||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connection established 127.0.0.1:52048<->127.0.0.1:46251 18:00:39 18:00:39.585||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/blueprint-model/publish HTTP/1.1 18:00:39 18:00:39.585||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 18:00:39 18:00:39.585||| DEBUG org.apache.http.headers : http-outgoing-1 >> POST /api/v1/blueprint-model/publish HTTP/1.1 18:00:39 18:00:39.585||| DEBUG org.apache.http.headers : http-outgoing-1 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 18:00:39 18:00:39.585||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Length: 12617 18:00:39 18:00:39.585||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Type: multipart/form-data; boundary=AEwEJM3T29S16WyrK7jlDHhVNWBnXIq 18:00:39 18:00:39.585||| DEBUG org.apache.http.headers : http-outgoing-1 >> Host: 127.0.0.1:46251 18:00:39 18:00:39.586||| DEBUG org.apache.http.headers : http-outgoing-1 >> Connection: Keep-Alive 18:00:39 18:00:39.586||| DEBUG org.apache.http.headers : http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.13 (Java/17.0.6-ea) 18:00:39 18:00:39.586||| DEBUG org.apache.http.headers : http-outgoing-1 >> Accept-Encoding: gzip,deflate 18:00:39 18:00:39.603||| DEBUG org.springframework.web.HttpLogging : [73e598fb] Parsed parts [file] (content masked) 18:00:39 18:00:39.605|2ac26809-827a-4b04-9b43-d9db11f890da|67f327c2-24c8-4cab-b1df-669c0a5cd551| INFO .c.c.b.d.p.s.BlueprintCatalogServiceImpl : Save processing(8667f5c1-5734-454e-86ab-f5733e42e074) CBA(/tmp/uat13336477218922822378.tmp/Archive/8667f5c1-5734-454e-86ab-f5733e42e074/cba.zip) 18:00:39 18:00:39.614|2ac26809-827a-4b04-9b43-d9db11f890da|67f327c2-24c8-4cab-b1df-669c0a5cd551| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13336477218922822378.tmp/Working/8667f5c1-5734-454e-86ab-f5733e42e074) and entry definition file (Definitions/echo-test.json) 18:00:39 18:00:39.630|2ac26809-827a-4b04-9b43-d9db11f890da|67f327c2-24c8-4cab-b1df-669c0a5cd551| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(echo) 18:00:39 18:00:39.638|2ac26809-827a-4b04-9b43-d9db11f890da|67f327c2-24c8-4cab-b1df-669c0a5cd551| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13336477218922822378.tmp/Working/8667f5c1-5734-454e-86ab-f5733e42e074) and entry definition file (Definitions/echo-test.json) 18:00:39 18:00:39.642|2ac26809-827a-4b04-9b43-d9db11f890da|67f327c2-24c8-4cab-b1df-669c0a5cd551| DEBUG org.hibernate.SQL : select blueprintm0_.blueprint_model_id as blueprin1_0_, blueprintm0_.artifact_description as artifact2_0_, blueprintm0_.artifact_name as artifact3_0_, blueprintm0_.artifact_type as artifact4_0_, blueprintm0_.artifact_uuid as artifact5_0_, blueprintm0_.artifact_version as artifact6_0_, blueprintm0_.creation_date as creation7_0_, blueprintm0_.distribution_id as distribu8_0_, blueprintm0_.internal_version as internal9_0_, blueprintm0_.published as publish10_0_, blueprintm0_.resource_instance_name as resourc11_0_, blueprintm0_.resource_name as resourc12_0_, blueprintm0_.resource_type as resourc13_0_, blueprintm0_.resource_uuid as resourc14_0_, blueprintm0_.resource_version as resourc15_0_, blueprintm0_.service_description as service16_0_, blueprintm0_.service_name as service17_0_, blueprintm0_.service_uuid as service18_0_, blueprintm0_.tags as tags19_0_, blueprintm0_.updated_by as updated20_0_, blueprintm0_.workflows as workflo21_0_ from BLUEPRINT_MODEL blueprintm0_ where blueprintm0_.artifact_name=? and blueprintm0_.artifact_version=? 18:00:39 18:00:39.647|2ac26809-827a-4b04-9b43-d9db11f890da|67f327c2-24c8-4cab-b1df-669c0a5cd551| DEBUG org.hibernate.SQL : select blueprintm0_.blueprint_model_id as blueprin1_0_1_, blueprintm0_.artifact_description as artifact2_0_1_, blueprintm0_.artifact_name as artifact3_0_1_, blueprintm0_.artifact_type as artifact4_0_1_, blueprintm0_.artifact_uuid as artifact5_0_1_, blueprintm0_.artifact_version as artifact6_0_1_, blueprintm0_.creation_date as creation7_0_1_, blueprintm0_.distribution_id as distribu8_0_1_, blueprintm0_.internal_version as internal9_0_1_, blueprintm0_.published as publish10_0_1_, blueprintm0_.resource_instance_name as resourc11_0_1_, blueprintm0_.resource_name as resourc12_0_1_, blueprintm0_.resource_type as resourc13_0_1_, blueprintm0_.resource_uuid as resourc14_0_1_, blueprintm0_.resource_version as resourc15_0_1_, blueprintm0_.service_description as service16_0_1_, blueprintm0_.service_name as service17_0_1_, blueprintm0_.service_uuid as service18_0_1_, blueprintm0_.tags as tags19_0_1_, blueprintm0_.updated_by as updated20_0_1_, blueprintm0_.workflows as workflo21_0_1_, blueprintm1_.blueprint_model_content_id as blueprin1_1_0_, blueprintm1_.blueprint_model_id as blueprin7_1_0_, blueprintm1_.content as content2_1_0_, blueprintm1_.content_type as content_3_1_0_, blueprintm1_.updated_date as updated_4_1_0_, blueprintm1_.description as descript5_1_0_, blueprintm1_.name as name6_1_0_ from BLUEPRINT_MODEL blueprintm0_ left outer join BLUEPRINT_MODEL_CONTENT blueprintm1_ on blueprintm0_.blueprint_model_id=blueprintm1_.blueprint_model_id where blueprintm0_.blueprint_model_id=? 18:00:39 18:00:39.664|2ac26809-827a-4b04-9b43-d9db11f890da|67f327c2-24c8-4cab-b1df-669c0a5cd551| DEBUG org.hibernate.SQL : select blueprintm0_.blueprint_model_content_id as blueprin1_1_0_, blueprintm0_.blueprint_model_id as blueprin7_1_0_, blueprintm0_.content as content2_1_0_, blueprintm0_.content_type as content_3_1_0_, blueprintm0_.updated_date as updated_4_1_0_, blueprintm0_.description as descript5_1_0_, blueprintm0_.name as name6_1_0_ from BLUEPRINT_MODEL_CONTENT blueprintm0_ where blueprintm0_.blueprint_model_content_id=? 18:00:39 18:00:39.666|2ac26809-827a-4b04-9b43-d9db11f890da|67f327c2-24c8-4cab-b1df-669c0a5cd551| DEBUG org.hibernate.SQL : insert into BLUEPRINT_MODEL (artifact_description, artifact_name, artifact_type, artifact_uuid, artifact_version, creation_date, distribution_id, internal_version, published, resource_instance_name, resource_name, resource_type, resource_uuid, resource_version, service_description, service_name, service_uuid, tags, updated_by, workflows, blueprint_model_id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:00:39 18:00:39.670|2ac26809-827a-4b04-9b43-d9db11f890da|67f327c2-24c8-4cab-b1df-669c0a5cd551| DEBUG org.hibernate.SQL : insert into BLUEPRINT_MODEL_CONTENT (blueprint_model_id, content, content_type, updated_date, description, name, blueprint_model_content_id) values (?, ?, ?, ?, ?, ?, ?) 18:00:39 18:00:39.671|2ac26809-827a-4b04-9b43-d9db11f890da|67f327c2-24c8-4cab-b1df-669c0a5cd551| DEBUG org.hibernate.SQL : update BLUEPRINT_MODEL set artifact_description=?, artifact_name=?, artifact_type=?, artifact_uuid=?, artifact_version=?, creation_date=?, distribution_id=?, internal_version=?, published=?, resource_instance_name=?, resource_name=?, resource_type=?, resource_uuid=?, resource_version=?, service_description=?, service_name=?, service_uuid=?, tags=?, updated_by=?, workflows=? where blueprint_model_id=? 18:00:39 18:00:39.681|2ac26809-827a-4b04-9b43-d9db11f890da|67f327c2-24c8-4cab-b1df-669c0a5cd551| DEBUG org.hibernate.SQL : update BLUEPRINT_MODEL set artifact_description=?, artifact_name=?, artifact_type=?, artifact_uuid=?, artifact_version=?, creation_date=?, distribution_id=?, internal_version=?, published=?, resource_instance_name=?, resource_name=?, resource_type=?, resource_uuid=?, resource_version=?, service_description=?, service_name=?, service_uuid=?, tags=?, updated_by=?, workflows=? where blueprint_model_id=? 18:00:39 18:00:39.692|2ac26809-827a-4b04-9b43-d9db11f890da|67f327c2-24c8-4cab-b1df-669c0a5cd551| DEBUG org.hibernate.SQL : select blueprintm0_.blueprint_model_id as blueprin1_0_, blueprintm0_.artifact_description as artifact2_0_, blueprintm0_.artifact_name as artifact3_0_, blueprintm0_.artifact_type as artifact4_0_, blueprintm0_.artifact_uuid as artifact5_0_, blueprintm0_.artifact_version as artifact6_0_, blueprintm0_.creation_date as creation7_0_, blueprintm0_.internal_version as internal9_0_, blueprintm0_.published as publish10_0_, blueprintm0_.tags as tags19_0_, blueprintm0_.updated_by as updated20_0_ from BLUEPRINT_MODEL blueprintm0_ where blueprintm0_.blueprint_model_id=? 18:00:39 18:00:39.695|2ac26809-827a-4b04-9b43-d9db11f890da|67f327c2-24c8-4cab-b1df-669c0a5cd551| WARN o.o.c.c.c.c.s.BluePrintCompileCache : No compiled cache(/tmp/uat13336477218922822378.tmp/Working/8667f5c1-5734-454e-86ab-f5733e42e074) present to clean. 18:00:39 18:00:39.696|2ac26809-827a-4b04-9b43-d9db11f890da|67f327c2-24c8-4cab-b1df-669c0a5cd551| DEBUG org.springframework.web.HttpLogging : [73e598fb] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch@437b24b4] 18:00:39 18:00:39.698||| DEBUG org.apache.http.headers : http-outgoing-1 << HTTP/1.1 200 OK 18:00:39 18:00:39.698||| DEBUG org.apache.http.headers : http-outgoing-1 << Date: Tue, 19 Mar 2024 18:00:39 GMT 18:00:39 18:00:39.698||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-RequestID: 2ac26809-827a-4b04-9b43-d9db11f890da 18:00:39 18:00:39.698||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-SubRequestID: 18:00:39 18:00:39.698||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-OriginatorID: 18:00:39 18:00:39.698||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-InvocationID: 67f327c2-24c8-4cab-b1df-669c0a5cd551 18:00:39 18:00:39.698||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-PartnerName: cds-controller 18:00:39 18:00:39.699||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Origin 18:00:39 18:00:39.699||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Method 18:00:39 18:00:39.699||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Headers 18:00:39 18:00:39.699||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Type: application/json 18:00:39 18:00:39.699||| DEBUG org.apache.http.headers : http-outgoing-1 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 18:00:39 18:00:39.699||| DEBUG org.apache.http.headers : http-outgoing-1 << Pragma: no-cache 18:00:39 18:00:39.699||| DEBUG org.apache.http.headers : http-outgoing-1 << Expires: 0 18:00:39 18:00:39.699||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Content-Type-Options: nosniff 18:00:39 18:00:39.699||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Frame-Options: DENY 18:00:39 18:00:39.699||| DEBUG org.apache.http.headers : http-outgoing-1 << X-XSS-Protection: 1 ; mode=block 18:00:39 18:00:39.699||| DEBUG org.apache.http.headers : http-outgoing-1 << Referrer-Policy: no-referrer 18:00:39 18:00:39.699||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Length: 358 18:00:39 18:00:39.699||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 18:00:39 18:00:39.699||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 1][route: {}->http://127.0.0.1:46251] can be kept alive indefinitely 18:00:39 18:00:39.699||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 18:00:39 18:00:39.699||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 1][route: {}->http://127.0.0.1:46251][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:39 18:00:39.699||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'echo-it' 18:00:39 18:00:39.700||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 18:00:39 18:00:39.700||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 18:00:39 18:00:39.700||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:46251][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:39 18:00:39.700||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 1][route: {}->http://127.0.0.1:46251][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:39 18:00:39.700||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 18:00:39 18:00:39.700||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 18:00:39 18:00:39.700||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 18:00:39 18:00:39.700||| DEBUG org.apache.http.headers : http-outgoing-1 >> POST /api/v1/execution-service/process HTTP/1.1 18:00:39 18:00:39.700||| DEBUG org.apache.http.headers : http-outgoing-1 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 18:00:39 18:00:39.700||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Length: 279 18:00:39 18:00:39.700||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Type: application/json; charset=UTF-8 18:00:39 18:00:39.700||| DEBUG org.apache.http.headers : http-outgoing-1 >> Host: 127.0.0.1:46251 18:00:39 18:00:39.700||| DEBUG org.apache.http.headers : http-outgoing-1 >> Connection: Keep-Alive 18:00:39 18:00:39.700||| DEBUG org.apache.http.headers : http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.13 (Java/17.0.6-ea) 18:00:39 18:00:39.700||| DEBUG org.apache.http.headers : http-outgoing-1 >> Accept-Encoding: gzip,deflate 18:00:39 18:00:39.709||| DEBUG org.springframework.web.HttpLogging : [22ff33da] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@9540257] 18:00:39 18:00:39.710|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 1234 18:00:39 18:00:39.710|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 18:00:39 18:00:39.710|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 18:00:39 18:00:39.710|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : getting cba file name(echo_test), version(1.0.0) from db 18:00:39 18:00:39.711|1234|| DEBUG org.hibernate.SQL : select blueprintm0_.blueprint_model_id as blueprin1_0_, blueprintm0_.artifact_description as artifact2_0_, blueprintm0_.artifact_name as artifact3_0_, blueprintm0_.artifact_type as artifact4_0_, blueprintm0_.artifact_uuid as artifact5_0_, blueprintm0_.artifact_version as artifact6_0_, blueprintm0_.creation_date as creation7_0_, blueprintm0_.distribution_id as distribu8_0_, blueprintm0_.internal_version as internal9_0_, blueprintm0_.published as publish10_0_, blueprintm0_.resource_instance_name as resourc11_0_, blueprintm0_.resource_name as resourc12_0_, blueprintm0_.resource_type as resourc13_0_, blueprintm0_.resource_uuid as resourc14_0_, blueprintm0_.resource_version as resourc15_0_, blueprintm0_.service_description as service16_0_, blueprintm0_.service_name as service17_0_, blueprintm0_.service_uuid as service18_0_, blueprintm0_.tags as tags19_0_, blueprintm0_.updated_by as updated20_0_, blueprintm0_.workflows as workflo21_0_ from BLUEPRINT_MODEL blueprintm0_ where blueprintm0_.artifact_name=? and blueprintm0_.artifact_version=? 18:00:39 18:00:39.719|1234|| DEBUG org.hibernate.SQL : select blueprintm0_.blueprint_model_content_id as blueprin1_1_1_, blueprintm0_.blueprint_model_id as blueprin7_1_1_, blueprintm0_.content as content2_1_1_, blueprintm0_.content_type as content_3_1_1_, blueprintm0_.updated_date as updated_4_1_1_, blueprintm0_.description as descript5_1_1_, blueprintm0_.name as name6_1_1_, blueprintm1_.blueprint_model_id as blueprin1_0_0_, blueprintm1_.artifact_description as artifact2_0_0_, blueprintm1_.artifact_name as artifact3_0_0_, blueprintm1_.artifact_type as artifact4_0_0_, blueprintm1_.artifact_uuid as artifact5_0_0_, blueprintm1_.artifact_version as artifact6_0_0_, blueprintm1_.creation_date as creation7_0_0_, blueprintm1_.distribution_id as distribu8_0_0_, blueprintm1_.internal_version as internal9_0_0_, blueprintm1_.published as publish10_0_0_, blueprintm1_.resource_instance_name as resourc11_0_0_, blueprintm1_.resource_name as resourc12_0_0_, blueprintm1_.resource_type as resourc13_0_0_, blueprintm1_.resource_uuid as resourc14_0_0_, blueprintm1_.resource_version as resourc15_0_0_, blueprintm1_.service_description as service16_0_0_, blueprintm1_.service_name as service17_0_0_, blueprintm1_.service_uuid as service18_0_0_, blueprintm1_.tags as tags19_0_0_, blueprintm1_.updated_by as updated20_0_0_, blueprintm1_.workflows as workflo21_0_0_ from BLUEPRINT_MODEL_CONTENT blueprintm0_ left outer join BLUEPRINT_MODEL blueprintm1_ on blueprintm0_.blueprint_model_id=blueprintm1_.blueprint_model_id where blueprintm0_.blueprint_model_id=? 18:00:39 18:00:39.733|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(echo_test), version(1.0.0) saved in (/tmp/uat13336477218922822378.tmp/Deploy/echo_test/1.0.0) 18:00:39 18:00:39.733|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat13336477218922822378.tmp/Deploy/echo_test/1.0.0 18:00:39 18:00:39.734|1234|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13336477218922822378.tmp/Deploy/echo_test/1.0.0) and entry definition file (Definitions/echo-test.json) 18:00:39 18:00:39.736|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (echo) 18:00:39 18:00:39.736|1234|| INFO .w.BluePrintWorkflowExecutionServiceImpl : Executing workflow(echo) NodeTemplate(echo-process), derived from(tosca.nodes.Workflow) 18:00:39 18:00:39.737|1234|| INFO o.o.c.c.b.s.w.DGWorkflowExecutionService : Executing workflow(echo) directed graph NodeTemplate(echo-process) 18:00:39 18:00:39.737|1234|| INFO o.o.c.c.b.s.w.DGWorkflowExecutionService : Executing directed graph (/tmp/uat13336477218922822378.tmp/Deploy/echo_test/1.0.0/Plans/TEST_echo.xml) 18:00:39 18:00:39.802|1234|| INFO o.o.ccsdk.sli.core.sli.SvcLogicParser : Schema path file:/tmp/r/org/onap/ccsdk/sli/core/sli-common/1.5.2/sli-common-1.5.2.jar!/svclogic.xsd 18:00:39 18:00:39.898|1234|| INFO .c.b.s.w.DefaultBlueprintSvcLogicService : About to execute graph SvcLogicGraph [module=CONFIG, rpc=ResourceAssignAndActivate, mode=sync, version=1.0.0, md5sum=a7da8478098757c1ece12ddb56653c9e] 18:00:39 18:00:39.898|1234|| INFO .c.b.s.w.DefaultBlueprintSvcLogicService : About to execute node # 1 (block) 18:00:39 18:00:39.901|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(echo) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 18:00:39 18:00:39.902|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(echo) step(activate-process) 18:00:39 18:00:39.902|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (echo), interface name(ResourceResolutionComponent), operationName(process) 18:00:39 18:00:39.902|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (echo), values ({artifact-prefix-names=["echo"]}) 18:00:39 18:00:39.904|1234|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(echo-mapping) 18:00:39 18:00:39.914|1234|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ 18:00:39 name = * 18:00:39 status = null 18:00:39 required = null 18:00:39 dependencies = null 18:00:39 dictionaryName = null 18:00:39 dictionarySource = null 18:00:39 ]], [[ 18:00:39 name = echoed-message 18:00:39 status = null 18:00:39 required = null 18:00:39 dependencies = [] 18:00:39 dictionaryName = echoed-message 18:00:39 dictionarySource = input 18:00:39 ]]]) 18:00:39 18:00:39.915|1234|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("Hello World!") for Resource Name (echoed-message), definition(echoed-message) of type (string) 18:00:39 18:00:39.916|1234|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ 18:00:39 "echoed-message" : "Hello World!" 18:00:39 }) 18:00:39 18:00:39.920|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:39 18:00:39.920|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (echo),interface name (ResourceResolutionComponent), operationName(process) 18:00:39 18:00:39.921|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(echo) 18:00:39 18:00:39.921|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID 8b874dda-3e6a-4e34-8b9b-8b7957456783 auditStoreId -1 18:00:39 18:00:39.922|1234|| DEBUG org.springframework.web.HttpLogging : [22ff33da] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@1392343b] 18:00:39 18:00:39.923||| DEBUG org.apache.http.headers : http-outgoing-1 << HTTP/1.1 200 OK 18:00:39 18:00:39.924||| DEBUG org.apache.http.headers : http-outgoing-1 << Date: Tue, 19 Mar 2024 18:00:39 GMT 18:00:39 18:00:39.924||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-RequestID: 7a028e2a-c684-439a-9513-1b8b21d0ae4a 18:00:39 18:00:39.924||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-SubRequestID: 18:00:39 18:00:39.924||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-OriginatorID: 18:00:39 18:00:39.924||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-InvocationID: e0ff91d3-e080-416d-b541-51c457d01f6d 18:00:39 18:00:39.924||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-PartnerName: cds-controller 18:00:39 18:00:39.924||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Origin 18:00:39 18:00:39.924||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Method 18:00:39 18:00:39.924||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Headers 18:00:39 18:00:39.924||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Type: application/json 18:00:39 18:00:39.924||| DEBUG org.apache.http.headers : http-outgoing-1 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 18:00:39 18:00:39.924||| DEBUG org.apache.http.headers : http-outgoing-1 << Pragma: no-cache 18:00:39 18:00:39.924||| DEBUG org.apache.http.headers : http-outgoing-1 << Expires: 0 18:00:39 18:00:39.924||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Content-Type-Options: nosniff 18:00:39 18:00:39.924||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Frame-Options: DENY 18:00:39 18:00:39.924||| DEBUG org.apache.http.headers : http-outgoing-1 << X-XSS-Protection: 1 ; mode=block 18:00:39 18:00:39.924||| DEBUG org.apache.http.headers : http-outgoing-1 << Referrer-Policy: no-referrer 18:00:39 18:00:39.924||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Length: 444 18:00:39 18:00:39.924||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 18:00:39 18:00:39.924||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 1][route: {}->http://127.0.0.1:46251] can be kept alive indefinitely 18:00:39 18:00:39.924||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 18:00:39 18:00:39.924||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 1][route: {}->http://127.0.0.1:46251][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:39 18:00:39.925||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager is shutting down 18:00:39 18:00:39.925||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: Close connection 18:00:39 18:00:39.925||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager shut down 18:00:39 18:00:39.925||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [363003357] from cache with key [[ReactiveWebMergedContextConfiguration@ae722b1 testClass = BlueprintsAcceptanceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@58d6b7b9, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@474821de, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@60d40ff4, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@6f76c2cc, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@1df1ced0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@444f44c5, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@53ed09e8], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:00:39 18:00:39.925||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@2290c75c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1] 18:00:39 18:00:39.925||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [363003357] from cache with key [[ReactiveWebMergedContextConfiguration@ae722b1 testClass = BlueprintsAcceptanceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@58d6b7b9, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@474821de, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@60d40ff4, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@6f76c2cc, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@1df1ced0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@444f44c5, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@53ed09e8], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:00:39 18:00:39.925||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@2290c75c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1] 18:00:39 18:00:39.926||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [363003357] from cache with key [[ReactiveWebMergedContextConfiguration@ae722b1 testClass = BlueprintsAcceptanceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@58d6b7b9, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@474821de, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@60d40ff4, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@6f76c2cc, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@1df1ced0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@444f44c5, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@53ed09e8], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:00:39 18:00:39.926||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@2290c75c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1] 18:00:39 18:00:39.926||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [363003357] from cache with key [[ReactiveWebMergedContextConfiguration@ae722b1 testClass = BlueprintsAcceptanceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@58d6b7b9, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@474821de, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@60d40ff4, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@6f76c2cc, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@1df1ced0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@444f44c5, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@53ed09e8], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:00:39 18:00:39.926||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@2290c75c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1] 18:00:39 18:00:39.928||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [363003357] from cache with key [[ReactiveWebMergedContextConfiguration@ae722b1 testClass = BlueprintsAcceptanceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@58d6b7b9, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@474821de, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@60d40ff4, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@6f76c2cc, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@1df1ced0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@444f44c5, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@53ed09e8], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:00:39 18:00:39.928||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@2290c75c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1] 18:00:41 18:00:39.930||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [363003357] from cache with key [[ReactiveWebMergedContextConfiguration@ae722b1 testClass = BlueprintsAcceptanceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@58d6b7b9, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@474821de, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@60d40ff4, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@6f76c2cc, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@1df1ced0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@444f44c5, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@53ed09e8], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:00:41 18:00:39.930||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@2290c75c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1] 18:00:41 18:00:39.931||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [363003357] from cache with key [[ReactiveWebMergedContextConfiguration@ae722b1 testClass = BlueprintsAcceptanceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@58d6b7b9, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@474821de, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@60d40ff4, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@6f76c2cc, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@1df1ced0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@444f44c5, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@53ed09e8], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:00:41 18:00:39.931||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@2290c75c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1] 18:00:41 18:00:39.931||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [363003357] from cache with key [[ReactiveWebMergedContextConfiguration@ae722b1 testClass = BlueprintsAcceptanceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@58d6b7b9, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@474821de, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@60d40ff4, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@6f76c2cc, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@1df1ced0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@444f44c5, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@53ed09e8], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:00:41 18:00:39.931||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@2290c75c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1] 18:00:41 18:00:39.932||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [363003357] from cache with key [[ReactiveWebMergedContextConfiguration@ae722b1 testClass = BlueprintsAcceptanceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@58d6b7b9, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@474821de, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@60d40ff4, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@6f76c2cc, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@1df1ced0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@444f44c5, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@53ed09e8], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:00:41 18:00:39.932||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@2290c75c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1] 18:00:41 18:00:39.956||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 18:00:41 18:00:39.956||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 18:00:41 18:00:39.956||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:46251][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:00:41 18:00:39.957||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 2][route: {}->http://127.0.0.1:46251][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:41 18:00:39.957||| DEBUG o.a.http.impl.execchain.MainClientExec : Opening connection {}->http://127.0.0.1:46251 18:00:41 18:00:39.957||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connecting to /127.0.0.1:46251 18:00:41 18:00:39.957||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connection established 127.0.0.1:52060<->127.0.0.1:46251 18:00:41 18:00:39.957||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/blueprint-model/publish HTTP/1.1 18:00:41 18:00:39.957||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 18:00:41 18:00:39.957||| DEBUG org.apache.http.headers : http-outgoing-2 >> POST /api/v1/blueprint-model/publish HTTP/1.1 18:00:41 18:00:39.957||| DEBUG org.apache.http.headers : http-outgoing-2 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 18:00:41 18:00:39.957||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Length: 33338 18:00:41 18:00:39.957||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Type: multipart/form-data; boundary=H5vD5JaqREKf7nSvBu-P-aNDch9oTfeY15 18:00:41 18:00:39.957||| DEBUG org.apache.http.headers : http-outgoing-2 >> Host: 127.0.0.1:46251 18:00:41 18:00:39.957||| DEBUG org.apache.http.headers : http-outgoing-2 >> Connection: Keep-Alive 18:00:41 18:00:39.957||| DEBUG org.apache.http.headers : http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.13 (Java/17.0.6-ea) 18:00:41 18:00:39.957||| DEBUG org.apache.http.headers : http-outgoing-2 >> Accept-Encoding: gzip,deflate 18:00:41 18:00:39.966||| DEBUG org.springframework.web.HttpLogging : [4f729f05] Parsed parts [file] (content masked) 18:00:41 18:00:39.969|88c5cddf-2b68-472e-949e-8fd6c7575da9|028a6392-eec3-49a4-8a9e-5e8d22e90596| INFO .c.c.b.d.p.s.BlueprintCatalogServiceImpl : Save processing(0072ff78-802a-45a6-a1e4-433c2bca92c3) CBA(/tmp/uat13336477218922822378.tmp/Archive/0072ff78-802a-45a6-a1e4-433c2bca92c3/cba.zip) 18:00:41 18:00:39.973|88c5cddf-2b68-472e-949e-8fd6c7575da9|028a6392-eec3-49a4-8a9e-5e8d22e90596| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13336477218922822378.tmp/Working/0072ff78-802a-45a6-a1e4-433c2bca92c3) and entry definition file (Definitions/uat-imperative-workflow.json) 18:00:41 18:00:39.990|88c5cddf-2b68-472e-949e-8fd6c7575da9|028a6392-eec3-49a4-8a9e-5e8d22e90596| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(uat-wf) 18:00:41 18:00:39.992|88c5cddf-2b68-472e-949e-8fd6c7575da9|028a6392-eec3-49a4-8a9e-5e8d22e90596| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(uat-wf-parallel) 18:00:41 18:00:39.993|88c5cddf-2b68-472e-949e-8fd6c7575da9|028a6392-eec3-49a4-8a9e-5e8d22e90596| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(uat-unhandled-error) 18:00:41 18:00:40.004|88c5cddf-2b68-472e-949e-8fd6c7575da9|028a6392-eec3-49a4-8a9e-5e8d22e90596| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13336477218922822378.tmp/Working/0072ff78-802a-45a6-a1e4-433c2bca92c3) and entry definition file (Definitions/uat-imperative-workflow.json) 18:00:41 18:00:40.008|88c5cddf-2b68-472e-949e-8fd6c7575da9|028a6392-eec3-49a4-8a9e-5e8d22e90596| DEBUG org.hibernate.SQL : select blueprintm0_.blueprint_model_id as blueprin1_0_, blueprintm0_.artifact_description as artifact2_0_, blueprintm0_.artifact_name as artifact3_0_, blueprintm0_.artifact_type as artifact4_0_, blueprintm0_.artifact_uuid as artifact5_0_, blueprintm0_.artifact_version as artifact6_0_, blueprintm0_.creation_date as creation7_0_, blueprintm0_.distribution_id as distribu8_0_, blueprintm0_.internal_version as internal9_0_, blueprintm0_.published as publish10_0_, blueprintm0_.resource_instance_name as resourc11_0_, blueprintm0_.resource_name as resourc12_0_, blueprintm0_.resource_type as resourc13_0_, blueprintm0_.resource_uuid as resourc14_0_, blueprintm0_.resource_version as resourc15_0_, blueprintm0_.service_description as service16_0_, blueprintm0_.service_name as service17_0_, blueprintm0_.service_uuid as service18_0_, blueprintm0_.tags as tags19_0_, blueprintm0_.updated_by as updated20_0_, blueprintm0_.workflows as workflo21_0_ from BLUEPRINT_MODEL blueprintm0_ where blueprintm0_.artifact_name=? and blueprintm0_.artifact_version=? 18:00:41 18:00:40.012|88c5cddf-2b68-472e-949e-8fd6c7575da9|028a6392-eec3-49a4-8a9e-5e8d22e90596| DEBUG org.hibernate.SQL : select blueprintm0_.blueprint_model_id as blueprin1_0_1_, blueprintm0_.artifact_description as artifact2_0_1_, blueprintm0_.artifact_name as artifact3_0_1_, blueprintm0_.artifact_type as artifact4_0_1_, blueprintm0_.artifact_uuid as artifact5_0_1_, blueprintm0_.artifact_version as artifact6_0_1_, blueprintm0_.creation_date as creation7_0_1_, blueprintm0_.distribution_id as distribu8_0_1_, blueprintm0_.internal_version as internal9_0_1_, blueprintm0_.published as publish10_0_1_, blueprintm0_.resource_instance_name as resourc11_0_1_, blueprintm0_.resource_name as resourc12_0_1_, blueprintm0_.resource_type as resourc13_0_1_, blueprintm0_.resource_uuid as resourc14_0_1_, blueprintm0_.resource_version as resourc15_0_1_, blueprintm0_.service_description as service16_0_1_, blueprintm0_.service_name as service17_0_1_, blueprintm0_.service_uuid as service18_0_1_, blueprintm0_.tags as tags19_0_1_, blueprintm0_.updated_by as updated20_0_1_, blueprintm0_.workflows as workflo21_0_1_, blueprintm1_.blueprint_model_content_id as blueprin1_1_0_, blueprintm1_.blueprint_model_id as blueprin7_1_0_, blueprintm1_.content as content2_1_0_, blueprintm1_.content_type as content_3_1_0_, blueprintm1_.updated_date as updated_4_1_0_, blueprintm1_.description as descript5_1_0_, blueprintm1_.name as name6_1_0_ from BLUEPRINT_MODEL blueprintm0_ left outer join BLUEPRINT_MODEL_CONTENT blueprintm1_ on blueprintm0_.blueprint_model_id=blueprintm1_.blueprint_model_id where blueprintm0_.blueprint_model_id=? 18:00:41 18:00:40.031|88c5cddf-2b68-472e-949e-8fd6c7575da9|028a6392-eec3-49a4-8a9e-5e8d22e90596| DEBUG org.hibernate.SQL : select blueprintm0_.blueprint_model_content_id as blueprin1_1_0_, blueprintm0_.blueprint_model_id as blueprin7_1_0_, blueprintm0_.content as content2_1_0_, blueprintm0_.content_type as content_3_1_0_, blueprintm0_.updated_date as updated_4_1_0_, blueprintm0_.description as descript5_1_0_, blueprintm0_.name as name6_1_0_ from BLUEPRINT_MODEL_CONTENT blueprintm0_ where blueprintm0_.blueprint_model_content_id=? 18:00:41 18:00:40.033|88c5cddf-2b68-472e-949e-8fd6c7575da9|028a6392-eec3-49a4-8a9e-5e8d22e90596| DEBUG org.hibernate.SQL : insert into BLUEPRINT_MODEL (artifact_description, artifact_name, artifact_type, artifact_uuid, artifact_version, creation_date, distribution_id, internal_version, published, resource_instance_name, resource_name, resource_type, resource_uuid, resource_version, service_description, service_name, service_uuid, tags, updated_by, workflows, blueprint_model_id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:00:41 18:00:40.039|88c5cddf-2b68-472e-949e-8fd6c7575da9|028a6392-eec3-49a4-8a9e-5e8d22e90596| DEBUG org.hibernate.SQL : insert into BLUEPRINT_MODEL_CONTENT (blueprint_model_id, content, content_type, updated_date, description, name, blueprint_model_content_id) values (?, ?, ?, ?, ?, ?, ?) 18:00:41 18:00:40.040|88c5cddf-2b68-472e-949e-8fd6c7575da9|028a6392-eec3-49a4-8a9e-5e8d22e90596| DEBUG org.hibernate.SQL : update BLUEPRINT_MODEL set artifact_description=?, artifact_name=?, artifact_type=?, artifact_uuid=?, artifact_version=?, creation_date=?, distribution_id=?, internal_version=?, published=?, resource_instance_name=?, resource_name=?, resource_type=?, resource_uuid=?, resource_version=?, service_description=?, service_name=?, service_uuid=?, tags=?, updated_by=?, workflows=? where blueprint_model_id=? 18:00:41 18:00:40.053|88c5cddf-2b68-472e-949e-8fd6c7575da9|028a6392-eec3-49a4-8a9e-5e8d22e90596| DEBUG org.hibernate.SQL : update BLUEPRINT_MODEL set artifact_description=?, artifact_name=?, artifact_type=?, artifact_uuid=?, artifact_version=?, creation_date=?, distribution_id=?, internal_version=?, published=?, resource_instance_name=?, resource_name=?, resource_type=?, resource_uuid=?, resource_version=?, service_description=?, service_name=?, service_uuid=?, tags=?, updated_by=?, workflows=? where blueprint_model_id=? 18:00:41 18:00:40.066|88c5cddf-2b68-472e-949e-8fd6c7575da9|028a6392-eec3-49a4-8a9e-5e8d22e90596| DEBUG org.hibernate.SQL : select blueprintm0_.blueprint_model_id as blueprin1_0_, blueprintm0_.artifact_description as artifact2_0_, blueprintm0_.artifact_name as artifact3_0_, blueprintm0_.artifact_type as artifact4_0_, blueprintm0_.artifact_uuid as artifact5_0_, blueprintm0_.artifact_version as artifact6_0_, blueprintm0_.creation_date as creation7_0_, blueprintm0_.internal_version as internal9_0_, blueprintm0_.published as publish10_0_, blueprintm0_.tags as tags19_0_, blueprintm0_.updated_by as updated20_0_ from BLUEPRINT_MODEL blueprintm0_ where blueprintm0_.blueprint_model_id=? 18:00:41 18:00:40.069|88c5cddf-2b68-472e-949e-8fd6c7575da9|028a6392-eec3-49a4-8a9e-5e8d22e90596| WARN o.o.c.c.c.c.s.BluePrintCompileCache : No compiled cache(/tmp/uat13336477218922822378.tmp/Working/0072ff78-802a-45a6-a1e4-433c2bca92c3) present to clean. 18:00:41 18:00:40.071|88c5cddf-2b68-472e-949e-8fd6c7575da9|028a6392-eec3-49a4-8a9e-5e8d22e90596| DEBUG org.springframework.web.HttpLogging : [4f729f05] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch@4378e9c] 18:00:41 18:00:40.073||| DEBUG org.apache.http.headers : http-outgoing-2 << HTTP/1.1 200 OK 18:00:41 18:00:40.073||| DEBUG org.apache.http.headers : http-outgoing-2 << Date: Tue, 19 Mar 2024 18:00:39 GMT 18:00:41 18:00:40.073||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-RequestID: 88c5cddf-2b68-472e-949e-8fd6c7575da9 18:00:41 18:00:40.073||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-SubRequestID: 18:00:41 18:00:40.073||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-OriginatorID: 18:00:41 18:00:40.073||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-InvocationID: 028a6392-eec3-49a4-8a9e-5e8d22e90596 18:00:41 18:00:40.073||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-PartnerName: cds-controller 18:00:41 18:00:40.073||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Origin 18:00:41 18:00:40.073||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Method 18:00:41 18:00:40.073||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Headers 18:00:41 18:00:40.073||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Type: application/json 18:00:41 18:00:40.073||| DEBUG org.apache.http.headers : http-outgoing-2 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 18:00:41 18:00:40.073||| DEBUG org.apache.http.headers : http-outgoing-2 << Pragma: no-cache 18:00:41 18:00:40.073||| DEBUG org.apache.http.headers : http-outgoing-2 << Expires: 0 18:00:41 18:00:40.073||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Content-Type-Options: nosniff 18:00:41 18:00:40.073||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Frame-Options: DENY 18:00:41 18:00:40.073||| DEBUG org.apache.http.headers : http-outgoing-2 << X-XSS-Protection: 1 ; mode=block 18:00:41 18:00:40.073||| DEBUG org.apache.http.headers : http-outgoing-2 << Referrer-Policy: no-referrer 18:00:41 18:00:40.073||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Length: 384 18:00:41 18:00:40.074||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 18:00:41 18:00:40.074||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 2][route: {}->http://127.0.0.1:46251] can be kept alive indefinitely 18:00:41 18:00:40.074||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 18:00:41 18:00:40.074||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 2][route: {}->http://127.0.0.1:46251][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:41 18:00:40.074||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'uat-wf-happy-case' 18:00:41 18:00:40.074||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 18:00:41 18:00:40.074||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 18:00:41 18:00:40.074||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:46251][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:41 18:00:40.075||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 2][route: {}->http://127.0.0.1:46251][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:41 18:00:40.075||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 18:00:41 18:00:40.075||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 18:00:41 18:00:40.075||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 18:00:41 18:00:40.075||| DEBUG org.apache.http.headers : http-outgoing-2 >> POST /api/v1/execution-service/process HTTP/1.1 18:00:41 18:00:40.075||| DEBUG org.apache.http.headers : http-outgoing-2 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 18:00:41 18:00:40.075||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Length: 278 18:00:41 18:00:40.075||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Type: application/json; charset=UTF-8 18:00:41 18:00:40.075||| DEBUG org.apache.http.headers : http-outgoing-2 >> Host: 127.0.0.1:46251 18:00:41 18:00:40.075||| DEBUG org.apache.http.headers : http-outgoing-2 >> Connection: Keep-Alive 18:00:41 18:00:40.075||| DEBUG org.apache.http.headers : http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.13 (Java/17.0.6-ea) 18:00:41 18:00:40.075||| DEBUG org.apache.http.headers : http-outgoing-2 >> Accept-Encoding: gzip,deflate 18:00:41 18:00:40.084||| DEBUG org.springframework.web.HttpLogging : [56e7cbbb] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@2556c3ad] 18:00:41 18:00:40.085|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 1234 18:00:41 18:00:40.085|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 18:00:41 18:00:40.085|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 18:00:41 18:00:40.086|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : getting cba file name(uat-imperative-workflow), version(1.0.0) from db 18:00:41 18:00:40.087|1234|| DEBUG org.hibernate.SQL : select blueprintm0_.blueprint_model_id as blueprin1_0_, blueprintm0_.artifact_description as artifact2_0_, blueprintm0_.artifact_name as artifact3_0_, blueprintm0_.artifact_type as artifact4_0_, blueprintm0_.artifact_uuid as artifact5_0_, blueprintm0_.artifact_version as artifact6_0_, blueprintm0_.creation_date as creation7_0_, blueprintm0_.distribution_id as distribu8_0_, blueprintm0_.internal_version as internal9_0_, blueprintm0_.published as publish10_0_, blueprintm0_.resource_instance_name as resourc11_0_, blueprintm0_.resource_name as resourc12_0_, blueprintm0_.resource_type as resourc13_0_, blueprintm0_.resource_uuid as resourc14_0_, blueprintm0_.resource_version as resourc15_0_, blueprintm0_.service_description as service16_0_, blueprintm0_.service_name as service17_0_, blueprintm0_.service_uuid as service18_0_, blueprintm0_.tags as tags19_0_, blueprintm0_.updated_by as updated20_0_, blueprintm0_.workflows as workflo21_0_ from BLUEPRINT_MODEL blueprintm0_ where blueprintm0_.artifact_name=? and blueprintm0_.artifact_version=? 18:00:41 18:00:40.094|1234|| DEBUG org.hibernate.SQL : select blueprintm0_.blueprint_model_content_id as blueprin1_1_1_, blueprintm0_.blueprint_model_id as blueprin7_1_1_, blueprintm0_.content as content2_1_1_, blueprintm0_.content_type as content_3_1_1_, blueprintm0_.updated_date as updated_4_1_1_, blueprintm0_.description as descript5_1_1_, blueprintm0_.name as name6_1_1_, blueprintm1_.blueprint_model_id as blueprin1_0_0_, blueprintm1_.artifact_description as artifact2_0_0_, blueprintm1_.artifact_name as artifact3_0_0_, blueprintm1_.artifact_type as artifact4_0_0_, blueprintm1_.artifact_uuid as artifact5_0_0_, blueprintm1_.artifact_version as artifact6_0_0_, blueprintm1_.creation_date as creation7_0_0_, blueprintm1_.distribution_id as distribu8_0_0_, blueprintm1_.internal_version as internal9_0_0_, blueprintm1_.published as publish10_0_0_, blueprintm1_.resource_instance_name as resourc11_0_0_, blueprintm1_.resource_name as resourc12_0_0_, blueprintm1_.resource_type as resourc13_0_0_, blueprintm1_.resource_uuid as resourc14_0_0_, blueprintm1_.resource_version as resourc15_0_0_, blueprintm1_.service_description as service16_0_0_, blueprintm1_.service_name as service17_0_0_, blueprintm1_.service_uuid as service18_0_0_, blueprintm1_.tags as tags19_0_0_, blueprintm1_.updated_by as updated20_0_0_, blueprintm1_.workflows as workflo21_0_0_ from BLUEPRINT_MODEL_CONTENT blueprintm0_ left outer join BLUEPRINT_MODEL blueprintm1_ on blueprintm0_.blueprint_model_id=blueprintm1_.blueprint_model_id where blueprintm0_.blueprint_model_id=? 18:00:41 18:00:40.135|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(uat-imperative-workflow), version(1.0.0) saved in (/tmp/uat13336477218922822378.tmp/Deploy/uat-imperative-workflow/1.0.0) 18:00:41 18:00:40.136|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat13336477218922822378.tmp/Deploy/uat-imperative-workflow/1.0.0 18:00:41 18:00:40.136|1234|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13336477218922822378.tmp/Deploy/uat-imperative-workflow/1.0.0) and entry definition file (Definitions/uat-imperative-workflow.json) 18:00:41 18:00:40.139|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (uat-wf) 18:00:41 18:00:40.188|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(START) -> executed state(SUCCESS) 18:00:41 18:00:40.193|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(assign) 18:00:41 18:00:40.193|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 18:00:41 18:00:40.194|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(assign) 18:00:41 18:00:40.194|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 18:00:41 18:00:40.195|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (resource-resolution), values ({artifact-prefix-names=["assign"], store-result=false}) 18:00:41 18:00:40.196|1234|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(assign-mapping) 18:00:41 18:00:40.210|1234|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ 18:00:41 name = * 18:00:41 status = null 18:00:41 required = null 18:00:41 dependencies = null 18:00:41 dictionaryName = null 18:00:41 dictionarySource = null 18:00:41 ]], [[ 18:00:41 name = service-instance-id 18:00:41 status = null 18:00:41 required = true 18:00:41 dependencies = [] 18:00:41 dictionaryName = input-source 18:00:41 dictionarySource = input 18:00:41 ]]]) 18:00:41 18:00:40.211|1234|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("test-123") for Resource Name (service-instance-id), definition(input-source) of type (string) 18:00:41 18:00:40.212|1234|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ 18:00:41 "service-instance-id" : "test-123" 18:00:41 }) 18:00:41 18:00:40.212|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:41 18:00:40.212|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 18:00:41 18:00:40.212|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(assign) -> executed state(SUCCESS) 18:00:41 18:00:40.213|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(deploy) is waiting for incoming edges([assign-recover>deploy/SUCCESS(NOT_STARTED)]) 18:00:41 18:00:40.215|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Skip node(assign-recover) -> executed state(SUCCESS) 18:00:41 18:00:40.215|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/FAILURE(NOT_STARTED)]) 18:00:41 18:00:40.216|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(deploy) 18:00:41 18:00:40.216|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-2) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 18:00:41 18:00:40.216|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(deploy) 18:00:41 18:00:40.216|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-2), interface name(ComponentScriptExecutor), operationName(process) 18:00:41 18:00:40.216|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-2), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 18:00:41 18:00:40.216|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 18:00:41 18:00:40.218|1234|| INFO o.o.c.c.c.c.s.BluePrintCompileService : compiling for cache key(/tmp/uat13336477218922822378.tmp/Deploy/uat-imperative-workflow/1.0.0) 18:00:41 18:00:41.530|1234|| INFO o.o.c.c.c.c.s.BluePrintCompileService : compiled in (1312)mSec for cache key(/tmp/uat13336477218922822378.tmp/Deploy/uat-imperative-workflow/1.0.0) 18:00:41 18:00:41.530|1234|| INFO o.o.c.c.c.c.s.BluePrintClassLoader : loading compiled cache(/tmp/uat13336477218922822378.tmp/Deploy/uat-imperative-workflow/1.0.0) 18:00:41 18:00:41.534|1234|| INFO cba.cds.uat.TestScript : running step deploy, should fail: false 18:00:41 18:00:41.534|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:41 18:00:41.534|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-2),interface name (ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.534|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(deploy) -> executed state(SUCCESS) 18:00:41 18:00:41.534|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy-recover>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/FAILURE(NOT_STARTED)]) 18:00:41 18:00:41.535|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Skip node(deploy-recover) -> executed state(SUCCESS) 18:00:41 18:00:41.535|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy-recover>collect/SUCCESS(NOT_STARTED)]) 18:00:41 18:00:41.536|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(collect) 18:00:41 18:00:41.536|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 18:00:41 18:00:41.536|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(collect) 18:00:41 18:00:41.536|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.537|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="cba.cds.uat.CollectorScript"}) 18:00:41 18:00:41.537|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.CollectorScript) and instanceDependencies([]) 18:00:41 18:00:41.538|1234|| INFO cba.cds.uat.CollectorScript : Collected results: {"execute-script-1":null,"execute-script-2":"SUCCEEDED","execute-script-3":null,"execute-script-4":null} 18:00:41 18:00:41.539|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:41 18:00:41.539|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.539|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(collect) -> executed state(SUCCESS) 18:00:41 18:00:41.539|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(END) -> executed state(SUCCESS) 18:00:41 18:00:41.542|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : workflow(1234) nodes completed with (0)exceptions 18:00:41 18:00:41.542|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(uat-wf) 18:00:41 18:00:41.542|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID c70192cc-3873-4f8b-87bd-daad2b0d56f6 auditStoreId -1 18:00:41 18:00:41.543|1234|| DEBUG org.springframework.web.HttpLogging : [56e7cbbb] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@4332cc53] 18:00:41 18:00:41.545||| DEBUG org.apache.http.headers : http-outgoing-2 << HTTP/1.1 200 OK 18:00:41 18:00:41.545||| DEBUG org.apache.http.headers : http-outgoing-2 << Date: Tue, 19 Mar 2024 18:00:40 GMT 18:00:41 18:00:41.545||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-RequestID: b57d316c-6566-493c-9566-51ec667df57c 18:00:41 18:00:41.545||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-SubRequestID: 18:00:41 18:00:41.545||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-OriginatorID: 18:00:41 18:00:41.545||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-InvocationID: 759fab53-cb6b-45dd-8128-00692fee13d2 18:00:41 18:00:41.545||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-PartnerName: cds-controller 18:00:41 18:00:41.545||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Origin 18:00:41 18:00:41.545||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Method 18:00:41 18:00:41.545||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Headers 18:00:41 18:00:41.545||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Type: application/json 18:00:41 18:00:41.545||| DEBUG org.apache.http.headers : http-outgoing-2 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 18:00:41 18:00:41.545||| DEBUG org.apache.http.headers : http-outgoing-2 << Pragma: no-cache 18:00:41 18:00:41.545||| DEBUG org.apache.http.headers : http-outgoing-2 << Expires: 0 18:00:41 18:00:41.545||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Content-Type-Options: nosniff 18:00:41 18:00:41.545||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Frame-Options: DENY 18:00:41 18:00:41.545||| DEBUG org.apache.http.headers : http-outgoing-2 << X-XSS-Protection: 1 ; mode=block 18:00:41 18:00:41.545||| DEBUG org.apache.http.headers : http-outgoing-2 << Referrer-Policy: no-referrer 18:00:41 18:00:41.545||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Length: 576 18:00:41 18:00:41.545||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 18:00:41 18:00:41.546||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 2][route: {}->http://127.0.0.1:46251] can be kept alive indefinitely 18:00:41 18:00:41.546||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 18:00:41 18:00:41.546||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 2][route: {}->http://127.0.0.1:46251][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:41 18:00:41.546||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'uat-wf-assign-fails' 18:00:41 18:00:41.546||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 18:00:41 18:00:41.546||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 18:00:41 18:00:41.546||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:46251][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:41 18:00:41.547||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 2][route: {}->http://127.0.0.1:46251][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:41 18:00:41.547||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 18:00:41 18:00:41.547||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 18:00:41 18:00:41.547||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 18:00:41 18:00:41.547||| DEBUG org.apache.http.headers : http-outgoing-2 >> POST /api/v1/execution-service/process HTTP/1.1 18:00:41 18:00:41.547||| DEBUG org.apache.http.headers : http-outgoing-2 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 18:00:41 18:00:41.547||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Length: 248 18:00:41 18:00:41.547||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Type: application/json; charset=UTF-8 18:00:41 18:00:41.547||| DEBUG org.apache.http.headers : http-outgoing-2 >> Host: 127.0.0.1:46251 18:00:41 18:00:41.547||| DEBUG org.apache.http.headers : http-outgoing-2 >> Connection: Keep-Alive 18:00:41 18:00:41.547||| DEBUG org.apache.http.headers : http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.13 (Java/17.0.6-ea) 18:00:41 18:00:41.547||| DEBUG org.apache.http.headers : http-outgoing-2 >> Accept-Encoding: gzip,deflate 18:00:41 18:00:41.552||| DEBUG org.springframework.web.HttpLogging : [47c485c6] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@5ec14f46] 18:00:41 18:00:41.553|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 1234 18:00:41 18:00:41.553|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 18:00:41 18:00:41.553|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 18:00:41 18:00:41.553|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(uat-imperative-workflow), version(1.0.0) already present(/tmp/uat13336477218922822378.tmp/Deploy/uat-imperative-workflow/1.0.0) 18:00:41 18:00:41.553|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat13336477218922822378.tmp/Deploy/uat-imperative-workflow/1.0.0 18:00:41 18:00:41.554|1234|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13336477218922822378.tmp/Deploy/uat-imperative-workflow/1.0.0) and entry definition file (Definitions/uat-imperative-workflow.json) 18:00:41 18:00:41.556|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (uat-wf) 18:00:41 18:00:41.558|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(START) -> executed state(SUCCESS) 18:00:41 18:00:41.558|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(assign) 18:00:41 18:00:41.558|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 18:00:41 18:00:41.559|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(assign) 18:00:41 18:00:41.559|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 18:00:41 18:00:41.559|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (resource-resolution), values ({artifact-prefix-names=["assign"], store-result=false}) 18:00:41 18:00:41.560|1234|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(assign-mapping) 18:00:41 18:00:41.572|1234|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ 18:00:41 name = * 18:00:41 status = null 18:00:41 required = null 18:00:41 dependencies = null 18:00:41 dictionaryName = null 18:00:41 dictionarySource = null 18:00:41 ]], [[ 18:00:41 name = service-instance-id 18:00:41 status = null 18:00:41 required = true 18:00:41 dependencies = [] 18:00:41 dictionaryName = input-source 18:00:41 dictionarySource = input 18:00:41 ]]]) 18:00:41 18:00:41.576|1234|| ERROR ocessor$InputResourceResolutionProcessor : Failed to process input resource resolution in template key ([ 18:00:41 name = service-instance-id 18:00:41 status = null 18:00:41 required = true 18:00:41 dependencies = [] 18:00:41 dictionaryName = input-source 18:00:41 dictionarySource = input 18:00:41 ]) assignments. 18:00:41 18:00:41.577|1234|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ 18:00:41 "service-instance-id" : "${service-instance-id}" 18:00:41 }) 18:00:41 18:00:41.577|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:41 18:00:41.577|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 18:00:41 18:00:41.577|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(assign) -> executed state(FAILURE) 18:00:41 18:00:41.578|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(deploy) is waiting for incoming edges([assign-recover>deploy/SUCCESS(NOT_STARTED)]) 18:00:41 18:00:41.578|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(assign-recover) 18:00:41 18:00:41.578|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-1) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 18:00:41 18:00:41.579|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(assign-recover) 18:00:41 18:00:41.579|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-1), interface name(ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.579|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-1), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 18:00:41 18:00:41.580|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 18:00:41 18:00:41.580|1234|| INFO cba.cds.uat.TestScript : running step assign-recover, should fail: false 18:00:41 18:00:41.580|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:41 18:00:41.580|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-1),interface name (ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.580|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(assign-recover) -> executed state(SUCCESS) 18:00:41 18:00:41.581|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/FAILURE(NOT_STARTED)]) 18:00:41 18:00:41.581|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(deploy) 18:00:41 18:00:41.581|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-2) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 18:00:41 18:00:41.581|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(deploy) 18:00:41 18:00:41.582|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-2), interface name(ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.582|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-2), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 18:00:41 18:00:41.582|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 18:00:41 18:00:41.582|1234|| INFO cba.cds.uat.TestScript : running step deploy, should fail: false 18:00:41 18:00:41.582|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:41 18:00:41.582|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-2),interface name (ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.582|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(deploy) -> executed state(SUCCESS) 18:00:41 18:00:41.582|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy-recover>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/FAILURE(NOT_STARTED)]) 18:00:41 18:00:41.583|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Skip node(deploy-recover) -> executed state(SUCCESS) 18:00:41 18:00:41.583|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy-recover>collect/SUCCESS(NOT_STARTED)]) 18:00:41 18:00:41.584|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(collect) 18:00:41 18:00:41.584|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 18:00:41 18:00:41.584|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(collect) 18:00:41 18:00:41.584|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.585|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="cba.cds.uat.CollectorScript"}) 18:00:41 18:00:41.585|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.CollectorScript) and instanceDependencies([]) 18:00:41 18:00:41.585|1234|| INFO cba.cds.uat.CollectorScript : Collected results: {"execute-script-1":"SUCCEEDED","execute-script-2":"SUCCEEDED","execute-script-3":null,"execute-script-4":null} 18:00:41 18:00:41.585|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:41 18:00:41.585|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.585|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(collect) -> executed state(SUCCESS) 18:00:41 18:00:41.586|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(END) -> executed state(SUCCESS) 18:00:41 18:00:41.586|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : workflow(1234) nodes completed with (0)exceptions 18:00:41 18:00:41.586|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(uat-wf) 18:00:41 18:00:41.587|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID c2ecbe13-33e7-4cfc-a813-95c11bbe9c95 auditStoreId -1 18:00:41 18:00:41.587|1234|| DEBUG org.springframework.web.HttpLogging : [47c485c6] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@481c667] 18:00:41 18:00:41.589||| DEBUG org.apache.http.headers : http-outgoing-2 << HTTP/1.1 200 OK 18:00:41 18:00:41.589||| DEBUG org.apache.http.headers : http-outgoing-2 << Date: Tue, 19 Mar 2024 18:00:41 GMT 18:00:41 18:00:41.589||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-RequestID: 81c73741-1ecb-4b4e-9b6d-abb011d2c16d 18:00:41 18:00:41.589||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-SubRequestID: 18:00:41 18:00:41.589||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-OriginatorID: 18:00:41 18:00:41.589||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-InvocationID: 30c40d4a-02ad-4937-b2ce-a1787b7acd41 18:00:41 18:00:41.589||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-PartnerName: cds-controller 18:00:41 18:00:41.589||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Origin 18:00:41 18:00:41.589||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Method 18:00:41 18:00:41.589||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Headers 18:00:41 18:00:41.589||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Type: application/json 18:00:41 18:00:41.589||| DEBUG org.apache.http.headers : http-outgoing-2 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 18:00:41 18:00:41.589||| DEBUG org.apache.http.headers : http-outgoing-2 << Pragma: no-cache 18:00:41 18:00:41.590||| DEBUG org.apache.http.headers : http-outgoing-2 << Expires: 0 18:00:41 18:00:41.590||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Content-Type-Options: nosniff 18:00:41 18:00:41.590||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Frame-Options: DENY 18:00:41 18:00:41.590||| DEBUG org.apache.http.headers : http-outgoing-2 << X-XSS-Protection: 1 ; mode=block 18:00:41 18:00:41.590||| DEBUG org.apache.http.headers : http-outgoing-2 << Referrer-Policy: no-referrer 18:00:41 18:00:41.590||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Length: 583 18:00:41 18:00:41.590||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 18:00:41 18:00:41.590||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 2][route: {}->http://127.0.0.1:46251] can be kept alive indefinitely 18:00:41 18:00:41.590||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 18:00:41 18:00:41.590||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 2][route: {}->http://127.0.0.1:46251][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:41 18:00:41.591||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'uat-wf-assign-recover-fails' 18:00:41 18:00:41.591||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 18:00:41 18:00:41.591||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 18:00:41 18:00:41.591||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:46251][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:41 18:00:41.591||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 2][route: {}->http://127.0.0.1:46251][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:41 18:00:41.591||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 18:00:41 18:00:41.591||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 18:00:41 18:00:41.591||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 18:00:41 18:00:41.592||| DEBUG org.apache.http.headers : http-outgoing-2 >> POST /api/v1/execution-service/process HTTP/1.1 18:00:41 18:00:41.592||| DEBUG org.apache.http.headers : http-outgoing-2 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 18:00:41 18:00:41.592||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Length: 285 18:00:41 18:00:41.592||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Type: application/json; charset=UTF-8 18:00:41 18:00:41.592||| DEBUG org.apache.http.headers : http-outgoing-2 >> Host: 127.0.0.1:46251 18:00:41 18:00:41.592||| DEBUG org.apache.http.headers : http-outgoing-2 >> Connection: Keep-Alive 18:00:41 18:00:41.592||| DEBUG org.apache.http.headers : http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.13 (Java/17.0.6-ea) 18:00:41 18:00:41.592||| DEBUG org.apache.http.headers : http-outgoing-2 >> Accept-Encoding: gzip,deflate 18:00:41 18:00:41.599||| DEBUG org.springframework.web.HttpLogging : [6e476a81] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@50f015ce] 18:00:41 18:00:41.600|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 1234 18:00:41 18:00:41.600|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 18:00:41 18:00:41.600|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 18:00:41 18:00:41.600|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(uat-imperative-workflow), version(1.0.0) already present(/tmp/uat13336477218922822378.tmp/Deploy/uat-imperative-workflow/1.0.0) 18:00:41 18:00:41.600|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat13336477218922822378.tmp/Deploy/uat-imperative-workflow/1.0.0 18:00:41 18:00:41.601|1234|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13336477218922822378.tmp/Deploy/uat-imperative-workflow/1.0.0) and entry definition file (Definitions/uat-imperative-workflow.json) 18:00:41 18:00:41.608|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (uat-wf) 18:00:41 18:00:41.610|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(START) -> executed state(SUCCESS) 18:00:41 18:00:41.610|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(assign) 18:00:41 18:00:41.610|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 18:00:41 18:00:41.611|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(assign) 18:00:41 18:00:41.611|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 18:00:41 18:00:41.611|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (resource-resolution), values ({artifact-prefix-names=["assign"], store-result=false}) 18:00:41 18:00:41.611|1234|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(assign-mapping) 18:00:41 18:00:41.622|1234|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ 18:00:41 name = * 18:00:41 status = null 18:00:41 required = null 18:00:41 dependencies = null 18:00:41 dictionaryName = null 18:00:41 dictionarySource = null 18:00:41 ]], [[ 18:00:41 name = service-instance-id 18:00:41 status = null 18:00:41 required = true 18:00:41 dependencies = [] 18:00:41 dictionaryName = input-source 18:00:41 dictionarySource = input 18:00:41 ]]]) 18:00:41 18:00:41.623|1234|| ERROR ocessor$InputResourceResolutionProcessor : Failed to process input resource resolution in template key ([ 18:00:41 name = service-instance-id 18:00:41 status = null 18:00:41 required = true 18:00:41 dependencies = [] 18:00:41 dictionaryName = input-source 18:00:41 dictionarySource = input 18:00:41 ]) assignments. 18:00:41 18:00:41.624|1234|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ 18:00:41 "service-instance-id" : "${service-instance-id}" 18:00:41 }) 18:00:41 18:00:41.624|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:41 18:00:41.624|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 18:00:41 18:00:41.624|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(assign) -> executed state(FAILURE) 18:00:41 18:00:41.625|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(assign-recover) 18:00:41 18:00:41.625|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-1) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 18:00:41 18:00:41.625|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(deploy) is waiting for incoming edges([assign-recover>deploy/SUCCESS(NOT_STARTED)]) 18:00:41 18:00:41.625|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(assign-recover) 18:00:41 18:00:41.625|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-1), interface name(ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.625|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-1), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 18:00:41 18:00:41.626|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 18:00:41 18:00:41.626|1234|| INFO cba.cds.uat.TestScript : running step assign-recover, should fail: true 18:00:41 18:00:41.629|1234|| ERROR .c.b.s.e.AbstractScriptComponentFunction : failed in assign-recover - execute-script-1 : Step failed: assign-recover 18:00:41 org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: Step failed: assign-recover 18:00:41 at cba.cds.uat.TestScript.processNB$suspendImpl(TestScript.kt:44) 18:00:41 at cba.cds.uat.TestScript.processNB(TestScript.kt) 18:00:41 at cba.cds.uat.TestScript.processNB(TestScript.kt:27) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScriptNB(AbstractScriptComponentFunction.kt:74) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScript(AbstractScriptComponentFunction.kt:67) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB$suspendImpl(ComponentScriptExecutor.kt:66) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt:31) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invokeSuspend(AbstractComponentFunction.kt:184) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 18:00:41 at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturnIgnoreTimeout(Undispatched.kt:100) 18:00:41 at kotlinx.coroutines.TimeoutKt.setupTimeout(Timeout.kt:146) 18:00:41 at kotlinx.coroutines.TimeoutKt.withTimeout(Timeout.kt:44) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNBWithTimeout(AbstractComponentFunction.kt:179) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB(AbstractComponentFunction.kt) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.NodeTemplateExecutionService.executeNodeTemplate(NodeTemplateExecutionService.kt:94) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode$suspendImpl(ImperativeWorkflowExecutionService.kt:164) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt:75) 18:00:41 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:245) 18:00:41 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt) 18:00:41 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$1$1.invokeSuspend(BluePrintWorkflowService.kt:321) 18:00:41 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 18:00:41 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) 18:00:41 at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570) 18:00:41 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) 18:00:41 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677) 18:00:41 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664) 18:00:41 18:00:41.629|1234|| INFO cba.cds.uat.TestScript : Executing Recovery for step assign-recover 18:00:41 18:00:41.629|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:41 18:00:41.629|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-1),interface name (ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.630|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(assign-recover) -> executed state(FAILURE) 18:00:41 18:00:41.630|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/FAILURE(NOT_STARTED)]) 18:00:41 18:00:41.630|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Skip node(deploy) -> executed state(SUCCESS) 18:00:41 18:00:41.631|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Skip node(deploy-recover) -> executed state(SUCCESS) 18:00:41 18:00:41.631|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/SUCCESS(NOT_STARTED)]) 18:00:41 18:00:41.631|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy-recover>collect/SUCCESS(NOT_STARTED)]) 18:00:41 18:00:41.632|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(collect) 18:00:41 18:00:41.632|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 18:00:41 18:00:41.632|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(collect) 18:00:41 18:00:41.632|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.632|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="cba.cds.uat.CollectorScript"}) 18:00:41 18:00:41.632|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.CollectorScript) and instanceDependencies([]) 18:00:41 18:00:41.633|1234|| INFO cba.cds.uat.CollectorScript : Collected results: {"execute-script-1":"FAILED","execute-script-2":null,"execute-script-3":null,"execute-script-4":null} 18:00:41 18:00:41.633|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:41 18:00:41.633|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.633|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(collect) -> executed state(SUCCESS) 18:00:41 18:00:41.633|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(END) -> executed state(SUCCESS) 18:00:41 18:00:41.633|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : workflow(1234) nodes completed with (0)exceptions 18:00:41 18:00:41.633|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(uat-wf) 18:00:41 18:00:41.634|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID f3a62e08-60fe-40a9-bb24-bbdff2e84a06 auditStoreId -1 18:00:41 18:00:41.634|1234|| DEBUG org.springframework.web.HttpLogging : [6e476a81] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@4e98546f] 18:00:41 18:00:41.636||| DEBUG org.apache.http.headers : http-outgoing-2 << HTTP/1.1 200 OK 18:00:41 18:00:41.636||| DEBUG org.apache.http.headers : http-outgoing-2 << Date: Tue, 19 Mar 2024 18:00:41 GMT 18:00:41 18:00:41.636||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-RequestID: c2cfea52-b377-49f9-8ad8-9ffae3193adc 18:00:41 18:00:41.636||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-SubRequestID: 18:00:41 18:00:41.637||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-OriginatorID: 18:00:41 18:00:41.637||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-InvocationID: 90fc753d-c7e9-4c71-b473-8205df4c68ef 18:00:41 18:00:41.637||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-PartnerName: cds-controller 18:00:41 18:00:41.637||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Origin 18:00:41 18:00:41.637||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Method 18:00:41 18:00:41.637||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Headers 18:00:41 18:00:41.637||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Type: application/json 18:00:41 18:00:41.637||| DEBUG org.apache.http.headers : http-outgoing-2 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 18:00:41 18:00:41.637||| DEBUG org.apache.http.headers : http-outgoing-2 << Pragma: no-cache 18:00:41 18:00:41.637||| DEBUG org.apache.http.headers : http-outgoing-2 << Expires: 0 18:00:41 18:00:41.637||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Content-Type-Options: nosniff 18:00:41 18:00:41.637||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Frame-Options: DENY 18:00:41 18:00:41.637||| DEBUG org.apache.http.headers : http-outgoing-2 << X-XSS-Protection: 1 ; mode=block 18:00:41 18:00:41.637||| DEBUG org.apache.http.headers : http-outgoing-2 << Referrer-Policy: no-referrer 18:00:41 18:00:41.637||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Length: 573 18:00:41 18:00:41.637||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 18:00:41 18:00:41.637||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 2][route: {}->http://127.0.0.1:46251] can be kept alive indefinitely 18:00:41 18:00:41.637||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 18:00:41 18:00:41.637||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 2][route: {}->http://127.0.0.1:46251][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:41 18:00:41.637||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'uat-wf-deploy-fail' 18:00:41 18:00:41.638||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 18:00:41 18:00:41.638||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 18:00:41 18:00:41.638||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:46251][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:41 18:00:41.638||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 2][route: {}->http://127.0.0.1:46251][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:41 18:00:41.638||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 18:00:41 18:00:41.638||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 18:00:41 18:00:41.638||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 18:00:41 18:00:41.638||| DEBUG org.apache.http.headers : http-outgoing-2 >> POST /api/v1/execution-service/process HTTP/1.1 18:00:41 18:00:41.638||| DEBUG org.apache.http.headers : http-outgoing-2 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 18:00:41 18:00:41.638||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Length: 310 18:00:41 18:00:41.638||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Type: application/json; charset=UTF-8 18:00:41 18:00:41.638||| DEBUG org.apache.http.headers : http-outgoing-2 >> Host: 127.0.0.1:46251 18:00:41 18:00:41.638||| DEBUG org.apache.http.headers : http-outgoing-2 >> Connection: Keep-Alive 18:00:41 18:00:41.638||| DEBUG org.apache.http.headers : http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.13 (Java/17.0.6-ea) 18:00:41 18:00:41.638||| DEBUG org.apache.http.headers : http-outgoing-2 >> Accept-Encoding: gzip,deflate 18:00:41 18:00:41.642||| DEBUG org.springframework.web.HttpLogging : [582ef81f] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@5ee36548] 18:00:41 18:00:41.643|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 1234 18:00:41 18:00:41.643|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 18:00:41 18:00:41.643|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 18:00:41 18:00:41.643|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(uat-imperative-workflow), version(1.0.0) already present(/tmp/uat13336477218922822378.tmp/Deploy/uat-imperative-workflow/1.0.0) 18:00:41 18:00:41.643|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat13336477218922822378.tmp/Deploy/uat-imperative-workflow/1.0.0 18:00:41 18:00:41.651|1234|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13336477218922822378.tmp/Deploy/uat-imperative-workflow/1.0.0) and entry definition file (Definitions/uat-imperative-workflow.json) 18:00:41 18:00:41.653|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (uat-wf) 18:00:41 18:00:41.655|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(START) -> executed state(SUCCESS) 18:00:41 18:00:41.658|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(assign) 18:00:41 18:00:41.658|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 18:00:41 18:00:41.659|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(assign) 18:00:41 18:00:41.659|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 18:00:41 18:00:41.659|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (resource-resolution), values ({artifact-prefix-names=["assign"], store-result=false}) 18:00:41 18:00:41.660|1234|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(assign-mapping) 18:00:41 18:00:41.690|1234|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ 18:00:41 name = * 18:00:41 status = null 18:00:41 required = null 18:00:41 dependencies = null 18:00:41 dictionaryName = null 18:00:41 dictionarySource = null 18:00:41 ]], [[ 18:00:41 name = service-instance-id 18:00:41 status = null 18:00:41 required = true 18:00:41 dependencies = [] 18:00:41 dictionaryName = input-source 18:00:41 dictionarySource = input 18:00:41 ]]]) 18:00:41 18:00:41.691|1234|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("test-123") for Resource Name (service-instance-id), definition(input-source) of type (string) 18:00:41 18:00:41.692|1234|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ 18:00:41 "service-instance-id" : "test-123" 18:00:41 }) 18:00:41 18:00:41.693|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:41 18:00:41.693|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 18:00:41 18:00:41.693|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(assign) -> executed state(SUCCESS) 18:00:41 18:00:41.693|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(deploy) is waiting for incoming edges([assign-recover>deploy/SUCCESS(NOT_STARTED)]) 18:00:41 18:00:41.694|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Skip node(assign-recover) -> executed state(SUCCESS) 18:00:41 18:00:41.694|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/FAILURE(NOT_STARTED)]) 18:00:41 18:00:41.694|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(deploy) 18:00:41 18:00:41.695|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-2) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 18:00:41 18:00:41.695|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(deploy) 18:00:41 18:00:41.696|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-2), interface name(ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.696|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-2), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 18:00:41 18:00:41.696|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 18:00:41 18:00:41.696|1234|| INFO cba.cds.uat.TestScript : running step deploy, should fail: true 18:00:41 18:00:41.696|1234|| ERROR .c.b.s.e.AbstractScriptComponentFunction : failed in deploy - execute-script-2 : Step failed: deploy 18:00:41 org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: Step failed: deploy 18:00:41 at cba.cds.uat.TestScript.processNB$suspendImpl(TestScript.kt:44) 18:00:41 at cba.cds.uat.TestScript.processNB(TestScript.kt) 18:00:41 at cba.cds.uat.TestScript.processNB(TestScript.kt:27) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScriptNB(AbstractScriptComponentFunction.kt:74) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScript(AbstractScriptComponentFunction.kt:67) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB$suspendImpl(ComponentScriptExecutor.kt:66) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt:31) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invokeSuspend(AbstractComponentFunction.kt:184) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 18:00:41 at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturnIgnoreTimeout(Undispatched.kt:100) 18:00:41 at kotlinx.coroutines.TimeoutKt.setupTimeout(Timeout.kt:146) 18:00:41 at kotlinx.coroutines.TimeoutKt.withTimeout(Timeout.kt:44) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNBWithTimeout(AbstractComponentFunction.kt:179) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB(AbstractComponentFunction.kt) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.NodeTemplateExecutionService.executeNodeTemplate(NodeTemplateExecutionService.kt:94) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode$suspendImpl(ImperativeWorkflowExecutionService.kt:164) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt:75) 18:00:41 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:245) 18:00:41 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt) 18:00:41 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$1$1.invokeSuspend(BluePrintWorkflowService.kt:321) 18:00:41 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 18:00:41 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) 18:00:41 at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570) 18:00:41 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) 18:00:41 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677) 18:00:41 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664) 18:00:41 18:00:41.696|1234|| INFO cba.cds.uat.TestScript : Executing Recovery for step deploy 18:00:41 18:00:41.697|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:41 18:00:41.697|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-2),interface name (ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.697|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(deploy) -> executed state(FAILURE) 18:00:41 18:00:41.697|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(deploy-recover) 18:00:41 18:00:41.697|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-3) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 18:00:41 18:00:41.698|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(deploy-recover) 18:00:41 18:00:41.698|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-3), interface name(ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.698|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-3), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 18:00:41 18:00:41.698|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 18:00:41 18:00:41.698|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy-recover>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/FAILURE(NOT_STARTED)]) 18:00:41 18:00:41.698|1234|| INFO cba.cds.uat.TestScript : running step deploy-recover, should fail: false 18:00:41 18:00:41.698|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:41 18:00:41.698|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-3),interface name (ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.698|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(deploy-recover) -> executed state(SUCCESS) 18:00:41 18:00:41.699|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy-recover>collect/FAILURE(NOT_STARTED)]) 18:00:41 18:00:41.699|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(collect) 18:00:41 18:00:41.699|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 18:00:41 18:00:41.701|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(collect) 18:00:41 18:00:41.701|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.701|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="cba.cds.uat.CollectorScript"}) 18:00:41 18:00:41.701|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.CollectorScript) and instanceDependencies([]) 18:00:41 18:00:41.701|1234|| INFO cba.cds.uat.CollectorScript : Collected results: {"execute-script-1":null,"execute-script-2":"FAILED","execute-script-3":"SUCCEEDED","execute-script-4":null} 18:00:41 18:00:41.702|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:41 18:00:41.702|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.702|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(collect) -> executed state(SUCCESS) 18:00:41 18:00:41.702|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(END) -> executed state(SUCCESS) 18:00:41 18:00:41.702|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : workflow(1234) nodes completed with (0)exceptions 18:00:41 18:00:41.702|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(uat-wf) 18:00:41 18:00:41.703|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID 9080ff62-82cb-407f-a4df-67c461c44bd7 auditStoreId -1 18:00:41 18:00:41.703|1234|| DEBUG org.springframework.web.HttpLogging : [582ef81f] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@2febdd6e] 18:00:41 18:00:41.720||| DEBUG org.apache.http.headers : http-outgoing-2 << HTTP/1.1 200 OK 18:00:41 18:00:41.720||| DEBUG org.apache.http.headers : http-outgoing-2 << Date: Tue, 19 Mar 2024 18:00:41 GMT 18:00:41 18:00:41.720||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-RequestID: 9f9abe67-5093-443d-8cfa-adaef7740c6f 18:00:41 18:00:41.720||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-SubRequestID: 18:00:41 18:00:41.720||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-OriginatorID: 18:00:41 18:00:41.720||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-InvocationID: 4be359ab-f126-4f7c-910b-0053226ba8e1 18:00:41 18:00:41.720||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-PartnerName: cds-controller 18:00:41 18:00:41.720||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Origin 18:00:41 18:00:41.720||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Method 18:00:41 18:00:41.720||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Headers 18:00:41 18:00:41.720||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Type: application/json 18:00:41 18:00:41.720||| DEBUG org.apache.http.headers : http-outgoing-2 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 18:00:41 18:00:41.720||| DEBUG org.apache.http.headers : http-outgoing-2 << Pragma: no-cache 18:00:41 18:00:41.720||| DEBUG org.apache.http.headers : http-outgoing-2 << Expires: 0 18:00:41 18:00:41.720||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Content-Type-Options: nosniff 18:00:41 18:00:41.720||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Frame-Options: DENY 18:00:41 18:00:41.720||| DEBUG org.apache.http.headers : http-outgoing-2 << X-XSS-Protection: 1 ; mode=block 18:00:41 18:00:41.720||| DEBUG org.apache.http.headers : http-outgoing-2 << Referrer-Policy: no-referrer 18:00:41 18:00:41.720||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Length: 580 18:00:41 18:00:41.720||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 18:00:41 18:00:41.721||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 2][route: {}->http://127.0.0.1:46251] can be kept alive indefinitely 18:00:41 18:00:41.721||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 18:00:41 18:00:41.721||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 2][route: {}->http://127.0.0.1:46251][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:41 18:00:41.721||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'uat-wf-assign-fail-and-deploy-fail' 18:00:41 18:00:41.722||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 18:00:41 18:00:41.722||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 18:00:41 18:00:41.722||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:46251][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:41 18:00:41.722||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 2][route: {}->http://127.0.0.1:46251][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:41 18:00:41.722||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 18:00:41 18:00:41.722||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 18:00:41 18:00:41.722||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 18:00:41 18:00:41.722||| DEBUG org.apache.http.headers : http-outgoing-2 >> POST /api/v1/execution-service/process HTTP/1.1 18:00:41 18:00:41.722||| DEBUG org.apache.http.headers : http-outgoing-2 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 18:00:41 18:00:41.722||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Length: 277 18:00:41 18:00:41.722||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Type: application/json; charset=UTF-8 18:00:41 18:00:41.722||| DEBUG org.apache.http.headers : http-outgoing-2 >> Host: 127.0.0.1:46251 18:00:41 18:00:41.722||| DEBUG org.apache.http.headers : http-outgoing-2 >> Connection: Keep-Alive 18:00:41 18:00:41.722||| DEBUG org.apache.http.headers : http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.13 (Java/17.0.6-ea) 18:00:41 18:00:41.722||| DEBUG org.apache.http.headers : http-outgoing-2 >> Accept-Encoding: gzip,deflate 18:00:41 18:00:41.745||| DEBUG org.springframework.web.HttpLogging : [cbe8045] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@60544963] 18:00:41 18:00:41.746|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 1234 18:00:41 18:00:41.746|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 18:00:41 18:00:41.746|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 18:00:41 18:00:41.746|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(uat-imperative-workflow), version(1.0.0) already present(/tmp/uat13336477218922822378.tmp/Deploy/uat-imperative-workflow/1.0.0) 18:00:41 18:00:41.746|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat13336477218922822378.tmp/Deploy/uat-imperative-workflow/1.0.0 18:00:41 18:00:41.748|1234|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13336477218922822378.tmp/Deploy/uat-imperative-workflow/1.0.0) and entry definition file (Definitions/uat-imperative-workflow.json) 18:00:41 18:00:41.751|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (uat-wf) 18:00:41 18:00:41.753|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(START) -> executed state(SUCCESS) 18:00:41 18:00:41.754|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(assign) 18:00:41 18:00:41.754|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 18:00:41 18:00:41.754|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(assign) 18:00:41 18:00:41.754|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 18:00:41 18:00:41.755|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (resource-resolution), values ({artifact-prefix-names=["assign"], store-result=false}) 18:00:41 18:00:41.755|1234|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(assign-mapping) 18:00:41 18:00:41.786|1234|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ 18:00:41 name = * 18:00:41 status = null 18:00:41 required = null 18:00:41 dependencies = null 18:00:41 dictionaryName = null 18:00:41 dictionarySource = null 18:00:41 ]], [[ 18:00:41 name = service-instance-id 18:00:41 status = null 18:00:41 required = true 18:00:41 dependencies = [] 18:00:41 dictionaryName = input-source 18:00:41 dictionarySource = input 18:00:41 ]]]) 18:00:41 18:00:41.790|1234|| ERROR ocessor$InputResourceResolutionProcessor : Failed to process input resource resolution in template key ([ 18:00:41 name = service-instance-id 18:00:41 status = null 18:00:41 required = true 18:00:41 dependencies = [] 18:00:41 dictionaryName = input-source 18:00:41 dictionarySource = input 18:00:41 ]) assignments. 18:00:41 18:00:41.792|1234|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ 18:00:41 "service-instance-id" : "${service-instance-id}" 18:00:41 }) 18:00:41 18:00:41.792|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:41 18:00:41.792|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 18:00:41 18:00:41.792|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(assign) -> executed state(FAILURE) 18:00:41 18:00:41.793|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(assign-recover) 18:00:41 18:00:41.793|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-1) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 18:00:41 18:00:41.794|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(assign-recover) 18:00:41 18:00:41.794|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-1), interface name(ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.794|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-1), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 18:00:41 18:00:41.794|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 18:00:41 18:00:41.794|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(deploy) is waiting for incoming edges([assign-recover>deploy/SUCCESS(NOT_STARTED)]) 18:00:41 18:00:41.795|1234|| INFO cba.cds.uat.TestScript : running step assign-recover, should fail: false 18:00:41 18:00:41.795|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:41 18:00:41.795|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-1),interface name (ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.795|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(assign-recover) -> executed state(SUCCESS) 18:00:41 18:00:41.795|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(deploy) 18:00:41 18:00:41.795|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-2) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 18:00:41 18:00:41.796|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(deploy) 18:00:41 18:00:41.796|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-2), interface name(ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.796|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-2), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 18:00:41 18:00:41.796|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 18:00:41 18:00:41.796|1234|| INFO cba.cds.uat.TestScript : running step deploy, should fail: true 18:00:41 18:00:41.796|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/FAILURE(NOT_STARTED)]) 18:00:41 18:00:41.796|1234|| ERROR .c.b.s.e.AbstractScriptComponentFunction : failed in deploy - execute-script-2 : Step failed: deploy 18:00:41 org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: Step failed: deploy 18:00:41 at cba.cds.uat.TestScript.processNB$suspendImpl(TestScript.kt:44) 18:00:41 at cba.cds.uat.TestScript.processNB(TestScript.kt) 18:00:41 at cba.cds.uat.TestScript.processNB(TestScript.kt:27) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScriptNB(AbstractScriptComponentFunction.kt:74) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScript(AbstractScriptComponentFunction.kt:67) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB$suspendImpl(ComponentScriptExecutor.kt:66) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt:31) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invokeSuspend(AbstractComponentFunction.kt:184) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 18:00:41 at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturnIgnoreTimeout(Undispatched.kt:100) 18:00:41 at kotlinx.coroutines.TimeoutKt.setupTimeout(Timeout.kt:146) 18:00:41 at kotlinx.coroutines.TimeoutKt.withTimeout(Timeout.kt:44) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNBWithTimeout(AbstractComponentFunction.kt:179) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB(AbstractComponentFunction.kt) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.NodeTemplateExecutionService.executeNodeTemplate(NodeTemplateExecutionService.kt:94) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode$suspendImpl(ImperativeWorkflowExecutionService.kt:164) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt:75) 18:00:41 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:245) 18:00:41 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt) 18:00:41 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$1$1.invokeSuspend(BluePrintWorkflowService.kt:321) 18:00:41 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 18:00:41 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) 18:00:41 at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570) 18:00:41 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) 18:00:41 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677) 18:00:41 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664) 18:00:41 18:00:41.797|1234|| INFO cba.cds.uat.TestScript : Executing Recovery for step deploy 18:00:41 18:00:41.797|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:41 18:00:41.797|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-2),interface name (ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.797|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(deploy) -> executed state(FAILURE) 18:00:41 18:00:41.797|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(deploy-recover) 18:00:41 18:00:41.797|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-3) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 18:00:41 18:00:41.798|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(deploy-recover) 18:00:41 18:00:41.798|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-3), interface name(ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.798|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-3), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 18:00:41 18:00:41.798|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 18:00:41 18:00:41.798|1234|| INFO cba.cds.uat.TestScript : running step deploy-recover, should fail: false 18:00:41 18:00:41.798|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:41 18:00:41.798|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-3),interface name (ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.798|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(deploy-recover) -> executed state(SUCCESS) 18:00:41 18:00:41.798|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy-recover>collect/SUCCESS(NOT_STARTED), deploy-recover>collect/FAILURE(NOT_STARTED)]) 18:00:41 18:00:41.799|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([deploy-recover>collect/SUCCESS(NOT_STARTED)]) 18:00:41 18:00:41.799|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf[1234])'s step(collect) 18:00:41 18:00:41.799|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 18:00:41 18:00:41.800|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf) step(collect) 18:00:41 18:00:41.800|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.800|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="cba.cds.uat.CollectorScript"}) 18:00:41 18:00:41.800|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.CollectorScript) and instanceDependencies([]) 18:00:41 18:00:41.801|1234|| INFO cba.cds.uat.CollectorScript : Collected results: {"execute-script-1":"SUCCEEDED","execute-script-2":"FAILED","execute-script-3":"SUCCEEDED","execute-script-4":null} 18:00:41 18:00:41.801|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:41 18:00:41.801|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.801|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(collect) -> executed state(SUCCESS) 18:00:41 18:00:41.801|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(END) -> executed state(SUCCESS) 18:00:41 18:00:41.801|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : workflow(1234) nodes completed with (0)exceptions 18:00:41 18:00:41.802|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(uat-wf) 18:00:41 18:00:41.802|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID 75043023-89fa-40da-8778-36f050287b77 auditStoreId -1 18:00:41 18:00:41.803|1234|| DEBUG org.springframework.web.HttpLogging : [cbe8045] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@2dc7b560] 18:00:41 18:00:41.805||| DEBUG org.apache.http.headers : http-outgoing-2 << HTTP/1.1 200 OK 18:00:41 18:00:41.805||| DEBUG org.apache.http.headers : http-outgoing-2 << Date: Tue, 19 Mar 2024 18:00:41 GMT 18:00:41 18:00:41.805||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-RequestID: 157539f8-b59b-4e2a-8ef8-4b25c1b14333 18:00:41 18:00:41.805||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-SubRequestID: 18:00:41 18:00:41.805||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-OriginatorID: 18:00:41 18:00:41.805||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-InvocationID: e9bc2437-daab-4f29-a6f5-32ff12090b58 18:00:41 18:00:41.805||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-PartnerName: cds-controller 18:00:41 18:00:41.805||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Origin 18:00:41 18:00:41.805||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Method 18:00:41 18:00:41.805||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Headers 18:00:41 18:00:41.805||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Type: application/json 18:00:41 18:00:41.805||| DEBUG org.apache.http.headers : http-outgoing-2 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 18:00:41 18:00:41.805||| DEBUG org.apache.http.headers : http-outgoing-2 << Pragma: no-cache 18:00:41 18:00:41.805||| DEBUG org.apache.http.headers : http-outgoing-2 << Expires: 0 18:00:41 18:00:41.806||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Content-Type-Options: nosniff 18:00:41 18:00:41.806||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Frame-Options: DENY 18:00:41 18:00:41.806||| DEBUG org.apache.http.headers : http-outgoing-2 << X-XSS-Protection: 1 ; mode=block 18:00:41 18:00:41.806||| DEBUG org.apache.http.headers : http-outgoing-2 << Referrer-Policy: no-referrer 18:00:41 18:00:41.806||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Length: 587 18:00:41 18:00:41.806||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 18:00:41 18:00:41.806||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 2][route: {}->http://127.0.0.1:46251] can be kept alive indefinitely 18:00:41 18:00:41.806||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 18:00:41 18:00:41.806||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 2][route: {}->http://127.0.0.1:46251][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:41 18:00:41.807||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'uat-wf-parallel-happy-case' 18:00:41 18:00:41.807||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 18:00:41 18:00:41.807||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 18:00:41 18:00:41.807||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:46251][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:41 18:00:41.807||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 2][route: {}->http://127.0.0.1:46251][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:41 18:00:41.807||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 18:00:41 18:00:41.807||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 18:00:41 18:00:41.807||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 18:00:41 18:00:41.807||| DEBUG org.apache.http.headers : http-outgoing-2 >> POST /api/v1/execution-service/process HTTP/1.1 18:00:41 18:00:41.807||| DEBUG org.apache.http.headers : http-outgoing-2 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 18:00:41 18:00:41.807||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Length: 266 18:00:41 18:00:41.808||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Type: application/json; charset=UTF-8 18:00:41 18:00:41.808||| DEBUG org.apache.http.headers : http-outgoing-2 >> Host: 127.0.0.1:46251 18:00:41 18:00:41.808||| DEBUG org.apache.http.headers : http-outgoing-2 >> Connection: Keep-Alive 18:00:41 18:00:41.808||| DEBUG org.apache.http.headers : http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.13 (Java/17.0.6-ea) 18:00:41 18:00:41.808||| DEBUG org.apache.http.headers : http-outgoing-2 >> Accept-Encoding: gzip,deflate 18:00:41 18:00:41.813||| DEBUG org.springframework.web.HttpLogging : [1ee93f52] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@5afed046] 18:00:41 18:00:41.813|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 1234 18:00:41 18:00:41.813|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 18:00:41 18:00:41.813|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 18:00:41 18:00:41.814|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(uat-imperative-workflow), version(1.0.0) already present(/tmp/uat13336477218922822378.tmp/Deploy/uat-imperative-workflow/1.0.0) 18:00:41 18:00:41.814|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat13336477218922822378.tmp/Deploy/uat-imperative-workflow/1.0.0 18:00:41 18:00:41.814|1234|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13336477218922822378.tmp/Deploy/uat-imperative-workflow/1.0.0) and entry definition file (Definitions/uat-imperative-workflow.json) 18:00:41 18:00:41.823|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (uat-wf-parallel) 18:00:41 18:00:41.824|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(START) -> executed state(SUCCESS) 18:00:41 18:00:41.825|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf-parallel[1234])'s step(execute-B) 18:00:41 18:00:41.825|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-2) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 18:00:41 18:00:41.825|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf-parallel) step(execute-B) 18:00:41 18:00:41.825|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-2), interface name(ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.825|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-2), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 18:00:41 18:00:41.826|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 18:00:41 18:00:41.826|1234|| INFO cba.cds.uat.TestScript : running step execute-B, should fail: false 18:00:41 18:00:41.826|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf-parallel[1234])'s step(execute-A) 18:00:41 18:00:41.826|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-1) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 18:00:41 18:00:41.827|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf-parallel) step(execute-A) 18:00:41 18:00:41.827|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-1), interface name(ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.827|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-1), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 18:00:41 18:00:41.827|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 18:00:41 18:00:41.828|1234|| INFO cba.cds.uat.TestScript : running step execute-A, should fail: false 18:00:41 18:00:41.828|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:41 18:00:41.828|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-1),interface name (ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.828|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(execute-A) -> executed state(SUCCESS) 18:00:41 18:00:41.828|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(finalize) is waiting for incoming edges([execute-B>finalize/SUCCESS(NOT_STARTED)]) 18:00:41 18:00:41.828|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(clean-up) is waiting for incoming edges([execute-B>clean-up/FAILURE(NOT_STARTED), finalize>clean-up/SUCCESS(NOT_STARTED), finalize>clean-up/FAILURE(NOT_STARTED)]) 18:00:41 18:00:41.826|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:41 18:00:41.835|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-2),interface name (ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.835|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(execute-B) -> executed state(SUCCESS) 18:00:41 18:00:41.836|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(clean-up) is waiting for incoming edges([finalize>clean-up/SUCCESS(NOT_STARTED), finalize>clean-up/FAILURE(NOT_STARTED)]) 18:00:41 18:00:41.837|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf-parallel[1234])'s step(finalize) 18:00:41 18:00:41.837|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-3) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 18:00:41 18:00:41.837|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf-parallel) step(finalize) 18:00:41 18:00:41.838|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-3), interface name(ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.838|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-3), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 18:00:41 18:00:41.838|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 18:00:41 18:00:41.839|1234|| INFO cba.cds.uat.TestScript : running step finalize, should fail: false 18:00:41 18:00:41.839|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:41 18:00:41.839|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-3),interface name (ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.839|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(finalize) -> executed state(SUCCESS) 18:00:41 18:00:41.839|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(clean-up) is waiting for incoming edges([finalize>clean-up/SUCCESS(NOT_STARTED)]) 18:00:41 18:00:41.840|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf-parallel[1234])'s step(clean-up) 18:00:41 18:00:41.840|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-4) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 18:00:41 18:00:41.841|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf-parallel) step(clean-up) 18:00:41 18:00:41.841|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-4), interface name(ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.841|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-4), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 18:00:41 18:00:41.841|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 18:00:41 18:00:41.842|1234|| INFO cba.cds.uat.TestScript : running step clean-up, should fail: false 18:00:41 18:00:41.842|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:41 18:00:41.842|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-4),interface name (ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.842|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(clean-up) -> executed state(SUCCESS) 18:00:41 18:00:41.842|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([clean-up>collect/FAILURE(NOT_STARTED)]) 18:00:41 18:00:41.843|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf-parallel[1234])'s step(collect) 18:00:41 18:00:41.843|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 18:00:41 18:00:41.843|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf-parallel) step(collect) 18:00:41 18:00:41.843|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.843|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="cba.cds.uat.CollectorScript"}) 18:00:41 18:00:41.843|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.CollectorScript) and instanceDependencies([]) 18:00:41 18:00:41.844|1234|| INFO cba.cds.uat.CollectorScript : Collected results: {"execute-script-1":"SUCCEEDED","execute-script-2":"SUCCEEDED","execute-script-3":"SUCCEEDED","execute-script-4":"SUCCEEDED"} 18:00:41 18:00:41.844|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:41 18:00:41.844|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.844|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(collect) -> executed state(SUCCESS) 18:00:41 18:00:41.844|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(END) -> executed state(SUCCESS) 18:00:41 18:00:41.845|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : workflow(1234) nodes completed with (0)exceptions 18:00:41 18:00:41.845|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(uat-wf-parallel) 18:00:41 18:00:41.845|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID 8e324ec7-cf0b-435e-b959-ee6b9cf62289 auditStoreId -1 18:00:41 18:00:41.846|1234|| DEBUG org.springframework.web.HttpLogging : [1ee93f52] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@7e5a5b1] 18:00:41 18:00:41.849||| DEBUG org.apache.http.headers : http-outgoing-2 << HTTP/1.1 200 OK 18:00:41 18:00:41.849||| DEBUG org.apache.http.headers : http-outgoing-2 << Date: Tue, 19 Mar 2024 18:00:41 GMT 18:00:41 18:00:41.849||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-RequestID: 6daf658f-af1e-4660-823f-d68b5989dd1e 18:00:41 18:00:41.849||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-SubRequestID: 18:00:41 18:00:41.849||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-OriginatorID: 18:00:41 18:00:41.849||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-InvocationID: e1105d80-e84c-44f0-9573-c146a166cc5d 18:00:41 18:00:41.849||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-PartnerName: cds-controller 18:00:41 18:00:41.849||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Origin 18:00:41 18:00:41.849||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Method 18:00:41 18:00:41.849||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Headers 18:00:41 18:00:41.849||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Type: application/json 18:00:41 18:00:41.849||| DEBUG org.apache.http.headers : http-outgoing-2 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 18:00:41 18:00:41.849||| DEBUG org.apache.http.headers : http-outgoing-2 << Pragma: no-cache 18:00:41 18:00:41.849||| DEBUG org.apache.http.headers : http-outgoing-2 << Expires: 0 18:00:41 18:00:41.849||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Content-Type-Options: nosniff 18:00:41 18:00:41.849||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Frame-Options: DENY 18:00:41 18:00:41.849||| DEBUG org.apache.http.headers : http-outgoing-2 << X-XSS-Protection: 1 ; mode=block 18:00:41 18:00:41.849||| DEBUG org.apache.http.headers : http-outgoing-2 << Referrer-Policy: no-referrer 18:00:41 18:00:41.849||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Length: 615 18:00:41 18:00:41.849||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 18:00:41 18:00:41.849||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 2][route: {}->http://127.0.0.1:46251] can be kept alive indefinitely 18:00:41 18:00:41.849||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 18:00:41 18:00:41.850||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 2][route: {}->http://127.0.0.1:46251][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:41 18:00:41.850||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'uat-wf-execute-script-1-fail' 18:00:41 18:00:41.850||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 18:00:41 18:00:41.851||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 18:00:41 18:00:41.851||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:46251][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:41 18:00:41.851||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 2][route: {}->http://127.0.0.1:46251][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:41 18:00:41.851||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 18:00:41 18:00:41.851||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 18:00:41 18:00:41.851||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 18:00:41 18:00:41.851||| DEBUG org.apache.http.headers : http-outgoing-2 >> POST /api/v1/execution-service/process HTTP/1.1 18:00:41 18:00:41.851||| DEBUG org.apache.http.headers : http-outgoing-2 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 18:00:41 18:00:41.851||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Length: 298 18:00:41 18:00:41.851||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Type: application/json; charset=UTF-8 18:00:41 18:00:41.851||| DEBUG org.apache.http.headers : http-outgoing-2 >> Host: 127.0.0.1:46251 18:00:41 18:00:41.851||| DEBUG org.apache.http.headers : http-outgoing-2 >> Connection: Keep-Alive 18:00:41 18:00:41.851||| DEBUG org.apache.http.headers : http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.13 (Java/17.0.6-ea) 18:00:41 18:00:41.851||| DEBUG org.apache.http.headers : http-outgoing-2 >> Accept-Encoding: gzip,deflate 18:00:41 18:00:41.856||| DEBUG org.springframework.web.HttpLogging : [7ee06f3b] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@70bd550] 18:00:41 18:00:41.857|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 1234 18:00:41 18:00:41.857|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 18:00:41 18:00:41.857|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 18:00:41 18:00:41.857|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(uat-imperative-workflow), version(1.0.0) already present(/tmp/uat13336477218922822378.tmp/Deploy/uat-imperative-workflow/1.0.0) 18:00:41 18:00:41.857|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat13336477218922822378.tmp/Deploy/uat-imperative-workflow/1.0.0 18:00:41 18:00:41.860|1234|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13336477218922822378.tmp/Deploy/uat-imperative-workflow/1.0.0) and entry definition file (Definitions/uat-imperative-workflow.json) 18:00:41 18:00:41.863|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (uat-wf-parallel) 18:00:41 18:00:41.864|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(START) -> executed state(SUCCESS) 18:00:41 18:00:41.865|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf-parallel[1234])'s step(execute-B) 18:00:41 18:00:41.865|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-2) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 18:00:41 18:00:41.865|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf-parallel) step(execute-B) 18:00:41 18:00:41.865|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-2), interface name(ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.865|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-2), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 18:00:41 18:00:41.865|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 18:00:41 18:00:41.866|1234|| INFO cba.cds.uat.TestScript : running step execute-B, should fail: false 18:00:41 18:00:41.866|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:41 18:00:41.866|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-2),interface name (ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.866|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(execute-B) -> executed state(SUCCESS) 18:00:41 18:00:41.866|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(finalize) is waiting for incoming edges([execute-A>finalize/SUCCESS(NOT_STARTED)]) 18:00:41 18:00:41.866|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(clean-up) is waiting for incoming edges([execute-A>clean-up/FAILURE(NOT_STARTED), finalize>clean-up/SUCCESS(NOT_STARTED), finalize>clean-up/FAILURE(NOT_STARTED)]) 18:00:41 18:00:41.867|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf-parallel[1234])'s step(execute-A) 18:00:41 18:00:41.867|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-1) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 18:00:41 18:00:41.867|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf-parallel) step(execute-A) 18:00:41 18:00:41.867|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-1), interface name(ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.868|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-1), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 18:00:41 18:00:41.868|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 18:00:41 18:00:41.868|1234|| INFO cba.cds.uat.TestScript : running step execute-A, should fail: true 18:00:41 18:00:41.868|1234|| ERROR .c.b.s.e.AbstractScriptComponentFunction : failed in execute-A - execute-script-1 : Step failed: execute-A 18:00:41 org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: Step failed: execute-A 18:00:41 at cba.cds.uat.TestScript.processNB$suspendImpl(TestScript.kt:44) 18:00:41 at cba.cds.uat.TestScript.processNB(TestScript.kt) 18:00:41 at cba.cds.uat.TestScript.processNB(TestScript.kt:27) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScriptNB(AbstractScriptComponentFunction.kt:74) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScript(AbstractScriptComponentFunction.kt:67) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB$suspendImpl(ComponentScriptExecutor.kt:66) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt:31) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invokeSuspend(AbstractComponentFunction.kt:184) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 18:00:41 at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturnIgnoreTimeout(Undispatched.kt:100) 18:00:41 at kotlinx.coroutines.TimeoutKt.setupTimeout(Timeout.kt:146) 18:00:41 at kotlinx.coroutines.TimeoutKt.withTimeout(Timeout.kt:44) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNBWithTimeout(AbstractComponentFunction.kt:179) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB(AbstractComponentFunction.kt) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.NodeTemplateExecutionService.executeNodeTemplate(NodeTemplateExecutionService.kt:94) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode$suspendImpl(ImperativeWorkflowExecutionService.kt:164) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt:75) 18:00:41 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:245) 18:00:41 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt) 18:00:41 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$1$1.invokeSuspend(BluePrintWorkflowService.kt:321) 18:00:41 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 18:00:41 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) 18:00:41 at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570) 18:00:41 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) 18:00:41 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677) 18:00:41 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664) 18:00:41 18:00:41.868|1234|| INFO cba.cds.uat.TestScript : Executing Recovery for step execute-A 18:00:41 18:00:41.868|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:41 18:00:41.868|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-1),interface name (ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.869|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(execute-A) -> executed state(FAILURE) 18:00:41 18:00:41.876|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(clean-up) is waiting for incoming edges([finalize>clean-up/SUCCESS(NOT_STARTED), finalize>clean-up/FAILURE(NOT_STARTED)]) 18:00:41 18:00:41.876|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf-parallel[1234])'s step(finalize) 18:00:41 18:00:41.876|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-3) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 18:00:41 18:00:41.877|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf-parallel) step(finalize) 18:00:41 18:00:41.877|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-3), interface name(ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.877|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-3), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 18:00:41 18:00:41.877|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 18:00:41 18:00:41.877|1234|| INFO cba.cds.uat.TestScript : running step finalize, should fail: false 18:00:41 18:00:41.878|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:41 18:00:41.878|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-3),interface name (ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.878|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(finalize) -> executed state(SUCCESS) 18:00:41 18:00:41.878|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(clean-up) is waiting for incoming edges([finalize>clean-up/FAILURE(NOT_STARTED)]) 18:00:41 18:00:41.878|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf-parallel[1234])'s step(clean-up) 18:00:41 18:00:41.878|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-4) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 18:00:41 18:00:41.878|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf-parallel) step(clean-up) 18:00:41 18:00:41.878|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-4), interface name(ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.878|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-4), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 18:00:41 18:00:41.879|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 18:00:41 18:00:41.879|1234|| INFO cba.cds.uat.TestScript : running step clean-up, should fail: false 18:00:41 18:00:41.879|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:41 18:00:41.879|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-4),interface name (ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.879|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(clean-up) -> executed state(SUCCESS) 18:00:41 18:00:41.879|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([clean-up>collect/FAILURE(NOT_STARTED)]) 18:00:41 18:00:41.879|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf-parallel[1234])'s step(collect) 18:00:41 18:00:41.879|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 18:00:41 18:00:41.880|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf-parallel) step(collect) 18:00:41 18:00:41.880|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.880|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="cba.cds.uat.CollectorScript"}) 18:00:41 18:00:41.880|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.CollectorScript) and instanceDependencies([]) 18:00:41 18:00:41.880|1234|| INFO cba.cds.uat.CollectorScript : Collected results: {"execute-script-1":"FAILED","execute-script-2":"SUCCEEDED","execute-script-3":"SUCCEEDED","execute-script-4":"SUCCEEDED"} 18:00:41 18:00:41.880|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:41 18:00:41.880|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.880|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(collect) -> executed state(SUCCESS) 18:00:41 18:00:41.881|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(END) -> executed state(SUCCESS) 18:00:41 18:00:41.881|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : workflow(1234) nodes completed with (0)exceptions 18:00:41 18:00:41.881|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(uat-wf-parallel) 18:00:41 18:00:41.882|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID 08889570-1604-4fa3-babd-6d5419b254d3 auditStoreId -1 18:00:41 18:00:41.882|1234|| DEBUG org.springframework.web.HttpLogging : [7ee06f3b] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@36632d14] 18:00:41 18:00:41.884||| DEBUG org.apache.http.headers : http-outgoing-2 << HTTP/1.1 200 OK 18:00:41 18:00:41.884||| DEBUG org.apache.http.headers : http-outgoing-2 << Date: Tue, 19 Mar 2024 18:00:41 GMT 18:00:41 18:00:41.884||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-RequestID: cabeaa0a-2c7a-4093-90e7-cccd988a1e34 18:00:41 18:00:41.884||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-SubRequestID: 18:00:41 18:00:41.885||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-OriginatorID: 18:00:41 18:00:41.885||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-InvocationID: 89857ea5-af21-45d1-95d7-7985084ee201 18:00:41 18:00:41.885||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-PartnerName: cds-controller 18:00:41 18:00:41.885||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Origin 18:00:41 18:00:41.885||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Method 18:00:41 18:00:41.885||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Headers 18:00:41 18:00:41.885||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Type: application/json 18:00:41 18:00:41.885||| DEBUG org.apache.http.headers : http-outgoing-2 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 18:00:41 18:00:41.885||| DEBUG org.apache.http.headers : http-outgoing-2 << Pragma: no-cache 18:00:41 18:00:41.885||| DEBUG org.apache.http.headers : http-outgoing-2 << Expires: 0 18:00:41 18:00:41.885||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Content-Type-Options: nosniff 18:00:41 18:00:41.885||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Frame-Options: DENY 18:00:41 18:00:41.885||| DEBUG org.apache.http.headers : http-outgoing-2 << X-XSS-Protection: 1 ; mode=block 18:00:41 18:00:41.885||| DEBUG org.apache.http.headers : http-outgoing-2 << Referrer-Policy: no-referrer 18:00:41 18:00:41.885||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Length: 612 18:00:41 18:00:41.885||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 18:00:41 18:00:41.885||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 2][route: {}->http://127.0.0.1:46251] can be kept alive indefinitely 18:00:41 18:00:41.885||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 18:00:41 18:00:41.885||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 2][route: {}->http://127.0.0.1:46251][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:41 18:00:41.886||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'uat-wf-both-execute-scrips-fail' 18:00:41 18:00:41.886||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 18:00:41 18:00:41.886||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 18:00:41 18:00:41.886||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:46251][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:41 18:00:41.887||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 2][route: {}->http://127.0.0.1:46251][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:41 18:00:41.887||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 18:00:41 18:00:41.887||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 18:00:41 18:00:41.887||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 18:00:41 18:00:41.887||| DEBUG org.apache.http.headers : http-outgoing-2 >> POST /api/v1/execution-service/process HTTP/1.1 18:00:41 18:00:41.887||| DEBUG org.apache.http.headers : http-outgoing-2 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 18:00:41 18:00:41.887||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Length: 315 18:00:41 18:00:41.887||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Type: application/json; charset=UTF-8 18:00:41 18:00:41.887||| DEBUG org.apache.http.headers : http-outgoing-2 >> Host: 127.0.0.1:46251 18:00:41 18:00:41.887||| DEBUG org.apache.http.headers : http-outgoing-2 >> Connection: Keep-Alive 18:00:41 18:00:41.887||| DEBUG org.apache.http.headers : http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.13 (Java/17.0.6-ea) 18:00:41 18:00:41.887||| DEBUG org.apache.http.headers : http-outgoing-2 >> Accept-Encoding: gzip,deflate 18:00:41 18:00:41.892||| DEBUG org.springframework.web.HttpLogging : [25b14d55] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@19aee373] 18:00:41 18:00:41.892|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 1234 18:00:41 18:00:41.892|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 18:00:41 18:00:41.892|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 18:00:41 18:00:41.893|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(uat-imperative-workflow), version(1.0.0) already present(/tmp/uat13336477218922822378.tmp/Deploy/uat-imperative-workflow/1.0.0) 18:00:41 18:00:41.893|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat13336477218922822378.tmp/Deploy/uat-imperative-workflow/1.0.0 18:00:41 18:00:41.893|1234|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13336477218922822378.tmp/Deploy/uat-imperative-workflow/1.0.0) and entry definition file (Definitions/uat-imperative-workflow.json) 18:00:41 18:00:41.896|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (uat-wf-parallel) 18:00:41 18:00:41.897|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(START) -> executed state(SUCCESS) 18:00:41 18:00:41.897|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf-parallel[1234])'s step(execute-B) 18:00:41 18:00:41.897|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-2) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 18:00:41 18:00:41.898|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf-parallel) step(execute-B) 18:00:41 18:00:41.898|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-2), interface name(ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.898|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-2), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 18:00:41 18:00:41.898|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 18:00:41 18:00:41.899|1234|| INFO cba.cds.uat.TestScript : running step execute-B, should fail: true 18:00:41 18:00:41.899|1234|| ERROR .c.b.s.e.AbstractScriptComponentFunction : failed in execute-B - execute-script-2 : Step failed: execute-B 18:00:41 org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: Step failed: execute-B 18:00:41 at cba.cds.uat.TestScript.processNB$suspendImpl(TestScript.kt:44) 18:00:41 at cba.cds.uat.TestScript.processNB(TestScript.kt) 18:00:41 at cba.cds.uat.TestScript.processNB(TestScript.kt:27) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScriptNB(AbstractScriptComponentFunction.kt:74) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScript(AbstractScriptComponentFunction.kt:67) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB$suspendImpl(ComponentScriptExecutor.kt:66) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt:31) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invokeSuspend(AbstractComponentFunction.kt:184) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 18:00:41 at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturnIgnoreTimeout(Undispatched.kt:100) 18:00:41 at kotlinx.coroutines.TimeoutKt.setupTimeout(Timeout.kt:146) 18:00:41 at kotlinx.coroutines.TimeoutKt.withTimeout(Timeout.kt:44) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNBWithTimeout(AbstractComponentFunction.kt:179) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB(AbstractComponentFunction.kt) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.NodeTemplateExecutionService.executeNodeTemplate(NodeTemplateExecutionService.kt:94) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode$suspendImpl(ImperativeWorkflowExecutionService.kt:164) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt:75) 18:00:41 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:245) 18:00:41 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt) 18:00:41 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$1$1.invokeSuspend(BluePrintWorkflowService.kt:321) 18:00:41 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 18:00:41 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) 18:00:41 at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570) 18:00:41 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) 18:00:41 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677) 18:00:41 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664) 18:00:41 18:00:41.899|1234|| INFO cba.cds.uat.TestScript : Executing Recovery for step execute-B 18:00:41 18:00:41.899|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:41 18:00:41.899|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-2),interface name (ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.899|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(execute-B) -> executed state(FAILURE) 18:00:41 18:00:41.899|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(clean-up) is waiting for incoming edges([execute-A>clean-up/FAILURE(NOT_STARTED), finalize>clean-up/SUCCESS(NOT_STARTED), finalize>clean-up/FAILURE(NOT_STARTED)]) 18:00:41 18:00:41.900|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf-parallel[1234])'s step(execute-A) 18:00:41 18:00:41.900|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-1) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 18:00:41 18:00:41.900|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf-parallel) step(execute-A) 18:00:41 18:00:41.900|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-1), interface name(ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.900|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-1), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 18:00:41 18:00:41.900|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 18:00:41 18:00:41.901|1234|| INFO cba.cds.uat.TestScript : running step execute-A, should fail: true 18:00:41 18:00:41.901|1234|| ERROR .c.b.s.e.AbstractScriptComponentFunction : failed in execute-A - execute-script-1 : Step failed: execute-A 18:00:41 org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: Step failed: execute-A 18:00:41 at cba.cds.uat.TestScript.processNB$suspendImpl(TestScript.kt:44) 18:00:41 at cba.cds.uat.TestScript.processNB(TestScript.kt) 18:00:41 at cba.cds.uat.TestScript.processNB(TestScript.kt:27) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScriptNB(AbstractScriptComponentFunction.kt:74) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScript(AbstractScriptComponentFunction.kt:67) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB$suspendImpl(ComponentScriptExecutor.kt:66) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt:31) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invokeSuspend(AbstractComponentFunction.kt:184) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 18:00:41 at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturnIgnoreTimeout(Undispatched.kt:100) 18:00:41 at kotlinx.coroutines.TimeoutKt.setupTimeout(Timeout.kt:146) 18:00:41 at kotlinx.coroutines.TimeoutKt.withTimeout(Timeout.kt:44) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNBWithTimeout(AbstractComponentFunction.kt:179) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB(AbstractComponentFunction.kt) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.NodeTemplateExecutionService.executeNodeTemplate(NodeTemplateExecutionService.kt:94) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode$suspendImpl(ImperativeWorkflowExecutionService.kt:164) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt:75) 18:00:41 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:245) 18:00:41 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt) 18:00:41 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$1$1.invokeSuspend(BluePrintWorkflowService.kt:321) 18:00:41 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 18:00:41 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) 18:00:41 at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570) 18:00:41 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) 18:00:41 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677) 18:00:41 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664) 18:00:41 18:00:41.901|1234|| INFO cba.cds.uat.TestScript : Executing Recovery for step execute-A 18:00:41 18:00:41.901|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:41 18:00:41.901|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-1),interface name (ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.901|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(execute-A) -> executed state(FAILURE) 18:00:41 18:00:41.901|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(clean-up) is waiting for incoming edges([finalize>clean-up/SUCCESS(NOT_STARTED), finalize>clean-up/FAILURE(NOT_STARTED)]) 18:00:41 18:00:41.901|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(finalize) is waiting for incoming edges([execute-A>finalize/SUCCESS(NOT_STARTED)]) 18:00:41 18:00:41.902|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Skip node(finalize) -> executed state(SUCCESS) 18:00:41 18:00:41.902|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(clean-up) is waiting for incoming edges([finalize>clean-up/SUCCESS(NOT_STARTED)]) 18:00:41 18:00:41.902|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf-parallel[1234])'s step(clean-up) 18:00:41 18:00:41.902|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-4) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 18:00:41 18:00:41.903|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf-parallel) step(clean-up) 18:00:41 18:00:41.903|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-4), interface name(ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.903|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-4), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 18:00:41 18:00:41.903|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 18:00:41 18:00:41.903|1234|| INFO cba.cds.uat.TestScript : running step clean-up, should fail: false 18:00:41 18:00:41.903|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:41 18:00:41.903|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-4),interface name (ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.903|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(clean-up) -> executed state(SUCCESS) 18:00:41 18:00:41.904|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : node(collect) is waiting for incoming edges([clean-up>collect/FAILURE(NOT_STARTED)]) 18:00:41 18:00:41.907|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-wf-parallel[1234])'s step(collect) 18:00:41 18:00:41.907|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 18:00:41 18:00:41.908|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-wf-parallel) step(collect) 18:00:41 18:00:41.908|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.908|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="cba.cds.uat.CollectorScript"}) 18:00:41 18:00:41.908|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.CollectorScript) and instanceDependencies([]) 18:00:41 18:00:41.909|1234|| INFO cba.cds.uat.CollectorScript : Collected results: {"execute-script-1":"FAILED","execute-script-2":"FAILED","execute-script-3":null,"execute-script-4":"SUCCEEDED"} 18:00:41 18:00:41.909|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:41 18:00:41.909|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.909|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(collect) -> executed state(SUCCESS) 18:00:41 18:00:41.909|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(END) -> executed state(SUCCESS) 18:00:41 18:00:41.909|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : workflow(1234) nodes completed with (0)exceptions 18:00:41 18:00:41.910|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(uat-wf-parallel) 18:00:41 18:00:41.910|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID 8df07d3c-8c06-4760-8124-d69ef4ea59f6 auditStoreId -1 18:00:41 18:00:41.910|1234|| DEBUG org.springframework.web.HttpLogging : [25b14d55] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@16bb15b4] 18:00:41 18:00:41.912||| DEBUG org.apache.http.headers : http-outgoing-2 << HTTP/1.1 200 OK 18:00:41 18:00:41.912||| DEBUG org.apache.http.headers : http-outgoing-2 << Date: Tue, 19 Mar 2024 18:00:41 GMT 18:00:41 18:00:41.912||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-RequestID: 6ff48d2d-01c1-4e36-94e3-020f1a92914e 18:00:41 18:00:41.912||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-SubRequestID: 18:00:41 18:00:41.912||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-OriginatorID: 18:00:41 18:00:41.912||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-InvocationID: ebe63ffe-f5be-47c3-bc4b-6de3fcc45c30 18:00:41 18:00:41.912||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-PartnerName: cds-controller 18:00:41 18:00:41.912||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Origin 18:00:41 18:00:41.912||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Method 18:00:41 18:00:41.912||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Headers 18:00:41 18:00:41.912||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Type: application/json 18:00:41 18:00:41.912||| DEBUG org.apache.http.headers : http-outgoing-2 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 18:00:41 18:00:41.912||| DEBUG org.apache.http.headers : http-outgoing-2 << Pragma: no-cache 18:00:41 18:00:41.912||| DEBUG org.apache.http.headers : http-outgoing-2 << Expires: 0 18:00:41 18:00:41.912||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Content-Type-Options: nosniff 18:00:41 18:00:41.912||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Frame-Options: DENY 18:00:41 18:00:41.912||| DEBUG org.apache.http.headers : http-outgoing-2 << X-XSS-Protection: 1 ; mode=block 18:00:41 18:00:41.912||| DEBUG org.apache.http.headers : http-outgoing-2 << Referrer-Policy: no-referrer 18:00:41 18:00:41.912||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Length: 602 18:00:41 18:00:41.912||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 18:00:41 18:00:41.913||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 2][route: {}->http://127.0.0.1:46251] can be kept alive indefinitely 18:00:41 18:00:41.913||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 18:00:41 18:00:41.913||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 2][route: {}->http://127.0.0.1:46251][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:41 18:00:41.913||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'uat-unhandled-error' 18:00:41 18:00:41.914||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 18:00:41 18:00:41.914||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 18:00:41 18:00:41.914||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:46251][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:41 18:00:41.914||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 2][route: {}->http://127.0.0.1:46251][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:41 18:00:41.914||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 18:00:41 18:00:41.914||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 18:00:41 18:00:41.914||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 18:00:41 18:00:41.914||| DEBUG org.apache.http.headers : http-outgoing-2 >> POST /api/v1/execution-service/process HTTP/1.1 18:00:41 18:00:41.914||| DEBUG org.apache.http.headers : http-outgoing-2 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 18:00:41 18:00:41.914||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Length: 322 18:00:41 18:00:41.914||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Type: application/json; charset=UTF-8 18:00:41 18:00:41.914||| DEBUG org.apache.http.headers : http-outgoing-2 >> Host: 127.0.0.1:46251 18:00:41 18:00:41.914||| DEBUG org.apache.http.headers : http-outgoing-2 >> Connection: Keep-Alive 18:00:41 18:00:41.914||| DEBUG org.apache.http.headers : http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.13 (Java/17.0.6-ea) 18:00:41 18:00:41.914||| DEBUG org.apache.http.headers : http-outgoing-2 >> Accept-Encoding: gzip,deflate 18:00:41 18:00:41.921||| DEBUG org.springframework.web.HttpLogging : [6fb7cea1] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@7229f654] 18:00:41 18:00:41.921|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 1234 18:00:41 18:00:41.922|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 18:00:41 18:00:41.922|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 18:00:41 18:00:41.922|1234|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(uat-imperative-workflow), version(1.0.0) already present(/tmp/uat13336477218922822378.tmp/Deploy/uat-imperative-workflow/1.0.0) 18:00:41 18:00:41.922|1234|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat13336477218922822378.tmp/Deploy/uat-imperative-workflow/1.0.0 18:00:41 18:00:41.922|1234|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13336477218922822378.tmp/Deploy/uat-imperative-workflow/1.0.0) and entry definition file (Definitions/uat-imperative-workflow.json) 18:00:41 18:00:41.924|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (uat-unhandled-error) 18:00:41 18:00:41.925|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(START) -> executed state(SUCCESS) 18:00:41 18:00:41.926|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-unhandled-error[1234])'s step(execute-A) 18:00:41 18:00:41.926|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-1) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 18:00:41 18:00:41.926|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-unhandled-error) step(execute-A) 18:00:41 18:00:41.927|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-1), interface name(ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.927|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-1), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 18:00:41 18:00:41.927|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 18:00:41 18:00:41.927|1234|| INFO cba.cds.uat.TestScript : running step execute-A, should fail: true 18:00:41 18:00:41.927|1234|| ERROR .c.b.s.e.AbstractScriptComponentFunction : failed in execute-A - execute-script-1 : Step failed: execute-A 18:00:41 org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: Step failed: execute-A 18:00:41 at cba.cds.uat.TestScript.processNB$suspendImpl(TestScript.kt:44) 18:00:41 at cba.cds.uat.TestScript.processNB(TestScript.kt) 18:00:41 at cba.cds.uat.TestScript.processNB(TestScript.kt:27) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScriptNB(AbstractScriptComponentFunction.kt:74) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScript(AbstractScriptComponentFunction.kt:67) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB$suspendImpl(ComponentScriptExecutor.kt:66) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt:31) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invokeSuspend(AbstractComponentFunction.kt:184) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 18:00:41 at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturnIgnoreTimeout(Undispatched.kt:100) 18:00:41 at kotlinx.coroutines.TimeoutKt.setupTimeout(Timeout.kt:146) 18:00:41 at kotlinx.coroutines.TimeoutKt.withTimeout(Timeout.kt:44) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNBWithTimeout(AbstractComponentFunction.kt:179) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB(AbstractComponentFunction.kt) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.NodeTemplateExecutionService.executeNodeTemplate(NodeTemplateExecutionService.kt:94) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode$suspendImpl(ImperativeWorkflowExecutionService.kt:164) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt:75) 18:00:41 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:245) 18:00:41 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt) 18:00:41 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$1$1.invokeSuspend(BluePrintWorkflowService.kt:321) 18:00:41 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 18:00:41 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) 18:00:41 at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570) 18:00:41 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) 18:00:41 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677) 18:00:41 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664) 18:00:41 18:00:41.928|1234|| INFO cba.cds.uat.TestScript : Executing Recovery for step execute-A 18:00:41 18:00:41.928|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:41 18:00:41.928|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-1),interface name (ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.928|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(execute-A) -> executed state(FAILURE) 18:00:41 18:00:41.928|1234|| INFO b.s.w.ImperativeBluePrintWorkflowService : Executing workflow(uat-unhandled-error[1234])'s step(clean-up) 18:00:41 18:00:41.928|1234|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(execute-script-4) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 18:00:41 18:00:41.929|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(1234) for workflow(uat-unhandled-error) step(clean-up) 18:00:41 18:00:41.929|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-4), interface name(ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.929|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (execute-script-4), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 18:00:41 18:00:41.929|1234|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 18:00:41 18:00:41.929|1234|| INFO cba.cds.uat.TestScript : running step clean-up, should fail: true 18:00:41 18:00:41.929|1234|| ERROR .c.b.s.e.AbstractScriptComponentFunction : failed in clean-up - execute-script-4 : Step failed: clean-up 18:00:41 org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: Step failed: clean-up 18:00:41 at cba.cds.uat.TestScript.processNB$suspendImpl(TestScript.kt:44) 18:00:41 at cba.cds.uat.TestScript.processNB(TestScript.kt) 18:00:41 at cba.cds.uat.TestScript.processNB(TestScript.kt:27) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScriptNB(AbstractScriptComponentFunction.kt:74) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScript(AbstractScriptComponentFunction.kt:67) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB$suspendImpl(ComponentScriptExecutor.kt:66) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt:31) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invokeSuspend(AbstractComponentFunction.kt:184) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt) 18:00:41 at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturnIgnoreTimeout(Undispatched.kt:100) 18:00:41 at kotlinx.coroutines.TimeoutKt.setupTimeout(Timeout.kt:146) 18:00:41 at kotlinx.coroutines.TimeoutKt.withTimeout(Timeout.kt:44) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNBWithTimeout(AbstractComponentFunction.kt:179) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB(AbstractComponentFunction.kt) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.NodeTemplateExecutionService.executeNodeTemplate(NodeTemplateExecutionService.kt:94) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode$suspendImpl(ImperativeWorkflowExecutionService.kt:164) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt) 18:00:41 at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt:75) 18:00:41 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:245) 18:00:41 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt) 18:00:41 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$1$1.invokeSuspend(BluePrintWorkflowService.kt:321) 18:00:41 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 18:00:41 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) 18:00:41 at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570) 18:00:41 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) 18:00:41 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677) 18:00:41 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664) 18:00:41 18:00:41.929|1234|| INFO cba.cds.uat.TestScript : Executing Recovery for step clean-up 18:00:41 18:00:41.929|1234|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:41 18:00:41.929|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-4),interface name (ComponentScriptExecutor), operationName(process) 18:00:41 18:00:41.929|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : Execute node(clean-up) -> executed state(FAILURE) 18:00:41 18:00:41.930|1234|| INFO c.c.c.s.AbstractBluePrintWorkFlowService : workflow(1234) nodes completed with (1)exceptions 18:00:41 18:00:41.930|1234|| ERROR b.s.w.ImperativeBluePrintWorkflowService : workflow(1234) exception : 18:00:41 org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: node(clean-up) outgoing edge(FAILURE) is missing. 18:00:41 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:258) 18:00:41 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt) 18:00:41 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$1$1.invokeSuspend(BluePrintWorkflowService.kt:321) 18:00:41 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 18:00:41 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) 18:00:41 at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570) 18:00:41 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) 18:00:41 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677) 18:00:41 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664) 18:00:41 18:00:41.930|1234|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(uat-unhandled-error) 18:00:41 18:00:41.931|1234|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID 2375f7b1-7916-4395-91c2-53e1c2f5d3f6 auditStoreId -1 18:00:41 18:00:41.932|1234|| DEBUG org.springframework.web.HttpLogging : [6fb7cea1] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@75ec4a95] 18:00:41 18:00:41.938||| DEBUG org.apache.http.headers : http-outgoing-2 << HTTP/1.1 500 Server Error 18:00:41 18:00:41.938||| DEBUG org.apache.http.headers : http-outgoing-2 << Date: Tue, 19 Mar 2024 18:00:41 GMT 18:00:41 18:00:41.938||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-RequestID: 0a25d29d-3829-4be1-b225-3db077408464 18:00:41 18:00:41.938||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-SubRequestID: 18:00:41 18:00:41.938||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-OriginatorID: 18:00:41 18:00:41.938||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-InvocationID: c80426c0-58e1-48e4-b3ea-63e6c6f61aec 18:00:41 18:00:41.938||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-PartnerName: cds-controller 18:00:41 18:00:41.938||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Origin 18:00:41 18:00:41.938||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Method 18:00:41 18:00:41.938||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Headers 18:00:41 18:00:41.938||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Type: application/json 18:00:41 18:00:41.938||| DEBUG org.apache.http.headers : http-outgoing-2 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 18:00:41 18:00:41.938||| DEBUG org.apache.http.headers : http-outgoing-2 << Pragma: no-cache 18:00:41 18:00:41.938||| DEBUG org.apache.http.headers : http-outgoing-2 << Expires: 0 18:00:41 18:00:41.938||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Content-Type-Options: nosniff 18:00:41 18:00:41.938||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Frame-Options: DENY 18:00:41 18:00:41.938||| DEBUG org.apache.http.headers : http-outgoing-2 << X-XSS-Protection: 1 ; mode=block 18:00:41 18:00:41.938||| DEBUG org.apache.http.headers : http-outgoing-2 << Referrer-Policy: no-referrer 18:00:41 18:00:41.938||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Length: 581 18:00:41 18:00:41.939||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 18:00:41 18:00:41.939||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 2][route: {}->http://127.0.0.1:46251] can be kept alive indefinitely 18:00:41 18:00:41.939||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 18:00:41 18:00:41.939||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 2][route: {}->http://127.0.0.1:46251][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:41 18:00:41.939||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager is shutting down 18:00:41 18:00:41.940||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: Close connection 18:00:41 18:00:41.940||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager shut down 18:00:41 18:00:41.940||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [363003357] from cache with key [[ReactiveWebMergedContextConfiguration@ae722b1 testClass = BlueprintsAcceptanceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@58d6b7b9, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@474821de, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@60d40ff4, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@6f76c2cc, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@1df1ced0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@444f44c5, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@53ed09e8], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:00:41 18:00:41.940||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@2290c75c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1] 18:00:41 18:00:41.940||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [363003357] from cache with key [[ReactiveWebMergedContextConfiguration@ae722b1 testClass = BlueprintsAcceptanceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@58d6b7b9, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@474821de, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@60d40ff4, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@6f76c2cc, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@1df1ced0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@444f44c5, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@53ed09e8], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:00:41 18:00:41.940||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@2290c75c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1] 18:00:41 18:00:41.940||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [363003357] from cache with key [[ReactiveWebMergedContextConfiguration@ae722b1 testClass = BlueprintsAcceptanceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@58d6b7b9, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@474821de, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@60d40ff4, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@6f76c2cc, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@1df1ced0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@444f44c5, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@53ed09e8], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:00:41 18:00:41.941||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@2290c75c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1] 18:00:41 18:00:41.941||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [363003357] from cache with key [[ReactiveWebMergedContextConfiguration@ae722b1 testClass = BlueprintsAcceptanceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@58d6b7b9, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@474821de, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@60d40ff4, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@6f76c2cc, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@1df1ced0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@444f44c5, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@53ed09e8], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:00:41 18:00:41.942||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@2290c75c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1] 18:00:41 Exception in thread "DefaultDispatcher-worker-8 @Wf#345" 18:00:41.943||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [363003357] from cache with key [[ReactiveWebMergedContextConfiguration@ae722b1 testClass = BlueprintsAcceptanceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@58d6b7b9, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@474821de, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@60d40ff4, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@6f76c2cc, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@1df1ced0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@444f44c5, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@53ed09e8], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:00:41 18:00:41.943||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@2290c75c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1] 18:00:41 kotlinx.coroutines.channels.ClosedSendChannelException: Channel was closed 18:00:41 at kotlinx.coroutines.channels.Closed.getSendException(AbstractChannel.kt:1107) 18:00:41 at kotlinx.coroutines.channels.AbstractSendChannel.helpCloseAndResumeWithSendException(AbstractChannel.kt:230) 18:00:41 at kotlinx.coroutines.channels.AbstractSendChannel.access$helpCloseAndResumeWithSendException(AbstractChannel.kt:19) 18:00:41 at kotlinx.coroutines.channels.AbstractSendChannel.sendSuspend(AbstractChannel.kt:220) 18:00:41 at kotlinx.coroutines.channels.AbstractSendChannel.send(AbstractChannel.kt:136) 18:00:41 at kotlinx.coroutines.channels.ChannelCoroutine.send(ChannelCoroutine.kt) 18:00:41 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$sendNodeMessage$1.invokeSuspend(BluePrintWorkflowService.kt:173) 18:00:41 at (Coroutine boundary.() 18:00:41 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$sendNodeMessage$1.invokeSuspend(BluePrintWorkflowService.kt:173) 18:00:41 Suppressed: kotlinx.coroutines.DiagnosticCoroutineContextException: [CoroutineName(Wf), org.onap.ccsdk.cds.controllerblueprints.core.MDCContext@55264c4f, CoroutineId(339), "Wf#339":ActorCoroutine{Cancelling}@71ced3, Dispatchers.Default] 18:00:41 Caused by: kotlinx.coroutines.channels.ClosedSendChannelException: Channel was closed 18:00:41 at kotlinx.coroutines.channels.Closed.getSendException(AbstractChannel.kt:1107) 18:00:41 at kotlinx.coroutines.channels.AbstractSendChannel.helpCloseAndResumeWithSendException(AbstractChannel.kt:230) 18:00:41 at kotlinx.coroutines.channels.AbstractSendChannel.access$helpCloseAndResumeWithSendException(AbstractChannel.kt:19) 18:00:41 at kotlinx.coroutines.channels.AbstractSendChannel.sendSuspend(AbstractChannel.kt:220) 18:00:41 at kotlinx.coroutines.channels.AbstractSendChannel.send(AbstractChannel.kt:136) 18:00:41 at kotlinx.coroutines.channels.ChannelCoroutine.send(ChannelCoroutine.kt) 18:00:41 at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$sendNodeMessage$1.invokeSuspend(BluePrintWorkflowService.kt:173) 18:00:41 at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 18:00:41 at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) 18:00:41 at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570) 18:00:41 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) 18:00:41 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677) 18:00:41 at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664) 18:00:42 18:00:41.949||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [363003357] from cache with key [[ReactiveWebMergedContextConfiguration@ae722b1 testClass = BlueprintsAcceptanceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@58d6b7b9, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@474821de, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@60d40ff4, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@6f76c2cc, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@1df1ced0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@444f44c5, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@53ed09e8], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:00:42 18:00:41.949||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@2290c75c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1] 18:00:42 18:00:41.950||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [363003357] from cache with key [[ReactiveWebMergedContextConfiguration@ae722b1 testClass = BlueprintsAcceptanceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@58d6b7b9, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@474821de, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@60d40ff4, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@6f76c2cc, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@1df1ced0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@444f44c5, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@53ed09e8], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:00:42 18:00:41.950||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@2290c75c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1] 18:00:42 18:00:41.950||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [363003357] from cache with key [[ReactiveWebMergedContextConfiguration@ae722b1 testClass = BlueprintsAcceptanceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@58d6b7b9, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@474821de, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@60d40ff4, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@6f76c2cc, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@1df1ced0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@444f44c5, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@53ed09e8], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:00:42 18:00:41.950||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@2290c75c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1] 18:00:42 18:00:41.950||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [363003357] from cache with key [[ReactiveWebMergedContextConfiguration@ae722b1 testClass = BlueprintsAcceptanceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@58d6b7b9, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@474821de, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@60d40ff4, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@6f76c2cc, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@1df1ced0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@444f44c5, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@53ed09e8], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:00:42 18:00:41.951||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@2290c75c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1] 18:00:42 18:00:41.974||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #59 on mock/spy 18:00:42 blueprintWebClientService.exchangeResource( 18:00:42 null, 18:00:42 null, 18:00:42 null 18:00:42 ); 18:00:42 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:204) 18:00:42 has returned -> "null" 18:00:42 18:00:42 18:00:41.975||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #60 on mock/spy 18:00:42 blueprintWebClientService.exchangeResource( 18:00:42 "PUT", 18:00:42 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 18:00:42 null, 18:00:42 null 18:00:42 ); 18:00:42 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:42 has returned -> "null" 18:00:42 18:00:42 18:00:41.976||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #61 on mock/spy 18:00:42 blueprintWebClientService.exchangeResource( 18:00:42 "GET", 18:00:42 "/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 18:00:42 null, 18:00:42 null 18:00:42 ); 18:00:42 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:42 has returned -> "null" 18:00:42 18:00:42 18:00:41.977||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #62 on mock/spy 18:00:42 blueprintWebClientService.exchangeResource( 18:00:42 "GET", 18:00:42 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", 18:00:42 null, 18:00:42 null 18:00:42 ); 18:00:42 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:42 has returned -> "null" 18:00:42 18:00:42 18:00:41.978||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #63 on mock/spy 18:00:42 blueprintWebClientService.exchangeResource( 18:00:42 "PATCH", 18:00:42 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", 18:00:42 null, 18:00:42 null 18:00:42 ); 18:00:42 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:42 has returned -> "null" 18:00:42 18:00:42 18:00:41.978||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #64 on mock/spy 18:00:42 blueprintWebClientService.exchangeResource( 18:00:42 "DELETE", 18:00:42 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 18:00:42 null, 18:00:42 null 18:00:42 ); 18:00:42 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:42 has returned -> "null" 18:00:42 18:00:42 18:00:41.979||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 18:00:42 18:00:41.979||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 18:00:42 18:00:41.979||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:46251][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:00:42 18:00:41.979||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 3][route: {}->http://127.0.0.1:46251][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:42 18:00:41.979||| DEBUG o.a.http.impl.execchain.MainClientExec : Opening connection {}->http://127.0.0.1:46251 18:00:42 18:00:41.980||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connecting to /127.0.0.1:46251 18:00:42 18:00:41.980||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connection established 127.0.0.1:45228<->127.0.0.1:46251 18:00:42 18:00:41.980||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/blueprint-model/publish HTTP/1.1 18:00:42 18:00:41.980||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 18:00:42 18:00:41.980||| DEBUG org.apache.http.headers : http-outgoing-3 >> POST /api/v1/blueprint-model/publish HTTP/1.1 18:00:42 18:00:41.980||| DEBUG org.apache.http.headers : http-outgoing-3 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 18:00:42 18:00:41.980||| DEBUG org.apache.http.headers : http-outgoing-3 >> Content-Length: 31898 18:00:42 18:00:41.980||| DEBUG org.apache.http.headers : http-outgoing-3 >> Content-Type: multipart/form-data; boundary=oim67O-Ff81DJLXHmBp-42SeW6cInWD6Kv3 18:00:42 18:00:41.980||| DEBUG org.apache.http.headers : http-outgoing-3 >> Host: 127.0.0.1:46251 18:00:42 18:00:41.980||| DEBUG org.apache.http.headers : http-outgoing-3 >> Connection: Keep-Alive 18:00:42 18:00:41.980||| DEBUG org.apache.http.headers : http-outgoing-3 >> User-Agent: Apache-HttpClient/4.5.13 (Java/17.0.6-ea) 18:00:42 18:00:41.980||| DEBUG org.apache.http.headers : http-outgoing-3 >> Accept-Encoding: gzip,deflate 18:00:42 18:00:41.988||| DEBUG org.springframework.web.HttpLogging : [1d838a8] Parsed parts [file] (content masked) 18:00:42 18:00:41.990|06286fde-5cb5-44b7-b666-78874335fef6|1ee2511d-8d8d-4fd9-8ef1-d4251ea52b66| INFO .c.c.b.d.p.s.BlueprintCatalogServiceImpl : Save processing(5d7eac58-6fa5-4bca-8ed7-d46174205721) CBA(/tmp/uat13336477218922822378.tmp/Archive/5d7eac58-6fa5-4bca-8ed7-d46174205721/cba.zip) 18:00:42 18:00:41.995|06286fde-5cb5-44b7-b666-78874335fef6|1ee2511d-8d8d-4fd9-8ef1-d4251ea52b66| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13336477218922822378.tmp/Working/5d7eac58-6fa5-4bca-8ed7-d46174205721) and entry definition file (Definitions/pnf_config.json) 18:00:42 18:00:42.025|06286fde-5cb5-44b7-b666-78874335fef6|1ee2511d-8d8d-4fd9-8ef1-d4251ea52b66| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(config-assign) 18:00:42 18:00:42.026|06286fde-5cb5-44b7-b666-78874335fef6|1ee2511d-8d8d-4fd9-8ef1-d4251ea52b66| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(config-deploy) 18:00:42 18:00:42.032|06286fde-5cb5-44b7-b666-78874335fef6|1ee2511d-8d8d-4fd9-8ef1-d4251ea52b66| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13336477218922822378.tmp/Working/5d7eac58-6fa5-4bca-8ed7-d46174205721) and entry definition file (Definitions/pnf_config.json) 18:00:42 18:00:42.036|06286fde-5cb5-44b7-b666-78874335fef6|1ee2511d-8d8d-4fd9-8ef1-d4251ea52b66| DEBUG org.hibernate.SQL : select blueprintm0_.blueprint_model_id as blueprin1_0_, blueprintm0_.artifact_description as artifact2_0_, blueprintm0_.artifact_name as artifact3_0_, blueprintm0_.artifact_type as artifact4_0_, blueprintm0_.artifact_uuid as artifact5_0_, blueprintm0_.artifact_version as artifact6_0_, blueprintm0_.creation_date as creation7_0_, blueprintm0_.distribution_id as distribu8_0_, blueprintm0_.internal_version as internal9_0_, blueprintm0_.published as publish10_0_, blueprintm0_.resource_instance_name as resourc11_0_, blueprintm0_.resource_name as resourc12_0_, blueprintm0_.resource_type as resourc13_0_, blueprintm0_.resource_uuid as resourc14_0_, blueprintm0_.resource_version as resourc15_0_, blueprintm0_.service_description as service16_0_, blueprintm0_.service_name as service17_0_, blueprintm0_.service_uuid as service18_0_, blueprintm0_.tags as tags19_0_, blueprintm0_.updated_by as updated20_0_, blueprintm0_.workflows as workflo21_0_ from BLUEPRINT_MODEL blueprintm0_ where blueprintm0_.artifact_name=? and blueprintm0_.artifact_version=? 18:00:42 18:00:42.040|06286fde-5cb5-44b7-b666-78874335fef6|1ee2511d-8d8d-4fd9-8ef1-d4251ea52b66| DEBUG org.hibernate.SQL : select blueprintm0_.blueprint_model_id as blueprin1_0_1_, blueprintm0_.artifact_description as artifact2_0_1_, blueprintm0_.artifact_name as artifact3_0_1_, blueprintm0_.artifact_type as artifact4_0_1_, blueprintm0_.artifact_uuid as artifact5_0_1_, blueprintm0_.artifact_version as artifact6_0_1_, blueprintm0_.creation_date as creation7_0_1_, blueprintm0_.distribution_id as distribu8_0_1_, blueprintm0_.internal_version as internal9_0_1_, blueprintm0_.published as publish10_0_1_, blueprintm0_.resource_instance_name as resourc11_0_1_, blueprintm0_.resource_name as resourc12_0_1_, blueprintm0_.resource_type as resourc13_0_1_, blueprintm0_.resource_uuid as resourc14_0_1_, blueprintm0_.resource_version as resourc15_0_1_, blueprintm0_.service_description as service16_0_1_, blueprintm0_.service_name as service17_0_1_, blueprintm0_.service_uuid as service18_0_1_, blueprintm0_.tags as tags19_0_1_, blueprintm0_.updated_by as updated20_0_1_, blueprintm0_.workflows as workflo21_0_1_, blueprintm1_.blueprint_model_content_id as blueprin1_1_0_, blueprintm1_.blueprint_model_id as blueprin7_1_0_, blueprintm1_.content as content2_1_0_, blueprintm1_.content_type as content_3_1_0_, blueprintm1_.updated_date as updated_4_1_0_, blueprintm1_.description as descript5_1_0_, blueprintm1_.name as name6_1_0_ from BLUEPRINT_MODEL blueprintm0_ left outer join BLUEPRINT_MODEL_CONTENT blueprintm1_ on blueprintm0_.blueprint_model_id=blueprintm1_.blueprint_model_id where blueprintm0_.blueprint_model_id=? 18:00:42 18:00:42.059|06286fde-5cb5-44b7-b666-78874335fef6|1ee2511d-8d8d-4fd9-8ef1-d4251ea52b66| DEBUG org.hibernate.SQL : select blueprintm0_.blueprint_model_content_id as blueprin1_1_0_, blueprintm0_.blueprint_model_id as blueprin7_1_0_, blueprintm0_.content as content2_1_0_, blueprintm0_.content_type as content_3_1_0_, blueprintm0_.updated_date as updated_4_1_0_, blueprintm0_.description as descript5_1_0_, blueprintm0_.name as name6_1_0_ from BLUEPRINT_MODEL_CONTENT blueprintm0_ where blueprintm0_.blueprint_model_content_id=? 18:00:42 18:00:42.061|06286fde-5cb5-44b7-b666-78874335fef6|1ee2511d-8d8d-4fd9-8ef1-d4251ea52b66| DEBUG org.hibernate.SQL : insert into BLUEPRINT_MODEL (artifact_description, artifact_name, artifact_type, artifact_uuid, artifact_version, creation_date, distribution_id, internal_version, published, resource_instance_name, resource_name, resource_type, resource_uuid, resource_version, service_description, service_name, service_uuid, tags, updated_by, workflows, blueprint_model_id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:00:42 18:00:42.066|06286fde-5cb5-44b7-b666-78874335fef6|1ee2511d-8d8d-4fd9-8ef1-d4251ea52b66| DEBUG org.hibernate.SQL : insert into BLUEPRINT_MODEL_CONTENT (blueprint_model_id, content, content_type, updated_date, description, name, blueprint_model_content_id) values (?, ?, ?, ?, ?, ?, ?) 18:00:42 18:00:42.068|06286fde-5cb5-44b7-b666-78874335fef6|1ee2511d-8d8d-4fd9-8ef1-d4251ea52b66| DEBUG org.hibernate.SQL : update BLUEPRINT_MODEL set artifact_description=?, artifact_name=?, artifact_type=?, artifact_uuid=?, artifact_version=?, creation_date=?, distribution_id=?, internal_version=?, published=?, resource_instance_name=?, resource_name=?, resource_type=?, resource_uuid=?, resource_version=?, service_description=?, service_name=?, service_uuid=?, tags=?, updated_by=?, workflows=? where blueprint_model_id=? 18:00:42 18:00:42.079|06286fde-5cb5-44b7-b666-78874335fef6|1ee2511d-8d8d-4fd9-8ef1-d4251ea52b66| DEBUG org.hibernate.SQL : update BLUEPRINT_MODEL set artifact_description=?, artifact_name=?, artifact_type=?, artifact_uuid=?, artifact_version=?, creation_date=?, distribution_id=?, internal_version=?, published=?, resource_instance_name=?, resource_name=?, resource_type=?, resource_uuid=?, resource_version=?, service_description=?, service_name=?, service_uuid=?, tags=?, updated_by=?, workflows=? where blueprint_model_id=? 18:00:42 18:00:42.091|06286fde-5cb5-44b7-b666-78874335fef6|1ee2511d-8d8d-4fd9-8ef1-d4251ea52b66| DEBUG org.hibernate.SQL : select blueprintm0_.blueprint_model_id as blueprin1_0_, blueprintm0_.artifact_description as artifact2_0_, blueprintm0_.artifact_name as artifact3_0_, blueprintm0_.artifact_type as artifact4_0_, blueprintm0_.artifact_uuid as artifact5_0_, blueprintm0_.artifact_version as artifact6_0_, blueprintm0_.creation_date as creation7_0_, blueprintm0_.internal_version as internal9_0_, blueprintm0_.published as publish10_0_, blueprintm0_.tags as tags19_0_, blueprintm0_.updated_by as updated20_0_ from BLUEPRINT_MODEL blueprintm0_ where blueprintm0_.blueprint_model_id=? 18:00:42 18:00:42.094|06286fde-5cb5-44b7-b666-78874335fef6|1ee2511d-8d8d-4fd9-8ef1-d4251ea52b66| WARN o.o.c.c.c.c.s.BluePrintCompileCache : No compiled cache(/tmp/uat13336477218922822378.tmp/Working/5d7eac58-6fa5-4bca-8ed7-d46174205721) present to clean. 18:00:42 18:00:42.096|06286fde-5cb5-44b7-b666-78874335fef6|1ee2511d-8d8d-4fd9-8ef1-d4251ea52b66| DEBUG org.springframework.web.HttpLogging : [1d838a8] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch@3d6ee7b3] 18:00:42 18:00:42.099||| DEBUG org.apache.http.headers : http-outgoing-3 << HTTP/1.1 200 OK 18:00:42 18:00:42.099||| DEBUG org.apache.http.headers : http-outgoing-3 << Date: Tue, 19 Mar 2024 18:00:41 GMT 18:00:42 18:00:42.099||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-RequestID: 06286fde-5cb5-44b7-b666-78874335fef6 18:00:42 18:00:42.099||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-SubRequestID: 18:00:42 18:00:42.099||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-OriginatorID: 18:00:42 18:00:42.099||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-InvocationID: 1ee2511d-8d8d-4fd9-8ef1-d4251ea52b66 18:00:42 18:00:42.099||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-PartnerName: cds-controller 18:00:42 18:00:42.099||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Origin 18:00:42 18:00:42.099||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Access-Control-Request-Method 18:00:42 18:00:42.099||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Access-Control-Request-Headers 18:00:42 18:00:42.099||| DEBUG org.apache.http.headers : http-outgoing-3 << Content-Type: application/json 18:00:42 18:00:42.099||| DEBUG org.apache.http.headers : http-outgoing-3 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 18:00:42 18:00:42.099||| DEBUG org.apache.http.headers : http-outgoing-3 << Pragma: no-cache 18:00:42 18:00:42.099||| DEBUG org.apache.http.headers : http-outgoing-3 << Expires: 0 18:00:42 18:00:42.099||| DEBUG org.apache.http.headers : http-outgoing-3 << X-Content-Type-Options: nosniff 18:00:42 18:00:42.099||| DEBUG org.apache.http.headers : http-outgoing-3 << X-Frame-Options: DENY 18:00:42 18:00:42.099||| DEBUG org.apache.http.headers : http-outgoing-3 << X-XSS-Protection: 1 ; mode=block 18:00:42 18:00:42.099||| DEBUG org.apache.http.headers : http-outgoing-3 << Referrer-Policy: no-referrer 18:00:42 18:00:42.099||| DEBUG org.apache.http.headers : http-outgoing-3 << Content-Length: 371 18:00:42 18:00:42.099||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 18:00:42 18:00:42.099||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 3][route: {}->http://127.0.0.1:46251] can be kept alive indefinitely 18:00:42 18:00:42.099||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-3: set socket timeout to 0 18:00:42 18:00:42.100||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 3][route: {}->http://127.0.0.1:46251][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:42 18:00:42.100||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'config-assign' 18:00:42 18:00:42.100||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 18:00:42 18:00:42.100||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 18:00:42 18:00:42.100||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:46251][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:42 18:00:42.100||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 3][route: {}->http://127.0.0.1:46251][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:42 18:00:42.100||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-3: set socket timeout to 0 18:00:42 18:00:42.100||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 18:00:42 18:00:42.100||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 18:00:42 18:00:42.100||| DEBUG org.apache.http.headers : http-outgoing-3 >> POST /api/v1/execution-service/process HTTP/1.1 18:00:42 18:00:42.100||| DEBUG org.apache.http.headers : http-outgoing-3 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 18:00:42 18:00:42.100||| DEBUG org.apache.http.headers : http-outgoing-3 >> Content-Length: 472 18:00:42 18:00:42.100||| DEBUG org.apache.http.headers : http-outgoing-3 >> Content-Type: application/json; charset=UTF-8 18:00:42 18:00:42.100||| DEBUG org.apache.http.headers : http-outgoing-3 >> Host: 127.0.0.1:46251 18:00:42 18:00:42.100||| DEBUG org.apache.http.headers : http-outgoing-3 >> Connection: Keep-Alive 18:00:42 18:00:42.100||| DEBUG org.apache.http.headers : http-outgoing-3 >> User-Agent: Apache-HttpClient/4.5.13 (Java/17.0.6-ea) 18:00:42 18:00:42.101||| DEBUG org.apache.http.headers : http-outgoing-3 >> Accept-Encoding: gzip,deflate 18:00:42 18:00:42.107||| DEBUG org.springframework.web.HttpLogging : [4de3e04b] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@4981cc10] 18:00:42 18:00:42.107|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 123456-1000 18:00:42 18:00:42.107|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 18:00:42 18:00:42.107|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 18:00:42 18:00:42.110|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : getting cba file name(pnf_config), version(1.0.0) from db 18:00:42 18:00:42.111|123456-1000|| DEBUG org.hibernate.SQL : select blueprintm0_.blueprint_model_id as blueprin1_0_, blueprintm0_.artifact_description as artifact2_0_, blueprintm0_.artifact_name as artifact3_0_, blueprintm0_.artifact_type as artifact4_0_, blueprintm0_.artifact_uuid as artifact5_0_, blueprintm0_.artifact_version as artifact6_0_, blueprintm0_.creation_date as creation7_0_, blueprintm0_.distribution_id as distribu8_0_, blueprintm0_.internal_version as internal9_0_, blueprintm0_.published as publish10_0_, blueprintm0_.resource_instance_name as resourc11_0_, blueprintm0_.resource_name as resourc12_0_, blueprintm0_.resource_type as resourc13_0_, blueprintm0_.resource_uuid as resourc14_0_, blueprintm0_.resource_version as resourc15_0_, blueprintm0_.service_description as service16_0_, blueprintm0_.service_name as service17_0_, blueprintm0_.service_uuid as service18_0_, blueprintm0_.tags as tags19_0_, blueprintm0_.updated_by as updated20_0_, blueprintm0_.workflows as workflo21_0_ from BLUEPRINT_MODEL blueprintm0_ where blueprintm0_.artifact_name=? and blueprintm0_.artifact_version=? 18:00:42 18:00:42.117|123456-1000|| DEBUG org.hibernate.SQL : select blueprintm0_.blueprint_model_content_id as blueprin1_1_1_, blueprintm0_.blueprint_model_id as blueprin7_1_1_, blueprintm0_.content as content2_1_1_, blueprintm0_.content_type as content_3_1_1_, blueprintm0_.updated_date as updated_4_1_1_, blueprintm0_.description as descript5_1_1_, blueprintm0_.name as name6_1_1_, blueprintm1_.blueprint_model_id as blueprin1_0_0_, blueprintm1_.artifact_description as artifact2_0_0_, blueprintm1_.artifact_name as artifact3_0_0_, blueprintm1_.artifact_type as artifact4_0_0_, blueprintm1_.artifact_uuid as artifact5_0_0_, blueprintm1_.artifact_version as artifact6_0_0_, blueprintm1_.creation_date as creation7_0_0_, blueprintm1_.distribution_id as distribu8_0_0_, blueprintm1_.internal_version as internal9_0_0_, blueprintm1_.published as publish10_0_0_, blueprintm1_.resource_instance_name as resourc11_0_0_, blueprintm1_.resource_name as resourc12_0_0_, blueprintm1_.resource_type as resourc13_0_0_, blueprintm1_.resource_uuid as resourc14_0_0_, blueprintm1_.resource_version as resourc15_0_0_, blueprintm1_.service_description as service16_0_0_, blueprintm1_.service_name as service17_0_0_, blueprintm1_.service_uuid as service18_0_0_, blueprintm1_.tags as tags19_0_0_, blueprintm1_.updated_by as updated20_0_0_, blueprintm1_.workflows as workflo21_0_0_ from BLUEPRINT_MODEL_CONTENT blueprintm0_ left outer join BLUEPRINT_MODEL blueprintm1_ on blueprintm0_.blueprint_model_id=blueprintm1_.blueprint_model_id where blueprintm0_.blueprint_model_id=? 18:00:42 18:00:42.131|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(pnf_config), version(1.0.0) saved in (/tmp/uat13336477218922822378.tmp/Deploy/pnf_config/1.0.0) 18:00:42 18:00:42.132|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat13336477218922822378.tmp/Deploy/pnf_config/1.0.0 18:00:42 18:00:42.133|123456-1000|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13336477218922822378.tmp/Deploy/pnf_config/1.0.0) and entry definition file (Definitions/pnf_config.json) 18:00:42 18:00:42.135|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (config-assign) 18:00:42 18:00:42.135|123456-1000|| INFO .w.BluePrintWorkflowExecutionServiceImpl : Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 18:00:42 18:00:42.136|123456-1000|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 18:00:42 18:00:42.136|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(123456-1000) for workflow(config-assign) step(activate-process) 18:00:42 18:00:42.136|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 18:00:42 18:00:42.136|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["config-assign"]}) 18:00:42 18:00:42.137|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(config-assign-mapping) 18:00:42 18:00:42.145|123456-1000|| DEBUG org.hibernate.SQL : select resourcere0_.resource_resolution_id as resource1_9_, resourcere0_.artifact_name as artifact2_9_, resourcere0_.blueprint_name as blueprin3_9_, resourcere0_.blueprint_version as blueprin4_9_, resourcere0_.creation_date as creation5_9_, resourcere0_.dictionary_name as dictiona6_9_, resourcere0_.dictionary_status as dictiona7_9_, resourcere0_.dictionary_version as dictiona8_9_, resourcere0_.name as name9_9_, resourcere0_.occurrence as occurre10_9_, resourcere0_.resolution_key as resolut11_9_, resourcere0_.resource_id as resourc12_9_, resourcere0_.resource_type as resourc13_9_, resourcere0_.status as status14_9_, resourcere0_.value as value15_9_ from RESOURCE_RESOLUTION resourcere0_ where resourcere0_.blueprint_name=? and resourcere0_.blueprint_version=? and resourcere0_.artifact_name=? and resourcere0_.resolution_key=? and resourcere0_.occurrence=? 18:00:42 18:00:42.153|123456-1000|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([]) 18:00:42 18:00:42.153|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ }) 18:00:42 18:00:42.165|123456-1000|| DEBUG org.hibernate.SQL : 18:00:42 SELECT * FROM TEMPLATE_RESOLUTION WHERE resolution_key = ? 18:00:42 AND blueprint_name = ? AND blueprint_version = ? 18:00:42 AND artifact_name = ? AND occurrence = ? 18:00:42 ORDER BY creation_date DESC LIMIT 1 18:00:42 18:00:42 18:00:42.168|123456-1000|| INFO .c.c.b.f.r.r.d.TemplateResolutionService : Writing out template_resolution result: bpName: pnf_config bpVer 1.0.0 resKey:RES-KEY 61 (resourceId: resourceType: ) occurrence:1 18:00:42 18:00:42.169|123456-1000|| DEBUG org.hibernate.SQL : select templatere0_.template_resolution_id as template1_10_0_, templatere0_.artifact_name as artifact2_10_0_, templatere0_.blueprint_name as blueprin3_10_0_, templatere0_.blueprint_version as blueprin4_10_0_, templatere0_.creation_date as creation5_10_0_, templatere0_.occurrence as occurren6_10_0_, templatere0_.resolution_key as resoluti7_10_0_, templatere0_.resource_id as resource8_10_0_, templatere0_.resource_type as resource9_10_0_, templatere0_.result as result10_10_0_ from TEMPLATE_RESOLUTION templatere0_ where templatere0_.template_resolution_id=? 18:00:42 18:00:42.171|123456-1000|| DEBUG org.hibernate.SQL : insert into TEMPLATE_RESOLUTION (artifact_name, blueprint_name, blueprint_version, creation_date, occurrence, resolution_key, resource_id, resource_type, result, template_resolution_id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:00:42 18:00:42.173|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=RES-KEY 61, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 18:00:42 18:00:42.173|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:42 18:00:42.173|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 18:00:42 18:00:42.173|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(config-assign) 18:00:42 18:00:42.173|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID 5da83e3b-bb09-4817-8a9c-50ae2a4ce66d auditStoreId -1 18:00:42 18:00:42.174|123456-1000|| DEBUG org.springframework.web.HttpLogging : [4de3e04b] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@4d4cd5e8] 18:00:42 18:00:42.176||| DEBUG org.apache.http.headers : http-outgoing-3 << HTTP/1.1 200 OK 18:00:42 18:00:42.176||| DEBUG org.apache.http.headers : http-outgoing-3 << Date: Tue, 19 Mar 2024 18:00:42 GMT 18:00:42 18:00:42.176||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-RequestID: b330ec8e-d590-4c31-8734-ff44538a9c2b 18:00:42 18:00:42.176||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-SubRequestID: 18:00:42 18:00:42.176||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-OriginatorID: 18:00:42 18:00:42.176||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-InvocationID: 236f9674-b58b-4eb9-8f63-5a2e55effa82 18:00:42 18:00:42.176||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-PartnerName: cds-controller 18:00:42 18:00:42.176||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Origin 18:00:42 18:00:42.176||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Access-Control-Request-Method 18:00:42 18:00:42.176||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Access-Control-Request-Headers 18:00:42 18:00:42.176||| DEBUG org.apache.http.headers : http-outgoing-3 << Content-Type: application/json 18:00:42 18:00:42.176||| DEBUG org.apache.http.headers : http-outgoing-3 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 18:00:42 18:00:42.176||| DEBUG org.apache.http.headers : http-outgoing-3 << Pragma: no-cache 18:00:42 18:00:42.176||| DEBUG org.apache.http.headers : http-outgoing-3 << Expires: 0 18:00:42 18:00:42.176||| DEBUG org.apache.http.headers : http-outgoing-3 << X-Content-Type-Options: nosniff 18:00:42 18:00:42.176||| DEBUG org.apache.http.headers : http-outgoing-3 << X-Frame-Options: DENY 18:00:42 18:00:42.176||| DEBUG org.apache.http.headers : http-outgoing-3 << X-XSS-Protection: 1 ; mode=block 18:00:42 18:00:42.176||| DEBUG org.apache.http.headers : http-outgoing-3 << Referrer-Policy: no-referrer 18:00:42 18:00:42.176||| DEBUG org.apache.http.headers : http-outgoing-3 << Content-Length: 475 18:00:42 18:00:42.177||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 18:00:42 18:00:42.177||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 3][route: {}->http://127.0.0.1:46251] can be kept alive indefinitely 18:00:42 18:00:42.177||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-3: set socket timeout to 0 18:00:42 18:00:42.177||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 3][route: {}->http://127.0.0.1:46251][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:42 18:00:42.177||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'config-deploy' 18:00:42 18:00:42.178||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 18:00:42 18:00:42.178||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 18:00:42 18:00:42.178||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:46251][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:42 18:00:42.178||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 3][route: {}->http://127.0.0.1:46251][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:42 18:00:42.178||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-3: set socket timeout to 0 18:00:42 18:00:42.178||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 18:00:42 18:00:42.178||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 18:00:42 18:00:42.178||| DEBUG org.apache.http.headers : http-outgoing-3 >> POST /api/v1/execution-service/process HTTP/1.1 18:00:42 18:00:42.178||| DEBUG org.apache.http.headers : http-outgoing-3 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 18:00:42 18:00:42.178||| DEBUG org.apache.http.headers : http-outgoing-3 >> Content-Length: 532 18:00:42 18:00:42.178||| DEBUG org.apache.http.headers : http-outgoing-3 >> Content-Type: application/json; charset=UTF-8 18:00:42 18:00:42.178||| DEBUG org.apache.http.headers : http-outgoing-3 >> Host: 127.0.0.1:46251 18:00:42 18:00:42.178||| DEBUG org.apache.http.headers : http-outgoing-3 >> Connection: Keep-Alive 18:00:42 18:00:42.178||| DEBUG org.apache.http.headers : http-outgoing-3 >> User-Agent: Apache-HttpClient/4.5.13 (Java/17.0.6-ea) 18:00:42 18:00:42.178||| DEBUG org.apache.http.headers : http-outgoing-3 >> Accept-Encoding: gzip,deflate 18:00:42 18:00:42.182||| DEBUG org.springframework.web.HttpLogging : [2612c0fd] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@6ffd9af0] 18:00:42 18:00:42.183|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 123456-1000 18:00:42 18:00:42.183|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 18:00:42 18:00:42.183|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 18:00:42 18:00:42.183|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(pnf_config), version(1.0.0) already present(/tmp/uat13336477218922822378.tmp/Deploy/pnf_config/1.0.0) 18:00:42 18:00:42.183|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat13336477218922822378.tmp/Deploy/pnf_config/1.0.0 18:00:43 18:00:42.184|123456-1000|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat13336477218922822378.tmp/Deploy/pnf_config/1.0.0) and entry definition file (Definitions/pnf_config.json) 18:00:43 18:00:42.186|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (config-deploy) 18:00:43 18:00:42.187|123456-1000|| INFO .w.BluePrintWorkflowExecutionServiceImpl : Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 18:00:43 18:00:42.187|123456-1000|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(config-deploy) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 18:00:43 18:00:42.187|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(123456-1000) for workflow(config-deploy) step(activate-process) 18:00:43 18:00:42.187|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentScriptExecutor), operationName(process) 18:00:43 18:00:42.187|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (config-deploy), values ({script-type="kotlin", script-class-reference="cba.pnf.config.RestconfConfigDeploy", dynamic-properties="*config-deploy-properties"}) 18:00:43 18:00:42.188|123456-1000|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.pnf.config.RestconfConfigDeploy) and instanceDependencies([]) 18:00:43 18:00:42.188|123456-1000|| INFO o.o.c.c.c.c.s.BluePrintCompileService : compiling for cache key(/tmp/uat13336477218922822378.tmp/Deploy/pnf_config/1.0.0) 18:00:43 18:00:43.136|123456-1000|| INFO o.o.c.c.c.c.s.BluePrintCompileService : compiled in (948)mSec for cache key(/tmp/uat13336477218922822378.tmp/Deploy/pnf_config/1.0.0) 18:00:43 18:00:43.136|123456-1000|| INFO o.o.c.c.c.c.s.BluePrintClassLoader : loading compiled cache(/tmp/uat13336477218922822378.tmp/Deploy/pnf_config/1.0.0) 18:00:43 18:00:43.139|123456-1000|| INFO java.lang.Class : Started execution of process method 18:00:43 18:00:43.140|123456-1000|| INFO java.lang.Class : resolution_key: RES-KEY 61 18:00:43 18:00:43.140|123456-1000|| INFO java.lang.Class : device_id: pnf-id-2019-07-12 18:00:43 18:00:43.140|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(config-deploy-mapping) 18:00:43 18:00:43.155|123456-1000|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ 18:00:43 name = * 18:00:43 status = null 18:00:43 required = null 18:00:43 dependencies = null 18:00:43 dictionaryName = null 18:00:43 dictionarySource = null 18:00:43 ]], [[ 18:00:43 name = pnf-id 18:00:43 status = null 18:00:43 required = null 18:00:43 dependencies = [] 18:00:43 dictionaryName = pnf-id 18:00:43 dictionarySource = input 18:00:43 ], [ 18:00:43 name = pnf-ipv4-address 18:00:43 status = null 18:00:43 required = null 18:00:43 dependencies = [] 18:00:43 dictionaryName = pnf-ipv4-address 18:00:43 dictionarySource = input 18:00:43 ]]]) 18:00:43 18:00:43.156|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("pnf-id-2019-07-12") for Resource Name (pnf-id), definition(pnf-id) of type (string) 18:00:43 18:00:43.156|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("13.13.13.13") for Resource Name (pnf-ipv4-address), definition(pnf-ipv4-address) of type (string) 18:00:43 18:00:43.157|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ 18:00:43 "pnf-id" : "pnf-id-2019-07-12", 18:00:43 "pnf-ipv4-address" : "13.13.13.13" 18:00:43 }) 18:00:43 18:00:43.161|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending mount request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 18:00:43 18:00:43.162|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #65 on mock/spy 18:00:43 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:43 blueprintWebClientService.exchangeResource( 18:00:43 "PUT", 18:00:43 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 18:00:43 "{ 18:00:43 "node": [ 18:00:43 { 18:00:43 "node-id": "pnf-id-2019-07-12", 18:00:43 "netconf-node-topology:protocol": { 18:00:43 "name": "TLS" 18:00:43 }, 18:00:43 "netconf-node-topology:host": "13.13.13.13", 18:00:43 "netconf-node-topology:key-based": { 18:00:43 "username": "netconf", 18:00:43 "key-id": "ODL_private_key_0" 18:00:43 }, 18:00:43 "netconf-node-topology:port": 6513, 18:00:43 "netconf-node-topology:tcp-only": false, 18:00:43 "netconf-node-topology:max-connection-attempts": 5 18:00:43 } 18:00:43 ] 18:00:43 }", 18:00:43 {"Content-Type" = "application/json"} 18:00:43 ); 18:00:43 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:00:43 has returned -> "WebClientResponse(status=201, body=null)" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:00:43 18:00:43 18:00:43.162|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : url for ODL status check: /restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 18:00:43 18:00:43.162|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #66 on mock/spy 18:00:43 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:43 blueprintWebClientService.exchangeResource( 18:00:43 "GET", 18:00:43 "/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 18:00:43 "", 18:00:43 {"Content-Type" = "application/json", "Accept" = "application/json"} 18:00:43 ); 18:00:43 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:00:43 has returned -> "WebClientResponse(status=200, body={"node":[{"netconf-node-topology:connection-status":"connected"}]})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:00:43 18:00:43 18:00:43.162|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 18:00:43 18:00:43.162|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending GET request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist 18:00:43 18:00:43.162|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #67 on mock/spy 18:00:43 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:43 blueprintWebClientService.exchangeResource( 18:00:43 "GET", 18:00:43 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", 18:00:43 "", 18:00:43 {"Content-Type" = "application/json", "Accept" = "application/json"} 18:00:43 ); 18:00:43 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:00:43 has returned -> "WebClientResponse(status=200, body={})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:00:43 18:00:43 18:00:43.164|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 18:00:43 18:00:43.164|123456-1000|| INFO java.lang.Class : Current configuration subtree : WebClientResponse(status=200, body={}) 18:00:43 18:00:43.166|123456-1000|| DEBUG org.hibernate.SQL : 18:00:43 SELECT * FROM TEMPLATE_RESOLUTION WHERE resolution_key = ? 18:00:43 AND blueprint_name = ? AND blueprint_version = ? 18:00:43 AND artifact_name = ? AND occurrence = ? 18:00:43 ORDER BY creation_date DESC LIMIT 1 18:00:43 18:00:43 18:00:43.171|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : configuring device: pnf-id-2019-07-12, Configlet: { 18:00:43 "ietf-restconf:yang-patch":{ 18:00:43 "patch-id":"patch-1", 18:00:43 "edit":[ 18:00:43 { 18:00:43 "edit-id":"edit1", 18:00:43 "operation":"merge", 18:00:43 "target":"/", 18:00:43 "value":{ 18:00:43 "netconflist":{ 18:00:43 "netconf":[ 18:00:43 { 18:00:43 "netconf-id":"10", 18:00:43 "netconf-param":"1000" 18:00:43 } 18:00:43 ] 18:00:43 } 18:00:43 } 18:00:43 }, 18:00:43 { 18:00:43 "edit-id":"edit2", 18:00:43 "operation":"merge", 18:00:43 "target":"/", 18:00:43 "value":{ 18:00:43 "netconflist":{ 18:00:43 "netconf":[ 18:00:43 { 18:00:43 "netconf-id":"20", 18:00:43 "netconf-param":"2000" 18:00:43 } 18:00:43 ] 18:00:43 } 18:00:43 } 18:00:43 }, 18:00:43 { 18:00:43 "edit-id":"edit3", 18:00:43 "operation":"merge", 18:00:43 "target":"/", 18:00:43 "value":{ 18:00:43 "netconflist":{ 18:00:43 "netconf":[ 18:00:43 { 18:00:43 "netconf-id":"30", 18:00:43 "netconf-param":"3000" 18:00:43 } 18:00:43 ] 18:00:43 } 18:00:43 } 18:00:43 } 18:00:43 18:00:43 ] 18:00:43 } 18:00:43 } 18:00:43 18:00:43.171|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #68 on mock/spy 18:00:43 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:43 blueprintWebClientService.exchangeResource( 18:00:43 "PATCH", 18:00:43 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", 18:00:43 "{ 18:00:43 "ietf-restconf:yang-patch":{ 18:00:43 "patch-id":"patch-1", 18:00:43 "edit":[ 18:00:43 { 18:00:43 "edit-id":"edit1", 18:00:43 "operation":"merge", 18:00:43 "target":"/", 18:00:43 "value":{ 18:00:43 "netconflist":{ 18:00:43 "netconf":[ 18:00:43 { 18:00:43 "netconf-id":"10", 18:00:43 "netconf-param":"1000" 18:00:43 } 18:00:43 ] 18:00:43 } 18:00:43 } 18:00:43 }, 18:00:43 { 18:00:43 "edit-id":"edit2", 18:00:43 "operation":"merge", 18:00:43 "target":"/", 18:00:43 "value":{ 18:00:43 "netconflist":{ 18:00:43 "netconf":[ 18:00:43 { 18:00:43 "netconf-id":"20", 18:00:43 "netconf-param":"2000" 18:00:43 } 18:00:43 ] 18:00:43 } 18:00:43 } 18:00:43 }, 18:00:43 { 18:00:43 "edit-id":"edit3", 18:00:43 "operation":"merge", 18:00:43 "target":"/", 18:00:43 "value":{ 18:00:43 "netconflist":{ 18:00:43 "netconf":[ 18:00:43 { 18:00:43 "netconf-id":"30", 18:00:43 "netconf-param":"3000" 18:00:43 } 18:00:43 ] 18:00:43 } 18:00:43 } 18:00:43 } 18:00:43 18:00:43 ] 18:00:43 } 18:00:43 }", 18:00:43 {"Content-Type" = "application/yang.patch+json"} 18:00:43 ); 18:00:43 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:00:43 has returned -> "WebClientResponse(status=200, body=null)" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:00:43 18:00:43 18:00:43.172|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending DELETE request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 18:00:43 18:00:43.172|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #69 on mock/spy 18:00:43 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:00:43 blueprintWebClientService.exchangeResource( 18:00:43 "DELETE", 18:00:43 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 18:00:43 "", 18:00:43 {"Content-Type" = "application/json", "Accept" = "application/json"} 18:00:43 ); 18:00:43 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:00:43 has returned -> "WebClientResponse(status=200, body=null)" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:00:43 18:00:43 18:00:43.173|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:00:43 18:00:43.173|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentScriptExecutor), operationName(process) 18:00:43 18:00:43.173|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(config-deploy) 18:00:43 18:00:43.173|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID b0710788-8205-4102-880b-227bd8f302a8 auditStoreId -1 18:00:43 18:00:43.174|123456-1000|| DEBUG org.springframework.web.HttpLogging : [2612c0fd] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@7381b5e3] 18:00:43 18:00:43.181||| DEBUG org.apache.http.headers : http-outgoing-3 << HTTP/1.1 200 OK 18:00:43 18:00:43.181||| DEBUG org.apache.http.headers : http-outgoing-3 << Date: Tue, 19 Mar 2024 18:00:42 GMT 18:00:43 18:00:43.181||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-RequestID: 3c932266-a00d-407c-b046-7d8fa2206c8a 18:00:43 18:00:43.181||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-SubRequestID: 18:00:43 18:00:43.181||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-OriginatorID: 18:00:43 18:00:43.181||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-InvocationID: 937ba389-ee19-4dd9-a8ee-d5153216738e 18:00:43 18:00:43.181||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-PartnerName: cds-controller 18:00:43 18:00:43.181||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Origin 18:00:43 18:00:43.181||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Access-Control-Request-Method 18:00:43 18:00:43.181||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Access-Control-Request-Headers 18:00:43 18:00:43.181||| DEBUG org.apache.http.headers : http-outgoing-3 << Content-Type: application/json 18:00:43 18:00:43.181||| DEBUG org.apache.http.headers : http-outgoing-3 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 18:00:43 18:00:43.181||| DEBUG org.apache.http.headers : http-outgoing-3 << Pragma: no-cache 18:00:43 18:00:43.192||| DEBUG org.apache.http.headers : http-outgoing-3 << Expires: 0 18:00:43 18:00:43.192||| DEBUG org.apache.http.headers : http-outgoing-3 << X-Content-Type-Options: nosniff 18:00:43 18:00:43.192||| DEBUG org.apache.http.headers : http-outgoing-3 << X-Frame-Options: DENY 18:00:43 18:00:43.192||| DEBUG org.apache.http.headers : http-outgoing-3 << X-XSS-Protection: 1 ; mode=block 18:00:43 18:00:43.192||| DEBUG org.apache.http.headers : http-outgoing-3 << Referrer-Policy: no-referrer 18:00:43 18:00:43.192||| DEBUG org.apache.http.headers : http-outgoing-3 << Content-Length: 475 18:00:43 18:00:43.192||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 18:00:43 18:00:43.193||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 3][route: {}->http://127.0.0.1:46251] can be kept alive indefinitely 18:00:43 18:00:43.193||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-3: set socket timeout to 0 18:00:43 18:00:43.193||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 3][route: {}->http://127.0.0.1:46251][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:00:43 18:00:43.193||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager is shutting down 18:00:43 18:00:43.193||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-3: Close connection 18:00:43 18:00:43.193||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager shut down 18:00:43 18:00:43.194||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #70 on mock/spy 18:00:43 blueprintWebClientService.exchangeResource( 18:00:43 "PUT", 18:00:43 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 18:00:43 null, 18:00:43 null 18:00:43 ); 18:00:43 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:159) 18:00:43 has returned -> "null" 18:00:43 18:00:43 18:00:43.195||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #71 on mock/spy 18:00:43 blueprintWebClientService.exchangeResource( 18:00:43 "GET", 18:00:43 "/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 18:00:43 null, 18:00:43 null 18:00:43 ); 18:00:43 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:159) 18:00:43 has returned -> "null" 18:00:43 18:00:43 18:00:43.195||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #72 on mock/spy 18:00:43 blueprintWebClientService.exchangeResource( 18:00:43 "GET", 18:00:43 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", 18:00:43 null, 18:00:43 null 18:00:43 ); 18:00:43 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:159) 18:00:43 has returned -> "null" 18:00:43 18:00:43 18:00:43.196||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #73 on mock/spy 18:00:43 blueprintWebClientService.exchangeResource( 18:00:43 "PATCH", 18:00:43 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", 18:00:43 null, 18:00:43 null 18:00:43 ); 18:00:43 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:159) 18:00:43 has returned -> "null" 18:00:43 18:00:43 18:00:43.202||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #74 on mock/spy 18:00:43 blueprintWebClientService.exchangeResource( 18:00:43 "DELETE", 18:00:43 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 18:00:43 null, 18:00:43 null 18:00:43 ); 18:00:43 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:159) 18:00:43 has returned -> "null" 18:00:43 18:00:43 18:00:43.202||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #75 on mock/spy 18:00:43 blueprintWebClientService.exchangeResource( 18:00:43 null, 18:00:43 null, 18:00:43 null 18:00:43 ); 18:00:43 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:173) 18:00:43 has returned -> "null" 18:00:43 18:00:43 18:00:43.203||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [363003357] from cache with key [[ReactiveWebMergedContextConfiguration@ae722b1 testClass = BlueprintsAcceptanceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@58d6b7b9, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@474821de, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@60d40ff4, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@6f76c2cc, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@1df1ced0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@444f44c5, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@53ed09e8], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:00:43 18:00:43.203||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@2290c75c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1] 18:00:43 18:00:43.203||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [363003357] from cache with key [[ReactiveWebMergedContextConfiguration@ae722b1 testClass = BlueprintsAcceptanceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@58d6b7b9, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@474821de, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@60d40ff4, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@6f76c2cc, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@1df1ced0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@444f44c5, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@53ed09e8], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:00:43 18:00:43.203||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@2290c75c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1] 18:00:43 18:00:43.203||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [363003357] from cache with key [[ReactiveWebMergedContextConfiguration@ae722b1 testClass = BlueprintsAcceptanceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@58d6b7b9, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@474821de, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@60d40ff4, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@6f76c2cc, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@1df1ced0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@444f44c5, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@53ed09e8], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:00:43 18:00:43.203||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@2290c75c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1] 18:00:43 18:00:43.204||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [363003357] from cache with key [[ReactiveWebMergedContextConfiguration@ae722b1 testClass = BlueprintsAcceptanceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@58d6b7b9, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@474821de, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@60d40ff4, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@6f76c2cc, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@1df1ced0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@444f44c5, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@53ed09e8], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:00:43 18:00:43.205||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@2290c75c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1] 18:00:43 18:00:43.207||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [363003357] from cache with key [[ReactiveWebMergedContextConfiguration@ae722b1 testClass = BlueprintsAcceptanceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@58d6b7b9, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@474821de, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@60d40ff4, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@6f76c2cc, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@1df1ced0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@444f44c5, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@53ed09e8], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:00:43 18:00:43.207||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@2290c75c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1] 18:00:43 18:00:43.209||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [363003357] from cache with key [[ReactiveWebMergedContextConfiguration@ae722b1 testClass = BlueprintsAcceptanceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@58d6b7b9, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@474821de, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@60d40ff4, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@6f76c2cc, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@1df1ced0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@444f44c5, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@53ed09e8], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:00:43 18:00:43.209||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@2290c75c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1] 18:00:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.016 s - in org.onap.ccsdk.cds.blueprintsprocessor.uat.BlueprintsAcceptanceTest 18:00:45 18:00:44.938||| INFO o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.onap.ccsdk.cds.blueprintsprocessor.uat.BaseUatTest]: no resource found for suffixes {-context.xml, Context.groovy}. 18:00:45 18:00:44.971||| INFO t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.onap.ccsdk.cds.blueprintsprocessor.uat.BaseUatTest]: BaseUatTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 18:00:45 18:00:45.159||| INFO .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication for test class org.onap.ccsdk.cds.blueprintsprocessor.uat.UatServicesTest 18:00:45 18:00:45.286||| INFO .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 18:00:45 18:00:45.308||| INFO .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@558b4942, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@30ec7d21, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@70025b99, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7efa3f63, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7134b8a7, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2262d6d5, org.springframework.test.context.transaction.TransactionalTestExecutionListener@40de8f93, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6ff0b1cc, org.springframework.test.context.event.EventPublishingTestExecutionListener@3b55dd15, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@f3560d4, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3ba3d4b6, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@51b77cdf, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@441fbe89, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6088451e, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@45ab3bdd] 18:00:45 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.uat.UatServicesTest 18:00:58 18:00:58 . ____ _ __ _ _ 18:00:58 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:00:58 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:00:58 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:00:58 ' |____| .__|_| |_|_| |_\__, | / / / / 18:00:58 =========|_|==============|___/=/_/_/_/ 18:00:58 :: Spring Boot :: (v2.7.12) 18:00:58 18:00:58 18:00:46.374||| INFO o.h.validator.internal.util.Version : HV000001: Hibernate Validator 6.2.5.Final 18:00:58 18:00:46.428||| INFO o.o.c.c.b.uat.UatServicesTest : Starting UatServicesTest using Java 17.0.6-ea on prd-centos8-builder-4c-4g-14407.novalocal with PID 50373 (started by jenkins in /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application) 18:00:58 18:00:46.429||| INFO o.o.c.c.b.uat.UatServicesTest : The following 1 profile is active: "uat" 18:00:58 18:00:48.110||| INFO .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 18:00:58 18:00:48.398||| INFO .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 281 ms. Found 11 JPA repository interfaces. 18:00:58 18:00:49.922||| INFO org.eclipse.jetty.util.log : Logging initialized @6085ms to org.eclipse.jetty.util.log.Slf4jLog 18:00:58 18:00:50.135||| INFO .s.b.w.e.j.JettyReactiveWebServerFactory : Server initialized with port: 0 18:00:58 18:00:50.143||| INFO org.eclipse.jetty.server.Server : jetty-9.4.51.v20230217; built: 2023-02-17T08:19:37.309Z; git: b45c405e4544384de066f814ed42ae3dceacdd49; jvm 17.0.6-ea+9-LTS 18:00:58 18:00:50.207||| INFO o.e.jetty.server.handler.ContextHandler : Started o.e.j.s.ServletContextHandler@63ca44ce{/,null,AVAILABLE} 18:00:58 18:00:50.208||| INFO org.eclipse.jetty.server.Server : Started @6371ms 18:00:58 18:00:50.418||| INFO o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 18:00:58 18:00:50.484||| INFO org.hibernate.Version : HHH000412: Hibernate ORM core version 5.6.15.Final 18:00:58 18:00:50.747||| INFO o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 18:00:58 18:00:51.425||| INFO org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 18:00:58 18:00:51.819||| WARN o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 18:00:58 18:00:51.823||| WARN o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 18:00:58 18:00:52.368||| DEBUG org.hibernate.SQL : drop table if exists BLUEPRINT_MODEL CASCADE 18:00:58 18:00:52.371||| DEBUG org.hibernate.SQL : drop table if exists BLUEPRINT_MODEL_CONTENT CASCADE 18:00:58 18:00:52.371||| DEBUG org.hibernate.SQL : drop table if exists BLUEPRINT_WORKFLOW_AUDIT_STATUS CASCADE 18:00:58 18:00:52.372||| DEBUG org.hibernate.SQL : drop table if exists ERROR_DOMAINS CASCADE 18:00:58 18:00:52.373||| DEBUG org.hibernate.SQL : drop table if exists ERROR_DOMAINS_ERROR_MESSAGES CASCADE 18:00:58 18:00:52.373||| DEBUG org.hibernate.SQL : drop table if exists ERROR_MESSAGES CASCADE 18:00:58 18:00:52.374||| DEBUG org.hibernate.SQL : drop table if exists MODEL_TYPE CASCADE 18:00:58 18:00:52.374||| DEBUG org.hibernate.SQL : drop table if exists RESOURCE_CONFIG_SNAPSHOT CASCADE 18:00:58 18:00:52.375||| DEBUG org.hibernate.SQL : drop table if exists RESOURCE_DICTIONARY CASCADE 18:00:58 18:00:52.376||| DEBUG org.hibernate.SQL : drop table if exists RESOURCE_RESOLUTION CASCADE 18:00:58 18:00:52.376||| DEBUG org.hibernate.SQL : drop table if exists TEMPLATE_RESOLUTION CASCADE 18:00:58 18:00:52.381||| DEBUG org.hibernate.SQL : create table BLUEPRINT_MODEL (blueprint_model_id varchar(255) not null, artifact_description clob, artifact_name varchar(255) not null, artifact_type varchar(255), artifact_uuid varchar(255), artifact_version varchar(255) not null, creation_date timestamp, distribution_id varchar(255), internal_version integer, published varchar(255) not null, resource_instance_name varchar(255), resource_name varchar(255), resource_type varchar(255), resource_uuid varchar(255), resource_version varchar(255), service_description varchar(255), service_name varchar(255), service_uuid varchar(255), tags clob not null, updated_by varchar(255) not null, workflows clob not null, primary key (blueprint_model_id)) 18:00:58 18:00:52.392||| DEBUG org.hibernate.SQL : create table BLUEPRINT_MODEL_CONTENT (blueprint_model_content_id varchar(255) not null, content blob not null, content_type varchar(255) not null, updated_date timestamp, description clob, name varchar(255) not null, blueprint_model_id varchar(255), primary key (blueprint_model_content_id)) 18:00:58 18:00:52.394||| DEBUG org.hibernate.SQL : create table BLUEPRINT_WORKFLOW_AUDIT_STATUS (workflow_audit_id bigint generated by default as identity, blueprint_name varchar(255) not null, blueprint_uuid varchar(255), blueprint_version varchar(255) not null, end_time timestamp, originator_Id varchar(255) not null, request_Id varchar(255) not null, request_mode varchar(255), start_time timestamp, status varchar(255), subRequest_Id varchar(255) not null, updated_by varchar(255), updated_date timestamp, workflow_name varchar(255) not null, workflow_response_content clob, workflow_task_content clob not null, primary key (workflow_audit_id)) 18:00:58 18:00:52.401||| DEBUG org.hibernate.SQL : create table ERROR_DOMAINS (id varchar(255) not null, application_id varchar(255), description clob, name varchar(255), primary key (id)) 18:00:58 18:00:52.403||| DEBUG org.hibernate.SQL : create table ERROR_DOMAINS_ERROR_MESSAGES (domain_id varchar(255) not null, message_id varchar(255) not null, primary key (domain_id, message_id)) 18:00:58 18:00:52.405||| DEBUG org.hibernate.SQL : create table ERROR_MESSAGES (id varchar(255) not null, action clob, cause clob, message_id varchar(255) not null, primary key (id)) 18:00:58 18:00:52.407||| DEBUG org.hibernate.SQL : create table MODEL_TYPE (model_name varchar(255) not null, creation_date timestamp, definition clob not null, definition_type varchar(255) not null, derived_from varchar(255) not null, description clob not null, tags clob not null, updated_by varchar(255) not null, version varchar(255) not null, primary key (model_name)) 18:00:58 18:00:52.408||| DEBUG org.hibernate.SQL : create table RESOURCE_CONFIG_SNAPSHOT (resource_config_snapshot_id varchar(255) not null, config_snapshot clob not null, creation_date timestamp, resource_id varchar(255) not null, resource_type varchar(255) not null, status integer not null, primary key (resource_config_snapshot_id)) 18:00:58 18:00:52.410||| DEBUG org.hibernate.SQL : create table RESOURCE_DICTIONARY (name varchar(255) not null, creation_date timestamp, data_type varchar(255) not null, definition clob not null, description clob not null, entry_schema varchar(255), resource_dictionary_group varchar(255), tags clob not null, updated_by varchar(255) not null, primary key (name)) 18:00:58 18:00:52.412||| DEBUG org.hibernate.SQL : create table RESOURCE_RESOLUTION (resource_resolution_id varchar(255) not null, artifact_name varchar(255) not null, blueprint_name varchar(255) not null, blueprint_version varchar(255) not null, creation_date timestamp, dictionary_name varchar(255) not null, dictionary_status varchar(255) not null, dictionary_version integer not null, name varchar(255) not null, occurrence integer not null, resolution_key varchar(255) not null, resource_id varchar(255) not null, resource_type varchar(255) not null, status varchar(255) not null, value clob not null, primary key (resource_resolution_id)) 18:00:58 18:00:52.414||| DEBUG org.hibernate.SQL : create table TEMPLATE_RESOLUTION (template_resolution_id varchar(255) not null, artifact_name varchar(255) not null, blueprint_name varchar(255) not null, blueprint_version varchar(255) not null, creation_date timestamp, occurrence integer not null, resolution_key varchar(255) not null, resource_id varchar(255) not null, resource_type varchar(255) not null, result clob not null, primary key (template_resolution_id)) 18:00:58 18:00:52.416||| DEBUG org.hibernate.SQL : alter table BLUEPRINT_MODEL add constraint UKhqyorwtr4murr712k6c4kpjql unique (artifact_name, artifact_version) 18:00:58 18:00:52.417||| DEBUG org.hibernate.SQL : alter table ERROR_DOMAINS add constraint UKg1fqnr40qdvhcwh0worep1n2i unique (name, application_id) 18:00:58 18:00:52.418||| DEBUG org.hibernate.SQL : alter table ERROR_MESSAGES add constraint UKd73ymcu616qfl51b38cyma2vp unique (message_id) 18:00:58 18:00:52.419||| DEBUG org.hibernate.SQL : create index idx_rr_bpnameversion on RESOURCE_RESOLUTION (blueprint_name, blueprint_version) 18:00:58 18:00:52.420||| DEBUG org.hibernate.SQL : create index idx_rr_resolution_key on RESOURCE_RESOLUTION (resolution_key) 18:00:58 18:00:52.421||| DEBUG org.hibernate.SQL : create index idx_rr_name on RESOURCE_RESOLUTION (name) 18:00:58 18:00:52.421||| DEBUG org.hibernate.SQL : create index idx_rr_artifact_name on RESOURCE_RESOLUTION (artifact_name) 18:00:58 18:00:52.422||| DEBUG org.hibernate.SQL : create index idx_rr_resource_idtype on RESOURCE_RESOLUTION (resource_id, resource_type) 18:00:58 18:00:52.423||| DEBUG org.hibernate.SQL : create index idx_tr_bpnameversion on TEMPLATE_RESOLUTION (blueprint_name, blueprint_version) 18:00:58 18:00:52.424||| DEBUG org.hibernate.SQL : create index idx_tr_resource_idtype on TEMPLATE_RESOLUTION (resource_id, resource_type) 18:00:58 18:00:52.424||| DEBUG org.hibernate.SQL : create index idx_tr_artifact_name on TEMPLATE_RESOLUTION (artifact_name) 18:00:58 18:00:52.425||| DEBUG org.hibernate.SQL : create index idx_tr_resolution_key on TEMPLATE_RESOLUTION (resolution_key) 18:00:58 18:00:52.426||| DEBUG org.hibernate.SQL : alter table BLUEPRINT_MODEL_CONTENT add constraint FKe9nxbjfeas5k7bjd49f2bcjyj foreign key (blueprint_model_id) references BLUEPRINT_MODEL 18:00:58 18:00:52.436||| DEBUG org.hibernate.SQL : alter table ERROR_DOMAINS_ERROR_MESSAGES add constraint FK1007u43nqt4ibrp2he1xroqb0 foreign key (message_id) references ERROR_MESSAGES 18:00:58 18:00:52.438||| DEBUG org.hibernate.SQL : alter table ERROR_DOMAINS_ERROR_MESSAGES add constraint FK4dsdhw8h0u3ygyuv0vp4q4af8 foreign key (domain_id) references ERROR_DOMAINS 18:00:58 18:00:52.448||| INFO o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:00:58 18:00:52.459||| INFO j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 18:00:58 18:00:52.574||| INFO .c.e.c.s.ErrorCatalogLoadPropertyService : Application ID: cds > Initializing error catalog message from properties... 18:00:58 18:00:53.940||| INFO o.o.c.c.b.s.api.NoPublishAuditService : Audit service is disabled 18:00:58 18:00:54.103||| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : Workflow Audit store is disabled 18:00:58 18:00:54.819||| INFO c.b.d.a.s.ApplicationRegistrationService : Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability] 18:00:58 18:00:55.227||| INFO c.c.b.c.BlueprintDependencyConfiguration : Dependency Management module created... 18:00:58 18:00:55.705||| INFO o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint(s) beneath base path '/actuator' 18:00:58 18:00:55.982||| INFO o.c.c.b.d.p.PrimaryDatabaseConfiguration : Initialised Primary Transaction Manager for url jdbc:h2:mem:testdb;MODE=MySQL;DB_CLOSE_DELAY=-1 18:00:58 18:00:56.940||| INFO o.e.jetty.server.AbstractConnector : Started ServerConnector@3b2916f{HTTP/1.1, (http/1.1)}{0.0.0.0:34199} 18:00:58 18:00:56.941||| INFO o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port(s) 34199 (http/1.1) with context path '/' 18:00:58 18:00:57.061||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager is shutting down 18:00:58 18:00:57.062||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager shut down 18:00:58 18:00:57.963||| INFO o.o.c.c.b.BlueprintGRPCServer : Starting Blueprint Processor GRPC Starting.. 18:00:58 18:00:58.336||| INFO o.o.c.c.b.BlueprintGRPCServer : Blueprint Processor GRPC server started and ready to serve on port(43105)... 18:00:58 18:00:58.342||| INFO o.o.c.c.b.uat.UatServicesTest : Started UatServicesTest in 12.324 seconds (JVM running for 14.505) 18:00:58 18:00:58.367||| INFO o.o.c.c.b.BluePrintProcessorCluster : Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 18:00:58 18:00:58.379||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Storing ApplicationContext [61088069] in cache under key [[ReactiveWebMergedContextConfiguration@79cda8cc testClass = UatServicesTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{uat}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6dd82486, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@1bf39d06, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4f453e63, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@2cec704c, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3bdb2c78, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@61e7bf2f, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@5dc3fcb7], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:00:58 18:00:58.380||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@29976e1b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1] 18:00:58 18:00:58.395||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [61088069] from cache with key [[ReactiveWebMergedContextConfiguration@79cda8cc testClass = UatServicesTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{uat}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6dd82486, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@1bf39d06, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4f453e63, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@2cec704c, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3bdb2c78, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@61e7bf2f, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@5dc3fcb7], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:00:58 18:00:58.396||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@29976e1b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1] 18:01:01 18:00:58.416||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [61088069] from cache with key [[ReactiveWebMergedContextConfiguration@79cda8cc testClass = UatServicesTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{uat}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6dd82486, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@1bf39d06, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4f453e63, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@2cec704c, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3bdb2c78, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@61e7bf2f, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@5dc3fcb7], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:01:01 18:00:58.417||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@29976e1b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1] 18:01:01 18:00:58.417||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [61088069] from cache with key [[ReactiveWebMergedContextConfiguration@79cda8cc testClass = UatServicesTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{uat}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6dd82486, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@1bf39d06, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4f453e63, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@2cec704c, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3bdb2c78, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@61e7bf2f, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@5dc3fcb7], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:01:01 18:00:58.417||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@29976e1b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1] 18:01:01 18:00:58.908||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [61088069] from cache with key [[ReactiveWebMergedContextConfiguration@79cda8cc testClass = UatServicesTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{uat}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6dd82486, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@1bf39d06, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4f453e63, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@2cec704c, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3bdb2c78, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@61e7bf2f, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@5dc3fcb7], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:01:01 18:00:58.910||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@29976e1b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1] 18:01:01 18:00:58.981||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 18:01:01 18:00:58.990||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 18:01:01 18:00:58.992||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:34199][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:01:01 18:00:59.006||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 0][route: {}->http://127.0.0.1:34199][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:01:01 18:00:59.008||| DEBUG o.a.http.impl.execchain.MainClientExec : Opening connection {}->http://127.0.0.1:34199 18:01:01 18:00:59.011||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connecting to /127.0.0.1:34199 18:01:01 18:00:59.012||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connection established 127.0.0.1:44470<->127.0.0.1:34199 18:01:01 18:00:59.012||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/uat/verify HTTP/1.1 18:01:01 18:00:59.012||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 18:01:01 18:00:59.014||| DEBUG org.apache.http.headers : http-outgoing-0 >> POST /api/v1/uat/verify HTTP/1.1 18:01:01 18:00:59.014||| DEBUG org.apache.http.headers : http-outgoing-0 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 18:01:01 18:00:59.015||| DEBUG org.apache.http.headers : http-outgoing-0 >> Content-Length: 31897 18:01:01 18:00:59.015||| DEBUG org.apache.http.headers : http-outgoing-0 >> Content-Type: multipart/form-data; boundary=URGU6qIZMwLybOHXeti0Amx7_NCBKitFS3B 18:01:01 18:00:59.015||| DEBUG org.apache.http.headers : http-outgoing-0 >> Host: 127.0.0.1:34199 18:01:01 18:00:59.015||| DEBUG org.apache.http.headers : http-outgoing-0 >> Connection: Keep-Alive 18:01:01 18:00:59.015||| DEBUG org.apache.http.headers : http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.13 (Java/17.0.6-ea) 18:01:01 18:00:59.015||| DEBUG org.apache.http.headers : http-outgoing-0 >> Accept-Encoding: gzip,deflate 18:01:01 18:00:59.362||| DEBUG org.springframework.web.HttpLogging : [21e1c678] Parsed parts [cba] (content masked) 18:01:01 18:00:59.871||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #1 on mock/spy 18:01:01 blueprintWebClientService.exchangeResource( 18:01:01 null, 18:01:01 null, 18:01:01 null 18:01:01 ); 18:01:01 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:204) 18:01:01 has returned -> "null" 18:01:01 18:01:01 18:00:59.893||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #2 on mock/spy 18:01:01 blueprintWebClientService.exchangeResource( 18:01:01 "PUT", 18:01:01 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 18:01:01 null, 18:01:01 null 18:01:01 ); 18:01:01 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:01:01 has returned -> "null" 18:01:01 18:01:01 18:00:59.901||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #3 on mock/spy 18:01:01 blueprintWebClientService.exchangeResource( 18:01:01 "GET", 18:01:01 "/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 18:01:01 null, 18:01:01 null 18:01:01 ); 18:01:01 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:01:01 has returned -> "null" 18:01:01 18:01:01 18:00:59.903||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #4 on mock/spy 18:01:01 blueprintWebClientService.exchangeResource( 18:01:01 "GET", 18:01:01 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", 18:01:01 null, 18:01:01 null 18:01:01 ); 18:01:01 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:01:01 has returned -> "null" 18:01:01 18:01:01 18:00:59.905||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #5 on mock/spy 18:01:01 blueprintWebClientService.exchangeResource( 18:01:01 "PATCH", 18:01:01 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", 18:01:01 null, 18:01:01 null 18:01:01 ); 18:01:01 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:01:01 has returned -> "null" 18:01:01 18:01:01 18:00:59.907||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #6 on mock/spy 18:01:01 blueprintWebClientService.exchangeResource( 18:01:01 "DELETE", 18:01:01 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 18:01:01 null, 18:01:01 null 18:01:01 ); 18:01:01 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:01:01 has returned -> "null" 18:01:01 18:01:01 18:00:59.909||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 18:01:01 18:00:59.911||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 18:01:01 18:00:59.911||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:34199][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:01:01 18:00:59.911||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 1][route: {}->http://127.0.0.1:34199][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:01:01 18:00:59.911||| DEBUG o.a.http.impl.execchain.MainClientExec : Opening connection {}->http://127.0.0.1:34199 18:01:01 18:00:59.912||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connecting to /127.0.0.1:34199 18:01:01 18:00:59.912||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connection established 127.0.0.1:44476<->127.0.0.1:34199 18:01:01 18:00:59.912||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/blueprint-model/publish HTTP/1.1 18:01:01 18:00:59.912||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 18:01:01 18:00:59.912||| DEBUG org.apache.http.headers : http-outgoing-1 >> POST /api/v1/blueprint-model/publish HTTP/1.1 18:01:01 18:00:59.912||| DEBUG org.apache.http.headers : http-outgoing-1 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 18:01:01 18:00:59.913||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Length: 31890 18:01:01 18:00:59.913||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Type: multipart/form-data; boundary=kYzOMuNce7rrvvJpi2FYCWpWexmqc2G 18:01:01 18:00:59.913||| DEBUG org.apache.http.headers : http-outgoing-1 >> Host: 127.0.0.1:34199 18:01:01 18:00:59.913||| DEBUG org.apache.http.headers : http-outgoing-1 >> Connection: Keep-Alive 18:01:01 18:00:59.913||| DEBUG org.apache.http.headers : http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.13 (Java/17.0.6-ea) 18:01:01 18:00:59.913||| DEBUG org.apache.http.headers : http-outgoing-1 >> Accept-Encoding: gzip,deflate 18:01:01 18:00:59.936||| DEBUG org.springframework.web.HttpLogging : [4734e65d] Parsed parts [file] (content masked) 18:01:01 18:01:00.015|346f223d-9706-4011-829d-d002ad367503|b924f07a-664d-44b7-a93f-e87a38e2af47| INFO .c.c.b.d.p.s.BlueprintCatalogServiceImpl : Save processing(8458d6d9-f420-4230-ad10-e8e63ca33929) CBA(/tmp/uat8296755955631914652.tmp/Archive/8458d6d9-f420-4230-ad10-e8e63ca33929/cba.zip) 18:01:01 18:01:00.055|346f223d-9706-4011-829d-d002ad367503|b924f07a-664d-44b7-a93f-e87a38e2af47| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat8296755955631914652.tmp/Working/8458d6d9-f420-4230-ad10-e8e63ca33929) and entry definition file (Definitions/pnf_config.json) 18:01:01 18:01:00.413|346f223d-9706-4011-829d-d002ad367503|b924f07a-664d-44b7-a93f-e87a38e2af47| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(config-assign) 18:01:01 18:01:00.415|346f223d-9706-4011-829d-d002ad367503|b924f07a-664d-44b7-a93f-e87a38e2af47| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(config-deploy) 18:01:01 18:01:00.436|346f223d-9706-4011-829d-d002ad367503|b924f07a-664d-44b7-a93f-e87a38e2af47| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat8296755955631914652.tmp/Working/8458d6d9-f420-4230-ad10-e8e63ca33929) and entry definition file (Definitions/pnf_config.json) 18:01:01 18:01:00.565|346f223d-9706-4011-829d-d002ad367503|b924f07a-664d-44b7-a93f-e87a38e2af47| DEBUG org.hibernate.SQL : select blueprintm0_.blueprint_model_id as blueprin1_0_, blueprintm0_.artifact_description as artifact2_0_, blueprintm0_.artifact_name as artifact3_0_, blueprintm0_.artifact_type as artifact4_0_, blueprintm0_.artifact_uuid as artifact5_0_, blueprintm0_.artifact_version as artifact6_0_, blueprintm0_.creation_date as creation7_0_, blueprintm0_.distribution_id as distribu8_0_, blueprintm0_.internal_version as internal9_0_, blueprintm0_.published as publish10_0_, blueprintm0_.resource_instance_name as resourc11_0_, blueprintm0_.resource_name as resourc12_0_, blueprintm0_.resource_type as resourc13_0_, blueprintm0_.resource_uuid as resourc14_0_, blueprintm0_.resource_version as resourc15_0_, blueprintm0_.service_description as service16_0_, blueprintm0_.service_name as service17_0_, blueprintm0_.service_uuid as service18_0_, blueprintm0_.tags as tags19_0_, blueprintm0_.updated_by as updated20_0_, blueprintm0_.workflows as workflo21_0_ from BLUEPRINT_MODEL blueprintm0_ where blueprintm0_.artifact_name=? and blueprintm0_.artifact_version=? 18:01:01 18:01:00.617|346f223d-9706-4011-829d-d002ad367503|b924f07a-664d-44b7-a93f-e87a38e2af47| DEBUG org.hibernate.SQL : select blueprintm0_.blueprint_model_id as blueprin1_0_1_, blueprintm0_.artifact_description as artifact2_0_1_, blueprintm0_.artifact_name as artifact3_0_1_, blueprintm0_.artifact_type as artifact4_0_1_, blueprintm0_.artifact_uuid as artifact5_0_1_, blueprintm0_.artifact_version as artifact6_0_1_, blueprintm0_.creation_date as creation7_0_1_, blueprintm0_.distribution_id as distribu8_0_1_, blueprintm0_.internal_version as internal9_0_1_, blueprintm0_.published as publish10_0_1_, blueprintm0_.resource_instance_name as resourc11_0_1_, blueprintm0_.resource_name as resourc12_0_1_, blueprintm0_.resource_type as resourc13_0_1_, blueprintm0_.resource_uuid as resourc14_0_1_, blueprintm0_.resource_version as resourc15_0_1_, blueprintm0_.service_description as service16_0_1_, blueprintm0_.service_name as service17_0_1_, blueprintm0_.service_uuid as service18_0_1_, blueprintm0_.tags as tags19_0_1_, blueprintm0_.updated_by as updated20_0_1_, blueprintm0_.workflows as workflo21_0_1_, blueprintm1_.blueprint_model_content_id as blueprin1_1_0_, blueprintm1_.blueprint_model_id as blueprin7_1_0_, blueprintm1_.content as content2_1_0_, blueprintm1_.content_type as content_3_1_0_, blueprintm1_.updated_date as updated_4_1_0_, blueprintm1_.description as descript5_1_0_, blueprintm1_.name as name6_1_0_ from BLUEPRINT_MODEL blueprintm0_ left outer join BLUEPRINT_MODEL_CONTENT blueprintm1_ on blueprintm0_.blueprint_model_id=blueprintm1_.blueprint_model_id where blueprintm0_.blueprint_model_id=? 18:01:01 18:01:00.712|346f223d-9706-4011-829d-d002ad367503|b924f07a-664d-44b7-a93f-e87a38e2af47| DEBUG org.hibernate.SQL : select blueprintm0_.blueprint_model_content_id as blueprin1_1_0_, blueprintm0_.blueprint_model_id as blueprin7_1_0_, blueprintm0_.content as content2_1_0_, blueprintm0_.content_type as content_3_1_0_, blueprintm0_.updated_date as updated_4_1_0_, blueprintm0_.description as descript5_1_0_, blueprintm0_.name as name6_1_0_ from BLUEPRINT_MODEL_CONTENT blueprintm0_ where blueprintm0_.blueprint_model_content_id=? 18:01:01 18:01:00.737|346f223d-9706-4011-829d-d002ad367503|b924f07a-664d-44b7-a93f-e87a38e2af47| DEBUG org.hibernate.SQL : insert into BLUEPRINT_MODEL (artifact_description, artifact_name, artifact_type, artifact_uuid, artifact_version, creation_date, distribution_id, internal_version, published, resource_instance_name, resource_name, resource_type, resource_uuid, resource_version, service_description, service_name, service_uuid, tags, updated_by, workflows, blueprint_model_id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:01:01 18:01:00.754|346f223d-9706-4011-829d-d002ad367503|b924f07a-664d-44b7-a93f-e87a38e2af47| DEBUG org.hibernate.SQL : insert into BLUEPRINT_MODEL_CONTENT (blueprint_model_id, content, content_type, updated_date, description, name, blueprint_model_content_id) values (?, ?, ?, ?, ?, ?, ?) 18:01:01 18:01:00.756|346f223d-9706-4011-829d-d002ad367503|b924f07a-664d-44b7-a93f-e87a38e2af47| DEBUG org.hibernate.SQL : update BLUEPRINT_MODEL set artifact_description=?, artifact_name=?, artifact_type=?, artifact_uuid=?, artifact_version=?, creation_date=?, distribution_id=?, internal_version=?, published=?, resource_instance_name=?, resource_name=?, resource_type=?, resource_uuid=?, resource_version=?, service_description=?, service_name=?, service_uuid=?, tags=?, updated_by=?, workflows=? where blueprint_model_id=? 18:01:01 18:01:00.787|346f223d-9706-4011-829d-d002ad367503|b924f07a-664d-44b7-a93f-e87a38e2af47| DEBUG org.hibernate.SQL : update BLUEPRINT_MODEL set artifact_description=?, artifact_name=?, artifact_type=?, artifact_uuid=?, artifact_version=?, creation_date=?, distribution_id=?, internal_version=?, published=?, resource_instance_name=?, resource_name=?, resource_type=?, resource_uuid=?, resource_version=?, service_description=?, service_name=?, service_uuid=?, tags=?, updated_by=?, workflows=? where blueprint_model_id=? 18:01:01 18:01:00.824|346f223d-9706-4011-829d-d002ad367503|b924f07a-664d-44b7-a93f-e87a38e2af47| DEBUG org.hibernate.SQL : select blueprintm0_.blueprint_model_id as blueprin1_0_, blueprintm0_.artifact_description as artifact2_0_, blueprintm0_.artifact_name as artifact3_0_, blueprintm0_.artifact_type as artifact4_0_, blueprintm0_.artifact_uuid as artifact5_0_, blueprintm0_.artifact_version as artifact6_0_, blueprintm0_.creation_date as creation7_0_, blueprintm0_.internal_version as internal9_0_, blueprintm0_.published as publish10_0_, blueprintm0_.tags as tags19_0_, blueprintm0_.updated_by as updated20_0_ from BLUEPRINT_MODEL blueprintm0_ where blueprintm0_.blueprint_model_id=? 18:01:01 18:01:00.873|346f223d-9706-4011-829d-d002ad367503|b924f07a-664d-44b7-a93f-e87a38e2af47| WARN o.o.c.c.c.c.s.BluePrintCompileCache : No compiled cache(/tmp/uat8296755955631914652.tmp/Working/8458d6d9-f420-4230-ad10-e8e63ca33929) present to clean. 18:01:01 18:01:00.883|346f223d-9706-4011-829d-d002ad367503|b924f07a-664d-44b7-a93f-e87a38e2af47| DEBUG org.springframework.web.HttpLogging : [4734e65d] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch@76b8c0bb] 18:01:01 18:01:00.929||| DEBUG org.apache.http.headers : http-outgoing-1 << HTTP/1.1 200 OK 18:01:01 18:01:00.930||| DEBUG org.apache.http.headers : http-outgoing-1 << Date: Tue, 19 Mar 2024 18:00:59 GMT 18:01:01 18:01:00.930||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-RequestID: 346f223d-9706-4011-829d-d002ad367503 18:01:01 18:01:00.930||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-SubRequestID: 18:01:01 18:01:00.930||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-OriginatorID: 18:01:01 18:01:00.930||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-InvocationID: b924f07a-664d-44b7-a93f-e87a38e2af47 18:01:01 18:01:00.930||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-PartnerName: cds-controller 18:01:01 18:01:00.930||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Origin 18:01:01 18:01:00.930||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Method 18:01:01 18:01:00.930||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Headers 18:01:01 18:01:00.930||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Type: application/json 18:01:01 18:01:00.930||| DEBUG org.apache.http.headers : http-outgoing-1 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 18:01:01 18:01:00.931||| DEBUG org.apache.http.headers : http-outgoing-1 << Pragma: no-cache 18:01:01 18:01:00.931||| DEBUG org.apache.http.headers : http-outgoing-1 << Expires: 0 18:01:01 18:01:00.931||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Content-Type-Options: nosniff 18:01:01 18:01:00.931||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Frame-Options: DENY 18:01:01 18:01:00.931||| DEBUG org.apache.http.headers : http-outgoing-1 << X-XSS-Protection: 1 ; mode=block 18:01:01 18:01:00.931||| DEBUG org.apache.http.headers : http-outgoing-1 << Referrer-Policy: no-referrer 18:01:01 18:01:00.931||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Length: 371 18:01:01 18:01:00.936||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 18:01:01 18:01:00.952||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 1][route: {}->http://127.0.0.1:34199] can be kept alive indefinitely 18:01:01 18:01:00.953||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 18:01:01 18:01:00.953||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 1][route: {}->http://127.0.0.1:34199][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:01:01 18:01:00.953||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'config-assign' 18:01:01 18:01:00.956||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 18:01:01 18:01:00.956||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 18:01:01 18:01:00.957||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:34199][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:01:01 18:01:00.957||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 1][route: {}->http://127.0.0.1:34199][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:01:01 18:01:00.957||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 18:01:01 18:01:00.957||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 18:01:01 18:01:00.957||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 18:01:01 18:01:00.957||| DEBUG org.apache.http.headers : http-outgoing-1 >> POST /api/v1/execution-service/process HTTP/1.1 18:01:01 18:01:00.957||| DEBUG org.apache.http.headers : http-outgoing-1 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 18:01:01 18:01:00.957||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Length: 472 18:01:01 18:01:00.958||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Type: application/json; charset=UTF-8 18:01:01 18:01:00.958||| DEBUG org.apache.http.headers : http-outgoing-1 >> Host: 127.0.0.1:34199 18:01:01 18:01:00.958||| DEBUG org.apache.http.headers : http-outgoing-1 >> Connection: Keep-Alive 18:01:01 18:01:00.958||| DEBUG org.apache.http.headers : http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.13 (Java/17.0.6-ea) 18:01:01 18:01:00.958||| DEBUG org.apache.http.headers : http-outgoing-1 >> Accept-Encoding: gzip,deflate 18:01:01 18:01:00.994||| DEBUG org.springframework.web.HttpLogging : [7af19672] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@5d683121] 18:01:01 18:01:00.997|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 123456-1000 18:01:01 18:01:00.998|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 18:01:01 18:01:01.000|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 18:01:01 18:01:01.009|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : getting cba file name(pnf_config), version(1.0.0) from db 18:01:01 18:01:01.010|123456-1000|| DEBUG org.hibernate.SQL : select blueprintm0_.blueprint_model_id as blueprin1_0_, blueprintm0_.artifact_description as artifact2_0_, blueprintm0_.artifact_name as artifact3_0_, blueprintm0_.artifact_type as artifact4_0_, blueprintm0_.artifact_uuid as artifact5_0_, blueprintm0_.artifact_version as artifact6_0_, blueprintm0_.creation_date as creation7_0_, blueprintm0_.distribution_id as distribu8_0_, blueprintm0_.internal_version as internal9_0_, blueprintm0_.published as publish10_0_, blueprintm0_.resource_instance_name as resourc11_0_, blueprintm0_.resource_name as resourc12_0_, blueprintm0_.resource_type as resourc13_0_, blueprintm0_.resource_uuid as resourc14_0_, blueprintm0_.resource_version as resourc15_0_, blueprintm0_.service_description as service16_0_, blueprintm0_.service_name as service17_0_, blueprintm0_.service_uuid as service18_0_, blueprintm0_.tags as tags19_0_, blueprintm0_.updated_by as updated20_0_, blueprintm0_.workflows as workflo21_0_ from BLUEPRINT_MODEL blueprintm0_ where blueprintm0_.artifact_name=? and blueprintm0_.artifact_version=? 18:01:01 18:01:01.021|123456-1000|| DEBUG org.hibernate.SQL : select blueprintm0_.blueprint_model_content_id as blueprin1_1_1_, blueprintm0_.blueprint_model_id as blueprin7_1_1_, blueprintm0_.content as content2_1_1_, blueprintm0_.content_type as content_3_1_1_, blueprintm0_.updated_date as updated_4_1_1_, blueprintm0_.description as descript5_1_1_, blueprintm0_.name as name6_1_1_, blueprintm1_.blueprint_model_id as blueprin1_0_0_, blueprintm1_.artifact_description as artifact2_0_0_, blueprintm1_.artifact_name as artifact3_0_0_, blueprintm1_.artifact_type as artifact4_0_0_, blueprintm1_.artifact_uuid as artifact5_0_0_, blueprintm1_.artifact_version as artifact6_0_0_, blueprintm1_.creation_date as creation7_0_0_, blueprintm1_.distribution_id as distribu8_0_0_, blueprintm1_.internal_version as internal9_0_0_, blueprintm1_.published as publish10_0_0_, blueprintm1_.resource_instance_name as resourc11_0_0_, blueprintm1_.resource_name as resourc12_0_0_, blueprintm1_.resource_type as resourc13_0_0_, blueprintm1_.resource_uuid as resourc14_0_0_, blueprintm1_.resource_version as resourc15_0_0_, blueprintm1_.service_description as service16_0_0_, blueprintm1_.service_name as service17_0_0_, blueprintm1_.service_uuid as service18_0_0_, blueprintm1_.tags as tags19_0_0_, blueprintm1_.updated_by as updated20_0_0_, blueprintm1_.workflows as workflo21_0_0_ from BLUEPRINT_MODEL_CONTENT blueprintm0_ left outer join BLUEPRINT_MODEL blueprintm1_ on blueprintm0_.blueprint_model_id=blueprintm1_.blueprint_model_id where blueprintm0_.blueprint_model_id=? 18:01:01 18:01:01.049|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(pnf_config), version(1.0.0) saved in (/tmp/uat8296755955631914652.tmp/Deploy/pnf_config/1.0.0) 18:01:01 18:01:01.050|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat8296755955631914652.tmp/Deploy/pnf_config/1.0.0 18:01:01 18:01:01.050|123456-1000|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat8296755955631914652.tmp/Deploy/pnf_config/1.0.0) and entry definition file (Definitions/pnf_config.json) 18:01:01 18:01:01.069|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (config-assign) 18:01:01 18:01:01.072|123456-1000|| INFO .w.BluePrintWorkflowExecutionServiceImpl : Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 18:01:01 18:01:01.077|123456-1000|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 18:01:01 18:01:01.103|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(123456-1000) for workflow(config-assign) step(activate-process) 18:01:01 18:01:01.104|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 18:01:01 18:01:01.105|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["config-assign"]}) 18:01:01 18:01:01.119|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(config-assign-mapping) 18:01:01 18:01:01.144|123456-1000|| DEBUG org.hibernate.SQL : select resourcere0_.resource_resolution_id as resource1_9_, resourcere0_.artifact_name as artifact2_9_, resourcere0_.blueprint_name as blueprin3_9_, resourcere0_.blueprint_version as blueprin4_9_, resourcere0_.creation_date as creation5_9_, resourcere0_.dictionary_name as dictiona6_9_, resourcere0_.dictionary_status as dictiona7_9_, resourcere0_.dictionary_version as dictiona8_9_, resourcere0_.name as name9_9_, resourcere0_.occurrence as occurre10_9_, resourcere0_.resolution_key as resolut11_9_, resourcere0_.resource_id as resourc12_9_, resourcere0_.resource_type as resourc13_9_, resourcere0_.status as status14_9_, resourcere0_.value as value15_9_ from RESOURCE_RESOLUTION resourcere0_ where resourcere0_.blueprint_name=? and resourcere0_.blueprint_version=? and resourcere0_.artifact_name=? and resourcere0_.resolution_key=? and resourcere0_.occurrence=? 18:01:01 18:01:01.160|123456-1000|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([]) 18:01:01 18:01:01.163|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ }) 18:01:01 18:01:01.317|123456-1000|| DEBUG org.hibernate.SQL : 18:01:01 SELECT * FROM TEMPLATE_RESOLUTION WHERE resolution_key = ? 18:01:01 AND blueprint_name = ? AND blueprint_version = ? 18:01:01 AND artifact_name = ? AND occurrence = ? 18:01:01 ORDER BY creation_date DESC LIMIT 1 18:01:01 18:01:01 18:01:01.322|123456-1000|| INFO .c.c.b.f.r.r.d.TemplateResolutionService : Writing out template_resolution result: bpName: pnf_config bpVer 1.0.0 resKey:RES-KEY 61 (resourceId: resourceType: ) occurrence:1 18:01:01 18:01:01.325|123456-1000|| DEBUG org.hibernate.SQL : select templatere0_.template_resolution_id as template1_10_0_, templatere0_.artifact_name as artifact2_10_0_, templatere0_.blueprint_name as blueprin3_10_0_, templatere0_.blueprint_version as blueprin4_10_0_, templatere0_.creation_date as creation5_10_0_, templatere0_.occurrence as occurren6_10_0_, templatere0_.resolution_key as resoluti7_10_0_, templatere0_.resource_id as resource8_10_0_, templatere0_.resource_type as resource9_10_0_, templatere0_.result as result10_10_0_ from TEMPLATE_RESOLUTION templatere0_ where templatere0_.template_resolution_id=? 18:01:01 18:01:01.333|123456-1000|| DEBUG org.hibernate.SQL : insert into TEMPLATE_RESOLUTION (artifact_name, blueprint_name, blueprint_version, creation_date, occurrence, resolution_key, resource_id, resource_type, result, template_resolution_id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:01:01 18:01:01.336|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=RES-KEY 61, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 18:01:01 18:01:01.338|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:01:01 18:01:01.340|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 18:01:01 18:01:01.340|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(config-assign) 18:01:01 18:01:01.343|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID 5aa00e5b-0fb9-4ea9-917f-44eb2c0d6a25 auditStoreId -1 18:01:01 18:01:01.347|123456-1000|| DEBUG org.springframework.web.HttpLogging : [7af19672] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@6c1f0e24] 18:01:01 18:01:01.352||| DEBUG org.apache.http.headers : http-outgoing-1 << HTTP/1.1 200 OK 18:01:01 18:01:01.352||| DEBUG org.apache.http.headers : http-outgoing-1 << Date: Tue, 19 Mar 2024 18:01:00 GMT 18:01:01 18:01:01.353||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-RequestID: 67b82dc9-c95d-4617-856e-7df24be768ea 18:01:01 18:01:01.353||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-SubRequestID: 18:01:01 18:01:01.353||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-OriginatorID: 18:01:01 18:01:01.353||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-InvocationID: 7f28d902-ed81-4aaa-be18-8fb5fc43138e 18:01:01 18:01:01.353||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-PartnerName: cds-controller 18:01:01 18:01:01.353||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Origin 18:01:01 18:01:01.353||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Method 18:01:01 18:01:01.353||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Headers 18:01:01 18:01:01.353||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Type: application/json 18:01:01 18:01:01.353||| DEBUG org.apache.http.headers : http-outgoing-1 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 18:01:01 18:01:01.353||| DEBUG org.apache.http.headers : http-outgoing-1 << Pragma: no-cache 18:01:01 18:01:01.353||| DEBUG org.apache.http.headers : http-outgoing-1 << Expires: 0 18:01:01 18:01:01.353||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Content-Type-Options: nosniff 18:01:01 18:01:01.354||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Frame-Options: DENY 18:01:01 18:01:01.354||| DEBUG org.apache.http.headers : http-outgoing-1 << X-XSS-Protection: 1 ; mode=block 18:01:01 18:01:01.354||| DEBUG org.apache.http.headers : http-outgoing-1 << Referrer-Policy: no-referrer 18:01:01 18:01:01.354||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Length: 475 18:01:01 18:01:01.354||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 18:01:01 18:01:01.356||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 1][route: {}->http://127.0.0.1:34199] can be kept alive indefinitely 18:01:01 18:01:01.356||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 18:01:01 18:01:01.356||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 1][route: {}->http://127.0.0.1:34199][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:01:01 18:01:01.384||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'config-deploy' 18:01:01 18:01:01.385||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 18:01:01 18:01:01.385||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 18:01:01 18:01:01.385||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:34199][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:01:01 18:01:01.385||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 1][route: {}->http://127.0.0.1:34199][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:01:01 18:01:01.385||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 18:01:01 18:01:01.385||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 18:01:01 18:01:01.386||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 18:01:01 18:01:01.386||| DEBUG org.apache.http.headers : http-outgoing-1 >> POST /api/v1/execution-service/process HTTP/1.1 18:01:01 18:01:01.386||| DEBUG org.apache.http.headers : http-outgoing-1 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 18:01:01 18:01:01.386||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Length: 532 18:01:01 18:01:01.386||| DEBUG org.apache.http.headers : http-outgoing-1 >> Content-Type: application/json; charset=UTF-8 18:01:01 18:01:01.386||| DEBUG org.apache.http.headers : http-outgoing-1 >> Host: 127.0.0.1:34199 18:01:01 18:01:01.386||| DEBUG org.apache.http.headers : http-outgoing-1 >> Connection: Keep-Alive 18:01:01 18:01:01.386||| DEBUG org.apache.http.headers : http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.13 (Java/17.0.6-ea) 18:01:01 18:01:01.386||| DEBUG org.apache.http.headers : http-outgoing-1 >> Accept-Encoding: gzip,deflate 18:01:01 18:01:01.394||| DEBUG org.springframework.web.HttpLogging : [3091ba6c] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@319acb13] 18:01:08 18:01:01.395|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 123456-1000 18:01:08 18:01:01.396|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 18:01:08 18:01:01.396|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 18:01:08 18:01:01.396|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(pnf_config), version(1.0.0) already present(/tmp/uat8296755955631914652.tmp/Deploy/pnf_config/1.0.0) 18:01:08 18:01:01.396|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat8296755955631914652.tmp/Deploy/pnf_config/1.0.0 18:01:08 18:01:01.398|123456-1000|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat8296755955631914652.tmp/Deploy/pnf_config/1.0.0) and entry definition file (Definitions/pnf_config.json) 18:01:08 18:01:01.404|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (config-deploy) 18:01:08 18:01:01.405|123456-1000|| INFO .w.BluePrintWorkflowExecutionServiceImpl : Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 18:01:08 18:01:01.405|123456-1000|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(config-deploy) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 18:01:08 18:01:01.415|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(123456-1000) for workflow(config-deploy) step(activate-process) 18:01:08 18:01:01.415|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentScriptExecutor), operationName(process) 18:01:08 18:01:01.416|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (config-deploy), values ({script-type="kotlin", script-class-reference="cba.pnf.config.RestconfConfigDeploy", dynamic-properties="*config-deploy-properties"}) 18:01:08 18:01:01.418|123456-1000|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.pnf.config.RestconfConfigDeploy) and instanceDependencies([]) 18:01:08 18:01:01.443|123456-1000|| INFO o.o.c.c.c.c.s.BluePrintCompileService : compiling for cache key(/tmp/uat8296755955631914652.tmp/Deploy/pnf_config/1.0.0) 18:01:08 18:01:08.108|123456-1000|| INFO o.o.c.c.c.c.s.BluePrintCompileService : compiled in (6662)mSec for cache key(/tmp/uat8296755955631914652.tmp/Deploy/pnf_config/1.0.0) 18:01:08 18:01:08.109|123456-1000|| INFO o.o.c.c.c.c.s.BluePrintClassLoader : loading compiled cache(/tmp/uat8296755955631914652.tmp/Deploy/pnf_config/1.0.0) 18:01:08 18:01:08.113|123456-1000|| INFO java.lang.Class : Started execution of process method 18:01:08 18:01:08.114|123456-1000|| INFO java.lang.Class : resolution_key: RES-KEY 61 18:01:08 18:01:08.163|123456-1000|| INFO java.lang.Class : device_id: pnf-id-2019-07-12 18:01:08 18:01:08.168|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(config-deploy-mapping) 18:01:08 18:01:08.194|123456-1000|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ 18:01:08 name = * 18:01:08 status = null 18:01:08 required = null 18:01:08 dependencies = null 18:01:08 dictionaryName = null 18:01:08 dictionarySource = null 18:01:08 ]], [[ 18:01:08 name = pnf-id 18:01:08 status = null 18:01:08 required = null 18:01:08 dependencies = [] 18:01:08 dictionaryName = pnf-id 18:01:08 dictionarySource = input 18:01:08 ], [ 18:01:08 name = pnf-ipv4-address 18:01:08 status = null 18:01:08 required = null 18:01:08 dependencies = [] 18:01:08 dictionaryName = pnf-ipv4-address 18:01:08 dictionarySource = input 18:01:08 ]]]) 18:01:08 18:01:08.222|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("pnf-id-2019-07-12") for Resource Name (pnf-id), definition(pnf-id) of type (string) 18:01:08 18:01:08.223|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("13.13.13.13") for Resource Name (pnf-ipv4-address), definition(pnf-ipv4-address) of type (string) 18:01:08 18:01:08.225|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ 18:01:08 "pnf-id" : "pnf-id-2019-07-12", 18:01:08 "pnf-ipv4-address" : "13.13.13.13" 18:01:08 }) 18:01:08 18:01:08.237|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending mount request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 18:01:08 18:01:08.241|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #7 on mock/spy 18:01:08 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:01:08 blueprintWebClientService.exchangeResource( 18:01:08 "PUT", 18:01:08 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 18:01:08 "{ 18:01:08 "node": [ 18:01:08 { 18:01:08 "node-id": "pnf-id-2019-07-12", 18:01:08 "netconf-node-topology:protocol": { 18:01:08 "name": "TLS" 18:01:08 }, 18:01:08 "netconf-node-topology:host": "13.13.13.13", 18:01:08 "netconf-node-topology:key-based": { 18:01:08 "username": "netconf", 18:01:08 "key-id": "ODL_private_key_0" 18:01:08 }, 18:01:08 "netconf-node-topology:port": 6513, 18:01:08 "netconf-node-topology:tcp-only": false, 18:01:08 "netconf-node-topology:max-connection-attempts": 5 18:01:08 } 18:01:08 ] 18:01:08 }", 18:01:08 {"Content-Type" = "application/json"} 18:01:08 ); 18:01:08 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:01:08 has returned -> "WebClientResponse(status=201, body=null)" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:01:08 18:01:08 18:01:08.243|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : url for ODL status check: /restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 18:01:08 18:01:08.245|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #8 on mock/spy 18:01:08 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:01:08 blueprintWebClientService.exchangeResource( 18:01:08 "GET", 18:01:08 "/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 18:01:08 "", 18:01:08 {"Content-Type" = "application/json", "Accept" = "application/json"} 18:01:08 ); 18:01:08 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:01:08 has returned -> "WebClientResponse(status=200, body={"node":[{"netconf-node-topology:connection-status":"connected"}]})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:01:08 18:01:08 18:01:08.245|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 18:01:08 18:01:08.247|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending GET request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist 18:01:08 18:01:08.247|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #9 on mock/spy 18:01:08 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:01:08 blueprintWebClientService.exchangeResource( 18:01:08 "GET", 18:01:08 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", 18:01:08 "", 18:01:08 {"Content-Type" = "application/json", "Accept" = "application/json"} 18:01:08 ); 18:01:08 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:01:08 has returned -> "WebClientResponse(status=200, body={})" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:01:08 18:01:08 18:01:08.247|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 18:01:08 18:01:08.247|123456-1000|| INFO java.lang.Class : Current configuration subtree : WebClientResponse(status=200, body={}) 18:01:08 18:01:08.251|123456-1000|| DEBUG org.hibernate.SQL : 18:01:08 SELECT * FROM TEMPLATE_RESOLUTION WHERE resolution_key = ? 18:01:08 AND blueprint_name = ? AND blueprint_version = ? 18:01:08 AND artifact_name = ? AND occurrence = ? 18:01:08 ORDER BY creation_date DESC LIMIT 1 18:01:08 18:01:08 18:01:08.255|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : configuring device: pnf-id-2019-07-12, Configlet: { 18:01:08 "ietf-restconf:yang-patch":{ 18:01:08 "patch-id":"patch-1", 18:01:08 "edit":[ 18:01:08 { 18:01:08 "edit-id":"edit1", 18:01:08 "operation":"merge", 18:01:08 "target":"/", 18:01:08 "value":{ 18:01:08 "netconflist":{ 18:01:08 "netconf":[ 18:01:08 { 18:01:08 "netconf-id":"10", 18:01:08 "netconf-param":"1000" 18:01:08 } 18:01:08 ] 18:01:08 } 18:01:08 } 18:01:08 }, 18:01:08 { 18:01:08 "edit-id":"edit2", 18:01:08 "operation":"merge", 18:01:08 "target":"/", 18:01:08 "value":{ 18:01:08 "netconflist":{ 18:01:08 "netconf":[ 18:01:08 { 18:01:08 "netconf-id":"20", 18:01:08 "netconf-param":"2000" 18:01:08 } 18:01:08 ] 18:01:08 } 18:01:08 } 18:01:08 }, 18:01:08 { 18:01:08 "edit-id":"edit3", 18:01:08 "operation":"merge", 18:01:08 "target":"/", 18:01:08 "value":{ 18:01:08 "netconflist":{ 18:01:08 "netconf":[ 18:01:08 { 18:01:08 "netconf-id":"30", 18:01:08 "netconf-param":"3000" 18:01:08 } 18:01:08 ] 18:01:08 } 18:01:08 } 18:01:08 } 18:01:08 18:01:08 ] 18:01:08 } 18:01:08 } 18:01:08 18:01:08.256|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #10 on mock/spy 18:01:08 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:01:08 blueprintWebClientService.exchangeResource( 18:01:08 "PATCH", 18:01:08 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", 18:01:08 "{ 18:01:08 "ietf-restconf:yang-patch":{ 18:01:08 "patch-id":"patch-1", 18:01:08 "edit":[ 18:01:08 { 18:01:08 "edit-id":"edit1", 18:01:08 "operation":"merge", 18:01:08 "target":"/", 18:01:08 "value":{ 18:01:08 "netconflist":{ 18:01:08 "netconf":[ 18:01:08 { 18:01:08 "netconf-id":"10", 18:01:08 "netconf-param":"1000" 18:01:08 } 18:01:08 ] 18:01:08 } 18:01:08 } 18:01:08 }, 18:01:08 { 18:01:08 "edit-id":"edit2", 18:01:08 "operation":"merge", 18:01:08 "target":"/", 18:01:08 "value":{ 18:01:08 "netconflist":{ 18:01:08 "netconf":[ 18:01:08 { 18:01:08 "netconf-id":"20", 18:01:08 "netconf-param":"2000" 18:01:08 } 18:01:08 ] 18:01:08 } 18:01:08 } 18:01:08 }, 18:01:08 { 18:01:08 "edit-id":"edit3", 18:01:08 "operation":"merge", 18:01:08 "target":"/", 18:01:08 "value":{ 18:01:08 "netconflist":{ 18:01:08 "netconf":[ 18:01:08 { 18:01:08 "netconf-id":"30", 18:01:08 "netconf-param":"3000" 18:01:08 } 18:01:08 ] 18:01:08 } 18:01:08 } 18:01:08 } 18:01:08 18:01:08 ] 18:01:08 } 18:01:08 }", 18:01:08 {"Content-Type" = "application/yang.patch+json"} 18:01:08 ); 18:01:08 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:01:08 has returned -> "WebClientResponse(status=200, body=null)" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:01:08 18:01:08 18:01:08.257|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending DELETE request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 18:01:08 18:01:08.257|123456-1000|| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #11 on mock/spy 18:01:08 stubbed -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.createRestClientMock(UatExecutor.kt:214) 18:01:08 blueprintWebClientService.exchangeResource( 18:01:08 "DELETE", 18:01:08 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 18:01:08 "", 18:01:08 {"Content-Type" = "application/json", "Accept" = "application/json"} 18:01:08 ); 18:01:08 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor$SpyService.exchangeResource(UatExecutor.kt:392) 18:01:08 has returned -> "WebClientResponse(status=200, body=null)" (org.onap.ccsdk.cds.blueprintsprocessor.rest.service.BlueprintWebClientService$WebClientResponse) 18:01:08 18:01:08 18:01:08.257|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:01:08 18:01:08.257|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentScriptExecutor), operationName(process) 18:01:08 18:01:08.257|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(config-deploy) 18:01:08 18:01:08.258|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID 6c3ad288-c0a8-431b-86d4-86e7803771c0 auditStoreId -1 18:01:08 18:01:08.258|123456-1000|| DEBUG org.springframework.web.HttpLogging : [3091ba6c] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@18364658] 18:01:08 18:01:08.268||| DEBUG org.apache.http.headers : http-outgoing-1 << HTTP/1.1 200 OK 18:01:08 18:01:08.268||| DEBUG org.apache.http.headers : http-outgoing-1 << Date: Tue, 19 Mar 2024 18:01:01 GMT 18:01:08 18:01:08.268||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-RequestID: 0ae21cc4-6b4b-4899-bba6-bc7f88b39d69 18:01:08 18:01:08.268||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-SubRequestID: 18:01:08 18:01:08.268||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-OriginatorID: 18:01:08 18:01:08.269||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-InvocationID: 4bfeb951-9499-4c46-9dd2-870ac51610ca 18:01:08 18:01:08.269||| DEBUG org.apache.http.headers : http-outgoing-1 << X-ONAP-PartnerName: cds-controller 18:01:08 18:01:08.269||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Origin 18:01:08 18:01:08.269||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Method 18:01:08 18:01:08.269||| DEBUG org.apache.http.headers : http-outgoing-1 << Vary: Access-Control-Request-Headers 18:01:08 18:01:08.269||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Type: application/json 18:01:08 18:01:08.269||| DEBUG org.apache.http.headers : http-outgoing-1 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 18:01:08 18:01:08.269||| DEBUG org.apache.http.headers : http-outgoing-1 << Pragma: no-cache 18:01:08 18:01:08.269||| DEBUG org.apache.http.headers : http-outgoing-1 << Expires: 0 18:01:08 18:01:08.269||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Content-Type-Options: nosniff 18:01:08 18:01:08.269||| DEBUG org.apache.http.headers : http-outgoing-1 << X-Frame-Options: DENY 18:01:08 18:01:08.269||| DEBUG org.apache.http.headers : http-outgoing-1 << X-XSS-Protection: 1 ; mode=block 18:01:08 18:01:08.269||| DEBUG org.apache.http.headers : http-outgoing-1 << Referrer-Policy: no-referrer 18:01:08 18:01:08.269||| DEBUG org.apache.http.headers : http-outgoing-1 << Content-Length: 475 18:01:08 18:01:08.269||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 18:01:08 18:01:08.270||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 1][route: {}->http://127.0.0.1:34199] can be kept alive indefinitely 18:01:08 18:01:08.270||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: set socket timeout to 0 18:01:08 18:01:08.270||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 1][route: {}->http://127.0.0.1:34199][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:01:08 18:01:08.270||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager is shutting down 18:01:08 18:01:08.271||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-1: Close connection 18:01:08 18:01:08.271||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager shut down 18:01:08 18:01:08.301||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #12 on mock/spy 18:01:08 blueprintWebClientService.exchangeResource( 18:01:08 "PUT", 18:01:08 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 18:01:08 null, 18:01:08 null 18:01:08 ); 18:01:08 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:159) 18:01:08 has returned -> "null" 18:01:08 18:01:08 18:01:08.303||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #13 on mock/spy 18:01:08 blueprintWebClientService.exchangeResource( 18:01:08 "GET", 18:01:08 "/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 18:01:08 null, 18:01:08 null 18:01:08 ); 18:01:08 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:159) 18:01:08 has returned -> "null" 18:01:08 18:01:08 18:01:08.305||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #14 on mock/spy 18:01:08 blueprintWebClientService.exchangeResource( 18:01:08 "GET", 18:01:08 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", 18:01:08 null, 18:01:08 null 18:01:08 ); 18:01:08 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:159) 18:01:08 has returned -> "null" 18:01:08 18:01:08 18:01:08.306||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #15 on mock/spy 18:01:08 blueprintWebClientService.exchangeResource( 18:01:08 "PATCH", 18:01:08 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist", 18:01:08 null, 18:01:08 null 18:01:08 ); 18:01:08 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:159) 18:01:08 has returned -> "null" 18:01:08 18:01:08 18:01:08.307||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #16 on mock/spy 18:01:08 blueprintWebClientService.exchangeResource( 18:01:08 "DELETE", 18:01:08 "/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12", 18:01:08 null, 18:01:08 null 18:01:08 ); 18:01:08 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:159) 18:01:08 has returned -> "null" 18:01:08 18:01:08 18:01:08.308||| INFO o.o.c.c.b.u.l.MockInvocationLogger : Method invocation #17 on mock/spy 18:01:08 blueprintWebClientService.exchangeResource( 18:01:08 null, 18:01:08 null, 18:01:08 null 18:01:08 ); 18:01:08 invoked -> at org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.UatExecutor.execute(UatExecutor.kt:173) 18:01:08 has returned -> "null" 18:01:08 18:01:08 18:01:08.316||| DEBUG org.apache.http.headers : http-outgoing-0 << HTTP/1.1 200 OK 18:01:08 18:01:08.316||| DEBUG org.apache.http.headers : http-outgoing-0 << Date: Tue, 19 Mar 2024 18:00:59 GMT 18:01:08 18:01:08.316||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-RequestID: fa7b3d57-22d5-48ab-8bb6-eb8e17f32140 18:01:08 18:01:08.316||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-SubRequestID: 18:01:08 18:01:08.316||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-OriginatorID: 18:01:08 18:01:08.317||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-InvocationID: 7623f18b-21b9-4d8b-afd7-0152ec8002f8 18:01:08 18:01:08.317||| DEBUG org.apache.http.headers : http-outgoing-0 << X-ONAP-PartnerName: cds-controller 18:01:08 18:01:08.317||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Origin 18:01:08 18:01:08.317||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Access-Control-Request-Method 18:01:08 18:01:08.317||| DEBUG org.apache.http.headers : http-outgoing-0 << Vary: Access-Control-Request-Headers 18:01:08 18:01:08.317||| DEBUG org.apache.http.headers : http-outgoing-0 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 18:01:08 18:01:08.317||| DEBUG org.apache.http.headers : http-outgoing-0 << Pragma: no-cache 18:01:08 18:01:08.317||| DEBUG org.apache.http.headers : http-outgoing-0 << Expires: 0 18:01:08 18:01:08.317||| DEBUG org.apache.http.headers : http-outgoing-0 << X-Content-Type-Options: nosniff 18:01:08 18:01:08.317||| DEBUG org.apache.http.headers : http-outgoing-0 << X-Frame-Options: DENY 18:01:08 18:01:08.317||| DEBUG org.apache.http.headers : http-outgoing-0 << X-XSS-Protection: 1 ; mode=block 18:01:08 18:01:08.317||| DEBUG org.apache.http.headers : http-outgoing-0 << Referrer-Policy: no-referrer 18:01:08 18:01:08.317||| DEBUG org.apache.http.headers : http-outgoing-0 << Content-Length: 0 18:01:08 18:01:08.317||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 18:01:08 18:01:08.317||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 0][route: {}->http://127.0.0.1:34199] can be kept alive indefinitely 18:01:08 18:01:08.317||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-0: set socket timeout to 0 18:01:08 18:01:08.318||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 0][route: {}->http://127.0.0.1:34199][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:01:08 18:01:08.319||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [61088069] from cache with key [[ReactiveWebMergedContextConfiguration@79cda8cc testClass = UatServicesTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{uat}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6dd82486, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@1bf39d06, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4f453e63, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@2cec704c, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3bdb2c78, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@61e7bf2f, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@5dc3fcb7], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:01:08 18:01:08.319||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@29976e1b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1] 18:01:08 18:01:08.320||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [61088069] from cache with key [[ReactiveWebMergedContextConfiguration@79cda8cc testClass = UatServicesTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{uat}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6dd82486, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@1bf39d06, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4f453e63, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@2cec704c, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3bdb2c78, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@61e7bf2f, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@5dc3fcb7], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:01:08 18:01:08.321||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@29976e1b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1] 18:01:08 18:01:08.321||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [61088069] from cache with key [[ReactiveWebMergedContextConfiguration@79cda8cc testClass = UatServicesTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{uat}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6dd82486, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@1bf39d06, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4f453e63, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@2cec704c, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3bdb2c78, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@61e7bf2f, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@5dc3fcb7], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:01:08 18:01:08.321||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@29976e1b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1] 18:01:08 18:01:08.322||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [61088069] from cache with key [[ReactiveWebMergedContextConfiguration@79cda8cc testClass = UatServicesTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{uat}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6dd82486, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@1bf39d06, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4f453e63, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@2cec704c, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3bdb2c78, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@61e7bf2f, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@5dc3fcb7], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:01:08 18:01:08.322||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@29976e1b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1] 18:01:08 18:01:08.323||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [61088069] from cache with key [[ReactiveWebMergedContextConfiguration@79cda8cc testClass = UatServicesTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{uat}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6dd82486, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@1bf39d06, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4f453e63, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@2cec704c, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3bdb2c78, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@61e7bf2f, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@5dc3fcb7], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:01:08 18:01:08.323||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@29976e1b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1] 18:01:08 18:01:08.326||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [61088069] from cache with key [[ReactiveWebMergedContextConfiguration@79cda8cc testClass = UatServicesTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{uat}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6dd82486, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@1bf39d06, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4f453e63, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@2cec704c, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3bdb2c78, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@61e7bf2f, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@5dc3fcb7], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:01:08 18:01:08.327||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@29976e1b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1] 18:01:08 18:01:08.330||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [61088069] from cache with key [[ReactiveWebMergedContextConfiguration@79cda8cc testClass = UatServicesTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{uat}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6dd82486, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@1bf39d06, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4f453e63, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@2cec704c, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3bdb2c78, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@61e7bf2f, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@5dc3fcb7], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:01:08 18:01:08.330||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@29976e1b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1] 18:01:08 18:01:08.331||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [61088069] from cache with key [[ReactiveWebMergedContextConfiguration@79cda8cc testClass = UatServicesTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{uat}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6dd82486, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@1bf39d06, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4f453e63, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@2cec704c, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3bdb2c78, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@61e7bf2f, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@5dc3fcb7], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:01:08 18:01:08.331||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@29976e1b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1] 18:01:09 18:01:08.332||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [61088069] from cache with key [[ReactiveWebMergedContextConfiguration@79cda8cc testClass = UatServicesTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{uat}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6dd82486, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@1bf39d06, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4f453e63, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@2cec704c, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3bdb2c78, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@61e7bf2f, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@5dc3fcb7], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:01:09 18:01:08.332||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@29976e1b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1] 18:01:09 18:01:08.332||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [61088069] from cache with key [[ReactiveWebMergedContextConfiguration@79cda8cc testClass = UatServicesTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{uat}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6dd82486, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@1bf39d06, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4f453e63, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@2cec704c, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3bdb2c78, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@61e7bf2f, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@5dc3fcb7], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:01:09 18:01:08.332||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@29976e1b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1] 18:01:09 18:01:08.334||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [61088069] from cache with key [[ReactiveWebMergedContextConfiguration@79cda8cc testClass = UatServicesTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{uat}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6dd82486, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@1bf39d06, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4f453e63, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@2cec704c, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3bdb2c78, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@61e7bf2f, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@5dc3fcb7], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:01:09 18:01:08.335||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@29976e1b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1] 18:01:09 18:01:08.786||| INFO org.eclipse.jetty.server.Server : jetty-9.4.51.v20230217; built: 2023-02-17T08:19:37.309Z; git: b45c405e4544384de066f814ed42ae3dceacdd49; jvm 17.0.6-ea+9-LTS 18:01:09 18:01:08.818||| INFO o.e.jetty.server.handler.ContextHandler : Started o.e.j.s.ServletContextHandler@233b2272{/__admin,null,AVAILABLE} 18:01:09 18:01:08.824||| INFO o.e.j.s.handler.ContextHandler.ROOT : RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 18:01:09 18:01:08.824||| INFO o.e.jetty.server.handler.ContextHandler : Started o.e.j.s.ServletContextHandler@166ee706{/,null,AVAILABLE} 18:01:09 18:01:08.825||| INFO o.e.jetty.server.AbstractConnector : Started NetworkTrafficServerConnector@4d5e136e{HTTP/1.1, (http/1.1, h2c)}{0.0.0.0:44801} 18:01:09 18:01:08.826||| INFO org.eclipse.jetty.server.Server : Started @24989ms 18:01:09 18:01:08.834||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 18:01:09 18:01:08.834||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 18:01:09 18:01:08.834||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:34199][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:01:09 18:01:08.834||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 2][route: {}->http://127.0.0.1:34199][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:01:09 18:01:08.834||| DEBUG o.a.http.impl.execchain.MainClientExec : Opening connection {}->http://127.0.0.1:34199 18:01:09 18:01:08.835||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connecting to /127.0.0.1:34199 18:01:09 18:01:08.835||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connection established 127.0.0.1:44678<->127.0.0.1:34199 18:01:09 18:01:08.835||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/uat/spy HTTP/1.1 18:01:09 18:01:08.835||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 18:01:09 18:01:08.835||| DEBUG org.apache.http.headers : http-outgoing-2 >> POST /api/v1/uat/spy HTTP/1.1 18:01:09 18:01:08.835||| DEBUG org.apache.http.headers : http-outgoing-2 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 18:01:09 18:01:08.835||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Length: 33274 18:01:09 18:01:08.835||| DEBUG org.apache.http.headers : http-outgoing-2 >> Content-Type: multipart/form-data; boundary=7oUf9pd0BVVBepMWZd3uy13qiJw4zGenirS1- 18:01:09 18:01:08.835||| DEBUG org.apache.http.headers : http-outgoing-2 >> Host: 127.0.0.1:34199 18:01:09 18:01:08.835||| DEBUG org.apache.http.headers : http-outgoing-2 >> Connection: Keep-Alive 18:01:09 18:01:08.835||| DEBUG org.apache.http.headers : http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.13 (Java/17.0.6-ea) 18:01:09 18:01:08.836||| DEBUG org.apache.http.headers : http-outgoing-2 >> Accept-Encoding: gzip,deflate 18:01:09 18:01:08.844||| DEBUG org.springframework.web.HttpLogging : [7295c153] Parsed parts [cba, uat] (content masked) 18:01:09 18:01:08.853||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 18:01:09 18:01:08.854||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 18:01:09 18:01:08.854||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:34199][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:01:09 18:01:08.854||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 3][route: {}->http://127.0.0.1:34199][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:01:09 18:01:08.854||| DEBUG o.a.http.impl.execchain.MainClientExec : Opening connection {}->http://127.0.0.1:34199 18:01:09 18:01:08.854||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connecting to /127.0.0.1:34199 18:01:09 18:01:08.854||| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connection established 127.0.0.1:44690<->127.0.0.1:34199 18:01:09 18:01:08.854||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/blueprint-model/publish HTTP/1.1 18:01:09 18:01:08.855||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 18:01:09 18:01:08.855||| DEBUG org.apache.http.headers : http-outgoing-3 >> POST /api/v1/blueprint-model/publish HTTP/1.1 18:01:09 18:01:08.855||| DEBUG org.apache.http.headers : http-outgoing-3 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 18:01:09 18:01:08.855||| DEBUG org.apache.http.headers : http-outgoing-3 >> Content-Length: 31904 18:01:09 18:01:08.855||| DEBUG org.apache.http.headers : http-outgoing-3 >> Content-Type: multipart/form-data; boundary=4K19ZRUW29ptr9GqX4YjxMBeKC4ZeBEXKM7Qa0 18:01:09 18:01:08.855||| DEBUG org.apache.http.headers : http-outgoing-3 >> Host: 127.0.0.1:34199 18:01:09 18:01:08.855||| DEBUG org.apache.http.headers : http-outgoing-3 >> Connection: Keep-Alive 18:01:09 18:01:08.855||| DEBUG org.apache.http.headers : http-outgoing-3 >> User-Agent: Apache-HttpClient/4.5.13 (Java/17.0.6-ea) 18:01:09 18:01:08.855||| DEBUG org.apache.http.headers : http-outgoing-3 >> Accept-Encoding: gzip,deflate 18:01:09 18:01:08.873||| DEBUG org.springframework.web.HttpLogging : [3ade3150] Parsed parts [file] (content masked) 18:01:09 18:01:08.877|12c70338-6f77-425d-9395-961b01d27a88|34c615a0-1e6e-4948-afa0-f5b1c17629af| INFO .c.c.b.d.p.s.BlueprintCatalogServiceImpl : Save processing(34374dd7-019b-45ca-bc89-db9ee632830a) CBA(/tmp/uat8296755955631914652.tmp/Archive/34374dd7-019b-45ca-bc89-db9ee632830a/cba.zip) 18:01:09 18:01:08.883|12c70338-6f77-425d-9395-961b01d27a88|34c615a0-1e6e-4948-afa0-f5b1c17629af| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat8296755955631914652.tmp/Working/34374dd7-019b-45ca-bc89-db9ee632830a) and entry definition file (Definitions/pnf_config.json) 18:01:09 18:01:08.919|12c70338-6f77-425d-9395-961b01d27a88|34c615a0-1e6e-4948-afa0-f5b1c17629af| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(config-assign) 18:01:09 18:01:08.920|12c70338-6f77-425d-9395-961b01d27a88|34c615a0-1e6e-4948-afa0-f5b1c17629af| INFO .v.BluePrintServiceTemplateValidatorImpl : Validating Workflow(config-deploy) 18:01:09 18:01:08.929|12c70338-6f77-425d-9395-961b01d27a88|34c615a0-1e6e-4948-afa0-f5b1c17629af| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat8296755955631914652.tmp/Working/34374dd7-019b-45ca-bc89-db9ee632830a) and entry definition file (Definitions/pnf_config.json) 18:01:09 18:01:08.934|12c70338-6f77-425d-9395-961b01d27a88|34c615a0-1e6e-4948-afa0-f5b1c17629af| DEBUG org.hibernate.SQL : select blueprintm0_.blueprint_model_id as blueprin1_0_, blueprintm0_.artifact_description as artifact2_0_, blueprintm0_.artifact_name as artifact3_0_, blueprintm0_.artifact_type as artifact4_0_, blueprintm0_.artifact_uuid as artifact5_0_, blueprintm0_.artifact_version as artifact6_0_, blueprintm0_.creation_date as creation7_0_, blueprintm0_.distribution_id as distribu8_0_, blueprintm0_.internal_version as internal9_0_, blueprintm0_.published as publish10_0_, blueprintm0_.resource_instance_name as resourc11_0_, blueprintm0_.resource_name as resourc12_0_, blueprintm0_.resource_type as resourc13_0_, blueprintm0_.resource_uuid as resourc14_0_, blueprintm0_.resource_version as resourc15_0_, blueprintm0_.service_description as service16_0_, blueprintm0_.service_name as service17_0_, blueprintm0_.service_uuid as service18_0_, blueprintm0_.tags as tags19_0_, blueprintm0_.updated_by as updated20_0_, blueprintm0_.workflows as workflo21_0_ from BLUEPRINT_MODEL blueprintm0_ where blueprintm0_.artifact_name=? and blueprintm0_.artifact_version=? 18:01:09 18:01:08.945|12c70338-6f77-425d-9395-961b01d27a88|34c615a0-1e6e-4948-afa0-f5b1c17629af| DEBUG org.hibernate.SQL : select blueprintm0_.blueprint_model_content_id as blueprin1_1_1_, blueprintm0_.blueprint_model_id as blueprin7_1_1_, blueprintm0_.content as content2_1_1_, blueprintm0_.content_type as content_3_1_1_, blueprintm0_.updated_date as updated_4_1_1_, blueprintm0_.description as descript5_1_1_, blueprintm0_.name as name6_1_1_, blueprintm1_.blueprint_model_id as blueprin1_0_0_, blueprintm1_.artifact_description as artifact2_0_0_, blueprintm1_.artifact_name as artifact3_0_0_, blueprintm1_.artifact_type as artifact4_0_0_, blueprintm1_.artifact_uuid as artifact5_0_0_, blueprintm1_.artifact_version as artifact6_0_0_, blueprintm1_.creation_date as creation7_0_0_, blueprintm1_.distribution_id as distribu8_0_0_, blueprintm1_.internal_version as internal9_0_0_, blueprintm1_.published as publish10_0_0_, blueprintm1_.resource_instance_name as resourc11_0_0_, blueprintm1_.resource_name as resourc12_0_0_, blueprintm1_.resource_type as resourc13_0_0_, blueprintm1_.resource_uuid as resourc14_0_0_, blueprintm1_.resource_version as resourc15_0_0_, blueprintm1_.service_description as service16_0_0_, blueprintm1_.service_name as service17_0_0_, blueprintm1_.service_uuid as service18_0_0_, blueprintm1_.tags as tags19_0_0_, blueprintm1_.updated_by as updated20_0_0_, blueprintm1_.workflows as workflo21_0_0_ from BLUEPRINT_MODEL_CONTENT blueprintm0_ left outer join BLUEPRINT_MODEL blueprintm1_ on blueprintm0_.blueprint_model_id=blueprintm1_.blueprint_model_id where blueprintm0_.blueprint_model_id=? 18:01:09 18:01:08.959|12c70338-6f77-425d-9395-961b01d27a88|34c615a0-1e6e-4948-afa0-f5b1c17629af| INFO p.s.BlueprintProcessorCatalogServiceImpl : Overwriting blueprint model :pnf_config::1.0.0 18:01:09 18:01:08.962|12c70338-6f77-425d-9395-961b01d27a88|34c615a0-1e6e-4948-afa0-f5b1c17629af| DEBUG org.hibernate.SQL : select blueprintm0_.blueprint_model_id as blueprin1_0_, blueprintm0_.artifact_description as artifact2_0_, blueprintm0_.artifact_name as artifact3_0_, blueprintm0_.artifact_type as artifact4_0_, blueprintm0_.artifact_uuid as artifact5_0_, blueprintm0_.artifact_version as artifact6_0_, blueprintm0_.creation_date as creation7_0_, blueprintm0_.distribution_id as distribu8_0_, blueprintm0_.internal_version as internal9_0_, blueprintm0_.published as publish10_0_, blueprintm0_.resource_instance_name as resourc11_0_, blueprintm0_.resource_name as resourc12_0_, blueprintm0_.resource_type as resourc13_0_, blueprintm0_.resource_uuid as resourc14_0_, blueprintm0_.resource_version as resourc15_0_, blueprintm0_.service_description as service16_0_, blueprintm0_.service_name as service17_0_, blueprintm0_.service_uuid as service18_0_, blueprintm0_.tags as tags19_0_, blueprintm0_.updated_by as updated20_0_, blueprintm0_.workflows as workflo21_0_ from BLUEPRINT_MODEL blueprintm0_ where blueprintm0_.artifact_name=? and blueprintm0_.artifact_version=? 18:01:09 18:01:08.968|12c70338-6f77-425d-9395-961b01d27a88|34c615a0-1e6e-4948-afa0-f5b1c17629af| DEBUG org.hibernate.SQL : select blueprintm0_.blueprint_model_content_id as blueprin1_1_1_, blueprintm0_.blueprint_model_id as blueprin7_1_1_, blueprintm0_.content as content2_1_1_, blueprintm0_.content_type as content_3_1_1_, blueprintm0_.updated_date as updated_4_1_1_, blueprintm0_.description as descript5_1_1_, blueprintm0_.name as name6_1_1_, blueprintm1_.blueprint_model_id as blueprin1_0_0_, blueprintm1_.artifact_description as artifact2_0_0_, blueprintm1_.artifact_name as artifact3_0_0_, blueprintm1_.artifact_type as artifact4_0_0_, blueprintm1_.artifact_uuid as artifact5_0_0_, blueprintm1_.artifact_version as artifact6_0_0_, blueprintm1_.creation_date as creation7_0_0_, blueprintm1_.distribution_id as distribu8_0_0_, blueprintm1_.internal_version as internal9_0_0_, blueprintm1_.published as publish10_0_0_, blueprintm1_.resource_instance_name as resourc11_0_0_, blueprintm1_.resource_name as resourc12_0_0_, blueprintm1_.resource_type as resourc13_0_0_, blueprintm1_.resource_uuid as resourc14_0_0_, blueprintm1_.resource_version as resourc15_0_0_, blueprintm1_.service_description as service16_0_0_, blueprintm1_.service_name as service17_0_0_, blueprintm1_.service_uuid as service18_0_0_, blueprintm1_.tags as tags19_0_0_, blueprintm1_.updated_by as updated20_0_0_, blueprintm1_.workflows as workflo21_0_0_ from BLUEPRINT_MODEL_CONTENT blueprintm0_ left outer join BLUEPRINT_MODEL blueprintm1_ on blueprintm0_.blueprint_model_id=blueprintm1_.blueprint_model_id where blueprintm0_.blueprint_model_id=? 18:01:09 18:01:08.991|12c70338-6f77-425d-9395-961b01d27a88|34c615a0-1e6e-4948-afa0-f5b1c17629af| DEBUG org.hibernate.SQL : update BLUEPRINT_MODEL set artifact_description=?, artifact_name=?, artifact_type=?, artifact_uuid=?, artifact_version=?, creation_date=?, distribution_id=?, internal_version=?, published=?, resource_instance_name=?, resource_name=?, resource_type=?, resource_uuid=?, resource_version=?, service_description=?, service_name=?, service_uuid=?, tags=?, updated_by=?, workflows=? where blueprint_model_id=? 18:01:09 18:01:08.997|12c70338-6f77-425d-9395-961b01d27a88|34c615a0-1e6e-4948-afa0-f5b1c17629af| DEBUG org.hibernate.SQL : delete from BLUEPRINT_MODEL_CONTENT where blueprint_model_content_id=? 18:01:09 18:01:08.999|12c70338-6f77-425d-9395-961b01d27a88|34c615a0-1e6e-4948-afa0-f5b1c17629af| DEBUG org.hibernate.SQL : delete from BLUEPRINT_MODEL where blueprint_model_id=? 18:01:09 18:01:09.008|12c70338-6f77-425d-9395-961b01d27a88|34c615a0-1e6e-4948-afa0-f5b1c17629af| INFO o.o.c.c.c.c.s.BluePrintCompileCache : Cleaned compiled cache(/tmp/uat8296755955631914652.tmp/Deploy/pnf_config/1.0.0) 18:01:09 18:01:09.009|12c70338-6f77-425d-9395-961b01d27a88|34c615a0-1e6e-4948-afa0-f5b1c17629af| INFO p.s.BlueprintProcessorCatalogServiceImpl : Deleted deployed blueprint model :pnf_config::1.0.0 18:01:09 18:01:09.011|12c70338-6f77-425d-9395-961b01d27a88|34c615a0-1e6e-4948-afa0-f5b1c17629af| DEBUG org.hibernate.SQL : select blueprintm0_.blueprint_model_id as blueprin1_0_1_, blueprintm0_.artifact_description as artifact2_0_1_, blueprintm0_.artifact_name as artifact3_0_1_, blueprintm0_.artifact_type as artifact4_0_1_, blueprintm0_.artifact_uuid as artifact5_0_1_, blueprintm0_.artifact_version as artifact6_0_1_, blueprintm0_.creation_date as creation7_0_1_, blueprintm0_.distribution_id as distribu8_0_1_, blueprintm0_.internal_version as internal9_0_1_, blueprintm0_.published as publish10_0_1_, blueprintm0_.resource_instance_name as resourc11_0_1_, blueprintm0_.resource_name as resourc12_0_1_, blueprintm0_.resource_type as resourc13_0_1_, blueprintm0_.resource_uuid as resourc14_0_1_, blueprintm0_.resource_version as resourc15_0_1_, blueprintm0_.service_description as service16_0_1_, blueprintm0_.service_name as service17_0_1_, blueprintm0_.service_uuid as service18_0_1_, blueprintm0_.tags as tags19_0_1_, blueprintm0_.updated_by as updated20_0_1_, blueprintm0_.workflows as workflo21_0_1_, blueprintm1_.blueprint_model_content_id as blueprin1_1_0_, blueprintm1_.blueprint_model_id as blueprin7_1_0_, blueprintm1_.content as content2_1_0_, blueprintm1_.content_type as content_3_1_0_, blueprintm1_.updated_date as updated_4_1_0_, blueprintm1_.description as descript5_1_0_, blueprintm1_.name as name6_1_0_ from BLUEPRINT_MODEL blueprintm0_ left outer join BLUEPRINT_MODEL_CONTENT blueprintm1_ on blueprintm0_.blueprint_model_id=blueprintm1_.blueprint_model_id where blueprintm0_.blueprint_model_id=? 18:01:09 18:01:09.029|12c70338-6f77-425d-9395-961b01d27a88|34c615a0-1e6e-4948-afa0-f5b1c17629af| DEBUG org.hibernate.SQL : select blueprintm0_.blueprint_model_content_id as blueprin1_1_0_, blueprintm0_.blueprint_model_id as blueprin7_1_0_, blueprintm0_.content as content2_1_0_, blueprintm0_.content_type as content_3_1_0_, blueprintm0_.updated_date as updated_4_1_0_, blueprintm0_.description as descript5_1_0_, blueprintm0_.name as name6_1_0_ from BLUEPRINT_MODEL_CONTENT blueprintm0_ where blueprintm0_.blueprint_model_content_id=? 18:01:09 18:01:09.032|12c70338-6f77-425d-9395-961b01d27a88|34c615a0-1e6e-4948-afa0-f5b1c17629af| DEBUG org.hibernate.SQL : insert into BLUEPRINT_MODEL (artifact_description, artifact_name, artifact_type, artifact_uuid, artifact_version, creation_date, distribution_id, internal_version, published, resource_instance_name, resource_name, resource_type, resource_uuid, resource_version, service_description, service_name, service_uuid, tags, updated_by, workflows, blueprint_model_id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:01:09 18:01:09.036|12c70338-6f77-425d-9395-961b01d27a88|34c615a0-1e6e-4948-afa0-f5b1c17629af| DEBUG org.hibernate.SQL : insert into BLUEPRINT_MODEL_CONTENT (blueprint_model_id, content, content_type, updated_date, description, name, blueprint_model_content_id) values (?, ?, ?, ?, ?, ?, ?) 18:01:09 18:01:09.037|12c70338-6f77-425d-9395-961b01d27a88|34c615a0-1e6e-4948-afa0-f5b1c17629af| DEBUG org.hibernate.SQL : update BLUEPRINT_MODEL set artifact_description=?, artifact_name=?, artifact_type=?, artifact_uuid=?, artifact_version=?, creation_date=?, distribution_id=?, internal_version=?, published=?, resource_instance_name=?, resource_name=?, resource_type=?, resource_uuid=?, resource_version=?, service_description=?, service_name=?, service_uuid=?, tags=?, updated_by=?, workflows=? where blueprint_model_id=? 18:01:09 18:01:09.051|12c70338-6f77-425d-9395-961b01d27a88|34c615a0-1e6e-4948-afa0-f5b1c17629af| DEBUG org.hibernate.SQL : update BLUEPRINT_MODEL set artifact_description=?, artifact_name=?, artifact_type=?, artifact_uuid=?, artifact_version=?, creation_date=?, distribution_id=?, internal_version=?, published=?, resource_instance_name=?, resource_name=?, resource_type=?, resource_uuid=?, resource_version=?, service_description=?, service_name=?, service_uuid=?, tags=?, updated_by=?, workflows=? where blueprint_model_id=? 18:01:09 18:01:09.065|12c70338-6f77-425d-9395-961b01d27a88|34c615a0-1e6e-4948-afa0-f5b1c17629af| DEBUG org.hibernate.SQL : select blueprintm0_.blueprint_model_id as blueprin1_0_, blueprintm0_.artifact_description as artifact2_0_, blueprintm0_.artifact_name as artifact3_0_, blueprintm0_.artifact_type as artifact4_0_, blueprintm0_.artifact_uuid as artifact5_0_, blueprintm0_.artifact_version as artifact6_0_, blueprintm0_.creation_date as creation7_0_, blueprintm0_.internal_version as internal9_0_, blueprintm0_.published as publish10_0_, blueprintm0_.tags as tags19_0_, blueprintm0_.updated_by as updated20_0_ from BLUEPRINT_MODEL blueprintm0_ where blueprintm0_.blueprint_model_id=? 18:01:09 18:01:09.069|12c70338-6f77-425d-9395-961b01d27a88|34c615a0-1e6e-4948-afa0-f5b1c17629af| WARN o.o.c.c.c.c.s.BluePrintCompileCache : No compiled cache(/tmp/uat8296755955631914652.tmp/Working/34374dd7-019b-45ca-bc89-db9ee632830a) present to clean. 18:01:09 18:01:09.071|12c70338-6f77-425d-9395-961b01d27a88|34c615a0-1e6e-4948-afa0-f5b1c17629af| DEBUG org.springframework.web.HttpLogging : [3ade3150] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.db.primary.domain.BlueprintModelSearch@4d3093ba] 18:01:09 18:01:09.073||| DEBUG org.apache.http.headers : http-outgoing-3 << HTTP/1.1 200 OK 18:01:09 18:01:09.073||| DEBUG org.apache.http.headers : http-outgoing-3 << Date: Tue, 19 Mar 2024 18:01:08 GMT 18:01:09 18:01:09.074||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-RequestID: 12c70338-6f77-425d-9395-961b01d27a88 18:01:09 18:01:09.074||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-SubRequestID: 18:01:09 18:01:09.074||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-OriginatorID: 18:01:09 18:01:09.074||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-InvocationID: 34c615a0-1e6e-4948-afa0-f5b1c17629af 18:01:09 18:01:09.074||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-PartnerName: cds-controller 18:01:09 18:01:09.074||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Origin 18:01:09 18:01:09.074||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Access-Control-Request-Method 18:01:09 18:01:09.074||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Access-Control-Request-Headers 18:01:09 18:01:09.074||| DEBUG org.apache.http.headers : http-outgoing-3 << Content-Type: application/json 18:01:09 18:01:09.074||| DEBUG org.apache.http.headers : http-outgoing-3 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 18:01:09 18:01:09.074||| DEBUG org.apache.http.headers : http-outgoing-3 << Pragma: no-cache 18:01:09 18:01:09.074||| DEBUG org.apache.http.headers : http-outgoing-3 << Expires: 0 18:01:09 18:01:09.074||| DEBUG org.apache.http.headers : http-outgoing-3 << X-Content-Type-Options: nosniff 18:01:09 18:01:09.074||| DEBUG org.apache.http.headers : http-outgoing-3 << X-Frame-Options: DENY 18:01:09 18:01:09.074||| DEBUG org.apache.http.headers : http-outgoing-3 << X-XSS-Protection: 1 ; mode=block 18:01:09 18:01:09.074||| DEBUG org.apache.http.headers : http-outgoing-3 << Referrer-Policy: no-referrer 18:01:09 18:01:09.074||| DEBUG org.apache.http.headers : http-outgoing-3 << Content-Length: 371 18:01:09 18:01:09.074||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 18:01:09 18:01:09.075||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 3][route: {}->http://127.0.0.1:34199] can be kept alive indefinitely 18:01:09 18:01:09.075||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-3: set socket timeout to 0 18:01:09 18:01:09.075||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 3][route: {}->http://127.0.0.1:34199][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:01:09 18:01:09.075||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'config-assign' 18:01:09 18:01:09.075||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 18:01:09 18:01:09.076||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 18:01:09 18:01:09.076||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:34199][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:01:09 18:01:09.076||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 3][route: {}->http://127.0.0.1:34199][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:01:09 18:01:09.076||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-3: set socket timeout to 0 18:01:09 18:01:09.076||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 18:01:09 18:01:09.076||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 18:01:09 18:01:09.076||| DEBUG org.apache.http.headers : http-outgoing-3 >> POST /api/v1/execution-service/process HTTP/1.1 18:01:09 18:01:09.076||| DEBUG org.apache.http.headers : http-outgoing-3 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 18:01:09 18:01:09.076||| DEBUG org.apache.http.headers : http-outgoing-3 >> Content-Length: 472 18:01:09 18:01:09.076||| DEBUG org.apache.http.headers : http-outgoing-3 >> Content-Type: application/json; charset=UTF-8 18:01:09 18:01:09.076||| DEBUG org.apache.http.headers : http-outgoing-3 >> Host: 127.0.0.1:34199 18:01:09 18:01:09.076||| DEBUG org.apache.http.headers : http-outgoing-3 >> Connection: Keep-Alive 18:01:09 18:01:09.076||| DEBUG org.apache.http.headers : http-outgoing-3 >> User-Agent: Apache-HttpClient/4.5.13 (Java/17.0.6-ea) 18:01:09 18:01:09.076||| DEBUG org.apache.http.headers : http-outgoing-3 >> Accept-Encoding: gzip,deflate 18:01:09 18:01:09.102||| DEBUG org.springframework.web.HttpLogging : [3e56420e] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@6a5abbb8] 18:01:09 18:01:09.103|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 123456-1000 18:01:09 18:01:09.103|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 18:01:09 18:01:09.103|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 18:01:09 18:01:09.104|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : getting cba file name(pnf_config), version(1.0.0) from db 18:01:09 18:01:09.106|123456-1000|| DEBUG org.hibernate.SQL : select blueprintm0_.blueprint_model_id as blueprin1_0_, blueprintm0_.artifact_description as artifact2_0_, blueprintm0_.artifact_name as artifact3_0_, blueprintm0_.artifact_type as artifact4_0_, blueprintm0_.artifact_uuid as artifact5_0_, blueprintm0_.artifact_version as artifact6_0_, blueprintm0_.creation_date as creation7_0_, blueprintm0_.distribution_id as distribu8_0_, blueprintm0_.internal_version as internal9_0_, blueprintm0_.published as publish10_0_, blueprintm0_.resource_instance_name as resourc11_0_, blueprintm0_.resource_name as resourc12_0_, blueprintm0_.resource_type as resourc13_0_, blueprintm0_.resource_uuid as resourc14_0_, blueprintm0_.resource_version as resourc15_0_, blueprintm0_.service_description as service16_0_, blueprintm0_.service_name as service17_0_, blueprintm0_.service_uuid as service18_0_, blueprintm0_.tags as tags19_0_, blueprintm0_.updated_by as updated20_0_, blueprintm0_.workflows as workflo21_0_ from BLUEPRINT_MODEL blueprintm0_ where blueprintm0_.artifact_name=? and blueprintm0_.artifact_version=? 18:01:09 18:01:09.113|123456-1000|| DEBUG org.hibernate.SQL : select blueprintm0_.blueprint_model_content_id as blueprin1_1_1_, blueprintm0_.blueprint_model_id as blueprin7_1_1_, blueprintm0_.content as content2_1_1_, blueprintm0_.content_type as content_3_1_1_, blueprintm0_.updated_date as updated_4_1_1_, blueprintm0_.description as descript5_1_1_, blueprintm0_.name as name6_1_1_, blueprintm1_.blueprint_model_id as blueprin1_0_0_, blueprintm1_.artifact_description as artifact2_0_0_, blueprintm1_.artifact_name as artifact3_0_0_, blueprintm1_.artifact_type as artifact4_0_0_, blueprintm1_.artifact_uuid as artifact5_0_0_, blueprintm1_.artifact_version as artifact6_0_0_, blueprintm1_.creation_date as creation7_0_0_, blueprintm1_.distribution_id as distribu8_0_0_, blueprintm1_.internal_version as internal9_0_0_, blueprintm1_.published as publish10_0_0_, blueprintm1_.resource_instance_name as resourc11_0_0_, blueprintm1_.resource_name as resourc12_0_0_, blueprintm1_.resource_type as resourc13_0_0_, blueprintm1_.resource_uuid as resourc14_0_0_, blueprintm1_.resource_version as resourc15_0_0_, blueprintm1_.service_description as service16_0_0_, blueprintm1_.service_name as service17_0_0_, blueprintm1_.service_uuid as service18_0_0_, blueprintm1_.tags as tags19_0_0_, blueprintm1_.updated_by as updated20_0_0_, blueprintm1_.workflows as workflo21_0_0_ from BLUEPRINT_MODEL_CONTENT blueprintm0_ left outer join BLUEPRINT_MODEL blueprintm1_ on blueprintm0_.blueprint_model_id=blueprintm1_.blueprint_model_id where blueprintm0_.blueprint_model_id=? 18:01:09 18:01:09.128|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(pnf_config), version(1.0.0) saved in (/tmp/uat8296755955631914652.tmp/Deploy/pnf_config/1.0.0) 18:01:09 18:01:09.129|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat8296755955631914652.tmp/Deploy/pnf_config/1.0.0 18:01:09 18:01:09.129|123456-1000|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat8296755955631914652.tmp/Deploy/pnf_config/1.0.0) and entry definition file (Definitions/pnf_config.json) 18:01:09 18:01:09.132|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (config-assign) 18:01:09 18:01:09.133|123456-1000|| INFO .w.BluePrintWorkflowExecutionServiceImpl : Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 18:01:09 18:01:09.133|123456-1000|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 18:01:09 18:01:09.134|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(123456-1000) for workflow(config-assign) step(activate-process) 18:01:09 18:01:09.134|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 18:01:09 18:01:09.134|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["config-assign"]}) 18:01:09 18:01:09.135|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(config-assign-mapping) 18:01:09 18:01:09.147|123456-1000|| DEBUG org.hibernate.SQL : select resourcere0_.resource_resolution_id as resource1_9_, resourcere0_.artifact_name as artifact2_9_, resourcere0_.blueprint_name as blueprin3_9_, resourcere0_.blueprint_version as blueprin4_9_, resourcere0_.creation_date as creation5_9_, resourcere0_.dictionary_name as dictiona6_9_, resourcere0_.dictionary_status as dictiona7_9_, resourcere0_.dictionary_version as dictiona8_9_, resourcere0_.name as name9_9_, resourcere0_.occurrence as occurre10_9_, resourcere0_.resolution_key as resolut11_9_, resourcere0_.resource_id as resourc12_9_, resourcere0_.resource_type as resourc13_9_, resourcere0_.status as status14_9_, resourcere0_.value as value15_9_ from RESOURCE_RESOLUTION resourcere0_ where resourcere0_.blueprint_name=? and resourcere0_.blueprint_version=? and resourcere0_.artifact_name=? and resourcere0_.resolution_key=? and resourcere0_.occurrence=? 18:01:09 18:01:09.157|123456-1000|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([]) 18:01:09 18:01:09.158|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ }) 18:01:09 18:01:09.166|123456-1000|| DEBUG org.hibernate.SQL : 18:01:09 SELECT * FROM TEMPLATE_RESOLUTION WHERE resolution_key = ? 18:01:09 AND blueprint_name = ? AND blueprint_version = ? 18:01:09 AND artifact_name = ? AND occurrence = ? 18:01:09 ORDER BY creation_date DESC LIMIT 1 18:01:09 18:01:09 18:01:09.171|123456-1000|| INFO .c.c.b.f.r.r.d.TemplateResolutionService : Overwriting template resolution for blueprintName=(1.0.0), blueprintVersion=(pnf_config), artifactName=(config-assign) and resolutionKey=(RES-KEY 61) 18:01:09 18:01:09.176|123456-1000|| DEBUG org.hibernate.SQL : select templatere0_.template_resolution_id as template1_10_, templatere0_.artifact_name as artifact2_10_, templatere0_.blueprint_name as blueprin3_10_, templatere0_.blueprint_version as blueprin4_10_, templatere0_.creation_date as creation5_10_, templatere0_.occurrence as occurren6_10_, templatere0_.resolution_key as resoluti7_10_, templatere0_.resource_id as resource8_10_, templatere0_.resource_type as resource9_10_, templatere0_.result as result10_10_ from TEMPLATE_RESOLUTION templatere0_ where templatere0_.resolution_key=? and templatere0_.blueprint_name=? and templatere0_.blueprint_version=? and templatere0_.artifact_name=? and templatere0_.occurrence=? 18:01:09 18:01:09.179|123456-1000|| DEBUG org.hibernate.SQL : delete from TEMPLATE_RESOLUTION where template_resolution_id=? 18:01:09 18:01:09.180|123456-1000|| INFO .c.c.b.f.r.r.d.TemplateResolutionService : Writing out template_resolution result: bpName: pnf_config bpVer 1.0.0 resKey:RES-KEY 61 (resourceId: resourceType: ) occurrence:1 18:01:09 18:01:09.181|123456-1000|| DEBUG org.hibernate.SQL : select templatere0_.template_resolution_id as template1_10_0_, templatere0_.artifact_name as artifact2_10_0_, templatere0_.blueprint_name as blueprin3_10_0_, templatere0_.blueprint_version as blueprin4_10_0_, templatere0_.creation_date as creation5_10_0_, templatere0_.occurrence as occurren6_10_0_, templatere0_.resolution_key as resoluti7_10_0_, templatere0_.resource_id as resource8_10_0_, templatere0_.resource_type as resource9_10_0_, templatere0_.result as result10_10_0_ from TEMPLATE_RESOLUTION templatere0_ where templatere0_.template_resolution_id=? 18:01:09 18:01:09.183|123456-1000|| DEBUG org.hibernate.SQL : insert into TEMPLATE_RESOLUTION (artifact_name, blueprint_name, blueprint_version, creation_date, occurrence, resolution_key, resource_id, resource_type, result, template_resolution_id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:01:09 18:01:09.185|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=RES-KEY 61, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 18:01:09 18:01:09.185|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:01:09 18:01:09.185|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 18:01:09 18:01:09.185|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(config-assign) 18:01:09 18:01:09.186|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID f93a5936-a19b-4821-92bb-4a4a604ddc1f auditStoreId -1 18:01:09 18:01:09.186|123456-1000|| DEBUG org.springframework.web.HttpLogging : [3e56420e] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@4af07b99] 18:01:09 18:01:09.188||| DEBUG org.apache.http.headers : http-outgoing-3 << HTTP/1.1 200 OK 18:01:09 18:01:09.189||| DEBUG org.apache.http.headers : http-outgoing-3 << Date: Tue, 19 Mar 2024 18:01:09 GMT 18:01:09 18:01:09.189||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-RequestID: fc79f90c-7b23-48b3-b409-16105d8484ea 18:01:09 18:01:09.189||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-SubRequestID: 18:01:09 18:01:09.189||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-OriginatorID: 18:01:09 18:01:09.189||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-InvocationID: 1afa6921-9a0e-4da1-a957-f6b28fa66586 18:01:10 18:01:09.189||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-PartnerName: cds-controller 18:01:10 18:01:09.189||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Origin 18:01:10 18:01:09.189||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Access-Control-Request-Method 18:01:10 18:01:09.189||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Access-Control-Request-Headers 18:01:10 18:01:09.189||| DEBUG org.apache.http.headers : http-outgoing-3 << Content-Type: application/json 18:01:10 18:01:09.189||| DEBUG org.apache.http.headers : http-outgoing-3 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 18:01:10 18:01:09.189||| DEBUG org.apache.http.headers : http-outgoing-3 << Pragma: no-cache 18:01:10 18:01:09.189||| DEBUG org.apache.http.headers : http-outgoing-3 << Expires: 0 18:01:10 18:01:09.189||| DEBUG org.apache.http.headers : http-outgoing-3 << X-Content-Type-Options: nosniff 18:01:10 18:01:09.189||| DEBUG org.apache.http.headers : http-outgoing-3 << X-Frame-Options: DENY 18:01:10 18:01:09.189||| DEBUG org.apache.http.headers : http-outgoing-3 << X-XSS-Protection: 1 ; mode=block 18:01:10 18:01:09.189||| DEBUG org.apache.http.headers : http-outgoing-3 << Referrer-Policy: no-referrer 18:01:10 18:01:09.189||| DEBUG org.apache.http.headers : http-outgoing-3 << Content-Length: 475 18:01:10 18:01:09.189||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 18:01:10 18:01:09.190||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 3][route: {}->http://127.0.0.1:34199] can be kept alive indefinitely 18:01:10 18:01:09.190||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-3: set socket timeout to 0 18:01:10 18:01:09.190||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 3][route: {}->http://127.0.0.1:34199][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:01:10 18:01:09.190||| INFO o.o.c.c.b.uat.utils.UatExecutor : Executing process 'config-deploy' 18:01:10 18:01:09.190||| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 18:01:10 18:01:09.191||| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 18:01:10 18:01:09.191||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://127.0.0.1:34199][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:01:10 18:01:09.191||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 3][route: {}->http://127.0.0.1:34199][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:01:10 18:01:09.191||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-3: set socket timeout to 0 18:01:10 18:01:09.191||| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request POST /api/v1/execution-service/process HTTP/1.1 18:01:10 18:01:09.191||| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 18:01:10 18:01:09.191||| DEBUG org.apache.http.headers : http-outgoing-3 >> POST /api/v1/execution-service/process HTTP/1.1 18:01:10 18:01:09.191||| DEBUG org.apache.http.headers : http-outgoing-3 >> Authorization: Basic d2FsdGVyLndoaXRlOkhlaXNlbmJlcmc= 18:01:10 18:01:09.191||| DEBUG org.apache.http.headers : http-outgoing-3 >> Content-Length: 532 18:01:10 18:01:09.191||| DEBUG org.apache.http.headers : http-outgoing-3 >> Content-Type: application/json; charset=UTF-8 18:01:10 18:01:09.191||| DEBUG org.apache.http.headers : http-outgoing-3 >> Host: 127.0.0.1:34199 18:01:10 18:01:09.191||| DEBUG org.apache.http.headers : http-outgoing-3 >> Connection: Keep-Alive 18:01:10 18:01:09.191||| DEBUG org.apache.http.headers : http-outgoing-3 >> User-Agent: Apache-HttpClient/4.5.13 (Java/17.0.6-ea) 18:01:10 18:01:09.191||| DEBUG org.apache.http.headers : http-outgoing-3 >> Accept-Encoding: gzip,deflate 18:01:10 18:01:09.203||| DEBUG org.springframework.web.HttpLogging : [2ce04dd] Decoded [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceInput@3f5d2350] 18:01:10 18:01:09.204|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : processing request id 123456-1000 18:01:10 18:01:09.204|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionInput called not to store the Workflow action input details 18:01:10 18:01:09.204|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : StoreAuditService ID -1 18:01:10 18:01:09.204|123456-1000|| INFO p.s.BlueprintProcessorCatalogServiceImpl : cba file name(pnf_config), version(1.0.0) already present(/tmp/uat8296755955631914652.tmp/Deploy/pnf_config/1.0.0) 18:01:10 18:01:09.204|123456-1000|| INFO c.o.c.c.b.s.api.ExecutionServiceHandler : blueprint base path /tmp/uat8296755955631914652.tmp/Deploy/pnf_config/1.0.0 18:01:10 18:01:09.206|123456-1000|| INFO c.c.c.u.BluePrintMetadataUtils$Companion : Reading blueprint type(DEFAULT) path(/tmp/uat8296755955631914652.tmp/Deploy/pnf_config/1.0.0) and entry definition file (Definitions/pnf_config.json) 18:01:10 18:01:09.213|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : Deriving input data for workflow: (config-deploy) 18:01:10 18:01:09.213|123456-1000|| INFO .w.BluePrintWorkflowExecutionServiceImpl : Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 18:01:10 18:01:09.214|123456-1000|| INFO o.c.c.b.s.w.NodeTemplateExecutionService : executing node template(config-deploy) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 18:01:10 18:01:09.214|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : preparing request id(123456-1000) for workflow(config-deploy) step(activate-process) 18:01:10 18:01:09.214|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentScriptExecutor), operationName(process) 18:01:10 18:01:09.214|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : input definition for node template (config-deploy), values ({script-type="kotlin", script-class-reference="cba.pnf.config.RestconfConfigDeploy", dynamic-properties="*config-deploy-properties"}) 18:01:10 18:01:09.215|123456-1000|| INFO .b.s.e.ComponentFunctionScriptingService : creating component function of script type(kotlin), reference name(cba.pnf.config.RestconfConfigDeploy) and instanceDependencies([]) 18:01:10 18:01:09.215|123456-1000|| INFO o.o.c.c.c.c.s.BluePrintCompileService : compiling for cache key(/tmp/uat8296755955631914652.tmp/Deploy/pnf_config/1.0.0) 18:01:10 18:01:10.528|123456-1000|| INFO o.o.c.c.c.c.s.BluePrintCompileService : compiled in (1313)mSec for cache key(/tmp/uat8296755955631914652.tmp/Deploy/pnf_config/1.0.0) 18:01:10 18:01:10.528|123456-1000|| INFO o.o.c.c.c.c.s.BluePrintClassLoader : loading compiled cache(/tmp/uat8296755955631914652.tmp/Deploy/pnf_config/1.0.0) 18:01:10 18:01:10.531|123456-1000|| INFO java.lang.Class : Started execution of process method 18:01:10 18:01:10.531|123456-1000|| INFO java.lang.Class : resolution_key: RES-KEY 61 18:01:10 18:01:10.532|123456-1000|| INFO java.lang.Class : device_id: pnf-id-2019-07-12 18:01:10 18:01:10.539|123456-1000|| INFO .o.c.c.b.f.r.r.ResourceResolutionService : Resolving resource with resource assignment artifact(config-deploy-mapping) 18:01:10 18:01:10.558|123456-1000|| INFO .c.c.c.r.d.u.BulkResourceSequencingUtils : Batched Sequence : ([[[ 18:01:10 name = * 18:01:10 status = null 18:01:10 required = null 18:01:10 dependencies = null 18:01:10 dictionaryName = null 18:01:10 dictionarySource = null 18:01:10 ]], [[ 18:01:10 name = pnf-id 18:01:10 status = null 18:01:10 required = null 18:01:10 dependencies = [] 18:01:10 dictionaryName = pnf-id 18:01:10 dictionarySource = input 18:01:10 ], [ 18:01:10 name = pnf-ipv4-address 18:01:10 status = null 18:01:10 required = null 18:01:10 dependencies = [] 18:01:10 dictionaryName = pnf-ipv4-address 18:01:10 dictionarySource = input 18:01:10 ]]]) 18:01:10 18:01:10.560|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("pnf-id-2019-07-12") for Resource Name (pnf-id), definition(pnf-id) of type (string) 18:01:10 18:01:10.561|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Setting Resource Value ("13.13.13.13") for Resource Name (pnf-ipv4-address), definition(pnf-ipv4-address) of type (string) 18:01:10 18:01:10.562|123456-1000|| INFO .o.c.c.b.f.r.r.u.ResourceAssignmentUtils : Generated Resource Param Data ({ 18:01:10 "pnf-id" : "pnf-id-2019-07-12", 18:01:10 "pnf-ipv4-address" : "13.13.13.13" 18:01:10 }) 18:01:10 18:01:10.589|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending mount request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 18:01:10 18:01:10.594|123456-1000|| INFO o.o.c.c.b.rest.utils.WebClientUtils : Rest request method(PUT), url(/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12) 18:01:10 18:01:10.594|123456-1000|| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 18:01:10 18:01:10.594|123456-1000|| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 18:01:10 18:01:10.594|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://localhost:44801][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:01:10 18:01:10.594|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 4][route: {}->http://localhost:44801][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:01:10 18:01:10.594|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Opening connection {}->http://localhost:44801 18:01:10 18:01:10.595|123456-1000|| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connecting to localhost/127.0.0.1:44801 18:01:10 18:01:10.595|123456-1000|| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connection established 127.0.0.1:37716<->127.0.0.1:44801 18:01:10 18:01:10.595|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request PUT /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 HTTP/1.1 18:01:10 18:01:10.595|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 18:01:10 18:01:10.595|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-4 >> PUT /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 HTTP/1.1 18:01:10 18:01:10.595|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-4 >> Content-Type: application/json 18:01:10 18:01:10.595|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-4 >> Authorization: Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ== 18:01:10 18:01:10.595|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-4 >> Content-Length: 460 18:01:10 18:01:10.595|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-4 >> Host: localhost:44801 18:01:10 18:01:10.595|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-4 >> Connection: Keep-Alive 18:01:10 18:01:10.596|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-4 >> User-Agent: Apache-HttpClient/4.5.13 (Java/17.0.6-ea) 18:01:10 18:01:10.596|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-4 >> Accept-Encoding: gzip,deflate 18:01:10 18:01:10.697||| INFO uat.WireMock : Request received: 18:01:10 127.0.0.1 - PUT /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 18:01:10 18:01:10 Content-Type: [application/json] 18:01:10 Authorization: [Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ==] 18:01:10 Content-Length: [460] 18:01:10 Host: [localhost:44801] 18:01:10 Connection: [keep-alive] 18:01:10 User-Agent: [Apache-HttpClient/4.5.13 (Java/17.0.6-ea)] 18:01:10 Accept-Encoding: [gzip,deflate] 18:01:10 { 18:01:10 "node": [ 18:01:10 { 18:01:10 "node-id": "pnf-id-2019-07-12", 18:01:10 "netconf-node-topology:protocol": { 18:01:10 "name": "TLS" 18:01:10 }, 18:01:10 "netconf-node-topology:host": "13.13.13.13", 18:01:10 "netconf-node-topology:key-based": { 18:01:10 "username": "netconf", 18:01:10 "key-id": "ODL_private_key_0" 18:01:10 }, 18:01:10 "netconf-node-topology:port": 6513, 18:01:10 "netconf-node-topology:tcp-only": false, 18:01:10 "netconf-node-topology:max-connection-attempts": 5 18:01:10 } 18:01:10 ] 18:01:10 } 18:01:10 18:01:10 18:01:10 Matched response definition: 18:01:10 { 18:01:10 "status" : 201 18:01:10 } 18:01:10 18:01:10 Response: 18:01:10 HTTP/1.1 201 18:01:10 Matched-Stub-Id: [7d2ee3ac-5de6-4a31-9a2d-19f3f8436718] 18:01:10 18:01:10 18:01:10.699|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-4 << HTTP/1.1 201 Created 18:01:10 18:01:10.699|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-4 << Matched-Stub-Id: 7d2ee3ac-5de6-4a31-9a2d-19f3f8436718 18:01:10 18:01:10.699|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-4 << Vary: Accept-Encoding, User-Agent 18:01:10 18:01:10.700|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-4 << Content-Encoding: gzip 18:01:10 18:01:10.700|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-4 << Transfer-Encoding: chunked 18:01:10 18:01:10.701|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 18:01:10 18:01:10.703|123456-1000|| INFO o.o.c.c.b.rest.utils.WebClientUtils : Response status(201 - Created) 18:01:10 18:01:10.715|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 4][route: {}->http://localhost:44801] can be kept alive indefinitely 18:01:10 18:01:10.715|123456-1000|| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-4: set socket timeout to 0 18:01:10 18:01:10.715|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 4][route: {}->http://localhost:44801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:01:10 18:01:10.715|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : url for ODL status check: /restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 18:01:10 18:01:10.717|123456-1000|| INFO o.o.c.c.b.rest.utils.WebClientUtils : Rest request method(GET), url(/restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12) 18:01:10 18:01:10.717|123456-1000|| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 18:01:10 18:01:10.718|123456-1000|| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 18:01:10 18:01:10.718|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://localhost:44801][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:01:10 18:01:10.718|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 5][route: {}->http://localhost:44801][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:01:10 18:01:10.718|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Opening connection {}->http://localhost:44801 18:01:10 18:01:10.718|123456-1000|| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connecting to localhost/127.0.0.1:44801 18:01:10 18:01:10.718|123456-1000|| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connection established 127.0.0.1:37720<->127.0.0.1:44801 18:01:10 18:01:10.718|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request GET /restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 HTTP/1.1 18:01:10 18:01:10.718|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 18:01:10 18:01:10.719|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-5 >> GET /restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 HTTP/1.1 18:01:10 18:01:10.719|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-5 >> Content-Type: application/json 18:01:10 18:01:10.719|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-5 >> Accept: application/json 18:01:10 18:01:10.719|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-5 >> Authorization: Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ== 18:01:10 18:01:10.719|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-5 >> Host: localhost:44801 18:01:10 18:01:10.719|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-5 >> Connection: Keep-Alive 18:01:10 18:01:10.719|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-5 >> User-Agent: Apache-HttpClient/4.5.13 (Java/17.0.6-ea) 18:01:10 18:01:10.719|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-5 >> Accept-Encoding: gzip,deflate 18:01:10 18:01:10.726||| INFO uat.WireMock : Request received: 18:01:10 127.0.0.1 - GET /restconf/operational/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 18:01:10 18:01:10 Content-Type: [application/json] 18:01:10 Accept: [application/json] 18:01:10 Authorization: [Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ==] 18:01:10 Host: [localhost:44801] 18:01:10 Connection: [keep-alive] 18:01:10 User-Agent: [Apache-HttpClient/4.5.13 (Java/17.0.6-ea)] 18:01:10 Accept-Encoding: [gzip,deflate] 18:01:10 18:01:10 18:01:10 18:01:10 Matched response definition: 18:01:10 { 18:01:10 "status" : 200, 18:01:10 "base64Body" : "eyJub2RlIjpbeyJuZXRjb25mLW5vZGUtdG9wb2xvZ3k6Y29ubmVjdGlvbi1zdGF0dXMiOiJjb25uZWN0ZWQifV19", 18:01:10 "headers" : { 18:01:10 "Content-Type" : "application/json" 18:01:10 } 18:01:10 } 18:01:10 18:01:10 Response: 18:01:10 HTTP/1.1 200 18:01:10 Content-Type: [application/json] 18:01:10 Matched-Stub-Id: [8a8bafce-f079-43bf-abc2-630569eaaf88] 18:01:10 18:01:10 18:01:10.728|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-5 << HTTP/1.1 200 OK 18:01:10 18:01:10.728|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-5 << Content-Type: application/json 18:01:10 18:01:10.728|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-5 << Matched-Stub-Id: 8a8bafce-f079-43bf-abc2-630569eaaf88 18:01:10 18:01:10.728|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-5 << Vary: Accept-Encoding, User-Agent 18:01:10 18:01:10.728|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-5 << Content-Encoding: gzip 18:01:10 18:01:10.728|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-5 << Transfer-Encoding: chunked 18:01:10 18:01:10.728|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 18:01:10 18:01:10.729|123456-1000|| INFO o.o.c.c.b.rest.utils.WebClientUtils : Response status(200 - OK) 18:01:10 18:01:10.729|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 5][route: {}->http://localhost:44801] can be kept alive indefinitely 18:01:10 18:01:10.729|123456-1000|| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-5: set socket timeout to 0 18:01:10 18:01:10.729|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 5][route: {}->http://localhost:44801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:01:10 18:01:10.729|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 18:01:10 18:01:10.729|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending GET request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist 18:01:10 18:01:10.731|123456-1000|| INFO o.o.c.c.b.rest.utils.WebClientUtils : Rest request method(GET), url(/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist) 18:01:10 18:01:10.731|123456-1000|| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 18:01:10 18:01:10.731|123456-1000|| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 18:01:10 18:01:10.732|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://localhost:44801][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:01:10 18:01:10.732|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 6][route: {}->http://localhost:44801][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:01:10 18:01:10.732|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Opening connection {}->http://localhost:44801 18:01:10 18:01:10.732|123456-1000|| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connecting to localhost/127.0.0.1:44801 18:01:10 18:01:10.732|123456-1000|| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connection established 127.0.0.1:37728<->127.0.0.1:44801 18:01:10 18:01:10.732|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request GET /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist HTTP/1.1 18:01:10 18:01:10.732|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 18:01:10 18:01:10.733|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-6 >> GET /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist HTTP/1.1 18:01:10 18:01:10.733|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-6 >> Content-Type: application/json 18:01:10 18:01:10.733|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-6 >> Accept: application/json 18:01:10 18:01:10.733|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-6 >> Authorization: Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ== 18:01:10 18:01:10.733|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-6 >> Host: localhost:44801 18:01:10 18:01:10.733|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-6 >> Connection: Keep-Alive 18:01:10 18:01:10.733|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-6 >> User-Agent: Apache-HttpClient/4.5.13 (Java/17.0.6-ea) 18:01:10 18:01:10.733|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-6 >> Accept-Encoding: gzip,deflate 18:01:10 18:01:10.737||| INFO uat.WireMock : Request received: 18:01:10 127.0.0.1 - GET /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist 18:01:10 18:01:10 Content-Type: [application/json] 18:01:10 Accept: [application/json] 18:01:10 Authorization: [Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ==] 18:01:10 Host: [localhost:44801] 18:01:10 Connection: [keep-alive] 18:01:10 User-Agent: [Apache-HttpClient/4.5.13 (Java/17.0.6-ea)] 18:01:10 Accept-Encoding: [gzip,deflate] 18:01:10 18:01:10 18:01:10 18:01:10 Matched response definition: 18:01:10 { 18:01:10 "status" : 200, 18:01:10 "base64Body" : "e30=", 18:01:10 "headers" : { 18:01:10 "Content-Type" : "application/json" 18:01:10 } 18:01:10 } 18:01:10 18:01:10 Response: 18:01:10 HTTP/1.1 200 18:01:10 Content-Type: [application/json] 18:01:10 Matched-Stub-Id: [99a458e6-efa5-4c8c-b1bb-8092a72623c8] 18:01:10 18:01:10 18:01:10.738|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-6 << HTTP/1.1 200 OK 18:01:10 18:01:10.738|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-6 << Content-Type: application/json 18:01:10 18:01:10.738|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-6 << Matched-Stub-Id: 99a458e6-efa5-4c8c-b1bb-8092a72623c8 18:01:10 18:01:10.738|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-6 << Vary: Accept-Encoding, User-Agent 18:01:10 18:01:10.738|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-6 << Content-Encoding: gzip 18:01:10 18:01:10.738|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-6 << Transfer-Encoding: chunked 18:01:10 18:01:10.738|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 18:01:10 18:01:10.738|123456-1000|| INFO o.o.c.c.b.rest.utils.WebClientUtils : Response status(200 - OK) 18:01:10 18:01:10.739|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 6][route: {}->http://localhost:44801] can be kept alive indefinitely 18:01:10 18:01:10.739|123456-1000|| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-6: set socket timeout to 0 18:01:10 18:01:10.739|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 6][route: {}->http://localhost:44801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:01:10 18:01:10.739|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : NF was mounted successfully on ODL 18:01:10 18:01:10.739|123456-1000|| INFO java.lang.Class : Current configuration subtree : WebClientResponse(status=200, body={}) 18:01:10 18:01:10.742|123456-1000|| DEBUG org.hibernate.SQL : 18:01:10 SELECT * FROM TEMPLATE_RESOLUTION WHERE resolution_key = ? 18:01:10 AND blueprint_name = ? AND blueprint_version = ? 18:01:10 AND artifact_name = ? AND occurrence = ? 18:01:10 ORDER BY creation_date DESC LIMIT 1 18:01:10 18:01:10 18:01:10.747|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : configuring device: pnf-id-2019-07-12, Configlet: { 18:01:10 "ietf-restconf:yang-patch":{ 18:01:10 "patch-id":"patch-1", 18:01:10 "edit":[ 18:01:10 { 18:01:10 "edit-id":"edit1", 18:01:10 "operation":"merge", 18:01:10 "target":"/", 18:01:10 "value":{ 18:01:10 "netconflist":{ 18:01:10 "netconf":[ 18:01:10 { 18:01:10 "netconf-id":"10", 18:01:10 "netconf-param":"1000" 18:01:10 } 18:01:10 ] 18:01:10 } 18:01:10 } 18:01:10 }, 18:01:10 { 18:01:10 "edit-id":"edit2", 18:01:10 "operation":"merge", 18:01:10 "target":"/", 18:01:10 "value":{ 18:01:10 "netconflist":{ 18:01:10 "netconf":[ 18:01:10 { 18:01:10 "netconf-id":"20", 18:01:10 "netconf-param":"2000" 18:01:10 } 18:01:10 ] 18:01:10 } 18:01:10 } 18:01:10 }, 18:01:10 { 18:01:10 "edit-id":"edit3", 18:01:10 "operation":"merge", 18:01:10 "target":"/", 18:01:10 "value":{ 18:01:10 "netconflist":{ 18:01:10 "netconf":[ 18:01:10 { 18:01:10 "netconf-id":"30", 18:01:10 "netconf-param":"3000" 18:01:10 } 18:01:10 ] 18:01:10 } 18:01:10 } 18:01:10 } 18:01:10 18:01:10 ] 18:01:10 } 18:01:10 } 18:01:10 18:01:10.749|123456-1000|| INFO o.o.c.c.b.rest.utils.WebClientUtils : Rest request method(PATCH), url(/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist) 18:01:10 18:01:10.750|123456-1000|| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 18:01:10 18:01:10.750|123456-1000|| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 18:01:10 18:01:10.750|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://localhost:44801][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:01:10 18:01:10.750|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 7][route: {}->http://localhost:44801][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:01:10 18:01:10.750|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Opening connection {}->http://localhost:44801 18:01:10 18:01:10.750|123456-1000|| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connecting to localhost/127.0.0.1:44801 18:01:10 18:01:10.751|123456-1000|| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connection established 127.0.0.1:37742<->127.0.0.1:44801 18:01:10 18:01:10.751|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request PATCH /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist HTTP/1.1 18:01:10 18:01:10.751|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 18:01:10 18:01:10.751|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-7 >> PATCH /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist HTTP/1.1 18:01:10 18:01:10.751|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-7 >> Content-Type: application/yang.patch+json 18:01:10 18:01:10.751|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-7 >> Authorization: Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ== 18:01:10 18:01:10.751|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-7 >> Content-Length: 1240 18:01:10 18:01:10.751|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-7 >> Host: localhost:44801 18:01:10 18:01:10.751|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-7 >> Connection: Keep-Alive 18:01:10 18:01:10.751|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-7 >> User-Agent: Apache-HttpClient/4.5.13 (Java/17.0.6-ea) 18:01:10 18:01:10.751|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-7 >> Accept-Encoding: gzip,deflate 18:01:10 18:01:10.763||| INFO uat.WireMock : Request received: 18:01:10 127.0.0.1 - PATCH /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12/yang-ext:mount/mynetconf:netconflist 18:01:10 18:01:10 Content-Type: [application/yang.patch+json] 18:01:10 Authorization: [Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ==] 18:01:10 Content-Length: [1240] 18:01:10 Host: [localhost:44801] 18:01:10 Connection: [keep-alive] 18:01:10 User-Agent: [Apache-HttpClient/4.5.13 (Java/17.0.6-ea)] 18:01:10 Accept-Encoding: [gzip,deflate] 18:01:10 { 18:01:10 "ietf-restconf:yang-patch":{ 18:01:10 "patch-id":"patch-1", 18:01:10 "edit":[ 18:01:10 { 18:01:10 "edit-id":"edit1", 18:01:10 "operation":"merge", 18:01:10 "target":"/", 18:01:10 "value":{ 18:01:10 "netconflist":{ 18:01:10 "netconf":[ 18:01:10 { 18:01:10 "netconf-id":"10", 18:01:10 "netconf-param":"1000" 18:01:10 } 18:01:10 ] 18:01:10 } 18:01:10 } 18:01:10 }, 18:01:10 { 18:01:10 "edit-id":"edit2", 18:01:10 "operation":"merge", 18:01:10 "target":"/", 18:01:10 "value":{ 18:01:10 "netconflist":{ 18:01:10 "netconf":[ 18:01:10 { 18:01:10 "netconf-id":"20", 18:01:10 "netconf-param":"2000" 18:01:10 } 18:01:10 ] 18:01:10 } 18:01:10 } 18:01:10 }, 18:01:10 { 18:01:10 "edit-id":"edit3", 18:01:10 "operation":"merge", 18:01:10 "target":"/", 18:01:10 "value":{ 18:01:10 "netconflist":{ 18:01:10 "netconf":[ 18:01:10 { 18:01:10 "netconf-id":"30", 18:01:10 "netconf-param":"3000" 18:01:10 } 18:01:10 ] 18:01:10 } 18:01:10 } 18:01:10 } 18:01:10 18:01:10 ] 18:01:10 } 18:01:10 } 18:01:10 18:01:10 18:01:10 Matched response definition: 18:01:10 { 18:01:10 "status" : 200 18:01:10 } 18:01:10 18:01:10 Response: 18:01:10 HTTP/1.1 200 18:01:10 Matched-Stub-Id: [2403394b-12d8-4213-a115-e36115b1da48] 18:01:10 18:01:10 18:01:10.765|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-7 << HTTP/1.1 200 OK 18:01:10 18:01:10.765|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-7 << Matched-Stub-Id: 2403394b-12d8-4213-a115-e36115b1da48 18:01:10 18:01:10.765|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-7 << Vary: Accept-Encoding, User-Agent 18:01:10 18:01:10.765|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-7 << Content-Encoding: gzip 18:01:10 18:01:10.765|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-7 << Transfer-Encoding: chunked 18:01:10 18:01:10.765|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 18:01:10 18:01:10.766|123456-1000|| INFO o.o.c.c.b.rest.utils.WebClientUtils : Response status(200 - OK) 18:01:10 18:01:10.766|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 7][route: {}->http://localhost:44801] can be kept alive indefinitely 18:01:10 18:01:10.766|123456-1000|| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-7: set socket timeout to 0 18:01:10 18:01:10.766|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 7][route: {}->http://localhost:44801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:01:10 18:01:10.766|123456-1000|| INFO .c.b.s.e.AbstractScriptComponentFunction : sending DELETE request, url: /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 18:01:10 18:01:10.768|123456-1000|| INFO o.o.c.c.b.rest.utils.WebClientUtils : Rest request method(DELETE), url(/restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12) 18:01:10 18:01:10.768|123456-1000|| DEBUG o.a.h.client.protocol.RequestAddCookies : CookieSpec selected: default 18:01:10 18:01:10.768|123456-1000|| DEBUG o.a.h.client.protocol.RequestAuthCache : Auth cache not set in the context 18:01:10 18:01:10.769|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection request: [route: {}->http://localhost:44801][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:01:10 18:01:10.769|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection leased: [id: 8][route: {}->http://localhost:44801][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:01:10 18:01:10.769|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Opening connection {}->http://localhost:44801 18:01:10 18:01:10.769|123456-1000|| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connecting to localhost/127.0.0.1:44801 18:01:10 18:01:10.769|123456-1000|| DEBUG .i.c.DefaultHttpClientConnectionOperator : Connection established 127.0.0.1:37756<->127.0.0.1:44801 18:01:10 18:01:10.769|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Executing request DELETE /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 HTTP/1.1 18:01:10 18:01:10.769|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Proxy auth state: UNCHALLENGED 18:01:10 18:01:10.769|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-8 >> DELETE /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 HTTP/1.1 18:01:10 18:01:10.769|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-8 >> Content-Type: application/json 18:01:10 18:01:10.769|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-8 >> Accept: application/json 18:01:10 18:01:10.769|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-8 >> Authorization: Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ== 18:01:10 18:01:10.770|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-8 >> Host: localhost:44801 18:01:10 18:01:10.770|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-8 >> Connection: Keep-Alive 18:01:10 18:01:10.770|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-8 >> User-Agent: Apache-HttpClient/4.5.13 (Java/17.0.6-ea) 18:01:10 18:01:10.770|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-8 >> Accept-Encoding: gzip,deflate 18:01:10 18:01:10.772||| INFO uat.WireMock : Request received: 18:01:10 127.0.0.1 - DELETE /restconf/config/network-topology:network-topology/topology/topology-netconf/node/pnf-id-2019-07-12 18:01:10 18:01:10 Content-Type: [application/json] 18:01:10 Accept: [application/json] 18:01:10 Authorization: [Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ==] 18:01:10 Host: [localhost:44801] 18:01:10 Connection: [keep-alive] 18:01:10 User-Agent: [Apache-HttpClient/4.5.13 (Java/17.0.6-ea)] 18:01:10 Accept-Encoding: [gzip,deflate] 18:01:10 18:01:10 18:01:10 18:01:10 Matched response definition: 18:01:10 { 18:01:10 "status" : 200 18:01:10 } 18:01:10 18:01:10 Response: 18:01:10 HTTP/1.1 200 18:01:10 Matched-Stub-Id: [6d26bbfa-75eb-474b-9ba8-1974557c6336] 18:01:10 18:01:10 18:01:10.773|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-8 << HTTP/1.1 200 OK 18:01:10 18:01:10.773|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-8 << Matched-Stub-Id: 6d26bbfa-75eb-474b-9ba8-1974557c6336 18:01:10 18:01:10.773|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-8 << Vary: Accept-Encoding, User-Agent 18:01:10 18:01:10.773|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-8 << Content-Encoding: gzip 18:01:10 18:01:10.773|123456-1000|| DEBUG org.apache.http.headers : http-outgoing-8 << Transfer-Encoding: chunked 18:01:10 18:01:10.773|123456-1000|| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 18:01:10 18:01:10.773|123456-1000|| INFO o.o.c.c.b.rest.utils.WebClientUtils : Response status(200 - OK) 18:01:10 18:01:10.773|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 8][route: {}->http://localhost:44801] can be kept alive indefinitely 18:01:10 18:01:10.773|123456-1000|| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-8: set socket timeout to 0 18:01:10 18:01:10.774|123456-1000|| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 8][route: {}->http://localhost:44801][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:01:10 18:01:10.774|123456-1000|| INFO o.o.c.c.b.s.e.AbstractComponentFunction : Preparing Response... 18:01:10 18:01:10.774|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentScriptExecutor), operationName(process) 18:01:10 18:01:10.774|123456-1000|| INFO c.o.c.c.c.c.s.BluePrintRuntimeService : resolveWorkflowOutputs for workflow(config-deploy) 18:01:10 18:01:10.774|123456-1000|| INFO c.o.c.c.b.f.w.audit.NoStoreAuditService : storeExecutionOutput called not to store the Workflow action output details correlationUUID d53787a8-09b9-4349-9d7d-7f79d41eee03 auditStoreId -1 18:01:10 18:01:10.775|123456-1000|| DEBUG org.springframework.web.HttpLogging : [2ce04dd] Encoding [org.onap.ccsdk.cds.blueprintsprocessor.core.api.data.ExecutionServiceOutput@1072194d] 18:01:10 18:01:10.781||| DEBUG org.apache.http.headers : http-outgoing-3 << HTTP/1.1 200 OK 18:01:10 18:01:10.781||| DEBUG org.apache.http.headers : http-outgoing-3 << Date: Tue, 19 Mar 2024 18:01:09 GMT 18:01:10 18:01:10.781||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-RequestID: 5b904efb-065b-4916-adc4-be4a8ff11bdb 18:01:10 18:01:10.781||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-SubRequestID: 18:01:10 18:01:10.781||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-OriginatorID: 18:01:10 18:01:10.781||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-InvocationID: 0301c961-4df0-4b6d-8300-2cd914002a71 18:01:10 18:01:10.781||| DEBUG org.apache.http.headers : http-outgoing-3 << X-ONAP-PartnerName: cds-controller 18:01:10 18:01:10.781||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Origin 18:01:10 18:01:10.781||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Access-Control-Request-Method 18:01:10 18:01:10.782||| DEBUG org.apache.http.headers : http-outgoing-3 << Vary: Access-Control-Request-Headers 18:01:10 18:01:10.782||| DEBUG org.apache.http.headers : http-outgoing-3 << Content-Type: application/json 18:01:10 18:01:10.782||| DEBUG org.apache.http.headers : http-outgoing-3 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 18:01:10 18:01:10.782||| DEBUG org.apache.http.headers : http-outgoing-3 << Pragma: no-cache 18:01:10 18:01:10.782||| DEBUG org.apache.http.headers : http-outgoing-3 << Expires: 0 18:01:10 18:01:10.782||| DEBUG org.apache.http.headers : http-outgoing-3 << X-Content-Type-Options: nosniff 18:01:10 18:01:10.782||| DEBUG org.apache.http.headers : http-outgoing-3 << X-Frame-Options: DENY 18:01:10 18:01:10.782||| DEBUG org.apache.http.headers : http-outgoing-3 << X-XSS-Protection: 1 ; mode=block 18:01:10 18:01:10.782||| DEBUG org.apache.http.headers : http-outgoing-3 << Referrer-Policy: no-referrer 18:01:10 18:01:10.782||| DEBUG org.apache.http.headers : http-outgoing-3 << Content-Length: 475 18:01:10 18:01:10.782||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 18:01:10 18:01:10.782||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 3][route: {}->http://127.0.0.1:34199] can be kept alive indefinitely 18:01:10 18:01:10.782||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-3: set socket timeout to 0 18:01:10 18:01:10.782||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 3][route: {}->http://127.0.0.1:34199][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:01:10 18:01:10.783||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager is shutting down 18:01:10 18:01:10.783||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-3: Close connection 18:01:10 18:01:10.783||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection manager shut down 18:01:10 18:01:10.811||| DEBUG org.springframework.web.HttpLogging : [7295c153] Writing "processes:- name: config-assign request: commonHeader: originatorId: sdnc request (truncated)..." 18:01:10 18:01:10.814||| DEBUG org.apache.http.headers : http-outgoing-2 << HTTP/1.1 200 OK 18:01:10 18:01:10.814||| DEBUG org.apache.http.headers : http-outgoing-2 << Date: Tue, 19 Mar 2024 18:01:08 GMT 18:01:10 18:01:10.814||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-RequestID: aa7e0025-64c2-484e-9369-ef414be7772e 18:01:10 18:01:10.814||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-SubRequestID: 18:01:10 18:01:10.814||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-OriginatorID: 18:01:10 18:01:10.814||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-InvocationID: c38c0810-596c-465c-93f1-e7c2963f651a 18:01:10 18:01:10.814||| DEBUG org.apache.http.headers : http-outgoing-2 << X-ONAP-PartnerName: cds-controller 18:01:10 18:01:10.815||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Origin 18:01:10 18:01:10.815||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Method 18:01:10 18:01:10.815||| DEBUG org.apache.http.headers : http-outgoing-2 << Vary: Access-Control-Request-Headers 18:01:10 18:01:10.815||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Type: text/vnd.yaml;charset=UTF-8 18:01:10 18:01:10.815||| DEBUG org.apache.http.headers : http-outgoing-2 << Cache-Control: no-cache, no-store, max-age=0, must-revalidate 18:01:10 18:01:10.815||| DEBUG org.apache.http.headers : http-outgoing-2 << Pragma: no-cache 18:01:10 18:01:10.815||| DEBUG org.apache.http.headers : http-outgoing-2 << Expires: 0 18:01:10 18:01:10.815||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Content-Type-Options: nosniff 18:01:10 18:01:10.815||| DEBUG org.apache.http.headers : http-outgoing-2 << X-Frame-Options: DENY 18:01:10 18:01:10.815||| DEBUG org.apache.http.headers : http-outgoing-2 << X-XSS-Protection: 1 ; mode=block 18:01:10 18:01:10.815||| DEBUG org.apache.http.headers : http-outgoing-2 << Referrer-Policy: no-referrer 18:01:10 18:01:10.815||| DEBUG org.apache.http.headers : http-outgoing-2 << Content-Length: 5390 18:01:10 18:01:10.815||| DEBUG o.a.http.impl.execchain.MainClientExec : Connection can be kept alive indefinitely 18:01:10 18:01:10.827||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection [id: 2][route: {}->http://127.0.0.1:34199] can be kept alive indefinitely 18:01:10 18:01:10.827||| DEBUG h.i.c.DefaultManagedHttpClientConnection : http-outgoing-2: set socket timeout to 0 18:01:10 18:01:10.827||| DEBUG h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 2][route: {}->http://127.0.0.1:34199][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:01:10 18:01:10.843||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [61088069] from cache with key [[ReactiveWebMergedContextConfiguration@79cda8cc testClass = UatServicesTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{uat}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6dd82486, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@1bf39d06, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4f453e63, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@2cec704c, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3bdb2c78, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@61e7bf2f, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@5dc3fcb7], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:01:10 18:01:10.843||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@29976e1b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1] 18:01:10 18:01:10.850||| INFO o.e.jetty.server.AbstractConnector : Stopped NetworkTrafficServerConnector@4d5e136e{HTTP/1.1, (http/1.1, h2c)}{0.0.0.0:0} 18:01:10 18:01:10.851||| INFO o.e.jetty.server.handler.ContextHandler : Stopped o.e.j.s.ServletContextHandler@166ee706{/,null,STOPPED} 18:01:10 18:01:10.851||| INFO o.e.jetty.server.handler.ContextHandler : Stopped o.e.j.s.ServletContextHandler@233b2272{/__admin,null,STOPPED} 18:01:10 18:01:10.853||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [61088069] from cache with key [[ReactiveWebMergedContextConfiguration@79cda8cc testClass = UatServicesTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{uat}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6dd82486, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@1bf39d06, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4f453e63, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@2cec704c, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3bdb2c78, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@61e7bf2f, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@5dc3fcb7], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:01:10 18:01:10.853||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@29976e1b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1] 18:01:10 18:01:10.853||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [61088069] from cache with key [[ReactiveWebMergedContextConfiguration@79cda8cc testClass = UatServicesTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{uat}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6dd82486, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@1bf39d06, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4f453e63, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@2cec704c, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3bdb2c78, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@61e7bf2f, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@5dc3fcb7], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:01:10 18:01:10.853||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@29976e1b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1] 18:01:10 18:01:10.853||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [61088069] from cache with key [[ReactiveWebMergedContextConfiguration@79cda8cc testClass = UatServicesTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{uat}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6dd82486, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@1bf39d06, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4f453e63, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@2cec704c, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3bdb2c78, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@61e7bf2f, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@5dc3fcb7], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:01:10 18:01:10.853||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@29976e1b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1] 18:01:10 18:01:10.854||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [61088069] from cache with key [[ReactiveWebMergedContextConfiguration@79cda8cc testClass = UatServicesTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{uat}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6dd82486, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@1bf39d06, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4f453e63, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@2cec704c, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3bdb2c78, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@61e7bf2f, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@5dc3fcb7], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:01:10 18:01:10.854||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@29976e1b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1] 18:01:10 18:01:10.856||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [61088069] from cache with key [[ReactiveWebMergedContextConfiguration@79cda8cc testClass = UatServicesTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{uat}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6dd82486, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@1bf39d06, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4f453e63, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@2cec704c, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3bdb2c78, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@61e7bf2f, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@5dc3fcb7], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:01:10 18:01:10.856||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@29976e1b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1] 18:01:10 18:01:10.858||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [61088069] from cache with key [[ReactiveWebMergedContextConfiguration@79cda8cc testClass = UatServicesTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplication}', contextInitializerClasses = '[class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.WorkingFoldersInitializer, class org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.TestSecuritySettings$ServerContextInitializer]', activeProfiles = '{uat}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6dd82486, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@1bf39d06, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4f453e63, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@2cec704c, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@3bdb2c78, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@61e7bf2f, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@5dc3fcb7], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 18:01:10 18:01:10.858||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@29976e1b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1] 18:01:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.466 s - in org.onap.ccsdk.cds.blueprintsprocessor.uat.UatServicesTest 18:01:10 18:01:10.891||| INFO o.e.jetty.server.AbstractConnector : Stopped ServerConnector@3b2916f{HTTP/1.1, (http/1.1)}{0.0.0.0:0} 18:01:10 18:01:10.892||| INFO o.e.jetty.server.handler.ContextHandler : Stopped o.e.j.s.ServletContextHandler@63ca44ce{/,null,STOPPED} 18:01:12 18:01:12.567||| INFO o.s.t.c.s.DefaultTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 18:01:12 18:01:12.623||| INFO o.s.t.c.s.DefaultTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6642dc5a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@43da41e, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@148c7c4b, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2009f9b0, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@50d951e7, org.springframework.test.context.support.DirtiesContextTestExecutionListener@39ad12b6, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4eb45fec, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@211febf3, org.springframework.test.context.event.EventPublishingTestExecutionListener@3bd3d05e, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6aba5d30, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@61d34b4, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@588307f7, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7df76d99, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@459cfcca, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2acbc859] 18:01:12 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.uat.error.ErrorCatalogServiceTest 18:01:18 18:01:14.688||| INFO .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 18:01:18 18:01:14.729||| INFO .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 32 ms. Found 0 JPA repository interfaces. 18:01:18 18:01:15.512||| INFO com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 18:01:18 18:01:15.802||| INFO com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 18:01:18 18:01:15.897||| INFO o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 18:01:18 18:01:15.967||| INFO org.hibernate.Version : HHH000412: Hibernate ORM core version 5.6.15.Final 18:01:18 18:01:16.164||| INFO o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 18:01:18 18:01:16.355||| INFO org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 18:01:18 18:01:16.629||| INFO o.h.validator.internal.util.Version : HV000001: Hibernate Validator 6.2.5.Final 18:01:18 18:01:16.814||| INFO o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:01:18 18:01:16.827||| INFO j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 18:01:18 18:01:17.063||| INFO .c.e.c.s.ErrorCatalogLoadPropertyService : Application ID: cds > Initializing error catalog message from properties... 18:01:18 18:01:18.641||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Storing ApplicationContext [632115057] in cache under key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:18 18:01:18.642||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1] 18:01:18 18:01:18.659||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:18 18:01:18.659||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1] 18:01:19 18:01:18.675||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:18.676||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1] 18:01:19 18:01:18.676||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:18.677||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1] 18:01:19 18:01:18.971||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:18.971||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1] 18:01:19 18:01:18.986||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:18.986||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1] 18:01:19 18:01:18.987||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:18.988||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1] 18:01:19 18:01:18.988||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:18.988||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1] 18:01:19 18:01:18.989||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:18.989||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1] 18:01:19 18:01:18.990||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:18.991||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1] 18:01:19 18:01:18.994||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:18.994||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1] 18:01:19 18:01:18.997||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:18.997||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1] 18:01:19 18:01:18.998||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:18.998||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1] 18:01:19 18:01:18.999||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:18.999||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1] 18:01:19 18:01:19.000||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:19.000||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1] 18:01:19 18:01:19.001||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:19.002||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1] 18:01:19 18:01:19.003||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:19.004||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1] 18:01:19 18:01:19.004||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:19.004||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1] 18:01:19 18:01:19.004||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:19.005||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1] 18:01:19 18:01:19.005||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:19.005||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1] 18:01:19 18:01:19.006||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:19.006||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1] 18:01:19 18:01:19.007||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:19.007||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1] 18:01:19 18:01:19.008||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:19.008||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1] 18:01:19 18:01:19.010||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:19.011||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1] 18:01:19 18:01:19.012||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:19.012||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1] 18:01:19 18:01:19.012||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:19.012||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1] 18:01:19 18:01:19.013||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:19.013||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1] 18:01:19 18:01:19.013||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:19.014||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1] 18:01:19 18:01:19.014||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:19.014||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1] 18:01:19 18:01:19.014||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:19.014||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1] 18:01:19 18:01:19.014||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:19.015||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1] 18:01:19 18:01:19.015||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:19.015||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1] 18:01:19 18:01:19.016||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:19.016||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1] 18:01:19 18:01:19.017||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:19.017||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1] 18:01:19 18:01:19.017||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:19.017||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1] 18:01:19 18:01:19.018||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:19.018||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1] 18:01:19 18:01:19.019||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:19.019||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1] 18:01:19 18:01:19.020||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:19.020||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1] 18:01:19 18:01:19.020||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:19.020||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1] 18:01:19 18:01:19.020||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:19.021||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1] 18:01:19 18:01:19.021||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:19.021||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1] 18:01:19 18:01:19.021||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:19.021||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1] 18:01:19 18:01:19.021||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:19.022||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1] 18:01:19 18:01:19.022||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:19.022||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1] 18:01:19 18:01:19.024||| DEBUG c.DefaultCacheAwareContextLoaderDelegate : Retrieved ApplicationContext [632115057] from cache with key [[MergedContextConfiguration@102cb9d3 testClass = ErrorCatalogServiceTest, locations = '{}', classes = '{class org.onap.ccsdk.cds.blueprintsprocessor.uat.ErrorCatalogTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4349754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3e7dfd44, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@4a6c18ad, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@451f87af], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 18:01:19 18:01:19.024||| DEBUG org.springframework.test.context.cache : Spring test ApplicationContext cache statistics: [DefaultContextCache@65b8abd8 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1] 18:01:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.314 s - in org.onap.ccsdk.cds.blueprintsprocessor.uat.error.ErrorCatalogServiceTest 18:01:20 [INFO] Running org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.JsonMatcherTest 18:01:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.onap.ccsdk.cds.blueprintsprocessor.uat.utils.JsonMatcherTest 18:01:20 [INFO] 18:01:20 [INFO] Results: 18:01:20 [INFO] 18:01:20 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 18:01:20 [INFO] 18:01:20 [INFO] 18:01:20 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ blueprintsprocessor-application --- 18:01:20 [INFO] Loading execution data file /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/target/code-coverage/jacoco-ut.exec 18:01:20 [INFO] Analyzed bundle 'MS Blueprints Processor Application' with 47 classes 18:01:20 [INFO] 18:01:20 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ blueprintsprocessor-application --- 18:01:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:01:20 [INFO] 18:01:20 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ blueprintsprocessor-application --- 18:01:20 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/target/blueprintsprocessor-application-1.6.0-SNAPSHOT.jar 18:01:20 [INFO] 18:01:20 [INFO] --- maven-antrun-plugin:1.8:run (ant-test) @ blueprintsprocessor-application --- 18:01:20 [WARNING] Parameter tasks is deprecated, use target instead 18:01:20 [INFO] Executing tasks 18:01:20 18:01:20 main: 18:01:20 [INFO] Executed tasks 18:01:20 [INFO] 18:01:20 [INFO] --- maven-assembly-plugin:3.1.0:single (maven) @ blueprintsprocessor-application --- 18:01:22 [INFO] Reading assembly descriptor: src/main/docker/distribution.xml 18:01:22 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 18:01:22 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11 18:01:22 [WARNING] Invalid POM for com.sun.xml.bind:jaxb-core:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details 18:01:22 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 18:01:22 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-impl:jar:2.2.11 18:01:22 [WARNING] Invalid POM for com.sun.xml.bind:jaxb-impl:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details 18:01:22 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 18:01:22 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11 18:01:22 [WARNING] Invalid POM for com.sun.xml.bind:jaxb-core:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details 18:01:22 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 18:01:22 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-impl:jar:2.2.11 18:01:22 [WARNING] Invalid POM for com.sun.xml.bind:jaxb-impl:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details 18:01:22 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 18:01:22 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11 18:01:22 [WARNING] Invalid POM for com.sun.xml.bind:jaxb-core:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details 18:01:22 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 18:01:22 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-impl:jar:2.2.11 18:01:22 [WARNING] Invalid POM for com.sun.xml.bind:jaxb-impl:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details 18:01:22 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 18:01:22 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11 18:01:22 [WARNING] Invalid POM for com.sun.xml.bind:jaxb-core:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details 18:01:22 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 18:01:22 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-impl:jar:2.2.11 18:01:22 [WARNING] Invalid POM for com.sun.xml.bind:jaxb-impl:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details 18:01:23 [WARNING] The following patterns were never triggered in this artifact exclusion filter: 18:01:23 o 'org.slf4j:slf4j-simple' 18:01:23 o 'org.apache.karaf.*' 18:01:23 18:01:49 [INFO] Building tar: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/target/docker-stage/blueprintsprocessor-application-1.6.0-SNAPSHOT-maven.tar.gz 18:02:01 [INFO] 18:02:01 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ blueprintsprocessor-application --- 18:02:01 [INFO] Skipping because packaging 'jar' is not pom. 18:02:01 [INFO] 18:02:01 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ blueprintsprocessor-application --- 18:02:01 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/target/code-coverage/jacoco-it.exec 18:02:01 [INFO] 18:02:01 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ blueprintsprocessor-application --- 18:02:01 [INFO] 18:02:01 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ blueprintsprocessor-application --- 18:02:01 [INFO] 18:02:01 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ blueprintsprocessor-application --- 18:02:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:02:01 [INFO] 18:02:01 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ blueprintsprocessor-application --- 18:02:01 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/target/jacoco.exec 18:02:01 [INFO] 18:02:01 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ blueprintsprocessor-application --- 18:02:01 [INFO] 18:02:01 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ blueprintsprocessor-application --- 18:02:01 [INFO] 18:02:01 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ blueprintsprocessor-application --- 18:02:01 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/target/blueprintsprocessor-application-1.6.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-application/1.6.0-SNAPSHOT/blueprintsprocessor-application-1.6.0-SNAPSHOT.jar 18:02:01 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-application/1.6.0-SNAPSHOT/blueprintsprocessor-application-1.6.0-SNAPSHOT.pom 18:02:01 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/target/docker-stage/blueprintsprocessor-application-1.6.0-SNAPSHOT-maven.tar.gz to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-application/1.6.0-SNAPSHOT/blueprintsprocessor-application-1.6.0-SNAPSHOT-maven.tar.gz 18:02:01 [INFO] 18:02:01 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ blueprintsprocessor-application --- 18:02:01 [INFO] org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-application:jar:1.6.0-SNAPSHOT 18:02:01 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.6.0-SNAPSHOT:compile 18:02:01 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 18:02:01 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile 18:02:01 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 18:02:01 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 18:02:01 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile 18:02:01 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.13.5:compile 18:02:01 [INFO] | | \- javax.validation:validation-api:jar:2.0.1.Final:compile 18:02:01 [INFO] | +- io.projectreactor:reactor-core:jar:3.4.29:compile 18:02:01 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 18:02:01 [INFO] | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 18:02:01 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 18:02:01 [INFO] | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 18:02:01 [INFO] | | +- org.javassist:javassist:jar:3.24.1-GA:compile 18:02:01 [INFO] | | +- org.jsoup:jsoup:jar:1.12.1:compile 18:02:01 [INFO] | | +- com.google.re2j:re2j:jar:1.2:compile 18:02:01 [INFO] | | +- commons-net:commons-net:jar:3.9.0:compile 18:02:01 [INFO] | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 18:02:01 [INFO] | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 18:02:01 [INFO] | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 18:02:01 [INFO] | \- org.apache.commons:commons-compress:jar:1.21:compile 18:02:01 [INFO] +- org.springframework.boot:spring-boot-starter-security:jar:2.7.12:compile 18:02:01 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 18:02:01 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 18:02:01 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 18:02:01 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 18:02:01 [INFO] | +- org.springframework:spring-aop:jar:5.3.27:compile 18:02:01 [INFO] | | \- org.springframework:spring-beans:jar:5.3.27:compile 18:02:01 [INFO] | +- org.springframework.security:spring-security-config:jar:5.7.8:compile 18:02:01 [INFO] | | \- org.springframework:spring-context:jar:5.3.27:compile 18:02:01 [INFO] | \- org.springframework.security:spring-security-web:jar:5.7.8:compile 18:02:01 [INFO] | \- org.springframework:spring-expression:jar:5.3.27:compile 18:02:01 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-services:jar:1.6.0-SNAPSHOT:compile 18:02:01 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:designer-api:jar:1.6.0-SNAPSHOT:compile 18:02:01 [INFO] | +- org.springframework.security:spring-security-core:jar:5.7.8:compile 18:02:01 [INFO] | | \- org.springframework.security:spring-security-crypto:jar:5.7.8:compile 18:02:01 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-service:jar:1.6.0-SNAPSHOT:compile 18:02:01 [INFO] | | \- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 18:02:01 [INFO] | | \- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 18:02:01 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.12.0:compile 18:02:01 [INFO] | | +- org.apache.commons:commons-text:jar:1.9:compile 18:02:01 [INFO] | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 18:02:01 [INFO] | | | +- org.apache.tomcat:tomcat-jdbc:jar:9.0.75:compile 18:02:01 [INFO] | | | | \- org.apache.tomcat:tomcat-juli:jar:9.0.75:compile 18:02:01 [INFO] | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 18:02:01 [INFO] | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 18:02:01 [INFO] | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 18:02:01 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:jar:1.6.0-SNAPSHOT:compile 18:02:01 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.6.0-SNAPSHOT:compile 18:02:01 [INFO] | | \- com.microsoft.sqlserver:mssql-jdbc:jar:10.2.3.jre8:compile 18:02:01 [INFO] | \- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.7.12:compile 18:02:01 [INFO] | +- org.springframework.boot:spring-boot-starter-aop:jar:2.7.12:compile 18:02:01 [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 18:02:01 [INFO] | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.7.12:compile 18:02:01 [INFO] | | +- com.zaxxer:HikariCP:jar:4.0.3:compile 18:02:01 [INFO] | | \- org.springframework:spring-jdbc:jar:5.3.27:compile 18:02:01 [INFO] | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 18:02:01 [INFO] | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 18:02:01 [INFO] | +- org.hibernate:hibernate-core:jar:5.6.15.Final:compile 18:02:01 [INFO] | | +- antlr:antlr:jar:2.7.7:compile 18:02:01 [INFO] | | +- org.jboss:jandex:jar:2.4.2.Final:compile 18:02:01 [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 18:02:01 [INFO] | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 18:02:01 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 18:02:01 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 18:02:01 [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 18:02:01 [INFO] | +- org.springframework.data:spring-data-jpa:jar:2.7.12:compile 18:02:01 [INFO] | | +- org.springframework.data:spring-data-commons:jar:2.7.12:compile 18:02:01 [INFO] | | \- org.springframework:spring-orm:jar:5.3.27:compile 18:02:01 [INFO] | \- org.springframework:spring-aspects:jar:5.3.27:compile 18:02:01 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-api:jar:1.6.0-SNAPSHOT:compile 18:02:01 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:selfservice-api:jar:1.6.0-SNAPSHOT:compile 18:02:01 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.6.0-SNAPSHOT:compile 18:02:01 [INFO] | | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.6.0-SNAPSHOT:compile 18:02:01 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:message-lib:jar:1.6.0-SNAPSHOT:compile 18:02:01 [INFO] | | +- org.apache.kafka:kafka-streams:jar:3.1.2:compile 18:02:01 [INFO] | | | \- org.rocksdb:rocksdbjni:jar:6.22.1.1:compile 18:02:01 [INFO] | | \- org.apache.kafka:kafka-clients:jar:3.1.2:compile 18:02:01 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.0-4:runtime 18:02:01 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 18:02:01 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.8.4:runtime 18:02:01 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.functions:blueprint-audit-status:jar:1.6.0-SNAPSHOT:compile 18:02:01 [INFO] | +- org.springframework.kafka:spring-kafka:jar:2.8.11:compile 18:02:01 [INFO] | | +- org.springframework:spring-messaging:jar:5.3.27:compile 18:02:01 [INFO] | | +- org.springframework:spring-tx:jar:5.3.27:compile 18:02:01 [INFO] | | \- org.springframework.retry:spring-retry:jar:1.3.4:compile 18:02:01 [INFO] | +- org.apache.kafka:kafka_2.13:jar:3.1.2:compile 18:02:01 [INFO] | | +- org.scala-lang:scala-library:jar:2.13.6:compile 18:02:01 [INFO] | | +- org.apache.kafka:kafka-server-common:jar:3.1.2:runtime 18:02:01 [INFO] | | +- org.apache.kafka:kafka-metadata:jar:3.1.2:runtime 18:02:01 [INFO] | | +- org.apache.kafka:kafka-raft:jar:3.1.2:runtime 18:02:01 [INFO] | | +- org.apache.kafka:kafka-storage:jar:3.1.2:runtime 18:02:01 [INFO] | | | \- org.apache.kafka:kafka-storage-api:jar:3.1.2:runtime 18:02:01 [INFO] | | +- net.sourceforge.argparse4j:argparse4j:jar:0.7.0:runtime 18:02:01 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.13.5:runtime 18:02:01 [INFO] | | | \- com.thoughtworks.paranamer:paranamer:jar:2.8:runtime 18:02:01 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-csv:jar:2.13.5:runtime 18:02:01 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5:compile 18:02:01 [INFO] | | +- org.bitbucket.b_c:jose4j:jar:0.7.8:runtime 18:02:01 [INFO] | | +- com.yammer.metrics:metrics-core:jar:2.2.0:runtime 18:02:01 [INFO] | | +- org.scala-lang.modules:scala-collection-compat_2.13:jar:2.4.4:runtime 18:02:01 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.0:runtime 18:02:01 [INFO] | | +- org.scala-lang:scala-reflect:jar:2.13.6:runtime 18:02:01 [INFO] | | +- com.typesafe.scala-logging:scala-logging_2.13:jar:3.9.3:runtime 18:02:01 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.18:runtime 18:02:01 [INFO] | | +- org.apache.zookeeper:zookeeper:jar:3.6.3:runtime 18:02:01 [INFO] | | | +- org.apache.zookeeper:zookeeper-jute:jar:3.6.3:runtime 18:02:01 [INFO] | | | +- org.apache.yetus:audience-annotations:jar:0.5.0:runtime 18:02:01 [INFO] | | | \- io.netty:netty-transport-native-epoll:jar:4.1.92.Final:runtime 18:02:01 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.92.Final:compile 18:02:01 [INFO] | | \- commons-cli:commons-cli:jar:1.4:runtime 18:02:01 [INFO] | \- io.micrometer:micrometer-core:jar:1.9.11:compile 18:02:01 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 18:02:01 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 18:02:01 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:configs-api:jar:1.6.0-SNAPSHOT:compile 18:02:01 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:health-api:jar:1.6.0-SNAPSHOT:compile 18:02:01 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:health-api-common:jar:1.6.0-SNAPSHOT:compile 18:02:01 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.6.0-SNAPSHOT:compile 18:02:01 [INFO] | \- org.springframework.boot:spring-boot-starter-actuator:jar:2.7.12:compile 18:02:01 [INFO] | \- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.7.12:compile 18:02:01 [INFO] | +- org.springframework.boot:spring-boot-actuator:jar:2.7.12:compile 18:02:01 [INFO] | \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile 18:02:01 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:python-executor:jar:1.6.0-SNAPSHOT:compile 18:02:01 [INFO] | +- org.python:jython-standalone:jar:2.7.2:compile 18:02:01 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.6.0-SNAPSHOT:compile 18:02:01 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.6.0-SNAPSHOT:compile 18:02:01 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.6.0-SNAPSHOT:compile 18:02:01 [INFO] | | +- io.nats:jnats:jar:2.6.6:compile 18:02:01 [INFO] | | | \- net.i2p.crypto:eddsa:jar:0.3.0:compile 18:02:01 [INFO] | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 18:02:01 [INFO] | +- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 18:02:01 [INFO] | \- io.grpc:grpc-testing:jar:1.29.0:compile 18:02:01 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:compile 18:02:01 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:restful-executor:jar:1.6.0-SNAPSHOT:compile 18:02:01 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.6.0-SNAPSHOT:compile 18:02:01 [INFO] | | +- com.hazelcast:hazelcast-all:jar:4.2.5:compile 18:02:01 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.6.0-SNAPSHOT:compile 18:02:01 [INFO] | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 18:02:01 [INFO] | | | \- javax.annotation:jsr250-api:jar:1.0:compile 18:02:01 [INFO] | | \- org.springframework.boot:spring-boot-starter-webflux:jar:2.7.12:compile 18:02:01 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.12:compile 18:02:01 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5:compile 18:02:01 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.12:compile 18:02:01 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.32:compile 18:02:01 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.92.Final:compile 18:02:01 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.92.Final:compile 18:02:01 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.92.Final:compile 18:02:01 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.92.Final:compile 18:02:01 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.92.Final:compile 18:02:01 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.32:compile 18:02:01 [INFO] | | \- org.springframework:spring-webflux:jar:5.3.27:compile 18:02:01 [INFO] | \- org.springframework:spring-web:jar:5.3.27:compile 18:02:01 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:ansible-awx-executor:jar:1.6.0-SNAPSHOT:compile 18:02:01 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:netconf-executor:jar:1.6.0-SNAPSHOT:compile 18:02:01 [INFO] | +- org.apache.sshd:sshd-core:jar:2.10.0:compile 18:02:01 [INFO] | | +- org.apache.sshd:sshd-common:jar:2.10.0:compile 18:02:01 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.36:compile 18:02:01 [INFO] | \- com.jcraft:jsch:jar:0.1.55:compile 18:02:01 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:restconf-executor:jar:1.6.0-SNAPSHOT:compile 18:02:01 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:cli-executor:jar:1.6.0-SNAPSHOT:compile 18:02:01 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:ssh-lib:jar:1.6.0-SNAPSHOT:compile 18:02:01 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:config-snapshots:jar:1.6.0-SNAPSHOT:compile 18:02:01 [INFO] | +- org.mariadb.jdbc:mariadb-java-client:jar:3.0.10:compile 18:02:01 [INFO] | +- com.github.fge:json-patch:jar:1.9:compile 18:02:01 [INFO] | | \- com.github.fge:jackson-coreutils:jar:1.6:compile 18:02:01 [INFO] | | \- com.github.fge:msg-simple:jar:1.1:compile 18:02:01 [INFO] | | \- com.github.fge:btf:jar:1.2:compile 18:02:01 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:compile 18:02:01 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:k8s-connection-plugin:jar:1.6.0-SNAPSHOT:compile 18:02:01 [INFO] +- com.h2database:h2:jar:1.4.197:test 18:02:01 [INFO] +- org.powermock:powermock-api-mockito2:jar:1.7.4:test 18:02:01 [INFO] | +- org.powermock:powermock-api-mockito-common:jar:1.7.4:test 18:02:01 [INFO] | | \- org.powermock:powermock-api-support:jar:1.7.4:test 18:02:01 [INFO] | | +- org.powermock:powermock-reflect:jar:1.7.4:test 18:02:01 [INFO] | | \- org.powermock:powermock-core:jar:1.7.4:test 18:02:01 [INFO] | \- org.mockito:mockito-core:jar:4.5.1:compile 18:02:01 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.12.23:compile 18:02:01 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.12.23:compile 18:02:01 [INFO] | \- org.objenesis:objenesis:jar:3.2:runtime 18:02:01 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.7.12:test 18:02:01 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.7.12:test 18:02:01 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.12:test 18:02:01 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 18:02:01 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 18:02:01 [INFO] | +- org.assertj:assertj-core:jar:3.22.0:test 18:02:01 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 18:02:01 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 18:02:01 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 18:02:01 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 18:02:01 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 18:02:01 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test 18:02:01 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 18:02:01 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 18:02:01 [INFO] | \- org.springframework:spring-test:jar:5.3.27:test 18:02:01 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.8.2:test 18:02:01 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.8.2:test 18:02:01 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:test 18:02:01 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.8.2:test 18:02:01 [INFO] | +- junit:junit:jar:4.13.2:compile 18:02:01 [INFO] | | \- org.hamcrest:hamcrest-core:jar:2.2:compile 18:02:01 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 18:02:01 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.7.0:test 18:02:01 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.6.21:test 18:02:01 [INFO] +- io.projectreactor:reactor-test:jar:3.4.29:test 18:02:01 [INFO] +- org.skyscreamer:jsonassert:jar:1.5.1:compile 18:02:01 [INFO] | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:compile 18:02:01 [INFO] +- org.yaml:snakeyaml:jar:1.30:compile 18:02:01 [INFO] +- com.nhaarman.mockitokotlin2:mockito-kotlin:jar:2.2.0:compile 18:02:01 [INFO] +- com.schibsted.spt.data:jslt:jar:0.1.8:compile 18:02:01 [INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 18:02:01 [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.13:compile 18:02:01 [INFO] | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 18:02:01 [INFO] | \- commons-codec:commons-codec:jar:1.15:compile 18:02:01 [INFO] +- org.apache.httpcomponents:httpmime:jar:4.5.13:compile 18:02:01 [INFO] +- com.github.tomakehurst:wiremock-jre8:jar:2.35.1:test 18:02:01 [INFO] | +- org.eclipse.jetty:jetty-server:jar:9.4.51.v20230217:test 18:02:01 [INFO] | | +- javax.servlet:javax.servlet-api:jar:4.0.1:test 18:02:01 [INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.51.v20230217:test 18:02:01 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.51.v20230217:test 18:02:01 [INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.4.51.v20230217:test 18:02:01 [INFO] | | +- org.eclipse.jetty:jetty-security:jar:9.4.51.v20230217:test 18:02:01 [INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.51.v20230217:test 18:02:01 [INFO] | +- org.eclipse.jetty:jetty-servlets:jar:9.4.51.v20230217:test 18:02:01 [INFO] | | +- org.eclipse.jetty:jetty-continuation:jar:9.4.51.v20230217:test 18:02:01 [INFO] | | \- org.eclipse.jetty:jetty-util:jar:9.4.51.v20230217:test 18:02:01 [INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.4.51.v20230217:test 18:02:01 [INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.4.51.v20230217:test 18:02:01 [INFO] | +- org.eclipse.jetty:jetty-proxy:jar:9.4.51.v20230217:test 18:02:01 [INFO] | | \- org.eclipse.jetty:jetty-client:jar:9.4.51.v20230217:test 18:02:01 [INFO] | +- org.eclipse.jetty.http2:http2-server:jar:9.4.51.v20230217:test 18:02:01 [INFO] | | \- org.eclipse.jetty.http2:http2-common:jar:9.4.51.v20230217:test 18:02:01 [INFO] | | \- org.eclipse.jetty.http2:http2-hpack:jar:9.4.51.v20230217:test 18:02:01 [INFO] | +- org.eclipse.jetty:jetty-alpn-server:jar:9.4.51.v20230217:test 18:02:01 [INFO] | +- org.eclipse.jetty:jetty-alpn-java-server:jar:9.4.51.v20230217:test 18:02:01 [INFO] | +- org.eclipse.jetty:jetty-alpn-openjdk8-server:jar:9.4.51.v20230217:test 18:02:01 [INFO] | +- org.eclipse.jetty:jetty-alpn-java-client:jar:9.4.51.v20230217:test 18:02:01 [INFO] | | \- org.eclipse.jetty:jetty-alpn-client:jar:9.4.51.v20230217:test 18:02:01 [INFO] | +- org.eclipse.jetty:jetty-alpn-openjdk8-client:jar:9.4.51.v20230217:test 18:02:01 [INFO] | +- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 18:02:01 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 18:02:01 [INFO] | +- org.apache.httpcomponents.client5:httpclient5:jar:5.1.4:test 18:02:01 [INFO] | | +- org.apache.httpcomponents.core5:httpcore5:jar:5.1.5:test 18:02:01 [INFO] | | \- org.apache.httpcomponents.core5:httpcore5-h2:jar:5.1.5:test 18:02:01 [INFO] | +- org.xmlunit:xmlunit-legacy:jar:2.9.1:test 18:02:01 [INFO] | +- org.xmlunit:xmlunit-placeholders:jar:2.9.1:test 18:02:01 [INFO] | +- net.javacrumbs.json-unit:json-unit-core:jar:2.36.0:compile 18:02:01 [INFO] | +- org.ow2.asm:asm:jar:9.4:compile 18:02:01 [INFO] | +- net.sf.jopt-simple:jopt-simple:jar:5.0.4:runtime 18:02:01 [INFO] | +- com.github.jknack:handlebars:jar:4.3.1:test 18:02:01 [INFO] | +- com.github.jknack:handlebars-helpers:jar:4.3.1:test 18:02:01 [INFO] | +- commons-fileupload:commons-fileupload:jar:1.4:test 18:02:01 [INFO] | \- org.slf4j:slf4j-api:jar:1.7.36:compile 18:02:01 [INFO] +- ch.qos.logback:logback-classic:jar:1.2.12:compile 18:02:01 [INFO] | \- ch.qos.logback:logback-core:jar:1.2.12:compile 18:02:01 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 18:02:01 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 18:02:01 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 18:02:01 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 18:02:01 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 18:02:01 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 18:02:01 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 18:02:01 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 18:02:01 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 18:02:01 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 18:02:01 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 18:02:01 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 18:02:01 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 18:02:01 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 18:02:01 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 18:02:01 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 18:02:01 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 18:02:01 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 18:02:01 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 18:02:01 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 18:02:01 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 18:02:01 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 18:02:01 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 18:02:01 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 18:02:01 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 18:02:01 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 18:02:01 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 18:02:01 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 18:02:01 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 18:02:01 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 18:02:01 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 18:02:01 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 18:02:01 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 18:02:01 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 18:02:01 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 18:02:01 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 18:02:01 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 18:02:01 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 18:02:01 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 18:02:01 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 18:02:01 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 18:02:01 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 18:02:01 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 18:02:01 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 18:02:01 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 18:02:01 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 18:02:01 [INFO] | +- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 18:02:01 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 18:02:01 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 18:02:01 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 18:02:01 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 18:02:01 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 18:02:01 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 18:02:01 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 18:02:01 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 18:02:01 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 18:02:01 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 18:02:01 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 18:02:01 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 18:02:01 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 18:02:01 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 18:02:01 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 18:02:01 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 18:02:01 [INFO] | | +- io.netty:netty-common:jar:4.1.92.Final:compile 18:02:01 [INFO] | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 18:02:01 [INFO] | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 18:02:01 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 18:02:01 [INFO] | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 18:02:01 [INFO] | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 18:02:01 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 18:02:01 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 18:02:01 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 18:02:01 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 18:02:01 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 18:02:01 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 18:02:01 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 18:02:01 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 18:02:01 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 18:02:01 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 18:02:01 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 18:02:01 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 18:02:01 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 18:02:01 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 18:02:01 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 18:02:01 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 18:02:01 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 18:02:01 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 18:02:01 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 18:02:01 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 18:02:01 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 18:02:01 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 18:02:01 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 18:02:01 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 18:02:01 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 18:02:01 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 18:02:01 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 18:02:01 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 18:02:01 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 18:02:01 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 18:02:01 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 18:02:01 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 18:02:01 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 18:02:01 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 18:02:01 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 18:02:01 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 18:02:01 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 18:02:01 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 18:02:01 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 18:02:01 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 18:02:01 [INFO] 18:02:01 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ blueprintsprocessor-application --- 18:02:01 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/target/sonatype-clm/module.xml 18:02:01 [INFO] 18:02:01 [INFO] ----------------< org.onap.ccsdk.cds:command-executor >----------------- 18:02:01 [INFO] Building MS Command Executor 1.6.0-SNAPSHOT [49/68] 18:02:01 [INFO] --------------------------------[ pom ]--------------------------------- 18:02:01 [INFO] 18:02:01 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ command-executor --- 18:02:01 [INFO] 18:02:01 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ command-executor --- 18:02:01 [INFO] 18:02:01 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ command-executor --- 18:02:01 [INFO] Executing tasks 18:02:01 18:02:01 ktlint: 18:02:02 [INFO] Executed tasks 18:02:02 [INFO] 18:02:02 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ command-executor --- 18:02:02 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 18:02:02 [INFO] 18:02:02 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ command-executor --- 18:02:02 [INFO] 18:02:02 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-dockerfile) @ command-executor --- 18:02:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:02:02 [INFO] Copying 2 resources 18:02:02 [INFO] 18:02:02 [INFO] --- groovy-maven-plugin:2.1.1:execute (default) @ command-executor --- 18:02:02 [INFO] 18:02:02 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ command-executor --- 18:02:02 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/command-executor/target/code-coverage/jacoco-ut.exec 18:02:02 [INFO] 18:02:02 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ command-executor --- 18:02:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/command-executor/target/jacoco.exec 18:02:02 [INFO] 18:02:02 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ command-executor --- 18:02:02 [INFO] Set 2 system properties 18:02:02 [INFO] 18:02:02 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ command-executor --- 18:02:02 [INFO] isPomProject is true and skipPoms is true, return 18:02:02 [INFO] 18:02:02 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ command-executor --- 18:02:02 [INFO] 18:02:02 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ command-executor --- 18:02:02 [INFO] 18:02:02 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ command-executor --- 18:02:02 [INFO] Tidy is skipped. 18:02:02 [INFO] 18:02:02 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ command-executor --- 18:02:02 [INFO] Skipping Antrun execution 18:02:02 [INFO] 18:02:02 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ command-executor --- 18:02:02 [INFO] Formatting is skipped 18:02:02 [INFO] 18:02:02 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ command-executor --- 18:02:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:02:02 [INFO] 18:02:02 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ command-executor --- 18:02:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:02:02 [INFO] 18:02:02 [INFO] --- maven-assembly-plugin:3.1.0:single (maven) @ command-executor --- 18:02:02 [INFO] Reading assembly descriptor: src/main/docker/distribution.xml 18:02:02 [INFO] Building tar: /w/workspace/ccsdk-cds-maven-clm-master/ms/command-executor/target/docker-stage/command-executor-1.6.0-SNAPSHOT-maven.tar.gz 18:02:02 [INFO] 18:02:02 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ command-executor --- 18:02:02 [INFO] No site descriptor found: nothing to attach. 18:02:02 [INFO] 18:02:02 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ command-executor --- 18:02:02 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/command-executor/target/code-coverage/jacoco-it.exec 18:02:02 [INFO] 18:02:02 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ command-executor --- 18:02:02 [INFO] No tests to run. 18:02:02 [INFO] 18:02:02 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ command-executor --- 18:02:02 [INFO] No tests to run. 18:02:02 [INFO] 18:02:02 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ command-executor --- 18:02:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:02:02 [INFO] 18:02:02 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ command-executor --- 18:02:02 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/command-executor/target/jacoco.exec 18:02:02 [INFO] 18:02:02 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ command-executor --- 18:02:02 [INFO] 18:02:02 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ command-executor --- 18:02:02 [INFO] 18:02:02 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ command-executor --- 18:02:02 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/command-executor/pom.xml to /tmp/r/org/onap/ccsdk/cds/command-executor/1.6.0-SNAPSHOT/command-executor-1.6.0-SNAPSHOT.pom 18:02:02 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/command-executor/target/docker-stage/command-executor-1.6.0-SNAPSHOT-maven.tar.gz to /tmp/r/org/onap/ccsdk/cds/command-executor/1.6.0-SNAPSHOT/command-executor-1.6.0-SNAPSHOT-maven.tar.gz 18:02:02 [INFO] 18:02:02 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ command-executor --- 18:02:02 [INFO] org.onap.ccsdk.cds:command-executor:pom:1.6.0-SNAPSHOT 18:02:02 [INFO] 18:02:02 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ command-executor --- 18:02:02 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/command-executor/target/sonatype-clm/module.xml 18:02:02 [INFO] 18:02:02 [INFO] -------------------< org.onap.ccsdk.cds:py-executor >------------------- 18:02:02 [INFO] Building MS Python Executor 1.6.0-SNAPSHOT [50/68] 18:02:02 [INFO] --------------------------------[ jar ]--------------------------------- 18:02:02 [INFO] 18:02:02 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ py-executor --- 18:02:02 [INFO] 18:02:02 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ py-executor --- 18:02:02 [INFO] 18:02:02 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ py-executor --- 18:02:02 [INFO] Executing tasks 18:02:02 18:02:02 ktlint: 18:02:02 [INFO] Executed tasks 18:02:02 [INFO] 18:02:02 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ py-executor --- 18:02:02 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 18:02:02 [INFO] 18:02:02 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ py-executor --- 18:02:02 [INFO] 18:02:02 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-dockerfile) @ py-executor --- 18:02:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:02:02 [INFO] Copying 2 resources 18:02:02 [INFO] 18:02:02 [INFO] --- groovy-maven-plugin:2.1.1:execute (default) @ py-executor --- 18:02:02 [INFO] 18:02:02 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ py-executor --- 18:02:02 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/py-executor/target/code-coverage/jacoco-ut.exec 18:02:02 [INFO] 18:02:02 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ py-executor --- 18:02:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/py-executor/target/jacoco.exec 18:02:02 [INFO] 18:02:02 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ py-executor --- 18:02:02 [INFO] Set 2 system properties 18:02:02 [INFO] 18:02:02 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ py-executor --- 18:02:02 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-clm-master/.git 18:02:02 [INFO] Collected git.commit.id.full with value dea5fc2346c2633f38ec0e7bc8a7499446998292 18:02:02 [INFO] Collected git.commit.id.abbrev with value dea5fc2 18:02:02 [INFO] Collected git.build.time with value 2024-03-19T18:02:02+0000 18:02:02 [INFO] Collected git.build.version with value 1.6.0-SNAPSHOT 18:02:02 [INFO] Collected git.build.number with value 290 18:02:02 [INFO] including property git.build.version in results 18:02:02 [INFO] including property git.commit.id.full in results 18:02:02 [INFO] including property git.commit.id.abbrev in results 18:02:02 [INFO] including property git.build.time in results 18:02:02 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-clm-master/ms/py-executor/target/classes/git.properties] (for module MS Python Executor)... 18:02:02 [INFO] 18:02:02 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ py-executor --- 18:02:02 [INFO] 18:02:02 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ py-executor --- 18:02:02 [INFO] 18:02:02 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ py-executor --- 18:02:02 [INFO] Tidy is skipped. 18:02:02 [INFO] 18:02:02 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ py-executor --- 18:02:02 [INFO] Skipping Antrun execution 18:02:02 [INFO] 18:02:02 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ py-executor --- 18:02:02 [INFO] Formatting is skipped 18:02:02 [INFO] 18:02:02 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ py-executor --- 18:02:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:02:02 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/py-executor/src/main/resources 18:02:02 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/py-executor/src/main/resources 18:02:02 [INFO] 18:02:02 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ py-executor --- 18:02:02 [INFO] No sources to compile 18:02:02 [INFO] 18:02:02 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ py-executor --- 18:02:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:02:02 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/ms/py-executor/src/test/resources 18:02:02 [INFO] 18:02:02 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ py-executor --- 18:02:02 [INFO] No sources to compile 18:02:02 [INFO] 18:02:02 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ py-executor --- 18:02:02 [INFO] No tests to run. 18:02:02 [INFO] 18:02:02 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ py-executor --- 18:02:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:02:02 [INFO] 18:02:02 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ py-executor --- 18:02:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:02:02 [INFO] 18:02:02 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ py-executor --- 18:02:02 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/py-executor/target/py-executor-1.6.0-SNAPSHOT.jar 18:02:02 [INFO] 18:02:02 [INFO] --- maven-assembly-plugin:3.1.0:single (maven) @ py-executor --- 18:02:02 [INFO] Reading assembly descriptor: docker/distribution.xml 18:02:03 [INFO] Building tar: /w/workspace/ccsdk-cds-maven-clm-master/ms/py-executor/target/docker-stage/py-executor-1.6.0-SNAPSHOT-maven.tar.gz 18:02:03 [INFO] 18:02:03 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ py-executor --- 18:02:03 [INFO] Skipping because packaging 'jar' is not pom. 18:02:03 [INFO] 18:02:03 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ py-executor --- 18:02:03 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/py-executor/target/code-coverage/jacoco-it.exec 18:02:03 [INFO] 18:02:03 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ py-executor --- 18:02:03 [INFO] No tests to run. 18:02:03 [INFO] 18:02:03 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ py-executor --- 18:02:03 [INFO] No tests to run. 18:02:03 [INFO] 18:02:03 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ py-executor --- 18:02:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:02:03 [INFO] 18:02:03 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ py-executor --- 18:02:03 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/py-executor/target/jacoco.exec 18:02:03 [INFO] 18:02:03 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ py-executor --- 18:02:03 [INFO] 18:02:03 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ py-executor --- 18:02:03 [INFO] 18:02:03 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ py-executor --- 18:02:03 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/py-executor/target/py-executor-1.6.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/py-executor/1.6.0-SNAPSHOT/py-executor-1.6.0-SNAPSHOT.jar 18:02:03 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/py-executor/pom.xml to /tmp/r/org/onap/ccsdk/cds/py-executor/1.6.0-SNAPSHOT/py-executor-1.6.0-SNAPSHOT.pom 18:02:03 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/py-executor/target/docker-stage/py-executor-1.6.0-SNAPSHOT-maven.tar.gz to /tmp/r/org/onap/ccsdk/cds/py-executor/1.6.0-SNAPSHOT/py-executor-1.6.0-SNAPSHOT-maven.tar.gz 18:02:03 [INFO] 18:02:03 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ py-executor --- 18:02:03 [INFO] org.onap.ccsdk.cds:py-executor:jar:1.6.0-SNAPSHOT 18:02:03 [INFO] 18:02:03 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ py-executor --- 18:02:03 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/py-executor/target/sonatype-clm/module.xml 18:02:03 [INFO] 18:02:03 [INFO] -------------------< org.onap.ccsdk.cds:sdclistener >------------------- 18:02:03 [INFO] Building MS SDC Listener (Root) 1.6.0-SNAPSHOT [51/68] 18:02:03 [INFO] --------------------------------[ pom ]--------------------------------- 18:02:03 [INFO] 18:02:03 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ sdclistener --- 18:02:03 [INFO] 18:02:03 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ sdclistener --- 18:02:03 [INFO] 18:02:03 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ sdclistener --- 18:02:03 [INFO] Executing tasks 18:02:03 18:02:03 ktlint: 18:02:03 [INFO] Executed tasks 18:02:03 [INFO] 18:02:03 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ sdclistener --- 18:02:03 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 18:02:03 [INFO] 18:02:03 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ sdclistener --- 18:02:03 [INFO] 18:02:03 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ sdclistener --- 18:02:03 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/target/code-coverage/jacoco-ut.exec 18:02:03 [INFO] 18:02:03 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ sdclistener --- 18:02:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/target/jacoco.exec 18:02:03 [INFO] 18:02:03 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ sdclistener --- 18:02:03 [INFO] Set 2 system properties 18:02:03 [INFO] 18:02:03 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ sdclistener --- 18:02:03 [INFO] isPomProject is true and skipPoms is true, return 18:02:03 [INFO] 18:02:03 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ sdclistener --- 18:02:03 [INFO] 18:02:03 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ sdclistener --- 18:02:03 [INFO] 18:02:03 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ sdclistener --- 18:02:03 [INFO] Tidy is skipped. 18:02:03 [INFO] 18:02:03 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ sdclistener --- 18:02:03 [INFO] Skipping Antrun execution 18:02:03 [INFO] 18:02:03 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ sdclistener --- 18:02:03 [INFO] Formatting is skipped 18:02:03 [INFO] 18:02:03 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ sdclistener --- 18:02:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:02:03 [INFO] 18:02:03 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ sdclistener --- 18:02:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:02:03 [INFO] 18:02:03 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ sdclistener --- 18:02:03 [INFO] No site descriptor found: nothing to attach. 18:02:03 [INFO] 18:02:03 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ sdclistener --- 18:02:03 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/target/code-coverage/jacoco-it.exec 18:02:03 [INFO] 18:02:03 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ sdclistener --- 18:02:03 [INFO] No tests to run. 18:02:03 [INFO] 18:02:03 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ sdclistener --- 18:02:03 [INFO] No tests to run. 18:02:03 [INFO] 18:02:03 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ sdclistener --- 18:02:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:02:03 [INFO] 18:02:03 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ sdclistener --- 18:02:03 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/target/jacoco.exec 18:02:03 [INFO] 18:02:03 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ sdclistener --- 18:02:03 [INFO] 18:02:03 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ sdclistener --- 18:02:03 [INFO] 18:02:03 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sdclistener --- 18:02:03 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/pom.xml to /tmp/r/org/onap/ccsdk/cds/sdclistener/1.6.0-SNAPSHOT/sdclistener-1.6.0-SNAPSHOT.pom 18:02:03 [INFO] 18:02:03 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ sdclistener --- 18:02:03 [INFO] org.onap.ccsdk.cds:sdclistener:pom:1.6.0-SNAPSHOT 18:02:03 [INFO] 18:02:03 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ sdclistener --- 18:02:03 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/target/sonatype-clm/module.xml 18:02:03 [INFO] 18:02:03 [INFO] ---------< org.onap.ccsdk.cds.sdclistener:sdclistener-parent >---------- 18:02:03 [INFO] Building MS SDC Listener - Parent 1.6.0-SNAPSHOT [52/68] 18:02:03 [INFO] --------------------------------[ pom ]--------------------------------- 18:02:03 [INFO] 18:02:03 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ sdclistener-parent --- 18:02:03 [INFO] 18:02:03 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ sdclistener-parent --- 18:02:03 [INFO] 18:02:03 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ sdclistener-parent --- 18:02:03 [INFO] Executing tasks 18:02:03 18:02:03 ktlint: 18:02:04 [INFO] Executed tasks 18:02:04 [INFO] 18:02:04 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ sdclistener-parent --- 18:02:04 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 18:02:04 [INFO] 18:02:04 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ sdclistener-parent --- 18:02:04 [INFO] 18:02:04 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ sdclistener-parent --- 18:02:04 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/parent/target/code-coverage/jacoco-ut.exec 18:02:04 [INFO] 18:02:04 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ sdclistener-parent --- 18:02:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/parent/target/jacoco.exec 18:02:04 [INFO] 18:02:04 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ sdclistener-parent --- 18:02:04 [INFO] Set 2 system properties 18:02:04 [INFO] 18:02:04 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ sdclistener-parent --- 18:02:04 [INFO] isPomProject is true and skipPoms is true, return 18:02:04 [INFO] 18:02:04 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ sdclistener-parent --- 18:02:04 [INFO] 18:02:04 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ sdclistener-parent --- 18:02:04 [INFO] 18:02:04 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ sdclistener-parent --- 18:02:04 [INFO] Tidy is skipped. 18:02:04 [INFO] 18:02:04 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ sdclistener-parent --- 18:02:04 [INFO] Skipping Antrun execution 18:02:04 [INFO] 18:02:04 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ sdclistener-parent --- 18:02:04 [INFO] Formatting is skipped 18:02:04 [INFO] 18:02:04 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ sdclistener-parent --- 18:02:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:02:04 [INFO] 18:02:04 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ sdclistener-parent --- 18:02:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:02:04 [INFO] 18:02:04 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ sdclistener-parent --- 18:02:04 [INFO] No site descriptor found: nothing to attach. 18:02:04 [INFO] 18:02:04 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ sdclistener-parent --- 18:02:04 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/parent/target/code-coverage/jacoco-it.exec 18:02:04 [INFO] 18:02:04 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ sdclistener-parent --- 18:02:04 [INFO] No tests to run. 18:02:04 [INFO] 18:02:04 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ sdclistener-parent --- 18:02:04 [INFO] No tests to run. 18:02:04 [INFO] 18:02:04 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ sdclistener-parent --- 18:02:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:02:04 [INFO] 18:02:04 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ sdclistener-parent --- 18:02:04 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/parent/target/jacoco.exec 18:02:04 [INFO] 18:02:04 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ sdclistener-parent --- 18:02:04 [INFO] 18:02:04 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ sdclistener-parent --- 18:02:04 [INFO] 18:02:04 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sdclistener-parent --- 18:02:04 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/parent/pom.xml to /tmp/r/org/onap/ccsdk/cds/sdclistener/sdclistener-parent/1.6.0-SNAPSHOT/sdclistener-parent-1.6.0-SNAPSHOT.pom 18:02:04 [INFO] 18:02:04 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ sdclistener-parent --- 18:02:04 [INFO] org.onap.ccsdk.cds.sdclistener:sdclistener-parent:pom:1.6.0-SNAPSHOT 18:02:04 [INFO] 18:02:04 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ sdclistener-parent --- 18:02:04 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/parent/target/sonatype-clm/module.xml 18:02:04 [INFO] 18:02:04 [INFO] -------< org.onap.ccsdk.cds.sdclistener:sdclistener-application >------- 18:02:04 [INFO] Building MS SDC Listener - Application 1.6.0-SNAPSHOT [53/68] 18:02:04 [INFO] --------------------------------[ jar ]--------------------------------- 18:02:05 [WARNING] The artifact junit:junit-dep:jar:4.11-beta-1 has been relocated to junit:junit:jar:4.11-beta-1: The artifact junit:junit does not contain Hamcrest anymore but declares a dependency to Hamcrest. Thus, junit:junit-dep has become obsolete. 18:02:05 [INFO] 18:02:05 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ sdclistener-application --- 18:02:05 [INFO] 18:02:05 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ sdclistener-application --- 18:02:05 [INFO] 18:02:05 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ sdclistener-application --- 18:02:05 [INFO] Executing tasks 18:02:05 18:02:05 ktlint: 18:02:06 [INFO] Executed tasks 18:02:06 [INFO] 18:02:06 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ sdclistener-application --- 18:02:06 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 18:02:06 [INFO] 18:02:06 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ sdclistener-application --- 18:02:06 [INFO] Processed 24 files in 201ms (Formatted: 0, Unchanged: 24, Failed: 0, Readonly: 0) 18:02:06 [INFO] 18:02:06 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ sdclistener-application --- 18:02:06 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application/target/code-coverage/jacoco-ut.exec 18:02:06 [INFO] 18:02:06 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ sdclistener-application --- 18:02:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application/target/jacoco.exec 18:02:06 [INFO] 18:02:06 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ sdclistener-application --- 18:02:06 [INFO] Set 2 system properties 18:02:06 [INFO] 18:02:06 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ sdclistener-application --- 18:02:06 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-clm-master/.git 18:02:06 [INFO] Collected git.commit.id.full with value dea5fc2346c2633f38ec0e7bc8a7499446998292 18:02:06 [INFO] Collected git.commit.id.abbrev with value dea5fc2 18:02:06 [INFO] Collected git.build.time with value 2024-03-19T18:02:06+0000 18:02:06 [INFO] Collected git.build.version with value 1.6.0-SNAPSHOT 18:02:06 [INFO] Collected git.build.number with value 290 18:02:06 [INFO] including property git.build.version in results 18:02:06 [INFO] including property git.commit.id.full in results 18:02:06 [INFO] including property git.commit.id.abbrev in results 18:02:06 [INFO] including property git.build.time in results 18:02:06 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application/target/classes/git.properties] (for module MS SDC Listener - Application)... 18:02:06 [INFO] 18:02:06 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ sdclistener-application --- 18:02:06 [INFO] 18:02:06 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ sdclistener-application --- 18:02:06 [INFO] 18:02:06 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ sdclistener-application --- 18:02:06 [INFO] Tidy is skipped. 18:02:06 [INFO] 18:02:06 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ sdclistener-application --- 18:02:06 [INFO] Skipping Antrun execution 18:02:06 [INFO] 18:02:06 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ sdclistener-application --- 18:02:06 [INFO] Formatting is skipped 18:02:06 [INFO] 18:02:06 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ sdclistener-application --- 18:02:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:02:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 18:02:06 [INFO] Copying 1 resource 18:02:06 [INFO] Copying 1 resource 18:02:06 [INFO] 18:02:06 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ sdclistener-application --- 18:02:06 [INFO] Changes detected - recompiling the module! 18:02:06 [INFO] Compiling 16 source files to /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application/target/classes 18:02:07 [INFO] 18:02:07 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ sdclistener-application --- 18:02:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:02:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 18:02:07 [INFO] Copying 3 resources 18:02:07 [INFO] 18:02:07 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ sdclistener-application --- 18:02:07 [INFO] Changes detected - recompiling the module! 18:02:07 [INFO] Compiling 8 source files to /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application/target/test-classes 18:02:07 [INFO] /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application/src/test/java/org/onap/ccsdk/cds/sdclistener/service/ListenerServiceImplTest.java: /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application/src/test/java/org/onap/ccsdk/cds/sdclistener/service/ListenerServiceImplTest.java uses or overrides a deprecated API. 18:02:07 [INFO] /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application/src/test/java/org/onap/ccsdk/cds/sdclistener/service/ListenerServiceImplTest.java: Recompile with -Xlint:deprecation for details. 18:02:07 [INFO] 18:02:07 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ sdclistener-application --- 18:02:07 [INFO] 18:02:07 [INFO] ------------------------------------------------------- 18:02:07 [INFO] T E S T S 18:02:07 [INFO] ------------------------------------------------------- 18:02:08 18:02:08.532 [main] INFO o.s.b.t.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.ccsdk.cds.sdclistener.service.ListenerServiceImplTest], using SpringBootContextLoader 18:02:08 18:02:08.536 [main] INFO o.s.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.ccsdk.cds.sdclistener.service.ListenerServiceImplTest]: no resource found for suffixes {-context.xml, Context.groovy}. 18:02:08 18:02:08.664 [main] INFO o.s.b.t.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 18:02:08 18:02:08.672 [main] INFO o.s.b.t.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1698fc68, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4504d271, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@207b8649, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@65b3a85a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@34997338, org.springframework.test.context.event.EventPublishingTestExecutionListener@57eda880, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2b5825fa, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@53d1b9b3, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@2cae1042, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@163d04ff, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@7c209437, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2262b621] 18:02:08 18:02:08.703 [main] INFO o.s.b.t.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.ccsdk.cds.sdclistener.util.FileUtilTest], using SpringBootContextLoader 18:02:08 18:02:08.704 [main] INFO o.s.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.ccsdk.cds.sdclistener.util.FileUtilTest]: no resource found for suffixes {-context.xml, Context.groovy}. 18:02:08 18:02:08.709 [main] INFO o.s.b.t.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 18:02:08 18:02:08.710 [main] INFO o.s.b.t.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@654d8173, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@56c9bbd8, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@630cb4a4, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@636e8cc, org.springframework.test.context.support.DirtiesContextTestExecutionListener@f79a760, org.springframework.test.context.event.EventPublishingTestExecutionListener@14f5da2c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@12dae582, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@239b0f9d, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@619bfe29, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5b057c8c, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1eb6749b, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@652a7737] 18:02:08 18:02:08.721 [main] INFO o.s.b.t.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.ccsdk.cds.sdclistener.handler.BluePrintProcessorHandlerTest], using SpringBootContextLoader 18:02:08 18:02:08.722 [main] INFO o.s.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.ccsdk.cds.sdclistener.handler.BluePrintProcessorHandlerTest]: no resource found for suffixes {-context.xml, Context.groovy}. 18:02:08 18:02:08.727 [main] INFO o.s.b.t.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 18:02:08 18:02:08.728 [main] INFO o.s.b.t.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6cbcf243, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@29e6eb25, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@62435e70, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@339bf286, org.springframework.test.context.support.DirtiesContextTestExecutionListener@38be305c, org.springframework.test.context.event.EventPublishingTestExecutionListener@269f4bad, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5ed731d0, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3234f74e, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7bc10d84, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@275fe372, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@40e10ff8, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@557a1e2d] 18:02:08 18:02:08.731 [main] INFO o.s.b.t.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.ccsdk.cds.sdclistener.SdcListenerConfigurationTest], using SpringBootContextLoader 18:02:08 18:02:08.732 [main] INFO o.s.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.ccsdk.cds.sdclistener.SdcListenerConfigurationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 18:02:08 18:02:08.735 [main] INFO o.s.b.t.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 18:02:08 18:02:08.736 [main] INFO o.s.b.t.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@33e01298, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@31e75d13, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@a5b0b86, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@4b3c354a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@78fb9a67, org.springframework.test.context.event.EventPublishingTestExecutionListener@73ff4fae, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@21aa6d6c, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@b968a76, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@2f9a01c1, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2611b9a3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@54227100, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@6b5894c8] 18:02:08 18:02:08.740 [main] INFO o.s.b.t.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.ccsdk.cds.sdclistener.dto.SdcListenerDtoTest], using SpringBootContextLoader 18:02:08 18:02:08.740 [main] INFO o.s.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.ccsdk.cds.sdclistener.dto.SdcListenerDtoTest]: no resource found for suffixes {-context.xml, Context.groovy}. 18:02:08 18:02:08.744 [main] INFO o.s.b.t.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 18:02:08 18:02:08.745 [main] INFO o.s.b.t.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5778826f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5b64c4b7, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4763c727, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@72445aba, org.springframework.test.context.support.DirtiesContextTestExecutionListener@61bcd567, org.springframework.test.context.event.EventPublishingTestExecutionListener@1c80e49b, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@458342d3, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@15c25153, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1252b961, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@9ed238c, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@56276db8, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@51e8e6e6] 18:02:08 18:02:08.754 [main] INFO o.s.b.t.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.ccsdk.cds.sdclistener.status.ComponentStatusMessageTest], using SpringBootContextLoader 18:02:08 18:02:08.755 [main] INFO o.s.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.ccsdk.cds.sdclistener.status.ComponentStatusMessageTest]: no resource found for suffixes {-context.xml, Context.groovy}. 18:02:08 18:02:08.758 [main] INFO o.s.b.t.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 18:02:08 18:02:08.759 [main] INFO o.s.b.t.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6f603e89, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2756c0a7, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@350ec41e, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@69637b10, org.springframework.test.context.support.DirtiesContextTestExecutionListener@71984c3, org.springframework.test.context.event.EventPublishingTestExecutionListener@165b2f7f, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5536379e, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@277f7dd3, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6c8bca63, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2364305a, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@470a696f, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@1bc715b8] 18:02:08 18:02:08.765 [main] INFO o.s.b.t.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.ccsdk.cds.sdclistener.service.ListenerServiceImplTest], using SpringBootContextLoader 18:02:08 18:02:08.766 [main] INFO o.s.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.ccsdk.cds.sdclistener.service.ListenerServiceImplTest]: no resource found for suffixes {-context.xml, Context.groovy}. 18:02:08 18:02:08.769 [main] INFO o.s.b.t.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 18:02:08 18:02:08.770 [main] INFO o.s.b.t.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@40258c2f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2cac4385, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6731787b, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@16f7b4af, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7adf16aa, org.springframework.test.context.event.EventPublishingTestExecutionListener@34a1d21f, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@58bf8650, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@73c60324, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@71ae31b0, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4ba534b0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6f0ca692, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2c104774] 18:02:08 18:02:08.772 [main] INFO o.s.b.t.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.ccsdk.cds.sdclistener.util.FileUtilTest], using SpringBootContextLoader 18:02:08 18:02:08.772 [main] INFO o.s.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.ccsdk.cds.sdclistener.util.FileUtilTest]: no resource found for suffixes {-context.xml, Context.groovy}. 18:02:08 18:02:08.774 [main] INFO o.s.b.t.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 18:02:08 18:02:08.775 [main] INFO o.s.b.t.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5860f3d7, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1d7f7be7, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@42f3156d, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@1ddae9b5, org.springframework.test.context.support.DirtiesContextTestExecutionListener@427b5f92, org.springframework.test.context.event.EventPublishingTestExecutionListener@24bdb479, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7e3f95fe, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@34625ccd, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@2c7d121c, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@65aa6596, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@67389cb8, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@419a20a6] 18:02:08 18:02:08.777 [main] INFO o.s.b.t.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.ccsdk.cds.sdclistener.handler.BluePrintProcessorHandlerTest], using SpringBootContextLoader 18:02:08 18:02:08.778 [main] INFO o.s.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.ccsdk.cds.sdclistener.handler.BluePrintProcessorHandlerTest]: no resource found for suffixes {-context.xml, Context.groovy}. 18:02:08 18:02:08.780 [main] INFO o.s.b.t.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 18:02:08 18:02:08.781 [main] INFO o.s.b.t.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@f27ea3, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1ce61929, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@346939bf, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@4bf3798b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@58670130, org.springframework.test.context.event.EventPublishingTestExecutionListener@74e47444, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@9bd0fa6, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@59d2103b, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@39dcf4b0, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@6e4de19b, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@f6c03cb, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@46f699d5] 18:02:08 18:02:08.783 [main] INFO o.s.b.t.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.ccsdk.cds.sdclistener.SdcListenerConfigurationTest], using SpringBootContextLoader 18:02:08 18:02:08.783 [main] INFO o.s.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.ccsdk.cds.sdclistener.SdcListenerConfigurationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 18:02:08 18:02:08.785 [main] INFO o.s.b.t.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 18:02:08 18:02:08.786 [main] INFO o.s.b.t.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1991f767, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@768ccdc5, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4c6daf0, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@10650953, org.springframework.test.context.support.DirtiesContextTestExecutionListener@659eef7, org.springframework.test.context.event.EventPublishingTestExecutionListener@162be91c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2488b073, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1c9f0a20, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@55787112, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1cd201a8, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@7db82169, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@1992eaf4] 18:02:08 18:02:08.787 [main] INFO o.s.b.t.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.ccsdk.cds.sdclistener.dto.SdcListenerDtoTest], using SpringBootContextLoader 18:02:08 18:02:08.788 [main] INFO o.s.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.ccsdk.cds.sdclistener.dto.SdcListenerDtoTest]: no resource found for suffixes {-context.xml, Context.groovy}. 18:02:08 18:02:08.790 [main] INFO o.s.b.t.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 18:02:08 18:02:08.791 [main] INFO o.s.b.t.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3276732, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3f28bd56, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@31e3250d, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@19fe4644, org.springframework.test.context.support.DirtiesContextTestExecutionListener@21d8bcbe, org.springframework.test.context.event.EventPublishingTestExecutionListener@5be067de, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7383eae2, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@18245eb0, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@7c7d3c46, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@24fb6a80, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@48c35007, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@72a85671] 18:02:08 18:02:08.792 [main] INFO o.s.b.t.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.ccsdk.cds.sdclistener.status.ComponentStatusMessageTest], using SpringBootContextLoader 18:02:08 18:02:08.793 [main] INFO o.s.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.ccsdk.cds.sdclistener.status.ComponentStatusMessageTest]: no resource found for suffixes {-context.xml, Context.groovy}. 18:02:08 18:02:08.795 [main] INFO o.s.b.t.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 18:02:08 18:02:08.796 [main] INFO o.s.b.t.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@18f20260, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4ae33a11, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7a48e6e2, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@b40bb6e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3a94964, org.springframework.test.context.event.EventPublishingTestExecutionListener@5049d8b2, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6d0b5baf, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@631e06ab, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@2a3591c5, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@34a75079, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@346a361, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@107ed6fc] 18:02:08 [INFO] Running org.onap.ccsdk.cds.sdclistener.service.ListenerServiceImplTest 18:02:10 18:02:10 . ____ _ __ _ _ 18:02:10 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:02:10 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:02:10 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:02:10 ' |____| .__|_| |_|_| |_\__, | / / / / 18:02:10 =========|_|==============|___/=/_/_/_/ 18:02:10 :: Spring Boot :: (v2.7.12) 18:02:10 18:02:10 18:02:09.445 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final 18:02:10 18:02:09.458 [main] WARN o.s.b.t.j.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer - 18:02:10 18:02:10 Found multiple occurrences of org.json.JSONObject on the class path: 18:02:10 18:02:10 jar:file:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 18:02:10 jar:file:/tmp/r/org/json/json/20201115/json-20201115.jar!/org/json/JSONObject.class 18:02:10 18:02:10 You may wish to exclude one of them to ensure predictable runtime behavior 18:02:10 18:02:10 18:02:09.468 [main] INFO o.o.c.c.s.service.ListenerServiceImplTest - Starting ListenerServiceImplTest using Java 17.0.6-ea on prd-centos8-builder-4c-4g-14407.novalocal with PID 50844 (started by jenkins in /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application) 18:02:10 18:02:09.468 [main] INFO o.o.c.c.s.service.ListenerServiceImplTest - No active profile set, falling back to 1 default profile: "default" 18:02:10 18:02:09.825 [main] INFO o.o.c.c.s.service.ListenerServiceImplTest - Started ListenerServiceImplTest in 0.666 seconds (JVM running for 2.131) 18:02:10 18:02:10.307 [main] INFO o.o.c.cds.sdclistener.service.ListenerServiceImpl - Storing the CBA archive vDNS.zip 18:02:10 18:02:10.308 [main] INFO o.o.c.cds.sdclistener.service.ListenerServiceImpl - The target location for zip file is /tmp/junit18322512579077902487/cds-sdc-listener-test/vDNS.zip 18:02:10 18:02:10.312 [main] INFO o.o.c.cds.sdclistener.service.ListenerServiceImpl - Successfully store the CBA archive /tmp/junit18322512579077902487/cds-sdc-listener-test/vDNS.zip at this location 18:02:10 18:02:10.338 [main] INFO o.o.c.cds.sdclistener.service.ListenerServiceImpl - CBA archive doesn't exist in the CSAR Package or it doesn't exist as per the given path Artifacts/[a-zA-Z0-9-_.]+/Deployment/CONTROLLER_BLUEPRINT_ARCHIVE/[a-zA-Z0-9-_.()]+[.]zip 18:02:10 18:02:10.339 [main] ERROR o.o.c.cds.sdclistener.service.ListenerServiceImpl - Failed to extract blueprint Cannot invoke "org.onap.ccsdk.cds.sdclistener.dto.SdcListenerDto.getDistributionClient()" because "this.sdcListenerDto" is null 18:02:10 18:02:10.350 [main] INFO o.o.c.cds.sdclistener.service.ListenerServiceImpl - The target location for the CSAR file is /tmp/junit763515666812171995/cds-sdc-listener-test/MackArtifactName.csar 18:02:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.517 s - in org.onap.ccsdk.cds.sdclistener.service.ListenerServiceImplTest 18:02:10 [INFO] Running org.onap.ccsdk.cds.sdclistener.util.FileUtilTest 18:02:10 18:02:10 . ____ _ __ _ _ 18:02:10 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:02:10 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:02:10 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:02:10 ' |____| .__|_| |_|_| |_\__, | / / / / 18:02:10 =========|_|==============|___/=/_/_/_/ 18:02:10 :: Spring Boot :: (v2.7.12) 18:02:10 18:02:10 18:02:10.395 [main] WARN o.s.b.t.j.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer - 18:02:10 18:02:10 Found multiple occurrences of org.json.JSONObject on the class path: 18:02:10 18:02:10 jar:file:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 18:02:10 jar:file:/tmp/r/org/json/json/20201115/json-20201115.jar!/org/json/JSONObject.class 18:02:10 18:02:10 You may wish to exclude one of them to ensure predictable runtime behavior 18:02:10 18:02:10 18:02:10.396 [main] INFO org.onap.ccsdk.cds.sdclistener.util.FileUtilTest - Starting FileUtilTest using Java 17.0.6-ea on prd-centos8-builder-4c-4g-14407.novalocal with PID 50844 (started by jenkins in /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application) 18:02:10 18:02:10.396 [main] INFO org.onap.ccsdk.cds.sdclistener.util.FileUtilTest - No active profile set, falling back to 1 default profile: "default" 18:02:10 18:02:10.406 [main] INFO org.onap.ccsdk.cds.sdclistener.util.FileUtilTest - Started FileUtilTest in 0.046 seconds (JVM running for 2.712) 18:02:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.onap.ccsdk.cds.sdclistener.util.FileUtilTest 18:02:10 [INFO] Running org.onap.ccsdk.cds.sdclistener.exceptions.SdcListenerExceptionTest 18:02:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.ccsdk.cds.sdclistener.exceptions.SdcListenerExceptionTest 18:02:10 [INFO] Running org.onap.ccsdk.cds.sdclistener.handler.BluePrintProcessorHandlerTest 18:02:10 18:02:10 . ____ _ __ _ _ 18:02:10 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:02:10 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:02:10 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:02:10 ' |____| .__|_| |_|_| |_\__, | / / / / 18:02:10 =========|_|==============|___/=/_/_/_/ 18:02:10 :: Spring Boot :: (v2.7.12) 18:02:10 18:02:10 18:02:10.466 [main] WARN o.s.b.t.j.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer - 18:02:10 18:02:10 Found multiple occurrences of org.json.JSONObject on the class path: 18:02:10 18:02:10 jar:file:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 18:02:10 jar:file:/tmp/r/org/json/json/20201115/json-20201115.jar!/org/json/JSONObject.class 18:02:10 18:02:10 You may wish to exclude one of them to ensure predictable runtime behavior 18:02:10 18:02:10 18:02:10.467 [main] INFO o.o.c.c.s.handler.BluePrintProcessorHandlerTest - Starting BluePrintProcessorHandlerTest using Java 17.0.6-ea on prd-centos8-builder-4c-4g-14407.novalocal with PID 50844 (started by jenkins in /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application) 18:02:10 18:02:10.467 [main] INFO o.o.c.c.s.handler.BluePrintProcessorHandlerTest - No active profile set, falling back to 1 default profile: "default" 18:02:10 18:02:10.485 [main] INFO o.o.c.c.s.handler.BluePrintProcessorHandlerTest - Started BluePrintProcessorHandlerTest in 0.061 seconds (JVM running for 2.791) 18:02:10 18:02:10.572 [main] INFO o.o.c.c.s.handler.BluePrintProcesssorHandler - Sending request to blueprint processor 18:02:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s - in org.onap.ccsdk.cds.sdclistener.handler.BluePrintProcessorHandlerTest 18:02:10 [INFO] Running org.onap.ccsdk.cds.sdclistener.SdcListenerConfigurationTest 18:02:10 18:02:10 . ____ _ __ _ _ 18:02:10 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:02:10 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:02:10 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:02:10 ' |____| .__|_| |_|_| |_\__, | / / / / 18:02:10 =========|_|==============|___/=/_/_/_/ 18:02:10 :: Spring Boot :: (v2.7.12) 18:02:10 18:02:10 18:02:10.664 [main] WARN o.s.b.t.j.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer - 18:02:10 18:02:10 Found multiple occurrences of org.json.JSONObject on the class path: 18:02:10 18:02:10 jar:file:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 18:02:10 jar:file:/tmp/r/org/json/json/20201115/json-20201115.jar!/org/json/JSONObject.class 18:02:10 18:02:10 You may wish to exclude one of them to ensure predictable runtime behavior 18:02:10 18:02:10 18:02:10.666 [main] INFO o.o.c.cds.sdclistener.SdcListenerConfigurationTest - Starting SdcListenerConfigurationTest using Java 17.0.6-ea on prd-centos8-builder-4c-4g-14407.novalocal with PID 50844 (started by jenkins in /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application) 18:02:10 18:02:10.666 [main] INFO o.o.c.cds.sdclistener.SdcListenerConfigurationTest - No active profile set, falling back to 1 default profile: "default" 18:02:10 18:02:10.690 [main] INFO o.o.c.cds.sdclistener.SdcListenerConfigurationTest - Started SdcListenerConfigurationTest in 0.068 seconds (JVM running for 2.996) 18:02:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.onap.ccsdk.cds.sdclistener.SdcListenerConfigurationTest 18:02:10 [INFO] Running org.onap.ccsdk.cds.sdclistener.dto.SdcListenerDtoTest 18:02:10 18:02:10 . ____ _ __ _ _ 18:02:10 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:02:10 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:02:10 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:02:10 ' |____| .__|_| |_|_| |_\__, | / / / / 18:02:10 =========|_|==============|___/=/_/_/_/ 18:02:10 :: Spring Boot :: (v2.7.12) 18:02:10 18:02:10 18:02:10.721 [main] WARN o.s.b.t.j.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer - 18:02:10 18:02:10 Found multiple occurrences of org.json.JSONObject on the class path: 18:02:10 18:02:10 jar:file:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 18:02:10 jar:file:/tmp/r/org/json/json/20201115/json-20201115.jar!/org/json/JSONObject.class 18:02:10 18:02:10 You may wish to exclude one of them to ensure predictable runtime behavior 18:02:10 18:02:10 18:02:10.722 [main] INFO o.o.ccsdk.cds.sdclistener.dto.SdcListenerDtoTest - Starting SdcListenerDtoTest using Java 17.0.6-ea on prd-centos8-builder-4c-4g-14407.novalocal with PID 50844 (started by jenkins in /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application) 18:02:10 18:02:10.722 [main] INFO o.o.ccsdk.cds.sdclistener.dto.SdcListenerDtoTest - No active profile set, falling back to 1 default profile: "default" 18:02:10 18:02:10.740 [main] INFO o.o.ccsdk.cds.sdclistener.dto.SdcListenerDtoTest - Started SdcListenerDtoTest in 0.042 seconds (JVM running for 3.046) 18:02:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.onap.ccsdk.cds.sdclistener.dto.SdcListenerDtoTest 18:02:10 [INFO] Running org.onap.ccsdk.cds.sdclistener.SdcListenerClientTest 18:02:11 18:02:11.025 [main] INFO o.o.ccsdk.cds.sdclistener.client.SdcListenerClient - Initialize the SDC distribution client 18:02:11 18:02:11.025 [main] INFO o.o.ccsdk.cds.sdclistener.client.SdcListenerClient - Initialization of the SDC distribution client is complete 18:02:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 s - in org.onap.ccsdk.cds.sdclistener.SdcListenerClientTest 18:02:11 [INFO] Running org.onap.ccsdk.cds.sdclistener.status.ComponentStatusMessageTest 18:02:11 18:02:11 . ____ _ __ _ _ 18:02:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:02:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:02:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:02:11 ' |____| .__|_| |_|_| |_\__, | / / / / 18:02:11 =========|_|==============|___/=/_/_/_/ 18:02:11 :: Spring Boot :: (v2.7.12) 18:02:11 18:02:11 18:02:11.147 [main] WARN o.s.b.t.j.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer - 18:02:11 18:02:11 Found multiple occurrences of org.json.JSONObject on the class path: 18:02:11 18:02:11 jar:file:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 18:02:11 jar:file:/tmp/r/org/json/json/20201115/json-20201115.jar!/org/json/JSONObject.class 18:02:11 18:02:11 You may wish to exclude one of them to ensure predictable runtime behavior 18:02:11 18:02:11 18:02:11.148 [main] INFO o.o.c.c.s.status.ComponentStatusMessageTest - Starting ComponentStatusMessageTest using Java 17.0.6-ea on prd-centos8-builder-4c-4g-14407.novalocal with PID 50844 (started by jenkins in /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application) 18:02:11 18:02:11.148 [main] INFO o.o.c.c.s.status.ComponentStatusMessageTest - No active profile set, falling back to 1 default profile: "default" 18:02:11 18:02:11.156 [main] INFO o.o.c.c.s.status.ComponentStatusMessageTest - Started ComponentStatusMessageTest in 0.035 seconds (JVM running for 3.462) 18:02:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.onap.ccsdk.cds.sdclistener.status.ComponentStatusMessageTest 18:02:11 18:02:11.176 [SpringApplicationShutdownHook] INFO o.o.c.c.s.handler.BluePrintProcesssorHandler - Stopping GRPC connection to CDS backend 18:02:11 18:02:11.177 [SpringApplicationShutdownHook] INFO o.o.c.c.s.handler.BluePrintProcesssorHandler - Stopping GRPC connection to CDS backend 18:02:11 [INFO] 18:02:11 [INFO] Results: 18:02:11 [INFO] 18:02:11 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 18:02:11 [INFO] 18:02:11 [INFO] 18:02:11 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ sdclistener-application --- 18:02:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:02:11 [INFO] 18:02:11 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ sdclistener-application --- 18:02:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:02:11 [INFO] 18:02:11 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ sdclistener-application --- 18:02:11 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application/target/sdclistener-application-1.6.0-SNAPSHOT.jar 18:02:11 [INFO] 18:02:11 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ sdclistener-application --- 18:02:11 [INFO] Skipping because packaging 'jar' is not pom. 18:02:11 [INFO] 18:02:11 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ sdclistener-application --- 18:02:11 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application/target/code-coverage/jacoco-it.exec 18:02:11 [INFO] 18:02:11 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ sdclistener-application --- 18:02:11 [INFO] 18:02:11 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ sdclistener-application --- 18:02:11 [INFO] 18:02:11 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ sdclistener-application --- 18:02:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:02:11 [INFO] 18:02:11 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ sdclistener-application --- 18:02:11 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application/target/jacoco.exec 18:02:11 [INFO] 18:02:11 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ sdclistener-application --- 18:02:11 [INFO] 18:02:11 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ sdclistener-application --- 18:02:11 [INFO] 18:02:11 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sdclistener-application --- 18:02:11 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application/target/sdclistener-application-1.6.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/sdclistener/sdclistener-application/1.6.0-SNAPSHOT/sdclistener-application-1.6.0-SNAPSHOT.jar 18:02:11 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application/pom.xml to /tmp/r/org/onap/ccsdk/cds/sdclistener/sdclistener-application/1.6.0-SNAPSHOT/sdclistener-application-1.6.0-SNAPSHOT.pom 18:02:11 [INFO] 18:02:11 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ sdclistener-application --- 18:02:11 [INFO] org.onap.ccsdk.cds.sdclistener:sdclistener-application:jar:1.6.0-SNAPSHOT 18:02:11 [INFO] +- org.springframework.boot:spring-boot-starter-webflux:jar:2.7.12:compile 18:02:11 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 18:02:11 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 18:02:11 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 18:02:11 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 18:02:11 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.12:compile 18:02:11 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5:compile 18:02:11 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile 18:02:11 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5:compile 18:02:11 [INFO] | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.12:compile 18:02:11 [INFO] | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.32:compile 18:02:11 [INFO] | | +- io.netty:netty-resolver-dns:jar:4.1.92.Final:compile 18:02:11 [INFO] | | | \- io.netty:netty-codec-dns:jar:4.1.92.Final:compile 18:02:11 [INFO] | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.92.Final:compile 18:02:11 [INFO] | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.92.Final:compile 18:02:11 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.92.Final:compile 18:02:11 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.92.Final:compile 18:02:11 [INFO] | | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.32:compile 18:02:11 [INFO] | +- org.springframework:spring-web:jar:5.3.27:compile 18:02:11 [INFO] | | \- org.springframework:spring-beans:jar:5.3.27:compile 18:02:11 [INFO] | \- org.springframework:spring-webflux:jar:5.3.27:compile 18:02:11 [INFO] | \- io.projectreactor:reactor-core:jar:3.4.29:compile 18:02:11 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 18:02:11 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.7.12:test 18:02:11 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.7.12:test 18:02:11 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.12:test 18:02:11 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 18:02:11 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 18:02:11 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:test 18:02:11 [INFO] | +- org.assertj:assertj-core:jar:3.22.0:test 18:02:11 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 18:02:11 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 18:02:11 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 18:02:11 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 18:02:11 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 18:02:11 [INFO] | +- org.mockito:mockito-core:jar:4.5.1:test 18:02:11 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.23:compile 18:02:11 [INFO] | | +- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 18:02:11 [INFO] | | \- org.objenesis:objenesis:jar:3.2:test 18:02:11 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test 18:02:11 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test 18:02:11 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 18:02:11 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 18:02:11 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 18:02:11 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 18:02:11 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.9.1:test 18:02:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.8.2:test 18:02:11 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.8.2:test 18:02:11 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:compile 18:02:11 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.8.2:test 18:02:11 [INFO] | +- junit:junit:jar:4.13.2:test 18:02:11 [INFO] | | \- org.hamcrest:hamcrest-core:jar:2.2:compile 18:02:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 18:02:11 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:health-api-common:jar:1.6.0-SNAPSHOT:compile 18:02:11 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.6.0-SNAPSHOT:compile 18:02:11 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.6.0-SNAPSHOT:compile 18:02:11 [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile 18:02:11 [INFO] | | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 18:02:11 [INFO] | | | | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 18:02:11 [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile 18:02:11 [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.13.5:compile 18:02:11 [INFO] | | | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 18:02:11 [INFO] | | | +- commons-lang:commons-lang:jar:2.6:compile 18:02:11 [INFO] | | | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 18:02:11 [INFO] | | | | +- org.javassist:javassist:jar:3.24.1-GA:compile 18:02:11 [INFO] | | | | +- org.jsoup:jsoup:jar:1.12.1:compile 18:02:11 [INFO] | | | | +- com.google.re2j:re2j:jar:1.2:compile 18:02:11 [INFO] | | | | +- commons-net:commons-net:jar:3.9.0:compile 18:02:11 [INFO] | | | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 18:02:11 [INFO] | | | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 18:02:11 [INFO] | | | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 18:02:11 [INFO] | | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 18:02:11 [INFO] | | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 18:02:11 [INFO] | | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 18:02:11 [INFO] | | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 18:02:11 [INFO] | | | \- org.apache.commons:commons-compress:jar:1.21:compile 18:02:11 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.6.0-SNAPSHOT:compile 18:02:11 [INFO] | | | \- com.hazelcast:hazelcast-all:jar:4.2.5:compile 18:02:11 [INFO] | | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.6.0-SNAPSHOT:compile 18:02:11 [INFO] | +- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 18:02:11 [INFO] | | +- io.micrometer:micrometer-core:jar:1.9.11:compile 18:02:11 [INFO] | | | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 18:02:11 [INFO] | | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 18:02:11 [INFO] | | \- io.prometheus:simpleclient_common:jar:0.15.0:compile 18:02:11 [INFO] | | \- io.prometheus:simpleclient:jar:0.15.0:compile 18:02:11 [INFO] | | +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 18:02:11 [INFO] | | | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 18:02:11 [INFO] | | \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 18:02:11 [INFO] | +- org.springframework.boot:spring-boot-starter-actuator:jar:2.7.12:compile 18:02:11 [INFO] | | \- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.7.12:compile 18:02:11 [INFO] | | \- org.springframework.boot:spring-boot-actuator:jar:2.7.12:compile 18:02:11 [INFO] | +- org.springframework.security:spring-security-core:jar:5.7.8:compile 18:02:11 [INFO] | | +- org.springframework.security:spring-security-crypto:jar:5.7.8:compile 18:02:11 [INFO] | | +- org.springframework:spring-aop:jar:5.3.27:compile 18:02:11 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 18:02:11 [INFO] | | \- org.springframework:spring-expression:jar:5.3.27:compile 18:02:11 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-service:jar:1.6.0-SNAPSHOT:compile 18:02:11 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.6.0-SNAPSHOT:compile 18:02:11 [INFO] | | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.6.0-SNAPSHOT:compile 18:02:11 [INFO] | | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.6.0-SNAPSHOT:compile 18:02:11 [INFO] | | | | +- io.nats:jnats:jar:2.6.6:compile 18:02:11 [INFO] | | | | | \- net.i2p.crypto:eddsa:jar:0.3.0:compile 18:02:11 [INFO] | | | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 18:02:11 [INFO] | | | \- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 18:02:11 [INFO] | | \- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 18:02:11 [INFO] | | \- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 18:02:11 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.12.0:compile 18:02:11 [INFO] | | +- org.apache.commons:commons-text:jar:1.9:compile 18:02:11 [INFO] | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 18:02:11 [INFO] | | | +- org.apache.tomcat:tomcat-jdbc:jar:9.0.75:compile 18:02:11 [INFO] | | | | \- org.apache.tomcat:tomcat-juli:jar:9.0.75:compile 18:02:11 [INFO] | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 18:02:11 [INFO] | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 18:02:11 [INFO] | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 18:02:11 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:jar:1.6.0-SNAPSHOT:compile 18:02:11 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.6.0-SNAPSHOT:compile 18:02:11 [INFO] | | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.6.0-SNAPSHOT:compile 18:02:11 [INFO] | | | +- javax.validation:validation-api:jar:2.0.1.Final:compile 18:02:11 [INFO] | | | \- com.microsoft.sqlserver:mssql-jdbc:jar:10.2.3.jre8:compile 18:02:11 [INFO] | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.0.10:compile 18:02:11 [INFO] | +- org.apache.commons:commons-lang3:jar:3.2.1:compile 18:02:11 [INFO] | +- org.apache.commons:commons-collections4:jar:4.4:compile 18:02:11 [INFO] | +- commons-io:commons-io:jar:2.6:compile 18:02:11 [INFO] | +- net.minidev:json-smart:jar:2.4.11:compile 18:02:11 [INFO] | | \- net.minidev:accessors-smart:jar:2.4.11:compile 18:02:11 [INFO] | | \- org.ow2.asm:asm:jar:9.3:compile 18:02:11 [INFO] | +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 18:02:11 [INFO] | | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 18:02:11 [INFO] | +- com.google.guava:guava:jar:33.0.0-jre:compile 18:02:11 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.2:compile 18:02:11 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 18:02:11 [INFO] | | +- org.checkerframework:checker-qual:jar:3.41.0:compile 18:02:11 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 18:02:11 [INFO] | +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 18:02:11 [INFO] | | +- io.springfox:springfox-oas:jar:3.0.0:compile 18:02:11 [INFO] | | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 18:02:11 [INFO] | | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 18:02:11 [INFO] | | | +- io.springfox:springfox-spi:jar:3.0.0:compile 18:02:11 [INFO] | | | +- io.springfox:springfox-schema:jar:3.0.0:compile 18:02:11 [INFO] | | | +- io.springfox:springfox-core:jar:3.0.0:compile 18:02:11 [INFO] | | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 18:02:11 [INFO] | | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 18:02:11 [INFO] | | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 18:02:11 [INFO] | | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 18:02:11 [INFO] | | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 18:02:11 [INFO] | | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 18:02:11 [INFO] | | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 18:02:11 [INFO] | | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 18:02:11 [INFO] | | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 18:02:11 [INFO] | | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 18:02:11 [INFO] | | | \- io.swagger:swagger-models:jar:1.5.20:compile 18:02:11 [INFO] | | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 18:02:11 [INFO] | | +- com.fasterxml:classmate:jar:1.5.1:compile 18:02:11 [INFO] | | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 18:02:11 [INFO] | | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 18:02:11 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.6.21:compile 18:02:11 [INFO] | | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.6.21:compile 18:02:11 [INFO] | | \- org.jetbrains:annotations:jar:13.0:compile 18:02:11 [INFO] | +- org.jetbrains.kotlin:kotlin-script-util:jar:1.6.21:compile 18:02:11 [INFO] | | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.6.21:compile 18:02:11 [INFO] | | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 18:02:11 [INFO] | | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 18:02:11 [INFO] | | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 18:02:11 [INFO] | +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 18:02:11 [INFO] | | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 18:02:11 [INFO] | +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 18:02:11 [INFO] | | +- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 18:02:11 [INFO] | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 18:02:11 [INFO] | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 18:02:11 [INFO] | +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 18:02:11 [INFO] | | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.6.21:compile 18:02:11 [INFO] | +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.6.21:compile 18:02:11 [INFO] | | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.6.21:runtime 18:02:11 [INFO] | | \- net.java.dev.jna:jna:jar:5.6.0:runtime 18:02:11 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.6.21:compile 18:02:11 [INFO] | | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 18:02:11 [INFO] | | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.6.21:runtime 18:02:11 [INFO] | | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.6.21:runtime 18:02:11 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:2.0.60.Final:compile 18:02:11 [INFO] | | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 18:02:11 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 18:02:11 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 18:02:11 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 18:02:11 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 18:02:11 [INFO] | | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 18:02:11 [INFO] | +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 18:02:11 [INFO] | +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 18:02:11 [INFO] | +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 18:02:11 [INFO] | | \- javax.activation:javax.activation-api:jar:1.2.0:compile 18:02:11 [INFO] | +- com.sun.xml.bind:jaxb-core:jar:2.2.11:compile 18:02:11 [INFO] | +- com.sun.xml.bind:jaxb-impl:jar:2.2.11:compile 18:02:11 [INFO] | \- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 18:02:11 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 18:02:11 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 18:02:11 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 18:02:11 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 18:02:11 [INFO] +- org.onap.sdc.sdc-distribution-client:sdc-distribution-client:jar:2.0.0:compile 18:02:11 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.3.1:compile 18:02:11 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.2-1:runtime 18:02:11 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 18:02:11 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.8.4:runtime 18:02:11 [INFO] | +- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 18:02:11 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 18:02:11 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 18:02:11 [INFO] | +- org.projectlombok:lombok:jar:1.18.26:compile 18:02:11 [INFO] | +- org.json:json:jar:20201115:compile 18:02:11 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 18:02:11 [INFO] | +- com.google.code.gson:gson:jar:2.9.1:compile 18:02:11 [INFO] | +- org.functionaljava:functionaljava:jar:4.8:compile 18:02:11 [INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 18:02:11 [INFO] | +- org.yaml:snakeyaml:jar:1.30:compile 18:02:11 [INFO] | \- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 18:02:11 [INFO] +- org.jmockit:jmockit:jar:1.49:test 18:02:11 [INFO] | \- com.google.code.findbugs:jsr305:jar:3.0.2:compile 18:02:11 [INFO] +- org.jacorb:jacorb-omgapi:jar:3.8:test 18:02:11 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 18:02:11 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 18:02:11 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 18:02:11 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 18:02:11 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 18:02:11 [INFO] | | +- io.netty:netty-common:jar:4.1.92.Final:compile 18:02:11 [INFO] | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 18:02:11 [INFO] | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 18:02:11 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 18:02:11 [INFO] | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 18:02:11 [INFO] | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 18:02:11 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 18:02:11 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 18:02:11 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 18:02:11 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 18:02:11 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 18:02:11 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 18:02:11 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 18:02:11 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 18:02:11 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 18:02:11 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 18:02:11 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 18:02:11 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 18:02:11 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 18:02:11 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 18:02:11 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.16.3:compile 18:02:11 [INFO] | \- com.google.errorprone:error_prone_annotations:jar:2.3.4:compile 18:02:11 [INFO] +- io.grpc:grpc-testing:jar:1.29.0:test 18:02:11 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:test 18:02:11 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.6.0-SNAPSHOT:compile 18:02:11 [INFO] +- ch.qos.logback:logback-classic:jar:1.2.12:compile 18:02:11 [INFO] | \- ch.qos.logback:logback-core:jar:1.2.12:compile 18:02:11 [INFO] \- com.github.stefanbirkner:system-rules:jar:1.17.2:test 18:02:11 [INFO] 18:02:11 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ sdclistener-application --- 18:02:11 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application/target/sonatype-clm/module.xml 18:02:11 [INFO] 18:02:11 [INFO] ------< org.onap.ccsdk.cds.sdclistener:sdclistener-distribution >------- 18:02:11 [INFO] Building MS SDC Listener - Distribution 1.6.0-SNAPSHOT [54/68] 18:02:11 [INFO] --------------------------------[ pom ]--------------------------------- 18:02:11 [INFO] 18:02:11 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ sdclistener-distribution --- 18:02:11 [INFO] 18:02:11 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ sdclistener-distribution --- 18:02:11 [INFO] 18:02:11 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-dockerfile) @ sdclistener-distribution --- 18:02:11 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:02:11 [INFO] Copying 3 resources 18:02:11 [INFO] 18:02:11 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ sdclistener-distribution --- 18:02:11 [INFO] Executing tasks 18:02:11 18:02:11 ktlint: 18:02:12 [INFO] Executed tasks 18:02:12 [INFO] 18:02:12 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ sdclistener-distribution --- 18:02:12 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 18:02:12 [INFO] 18:02:12 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ sdclistener-distribution --- 18:02:12 [INFO] 18:02:12 [INFO] --- groovy-maven-plugin:2.1.1:execute (default) @ sdclistener-distribution --- 18:02:12 [INFO] 18:02:12 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ sdclistener-distribution --- 18:02:12 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/distribution/target/code-coverage/jacoco-ut.exec 18:02:12 [INFO] 18:02:12 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ sdclistener-distribution --- 18:02:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/distribution/target/jacoco.exec 18:02:12 [INFO] 18:02:12 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ sdclistener-distribution --- 18:02:12 [INFO] Set 2 system properties 18:02:12 [INFO] 18:02:12 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ sdclistener-distribution --- 18:02:12 [INFO] isPomProject is true and skipPoms is true, return 18:02:12 [INFO] 18:02:12 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ sdclistener-distribution --- 18:02:12 [INFO] 18:02:12 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ sdclistener-distribution --- 18:02:12 [INFO] 18:02:12 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ sdclistener-distribution --- 18:02:12 [INFO] Tidy is skipped. 18:02:12 [INFO] 18:02:12 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ sdclistener-distribution --- 18:02:12 [INFO] Skipping Antrun execution 18:02:12 [INFO] 18:02:12 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ sdclistener-distribution --- 18:02:12 [INFO] Formatting is skipped 18:02:12 [INFO] 18:02:12 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ sdclistener-distribution --- 18:02:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:02:12 [INFO] 18:02:12 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ sdclistener-distribution --- 18:02:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:02:12 [INFO] 18:02:12 [INFO] --- maven-antrun-plugin:1.8:run (ant-test) @ sdclistener-distribution --- 18:02:12 [WARNING] Parameter tasks is deprecated, use target instead 18:02:12 [INFO] Executing tasks 18:02:12 18:02:12 main: 18:02:12 [INFO] Executed tasks 18:02:12 [INFO] 18:02:12 [INFO] --- maven-assembly-plugin:3.1.0:single (maven) @ sdclistener-distribution --- 18:02:12 [INFO] Reading assembly descriptor: src/main/docker/distribution.xml 18:02:12 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 18:02:12 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11 18:02:12 [WARNING] Invalid POM for com.sun.xml.bind:jaxb-core:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details 18:02:12 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 18:02:12 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-impl:jar:2.2.11 18:02:12 [WARNING] Invalid POM for com.sun.xml.bind:jaxb-impl:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details 18:02:12 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 18:02:12 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11 18:02:12 [WARNING] Invalid POM for com.sun.xml.bind:jaxb-core:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details 18:02:12 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 18:02:12 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-impl:jar:2.2.11 18:02:12 [WARNING] Invalid POM for com.sun.xml.bind:jaxb-impl:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details 18:02:12 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 18:02:12 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11 18:02:12 [WARNING] Invalid POM for com.sun.xml.bind:jaxb-core:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details 18:02:12 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 18:02:12 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-impl:jar:2.2.11 18:02:12 [WARNING] Invalid POM for com.sun.xml.bind:jaxb-impl:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details 18:02:12 [WARNING] Cannot include project artifact: org.onap.ccsdk.cds.sdclistener:sdclistener-distribution:pom:1.6.0-SNAPSHOT; it doesn't have an associated file or directory. 18:02:12 [WARNING] The following patterns were never triggered in this artifact exclusion filter: 18:02:12 o 'org.slf4j:slf4j-simple' 18:02:12 18:02:13 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 18:02:13 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11 18:02:13 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 18:02:13 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-impl:jar:2.2.11 18:02:13 [INFO] Building tar: /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/distribution/target/docker-stage/sdclistener-distribution-1.6.0-SNAPSHOT-maven.tar.gz 18:02:20 [INFO] 18:02:20 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ sdclistener-distribution --- 18:02:20 [INFO] No site descriptor found: nothing to attach. 18:02:20 [INFO] 18:02:20 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ sdclistener-distribution --- 18:02:20 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/distribution/target/code-coverage/jacoco-it.exec 18:02:20 [INFO] 18:02:20 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ sdclistener-distribution --- 18:02:20 [INFO] No tests to run. 18:02:20 [INFO] 18:02:20 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ sdclistener-distribution --- 18:02:20 [INFO] No tests to run. 18:02:20 [INFO] 18:02:20 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ sdclistener-distribution --- 18:02:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:02:20 [INFO] 18:02:20 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ sdclistener-distribution --- 18:02:20 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/distribution/target/jacoco.exec 18:02:20 [INFO] 18:02:20 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ sdclistener-distribution --- 18:02:20 [INFO] 18:02:20 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ sdclistener-distribution --- 18:02:20 [INFO] 18:02:20 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sdclistener-distribution --- 18:02:20 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/distribution/pom.xml to /tmp/r/org/onap/ccsdk/cds/sdclistener/sdclistener-distribution/1.6.0-SNAPSHOT/sdclistener-distribution-1.6.0-SNAPSHOT.pom 18:02:20 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/distribution/target/docker-stage/sdclistener-distribution-1.6.0-SNAPSHOT-maven.tar.gz to /tmp/r/org/onap/ccsdk/cds/sdclistener/sdclistener-distribution/1.6.0-SNAPSHOT/sdclistener-distribution-1.6.0-SNAPSHOT-maven.tar.gz 18:02:20 [INFO] 18:02:20 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ sdclistener-distribution --- 18:02:20 [INFO] org.onap.ccsdk.cds.sdclistener:sdclistener-distribution:pom:1.6.0-SNAPSHOT 18:02:20 [INFO] \- org.onap.ccsdk.cds.sdclistener:sdclistener-application:jar:1.6.0-SNAPSHOT:compile 18:02:20 [INFO] +- org.springframework.boot:spring-boot-starter-webflux:jar:2.7.12:compile 18:02:20 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 18:02:20 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 18:02:20 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 18:02:20 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 18:02:20 [INFO] | | \- org.springframework:spring-core:jar:5.3.27:compile 18:02:20 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 18:02:20 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.12:compile 18:02:20 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5:compile 18:02:20 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile 18:02:20 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5:compile 18:02:20 [INFO] | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.12:compile 18:02:20 [INFO] | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.32:compile 18:02:20 [INFO] | | +- io.netty:netty-resolver-dns:jar:4.1.92.Final:compile 18:02:20 [INFO] | | | \- io.netty:netty-codec-dns:jar:4.1.92.Final:compile 18:02:20 [INFO] | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.92.Final:compile 18:02:20 [INFO] | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.92.Final:compile 18:02:20 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.92.Final:compile 18:02:20 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.92.Final:compile 18:02:20 [INFO] | | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.32:compile 18:02:20 [INFO] | +- org.springframework:spring-web:jar:5.3.27:compile 18:02:20 [INFO] | | \- org.springframework:spring-beans:jar:5.3.27:compile 18:02:20 [INFO] | \- org.springframework:spring-webflux:jar:5.3.27:compile 18:02:20 [INFO] | \- io.projectreactor:reactor-core:jar:3.4.29:compile 18:02:20 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 18:02:20 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:health-api-common:jar:1.6.0-SNAPSHOT:compile 18:02:20 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.6.0-SNAPSHOT:compile 18:02:20 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.6.0-SNAPSHOT:compile 18:02:20 [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile 18:02:20 [INFO] | | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 18:02:20 [INFO] | | | | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 18:02:20 [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile 18:02:20 [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.13.5:compile 18:02:20 [INFO] | | | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 18:02:20 [INFO] | | | +- commons-lang:commons-lang:jar:2.6:compile 18:02:20 [INFO] | | | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 18:02:20 [INFO] | | | | +- org.javassist:javassist:jar:3.24.1-GA:compile 18:02:20 [INFO] | | | | +- org.jsoup:jsoup:jar:1.12.1:compile 18:02:20 [INFO] | | | | +- com.google.re2j:re2j:jar:1.2:compile 18:02:20 [INFO] | | | | +- commons-net:commons-net:jar:3.9.0:compile 18:02:20 [INFO] | | | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 18:02:20 [INFO] | | | | +- com.google.code.findbugs:annotations:jar:3.0.1:compile 18:02:20 [INFO] | | | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 18:02:20 [INFO] | | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 18:02:20 [INFO] | | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 18:02:20 [INFO] | | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 18:02:20 [INFO] | | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 18:02:20 [INFO] | | | \- org.apache.commons:commons-compress:jar:1.21:compile 18:02:20 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.6.0-SNAPSHOT:compile 18:02:20 [INFO] | | | \- com.hazelcast:hazelcast-all:jar:4.2.5:compile 18:02:20 [INFO] | | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.6.0-SNAPSHOT:compile 18:02:20 [INFO] | +- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 18:02:20 [INFO] | | +- io.micrometer:micrometer-core:jar:1.9.11:compile 18:02:20 [INFO] | | | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 18:02:20 [INFO] | | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 18:02:20 [INFO] | | \- io.prometheus:simpleclient_common:jar:0.15.0:compile 18:02:20 [INFO] | | \- io.prometheus:simpleclient:jar:0.15.0:compile 18:02:20 [INFO] | | +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 18:02:20 [INFO] | | | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 18:02:20 [INFO] | | \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 18:02:20 [INFO] | +- org.springframework.boot:spring-boot-starter-actuator:jar:2.7.12:compile 18:02:20 [INFO] | | \- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.7.12:compile 18:02:20 [INFO] | | \- org.springframework.boot:spring-boot-actuator:jar:2.7.12:compile 18:02:20 [INFO] | +- org.springframework.security:spring-security-core:jar:5.7.8:compile 18:02:20 [INFO] | | +- org.springframework.security:spring-security-crypto:jar:5.7.8:compile 18:02:20 [INFO] | | +- org.springframework:spring-aop:jar:5.3.27:compile 18:02:20 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 18:02:20 [INFO] | | \- org.springframework:spring-expression:jar:5.3.27:compile 18:02:20 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-service:jar:1.6.0-SNAPSHOT:compile 18:02:20 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.6.0-SNAPSHOT:compile 18:02:20 [INFO] | | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.6.0-SNAPSHOT:compile 18:02:20 [INFO] | | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.6.0-SNAPSHOT:compile 18:02:20 [INFO] | | | | +- io.nats:jnats:jar:2.6.6:compile 18:02:20 [INFO] | | | | | \- net.i2p.crypto:eddsa:jar:0.3.0:compile 18:02:20 [INFO] | | | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 18:02:20 [INFO] | | | +- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 18:02:20 [INFO] | | | \- io.grpc:grpc-testing:jar:1.29.0:test 18:02:20 [INFO] | | | +- junit:junit:jar:4.13.2:test 18:02:20 [INFO] | | | \- io.opencensus:opencensus-api:jar:0.24.0:test 18:02:20 [INFO] | | \- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 18:02:20 [INFO] | | \- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 18:02:20 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.12.0:compile 18:02:20 [INFO] | | +- org.apache.commons:commons-text:jar:1.9:compile 18:02:20 [INFO] | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 18:02:20 [INFO] | | | +- org.apache.tomcat:tomcat-jdbc:jar:9.0.75:compile 18:02:20 [INFO] | | | | \- org.apache.tomcat:tomcat-juli:jar:9.0.75:compile 18:02:20 [INFO] | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 18:02:20 [INFO] | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 18:02:20 [INFO] | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 18:02:20 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:jar:1.6.0-SNAPSHOT:compile 18:02:20 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.6.0-SNAPSHOT:compile 18:02:20 [INFO] | | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.6.0-SNAPSHOT:compile 18:02:20 [INFO] | | | +- javax.validation:validation-api:jar:2.0.1.Final:compile 18:02:20 [INFO] | | | \- com.microsoft.sqlserver:mssql-jdbc:jar:10.2.3.jre8:compile 18:02:20 [INFO] | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.0.10:compile 18:02:20 [INFO] | +- org.apache.commons:commons-lang3:jar:3.2.1:compile 18:02:20 [INFO] | +- org.apache.commons:commons-collections4:jar:4.4:compile 18:02:20 [INFO] | +- commons-io:commons-io:jar:2.6:compile 18:02:20 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 18:02:20 [INFO] | +- net.minidev:json-smart:jar:2.4.11:compile 18:02:20 [INFO] | | \- net.minidev:accessors-smart:jar:2.4.11:compile 18:02:20 [INFO] | | \- org.ow2.asm:asm:jar:9.3:compile 18:02:20 [INFO] | +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 18:02:20 [INFO] | | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 18:02:20 [INFO] | | +- org.opentest4j:opentest4j:jar:1.1.1:compile 18:02:20 [INFO] | | \- org.hamcrest:hamcrest-core:jar:2.2:compile 18:02:20 [INFO] | | \- org.hamcrest:hamcrest:jar:2.2:compile 18:02:20 [INFO] | +- com.google.guava:guava:jar:33.0.0-jre:compile 18:02:20 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.2:compile 18:02:20 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 18:02:20 [INFO] | | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 18:02:20 [INFO] | | +- org.checkerframework:checker-qual:jar:3.41.0:compile 18:02:20 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 18:02:20 [INFO] | +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 18:02:20 [INFO] | | +- io.springfox:springfox-oas:jar:3.0.0:compile 18:02:20 [INFO] | | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 18:02:20 [INFO] | | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 18:02:20 [INFO] | | | +- io.springfox:springfox-spi:jar:3.0.0:compile 18:02:20 [INFO] | | | +- io.springfox:springfox-schema:jar:3.0.0:compile 18:02:20 [INFO] | | | +- io.springfox:springfox-core:jar:3.0.0:compile 18:02:20 [INFO] | | | | \- net.bytebuddy:byte-buddy:jar:1.12.23:compile 18:02:20 [INFO] | | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 18:02:20 [INFO] | | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 18:02:20 [INFO] | | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 18:02:20 [INFO] | | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 18:02:20 [INFO] | | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 18:02:20 [INFO] | | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 18:02:20 [INFO] | | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 18:02:20 [INFO] | | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 18:02:20 [INFO] | | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 18:02:20 [INFO] | | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 18:02:20 [INFO] | | | \- io.swagger:swagger-models:jar:1.5.20:compile 18:02:20 [INFO] | | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 18:02:20 [INFO] | | +- com.fasterxml:classmate:jar:1.5.1:compile 18:02:20 [INFO] | | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 18:02:20 [INFO] | | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 18:02:20 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.6.21:compile 18:02:20 [INFO] | | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.6.21:compile 18:02:20 [INFO] | | \- org.jetbrains:annotations:jar:13.0:compile 18:02:20 [INFO] | +- org.jetbrains.kotlin:kotlin-script-util:jar:1.6.21:compile 18:02:20 [INFO] | | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.6.21:compile 18:02:20 [INFO] | | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 18:02:20 [INFO] | | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 18:02:20 [INFO] | | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 18:02:20 [INFO] | +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 18:02:20 [INFO] | | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 18:02:20 [INFO] | +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 18:02:20 [INFO] | | +- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 18:02:20 [INFO] | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 18:02:20 [INFO] | | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 18:02:20 [INFO] | +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 18:02:20 [INFO] | | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.6.21:compile 18:02:20 [INFO] | +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.6.21:compile 18:02:20 [INFO] | | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.6.21:runtime 18:02:20 [INFO] | | \- net.java.dev.jna:jna:jar:5.6.0:runtime 18:02:20 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.6.21:compile 18:02:20 [INFO] | | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 18:02:20 [INFO] | | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.6.21:runtime 18:02:20 [INFO] | | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.6.21:runtime 18:02:20 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:2.0.60.Final:compile 18:02:20 [INFO] | | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 18:02:20 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 18:02:20 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 18:02:20 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 18:02:20 [INFO] | | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 18:02:20 [INFO] | | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 18:02:20 [INFO] | +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 18:02:20 [INFO] | +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 18:02:20 [INFO] | +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 18:02:20 [INFO] | | \- javax.activation:javax.activation-api:jar:1.2.0:compile 18:02:20 [INFO] | +- com.sun.xml.bind:jaxb-core:jar:2.2.11:compile 18:02:20 [INFO] | +- com.sun.xml.bind:jaxb-impl:jar:2.2.11:compile 18:02:20 [INFO] | \- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 18:02:20 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 18:02:20 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 18:02:20 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 18:02:20 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 18:02:20 [INFO] +- org.onap.sdc.sdc-distribution-client:sdc-distribution-client:jar:2.0.0:compile 18:02:20 [INFO] | +- org.apache.kafka:kafka-clients:jar:3.3.1:compile 18:02:20 [INFO] | | +- com.github.luben:zstd-jni:jar:1.5.2-1:runtime 18:02:20 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:runtime 18:02:20 [INFO] | | \- org.xerial.snappy:snappy-java:jar:1.1.8.4:runtime 18:02:20 [INFO] | +- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 18:02:20 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 18:02:20 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 18:02:20 [INFO] | +- org.projectlombok:lombok:jar:1.18.26:compile 18:02:20 [INFO] | +- org.json:json:jar:20201115:compile 18:02:20 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile 18:02:20 [INFO] | +- com.google.code.gson:gson:jar:2.9.1:compile 18:02:20 [INFO] | +- org.functionaljava:functionaljava:jar:4.8:compile 18:02:20 [INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 18:02:20 [INFO] | +- org.yaml:snakeyaml:jar:1.30:compile 18:02:20 [INFO] | \- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 18:02:20 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 18:02:20 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 18:02:20 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 18:02:20 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 18:02:20 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 18:02:20 [INFO] | | +- io.netty:netty-common:jar:4.1.92.Final:compile 18:02:20 [INFO] | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 18:02:20 [INFO] | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 18:02:20 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 18:02:20 [INFO] | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 18:02:20 [INFO] | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 18:02:20 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 18:02:20 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 18:02:20 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 18:02:20 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 18:02:20 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 18:02:20 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 18:02:20 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 18:02:20 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 18:02:20 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 18:02:20 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 18:02:20 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 18:02:20 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 18:02:20 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 18:02:20 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 18:02:20 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.16.3:compile 18:02:20 [INFO] | \- com.google.errorprone:error_prone_annotations:jar:2.3.4:compile 18:02:20 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.6.0-SNAPSHOT:compile 18:02:20 [INFO] \- ch.qos.logback:logback-classic:jar:1.2.12:compile 18:02:20 [INFO] \- ch.qos.logback:logback-core:jar:1.2.12:compile 18:02:20 [INFO] 18:02:20 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ sdclistener-distribution --- 18:02:20 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/distribution/target/sonatype-clm/module.xml 18:02:20 [INFO] 18:02:20 [INFO] ---------------------< org.onap.ccsdk.cds:cds-ui >---------------------- 18:02:20 [INFO] Building CDS UI (Root) 1.6.0-SNAPSHOT [55/68] 18:02:20 [INFO] --------------------------------[ pom ]--------------------------------- 18:02:20 [INFO] 18:02:20 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cds-ui --- 18:02:20 [INFO] 18:02:20 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ cds-ui --- 18:02:20 [INFO] 18:02:20 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ cds-ui --- 18:02:20 [INFO] Executing tasks 18:02:20 18:02:20 ktlint: 18:02:21 [INFO] Executed tasks 18:02:21 [INFO] 18:02:21 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ cds-ui --- 18:02:21 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 18:02:21 [INFO] 18:02:21 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ cds-ui --- 18:02:21 [INFO] 18:02:21 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ cds-ui --- 18:02:21 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/cds-ui/target/code-coverage/jacoco-ut.exec 18:02:21 [INFO] 18:02:21 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ cds-ui --- 18:02:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/cds-ui/target/jacoco.exec 18:02:21 [INFO] 18:02:21 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ cds-ui --- 18:02:21 [INFO] Set 2 system properties 18:02:21 [INFO] 18:02:21 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ cds-ui --- 18:02:21 [INFO] isPomProject is true and skipPoms is true, return 18:02:21 [INFO] 18:02:21 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ cds-ui --- 18:02:21 [INFO] 18:02:21 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ cds-ui --- 18:02:21 [INFO] 18:02:21 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ cds-ui --- 18:02:21 [INFO] Tidy is skipped. 18:02:21 [INFO] 18:02:21 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ cds-ui --- 18:02:21 [INFO] Skipping Antrun execution 18:02:21 [INFO] 18:02:21 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ cds-ui --- 18:02:21 [INFO] Formatting is skipped 18:02:21 [INFO] 18:02:21 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ cds-ui --- 18:02:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:02:21 [INFO] 18:02:21 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ cds-ui --- 18:02:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:02:21 [INFO] 18:02:21 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ cds-ui --- 18:02:21 [INFO] No site descriptor found: nothing to attach. 18:02:21 [INFO] 18:02:21 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ cds-ui --- 18:02:21 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/cds-ui/target/code-coverage/jacoco-it.exec 18:02:21 [INFO] 18:02:21 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ cds-ui --- 18:02:21 [INFO] No tests to run. 18:02:21 [INFO] 18:02:21 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ cds-ui --- 18:02:21 [INFO] No tests to run. 18:02:21 [INFO] 18:02:21 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ cds-ui --- 18:02:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:02:21 [INFO] 18:02:21 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ cds-ui --- 18:02:21 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/cds-ui/target/jacoco.exec 18:02:21 [INFO] 18:02:21 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ cds-ui --- 18:02:21 [INFO] 18:02:21 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ cds-ui --- 18:02:21 [INFO] 18:02:21 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cds-ui --- 18:02:21 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/pom.xml to /tmp/r/org/onap/ccsdk/cds/cds-ui/1.6.0-SNAPSHOT/cds-ui-1.6.0-SNAPSHOT.pom 18:02:21 [INFO] 18:02:21 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ cds-ui --- 18:02:21 [INFO] org.onap.ccsdk.cds:cds-ui:pom:1.6.0-SNAPSHOT 18:02:21 [INFO] 18:02:21 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ cds-ui --- 18:02:21 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/target/sonatype-clm/module.xml 18:02:21 [INFO] 18:02:21 [INFO] ------------------< org.onap.ccsdk.cds:cds-ui-client >------------------ 18:02:21 [INFO] Building CDS UI - Client 1.6.0-SNAPSHOT [56/68] 18:02:21 [INFO] --------------------------------[ pom ]--------------------------------- 18:02:21 [INFO] 18:02:21 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cds-ui-client --- 18:02:21 [INFO] 18:02:21 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ cds-ui-client --- 18:02:21 [INFO] 18:02:21 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ cds-ui-client --- 18:02:21 [INFO] Executing tasks 18:02:21 18:02:21 ktlint: 18:02:21 [INFO] Executed tasks 18:02:21 [INFO] 18:02:21 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ cds-ui-client --- 18:02:21 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 18:02:21 [INFO] 18:02:21 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ cds-ui-client --- 18:02:21 [INFO] 18:02:21 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ cds-ui-client --- 18:02:21 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/cds-ui/client/target/code-coverage/jacoco-ut.exec 18:02:21 [INFO] 18:02:21 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ cds-ui-client --- 18:02:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/cds-ui/client/target/jacoco.exec 18:02:21 [INFO] 18:02:21 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ cds-ui-client --- 18:02:21 [INFO] Set 2 system properties 18:02:21 [INFO] 18:02:21 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ cds-ui-client --- 18:02:21 [INFO] isPomProject is true and skipPoms is true, return 18:02:21 [INFO] 18:02:21 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ cds-ui-client --- 18:02:21 [INFO] 18:02:21 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ cds-ui-client --- 18:02:21 [INFO] 18:02:21 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ cds-ui-client --- 18:02:21 [INFO] Tidy is skipped. 18:02:21 [INFO] 18:02:21 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ cds-ui-client --- 18:02:21 [INFO] Skipping Antrun execution 18:02:21 [INFO] 18:02:21 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ cds-ui-client --- 18:02:21 [INFO] Formatting is skipped 18:02:21 [INFO] 18:02:21 [INFO] --- frontend-maven-plugin:1.12.1:install-node-and-npm (install node and npm) @ cds-ui-client --- 18:02:21 [INFO] Installing node version v8.12.0 18:02:21 [INFO] Downloading https://nodejs.org/dist/v8.12.0/node-v8.12.0-linux-x64.tar.gz to /tmp/r/com/github/eirslett/node/8.12.0/node-8.12.0-linux-x64.tar.gz 18:02:21 [INFO] No proxies configured 18:02:21 [INFO] No proxy was configured, downloading directly 18:02:22 [INFO] Unpacking /tmp/r/com/github/eirslett/node/8.12.0/node-8.12.0-linux-x64.tar.gz into /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/client/node/tmp 18:02:23 [INFO] Copying node binary from /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/client/node/tmp/node-v8.12.0-linux-x64/bin/node to /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/client/node/node 18:02:23 [INFO] Installed node locally. 18:02:23 [INFO] Installing npm version 6.4.1 18:02:23 [INFO] Downloading https://registry.npmjs.org/npm/-/npm-6.4.1.tgz to /tmp/r/com/github/eirslett/npm/6.4.1/npm-6.4.1.tar.gz 18:02:23 [INFO] No proxies configured 18:02:23 [INFO] No proxy was configured, downloading directly 18:02:23 [INFO] Unpacking /tmp/r/com/github/eirslett/npm/6.4.1/npm-6.4.1.tar.gz into /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/client/node/node_modules 18:02:24 [INFO] Installed npm locally. 18:02:24 [INFO] 18:02:24 [INFO] --- frontend-maven-plugin:1.12.1:npm (npm install) @ cds-ui-client --- 18:02:24 [INFO] Running 'npm install' in /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/client 18:03:25 [INFO] 18:03:25 [INFO] > node-sass@4.10.0 install /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/client/node_modules/node-sass 18:03:25 [INFO] > node scripts/install.js 18:03:25 [INFO] 18:03:26 [INFO] Downloading binary from https://github.com/sass/node-sass/releases/download/v4.10.0/linux-x64-57_binding.node 18:03:26 [INFO] Download complete 18:03:26 [INFO] Binary saved to /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/client/node_modules/node-sass/vendor/linux-x64-57/binding.node 18:03:26 [INFO] Caching binary to /home/jenkins/.npm/node-sass/4.10.0/linux-x64-57_binding.node 18:03:26 [INFO] 18:03:26 [INFO] > core-js@2.6.11 postinstall /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/client/node_modules/core-js 18:03:26 [INFO] > node -e "try{require('./postinstall')}catch(e){}" 18:03:26 [INFO] 18:03:26 [INFO] 18:03:26 [INFO] > node-sass@4.10.0 postinstall /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/client/node_modules/node-sass 18:03:26 [INFO] > node scripts/build.js 18:03:26 [INFO] 18:03:26 [INFO] Binary found at /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/client/node_modules/node-sass/vendor/linux-x64-57/binding.node 18:03:26 [INFO] Testing binary 18:03:26 [INFO] Binary is fine 18:03:28 [INFO] npm WARN The package @types/mime is included as both a dev and production dependency. 18:03:28 [INFO] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/fsevents): 18:03:28 [INFO] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 18:03:28 [INFO] 18:03:28 [INFO] added 1304 packages from 1285 contributors in 63.683s 18:03:28 [INFO] 18:03:28 [INFO] --- frontend-maven-plugin:1.12.1:npm (npm build) @ cds-ui-client --- 18:03:28 [INFO] Running 'npm run build' in /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/client 18:03:28 [INFO] 18:03:28 [INFO] > cds-ui@0.0.0 build /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/client 18:03:28 [INFO] > ng build 18:03:28 [INFO] 18:03:39 [INFO] Browserslist: caniuse-lite is outdated. Please run the following command: `npx browserslist --update-db` 18:03:55 [INFO] 18:03:55 [INFO] Date: 2024-03-19T18:03:55.028Z 18:03:55 [INFO] Hash: 841974920601401bb947 18:03:55 [INFO] Time: 24339ms 18:03:55 [INFO] chunk {feature-modules-blueprint-blueprint-module} feature-modules-blueprint-blueprint-module.js, feature-modules-blueprint-blueprint-module.js.map (feature-modules-blueprint-blueprint-module) 2.26 MB [rendered] 18:03:55 [INFO] chunk {feature-modules-controller-catalog-controller-catalog-module} feature-modules-controller-catalog-controller-catalog-module.js, feature-modules-controller-catalog-controller-catalog-module.js.map (feature-modules-controller-catalog-controller-catalog-module) 113 kB [rendered] 18:03:55 [INFO] chunk {main} main.js, main.js.map (main) 325 kB [initial] [rendered] 18:03:55 [INFO] chunk {polyfills} polyfills.js, polyfills.js.map (polyfills) 225 kB [initial] [rendered] 18:03:55 [INFO] chunk {runtime} runtime.js, runtime.js.map (runtime) 9 kB [entry] [rendered] 18:03:55 [INFO] chunk {scripts} scripts.js, scripts.js.map (scripts) 2.26 MB [rendered] 18:03:55 [INFO] chunk {styles} styles.js, styles.js.map (styles) 1.63 MB [initial] [rendered] 18:03:55 [INFO] chunk {vendor} vendor.js, vendor.js.map (vendor) 10.3 MB [initial] [rendered] 18:03:55 [INFO] 18:03:55 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ cds-ui-client --- 18:03:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:03:55 [INFO] 18:03:55 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ cds-ui-client --- 18:03:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:03:55 [INFO] 18:03:55 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ cds-ui-client --- 18:03:55 [INFO] No site descriptor found: nothing to attach. 18:03:55 [INFO] 18:03:55 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ cds-ui-client --- 18:03:55 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/cds-ui/client/target/code-coverage/jacoco-it.exec 18:03:55 [INFO] 18:03:55 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ cds-ui-client --- 18:03:55 [INFO] No tests to run. 18:03:55 [INFO] 18:03:55 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ cds-ui-client --- 18:03:55 [INFO] No tests to run. 18:03:55 [INFO] 18:03:55 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ cds-ui-client --- 18:03:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:03:55 [INFO] 18:03:55 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ cds-ui-client --- 18:03:55 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/cds-ui/client/target/jacoco.exec 18:03:55 [INFO] 18:03:55 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ cds-ui-client --- 18:03:55 [INFO] 18:03:55 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ cds-ui-client --- 18:03:55 [INFO] 18:03:55 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cds-ui-client --- 18:03:55 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/client/pom.xml to /tmp/r/org/onap/ccsdk/cds/cds-ui-client/1.6.0-SNAPSHOT/cds-ui-client-1.6.0-SNAPSHOT.pom 18:03:55 [INFO] 18:03:55 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ cds-ui-client --- 18:03:55 [INFO] org.onap.ccsdk.cds:cds-ui-client:pom:1.6.0-SNAPSHOT 18:03:55 [INFO] 18:03:55 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ cds-ui-client --- 18:03:55 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/client/target/sonatype-clm/module.xml 18:03:55 [INFO] 18:03:55 [INFO] -------------< org.onap.ccsdk.cds:cds-ui-designer-client >-------------- 18:03:55 [INFO] Building CDS UI - Designer Client 1.6.0-SNAPSHOT [57/68] 18:03:55 [INFO] --------------------------------[ pom ]--------------------------------- 18:03:55 [INFO] 18:03:55 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cds-ui-designer-client --- 18:03:55 [INFO] 18:03:55 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ cds-ui-designer-client --- 18:03:55 [INFO] 18:03:55 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ cds-ui-designer-client --- 18:03:55 [INFO] Executing tasks 18:03:55 18:03:55 ktlint: 18:03:55 [INFO] Executed tasks 18:03:55 [INFO] 18:03:55 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ cds-ui-designer-client --- 18:03:55 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 18:03:55 [INFO] 18:03:55 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ cds-ui-designer-client --- 18:03:55 [INFO] 18:03:55 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ cds-ui-designer-client --- 18:03:55 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/cds-ui/designer-client/target/code-coverage/jacoco-ut.exec 18:03:55 [INFO] 18:03:55 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ cds-ui-designer-client --- 18:03:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/cds-ui/designer-client/target/jacoco.exec 18:03:55 [INFO] 18:03:55 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ cds-ui-designer-client --- 18:03:55 [INFO] Set 2 system properties 18:03:55 [INFO] 18:03:55 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ cds-ui-designer-client --- 18:03:55 [INFO] isPomProject is true and skipPoms is true, return 18:03:55 [INFO] 18:03:55 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ cds-ui-designer-client --- 18:03:55 [INFO] 18:03:55 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ cds-ui-designer-client --- 18:03:55 [INFO] 18:03:55 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ cds-ui-designer-client --- 18:03:55 [INFO] Tidy is skipped. 18:03:55 [INFO] 18:03:55 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ cds-ui-designer-client --- 18:03:55 [INFO] Skipping Antrun execution 18:03:55 [INFO] 18:03:55 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ cds-ui-designer-client --- 18:03:55 [INFO] Formatting is skipped 18:03:55 [INFO] 18:03:55 [INFO] --- frontend-maven-plugin:1.12.1:install-node-and-npm (install node and npm) @ cds-ui-designer-client --- 18:03:55 [INFO] Installing node version v13.7.0 18:03:55 [INFO] Downloading https://nodejs.org/dist/v13.7.0/node-v13.7.0-linux-x64.tar.gz to /tmp/r/com/github/eirslett/node/13.7.0/node-13.7.0-linux-x64.tar.gz 18:03:55 [INFO] No proxies configured 18:03:55 [INFO] No proxy was configured, downloading directly 18:03:56 [INFO] Unpacking /tmp/r/com/github/eirslett/node/13.7.0/node-13.7.0-linux-x64.tar.gz into /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/designer-client/node/tmp 18:03:57 [INFO] Copying node binary from /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/designer-client/node/tmp/node-v13.7.0-linux-x64/bin/node to /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/designer-client/node/node 18:03:57 [INFO] Installed node locally. 18:03:57 [INFO] Installing npm version 6.13.6 18:03:57 [INFO] Downloading https://registry.npmjs.org/npm/-/npm-6.13.6.tgz to /tmp/r/com/github/eirslett/npm/6.13.6/npm-6.13.6.tar.gz 18:03:57 [INFO] No proxies configured 18:03:57 [INFO] No proxy was configured, downloading directly 18:03:58 [INFO] Unpacking /tmp/r/com/github/eirslett/npm/6.13.6/npm-6.13.6.tar.gz into /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/designer-client/node/node_modules 18:03:58 [INFO] Installed npm locally. 18:03:58 [INFO] 18:03:58 [INFO] --- frontend-maven-plugin:1.12.1:npm (npm install) @ cds-ui-designer-client --- 18:03:58 [INFO] Running 'npm install' in /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/designer-client 18:04:27 [INFO] 18:04:27 [INFO] > core-js@3.6.4 postinstall /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/designer-client/node_modules/core-js 18:04:27 [INFO] > node -e "try{require('./postinstall')}catch(e){}" 18:04:27 [INFO] 18:04:27 [INFO] 18:04:27 [INFO] > core-js@2.6.11 postinstall /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/designer-client/node_modules/karma/node_modules/core-js 18:04:27 [INFO] > node -e "try{require('./postinstall')}catch(e){}" 18:04:27 [INFO] 18:04:27 [INFO] 18:04:27 [INFO] > @angular/cli@9.1.12 postinstall /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/designer-client/node_modules/angular-datatables/node_modules/@angular/cli 18:04:27 [INFO] > node ./bin/postinstall/script.js 18:04:27 [INFO] 18:04:28 [INFO] 18:04:28 [INFO] > @angular/cli@8.3.29 postinstall /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/designer-client/node_modules/@angular/cli 18:04:28 [INFO] > node ./bin/postinstall/script.js 18:04:28 [INFO] 18:04:28 [INFO] 18:04:28 [INFO] > sonar-scanner@3.1.0 postinstall /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/designer-client/node_modules/sonar-scanner 18:04:28 [INFO] > node postinstall.js 18:04:28 [INFO] 18:04:30 [INFO] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/webpack-dev-server/node_modules/fsevents): 18:04:30 [INFO] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 18:04:30 [INFO] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/watchpack/node_modules/fsevents): 18:04:30 [INFO] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 18:04:30 [INFO] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/karma/node_modules/fsevents): 18:04:30 [INFO] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 18:04:30 [INFO] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/@angular/compiler-cli/node_modules/fsevents): 18:04:30 [INFO] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 18:04:30 [INFO] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fsevents): 18:04:30 [INFO] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 18:04:30 [INFO] 18:04:30 [INFO] added 1321 packages from 1122 contributors in 31.065s 18:04:30 [INFO] 18:04:30 [INFO] 37 packages are looking for funding 18:04:30 [INFO] run `npm fund` for details 18:04:30 [INFO] 18:04:31 [INFO] 18:04:31 [INFO] --- frontend-maven-plugin:1.12.1:npm (npm build) @ cds-ui-designer-client --- 18:04:31 [INFO] Running 'npm run build' in /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/designer-client 18:04:31 [INFO] 18:04:31 [INFO] > designer-client@0.0.0 build /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/designer-client 18:04:31 [INFO] > npm run lint && ng build --prod --aot 18:04:31 [INFO] 18:04:32 [INFO] 18:04:32 [INFO] > designer-client@0.0.0 lint /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/designer-client 18:04:32 [INFO] > ng lint 18:04:32 [INFO] 18:04:32 [INFO] Linting "designer-client"... 18:04:48 [INFO] All files pass linting. 18:06:59 [INFO] Generating ES5 bundles for differential loading... 18:07:44 [INFO] ES5 bundle generation complete. 18:07:44 [INFO] 18:07:44 [INFO] chunk {0} runtime-es2015.393b8c74bbd3bc881bc2.js (runtime) 2.26 kB [entry] [rendered] 18:07:44 [INFO] chunk {0} runtime-es5.393b8c74bbd3bc881bc2.js (runtime) 2.26 kB [entry] [rendered] 18:07:44 [INFO] chunk {2} polyfills-es2015.5b10b8fd823b6392f1fd.js (polyfills) 36.2 kB [initial] [rendered] 18:07:44 [INFO] chunk {5} 5-es2015.31bdd9a2eb1924dcb804.js () 4.64 kB [rendered] 18:07:44 [INFO] chunk {5} 5-es5.31bdd9a2eb1924dcb804.js () 4.64 kB [rendered] 18:07:44 [INFO] chunk {6} 6-es2015.39ba2a67e95f799e232d.js () 1.92 kB [rendered] 18:07:44 [INFO] chunk {6} 6-es5.39ba2a67e95f799e232d.js () 1.92 kB [rendered] 18:07:44 [INFO] chunk {3} polyfills-es5.3e8196928d184a6e5319.js (polyfills-es5) 124 kB [initial] [rendered] 18:07:44 [INFO] chunk {1} main-es2015.b2c3709209026952f9e1.js (main) 3.26 MB [initial] [rendered] 18:07:44 [INFO] chunk {1} main-es5.b2c3709209026952f9e1.js (main) 3.26 MB [initial] [rendered] 18:07:44 [INFO] chunk {4} styles.8dcf68a12fc1bda80d04.css (styles) 367 kB [initial] [rendered] 18:07:44 [INFO] chunk {scripts} scripts.7f2941702f8e41e07f2f.js (scripts) 1.35 MB [entry] [rendered] 18:07:44 [INFO] Date: 2024-03-19T18:07:44.837Z - Hash: 3760e72414d2d900e5ed - Time: 173521ms 18:07:44 [INFO] 18:07:44 [INFO] WARNING in budgets, maximum exceeded for /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/designer.component.css. Budget 25 kB was exceeded by 1.22 kB. 18:07:44 [INFO] 18:07:44 [INFO] WARNING in budgets, maximum exceeded for initial. Budget 4 MB was exceeded by 2.39 MB. 18:07:44 [INFO] 18:07:44 [INFO] --- frontend-maven-plugin:1.12.1:npm (npm build local) @ cds-ui-designer-client --- 18:07:44 [INFO] Skipping execution. 18:07:44 [INFO] 18:07:44 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ cds-ui-designer-client --- 18:07:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:07:44 [INFO] 18:07:44 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ cds-ui-designer-client --- 18:07:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:07:44 [INFO] 18:07:44 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ cds-ui-designer-client --- 18:07:44 [INFO] No site descriptor found: nothing to attach. 18:07:44 [INFO] 18:07:44 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ cds-ui-designer-client --- 18:07:44 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/cds-ui/designer-client/target/code-coverage/jacoco-it.exec 18:07:44 [INFO] 18:07:44 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ cds-ui-designer-client --- 18:07:44 [INFO] No tests to run. 18:07:44 [INFO] 18:07:44 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ cds-ui-designer-client --- 18:07:44 [INFO] No tests to run. 18:07:45 [INFO] 18:07:45 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ cds-ui-designer-client --- 18:07:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:07:45 [INFO] 18:07:45 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ cds-ui-designer-client --- 18:07:45 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/cds-ui/designer-client/target/jacoco.exec 18:07:45 [INFO] 18:07:45 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ cds-ui-designer-client --- 18:07:45 [INFO] 18:07:45 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ cds-ui-designer-client --- 18:07:45 [INFO] 18:07:45 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cds-ui-designer-client --- 18:07:45 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/designer-client/pom.xml to /tmp/r/org/onap/ccsdk/cds/cds-ui-designer-client/1.6.0-SNAPSHOT/cds-ui-designer-client-1.6.0-SNAPSHOT.pom 18:07:45 [INFO] 18:07:45 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ cds-ui-designer-client --- 18:07:45 [INFO] org.onap.ccsdk.cds:cds-ui-designer-client:pom:1.6.0-SNAPSHOT 18:07:45 [INFO] 18:07:45 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ cds-ui-designer-client --- 18:07:45 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/designer-client/target/sonatype-clm/module.xml 18:07:45 [INFO] 18:07:45 [INFO] ------------------< org.onap.ccsdk.cds:cds-ui-server >------------------ 18:07:45 [INFO] Building CDS UI - Server 1.6.0-SNAPSHOT [58/68] 18:07:45 [INFO] --------------------------------[ pom ]--------------------------------- 18:07:45 [INFO] 18:07:45 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cds-ui-server --- 18:07:45 [INFO] 18:07:45 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ cds-ui-server --- 18:07:45 [INFO] 18:07:45 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ cds-ui-server --- 18:07:45 [INFO] Executing tasks 18:07:45 18:07:45 ktlint: 18:07:45 [INFO] Executed tasks 18:07:45 [INFO] 18:07:45 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ cds-ui-server --- 18:07:45 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 18:07:45 [INFO] 18:07:45 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ cds-ui-server --- 18:07:45 [INFO] 18:07:45 [INFO] --- groovy-maven-plugin:2.1.1:execute (default) @ cds-ui-server --- 18:07:45 [INFO] 18:07:45 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ cds-ui-server --- 18:07:45 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/cds-ui/server/target/code-coverage/jacoco-ut.exec 18:07:45 [INFO] 18:07:45 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ cds-ui-server --- 18:07:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/cds-ui/server/target/jacoco.exec 18:07:45 [INFO] 18:07:45 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ cds-ui-server --- 18:07:45 [INFO] Set 2 system properties 18:07:45 [INFO] 18:07:45 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ cds-ui-server --- 18:07:45 [INFO] isPomProject is true and skipPoms is true, return 18:07:45 [INFO] 18:07:45 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ cds-ui-server --- 18:07:45 [INFO] 18:07:45 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ cds-ui-server --- 18:07:45 [INFO] 18:07:45 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ cds-ui-server --- 18:07:45 [INFO] Tidy is skipped. 18:07:45 [INFO] 18:07:45 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ cds-ui-server --- 18:07:45 [INFO] Skipping Antrun execution 18:07:45 [INFO] 18:07:45 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ cds-ui-server --- 18:07:45 [INFO] Formatting is skipped 18:07:45 [INFO] 18:07:45 [INFO] --- maven-dependency-plugin:3.1.1:unpack (unpack-blueprint-grpc-proto) @ cds-ui-server --- 18:07:46 [INFO] Configured Artifact: org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:1.6.0-SNAPSHOT:jar 18:07:46 [INFO] Unpacking /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/blueprint-proto-1.6.0-SNAPSHOT.jar to /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/server/target/generated/proto-definition/proto with includes "**/*.proto" and excludes "" 18:07:46 [INFO] 18:07:46 [INFO] --- frontend-maven-plugin:1.12.1:install-node-and-npm (install node and npm) @ cds-ui-server --- 18:07:46 [INFO] Installing node version v16.14.0 18:07:46 [INFO] Downloading https://nodejs.org/dist/v16.14.0/node-v16.14.0-linux-x64.tar.gz to /tmp/r/com/github/eirslett/node/16.14.0/node-16.14.0-linux-x64.tar.gz 18:07:46 [INFO] No proxies configured 18:07:46 [INFO] No proxy was configured, downloading directly 18:07:46 [INFO] Unpacking /tmp/r/com/github/eirslett/node/16.14.0/node-16.14.0-linux-x64.tar.gz into /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/server/node/tmp 18:07:47 [INFO] Copying node binary from /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/server/node/tmp/node-v16.14.0-linux-x64/bin/node to /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/server/node/node 18:07:47 [INFO] Installed node locally. 18:07:47 [INFO] Installing npm version 8.3.0 18:07:47 [INFO] Downloading https://registry.npmjs.org/npm/-/npm-8.3.0.tgz to /tmp/r/com/github/eirslett/npm/8.3.0/npm-8.3.0.tar.gz 18:07:47 [INFO] No proxies configured 18:07:47 [INFO] No proxy was configured, downloading directly 18:07:48 [INFO] Unpacking /tmp/r/com/github/eirslett/npm/8.3.0/npm-8.3.0.tar.gz into /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/server/node/node_modules 18:07:48 [INFO] Installed npm locally. 18:07:48 [INFO] 18:07:48 [INFO] --- frontend-maven-plugin:1.12.1:npm (npm install) @ cds-ui-server --- 18:07:48 [INFO] Running 'npm install' in /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/server 18:08:07 [INFO] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 18:08:07 [INFO] npm WARN deprecated mkdirp@0.5.4: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.) 18:08:07 [INFO] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 18:08:07 [INFO] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 18:08:07 [INFO] npm WARN deprecated debug@3.2.6: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797) 18:08:07 [INFO] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 18:08:08 [INFO] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 18:08:09 [INFO] npm WARN deprecated @types/handlebars@4.1.0: This is a stub types definition. handlebars provides its own type definitions, so you do not need this installed. 18:08:09 [INFO] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 18:08:09 [INFO] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 18:08:09 [INFO] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 18:08:09 [INFO] npm WARN deprecated har-validator@5.1.5: this library is no longer supported 18:08:12 [INFO] npm WARN deprecated superagent@3.8.3: Please upgrade to v7.0.2+ of superagent. We have fixed numerous issues with streams, form-data, attach(), filesystem errors not bubbling up (ENOENT on attach()), and all tests are now passing. See the releases tab for more information at . 18:08:13 [INFO] npm WARN deprecated highlight.js@9.18.5: Support has ended for 9.x series. Upgrade to @latest 18:08:14 [INFO] npm WARN deprecated @hapi/topo@3.1.6: This version has been deprecated and is no longer supported or maintained 18:08:14 [INFO] npm WARN deprecated @hapi/formula@1.2.0: Moved to 'npm install @sideway/formula' 18:08:14 [INFO] npm WARN deprecated @hapi/pinpoint@1.0.2: Moved to 'npm install @sideway/pinpoint' 18:08:14 [INFO] npm WARN deprecated @hapi/shot@4.1.2: This version has been deprecated and is no longer supported or maintained 18:08:15 [INFO] npm WARN deprecated @types/jszip@3.4.1: This is a stub types definition. jszip provides its own type definitions, so you do not need this installed. 18:08:15 [INFO] npm WARN deprecated @types/form-data@2.5.0: This is a stub types definition. form-data provides its own type definitions, so you do not need this installed. 18:08:15 [INFO] npm WARN deprecated @hapi/address@2.1.4: Moved to 'npm install @sideway/address' 18:08:16 [INFO] npm WARN deprecated formidable@1.2.6: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau 18:08:16 [INFO] npm WARN deprecated multer@1.4.4: Multer 1.x is affected by CVE-2022-24434. This is fixed in v1.4.4-lts.1 which drops support for versions of Node.js before 6. Please upgrade to at least Node.js 6 and version 1.4.4-lts.1 of Multer. If you need support for older versions of Node.js, we are open to accepting patches that would fix the CVE on the main 1.x release line, whilst maintaining compatibility with Node.js 0.10. 18:08:16 [INFO] npm WARN deprecated @hapi/hoek@8.5.1: This version has been deprecated and is no longer supported or maintained 18:08:16 [INFO] npm WARN deprecated openapi-schema-to-json-schema@2.2.0: This package is no longer maintained. Use @openapi-contrib/openapi-schema-to-json-schema instead. 18:08:17 [INFO] npm WARN deprecated @hapi/joi@16.1.8: Switch to 'npm install joi' 18:08:18 [INFO] npm WARN deprecated sinon@8.1.1: 16.1.1 18:08:21 [INFO] 18:08:21 [INFO] added 1066 packages in 33s 18:08:21 [INFO] 18:08:21 [INFO] 97 packages are looking for funding 18:08:21 [INFO] run `npm fund` for details 18:08:21 [INFO] 18:08:21 [INFO] --- frontend-maven-plugin:1.12.1:npm (npm build) @ cds-ui-server --- 18:08:21 [INFO] Running 'npm run build' in /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/server 18:08:21 [INFO] 18:08:21 [INFO] > cds-ui-server@1.0.0 build 18:08:21 [INFO] > npm run copy:proto && lb-tsc es2017 --copy-resources --outDir dist 18:08:21 [INFO] 18:08:22 [INFO] 18:08:22 [INFO] > cds-ui-server@1.0.0 copy:proto 18:08:22 [INFO] > mkdir -p dist && cp -R target/generated/proto-definition/proto/ dist/proto 18:08:22 [INFO] 18:08:25 [INFO] 18:08:25 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ cds-ui-server --- 18:08:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:08:25 [INFO] 18:08:25 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ cds-ui-server --- 18:08:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:08:25 [INFO] 18:08:25 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ cds-ui-server --- 18:08:25 [INFO] No site descriptor found: nothing to attach. 18:08:25 [INFO] 18:08:25 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ cds-ui-server --- 18:08:25 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/cds-ui/server/target/code-coverage/jacoco-it.exec 18:08:25 [INFO] 18:08:25 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ cds-ui-server --- 18:08:25 [INFO] No tests to run. 18:08:25 [INFO] 18:08:25 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ cds-ui-server --- 18:08:25 [INFO] No tests to run. 18:08:25 [INFO] 18:08:25 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ cds-ui-server --- 18:08:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:08:25 [INFO] 18:08:25 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ cds-ui-server --- 18:08:25 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/cds-ui/server/target/jacoco.exec 18:08:25 [INFO] 18:08:25 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ cds-ui-server --- 18:08:25 [INFO] 18:08:25 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ cds-ui-server --- 18:08:25 [INFO] 18:08:25 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cds-ui-server --- 18:08:25 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/server/pom.xml to /tmp/r/org/onap/ccsdk/cds/cds-ui-server/1.6.0-SNAPSHOT/cds-ui-server-1.6.0-SNAPSHOT.pom 18:08:25 [INFO] 18:08:25 [INFO] --- maven-dependency-plugin:3.1.1:tree (default-cli) @ cds-ui-server --- 18:08:25 [INFO] org.onap.ccsdk.cds:cds-ui-server:pom:1.6.0-SNAPSHOT 18:08:25 [INFO] 18:08:25 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ cds-ui-server --- 18:08:25 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/server/target/sonatype-clm/module.xml 18:08:25 [INFO] 18:08:25 [INFO] ---------------< org.onap.ccsdk.cds:cds-ui-application >---------------- 18:08:25 [INFO] Building CDS UI - Application 1.6.0-SNAPSHOT [59/68] 18:08:25 [INFO] --------------------------------[ pom ]--------------------------------- 18:08:25 [INFO] 18:08:25 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cds-ui-application --- 18:08:25 [INFO] 18:08:25 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ cds-ui-application --- 18:08:25 [INFO] 18:08:25 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ cds-ui-application --- 18:08:25 [INFO] Executing tasks 18:08:25 18:08:25 ktlint: 18:08:26 [INFO] Executed tasks 18:08:26 [INFO] 18:08:26 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ cds-ui-application --- 18:08:26 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 18:08:26 [INFO] 18:08:26 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ cds-ui-application --- 18:08:26 [INFO] 18:08:26 [INFO] --- groovy-maven-plugin:2.1.1:execute (default) @ cds-ui-application --- 18:08:26 [INFO] 18:08:26 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ cds-ui-application --- 18:08:26 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/cds-ui/application/target/code-coverage/jacoco-ut.exec 18:08:26 [INFO] 18:08:26 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ cds-ui-application --- 18:08:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/cds-ui/application/target/jacoco.exec 18:08:26 [INFO] 18:08:26 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ cds-ui-application --- 18:08:26 [INFO] Set 2 system properties 18:08:26 [INFO] 18:08:26 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ cds-ui-application --- 18:08:26 [INFO] isPomProject is true and skipPoms is true, return 18:08:26 [INFO] 18:08:26 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ cds-ui-application --- 18:08:26 [INFO] 18:08:26 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ cds-ui-application --- 18:08:26 [INFO] 18:08:26 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ cds-ui-application --- 18:08:26 [INFO] Tidy is skipped. 18:08:26 [INFO] 18:08:26 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ cds-ui-application --- 18:08:26 [INFO] Skipping Antrun execution 18:08:26 [INFO] 18:08:26 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ cds-ui-application --- 18:08:26 [INFO] Formatting is skipped 18:08:26 [INFO] 18:08:26 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ cds-ui-application --- 18:08:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:08:26 [INFO] 18:08:26 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ cds-ui-application --- 18:08:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:08:26 [INFO] 18:08:26 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ cds-ui-application --- 18:08:26 [INFO] No site descriptor found: nothing to attach. 18:08:26 [INFO] 18:08:26 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ cds-ui-application --- 18:08:26 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/cds-ui/application/target/code-coverage/jacoco-it.exec 18:08:26 [INFO] 18:08:26 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ cds-ui-application --- 18:08:26 [INFO] No tests to run. 18:08:26 [INFO] 18:08:26 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ cds-ui-application --- 18:08:26 [INFO] No tests to run. 18:08:26 [INFO] 18:08:26 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ cds-ui-application --- 18:08:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:08:26 [INFO] 18:08:26 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ cds-ui-application --- 18:08:26 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/cds-ui/application/target/jacoco.exec 18:08:26 [INFO] 18:08:26 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ cds-ui-application --- 18:08:26 [INFO] 18:08:26 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ cds-ui-application --- 18:08:26 [INFO] 18:08:26 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cds-ui-application --- 18:08:26 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/application/pom.xml to /tmp/r/org/onap/ccsdk/cds/cds-ui-application/1.6.0-SNAPSHOT/cds-ui-application-1.6.0-SNAPSHOT.pom 18:08:26 [INFO] 18:08:26 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ cds-ui-application --- 18:08:26 [INFO] org.onap.ccsdk.cds:cds-ui-application:pom:1.6.0-SNAPSHOT 18:08:26 [INFO] 18:08:26 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ cds-ui-application --- 18:08:26 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/application/target/sonatype-clm/module.xml 18:08:26 [INFO] 18:08:26 [INFO] ---------< org.onap.ccsdk.cds.blueprintsprocessor:cba-parent >---------- 18:08:26 [INFO] Building Components CBA Parent 1.6.0-SNAPSHOT [60/68] 18:08:26 [INFO] --------------------------------[ pom ]--------------------------------- 18:08:26 [INFO] 18:08:26 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cba-parent --- 18:08:26 [INFO] 18:08:26 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ cba-parent --- 18:08:26 [INFO] 18:08:26 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ cba-parent --- 18:08:26 [INFO] Executing tasks 18:08:26 18:08:26 ktlint: 18:08:26 [INFO] Executed tasks 18:08:26 [INFO] 18:08:26 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ cba-parent --- 18:08:26 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 18:08:26 [INFO] 18:08:26 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ cba-parent --- 18:08:26 [INFO] 18:08:26 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ cba-parent --- 18:08:26 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/components/cba-parent/target/code-coverage/jacoco-ut.exec 18:08:26 [INFO] 18:08:26 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ cba-parent --- 18:08:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/components/cba-parent/target/jacoco.exec 18:08:26 [INFO] 18:08:26 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ cba-parent --- 18:08:26 [INFO] Set 2 system properties 18:08:26 [INFO] 18:08:26 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ cba-parent --- 18:08:26 [INFO] isPomProject is true and skipPoms is true, return 18:08:26 [INFO] 18:08:26 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ cba-parent --- 18:08:26 [INFO] 18:08:26 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ cba-parent --- 18:08:26 [INFO] 18:08:26 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ cba-parent --- 18:08:26 [INFO] Tidy is skipped. 18:08:26 [INFO] 18:08:26 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ cba-parent --- 18:08:26 [INFO] Skipping Antrun execution 18:08:26 [INFO] 18:08:26 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ cba-parent --- 18:08:26 [INFO] Formatting is skipped 18:08:26 [INFO] 18:08:26 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ cba-parent --- 18:08:26 [WARNING] No sources found skipping Kotlin compile 18:08:26 [INFO] 18:08:26 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ cba-parent --- 18:08:26 [WARNING] No sources found skipping Kotlin compile 18:08:26 [INFO] 18:08:26 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ cba-parent --- 18:08:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:08:26 [INFO] 18:08:26 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ cba-parent --- 18:08:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:08:26 [INFO] 18:08:26 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ cba-parent --- 18:08:26 [INFO] No site descriptor found: nothing to attach. 18:08:26 [INFO] 18:08:26 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ cba-parent --- 18:08:26 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/components/cba-parent/target/code-coverage/jacoco-it.exec 18:08:26 [INFO] 18:08:26 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ cba-parent --- 18:08:26 [INFO] No tests to run. 18:08:26 [INFO] 18:08:26 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ cba-parent --- 18:08:26 [INFO] No tests to run. 18:08:26 [INFO] 18:08:26 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ cba-parent --- 18:08:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:08:26 [INFO] 18:08:26 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ cba-parent --- 18:08:26 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/components/cba-parent/target/jacoco.exec 18:08:26 [INFO] 18:08:26 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ cba-parent --- 18:08:26 [INFO] 18:08:26 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ cba-parent --- 18:08:26 [INFO] 18:08:26 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cba-parent --- 18:08:26 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/components/cba-parent/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/cba-parent/1.6.0-SNAPSHOT/cba-parent-1.6.0-SNAPSHOT.pom 18:08:26 [INFO] 18:08:26 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ cba-parent --- 18:08:26 [INFO] org.onap.ccsdk.cds.blueprintsprocessor:cba-parent:pom:1.6.0-SNAPSHOT 18:08:26 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 18:08:26 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 18:08:26 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 18:08:26 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 18:08:26 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 18:08:26 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 18:08:26 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 18:08:26 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 18:08:26 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 18:08:26 [INFO] | +- org.opentest4j:opentest4j:jar:1.1.1:compile 18:08:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:compile 18:08:26 [INFO] | \- org.hamcrest:hamcrest:jar:2.2:compile 18:08:26 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 18:08:26 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 18:08:26 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 18:08:26 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 18:08:26 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 18:08:26 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 18:08:26 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 18:08:26 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 18:08:26 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 18:08:26 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 18:08:26 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 18:08:26 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 18:08:26 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 18:08:26 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 18:08:26 [INFO] | | | \- net.bytebuddy:byte-buddy:jar:1.12.23:compile 18:08:26 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 18:08:26 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 18:08:26 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 18:08:26 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 18:08:26 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 18:08:26 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 18:08:26 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 18:08:26 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 18:08:26 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 18:08:26 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 18:08:26 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 18:08:26 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 18:08:26 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 18:08:26 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 18:08:26 [INFO] | | +- org.springframework:spring-beans:jar:5.3.27:compile 18:08:26 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 18:08:26 [INFO] | | | \- org.springframework:spring-expression:jar:5.3.27:compile 18:08:26 [INFO] | | \- org.springframework:spring-aop:jar:5.3.27:compile 18:08:26 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 18:08:26 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 18:08:26 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 18:08:26 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 18:08:26 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 18:08:26 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 18:08:26 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 18:08:26 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 18:08:26 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 18:08:26 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 18:08:26 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 18:08:26 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 18:08:26 [INFO] | +- io.projectreactor:reactor-core:jar:3.4.29:compile 18:08:26 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 18:08:26 [INFO] | +- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 18:08:26 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 18:08:26 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 18:08:26 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 18:08:26 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 18:08:26 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 18:08:26 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 18:08:26 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 18:08:26 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 18:08:26 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 18:08:26 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 18:08:26 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 18:08:26 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 18:08:26 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 18:08:26 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 18:08:26 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 18:08:26 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 18:08:26 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 18:08:26 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 18:08:26 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 18:08:26 [INFO] | | +- io.netty:netty-common:jar:4.1.92.Final:compile 18:08:26 [INFO] | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 18:08:26 [INFO] | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 18:08:26 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 18:08:26 [INFO] | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 18:08:26 [INFO] | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 18:08:26 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 18:08:26 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 18:08:26 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 18:08:26 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 18:08:26 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 18:08:26 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 18:08:26 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 18:08:26 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 18:08:26 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 18:08:26 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 18:08:26 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 18:08:26 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 18:08:26 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 18:08:26 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 18:08:26 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 18:08:26 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 18:08:26 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 18:08:26 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 18:08:26 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 18:08:26 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 18:08:26 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 18:08:26 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 18:08:26 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 18:08:26 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 18:08:26 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 18:08:26 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 18:08:26 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 18:08:26 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 18:08:26 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 18:08:26 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 18:08:26 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 18:08:26 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 18:08:26 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 18:08:26 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 18:08:26 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 18:08:26 [INFO] | | | | +- ch.qos.logback:logback-core:jar:1.2.12:compile 18:08:26 [INFO] | | | | \- org.slf4j:slf4j-api:jar:1.7.36:compile 18:08:26 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 18:08:26 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 18:08:26 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 18:08:26 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 18:08:26 [INFO] | | +- org.springframework:spring-core:jar:5.3.27:compile 18:08:26 [INFO] | | | \- org.springframework:spring-jcl:jar:5.3.27:compile 18:08:26 [INFO] | | \- org.yaml:snakeyaml:jar:1.30:compile 18:08:26 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 18:08:26 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 18:08:26 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 18:08:26 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 18:08:26 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 18:08:26 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 18:08:26 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 18:08:26 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 18:08:26 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 18:08:26 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 18:08:26 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 18:08:26 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 18:08:26 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 18:08:26 [INFO] 18:08:26 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ cba-parent --- 18:08:26 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/components/cba-parent/target/sonatype-clm/module.xml 18:08:26 [INFO] 18:08:26 [INFO] -------< org.onap.ccsdk.cds.components.cba:archetype-blueprint >-------- 18:08:26 [INFO] Building Components Model Catalog - Blueprints Model - Archetype Blueprints 1.6.0-SNAPSHOT [61/68] 18:08:26 [INFO] --------------------------[ maven-archetype ]--------------------------- 18:08:27 [INFO] 18:08:27 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ archetype-blueprint --- 18:08:27 [INFO] 18:08:27 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ archetype-blueprint --- 18:08:27 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 18:08:27 [INFO] Copying 21 resources from src/main/resources to target/classes 18:08:27 [INFO] 18:08:27 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ archetype-blueprint --- 18:08:27 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 18:08:27 [INFO] Copying 1 resource from src/test/resources to target/test-classes 18:08:27 [INFO] 18:08:27 [INFO] --- maven-archetype-plugin:3.2.0:jar (default-jar) @ archetype-blueprint --- 18:08:28 [INFO] Building archetype jar: /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/archetype-blueprint/target/archetype-blueprint-1.6.0-SNAPSHOT.jar 18:08:28 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/archetype-blueprint/target/archetype-blueprint-1.6.0-SNAPSHOT.jar 18:08:28 [INFO] 18:08:28 [INFO] --- maven-archetype-plugin:3.2.0:integration-test (default-integration-test) @ archetype-blueprint --- 18:08:28 [WARNING] No Archetype IT projects: no directory with goal.txt found. 18:08:28 [INFO] 18:08:28 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ archetype-blueprint --- 18:08:28 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/archetype-blueprint/pom.xml to /tmp/r/org/onap/ccsdk/cds/components/cba/archetype-blueprint/1.6.0-SNAPSHOT/archetype-blueprint-1.6.0-SNAPSHOT.pom 18:08:28 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/archetype-blueprint/target/archetype-blueprint-1.6.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/components/cba/archetype-blueprint/1.6.0-SNAPSHOT/archetype-blueprint-1.6.0-SNAPSHOT.jar 18:08:28 [INFO] 18:08:28 [INFO] --- maven-archetype-plugin:3.2.0:update-local-catalog (default-update-local-catalog) @ archetype-blueprint --- 18:08:28 [INFO] 18:08:28 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ archetype-blueprint --- 18:08:30 [WARNING] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2 18:08:31 [INFO] org.onap.ccsdk.cds.components.cba:archetype-blueprint:maven-archetype:1.6.0-SNAPSHOT 18:08:31 [INFO] 18:08:31 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ archetype-blueprint --- 18:08:31 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/archetype-blueprint/target/sonatype-clm/module.xml 18:08:31 [INFO] 18:08:31 [INFO] ---------< org.onap.ccsdk.cds.components.cba:blueprint-model >---------- 18:08:31 [INFO] Building Components Model Catalog - Blueprints Model 1.6.0-SNAPSHOT [62/68] 18:08:31 [INFO] --------------------------------[ pom ]--------------------------------- 18:08:31 [INFO] 18:08:31 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ blueprint-model --- 18:08:31 [INFO] 18:08:31 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ blueprint-model --- 18:08:31 [INFO] 18:08:31 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ blueprint-model --- 18:08:31 [INFO] Executing tasks 18:08:31 18:08:31 ktlint: 18:08:31 [INFO] Executed tasks 18:08:31 [INFO] 18:08:31 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ blueprint-model --- 18:08:31 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 18:08:31 [INFO] 18:08:31 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ blueprint-model --- 18:08:31 [INFO] 18:08:31 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ blueprint-model --- 18:08:31 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/target/code-coverage/jacoco-ut.exec 18:08:31 [INFO] 18:08:31 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ blueprint-model --- 18:08:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/target/jacoco.exec 18:08:31 [INFO] 18:08:31 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ blueprint-model --- 18:08:31 [INFO] Set 2 system properties 18:08:31 [INFO] 18:08:31 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ blueprint-model --- 18:08:31 [INFO] isPomProject is true and skipPoms is true, return 18:08:31 [INFO] 18:08:31 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ blueprint-model --- 18:08:31 [INFO] 18:08:31 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ blueprint-model --- 18:08:31 [INFO] 18:08:31 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ blueprint-model --- 18:08:31 [INFO] Tidy is skipped. 18:08:31 [INFO] 18:08:31 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ blueprint-model --- 18:08:31 [INFO] Skipping Antrun execution 18:08:31 [INFO] 18:08:31 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ blueprint-model --- 18:08:31 [INFO] Formatting is skipped 18:08:31 [INFO] 18:08:31 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ blueprint-model --- 18:08:31 [WARNING] No sources found skipping Kotlin compile 18:08:31 [INFO] 18:08:31 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ blueprint-model --- 18:08:31 [WARNING] No sources found skipping Kotlin compile 18:08:31 [INFO] 18:08:31 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ blueprint-model --- 18:08:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:08:31 [INFO] 18:08:31 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ blueprint-model --- 18:08:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:08:31 [INFO] 18:08:31 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ blueprint-model --- 18:08:31 [INFO] No site descriptor found: nothing to attach. 18:08:31 [INFO] 18:08:31 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ blueprint-model --- 18:08:31 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/target/code-coverage/jacoco-it.exec 18:08:31 [INFO] 18:08:31 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ blueprint-model --- 18:08:31 [INFO] No tests to run. 18:08:31 [INFO] 18:08:31 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ blueprint-model --- 18:08:31 [INFO] No tests to run. 18:08:31 [INFO] 18:08:31 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ blueprint-model --- 18:08:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:08:31 [INFO] 18:08:31 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ blueprint-model --- 18:08:31 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/target/jacoco.exec 18:08:31 [INFO] 18:08:31 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ blueprint-model --- 18:08:31 [INFO] 18:08:31 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ blueprint-model --- 18:08:31 [INFO] 18:08:31 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ blueprint-model --- 18:08:31 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/pom.xml to /tmp/r/org/onap/ccsdk/cds/components/cba/blueprint-model/1.6.0-SNAPSHOT/blueprint-model-1.6.0-SNAPSHOT.pom 18:08:31 [INFO] 18:08:31 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ blueprint-model --- 18:08:31 [INFO] org.onap.ccsdk.cds.components.cba:blueprint-model:pom:1.6.0-SNAPSHOT 18:08:31 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 18:08:31 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 18:08:31 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 18:08:31 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 18:08:31 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 18:08:31 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 18:08:31 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 18:08:31 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 18:08:31 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 18:08:31 [INFO] | +- org.opentest4j:opentest4j:jar:1.1.1:compile 18:08:31 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:compile 18:08:31 [INFO] | \- org.hamcrest:hamcrest:jar:2.2:compile 18:08:31 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 18:08:31 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 18:08:31 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 18:08:31 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 18:08:31 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 18:08:31 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 18:08:31 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 18:08:31 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 18:08:31 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 18:08:31 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 18:08:31 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 18:08:31 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 18:08:31 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 18:08:31 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 18:08:31 [INFO] | | | \- net.bytebuddy:byte-buddy:jar:1.12.23:compile 18:08:31 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 18:08:31 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 18:08:31 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 18:08:31 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 18:08:31 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 18:08:31 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 18:08:31 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 18:08:31 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 18:08:31 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 18:08:31 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 18:08:31 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 18:08:31 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 18:08:31 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 18:08:31 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 18:08:31 [INFO] | | +- org.springframework:spring-beans:jar:5.3.27:compile 18:08:31 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 18:08:31 [INFO] | | | \- org.springframework:spring-expression:jar:5.3.27:compile 18:08:31 [INFO] | | \- org.springframework:spring-aop:jar:5.3.27:compile 18:08:31 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 18:08:31 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 18:08:31 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 18:08:31 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 18:08:31 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 18:08:31 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 18:08:31 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 18:08:31 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 18:08:31 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 18:08:31 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 18:08:31 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 18:08:31 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 18:08:31 [INFO] | +- io.projectreactor:reactor-core:jar:3.4.29:compile 18:08:31 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 18:08:31 [INFO] | +- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 18:08:31 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 18:08:31 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 18:08:31 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 18:08:31 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 18:08:31 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 18:08:31 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 18:08:31 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 18:08:31 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 18:08:31 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 18:08:31 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 18:08:31 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 18:08:31 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 18:08:31 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 18:08:31 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 18:08:31 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 18:08:31 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 18:08:31 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 18:08:31 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 18:08:31 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 18:08:31 [INFO] | | +- io.netty:netty-common:jar:4.1.92.Final:compile 18:08:31 [INFO] | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 18:08:31 [INFO] | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 18:08:31 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 18:08:31 [INFO] | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 18:08:31 [INFO] | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 18:08:31 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 18:08:31 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 18:08:31 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 18:08:31 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 18:08:31 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 18:08:31 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 18:08:31 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 18:08:31 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 18:08:31 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 18:08:31 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 18:08:31 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 18:08:31 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 18:08:31 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 18:08:31 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 18:08:31 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 18:08:31 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 18:08:31 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 18:08:31 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 18:08:31 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 18:08:31 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 18:08:31 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 18:08:31 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 18:08:31 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 18:08:31 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 18:08:31 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 18:08:31 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 18:08:31 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 18:08:31 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 18:08:31 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 18:08:31 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 18:08:31 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 18:08:31 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 18:08:31 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 18:08:31 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 18:08:31 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 18:08:31 [INFO] | | | | +- ch.qos.logback:logback-core:jar:1.2.12:compile 18:08:31 [INFO] | | | | \- org.slf4j:slf4j-api:jar:1.7.36:compile 18:08:31 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 18:08:31 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 18:08:31 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 18:08:31 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 18:08:31 [INFO] | | +- org.springframework:spring-core:jar:5.3.27:compile 18:08:31 [INFO] | | | \- org.springframework:spring-jcl:jar:5.3.27:compile 18:08:31 [INFO] | | \- org.yaml:snakeyaml:jar:1.30:compile 18:08:31 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 18:08:31 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 18:08:31 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 18:08:31 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 18:08:31 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 18:08:31 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 18:08:31 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 18:08:31 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 18:08:31 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 18:08:31 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 18:08:31 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 18:08:31 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 18:08:31 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 18:08:31 [INFO] 18:08:31 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ blueprint-model --- 18:08:31 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/target/sonatype-clm/module.xml 18:08:31 [INFO] 18:08:31 [INFO] -------< org.onap.ccsdk.cds.components.cba:test-blueprint-model >------- 18:08:31 [INFO] Building Components Model Catalog - Blueprints Model - Test Blueprints 1.6.0-SNAPSHOT [63/68] 18:08:31 [INFO] --------------------------------[ pom ]--------------------------------- 18:08:31 [INFO] 18:08:31 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ test-blueprint-model --- 18:08:31 [INFO] 18:08:31 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ test-blueprint-model --- 18:08:31 [INFO] 18:08:31 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ test-blueprint-model --- 18:08:31 [INFO] Executing tasks 18:08:31 18:08:31 ktlint: 18:08:32 [INFO] Executed tasks 18:08:32 [INFO] 18:08:32 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ test-blueprint-model --- 18:08:32 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 18:08:32 [INFO] 18:08:32 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ test-blueprint-model --- 18:08:32 [INFO] 18:08:32 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ test-blueprint-model --- 18:08:32 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/target/code-coverage/jacoco-ut.exec 18:08:32 [INFO] 18:08:32 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ test-blueprint-model --- 18:08:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/target/jacoco.exec 18:08:32 [INFO] 18:08:32 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ test-blueprint-model --- 18:08:32 [INFO] Set 2 system properties 18:08:32 [INFO] 18:08:32 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ test-blueprint-model --- 18:08:32 [INFO] isPomProject is true and skipPoms is true, return 18:08:32 [INFO] 18:08:32 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ test-blueprint-model --- 18:08:32 [INFO] 18:08:32 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ test-blueprint-model --- 18:08:32 [INFO] 18:08:32 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ test-blueprint-model --- 18:08:32 [INFO] Tidy is skipped. 18:08:32 [INFO] 18:08:32 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ test-blueprint-model --- 18:08:32 [INFO] Skipping Antrun execution 18:08:32 [INFO] 18:08:32 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ test-blueprint-model --- 18:08:32 [INFO] Formatting is skipped 18:08:32 [INFO] 18:08:32 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ test-blueprint-model --- 18:08:32 [WARNING] No sources found skipping Kotlin compile 18:08:32 [INFO] 18:08:32 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ test-blueprint-model --- 18:08:32 [WARNING] No sources found skipping Kotlin compile 18:08:32 [INFO] 18:08:32 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ test-blueprint-model --- 18:08:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:08:32 [INFO] 18:08:32 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ test-blueprint-model --- 18:08:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:08:32 [INFO] 18:08:32 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ test-blueprint-model --- 18:08:32 [INFO] No site descriptor found: nothing to attach. 18:08:32 [INFO] 18:08:32 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ test-blueprint-model --- 18:08:32 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/target/code-coverage/jacoco-it.exec 18:08:32 [INFO] 18:08:32 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ test-blueprint-model --- 18:08:32 [INFO] No tests to run. 18:08:32 [INFO] 18:08:32 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ test-blueprint-model --- 18:08:32 [INFO] No tests to run. 18:08:32 [INFO] 18:08:32 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ test-blueprint-model --- 18:08:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:08:32 [INFO] 18:08:32 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ test-blueprint-model --- 18:08:32 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/target/jacoco.exec 18:08:32 [INFO] 18:08:32 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ test-blueprint-model --- 18:08:32 [INFO] 18:08:32 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ test-blueprint-model --- 18:08:32 [INFO] 18:08:32 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ test-blueprint-model --- 18:08:32 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/pom.xml to /tmp/r/org/onap/ccsdk/cds/components/cba/test-blueprint-model/1.6.0-SNAPSHOT/test-blueprint-model-1.6.0-SNAPSHOT.pom 18:08:32 [INFO] 18:08:32 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ test-blueprint-model --- 18:08:32 [INFO] org.onap.ccsdk.cds.components.cba:test-blueprint-model:pom:1.6.0-SNAPSHOT 18:08:32 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 18:08:32 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 18:08:32 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 18:08:32 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 18:08:32 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 18:08:32 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 18:08:32 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 18:08:32 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 18:08:32 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 18:08:32 [INFO] | +- org.opentest4j:opentest4j:jar:1.1.1:compile 18:08:32 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:compile 18:08:32 [INFO] | \- org.hamcrest:hamcrest:jar:2.2:compile 18:08:32 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 18:08:32 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 18:08:32 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 18:08:32 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 18:08:32 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 18:08:32 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 18:08:32 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 18:08:32 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 18:08:32 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 18:08:32 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 18:08:32 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 18:08:32 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 18:08:32 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 18:08:32 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 18:08:32 [INFO] | | | \- net.bytebuddy:byte-buddy:jar:1.12.23:compile 18:08:32 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 18:08:32 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 18:08:32 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 18:08:32 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 18:08:32 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 18:08:32 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 18:08:32 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 18:08:32 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 18:08:32 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 18:08:32 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 18:08:32 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 18:08:32 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 18:08:32 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 18:08:32 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 18:08:32 [INFO] | | +- org.springframework:spring-beans:jar:5.3.27:compile 18:08:32 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 18:08:32 [INFO] | | | \- org.springframework:spring-expression:jar:5.3.27:compile 18:08:32 [INFO] | | \- org.springframework:spring-aop:jar:5.3.27:compile 18:08:32 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 18:08:32 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 18:08:32 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 18:08:32 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 18:08:32 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 18:08:32 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 18:08:32 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 18:08:32 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 18:08:32 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 18:08:32 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 18:08:32 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 18:08:32 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 18:08:32 [INFO] | +- io.projectreactor:reactor-core:jar:3.4.29:compile 18:08:32 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 18:08:32 [INFO] | +- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 18:08:32 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 18:08:32 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 18:08:32 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 18:08:32 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 18:08:32 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 18:08:32 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 18:08:32 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 18:08:32 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 18:08:32 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 18:08:32 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 18:08:32 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 18:08:32 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 18:08:32 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 18:08:32 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 18:08:32 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 18:08:32 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 18:08:32 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 18:08:32 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 18:08:32 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 18:08:32 [INFO] | | +- io.netty:netty-common:jar:4.1.92.Final:compile 18:08:32 [INFO] | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 18:08:32 [INFO] | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 18:08:32 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 18:08:32 [INFO] | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 18:08:32 [INFO] | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 18:08:32 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 18:08:32 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 18:08:32 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 18:08:32 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 18:08:32 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 18:08:32 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 18:08:32 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 18:08:32 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 18:08:32 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 18:08:32 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 18:08:32 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 18:08:32 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 18:08:32 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 18:08:32 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 18:08:32 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 18:08:32 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 18:08:32 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 18:08:32 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 18:08:32 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 18:08:32 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 18:08:32 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 18:08:32 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 18:08:32 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 18:08:32 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 18:08:32 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 18:08:32 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 18:08:32 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 18:08:32 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 18:08:32 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 18:08:32 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 18:08:32 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 18:08:32 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 18:08:32 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 18:08:32 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 18:08:32 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 18:08:32 [INFO] | | | | +- ch.qos.logback:logback-core:jar:1.2.12:compile 18:08:32 [INFO] | | | | \- org.slf4j:slf4j-api:jar:1.7.36:compile 18:08:32 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 18:08:32 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 18:08:32 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 18:08:32 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 18:08:32 [INFO] | | +- org.springframework:spring-core:jar:5.3.27:compile 18:08:32 [INFO] | | | \- org.springframework:spring-jcl:jar:5.3.27:compile 18:08:32 [INFO] | | \- org.yaml:snakeyaml:jar:1.30:compile 18:08:32 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 18:08:32 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 18:08:32 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 18:08:32 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 18:08:32 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 18:08:32 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 18:08:32 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 18:08:32 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 18:08:32 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 18:08:32 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 18:08:32 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 18:08:32 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 18:08:32 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 18:08:32 [INFO] 18:08:32 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ test-blueprint-model --- 18:08:32 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/target/sonatype-clm/module.xml 18:08:32 [INFO] 18:08:32 [INFO] -----< org.onap.ccsdk.cds.components.cba:cba-assembly-descriptor >------ 18:08:32 [INFO] Building Components Model Catalog - Blueprints Model - CBA Assembly Descriptor 1.6.0-SNAPSHOT [64/68] 18:08:32 [INFO] --------------------------------[ jar ]--------------------------------- 18:08:32 [INFO] 18:08:32 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cba-assembly-descriptor --- 18:08:32 [INFO] 18:08:32 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ cba-assembly-descriptor --- 18:08:32 [INFO] 18:08:32 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ cba-assembly-descriptor --- 18:08:32 [INFO] Executing tasks 18:08:32 18:08:32 ktlint: 18:08:33 [INFO] Executed tasks 18:08:33 [INFO] 18:08:33 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ cba-assembly-descriptor --- 18:08:33 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 18:08:33 [INFO] 18:08:33 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ cba-assembly-descriptor --- 18:08:33 [INFO] 18:08:33 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ cba-assembly-descriptor --- 18:08:33 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/cba-assembly-descriptor/target/code-coverage/jacoco-ut.exec 18:08:33 [INFO] 18:08:33 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ cba-assembly-descriptor --- 18:08:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/cba-assembly-descriptor/target/jacoco.exec 18:08:33 [INFO] 18:08:33 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ cba-assembly-descriptor --- 18:08:33 [INFO] Set 2 system properties 18:08:33 [INFO] 18:08:33 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ cba-assembly-descriptor --- 18:08:33 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-clm-master/.git 18:08:33 [INFO] Collected git.commit.id.full with value dea5fc2346c2633f38ec0e7bc8a7499446998292 18:08:33 [INFO] Collected git.commit.id.abbrev with value dea5fc2 18:08:33 [INFO] Collected git.build.time with value 2024-03-19T18:08:33+0000 18:08:33 [INFO] Collected git.build.version with value 1.6.0-SNAPSHOT 18:08:33 [INFO] Collected git.build.number with value 290 18:08:33 [INFO] including property git.build.version in results 18:08:33 [INFO] including property git.commit.id.full in results 18:08:33 [INFO] including property git.commit.id.abbrev in results 18:08:33 [INFO] including property git.build.time in results 18:08:33 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/cba-assembly-descriptor/target/classes/git.properties] (for module Components Model Catalog - Blueprints Model - CBA Assembly Descriptor)... 18:08:33 [INFO] 18:08:33 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ cba-assembly-descriptor --- 18:08:33 [INFO] 18:08:33 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ cba-assembly-descriptor --- 18:08:33 [INFO] 18:08:33 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ cba-assembly-descriptor --- 18:08:33 [INFO] Tidy is skipped. 18:08:33 [INFO] 18:08:33 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ cba-assembly-descriptor --- 18:08:33 [INFO] Skipping Antrun execution 18:08:33 [INFO] 18:08:33 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ cba-assembly-descriptor --- 18:08:33 [INFO] Formatting is skipped 18:08:33 [INFO] 18:08:33 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cba-assembly-descriptor --- 18:08:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:08:33 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/cba-assembly-descriptor/Environments 18:08:33 [INFO] 18:08:33 [INFO] --- maven-resources-plugin:2.6:copy-resources (process-proc) @ cba-assembly-descriptor --- 18:08:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:08:33 [INFO] Copying 1 resource 18:08:33 [INFO] 18:08:33 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ cba-assembly-descriptor --- 18:08:33 [INFO] No sources to compile 18:08:33 [INFO] 18:08:33 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ cba-assembly-descriptor --- 18:08:33 [WARNING] No sources found skipping Kotlin compile 18:08:33 [INFO] 18:08:33 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cba-assembly-descriptor --- 18:08:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:08:33 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/cba-assembly-descriptor/src/test/resources 18:08:33 [INFO] 18:08:33 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ cba-assembly-descriptor --- 18:08:33 [INFO] No sources to compile 18:08:33 [INFO] 18:08:33 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ cba-assembly-descriptor --- 18:08:33 [WARNING] No sources found skipping Kotlin compile 18:08:33 [INFO] 18:08:33 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cba-assembly-descriptor --- 18:08:33 [INFO] No tests to run. 18:08:33 [INFO] 18:08:33 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ cba-assembly-descriptor --- 18:08:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:08:33 [INFO] 18:08:33 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ cba-assembly-descriptor --- 18:08:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:08:33 [INFO] 18:08:33 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ cba-assembly-descriptor --- 18:08:33 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/cba-assembly-descriptor/target/cba-assembly-descriptor-1.6.0-SNAPSHOT.jar 18:08:33 [INFO] 18:08:33 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ cba-assembly-descriptor --- 18:08:33 [INFO] Skipping because packaging 'jar' is not pom. 18:08:33 [INFO] 18:08:33 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ cba-assembly-descriptor --- 18:08:33 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/cba-assembly-descriptor/target/code-coverage/jacoco-it.exec 18:08:33 [INFO] 18:08:33 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ cba-assembly-descriptor --- 18:08:33 [INFO] No tests to run. 18:08:33 [INFO] 18:08:33 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ cba-assembly-descriptor --- 18:08:33 [INFO] No tests to run. 18:08:33 [INFO] 18:08:33 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ cba-assembly-descriptor --- 18:08:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:08:33 [INFO] 18:08:33 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ cba-assembly-descriptor --- 18:08:33 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/cba-assembly-descriptor/target/jacoco.exec 18:08:33 [INFO] 18:08:33 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ cba-assembly-descriptor --- 18:08:33 [INFO] 18:08:33 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ cba-assembly-descriptor --- 18:08:33 [INFO] 18:08:33 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cba-assembly-descriptor --- 18:08:33 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/cba-assembly-descriptor/target/cba-assembly-descriptor-1.6.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/components/cba/cba-assembly-descriptor/1.6.0-SNAPSHOT/cba-assembly-descriptor-1.6.0-SNAPSHOT.jar 18:08:33 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/cba-assembly-descriptor/pom.xml to /tmp/r/org/onap/ccsdk/cds/components/cba/cba-assembly-descriptor/1.6.0-SNAPSHOT/cba-assembly-descriptor-1.6.0-SNAPSHOT.pom 18:08:33 [INFO] 18:08:33 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ cba-assembly-descriptor --- 18:08:33 [INFO] org.onap.ccsdk.cds.components.cba:cba-assembly-descriptor:jar:1.6.0-SNAPSHOT 18:08:33 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 18:08:33 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 18:08:33 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 18:08:33 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 18:08:33 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 18:08:33 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 18:08:33 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 18:08:33 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 18:08:33 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 18:08:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.1.1:compile 18:08:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:compile 18:08:33 [INFO] | \- org.hamcrest:hamcrest:jar:2.2:compile 18:08:33 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 18:08:33 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 18:08:33 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 18:08:33 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 18:08:33 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 18:08:33 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 18:08:33 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 18:08:33 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 18:08:33 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 18:08:33 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 18:08:33 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 18:08:33 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 18:08:33 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 18:08:33 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 18:08:33 [INFO] | | | \- net.bytebuddy:byte-buddy:jar:1.12.23:compile 18:08:33 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 18:08:33 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 18:08:33 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 18:08:33 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 18:08:33 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 18:08:33 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 18:08:33 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 18:08:33 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 18:08:33 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 18:08:33 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 18:08:33 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 18:08:33 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 18:08:33 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 18:08:33 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 18:08:33 [INFO] | | +- org.springframework:spring-beans:jar:5.3.27:compile 18:08:33 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 18:08:33 [INFO] | | | \- org.springframework:spring-expression:jar:5.3.27:compile 18:08:33 [INFO] | | \- org.springframework:spring-aop:jar:5.3.27:compile 18:08:33 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 18:08:33 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 18:08:33 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 18:08:33 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 18:08:33 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 18:08:33 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 18:08:33 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 18:08:33 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 18:08:33 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 18:08:33 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 18:08:33 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 18:08:33 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 18:08:33 [INFO] | +- io.projectreactor:reactor-core:jar:3.4.29:compile 18:08:33 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 18:08:33 [INFO] | +- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 18:08:33 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 18:08:33 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 18:08:33 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 18:08:33 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 18:08:33 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 18:08:33 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 18:08:33 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 18:08:33 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 18:08:33 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 18:08:33 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 18:08:33 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 18:08:33 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 18:08:33 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 18:08:33 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 18:08:33 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 18:08:33 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 18:08:33 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 18:08:33 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 18:08:33 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 18:08:33 [INFO] | | +- io.netty:netty-common:jar:4.1.92.Final:compile 18:08:33 [INFO] | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 18:08:33 [INFO] | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 18:08:33 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 18:08:33 [INFO] | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 18:08:33 [INFO] | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 18:08:33 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 18:08:33 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 18:08:33 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 18:08:33 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 18:08:33 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 18:08:33 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 18:08:33 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 18:08:33 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 18:08:33 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 18:08:33 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 18:08:33 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 18:08:33 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 18:08:33 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 18:08:33 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 18:08:33 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 18:08:33 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 18:08:33 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 18:08:33 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 18:08:33 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 18:08:33 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 18:08:33 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 18:08:33 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 18:08:33 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 18:08:33 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 18:08:33 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 18:08:33 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 18:08:33 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 18:08:33 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 18:08:33 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 18:08:33 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 18:08:33 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 18:08:33 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 18:08:33 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 18:08:33 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 18:08:33 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 18:08:33 [INFO] | | | | +- ch.qos.logback:logback-core:jar:1.2.12:compile 18:08:33 [INFO] | | | | \- org.slf4j:slf4j-api:jar:1.7.36:compile 18:08:33 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 18:08:33 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 18:08:33 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 18:08:33 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 18:08:33 [INFO] | | +- org.springframework:spring-core:jar:5.3.27:compile 18:08:33 [INFO] | | | \- org.springframework:spring-jcl:jar:5.3.27:compile 18:08:33 [INFO] | | \- org.yaml:snakeyaml:jar:1.30:compile 18:08:33 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 18:08:33 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 18:08:33 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 18:08:33 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 18:08:33 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 18:08:33 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 18:08:33 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 18:08:33 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 18:08:33 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 18:08:33 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 18:08:33 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 18:08:33 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 18:08:33 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 18:08:33 [INFO] 18:08:33 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ cba-assembly-descriptor --- 18:08:33 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/cba-assembly-descriptor/target/sonatype-clm/module.xml 18:08:33 [INFO] 18:08:33 [INFO] ----------< org.onap.ccsdk.cds.components.cba:capability_cli >---------- 18:08:33 [INFO] Building Components Model Catalog - Blueprints Model - Test Blueprints - Capability CLI 1.6.0-SNAPSHOT [65/68] 18:08:33 [INFO] --------------------------------[ jar ]--------------------------------- 18:08:33 [INFO] 18:08:33 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ capability_cli --- 18:08:33 [INFO] 18:08:33 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ capability_cli --- 18:08:33 [INFO] 18:08:33 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ capability_cli --- 18:08:33 [INFO] Executing tasks 18:08:33 18:08:33 ktlint: 18:08:34 [INFO] Executed tasks 18:08:34 [INFO] 18:08:34 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ capability_cli --- 18:08:34 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 18:08:34 [INFO] 18:08:34 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ capability_cli --- 18:08:34 [INFO] 18:08:34 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ capability_cli --- 18:08:34 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/capability_cli/target/code-coverage/jacoco-ut.exec 18:08:34 [INFO] 18:08:34 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ capability_cli --- 18:08:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/capability_cli/target/jacoco.exec 18:08:34 [INFO] 18:08:34 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ capability_cli --- 18:08:34 [INFO] Set 2 system properties 18:08:34 [INFO] 18:08:34 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ capability_cli --- 18:08:34 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-clm-master/.git 18:08:34 [INFO] Collected git.commit.id.full with value dea5fc2346c2633f38ec0e7bc8a7499446998292 18:08:34 [INFO] Collected git.commit.id.abbrev with value dea5fc2 18:08:34 [INFO] Collected git.build.time with value 2024-03-19T18:08:34+0000 18:08:34 [INFO] Collected git.build.version with value 1.6.0-SNAPSHOT 18:08:34 [INFO] Collected git.build.number with value 290 18:08:34 [INFO] including property git.build.version in results 18:08:34 [INFO] including property git.commit.id.full in results 18:08:34 [INFO] including property git.commit.id.abbrev in results 18:08:34 [INFO] including property git.build.time in results 18:08:34 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/capability_cli/target/classes/git.properties] (for module Components Model Catalog - Blueprints Model - Test Blueprints - Capability CLI)... 18:08:34 [INFO] 18:08:34 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ capability_cli --- 18:08:34 [INFO] 18:08:34 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ capability_cli --- 18:08:34 [INFO] 18:08:34 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ capability_cli --- 18:08:34 [INFO] Tidy is skipped. 18:08:34 [INFO] 18:08:34 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ capability_cli --- 18:08:34 [INFO] Skipping Antrun execution 18:08:34 [INFO] 18:08:34 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ capability_cli --- 18:08:34 [INFO] Formatting is skipped 18:08:34 [INFO] 18:08:34 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ capability_cli --- 18:08:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:08:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 18:08:34 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/capability_cli/Environments 18:08:34 [INFO] 18:08:34 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ capability_cli --- 18:08:34 [INFO] Changes detected - recompiling the module! 18:08:34 [INFO] 18:08:34 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ capability_cli --- 18:08:34 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 18:08:34 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/capability_cli/Scripts/kotlin/cba/capability/cli/Check.kt: (53, 13) Variable 'sshClientService' is never used 18:08:34 [INFO] 18:08:34 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ capability_cli --- 18:08:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:08:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 18:08:34 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/capability_cli/src/test/resources 18:08:34 [INFO] 18:08:34 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ capability_cli --- 18:08:34 [INFO] No sources to compile 18:08:34 [INFO] 18:08:34 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ capability_cli --- 18:08:34 [WARNING] No sources found skipping Kotlin compile 18:08:34 [INFO] 18:08:34 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ capability_cli --- 18:08:34 [INFO] No tests to run. 18:08:34 [INFO] 18:08:34 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ capability_cli --- 18:08:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:08:34 [INFO] 18:08:34 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ capability_cli --- 18:08:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:08:34 [INFO] 18:08:34 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ capability_cli --- 18:08:34 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/capability_cli/target/capability_cli-1.6.0-SNAPSHOT.jar 18:08:34 [INFO] 18:08:34 [INFO] --- maven-assembly-plugin:3.1.0:single (cba) @ capability_cli --- 18:08:35 [INFO] Building zip: /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/capability_cli/target/capability_cli-1.6.0-SNAPSHOT.zip 18:08:35 [INFO] 18:08:35 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ capability_cli --- 18:08:35 [INFO] Skipping because packaging 'jar' is not pom. 18:08:35 [INFO] 18:08:35 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ capability_cli --- 18:08:35 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/capability_cli/target/code-coverage/jacoco-it.exec 18:08:35 [INFO] 18:08:35 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ capability_cli --- 18:08:35 [INFO] No tests to run. 18:08:35 [INFO] 18:08:35 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ capability_cli --- 18:08:35 [INFO] No tests to run. 18:08:35 [INFO] 18:08:35 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ capability_cli --- 18:08:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:08:35 [INFO] 18:08:35 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ capability_cli --- 18:08:35 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/capability_cli/target/jacoco.exec 18:08:35 [INFO] 18:08:35 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ capability_cli --- 18:08:35 [INFO] 18:08:35 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ capability_cli --- 18:08:35 [INFO] 18:08:35 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ capability_cli --- 18:08:35 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/capability_cli/target/capability_cli-1.6.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/components/cba/capability_cli/1.6.0-SNAPSHOT/capability_cli-1.6.0-SNAPSHOT.jar 18:08:35 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/capability_cli/pom.xml to /tmp/r/org/onap/ccsdk/cds/components/cba/capability_cli/1.6.0-SNAPSHOT/capability_cli-1.6.0-SNAPSHOT.pom 18:08:35 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/capability_cli/target/capability_cli-1.6.0-SNAPSHOT.zip to /tmp/r/org/onap/ccsdk/cds/components/cba/capability_cli/1.6.0-SNAPSHOT/capability_cli-1.6.0-SNAPSHOT.zip 18:08:35 [INFO] 18:08:35 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ capability_cli --- 18:08:35 [INFO] org.onap.ccsdk.cds.components.cba:capability_cli:jar:1.6.0-SNAPSHOT 18:08:35 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:cli-executor:jar:1.6.0-SNAPSHOT:compile 18:08:35 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:jar:1.6.0-SNAPSHOT:compile 18:08:35 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.6.0-SNAPSHOT:compile 18:08:35 [INFO] | | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.6.0-SNAPSHOT:compile 18:08:35 [INFO] | | | +- javax.validation:validation-api:jar:2.0.1.Final:compile 18:08:35 [INFO] | | | \- com.microsoft.sqlserver:mssql-jdbc:jar:10.2.3.jre8:compile 18:08:35 [INFO] | | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.7.12:compile 18:08:35 [INFO] | | | +- org.springframework.boot:spring-boot-starter-aop:jar:2.7.12:compile 18:08:35 [INFO] | | | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 18:08:35 [INFO] | | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.7.12:compile 18:08:35 [INFO] | | | | +- com.zaxxer:HikariCP:jar:4.0.3:compile 18:08:35 [INFO] | | | | \- org.springframework:spring-jdbc:jar:5.3.27:compile 18:08:35 [INFO] | | | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 18:08:35 [INFO] | | | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 18:08:35 [INFO] | | | +- org.hibernate:hibernate-core:jar:5.6.15.Final:compile 18:08:35 [INFO] | | | | +- antlr:antlr:jar:2.7.7:compile 18:08:35 [INFO] | | | | +- org.jboss:jandex:jar:2.4.2.Final:compile 18:08:35 [INFO] | | | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 18:08:35 [INFO] | | | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 18:08:35 [INFO] | | | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 18:08:35 [INFO] | | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 18:08:35 [INFO] | | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 18:08:35 [INFO] | | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 18:08:35 [INFO] | | | +- org.springframework.data:spring-data-jpa:jar:2.7.12:compile 18:08:35 [INFO] | | | | +- org.springframework.data:spring-data-commons:jar:2.7.12:compile 18:08:35 [INFO] | | | | +- org.springframework:spring-orm:jar:5.3.27:compile 18:08:35 [INFO] | | | | +- org.springframework:spring-tx:jar:5.3.27:compile 18:08:35 [INFO] | | | | \- org.slf4j:slf4j-api:jar:1.7.36:compile 18:08:35 [INFO] | | | \- org.springframework:spring-aspects:jar:5.3.27:compile 18:08:35 [INFO] | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.0.10:compile 18:08:35 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:ssh-lib:jar:1.6.0-SNAPSHOT:compile 18:08:35 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.6.0-SNAPSHOT:compile 18:08:35 [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile 18:08:35 [INFO] | | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 18:08:35 [INFO] | | | | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 18:08:35 [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile 18:08:35 [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.13.5:compile 18:08:35 [INFO] | | | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 18:08:35 [INFO] | | | +- commons-lang:commons-lang:jar:2.6:compile 18:08:35 [INFO] | | | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 18:08:35 [INFO] | | | | +- org.javassist:javassist:jar:3.24.1-GA:compile 18:08:35 [INFO] | | | | +- org.jsoup:jsoup:jar:1.12.1:compile 18:08:35 [INFO] | | | | +- com.google.re2j:re2j:jar:1.2:compile 18:08:35 [INFO] | | | | +- commons-net:commons-net:jar:3.9.0:compile 18:08:35 [INFO] | | | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 18:08:35 [INFO] | | | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 18:08:35 [INFO] | | | \- org.apache.commons:commons-compress:jar:1.21:compile 18:08:35 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.6.0-SNAPSHOT:compile 18:08:35 [INFO] | | | +- com.hazelcast:hazelcast-all:jar:4.2.5:compile 18:08:35 [INFO] | | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.6.0-SNAPSHOT:compile 18:08:35 [INFO] | | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 18:08:35 [INFO] | | | | \- javax.annotation:jsr250-api:jar:1.0:compile 18:08:35 [INFO] | | | \- org.springframework.boot:spring-boot-starter-webflux:jar:2.7.12:compile 18:08:35 [INFO] | | | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.12:compile 18:08:35 [INFO] | | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5:compile 18:08:35 [INFO] | | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile 18:08:35 [INFO] | | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5:compile 18:08:35 [INFO] | | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.12:compile 18:08:35 [INFO] | | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.32:compile 18:08:35 [INFO] | | | | +- io.netty:netty-resolver-dns:jar:4.1.92.Final:compile 18:08:35 [INFO] | | | | | \- io.netty:netty-codec-dns:jar:4.1.92.Final:compile 18:08:35 [INFO] | | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.92.Final:compile 18:08:35 [INFO] | | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.92.Final:compile 18:08:35 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.92.Final:compile 18:08:35 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.92.Final:compile 18:08:35 [INFO] | | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.32:compile 18:08:35 [INFO] | | | \- org.springframework:spring-webflux:jar:5.3.27:compile 18:08:35 [INFO] | | +- org.apache.sshd:sshd-core:jar:2.10.0:compile 18:08:35 [INFO] | | | +- org.apache.sshd:sshd-common:jar:2.10.0:compile 18:08:35 [INFO] | | | \- org.slf4j:jcl-over-slf4j:jar:1.7.36:compile 18:08:35 [INFO] | | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.6.0-SNAPSHOT:compile 18:08:35 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.6.0-SNAPSHOT:compile 18:08:35 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.6.0-SNAPSHOT:compile 18:08:35 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 18:08:35 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 18:08:35 [INFO] | | | \- commons-codec:commons-codec:jar:1.15:compile 18:08:35 [INFO] | | \- org.springframework:spring-web:jar:5.3.27:compile 18:08:35 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.6.0-SNAPSHOT:compile 18:08:35 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.6.0-SNAPSHOT:compile 18:08:35 [INFO] | | +- io.nats:jnats:jar:2.6.6:compile 18:08:35 [INFO] | | | \- net.i2p.crypto:eddsa:jar:0.3.0:compile 18:08:35 [INFO] | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 18:08:35 [INFO] | +- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 18:08:35 [INFO] | | +- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 18:08:35 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.12.0:compile 18:08:35 [INFO] | | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 18:08:35 [INFO] | | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 18:08:35 [INFO] | | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 18:08:35 [INFO] | | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 18:08:35 [INFO] | | +- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 18:08:35 [INFO] | | \- com.google.code.findbugs:annotations:jar:3.0.1:compile 18:08:35 [INFO] | | \- net.jcip:jcip-annotations:jar:1.0:compile 18:08:35 [INFO] | \- io.grpc:grpc-testing:jar:1.29.0:compile 18:08:35 [INFO] | +- junit:junit:jar:4.13.2:compile 18:08:35 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:compile 18:08:35 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 18:08:35 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 18:08:35 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 18:08:35 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 18:08:35 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 18:08:35 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 18:08:35 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 18:08:35 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 18:08:35 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 18:08:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.1.1:compile 18:08:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:compile 18:08:35 [INFO] | \- org.hamcrest:hamcrest:jar:2.2:compile 18:08:35 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 18:08:35 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 18:08:35 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 18:08:35 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 18:08:35 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 18:08:35 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 18:08:35 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 18:08:35 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 18:08:35 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 18:08:35 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 18:08:35 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 18:08:35 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 18:08:35 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 18:08:35 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 18:08:35 [INFO] | | | \- net.bytebuddy:byte-buddy:jar:1.12.23:compile 18:08:35 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 18:08:35 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 18:08:35 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 18:08:35 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 18:08:35 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 18:08:35 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 18:08:35 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 18:08:35 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 18:08:35 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 18:08:35 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 18:08:35 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 18:08:35 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 18:08:35 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 18:08:35 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 18:08:35 [INFO] | | +- org.springframework:spring-beans:jar:5.3.27:compile 18:08:35 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 18:08:35 [INFO] | | | \- org.springframework:spring-expression:jar:5.3.27:compile 18:08:35 [INFO] | | \- org.springframework:spring-aop:jar:5.3.27:compile 18:08:35 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 18:08:35 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 18:08:35 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 18:08:35 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 18:08:35 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 18:08:35 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 18:08:35 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 18:08:35 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 18:08:35 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 18:08:35 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 18:08:35 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 18:08:35 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 18:08:35 [INFO] | +- io.projectreactor:reactor-core:jar:3.4.29:compile 18:08:35 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 18:08:35 [INFO] | +- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 18:08:35 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 18:08:35 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 18:08:35 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 18:08:35 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 18:08:35 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 18:08:35 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 18:08:35 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 18:08:35 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 18:08:35 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 18:08:35 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 18:08:35 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 18:08:35 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 18:08:35 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 18:08:35 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 18:08:35 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 18:08:35 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 18:08:35 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 18:08:35 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 18:08:35 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 18:08:35 [INFO] | | +- io.netty:netty-common:jar:4.1.92.Final:compile 18:08:35 [INFO] | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 18:08:35 [INFO] | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 18:08:35 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 18:08:35 [INFO] | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 18:08:35 [INFO] | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 18:08:35 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 18:08:35 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 18:08:35 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 18:08:35 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 18:08:35 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 18:08:35 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 18:08:35 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 18:08:35 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 18:08:35 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 18:08:35 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 18:08:35 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 18:08:35 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 18:08:35 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 18:08:35 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 18:08:35 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 18:08:35 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 18:08:35 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 18:08:35 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 18:08:35 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 18:08:35 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 18:08:35 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 18:08:35 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 18:08:35 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 18:08:35 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 18:08:35 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 18:08:35 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 18:08:35 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 18:08:35 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 18:08:35 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 18:08:35 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 18:08:35 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 18:08:35 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 18:08:35 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 18:08:35 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 18:08:35 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 18:08:35 [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.2.12:compile 18:08:35 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 18:08:35 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 18:08:35 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 18:08:35 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 18:08:35 [INFO] | | +- org.springframework:spring-core:jar:5.3.27:compile 18:08:35 [INFO] | | | \- org.springframework:spring-jcl:jar:5.3.27:compile 18:08:35 [INFO] | | \- org.yaml:snakeyaml:jar:1.30:compile 18:08:35 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 18:08:35 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 18:08:35 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 18:08:35 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 18:08:35 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 18:08:35 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 18:08:35 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 18:08:35 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 18:08:35 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 18:08:35 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 18:08:35 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 18:08:35 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 18:08:35 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 18:08:35 [INFO] 18:08:35 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ capability_cli --- 18:08:35 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/capability_cli/target/sonatype-clm/module.xml 18:08:35 [INFO] 18:08:35 [INFO] ----------< org.onap.ccsdk.cds.components.cba:resource-audit >---------- 18:08:35 [INFO] Building Components Model Catalog - Blueprints Model - Test Blueprints - Resource Audit 1.6.0-SNAPSHOT [66/68] 18:08:35 [INFO] --------------------------------[ jar ]--------------------------------- 18:08:35 [INFO] 18:08:35 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ resource-audit --- 18:08:35 [INFO] 18:08:35 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ resource-audit --- 18:08:35 [INFO] 18:08:35 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ resource-audit --- 18:08:35 [INFO] Executing tasks 18:08:35 18:08:35 ktlint: 18:08:36 [INFO] Executed tasks 18:08:36 [INFO] 18:08:36 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ resource-audit --- 18:08:36 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 18:08:36 [INFO] 18:08:36 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ resource-audit --- 18:08:36 [INFO] 18:08:36 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ resource-audit --- 18:08:36 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/resource-audit/target/code-coverage/jacoco-ut.exec 18:08:36 [INFO] 18:08:36 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ resource-audit --- 18:08:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/resource-audit/target/jacoco.exec 18:08:36 [INFO] 18:08:36 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ resource-audit --- 18:08:36 [INFO] Set 2 system properties 18:08:36 [INFO] 18:08:36 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ resource-audit --- 18:08:36 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-clm-master/.git 18:08:36 [INFO] Collected git.commit.id.full with value dea5fc2346c2633f38ec0e7bc8a7499446998292 18:08:36 [INFO] Collected git.commit.id.abbrev with value dea5fc2 18:08:36 [INFO] Collected git.build.time with value 2024-03-19T18:08:36+0000 18:08:36 [INFO] Collected git.build.version with value 1.6.0-SNAPSHOT 18:08:36 [INFO] Collected git.build.number with value 290 18:08:36 [INFO] including property git.build.version in results 18:08:36 [INFO] including property git.commit.id.full in results 18:08:36 [INFO] including property git.commit.id.abbrev in results 18:08:36 [INFO] including property git.build.time in results 18:08:36 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/resource-audit/target/classes/git.properties] (for module Components Model Catalog - Blueprints Model - Test Blueprints - Resource Audit)... 18:08:36 [INFO] 18:08:36 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ resource-audit --- 18:08:36 [INFO] 18:08:36 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ resource-audit --- 18:08:36 [INFO] 18:08:36 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ resource-audit --- 18:08:36 [INFO] Tidy is skipped. 18:08:36 [INFO] 18:08:36 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ resource-audit --- 18:08:36 [INFO] Skipping Antrun execution 18:08:36 [INFO] 18:08:36 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ resource-audit --- 18:08:36 [INFO] Formatting is skipped 18:08:36 [INFO] 18:08:36 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resource-audit --- 18:08:36 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:08:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 18:08:36 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/resource-audit/Environments 18:08:36 [INFO] 18:08:36 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ resource-audit --- 18:08:36 [INFO] Changes detected - recompiling the module! 18:08:36 [INFO] 18:08:36 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ resource-audit --- 18:08:37 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 18:08:37 [WARNING] /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/resource-audit/Scripts/kotlin/cba/resource/audit/functions/ConfigCollector.kt: (40, 62) Parameter 'source' is never used, could be renamed to _ 18:08:37 [INFO] 18:08:37 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resource-audit --- 18:08:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:08:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 18:08:37 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/resource-audit/src/test/resources 18:08:37 [INFO] 18:08:37 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ resource-audit --- 18:08:37 [INFO] No sources to compile 18:08:37 [INFO] 18:08:37 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ resource-audit --- 18:08:37 [WARNING] No sources found skipping Kotlin compile 18:08:37 [INFO] 18:08:37 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resource-audit --- 18:08:37 [INFO] No tests to run. 18:08:37 [INFO] 18:08:37 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ resource-audit --- 18:08:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:08:37 [INFO] 18:08:37 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ resource-audit --- 18:08:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:08:37 [INFO] 18:08:37 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ resource-audit --- 18:08:37 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/resource-audit/target/resource-audit-1.6.0-SNAPSHOT.jar 18:08:37 [INFO] 18:08:37 [INFO] --- maven-assembly-plugin:3.1.0:single (cba) @ resource-audit --- 18:08:37 [INFO] Building zip: /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/resource-audit/target/resource-audit-1.6.0-SNAPSHOT.zip 18:08:37 [INFO] 18:08:37 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ resource-audit --- 18:08:37 [INFO] Skipping because packaging 'jar' is not pom. 18:08:37 [INFO] 18:08:37 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ resource-audit --- 18:08:37 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/resource-audit/target/code-coverage/jacoco-it.exec 18:08:37 [INFO] 18:08:37 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ resource-audit --- 18:08:37 [INFO] No tests to run. 18:08:37 [INFO] 18:08:37 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ resource-audit --- 18:08:37 [INFO] No tests to run. 18:08:37 [INFO] 18:08:37 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ resource-audit --- 18:08:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:08:37 [INFO] 18:08:37 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ resource-audit --- 18:08:37 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/resource-audit/target/jacoco.exec 18:08:37 [INFO] 18:08:37 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ resource-audit --- 18:08:37 [INFO] 18:08:37 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ resource-audit --- 18:08:37 [INFO] 18:08:37 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resource-audit --- 18:08:37 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/resource-audit/target/resource-audit-1.6.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/cds/components/cba/resource-audit/1.6.0-SNAPSHOT/resource-audit-1.6.0-SNAPSHOT.jar 18:08:37 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/resource-audit/pom.xml to /tmp/r/org/onap/ccsdk/cds/components/cba/resource-audit/1.6.0-SNAPSHOT/resource-audit-1.6.0-SNAPSHOT.pom 18:08:37 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/resource-audit/target/resource-audit-1.6.0-SNAPSHOT.zip to /tmp/r/org/onap/ccsdk/cds/components/cba/resource-audit/1.6.0-SNAPSHOT/resource-audit-1.6.0-SNAPSHOT.zip 18:08:37 [INFO] 18:08:37 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ resource-audit --- 18:08:37 [INFO] org.onap.ccsdk.cds.components.cba:resource-audit:jar:1.6.0-SNAPSHOT 18:08:37 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:jar:1.6.0-SNAPSHOT:compile 18:08:37 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.6.0-SNAPSHOT:compile 18:08:37 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.6.0-SNAPSHOT:compile 18:08:37 [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile 18:08:37 [INFO] | | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 18:08:37 [INFO] | | | | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 18:08:37 [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile 18:08:37 [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.13.5:compile 18:08:37 [INFO] | | | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 18:08:37 [INFO] | | | +- commons-lang:commons-lang:jar:2.6:compile 18:08:37 [INFO] | | | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 18:08:37 [INFO] | | | | +- org.javassist:javassist:jar:3.24.1-GA:compile 18:08:37 [INFO] | | | | +- org.jsoup:jsoup:jar:1.12.1:compile 18:08:37 [INFO] | | | | +- com.google.re2j:re2j:jar:1.2:compile 18:08:37 [INFO] | | | | +- commons-net:commons-net:jar:3.9.0:compile 18:08:37 [INFO] | | | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 18:08:37 [INFO] | | | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 18:08:37 [INFO] | | | \- org.apache.commons:commons-compress:jar:1.21:compile 18:08:37 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.6.0-SNAPSHOT:compile 18:08:37 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.6.0-SNAPSHOT:compile 18:08:37 [INFO] | | | +- com.hazelcast:hazelcast-all:jar:4.2.5:compile 18:08:37 [INFO] | | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.6.0-SNAPSHOT:compile 18:08:37 [INFO] | | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 18:08:37 [INFO] | | | | \- javax.annotation:jsr250-api:jar:1.0:compile 18:08:37 [INFO] | | | \- org.springframework.boot:spring-boot-starter-webflux:jar:2.7.12:compile 18:08:37 [INFO] | | | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.12:compile 18:08:37 [INFO] | | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5:compile 18:08:37 [INFO] | | | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile 18:08:37 [INFO] | | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5:compile 18:08:37 [INFO] | | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.12:compile 18:08:37 [INFO] | | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.32:compile 18:08:37 [INFO] | | | | +- io.netty:netty-resolver-dns:jar:4.1.92.Final:compile 18:08:37 [INFO] | | | | | \- io.netty:netty-codec-dns:jar:4.1.92.Final:compile 18:08:37 [INFO] | | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.92.Final:compile 18:08:37 [INFO] | | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.92.Final:compile 18:08:37 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.92.Final:compile 18:08:37 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.92.Final:compile 18:08:37 [INFO] | | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.32:compile 18:08:37 [INFO] | | | \- org.springframework:spring-webflux:jar:5.3.27:compile 18:08:37 [INFO] | | +- javax.validation:validation-api:jar:2.0.1.Final:compile 18:08:37 [INFO] | | +- com.microsoft.sqlserver:mssql-jdbc:jar:10.2.3.jre8:compile 18:08:37 [INFO] | | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.6.0-SNAPSHOT:compile 18:08:37 [INFO] | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.7.12:compile 18:08:37 [INFO] | | +- org.springframework.boot:spring-boot-starter-aop:jar:2.7.12:compile 18:08:37 [INFO] | | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 18:08:37 [INFO] | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.7.12:compile 18:08:37 [INFO] | | | +- com.zaxxer:HikariCP:jar:4.0.3:compile 18:08:37 [INFO] | | | \- org.springframework:spring-jdbc:jar:5.3.27:compile 18:08:37 [INFO] | | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 18:08:37 [INFO] | | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 18:08:37 [INFO] | | +- org.hibernate:hibernate-core:jar:5.6.15.Final:compile 18:08:37 [INFO] | | | +- net.bytebuddy:byte-buddy:jar:1.12.23:compile 18:08:37 [INFO] | | | +- antlr:antlr:jar:2.7.7:compile 18:08:37 [INFO] | | | +- org.jboss:jandex:jar:2.4.2.Final:compile 18:08:37 [INFO] | | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 18:08:37 [INFO] | | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 18:08:37 [INFO] | | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 18:08:37 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 18:08:37 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 18:08:37 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 18:08:37 [INFO] | | +- org.springframework.data:spring-data-jpa:jar:2.7.12:compile 18:08:37 [INFO] | | | +- org.springframework.data:spring-data-commons:jar:2.7.12:compile 18:08:37 [INFO] | | | +- org.springframework:spring-orm:jar:5.3.27:compile 18:08:37 [INFO] | | | +- org.springframework:spring-tx:jar:5.3.27:compile 18:08:37 [INFO] | | | \- org.slf4j:slf4j-api:jar:1.7.36:compile 18:08:37 [INFO] | | \- org.springframework:spring-aspects:jar:5.3.27:compile 18:08:37 [INFO] | +- org.mariadb.jdbc:mariadb-java-client:jar:3.0.10:compile 18:08:37 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.6.0-SNAPSHOT:compile 18:08:37 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.6.0-SNAPSHOT:compile 18:08:37 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 18:08:37 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 18:08:37 [INFO] | | | \- commons-codec:commons-codec:jar:1.15:compile 18:08:37 [INFO] | | \- org.springframework:spring-web:jar:5.3.27:compile 18:08:37 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.6.0-SNAPSHOT:compile 18:08:37 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.6.0-SNAPSHOT:compile 18:08:37 [INFO] | | +- io.nats:jnats:jar:2.6.6:compile 18:08:37 [INFO] | | | \- net.i2p.crypto:eddsa:jar:0.3.0:compile 18:08:37 [INFO] | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 18:08:37 [INFO] | +- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 18:08:37 [INFO] | | +- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 18:08:37 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.12.0:compile 18:08:37 [INFO] | | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 18:08:37 [INFO] | | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 18:08:37 [INFO] | | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 18:08:37 [INFO] | | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 18:08:37 [INFO] | | +- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 18:08:37 [INFO] | | \- com.google.code.findbugs:annotations:jar:3.0.1:compile 18:08:37 [INFO] | | \- net.jcip:jcip-annotations:jar:1.0:compile 18:08:37 [INFO] | \- io.grpc:grpc-testing:jar:1.29.0:compile 18:08:37 [INFO] | +- junit:junit:jar:4.13.2:compile 18:08:37 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:compile 18:08:37 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 18:08:37 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 18:08:37 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 18:08:37 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 18:08:37 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 18:08:37 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 18:08:37 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 18:08:37 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 18:08:37 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 18:08:37 [INFO] | +- org.opentest4j:opentest4j:jar:1.1.1:compile 18:08:37 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:compile 18:08:37 [INFO] | \- org.hamcrest:hamcrest:jar:2.2:compile 18:08:37 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 18:08:37 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 18:08:37 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 18:08:37 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 18:08:37 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 18:08:37 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 18:08:37 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 18:08:37 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 18:08:37 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 18:08:37 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 18:08:37 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 18:08:37 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 18:08:37 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 18:08:37 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 18:08:37 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 18:08:37 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 18:08:37 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 18:08:37 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 18:08:37 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 18:08:37 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 18:08:37 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 18:08:37 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 18:08:37 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 18:08:37 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 18:08:37 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 18:08:37 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 18:08:37 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 18:08:37 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 18:08:37 [INFO] | | +- org.springframework:spring-beans:jar:5.3.27:compile 18:08:37 [INFO] | | +- org.springframework:spring-context:jar:5.3.27:compile 18:08:37 [INFO] | | | \- org.springframework:spring-expression:jar:5.3.27:compile 18:08:37 [INFO] | | \- org.springframework:spring-aop:jar:5.3.27:compile 18:08:37 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 18:08:37 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 18:08:37 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 18:08:37 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 18:08:37 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 18:08:37 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 18:08:37 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 18:08:37 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 18:08:37 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 18:08:37 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 18:08:37 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 18:08:37 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 18:08:37 [INFO] | +- io.projectreactor:reactor-core:jar:3.4.29:compile 18:08:37 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 18:08:37 [INFO] | +- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 18:08:37 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 18:08:37 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 18:08:37 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 18:08:37 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 18:08:37 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 18:08:37 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 18:08:37 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 18:08:37 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 18:08:37 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 18:08:37 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 18:08:37 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 18:08:37 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 18:08:37 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 18:08:37 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 18:08:37 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 18:08:37 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 18:08:37 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 18:08:37 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 18:08:37 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 18:08:37 [INFO] | | +- io.netty:netty-common:jar:4.1.92.Final:compile 18:08:37 [INFO] | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 18:08:37 [INFO] | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 18:08:37 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 18:08:37 [INFO] | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 18:08:37 [INFO] | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 18:08:37 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 18:08:37 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 18:08:37 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 18:08:37 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 18:08:37 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 18:08:37 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 18:08:37 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 18:08:37 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 18:08:37 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 18:08:37 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 18:08:37 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 18:08:37 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 18:08:37 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 18:08:37 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 18:08:37 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 18:08:37 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 18:08:37 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 18:08:37 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 18:08:37 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 18:08:37 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 18:08:37 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 18:08:37 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 18:08:37 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 18:08:37 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 18:08:37 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 18:08:37 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 18:08:37 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 18:08:37 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 18:08:37 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 18:08:37 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 18:08:37 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 18:08:37 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 18:08:37 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 18:08:37 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 18:08:37 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 18:08:37 [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.2.12:compile 18:08:37 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 18:08:37 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 18:08:37 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 18:08:37 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 18:08:37 [INFO] | | +- org.springframework:spring-core:jar:5.3.27:compile 18:08:37 [INFO] | | | \- org.springframework:spring-jcl:jar:5.3.27:compile 18:08:37 [INFO] | | \- org.yaml:snakeyaml:jar:1.30:compile 18:08:37 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 18:08:37 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 18:08:37 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 18:08:37 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 18:08:37 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 18:08:37 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 18:08:37 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 18:08:37 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 18:08:37 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 18:08:37 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 18:08:37 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 18:08:37 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 18:08:37 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 18:08:37 [INFO] 18:08:37 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ resource-audit --- 18:08:37 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/resource-audit/target/sonatype-clm/module.xml 18:08:37 [INFO] 18:08:37 [INFO] ---< org.onap.ccsdk.cds.components.cba:test-blueprint-kotlin-parent >--- 18:08:37 [INFO] Building Components Model Catalog - Blueprints Model - Test Kotlin Parent 1.6.0-SNAPSHOT [67/68] 18:08:37 [INFO] --------------------------------[ pom ]--------------------------------- 18:08:37 [INFO] 18:08:37 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ test-blueprint-kotlin-parent --- 18:08:37 [INFO] 18:08:37 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ test-blueprint-kotlin-parent --- 18:08:37 [INFO] 18:08:37 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ test-blueprint-kotlin-parent --- 18:08:37 [INFO] Executing tasks 18:08:37 18:08:37 ktlint: 18:08:38 [INFO] Executed tasks 18:08:38 [INFO] 18:08:38 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ test-blueprint-kotlin-parent --- 18:08:38 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 18:08:38 [INFO] 18:08:38 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ test-blueprint-kotlin-parent --- 18:08:38 [INFO] 18:08:38 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ test-blueprint-kotlin-parent --- 18:08:38 [INFO] Set 2 system properties 18:08:38 [INFO] 18:08:38 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ test-blueprint-kotlin-parent --- 18:08:38 [INFO] isPomProject is true and skipPoms is true, return 18:08:38 [INFO] 18:08:38 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ test-blueprint-kotlin-parent --- 18:08:38 [INFO] Tidy is skipped. 18:08:38 [INFO] 18:08:38 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ test-blueprint-kotlin-parent --- 18:08:38 [INFO] Skipping Antrun execution 18:08:38 [INFO] 18:08:38 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ test-blueprint-kotlin-parent --- 18:08:38 [INFO] Formatting is skipped 18:08:38 [INFO] 18:08:38 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ test-blueprint-kotlin-parent --- 18:08:38 [WARNING] No sources found skipping Kotlin compile 18:08:38 [INFO] 18:08:38 [INFO] --- maven-resources-plugin:2.6:testResources (copy-test-resources) @ test-blueprint-kotlin-parent --- 18:08:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:08:38 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/Tests/resources 18:08:38 [INFO] 18:08:38 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ test-blueprint-kotlin-parent --- 18:08:38 [WARNING] No sources found skipping Kotlin compile 18:08:38 [INFO] 18:08:38 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ test-blueprint-kotlin-parent --- 18:08:38 [INFO] No tests to run. 18:08:38 [INFO] 18:08:38 [INFO] --- maven-assembly-plugin:3.3.0:single (make-assembly) @ test-blueprint-kotlin-parent --- 18:08:38 [INFO] Building zip: /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/target/test-blueprint-kotlin-parent-1.6.0-SNAPSHOT-cba.zip 18:08:38 [INFO] 18:08:38 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ test-blueprint-kotlin-parent --- 18:08:38 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml to /tmp/r/org/onap/ccsdk/cds/components/cba/test-blueprint-kotlin-parent/1.6.0-SNAPSHOT/test-blueprint-kotlin-parent-1.6.0-SNAPSHOT.pom 18:08:38 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/target/test-blueprint-kotlin-parent-1.6.0-SNAPSHOT-cba.zip to /tmp/r/org/onap/ccsdk/cds/components/cba/test-blueprint-kotlin-parent/1.6.0-SNAPSHOT/test-blueprint-kotlin-parent-1.6.0-SNAPSHOT-cba.zip 18:08:38 [INFO] 18:08:38 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ test-blueprint-kotlin-parent --- 18:08:38 [INFO] org.onap.ccsdk.cds.components.cba:test-blueprint-kotlin-parent:pom:1.6.0-SNAPSHOT 18:08:38 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-application:jar:1.6.0-SNAPSHOT:compile 18:08:38 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:jar:1.6.0-SNAPSHOT:compile 18:08:38 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.13.5:compile 18:08:38 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 18:08:38 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:6.4.0:compile 18:08:38 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.5:compile 18:08:38 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.13.5:compile 18:08:38 [INFO] | | +- org.apache.velocity:velocity-engine-core:jar:2.3:compile 18:08:38 [INFO] | | +- commons-lang:commons-lang:jar:2.6:compile 18:08:38 [INFO] | | +- com.hubspot.jinjava:jinjava:jar:2.7.0:compile 18:08:38 [INFO] | | | +- org.javassist:javassist:jar:3.24.1-GA:compile 18:08:38 [INFO] | | | +- org.jsoup:jsoup:jar:1.12.1:compile 18:08:38 [INFO] | | | +- com.google.re2j:re2j:jar:1.2:compile 18:08:38 [INFO] | | | +- commons-net:commons-net:jar:3.9.0:compile 18:08:38 [INFO] | | | +- com.googlecode.java-ipv6:java-ipv6:jar:0.17:compile 18:08:38 [INFO] | | | \- ch.obermuhlner:big-math:jar:2.0.0:compile 18:08:38 [INFO] | | \- org.apache.commons:commons-compress:jar:1.21:compile 18:08:38 [INFO] | +- org.springframework.boot:spring-boot-starter-security:jar:2.7.12:compile 18:08:38 [INFO] | | +- org.springframework:spring-aop:jar:5.3.27:compile 18:08:38 [INFO] | | +- org.springframework.security:spring-security-config:jar:5.7.8:compile 18:08:38 [INFO] | | \- org.springframework.security:spring-security-web:jar:5.7.8:compile 18:08:38 [INFO] | | \- org.springframework:spring-expression:jar:5.3.27:compile 18:08:38 [INFO] | +- org.onap.ccsdk.cds.error.catalog:error-catalog-services:jar:1.6.0-SNAPSHOT:compile 18:08:38 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:designer-api:jar:1.6.0-SNAPSHOT:compile 18:08:38 [INFO] | | +- org.springframework.security:spring-security-core:jar:5.7.8:compile 18:08:38 [INFO] | | | \- org.springframework.security:spring-security-crypto:jar:5.7.8:compile 18:08:38 [INFO] | | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-service:jar:1.6.0-SNAPSHOT:compile 18:08:38 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-api:jar:1.6.0-SNAPSHOT:compile 18:08:38 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:selfservice-api:jar:1.6.0-SNAPSHOT:compile 18:08:38 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:jar:1.6.0-SNAPSHOT:compile 18:08:38 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.functions:blueprint-audit-status:jar:1.6.0-SNAPSHOT:compile 18:08:38 [INFO] | | +- org.springframework.kafka:spring-kafka:jar:2.8.11:compile 18:08:38 [INFO] | | | +- org.springframework:spring-messaging:jar:5.3.27:compile 18:08:38 [INFO] | | | +- org.springframework:spring-tx:jar:5.3.27:compile 18:08:38 [INFO] | | | \- org.springframework.retry:spring-retry:jar:1.3.4:compile 18:08:38 [INFO] | | \- org.apache.kafka:kafka_2.13:jar:3.1.2:compile 18:08:38 [INFO] | | +- org.scala-lang:scala-library:jar:2.13.6:compile 18:08:38 [INFO] | | +- org.apache.kafka:kafka-server-common:jar:3.1.2:runtime 18:08:38 [INFO] | | +- org.apache.kafka:kafka-metadata:jar:3.1.2:runtime 18:08:38 [INFO] | | +- org.apache.kafka:kafka-raft:jar:3.1.2:runtime 18:08:38 [INFO] | | +- org.apache.kafka:kafka-storage:jar:3.1.2:runtime 18:08:38 [INFO] | | | \- org.apache.kafka:kafka-storage-api:jar:3.1.2:runtime 18:08:38 [INFO] | | +- net.sourceforge.argparse4j:argparse4j:jar:0.7.0:runtime 18:08:38 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.13.5:runtime 18:08:38 [INFO] | | | \- com.thoughtworks.paranamer:paranamer:jar:2.8:runtime 18:08:38 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-csv:jar:2.13.5:runtime 18:08:38 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5:compile 18:08:38 [INFO] | | +- net.sf.jopt-simple:jopt-simple:jar:5.0.4:runtime 18:08:38 [INFO] | | +- org.bitbucket.b_c:jose4j:jar:0.7.8:runtime 18:08:38 [INFO] | | +- com.yammer.metrics:metrics-core:jar:2.2.0:runtime 18:08:38 [INFO] | | +- org.scala-lang.modules:scala-collection-compat_2.13:jar:2.4.4:runtime 18:08:38 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.0:runtime 18:08:38 [INFO] | | +- org.scala-lang:scala-reflect:jar:2.13.6:runtime 18:08:38 [INFO] | | +- com.typesafe.scala-logging:scala-logging_2.13:jar:3.9.3:runtime 18:08:38 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.18:runtime 18:08:38 [INFO] | | +- org.apache.zookeeper:zookeeper:jar:3.6.3:runtime 18:08:38 [INFO] | | | +- org.apache.zookeeper:zookeeper-jute:jar:3.6.3:runtime 18:08:38 [INFO] | | | +- org.apache.yetus:audience-annotations:jar:0.5.0:runtime 18:08:38 [INFO] | | | \- io.netty:netty-transport-native-epoll:jar:4.1.92.Final:runtime 18:08:38 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.92.Final:compile 18:08:38 [INFO] | | \- commons-cli:commons-cli:jar:1.4:runtime 18:08:38 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:configs-api:jar:1.6.0-SNAPSHOT:compile 18:08:38 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:health-api:jar:1.6.0-SNAPSHOT:compile 18:08:38 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:health-api-common:jar:1.6.0-SNAPSHOT:compile 18:08:38 [INFO] | | \- org.springframework.boot:spring-boot-starter-actuator:jar:2.7.12:compile 18:08:38 [INFO] | | \- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.7.12:compile 18:08:38 [INFO] | | +- org.springframework.boot:spring-boot-actuator:jar:2.7.12:compile 18:08:38 [INFO] | | \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile 18:08:38 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.functions:python-executor:jar:1.6.0-SNAPSHOT:compile 18:08:38 [INFO] | | \- org.python:jython-standalone:jar:2.7.2:compile 18:08:38 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.functions:restful-executor:jar:1.6.0-SNAPSHOT:compile 18:08:38 [INFO] | | \- org.springframework:spring-web:jar:5.3.27:compile 18:08:38 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.functions:ansible-awx-executor:jar:1.6.0-SNAPSHOT:compile 18:08:38 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.functions:config-snapshots:jar:1.6.0-SNAPSHOT:compile 18:08:38 [INFO] | | \- com.github.fge:json-patch:jar:1.9:compile 18:08:38 [INFO] | | \- com.github.fge:jackson-coreutils:jar:1.6:compile 18:08:38 [INFO] | | \- com.github.fge:msg-simple:jar:1.1:compile 18:08:38 [INFO] | | \- com.github.fge:btf:jar:1.2:compile 18:08:38 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.functions:k8s-connection-plugin:jar:1.6.0-SNAPSHOT:compile 18:08:38 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:compile 18:08:38 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:compile 18:08:38 [INFO] | +- org.yaml:snakeyaml:jar:1.30:compile 18:08:38 [INFO] | +- com.nhaarman.mockitokotlin2:mockito-kotlin:jar:2.2.0:test 18:08:38 [INFO] | +- com.schibsted.spt.data:jslt:jar:0.1.8:compile 18:08:38 [INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile 18:08:38 [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:compile 18:08:38 [INFO] | | \- commons-codec:commons-codec:jar:1.15:compile 18:08:38 [INFO] | +- org.apache.httpcomponents:httpmime:jar:4.5.14:compile 18:08:38 [INFO] | \- ch.qos.logback:logback-classic:jar:1.2.12:compile 18:08:38 [INFO] | +- ch.qos.logback:logback-core:jar:1.2.12:compile 18:08:38 [INFO] | \- org.slf4j:slf4j-api:jar:1.7.36:compile 18:08:38 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.7.12:test 18:08:38 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.12:compile 18:08:38 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.7.12:compile 18:08:38 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.12:compile 18:08:38 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.12:compile 18:08:38 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2:compile 18:08:38 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.2:compile 18:08:38 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile 18:08:38 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 18:08:38 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.7.12:test 18:08:38 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.7.12:test 18:08:38 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 18:08:38 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 18:08:38 [INFO] | +- org.assertj:assertj-core:jar:3.22.0:test 18:08:38 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile 18:08:38 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 18:08:38 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 18:08:38 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 18:08:38 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 18:08:38 [INFO] | +- org.mockito:mockito-core:jar:4.5.1:test 18:08:38 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.23:compile 18:08:38 [INFO] | | +- net.bytebuddy:byte-buddy-agent:jar:1.12.23:test 18:08:38 [INFO] | | \- org.objenesis:objenesis:jar:3.2:test 18:08:38 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.5.1:test 18:08:38 [INFO] | +- org.springframework:spring-core:jar:5.3.27:compile 18:08:38 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.27:compile 18:08:38 [INFO] | +- org.springframework:spring-test:jar:5.3.27:test 18:08:38 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:compile 18:08:38 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.8.2:test 18:08:38 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.8.2:test 18:08:38 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:compile 18:08:38 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.8.2:test 18:08:38 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 18:08:38 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:jar:1.6.0-SNAPSHOT:compile 18:08:38 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:jar:1.6.0-SNAPSHOT:compile 18:08:38 [INFO] | | +- com.hazelcast:hazelcast-all:jar:4.2.5:compile 18:08:38 [INFO] | | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:jar:1.6.0-SNAPSHOT:compile 18:08:38 [INFO] | | | +- com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.5.0:compile 18:08:38 [INFO] | | | \- javax.annotation:jsr250-api:jar:1.0:compile 18:08:38 [INFO] | | \- org.springframework.boot:spring-boot-starter-webflux:jar:2.7.12:compile 18:08:38 [INFO] | | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.12:compile 18:08:38 [INFO] | | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5:compile 18:08:38 [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.7.12:compile 18:08:38 [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.32:compile 18:08:38 [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.92.Final:compile 18:08:38 [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.92.Final:compile 18:08:38 [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.92.Final:compile 18:08:38 [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.92.Final:compile 18:08:38 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.92.Final:compile 18:08:38 [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.32:compile 18:08:38 [INFO] | | \- org.springframework:spring-webflux:jar:5.3.27:compile 18:08:38 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:jar:1.6.0-SNAPSHOT:compile 18:08:38 [INFO] | | +- javax.validation:validation-api:jar:2.0.1.Final:compile 18:08:38 [INFO] | | \- com.microsoft.sqlserver:mssql-jdbc:jar:10.2.3.jre8:compile 18:08:38 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:jar:1.6.0-SNAPSHOT:compile 18:08:38 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:jar:1.6.0-SNAPSHOT:compile 18:08:38 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:jar:1.6.0-SNAPSHOT:compile 18:08:38 [INFO] | | +- io.nats:jnats:jar:2.6.6:compile 18:08:38 [INFO] | | | \- net.i2p.crypto:eddsa:jar:0.3.0:compile 18:08:38 [INFO] | | \- io.nats:java-nats-streaming:jar:2.2.3:compile 18:08:38 [INFO] | +- org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:jar:1.6.0-SNAPSHOT:compile 18:08:38 [INFO] | +- org.onap.ccsdk.sli.core:sli-provider:jar:1.5.2:compile 18:08:38 [INFO] | | +- org.onap.ccsdk.sli.core:sli-common:jar:1.5.2:compile 18:08:38 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.12.0:compile 18:08:38 [INFO] | | | +- org.onap.ccsdk.sli.core:dblib-provider:jar:1.5.2:compile 18:08:38 [INFO] | | | | \- org.onap.ccsdk.sli.core:utils-provider:jar:1.5.2:compile 18:08:38 [INFO] | | | | \- com.att.eelf:eelf-core:jar:1.0.0:compile 18:08:38 [INFO] | | | \- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:compile 18:08:38 [INFO] | | +- org.onap.ccsdk.sli.core:sli-provider-base:jar:1.5.2:compile 18:08:38 [INFO] | | \- com.google.code.findbugs:annotations:jar:3.0.1:compile 18:08:38 [INFO] | | \- net.jcip:jcip-annotations:jar:1.0:compile 18:08:38 [INFO] | \- io.grpc:grpc-testing:jar:1.29.0:compile 18:08:38 [INFO] | \- io.opencensus:opencensus-api:jar:0.24.0:compile 18:08:38 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:jar:1.6.0-SNAPSHOT:compile 18:08:38 [INFO] | +- org.springframework.boot:spring-boot-starter-data-jpa:jar:2.7.12:compile 18:08:38 [INFO] | | +- org.springframework.boot:spring-boot-starter-aop:jar:2.7.12:compile 18:08:38 [INFO] | | | \- org.aspectj:aspectjweaver:jar:1.9.7:compile 18:08:38 [INFO] | | +- org.springframework.boot:spring-boot-starter-jdbc:jar:2.7.12:compile 18:08:38 [INFO] | | | +- com.zaxxer:HikariCP:jar:4.0.3:compile 18:08:38 [INFO] | | | \- org.springframework:spring-jdbc:jar:5.3.27:compile 18:08:38 [INFO] | | +- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:compile 18:08:38 [INFO] | | +- jakarta.persistence:jakarta.persistence-api:jar:2.2.3:compile 18:08:38 [INFO] | | +- org.hibernate:hibernate-core:jar:5.6.15.Final:compile 18:08:38 [INFO] | | | +- antlr:antlr:jar:2.7.7:compile 18:08:38 [INFO] | | | +- org.jboss:jandex:jar:2.4.2.Final:compile 18:08:38 [INFO] | | | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile 18:08:38 [INFO] | | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 18:08:38 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 18:08:38 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 18:08:38 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 18:08:38 [INFO] | | +- org.springframework.data:spring-data-jpa:jar:2.7.12:compile 18:08:38 [INFO] | | | +- org.springframework.data:spring-data-commons:jar:2.7.12:compile 18:08:38 [INFO] | | | \- org.springframework:spring-orm:jar:5.3.27:compile 18:08:38 [INFO] | | \- org.springframework:spring-aspects:jar:5.3.27:compile 18:08:38 [INFO] | \- org.mariadb.jdbc:mariadb-java-client:jar:3.0.10:compile 18:08:38 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:netconf-executor:jar:1.6.0-SNAPSHOT:compile 18:08:38 [INFO] | +- org.apache.sshd:sshd-core:jar:2.10.0:compile 18:08:38 [INFO] | | +- org.apache.sshd:sshd-common:jar:2.10.0:compile 18:08:38 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.36:compile 18:08:38 [INFO] | \- com.jcraft:jsch:jar:0.1.55:compile 18:08:38 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:restconf-executor:jar:1.6.0-SNAPSHOT:compile 18:08:38 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:cli-executor:jar:1.6.0-SNAPSHOT:compile 18:08:38 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:ssh-lib:jar:1.6.0-SNAPSHOT:compile 18:08:38 [INFO] +- org.onap.ccsdk.cds.blueprintsprocessor.functions:message-prioritization:jar:1.6.0-SNAPSHOT:compile 18:08:38 [INFO] | \- org.onap.ccsdk.cds.blueprintsprocessor.modules:message-lib:jar:1.6.0-SNAPSHOT:compile 18:08:38 [INFO] | +- org.apache.kafka:kafka-streams:jar:3.1.2:compile 18:08:38 [INFO] | | \- org.rocksdb:rocksdbjni:jar:6.22.1.1:compile 18:08:38 [INFO] | \- org.apache.kafka:kafka-clients:jar:3.1.2:compile 18:08:38 [INFO] | +- com.github.luben:zstd-jni:jar:1.5.0-4:runtime 18:08:38 [INFO] | +- org.lz4:lz4-java:jar:1.8.0:runtime 18:08:38 [INFO] | \- org.xerial.snappy:snappy-java:jar:1.1.8.4:runtime 18:08:38 [INFO] +- org.jetbrains.kotlin:kotlin-test-junit:jar:1.7.0:test 18:08:38 [INFO] | \- org.jetbrains.kotlin:kotlin-test:jar:1.6.21:test 18:08:38 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-test:jar:1.6.4:test 18:08:38 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:jar:1.6.4:test 18:08:38 [INFO] +- junit:junit:jar:4.13.1:test 18:08:38 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:compile 18:08:38 [INFO] +- io.mockk:mockk:jar:1.10.0:test 18:08:38 [INFO] | +- io.mockk:mockk-common:jar:1.10.0:test 18:08:38 [INFO] | | \- io.mockk:mockk-dsl:jar:1.10.0:test 18:08:38 [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.10.0:test 18:08:38 [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.10.0:test 18:08:38 [INFO] | | +- io.mockk:mockk-agent-api:jar:1.10.0:test 18:08:38 [INFO] | | \- io.mockk:mockk-agent-common:jar:1.10.0:test 18:08:38 [INFO] | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.7.0:compile 18:08:38 [INFO] +- com.squareup.okhttp3:okhttp:jar:4.10.0:compile 18:08:38 [INFO] | \- com.squareup.okio:okio-jvm:jar:3.0.0:compile 18:08:38 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 18:08:38 [INFO] +- org.apache.commons:commons-collections4:jar:4.4:compile 18:08:38 [INFO] +- commons-io:commons-io:jar:2.8.0:compile 18:08:38 [INFO] +- com.jayway.jsonpath:json-path:jar:2.7.0:compile 18:08:38 [INFO] +- net.minidev:json-smart:jar:2.4.9:compile 18:08:38 [INFO] | \- net.minidev:accessors-smart:jar:2.4.9:compile 18:08:38 [INFO] | \- org.ow2.asm:asm:jar:9.3:compile 18:08:38 [INFO] +- net.javacrumbs.json-unit:json-unit-json-path:jar:2.8.0:compile 18:08:38 [INFO] | \- net.javacrumbs.json-unit:json-unit-core:jar:2.8.0:compile 18:08:38 [INFO] +- com.google.guava:guava:jar:33.0.0-jre:compile 18:08:38 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 18:08:38 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 18:08:38 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 18:08:38 [INFO] | +- org.checkerframework:checker-qual:jar:3.41.0:compile 18:08:38 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 18:08:38 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 18:08:38 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 18:08:38 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 18:08:38 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 18:08:38 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 18:08:38 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 18:08:38 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 18:08:38 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 18:08:38 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 18:08:38 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 18:08:38 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 18:08:38 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 18:08:38 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 18:08:38 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 18:08:38 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 18:08:38 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 18:08:38 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 18:08:38 [INFO] | | +- io.swagger:swagger-annotations:jar:1.6.0:compile 18:08:38 [INFO] | | \- io.swagger:swagger-models:jar:1.5.20:compile 18:08:38 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 18:08:38 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 18:08:38 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 18:08:38 [INFO] | | +- org.springframework:spring-beans:jar:5.3.27:compile 18:08:38 [INFO] | | \- org.springframework:spring-context:jar:5.3.27:compile 18:08:38 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 18:08:38 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.0:compile 18:08:38 [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.0:compile 18:08:38 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 18:08:38 [INFO] +- org.jetbrains.kotlin:kotlin-script-util:jar:1.7.0:compile 18:08:38 [INFO] | +- org.jetbrains.kotlin:kotlin-script-runtime:jar:1.7.0:compile 18:08:38 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-jvm:jar:1.6.21:compile 18:08:38 [INFO] | +- org.jetbrains.intellij.deps:trove4j:jar:1.0.20200330:compile 18:08:38 [INFO] | \- org.jetbrains.kotlin:kotlin-daemon-client:jar:1.6.21:compile 18:08:38 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:compile 18:08:38 [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:compile 18:08:38 [INFO] +- org.jetbrains.kotlinx:kotlinx-coroutines-reactor:jar:1.6.4:compile 18:08:38 [INFO] | +- io.projectreactor:reactor-core:jar:3.4.29:compile 18:08:38 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 18:08:38 [INFO] | +- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4:compile 18:08:38 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21:compile 18:08:38 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21:compile 18:08:38 [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.13.5:compile 18:08:38 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile 18:08:38 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile 18:08:38 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile 18:08:38 [INFO] +- org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.7.0:compile 18:08:38 [INFO] | +- org.jetbrains.kotlin:kotlin-daemon-embeddable:jar:1.7.0:runtime 18:08:38 [INFO] | \- net.java.dev.jna:jna:jar:5.6.0:runtime 18:08:38 [INFO] +- org.jetbrains.kotlin:kotlin-scripting-jvm-host:jar:1.7.0:compile 18:08:38 [INFO] | +- org.jetbrains.kotlin:kotlin-scripting-common:jar:1.6.21:compile 18:08:38 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.7.0:runtime 18:08:38 [INFO] | \- org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:jar:1.7.0:runtime 18:08:38 [INFO] +- io.grpc:grpc-netty:jar:1.29.0:compile 18:08:38 [INFO] | +- io.grpc:grpc-core:jar:1.29.0:compile 18:08:38 [INFO] | | +- com.google.android:annotations:jar:4.1.1.4:compile 18:08:38 [INFO] | | \- io.perfmark:perfmark-api:jar:0.19.0:compile 18:08:38 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.92.Final:compile 18:08:38 [INFO] | | +- io.netty:netty-common:jar:4.1.92.Final:compile 18:08:38 [INFO] | | +- io.netty:netty-buffer:jar:4.1.92.Final:compile 18:08:38 [INFO] | | +- io.netty:netty-transport:jar:4.1.92.Final:compile 18:08:38 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.92.Final:compile 18:08:38 [INFO] | | +- io.netty:netty-codec:jar:4.1.92.Final:compile 18:08:38 [INFO] | | +- io.netty:netty-handler:jar:4.1.92.Final:compile 18:08:38 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.92.Final:compile 18:08:38 [INFO] | | \- io.netty:netty-codec-http:jar:4.1.92.Final:compile 18:08:38 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.92.Final:compile 18:08:38 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.92.Final:compile 18:08:38 [INFO] +- io.grpc:grpc-protobuf:jar:1.29.0:compile 18:08:38 [INFO] | +- io.grpc:grpc-api:jar:1.29.0:compile 18:08:38 [INFO] | | +- io.grpc:grpc-context:jar:1.29.0:compile 18:08:38 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.18:compile 18:08:38 [INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.17.0:compile 18:08:38 [INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.29.0:compile 18:08:38 [INFO] +- io.grpc:grpc-stub:jar:1.29.0:compile 18:08:38 [INFO] +- io.grpc:grpc-netty-shaded:jar:1.29.0:compile 18:08:38 [INFO] +- io.grpc:grpc-grpclb:jar:1.29.0:compile 18:08:38 [INFO] +- com.google.protobuf:protobuf-java:jar:3.16.3:compile 18:08:38 [INFO] +- com.google.protobuf:protobuf-java-util:jar:3.10.0:compile 18:08:38 [INFO] | \- com.google.code.gson:gson:jar:2.9.1:compile 18:08:38 [INFO] +- io.netty:netty-tcnative-boringssl-static:jar:2.0.50.Final:compile 18:08:38 [INFO] | +- io.netty:netty-tcnative-classes:jar:2.0.60.Final:compile 18:08:38 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.60.Final:compile 18:08:38 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.60.Final:compile 18:08:38 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.60.Final:compile 18:08:38 [INFO] | +- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.60.Final:compile 18:08:38 [INFO] | \- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.60.Final:compile 18:08:38 [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 18:08:38 [INFO] +- org.onap.ccsdk.cds.error.catalog:error-catalog-core:jar:1.6.0-SNAPSHOT:compile 18:08:38 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 18:08:38 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 18:08:38 [INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile 18:08:38 [INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile 18:08:38 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.7.12:compile 18:08:38 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.75:compile 18:08:38 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.5.Final:compile 18:08:38 [INFO] | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 18:08:38 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile 18:08:38 [INFO] \- io.micrometer:micrometer-registry-prometheus:jar:1.9.11:compile 18:08:38 [INFO] +- io.micrometer:micrometer-core:jar:1.9.11:compile 18:08:38 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.1.12:compile 18:08:38 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 18:08:38 [INFO] \- io.prometheus:simpleclient_common:jar:0.15.0:compile 18:08:38 [INFO] \- io.prometheus:simpleclient:jar:0.15.0:compile 18:08:38 [INFO] +- io.prometheus:simpleclient_tracer_otel:jar:0.15.0:compile 18:08:38 [INFO] | \- io.prometheus:simpleclient_tracer_common:jar:0.15.0:compile 18:08:38 [INFO] \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.15.0:compile 18:08:38 [INFO] 18:08:38 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ test-blueprint-kotlin-parent --- 18:08:38 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/target/sonatype-clm/module.xml 18:08:38 [INFO] 18:08:38 [INFO] -----------------< org.onap.ccsdk.cds:cds-components >------------------ 18:08:38 [INFO] Building Components (Root) 1.6.0-SNAPSHOT [68/68] 18:08:38 [INFO] --------------------------------[ pom ]--------------------------------- 18:08:38 [INFO] 18:08:38 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cds-components --- 18:08:38 [INFO] 18:08:38 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ cds-components --- 18:08:38 [INFO] 18:08:38 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ cds-components --- 18:08:38 [INFO] Executing tasks 18:08:38 18:08:38 ktlint: 18:08:39 [INFO] Executed tasks 18:08:39 [INFO] 18:08:39 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ cds-components --- 18:08:39 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-clm-master 18:08:39 [INFO] 18:08:39 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ cds-components --- 18:08:39 [INFO] 18:08:39 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ cds-components --- 18:08:39 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/components/target/code-coverage/jacoco-ut.exec 18:08:39 [INFO] 18:08:39 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ cds-components --- 18:08:39 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/components/target/jacoco.exec 18:08:39 [INFO] 18:08:39 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ cds-components --- 18:08:39 [INFO] Set 2 system properties 18:08:39 [INFO] 18:08:39 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ cds-components --- 18:08:39 [INFO] isPomProject is true and skipPoms is true, return 18:08:39 [INFO] 18:08:39 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ cds-components --- 18:08:39 [INFO] 18:08:39 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ cds-components --- 18:08:39 [INFO] 18:08:39 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ cds-components --- 18:08:39 [INFO] Tidy is skipped. 18:08:39 [INFO] 18:08:39 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ cds-components --- 18:08:39 [INFO] Skipping Antrun execution 18:08:39 [INFO] 18:08:39 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ cds-components --- 18:08:39 [INFO] Formatting is skipped 18:08:39 [INFO] 18:08:39 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ cds-components --- 18:08:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:08:39 [INFO] 18:08:39 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ cds-components --- 18:08:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:08:39 [INFO] 18:08:39 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ cds-components --- 18:08:39 [INFO] No site descriptor found: nothing to attach. 18:08:39 [INFO] 18:08:39 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ cds-components --- 18:08:39 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/ccsdk-cds-maven-clm-master/components/target/code-coverage/jacoco-it.exec 18:08:39 [INFO] 18:08:39 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ cds-components --- 18:08:39 [INFO] No tests to run. 18:08:39 [INFO] 18:08:39 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ cds-components --- 18:08:39 [INFO] No tests to run. 18:08:39 [INFO] 18:08:39 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ cds-components --- 18:08:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:08:39 [INFO] 18:08:39 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ cds-components --- 18:08:39 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-clm-master/components/target/jacoco.exec 18:08:39 [INFO] 18:08:39 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ cds-components --- 18:08:39 [INFO] 18:08:39 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ cds-components --- 18:08:39 [INFO] 18:08:39 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cds-components --- 18:08:39 [INFO] Installing /w/workspace/ccsdk-cds-maven-clm-master/components/pom.xml to /tmp/r/org/onap/ccsdk/cds/cds-components/1.6.0-SNAPSHOT/cds-components-1.6.0-SNAPSHOT.pom 18:08:39 [INFO] 18:08:39 [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ cds-components --- 18:08:39 [INFO] org.onap.ccsdk.cds:cds-components:pom:1.6.0-SNAPSHOT 18:08:39 [INFO] 18:08:39 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ cds-components --- 18:08:39 [INFO] Saved module information to /w/workspace/ccsdk-cds-maven-clm-master/components/target/sonatype-clm/module.xml 18:08:39 [INFO] ------------------------------------------------------------------------ 18:08:39 [INFO] Reactor Summary for Aggregator 1.6.0-SNAPSHOT: 18:08:39 [INFO] 18:08:39 [INFO] Aggregator ......................................... SUCCESS [ 14.444 s] 18:08:39 [INFO] MS (Root) .......................................... SUCCESS [ 0.721 s] 18:08:39 [INFO] MS Error Catalog (Root) ............................ SUCCESS [ 3.630 s] 18:08:39 [INFO] MS Error Catalog Core .............................. SUCCESS [ 11.490 s] 18:08:39 [INFO] MS Error Catalog Service ........................... SUCCESS [ 6.438 s] 18:08:39 [INFO] MS Error Catalog Application ....................... SUCCESS [ 1.340 s] 18:08:39 [INFO] MS Blueprints Processor (Root) ..................... SUCCESS [ 0.529 s] 18:08:39 [INFO] MS Blueprints Processor Parent ..................... SUCCESS [ 3.566 s] 18:08:39 [INFO] MS Blueprints Processor Modules (Root) ............. SUCCESS [ 0.655 s] 18:08:39 [INFO] MS Blueprints Processor Modules - Blueprints ....... SUCCESS [ 0.752 s] 18:08:39 [INFO] MS Blueprints Processor Modules - Blueprints - Blueprints Core SUCCESS [ 29.177 s] 18:08:39 [INFO] MS Blueprints Processor Modules - Blueprints - Resource Dictionary SUCCESS [ 9.498 s] 18:08:39 [INFO] MS Blueprints Processor Modules - Blueprints - Blueprints Validation Service SUCCESS [ 5.352 s] 18:08:39 [INFO] MS Blueprints Processor Modules - Blueprints - Blueprints Proto SUCCESS [ 5.885 s] 18:08:39 [INFO] MS Blueprints Processor Modules - Commons .......... SUCCESS [ 0.887 s] 18:08:39 [INFO] MS Blueprints Processor Modules - Commons - Processor Core SUCCESS [ 51.287 s] 18:08:39 [INFO] MS Blueprints Processor Modules - Commons - DB Lib . SUCCESS [ 21.648 s] 18:08:39 [INFO] MS Blueprints Processor Modules - Commons - Rest Lib SUCCESS [ 17.343 s] 18:08:39 [INFO] MS Blueprints Processor Modules - Commons - Dmaap Lib SUCCESS [ 16.082 s] 18:08:39 [INFO] MS Blueprints Processor Modules - Commons - GRPC Lib SUCCESS [ 9.255 s] 18:08:39 [INFO] MS Blueprints Processor Modules - Commons - Messaging Lib SUCCESS [ 13.984 s] 18:08:39 [INFO] MS Blueprints Processor Modules - Commons - SSH Lib SUCCESS [ 14.371 s] 18:08:39 [INFO] MS Blueprints Processor Modules - Commons - NATS Lib SUCCESS [ 10.046 s] 18:08:39 [INFO] MS Blueprints Processor Modules - Outbounds ........ SUCCESS [ 0.544 s] 18:08:39 [INFO] MS Blueprints Processor Modules - Services ......... SUCCESS [ 0.627 s] 18:08:39 [INFO] MS Blueprints Processor Modules - Services - Execution Service SUCCESS [ 15.209 s] 18:08:39 [INFO] MS Blueprints Processor Modules - Services - Workflow Service SUCCESS [ 14.237 s] 18:08:39 [INFO] MS Blueprints Processor Functions (Root) ........... SUCCESS [ 1.762 s] 18:08:39 [INFO] MS Blueprints Processor Functions - Config Snapshots SUCCESS [ 13.177 s] 18:08:39 [INFO] MS Blueprints Processor Functions - Resource Resolution SUCCESS [ 36.627 s] 18:08:39 [INFO] MS Blueprints Processor Modules - Inbounds ......... SUCCESS [ 0.578 s] 18:08:39 [INFO] MS Blueprints Processor Modules - Inbounds - Configurations API SUCCESS [ 12.865 s] 18:08:39 [INFO] MS Blueprints Processor Modules - Inbounds - Designer API SUCCESS [ 29.810 s] 18:08:39 [INFO] MS Blueprints Processor Modules - Inbounds - Resource API SUCCESS [ 16.926 s] 18:08:39 [INFO] MS Blueprints Processor Functions - Blueprint Audit status SUCCESS [ 17.843 s] 18:08:39 [INFO] MS Blueprints Processor Modules - Inbounds - Self Service API SUCCESS [ 28.283 s] 18:08:39 [INFO] MS Blueprints Processor Modules - Inbounds - Health API common SUCCESS [ 5.863 s] 18:08:39 [INFO] MS Blueprints Processor Modules - Inbounds - Health API SUCCESS [ 3.412 s] 18:08:39 [INFO] MS Blueprints Processor Modules - Inbounds - Workflow API SUCCESS [ 12.219 s] 18:08:39 [INFO] MS Blueprints Processor Functions - Restful executor SUCCESS [ 9.750 s] 18:08:39 [INFO] MS Blueprints Processor Functions - Ansible AWX Executor SUCCESS [ 10.344 s] 18:08:39 [INFO] MS Blueprints Processor Functions - Python Executor SUCCESS [ 14.264 s] 18:08:39 [INFO] MS Blueprints Processor Functions - Netconf Executor SUCCESS [ 28.682 s] 18:08:39 [INFO] MS Blueprints Processor Functions - Restconf Executor SUCCESS [ 9.323 s] 18:08:39 [INFO] MS Blueprints Processor Functions - CLI Executor ... SUCCESS [ 7.947 s] 18:08:39 [INFO] MS Blueprints Processor Functions - Message Prioritization SUCCESS [ 15.220 s] 18:08:39 [INFO] MS Blueprints Processor Functions - K8s Profile Upload SUCCESS [ 4.411 s] 18:08:39 [INFO] MS Blueprints Processor Application ................ SUCCESS [02:01 min] 18:08:39 [INFO] MS Command Executor ................................ SUCCESS [ 0.589 s] 18:08:39 [INFO] MS Python Executor ................................. SUCCESS [ 1.059 s] 18:08:39 [INFO] MS SDC Listener (Root) ............................. SUCCESS [ 0.581 s] 18:08:39 [INFO] MS SDC Listener - Parent ........................... SUCCESS [ 0.491 s] 18:08:39 [INFO] MS SDC Listener - Application ...................... SUCCESS [ 6.995 s] 18:08:39 [INFO] MS SDC Listener - Distribution ..................... SUCCESS [ 9.431 s] 18:08:39 [INFO] CDS UI (Root) ...................................... SUCCESS [ 0.466 s] 18:08:39 [INFO] CDS UI - Client .................................... SUCCESS [01:33 min] 18:08:39 [INFO] CDS UI - Designer Client ........................... SUCCESS [03:49 min] 18:08:39 [INFO] CDS UI - Server .................................... SUCCESS [ 40.666 s] 18:08:39 [INFO] CDS UI - Application ............................... SUCCESS [ 0.555 s] 18:08:39 [INFO] Components CBA Parent .............................. SUCCESS [ 0.593 s] 18:08:39 [INFO] Components Model Catalog - Blueprints Model - Archetype Blueprints SUCCESS [ 4.388 s] 18:08:39 [INFO] Components Model Catalog - Blueprints Model ........ SUCCESS [ 0.689 s] 18:08:39 [INFO] Components Model Catalog - Blueprints Model - Test Blueprints SUCCESS [ 0.569 s] 18:08:39 [INFO] Components Model Catalog - Blueprints Model - CBA Assembly Descriptor SUCCESS [ 0.624 s] 18:08:39 [INFO] Components Model Catalog - Blueprints Model - Test Blueprints - Capability CLI SUCCESS [ 2.077 s] 18:08:39 [INFO] Components Model Catalog - Blueprints Model - Test Blueprints - Resource Audit SUCCESS [ 2.048 s] 18:08:39 [INFO] Components Model Catalog - Blueprints Model - Test Kotlin Parent SUCCESS [ 1.407 s] 18:08:39 [INFO] Components (Root) .................................. SUCCESS [ 0.654 s] 18:08:39 [INFO] ------------------------------------------------------------------------ 18:08:39 [INFO] BUILD SUCCESS 18:08:39 [INFO] ------------------------------------------------------------------------ 18:08:39 [INFO] Total time: 18:03 min 18:08:39 [INFO] Finished at: 2024-03-19T18:08:39Z 18:08:39 [INFO] ------------------------------------------------------------------------ 18:08:39 [ccsdk-cds-maven-clm-master] $ /bin/bash /tmp/jenkins17091437105505808367.sh 18:08:39 [ccsdk-cds-maven-clm-master] $ /bin/sh -xe /tmp/jenkins12256094630279897294.sh 18:08:39 + find . -regex '.*karaf/target' 18:08:39 + xargs rm -rf 18:08:50 [INFO] 2024-03-19T18:08:50.403Z Scanning application onap-ccsdk-cds. 18:08:50 [INFO] Discovered commit hash 'dea5fc2346c2633f38ec0e7bc8a7499446998292' via environment variable GIT_COMMIT 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/designer-client/node_modules/sonar-scanner/lib/sonar-scanner-cli-3.1.0.1141.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/archetype-blueprint/target/archetype-blueprint-1.6.0-SNAPSHOT.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/cba-assembly-descriptor/target/cba-assembly-descriptor-1.6.0-SNAPSHOT.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/k8s-profiles/helm_amf-config-template.tar.gz 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/k8s-profiles/helm_amf-profile.tar.gz 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/k8s-profiles/helm_smf-config-template.tar.gz 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/k8s-profiles/helm_smf-profile.tar.gz 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/k8s-profiles/helm_upf-config-template.tar.gz 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/k8s-profiles/helm_upf-profile.tar.gz 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/target/test-blueprint-kotlin-parent-1.6.0-SNAPSHOT-cba.zip 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/capability_cli/target/capability_cli-1.6.0-SNAPSHOT.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/capability_cli/target/capability_cli-1.6.0-SNAPSHOT.zip 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/resource-audit/target/resource-audit-1.6.0-SNAPSHOT.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/resource-audit/target/resource-audit-1.6.0-SNAPSHOT.zip 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/docs/api-reference/media/workflow-tutorial-cba.zip 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/target/blueprintsprocessor-application-1.6.0-SNAPSHOT.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/target/docker-stage/blueprintsprocessor-application-1.6.0-SNAPSHOT-maven.tar.gz 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/ansible-awx-executor/target/ansible-awx-executor-1.6.0-SNAPSHOT.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/target/blueprint-audit-status-1.6.0-SNAPSHOT.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/cli-executor/target/cli-executor-1.6.0-SNAPSHOT.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/config-snapshots/target/config-snapshots-1.6.0-SNAPSHOT.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/target/k8s-connection-plugin-1.6.0-SNAPSHOT.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/target/message-prioritization-1.6.0-SNAPSHOT.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/target/netconf-executor-1.6.0-SNAPSHOT.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/target/python-executor-1.6.0-SNAPSHOT.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/target/resource-resolution-1.6.0-SNAPSHOT.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restconf-executor/target/restconf-executor-1.6.0-SNAPSHOT.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/target/restful-executor-1.6.0-SNAPSHOT.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/blueprint-core-1.6.0-SNAPSHOT.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/blueprint-proto-1.6.0-SNAPSHOT.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.6.0-SNAPSHOT.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/resource-dict-1.6.0-SNAPSHOT.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.6.0-SNAPSHOT.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/dmaap-lib/target/dmaap-lib-1.6.0-SNAPSHOT.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/grpc-lib/target/grpc-lib-1.6.0-SNAPSHOT.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/target/message-lib-1.6.0-SNAPSHOT.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/nats-lib/target/nats-lib-1.6.0-SNAPSHOT.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/target/processor-core-1.6.0-SNAPSHOT.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/target/rest-lib-1.6.0-SNAPSHOT.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/ssh-lib/target/ssh-lib-1.6.0-SNAPSHOT.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/target/configs-api-1.6.0-SNAPSHOT.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/designer-api-1.6.0-SNAPSHOT.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/target/health-api-common-1.6.0-SNAPSHOT.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/target/health-api-1.6.0-SNAPSHOT.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api/src/test/resources/test-cba.zip 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api/target/resource-api-1.6.0-SNAPSHOT.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api/target/test-classes/test-cba.zip 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/selfservice-api-1.6.0-SNAPSHOT.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/target/workflow-api-1.6.0-SNAPSHOT.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/target/execution-service-1.6.0-SNAPSHOT.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/target/workflow-service-1.6.0-SNAPSHOT.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/command-executor/target/docker-stage/command-executor-1.6.0-SNAPSHOT-maven.tar.gz 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/application/target/error-catalog-application-1.6.0-SNAPSHOT.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/target/error-catalog-core-1.6.0-SNAPSHOT.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/services/target/error-catalog-services-1.6.0-SNAPSHOT.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/py-executor/target/docker-stage/py-executor-1.6.0-SNAPSHOT-maven.tar.gz 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/py-executor/target/py-executor-1.6.0-SNAPSHOT.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application/src/test/resources/testcba.zip 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application/target/sdclistener-application-1.6.0-SNAPSHOT.jar 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application/target/test-classes/testcba.zip 18:08:51 [INFO] Scan target: /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/distribution/target/docker-stage/sdclistener-distribution-1.6.0-SNAPSHOT-maven.tar.gz 18:08:51 [INFO] Scan configuration properties: 18:08:51 [INFO] dirExcludes=null 18:08:51 [INFO] dirIncludes=null 18:08:51 [INFO] fileExcludes= 18:08:51 [INFO] fileIncludes= 18:08:51 [INFO] 2024-03-19T18:08:51.062Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/cds-ui/designer-client/node_modules/sonar-scanner/lib/sonar-scanner-cli-3.1.0.1141.jar 18:08:52 [INFO] 2024-03-19T18:08:52.248Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/archetype-blueprint/target/archetype-blueprint-1.6.0-SNAPSHOT.jar 18:08:52 [INFO] 2024-03-19T18:08:52.350Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/cba-assembly-descriptor/target/cba-assembly-descriptor-1.6.0-SNAPSHOT.jar 18:08:52 [INFO] 2024-03-19T18:08:52.357Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/k8s-profiles/helm_amf-config-template.tar.gz 18:08:52 [INFO] 2024-03-19T18:08:52.406Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/k8s-profiles/helm_amf-profile.tar.gz 18:08:52 [INFO] 2024-03-19T18:08:52.410Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/k8s-profiles/helm_smf-config-template.tar.gz 18:08:52 [INFO] 2024-03-19T18:08:52.414Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/k8s-profiles/helm_smf-profile.tar.gz 18:08:52 [INFO] 2024-03-19T18:08:52.416Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/k8s-profiles/helm_upf-config-template.tar.gz 18:08:52 [INFO] 2024-03-19T18:08:52.419Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/k8s-profiles/helm_upf-profile.tar.gz 18:08:52 [INFO] 2024-03-19T18:08:52.421Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/target/test-blueprint-kotlin-parent-1.6.0-SNAPSHOT-cba.zip 18:08:53 [INFO] 2024-03-19T18:08:53.845Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/capability_cli/target/capability_cli-1.6.0-SNAPSHOT.jar 18:08:53 [INFO] 2024-03-19T18:08:53.960Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/capability_cli/target/capability_cli-1.6.0-SNAPSHOT.zip 18:08:53 [INFO] 2024-03-19T18:08:53.966Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/resource-audit/target/resource-audit-1.6.0-SNAPSHOT.jar 18:08:53 [INFO] 2024-03-19T18:08:53.991Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/components/model-catalog/blueprint-model/test-blueprint/resource-audit/target/resource-audit-1.6.0-SNAPSHOT.zip 18:08:53 [INFO] 2024-03-19T18:08:53.995Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/docs/api-reference/media/workflow-tutorial-cba.zip 18:08:54 [INFO] 2024-03-19T18:08:54.002Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/target/blueprintsprocessor-application-1.6.0-SNAPSHOT.jar 18:08:54 [INFO] 2024-03-19T18:08:54.072Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/application/target/docker-stage/blueprintsprocessor-application-1.6.0-SNAPSHOT-maven.tar.gz 18:08:56 [INFO] 2024-03-19T18:08:56.067Z Scanned 670 files so far 18:09:01 [INFO] 2024-03-19T18:09:01.062Z Scanned 11887 files so far 18:09:06 [INFO] 2024-03-19T18:09:06.062Z Scanned 29447 files so far 18:09:11 [INFO] 2024-03-19T18:09:11.063Z Scanned 45232 files so far 18:09:16 [INFO] 2024-03-19T18:09:16.062Z Scanned 64230 files so far 18:09:21 [INFO] 2024-03-19T18:09:21.063Z Scanned 84513 files so far 18:09:26 [INFO] 2024-03-19T18:09:26.063Z Scanned 104441 files so far 18:09:31 [INFO] 2024-03-19T18:09:31.062Z Scanned 118576 files so far 18:09:34 [WARN] Could not open ms/blueprintsprocessor/application/target/docker-stage/blueprintsprocessor-application-1.6.0-SNAPSHOT-maven.tar.gz/blueprintsprocessor-application-1.6.0-SNAPSHOT/opt/app/onap/lib/org.python-jython-standalone-2.7.2.jar/Lib/distutils/command/wininst-6.0.exe as an archive. Will scan it as regular file. 18:09:34 [WARN] Could not open ms/blueprintsprocessor/application/target/docker-stage/blueprintsprocessor-application-1.6.0-SNAPSHOT-maven.tar.gz/blueprintsprocessor-application-1.6.0-SNAPSHOT/opt/app/onap/lib/org.python-jython-standalone-2.7.2.jar/Lib/distutils/command/wininst-7.1.exe as an archive. Will scan it as regular file. 18:09:34 [WARN] Could not open ms/blueprintsprocessor/application/target/docker-stage/blueprintsprocessor-application-1.6.0-SNAPSHOT-maven.tar.gz/blueprintsprocessor-application-1.6.0-SNAPSHOT/opt/app/onap/lib/org.python-jython-standalone-2.7.2.jar/Lib/distutils/command/wininst-8.0.exe as an archive. Will scan it as regular file. 18:09:34 [WARN] Could not open ms/blueprintsprocessor/application/target/docker-stage/blueprintsprocessor-application-1.6.0-SNAPSHOT-maven.tar.gz/blueprintsprocessor-application-1.6.0-SNAPSHOT/opt/app/onap/lib/org.python-jython-standalone-2.7.2.jar/Lib/distutils/command/wininst-9.0-amd64.exe as an archive. Will scan it as regular file. 18:09:34 [WARN] Could not open ms/blueprintsprocessor/application/target/docker-stage/blueprintsprocessor-application-1.6.0-SNAPSHOT-maven.tar.gz/blueprintsprocessor-application-1.6.0-SNAPSHOT/opt/app/onap/lib/org.python-jython-standalone-2.7.2.jar/Lib/distutils/command/wininst-9.0.exe as an archive. Will scan it as regular file. 18:09:34 [WARN] Could not open ms/blueprintsprocessor/application/target/docker-stage/blueprintsprocessor-application-1.6.0-SNAPSHOT-maven.tar.gz/blueprintsprocessor-application-1.6.0-SNAPSHOT/opt/app/onap/lib/org.python-jython-standalone-2.7.2.jar/Lib/ensurepip/_bundled/pip-19.1-py2.py3-none-any.whl/pip/_vendor/distlib/t32.exe as an archive. Will scan it as regular file. 18:09:34 [WARN] Could not open ms/blueprintsprocessor/application/target/docker-stage/blueprintsprocessor-application-1.6.0-SNAPSHOT-maven.tar.gz/blueprintsprocessor-application-1.6.0-SNAPSHOT/opt/app/onap/lib/org.python-jython-standalone-2.7.2.jar/Lib/ensurepip/_bundled/pip-19.1-py2.py3-none-any.whl/pip/_vendor/distlib/t64.exe as an archive. Will scan it as regular file. 18:09:34 [WARN] Could not open ms/blueprintsprocessor/application/target/docker-stage/blueprintsprocessor-application-1.6.0-SNAPSHOT-maven.tar.gz/blueprintsprocessor-application-1.6.0-SNAPSHOT/opt/app/onap/lib/org.python-jython-standalone-2.7.2.jar/Lib/ensurepip/_bundled/pip-19.1-py2.py3-none-any.whl/pip/_vendor/distlib/w32.exe as an archive. Will scan it as regular file. 18:09:34 [WARN] Could not open ms/blueprintsprocessor/application/target/docker-stage/blueprintsprocessor-application-1.6.0-SNAPSHOT-maven.tar.gz/blueprintsprocessor-application-1.6.0-SNAPSHOT/opt/app/onap/lib/org.python-jython-standalone-2.7.2.jar/Lib/ensurepip/_bundled/pip-19.1-py2.py3-none-any.whl/pip/_vendor/distlib/w64.exe as an archive. Will scan it as regular file. 18:09:34 [WARN] Could not open ms/blueprintsprocessor/application/target/docker-stage/blueprintsprocessor-application-1.6.0-SNAPSHOT-maven.tar.gz/blueprintsprocessor-application-1.6.0-SNAPSHOT/opt/app/onap/lib/org.python-jython-standalone-2.7.2.jar/Lib/ensurepip/_bundled/setuptools-41.0.1-py2.py3-none-any.whl/setuptools/cli-32.exe as an archive. Will scan it as regular file. 18:09:34 [WARN] Could not open ms/blueprintsprocessor/application/target/docker-stage/blueprintsprocessor-application-1.6.0-SNAPSHOT-maven.tar.gz/blueprintsprocessor-application-1.6.0-SNAPSHOT/opt/app/onap/lib/org.python-jython-standalone-2.7.2.jar/Lib/ensurepip/_bundled/setuptools-41.0.1-py2.py3-none-any.whl/setuptools/cli-64.exe as an archive. Will scan it as regular file. 18:09:35 [WARN] Could not open ms/blueprintsprocessor/application/target/docker-stage/blueprintsprocessor-application-1.6.0-SNAPSHOT-maven.tar.gz/blueprintsprocessor-application-1.6.0-SNAPSHOT/opt/app/onap/lib/org.python-jython-standalone-2.7.2.jar/Lib/ensurepip/_bundled/setuptools-41.0.1-py2.py3-none-any.whl/setuptools/cli.exe as an archive. Will scan it as regular file. 18:09:35 [WARN] Could not open ms/blueprintsprocessor/application/target/docker-stage/blueprintsprocessor-application-1.6.0-SNAPSHOT-maven.tar.gz/blueprintsprocessor-application-1.6.0-SNAPSHOT/opt/app/onap/lib/org.python-jython-standalone-2.7.2.jar/Lib/ensurepip/_bundled/setuptools-41.0.1-py2.py3-none-any.whl/setuptools/gui-32.exe as an archive. Will scan it as regular file. 18:09:35 [WARN] Could not open ms/blueprintsprocessor/application/target/docker-stage/blueprintsprocessor-application-1.6.0-SNAPSHOT-maven.tar.gz/blueprintsprocessor-application-1.6.0-SNAPSHOT/opt/app/onap/lib/org.python-jython-standalone-2.7.2.jar/Lib/ensurepip/_bundled/setuptools-41.0.1-py2.py3-none-any.whl/setuptools/gui-64.exe as an archive. Will scan it as regular file. 18:09:35 [WARN] Could not open ms/blueprintsprocessor/application/target/docker-stage/blueprintsprocessor-application-1.6.0-SNAPSHOT-maven.tar.gz/blueprintsprocessor-application-1.6.0-SNAPSHOT/opt/app/onap/lib/org.python-jython-standalone-2.7.2.jar/Lib/ensurepip/_bundled/setuptools-41.0.1-py2.py3-none-any.whl/setuptools/gui.exe as an archive. Will scan it as regular file. 18:09:36 [INFO] 2024-03-19T18:09:36.064Z Scanned 137573 files so far 18:09:36 [INFO] 2024-03-19T18:09:36.989Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/ansible-awx-executor/target/ansible-awx-executor-1.6.0-SNAPSHOT.jar 18:09:37 [INFO] 2024-03-19T18:09:36.992Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/blueprint-audit-status/target/blueprint-audit-status-1.6.0-SNAPSHOT.jar 18:09:37 [INFO] 2024-03-19T18:09:36.994Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/cli-executor/target/cli-executor-1.6.0-SNAPSHOT.jar 18:09:37 [INFO] 2024-03-19T18:09:36.995Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/config-snapshots/target/config-snapshots-1.6.0-SNAPSHOT.jar 18:09:37 [INFO] 2024-03-19T18:09:36.996Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/target/k8s-connection-plugin-1.6.0-SNAPSHOT.jar 18:09:37 [INFO] 2024-03-19T18:09:36.997Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/message-prioritization/target/message-prioritization-1.6.0-SNAPSHOT.jar 18:09:37 [INFO] 2024-03-19T18:09:37.025Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/netconf-executor/target/netconf-executor-1.6.0-SNAPSHOT.jar 18:09:37 [INFO] 2024-03-19T18:09:37.027Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/python-executor/target/python-executor-1.6.0-SNAPSHOT.jar 18:09:37 [INFO] 2024-03-19T18:09:37.028Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/resource-resolution/target/resource-resolution-1.6.0-SNAPSHOT.jar 18:09:37 [INFO] 2024-03-19T18:09:37.031Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restconf-executor/target/restconf-executor-1.6.0-SNAPSHOT.jar 18:09:37 [INFO] 2024-03-19T18:09:37.032Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/functions/restful-executor/target/restful-executor-1.6.0-SNAPSHOT.jar 18:09:37 [INFO] 2024-03-19T18:09:37.033Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/blueprint-core-1.6.0-SNAPSHOT.jar 18:09:37 [INFO] 2024-03-19T18:09:37.036Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/blueprint-proto-1.6.0-SNAPSHOT.jar 18:09:37 [INFO] 2024-03-19T18:09:37.039Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.6.0-SNAPSHOT.jar 18:09:37 [INFO] 2024-03-19T18:09:37.040Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/resource-dict-1.6.0-SNAPSHOT.jar 18:09:37 [INFO] 2024-03-19T18:09:37.041Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.6.0-SNAPSHOT.jar 18:09:37 [INFO] 2024-03-19T18:09:37.043Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/dmaap-lib/target/dmaap-lib-1.6.0-SNAPSHOT.jar 18:09:37 [INFO] 2024-03-19T18:09:37.048Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/grpc-lib/target/grpc-lib-1.6.0-SNAPSHOT.jar 18:09:37 [INFO] 2024-03-19T18:09:37.049Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/message-lib/target/message-lib-1.6.0-SNAPSHOT.jar 18:09:37 [INFO] 2024-03-19T18:09:37.051Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/nats-lib/target/nats-lib-1.6.0-SNAPSHOT.jar 18:09:37 [INFO] 2024-03-19T18:09:37.053Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/processor-core/target/processor-core-1.6.0-SNAPSHOT.jar 18:09:37 [INFO] 2024-03-19T18:09:37.054Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/rest-lib/target/rest-lib-1.6.0-SNAPSHOT.jar 18:09:37 [INFO] 2024-03-19T18:09:37.056Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/commons/ssh-lib/target/ssh-lib-1.6.0-SNAPSHOT.jar 18:09:37 [INFO] 2024-03-19T18:09:37.057Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/configs-api/target/configs-api-1.6.0-SNAPSHOT.jar 18:09:37 [INFO] 2024-03-19T18:09:37.058Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/designer-api-1.6.0-SNAPSHOT.jar 18:09:37 [INFO] 2024-03-19T18:09:37.060Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/target/health-api-common-1.6.0-SNAPSHOT.jar 18:09:37 [INFO] 2024-03-19T18:09:37.061Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/health-api/target/health-api-1.6.0-SNAPSHOT.jar 18:09:37 [INFO] 2024-03-19T18:09:37.062Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api/src/test/resources/test-cba.zip 18:09:37 [INFO] 2024-03-19T18:09:37.066Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api/target/resource-api-1.6.0-SNAPSHOT.jar 18:09:37 [INFO] 2024-03-19T18:09:37.067Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/resource-api/target/test-classes/test-cba.zip 18:09:37 [INFO] 2024-03-19T18:09:37.069Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/selfservice-api-1.6.0-SNAPSHOT.jar 18:09:37 [INFO] 2024-03-19T18:09:37.070Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/target/workflow-api-1.6.0-SNAPSHOT.jar 18:09:37 [INFO] 2024-03-19T18:09:37.074Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/execution-service/target/execution-service-1.6.0-SNAPSHOT.jar 18:09:37 [INFO] 2024-03-19T18:09:37.075Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/blueprintsprocessor/modules/services/workflow-service/target/workflow-service-1.6.0-SNAPSHOT.jar 18:09:37 [INFO] 2024-03-19T18:09:37.077Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/command-executor/target/docker-stage/command-executor-1.6.0-SNAPSHOT-maven.tar.gz 18:09:37 [INFO] 2024-03-19T18:09:37.081Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/application/target/error-catalog-application-1.6.0-SNAPSHOT.jar 18:09:37 [INFO] 2024-03-19T18:09:37.082Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/core/target/error-catalog-core-1.6.0-SNAPSHOT.jar 18:09:37 [INFO] 2024-03-19T18:09:37.083Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/error-catalog/services/target/error-catalog-services-1.6.0-SNAPSHOT.jar 18:09:37 [INFO] 2024-03-19T18:09:37.085Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/py-executor/target/docker-stage/py-executor-1.6.0-SNAPSHOT-maven.tar.gz 18:09:37 [INFO] 2024-03-19T18:09:37.116Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/py-executor/target/py-executor-1.6.0-SNAPSHOT.jar 18:09:37 [INFO] 2024-03-19T18:09:37.119Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application/src/test/resources/testcba.zip 18:09:37 [INFO] 2024-03-19T18:09:37.123Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application/target/sdclistener-application-1.6.0-SNAPSHOT.jar 18:09:37 [INFO] 2024-03-19T18:09:37.131Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/application/target/test-classes/testcba.zip 18:09:37 [INFO] 2024-03-19T18:09:37.132Z Starting scanning target: /w/workspace/ccsdk-cds-maven-clm-master/ms/sdclistener/distribution/target/docker-stage/sdclistener-distribution-1.6.0-SNAPSHOT-maven.tar.gz 18:09:41 [INFO] 2024-03-19T18:09:41.062Z Scanned 149900 files so far 18:09:46 [INFO] 2024-03-19T18:09:46.062Z Scanned 166586 files so far 18:09:49 [INFO] 2024-03-19T18:09:49.836Z Scanned 180996 total files 18:10:38 [INFO] 2024-03-19T18:10:38.142Z Finished scanning application onap-ccsdk-cds. 18:10:38 [INFO] Discovered repository url '$GIT_URL/ccsdk/cds/ccsdk/cds/ccsdk/cds/ccsdk/cds' via environment variable GIT_URL 18:10:38 [INFO] Repository URL $GIT_URL/ccsdk/cds/ccsdk/cds/ccsdk/cds/ccsdk/cds was found using automation 18:10:38 [INFO] Amending source control record for application with id: onap-ccsdk-cds with discovered Repository URL: $GIT_URL/ccsdk/cds/ccsdk/cds/ccsdk/cds/ccsdk/cds 18:10:39 [INFO] 2024-03-19T18:10:39.325Z Evaluating application onap-ccsdk-cds for stage build. 18:10:41 [INFO] Waiting for policy evaluation to complete... 18:10:47 [INFO] Assigned scan ID 35ffa29847d0459d97d97901a8d298f4 18:11:09 [INFO] Policy evaluation completed in 29 seconds. 18:11:09 [INFO] 2024-03-19T18:11:09.166Z Finished evaluating application onap-ccsdk-cds for stage build. 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Advertising clause) [ 18:11:09 Component(displayName=com.att.aft : dme2 : 3.1.200-oss, hash=4db337d1279c9959d494) [ 18:11:09 Constraint(Advertising Clause) [License Threat Group is 'Advertising Clause' because: Found licenses in the 'Advertising Clause' license threat group ('BSD-4-Clause')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Advertising clause) [ 18:11:09 Component(displayName=com.att.nsa : saClientLibrary : 0.0.1, hash=6bf8c38b3b40c9a0813a) [ 18:11:09 Constraint(Advertising Clause) [License Threat Group is 'Advertising Clause' because: Found licenses in the 'Advertising Clause' license threat group ('BSD-4-Clause')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Advertising clause) [ 18:11:09 Component(displayName=com.att.nsa : saToolkit : 0.0.1, hash=6d6c124f36196f62d081) [ 18:11:09 Constraint(Advertising Clause) [License Threat Group is 'Advertising Clause' because: Found licenses in the 'Advertising Clause' license threat group ('BSD-4-Clause')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Use restrictions) [ 18:11:09 Component(displayName=javax.jms : jms : 1.1, hash=5e106d07e523fb6d40cf) [ 18:11:09 Constraint(Use restrictions) [License Threat Group is 'Use Restrictions' because: Found licenses in the 'Use Restrictions' license threat group ('Sun')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Strong copyleft with exceptions) [ 18:11:09 Component(displayName=org.glassfish.jersey.core : jersey-client : 2.35, hash=ea92be0dd34d0b298930) [ 18:11:09 Constraint(Strong copyleft with exceptions) [License Threat Group is 'Strong Copyleft with exceptions' because: Found licenses in the 'Strong Copyleft with exceptions' license threat group ('GPL-2.0-with-classpath-exception')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Strong copyleft with exceptions) [ 18:11:09 Component(displayName=org.glassfish.jersey.core : jersey-common : 2.35, hash=2f15ec1b3a3598d6b12d) [ 18:11:09 Constraint(Strong copyleft with exceptions) [License Threat Group is 'Strong Copyleft with exceptions' because: Found licenses in the 'Strong Copyleft with exceptions' license threat group ('GPL-2.0-with-classpath-exception')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Strong copyleft with exceptions) [ 18:11:09 Component(displayName=org.glassfish.jersey.ext : jersey-entity-filtering : 2.35, hash=2fbe9e89f6597e10976d) [ 18:11:09 Constraint(Strong copyleft with exceptions) [License Threat Group is 'Strong Copyleft with exceptions' because: Found licenses in the 'Strong Copyleft with exceptions' license threat group ('GPL-2.0-with-classpath-exception')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Strong copyleft with exceptions) [ 18:11:09 Component(displayName=org.glassfish.jersey.inject : jersey-hk2 : 2.35, hash=2be6d2227081028566e8) [ 18:11:09 Constraint(Strong copyleft with exceptions) [License Threat Group is 'Strong Copyleft with exceptions' because: Found licenses in the 'Strong Copyleft with exceptions' license threat group ('GPL-2.0-with-classpath-exception')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Strong copyleft with exceptions) [ 18:11:09 Component(displayName=org.glassfish.jersey.media : jersey-media-json-jackson : 2.35, hash=6383927e15ecb4baeef2) [ 18:11:09 Constraint(Strong copyleft with exceptions) [License Threat Group is 'Strong Copyleft with exceptions' because: Found licenses in the 'Strong Copyleft with exceptions' license threat group ('GPL-2.0-with-classpath-exception')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - non-LGPL) [ 18:11:09 Component(displayName=jakarta.ws.rs : jakarta.ws.rs-api : 2.1.6, hash=1dcb770bce80a490dff4) [ 18:11:09 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - non-LGPL) [ 18:11:09 Component(displayName=javax.persistence : javax.persistence-api : 2.2, hash=25665ac8c0b62f50e648) [ 18:11:09 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - non-LGPL) [ 18:11:09 Component(displayName=javax.servlet : javax.servlet-api : 4.0.1, hash=a27082684a2ff0bf3976) [ 18:11:09 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - non-LGPL) [ 18:11:09 Component(displayName=javax.ws.rs : javax.ws.rs-api : 2.1-m07, hash=288fa18c88e72662f381) [ 18:11:09 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - non-LGPL) [ 18:11:09 Component(displayName=org.glassfish.hk2 : hk2-api : 2.6.1, hash=114bd7afb4a1bd999352) [ 18:11:09 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - non-LGPL) [ 18:11:09 Component(displayName=org.glassfish.hk2 : hk2-locator : 2.6.1, hash=9dedf9d2022e38ec0743) [ 18:11:09 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - non-LGPL) [ 18:11:09 Component(displayName=org.glassfish.hk2 : hk2-utils : 2.6.1, hash=396513aa96c1d5a10aa4) [ 18:11:09 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - non-LGPL) [ 18:11:09 Component(displayName=org.glassfish.hk2 : osgi-resource-locator : 1.0.3, hash=de3b21279df7e755e382) [ 18:11:09 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - non-LGPL) [ 18:11:09 Component(displayName=org.glassfish.hk2.external : aopalliance-repackaged : 2.6.1, hash=b2eb0a83bcbb44cc5d25) [ 18:11:09 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - non-LGPL) [ 18:11:09 Component(displayName=org.glassfish.hk2.external : jakarta.inject : 2.6.1, hash=8096ebf722902e75fbd4) [ 18:11:09 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - non-LGPL) [ 18:11:09 Component(displayName=org.glassfish.jersey.core : jersey-client : 2.35, hash=ea92be0dd34d0b298930) [ 18:11:09 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - non-LGPL) [ 18:11:09 Component(displayName=org.glassfish.jersey.core : jersey-common : 2.35, hash=2f15ec1b3a3598d6b12d) [ 18:11:09 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - non-LGPL) [ 18:11:09 Component(displayName=org.glassfish.jersey.ext : jersey-entity-filtering : 2.35, hash=2fbe9e89f6597e10976d) [ 18:11:09 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - non-LGPL) [ 18:11:09 Component(displayName=org.glassfish.jersey.inject : jersey-hk2 : 2.35, hash=2be6d2227081028566e8) [ 18:11:09 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - non-LGPL) [ 18:11:09 Component(displayName=org.glassfish.jersey.media : jersey-media-json-jackson : 2.35, hash=6383927e15ecb4baeef2) [ 18:11:09 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - non-LGPL) [ 18:11:09 Component(displayName=org.jboss.spec.javax.transaction : jboss-transaction-api_1.2_spec : 1.1.1.Final, hash=a8485cab9484dda36e9a) [ 18:11:09 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.0')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Unknown license) [ 18:11:09 Component(displayName=Red Hat®, Inc./Jansi - Java library for generating and interpreting ANSI escape sequences. jansi 1.5.0, hash=97f6e12599bb5848867b) [ 18:11:09 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('Not Provided')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Unknown license) [ 18:11:09 Component(displayName=Red Hat®, Inc./Jansi - Java library for generating and interpreting ANSI escape sequences. jansi 1.5.0, hash=829195c9e338d5725cf3) [ 18:11:09 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('Not Provided')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Unknown license) [ 18:11:09 Component(displayName=com.fasterxml.jackson.datatype : jackson-datatype-jdk8 : 2.14.1, hash=da194197d187bf24a869) [ 18:11:09 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Unknown license) [ 18:11:09 Component(displayName=com.fasterxml.jackson.module : jackson-module-parameter-names : 2.14.1, hash=2e05a86dba3d4b05074b) [ 18:11:09 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=com.fasterxml.jackson.core : jackson-core : 2.14.1, hash=7a07bc535ccf0b7f6929) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2022-6438 with severity >= 7 (severity = 7.5)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=com.squareup.okio : okio-jvm : 3.0.0, hash=0ab5a73fa2ccb4a36b0b) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-3635 with severity >= 7 (severity = 7.5)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=log4j : log4j : 1.2.17, hash=5af35056b4d257e4b64b) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2019-17571 with severity >= 7 (severity = 9.8)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=log4j : log4j : 1.2.17, hash=5af35056b4d257e4b64b) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2021-4104 with severity >= 7 (severity = 7.5)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=log4j : log4j : 1.2.17, hash=5af35056b4d257e4b64b) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-23302 with severity >= 7 (severity = 8.8)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=log4j : log4j : 1.2.17, hash=5af35056b4d257e4b64b) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-23305 with severity >= 7 (severity = 9.8)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=log4j : log4j : 1.2.17, hash=5af35056b4d257e4b64b) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-23307 with severity >= 7 (severity = 8.8)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=log4j : log4j : 1.2.17, hash=5af35056b4d257e4b64b) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-26464 with severity >= 7 (severity = 7.5)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=log4j : log4j : 1.2.17, hash=5af35056b4d257e4b64b) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2010-0053 with severity >= 7 (severity = 7.8)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=org.springframework.security : spring-security-core : 5.7.8, hash=f3d6d9b4b6a28f2cc135) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-22257 with severity >= 7 (severity = 8.2)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Advertising clause) [ 18:11:09 Component(displayName=com.att.eelf : eelf-core : 1.0.0, hash=0c654cd7bfcc7b49aae1) [ 18:11:09 Constraint(Advertising Clause) [License Threat Group is 'Advertising Clause' because: Found licenses in the 'Advertising Clause' license threat group ('BSD-4-Clause')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Advertising clause) [ 18:11:09 Component(displayName=org.python : jython-standalone : 2.7.2, hash=15592c29538abd36d155) [ 18:11:09 Constraint(Advertising Clause) [License Threat Group is 'Advertising Clause' because: Found licenses in the 'Advertising Clause' license threat group ('Apache-1.1')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Advertising clause) [ 18:11:09 Component(displayName=org.aspectj : aspectjweaver : 1.9.7, hash=158f5c255cd3e4408e79) [ 18:11:09 Constraint(Advertising Clause) [License Threat Group is 'Advertising Clause' because: Found licenses in the 'Advertising Clause' license threat group ('Apache-1.1')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Use restrictions) [ 18:11:09 Component(displayName=org.json : json : 20201115, hash=f8e7a9953822c90e0701) [ 18:11:09 Constraint(Use restrictions) [License Threat Group is 'Use Restrictions' because: Found licenses in the 'Use Restrictions' license threat group ('JSON')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - non-LGPL) [ 18:11:09 Component(displayName=org.aspectj : aspectjweaver : 1.9.7, hash=158f5c255cd3e4408e79) [ 18:11:09 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0', 'EPL-2.0')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - non-LGPL) [ 18:11:09 Component(displayName=ch.qos.logback : logback-core : 1.2.12, hash=1d8e51a698b138065d73) [ 18:11:09 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - non-LGPL) [ 18:11:09 Component(displayName=com.sun.xml.bind : jaxb-impl : 2.3.0, hash=3a3c6a62719d967175b7) [ 18:11:09 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - non-LGPL) [ 18:11:09 Component(displayName=org.jetbrains.kotlin : kotlin-compiler-embeddable : 1.7.0, hash=4d09852239f61842072b) [ 18:11:09 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('NPL-1.1')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - non-LGPL) [ 18:11:09 Component(displayName=javax.annotation : jsr250-api : 1.0, hash=5025422767732a1ab45d) [ 18:11:09 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.0')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - non-LGPL) [ 18:11:09 Component(displayName=jakarta.annotation : jakarta.annotation-api : 1.3.5, hash=59eb84ee0d616332ff44) [ 18:11:09 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - non-LGPL) [ 18:11:09 Component(displayName=javax.activation : javax.activation-api : 1.2.0, hash=85262acf3ca9816f9537) [ 18:11:09 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - non-LGPL) [ 18:11:09 Component(displayName=javax.xml.bind : jaxb-api : 2.3.1, hash=8531ad5ac454cc2deb9d) [ 18:11:09 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - non-LGPL) [ 18:11:09 Component(displayName=junit : junit : 4.13.2, hash=8ac9e16d933b6fb43bc7) [ 18:11:09 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - non-LGPL) [ 18:11:09 Component(displayName=jakarta.persistence : jakarta.persistence-api : 2.2.3, hash=8f6ea5daedc614f07a36) [ 18:11:09 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0', 'EPL-2.0')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - non-LGPL) [ 18:11:09 Component(displayName=org.yaml : snakeyaml : 1.30, hash=8fde7fe2586328ac3c68) [ 18:11:09 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0', 'EPL-2.0')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - non-LGPL) [ 18:11:09 Component(displayName=javax.annotation : javax.annotation-api : 1.3.2, hash=934c04d3cfef185a8008) [ 18:11:09 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - non-LGPL) [ 18:11:09 Component(displayName=org.jetbrains.kotlin : kotlin-compiler-embeddable : 1.6.21, hash=97bdd5a752ce73b58ef1) [ 18:11:09 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('NPL-1.1')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - non-LGPL) [ 18:11:09 Component(displayName=com.sun.xml.bind : jaxb-impl : 2.2.11, hash=a49ce57aee680f9435f4) [ 18:11:09 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - non-LGPL) [ 18:11:09 Component(displayName=org.hibernate : hibernate-core : 5.6.15.Final, hash=ab14b7cef1fdff654ca8) [ 18:11:09 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - non-LGPL) [ 18:11:09 Component(displayName=com.sun.xml.bind : jaxb-core : 2.2.11, hash=c3f87d654f8d5943cd08) [ 18:11:09 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - non-LGPL) [ 18:11:09 Component(displayName=jakarta.transaction : jakarta.transaction-api : 1.3.3, hash=c4179d48720a1e872021) [ 18:11:09 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - non-LGPL) [ 18:11:09 Component(displayName=com.sun.xml.bind : jaxb-core : 2.3.0, hash=d044c784e41d02677869) [ 18:11:09 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - non-LGPL) [ 18:11:09 Component(displayName=ch.qos.logback : logback-classic : 1.2.12, hash=d4dee19148dccb177a07) [ 18:11:09 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - LGPL) [ 18:11:09 Component(displayName=org.sonarsource.scanner.cli : sonar-scanner-cli : 3.1.0.1141, hash=0dfdbd41fa7e907bd3a5) [ 18:11:09 Constraint(Weak Copyleft - LGPL) [License Threat Group is 'Weak Copyleft - LGPL' because: Found licenses in the 'Weak Copyleft - LGPL' license threat group ('LGPL-3.0')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - LGPL) [ 18:11:09 Component(displayName=ch.qos.logback : logback-core : 1.2.12, hash=1d8e51a698b138065d73) [ 18:11:09 Constraint(Weak Copyleft - LGPL) [License Threat Group is 'Weak Copyleft - LGPL' because: Found licenses in the 'Weak Copyleft - LGPL' license threat group ('LGPL-2.1')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - LGPL) [ 18:11:09 Component(displayName=org.jetbrains.intellij.deps : trove4j : 1.0.20200330, hash=3afb14d5f9ceb459d724) [ 18:11:09 Constraint(Weak Copyleft - LGPL) [License Threat Group is 'Weak Copyleft - LGPL' because: Found licenses in the 'Weak Copyleft - LGPL' license threat group ('LGPL-2.1', 'LGPL-3.0')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - LGPL) [ 18:11:09 Component(displayName=org.sonarsource.scanner.api : sonar-scanner-api-batch : 2.10.0.1189, hash=4b98aee77d09ba6d20a8) [ 18:11:09 Constraint(Weak Copyleft - LGPL) [License Threat Group is 'Weak Copyleft - LGPL' because: Found licenses in the 'Weak Copyleft - LGPL' license threat group ('LGPL-3.0')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - LGPL) [ 18:11:09 Component(displayName=org.yaml : snakeyaml : 1.30, hash=8fde7fe2586328ac3c68) [ 18:11:09 Constraint(Weak Copyleft - LGPL) [License Threat Group is 'Weak Copyleft - LGPL' because: Found licenses in the 'Weak Copyleft - LGPL' license threat group ('LGPL-2.1', 'LGPL-3.0')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - LGPL) [ 18:11:09 Component(displayName=org.hibernate : hibernate-core : 5.6.15.Final, hash=ab14b7cef1fdff654ca8) [ 18:11:09 Constraint(Weak Copyleft - LGPL) [License Threat Group is 'Weak Copyleft - LGPL' because: Found licenses in the 'Weak Copyleft - LGPL' license threat group ('LGPL-2.1', 'LGPL-3.0', 'LGPL')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - LGPL) [ 18:11:09 Component(displayName=ch.qos.logback : logback-classic : 1.2.12, hash=d4dee19148dccb177a07) [ 18:11:09 Constraint(Weak Copyleft - LGPL) [License Threat Group is 'Weak Copyleft - LGPL' because: Found licenses in the 'Weak Copyleft - LGPL' license threat group ('LGPL-2.1')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - LGPL) [ 18:11:09 Component(displayName=org.mariadb.jdbc : mariadb-java-client : 3.0.10, hash=e87ec19b4fe643a9c57b) [ 18:11:09 Constraint(Weak Copyleft - LGPL) [License Threat Group is 'Weak Copyleft - LGPL' because: Found licenses in the 'Weak Copyleft - LGPL' license threat group ('LGPL-2.1')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Weak copyleft - LGPL) [ 18:11:09 Component(displayName=com.google.code.findbugs : annotations : 3.0.1, hash=fc019a2216218990d64d) [ 18:11:09 Constraint(Weak Copyleft - LGPL) [License Threat Group is 'Weak Copyleft - LGPL' because: Found licenses in the 'Weak Copyleft - LGPL' license threat group ('LGPL-2.1')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Severe vulnerabilities) [ 18:11:09 Component(displayName=org.python : jython-standalone : 2.7.2, hash=15592c29538abd36d155) [ 18:11:09 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-30081 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2023-30081 with severity <= 6 (severity = 5.3)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Severe vulnerabilities) [ 18:11:09 Component(displayName=org.python : jython-standalone : 2.7.2, hash=15592c29538abd36d155) [ 18:11:09 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-45803 with severity >= 4 (severity = 4.2), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2023-45803 with severity <= 6 (severity = 4.2)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Severe vulnerabilities) [ 18:11:09 Component(displayName=org.python : jython-standalone : 2.7.2, hash=15592c29538abd36d155) [ 18:11:09 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0666 with severity >= 4 (severity = 4.3), Security Vulnerability Severity <= 6 because: Found security vulnerability sonatype-2020-0666 with severity <= 6 (severity = 4.3)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Severe vulnerabilities) [ 18:11:09 Component(displayName=org.python : jython-standalone : 2.7.2, hash=15592c29538abd36d155) [ 18:11:09 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2021-0578 with severity >= 4 (severity = 4.8), Security Vulnerability Severity <= 6 because: Found security vulnerability sonatype-2021-0578 with severity <= 6 (severity = 4.8)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Severe vulnerabilities) [ 18:11:09 Component(displayName=io.springfox : springfox-swagger-ui : 3.0.0, hash=1e665fbe22148f7c36fa) [ 18:11:09 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2018-25031 with severity >= 4 (severity = 4.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2018-25031 with severity <= 6 (severity = 4.3)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Severe vulnerabilities) [ 18:11:09 Component(displayName=org.bitbucket.b_c : jose4j : 0.7.8, hash=34b47db4364d1916c78c) [ 18:11:09 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2023-1971 with severity >= 4 (severity = 5.5), Security Vulnerability Severity <= 6 because: Found security vulnerability sonatype-2023-1971 with severity <= 6 (severity = 5.5)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Severe vulnerabilities) [ 18:11:09 Component(displayName=org.bitbucket.b_c : jose4j : 0.7.8, hash=34b47db4364d1916c78c) [ 18:11:09 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2023-2023 with severity >= 4 (severity = 5.9), Security Vulnerability Severity <= 6 because: Found security vulnerability sonatype-2023-2023 with severity <= 6 (severity = 5.9)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Severe vulnerabilities) [ 18:11:09 Component(displayName=com.hazelcast : hazelcast-all : 4.2.5, hash=36345a7f9d7c8eb0ef74) [ 18:11:09 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-33264 with severity >= 4 (severity = 4.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2023-33264 with severity <= 6 (severity = 4.3)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Severe vulnerabilities) [ 18:11:09 Component(displayName=io.springfox springfox-swagger-ui 3.0.0, hash=375338b7bb4d6f8a18f5) [ 18:11:09 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2018-25031 with severity >= 4 (severity = 4.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2018-25031 with severity <= 6 (severity = 4.3)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Severe vulnerabilities) [ 18:11:09 Component(displayName=org.apache.commons : commons-compress : 1.21, hash=4ec95b60d4e86b5c95a0) [ 18:11:09 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-25710 with severity >= 4 (severity = 5.5), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2024-25710 with severity <= 6 (severity = 5.5)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Severe vulnerabilities) [ 18:11:09 Component(displayName=org.apache.commons : commons-compress : 1.21, hash=4ec95b60d4e86b5c95a0) [ 18:11:09 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-26308 with severity >= 4 (severity = 5.5), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2024-26308 with severity <= 6 (severity = 5.5)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Severe vulnerabilities) [ 18:11:09 Component(displayName=pip (py2.py3-none-any) 19.1 (.whl), hash=79c7a6a3f3b644754aec) [ 18:11:09 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-45803 with severity >= 4 (severity = 4.2), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2023-45803 with severity <= 6 (severity = 4.2)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Severe vulnerabilities) [ 18:11:09 Component(displayName=pip (py2.py3-none-any) 19.1 (.whl), hash=79c7a6a3f3b644754aec) [ 18:11:09 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2021-0578 with severity >= 4 (severity = 4.8), Security Vulnerability Severity <= 6 because: Found security vulnerability sonatype-2021-0578 with severity <= 6 (severity = 4.8)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Severe vulnerabilities) [ 18:11:09 Component(displayName=io.springfox : springfox-swagger2 : 3.0.0, hash=7bcb18d496576eff76ef) [ 18:11:09 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0907 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability sonatype-2020-0907 with severity <= 6 (severity = 5.3)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Severe vulnerabilities) [ 18:11:09 Component(displayName=commons-io : commons-io : 2.6, hash=815893df5f31da2ece40) [ 18:11:09 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2018-0705 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability sonatype-2018-0705 with severity <= 6 (severity = 5.3)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Severe vulnerabilities) [ 18:11:09 Component(displayName=org.yaml : snakeyaml : 1.30, hash=8fde7fe2586328ac3c68) [ 18:11:09 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-38750 with severity >= 4 (severity = 5.5), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2022-38750 with severity <= 6 (severity = 5.5)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Severe vulnerabilities) [ 18:11:09 Component(displayName=io.grpc : grpc-core : 1.29.0, hash=b051a14a67c97bb9bbe0) [ 18:11:09 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0641 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability sonatype-2020-0641 with severity <= 6 (severity = 5.3)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Severe vulnerabilities) [ 18:11:09 Component(displayName=com.jayway.jsonpath : json-path : 2.7.0, hash=f9d7d9659f2694e61142) [ 18:11:09 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-51074 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2023-51074 with severity <= 6 (severity = 5.3)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Strong copyleft) [ 18:11:09 Component(displayName=org.python : jython-standalone : 2.7.2, hash=15592c29538abd36d155) [ 18:11:09 Constraint(Strong copyleft) [License Threat Group is 'Strong Copyleft' because: Found licenses in the 'Strong Copyleft' license threat group ('GPL-2.0')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Strong copyleft) [ 18:11:09 Component(displayName=org.jetbrains.kotlin : kotlin-compiler-embeddable : 1.7.0, hash=4d09852239f61842072b) [ 18:11:09 Constraint(Strong copyleft) [License Threat Group is 'Strong Copyleft' because: Found licenses in the 'Strong Copyleft' license threat group ('GPL')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Strong copyleft) [ 18:11:09 Component(displayName=org.yaml : snakeyaml : 1.30, hash=8fde7fe2586328ac3c68) [ 18:11:09 Constraint(Strong copyleft) [License Threat Group is 'Strong Copyleft' because: Found licenses in the 'Strong Copyleft' license threat group ('GPL-2.0', 'GPL-3.0')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Strong copyleft) [ 18:11:09 Component(displayName=org.jetbrains.kotlin : kotlin-compiler-embeddable : 1.6.21, hash=97bdd5a752ce73b58ef1) [ 18:11:09 Constraint(Strong copyleft) [License Threat Group is 'Strong Copyleft' because: Found licenses in the 'Strong Copyleft' license threat group ('GPL')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Strong copyleft) [ 18:11:09 Component(displayName=org.rocksdb : rocksdbjni : 6.22.1.1, hash=c9cdf28e714bc93a3e7b) [ 18:11:09 Constraint(Strong copyleft) [License Threat Group is 'Strong Copyleft' because: Found licenses in the 'Strong Copyleft' license threat group ('GPL-2.0')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Unknown license) [ 18:11:09 Component(displayName=io.netty : netty-tcnative-boringssl-static : jar : windows-x86_64 : 2.0.60.Final, hash=00b5e8d9648dded00928) [ 18:11:09 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Unknown license) [ 18:11:09 Component(displayName=com.fasterxml.jackson.datatype : jackson-datatype-jdk8 : 2.13.5, hash=1278f38160812811c56e) [ 18:11:09 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Unknown license) [ 18:11:09 Component(displayName=Java(TM) Native Access (JNA)/Java(TM) Native Access jnidispatch 6.1.0, hash=3122ac0e751660f646c7) [ 18:11:09 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('Not Provided')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Unknown license) [ 18:11:09 Component(displayName=com.hubspot.jinjava : jinjava : 2.7.0, hash=330dba19f6f41ab46100) [ 18:11:09 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('Not Declared')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Unknown license) [ 18:11:09 Component(displayName=com.github.luben : zstd-jni : 1.5.0-4, hash=338d83645fb93afc9e8b) [ 18:11:09 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Unknown license) [ 18:11:09 Component(displayName=org.reactivestreams : reactive-streams : 1.0.4, hash=3864a1320d97d7b045f7) [ 18:11:09 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Unknown license) [ 18:11:09 Component(displayName=io.netty : netty-tcnative-boringssl-static : 2.0.60.Final, hash=409bc3ecfe59859f7452) [ 18:11:09 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Unknown license) [ 18:11:09 Component(displayName=io.prometheus : simpleclient_tracer_otel : 0.15.0, hash=53770a575d13d5aeebc7) [ 18:11:09 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Unknown license) [ 18:11:09 Component(displayName=Red Hat®, Inc./Jansi - Java library for generating and interpreting ANSI escape sequences. jansi 1.7.0, hash=53877c745604e1489fbd) [ 18:11:09 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('Not Provided')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Unknown license) [ 18:11:09 Component(displayName=Red Hat®, Inc./Jansi - Java library for generating and interpreting ANSI escape sequences. jansi 1.7.0, hash=558aea23a4ea0f6e6824) [ 18:11:09 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('Not Provided')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Unknown license) [ 18:11:09 Component(displayName=io.prometheus : simpleclient_common : 0.15.0, hash=57bd1d8be9f4d965a38c) [ 18:11:09 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Unknown license) [ 18:11:09 Component(displayName=io.dropwizard.metrics : metrics-core : 4.2.18, hash=616b1bcf7ce3e45d1a49) [ 18:11:09 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Unknown license) [ 18:11:09 Component(displayName=Java(TM) Native Access (JNA)/Java(TM) Native Access jnidispatch 6.1.0, hash=703d8604a8d04d29c52c) [ 18:11:09 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('Not Provided')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Unknown license) [ 18:11:09 Component(displayName=io.grpc : grpc-netty-shaded : 1.29.0, hash=80078c0aec3f2146ce94) [ 18:11:09 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Unknown license) [ 18:11:09 Component(displayName=com.fasterxml.jackson.dataformat : jackson-dataformat-csv : 2.13.5, hash=876ae89cc4908d7950a3) [ 18:11:09 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Unknown license) [ 18:11:09 Component(displayName=Red Hat®, Inc./Jansi - Java library for generating and interpreting ANSI escape sequences. jansi 1.5.0, hash=8d96f40da8970ddd48af) [ 18:11:09 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('Not Provided')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Unknown license) [ 18:11:09 Component(displayName=io.netty : netty-tcnative-boringssl-static : jar : linux-x86_64 : 2.0.60.Final, hash=9bd859e5f549e2639640) [ 18:11:09 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Unknown license) [ 18:11:09 Component(displayName=io.prometheus : simpleclient_tracer_otel_agent : 0.15.0, hash=9c2f1a31796011058185) [ 18:11:09 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Unknown license) [ 18:11:09 Component(displayName=io.netty : netty-tcnative-boringssl-static : jar : osx-x86_64 : 2.0.60.Final, hash=a06275bf9cf07258ca70) [ 18:11:09 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Unknown license) [ 18:11:09 Component(displayName=com.fasterxml.jackson.module : jackson-module-parameter-names : 2.13.5, hash=a401a99e7a45450fd3ef) [ 18:11:09 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Unknown license) [ 18:11:09 Component(displayName=io.netty : netty-tcnative-boringssl-static : jar : linux-aarch_64 : 2.0.60.Final, hash=ab355c14608ad81be27e) [ 18:11:09 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Unknown license) [ 18:11:09 Component(displayName=io.netty : netty-resolver-dns-native-macos : jar : osx-x86_64 : 4.1.92.Final, hash=b3b38c2c4a226cbe5a00) [ 18:11:09 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Unknown license) [ 18:11:09 Component(displayName=io.netty : netty-tcnative-boringssl-static : jar : osx-aarch_64 : 2.0.60.Final, hash=bbe53313f5fe3ef310d4) [ 18:11:09 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Unknown license) [ 18:11:09 Component(displayName=io.netty : netty-tcnative-boringssl-static : 2.0.50.Final, hash=c5cb60cee738e94323f0) [ 18:11:09 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Unknown license) [ 18:11:09 Component(displayName=org.rocksdb : rocksdbjni : 6.22.1.1, hash=c9cdf28e714bc93a3e7b) [ 18:11:09 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Unknown license) [ 18:11:09 Component(displayName=com.typesafe.scala-logging : scala-logging_2.13 : 3.9.3, hash=d97c3bcdcf6179e110af) [ 18:11:09 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Unknown license) [ 18:11:09 Component(displayName=io.prometheus : simpleclient_tracer_common : 0.15.0, hash=f1bac57eaf6c04e6b72a) [ 18:11:09 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Unknown license) [ 18:11:09 Component(displayName=Red Hat®, Inc./Jansi - Java library for generating and interpreting ANSI escape sequences. jansi 1.5.0, hash=f91fda2c7f9f485db21a) [ 18:11:09 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('Not Provided')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(License - Unknown license) [ 18:11:09 Component(displayName=com.github.luben : zstd-jni : 1.5.2-1, hash=fad786abc1d1b81570e8) [ 18:11:09 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=org.springframework.security : spring-security-web : 5.7.8, hash=06b81600c975b7d5330d) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-34034 with severity >= 7 (severity = 9.8)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=io.github.classgraph : classgraph : 4.8.83, hash=07be289f451cedf9e35e) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2021-1074 with severity >= 7 (severity = 7.3)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=com.fasterxml.jackson.core : jackson-core : 2.13.5, hash=0d07c97d3de9ea658caf) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2022-6438 with severity >= 7 (severity = 7.5)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=org.python : jython-standalone : 2.7.2, hash=15592c29538abd36d155) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2018-1060 with severity >= 7 (severity = 7.5)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=org.python : jython-standalone : 2.7.2, hash=15592c29538abd36d155) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2018-20225 with severity >= 7 (severity = 7.8)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=org.python : jython-standalone : 2.7.2, hash=15592c29538abd36d155) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2019-16056 with severity >= 7 (severity = 7.5)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=org.python : jython-standalone : 2.7.2, hash=15592c29538abd36d155) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2019-20907 with severity >= 7 (severity = 7.5)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=org.python : jython-standalone : 2.7.2, hash=15592c29538abd36d155) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2019-20916 with severity >= 7 (severity = 7.5)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=org.python : jython-standalone : 2.7.2, hash=15592c29538abd36d155) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-23491 with severity >= 7 (severity = 7.5)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=org.python : jython-standalone : 2.7.2, hash=15592c29538abd36d155) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-37920 with severity >= 7 (severity = 9.8)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=org.python : jython-standalone : 2.7.2, hash=15592c29538abd36d155) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-43804 with severity >= 7 (severity = 8.1)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=org.python : jython-standalone : 2.7.2, hash=15592c29538abd36d155) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2012-0071 with severity >= 7 (severity = 8.8)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=ch.qos.logback : logback-core : 1.2.12, hash=1d8e51a698b138065d73) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-6378 with severity >= 7 (severity = 7.5)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=org.bitbucket.b_c : jose4j : 0.7.8, hash=34b47db4364d1916c78c) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-31582 with severity >= 7 (severity = 7.5)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=org.bitbucket.b_c : jose4j : 0.7.8, hash=34b47db4364d1916c78c) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-51775 with severity >= 7 (severity = 8.6)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=com.hazelcast : hazelcast-all : 4.2.5, hash=36345a7f9d7c8eb0ef74) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-36437 with severity >= 7 (severity = 9.1)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=com.hazelcast : hazelcast-all : 4.2.5, hash=36345a7f9d7c8eb0ef74) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-33265 with severity >= 7 (severity = 8.8)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=com.hazelcast : hazelcast-all : 4.2.5, hash=36345a7f9d7c8eb0ef74) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-45859 with severity >= 7 (severity = 7.6)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=org.jsoup : jsoup : 1.12.1, hash=55819a28fc834c2f2bcf) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2021-37714 with severity >= 7 (severity = 7.5)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=io.projectreactor.netty : reactor-netty-http : 1.0.32, hash=5ab0b14998831dea57ad) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-34062 with severity >= 7 (severity = 7.5)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=io.netty : netty-codec-http2 : 4.1.92.Final, hash=65afd3b26bf167c6e31f) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2023-4380 with severity >= 7 (severity = 7.5)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=org.xerial.snappy : snappy-java : 1.1.8.4, hash=66f0d56454509f6e3617) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-34453 with severity >= 7 (severity = 7.5)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=org.xerial.snappy : snappy-java : 1.1.8.4, hash=66f0d56454509f6e3617) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-34454 with severity >= 7 (severity = 7.5)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=org.xerial.snappy : snappy-java : 1.1.8.4, hash=66f0d56454509f6e3617) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-34455 with severity >= 7 (severity = 7.5)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=org.apache.kafka : kafka-clients : 3.1.2, hash=6b6e2cc01cd7e7722969) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-25194 with severity >= 7 (severity = 8.8)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=org.springframework.kafka : spring-kafka : 2.8.11, hash=7068d24ea230111777ce) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-34040 with severity >= 7 (severity = 7.8)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=org.springframework.security : spring-security-config : 5.7.8, hash=777cf5ae421edd7da934) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-34034 with severity >= 7 (severity = 9.8)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=io.projectreactor.netty : reactor-netty-core : 1.0.32, hash=79461d8718ca5ae6fee9) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-34054 with severity >= 7 (severity = 7.5)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=pip (py2.py3-none-any) 19.1 (.whl), hash=79c7a6a3f3b644754aec) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2018-20225 with severity >= 7 (severity = 7.8)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=pip (py2.py3-none-any) 19.1 (.whl), hash=79c7a6a3f3b644754aec) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2019-20907 with severity >= 7 (severity = 7.5)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=pip (py2.py3-none-any) 19.1 (.whl), hash=79c7a6a3f3b644754aec) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2019-20916 with severity >= 7 (severity = 7.5)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=pip (py2.py3-none-any) 19.1 (.whl), hash=79c7a6a3f3b644754aec) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-23491 with severity >= 7 (severity = 7.5)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=pip (py2.py3-none-any) 19.1 (.whl), hash=79c7a6a3f3b644754aec) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-37920 with severity >= 7 (severity = 9.8)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=pip (py2.py3-none-any) 19.1 (.whl), hash=79c7a6a3f3b644754aec) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-43804 with severity >= 7 (severity = 8.1)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=pip (py2.py3-none-any) 19.1 (.whl), hash=79c7a6a3f3b644754aec) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2012-0071 with severity >= 7 (severity = 8.8)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=org.yaml : snakeyaml : 1.30, hash=8fde7fe2586328ac3c68) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-1471 with severity >= 7 (severity = 9.8)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=org.yaml : snakeyaml : 1.30, hash=8fde7fe2586328ac3c68) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-25857 with severity >= 7 (severity = 7.5)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=org.springframework : spring-web : 5.3.27, hash=a51c45a8602052a2a90f) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2016-1000027 with severity >= 7 (severity = 9.8)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=org.springframework : spring-web : 5.3.27, hash=a51c45a8602052a2a90f) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-22243 with severity >= 7 (severity = 8.1)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=org.apache.zookeeper : zookeeper : 3.6.3, hash=a6e74f826db85ff8c51c) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-44981 with severity >= 7 (severity = 9.1)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=org.apache.kafka : kafka-clients : 3.3.1, hash=aea4008ab34761ef8057) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-25194 with severity >= 7 (severity = 8.8)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=org.apache.commons : commons-text : 1.9, hash=ba6ac8c2807490944a0a) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-42889 with severity >= 7 (severity = 9.8)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=ch.qos.logback : logback-classic : 1.2.12, hash=d4dee19148dccb177a07) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-6378 with severity >= 7 (severity = 7.5)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=org.scala-lang : scala-library : 2.13.6, hash=ed7a2f528c7389ea6574) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-36944 with severity >= 7 (severity = 9.8)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=org.json : json : 20201115, hash=f8e7a9953822c90e0701) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-45688 with severity >= 7 (severity = 7.5)] ]] 18:11:09 18:11:09 Nexus IQ reports policy warning due to 18:11:09 Policy(Security - Critical vulnerabilities) [ 18:11:09 Component(displayName=org.json : json : 20201115, hash=f8e7a9953822c90e0701) [ 18:11:09 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-5072 with severity >= 7 (severity = 7.5)] ]] 18:11:09 The detailed report can be viewed online at https://nexus-iq.wl.linuxfoundation.org/ui/links/application/onap-ccsdk-cds/report/35ffa29847d0459d97d97901a8d298f4 18:11:09 Summary of policy violations: 66 critical, 62 severe, 41 moderate 18:11:09 IQ Server evaluation of application onap-ccsdk-cds detected warnings 18:11:09 Build step 'Invoke Nexus Policy Evaluation' changed build result to UNSTABLE 18:11:09 $ ssh-agent -k 18:11:09 unset SSH_AUTH_SOCK; 18:11:09 unset SSH_AGENT_PID; 18:11:09 echo Agent pid 16678 killed; 18:11:09 [ssh-agent] Stopped. 18:11:09 [PostBuildScript] - [INFO] Executing post build scripts. 18:11:09 [ccsdk-cds-maven-clm-master] $ /bin/bash /tmp/jenkins16481903574367528646.sh 18:11:09 ---> sysstat.sh 18:11:09 [ccsdk-cds-maven-clm-master] $ /bin/bash /tmp/jenkins14494848584008682695.sh 18:11:09 ---> package-listing.sh 18:11:09 ++ facter osfamily 18:11:09 ++ tr '[:upper:]' '[:lower:]' 18:11:09 + OS_FAMILY=redhat 18:11:09 + workspace=/w/workspace/ccsdk-cds-maven-clm-master 18:11:09 + START_PACKAGES=/tmp/packages_start.txt 18:11:09 + END_PACKAGES=/tmp/packages_end.txt 18:11:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:11:09 + PACKAGES=/tmp/packages_start.txt 18:11:09 + '[' /w/workspace/ccsdk-cds-maven-clm-master ']' 18:11:09 + PACKAGES=/tmp/packages_end.txt 18:11:09 + case "${OS_FAMILY}" in 18:11:09 + rpm -qa 18:11:09 + sort 18:11:10 + '[' -f /tmp/packages_start.txt ']' 18:11:10 + '[' -f /tmp/packages_end.txt ']' 18:11:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:11:10 + '[' /w/workspace/ccsdk-cds-maven-clm-master ']' 18:11:10 + mkdir -p /w/workspace/ccsdk-cds-maven-clm-master/archives/ 18:11:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ccsdk-cds-maven-clm-master/archives/ 18:11:10 [ccsdk-cds-maven-clm-master] $ /bin/bash /tmp/jenkins2969631738286223914.sh 18:11:10 ---> capture-instance-metadata.sh 18:11:10 Setup pyenv: 18:11:10 system 18:11:10 3.8.13 18:11:10 3.9.13 18:11:10 * 3.10.6 (set by /w/workspace/ccsdk-cds-maven-clm-master/.python-version) 18:11:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wdAk from file:/tmp/.os_lf_venv 18:11:12 lf-activate-venv(): INFO: Installing: lftools 18:11:22 lf-activate-venv(): INFO: Adding /tmp/venv-wdAk/bin to PATH 18:11:22 INFO: Running in OpenStack, capturing instance metadata 18:11:23 [ccsdk-cds-maven-clm-master] $ /bin/bash /tmp/jenkins5403282595627778638.sh 18:11:23 provisioning config files... 18:11:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ccsdk-cds-maven-clm-master@tmp/config3871152638256293291tmp 18:11:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:11:23 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:11:23 [EnvInject] - Injecting environment variables from a build step. 18:11:23 [EnvInject] - Injecting as environment variables the properties content 18:11:23 SERVER_ID=logs 18:11:23 18:11:23 [EnvInject] - Variables injected successfully. 18:11:23 [ccsdk-cds-maven-clm-master] $ /bin/bash /tmp/jenkins6840626271152776029.sh 18:11:23 ---> create-netrc.sh 18:11:23 [ccsdk-cds-maven-clm-master] $ /bin/bash /tmp/jenkins2344668577091216491.sh 18:11:23 ---> python-tools-install.sh 18:11:23 Setup pyenv: 18:11:23 system 18:11:23 3.8.13 18:11:23 3.9.13 18:11:23 * 3.10.6 (set by /w/workspace/ccsdk-cds-maven-clm-master/.python-version) 18:11:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wdAk from file:/tmp/.os_lf_venv 18:11:25 lf-activate-venv(): INFO: Installing: lftools 18:11:34 lf-activate-venv(): INFO: Adding /tmp/venv-wdAk/bin to PATH 18:11:34 [ccsdk-cds-maven-clm-master] $ /bin/bash /tmp/jenkins3970986281387930668.sh 18:11:34 ---> sudo-logs.sh 18:11:34 Archiving 'sudo' log.. 18:11:34 [ccsdk-cds-maven-clm-master] $ /bin/bash /tmp/jenkins9422592961626595772.sh 18:11:34 ---> job-cost.sh 18:11:35 Setup pyenv: 18:11:35 system 18:11:35 3.8.13 18:11:35 3.9.13 18:11:35 * 3.10.6 (set by /w/workspace/ccsdk-cds-maven-clm-master/.python-version) 18:11:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wdAk from file:/tmp/.os_lf_venv 18:11:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:11:41 lf-activate-venv(): INFO: Adding /tmp/venv-wdAk/bin to PATH 18:11:41 INFO: No Stack... 18:11:42 INFO: Retrieving Pricing Info for: v3-standard-4 18:11:42 INFO: Archiving Costs 18:11:42 [ccsdk-cds-maven-clm-master] $ /bin/bash -l /tmp/jenkins16252703786030572739.sh 18:11:42 ---> logs-deploy.sh 18:11:42 Setup pyenv: 18:11:42 system 18:11:42 3.8.13 18:11:42 3.9.13 18:11:42 * 3.10.6 (set by /w/workspace/ccsdk-cds-maven-clm-master/.python-version) 18:11:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wdAk from file:/tmp/.os_lf_venv 18:11:44 lf-activate-venv(): INFO: Installing: lftools 18:11:54 lf-activate-venv(): INFO: Adding /tmp/venv-wdAk/bin to PATH 18:11:54 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ccsdk-cds-maven-clm-master/290 18:11:54 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 18:12:01 Archives upload complete. 18:12:02 INFO: archiving logs to Nexus 18:12:03 ---> uname -a: 18:12:03 Linux prd-centos8-builder-4c-4g-14407.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 18:12:03 18:12:03 18:12:03 ---> lscpu: 18:12:03 Architecture: x86_64 18:12:03 CPU op-mode(s): 32-bit, 64-bit 18:12:03 Byte Order: Little Endian 18:12:03 CPU(s): 4 18:12:03 On-line CPU(s) list: 0-3 18:12:03 Thread(s) per core: 1 18:12:03 Core(s) per socket: 1 18:12:03 Socket(s): 4 18:12:03 NUMA node(s): 1 18:12:03 Vendor ID: AuthenticAMD 18:12:03 CPU family: 23 18:12:03 Model: 49 18:12:03 Model name: AMD EPYC-Rome Processor 18:12:03 Stepping: 0 18:12:03 CPU MHz: 2799.998 18:12:03 BogoMIPS: 5599.99 18:12:03 Virtualization: AMD-V 18:12:03 Hypervisor vendor: KVM 18:12:03 Virtualization type: full 18:12:03 L1d cache: 32K 18:12:03 L1i cache: 32K 18:12:03 L2 cache: 512K 18:12:03 L3 cache: 16384K 18:12:03 NUMA node0 CPU(s): 0-3 18:12:03 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 18:12:03 18:12:03 18:12:03 ---> nproc: 18:12:03 4 18:12:03 18:12:03 18:12:03 ---> df -h: 18:12:03 Filesystem Size Used Avail Use% Mounted on 18:12:03 devtmpfs 7.7G 0 7.7G 0% /dev 18:12:03 tmpfs 7.7G 0 7.7G 0% /dev/shm 18:12:03 tmpfs 7.7G 17M 7.7G 1% /run 18:12:03 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 18:12:03 /dev/vda1 80G 14G 67G 18% / 18:12:03 tmpfs 1.6G 0 1.6G 0% /run/user/1001 18:12:03 18:12:03 18:12:03 ---> free -m: 18:12:03 total used free shared buff/cache available 18:12:03 Mem: 15763 2261 5755 19 7746 13152 18:12:03 Swap: 1023 0 1023 18:12:03 18:12:03 18:12:03 ---> ip addr: 18:12:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:12:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:12:03 inet 127.0.0.1/8 scope host lo 18:12:03 valid_lft forever preferred_lft forever 18:12:03 inet6 ::1/128 scope host 18:12:03 valid_lft forever preferred_lft forever 18:12:03 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 18:12:03 link/ether fa:16:3e:d0:2f:8f brd ff:ff:ff:ff:ff:ff 18:12:03 altname enp0s3 18:12:03 altname ens3 18:12:03 inet 10.30.106.234/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 18:12:03 valid_lft 85006sec preferred_lft 85006sec 18:12:03 inet6 fe80::f816:3eff:fed0:2f8f/64 scope link 18:12:03 valid_lft forever preferred_lft forever 18:12:03 18:12:03 18:12:03 ---> sar -b -r -n DEV: 18:12:03 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 03/19/2024 _x86_64_ (4 CPU) 18:12:03 18:12:03 17:48:45 LINUX RESTART (4 CPU) 18:12:03 18:12:03 05:49:01 PM tps rtps wtps bread/s bwrtn/s 18:12:03 05:50:01 PM 274.15 168.27 105.88 8355.57 41961.92 18:12:03 05:51:01 PM 224.52 18.87 205.65 3394.17 9398.67 18:12:03 05:52:01 PM 121.06 3.03 118.03 581.94 17128.66 18:12:03 05:53:01 PM 20.38 1.82 18.56 206.10 2255.11 18:12:03 05:54:01 PM 20.10 0.38 19.71 9.73 875.75 18:12:03 05:55:01 PM 33.71 0.00 33.71 0.00 4458.78 18:12:03 05:56:01 PM 26.76 2.17 24.60 159.57 2745.14 18:12:03 05:57:01 PM 6.96 0.00 6.96 0.00 608.86 18:12:03 05:58:01 PM 9.31 0.08 9.23 4.00 628.08 18:12:03 05:59:01 PM 6.34 0.12 6.23 2.66 425.08 18:12:03 06:00:01 PM 12.71 0.00 12.71 0.00 468.49 18:12:03 06:01:01 PM 31.68 1.48 30.20 62.09 1807.23 18:12:03 06:02:01 PM 73.72 0.08 73.64 1.86 1678.28 18:12:03 06:03:01 PM 110.35 0.27 110.08 66.79 38856.11 18:12:03 06:04:01 PM 1070.72 0.02 1070.70 13.60 63431.48 18:12:03 06:05:01 PM 781.60 0.00 781.60 0.00 38601.15 18:12:03 06:06:01 PM 10.63 0.00 10.63 0.00 641.56 18:12:03 06:07:01 PM 2.61 0.00 2.61 0.00 206.14 18:12:03 06:08:01 PM 11.63 0.00 11.63 0.00 1377.69 18:12:03 06:09:01 PM 568.61 4.00 564.61 174.74 35089.87 18:12:03 06:10:01 PM 13.80 0.00 13.80 0.00 12850.07 18:12:03 06:11:01 PM 0.73 0.00 0.73 0.00 156.36 18:12:03 06:12:01 PM 27.06 0.82 26.24 80.77 1291.27 18:12:03 Average: 150.39 8.75 141.64 570.03 12039.26 18:12:03 18:12:03 05:49:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:12:03 05:50:01 PM 13397328 15106004 2744204 17.00 2688 1918052 890548 5.18 241192 2146816 147772 18:12:03 05:51:01 PM 12528452 14802460 3613080 22.38 2688 2468240 1064592 6.19 287068 2895552 385916 18:12:03 05:52:01 PM 11231492 13616404 4910040 30.42 2688 2575788 2328948 13.55 346600 4121428 9264 18:12:03 05:53:01 PM 10877020 13317564 5264512 32.61 2688 2630416 2479568 14.42 376276 4436060 48 18:12:03 05:54:01 PM 10798416 13291760 5343116 33.10 2688 2682224 2428048 14.12 407928 4482564 32436 18:12:03 05:55:01 PM 10584184 13181500 5557348 34.43 2688 2784188 2574980 14.98 419516 4678108 9856 18:12:03 05:56:01 PM 10156764 12830740 5984768 37.08 2688 2858984 2818200 16.39 434668 5084112 5796 18:12:03 05:57:01 PM 10448308 13138356 5693224 35.27 2688 2873208 2631504 15.31 443360 4782288 6712 18:12:03 05:58:01 PM 10599560 13302028 5541972 34.33 2688 2883932 2661948 15.49 447364 4625352 4544 18:12:03 05:59:01 PM 10453768 13169200 5687764 35.24 2688 2894936 2674896 15.56 452812 4763392 6080 18:12:03 06:00:01 PM 10624432 13355100 5517100 34.18 2688 2908596 2318808 13.49 455120 4585660 10552 18:12:03 06:01:01 PM 9821300 12592400 6320232 39.16 2688 2946532 3015964 17.54 486084 5349780 2368 18:12:03 06:02:01 PM 9151076 12553992 6990456 43.31 2688 3572696 3090880 17.98 518376 5981264 603944 18:12:03 06:03:01 PM 6680928 11416468 9460604 58.61 2688 4815372 4162440 24.21 581680 8180972 769720 18:12:03 06:04:01 PM 6460844 12349656 9680688 59.97 2688 5764848 2911780 16.94 622536 7941208 194632 18:12:03 06:05:01 PM 4920720 11567320 11220812 69.52 2688 6419912 3014892 17.54 689784 9181872 8 18:12:03 06:06:01 PM 3340692 9988632 12800840 79.30 2688 6420284 3239344 18.84 690936 10717772 8 18:12:03 06:07:01 PM 4532032 11209464 11609500 71.92 2688 6449416 3334688 19.40 695784 9548716 24496 18:12:03 06:08:01 PM 4250096 11286612 11891436 73.67 2688 6802268 3135364 18.24 743428 9784424 355384 18:12:03 06:09:01 PM 6450360 14331240 9691172 60.04 2688 7584500 896116 5.21 1082720 7176280 346024 18:12:03 06:10:01 PM 5948848 13536920 10192684 63.15 2688 7292472 1695160 9.86 1363688 7397052 108 18:12:03 06:11:01 PM 5939700 13532056 10201832 63.20 2688 7296712 1695160 9.86 1455076 7315256 4 18:12:03 06:12:01 PM 5891232 13466504 10250300 63.50 2688 7273624 1793140 10.43 1629716 7183292 1428 18:12:03 Average: 8482067 12910538 7659465 47.45 2688 4439878 2472042 14.38 646596 6189531 126830 18:12:03 18:12:03 05:49:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:12:03 05:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:03 05:50:01 PM eth0 410.51 202.28 1824.98 54.89 0.00 0.00 0.00 0.00 18:12:03 05:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:03 05:51:01 PM eth0 398.52 269.62 5966.44 52.80 0.00 0.00 0.00 0.00 18:12:03 05:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:03 05:52:01 PM eth0 123.84 102.12 1286.81 16.61 0.00 0.00 0.00 0.00 18:12:03 05:53:01 PM lo 22.30 22.30 7.81 7.81 0.00 0.00 0.00 0.00 18:12:03 05:53:01 PM eth0 29.45 25.13 566.85 5.50 0.00 0.00 0.00 0.00 18:12:03 05:54:01 PM lo 9.70 9.70 3.12 3.12 0.00 0.00 0.00 0.00 18:12:03 05:54:01 PM eth0 48.71 42.63 693.28 7.40 0.00 0.00 0.00 0.00 18:12:03 05:55:01 PM lo 2.10 2.10 0.48 0.48 0.00 0.00 0.00 0.00 18:12:03 05:55:01 PM eth0 90.68 70.82 1487.82 11.33 0.00 0.00 0.00 0.00 18:12:03 05:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:03 05:56:01 PM eth0 52.81 41.23 979.72 8.56 0.00 0.00 0.00 0.00 18:12:03 05:57:01 PM lo 5.73 5.73 2.21 2.21 0.00 0.00 0.00 0.00 18:12:03 05:57:01 PM eth0 6.81 6.05 1.50 5.03 0.00 0.00 0.00 0.00 18:12:03 05:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:03 05:58:01 PM eth0 17.07 14.31 27.27 22.20 0.00 0.00 0.00 0.00 18:12:03 05:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:03 05:59:01 PM eth0 15.45 12.01 9.57 9.08 0.00 0.00 0.00 0.00 18:12:03 06:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:03 06:00:01 PM eth0 15.53 15.36 70.33 6.95 0.00 0.00 0.00 0.00 18:12:03 06:01:01 PM lo 2.38 2.38 4.18 4.18 0.00 0.00 0.00 0.00 18:12:03 06:01:01 PM eth0 48.77 45.37 524.67 15.84 0.00 0.00 0.00 0.00 18:12:03 06:02:01 PM lo 2.30 2.30 1.47 1.47 0.00 0.00 0.00 0.00 18:12:03 06:02:01 PM eth0 131.34 129.03 1253.10 21.46 0.00 0.00 0.00 0.00 18:12:03 06:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:03 06:03:01 PM eth0 637.66 453.62 9029.39 53.37 0.00 0.00 0.00 0.00 18:12:03 06:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:03 06:04:01 PM eth0 114.28 67.67 2052.40 6.12 0.00 0.00 0.00 0.00 18:12:03 06:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:03 06:05:01 PM eth0 136.05 119.02 1472.65 18.47 0.00 0.00 0.00 0.00 18:12:03 06:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:03 06:06:01 PM eth0 3.55 1.82 1.33 12.50 0.00 0.00 0.00 0.00 18:12:03 06:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:03 06:07:01 PM eth0 1.50 0.67 0.72 1.10 0.00 0.00 0.00 0.00 18:12:03 06:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:03 06:08:01 PM eth0 313.46 150.92 4195.74 15.70 0.00 0.00 0.00 0.00 18:12:03 06:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:03 06:09:01 PM eth0 351.78 266.04 1518.68 98.00 0.00 0.00 0.00 0.00 18:12:03 06:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:03 06:10:01 PM eth0 5.38 2.70 1.37 2.88 0.00 0.00 0.00 0.00 18:12:03 06:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:03 06:11:01 PM eth0 135.41 90.37 36.49 539.10 0.00 0.00 0.00 0.00 18:12:03 06:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:03 06:12:01 PM eth0 23.73 18.71 19.11 10.70 0.00 0.00 0.00 0.00 18:12:03 Average: lo 1.93 1.93 0.84 0.84 0.00 0.00 0.00 0.00 18:12:03 Average: eth0 135.30 93.36 1435.53 43.28 0.00 0.00 0.00 0.00 18:12:03 18:12:03 18:12:03 ---> sar -P ALL: 18:12:03 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 03/19/2024 _x86_64_ (4 CPU) 18:12:03 18:12:03 17:48:45 LINUX RESTART (4 CPU) 18:12:03 18:12:03 05:49:01 PM CPU %user %nice %system %iowait %steal %idle 18:12:03 05:50:01 PM all 24.58 1.63 19.33 11.02 0.17 43.27 18:12:03 05:50:01 PM 0 21.79 1.53 20.69 16.31 0.17 39.51 18:12:03 05:50:01 PM 1 20.32 1.34 18.11 6.82 0.18 53.22 18:12:03 05:50:01 PM 2 24.72 1.95 19.16 13.53 0.15 40.49 18:12:03 05:50:01 PM 3 31.49 1.71 19.36 7.44 0.18 39.82 18:12:03 05:51:01 PM all 29.96 0.00 2.55 2.15 0.11 65.23 18:12:03 05:51:01 PM 0 24.69 0.00 1.42 0.45 0.10 73.33 18:12:03 05:51:01 PM 1 24.04 0.00 2.27 2.20 0.12 71.38 18:12:03 05:51:01 PM 2 24.19 0.00 2.20 1.80 0.10 71.71 18:12:03 05:51:01 PM 3 46.99 0.00 4.31 4.16 0.12 44.42 18:12:03 05:52:01 PM all 71.01 0.00 2.06 1.90 0.14 24.88 18:12:03 05:52:01 PM 0 74.09 0.00 1.94 2.03 0.15 21.79 18:12:03 05:52:01 PM 1 66.41 0.00 2.35 0.78 0.15 30.30 18:12:03 05:52:01 PM 2 75.05 0.00 2.32 3.24 0.14 19.26 18:12:03 05:52:01 PM 3 68.50 0.00 1.64 1.55 0.13 28.18 18:12:03 05:53:01 PM all 42.08 0.00 1.20 0.51 0.11 56.10 18:12:03 05:53:01 PM 0 43.31 0.00 1.36 0.02 0.10 55.21 18:12:03 05:53:01 PM 1 36.11 0.00 0.94 1.54 0.12 61.30 18:12:03 05:53:01 PM 2 46.89 0.00 1.53 0.45 0.12 51.01 18:12:03 05:53:01 PM 3 42.03 0.00 0.99 0.03 0.10 56.85 18:12:03 05:54:01 PM all 66.17 0.00 1.62 0.79 0.13 31.30 18:12:03 05:54:01 PM 0 69.33 0.00 1.81 1.62 0.12 27.12 18:12:03 05:54:01 PM 1 59.68 0.00 1.36 0.49 0.12 38.36 18:12:03 05:54:01 PM 2 63.86 0.00 1.37 0.95 0.14 33.68 18:12:03 05:54:01 PM 3 71.81 0.00 1.92 0.10 0.13 26.03 18:12:03 05:55:01 PM all 66.84 0.00 1.71 0.65 0.14 30.66 18:12:03 05:55:01 PM 0 64.03 0.00 1.63 0.47 0.12 33.76 18:12:03 05:55:01 PM 1 59.24 0.00 1.90 1.85 0.15 36.86 18:12:03 05:55:01 PM 2 73.09 0.00 1.83 0.22 0.15 24.71 18:12:03 05:55:01 PM 3 70.99 0.00 1.47 0.07 0.13 27.34 18:12:03 05:56:01 PM all 78.47 0.00 1.43 0.19 0.14 19.77 18:12:03 05:56:01 PM 0 88.27 0.00 1.47 0.10 0.13 10.03 18:12:03 05:56:01 PM 1 82.30 0.00 2.09 0.18 0.17 15.26 18:12:03 05:56:01 PM 2 89.51 0.00 0.68 0.08 0.12 9.61 18:12:03 05:56:01 PM 3 53.84 0.00 1.48 0.38 0.13 44.16 18:12:03 05:57:01 PM all 76.81 0.00 1.92 0.10 0.13 21.04 18:12:03 05:57:01 PM 0 84.21 0.00 1.42 0.02 0.12 14.23 18:12:03 05:57:01 PM 1 83.00 0.00 2.88 0.22 0.13 13.77 18:12:03 05:57:01 PM 2 65.37 0.00 2.04 0.05 0.13 32.40 18:12:03 05:57:01 PM 3 74.65 0.00 1.31 0.13 0.15 23.76 18:12:03 05:58:01 PM all 80.20 0.00 1.62 0.10 0.15 17.93 18:12:03 05:58:01 PM 0 66.27 0.00 2.15 0.12 0.19 31.28 18:12:03 05:58:01 PM 1 87.39 0.00 1.71 0.00 0.13 10.77 18:12:03 05:58:01 PM 2 81.77 0.00 1.67 0.23 0.12 16.22 18:12:03 05:58:01 PM 3 85.25 0.00 0.95 0.07 0.15 13.58 18:12:03 05:59:01 PM all 77.94 0.00 1.87 0.05 0.16 19.98 18:12:03 05:59:01 PM 0 76.66 0.00 1.80 0.12 0.15 21.27 18:12:03 05:59:01 PM 1 80.75 0.00 2.35 0.02 0.15 16.73 18:12:03 05:59:01 PM 2 76.95 0.00 2.17 0.07 0.19 20.63 18:12:03 05:59:01 PM 3 77.38 0.00 1.17 0.02 0.15 21.29 18:12:03 06:00:01 PM all 61.37 0.00 1.38 0.23 0.12 36.91 18:12:03 06:00:01 PM 0 55.57 0.00 0.98 0.23 0.12 43.09 18:12:03 06:00:01 PM 1 64.26 0.00 2.26 0.22 0.12 33.14 18:12:03 06:00:01 PM 2 59.85 0.00 1.29 0.24 0.13 38.49 18:12:03 06:00:01 PM 3 65.78 0.00 0.98 0.22 0.12 32.90 18:12:03 18:12:03 06:00:01 PM CPU %user %nice %system %iowait %steal %idle 18:12:03 06:01:01 PM all 74.35 0.00 1.48 0.68 0.18 23.32 18:12:03 06:01:01 PM 0 60.78 0.00 1.50 1.10 0.18 36.43 18:12:03 06:01:01 PM 1 83.93 0.00 2.05 1.12 0.20 12.70 18:12:03 06:01:01 PM 2 77.99 0.00 0.83 0.03 0.17 20.97 18:12:03 06:01:01 PM 3 74.68 0.00 1.52 0.47 0.17 23.17 18:12:03 06:02:01 PM all 39.55 0.00 1.60 5.59 0.12 53.14 18:12:03 06:02:01 PM 0 55.61 0.00 1.93 1.98 0.12 40.36 18:12:03 06:02:01 PM 1 32.18 0.00 1.52 7.18 0.13 58.99 18:12:03 06:02:01 PM 2 32.45 0.00 1.55 8.47 0.13 57.39 18:12:03 06:02:01 PM 3 37.94 0.00 1.38 4.72 0.10 55.85 18:12:03 06:03:01 PM all 33.30 0.00 5.81 4.94 0.18 55.77 18:12:03 06:03:01 PM 0 27.49 0.00 5.59 4.06 0.17 62.69 18:12:03 06:03:01 PM 1 38.58 0.00 5.95 2.32 0.17 52.98 18:12:03 06:03:01 PM 2 31.79 0.00 6.30 6.28 0.17 55.46 18:12:03 06:03:01 PM 3 35.41 0.00 5.40 7.09 0.21 51.89 18:12:03 06:04:01 PM all 28.19 0.00 10.08 13.51 0.14 48.08 18:12:03 06:04:01 PM 0 24.51 0.00 9.59 18.55 0.14 47.22 18:12:03 06:04:01 PM 1 39.39 0.00 10.66 12.75 0.12 37.08 18:12:03 06:04:01 PM 2 28.14 0.00 10.21 7.25 0.15 54.24 18:12:03 06:04:01 PM 3 20.75 0.00 9.87 15.39 0.17 53.83 18:12:03 06:05:01 PM all 35.14 0.00 6.33 6.09 0.14 52.29 18:12:03 06:05:01 PM 0 40.26 0.00 7.11 3.87 0.15 48.61 18:12:03 06:05:01 PM 1 38.36 0.00 5.32 7.78 0.13 48.41 18:12:03 06:05:01 PM 2 30.31 0.00 6.60 5.47 0.15 57.46 18:12:03 06:05:01 PM 3 31.60 0.00 6.30 7.24 0.14 54.72 18:12:03 06:06:01 PM all 43.09 0.00 1.47 0.04 0.12 55.27 18:12:03 06:06:01 PM 0 84.94 0.00 2.56 0.00 0.17 12.33 18:12:03 06:06:01 PM 1 28.15 0.00 1.03 0.15 0.10 70.57 18:12:03 06:06:01 PM 2 27.26 0.00 1.09 0.00 0.10 71.55 18:12:03 06:06:01 PM 3 32.70 0.00 1.22 0.00 0.12 65.96 18:12:03 06:07:01 PM all 35.10 0.00 1.38 0.03 0.11 63.39 18:12:03 06:07:01 PM 0 39.09 0.00 1.78 0.00 0.12 59.02 18:12:03 06:07:01 PM 1 26.33 0.00 1.21 0.05 0.10 72.31 18:12:03 06:07:01 PM 2 15.76 0.00 1.21 0.00 0.10 82.93 18:12:03 06:07:01 PM 3 59.45 0.00 1.31 0.05 0.12 39.07 18:12:03 06:08:01 PM all 35.17 0.00 2.27 0.13 0.11 62.31 18:12:03 06:08:01 PM 0 72.45 0.00 3.30 0.13 0.13 23.98 18:12:03 06:08:01 PM 1 22.00 0.00 1.87 0.00 0.12 76.01 18:12:03 06:08:01 PM 2 23.09 0.00 2.05 0.27 0.10 74.49 18:12:03 06:08:01 PM 3 23.12 0.00 1.86 0.13 0.10 74.79 18:12:03 06:09:01 PM all 40.23 0.00 6.37 5.95 0.15 47.30 18:12:03 06:09:01 PM 0 37.39 0.00 9.65 4.28 0.15 48.53 18:12:03 06:09:01 PM 1 37.53 0.00 4.53 4.33 0.17 53.44 18:12:03 06:09:01 PM 2 28.78 0.00 5.48 3.69 0.14 61.92 18:12:03 06:09:01 PM 3 57.16 0.00 5.81 11.48 0.13 25.41 18:12:03 06:10:01 PM all 38.41 0.00 1.16 1.41 0.08 58.94 18:12:03 06:10:01 PM 0 64.48 0.00 2.10 0.00 0.10 33.32 18:12:03 06:10:01 PM 1 54.26 0.00 1.64 0.00 0.08 44.01 18:12:03 06:10:01 PM 2 7.52 0.00 0.70 5.63 0.05 86.09 18:12:03 06:10:01 PM 3 27.28 0.00 0.20 0.02 0.08 72.42 18:12:03 06:11:01 PM all 16.41 0.00 0.78 0.04 0.06 82.71 18:12:03 06:11:01 PM 0 40.47 0.00 1.68 0.00 0.07 57.78 18:12:03 06:11:01 PM 1 23.50 0.00 1.09 0.00 0.08 75.33 18:12:03 06:11:01 PM 2 0.98 0.00 0.22 0.17 0.03 98.60 18:12:03 06:11:01 PM 3 0.65 0.00 0.12 0.00 0.07 99.16 18:12:03 18:12:03 06:11:01 PM CPU %user %nice %system %iowait %steal %idle 18:12:03 06:12:01 PM all 19.21 0.00 2.06 0.25 0.07 78.42 18:12:03 06:12:01 PM 0 16.57 0.00 1.23 0.13 0.08 81.98 18:12:03 06:12:01 PM 1 40.09 0.00 3.42 0.37 0.08 56.03 18:12:03 06:12:01 PM 2 4.06 0.00 0.92 0.28 0.07 94.66 18:12:03 06:12:01 PM 3 16.09 0.00 2.64 0.22 0.05 81.00 18:12:03 Average: all 48.46 0.07 3.36 2.44 0.13 45.55 18:12:03 Average: 0 53.62 0.07 3.67 2.40 0.13 40.11 18:12:03 Average: 1 49.07 0.06 3.41 2.18 0.13 45.15 18:12:03 Average: 2 43.04 0.08 3.18 2.53 0.12 51.04 18:12:03 Average: 3 48.10 0.07 3.17 2.63 0.13 45.89 18:12:03 18:12:03 18:12:03