09:30:16 Started by timer 09:30:16 Running as SYSTEM 09:30:16 [EnvInject] - Loading node environment variables. 09:30:17 Building remotely on prd-centos8-docker-8c-8g-1332 (centos8-docker-8c-8g) in workspace /w/workspace/ccsdk-cds-maven-docker-stage-master 09:30:17 [ssh-agent] Looking for ssh-agent implementation... 09:30:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:30:17 $ ssh-agent 09:30:17 SSH_AUTH_SOCK=/tmp/ssh-av1ym6MYFPjX/agent.5591 09:30:17 SSH_AGENT_PID=5593 09:30:17 [ssh-agent] Started. 09:30:17 Running ssh-add (command line suppressed) 09:30:17 Identity added: /w/workspace/ccsdk-cds-maven-docker-stage-master@tmp/private_key_17278702868059520951.key (/w/workspace/ccsdk-cds-maven-docker-stage-master@tmp/private_key_17278702868059520951.key) 09:30:17 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:30:17 The recommended git tool is: NONE 09:30:18 using credential onap-jenkins-ssh 09:30:18 Wiping out workspace first. 09:30:18 Cloning the remote Git repository 09:30:18 Cloning repository git://cloud.onap.org/mirror/ccsdk/cds 09:30:18 > git init /w/workspace/ccsdk-cds-maven-docker-stage-master # timeout=10 09:30:19 Fetching upstream changes from git://cloud.onap.org/mirror/ccsdk/cds 09:30:19 > git --version # timeout=10 09:30:19 > git --version # 'git version 2.39.1' 09:30:19 using GIT_SSH to set credentials Gerrit user 09:30:19 [INFO] Currently running in a labeled security context 09:30:19 [INFO] Currently SELinux is 'enforcing' on the host 09:30:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ccsdk-cds-maven-docker-stage-master@tmp/jenkins-gitclient-ssh16334204867975875374.key 09:30:19 Verifying host key using manually-configured host key entries 09:30:19 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ccsdk/cds +refs/heads/*:refs/remotes/origin/* # timeout=10 09:30:21 > git config remote.origin.url git://cloud.onap.org/mirror/ccsdk/cds # timeout=10 09:30:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:30:21 Avoid second fetch 09:30:21 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 09:30:21 Checking out Revision bffa7655e2fbd73a3975b650a9ec955c8a9d7d2f (refs/remotes/origin/master) 09:30:21 > git config core.sparsecheckout # timeout=10 09:30:21 > git checkout -f bffa7655e2fbd73a3975b650a9ec955c8a9d7d2f # timeout=10 09:30:21 Commit message: "reduce CDS java security vulnerabilities" 09:30:21 > git rev-list --no-walk bffa7655e2fbd73a3975b650a9ec955c8a9d7d2f # timeout=10 09:30:21 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 09:30:21 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 09:30:21 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 09:30:21 provisioning config files... 09:30:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:30:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:30:21 [ccsdk-cds-maven-docker-stage-master] $ /bin/bash /tmp/jenkins16747368865149901950.sh 09:30:21 ---> python-tools-install.sh 09:30:21 Setup pyenv: 09:30:22 system 09:30:22 * 3.8.13 (set by /opt/pyenv/version) 09:30:22 * 3.9.13 (set by /opt/pyenv/version) 09:30:22 * 3.10.6 (set by /opt/pyenv/version) 09:30:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-T0Zw 09:30:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:30:30 lf-activate-venv(): INFO: Installing: lftools 09:31:06 lf-activate-venv(): INFO: Adding /tmp/venv-T0Zw/bin to PATH 09:31:06 Generating Requirements File 09:31:41 Python 3.10.6 09:31:41 pip 23.3.2 from /tmp/venv-T0Zw/lib/python3.10/site-packages/pip (python 3.10) 09:31:42 appdirs==1.4.4 09:31:42 argcomplete==3.2.2 09:31:42 aspy.yaml==1.3.0 09:31:42 attrs==23.2.0 09:31:42 autopage==0.5.2 09:31:42 beautifulsoup4==4.12.3 09:31:42 boto3==1.34.32 09:31:42 botocore==1.34.32 09:31:42 bs4==0.0.2 09:31:42 cachetools==5.3.2 09:31:42 certifi==2023.11.17 09:31:42 cffi==1.16.0 09:31:42 cfgv==3.4.0 09:31:42 chardet==5.2.0 09:31:42 charset-normalizer==3.3.2 09:31:42 click==8.1.7 09:31:42 cliff==4.5.0 09:31:42 cmd2==2.4.3 09:31:42 cryptography==3.3.2 09:31:42 debtcollector==2.5.0 09:31:42 decorator==5.1.1 09:31:42 defusedxml==0.7.1 09:31:42 Deprecated==1.2.14 09:31:42 distlib==0.3.8 09:31:42 dnspython==2.5.0 09:31:42 docker==4.2.2 09:31:42 dogpile.cache==1.3.0 09:31:42 email-validator==2.1.0.post1 09:31:42 filelock==3.13.1 09:31:42 future==0.18.3 09:31:42 gitdb==4.0.11 09:31:42 GitPython==3.1.41 09:31:42 google-auth==2.27.0 09:31:42 httplib2==0.22.0 09:31:42 identify==2.5.33 09:31:42 idna==3.6 09:31:42 importlib-resources==1.5.0 09:31:42 iso8601==2.1.0 09:31:42 Jinja2==3.1.3 09:31:42 jmespath==1.0.1 09:31:42 jsonpatch==1.33 09:31:42 jsonpointer==2.4 09:31:42 jsonschema==4.21.1 09:31:42 jsonschema-specifications==2023.12.1 09:31:42 keystoneauth1==5.5.0 09:31:42 kubernetes==29.0.0 09:31:42 lftools==0.37.8 09:31:42 lxml==5.1.0 09:31:42 MarkupSafe==2.1.4 09:31:42 msgpack==1.0.7 09:31:42 multi_key_dict==2.0.3 09:31:42 munch==4.0.0 09:31:42 netaddr==0.10.1 09:31:42 netifaces==0.11.0 09:31:42 niet==1.4.2 09:31:42 nodeenv==1.8.0 09:31:42 oauth2client==4.1.3 09:31:42 oauthlib==3.2.2 09:31:42 openstacksdk==0.62.0 09:31:42 os-client-config==2.1.0 09:31:42 os-service-types==1.7.0 09:31:42 osc-lib==3.0.0 09:31:42 oslo.config==9.3.0 09:31:42 oslo.context==5.3.0 09:31:42 oslo.i18n==6.2.0 09:31:42 oslo.log==5.4.0 09:31:42 oslo.serialization==5.3.0 09:31:42 oslo.utils==7.0.0 09:31:42 packaging==23.2 09:31:42 pbr==6.0.0 09:31:42 platformdirs==4.2.0 09:31:42 prettytable==3.9.0 09:31:42 pyasn1==0.5.1 09:31:42 pyasn1-modules==0.3.0 09:31:42 pycparser==2.21 09:31:42 pygerrit2==2.0.15 09:31:42 PyGithub==2.2.0 09:31:42 pyinotify==0.9.6 09:31:42 PyJWT==2.8.0 09:31:42 PyNaCl==1.5.0 09:31:42 pyparsing==2.4.7 09:31:42 pyperclip==1.8.2 09:31:42 pyrsistent==0.20.0 09:31:42 python-cinderclient==9.4.0 09:31:42 python-dateutil==2.8.2 09:31:42 python-heatclient==3.4.0 09:31:42 python-jenkins==1.8.2 09:31:42 python-keystoneclient==5.3.0 09:31:42 python-magnumclient==4.3.0 09:31:42 python-novaclient==18.4.0 09:31:42 python-openstackclient==6.0.0 09:31:42 python-swiftclient==4.4.0 09:31:42 pytz==2023.4 09:31:42 PyYAML==6.0.1 09:31:42 referencing==0.33.0 09:31:42 requests==2.31.0 09:31:42 requests-oauthlib==1.3.1 09:31:42 requestsexceptions==1.4.0 09:31:42 rfc3986==2.0.0 09:31:42 rpds-py==0.17.1 09:31:42 rsa==4.9 09:31:42 ruamel.yaml==0.18.5 09:31:42 ruamel.yaml.clib==0.2.8 09:31:42 s3transfer==0.10.0 09:31:42 simplejson==3.19.2 09:31:42 six==1.16.0 09:31:42 smmap==5.0.1 09:31:42 soupsieve==2.5 09:31:42 stevedore==5.1.0 09:31:42 tabulate==0.9.0 09:31:42 toml==0.10.2 09:31:42 tomlkit==0.12.3 09:31:42 tqdm==4.66.1 09:31:42 typing_extensions==4.9.0 09:31:42 tzdata==2023.4 09:31:42 urllib3==1.26.18 09:31:42 virtualenv==20.25.0 09:31:42 wcwidth==0.2.13 09:31:42 websocket-client==1.7.0 09:31:42 wrapt==1.16.0 09:31:42 xdg==6.0.0 09:31:42 xmltodict==0.13.0 09:31:42 yq==3.2.3 09:31:42 [ccsdk-cds-maven-docker-stage-master] $ /bin/sh -xe /tmp/jenkins3248835792192552370.sh 09:31:42 + mkdir -p /w/workspace/ccsdk-cds-maven-docker-stage-master/target/classes /w/workspace/ccsdk-cds-maven-docker-stage-master/jacoco/classes 09:31:42 [ccsdk-cds-maven-docker-stage-master] $ /bin/sh -xe /tmp/jenkins11352356914933351730.sh 09:31:42 + echo quiet=on 09:31:42 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-docker-8c-8g-1332 09:31:43 [ccsdk-cds-maven-docker-stage-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=ccsdk/cds -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DSTREAM=master -DARCHIVE_ARTIFACTS= -DSBOM_GENERATOR_VERSION=v0.0.15 -DGERRIT_PROJECT=ccsdk/cds -Dsha1=origin/master -DMAVEN_OPTS= -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSBOM_PATH=$WORKSPACE -DSTAGING_PROFILE_ID=176c31dfe190a -DMAVEN_VERSIONS_PLUGIN=true "-DMAVEN_PARAMS=-Dmaven.test.skip=true -Pdocker" --version 09:31:43 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 09:31:43 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 09:31:43 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 09:31:43 Default locale: en_US, platform encoding: UTF-8 09:31:43 OS name: "linux", version: "4.18.0-448.el8.x86_64", arch: "amd64", family: "unix" 09:31:43 [ccsdk-cds-maven-docker-stage-master] $ /bin/sh -xe /tmp/jenkins3051325286062845442.sh 09:31:43 + rm /home/jenkins/.wgetrc 09:31:43 [EnvInject] - Injecting environment variables from a build step. 09:31:43 [EnvInject] - Injecting as environment variables the properties content 09:31:43 SET_JDK_VERSION=openjdk17 09:31:43 GIT_URL="git://cloud.onap.org/mirror" 09:31:43 09:31:43 [EnvInject] - Variables injected successfully. 09:31:43 [ccsdk-cds-maven-docker-stage-master] $ /bin/sh /tmp/jenkins14328750641869186881.sh 09:31:43 ---> update-java-alternatives.sh 09:31:43 ---> Updating Java version 09:31:43 ---> RedHat type system detected 09:31:44 openjdk version "17.0.6-ea" 2023-01-17 LTS 09:31:44 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 09:31:44 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) 09:31:44 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 09:31:44 [EnvInject] - Injecting environment variables from a build step. 09:31:44 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 09:31:44 [EnvInject] - Variables injected successfully. 09:31:44 provisioning config files... 09:31:44 copy managed file [global-settings] to file:/w/workspace/ccsdk-cds-maven-docker-stage-master@tmp/config1132660143787054666tmp 09:31:44 copy managed file [ccsdk-cds-settings] to file:/w/workspace/ccsdk-cds-maven-docker-stage-master@tmp/config9219344446065466332tmp 09:31:44 [ccsdk-cds-maven-docker-stage-master] $ /bin/bash /tmp/jenkins15728588981251630786.sh 09:31:44 ---> docker-login.sh 09:31:44 nexus3.onap.org:10001 09:31:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:45 Configure a credential helper to remove this warning. See 09:31:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:45 09:31:45 Login Succeeded 09:31:45 nexus3.onap.org:10002 09:31:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:46 Configure a credential helper to remove this warning. See 09:31:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:46 09:31:46 Login Succeeded 09:31:46 nexus3.onap.org:10003 09:31:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:46 Configure a credential helper to remove this warning. See 09:31:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:46 09:31:46 Login Succeeded 09:31:46 nexus3.onap.org:10004 09:31:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:46 Configure a credential helper to remove this warning. See 09:31:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:46 09:31:46 Login Succeeded 09:31:46 docker.io 09:31:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:46 Configure a credential helper to remove this warning. See 09:31:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:46 09:31:46 Login Succeeded 09:31:46 ---> docker-login.sh ends 09:31:47 [ccsdk-cds-maven-docker-stage-master] $ /bin/bash /tmp/jenkins14411309407381353872.sh 09:31:47 provisioning config files... 09:31:47 copy managed file [global-settings] to file:/w/workspace/ccsdk-cds-maven-docker-stage-master@tmp/config15449471309309073324tmp 09:31:47 copy managed file [ccsdk-cds-settings] to file:/w/workspace/ccsdk-cds-maven-docker-stage-master@tmp/config9211168999566495774tmp 09:31:47 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:31:47 Run condition [Boolean condition] enabling perform for step [BuilderChain] 09:31:47 [EnvInject] - Injecting environment variables from a build step. 09:31:47 [EnvInject] - Injecting as environment variables the properties file path 'version.properties' 09:31:47 [EnvInject] - Variables injected successfully. 09:31:47 using settings config with name ccsdk-cds-settings 09:31:47 Replacing all maven server entries not found in credentials list is true 09:31:47 using global settings config with name global-settings 09:31:47 Replacing all maven server entries not found in credentials list is true 09:31:47 [ccsdk-cds-maven-docker-stage-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -f -s /tmp/settings1397379765109327488.xml -gs /tmp/global-settings2127412667318344400.xml -DGERRIT_BRANCH=master -DPROJECT=ccsdk/cds -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DSTREAM=master -DARCHIVE_ARTIFACTS= -DSBOM_GENERATOR_VERSION=v0.0.15 -DGERRIT_PROJECT=ccsdk/cds -Dsha1=origin/master -DMAVEN_OPTS= -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSBOM_PATH=$WORKSPACE -DSTAGING_PROFILE_ID=176c31dfe190a -DMAVEN_VERSIONS_PLUGIN=true "-DMAVEN_PARAMS=-Dmaven.test.skip=true -Pdocker" -DnewVersion=1.6.0 versions:set versions:update-child-modules versions:commit -B 09:31:47 POM file specified with the -f/--file command line argument does not exist 09:31:48 [INFO] Scanning for projects... 09:31:48 [INFO] Downloading from local_m2: file:///tmp/r/org/onap/ccsdk/parent/spring-boot-27-starter-parent/2.6.1/spring-boot-27-starter-parent-2.6.1.pom 09:31:48 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/onap/ccsdk/parent/spring-boot-27-starter-parent/2.6.1/spring-boot-27-starter-parent-2.6.1.pom 09:31:49 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/onap/ccsdk/parent/spring-boot-27-starter-parent/2.6.1/spring-boot-27-starter-parent-2.6.1.pom (49 kB at 111 kB/s) 09:31:49 [INFO] Downloading from local_m2: file:///tmp/r/org/springframework/boot/spring-boot-starter-parent/2.7.12/spring-boot-starter-parent-2.7.12.pom 09:31:49 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/boot/spring-boot-starter-parent/2.7.12/spring-boot-starter-parent-2.7.12.pom 09:31:49 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/boot/spring-boot-starter-parent/2.7.12/spring-boot-starter-parent-2.7.12.pom (9.2 kB at 328 kB/s) 09:31:49 [INFO] Downloading from local_m2: file:///tmp/r/org/springframework/boot/spring-boot-dependencies/2.7.12/spring-boot-dependencies-2.7.12.pom 09:31:49 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/boot/spring-boot-dependencies/2.7.12/spring-boot-dependencies-2.7.12.pom 09:31:49 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/boot/spring-boot-dependencies/2.7.12/spring-boot-dependencies-2.7.12.pom (110 kB at 2.0 MB/s) 09:31:49 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/onap/ccsdk/parent/dependencies-bom/2.6.1/dependencies-bom-2.6.1.pom 09:31:49 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/onap/ccsdk/parent/dependencies-bom/2.6.1/dependencies-bom-2.6.1.pom (14 kB at 374 kB/s) 09:31:49 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.14.1/jackson-bom-2.14.1.pom 09:31:49 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.14.1/jackson-bom-2.14.1.pom (17 kB at 972 kB/s) 09:31:49 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom 09:31:49 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom (7.7 kB at 403 kB/s) 09:31:49 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/oss-parent/48/oss-parent-48.pom 09:31:49 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/oss-parent/48/oss-parent-48.pom (24 kB at 1.3 MB/s) 09:31:49 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/io/grpc/grpc-bom/1.29.0/grpc-bom-1.29.0.pom 09:31:49 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/io/grpc/grpc-bom/1.29.0/grpc-bom-1.29.0.pom (4.6 kB at 270 kB/s) 09:31:49 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/glassfish/jersey/jersey-bom/2.33/jersey-bom-2.33.pom 09:31:49 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/glassfish/jersey/jersey-bom/2.33/jersey-bom-2.33.pom (19 kB at 1.2 MB/s) 09:31:49 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom 09:31:49 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 325 kB/s) 09:31:49 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.14.2/jackson-bom-2.14.2.pom 09:31:49 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.14.2/jackson-bom-2.14.2.pom (17 kB at 972 kB/s) 09:31:49 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/datastax/oss/java-driver-bom/4.14.1/java-driver-bom-4.14.1.pom 09:31:49 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/datastax/oss/java-driver-bom/4.14.1/java-driver-bom-4.14.1.pom (4.1 kB at 277 kB/s) 09:31:49 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/io/dropwizard/metrics/metrics-bom/4.2.18/metrics-bom-4.2.18.pom 09:31:49 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/io/dropwizard/metrics/metrics-bom/4.2.18/metrics-bom-4.2.18.pom (7.5 kB at 471 kB/s) 09:31:49 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/io/dropwizard/metrics/metrics-parent/4.2.18/metrics-parent-4.2.18.pom 09:31:49 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/io/dropwizard/metrics/metrics-parent/4.2.18/metrics-parent-4.2.18.pom (20 kB at 1.1 MB/s) 09:31:49 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/groovy/groovy-bom/3.0.17/groovy-bom-3.0.17.pom 09:31:49 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/groovy/groovy-bom/3.0.17/groovy-bom-3.0.17.pom (26 kB at 979 kB/s) 09:31:49 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/infinispan/infinispan-bom/13.0.15.Final/infinispan-bom-13.0.15.Final.pom 09:31:49 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/infinispan/infinispan-bom/13.0.15.Final/infinispan-bom-13.0.15.Final.pom (18 kB at 415 kB/s) 09:31:49 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/infinispan/infinispan-build-configuration-parent/13.0.15.Final/infinispan-build-configuration-parent-13.0.15.Final.pom 09:31:49 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/infinispan/infinispan-build-configuration-parent/13.0.15.Final/infinispan-build-configuration-parent-13.0.15.Final.pom (16 kB at 687 kB/s) 09:31:49 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/jboss/jboss-parent/36/jboss-parent-36.pom 09:31:49 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/jboss/jboss-parent/36/jboss-parent-36.pom (66 kB at 4.1 MB/s) 09:31:49 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/glassfish/jersey/jersey-bom/2.35/jersey-bom-2.35.pom 09:31:49 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/glassfish/jersey/jersey-bom/2.35/jersey-bom-2.35.pom (19 kB at 1.1 MB/s) 09:31:49 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/jetty/jetty-bom/9.4.51.v20230217/jetty-bom-9.4.51.v20230217.pom 09:31:49 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/jetty/jetty-bom/9.4.51.v20230217/jetty-bom-9.4.51.v20230217.pom (18 kB at 1.4 MB/s) 09:31:50 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom 09:31:50 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom (5.6 kB at 433 kB/s) 09:31:50 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/jetbrains/kotlin/kotlin-bom/1.7.0/kotlin-bom-1.7.0.pom 09:31:50 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/jetbrains/kotlin/kotlin-bom/1.7.0/kotlin-bom-1.7.0.pom (9.3 kB at 424 kB/s) 09:31:50 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.6.4/kotlinx-coroutines-bom-1.6.4.pom 09:31:50 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.6.4/kotlinx-coroutines-bom-1.6.4.pom (4.3 kB at 330 kB/s) 09:31:50 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/logging/log4j/log4j-bom/2.17.2/log4j-bom-2.17.2.pom 09:31:50 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/logging/log4j/log4j-bom/2.17.2/log4j-bom-2.17.2.pom (8.1 kB at 540 kB/s) 09:31:50 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/logging/logging-parent/5/logging-parent-5.pom 09:31:50 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/logging/logging-parent/5/logging-parent-5.pom (3.3 kB at 164 kB/s) 09:31:50 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/24/apache-24.pom 09:31:50 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/24/apache-24.pom (20 kB at 985 kB/s) 09:31:50 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/io/micrometer/micrometer-bom/1.9.11/micrometer-bom-1.9.11.pom 09:31:50 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/io/micrometer/micrometer-bom/1.9.11/micrometer-bom-1.9.11.pom (7.1 kB at 215 kB/s) 09:31:50 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/mockito/mockito-bom/4.5.1/mockito-bom-4.5.1.pom 09:31:50 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/mockito/mockito-bom/4.5.1/mockito-bom-4.5.1.pom (3.0 kB at 213 kB/s) 09:31:50 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/io/netty/netty-bom/4.1.92.Final/netty-bom-4.1.92.Final.pom 09:31:50 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/io/netty/netty-bom/4.1.92.Final/netty-bom-4.1.92.Final.pom (13 kB at 948 kB/s) 09:31:50 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom 09:31:50 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 179 kB/s) 09:31:50 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/squareup/okhttp3/okhttp-bom/4.9.3/okhttp-bom-4.9.3.pom 09:31:50 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/squareup/okhttp3/okhttp-bom/4.9.3/okhttp-bom-4.9.3.pom (3.0 kB at 234 kB/s) 09:31:50 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/oracle/database/jdbc/ojdbc-bom/21.5.0.0/ojdbc-bom-21.5.0.0.pom 09:31:50 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/oracle/database/jdbc/ojdbc-bom/21.5.0.0/ojdbc-bom-21.5.0.0.pom (13 kB at 744 kB/s) 09:31:50 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/io/prometheus/simpleclient_bom/0.15.0/simpleclient_bom-0.15.0.pom 09:31:50 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/io/prometheus/simpleclient_bom/0.15.0/simpleclient_bom-0.15.0.pom (5.8 kB at 341 kB/s) 09:31:50 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/io/prometheus/parent/0.15.0/parent-0.15.0.pom 09:31:50 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/io/prometheus/parent/0.15.0/parent-0.15.0.pom (12 kB at 638 kB/s) 09:31:50 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/querydsl/querydsl-bom/5.0.0/querydsl-bom-5.0.0.pom 09:31:50 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/querydsl/querydsl-bom/5.0.0/querydsl-bom-5.0.0.pom (7.2 kB at 421 kB/s) 09:31:50 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/io/r2dbc/r2dbc-bom/Borca-SR2/r2dbc-bom-Borca-SR2.pom 09:31:50 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/io/r2dbc/r2dbc-bom/Borca-SR2/r2dbc-bom-Borca-SR2.pom (3.8 kB at 295 kB/s) 09:31:50 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/io/projectreactor/reactor-bom/2020.0.32/reactor-bom-2020.0.32.pom 09:31:50 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/io/projectreactor/reactor-bom/2020.0.32/reactor-bom-2020.0.32.pom (4.6 kB at 192 kB/s) 09:31:50 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/io/rest-assured/rest-assured-bom/4.5.1/rest-assured-bom-4.5.1.pom 09:31:50 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/io/rest-assured/rest-assured-bom/4.5.1/rest-assured-bom-4.5.1.pom (5.8 kB at 416 kB/s) 09:31:50 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/io/rsocket/rsocket-bom/1.1.3/rsocket-bom-1.1.3.pom 09:31:50 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/io/rsocket/rsocket-bom/1.1.3/rsocket-bom-1.1.3.pom (2.6 kB at 176 kB/s) 09:31:50 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/data/spring-data-bom/2021.2.12/spring-data-bom-2021.2.12.pom 09:31:50 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/data/spring-data-bom/2021.2.12/spring-data-bom-2021.2.12.pom (5.7 kB at 184 kB/s) 09:31:50 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/spring-framework-bom/5.3.27/spring-framework-bom-5.3.27.pom 09:31:50 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/spring-framework-bom/5.3.27/spring-framework-bom-5.3.27.pom (5.7 kB at 257 kB/s) 09:31:50 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/integration/spring-integration-bom/5.5.18/spring-integration-bom-5.5.18.pom 09:31:50 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/integration/spring-integration-bom/5.5.18/spring-integration-bom-5.5.18.pom (9.2 kB at 383 kB/s) 09:31:50 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/security/spring-security-bom/5.7.8/spring-security-bom-5.7.8.pom 09:31:50 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/security/spring-security-bom/5.7.8/spring-security-bom-5.7.8.pom (5.7 kB at 238 kB/s) 09:31:50 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/session/spring-session-bom/2021.2.1/spring-session-bom-2021.2.1.pom 09:31:50 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/session/spring-session-bom/2021.2.1/spring-session-bom-2021.2.1.pom (3.1 kB at 114 kB/s) 09:31:50 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/jetbrains/kotlin/kotlin-bom/1.5.32/kotlin-bom-1.5.32.pom 09:31:50 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/jetbrains/kotlin/kotlin-bom/1.5.32/kotlin-bom-1.5.32.pom (9.3 kB at 623 kB/s) 09:31:50 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.13.5/jackson-bom-2.13.5.pom 09:31:50 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.13.5/jackson-bom-2.13.5.pom (17 kB at 964 kB/s) 09:31:50 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom 09:31:50 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom (7.4 kB at 530 kB/s) 09:31:50 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/oss-parent/43/oss-parent-43.pom 09:31:50 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/oss-parent/43/oss-parent-43.pom (24 kB at 1.7 MB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/jetbrains/kotlin/kotlin-bom/1.6.21/kotlin-bom-1.6.21.pom 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/jetbrains/kotlin/kotlin-bom/1.6.21/kotlin-bom-1.6.21.pom (9.3 kB at 667 kB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/kr/motd/maven/os-maven-plugin/1.6.2/os-maven-plugin-1.6.2.pom 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/kr/motd/maven/os-maven-plugin/1.6.2/os-maven-plugin-1.6.2.pom (6.3 kB at 317 kB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 438 kB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.pom 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.pom (2.9 kB at 184 kB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven/3.5.3/maven-3.5.3.pom 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven/3.5.3/maven-3.5.3.pom (23 kB at 1.7 MB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/31/maven-parent-31.pom 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 2.9 MB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/19/apache-19.pom 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/19/apache-19.pom (15 kB at 911 kB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.pom 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.pom (4.0 kB at 269 kB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 291 kB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 1.5 MB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 969 kB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom (23 kB at 1.6 MB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/41/commons-parent-41.pom 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 4.3 MB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/18/apache-18.pom 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/18/apache-18.pom (16 kB at 1.0 MB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.pom 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.pom (2.1 kB at 151 kB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom (4.2 kB at 348 kB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom (14 kB at 980 kB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 96 kB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 168 kB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 527 kB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 1.2 MB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 79 kB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.pom 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 47 kB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom (2.6 kB at 219 kB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom (14 kB at 847 kB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 54 kB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 303 kB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 1.3 MB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 609 kB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 1.6 MB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 483 kB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (3.4 kB at 340 kB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 390 kB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/kr/motd/maven/os-maven-plugin/1.6.2/os-maven-plugin-1.6.2.jar 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.jar 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.jar 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/kr/motd/maven/os-maven-plugin/1.6.2/os-maven-plugin-1.6.2.jar (30 kB at 840 kB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.jar (48 kB at 1.1 MB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 847 kB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar (55 kB at 964 kB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.jar 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.jar (165 kB at 2.7 MB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar (205 kB at 3.3 MB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 91 kB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 38 kB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar (480 kB at 6.8 MB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 58 kB/s) 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 667 kB/s) 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 246 kB/s) 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar (379 kB at 4.3 MB/s) 09:31:51 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar (262 kB at 3.0 MB/s) 09:31:51 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/archetype/archetype-packaging/3.2.0/archetype-packaging-3.2.0.pom 09:31:52 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/archetype/archetype-packaging/3.2.0/archetype-packaging-3.2.0.pom (1.4 kB at 34 kB/s) 09:31:52 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/archetype/maven-archetype/3.2.0/maven-archetype-3.2.0.pom 09:31:52 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/archetype/maven-archetype/3.2.0/maven-archetype-3.2.0.pom (12 kB at 574 kB/s) 09:31:52 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/34/maven-parent-34.pom 09:31:52 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 3.1 MB/s) 09:31:52 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/23/apache-23.pom 09:31:52 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/23/apache-23.pom (18 kB at 1.4 MB/s) 09:31:52 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/archetype/archetype-packaging/3.2.0/archetype-packaging-3.2.0.jar 09:31:52 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar 09:31:52 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/archetype/archetype-packaging/3.2.0/archetype-packaging-3.2.0.jar (7.3 kB at 364 kB/s) 09:31:52 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (169 kB at 8.4 MB/s) 09:31:52 [INFO] ------------------------------------------------------------------------ 09:31:52 [INFO] Detecting the operating system and CPU architecture 09:31:52 [INFO] ------------------------------------------------------------------------ 09:31:52 [INFO] os.detected.name: linux 09:31:52 [INFO] os.detected.arch: x86_64 09:31:52 [INFO] os.detected.version: 4.18 09:31:52 [INFO] os.detected.version.major: 4 09:31:52 [INFO] os.detected.version.minor: 18 09:31:52 [INFO] os.detected.release: centos 09:31:52 [INFO] os.detected.release.version: 8 09:31:52 [INFO] os.detected.release.like.centos: true 09:31:52 [INFO] os.detected.release.like.rhel: true 09:31:52 [INFO] os.detected.release.like.fedora: true 09:31:52 [INFO] os.detected.classifier: linux-x86_64 09:31:52 [INFO] ------------------------------------------------------------------------ 09:31:52 [INFO] Reactor Build Order: 09:31:52 [INFO] 09:31:52 [INFO] Aggregator [pom] 09:31:52 [INFO] MS (Root) [pom] 09:31:52 [INFO] MS Error Catalog (Root) [pom] 09:31:52 [INFO] MS Error Catalog Core [jar] 09:31:52 [INFO] MS Error Catalog Service [jar] 09:31:52 [INFO] MS Error Catalog Application [jar] 09:31:52 [INFO] MS Blueprints Processor (Root) [pom] 09:31:52 [INFO] MS Blueprints Processor Parent [pom] 09:31:52 [INFO] MS Blueprints Processor Modules (Root) [pom] 09:31:52 [INFO] MS Blueprints Processor Modules - Blueprints [pom] 09:31:52 [INFO] MS Blueprints Processor Modules - Blueprints - Blueprints Core [jar] 09:31:52 [INFO] MS Blueprints Processor Modules - Blueprints - Resource Dictionary [jar] 09:31:52 [INFO] MS Blueprints Processor Modules - Blueprints - Blueprints Validation Service [jar] 09:31:52 [INFO] MS Blueprints Processor Modules - Blueprints - Blueprints Proto [jar] 09:31:52 [INFO] MS Blueprints Processor Modules - Commons [pom] 09:31:52 [INFO] MS Blueprints Processor Modules - Commons - Processor Core [jar] 09:31:52 [INFO] MS Blueprints Processor Modules - Commons - DB Lib [jar] 09:31:52 [INFO] MS Blueprints Processor Modules - Commons - Rest Lib [jar] 09:31:52 [INFO] MS Blueprints Processor Modules - Commons - Dmaap Lib [jar] 09:31:52 [INFO] MS Blueprints Processor Modules - Commons - GRPC Lib [jar] 09:31:52 [INFO] MS Blueprints Processor Modules - Commons - Messaging Lib [jar] 09:31:52 [INFO] MS Blueprints Processor Modules - Commons - SSH Lib [jar] 09:31:52 [INFO] MS Blueprints Processor Modules - Commons - NATS Lib [jar] 09:31:52 [INFO] MS Blueprints Processor Modules - Outbounds [pom] 09:31:52 [INFO] MS Blueprints Processor Modules - Services [pom] 09:31:52 [INFO] MS Blueprints Processor Modules - Services - Execution Service [jar] 09:31:52 [INFO] MS Blueprints Processor Modules - Services - Workflow Service [jar] 09:31:52 [INFO] MS Blueprints Processor Functions (Root) [pom] 09:31:52 [INFO] MS Blueprints Processor Functions - Config Snapshots [jar] 09:31:52 [INFO] MS Blueprints Processor Functions - Resource Resolution [jar] 09:31:52 [INFO] MS Blueprints Processor Modules - Inbounds [pom] 09:31:52 [INFO] MS Blueprints Processor Modules - Inbounds - Configurations API [jar] 09:31:52 [INFO] MS Blueprints Processor Modules - Inbounds - Designer API [jar] 09:31:52 [INFO] MS Blueprints Processor Modules - Inbounds - Resource API [jar] 09:31:52 [INFO] MS Blueprints Processor Functions - Blueprint Audit status [jar] 09:31:52 [INFO] MS Blueprints Processor Modules - Inbounds - Self Service API [jar] 09:31:52 [INFO] MS Blueprints Processor Modules - Inbounds - Health API common [jar] 09:31:52 [INFO] MS Blueprints Processor Modules - Inbounds - Health API [jar] 09:31:52 [INFO] MS Blueprints Processor Modules - Inbounds - Workflow API [jar] 09:31:52 [INFO] MS Blueprints Processor Functions - Restful executor [jar] 09:31:52 [INFO] MS Blueprints Processor Functions - Ansible AWX Executor [jar] 09:31:52 [INFO] MS Blueprints Processor Functions - Python Executor [jar] 09:31:52 [INFO] MS Blueprints Processor Functions - Netconf Executor [jar] 09:31:52 [INFO] MS Blueprints Processor Functions - Restconf Executor [jar] 09:31:52 [INFO] MS Blueprints Processor Functions - CLI Executor [jar] 09:31:52 [INFO] MS Blueprints Processor Functions - Message Prioritization [jar] 09:31:52 [INFO] MS Blueprints Processor Functions - K8s Profile Upload [jar] 09:31:52 [INFO] MS Blueprints Processor Application [jar] 09:31:52 [INFO] MS Command Executor [pom] 09:31:52 [INFO] MS Python Executor [jar] 09:31:52 [INFO] MS SDC Listener (Root) [pom] 09:31:52 [INFO] MS SDC Listener - Parent [pom] 09:31:52 [INFO] MS SDC Listener - Application [jar] 09:31:52 [INFO] MS SDC Listener - Distribution [pom] 09:31:52 [INFO] CDS UI (Root) [pom] 09:31:52 [INFO] CDS UI - Client [pom] 09:31:52 [INFO] CDS UI - Designer Client [pom] 09:31:52 [INFO] CDS UI - Server [pom] 09:31:52 [INFO] CDS UI - Application [pom] 09:31:52 [INFO] Components CBA Parent [pom] 09:31:52 [INFO] Components Model Catalog - Blueprints Model - Archetype Blueprints [maven-archetype] 09:31:52 [INFO] Components Model Catalog - Blueprints Model [pom] 09:31:52 [INFO] Components Model Catalog - Blueprints Model - Test Blueprints [pom] 09:31:52 [INFO] Components Model Catalog - Blueprints Model - CBA Assembly Descriptor [jar] 09:31:52 [INFO] Components Model Catalog - Blueprints Model - Test Blueprints - Capability CLI [jar] 09:31:52 [INFO] Components Model Catalog - Blueprints Model - Test Blueprints - Resource Audit [jar] 09:31:52 [INFO] Components Model Catalog - Blueprints Model - Test Kotlin Parent [pom] 09:31:52 [INFO] Components (Root) [pom] 09:31:52 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.8.7/jacoco-maven-plugin-0.8.7.pom 09:31:52 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.8.7/jacoco-maven-plugin-0.8.7.pom (3.7 kB at 162 kB/s) 09:31:52 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/jacoco/org.jacoco.build/0.8.7/org.jacoco.build-0.8.7.pom 09:31:52 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/jacoco/org.jacoco.build/0.8.7/org.jacoco.build-0.8.7.pom (43 kB at 1.6 MB/s) 09:31:52 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.8.7/jacoco-maven-plugin-0.8.7.jar 09:31:52 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.8.7/jacoco-maven-plugin-0.8.7.jar (56 kB at 2.3 MB/s) 09:31:52 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/2.8/maven-deploy-plugin-2.8.pom 09:31:52 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/2.8/maven-deploy-plugin-2.8.pom (7.9 kB at 529 kB/s) 09:31:52 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom 09:31:52 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 831 kB/s) 09:31:52 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/23/maven-parent-23.pom 09:31:52 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 2.0 MB/s) 09:31:52 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/13/apache-13.pom 09:31:52 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/13/apache-13.pom (14 kB at 998 kB/s) 09:31:52 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/2.8/maven-deploy-plugin-2.8.jar 09:31:52 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/2.8/maven-deploy-plugin-2.8.jar (32 kB at 2.1 MB/s) 09:31:52 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/2.17/maven-checkstyle-plugin-2.17.pom 09:31:52 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/2.17/maven-checkstyle-plugin-2.17.pom (13 kB at 890 kB/s) 09:31:52 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom 09:31:52 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom (12 kB at 802 kB/s) 09:31:52 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/27/maven-parent-27.pom 09:31:52 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 2.5 MB/s) 09:31:52 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/17/apache-17.pom 09:31:52 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/17/apache-17.pom (16 kB at 1.2 MB/s) 09:31:52 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/2.17/maven-checkstyle-plugin-2.17.jar 09:31:52 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/2.17/maven-checkstyle-plugin-2.17.jar (109 kB at 6.8 MB/s) 09:31:52 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.pom 09:31:52 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.pom (6.1 kB at 438 kB/s) 09:31:52 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom 09:31:52 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 2.4 MB/s) 09:31:52 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.jar 09:31:52 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.jar (62 kB at 4.1 MB/s) 09:31:52 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/tidy-maven-plugin/1.1.0/tidy-maven-plugin-1.1.0.pom 09:31:52 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/tidy-maven-plugin/1.1.0/tidy-maven-plugin-1.1.0.pom (8.0 kB at 257 kB/s) 09:31:52 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/tidy-maven-plugin/1.1.0/tidy-maven-plugin-1.1.0.jar 09:31:52 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/tidy-maven-plugin/1.1.0/tidy-maven-plugin-1.1.0.jar (30 kB at 1.6 MB/s) 09:31:52 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom 09:31:52 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom (3.3 kB at 221 kB/s) 09:31:52 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom 09:31:52 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (11 kB at 758 kB/s) 09:31:52 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/26/maven-parent-26.pom 09:31:52 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 3.3 MB/s) 09:31:52 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/16/apache-16.pom 09:31:52 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/16/apache-16.pom (15 kB at 1.4 MB/s) 09:31:52 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar 09:31:52 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar (36 kB at 2.1 MB/s) 09:31:52 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/commonjava/maven/plugins/directory-maven-plugin/0.3/directory-maven-plugin-0.3.pom 09:31:52 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/commonjava/maven/plugins/directory-maven-plugin/0.3/directory-maven-plugin-0.3.pom (3.3 kB at 60 kB/s) 09:31:52 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven/3.0.3/maven-3.0.3.pom 09:31:52 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven/3.0.3/maven-3.0.3.pom (23 kB at 452 kB/s) 09:31:52 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/15/maven-parent-15.pom 09:31:52 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 1.7 MB/s) 09:31:52 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/6/apache-6.pom 09:31:52 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/6/apache-6.pom (13 kB at 800 kB/s) 09:31:52 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/commonjava/maven/plugins/directory-maven-plugin/0.3/directory-maven-plugin-0.3.jar 09:31:52 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/commonjava/maven/plugins/directory-maven-plugin/0.3/directory-maven-plugin-0.3.jar (12 kB at 484 kB/s) 09:31:52 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/net/revelc/code/formatter/formatter-maven-plugin/2.17.1/formatter-maven-plugin-2.17.1.pom 09:31:53 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/net/revelc/code/formatter/formatter-maven-plugin/2.17.1/formatter-maven-plugin-2.17.1.pom (30 kB at 480 kB/s) 09:31:53 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom 09:31:53 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom (17 kB at 817 kB/s) 09:31:53 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/net/revelc/code/formatter/formatter-maven-plugin/2.17.1/formatter-maven-plugin-2.17.1.jar 09:31:53 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/net/revelc/code/formatter/formatter-maven-plugin/2.17.1/formatter-maven-plugin-2.17.1.jar (62 kB at 2.5 MB/s) 09:31:53 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom 09:31:53 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom (8.0 kB at 575 kB/s) 09:31:53 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom 09:31:53 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom (27 kB at 1.3 MB/s) 09:31:53 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar 09:31:53 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar (43 kB at 3.1 MB/s) 09:31:53 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.pom 09:31:53 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.pom (14 kB at 927 kB/s) 09:31:53 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.jar 09:31:53 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.jar (53 kB at 3.3 MB/s) 09:31:53 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/properties-maven-plugin/1.0.0/properties-maven-plugin-1.0.0.pom 09:31:53 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/properties-maven-plugin/1.0.0/properties-maven-plugin-1.0.0.pom (5.0 kB at 208 kB/s) 09:31:53 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom 09:31:53 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom (33 kB at 1.7 MB/s) 09:31:53 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/properties-maven-plugin/1.0.0/properties-maven-plugin-1.0.0.jar 09:31:53 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/properties-maven-plugin/1.0.0/properties-maven-plugin-1.0.0.jar (30 kB at 1.5 MB/s) 09:31:53 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions-maven-plugin/2.5/versions-maven-plugin-2.5.pom 09:31:53 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions-maven-plugin/2.5/versions-maven-plugin-2.5.pom (17 kB at 886 kB/s) 09:31:53 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions-maven-plugin/2.5/versions-maven-plugin-2.5.jar 09:31:53 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions-maven-plugin/2.5/versions-maven-plugin-2.5.jar (306 kB at 4.9 MB/s) 09:31:53 [INFO] 09:31:53 [INFO] -----------------< org.onap.ccsdk.cds:cds-aggregator >------------------ 09:31:53 [INFO] Building Aggregator 1.6.0-SNAPSHOT [1/68] 09:31:53 [INFO] --------------------------------[ pom ]--------------------------------- 09:31:53 [INFO] 09:31:53 [INFO] --- versions-maven-plugin:2.5:set (default-cli) @ cds-aggregator --- 09:31:53 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom 09:31:53 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 99 kB/s) 09:31:53 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom 09:31:53 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 1.7 MB/s) 09:31:53 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/11/maven-parent-11.pom 09:31:53 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 2.5 MB/s) 09:31:53 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/5/apache-5.pom 09:31:53 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/5/apache-5.pom (4.1 kB at 341 kB/s) 09:31:53 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom 09:31:53 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 159 kB/s) 09:31:53 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom 09:31:53 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 893 kB/s) 09:31:53 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom 09:31:53 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 194 kB/s) 09:31:53 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom 09:31:53 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 110 kB/s) 09:31:53 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom 09:31:53 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 165 kB/s) 09:31:53 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom 09:31:53 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 21 kB/s) 09:31:53 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom 09:31:53 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 359 kB/s) 09:31:53 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/junit/junit/4.12/junit-4.12.pom 09:31:53 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/junit/junit/4.12/junit-4.12.pom (24 kB at 1.0 MB/s) 09:31:53 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom 09:31:53 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 64 kB/s) 09:31:53 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom 09:31:53 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 37 kB/s) 09:31:53 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom 09:31:53 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 361 kB/s) 09:31:53 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom 09:31:53 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 261 kB/s) 09:31:53 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom 09:31:53 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 73 kB/s) 09:31:53 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom 09:31:53 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 895 kB/s) 09:31:53 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom 09:31:53 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 182 kB/s) 09:31:53 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom 09:31:53 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 231 kB/s) 09:31:53 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom 09:31:53 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 49 kB/s) 09:31:53 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom 09:31:53 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 307 kB/s) 09:31:53 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom 09:31:53 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 65 kB/s) 09:31:53 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom 09:31:53 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 76 kB/s) 09:31:53 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom 09:31:53 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 255 kB/s) 09:31:53 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 136 kB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 94 kB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 93 kB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (1.4 kB at 85 kB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2.0 kB at 43 kB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 949 kB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (1.6 kB at 131 kB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 232 kB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 146 kB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 528 kB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 189 kB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 248 kB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 258 kB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 155 kB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 122 kB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 163 kB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 121 kB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-cli/commons-cli/1.2/commons-cli-1.2.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 614 kB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/11/commons-parent-11.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 1.5 MB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/4/apache-4.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/4/apache-4.pom (4.5 kB at 225 kB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 135 kB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven/3.0/maven-3.0.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 1.3 MB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 216 kB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 208 kB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 931 kB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 138 kB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 384 kB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 196 kB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 217 kB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 59 kB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 150 kB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 597 kB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 48 kB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 236 kB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 1.2 MB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 307 kB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 278 kB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 606 kB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 1.0 MB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 47 kB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 709 kB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 114 kB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/classworlds/classworlds/1.1/classworlds-1.1.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 277 kB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 247 kB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 566 kB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 763 kB/s) 09:31:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom 09:31:54 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 429 kB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 172 kB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 112 kB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 183 kB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 778 kB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/16/maven-parent-16.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 1.6 MB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/7/apache-7.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/7/apache-7.pom (14 kB at 1.3 MB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 107 kB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 311 kB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/10/maven-parent-10.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 2.3 MB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom (7.6 kB at 585 kB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 353 kB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/30/maven-parent-30.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 2.1 MB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 442 kB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 145 kB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 171 kB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 70 kB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 382 kB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 148 kB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 173 kB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 190 kB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 120 kB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 594 kB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 159 kB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 284 kB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 134 kB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom (4.9 kB at 409 kB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-io/commons-io/2.5/commons-io-2.5.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 886 kB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/39/commons-parent-39.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 2.0 MB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom (1.5 kB at 118 kB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom (15 kB at 1.1 MB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom (1.5 kB at 128 kB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom (3.4 kB at 283 kB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom (14 kB at 1.1 MB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 62 kB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 235 kB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 1.7 MB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 319 kB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom (4.1 kB at 339 kB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 1.1 MB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/9/commons-parent-9.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 1.8 MB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (7.5 kB at 625 kB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (9.0 kB at 640 kB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/project/4.1/project-4.1.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 kB at 1.4 MB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (4.9 kB at 407 kB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (9.4 kB at 719 kB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/project/4.0/project-4.0.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 375 kB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 1.4 MB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/5/commons-parent-5.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 1.1 MB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 555 kB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/xmlunit/xmlunit/1.5/xmlunit-1.5.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (3.0 kB at 235 kB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom (6.7 kB at 557 kB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom (3.0 kB at 252 kB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom (1.6 kB at 148 kB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom 09:31:55 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom (2.6 kB at 262 kB/s) 09:31:55 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 81 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 300 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 191 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 256 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 295 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 507 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 987 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 1.3 MB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 1.5 MB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 32 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 67 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 584 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 562 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/log4j/log4j/1.2.12/log4j-1.2.12.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 16 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/logkit/logkit/1.0.1/logkit-1.0.1.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 15 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 17 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 16 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 501 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 89 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 231 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 14 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 17 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 303 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 204 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 849 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (9.0 kB at 752 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 439 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/dom4j/dom4j/1.1/dom4j-1.1.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 11 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 10 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/sslext/sslext/1.2-0/sslext-1.2-0.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 59 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (4.3 kB at 392 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (9.8 kB at 820 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/struts/struts-master/4/struts-master-4.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/struts/struts-master/4/struts-master-4.pom (12 kB at 1.1 MB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/2/apache-2.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/2/apache-2.pom (3.4 kB at 262 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/antlr/antlr/2.7.2/antlr-2.7.2.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 13 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (3.1 kB at 308 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (2.9 kB at 323 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 965 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 413 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (4.8 kB at 403 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 161 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.pom (1.9 kB at 174 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon/2.12/wagon-2.12.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon/2.12/wagon-2.12.pom (21 kB at 1.4 MB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon-file/2.12/wagon-file-2.12.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon-file/2.12/wagon-file-2.12.pom (1.8 kB at 111 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon-providers/2.12/wagon-providers-2.12.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon-providers/2.12/wagon-providers-2.12.pom (2.8 kB at 216 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.pom (6.6 kB at 411 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.7/doxia-sitetools-1.7.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.7/doxia-sitetools-1.7.pom (14 kB at 505 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.7/doxia-decoration-model-1.7.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.7/doxia-decoration-model-1.7.pom (3.1 kB at 194 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.pom (2.9 kB at 163 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.pom (4.6 kB at 422 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 151 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom (2.8 kB at 172 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 419 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 293 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 358 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 424 kB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom 09:31:56 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 1.2 MB/s) 09:31:56 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 422 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 1.0 MB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 1.2 MB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 88 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/google/google/1/google-1.pom 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/google/google/1/google-1.pom (1.6 kB at 130 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom (726 B at 60 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom (1.1 kB at 77 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom (2.4 kB at 202 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom (1.2 kB at 96 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 427 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 189 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.pom 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.pom (1.8 kB at 120 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 80 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom (1.4 kB at 101 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 1.5 MB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/17/commons-parent-17.pom 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 2.6 MB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 5.0 MB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 694 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 1.9 MB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 626 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 210 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 496 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 3.6 MB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-cli/commons-cli/1.2/commons-cli-1.2.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 322 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 6.0 MB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 237 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/classworlds/classworlds/1.1/classworlds-1.1.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 631 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 634 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 653 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 166 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 582 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 439 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 190 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 170 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 629 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 1.1 MB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 637 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 358 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-io/commons-io/2.5/commons-io-2.5.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 1.9 MB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 126 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar (18 kB at 206 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar (165 kB at 1.8 MB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar (61 kB at 631 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 2.2 MB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 kB at 608 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon-file/2.12/wagon-file-2.12.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 1.9 MB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.jar (55 kB at 516 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 1.4 MB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 4.2 MB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon-file/2.12/wagon-file-2.12.jar (12 kB at 100 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar (12 kB at 99 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.jar (167 kB at 1.4 MB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/xmlunit/xmlunit/1.5/xmlunit-1.5.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar (293 kB at 2.4 MB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (61 kB at 482 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/xmlunit/xmlunit/1.5/xmlunit-1.5.jar (98 kB at 746 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar (173 kB at 1.3 MB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar (11 kB at 86 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 339 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.jar (62 kB at 446 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar (17 kB at 122 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.jar (16 kB at 111 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.jar (39 kB at 264 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 51 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 876 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 1.2 MB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/dom4j/dom4j/1.1/dom4j-1.1.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 2.7 MB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 542 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/sslext/sslext/1.2-0/sslext-1.2-0.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 2.1 MB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (139 kB at 799 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/antlr/antlr/2.7.2/antlr-2.7.2.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 149 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 369 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (329 kB at 1.8 MB/s) 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 2.4 MB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (252 kB at 1.3 MB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB at 1.8 MB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (120 kB at 614 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 1.2 MB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/google/collections/google-collections/1.0/google-collections-1.0.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (50 kB at 242 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar (231 kB at 1.1 MB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar (148 kB at 712 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (575 kB at 2.8 MB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar (12 kB at 55 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 55 kB/s) 09:31:57 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 2.9 MB/s) 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 kB at 103 kB/s) 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.jar (482 kB at 2.1 MB/s) 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.jar (182 kB at 785 kB/s) 09:31:57 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 1.2 MB/s) 09:31:57 [INFO] Searching for local aggregator root... 09:31:57 [INFO] Local aggregation root: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:31:57 [INFO] Processing change of org.onap.ccsdk.cds:cds-aggregator:1.6.0-SNAPSHOT -> 1.6.0 09:31:57 [INFO] Processing org.onap.ccsdk.cds.components.cba:archetype-blueprint 09:31:57 [INFO] Updating project org.onap.ccsdk.cds.components.cba:archetype-blueprint 09:31:57 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:57 [INFO] 09:31:58 [INFO] Processing org.onap.ccsdk.cds:cds-aggregator 09:31:58 [INFO] Updating project org.onap.ccsdk.cds:cds-aggregator 09:31:58 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:58 [INFO] 09:31:58 [INFO] Processing org.onap.ccsdk.cds:cds-components 09:31:58 [INFO] Updating parent org.onap.ccsdk.cds:cds-aggregator 09:31:58 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:58 [INFO] 09:31:58 [INFO] Processing org.onap.ccsdk.cds:cds-ms 09:31:58 [INFO] Updating parent org.onap.ccsdk.cds:cds-aggregator 09:31:58 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:58 [INFO] 09:31:58 [INFO] Processing org.onap.ccsdk.cds:cds-ui 09:31:58 [INFO] Updating parent org.onap.ccsdk.cds:cds-aggregator 09:31:58 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:58 [INFO] 09:31:58 [INFO] Processing org.onap.ccsdk.cds.error.catalog:error-catalog 09:31:58 [INFO] Updating parent org.onap.ccsdk.cds:cds-ms 09:31:58 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:58 [INFO] 09:31:58 [INFO] Processing org.onap.ccsdk.cds:blueprintsprocessor 09:31:58 [INFO] Updating parent org.onap.ccsdk.cds:cds-ms 09:31:58 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:58 [INFO] 09:31:58 [INFO] Processing org.onap.ccsdk.cds:cds-ui-application 09:31:58 [INFO] Updating parent org.onap.ccsdk.cds:cds-ui 09:31:58 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:58 [INFO] 09:31:58 [INFO] Processing org.onap.ccsdk.cds:cds-ui-client 09:31:58 [INFO] Updating parent org.onap.ccsdk.cds:cds-ui 09:31:58 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:58 [INFO] 09:31:58 [INFO] Processing org.onap.ccsdk.cds:cds-ui-designer-client 09:31:58 [INFO] Updating parent org.onap.ccsdk.cds:cds-ui 09:31:58 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:58 [INFO] 09:31:58 [INFO] Processing org.onap.ccsdk.cds:cds-ui-server 09:31:58 [INFO] Updating parent org.onap.ccsdk.cds:cds-ui 09:31:58 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:58 [INFO] 09:31:58 [INFO] Processing org.onap.ccsdk.cds:command-executor 09:31:58 [INFO] Updating parent org.onap.ccsdk.cds:cds-ms 09:31:58 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:58 [INFO] 09:31:58 [INFO] Processing org.onap.ccsdk.cds:py-executor 09:31:58 [INFO] Updating parent org.onap.ccsdk.cds:cds-ms 09:31:58 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:58 [INFO] 09:31:58 [INFO] Processing org.onap.ccsdk.cds:sdclistener 09:31:58 [INFO] Updating parent org.onap.ccsdk.cds:cds-ms 09:31:58 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:58 [INFO] 09:31:58 [INFO] Processing org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent 09:31:58 [INFO] Updating parent org.onap.ccsdk.cds:blueprintsprocessor 09:31:58 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:58 [INFO] 09:31:58 [INFO] Processing org.onap.ccsdk.cds.error.catalog:error-catalog-application 09:31:58 [INFO] Updating parent org.onap.ccsdk.cds.error.catalog:error-catalog 09:31:58 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:58 [INFO] 09:31:58 [INFO] Processing org.onap.ccsdk.cds.error.catalog:error-catalog-core 09:31:58 [INFO] Updating parent org.onap.ccsdk.cds.error.catalog:error-catalog 09:31:58 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:58 [INFO] 09:31:58 [INFO] Processing org.onap.ccsdk.cds.error.catalog:error-catalog-services 09:31:58 [INFO] Updating parent org.onap.ccsdk.cds.error.catalog:error-catalog 09:31:58 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:58 [INFO] 09:31:58 [INFO] Processing org.onap.ccsdk.cds.sdclistener:sdclistener-parent 09:31:58 [INFO] Updating parent org.onap.ccsdk.cds:sdclistener 09:31:58 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:58 [INFO] 09:31:58 [INFO] Processing org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-application 09:31:58 [INFO] Updating parent org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent 09:31:58 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:58 [INFO] 09:31:58 [INFO] Processing org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-functions 09:31:58 [INFO] Updating parent org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent 09:31:58 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:58 [INFO] 09:31:58 [INFO] Processing org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-modules 09:31:58 [INFO] Updating parent org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent 09:31:58 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:58 [INFO] 09:31:58 [INFO] Processing org.onap.ccsdk.cds.blueprintsprocessor:cba-parent 09:31:58 [INFO] Updating parent org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent 09:31:58 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:58 [INFO] 09:31:58 [INFO] Processing org.onap.ccsdk.cds.sdclistener:sdclistener-application 09:31:58 [INFO] Updating parent org.onap.ccsdk.cds.sdclistener:sdclistener-parent 09:31:58 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:58 [INFO] 09:31:58 [INFO] Processing org.onap.ccsdk.cds.sdclistener:sdclistener-distribution 09:31:58 [INFO] Updating parent org.onap.ccsdk.cds.sdclistener:sdclistener-parent 09:31:58 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:58 [INFO] 09:31:58 [INFO] Processing org.onap.ccsdk.cds.blueprintsprocessor.functions:ansible-awx-executor 09:31:58 [INFO] Updating parent org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-functions 09:31:58 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:58 [INFO] 09:31:58 [INFO] Processing org.onap.ccsdk.cds.blueprintsprocessor.functions:blueprint-audit-status 09:31:58 [INFO] Updating parent org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-functions 09:31:58 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:58 [INFO] 09:31:58 [INFO] Processing org.onap.ccsdk.cds.blueprintsprocessor.functions:cli-executor 09:31:58 [INFO] Updating parent org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-functions 09:31:58 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:58 [INFO] 09:31:58 [INFO] Processing org.onap.ccsdk.cds.blueprintsprocessor.functions:config-snapshots 09:31:58 [INFO] Updating parent org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-functions 09:31:58 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:58 [INFO] 09:31:58 [INFO] Processing org.onap.ccsdk.cds.blueprintsprocessor.functions:k8s-connection-plugin 09:31:58 [INFO] Updating parent org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-functions 09:31:58 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:58 [INFO] 09:31:58 [INFO] Processing org.onap.ccsdk.cds.blueprintsprocessor.functions:message-prioritization 09:31:58 [INFO] Updating parent org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-functions 09:31:58 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:58 [INFO] 09:31:58 [INFO] Processing org.onap.ccsdk.cds.blueprintsprocessor.functions:netconf-executor 09:31:58 [INFO] Updating parent org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-functions 09:31:58 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:58 [INFO] 09:31:58 [INFO] Processing org.onap.ccsdk.cds.blueprintsprocessor.functions:python-executor 09:31:58 [INFO] Updating parent org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-functions 09:31:58 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:58 [INFO] 09:31:58 [INFO] Processing org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution 09:31:58 [INFO] Updating parent org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-functions 09:31:58 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:59 [INFO] 09:31:59 [INFO] Processing org.onap.ccsdk.cds.blueprintsprocessor.functions:restconf-executor 09:31:59 [INFO] Updating parent org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-functions 09:31:59 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:59 [INFO] 09:31:59 [INFO] Processing org.onap.ccsdk.cds.blueprintsprocessor.functions:restful-executor 09:31:59 [INFO] Updating parent org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-functions 09:31:59 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:59 [INFO] 09:31:59 [INFO] Processing org.onap.ccsdk.cds.blueprintsprocessor:modules-blueprints 09:31:59 [INFO] Updating parent org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-modules 09:31:59 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:59 [INFO] 09:31:59 [INFO] Processing org.onap.ccsdk.cds.blueprintsprocessor:modules-commons 09:31:59 [INFO] Updating parent org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-modules 09:31:59 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:59 [INFO] 09:31:59 [INFO] Processing org.onap.ccsdk.cds.blueprintsprocessor:modules-inbounds 09:31:59 [INFO] Updating parent org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-modules 09:31:59 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:59 [INFO] 09:31:59 [INFO] Processing org.onap.ccsdk.cds.blueprintsprocessor:modules-outbounds 09:31:59 [INFO] Updating parent org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-modules 09:31:59 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:59 [INFO] 09:31:59 [INFO] Processing org.onap.ccsdk.cds.blueprintsprocessor:modules-services 09:31:59 [INFO] Updating parent org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-modules 09:31:59 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:59 [INFO] 09:31:59 [INFO] Processing org.onap.ccsdk.cds.components.cba:blueprint-model 09:31:59 [INFO] Updating parent org.onap.ccsdk.cds.blueprintsprocessor:cba-parent 09:31:59 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:59 [INFO] 09:31:59 [INFO] Processing org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core 09:31:59 [INFO] Updating parent org.onap.ccsdk.cds.blueprintsprocessor:modules-blueprints 09:31:59 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:59 [INFO] 09:31:59 [INFO] Processing org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto 09:31:59 [INFO] Updating parent org.onap.ccsdk.cds.blueprintsprocessor:modules-blueprints 09:31:59 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:59 [INFO] 09:31:59 [INFO] Processing org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation 09:31:59 [INFO] Updating parent org.onap.ccsdk.cds.blueprintsprocessor:modules-blueprints 09:31:59 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:59 [INFO] 09:31:59 [INFO] Processing org.onap.ccsdk.cds.blueprintsprocessor.modules:configs-api 09:31:59 [INFO] Updating parent org.onap.ccsdk.cds.blueprintsprocessor:modules-inbounds 09:31:59 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:59 [INFO] 09:31:59 [INFO] Processing org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib 09:31:59 [INFO] Updating parent org.onap.ccsdk.cds.blueprintsprocessor:modules-commons 09:31:59 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:59 [INFO] 09:31:59 [INFO] Processing org.onap.ccsdk.cds.blueprintsprocessor.modules:designer-api 09:31:59 [INFO] Updating parent org.onap.ccsdk.cds.blueprintsprocessor:modules-inbounds 09:31:59 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:59 [INFO] 09:31:59 [INFO] Processing org.onap.ccsdk.cds.blueprintsprocessor.modules:dmaap-lib 09:31:59 [INFO] Updating parent org.onap.ccsdk.cds.blueprintsprocessor:modules-commons 09:31:59 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:59 [INFO] 09:31:59 [INFO] Processing org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service 09:31:59 [INFO] Updating parent org.onap.ccsdk.cds.blueprintsprocessor:modules-services 09:31:59 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:59 [INFO] 09:31:59 [INFO] Processing org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib 09:31:59 [INFO] Updating parent org.onap.ccsdk.cds.blueprintsprocessor:modules-commons 09:31:59 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:59 [INFO] 09:31:59 [INFO] Processing org.onap.ccsdk.cds.blueprintsprocessor.modules:health-api-common 09:31:59 [INFO] Updating parent org.onap.ccsdk.cds.blueprintsprocessor:modules-inbounds 09:31:59 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:59 [INFO] 09:31:59 [INFO] Processing org.onap.ccsdk.cds.blueprintsprocessor.modules:health-api 09:31:59 [INFO] Updating parent org.onap.ccsdk.cds.blueprintsprocessor:modules-inbounds 09:31:59 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:59 [INFO] 09:31:59 [INFO] Processing org.onap.ccsdk.cds.blueprintsprocessor.modules:message-lib 09:31:59 [INFO] Updating parent org.onap.ccsdk.cds.blueprintsprocessor:modules-commons 09:31:59 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:59 [INFO] 09:31:59 [INFO] Processing org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib 09:31:59 [INFO] Updating parent org.onap.ccsdk.cds.blueprintsprocessor:modules-commons 09:31:59 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:59 [INFO] 09:31:59 [INFO] Processing org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core 09:31:59 [INFO] Updating parent org.onap.ccsdk.cds.blueprintsprocessor:modules-commons 09:31:59 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:59 [INFO] 09:31:59 [INFO] Processing org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-api 09:31:59 [INFO] Updating parent org.onap.ccsdk.cds.blueprintsprocessor:modules-inbounds 09:31:59 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:59 [INFO] 09:31:59 [INFO] Processing org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict 09:31:59 [INFO] Updating parent org.onap.ccsdk.cds.blueprintsprocessor:modules-blueprints 09:31:59 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:59 [INFO] 09:31:59 [INFO] Processing org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib 09:31:59 [INFO] Updating parent org.onap.ccsdk.cds.blueprintsprocessor:modules-commons 09:31:59 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:59 [INFO] 09:31:59 [INFO] Processing org.onap.ccsdk.cds.blueprintsprocessor.modules:selfservice-api 09:31:59 [INFO] Updating parent org.onap.ccsdk.cds.blueprintsprocessor:modules-inbounds 09:31:59 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:59 [INFO] 09:31:59 [INFO] Processing org.onap.ccsdk.cds.blueprintsprocessor.modules:ssh-lib 09:31:59 [INFO] Updating parent org.onap.ccsdk.cds.blueprintsprocessor:modules-commons 09:31:59 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:59 [INFO] 09:31:59 [INFO] Processing org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-api 09:31:59 [INFO] Updating parent org.onap.ccsdk.cds.blueprintsprocessor:modules-inbounds 09:31:59 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:59 [INFO] 09:31:59 [INFO] Processing org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-service 09:31:59 [INFO] Updating parent org.onap.ccsdk.cds.blueprintsprocessor:modules-services 09:31:59 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:59 [INFO] 09:31:59 [INFO] Processing org.onap.ccsdk.cds.components.cba:cba-assembly-descriptor 09:31:59 [INFO] Updating parent org.onap.ccsdk.cds.components.cba:blueprint-model 09:31:59 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:59 [INFO] 09:31:59 [INFO] Processing org.onap.ccsdk.cds.components.cba:test-blueprint-kotlin-parent 09:31:59 [INFO] Updating parent org.onap.ccsdk.cds.components.cba:blueprint-model 09:31:59 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:59 [INFO] 09:31:59 [INFO] Processing org.onap.ccsdk.cds.components.cba:test-blueprint-model 09:31:59 [INFO] Updating parent org.onap.ccsdk.cds.components.cba:blueprint-model 09:31:59 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:59 [INFO] 09:31:59 [INFO] Processing org.onap.ccsdk.cds.components.cba:capability_cli 09:31:59 [INFO] Updating parent org.onap.ccsdk.cds.components.cba:test-blueprint-model 09:31:59 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:59 [INFO] 09:31:59 [INFO] Processing org.onap.ccsdk.cds.components.cba:resource-audit 09:31:59 [INFO] Updating parent org.onap.ccsdk.cds.components.cba:test-blueprint-model 09:31:59 [INFO] from version 1.6.0-SNAPSHOT to 1.6.0 09:31:59 [INFO] 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:update-child-modules (default-cli) @ cds-aggregator --- 09:31:59 [INFO] All child modules are up to date. 09:31:59 [INFO] 09:31:59 [INFO] -----------------< org.onap.ccsdk.cds:cds-aggregator >------------------ 09:31:59 [INFO] Building Aggregator 1.6.0-SNAPSHOT [2/68] 09:31:59 [INFO] --------------------------------[ pom ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ cds-aggregator --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] ---------------------< org.onap.ccsdk.cds:cds-ms >---------------------- 09:31:59 [INFO] Building MS (Root) 1.6.0-SNAPSHOT [3/68] 09:31:59 [INFO] --------------------------------[ pom ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ cds-ms --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] -----------< org.onap.ccsdk.cds.error.catalog:error-catalog >----------- 09:31:59 [INFO] Building MS Error Catalog (Root) 1.6.0-SNAPSHOT [4/68] 09:31:59 [INFO] --------------------------------[ pom ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ error-catalog --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/error-catalog/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] --------< org.onap.ccsdk.cds.error.catalog:error-catalog-core >--------- 09:31:59 [INFO] Building MS Error Catalog Core 1.6.0-SNAPSHOT [5/68] 09:31:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ error-catalog-core --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/error-catalog/core/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] ------< org.onap.ccsdk.cds.error.catalog:error-catalog-services >------- 09:31:59 [INFO] Building MS Error Catalog Service 1.6.0-SNAPSHOT [6/68] 09:31:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ error-catalog-services --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/error-catalog/services/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] -----< org.onap.ccsdk.cds.error.catalog:error-catalog-application >----- 09:31:59 [INFO] Building MS Error Catalog Application 1.6.0-SNAPSHOT [7/68] 09:31:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ error-catalog-application --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/error-catalog/application/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] ---------------< org.onap.ccsdk.cds:blueprintsprocessor >--------------- 09:31:59 [INFO] Building MS Blueprints Processor (Root) 1.6.0-SNAPSHOT [8/68] 09:31:59 [INFO] --------------------------------[ pom ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ blueprintsprocessor --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent >-- 09:31:59 [INFO] Building MS Blueprints Processor Parent 1.6.0-SNAPSHOT [9/68] 09:31:59 [INFO] --------------------------------[ pom ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ blueprintsprocessor-parent --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/parent/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-modules >-- 09:31:59 [INFO] Building MS Blueprints Processor Modules (Root) 1.6.0-SNAPSHOT [10/68] 09:31:59 [INFO] --------------------------------[ pom ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ blueprintsprocessor-modules --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] -----< org.onap.ccsdk.cds.blueprintsprocessor:modules-blueprints >------ 09:31:59 [INFO] Building MS Blueprints Processor Modules - Blueprints 1.6.0-SNAPSHOT [11/68] 09:31:59 [INFO] --------------------------------[ pom ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ modules-blueprints --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] ---< org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core >---- 09:31:59 [INFO] Building MS Blueprints Processor Modules - Blueprints - Blueprints Core 1.6.0-SNAPSHOT [12/68] 09:31:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ blueprint-core --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] ----< org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict >---- 09:31:59 [INFO] Building MS Blueprints Processor Modules - Blueprints - Resource Dictionary 1.6.0-SNAPSHOT [13/68] 09:31:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ resource-dict --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation >-- 09:31:59 [INFO] Building MS Blueprints Processor Modules - Blueprints - Blueprints Validation Service 1.6.0-SNAPSHOT [14/68] 09:31:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ blueprint-validation --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] ---< org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto >--- 09:31:59 [INFO] Building MS Blueprints Processor Modules - Blueprints - Blueprints Proto 1.6.0-SNAPSHOT [15/68] 09:31:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ blueprint-proto --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] -------< org.onap.ccsdk.cds.blueprintsprocessor:modules-commons >------- 09:31:59 [INFO] Building MS Blueprints Processor Modules - Commons 1.6.0-SNAPSHOT [16/68] 09:31:59 [INFO] --------------------------------[ pom ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ modules-commons --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] ---< org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core >---- 09:31:59 [INFO] Building MS Blueprints Processor Modules - Commons - Processor Core 1.6.0-SNAPSHOT [17/68] 09:31:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ processor-core --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/processor-core/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] -------< org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib >-------- 09:31:59 [INFO] Building MS Blueprints Processor Modules - Commons - DB Lib 1.6.0-SNAPSHOT [18/68] 09:31:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ db-lib --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] ------< org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib >------- 09:31:59 [INFO] Building MS Blueprints Processor Modules - Commons - Rest Lib 1.6.0-SNAPSHOT [19/68] 09:31:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ rest-lib --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] ------< org.onap.ccsdk.cds.blueprintsprocessor.modules:dmaap-lib >------ 09:31:59 [INFO] Building MS Blueprints Processor Modules - Commons - Dmaap Lib 1.6.0-SNAPSHOT [20/68] 09:31:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ dmaap-lib --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] ------< org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib >------- 09:31:59 [INFO] Building MS Blueprints Processor Modules - Commons - GRPC Lib 1.6.0-SNAPSHOT [21/68] 09:31:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ grpc-lib --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] -----< org.onap.ccsdk.cds.blueprintsprocessor.modules:message-lib >----- 09:31:59 [INFO] Building MS Blueprints Processor Modules - Commons - Messaging Lib 1.6.0-SNAPSHOT [22/68] 09:31:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ message-lib --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/message-lib/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] -------< org.onap.ccsdk.cds.blueprintsprocessor.modules:ssh-lib >------- 09:31:59 [INFO] Building MS Blueprints Processor Modules - Commons - SSH Lib 1.6.0-SNAPSHOT [23/68] 09:31:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ ssh-lib --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] ------< org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib >------- 09:31:59 [INFO] Building MS Blueprints Processor Modules - Commons - NATS Lib 1.6.0-SNAPSHOT [24/68] 09:31:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ nats-lib --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/nats-lib/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] ------< org.onap.ccsdk.cds.blueprintsprocessor:modules-outbounds >------ 09:31:59 [INFO] Building MS Blueprints Processor Modules - Outbounds 1.6.0-SNAPSHOT [25/68] 09:31:59 [INFO] --------------------------------[ pom ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ modules-outbounds --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/outbounds/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] ------< org.onap.ccsdk.cds.blueprintsprocessor:modules-services >------- 09:31:59 [INFO] Building MS Blueprints Processor Modules - Services 1.6.0-SNAPSHOT [26/68] 09:31:59 [INFO] --------------------------------[ pom ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ modules-services --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/services/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service >-- 09:31:59 [INFO] Building MS Blueprints Processor Modules - Services - Execution Service 1.6.0-SNAPSHOT [27/68] 09:31:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ execution-service --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/services/execution-service/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-service >--- 09:31:59 [INFO] Building MS Blueprints Processor Modules - Services - Workflow Service 1.6.0-SNAPSHOT [28/68] 09:31:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ workflow-service --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/services/workflow-service/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-functions >-- 09:31:59 [INFO] Building MS Blueprints Processor Functions (Root) 1.6.0-SNAPSHOT [29/68] 09:31:59 [INFO] --------------------------------[ pom ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ blueprintsprocessor-functions --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:config-snapshots >-- 09:31:59 [INFO] Building MS Blueprints Processor Functions - Config Snapshots 1.6.0-SNAPSHOT [30/68] 09:31:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ config-snapshots --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/config-snapshots/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution >-- 09:31:59 [INFO] Building MS Blueprints Processor Functions - Resource Resolution 1.6.0-SNAPSHOT [31/68] 09:31:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ resource-resolution --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/resource-resolution/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] ------< org.onap.ccsdk.cds.blueprintsprocessor:modules-inbounds >------- 09:31:59 [INFO] Building MS Blueprints Processor Modules - Inbounds 1.6.0-SNAPSHOT [32/68] 09:31:59 [INFO] --------------------------------[ pom ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ modules-inbounds --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] -----< org.onap.ccsdk.cds.blueprintsprocessor.modules:configs-api >----- 09:31:59 [INFO] Building MS Blueprints Processor Modules - Inbounds - Configurations API 1.6.0-SNAPSHOT [33/68] 09:31:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ configs-api --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] ----< org.onap.ccsdk.cds.blueprintsprocessor.modules:designer-api >----- 09:31:59 [INFO] Building MS Blueprints Processor Modules - Inbounds - Designer API 1.6.0-SNAPSHOT [34/68] 09:31:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ designer-api --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] ----< org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-api >----- 09:31:59 [INFO] Building MS Blueprints Processor Modules - Inbounds - Resource API 1.6.0-SNAPSHOT [35/68] 09:31:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ resource-api --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:blueprint-audit-status >-- 09:31:59 [INFO] Building MS Blueprints Processor Functions - Blueprint Audit status 1.6.0-SNAPSHOT [36/68] 09:31:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ blueprint-audit-status --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/blueprint-audit-status/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] ---< org.onap.ccsdk.cds.blueprintsprocessor.modules:selfservice-api >--- 09:31:59 [INFO] Building MS Blueprints Processor Modules - Inbounds - Self Service API 1.6.0-SNAPSHOT [37/68] 09:31:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ selfservice-api --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.modules:health-api-common >-- 09:31:59 [INFO] Building MS Blueprints Processor Modules - Inbounds - Health API common 1.6.0-SNAPSHOT [38/68] 09:31:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ health-api-common --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] -----< org.onap.ccsdk.cds.blueprintsprocessor.modules:health-api >------ 09:31:59 [INFO] Building MS Blueprints Processor Modules - Inbounds - Health API 1.6.0-SNAPSHOT [39/68] 09:31:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ health-api --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] ----< org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-api >----- 09:31:59 [INFO] Building MS Blueprints Processor Modules - Inbounds - Workflow API 1.6.0-SNAPSHOT [40/68] 09:31:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ workflow-api --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:restful-executor >-- 09:31:59 [INFO] Building MS Blueprints Processor Functions - Restful executor 1.6.0-SNAPSHOT [41/68] 09:31:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ restful-executor --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/restful-executor/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:ansible-awx-executor >-- 09:31:59 [INFO] Building MS Blueprints Processor Functions - Ansible AWX Executor 1.6.0-SNAPSHOT [42/68] 09:31:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ ansible-awx-executor --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:python-executor >-- 09:31:59 [INFO] Building MS Blueprints Processor Functions - Python Executor 1.6.0-SNAPSHOT [43/68] 09:31:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ python-executor --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/python-executor/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:netconf-executor >-- 09:31:59 [INFO] Building MS Blueprints Processor Functions - Netconf Executor 1.6.0-SNAPSHOT [44/68] 09:31:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ netconf-executor --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/netconf-executor/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:restconf-executor >-- 09:31:59 [INFO] Building MS Blueprints Processor Functions - Restconf Executor 1.6.0-SNAPSHOT [45/68] 09:31:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ restconf-executor --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/restconf-executor/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] ---< org.onap.ccsdk.cds.blueprintsprocessor.functions:cli-executor >---- 09:31:59 [INFO] Building MS Blueprints Processor Functions - CLI Executor 1.6.0-SNAPSHOT [46/68] 09:31:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ cli-executor --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/cli-executor/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:message-prioritization >-- 09:31:59 [INFO] Building MS Blueprints Processor Functions - Message Prioritization 1.6.0-SNAPSHOT [47/68] 09:31:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ message-prioritization --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/message-prioritization/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:k8s-connection-plugin >-- 09:31:59 [INFO] Building MS Blueprints Processor Functions - K8s Profile Upload 1.6.0-SNAPSHOT [48/68] 09:31:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ k8s-connection-plugin --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-application >-- 09:31:59 [INFO] Building MS Blueprints Processor Application 1.6.0-SNAPSHOT [49/68] 09:31:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:31:59 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom 09:31:59 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8.1 kB at 624 kB/s) 09:31:59 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom 09:31:59 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 766 kB/s) 09:31:59 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/22/maven-parent-22.pom 09:31:59 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 2.5 MB/s) 09:31:59 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/11/apache-11.pom 09:31:59 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/11/apache-11.pom (15 kB at 926 kB/s) 09:31:59 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar 09:31:59 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (30 kB at 2.5 MB/s) 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ blueprintsprocessor-application --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/application/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] ----------------< org.onap.ccsdk.cds:command-executor >----------------- 09:31:59 [INFO] Building MS Command Executor 1.6.0-SNAPSHOT [50/68] 09:31:59 [INFO] --------------------------------[ pom ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ command-executor --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/command-executor/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] -------------------< org.onap.ccsdk.cds:py-executor >------------------- 09:31:59 [INFO] Building MS Python Executor 1.6.0-SNAPSHOT [51/68] 09:31:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ py-executor --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/py-executor/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] -------------------< org.onap.ccsdk.cds:sdclistener >------------------- 09:31:59 [INFO] Building MS SDC Listener (Root) 1.6.0-SNAPSHOT [52/68] 09:31:59 [INFO] --------------------------------[ pom ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ sdclistener --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/sdclistener/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] ---------< org.onap.ccsdk.cds.sdclistener:sdclistener-parent >---------- 09:31:59 [INFO] Building MS SDC Listener - Parent 1.6.0-SNAPSHOT [53/68] 09:31:59 [INFO] --------------------------------[ pom ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ sdclistener-parent --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/sdclistener/parent/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] -------< org.onap.ccsdk.cds.sdclistener:sdclistener-application >------- 09:31:59 [INFO] Building MS SDC Listener - Application 1.6.0-SNAPSHOT [54/68] 09:31:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ sdclistener-application --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/sdclistener/application/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] ------< org.onap.ccsdk.cds.sdclistener:sdclistener-distribution >------- 09:31:59 [INFO] Building MS SDC Listener - Distribution 1.6.0-SNAPSHOT [55/68] 09:31:59 [INFO] --------------------------------[ pom ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ sdclistener-distribution --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/sdclistener/distribution/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] ---------------------< org.onap.ccsdk.cds:cds-ui >---------------------- 09:31:59 [INFO] Building CDS UI (Root) 1.6.0-SNAPSHOT [56/68] 09:31:59 [INFO] --------------------------------[ pom ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ cds-ui --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] ------------------< org.onap.ccsdk.cds:cds-ui-client >------------------ 09:31:59 [INFO] Building CDS UI - Client 1.6.0-SNAPSHOT [57/68] 09:31:59 [INFO] --------------------------------[ pom ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ cds-ui-client --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/client/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] -------------< org.onap.ccsdk.cds:cds-ui-designer-client >-------------- 09:31:59 [INFO] Building CDS UI - Designer Client 1.6.0-SNAPSHOT [58/68] 09:31:59 [INFO] --------------------------------[ pom ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ cds-ui-designer-client --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/designer-client/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] ------------------< org.onap.ccsdk.cds:cds-ui-server >------------------ 09:31:59 [INFO] Building CDS UI - Server 1.6.0-SNAPSHOT [59/68] 09:31:59 [INFO] --------------------------------[ pom ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ cds-ui-server --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/server/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] ---------------< org.onap.ccsdk.cds:cds-ui-application >---------------- 09:31:59 [INFO] Building CDS UI - Application 1.6.0-SNAPSHOT [60/68] 09:31:59 [INFO] --------------------------------[ pom ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ cds-ui-application --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/application/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] ---------< org.onap.ccsdk.cds.blueprintsprocessor:cba-parent >---------- 09:31:59 [INFO] Building Components CBA Parent 1.6.0-SNAPSHOT [61/68] 09:31:59 [INFO] --------------------------------[ pom ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ cba-parent --- 09:31:59 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/components/cba-parent/pom.xml 09:31:59 [INFO] 09:31:59 [INFO] -------< org.onap.ccsdk.cds.components.cba:archetype-blueprint >-------- 09:31:59 [INFO] Building Components Model Catalog - Blueprints Model - Archetype Blueprints 1.6.0-SNAPSHOT [62/68] 09:31:59 [INFO] --------------------------[ maven-archetype ]--------------------------- 09:31:59 [INFO] Downloading from releases: https://nexus.onap.org/content/repositories/releases/org/apache/maven/plugins/maven-resources-plugin/maven-metadata.xml 09:31:59 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/maven-metadata.xml 09:31:59 [INFO] Downloading from onap-public: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/maven-metadata.xml 09:31:59 [INFO] Downloading from snapshots: https://nexus.onap.org/content/repositories/snapshots/org/apache/maven/plugins/maven-resources-plugin/maven-metadata.xml 09:31:59 [INFO] Downloaded from onap-public: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/maven-metadata.xml (963 B at 23 kB/s) 09:31:59 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/maven-metadata.xml (963 B at 22 kB/s) 09:31:59 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom 09:31:59 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom (8.2 kB at 510 kB/s) 09:31:59 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom 09:31:59 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom (8.1 kB at 736 kB/s) 09:31:59 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/39/maven-parent-39.pom 09:31:59 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/39/maven-parent-39.pom (48 kB at 4.4 MB/s) 09:31:59 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/29/apache-29.pom 09:31:59 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/29/apache-29.pom (21 kB at 2.1 MB/s) 09:31:59 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar 09:31:59 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar (31 kB at 1.8 MB/s) 09:31:59 [INFO] Downloading from snapshots: https://nexus.onap.org/content/repositories/snapshots/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml 09:31:59 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml 09:31:59 [INFO] Downloading from onap-public: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml 09:31:59 [INFO] Downloading from releases: https://nexus.onap.org/content/repositories/releases/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml 09:31:59 [INFO] Downloaded from onap-public: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml (811 B at 19 kB/s) 09:31:59 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml (811 B at 13 kB/s) 09:31:59 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.pom 09:31:59 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.pom (7.8 kB at 460 kB/s) 09:31:59 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.jar 09:31:59 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.jar (31 kB at 1.8 MB/s) 09:31:59 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom 09:31:59 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 327 kB/s) 09:31:59 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom 09:31:59 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 1.3 MB/s) 09:31:59 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/21/maven-parent-21.pom 09:31:59 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 2.4 MB/s) 09:31:59 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/10/apache-10.pom 09:31:59 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/10/apache-10.pom (15 kB at 1.3 MB/s) 09:31:59 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar 09:31:59 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 2.2 MB/s) 09:31:59 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-archetype-plugin/3.2.0/maven-archetype-plugin-3.2.0.pom 09:31:59 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-archetype-plugin/3.2.0/maven-archetype-plugin-3.2.0.pom (11 kB at 456 kB/s) 09:31:59 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-archetype-plugin/3.2.0/maven-archetype-plugin-3.2.0.jar 09:31:59 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-archetype-plugin/3.2.0/maven-archetype-plugin-3.2.0.jar (97 kB at 5.1 MB/s) 09:32:00 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom 09:32:00 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom (21 kB at 991 kB/s) 09:32:00 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar 09:32:00 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar (124 kB at 6.2 MB/s) 09:32:00 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.pom 09:32:00 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.pom (4.7 kB at 249 kB/s) 09:32:00 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/12/maven-plugins-12.pom 09:32:00 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/12/maven-plugins-12.pom (12 kB at 587 kB/s) 09:32:00 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/9/maven-parent-9.pom 09:32:00 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 kB at 2.3 MB/s) 09:32:00 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.jar 09:32:00 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.jar (24 kB at 1.1 MB/s) 09:32:00 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.pom 09:32:00 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.pom (15 kB at 353 kB/s) 09:32:00 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom 09:32:00 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom (13 kB at 719 kB/s) 09:32:00 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.jar 09:32:00 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.jar (209 kB at 9.5 MB/s) 09:32:00 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom 09:32:00 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom (11 kB at 818 kB/s) 09:32:00 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar 09:32:00 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar (153 kB at 9.6 MB/s) 09:32:00 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.pom 09:32:00 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.pom (11 kB at 462 kB/s) 09:32:00 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/release/maven-release/2.5.3/maven-release-2.5.3.pom 09:32:00 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/release/maven-release/2.5.3/maven-release-2.5.3.pom (5.0 kB at 239 kB/s) 09:32:00 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.jar 09:32:00 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.jar (53 kB at 2.8 MB/s) 09:32:00 [INFO] Downloading from onap-public: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-metadata.xml 09:32:00 [INFO] Downloading from releases: https://nexus.onap.org/content/repositories/releases/org/apache/maven/plugins/maven-metadata.xml 09:32:00 [INFO] Downloading from snapshots: https://nexus.onap.org/content/repositories/snapshots/org/apache/maven/plugins/maven-metadata.xml 09:32:00 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-metadata.xml 09:32:00 [INFO] Downloading from snapshots: https://nexus.onap.org/content/repositories/snapshots/org/codehaus/mojo/maven-metadata.xml 09:32:00 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/maven-metadata.xml 09:32:00 [INFO] Downloading from onap-public: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/maven-metadata.xml 09:32:00 [INFO] Downloaded from onap-public: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-metadata.xml (15 kB at 606 kB/s) 09:32:00 [INFO] Downloading from releases: https://nexus.onap.org/content/repositories/releases/org/codehaus/mojo/maven-metadata.xml 09:32:00 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-metadata.xml (15 kB at 606 kB/s) 09:32:00 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/maven-metadata.xml (21 kB at 829 kB/s) 09:32:00 [INFO] Downloaded from onap-public: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/maven-metadata.xml (21 kB at 864 kB/s) 09:32:00 [INFO] Downloading from snapshots: https://nexus.onap.org/content/repositories/snapshots/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml 09:32:00 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml 09:32:00 [INFO] Downloading from onap-public: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml 09:32:00 [INFO] Downloading from releases: https://nexus.onap.org/content/repositories/releases/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml 09:32:00 [INFO] Downloaded from onap-public: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml (1.3 kB at 69 kB/s) 09:32:00 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml (1.3 kB at 65 kB/s) 09:32:00 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions-maven-plugin/2.16.2/versions-maven-plugin-2.16.2.pom 09:32:00 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions-maven-plugin/2.16.2/versions-maven-plugin-2.16.2.pom (10.0 kB at 524 kB/s) 09:32:00 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions/2.16.2/versions-2.16.2.pom 09:32:00 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions/2.16.2/versions-2.16.2.pom (13 kB at 461 kB/s) 09:32:00 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/mojo-parent/77/mojo-parent-77.pom 09:32:00 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/mojo-parent/77/mojo-parent-77.pom (36 kB at 2.1 MB/s) 09:32:00 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom 09:32:00 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom (5.6 kB at 435 kB/s) 09:32:00 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions-maven-plugin/2.16.2/versions-maven-plugin-2.16.2.jar 09:32:01 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions-maven-plugin/2.16.2/versions-maven-plugin-2.16.2.jar (291 kB at 13 MB/s) 09:32:01 [INFO] 09:32:01 [INFO] --- versions-maven-plugin:2.16.2:commit (default-cli) @ archetype-blueprint --- 09:32:01 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-model/2.16.2/versions-model-2.16.2.pom 09:32:01 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-model/2.16.2/versions-model-2.16.2.pom (2.4 kB at 82 kB/s) 09:32:01 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom 09:32:01 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom (8.7 kB at 721 kB/s) 09:32:01 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/13/plexus-13.pom 09:32:01 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/13/plexus-13.pom (27 kB at 1.7 MB/s) 09:32:01 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom 09:32:01 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom (5.6 kB at 469 kB/s) 09:32:01 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom 09:32:01 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom (3.7 kB at 144 kB/s) 09:32:01 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-model-report/2.16.2/versions-model-report-2.16.2.pom 09:32:01 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-model-report/2.16.2/versions-model-report-2.16.2.pom (2.6 kB at 115 kB/s) 09:32:01 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-common/2.16.2/versions-common-2.16.2.pom 09:32:01 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-common/2.16.2/versions-common-2.16.2.pom (4.6 kB at 243 kB/s) 09:32:01 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-api/2.16.2/versions-api-2.16.2.pom 09:32:01 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-api/2.16.2/versions-api-2.16.2.pom (568 B at 28 kB/s) 09:32:01 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom 09:32:01 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom (1.9 kB at 96 kB/s) 09:32:01 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom 09:32:01 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom (21 kB at 1.1 MB/s) 09:32:01 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom 09:32:01 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom (9.6 kB at 436 kB/s) 09:32:01 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/oss-parent/50/oss-parent-50.pom 09:32:01 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/oss-parent/50/oss-parent-50.pom (24 kB at 2.0 MB/s) 09:32:01 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom 09:32:01 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom (6.3 kB at 524 kB/s) 09:32:01 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/oss-parent/38/oss-parent-38.pom 09:32:01 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/oss-parent/38/oss-parent-38.pom (23 kB at 2.1 MB/s) 09:32:01 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom 09:32:01 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom (31 kB at 1.3 MB/s) 09:32:01 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/58/commons-parent-58.pom 09:32:01 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/58/commons-parent-58.pom (83 kB at 6.4 MB/s) 09:32:01 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom 09:32:01 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom (24 kB at 1.5 MB/s) 09:32:01 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/48/commons-parent-48.pom 09:32:01 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 5.5 MB/s) 09:32:01 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/21/apache-21.pom 09:32:01 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/21/apache-21.pom (17 kB at 1.6 MB/s) 09:32:01 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom 09:32:01 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom (7.6 kB at 507 kB/s) 09:32:01 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom 09:32:01 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 463 kB/s) 09:32:01 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom 09:32:01 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom (3.8 kB at 235 kB/s) 09:32:01 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.pom 09:32:01 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.pom (1.5 kB at 77 kB/s) 09:32:01 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia/1.12.0/doxia-1.12.0.pom 09:32:01 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia/1.12.0/doxia-1.12.0.pom (18 kB at 764 kB/s) 09:32:01 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.pom 09:32:01 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.pom (1.5 kB at 59 kB/s) 09:32:01 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom 09:32:01 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom (8.1 kB at 474 kB/s) 09:32:01 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven/3.2.5/maven-3.2.5.pom 09:32:01 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven/3.2.5/maven-3.2.5.pom (22 kB at 1.3 MB/s) 09:32:01 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/25/maven-parent-25.pom 09:32:01 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 2.9 MB/s) 09:32:01 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/15/apache-15.pom 09:32:01 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/15/apache-15.pom (15 kB at 1.1 MB/s) 09:32:01 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom 09:32:01 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom (4.2 kB at 224 kB/s) 09:32:01 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom 09:32:01 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom (2.2 kB at 145 kB/s) 09:32:01 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom 09:32:01 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom (2.6 kB at 173 kB/s) 09:32:01 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom 09:32:01 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 118 kB/s) 09:32:01 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom 09:32:01 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 255 kB/s) 09:32:01 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom 09:32:01 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom (2.2 kB at 149 kB/s) 09:32:01 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom 09:32:01 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom (2.3 kB at 147 kB/s) 09:32:01 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom 09:32:01 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom (3.0 kB at 189 kB/s) 09:32:01 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom 09:32:01 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom (4.7 kB at 277 kB/s) 09:32:01 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom 09:32:01 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom (13 kB at 828 kB/s) 09:32:01 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom 09:32:01 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom (2.5 kB at 150 kB/s) 09:32:01 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom 09:32:01 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom (14 kB at 841 kB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom (3.0 kB at 187 kB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom (4.2 kB at 266 kB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 158 kB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 2.0 MB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (2.1 kB at 93 kB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 169 kB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (3.5 kB at 217 kB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom (11 kB at 684 kB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom (13 kB at 842 kB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/forge/forge-parent/38/forge-parent-38.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 1.1 MB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 30 kB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/google/guava/guava/16.0.1/guava-16.0.1.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/google/guava/guava/16.0.1/guava-16.0.1.pom (6.1 kB at 555 kB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (7.3 kB at 293 kB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (5.8 kB at 530 kB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-io/commons-io/2.15.0/commons-io-2.15.0.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-io/commons-io/2.15.0/commons-io-2.15.0.pom (22 kB at 1.1 MB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/64/commons-parent-64.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/64/commons-parent-64.pom (78 kB at 3.7 MB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/30/apache-30.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/30/apache-30.pom (23 kB at 2.3 MB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom (3.0 kB at 247 kB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 480 kB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 2.3 MB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 659 kB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom (3.4 kB at 213 kB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom (14 kB at 850 kB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 62 kB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 400 kB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.pom (4.4 kB at 191 kB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 62 kB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.pom (19 kB at 772 kB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 551 kB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 1.3 MB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 2.7 MB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 452 kB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 1.1 MB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 1.5 MB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/34/commons-parent-34.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 4.3 MB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom (16 kB at 761 kB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom (5.0 kB at 414 kB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom (13 kB at 1.1 MB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom (6.0 kB at 336 kB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom (1.6 kB at 93 kB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom (18 kB at 1.1 MB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 177 kB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom (7.7 kB at 481 kB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom (3.0 kB at 203 kB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom (2.0 kB at 132 kB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom (2.7 kB at 211 kB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom (2.0 kB at 142 kB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom (18 kB at 1.4 MB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/47/commons-parent-47.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 3.1 MB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom 09:32:02 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 1.2 MB/s) 09:32:02 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom (6.8 kB at 242 kB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom (5.3 kB at 351 kB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom (4.9 kB at 408 kB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/37/maven-parent-37.pom 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/37/maven-parent-37.pom (46 kB at 3.3 MB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/27/apache-27.pom 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/27/apache-27.pom (20 kB at 1.6 MB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 274 kB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 1.2 MB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom (823 B at 46 kB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom (1.7 kB at 91 kB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom (2.7 kB at 168 kB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom (26 kB at 2.3 MB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-model/2.16.2/versions-model-2.16.2.jar 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-model-report/2.16.2/versions-model-report-2.16.2.jar 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-common/2.16.2/versions-common-2.16.2.jar 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-model-report/2.16.2/versions-model-report-2.16.2.jar (46 kB at 2.3 MB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-api/2.16.2/versions-api-2.16.2.jar 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar (93 kB at 4.7 MB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar (192 kB at 8.7 MB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-model/2.16.2/versions-model-2.16.2.jar (13 kB at 552 kB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-api/2.16.2/versions-api-2.16.2.jar (6.4 kB at 188 kB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar (20 kB at 527 kB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-common/2.16.2/versions-common-2.16.2.jar (168 kB at 4.3 MB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar (55 kB at 1.3 MB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar (752 kB at 17 MB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar (11 kB at 230 kB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (62 kB at 1.2 MB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 2.8 MB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar (47 kB at 766 kB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar (60 kB at 964 kB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.jar 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 605 kB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar (58 kB at 858 kB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar (501 kB at 7.2 MB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (4.2 kB at 54 kB/s) 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.jar (12 kB at 150 kB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar (219 kB at 2.5 MB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 695 kB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.jar 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar (247 kB at 2.7 MB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 8.4 MB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.jar (12 kB at 114 kB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar (328 kB at 3.2 MB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar (361 kB at 3.4 MB/s) 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar (16 kB at 153 kB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar (65 kB at 604 kB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 67 kB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar (18 kB at 148 kB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar (17 kB at 141 kB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (247 kB at 1.7 MB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (109 kB at 714 kB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 1.7 MB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar (314 kB at 2.0 MB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 3.7 MB/s) 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar (9.4 kB at 59 kB/s) 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar (196 kB at 1.2 MB/s) 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar (632 kB at 3.5 MB/s) 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar (1.6 MB at 8.5 MB/s) 09:32:03 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/components/model-catalog/blueprint-model/archetype-blueprint/pom.xml 09:32:03 [INFO] 09:32:03 [INFO] ---------< org.onap.ccsdk.cds.components.cba:blueprint-model >---------- 09:32:03 [INFO] Building Components Model Catalog - Blueprints Model 1.6.0-SNAPSHOT [63/68] 09:32:03 [INFO] --------------------------------[ pom ]--------------------------------- 09:32:03 [INFO] 09:32:03 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ blueprint-model --- 09:32:03 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/components/model-catalog/blueprint-model/pom.xml 09:32:03 [INFO] 09:32:03 [INFO] -------< org.onap.ccsdk.cds.components.cba:test-blueprint-model >------- 09:32:03 [INFO] Building Components Model Catalog - Blueprints Model - Test Blueprints 1.6.0-SNAPSHOT [64/68] 09:32:03 [INFO] --------------------------------[ pom ]--------------------------------- 09:32:03 [INFO] 09:32:03 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ test-blueprint-model --- 09:32:03 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/components/model-catalog/blueprint-model/test-blueprint/pom.xml 09:32:03 [INFO] 09:32:03 [INFO] -----< org.onap.ccsdk.cds.components.cba:cba-assembly-descriptor >------ 09:32:03 [INFO] Building Components Model Catalog - Blueprints Model - CBA Assembly Descriptor 1.6.0-SNAPSHOT [65/68] 09:32:03 [INFO] --------------------------------[ jar ]--------------------------------- 09:32:03 [INFO] 09:32:03 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ cba-assembly-descriptor --- 09:32:03 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/components/model-catalog/blueprint-model/cba-assembly-descriptor/pom.xml 09:32:03 [INFO] 09:32:03 [INFO] ----------< org.onap.ccsdk.cds.components.cba:capability_cli >---------- 09:32:03 [INFO] Building Components Model Catalog - Blueprints Model - Test Blueprints - Capability CLI 1.6.0-SNAPSHOT [66/68] 09:32:03 [INFO] --------------------------------[ jar ]--------------------------------- 09:32:03 [INFO] 09:32:03 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ capability_cli --- 09:32:03 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/components/model-catalog/blueprint-model/test-blueprint/capability_cli/pom.xml 09:32:03 [INFO] 09:32:03 [INFO] ----------< org.onap.ccsdk.cds.components.cba:resource-audit >---------- 09:32:03 [INFO] Building Components Model Catalog - Blueprints Model - Test Blueprints - Resource Audit 1.6.0-SNAPSHOT [67/68] 09:32:03 [INFO] --------------------------------[ jar ]--------------------------------- 09:32:03 [INFO] 09:32:03 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ resource-audit --- 09:32:03 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/components/model-catalog/blueprint-model/test-blueprint/resource-audit/pom.xml 09:32:03 [INFO] 09:32:03 [INFO] ---< org.onap.ccsdk.cds.components.cba:test-blueprint-kotlin-parent >--- 09:32:03 [INFO] Building Components Model Catalog - Blueprints Model - Test Kotlin Parent 1.6.0-SNAPSHOT [68/68] 09:32:03 [INFO] --------------------------------[ pom ]--------------------------------- 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom (18 kB at 1.5 MB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom (10 kB at 1.0 MB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar (132 kB at 10 MB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/3.3.0/maven-assembly-plugin-3.3.0.pom 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/3.3.0/maven-assembly-plugin-3.3.0.pom (16 kB at 656 kB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 972 kB/s) 09:32:03 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/3.3.0/maven-assembly-plugin-3.3.0.jar 09:32:03 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/3.3.0/maven-assembly-plugin-3.3.0.jar (242 kB at 9.0 MB/s) 09:32:03 [INFO] 09:32:03 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ test-blueprint-kotlin-parent --- 09:32:03 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml 09:32:03 [INFO] 09:32:03 [INFO] -----------------< org.onap.ccsdk.cds:cds-components >------------------ 09:32:03 [INFO] Building Components (Root) 1.6.0-SNAPSHOT [69/68] 09:32:03 [INFO] --------------------------------[ pom ]--------------------------------- 09:32:03 [INFO] 09:32:03 [INFO] --- versions-maven-plugin:2.5:commit (default-cli) @ cds-components --- 09:32:03 [INFO] Accepting all changes to /w/workspace/ccsdk-cds-maven-docker-stage-master/components/pom.xml 09:32:03 [INFO] ------------------------------------------------------------------------ 09:32:03 [INFO] Reactor Summary for Aggregator 1.6.0-SNAPSHOT: 09:32:03 [INFO] 09:32:03 [INFO] Aggregator ......................................... SUCCESS [ 0.002 s] 09:32:03 [INFO] MS (Root) .......................................... SUCCESS [ 0.000 s] 09:32:03 [INFO] MS Error Catalog (Root) ............................ SUCCESS [ 0.001 s] 09:32:03 [INFO] MS Error Catalog Core .............................. SUCCESS [ 0.001 s] 09:32:03 [INFO] MS Error Catalog Service ........................... SUCCESS [ 0.002 s] 09:32:03 [INFO] MS Error Catalog Application ....................... SUCCESS [ 0.001 s] 09:32:03 [INFO] MS Blueprints Processor (Root) ..................... SUCCESS [ 0.000 s] 09:32:03 [INFO] MS Blueprints Processor Parent ..................... SUCCESS [ 0.001 s] 09:32:03 [INFO] MS Blueprints Processor Modules (Root) ............. SUCCESS [ 0.001 s] 09:32:03 [INFO] MS Blueprints Processor Modules - Blueprints ....... SUCCESS [ 0.001 s] 09:32:03 [INFO] MS Blueprints Processor Modules - Blueprints - Blueprints Core SUCCESS [ 0.001 s] 09:32:03 [INFO] MS Blueprints Processor Modules - Blueprints - Resource Dictionary SUCCESS [ 0.001 s] 09:32:03 [INFO] MS Blueprints Processor Modules - Blueprints - Blueprints Validation Service SUCCESS [ 0.001 s] 09:32:03 [INFO] MS Blueprints Processor Modules - Blueprints - Blueprints Proto SUCCESS [ 0.107 s] 09:32:03 [INFO] MS Blueprints Processor Modules - Commons .......... SUCCESS [ 0.001 s] 09:32:03 [INFO] MS Blueprints Processor Modules - Commons - Processor Core SUCCESS [ 0.001 s] 09:32:03 [INFO] MS Blueprints Processor Modules - Commons - DB Lib . SUCCESS [ 0.001 s] 09:32:03 [INFO] MS Blueprints Processor Modules - Commons - Rest Lib SUCCESS [ 0.001 s] 09:32:03 [INFO] MS Blueprints Processor Modules - Commons - Dmaap Lib SUCCESS [ 0.001 s] 09:32:03 [INFO] MS Blueprints Processor Modules - Commons - GRPC Lib SUCCESS [ 0.001 s] 09:32:03 [INFO] MS Blueprints Processor Modules - Commons - Messaging Lib SUCCESS [ 0.001 s] 09:32:03 [INFO] MS Blueprints Processor Modules - Commons - SSH Lib SUCCESS [ 0.000 s] 09:32:03 [INFO] MS Blueprints Processor Modules - Commons - NATS Lib SUCCESS [ 0.001 s] 09:32:03 [INFO] MS Blueprints Processor Modules - Outbounds ........ SUCCESS [ 0.001 s] 09:32:03 [INFO] MS Blueprints Processor Modules - Services ......... SUCCESS [ 0.001 s] 09:32:03 [INFO] MS Blueprints Processor Modules - Services - Execution Service SUCCESS [ 0.000 s] 09:32:03 [INFO] MS Blueprints Processor Modules - Services - Workflow Service SUCCESS [ 0.001 s] 09:32:03 [INFO] MS Blueprints Processor Functions (Root) ........... SUCCESS [ 0.001 s] 09:32:03 [INFO] MS Blueprints Processor Functions - Config Snapshots SUCCESS [ 0.000 s] 09:32:03 [INFO] MS Blueprints Processor Functions - Resource Resolution SUCCESS [ 0.001 s] 09:32:03 [INFO] MS Blueprints Processor Modules - Inbounds ......... SUCCESS [ 0.001 s] 09:32:03 [INFO] MS Blueprints Processor Modules - Inbounds - Configurations API SUCCESS [ 0.001 s] 09:32:03 [INFO] MS Blueprints Processor Modules - Inbounds - Designer API SUCCESS [ 0.000 s] 09:32:03 [INFO] MS Blueprints Processor Modules - Inbounds - Resource API SUCCESS [ 0.001 s] 09:32:03 [INFO] MS Blueprints Processor Functions - Blueprint Audit status SUCCESS [ 0.001 s] 09:32:03 [INFO] MS Blueprints Processor Modules - Inbounds - Self Service API SUCCESS [ 0.000 s] 09:32:03 [INFO] MS Blueprints Processor Modules - Inbounds - Health API common SUCCESS [ 0.001 s] 09:32:03 [INFO] MS Blueprints Processor Modules - Inbounds - Health API SUCCESS [ 0.000 s] 09:32:03 [INFO] MS Blueprints Processor Modules - Inbounds - Workflow API SUCCESS [ 0.001 s] 09:32:03 [INFO] MS Blueprints Processor Functions - Restful executor SUCCESS [ 0.001 s] 09:32:03 [INFO] MS Blueprints Processor Functions - Ansible AWX Executor SUCCESS [ 0.000 s] 09:32:03 [INFO] MS Blueprints Processor Functions - Python Executor SUCCESS [ 0.001 s] 09:32:03 [INFO] MS Blueprints Processor Functions - Netconf Executor SUCCESS [ 0.001 s] 09:32:03 [INFO] MS Blueprints Processor Functions - Restconf Executor SUCCESS [ 0.000 s] 09:32:03 [INFO] MS Blueprints Processor Functions - CLI Executor ... SUCCESS [ 0.001 s] 09:32:03 [INFO] MS Blueprints Processor Functions - Message Prioritization SUCCESS [ 0.000 s] 09:32:03 [INFO] MS Blueprints Processor Functions - K8s Profile Upload SUCCESS [ 0.001 s] 09:32:03 [INFO] MS Blueprints Processor Application ................ SUCCESS [ 0.086 s] 09:32:03 [INFO] MS Command Executor ................................ SUCCESS [ 0.002 s] 09:32:03 [INFO] MS Python Executor ................................. SUCCESS [ 0.001 s] 09:32:03 [INFO] MS SDC Listener (Root) ............................. SUCCESS [ 0.000 s] 09:32:03 [INFO] MS SDC Listener - Parent ........................... SUCCESS [ 0.001 s] 09:32:03 [INFO] MS SDC Listener - Application ...................... SUCCESS [ 0.001 s] 09:32:03 [INFO] MS SDC Listener - Distribution ..................... SUCCESS [ 0.000 s] 09:32:03 [INFO] CDS UI (Root) ...................................... SUCCESS [ 0.001 s] 09:32:03 [INFO] CDS UI - Client .................................... SUCCESS [ 0.001 s] 09:32:03 [INFO] CDS UI - Designer Client ........................... SUCCESS [ 0.001 s] 09:32:03 [INFO] CDS UI - Server .................................... SUCCESS [ 0.000 s] 09:32:03 [INFO] CDS UI - Application ............................... SUCCESS [ 0.001 s] 09:32:03 [INFO] Components CBA Parent .............................. SUCCESS [ 0.001 s] 09:32:03 [INFO] Components Model Catalog - Blueprints Model - Archetype Blueprints SUCCESS [ 4.076 s] 09:32:03 [INFO] Components Model Catalog - Blueprints Model ........ SUCCESS [ 0.001 s] 09:32:03 [INFO] Components Model Catalog - Blueprints Model - Test Blueprints SUCCESS [ 0.001 s] 09:32:03 [INFO] Components Model Catalog - Blueprints Model - CBA Assembly Descriptor SUCCESS [ 0.000 s] 09:32:03 [INFO] Components Model Catalog - Blueprints Model - Test Blueprints - Capability CLI SUCCESS [ 0.001 s] 09:32:03 [INFO] Components Model Catalog - Blueprints Model - Test Blueprints - Resource Audit SUCCESS [ 0.000 s] 09:32:03 [INFO] Components Model Catalog - Blueprints Model - Test Kotlin Parent SUCCESS [ 0.127 s] 09:32:03 [INFO] Components (Root) .................................. SUCCESS [ 0.002 s] 09:32:03 [INFO] ------------------------------------------------------------------------ 09:32:03 [INFO] BUILD SUCCESS 09:32:03 [INFO] ------------------------------------------------------------------------ 09:32:03 [INFO] Total time: 15.725 s 09:32:03 [INFO] Finished at: 2024-02-01T09:32:03Z 09:32:03 [INFO] ------------------------------------------------------------------------ 09:32:03 [ccsdk-cds-maven-docker-stage-master] $ /bin/bash -l /tmp/jenkins3815519495132518208.sh 09:32:03 ---> maven-patch-release.sh 09:32:03 ccsdk/cds bffa7655e2fbd73a3975b650a9ec955c8a9d7d2f 09:32:04 [detached HEAD fe996aebe] Release ccsdk/cds 09:32:04 68 files changed, 68 insertions(+), 68 deletions(-) 09:32:04 [EnvInject] - Injecting environment variables from a build step. 09:32:04 [EnvInject] - Injecting as environment variables the properties content 09:32:04 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 09:32:04 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 09:32:04 09:32:04 [EnvInject] - Variables injected successfully. 09:32:04 [EnvInject] - Injecting environment variables from a build step. 09:32:04 [EnvInject] - Injecting as environment variables the properties content 09:32:04 MAVEN_GOALS=clean deploy 09:32:04 09:32:04 [EnvInject] - Variables injected successfully. 09:32:04 [ccsdk-cds-maven-docker-stage-master] $ /bin/bash -l /tmp/jenkins16823790639429497439.sh 09:32:04 ---> common-variables.sh 09:32:04 --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 09:32:04 ---> maven-build.sh 09:32:04 + set +u 09:32:04 + export MAVEN_OPTS 09:32:04 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn clean deploy -e --global-settings /w/workspace/ccsdk-cds-maven-docker-stage-master@tmp/config15449471309309073324tmp --settings /w/workspace/ccsdk-cds-maven-docker-stage-master@tmp/config9211168999566495774tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dmaven.test.skip=true -Pdocker 09:32:04 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 09:32:04 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 09:32:04 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 09:32:04 Default locale: en_US, platform encoding: UTF-8 09:32:04 OS name: "linux", version: "4.18.0-448.el8.x86_64", arch: "amd64", family: "unix" 09:32:05 [INFO] Error stacktraces are turned on. 09:32:05 [INFO] Scanning for projects... 09:32:08 [INFO] ------------------------------------------------------------------------ 09:32:08 [INFO] Detecting the operating system and CPU architecture 09:32:08 [INFO] ------------------------------------------------------------------------ 09:32:08 [INFO] os.detected.name: linux 09:32:08 [INFO] os.detected.arch: x86_64 09:32:08 [INFO] os.detected.version: 4.18 09:32:08 [INFO] os.detected.version.major: 4 09:32:08 [INFO] os.detected.version.minor: 18 09:32:08 [INFO] os.detected.release: centos 09:32:08 [INFO] os.detected.release.version: 8 09:32:08 [INFO] os.detected.release.like.centos: true 09:32:08 [INFO] os.detected.release.like.rhel: true 09:32:08 [INFO] os.detected.release.like.fedora: true 09:32:08 [INFO] os.detected.classifier: linux-x86_64 09:32:08 [INFO] ------------------------------------------------------------------------ 09:32:08 [INFO] Reactor Build Order: 09:32:08 [INFO] 09:32:08 [INFO] Aggregator [pom] 09:32:08 [INFO] MS (Root) [pom] 09:32:08 [INFO] MS Error Catalog (Root) [pom] 09:32:08 [INFO] MS Error Catalog Core [jar] 09:32:08 [INFO] MS Error Catalog Service [jar] 09:32:08 [INFO] MS Error Catalog Application [jar] 09:32:08 [INFO] MS Blueprints Processor (Root) [pom] 09:32:08 [INFO] MS Blueprints Processor Parent [pom] 09:32:08 [INFO] MS Blueprints Processor Modules (Root) [pom] 09:32:08 [INFO] MS Blueprints Processor Modules - Blueprints [pom] 09:32:08 [INFO] MS Blueprints Processor Modules - Blueprints - Blueprints Core [jar] 09:32:08 [INFO] MS Blueprints Processor Modules - Blueprints - Resource Dictionary [jar] 09:32:08 [INFO] MS Blueprints Processor Modules - Blueprints - Blueprints Validation Service [jar] 09:32:08 [INFO] MS Blueprints Processor Modules - Blueprints - Blueprints Proto [jar] 09:32:08 [INFO] MS Blueprints Processor Modules - Commons [pom] 09:32:08 [INFO] MS Blueprints Processor Modules - Commons - Processor Core [jar] 09:32:08 [INFO] MS Blueprints Processor Modules - Commons - DB Lib [jar] 09:32:08 [INFO] MS Blueprints Processor Modules - Commons - Rest Lib [jar] 09:32:08 [INFO] MS Blueprints Processor Modules - Commons - Dmaap Lib [jar] 09:32:08 [INFO] MS Blueprints Processor Modules - Commons - GRPC Lib [jar] 09:32:08 [INFO] MS Blueprints Processor Modules - Commons - Messaging Lib [jar] 09:32:08 [INFO] MS Blueprints Processor Modules - Commons - SSH Lib [jar] 09:32:08 [INFO] MS Blueprints Processor Modules - Commons - NATS Lib [jar] 09:32:08 [INFO] MS Blueprints Processor Modules - Outbounds [pom] 09:32:08 [INFO] MS Blueprints Processor Modules - Services [pom] 09:32:08 [INFO] MS Blueprints Processor Modules - Services - Execution Service [jar] 09:32:08 [INFO] MS Blueprints Processor Modules - Services - Workflow Service [jar] 09:32:08 [INFO] MS Blueprints Processor Functions (Root) [pom] 09:32:08 [INFO] MS Blueprints Processor Functions - Config Snapshots [jar] 09:32:08 [INFO] MS Blueprints Processor Functions - Resource Resolution [jar] 09:32:08 [INFO] MS Blueprints Processor Modules - Inbounds [pom] 09:32:08 [INFO] MS Blueprints Processor Modules - Inbounds - Configurations API [jar] 09:32:08 [INFO] MS Blueprints Processor Modules - Inbounds - Designer API [jar] 09:32:08 [INFO] MS Blueprints Processor Modules - Inbounds - Resource API [jar] 09:32:08 [INFO] MS Blueprints Processor Functions - Blueprint Audit status [jar] 09:32:08 [INFO] MS Blueprints Processor Modules - Inbounds - Self Service API [jar] 09:32:08 [INFO] MS Blueprints Processor Modules - Inbounds - Health API common [jar] 09:32:08 [INFO] MS Blueprints Processor Modules - Inbounds - Health API [jar] 09:32:08 [INFO] MS Blueprints Processor Modules - Inbounds - Workflow API [jar] 09:32:08 [INFO] MS Blueprints Processor Functions - Restful executor [jar] 09:32:08 [INFO] MS Blueprints Processor Functions - Ansible AWX Executor [jar] 09:32:08 [INFO] MS Blueprints Processor Functions - Python Executor [jar] 09:32:08 [INFO] MS Blueprints Processor Functions - Netconf Executor [jar] 09:32:08 [INFO] MS Blueprints Processor Functions - Restconf Executor [jar] 09:32:08 [INFO] MS Blueprints Processor Functions - CLI Executor [jar] 09:32:08 [INFO] MS Blueprints Processor Functions - Message Prioritization [jar] 09:32:08 [INFO] MS Blueprints Processor Functions - K8s Profile Upload [jar] 09:32:08 [INFO] MS Blueprints Processor Application [jar] 09:32:08 [INFO] MS Command Executor [pom] 09:32:08 [INFO] MS Python Executor [jar] 09:32:08 [INFO] MS SDC Listener (Root) [pom] 09:32:08 [INFO] MS SDC Listener - Parent [pom] 09:32:08 [INFO] MS SDC Listener - Application [jar] 09:32:08 [INFO] MS SDC Listener - Distribution [pom] 09:32:08 [INFO] CDS UI (Root) [pom] 09:32:08 [INFO] CDS UI - Client [pom] 09:32:08 [INFO] CDS UI - Designer Client [pom] 09:32:08 [INFO] CDS UI - Server [pom] 09:32:08 [INFO] CDS UI - Application [pom] 09:32:08 [INFO] Components CBA Parent [pom] 09:32:08 [INFO] Components Model Catalog - Blueprints Model - Archetype Blueprints [maven-archetype] 09:32:08 [INFO] Components Model Catalog - Blueprints Model [pom] 09:32:08 [INFO] Components Model Catalog - Blueprints Model - Test Blueprints [pom] 09:32:08 [INFO] Components Model Catalog - Blueprints Model - CBA Assembly Descriptor [jar] 09:32:08 [INFO] Components Model Catalog - Blueprints Model - Test Blueprints - Capability CLI [jar] 09:32:08 [INFO] Components Model Catalog - Blueprints Model - Test Blueprints - Resource Audit [jar] 09:32:08 [INFO] Components Model Catalog - Blueprints Model - Test Kotlin Parent [pom] 09:32:08 [INFO] Components (Root) [pom] 09:32:08 [INFO] 09:32:08 [INFO] -----------------< org.onap.ccsdk.cds:cds-aggregator >------------------ 09:32:08 [INFO] Building Aggregator 1.6.0 [1/68] 09:32:08 [INFO] --------------------------------[ pom ]--------------------------------- 09:32:10 [INFO] 09:32:10 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cds-aggregator --- 09:32:10 [INFO] Deleting /w/workspace/ccsdk-cds-maven-docker-stage-master/target 09:32:10 [INFO] 09:32:10 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ cds-aggregator --- 09:32:11 [INFO] 09:32:11 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ cds-aggregator --- 09:32:13 [INFO] Executing tasks 09:32:13 09:32:13 ktlint: 09:32:13 [INFO] Executed tasks 09:32:13 [INFO] 09:32:13 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ cds-aggregator --- 09:32:14 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:32:14 [INFO] 09:32:14 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ cds-aggregator --- 09:32:16 [INFO] 09:32:16 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ cds-aggregator --- 09:32: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-docker-stage-master/target/code-coverage/jacoco-ut.exec 09:32:18 [INFO] 09:32:18 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ cds-aggregator --- 09:32: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-docker-stage-master/target/jacoco.exec 09:32:18 [INFO] 09:32:18 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ cds-aggregator --- 09:32:18 [INFO] Set 2 system properties 09:32:18 [INFO] 09:32:18 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ cds-aggregator --- 09:32:19 [INFO] isPomProject is true and skipPoms is true, return 09:32:19 [INFO] 09:32:19 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ cds-aggregator --- 09:32:24 [INFO] 09:32:24 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ cds-aggregator --- 09:32:24 [INFO] 09:32:24 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ cds-aggregator --- 09:32:24 [INFO] Tidy is skipped. 09:32:24 [INFO] 09:32:24 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ cds-aggregator --- 09:32:24 [INFO] Skipping Antrun execution 09:32:24 [INFO] 09:32:24 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ cds-aggregator --- 09:32:24 [INFO] Formatting is skipped 09:32:24 [INFO] 09:32:24 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ cds-aggregator --- 09:32:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:32:24 [INFO] 09:32:24 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ cds-aggregator --- 09:32:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:32:24 [INFO] 09:32:24 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ cds-aggregator --- 09:32:27 [INFO] No site descriptor found: nothing to attach. 09:32:27 [INFO] 09:32:27 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ cds-aggregator --- 09:32:27 [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-docker-stage-master/target/code-coverage/jacoco-it.exec 09:32:27 [INFO] 09:32:27 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ cds-aggregator --- 09:32:28 [INFO] Tests are skipped. 09:32:28 [INFO] 09:32:28 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ cds-aggregator --- 09:32:28 [INFO] Tests are skipped. 09:32:28 [INFO] 09:32:28 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ cds-aggregator --- 09:32:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:32:28 [INFO] 09:32:28 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ cds-aggregator --- 09:32:28 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/target/jacoco.exec 09:32:28 [INFO] 09:32:28 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ cds-aggregator --- 09:32:28 [INFO] Tests are skipped. 09:32:28 [INFO] 09:32:28 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ cds-aggregator --- 09:32:28 [INFO] Tests are skipped. 09:32:28 [INFO] 09:32:28 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cds-aggregator --- 09:32:28 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/pom.xml to /tmp/r/org/onap/ccsdk/cds/cds-aggregator/1.6.0/cds-aggregator-1.6.0.pom 09:32:28 [INFO] 09:32:28 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cds-aggregator --- 09:32:28 [INFO] Deploying org.onap.ccsdk.cds:cds-aggregator:1.6.0 at end 09:32:28 [INFO] 09:32:28 [INFO] ---------------------< org.onap.ccsdk.cds:cds-ms >---------------------- 09:32:28 [INFO] Building MS (Root) 1.6.0 [2/68] 09:32:28 [INFO] --------------------------------[ pom ]--------------------------------- 09:32:28 [INFO] 09:32:28 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cds-ms --- 09:32:28 [INFO] 09:32:28 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ cds-ms --- 09:32:28 [INFO] 09:32:28 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ cds-ms --- 09:32:28 [INFO] Executing tasks 09:32:28 09:32:28 ktlint: 09:32:29 [INFO] Executed tasks 09:32:29 [INFO] 09:32:29 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ cds-ms --- 09:32:29 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:32:29 [INFO] 09:32:29 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ cds-ms --- 09:32:29 [INFO] 09:32:29 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ cds-ms --- 09:32:29 [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-docker-stage-master/ms/target/code-coverage/jacoco-ut.exec 09:32:29 [INFO] 09:32:29 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ cds-ms --- 09:32:29 [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-docker-stage-master/ms/target/jacoco.exec 09:32:29 [INFO] 09:32:29 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ cds-ms --- 09:32:29 [INFO] Set 2 system properties 09:32:29 [INFO] 09:32:29 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ cds-ms --- 09:32:29 [INFO] isPomProject is true and skipPoms is true, return 09:32:29 [INFO] 09:32:29 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ cds-ms --- 09:32:29 [INFO] 09:32:29 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ cds-ms --- 09:32:29 [INFO] 09:32:29 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ cds-ms --- 09:32:29 [INFO] Tidy is skipped. 09:32:29 [INFO] 09:32:29 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ cds-ms --- 09:32:29 [INFO] Skipping Antrun execution 09:32:29 [INFO] 09:32:29 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ cds-ms --- 09:32:29 [INFO] Formatting is skipped 09:32:29 [INFO] 09:32:29 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ cds-ms --- 09:32:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:32:29 [INFO] 09:32:29 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ cds-ms --- 09:32:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:32:29 [INFO] 09:32:29 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ cds-ms --- 09:32:29 [INFO] No site descriptor found: nothing to attach. 09:32:29 [INFO] 09:32:29 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ cds-ms --- 09:32: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-docker-stage-master/ms/target/code-coverage/jacoco-it.exec 09:32:29 [INFO] 09:32:29 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ cds-ms --- 09:32:29 [INFO] Tests are skipped. 09:32:29 [INFO] 09:32:29 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ cds-ms --- 09:32:29 [INFO] Tests are skipped. 09:32:29 [INFO] 09:32:29 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ cds-ms --- 09:32:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:32:29 [INFO] 09:32:29 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ cds-ms --- 09:32:29 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/target/jacoco.exec 09:32:29 [INFO] 09:32:29 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ cds-ms --- 09:32:29 [INFO] Tests are skipped. 09:32:29 [INFO] 09:32:29 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ cds-ms --- 09:32:29 [INFO] Tests are skipped. 09:32:29 [INFO] 09:32:29 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cds-ms --- 09:32:29 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/pom.xml to /tmp/r/org/onap/ccsdk/cds/cds-ms/1.6.0/cds-ms-1.6.0.pom 09:32:29 [INFO] 09:32:29 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cds-ms --- 09:32:29 [INFO] Deploying org.onap.ccsdk.cds:cds-ms:1.6.0 at end 09:32:29 [INFO] 09:32:29 [INFO] -----------< org.onap.ccsdk.cds.error.catalog:error-catalog >----------- 09:32:29 [INFO] Building MS Error Catalog (Root) 1.6.0 [3/68] 09:32:29 [INFO] --------------------------------[ pom ]--------------------------------- 09:32:32 [INFO] 09:32:32 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ error-catalog --- 09:32:32 [INFO] 09:32:32 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ error-catalog --- 09:32:32 [INFO] 09:32:32 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ error-catalog --- 09:32:32 [INFO] Executing tasks 09:32:32 09:32:32 ktlint: 09:32:32 [INFO] Executed tasks 09:32:32 [INFO] 09:32:32 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ error-catalog --- 09:32:32 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:32:32 [INFO] 09:32:32 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ error-catalog --- 09:32:32 [INFO] 09:32:32 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ error-catalog --- 09:32: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-docker-stage-master/ms/error-catalog/target/code-coverage/jacoco-ut.exec 09:32:32 [INFO] 09:32:32 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ error-catalog --- 09:32: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-docker-stage-master/ms/error-catalog/target/jacoco.exec 09:32:32 [INFO] 09:32:32 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ error-catalog --- 09:32:32 [INFO] Set 2 system properties 09:32:32 [INFO] 09:32:32 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ error-catalog --- 09:32:32 [INFO] isPomProject is true and skipPoms is true, return 09:32:32 [INFO] 09:32:32 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ error-catalog --- 09:32:32 [INFO] 09:32:32 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ error-catalog --- 09:32:32 [INFO] 09:32:32 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ error-catalog --- 09:32:32 [INFO] Tidy is skipped. 09:32:32 [INFO] 09:32:32 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ error-catalog --- 09:32:32 [INFO] Skipping Antrun execution 09:32:32 [INFO] 09:32:32 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ error-catalog --- 09:32:32 [INFO] Formatting is skipped 09:32:32 [INFO] 09:32:32 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ error-catalog --- 09:32:34 [WARNING] No sources found skipping Kotlin compile 09:32:34 [INFO] 09:32:34 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ error-catalog --- 09:32:34 [INFO] Test compilation is skipped 09:32:34 [INFO] 09:32:34 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ error-catalog --- 09:32:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:32:34 [INFO] 09:32:34 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ error-catalog --- 09:32:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:32:34 [INFO] 09:32:34 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ error-catalog --- 09:32:34 [INFO] No site descriptor found: nothing to attach. 09:32:34 [INFO] 09:32:34 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ error-catalog --- 09:32:34 [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-docker-stage-master/ms/error-catalog/target/code-coverage/jacoco-it.exec 09:32:34 [INFO] 09:32:34 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ error-catalog --- 09:32:34 [INFO] Tests are skipped. 09:32:34 [INFO] 09:32:34 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ error-catalog --- 09:32:34 [INFO] Tests are skipped. 09:32:34 [INFO] 09:32:34 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ error-catalog --- 09:32:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:32:34 [INFO] 09:32:34 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ error-catalog --- 09:32:34 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/error-catalog/target/jacoco.exec 09:32:34 [INFO] 09:32:34 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ error-catalog --- 09:32:34 [INFO] Tests are skipped. 09:32:34 [INFO] 09:32:34 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ error-catalog --- 09:32:34 [INFO] Tests are skipped. 09:32:34 [INFO] 09:32:34 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ error-catalog --- 09:32:34 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/error-catalog/pom.xml to /tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog/1.6.0/error-catalog-1.6.0.pom 09:32:34 [INFO] 09:32:34 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ error-catalog --- 09:32:34 [INFO] Deploying org.onap.ccsdk.cds.error.catalog:error-catalog:1.6.0 at end 09:32:34 [INFO] 09:32:34 [INFO] --------< org.onap.ccsdk.cds.error.catalog:error-catalog-core >--------- 09:32:34 [INFO] Building MS Error Catalog Core 1.6.0 [4/68] 09:32:34 [INFO] --------------------------------[ jar ]--------------------------------- 09:32:35 [INFO] 09:32:35 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ error-catalog-core --- 09:32:35 [INFO] 09:32:35 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ error-catalog-core --- 09:32:35 [INFO] 09:32:35 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ error-catalog-core --- 09:32:35 [INFO] Executing tasks 09:32:35 09:32:35 ktlint: 09:32:36 [INFO] Executed tasks 09:32:36 [INFO] 09:32:36 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ error-catalog-core --- 09:32:36 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:32:36 [INFO] 09:32:36 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ error-catalog-core --- 09:32:36 [INFO] 09:32:36 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ error-catalog-core --- 09:32: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-docker-stage-master/ms/error-catalog/core/target/code-coverage/jacoco-ut.exec 09:32:36 [INFO] 09:32:36 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ error-catalog-core --- 09:32: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-docker-stage-master/ms/error-catalog/core/target/jacoco.exec 09:32:36 [INFO] 09:32:36 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ error-catalog-core --- 09:32:36 [INFO] Set 2 system properties 09:32:36 [INFO] 09:32:36 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ error-catalog-core --- 09:32:36 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/.git 09:32:37 [INFO] Collected git.commit.id.full with value fe996aebeef7fb86747cd639b9ed9a76a5937611 09:32:37 [INFO] Collected git.commit.id.abbrev with value fe996ae 09:32:37 [INFO] Collected git.build.time with value 2024-02-01T09:32:37+0000 09:32:37 [INFO] Collected git.build.version with value 1.6.0 09:32:37 [INFO] Collected git.build.number with value 1677 09:32:37 [INFO] including property git.build.version in results 09:32:37 [INFO] including property git.commit.id.full in results 09:32:37 [INFO] including property git.commit.id.abbrev in results 09:32:37 [INFO] including property git.build.time in results 09:32:37 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/error-catalog/core/target/classes/git.properties] (for module MS Error Catalog Core)... 09:32:37 [INFO] 09:32:37 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ error-catalog-core --- 09:32:37 [INFO] 09:32:37 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ error-catalog-core --- 09:32:37 [INFO] 09:32:37 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ error-catalog-core --- 09:32:37 [INFO] Tidy is skipped. 09:32:37 [INFO] 09:32:37 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ error-catalog-core --- 09:32:37 [INFO] Skipping Antrun execution 09:32:37 [INFO] 09:32:37 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ error-catalog-core --- 09:32:37 [INFO] Formatting is skipped 09:32:37 [INFO] 09:32:37 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ error-catalog-core --- 09:32:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:32:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 09:32:37 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/error-catalog/core/src/main/resources 09:32:37 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/error-catalog/core/src/main/resources 09:32:37 [INFO] 09:32:37 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ error-catalog-core --- 09:32:38 [INFO] No sources to compile 09:32:38 [INFO] 09:32:38 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ error-catalog-core --- 09:32:43 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (70, 21) Unchecked cast: ErrorCatalogException to T 09:32:43 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (75, 21) Unchecked cast: ErrorCatalogException to T 09:32:43 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (80, 21) Unchecked cast: ErrorCatalogException to T 09:32:43 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (87, 21) Unchecked cast: ErrorCatalogException to T 09:32:43 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (95, 21) Unchecked cast: ErrorCatalogException to T 09:32:43 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (103, 21) Unchecked cast: ErrorCatalogException to T 09:32:43 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (110, 21) Unchecked cast: ErrorCatalogException to T 09:32:43 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (116, 21) Unchecked cast: ErrorCatalogException to T 09:32:43 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (124, 21) Unchecked cast: ErrorCatalogException to T 09:32:43 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/error-catalog/core/src/main/kotlin/org/onap/ccsdk/cds/error/catalog/core/ErrorCatalogException.kt: (132, 21) Unchecked cast: ErrorCatalogException to T 09:32:43 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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' 09:32:43 [INFO] 09:32:43 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ error-catalog-core --- 09:32:43 [INFO] Not copying test resources 09:32:43 [INFO] 09:32:43 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ error-catalog-core --- 09:32:43 [INFO] Not compiling test sources 09:32:43 [INFO] 09:32:43 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ error-catalog-core --- 09:32:43 [INFO] Test compilation is skipped 09:32:43 [INFO] 09:32:43 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ error-catalog-core --- 09:32:43 [INFO] Tests are skipped. 09:32:43 [INFO] 09:32:43 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ error-catalog-core --- 09:32:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:32:43 [INFO] 09:32:43 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ error-catalog-core --- 09:32:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:32:43 [INFO] 09:32:43 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ error-catalog-core --- 09:32:44 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/error-catalog/core/target/error-catalog-core-1.6.0.jar 09:32:44 [INFO] 09:32:44 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ error-catalog-core --- 09:32:44 [INFO] Skipping because packaging 'jar' is not pom. 09:32:44 [INFO] 09:32:44 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ error-catalog-core --- 09:32: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-docker-stage-master/ms/error-catalog/core/target/code-coverage/jacoco-it.exec 09:32:44 [INFO] 09:32:44 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ error-catalog-core --- 09:32:44 [INFO] Tests are skipped. 09:32:44 [INFO] 09:32:44 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ error-catalog-core --- 09:32:44 [INFO] Tests are skipped. 09:32:44 [INFO] 09:32:44 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ error-catalog-core --- 09:32:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:32:44 [INFO] 09:32:44 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ error-catalog-core --- 09:32:44 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/error-catalog/core/target/jacoco.exec 09:32:44 [INFO] 09:32:44 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ error-catalog-core --- 09:32:44 [INFO] Tests are skipped. 09:32:44 [INFO] 09:32:44 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ error-catalog-core --- 09:32:44 [INFO] Tests are skipped. 09:32:44 [INFO] 09:32:44 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ error-catalog-core --- 09:32:44 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/error-catalog/core/target/error-catalog-core-1.6.0.jar to /tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.6.0/error-catalog-core-1.6.0.jar 09:32:44 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/error-catalog/core/pom.xml to /tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-core/1.6.0/error-catalog-core-1.6.0.pom 09:32:44 [INFO] 09:32:44 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ error-catalog-core --- 09:32:44 [INFO] Deploying org.onap.ccsdk.cds.error.catalog:error-catalog-core:1.6.0 at end 09:32:44 [INFO] 09:32:44 [INFO] ------< org.onap.ccsdk.cds.error.catalog:error-catalog-services >------- 09:32:44 [INFO] Building MS Error Catalog Service 1.6.0 [5/68] 09:32:44 [INFO] --------------------------------[ jar ]--------------------------------- 09:32:49 [INFO] 09:32:49 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ error-catalog-services --- 09:32:49 [INFO] 09:32:49 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ error-catalog-services --- 09:32:49 [INFO] 09:32:49 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ error-catalog-services --- 09:32:49 [INFO] Executing tasks 09:32:49 09:32:49 ktlint: 09:32:51 [INFO] Executed tasks 09:32:51 [INFO] 09:32:51 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ error-catalog-services --- 09:32:51 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:32:51 [INFO] 09:32:51 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ error-catalog-services --- 09:32:51 [INFO] 09:32:51 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ error-catalog-services --- 09:32:51 [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-docker-stage-master/ms/error-catalog/services/target/code-coverage/jacoco-ut.exec 09:32:51 [INFO] 09:32:51 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ error-catalog-services --- 09:32:51 [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-docker-stage-master/ms/error-catalog/services/target/jacoco.exec 09:32:51 [INFO] 09:32:51 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ error-catalog-services --- 09:32:51 [INFO] Set 2 system properties 09:32:51 [INFO] 09:32:51 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ error-catalog-services --- 09:32:51 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/.git 09:32:51 [INFO] Collected git.commit.id.full with value fe996aebeef7fb86747cd639b9ed9a76a5937611 09:32:51 [INFO] Collected git.commit.id.abbrev with value fe996ae 09:32:51 [INFO] Collected git.build.time with value 2024-02-01T09:32:51+0000 09:32:51 [INFO] Collected git.build.version with value 1.6.0 09:32:51 [INFO] Collected git.build.number with value 1677 09:32:51 [INFO] including property git.build.version in results 09:32:51 [INFO] including property git.commit.id.full in results 09:32:51 [INFO] including property git.commit.id.abbrev in results 09:32:51 [INFO] including property git.build.time in results 09:32:51 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/error-catalog/services/target/classes/git.properties] (for module MS Error Catalog Service)... 09:32:51 [INFO] 09:32:51 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ error-catalog-services --- 09:32:51 [INFO] 09:32:51 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ error-catalog-services --- 09:32:51 [INFO] 09:32:51 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ error-catalog-services --- 09:32:51 [INFO] Tidy is skipped. 09:32:51 [INFO] 09:32:51 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ error-catalog-services --- 09:32:51 [INFO] Skipping Antrun execution 09:32:51 [INFO] 09:32:51 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ error-catalog-services --- 09:32:51 [INFO] Formatting is skipped 09:32:51 [INFO] 09:32:51 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ error-catalog-services --- 09:32:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:32:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 09:32:51 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/error-catalog/services/src/main/resources 09:32:51 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/error-catalog/services/src/main/resources 09:32:51 [INFO] 09:32:51 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ error-catalog-services --- 09:32:51 [INFO] No sources to compile 09:32:51 [INFO] 09:32:51 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ error-catalog-services --- 09:32:53 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:32:53 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:32:53 [INFO] 09:32:53 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ error-catalog-services --- 09:32:53 [INFO] Not copying test resources 09:32:53 [INFO] 09:32:53 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ error-catalog-services --- 09:32:53 [INFO] Not compiling test sources 09:32:53 [INFO] 09:32:53 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ error-catalog-services --- 09:32:53 [INFO] Test compilation is skipped 09:32:53 [INFO] 09:32:53 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ error-catalog-services --- 09:32:53 [INFO] Tests are skipped. 09:32:53 [INFO] 09:32:53 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ error-catalog-services --- 09:32:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:32:53 [INFO] 09:32:53 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ error-catalog-services --- 09:32:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:32:53 [INFO] 09:32:53 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ error-catalog-services --- 09:32:53 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/error-catalog/services/target/error-catalog-services-1.6.0.jar 09:32:53 [INFO] 09:32:53 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ error-catalog-services --- 09:32:53 [INFO] Skipping because packaging 'jar' is not pom. 09:32:53 [INFO] 09:32:53 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ error-catalog-services --- 09:32:53 [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-docker-stage-master/ms/error-catalog/services/target/code-coverage/jacoco-it.exec 09:32:53 [INFO] 09:32:53 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ error-catalog-services --- 09:32:53 [INFO] Tests are skipped. 09:32:53 [INFO] 09:32:53 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ error-catalog-services --- 09:32:53 [INFO] Tests are skipped. 09:32:53 [INFO] 09:32:53 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ error-catalog-services --- 09:32:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:32:53 [INFO] 09:32:53 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ error-catalog-services --- 09:32:53 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/error-catalog/services/target/jacoco.exec 09:32:53 [INFO] 09:32:53 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ error-catalog-services --- 09:32:53 [INFO] Tests are skipped. 09:32:53 [INFO] 09:32:53 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ error-catalog-services --- 09:32:53 [INFO] Tests are skipped. 09:32:53 [INFO] 09:32:53 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ error-catalog-services --- 09:32:53 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/error-catalog/services/target/error-catalog-services-1.6.0.jar to /tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-services/1.6.0/error-catalog-services-1.6.0.jar 09:32:53 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/error-catalog/services/pom.xml to /tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-services/1.6.0/error-catalog-services-1.6.0.pom 09:32:53 [INFO] 09:32:53 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ error-catalog-services --- 09:32:53 [INFO] Deploying org.onap.ccsdk.cds.error.catalog:error-catalog-services:1.6.0 at end 09:32:53 [INFO] 09:32:53 [INFO] -----< org.onap.ccsdk.cds.error.catalog:error-catalog-application >----- 09:32:53 [INFO] Building MS Error Catalog Application 1.6.0 [6/68] 09:32:53 [INFO] --------------------------------[ jar ]--------------------------------- 09:32:53 [INFO] 09:32:53 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ error-catalog-application --- 09:32:53 [INFO] 09:32:53 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ error-catalog-application --- 09:32:53 [INFO] 09:32:53 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ error-catalog-application --- 09:32:53 [INFO] Executing tasks 09:32:53 09:32:53 ktlint: 09:32:53 [INFO] Executed tasks 09:32:53 [INFO] 09:32:53 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ error-catalog-application --- 09:32:53 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:32:53 [INFO] 09:32:53 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ error-catalog-application --- 09:32:53 [INFO] 09:32:53 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ error-catalog-application --- 09:32: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-docker-stage-master/ms/error-catalog/application/target/code-coverage/jacoco-ut.exec 09:32:53 [INFO] 09:32:53 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ error-catalog-application --- 09:32: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-docker-stage-master/ms/error-catalog/application/target/jacoco.exec 09:32:53 [INFO] 09:32:53 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ error-catalog-application --- 09:32:53 [INFO] Set 2 system properties 09:32:53 [INFO] 09:32:53 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ error-catalog-application --- 09:32:53 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/.git 09:32:53 [INFO] Collected git.commit.id.full with value fe996aebeef7fb86747cd639b9ed9a76a5937611 09:32:53 [INFO] Collected git.commit.id.abbrev with value fe996ae 09:32:53 [INFO] Collected git.build.time with value 2024-02-01T09:32:53+0000 09:32:53 [INFO] Collected git.build.version with value 1.6.0 09:32:53 [INFO] Collected git.build.number with value 1677 09:32:53 [INFO] including property git.build.version in results 09:32:53 [INFO] including property git.commit.id.full in results 09:32:53 [INFO] including property git.commit.id.abbrev in results 09:32:53 [INFO] including property git.build.time in results 09:32:53 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/error-catalog/application/target/classes/git.properties] (for module MS Error Catalog Application)... 09:32:53 [INFO] 09:32:53 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ error-catalog-application --- 09:32:53 [INFO] 09:32:53 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ error-catalog-application --- 09:32:53 [INFO] 09:32:53 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ error-catalog-application --- 09:32:53 [INFO] Tidy is skipped. 09:32:53 [INFO] 09:32:53 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ error-catalog-application --- 09:32:53 [INFO] Skipping Antrun execution 09:32:53 [INFO] 09:32:53 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ error-catalog-application --- 09:32:53 [INFO] Formatting is skipped 09:32:53 [INFO] 09:32:53 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ error-catalog-application --- 09:32:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:32:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 09:32:53 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/error-catalog/application/src/main/resources 09:32:53 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/error-catalog/application/src/main/resources 09:32:53 [INFO] 09:32:53 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ error-catalog-application --- 09:32:53 [INFO] No sources to compile 09:32:53 [INFO] 09:32:53 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ error-catalog-application --- 09:32:53 [WARNING] No sources found skipping Kotlin compile 09:32:53 [INFO] 09:32:53 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ error-catalog-application --- 09:32:53 [INFO] Not copying test resources 09:32:53 [INFO] 09:32:53 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ error-catalog-application --- 09:32:53 [INFO] Not compiling test sources 09:32:53 [INFO] 09:32:53 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ error-catalog-application --- 09:32:53 [INFO] Test compilation is skipped 09:32:53 [INFO] 09:32:53 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ error-catalog-application --- 09:32:53 [INFO] Tests are skipped. 09:32:53 [INFO] 09:32:53 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ error-catalog-application --- 09:32:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:32:53 [INFO] 09:32:53 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ error-catalog-application --- 09:32:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:32:53 [INFO] 09:32:53 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ error-catalog-application --- 09:32:53 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/error-catalog/application/target/error-catalog-application-1.6.0.jar 09:32:53 [INFO] 09:32:53 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ error-catalog-application --- 09:32:53 [INFO] Skipping because packaging 'jar' is not pom. 09:32:53 [INFO] 09:32:53 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ error-catalog-application --- 09:32:53 [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-docker-stage-master/ms/error-catalog/application/target/code-coverage/jacoco-it.exec 09:32:53 [INFO] 09:32:53 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ error-catalog-application --- 09:32:53 [INFO] Tests are skipped. 09:32:53 [INFO] 09:32:53 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ error-catalog-application --- 09:32:53 [INFO] Tests are skipped. 09:32:53 [INFO] 09:32:53 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ error-catalog-application --- 09:32:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:32:53 [INFO] 09:32:53 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ error-catalog-application --- 09:32:53 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/error-catalog/application/target/jacoco.exec 09:32:53 [INFO] 09:32:53 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ error-catalog-application --- 09:32:53 [INFO] Tests are skipped. 09:32:53 [INFO] 09:32:53 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ error-catalog-application --- 09:32:53 [INFO] Tests are skipped. 09:32:53 [INFO] 09:32:53 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ error-catalog-application --- 09:32:53 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/error-catalog/application/target/error-catalog-application-1.6.0.jar to /tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-application/1.6.0/error-catalog-application-1.6.0.jar 09:32:53 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/error-catalog/application/pom.xml to /tmp/r/org/onap/ccsdk/cds/error/catalog/error-catalog-application/1.6.0/error-catalog-application-1.6.0.pom 09:32:53 [INFO] 09:32:53 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ error-catalog-application --- 09:32:53 [INFO] Deploying org.onap.ccsdk.cds.error.catalog:error-catalog-application:1.6.0 at end 09:32:53 [INFO] 09:32:53 [INFO] ---------------< org.onap.ccsdk.cds:blueprintsprocessor >--------------- 09:32:53 [INFO] Building MS Blueprints Processor (Root) 1.6.0 [7/68] 09:32:53 [INFO] --------------------------------[ pom ]--------------------------------- 09:32:53 [INFO] 09:32:53 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ blueprintsprocessor --- 09:32:53 [INFO] 09:32:53 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ blueprintsprocessor --- 09:32:53 [INFO] 09:32:53 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ blueprintsprocessor --- 09:32:53 [INFO] Executing tasks 09:32:53 09:32:53 ktlint: 09:32:54 [INFO] Executed tasks 09:32:54 [INFO] 09:32:54 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ blueprintsprocessor --- 09:32:54 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:32:54 [INFO] 09:32:54 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ blueprintsprocessor --- 09:32:54 [INFO] 09:32:54 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ blueprintsprocessor --- 09:32:54 [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-docker-stage-master/ms/blueprintsprocessor/target/code-coverage/jacoco-ut.exec 09:32:54 [INFO] 09:32:54 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ blueprintsprocessor --- 09:32:54 [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-docker-stage-master/ms/blueprintsprocessor/target/jacoco.exec 09:32:54 [INFO] 09:32:54 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ blueprintsprocessor --- 09:32:54 [INFO] Set 2 system properties 09:32:54 [INFO] 09:32:54 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ blueprintsprocessor --- 09:32:54 [INFO] isPomProject is true and skipPoms is true, return 09:32:54 [INFO] 09:32:54 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ blueprintsprocessor --- 09:32:54 [INFO] 09:32:54 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ blueprintsprocessor --- 09:32:54 [INFO] 09:32:54 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ blueprintsprocessor --- 09:32:54 [INFO] Tidy is skipped. 09:32:54 [INFO] 09:32:54 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ blueprintsprocessor --- 09:32:54 [INFO] Skipping Antrun execution 09:32:54 [INFO] 09:32:54 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ blueprintsprocessor --- 09:32:54 [INFO] Formatting is skipped 09:32:54 [INFO] 09:32:54 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ blueprintsprocessor --- 09:32:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:32:54 [INFO] 09:32:54 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ blueprintsprocessor --- 09:32:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:32:54 [INFO] 09:32:54 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ blueprintsprocessor --- 09:32:54 [INFO] No site descriptor found: nothing to attach. 09:32:54 [INFO] 09:32:54 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ blueprintsprocessor --- 09:32: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-docker-stage-master/ms/blueprintsprocessor/target/code-coverage/jacoco-it.exec 09:32:54 [INFO] 09:32:54 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ blueprintsprocessor --- 09:32:54 [INFO] Tests are skipped. 09:32:54 [INFO] 09:32:54 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ blueprintsprocessor --- 09:32:54 [INFO] Tests are skipped. 09:32:54 [INFO] 09:32:54 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ blueprintsprocessor --- 09:32:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:32:54 [INFO] 09:32:54 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ blueprintsprocessor --- 09:32:54 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/target/jacoco.exec 09:32:54 [INFO] 09:32:54 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ blueprintsprocessor --- 09:32:54 [INFO] Tests are skipped. 09:32:54 [INFO] 09:32:54 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ blueprintsprocessor --- 09:32:54 [INFO] Tests are skipped. 09:32:54 [INFO] 09:32:54 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ blueprintsprocessor --- 09:32:54 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/1.6.0/blueprintsprocessor-1.6.0.pom 09:32:54 [INFO] 09:32:54 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ blueprintsprocessor --- 09:32:54 [INFO] Deploying org.onap.ccsdk.cds:blueprintsprocessor:1.6.0 at end 09:32:54 [INFO] 09:32:54 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent >-- 09:32:54 [INFO] Building MS Blueprints Processor Parent 1.6.0 [8/68] 09:32:54 [INFO] --------------------------------[ pom ]--------------------------------- 09:32:57 [INFO] 09:32:57 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ blueprintsprocessor-parent --- 09:32:57 [INFO] 09:32:57 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ blueprintsprocessor-parent --- 09:32:57 [INFO] 09:32:57 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ blueprintsprocessor-parent --- 09:32:57 [INFO] Executing tasks 09:32:57 09:32:57 ktlint: 09:32:58 [INFO] Executed tasks 09:32:58 [INFO] 09:32:58 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ blueprintsprocessor-parent --- 09:32:58 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:32:58 [INFO] 09:32:58 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ blueprintsprocessor-parent --- 09:32:58 [INFO] 09:32:58 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ blueprintsprocessor-parent --- 09:32:58 [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-docker-stage-master/ms/blueprintsprocessor/parent/target/code-coverage/jacoco-ut.exec 09:32:58 [INFO] 09:32:58 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ blueprintsprocessor-parent --- 09:32:58 [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-docker-stage-master/ms/blueprintsprocessor/parent/target/jacoco.exec 09:32:58 [INFO] 09:32:58 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ blueprintsprocessor-parent --- 09:32:58 [INFO] Set 2 system properties 09:32:58 [INFO] 09:32:58 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ blueprintsprocessor-parent --- 09:32:58 [INFO] isPomProject is true and skipPoms is true, return 09:32:58 [INFO] 09:32:58 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ blueprintsprocessor-parent --- 09:32:58 [INFO] 09:32:58 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ blueprintsprocessor-parent --- 09:32:58 [INFO] 09:32:58 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ blueprintsprocessor-parent --- 09:32:58 [INFO] Tidy is skipped. 09:32:58 [INFO] 09:32:58 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ blueprintsprocessor-parent --- 09:32:58 [INFO] Skipping Antrun execution 09:32:58 [INFO] 09:32:58 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ blueprintsprocessor-parent --- 09:32:58 [INFO] Formatting is skipped 09:32:58 [INFO] 09:32:58 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ blueprintsprocessor-parent --- 09:32:58 [WARNING] No sources found skipping Kotlin compile 09:32:58 [INFO] 09:32:58 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ blueprintsprocessor-parent --- 09:32:58 [INFO] Test compilation is skipped 09:32:58 [INFO] 09:32:58 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ blueprintsprocessor-parent --- 09:32:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:32:58 [INFO] 09:32:58 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ blueprintsprocessor-parent --- 09:32:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:32:58 [INFO] 09:32:58 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ blueprintsprocessor-parent --- 09:32:58 [INFO] No site descriptor found: nothing to attach. 09:32:58 [INFO] 09:32:58 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ blueprintsprocessor-parent --- 09:32: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-docker-stage-master/ms/blueprintsprocessor/parent/target/code-coverage/jacoco-it.exec 09:32:58 [INFO] 09:32:58 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ blueprintsprocessor-parent --- 09:32:58 [INFO] Tests are skipped. 09:32:58 [INFO] 09:32:58 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ blueprintsprocessor-parent --- 09:32:58 [INFO] Tests are skipped. 09:32:58 [INFO] 09:32:58 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ blueprintsprocessor-parent --- 09:32:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:32:58 [INFO] 09:32:58 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ blueprintsprocessor-parent --- 09:32:58 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/parent/target/jacoco.exec 09:32:58 [INFO] 09:32:58 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ blueprintsprocessor-parent --- 09:32:58 [INFO] Tests are skipped. 09:32:58 [INFO] 09:32:58 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ blueprintsprocessor-parent --- 09:32:58 [INFO] Tests are skipped. 09:32:58 [INFO] 09:32:58 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ blueprintsprocessor-parent --- 09:32:58 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/parent/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-parent/1.6.0/blueprintsprocessor-parent-1.6.0.pom 09:32:58 [INFO] 09:32:58 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ blueprintsprocessor-parent --- 09:32:58 [INFO] Deploying org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-parent:1.6.0 at end 09:32:58 [INFO] 09:32:58 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-modules >-- 09:32:58 [INFO] Building MS Blueprints Processor Modules (Root) 1.6.0 [9/68] 09:32:58 [INFO] --------------------------------[ pom ]--------------------------------- 09:32:58 [INFO] 09:32:58 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ blueprintsprocessor-modules --- 09:32:58 [INFO] 09:32:58 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ blueprintsprocessor-modules --- 09:32:58 [INFO] 09:32:58 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ blueprintsprocessor-modules --- 09:32:58 [INFO] Executing tasks 09:32:58 09:32:58 ktlint: 09:32:58 [INFO] Executed tasks 09:32:58 [INFO] 09:32:58 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ blueprintsprocessor-modules --- 09:32:58 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:32:58 [INFO] 09:32:58 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ blueprintsprocessor-modules --- 09:32:58 [INFO] 09:32:58 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ blueprintsprocessor-modules --- 09:32:58 [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-docker-stage-master/ms/blueprintsprocessor/modules/target/code-coverage/jacoco-ut.exec 09:32:58 [INFO] 09:32:58 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ blueprintsprocessor-modules --- 09:32:58 [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-docker-stage-master/ms/blueprintsprocessor/modules/target/jacoco.exec 09:32:58 [INFO] 09:32:58 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ blueprintsprocessor-modules --- 09:32:58 [INFO] Set 2 system properties 09:32:58 [INFO] 09:32:58 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ blueprintsprocessor-modules --- 09:32:58 [INFO] isPomProject is true and skipPoms is true, return 09:32:58 [INFO] 09:32:58 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ blueprintsprocessor-modules --- 09:32:58 [INFO] 09:32:58 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ blueprintsprocessor-modules --- 09:32:58 [INFO] 09:32:58 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ blueprintsprocessor-modules --- 09:32:58 [INFO] Tidy is skipped. 09:32:58 [INFO] 09:32:58 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ blueprintsprocessor-modules --- 09:32:58 [INFO] Skipping Antrun execution 09:32:58 [INFO] 09:32:58 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ blueprintsprocessor-modules --- 09:32:58 [INFO] Formatting is skipped 09:32:58 [INFO] 09:32:58 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ blueprintsprocessor-modules --- 09:32:58 [WARNING] No sources found skipping Kotlin compile 09:32:58 [INFO] 09:32:58 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ blueprintsprocessor-modules --- 09:32:58 [INFO] Test compilation is skipped 09:32:58 [INFO] 09:32:58 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ blueprintsprocessor-modules --- 09:32:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:32:58 [INFO] 09:32:58 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ blueprintsprocessor-modules --- 09:32:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:32:58 [INFO] 09:32:58 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ blueprintsprocessor-modules --- 09:32:58 [INFO] No site descriptor found: nothing to attach. 09:32:58 [INFO] 09:32:58 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ blueprintsprocessor-modules --- 09:32: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-docker-stage-master/ms/blueprintsprocessor/modules/target/code-coverage/jacoco-it.exec 09:32:58 [INFO] 09:32:58 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ blueprintsprocessor-modules --- 09:32:58 [INFO] Tests are skipped. 09:32:58 [INFO] 09:32:58 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ blueprintsprocessor-modules --- 09:32:58 [INFO] Tests are skipped. 09:32:58 [INFO] 09:32:58 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ blueprintsprocessor-modules --- 09:32:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:32:58 [INFO] 09:32:58 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ blueprintsprocessor-modules --- 09:32:58 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/target/jacoco.exec 09:32:58 [INFO] 09:32:58 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ blueprintsprocessor-modules --- 09:32:58 [INFO] Tests are skipped. 09:32:58 [INFO] 09:32:58 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ blueprintsprocessor-modules --- 09:32:58 [INFO] Tests are skipped. 09:32:58 [INFO] 09:32:58 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ blueprintsprocessor-modules --- 09:32:58 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-modules/1.6.0/blueprintsprocessor-modules-1.6.0.pom 09:32:58 [INFO] 09:32:58 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ blueprintsprocessor-modules --- 09:32:58 [INFO] Deploying org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-modules:1.6.0 at end 09:32:58 [INFO] 09:32:58 [INFO] -----< org.onap.ccsdk.cds.blueprintsprocessor:modules-blueprints >------ 09:32:58 [INFO] Building MS Blueprints Processor Modules - Blueprints 1.6.0 [10/68] 09:32:58 [INFO] --------------------------------[ pom ]--------------------------------- 09:32:58 [INFO] 09:32:58 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ modules-blueprints --- 09:32:58 [INFO] 09:32:58 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ modules-blueprints --- 09:32:58 [INFO] 09:32:58 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ modules-blueprints --- 09:32:58 [INFO] Executing tasks 09:32:58 09:32:58 ktlint: 09:32:59 [INFO] Executed tasks 09:32:59 [INFO] 09:32:59 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ modules-blueprints --- 09:32:59 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:32:59 [INFO] 09:32:59 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ modules-blueprints --- 09:32:59 [INFO] 09:32:59 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ modules-blueprints --- 09:32: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-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/target/code-coverage/jacoco-ut.exec 09:32:59 [INFO] 09:32:59 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ modules-blueprints --- 09:32: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-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/target/jacoco.exec 09:32:59 [INFO] 09:32:59 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ modules-blueprints --- 09:32:59 [INFO] Set 2 system properties 09:32:59 [INFO] 09:32:59 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ modules-blueprints --- 09:32:59 [INFO] isPomProject is true and skipPoms is true, return 09:32:59 [INFO] 09:32:59 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ modules-blueprints --- 09:32:59 [INFO] 09:32:59 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ modules-blueprints --- 09:32:59 [INFO] 09:32:59 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ modules-blueprints --- 09:32:59 [INFO] Tidy is skipped. 09:32:59 [INFO] 09:32:59 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ modules-blueprints --- 09:32:59 [INFO] Skipping Antrun execution 09:32:59 [INFO] 09:32:59 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ modules-blueprints --- 09:32:59 [INFO] Formatting is skipped 09:32:59 [INFO] 09:32:59 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ modules-blueprints --- 09:32:59 [WARNING] No sources found skipping Kotlin compile 09:32:59 [INFO] 09:32:59 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ modules-blueprints --- 09:32:59 [INFO] Test compilation is skipped 09:32:59 [INFO] 09:32:59 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ modules-blueprints --- 09:32:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:32:59 [INFO] 09:32:59 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ modules-blueprints --- 09:32:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:32:59 [INFO] 09:32:59 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ modules-blueprints --- 09:32:59 [INFO] No site descriptor found: nothing to attach. 09:32:59 [INFO] 09:32:59 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ modules-blueprints --- 09:32: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-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/target/code-coverage/jacoco-it.exec 09:32:59 [INFO] 09:32:59 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ modules-blueprints --- 09:32:59 [INFO] Tests are skipped. 09:32:59 [INFO] 09:32:59 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ modules-blueprints --- 09:32:59 [INFO] Tests are skipped. 09:32:59 [INFO] 09:32:59 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ modules-blueprints --- 09:32:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:32:59 [INFO] 09:32:59 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ modules-blueprints --- 09:32:59 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/target/jacoco.exec 09:32:59 [INFO] 09:32:59 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ modules-blueprints --- 09:32:59 [INFO] Tests are skipped. 09:32:59 [INFO] 09:32:59 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ modules-blueprints --- 09:32:59 [INFO] Tests are skipped. 09:32:59 [INFO] 09:32:59 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ modules-blueprints --- 09:32:59 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules-blueprints/1.6.0/modules-blueprints-1.6.0.pom 09:32:59 [INFO] 09:32:59 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ modules-blueprints --- 09:32:59 [INFO] Deploying org.onap.ccsdk.cds.blueprintsprocessor:modules-blueprints:1.6.0 at end 09:32:59 [INFO] 09:32:59 [INFO] ---< org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core >---- 09:32:59 [INFO] Building MS Blueprints Processor Modules - Blueprints - Blueprints Core 1.6.0 [11/68] 09:32:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:33:00 [INFO] 09:33:00 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ blueprint-core --- 09:33:00 [INFO] 09:33:00 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ blueprint-core --- 09:33:00 [INFO] 09:33:00 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ blueprint-core --- 09:33:00 [INFO] Executing tasks 09:33:00 09:33:00 ktlint: 09:33:02 [INFO] Executed tasks 09:33:02 [INFO] 09:33:02 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ blueprint-core --- 09:33:02 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:33:02 [INFO] 09:33:02 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ blueprint-core --- 09:33:02 [INFO] 09:33:02 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ blueprint-core --- 09:33: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-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/code-coverage/jacoco-ut.exec 09:33:02 [INFO] 09:33:02 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ blueprint-core --- 09:33: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-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/jacoco.exec 09:33:02 [INFO] 09:33:02 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ blueprint-core --- 09:33:02 [INFO] Set 2 system properties 09:33:02 [INFO] 09:33:02 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ blueprint-core --- 09:33:02 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/.git 09:33:02 [INFO] Collected git.commit.id.full with value fe996aebeef7fb86747cd639b9ed9a76a5937611 09:33:02 [INFO] Collected git.commit.id.abbrev with value fe996ae 09:33:02 [INFO] Collected git.build.time with value 2024-02-01T09:33:02+0000 09:33:02 [INFO] Collected git.build.version with value 1.6.0 09:33:02 [INFO] Collected git.build.number with value 1677 09:33:02 [INFO] including property git.build.version in results 09:33:02 [INFO] including property git.commit.id.full in results 09:33:02 [INFO] including property git.commit.id.abbrev in results 09:33:02 [INFO] including property git.build.time in results 09:33:02 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/classes/git.properties] (for module MS Blueprints Processor Modules - Blueprints - Blueprints Core)... 09:33:02 [INFO] 09:33:02 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ blueprint-core --- 09:33:02 [INFO] 09:33:02 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ blueprint-core --- 09:33:02 [INFO] 09:33:02 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ blueprint-core --- 09:33:02 [INFO] Tidy is skipped. 09:33:02 [INFO] 09:33:02 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ blueprint-core --- 09:33:02 [INFO] Skipping Antrun execution 09:33:02 [INFO] 09:33:02 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ blueprint-core --- 09:33:02 [INFO] Formatting is skipped 09:33:02 [INFO] 09:33:02 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ blueprint-core --- 09:33:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:33:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 09:33:02 [INFO] Copying 0 resource 09:33:02 [INFO] Copying 2 resources 09:33:02 [INFO] 09:33:02 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ blueprint-core --- 09:33:02 [INFO] No sources to compile 09:33:02 [INFO] 09:33:02 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ blueprint-core --- 09:33:02 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/java 09:33:15 [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] 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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' 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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)' 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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)' 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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)' 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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)' 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 _ 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintChainedService.kt: (52, 53) Name shadowed: nodeType 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BluePrintChainedService.kt: (95, 53) Name shadowed: nodeType 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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)' 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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)' 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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)' 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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)' 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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)' 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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)' 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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)' 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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)' 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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)' 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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)' 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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)' 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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' 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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? 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:15 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:15 [INFO] 09:33:15 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ blueprint-core --- 09:33:15 [INFO] Not copying test resources 09:33:15 [INFO] 09:33:15 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ blueprint-core --- 09:33:15 [INFO] Not compiling test sources 09:33:15 [INFO] 09:33:15 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ blueprint-core --- 09:33:15 [INFO] Test compilation is skipped 09:33:15 [INFO] 09:33:15 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ blueprint-core --- 09:33:15 [INFO] Tests are skipped. 09:33:15 [INFO] 09:33:15 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ blueprint-core --- 09:33:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:15 [INFO] 09:33:15 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ blueprint-core --- 09:33:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:15 [INFO] 09:33:15 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ blueprint-core --- 09:33:15 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/blueprint-core-1.6.0.jar 09:33:15 [INFO] 09:33:15 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ blueprint-core --- 09:33:15 [INFO] Skipping because packaging 'jar' is not pom. 09:33:15 [INFO] 09:33:15 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ blueprint-core --- 09:33: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-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/code-coverage/jacoco-it.exec 09:33:15 [INFO] 09:33:15 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ blueprint-core --- 09:33:15 [INFO] Tests are skipped. 09:33:15 [INFO] 09:33:15 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ blueprint-core --- 09:33:15 [INFO] Tests are skipped. 09:33:15 [INFO] 09:33:15 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ blueprint-core --- 09:33:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:15 [INFO] 09:33:15 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ blueprint-core --- 09:33:15 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/jacoco.exec 09:33:15 [INFO] 09:33:15 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ blueprint-core --- 09:33:15 [INFO] Tests are skipped. 09:33:15 [INFO] 09:33:15 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ blueprint-core --- 09:33:15 [INFO] Tests are skipped. 09:33:15 [INFO] 09:33:15 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ blueprint-core --- 09:33:15 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/target/blueprint-core-1.6.0.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-core/1.6.0/blueprint-core-1.6.0.jar 09:33:15 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/blueprint-core/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-core/1.6.0/blueprint-core-1.6.0.pom 09:33:15 [INFO] 09:33:15 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ blueprint-core --- 09:33:15 [INFO] Deploying org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-core:1.6.0 at end 09:33:15 [INFO] 09:33:15 [INFO] ----< org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict >---- 09:33:15 [INFO] Building MS Blueprints Processor Modules - Blueprints - Resource Dictionary 1.6.0 [12/68] 09:33:15 [INFO] --------------------------------[ jar ]--------------------------------- 09:33:16 [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 09:33:16 [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 09:33:16 [INFO] 09:33:16 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ resource-dict --- 09:33:16 [INFO] 09:33:16 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ resource-dict --- 09:33:16 [INFO] 09:33:16 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ resource-dict --- 09:33:16 [INFO] Executing tasks 09:33:16 09:33:16 ktlint: 09:33:17 [INFO] Executed tasks 09:33:17 [INFO] 09:33:17 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ resource-dict --- 09:33:17 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:33:17 [INFO] 09:33:17 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ resource-dict --- 09:33:18 [INFO] Processed 4 files in 916ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0) 09:33:18 [INFO] 09:33:18 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ resource-dict --- 09:33: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-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/code-coverage/jacoco-ut.exec 09:33:18 [INFO] 09:33:18 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ resource-dict --- 09:33: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-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/jacoco.exec 09:33:18 [INFO] 09:33:18 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ resource-dict --- 09:33:18 [INFO] Set 2 system properties 09:33:18 [INFO] 09:33:18 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ resource-dict --- 09:33:18 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/.git 09:33:18 [INFO] Collected git.commit.id.full with value fe996aebeef7fb86747cd639b9ed9a76a5937611 09:33:18 [INFO] Collected git.commit.id.abbrev with value fe996ae 09:33:18 [INFO] Collected git.build.time with value 2024-02-01T09:33:18+0000 09:33:18 [INFO] Collected git.build.version with value 1.6.0 09:33:18 [INFO] Collected git.build.number with value 1677 09:33:18 [INFO] including property git.build.version in results 09:33:18 [INFO] including property git.commit.id.full in results 09:33:18 [INFO] including property git.commit.id.abbrev in results 09:33:18 [INFO] including property git.build.time in results 09:33:18 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/classes/git.properties] (for module MS Blueprints Processor Modules - Blueprints - Resource Dictionary)... 09:33:18 [INFO] 09:33:18 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ resource-dict --- 09:33:18 [INFO] 09:33:18 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ resource-dict --- 09:33:18 [INFO] 09:33:18 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ resource-dict --- 09:33:18 [INFO] Tidy is skipped. 09:33:18 [INFO] 09:33:18 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ resource-dict --- 09:33:18 [INFO] Skipping Antrun execution 09:33:18 [INFO] 09:33:18 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ resource-dict --- 09:33:18 [INFO] Formatting is skipped 09:33:18 [INFO] 09:33:18 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resource-dict --- 09:33:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:33:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 09:33:18 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/src/main/resources 09:33:18 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/src/main/resources 09:33:18 [INFO] 09:33:18 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ resource-dict --- 09:33:18 [INFO] No sources to compile 09:33:18 [INFO] 09:33:18 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ resource-dict --- 09:33:18 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/src/main/java 09:33:19 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 09:33:19 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:19 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:19 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:19 [INFO] 09:33:19 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resource-dict --- 09:33:19 [INFO] Not copying test resources 09:33:19 [INFO] 09:33:19 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ resource-dict --- 09:33:19 [INFO] Not compiling test sources 09:33:19 [INFO] 09:33:19 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ resource-dict --- 09:33:19 [INFO] Test compilation is skipped 09:33:19 [INFO] 09:33:19 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resource-dict --- 09:33:19 [INFO] Tests are skipped. 09:33:19 [INFO] 09:33:19 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ resource-dict --- 09:33:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:19 [INFO] 09:33:19 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ resource-dict --- 09:33:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:19 [INFO] 09:33:19 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ resource-dict --- 09:33:19 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/resource-dict-1.6.0.jar 09:33:19 [INFO] 09:33:19 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ resource-dict --- 09:33:19 [INFO] Skipping because packaging 'jar' is not pom. 09:33:19 [INFO] 09:33:19 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ resource-dict --- 09:33: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-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/code-coverage/jacoco-it.exec 09:33:19 [INFO] 09:33:19 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ resource-dict --- 09:33:19 [INFO] Tests are skipped. 09:33:19 [INFO] 09:33:19 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ resource-dict --- 09:33:19 [INFO] Tests are skipped. 09:33:19 [INFO] 09:33:19 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ resource-dict --- 09:33:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:19 [INFO] 09:33:19 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ resource-dict --- 09:33:19 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/jacoco.exec 09:33:19 [INFO] 09:33:19 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ resource-dict --- 09:33:19 [INFO] Tests are skipped. 09:33:19 [INFO] 09:33:19 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ resource-dict --- 09:33:19 [INFO] Tests are skipped. 09:33:19 [INFO] 09:33:19 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resource-dict --- 09:33:19 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/target/resource-dict-1.6.0.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-dict/1.6.0/resource-dict-1.6.0.jar 09:33:19 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/resource-dict/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-dict/1.6.0/resource-dict-1.6.0.pom 09:33:19 [INFO] 09:33:19 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ resource-dict --- 09:33:19 [INFO] Deploying org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-dict:1.6.0 at end 09:33:19 [INFO] 09:33:19 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation >-- 09:33:19 [INFO] Building MS Blueprints Processor Modules - Blueprints - Blueprints Validation Service 1.6.0 [13/68] 09:33:19 [INFO] --------------------------------[ jar ]--------------------------------- 09:33:19 [INFO] 09:33:19 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ blueprint-validation --- 09:33:19 [INFO] 09:33:19 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ blueprint-validation --- 09:33:19 [INFO] 09:33:19 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ blueprint-validation --- 09:33:19 [INFO] Executing tasks 09:33:19 09:33:19 ktlint: 09:33:20 [INFO] Executed tasks 09:33:20 [INFO] 09:33:20 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ blueprint-validation --- 09:33:20 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:33:20 [INFO] 09:33:20 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ blueprint-validation --- 09:33:20 [INFO] 09:33:20 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ blueprint-validation --- 09:33:20 [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-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/code-coverage/jacoco-ut.exec 09:33:20 [INFO] 09:33:20 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ blueprint-validation --- 09:33:20 [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-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/jacoco.exec 09:33:20 [INFO] 09:33:20 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ blueprint-validation --- 09:33:20 [INFO] Set 2 system properties 09:33:20 [INFO] 09:33:20 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ blueprint-validation --- 09:33:20 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/.git 09:33:20 [INFO] Collected git.commit.id.full with value fe996aebeef7fb86747cd639b9ed9a76a5937611 09:33:20 [INFO] Collected git.commit.id.abbrev with value fe996ae 09:33:20 [INFO] Collected git.build.time with value 2024-02-01T09:33:20+0000 09:33:20 [INFO] Collected git.build.version with value 1.6.0 09:33:20 [INFO] Collected git.build.number with value 1677 09:33:20 [INFO] including property git.build.version in results 09:33:20 [INFO] including property git.commit.id.full in results 09:33:20 [INFO] including property git.commit.id.abbrev in results 09:33:20 [INFO] including property git.build.time in results 09:33:20 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/classes/git.properties] (for module MS Blueprints Processor Modules - Blueprints - Blueprints Validation Service)... 09:33:20 [INFO] 09:33:20 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ blueprint-validation --- 09:33:20 [INFO] 09:33:20 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ blueprint-validation --- 09:33:20 [INFO] 09:33:20 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ blueprint-validation --- 09:33:20 [INFO] Tidy is skipped. 09:33:20 [INFO] 09:33:20 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ blueprint-validation --- 09:33:20 [INFO] Skipping Antrun execution 09:33:20 [INFO] 09:33:20 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ blueprint-validation --- 09:33:20 [INFO] Formatting is skipped 09:33:20 [INFO] 09:33:20 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ blueprint-validation --- 09:33:20 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:33:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 09:33:20 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/resources 09:33:20 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/resources 09:33:20 [INFO] 09:33:20 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ blueprint-validation --- 09:33:20 [INFO] No sources to compile 09:33:20 [INFO] 09:33:20 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ blueprint-validation --- 09:33:20 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/java 09:33:22 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 09:33:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 _ 09:33:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 _ 09:33:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/validation/extension/ResourceDefinitionValidation.kt: (42, 46) Name shadowed: name 09:33:22 [INFO] 09:33:22 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ blueprint-validation --- 09:33:22 [INFO] Not copying test resources 09:33:22 [INFO] 09:33:22 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ blueprint-validation --- 09:33:22 [INFO] Not compiling test sources 09:33:22 [INFO] 09:33:22 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ blueprint-validation --- 09:33:22 [INFO] Test compilation is skipped 09:33:22 [INFO] 09:33:22 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ blueprint-validation --- 09:33:22 [INFO] Tests are skipped. 09:33:22 [INFO] 09:33:22 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ blueprint-validation --- 09:33:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:22 [INFO] 09:33:22 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ blueprint-validation --- 09:33:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:22 [INFO] 09:33:22 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ blueprint-validation --- 09:33:22 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.6.0.jar 09:33:22 [INFO] 09:33:22 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ blueprint-validation --- 09:33:22 [INFO] Skipping because packaging 'jar' is not pom. 09:33:22 [INFO] 09:33:22 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ blueprint-validation --- 09:33: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-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/code-coverage/jacoco-it.exec 09:33:22 [INFO] 09:33:22 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ blueprint-validation --- 09:33:22 [INFO] Tests are skipped. 09:33:22 [INFO] 09:33:22 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ blueprint-validation --- 09:33:22 [INFO] Tests are skipped. 09:33:22 [INFO] 09:33:22 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ blueprint-validation --- 09:33:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:22 [INFO] 09:33:22 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ blueprint-validation --- 09:33:22 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/jacoco.exec 09:33:22 [INFO] 09:33:22 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ blueprint-validation --- 09:33:22 [INFO] Tests are skipped. 09:33:22 [INFO] 09:33:22 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ blueprint-validation --- 09:33:22 [INFO] Tests are skipped. 09:33:22 [INFO] 09:33:22 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ blueprint-validation --- 09:33:22 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/target/blueprint-validation-1.6.0.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-validation/1.6.0/blueprint-validation-1.6.0.jar 09:33:22 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-validation/1.6.0/blueprint-validation-1.6.0.pom 09:33:22 [INFO] 09:33:22 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ blueprint-validation --- 09:33:22 [INFO] Deploying org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-validation:1.6.0 at end 09:33:22 [INFO] 09:33:22 [INFO] ---< org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto >--- 09:33:22 [INFO] Building MS Blueprints Processor Modules - Blueprints - Blueprints Proto 1.6.0 [14/68] 09:33:22 [INFO] --------------------------------[ jar ]--------------------------------- 09:33:22 [INFO] 09:33:22 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ blueprint-proto --- 09:33:22 [INFO] 09:33:22 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ blueprint-proto --- 09:33:22 [INFO] 09:33:22 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ blueprint-proto --- 09:33:22 [INFO] Executing tasks 09:33:22 09:33:22 ktlint: 09:33:23 [INFO] Executed tasks 09:33:23 [INFO] 09:33:23 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ blueprint-proto --- 09:33:23 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:33:23 [INFO] 09:33:23 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ blueprint-proto --- 09:33:23 [INFO] 09:33:23 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ blueprint-proto --- 09:33: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-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/code-coverage/jacoco-ut.exec 09:33:23 [INFO] 09:33:23 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ blueprint-proto --- 09:33: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-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/jacoco.exec 09:33:23 [INFO] 09:33:23 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ blueprint-proto --- 09:33:23 [INFO] Set 2 system properties 09:33:23 [INFO] 09:33:23 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ blueprint-proto --- 09:33:23 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/.git 09:33:23 [INFO] Collected git.commit.id.full with value fe996aebeef7fb86747cd639b9ed9a76a5937611 09:33:23 [INFO] Collected git.commit.id.abbrev with value fe996ae 09:33:23 [INFO] Collected git.build.time with value 2024-02-01T09:33:23+0000 09:33:23 [INFO] Collected git.build.version with value 1.6.0 09:33:23 [INFO] Collected git.build.number with value 1677 09:33:23 [INFO] including property git.build.version in results 09:33:23 [INFO] including property git.commit.id.full in results 09:33:23 [INFO] including property git.commit.id.abbrev in results 09:33:23 [INFO] including property git.build.time in results 09:33:23 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/classes/git.properties] (for module MS Blueprints Processor Modules - Blueprints - Blueprints Proto)... 09:33:23 [INFO] 09:33:23 [INFO] --- protobuf-maven-plugin:0.6.1:compile (default) @ blueprint-proto --- 09:33:23 [INFO] Compiling 4 proto file(s) to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/generated-sources/protobuf/java 09:33:23 [INFO] 09:33:23 [INFO] --- protobuf-maven-plugin:0.6.1:compile-custom (grpc-java) @ blueprint-proto --- 09:33:23 [INFO] Compiling 4 proto file(s) to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/generated-sources/protobuf/grpc-java 09:33:23 [INFO] 09:33:23 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ blueprint-proto --- 09:33:23 [INFO] 09:33:23 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ blueprint-proto --- 09:33:23 [INFO] 09:33:23 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ blueprint-proto --- 09:33:23 [INFO] Tidy is skipped. 09:33:23 [INFO] 09:33:23 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ blueprint-proto --- 09:33:23 [INFO] Skipping Antrun execution 09:33:23 [INFO] 09:33:23 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ blueprint-proto --- 09:33:23 [INFO] Formatting is skipped 09:33:23 [INFO] 09:33:23 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ blueprint-proto --- 09:33:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:33:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 09:33:23 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/src/main/resources 09:33:23 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/src/main/resources 09:33:23 [INFO] Copying 4 resources 09:33:23 [INFO] Copying 4 resources 09:33:23 [INFO] 09:33:23 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ blueprint-proto --- 09:33:23 [INFO] Changes detected - recompiling the module! 09:33:23 [INFO] Compiling 53 source files to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/classes 09:33:26 [INFO] 09:33:26 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ blueprint-proto --- 09:33:26 [WARNING] No sources found skipping Kotlin compile 09:33:26 [INFO] 09:33:26 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ blueprint-proto --- 09:33:26 [INFO] Not copying test resources 09:33:26 [INFO] 09:33:26 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ blueprint-proto --- 09:33:26 [INFO] Not compiling test sources 09:33:26 [INFO] 09:33:26 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ blueprint-proto --- 09:33:26 [INFO] Test compilation is skipped 09:33:26 [INFO] 09:33:26 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ blueprint-proto --- 09:33:26 [INFO] Tests are skipped. 09:33:26 [INFO] 09:33:26 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ blueprint-proto --- 09:33:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:26 [INFO] 09:33:26 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ blueprint-proto --- 09:33:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:26 [INFO] 09:33:26 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ blueprint-proto --- 09:33:26 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/blueprint-proto-1.6.0.jar 09:33:27 [INFO] 09:33:27 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ blueprint-proto --- 09:33:27 [INFO] Skipping because packaging 'jar' is not pom. 09:33:27 [INFO] 09:33:27 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ blueprint-proto --- 09:33:27 [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-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/code-coverage/jacoco-it.exec 09:33:27 [INFO] 09:33:27 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ blueprint-proto --- 09:33:27 [INFO] Tests are skipped. 09:33:27 [INFO] 09:33:27 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ blueprint-proto --- 09:33:27 [INFO] Tests are skipped. 09:33:27 [INFO] 09:33:27 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ blueprint-proto --- 09:33:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:27 [INFO] 09:33:27 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ blueprint-proto --- 09:33:27 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/jacoco.exec 09:33:27 [INFO] 09:33:27 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ blueprint-proto --- 09:33:27 [INFO] Tests are skipped. 09:33:27 [INFO] 09:33:27 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ blueprint-proto --- 09:33:27 [INFO] Tests are skipped. 09:33:27 [INFO] 09:33:27 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ blueprint-proto --- 09:33:27 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/blueprint-proto-1.6.0.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.6.0/blueprint-proto-1.6.0.jar 09:33:27 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/blueprint-proto/1.6.0/blueprint-proto-1.6.0.pom 09:33:27 [INFO] 09:33:27 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ blueprint-proto --- 09:33:27 [INFO] Deploying org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:1.6.0 at end 09:33:27 [INFO] 09:33:27 [INFO] -------< org.onap.ccsdk.cds.blueprintsprocessor:modules-commons >------- 09:33:27 [INFO] Building MS Blueprints Processor Modules - Commons 1.6.0 [15/68] 09:33:27 [INFO] --------------------------------[ pom ]--------------------------------- 09:33:27 [INFO] 09:33:27 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ modules-commons --- 09:33:27 [INFO] 09:33:27 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ modules-commons --- 09:33:27 [INFO] 09:33:27 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ modules-commons --- 09:33:27 [INFO] Executing tasks 09:33:27 09:33:27 ktlint: 09:33:27 [INFO] Executed tasks 09:33:27 [INFO] 09:33:27 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ modules-commons --- 09:33:27 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:33:27 [INFO] 09:33:27 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ modules-commons --- 09:33:27 [INFO] 09:33:27 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ modules-commons --- 09:33: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-docker-stage-master/ms/blueprintsprocessor/modules/commons/target/code-coverage/jacoco-ut.exec 09:33:27 [INFO] 09:33:27 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ modules-commons --- 09:33: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-docker-stage-master/ms/blueprintsprocessor/modules/commons/target/jacoco.exec 09:33:27 [INFO] 09:33:27 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ modules-commons --- 09:33:27 [INFO] Set 2 system properties 09:33:27 [INFO] 09:33:27 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ modules-commons --- 09:33:27 [INFO] isPomProject is true and skipPoms is true, return 09:33:27 [INFO] 09:33:27 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ modules-commons --- 09:33:27 [INFO] 09:33:27 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ modules-commons --- 09:33:27 [INFO] 09:33:27 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ modules-commons --- 09:33:27 [INFO] Tidy is skipped. 09:33:27 [INFO] 09:33:27 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ modules-commons --- 09:33:27 [INFO] Skipping Antrun execution 09:33:27 [INFO] 09:33:27 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ modules-commons --- 09:33:27 [INFO] Formatting is skipped 09:33:27 [INFO] 09:33:27 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ modules-commons --- 09:33:27 [WARNING] No sources found skipping Kotlin compile 09:33:27 [INFO] 09:33:27 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ modules-commons --- 09:33:27 [INFO] Test compilation is skipped 09:33:27 [INFO] 09:33:27 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ modules-commons --- 09:33:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:27 [INFO] 09:33:27 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ modules-commons --- 09:33:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:27 [INFO] 09:33:27 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ modules-commons --- 09:33:27 [INFO] No site descriptor found: nothing to attach. 09:33:27 [INFO] 09:33:27 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ modules-commons --- 09:33:27 [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-docker-stage-master/ms/blueprintsprocessor/modules/commons/target/code-coverage/jacoco-it.exec 09:33:27 [INFO] 09:33:27 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ modules-commons --- 09:33:27 [INFO] Tests are skipped. 09:33:27 [INFO] 09:33:27 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ modules-commons --- 09:33:27 [INFO] Tests are skipped. 09:33:27 [INFO] 09:33:27 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ modules-commons --- 09:33:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:27 [INFO] 09:33:27 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ modules-commons --- 09:33:27 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/target/jacoco.exec 09:33:27 [INFO] 09:33:27 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ modules-commons --- 09:33:27 [INFO] Tests are skipped. 09:33:27 [INFO] 09:33:27 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ modules-commons --- 09:33:27 [INFO] Tests are skipped. 09:33:27 [INFO] 09:33:27 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ modules-commons --- 09:33:27 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules-commons/1.6.0/modules-commons-1.6.0.pom 09:33:27 [INFO] 09:33:27 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ modules-commons --- 09:33:27 [INFO] Deploying org.onap.ccsdk.cds.blueprintsprocessor:modules-commons:1.6.0 at end 09:33:27 [INFO] 09:33:27 [INFO] ---< org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core >---- 09:33:27 [INFO] Building MS Blueprints Processor Modules - Commons - Processor Core 1.6.0 [16/68] 09:33:27 [INFO] --------------------------------[ jar ]--------------------------------- 09:33:28 [INFO] 09:33:28 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ processor-core --- 09:33:28 [INFO] 09:33:28 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ processor-core --- 09:33:28 [INFO] 09:33:28 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ processor-core --- 09:33:28 [INFO] Executing tasks 09:33:28 09:33:28 ktlint: 09:33:29 [INFO] Executed tasks 09:33:29 [INFO] 09:33:29 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ processor-core --- 09:33:29 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:33:29 [INFO] 09:33:29 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ processor-core --- 09:33:29 [INFO] 09:33:29 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ processor-core --- 09:33:29 [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-docker-stage-master/ms/blueprintsprocessor/modules/commons/processor-core/target/code-coverage/jacoco-ut.exec 09:33:29 [INFO] 09:33:29 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ processor-core --- 09:33:29 [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-docker-stage-master/ms/blueprintsprocessor/modules/commons/processor-core/target/jacoco.exec 09:33:29 [INFO] 09:33:29 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ processor-core --- 09:33:29 [INFO] Set 2 system properties 09:33:29 [INFO] 09:33:29 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ processor-core --- 09:33:29 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/.git 09:33:29 [INFO] Collected git.commit.id.full with value fe996aebeef7fb86747cd639b9ed9a76a5937611 09:33:29 [INFO] Collected git.commit.id.abbrev with value fe996ae 09:33:29 [INFO] Collected git.build.time with value 2024-02-01T09:33:29+0000 09:33:29 [INFO] Collected git.build.version with value 1.6.0 09:33:29 [INFO] Collected git.build.number with value 1677 09:33:29 [INFO] including property git.build.version in results 09:33:29 [INFO] including property git.commit.id.full in results 09:33:29 [INFO] including property git.commit.id.abbrev in results 09:33:29 [INFO] including property git.build.time in results 09:33:29 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/processor-core/target/classes/git.properties] (for module MS Blueprints Processor Modules - Commons - Processor Core)... 09:33:29 [INFO] 09:33:29 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ processor-core --- 09:33:29 [INFO] 09:33:29 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ processor-core --- 09:33:29 [INFO] 09:33:29 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ processor-core --- 09:33:29 [INFO] Tidy is skipped. 09:33:29 [INFO] 09:33:29 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ processor-core --- 09:33:29 [INFO] Skipping Antrun execution 09:33:29 [INFO] 09:33:29 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ processor-core --- 09:33:29 [INFO] Formatting is skipped 09:33:29 [INFO] 09:33:29 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ processor-core --- 09:33:29 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:33:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 09:33:29 [INFO] Copying 1 resource 09:33:29 [INFO] Copying 0 resource 09:33:29 [INFO] 09:33:29 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ processor-core --- 09:33:29 [INFO] No sources to compile 09:33:29 [INFO] 09:33:29 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ processor-core --- 09:33:29 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/processor-core/src/main/java 09:33:31 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 09:33:31 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:31 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:31 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:31 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:31 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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' 09:33:31 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:31 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:31 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:31 [INFO] 09:33:31 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ processor-core --- 09:33:31 [INFO] Not copying test resources 09:33:31 [INFO] 09:33:31 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ processor-core --- 09:33:31 [INFO] Not compiling test sources 09:33:31 [INFO] 09:33:31 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ processor-core --- 09:33:31 [INFO] Test compilation is skipped 09:33:31 [INFO] 09:33:31 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ processor-core --- 09:33:31 [INFO] Tests are skipped. 09:33:31 [INFO] 09:33:31 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ processor-core --- 09:33:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:31 [INFO] 09:33:31 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ processor-core --- 09:33:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:31 [INFO] 09:33:31 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ processor-core --- 09:33:31 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/processor-core/target/processor-core-1.6.0.jar 09:33:31 [INFO] 09:33:31 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ processor-core --- 09:33:31 [INFO] Skipping because packaging 'jar' is not pom. 09:33:31 [INFO] 09:33:31 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ processor-core --- 09:33: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-docker-stage-master/ms/blueprintsprocessor/modules/commons/processor-core/target/code-coverage/jacoco-it.exec 09:33:31 [INFO] 09:33:31 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ processor-core --- 09:33:31 [INFO] Tests are skipped. 09:33:31 [INFO] 09:33:31 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ processor-core --- 09:33:31 [INFO] Tests are skipped. 09:33:31 [INFO] 09:33:31 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ processor-core --- 09:33:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:31 [INFO] 09:33:31 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ processor-core --- 09:33:31 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/processor-core/target/jacoco.exec 09:33:31 [INFO] 09:33:31 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ processor-core --- 09:33:31 [INFO] Tests are skipped. 09:33:31 [INFO] 09:33:31 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ processor-core --- 09:33:31 [INFO] Tests are skipped. 09:33:31 [INFO] 09:33:31 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ processor-core --- 09:33:31 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/processor-core/target/processor-core-1.6.0.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/processor-core/1.6.0/processor-core-1.6.0.jar 09:33:31 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/processor-core/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/processor-core/1.6.0/processor-core-1.6.0.pom 09:33:31 [INFO] 09:33:31 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ processor-core --- 09:33:31 [INFO] Deploying org.onap.ccsdk.cds.blueprintsprocessor.modules:processor-core:1.6.0 at end 09:33:31 [INFO] 09:33:31 [INFO] -------< org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib >-------- 09:33:31 [INFO] Building MS Blueprints Processor Modules - Commons - DB Lib 1.6.0 [17/68] 09:33:31 [INFO] --------------------------------[ jar ]--------------------------------- 09:33:32 [INFO] 09:33:32 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ db-lib --- 09:33:32 [INFO] 09:33:32 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ db-lib --- 09:33:32 [INFO] 09:33:32 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ db-lib --- 09:33:32 [INFO] Executing tasks 09:33:32 09:33:32 ktlint: 09:33:34 [INFO] Executed tasks 09:33:34 [INFO] 09:33:34 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ db-lib --- 09:33:34 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:33:34 [INFO] 09:33:34 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ db-lib --- 09:33:34 [INFO] 09:33:34 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ db-lib --- 09:33: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-docker-stage-master/ms/blueprintsprocessor/modules/commons/db-lib/target/code-coverage/jacoco-ut.exec 09:33:34 [INFO] 09:33:34 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ db-lib --- 09:33: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-docker-stage-master/ms/blueprintsprocessor/modules/commons/db-lib/target/jacoco.exec 09:33:34 [INFO] 09:33:34 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ db-lib --- 09:33:34 [INFO] Set 2 system properties 09:33:34 [INFO] 09:33:34 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ db-lib --- 09:33:34 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/.git 09:33:34 [INFO] Collected git.commit.id.full with value fe996aebeef7fb86747cd639b9ed9a76a5937611 09:33:34 [INFO] Collected git.commit.id.abbrev with value fe996ae 09:33:34 [INFO] Collected git.build.time with value 2024-02-01T09:33:34+0000 09:33:34 [INFO] Collected git.build.version with value 1.6.0 09:33:34 [INFO] Collected git.build.number with value 1677 09:33:34 [INFO] including property git.build.version in results 09:33:34 [INFO] including property git.commit.id.full in results 09:33:34 [INFO] including property git.commit.id.abbrev in results 09:33:34 [INFO] including property git.build.time in results 09:33:34 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/db-lib/target/classes/git.properties] (for module MS Blueprints Processor Modules - Commons - DB Lib)... 09:33:34 [INFO] 09:33:34 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ db-lib --- 09:33:34 [INFO] 09:33:34 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ db-lib --- 09:33:34 [INFO] 09:33:34 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ db-lib --- 09:33:34 [INFO] Tidy is skipped. 09:33:34 [INFO] 09:33:34 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ db-lib --- 09:33:34 [INFO] Skipping Antrun execution 09:33:34 [INFO] 09:33:34 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ db-lib --- 09:33:34 [INFO] Formatting is skipped 09:33:34 [INFO] 09:33:34 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ db-lib --- 09:33:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:33:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 09:33:34 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/db-lib/src/main/resources 09:33:34 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/db-lib/src/main/resources 09:33:34 [INFO] 09:33:34 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ db-lib --- 09:33:34 [INFO] No sources to compile 09:33:34 [INFO] 09:33:34 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ db-lib --- 09:33:34 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/db-lib/src/main/java 09:33:35 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 09:33:35 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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' 09:33:35 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:35 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:35 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:35 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:35 [INFO] 09:33:35 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ db-lib --- 09:33:35 [INFO] Not copying test resources 09:33:35 [INFO] 09:33:35 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ db-lib --- 09:33:35 [INFO] Not compiling test sources 09:33:35 [INFO] 09:33:35 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ db-lib --- 09:33:35 [INFO] Test compilation is skipped 09:33:35 [INFO] 09:33:35 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ db-lib --- 09:33:35 [INFO] Tests are skipped. 09:33:35 [INFO] 09:33:35 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ db-lib --- 09:33:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:35 [INFO] 09:33:35 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ db-lib --- 09:33:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:35 [INFO] 09:33:35 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ db-lib --- 09:33:35 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.6.0.jar 09:33:35 [INFO] 09:33:35 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ db-lib --- 09:33:35 [INFO] Skipping because packaging 'jar' is not pom. 09:33:35 [INFO] 09:33:35 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ db-lib --- 09:33: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-docker-stage-master/ms/blueprintsprocessor/modules/commons/db-lib/target/code-coverage/jacoco-it.exec 09:33:35 [INFO] 09:33:35 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ db-lib --- 09:33:35 [INFO] Tests are skipped. 09:33:35 [INFO] 09:33:35 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ db-lib --- 09:33:35 [INFO] Tests are skipped. 09:33:35 [INFO] 09:33:35 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ db-lib --- 09:33:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:35 [INFO] 09:33:35 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ db-lib --- 09:33:35 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/db-lib/target/jacoco.exec 09:33:35 [INFO] 09:33:35 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ db-lib --- 09:33:35 [INFO] Tests are skipped. 09:33:35 [INFO] 09:33:35 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ db-lib --- 09:33:35 [INFO] Tests are skipped. 09:33:35 [INFO] 09:33:35 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ db-lib --- 09:33:35 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/db-lib/target/db-lib-1.6.0.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/db-lib/1.6.0/db-lib-1.6.0.jar 09:33:35 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/db-lib/1.6.0/db-lib-1.6.0.pom 09:33:35 [INFO] 09:33:35 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ db-lib --- 09:33:35 [INFO] Deploying org.onap.ccsdk.cds.blueprintsprocessor.modules:db-lib:1.6.0 at end 09:33:35 [INFO] 09:33:35 [INFO] ------< org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib >------- 09:33:35 [INFO] Building MS Blueprints Processor Modules - Commons - Rest Lib 1.6.0 [18/68] 09:33:35 [INFO] --------------------------------[ jar ]--------------------------------- 09:33:36 [INFO] 09:33:36 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ rest-lib --- 09:33:36 [INFO] 09:33:36 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ rest-lib --- 09:33:36 [INFO] 09:33:36 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ rest-lib --- 09:33:36 [INFO] Executing tasks 09:33:36 09:33:36 ktlint: 09:33:37 [INFO] Executed tasks 09:33:37 [INFO] 09:33:37 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ rest-lib --- 09:33:37 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:33:37 [INFO] 09:33:37 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ rest-lib --- 09:33:37 [INFO] 09:33:37 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ rest-lib --- 09:33: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-docker-stage-master/ms/blueprintsprocessor/modules/commons/rest-lib/target/code-coverage/jacoco-ut.exec 09:33:37 [INFO] 09:33:37 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ rest-lib --- 09:33: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-docker-stage-master/ms/blueprintsprocessor/modules/commons/rest-lib/target/jacoco.exec 09:33:37 [INFO] 09:33:37 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ rest-lib --- 09:33:37 [INFO] Set 2 system properties 09:33:37 [INFO] 09:33:37 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ rest-lib --- 09:33:37 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/.git 09:33:37 [INFO] Collected git.commit.id.full with value fe996aebeef7fb86747cd639b9ed9a76a5937611 09:33:37 [INFO] Collected git.commit.id.abbrev with value fe996ae 09:33:37 [INFO] Collected git.build.time with value 2024-02-01T09:33:37+0000 09:33:37 [INFO] Collected git.build.version with value 1.6.0 09:33:37 [INFO] Collected git.build.number with value 1677 09:33:37 [INFO] including property git.build.version in results 09:33:37 [INFO] including property git.commit.id.full in results 09:33:37 [INFO] including property git.commit.id.abbrev in results 09:33:37 [INFO] including property git.build.time in results 09:33:37 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/rest-lib/target/classes/git.properties] (for module MS Blueprints Processor Modules - Commons - Rest Lib)... 09:33:37 [INFO] 09:33:37 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ rest-lib --- 09:33:37 [INFO] 09:33:37 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ rest-lib --- 09:33:37 [INFO] 09:33:37 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ rest-lib --- 09:33:37 [INFO] Tidy is skipped. 09:33:37 [INFO] 09:33:37 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ rest-lib --- 09:33:37 [INFO] Skipping Antrun execution 09:33:37 [INFO] 09:33:37 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ rest-lib --- 09:33:37 [INFO] Formatting is skipped 09:33:37 [INFO] 09:33:37 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ rest-lib --- 09:33:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:33:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 09:33:37 [INFO] Copying 1 resource 09:33:37 [INFO] Copying 0 resource 09:33:37 [INFO] 09:33:37 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ rest-lib --- 09:33:37 [INFO] No sources to compile 09:33:37 [INFO] 09:33:37 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ rest-lib --- 09:33:37 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/java 09:33:39 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 09:33:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/BaseBlueprintWebClientService.kt: (64, 13) Name shadowed: uri 09:33:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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)' 09:33:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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)' 09:33:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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' 09:33:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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)' 09:33:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:33:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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)' 09:33:39 [INFO] 09:33:39 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ rest-lib --- 09:33:39 [INFO] Not copying test resources 09:33:39 [INFO] 09:33:39 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ rest-lib --- 09:33:39 [INFO] Not compiling test sources 09:33:39 [INFO] 09:33:39 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ rest-lib --- 09:33:39 [INFO] Test compilation is skipped 09:33:39 [INFO] 09:33:39 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ rest-lib --- 09:33:39 [INFO] Tests are skipped. 09:33:39 [INFO] 09:33:39 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ rest-lib --- 09:33:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:39 [INFO] 09:33:39 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ rest-lib --- 09:33:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:39 [INFO] 09:33:39 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ rest-lib --- 09:33:39 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/rest-lib/target/rest-lib-1.6.0.jar 09:33:39 [INFO] 09:33:39 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ rest-lib --- 09:33:39 [INFO] Skipping because packaging 'jar' is not pom. 09:33:39 [INFO] 09:33:39 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ rest-lib --- 09:33: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-docker-stage-master/ms/blueprintsprocessor/modules/commons/rest-lib/target/code-coverage/jacoco-it.exec 09:33:39 [INFO] 09:33:39 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ rest-lib --- 09:33:39 [INFO] Tests are skipped. 09:33:39 [INFO] 09:33:39 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ rest-lib --- 09:33:39 [INFO] Tests are skipped. 09:33:39 [INFO] 09:33:39 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ rest-lib --- 09:33:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:39 [INFO] 09:33:39 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ rest-lib --- 09:33:39 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/rest-lib/target/jacoco.exec 09:33:39 [INFO] 09:33:39 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ rest-lib --- 09:33:39 [INFO] Tests are skipped. 09:33:39 [INFO] 09:33:39 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ rest-lib --- 09:33:39 [INFO] Tests are skipped. 09:33:39 [INFO] 09:33:39 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rest-lib --- 09:33:39 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/rest-lib/target/rest-lib-1.6.0.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/rest-lib/1.6.0/rest-lib-1.6.0.jar 09:33:39 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/rest-lib/1.6.0/rest-lib-1.6.0.pom 09:33:39 [INFO] 09:33:39 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ rest-lib --- 09:33:39 [INFO] Deploying org.onap.ccsdk.cds.blueprintsprocessor.modules:rest-lib:1.6.0 at end 09:33:39 [INFO] 09:33:39 [INFO] ------< org.onap.ccsdk.cds.blueprintsprocessor.modules:dmaap-lib >------ 09:33:39 [INFO] Building MS Blueprints Processor Modules - Commons - Dmaap Lib 1.6.0 [19/68] 09:33:39 [INFO] --------------------------------[ jar ]--------------------------------- 09:33:40 [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 09:33:40 [WARNING] Could not validate integrity of download from https://nexus.onap.org/content/repositories/public/javax/jms/jms/1.1/jms-1.1.jar 09:33:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, expected 6481cdcd33c57cbcf74ef066c15106e48a9b6d6c but is 5e106d07e523fb6d40cf086b9b413268f6302f26 09:33:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validateExternalChecksums (ChecksumValidator.java:174) 09:33:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:103) 09:33:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 09:33:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 09:33:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 09:33:40 at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1136) 09:33:40 at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:635) 09:33:40 at java.lang.Thread.run (Thread.java:833) 09:33:40 [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 09:33:40 [INFO] 09:33:40 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ dmaap-lib --- 09:33:40 [INFO] 09:33:40 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ dmaap-lib --- 09:33:40 [INFO] 09:33:40 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ dmaap-lib --- 09:33:40 [INFO] Executing tasks 09:33:40 09:33:40 ktlint: 09:33:41 [INFO] Executed tasks 09:33:41 [INFO] 09:33:41 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ dmaap-lib --- 09:33:41 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:33:41 [INFO] 09:33:41 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ dmaap-lib --- 09:33:41 [INFO] 09:33:41 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ dmaap-lib --- 09:33: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-docker-stage-master/ms/blueprintsprocessor/modules/commons/dmaap-lib/target/code-coverage/jacoco-ut.exec 09:33:41 [INFO] 09:33:41 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ dmaap-lib --- 09:33: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-docker-stage-master/ms/blueprintsprocessor/modules/commons/dmaap-lib/target/jacoco.exec 09:33:41 [INFO] 09:33:41 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ dmaap-lib --- 09:33:41 [INFO] Set 2 system properties 09:33:41 [INFO] 09:33:41 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ dmaap-lib --- 09:33:41 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/.git 09:33:41 [INFO] Collected git.commit.id.full with value fe996aebeef7fb86747cd639b9ed9a76a5937611 09:33:41 [INFO] Collected git.commit.id.abbrev with value fe996ae 09:33:41 [INFO] Collected git.build.time with value 2024-02-01T09:33:41+0000 09:33:41 [INFO] Collected git.build.version with value 1.6.0 09:33:41 [INFO] Collected git.build.number with value 1677 09:33:41 [INFO] including property git.build.version in results 09:33:41 [INFO] including property git.commit.id.full in results 09:33:41 [INFO] including property git.commit.id.abbrev in results 09:33:41 [INFO] including property git.build.time in results 09:33:41 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/dmaap-lib/target/classes/git.properties] (for module MS Blueprints Processor Modules - Commons - Dmaap Lib)... 09:33:41 [INFO] 09:33:41 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ dmaap-lib --- 09:33:41 [INFO] 09:33:41 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ dmaap-lib --- 09:33:41 [INFO] 09:33:41 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ dmaap-lib --- 09:33:41 [INFO] Tidy is skipped. 09:33:41 [INFO] 09:33:41 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ dmaap-lib --- 09:33:41 [INFO] Skipping Antrun execution 09:33:41 [INFO] 09:33:41 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ dmaap-lib --- 09:33:41 [INFO] Formatting is skipped 09:33:41 [INFO] 09:33:41 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ dmaap-lib --- 09:33:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:33:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 09:33:41 [INFO] Copying 0 resource 09:33:41 [INFO] Copying 1 resource 09:33:41 [INFO] 09:33:41 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ dmaap-lib --- 09:33:41 [INFO] No sources to compile 09:33:41 [INFO] 09:33:41 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ dmaap-lib --- 09:33:41 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/dmaap-lib/src/main/java 09:33:42 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 09:33:42 [INFO] 09:33:42 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ dmaap-lib --- 09:33:42 [INFO] Not copying test resources 09:33:42 [INFO] 09:33:42 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ dmaap-lib --- 09:33:42 [INFO] Not compiling test sources 09:33:42 [INFO] 09:33:42 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ dmaap-lib --- 09:33:42 [INFO] Test compilation is skipped 09:33:42 [INFO] 09:33:42 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmaap-lib --- 09:33:42 [INFO] Tests are skipped. 09:33:42 [INFO] 09:33:42 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ dmaap-lib --- 09:33:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:42 [INFO] 09:33:42 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ dmaap-lib --- 09:33:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:42 [INFO] 09:33:42 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ dmaap-lib --- 09:33:42 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/dmaap-lib/target/dmaap-lib-1.6.0.jar 09:33:42 [INFO] 09:33:42 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ dmaap-lib --- 09:33:42 [INFO] Skipping because packaging 'jar' is not pom. 09:33:42 [INFO] 09:33:42 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ dmaap-lib --- 09:33:42 [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-docker-stage-master/ms/blueprintsprocessor/modules/commons/dmaap-lib/target/code-coverage/jacoco-it.exec 09:33:42 [INFO] 09:33:42 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ dmaap-lib --- 09:33:42 [INFO] Tests are skipped. 09:33:42 [INFO] 09:33:42 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ dmaap-lib --- 09:33:42 [INFO] Tests are skipped. 09:33:42 [INFO] 09:33:42 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ dmaap-lib --- 09:33:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:42 [INFO] 09:33:42 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ dmaap-lib --- 09:33:42 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/dmaap-lib/target/jacoco.exec 09:33:42 [INFO] 09:33:42 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ dmaap-lib --- 09:33:42 [INFO] Tests are skipped. 09:33:42 [INFO] 09:33:42 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ dmaap-lib --- 09:33:42 [INFO] Tests are skipped. 09:33:42 [INFO] 09:33:42 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dmaap-lib --- 09:33:42 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/dmaap-lib/target/dmaap-lib-1.6.0.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/dmaap-lib/1.6.0/dmaap-lib-1.6.0.jar 09:33:42 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/dmaap-lib/1.6.0/dmaap-lib-1.6.0.pom 09:33:42 [INFO] 09:33:42 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ dmaap-lib --- 09:33:42 [INFO] Deploying org.onap.ccsdk.cds.blueprintsprocessor.modules:dmaap-lib:1.6.0 at end 09:33:42 [INFO] 09:33:42 [INFO] ------< org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib >------- 09:33:42 [INFO] Building MS Blueprints Processor Modules - Commons - GRPC Lib 1.6.0 [20/68] 09:33:42 [INFO] --------------------------------[ jar ]--------------------------------- 09:33:42 [INFO] 09:33:42 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ grpc-lib --- 09:33:42 [INFO] 09:33:42 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ grpc-lib --- 09:33:42 [INFO] 09:33:42 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ grpc-lib --- 09:33:42 [INFO] Executing tasks 09:33:42 09:33:42 ktlint: 09:33:43 [INFO] Executed tasks 09:33:43 [INFO] 09:33:43 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ grpc-lib --- 09:33:43 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:33:43 [INFO] 09:33:43 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ grpc-lib --- 09:33:43 [INFO] 09:33:43 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ grpc-lib --- 09:33:43 [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-docker-stage-master/ms/blueprintsprocessor/modules/commons/grpc-lib/target/code-coverage/jacoco-ut.exec 09:33:43 [INFO] 09:33:43 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ grpc-lib --- 09:33:43 [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-docker-stage-master/ms/blueprintsprocessor/modules/commons/grpc-lib/target/jacoco.exec 09:33:43 [INFO] 09:33:43 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ grpc-lib --- 09:33:43 [INFO] Set 2 system properties 09:33:43 [INFO] 09:33:43 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ grpc-lib --- 09:33:43 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/.git 09:33:43 [INFO] Collected git.commit.id.full with value fe996aebeef7fb86747cd639b9ed9a76a5937611 09:33:43 [INFO] Collected git.commit.id.abbrev with value fe996ae 09:33:43 [INFO] Collected git.build.time with value 2024-02-01T09:33:43+0000 09:33:43 [INFO] Collected git.build.version with value 1.6.0 09:33:43 [INFO] Collected git.build.number with value 1677 09:33:43 [INFO] including property git.build.version in results 09:33:43 [INFO] including property git.commit.id.full in results 09:33:43 [INFO] including property git.commit.id.abbrev in results 09:33:43 [INFO] including property git.build.time in results 09:33:43 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/grpc-lib/target/classes/git.properties] (for module MS Blueprints Processor Modules - Commons - GRPC Lib)... 09:33:43 [INFO] 09:33:43 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ grpc-lib --- 09:33:43 [INFO] 09:33:43 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ grpc-lib --- 09:33:43 [INFO] 09:33:43 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ grpc-lib --- 09:33:43 [INFO] Tidy is skipped. 09:33:43 [INFO] 09:33:43 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ grpc-lib --- 09:33:43 [INFO] Skipping Antrun execution 09:33:43 [INFO] 09:33:43 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ grpc-lib --- 09:33:43 [INFO] Formatting is skipped 09:33:43 [INFO] 09:33:43 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ grpc-lib --- 09:33:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:33:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 09:33:43 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/grpc-lib/src/main/resources 09:33:43 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/grpc-lib/src/main/resources 09:33:43 [INFO] 09:33:43 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ grpc-lib --- 09:33:43 [INFO] No sources to compile 09:33:43 [INFO] 09:33:43 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ grpc-lib --- 09:33:43 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/grpc-lib/src/main/java 09:33:44 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 09:33:44 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:44 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:44 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:44 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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)' 09:33:44 [INFO] 09:33:44 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ grpc-lib --- 09:33:44 [INFO] Not copying test resources 09:33:44 [INFO] 09:33:44 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ grpc-lib --- 09:33:44 [INFO] Not compiling test sources 09:33:44 [INFO] 09:33:44 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ grpc-lib --- 09:33:44 [INFO] Test compilation is skipped 09:33:44 [INFO] 09:33:44 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ grpc-lib --- 09:33:44 [INFO] Tests are skipped. 09:33:44 [INFO] 09:33:44 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ grpc-lib --- 09:33:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:44 [INFO] 09:33:44 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ grpc-lib --- 09:33:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:44 [INFO] 09:33:44 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ grpc-lib --- 09:33:44 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/grpc-lib/target/grpc-lib-1.6.0.jar 09:33:44 [INFO] 09:33:44 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ grpc-lib --- 09:33:44 [INFO] Skipping because packaging 'jar' is not pom. 09:33:44 [INFO] 09:33:44 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ grpc-lib --- 09:33: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-docker-stage-master/ms/blueprintsprocessor/modules/commons/grpc-lib/target/code-coverage/jacoco-it.exec 09:33:44 [INFO] 09:33:44 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ grpc-lib --- 09:33:44 [INFO] Tests are skipped. 09:33:44 [INFO] 09:33:44 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ grpc-lib --- 09:33:44 [INFO] Tests are skipped. 09:33:44 [INFO] 09:33:44 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ grpc-lib --- 09:33:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:44 [INFO] 09:33:44 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ grpc-lib --- 09:33:44 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/grpc-lib/target/jacoco.exec 09:33:44 [INFO] 09:33:44 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ grpc-lib --- 09:33:44 [INFO] Tests are skipped. 09:33:44 [INFO] 09:33:44 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ grpc-lib --- 09:33:44 [INFO] Tests are skipped. 09:33:44 [INFO] 09:33:44 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ grpc-lib --- 09:33:44 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/grpc-lib/target/grpc-lib-1.6.0.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/grpc-lib/1.6.0/grpc-lib-1.6.0.jar 09:33:44 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/grpc-lib/1.6.0/grpc-lib-1.6.0.pom 09:33:44 [INFO] 09:33:44 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ grpc-lib --- 09:33:44 [INFO] Deploying org.onap.ccsdk.cds.blueprintsprocessor.modules:grpc-lib:1.6.0 at end 09:33:44 [INFO] 09:33:44 [INFO] -----< org.onap.ccsdk.cds.blueprintsprocessor.modules:message-lib >----- 09:33:44 [INFO] Building MS Blueprints Processor Modules - Commons - Messaging Lib 1.6.0 [21/68] 09:33:44 [INFO] --------------------------------[ jar ]--------------------------------- 09:33:46 [INFO] 09:33:46 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ message-lib --- 09:33:46 [INFO] 09:33:46 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ message-lib --- 09:33:46 [INFO] 09:33:46 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ message-lib --- 09:33:46 [INFO] Executing tasks 09:33:46 09:33:46 ktlint: 09:33:48 [INFO] Executed tasks 09:33:48 [INFO] 09:33:48 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ message-lib --- 09:33:48 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:33:48 [INFO] 09:33:48 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ message-lib --- 09:33:48 [INFO] 09:33:48 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ message-lib --- 09:33:48 [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-docker-stage-master/ms/blueprintsprocessor/modules/commons/message-lib/target/code-coverage/jacoco-ut.exec 09:33:48 [INFO] 09:33:48 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ message-lib --- 09:33:48 [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-docker-stage-master/ms/blueprintsprocessor/modules/commons/message-lib/target/jacoco.exec 09:33:48 [INFO] 09:33:48 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ message-lib --- 09:33:48 [INFO] Set 2 system properties 09:33:48 [INFO] 09:33:48 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ message-lib --- 09:33:48 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/.git 09:33:48 [INFO] Collected git.commit.id.full with value fe996aebeef7fb86747cd639b9ed9a76a5937611 09:33:48 [INFO] Collected git.commit.id.abbrev with value fe996ae 09:33:48 [INFO] Collected git.build.time with value 2024-02-01T09:33:48+0000 09:33:48 [INFO] Collected git.build.version with value 1.6.0 09:33:48 [INFO] Collected git.build.number with value 1677 09:33:48 [INFO] including property git.build.version in results 09:33:48 [INFO] including property git.commit.id.full in results 09:33:48 [INFO] including property git.commit.id.abbrev in results 09:33:48 [INFO] including property git.build.time in results 09:33:48 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/message-lib/target/classes/git.properties] (for module MS Blueprints Processor Modules - Commons - Messaging Lib)... 09:33:48 [INFO] 09:33:48 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ message-lib --- 09:33:48 [INFO] 09:33:48 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ message-lib --- 09:33:48 [INFO] 09:33:48 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ message-lib --- 09:33:48 [INFO] Tidy is skipped. 09:33:48 [INFO] 09:33:48 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ message-lib --- 09:33:48 [INFO] Skipping Antrun execution 09:33:48 [INFO] 09:33:48 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ message-lib --- 09:33:48 [INFO] Formatting is skipped 09:33:48 [INFO] 09:33:48 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ message-lib --- 09:33:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:33:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 09:33:48 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/resources 09:33:48 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/resources 09:33:48 [INFO] 09:33:48 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ message-lib --- 09:33:48 [INFO] No sources to compile 09:33:48 [INFO] 09:33:48 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ message-lib --- 09:33:48 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/message-lib/src/main/java 09:33:50 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 09:33:50 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:50 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:50 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:50 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:50 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:50 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:50 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:50 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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)' 09:33:50 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:50 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:50 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:50 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:50 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:50 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:33:50 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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' 09:33:50 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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)' 09:33:50 [INFO] 09:33:50 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ message-lib --- 09:33:50 [INFO] Not copying test resources 09:33:50 [INFO] 09:33:50 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ message-lib --- 09:33:50 [INFO] Not compiling test sources 09:33:50 [INFO] 09:33:50 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ message-lib --- 09:33:50 [INFO] Test compilation is skipped 09:33:50 [INFO] 09:33:50 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ message-lib --- 09:33:50 [INFO] Tests are skipped. 09:33:50 [INFO] 09:33:50 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ message-lib --- 09:33:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:50 [INFO] 09:33:50 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ message-lib --- 09:33:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:50 [INFO] 09:33:50 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ message-lib --- 09:33:50 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/message-lib/target/message-lib-1.6.0.jar 09:33:50 [INFO] 09:33:50 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ message-lib --- 09:33:50 [INFO] Skipping because packaging 'jar' is not pom. 09:33:50 [INFO] 09:33:50 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ message-lib --- 09:33: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-docker-stage-master/ms/blueprintsprocessor/modules/commons/message-lib/target/code-coverage/jacoco-it.exec 09:33:50 [INFO] 09:33:50 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ message-lib --- 09:33:50 [INFO] Tests are skipped. 09:33:50 [INFO] 09:33:50 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ message-lib --- 09:33:50 [INFO] Tests are skipped. 09:33:50 [INFO] 09:33:50 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ message-lib --- 09:33:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:50 [INFO] 09:33:50 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ message-lib --- 09:33:50 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/message-lib/target/jacoco.exec 09:33:50 [INFO] 09:33:50 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ message-lib --- 09:33:50 [INFO] Tests are skipped. 09:33:50 [INFO] 09:33:50 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ message-lib --- 09:33:50 [INFO] Tests are skipped. 09:33:50 [INFO] 09:33:50 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ message-lib --- 09:33:50 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/message-lib/target/message-lib-1.6.0.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/message-lib/1.6.0/message-lib-1.6.0.jar 09:33:50 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/message-lib/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/message-lib/1.6.0/message-lib-1.6.0.pom 09:33:50 [INFO] 09:33:50 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ message-lib --- 09:33:50 [INFO] Deploying org.onap.ccsdk.cds.blueprintsprocessor.modules:message-lib:1.6.0 at end 09:33:50 [INFO] 09:33:50 [INFO] -------< org.onap.ccsdk.cds.blueprintsprocessor.modules:ssh-lib >------- 09:33:50 [INFO] Building MS Blueprints Processor Modules - Commons - SSH Lib 1.6.0 [22/68] 09:33:50 [INFO] --------------------------------[ jar ]--------------------------------- 09:33:50 [INFO] 09:33:50 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ssh-lib --- 09:33:50 [INFO] 09:33:50 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ ssh-lib --- 09:33:50 [INFO] 09:33:50 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ ssh-lib --- 09:33:50 [INFO] Executing tasks 09:33:50 09:33:50 ktlint: 09:33:51 [INFO] Executed tasks 09:33:51 [INFO] 09:33:51 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ ssh-lib --- 09:33:51 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:33:51 [INFO] 09:33:51 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ ssh-lib --- 09:33:51 [INFO] 09:33:51 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ ssh-lib --- 09:33:51 [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-docker-stage-master/ms/blueprintsprocessor/modules/commons/ssh-lib/target/code-coverage/jacoco-ut.exec 09:33:51 [INFO] 09:33:51 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ ssh-lib --- 09:33:51 [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-docker-stage-master/ms/blueprintsprocessor/modules/commons/ssh-lib/target/jacoco.exec 09:33:51 [INFO] 09:33:51 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ ssh-lib --- 09:33:51 [INFO] Set 2 system properties 09:33:51 [INFO] 09:33:51 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ ssh-lib --- 09:33:51 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/.git 09:33:51 [INFO] Collected git.commit.id.full with value fe996aebeef7fb86747cd639b9ed9a76a5937611 09:33:51 [INFO] Collected git.commit.id.abbrev with value fe996ae 09:33:51 [INFO] Collected git.build.time with value 2024-02-01T09:33:51+0000 09:33:51 [INFO] Collected git.build.version with value 1.6.0 09:33:51 [INFO] Collected git.build.number with value 1677 09:33:51 [INFO] including property git.build.version in results 09:33:51 [INFO] including property git.commit.id.full in results 09:33:51 [INFO] including property git.commit.id.abbrev in results 09:33:51 [INFO] including property git.build.time in results 09:33:51 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/ssh-lib/target/classes/git.properties] (for module MS Blueprints Processor Modules - Commons - SSH Lib)... 09:33:51 [INFO] 09:33:51 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ ssh-lib --- 09:33:51 [INFO] 09:33:51 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ ssh-lib --- 09:33:51 [INFO] 09:33:51 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ ssh-lib --- 09:33:51 [INFO] Tidy is skipped. 09:33:51 [INFO] 09:33:51 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ ssh-lib --- 09:33:51 [INFO] Skipping Antrun execution 09:33:51 [INFO] 09:33:51 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ ssh-lib --- 09:33:51 [INFO] Formatting is skipped 09:33:51 [INFO] 09:33:51 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ssh-lib --- 09:33:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:33:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 09:33:51 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/ssh-lib/src/main/resources 09:33:51 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/ssh-lib/src/main/resources 09:33:51 [INFO] 09:33:51 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ ssh-lib --- 09:33:51 [INFO] No sources to compile 09:33:51 [INFO] 09:33:51 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ ssh-lib --- 09:33:51 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/ssh-lib/src/main/java 09:33:52 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 09:33:52 [INFO] 09:33:52 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ssh-lib --- 09:33:52 [INFO] Not copying test resources 09:33:52 [INFO] 09:33:52 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ ssh-lib --- 09:33:52 [INFO] Not compiling test sources 09:33:52 [INFO] 09:33:52 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ ssh-lib --- 09:33:52 [INFO] Test compilation is skipped 09:33:52 [INFO] 09:33:52 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ssh-lib --- 09:33:52 [INFO] Tests are skipped. 09:33:52 [INFO] 09:33:52 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ ssh-lib --- 09:33:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:52 [INFO] 09:33:52 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ ssh-lib --- 09:33:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:52 [INFO] 09:33:52 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ssh-lib --- 09:33:52 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/ssh-lib/target/ssh-lib-1.6.0.jar 09:33:52 [INFO] 09:33:52 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ ssh-lib --- 09:33:52 [INFO] Skipping because packaging 'jar' is not pom. 09:33:52 [INFO] 09:33:52 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ ssh-lib --- 09:33: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-docker-stage-master/ms/blueprintsprocessor/modules/commons/ssh-lib/target/code-coverage/jacoco-it.exec 09:33:52 [INFO] 09:33:52 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ ssh-lib --- 09:33:52 [INFO] Tests are skipped. 09:33:52 [INFO] 09:33:52 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ ssh-lib --- 09:33:52 [INFO] Tests are skipped. 09:33:52 [INFO] 09:33:52 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ ssh-lib --- 09:33:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:52 [INFO] 09:33:52 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ ssh-lib --- 09:33:52 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/ssh-lib/target/jacoco.exec 09:33:52 [INFO] 09:33:52 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ ssh-lib --- 09:33:52 [INFO] Tests are skipped. 09:33:52 [INFO] 09:33:52 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ ssh-lib --- 09:33:52 [INFO] Tests are skipped. 09:33:52 [INFO] 09:33:52 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ssh-lib --- 09:33:52 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/ssh-lib/target/ssh-lib-1.6.0.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/ssh-lib/1.6.0/ssh-lib-1.6.0.jar 09:33:52 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/ssh-lib/1.6.0/ssh-lib-1.6.0.pom 09:33:52 [INFO] 09:33:52 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ ssh-lib --- 09:33:52 [INFO] Deploying org.onap.ccsdk.cds.blueprintsprocessor.modules:ssh-lib:1.6.0 at end 09:33:52 [INFO] 09:33:52 [INFO] ------< org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib >------- 09:33:52 [INFO] Building MS Blueprints Processor Modules - Commons - NATS Lib 1.6.0 [23/68] 09:33:52 [INFO] --------------------------------[ jar ]--------------------------------- 09:33:53 [INFO] 09:33:53 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nats-lib --- 09:33:53 [INFO] 09:33:53 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ nats-lib --- 09:33:53 [INFO] 09:33:53 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ nats-lib --- 09:33:53 [INFO] Executing tasks 09:33:53 09:33:53 ktlint: 09:33:54 [INFO] Executed tasks 09:33:54 [INFO] 09:33:54 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ nats-lib --- 09:33:54 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:33:54 [INFO] 09:33:54 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ nats-lib --- 09:33:54 [INFO] 09:33:54 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ nats-lib --- 09:33:54 [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-docker-stage-master/ms/blueprintsprocessor/modules/commons/nats-lib/target/code-coverage/jacoco-ut.exec 09:33:54 [INFO] 09:33:54 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ nats-lib --- 09:33:54 [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-docker-stage-master/ms/blueprintsprocessor/modules/commons/nats-lib/target/jacoco.exec 09:33:54 [INFO] 09:33:54 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ nats-lib --- 09:33:54 [INFO] Set 2 system properties 09:33:54 [INFO] 09:33:54 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ nats-lib --- 09:33:54 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/.git 09:33:54 [INFO] Collected git.commit.id.full with value fe996aebeef7fb86747cd639b9ed9a76a5937611 09:33:54 [INFO] Collected git.commit.id.abbrev with value fe996ae 09:33:54 [INFO] Collected git.build.time with value 2024-02-01T09:33:54+0000 09:33:54 [INFO] Collected git.build.version with value 1.6.0 09:33:54 [INFO] Collected git.build.number with value 1677 09:33:54 [INFO] including property git.build.version in results 09:33:54 [INFO] including property git.commit.id.full in results 09:33:54 [INFO] including property git.commit.id.abbrev in results 09:33:54 [INFO] including property git.build.time in results 09:33:54 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/nats-lib/target/classes/git.properties] (for module MS Blueprints Processor Modules - Commons - NATS Lib)... 09:33:54 [INFO] 09:33:54 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ nats-lib --- 09:33:54 [INFO] 09:33:54 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ nats-lib --- 09:33:54 [INFO] 09:33:54 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ nats-lib --- 09:33:54 [INFO] Tidy is skipped. 09:33:54 [INFO] 09:33:54 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ nats-lib --- 09:33:54 [INFO] Skipping Antrun execution 09:33:54 [INFO] 09:33:54 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ nats-lib --- 09:33:54 [INFO] Formatting is skipped 09:33:54 [INFO] 09:33:54 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ nats-lib --- 09:33:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:33:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 09:33:54 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/nats-lib/src/main/resources 09:33:54 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/nats-lib/src/main/resources 09:33:54 [INFO] 09:33:54 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ nats-lib --- 09:33:54 [INFO] No sources to compile 09:33:54 [INFO] 09:33:54 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ nats-lib --- 09:33:54 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/nats-lib/src/main/java 09:33:55 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 09:33:55 [INFO] 09:33:55 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ nats-lib --- 09:33:55 [INFO] Not copying test resources 09:33:55 [INFO] 09:33:55 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ nats-lib --- 09:33:55 [INFO] Not compiling test sources 09:33:55 [INFO] 09:33:55 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ nats-lib --- 09:33:55 [INFO] Test compilation is skipped 09:33:55 [INFO] 09:33:55 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ nats-lib --- 09:33:55 [INFO] Tests are skipped. 09:33:55 [INFO] 09:33:55 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ nats-lib --- 09:33:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:55 [INFO] 09:33:55 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ nats-lib --- 09:33:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:55 [INFO] 09:33:55 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ nats-lib --- 09:33:55 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/nats-lib/target/nats-lib-1.6.0.jar 09:33:55 [INFO] 09:33:55 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ nats-lib --- 09:33:55 [INFO] Skipping because packaging 'jar' is not pom. 09:33:55 [INFO] 09:33:55 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ nats-lib --- 09:33: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-docker-stage-master/ms/blueprintsprocessor/modules/commons/nats-lib/target/code-coverage/jacoco-it.exec 09:33:55 [INFO] 09:33:55 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ nats-lib --- 09:33:55 [INFO] Tests are skipped. 09:33:55 [INFO] 09:33:55 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ nats-lib --- 09:33:55 [INFO] Tests are skipped. 09:33:55 [INFO] 09:33:55 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ nats-lib --- 09:33:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:55 [INFO] 09:33:55 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ nats-lib --- 09:33:55 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/nats-lib/target/jacoco.exec 09:33:55 [INFO] 09:33:55 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ nats-lib --- 09:33:55 [INFO] Tests are skipped. 09:33:55 [INFO] 09:33:55 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ nats-lib --- 09:33:55 [INFO] Tests are skipped. 09:33:55 [INFO] 09:33:55 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ nats-lib --- 09:33:55 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/nats-lib/target/nats-lib-1.6.0.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/nats-lib/1.6.0/nats-lib-1.6.0.jar 09:33:55 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/commons/nats-lib/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/nats-lib/1.6.0/nats-lib-1.6.0.pom 09:33:55 [INFO] 09:33:55 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ nats-lib --- 09:33:55 [INFO] Deploying org.onap.ccsdk.cds.blueprintsprocessor.modules:nats-lib:1.6.0 at end 09:33:55 [INFO] 09:33:55 [INFO] ------< org.onap.ccsdk.cds.blueprintsprocessor:modules-outbounds >------ 09:33:55 [INFO] Building MS Blueprints Processor Modules - Outbounds 1.6.0 [24/68] 09:33:55 [INFO] --------------------------------[ pom ]--------------------------------- 09:33:55 [INFO] 09:33:55 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ modules-outbounds --- 09:33:55 [INFO] 09:33:55 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ modules-outbounds --- 09:33:55 [INFO] 09:33:55 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ modules-outbounds --- 09:33:55 [INFO] Executing tasks 09:33:55 09:33:55 ktlint: 09:33:55 [INFO] Executed tasks 09:33:55 [INFO] 09:33:55 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ modules-outbounds --- 09:33:55 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:33:55 [INFO] 09:33:55 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ modules-outbounds --- 09:33:55 [INFO] 09:33:55 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ modules-outbounds --- 09:33: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-docker-stage-master/ms/blueprintsprocessor/modules/outbounds/target/code-coverage/jacoco-ut.exec 09:33:55 [INFO] 09:33:55 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ modules-outbounds --- 09:33: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-docker-stage-master/ms/blueprintsprocessor/modules/outbounds/target/jacoco.exec 09:33:55 [INFO] 09:33:55 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ modules-outbounds --- 09:33:55 [INFO] Set 2 system properties 09:33:55 [INFO] 09:33:55 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ modules-outbounds --- 09:33:55 [INFO] isPomProject is true and skipPoms is true, return 09:33:55 [INFO] 09:33:55 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ modules-outbounds --- 09:33:55 [INFO] 09:33:55 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ modules-outbounds --- 09:33:55 [INFO] 09:33:55 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ modules-outbounds --- 09:33:55 [INFO] Tidy is skipped. 09:33:55 [INFO] 09:33:55 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ modules-outbounds --- 09:33:55 [INFO] Skipping Antrun execution 09:33:55 [INFO] 09:33:55 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ modules-outbounds --- 09:33:55 [INFO] Formatting is skipped 09:33:55 [INFO] 09:33:55 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ modules-outbounds --- 09:33:55 [WARNING] No sources found skipping Kotlin compile 09:33:55 [INFO] 09:33:55 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ modules-outbounds --- 09:33:55 [INFO] Test compilation is skipped 09:33:55 [INFO] 09:33:55 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ modules-outbounds --- 09:33:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:55 [INFO] 09:33:55 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ modules-outbounds --- 09:33:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:55 [INFO] 09:33:55 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ modules-outbounds --- 09:33:55 [INFO] No site descriptor found: nothing to attach. 09:33:55 [INFO] 09:33:55 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ modules-outbounds --- 09:33: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-docker-stage-master/ms/blueprintsprocessor/modules/outbounds/target/code-coverage/jacoco-it.exec 09:33:55 [INFO] 09:33:55 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ modules-outbounds --- 09:33:55 [INFO] Tests are skipped. 09:33:55 [INFO] 09:33:55 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ modules-outbounds --- 09:33:55 [INFO] Tests are skipped. 09:33:55 [INFO] 09:33:55 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ modules-outbounds --- 09:33:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:55 [INFO] 09:33:55 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ modules-outbounds --- 09:33:55 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/outbounds/target/jacoco.exec 09:33:55 [INFO] 09:33:55 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ modules-outbounds --- 09:33:55 [INFO] Tests are skipped. 09:33:55 [INFO] 09:33:55 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ modules-outbounds --- 09:33:55 [INFO] Tests are skipped. 09:33:55 [INFO] 09:33:55 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ modules-outbounds --- 09:33:55 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/outbounds/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules-outbounds/1.6.0/modules-outbounds-1.6.0.pom 09:33:55 [INFO] 09:33:55 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ modules-outbounds --- 09:33:55 [INFO] Deploying org.onap.ccsdk.cds.blueprintsprocessor:modules-outbounds:1.6.0 at end 09:33:55 [INFO] 09:33:55 [INFO] ------< org.onap.ccsdk.cds.blueprintsprocessor:modules-services >------- 09:33:55 [INFO] Building MS Blueprints Processor Modules - Services 1.6.0 [25/68] 09:33:55 [INFO] --------------------------------[ pom ]--------------------------------- 09:33:55 [INFO] 09:33:55 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ modules-services --- 09:33:55 [INFO] 09:33:55 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ modules-services --- 09:33:55 [INFO] 09:33:55 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ modules-services --- 09:33:55 [INFO] Executing tasks 09:33:55 09:33:55 ktlint: 09:33:56 [INFO] Executed tasks 09:33:56 [INFO] 09:33:56 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ modules-services --- 09:33:56 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:33:56 [INFO] 09:33:56 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ modules-services --- 09:33:56 [INFO] 09:33:56 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ modules-services --- 09:33: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-docker-stage-master/ms/blueprintsprocessor/modules/services/target/code-coverage/jacoco-ut.exec 09:33:56 [INFO] 09:33:56 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ modules-services --- 09:33: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-docker-stage-master/ms/blueprintsprocessor/modules/services/target/jacoco.exec 09:33:56 [INFO] 09:33:56 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ modules-services --- 09:33:56 [INFO] Set 2 system properties 09:33:56 [INFO] 09:33:56 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ modules-services --- 09:33:56 [INFO] isPomProject is true and skipPoms is true, return 09:33:56 [INFO] 09:33:56 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ modules-services --- 09:33:56 [INFO] 09:33:56 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ modules-services --- 09:33:56 [INFO] 09:33:56 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ modules-services --- 09:33:56 [INFO] Tidy is skipped. 09:33:56 [INFO] 09:33:56 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ modules-services --- 09:33:56 [INFO] Skipping Antrun execution 09:33:56 [INFO] 09:33:56 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ modules-services --- 09:33:56 [INFO] Formatting is skipped 09:33:56 [INFO] 09:33:56 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ modules-services --- 09:33:56 [WARNING] No sources found skipping Kotlin compile 09:33:56 [INFO] 09:33:56 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ modules-services --- 09:33:56 [INFO] Test compilation is skipped 09:33:56 [INFO] 09:33:56 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ modules-services --- 09:33:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:56 [INFO] 09:33:56 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ modules-services --- 09:33:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:56 [INFO] 09:33:56 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ modules-services --- 09:33:56 [INFO] No site descriptor found: nothing to attach. 09:33:56 [INFO] 09:33:56 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ modules-services --- 09:33: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-docker-stage-master/ms/blueprintsprocessor/modules/services/target/code-coverage/jacoco-it.exec 09:33:56 [INFO] 09:33:56 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ modules-services --- 09:33:56 [INFO] Tests are skipped. 09:33:56 [INFO] 09:33:56 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ modules-services --- 09:33:56 [INFO] Tests are skipped. 09:33:56 [INFO] 09:33:56 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ modules-services --- 09:33:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:56 [INFO] 09:33:56 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ modules-services --- 09:33:56 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/services/target/jacoco.exec 09:33:56 [INFO] 09:33:56 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ modules-services --- 09:33:56 [INFO] Tests are skipped. 09:33:56 [INFO] 09:33:56 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ modules-services --- 09:33:56 [INFO] Tests are skipped. 09:33:56 [INFO] 09:33:56 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ modules-services --- 09:33:56 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/services/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules-services/1.6.0/modules-services-1.6.0.pom 09:33:56 [INFO] 09:33:56 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ modules-services --- 09:33:56 [INFO] Deploying org.onap.ccsdk.cds.blueprintsprocessor:modules-services:1.6.0 at end 09:33:56 [INFO] 09:33:56 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service >-- 09:33:56 [INFO] Building MS Blueprints Processor Modules - Services - Execution Service 1.6.0 [26/68] 09:33:56 [INFO] --------------------------------[ jar ]--------------------------------- 09:33:59 [INFO] 09:33:59 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ execution-service --- 09:33:59 [INFO] 09:33:59 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ execution-service --- 09:33:59 [INFO] 09:33:59 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ execution-service --- 09:33:59 [INFO] Executing tasks 09:33:59 09:33:59 ktlint: 09:34:00 [INFO] Executed tasks 09:34:00 [INFO] 09:34:00 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ execution-service --- 09:34:00 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:34:00 [INFO] 09:34:00 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ execution-service --- 09:34:00 [INFO] 09:34:00 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ execution-service --- 09:34:00 [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-docker-stage-master/ms/blueprintsprocessor/modules/services/execution-service/target/code-coverage/jacoco-ut.exec 09:34:00 [INFO] 09:34:00 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ execution-service --- 09:34:00 [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-docker-stage-master/ms/blueprintsprocessor/modules/services/execution-service/target/jacoco.exec 09:34:00 [INFO] 09:34:00 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ execution-service --- 09:34:00 [INFO] Set 2 system properties 09:34:00 [INFO] 09:34:00 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ execution-service --- 09:34:00 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/.git 09:34:00 [INFO] Collected git.commit.id.full with value fe996aebeef7fb86747cd639b9ed9a76a5937611 09:34:00 [INFO] Collected git.commit.id.abbrev with value fe996ae 09:34:00 [INFO] Collected git.build.time with value 2024-02-01T09:34:00+0000 09:34:00 [INFO] Collected git.build.version with value 1.6.0 09:34:00 [INFO] Collected git.build.number with value 1677 09:34:00 [INFO] including property git.build.version in results 09:34:00 [INFO] including property git.commit.id.full in results 09:34:00 [INFO] including property git.commit.id.abbrev in results 09:34:00 [INFO] including property git.build.time in results 09:34:00 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/services/execution-service/target/classes/git.properties] (for module MS Blueprints Processor Modules - Services - Execution Service)... 09:34:00 [INFO] 09:34:00 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ execution-service --- 09:34:00 [INFO] 09:34:00 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ execution-service --- 09:34:00 [INFO] 09:34:00 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ execution-service --- 09:34:00 [INFO] Tidy is skipped. 09:34:00 [INFO] 09:34:00 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ execution-service --- 09:34:00 [INFO] Skipping Antrun execution 09:34:00 [INFO] 09:34:00 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ execution-service --- 09:34:00 [INFO] Formatting is skipped 09:34:00 [INFO] 09:34:00 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ execution-service --- 09:34:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:34:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 09:34:00 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/resources 09:34:00 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/resources 09:34:00 [INFO] 09:34:00 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ execution-service --- 09:34:00 [INFO] No sources to compile 09:34:00 [INFO] 09:34:00 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ execution-service --- 09:34:00 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/services/execution-service/src/main/java 09:34:02 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 09:34:02 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:02 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:02 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:02 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:02 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:02 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:02 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:02 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:02 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:02 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:02 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:02 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:02 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:02 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:02 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:02 [INFO] 09:34:02 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ execution-service --- 09:34:02 [INFO] Not copying test resources 09:34:02 [INFO] 09:34:02 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ execution-service --- 09:34:02 [INFO] Not compiling test sources 09:34:02 [INFO] 09:34:02 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ execution-service --- 09:34:02 [INFO] Test compilation is skipped 09:34:02 [INFO] 09:34:02 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ execution-service --- 09:34:02 [INFO] Tests are skipped. 09:34:02 [INFO] 09:34:02 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ execution-service --- 09:34:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:02 [INFO] 09:34:02 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ execution-service --- 09:34:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:02 [INFO] 09:34:02 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ execution-service --- 09:34:02 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/services/execution-service/target/execution-service-1.6.0.jar 09:34:02 [INFO] 09:34:02 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ execution-service --- 09:34:02 [INFO] Skipping because packaging 'jar' is not pom. 09:34:02 [INFO] 09:34:02 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ execution-service --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/modules/services/execution-service/target/code-coverage/jacoco-it.exec 09:34:02 [INFO] 09:34:02 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ execution-service --- 09:34:02 [INFO] Tests are skipped. 09:34:02 [INFO] 09:34:02 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ execution-service --- 09:34:02 [INFO] Tests are skipped. 09:34:02 [INFO] 09:34:02 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ execution-service --- 09:34:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:02 [INFO] 09:34:02 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ execution-service --- 09:34:02 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/services/execution-service/target/jacoco.exec 09:34:02 [INFO] 09:34:02 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ execution-service --- 09:34:02 [INFO] Tests are skipped. 09:34:02 [INFO] 09:34:02 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ execution-service --- 09:34:02 [INFO] Tests are skipped. 09:34:02 [INFO] 09:34:02 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ execution-service --- 09:34:02 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/services/execution-service/target/execution-service-1.6.0.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/execution-service/1.6.0/execution-service-1.6.0.jar 09:34:02 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/services/execution-service/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/execution-service/1.6.0/execution-service-1.6.0.pom 09:34:02 [INFO] 09:34:02 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ execution-service --- 09:34:02 [INFO] Deploying org.onap.ccsdk.cds.blueprintsprocessor.modules:execution-service:1.6.0 at end 09:34:02 [INFO] 09:34:02 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-service >--- 09:34:02 [INFO] Building MS Blueprints Processor Modules - Services - Workflow Service 1.6.0 [27/68] 09:34:02 [INFO] --------------------------------[ jar ]--------------------------------- 09:34:02 [INFO] 09:34:02 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ workflow-service --- 09:34:02 [INFO] 09:34:02 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ workflow-service --- 09:34:02 [INFO] 09:34:02 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ workflow-service --- 09:34:02 [INFO] Executing tasks 09:34:02 09:34:02 ktlint: 09:34:03 [INFO] Executed tasks 09:34:03 [INFO] 09:34:03 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ workflow-service --- 09:34:03 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:34:03 [INFO] 09:34:03 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ workflow-service --- 09:34:03 [INFO] 09:34:03 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ workflow-service --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/modules/services/workflow-service/target/code-coverage/jacoco-ut.exec 09:34:03 [INFO] 09:34:03 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ workflow-service --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/modules/services/workflow-service/target/jacoco.exec 09:34:03 [INFO] 09:34:03 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ workflow-service --- 09:34:03 [INFO] Set 2 system properties 09:34:03 [INFO] 09:34:03 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ workflow-service --- 09:34:03 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/.git 09:34:03 [INFO] Collected git.commit.id.full with value fe996aebeef7fb86747cd639b9ed9a76a5937611 09:34:03 [INFO] Collected git.commit.id.abbrev with value fe996ae 09:34:03 [INFO] Collected git.build.time with value 2024-02-01T09:34:03+0000 09:34:03 [INFO] Collected git.build.version with value 1.6.0 09:34:03 [INFO] Collected git.build.number with value 1677 09:34:03 [INFO] including property git.build.version in results 09:34:03 [INFO] including property git.commit.id.full in results 09:34:03 [INFO] including property git.commit.id.abbrev in results 09:34:03 [INFO] including property git.build.time in results 09:34:03 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/services/workflow-service/target/classes/git.properties] (for module MS Blueprints Processor Modules - Services - Workflow Service)... 09:34:03 [INFO] 09:34:03 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ workflow-service --- 09:34:03 [INFO] 09:34:03 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ workflow-service --- 09:34:03 [INFO] 09:34:03 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ workflow-service --- 09:34:03 [INFO] Tidy is skipped. 09:34:03 [INFO] 09:34:03 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ workflow-service --- 09:34:03 [INFO] Skipping Antrun execution 09:34:03 [INFO] 09:34:03 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ workflow-service --- 09:34:03 [INFO] Formatting is skipped 09:34:03 [INFO] 09:34:03 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ workflow-service --- 09:34:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:34:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 09:34:03 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/services/workflow-service/src/main/resources 09:34:03 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/services/workflow-service/src/main/resources 09:34:03 [INFO] 09:34:03 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ workflow-service --- 09:34:03 [INFO] No sources to compile 09:34:03 [INFO] 09:34:03 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ workflow-service --- 09:34:03 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/services/workflow-service/src/main/java 09:34:04 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 09:34:04 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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)' 09:34:04 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:04 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:04 [INFO] 09:34:04 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ workflow-service --- 09:34:04 [INFO] Not copying test resources 09:34:04 [INFO] 09:34:04 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ workflow-service --- 09:34:04 [INFO] Not compiling test sources 09:34:04 [INFO] 09:34:04 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ workflow-service --- 09:34:04 [INFO] Test compilation is skipped 09:34:04 [INFO] 09:34:04 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ workflow-service --- 09:34:04 [INFO] Tests are skipped. 09:34:04 [INFO] 09:34:04 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ workflow-service --- 09:34:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:04 [INFO] 09:34:04 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ workflow-service --- 09:34:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:04 [INFO] 09:34:04 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ workflow-service --- 09:34:04 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/services/workflow-service/target/workflow-service-1.6.0.jar 09:34:04 [INFO] 09:34:04 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ workflow-service --- 09:34:04 [INFO] Skipping because packaging 'jar' is not pom. 09:34:04 [INFO] 09:34:04 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ workflow-service --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/modules/services/workflow-service/target/code-coverage/jacoco-it.exec 09:34:04 [INFO] 09:34:04 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ workflow-service --- 09:34:04 [INFO] Tests are skipped. 09:34:04 [INFO] 09:34:04 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ workflow-service --- 09:34:04 [INFO] Tests are skipped. 09:34:04 [INFO] 09:34:04 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ workflow-service --- 09:34:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:04 [INFO] 09:34:04 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ workflow-service --- 09:34:04 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/services/workflow-service/target/jacoco.exec 09:34:04 [INFO] 09:34:04 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ workflow-service --- 09:34:04 [INFO] Tests are skipped. 09:34:04 [INFO] 09:34:04 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ workflow-service --- 09:34:04 [INFO] Tests are skipped. 09:34:04 [INFO] 09:34:04 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ workflow-service --- 09:34:04 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/services/workflow-service/target/workflow-service-1.6.0.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-service/1.6.0/workflow-service-1.6.0.jar 09:34:04 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/services/workflow-service/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-service/1.6.0/workflow-service-1.6.0.pom 09:34:04 [INFO] 09:34:04 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ workflow-service --- 09:34:04 [INFO] Deploying org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-service:1.6.0 at end 09:34:04 [INFO] 09:34:04 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-functions >-- 09:34:04 [INFO] Building MS Blueprints Processor Functions (Root) 1.6.0 [28/68] 09:34:04 [INFO] --------------------------------[ pom ]--------------------------------- 09:34:06 [INFO] 09:34:06 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ blueprintsprocessor-functions --- 09:34:06 [INFO] 09:34:06 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ blueprintsprocessor-functions --- 09:34:06 [INFO] 09:34:06 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ blueprintsprocessor-functions --- 09:34:06 [INFO] Executing tasks 09:34:06 09:34:06 ktlint: 09:34:06 [INFO] Executed tasks 09:34:06 [INFO] 09:34:06 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ blueprintsprocessor-functions --- 09:34:06 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:34:06 [INFO] 09:34:06 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ blueprintsprocessor-functions --- 09:34:06 [INFO] 09:34:06 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ blueprintsprocessor-functions --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/functions/target/code-coverage/jacoco-ut.exec 09:34:06 [INFO] 09:34:06 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ blueprintsprocessor-functions --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/functions/target/jacoco.exec 09:34:06 [INFO] 09:34:06 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ blueprintsprocessor-functions --- 09:34:06 [INFO] Set 2 system properties 09:34:06 [INFO] 09:34:06 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ blueprintsprocessor-functions --- 09:34:06 [INFO] isPomProject is true and skipPoms is true, return 09:34:06 [INFO] 09:34:06 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ blueprintsprocessor-functions --- 09:34:06 [INFO] 09:34:06 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ blueprintsprocessor-functions --- 09:34:06 [INFO] 09:34:06 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ blueprintsprocessor-functions --- 09:34:06 [INFO] Tidy is skipped. 09:34:06 [INFO] 09:34:06 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ blueprintsprocessor-functions --- 09:34:06 [INFO] Skipping Antrun execution 09:34:06 [INFO] 09:34:06 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ blueprintsprocessor-functions --- 09:34:06 [INFO] Formatting is skipped 09:34:06 [INFO] 09:34:06 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ blueprintsprocessor-functions --- 09:34:06 [WARNING] No sources found skipping Kotlin compile 09:34:06 [INFO] 09:34:06 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ blueprintsprocessor-functions --- 09:34:06 [INFO] Test compilation is skipped 09:34:06 [INFO] 09:34:06 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ blueprintsprocessor-functions --- 09:34:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:06 [INFO] 09:34:06 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ blueprintsprocessor-functions --- 09:34:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:06 [INFO] 09:34:06 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ blueprintsprocessor-functions --- 09:34:06 [INFO] No site descriptor found: nothing to attach. 09:34:06 [INFO] 09:34:06 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ blueprintsprocessor-functions --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/functions/target/code-coverage/jacoco-it.exec 09:34:06 [INFO] 09:34:06 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ blueprintsprocessor-functions --- 09:34:06 [INFO] Tests are skipped. 09:34:06 [INFO] 09:34:06 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ blueprintsprocessor-functions --- 09:34:06 [INFO] Tests are skipped. 09:34:06 [INFO] 09:34:06 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ blueprintsprocessor-functions --- 09:34:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:06 [INFO] 09:34:06 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ blueprintsprocessor-functions --- 09:34:06 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/target/jacoco.exec 09:34:06 [INFO] 09:34:06 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ blueprintsprocessor-functions --- 09:34:06 [INFO] Tests are skipped. 09:34:06 [INFO] 09:34:06 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ blueprintsprocessor-functions --- 09:34:06 [INFO] Tests are skipped. 09:34:06 [INFO] 09:34:06 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ blueprintsprocessor-functions --- 09:34:06 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-functions/1.6.0/blueprintsprocessor-functions-1.6.0.pom 09:34:06 [INFO] 09:34:06 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ blueprintsprocessor-functions --- 09:34:06 [INFO] Deploying org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-functions:1.6.0 at end 09:34:06 [INFO] 09:34:06 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:config-snapshots >-- 09:34:06 [INFO] Building MS Blueprints Processor Functions - Config Snapshots 1.6.0 [29/68] 09:34:06 [INFO] --------------------------------[ jar ]--------------------------------- 09:34:06 [INFO] 09:34:06 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ config-snapshots --- 09:34:06 [INFO] 09:34:06 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ config-snapshots --- 09:34:06 [INFO] 09:34:06 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ config-snapshots --- 09:34:07 [INFO] Executing tasks 09:34:07 09:34:07 ktlint: 09:34:08 [INFO] Executed tasks 09:34:08 [INFO] 09:34:08 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ config-snapshots --- 09:34:08 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:34:08 [INFO] 09:34:08 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ config-snapshots --- 09:34:08 [INFO] 09:34:08 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ config-snapshots --- 09:34:08 [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-docker-stage-master/ms/blueprintsprocessor/functions/config-snapshots/target/code-coverage/jacoco-ut.exec 09:34:08 [INFO] 09:34:08 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ config-snapshots --- 09:34:08 [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-docker-stage-master/ms/blueprintsprocessor/functions/config-snapshots/target/jacoco.exec 09:34:08 [INFO] 09:34:08 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ config-snapshots --- 09:34:08 [INFO] Set 2 system properties 09:34:08 [INFO] 09:34:08 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ config-snapshots --- 09:34:08 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/.git 09:34:08 [INFO] Collected git.commit.id.full with value fe996aebeef7fb86747cd639b9ed9a76a5937611 09:34:08 [INFO] Collected git.commit.id.abbrev with value fe996ae 09:34:08 [INFO] Collected git.build.time with value 2024-02-01T09:34:08+0000 09:34:08 [INFO] Collected git.build.version with value 1.6.0 09:34:08 [INFO] Collected git.build.number with value 1677 09:34:08 [INFO] including property git.build.version in results 09:34:08 [INFO] including property git.commit.id.full in results 09:34:08 [INFO] including property git.commit.id.abbrev in results 09:34:08 [INFO] including property git.build.time in results 09:34:08 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/config-snapshots/target/classes/git.properties] (for module MS Blueprints Processor Functions - Config Snapshots)... 09:34:08 [INFO] 09:34:08 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ config-snapshots --- 09:34:08 [INFO] 09:34:08 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ config-snapshots --- 09:34:08 [INFO] 09:34:08 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ config-snapshots --- 09:34:08 [INFO] Tidy is skipped. 09:34:08 [INFO] 09:34:08 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ config-snapshots --- 09:34:08 [INFO] Skipping Antrun execution 09:34:08 [INFO] 09:34:08 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ config-snapshots --- 09:34:08 [INFO] Formatting is skipped 09:34:08 [INFO] 09:34:08 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ config-snapshots --- 09:34:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:34:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 09:34:08 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/config-snapshots/src/main/resources 09:34:08 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/config-snapshots/src/main/resources 09:34:08 [INFO] 09:34:08 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ config-snapshots --- 09:34:08 [INFO] No sources to compile 09:34:08 [INFO] 09:34:08 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ config-snapshots --- 09:34:08 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/config-snapshots/src/main/java 09:34:08 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 09:34:08 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:08 [INFO] 09:34:08 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ config-snapshots --- 09:34:09 [INFO] Not copying test resources 09:34:09 [INFO] 09:34:09 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ config-snapshots --- 09:34:09 [INFO] Not compiling test sources 09:34:09 [INFO] 09:34:09 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ config-snapshots --- 09:34:09 [INFO] Test compilation is skipped 09:34:09 [INFO] 09:34:09 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ config-snapshots --- 09:34:09 [INFO] Tests are skipped. 09:34:09 [INFO] 09:34:09 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ config-snapshots --- 09:34:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:09 [INFO] 09:34:09 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ config-snapshots --- 09:34:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:09 [INFO] 09:34:09 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ config-snapshots --- 09:34:09 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/config-snapshots/target/config-snapshots-1.6.0.jar 09:34:09 [INFO] 09:34:09 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ config-snapshots --- 09:34:09 [INFO] Skipping because packaging 'jar' is not pom. 09:34:09 [INFO] 09:34:09 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ config-snapshots --- 09:34:09 [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-docker-stage-master/ms/blueprintsprocessor/functions/config-snapshots/target/code-coverage/jacoco-it.exec 09:34:09 [INFO] 09:34:09 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ config-snapshots --- 09:34:09 [INFO] Tests are skipped. 09:34:09 [INFO] 09:34:09 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ config-snapshots --- 09:34:09 [INFO] Tests are skipped. 09:34:09 [INFO] 09:34:09 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ config-snapshots --- 09:34:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:09 [INFO] 09:34:09 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ config-snapshots --- 09:34:09 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/config-snapshots/target/jacoco.exec 09:34:09 [INFO] 09:34:09 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ config-snapshots --- 09:34:09 [INFO] Tests are skipped. 09:34:09 [INFO] 09:34:09 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ config-snapshots --- 09:34:09 [INFO] Tests are skipped. 09:34:09 [INFO] 09:34:09 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ config-snapshots --- 09:34:09 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/config-snapshots/target/config-snapshots-1.6.0.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/config-snapshots/1.6.0/config-snapshots-1.6.0.jar 09:34:09 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/config-snapshots/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/config-snapshots/1.6.0/config-snapshots-1.6.0.pom 09:34:09 [INFO] 09:34:09 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ config-snapshots --- 09:34:09 [INFO] Deploying org.onap.ccsdk.cds.blueprintsprocessor.functions:config-snapshots:1.6.0 at end 09:34:09 [INFO] 09:34:09 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution >-- 09:34:09 [INFO] Building MS Blueprints Processor Functions - Resource Resolution 1.6.0 [30/68] 09:34:09 [INFO] --------------------------------[ jar ]--------------------------------- 09:34:09 [INFO] 09:34:09 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ resource-resolution --- 09:34:09 [INFO] 09:34:09 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ resource-resolution --- 09:34:09 [INFO] 09:34:09 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ resource-resolution --- 09:34:09 [INFO] Executing tasks 09:34:09 09:34:09 ktlint: 09:34:10 [INFO] Executed tasks 09:34:10 [INFO] 09:34:10 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ resource-resolution --- 09:34:10 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:34:10 [INFO] 09:34:10 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ resource-resolution --- 09:34:10 [INFO] 09:34:10 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ resource-resolution --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/functions/resource-resolution/target/code-coverage/jacoco-ut.exec 09:34:10 [INFO] 09:34:10 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ resource-resolution --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/functions/resource-resolution/target/jacoco.exec 09:34:10 [INFO] 09:34:10 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ resource-resolution --- 09:34:10 [INFO] Set 2 system properties 09:34:10 [INFO] 09:34:10 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ resource-resolution --- 09:34:10 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/.git 09:34:10 [INFO] Collected git.commit.id.full with value fe996aebeef7fb86747cd639b9ed9a76a5937611 09:34:10 [INFO] Collected git.commit.id.abbrev with value fe996ae 09:34:10 [INFO] Collected git.build.time with value 2024-02-01T09:34:10+0000 09:34:10 [INFO] Collected git.build.version with value 1.6.0 09:34:10 [INFO] Collected git.build.number with value 1677 09:34:10 [INFO] including property git.build.version in results 09:34:10 [INFO] including property git.commit.id.full in results 09:34:10 [INFO] including property git.commit.id.abbrev in results 09:34:10 [INFO] including property git.build.time in results 09:34:10 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/resource-resolution/target/classes/git.properties] (for module MS Blueprints Processor Functions - Resource Resolution)... 09:34:10 [INFO] 09:34:10 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ resource-resolution --- 09:34:10 [INFO] 09:34:10 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ resource-resolution --- 09:34:10 [INFO] 09:34:10 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ resource-resolution --- 09:34:10 [INFO] Tidy is skipped. 09:34:10 [INFO] 09:34:10 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ resource-resolution --- 09:34:10 [INFO] Skipping Antrun execution 09:34:10 [INFO] 09:34:10 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ resource-resolution --- 09:34:10 [INFO] Formatting is skipped 09:34:10 [INFO] 09:34:10 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resource-resolution --- 09:34:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:34:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 09:34:10 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/resources 09:34:10 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/resources 09:34:10 [INFO] 09:34:10 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ resource-resolution --- 09:34:10 [INFO] No sources to compile 09:34:10 [INFO] 09:34:10 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ resource-resolution --- 09:34:10 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/resource-resolution/src/main/java 09:34:14 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 09:34:14 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:14 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:14 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:14 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:14 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:14 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:14 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:14 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:14 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:14 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:14 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:14 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:14 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:14 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:14 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:14 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:14 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:14 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:14 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:14 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:14 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:14 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:14 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:14 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:14 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:14 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:14 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:14 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:14 [INFO] 09:34:14 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resource-resolution --- 09:34:14 [INFO] Not copying test resources 09:34:14 [INFO] 09:34:14 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ resource-resolution --- 09:34:14 [INFO] Not compiling test sources 09:34:14 [INFO] 09:34:14 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ resource-resolution --- 09:34:14 [INFO] Test compilation is skipped 09:34:14 [INFO] 09:34:14 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resource-resolution --- 09:34:14 [INFO] Tests are skipped. 09:34:14 [INFO] 09:34:14 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ resource-resolution --- 09:34:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:14 [INFO] 09:34:14 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ resource-resolution --- 09:34:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:14 [INFO] 09:34:14 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ resource-resolution --- 09:34:14 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/resource-resolution/target/resource-resolution-1.6.0.jar 09:34:14 [INFO] 09:34:14 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ resource-resolution --- 09:34:14 [INFO] Skipping because packaging 'jar' is not pom. 09:34:14 [INFO] 09:34:14 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ resource-resolution --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/functions/resource-resolution/target/code-coverage/jacoco-it.exec 09:34:14 [INFO] 09:34:14 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ resource-resolution --- 09:34:14 [INFO] Tests are skipped. 09:34:14 [INFO] 09:34:14 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ resource-resolution --- 09:34:14 [INFO] Tests are skipped. 09:34:14 [INFO] 09:34:14 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ resource-resolution --- 09:34:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:14 [INFO] 09:34:14 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ resource-resolution --- 09:34:14 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/resource-resolution/target/jacoco.exec 09:34:14 [INFO] 09:34:14 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ resource-resolution --- 09:34:14 [INFO] Tests are skipped. 09:34:14 [INFO] 09:34:14 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ resource-resolution --- 09:34:14 [INFO] Tests are skipped. 09:34:14 [INFO] 09:34:14 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resource-resolution --- 09:34:14 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/resource-resolution/target/resource-resolution-1.6.0.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource-resolution/1.6.0/resource-resolution-1.6.0.jar 09:34:15 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/resource-resolution/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource-resolution/1.6.0/resource-resolution-1.6.0.pom 09:34:15 [INFO] 09:34:15 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ resource-resolution --- 09:34:15 [INFO] Deploying org.onap.ccsdk.cds.blueprintsprocessor.functions:resource-resolution:1.6.0 at end 09:34:15 [INFO] 09:34:15 [INFO] ------< org.onap.ccsdk.cds.blueprintsprocessor:modules-inbounds >------- 09:34:15 [INFO] Building MS Blueprints Processor Modules - Inbounds 1.6.0 [31/68] 09:34:15 [INFO] --------------------------------[ pom ]--------------------------------- 09:34:15 [INFO] 09:34:15 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ modules-inbounds --- 09:34:15 [INFO] 09:34:15 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ modules-inbounds --- 09:34:15 [INFO] 09:34:15 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ modules-inbounds --- 09:34:15 [INFO] Executing tasks 09:34:15 09:34:15 ktlint: 09:34:15 [INFO] Executed tasks 09:34:15 [INFO] 09:34:15 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ modules-inbounds --- 09:34:15 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:34:15 [INFO] 09:34:15 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ modules-inbounds --- 09:34:15 [INFO] 09:34:15 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ modules-inbounds --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/target/code-coverage/jacoco-ut.exec 09:34:15 [INFO] 09:34:15 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ modules-inbounds --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/target/jacoco.exec 09:34:15 [INFO] 09:34:15 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ modules-inbounds --- 09:34:15 [INFO] Set 2 system properties 09:34:15 [INFO] 09:34:15 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ modules-inbounds --- 09:34:15 [INFO] isPomProject is true and skipPoms is true, return 09:34:15 [INFO] 09:34:15 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ modules-inbounds --- 09:34:15 [INFO] 09:34:15 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ modules-inbounds --- 09:34:15 [INFO] 09:34:15 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ modules-inbounds --- 09:34:15 [INFO] Tidy is skipped. 09:34:15 [INFO] 09:34:15 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ modules-inbounds --- 09:34:15 [INFO] Skipping Antrun execution 09:34:15 [INFO] 09:34:15 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ modules-inbounds --- 09:34:15 [INFO] Formatting is skipped 09:34:15 [INFO] 09:34:15 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ modules-inbounds --- 09:34:15 [WARNING] No sources found skipping Kotlin compile 09:34:15 [INFO] 09:34:15 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ modules-inbounds --- 09:34:15 [INFO] Test compilation is skipped 09:34:15 [INFO] 09:34:15 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ modules-inbounds --- 09:34:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:15 [INFO] 09:34:15 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ modules-inbounds --- 09:34:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:15 [INFO] 09:34:15 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ modules-inbounds --- 09:34:15 [INFO] No site descriptor found: nothing to attach. 09:34:15 [INFO] 09:34:15 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ modules-inbounds --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/target/code-coverage/jacoco-it.exec 09:34:15 [INFO] 09:34:15 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ modules-inbounds --- 09:34:15 [INFO] Tests are skipped. 09:34:15 [INFO] 09:34:15 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ modules-inbounds --- 09:34:15 [INFO] Tests are skipped. 09:34:15 [INFO] 09:34:15 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ modules-inbounds --- 09:34:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:15 [INFO] 09:34:15 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ modules-inbounds --- 09:34:15 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/target/jacoco.exec 09:34:15 [INFO] 09:34:15 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ modules-inbounds --- 09:34:15 [INFO] Tests are skipped. 09:34:15 [INFO] 09:34:15 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ modules-inbounds --- 09:34:15 [INFO] Tests are skipped. 09:34:15 [INFO] 09:34:15 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ modules-inbounds --- 09:34:15 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules-inbounds/1.6.0/modules-inbounds-1.6.0.pom 09:34:15 [INFO] 09:34:15 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ modules-inbounds --- 09:34:15 [INFO] Deploying org.onap.ccsdk.cds.blueprintsprocessor:modules-inbounds:1.6.0 at end 09:34:15 [INFO] 09:34:15 [INFO] -----< org.onap.ccsdk.cds.blueprintsprocessor.modules:configs-api >----- 09:34:15 [INFO] Building MS Blueprints Processor Modules - Inbounds - Configurations API 1.6.0 [32/68] 09:34:15 [INFO] --------------------------------[ jar ]--------------------------------- 09:34:15 [INFO] 09:34:15 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ configs-api --- 09:34:15 [INFO] 09:34:15 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ configs-api --- 09:34:15 [INFO] 09:34:15 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ configs-api --- 09:34:15 [INFO] Executing tasks 09:34:15 09:34:15 ktlint: 09:34:16 [INFO] Executed tasks 09:34:16 [INFO] 09:34:16 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ configs-api --- 09:34:16 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:34:16 [INFO] 09:34:16 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ configs-api --- 09:34:16 [INFO] 09:34:16 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ configs-api --- 09:34:16 [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-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/configs-api/target/code-coverage/jacoco-ut.exec 09:34:16 [INFO] 09:34:16 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ configs-api --- 09:34:16 [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-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/configs-api/target/jacoco.exec 09:34:16 [INFO] 09:34:16 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ configs-api --- 09:34:16 [INFO] Set 2 system properties 09:34:16 [INFO] 09:34:16 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ configs-api --- 09:34:16 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/.git 09:34:16 [INFO] Collected git.commit.id.full with value fe996aebeef7fb86747cd639b9ed9a76a5937611 09:34:16 [INFO] Collected git.commit.id.abbrev with value fe996ae 09:34:16 [INFO] Collected git.build.time with value 2024-02-01T09:34:16+0000 09:34:16 [INFO] Collected git.build.version with value 1.6.0 09:34:16 [INFO] Collected git.build.number with value 1677 09:34:16 [INFO] including property git.build.version in results 09:34:16 [INFO] including property git.commit.id.full in results 09:34:16 [INFO] including property git.commit.id.abbrev in results 09:34:16 [INFO] including property git.build.time in results 09:34:16 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/configs-api/target/classes/git.properties] (for module MS Blueprints Processor Modules - Inbounds - Configurations API)... 09:34:16 [INFO] 09:34:16 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ configs-api --- 09:34:16 [INFO] 09:34:16 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ configs-api --- 09:34:16 [INFO] 09:34:16 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ configs-api --- 09:34:16 [INFO] Tidy is skipped. 09:34:16 [INFO] 09:34:16 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ configs-api --- 09:34:16 [INFO] Skipping Antrun execution 09:34:16 [INFO] 09:34:16 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ configs-api --- 09:34:16 [INFO] Formatting is skipped 09:34:16 [INFO] 09:34:16 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ configs-api --- 09:34:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:34:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 09:34:16 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/configs-api/src/main/resources 09:34:16 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/configs-api/src/main/resources 09:34:16 [INFO] 09:34:16 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ configs-api --- 09:34:16 [INFO] No sources to compile 09:34:16 [INFO] 09:34:16 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ configs-api --- 09:34:16 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/configs-api/src/main/java 09:34:17 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 09:34:17 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:17 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:17 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:17 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:17 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:17 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:17 [INFO] 09:34:17 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ configs-api --- 09:34:17 [INFO] Not copying test resources 09:34:17 [INFO] 09:34:17 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ configs-api --- 09:34:17 [INFO] Not compiling test sources 09:34:17 [INFO] 09:34:17 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ configs-api --- 09:34:17 [INFO] Test compilation is skipped 09:34:17 [INFO] 09:34:17 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ configs-api --- 09:34:17 [INFO] Tests are skipped. 09:34:17 [INFO] 09:34:17 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ configs-api --- 09:34:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:17 [INFO] 09:34:17 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ configs-api --- 09:34:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:17 [INFO] 09:34:17 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ configs-api --- 09:34:17 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/configs-api/target/configs-api-1.6.0.jar 09:34:17 [INFO] 09:34:17 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ configs-api --- 09:34:17 [INFO] Skipping because packaging 'jar' is not pom. 09:34:17 [INFO] 09:34:17 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ configs-api --- 09:34:17 [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-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/configs-api/target/code-coverage/jacoco-it.exec 09:34:17 [INFO] 09:34:17 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ configs-api --- 09:34:17 [INFO] Tests are skipped. 09:34:17 [INFO] 09:34:17 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ configs-api --- 09:34:17 [INFO] Tests are skipped. 09:34:17 [INFO] 09:34:17 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ configs-api --- 09:34:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:17 [INFO] 09:34:17 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ configs-api --- 09:34:17 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/configs-api/target/jacoco.exec 09:34:17 [INFO] 09:34:17 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ configs-api --- 09:34:17 [INFO] Tests are skipped. 09:34:17 [INFO] 09:34:17 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ configs-api --- 09:34:17 [INFO] Tests are skipped. 09:34:17 [INFO] 09:34:17 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ configs-api --- 09:34:17 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/configs-api/target/configs-api-1.6.0.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/configs-api/1.6.0/configs-api-1.6.0.jar 09:34:17 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/configs-api/1.6.0/configs-api-1.6.0.pom 09:34:17 [INFO] 09:34:17 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ configs-api --- 09:34:17 [INFO] Deploying org.onap.ccsdk.cds.blueprintsprocessor.modules:configs-api:1.6.0 at end 09:34:17 [INFO] 09:34:17 [INFO] ----< org.onap.ccsdk.cds.blueprintsprocessor.modules:designer-api >----- 09:34:17 [INFO] Building MS Blueprints Processor Modules - Inbounds - Designer API 1.6.0 [33/68] 09:34:17 [INFO] --------------------------------[ jar ]--------------------------------- 09:34:17 [INFO] 09:34:17 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ designer-api --- 09:34:17 [INFO] 09:34:17 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ designer-api --- 09:34:17 [INFO] 09:34:17 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ designer-api --- 09:34:17 [INFO] Executing tasks 09:34:17 09:34:17 ktlint: 09:34:19 [INFO] Executed tasks 09:34:19 [INFO] 09:34:19 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ designer-api --- 09:34:19 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:34:19 [INFO] 09:34:19 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ designer-api --- 09:34:19 [INFO] 09:34:19 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ designer-api --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/code-coverage/jacoco-ut.exec 09:34:19 [INFO] 09:34:19 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ designer-api --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/jacoco.exec 09:34:19 [INFO] 09:34:19 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ designer-api --- 09:34:19 [INFO] Set 2 system properties 09:34:19 [INFO] 09:34:19 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ designer-api --- 09:34:19 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/.git 09:34:19 [INFO] Collected git.commit.id.full with value fe996aebeef7fb86747cd639b9ed9a76a5937611 09:34:19 [INFO] Collected git.commit.id.abbrev with value fe996ae 09:34:19 [INFO] Collected git.build.time with value 2024-02-01T09:34:19+0000 09:34:19 [INFO] Collected git.build.version with value 1.6.0 09:34:19 [INFO] Collected git.build.number with value 1677 09:34:19 [INFO] including property git.build.version in results 09:34:19 [INFO] including property git.commit.id.full in results 09:34:19 [INFO] including property git.commit.id.abbrev in results 09:34:19 [INFO] including property git.build.time in results 09:34:19 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/classes/git.properties] (for module MS Blueprints Processor Modules - Inbounds - Designer API)... 09:34:19 [INFO] 09:34:19 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ designer-api --- 09:34:19 [INFO] 09:34:19 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ designer-api --- 09:34:19 [INFO] 09:34:19 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ designer-api --- 09:34:19 [INFO] Tidy is skipped. 09:34:19 [INFO] 09:34:19 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ designer-api --- 09:34:19 [INFO] Skipping Antrun execution 09:34:19 [INFO] 09:34:19 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ designer-api --- 09:34:19 [INFO] Formatting is skipped 09:34:19 [INFO] 09:34:19 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ designer-api --- 09:34:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:34:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 09:34:19 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/resources 09:34:19 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/resources 09:34:19 [INFO] 09:34:19 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ designer-api --- 09:34:19 [INFO] No sources to compile 09:34:19 [INFO] 09:34:19 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ designer-api --- 09:34:19 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/designer-api/src/main/java 09:34:22 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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> 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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' 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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' 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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> 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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' 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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' 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:22 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:22 [INFO] 09:34:22 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ designer-api --- 09:34:22 [INFO] Not copying test resources 09:34:22 [INFO] 09:34:22 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ designer-api --- 09:34:22 [INFO] Not compiling test sources 09:34:22 [INFO] 09:34:22 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ designer-api --- 09:34:22 [INFO] Test compilation is skipped 09:34:22 [INFO] 09:34:22 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ designer-api --- 09:34:22 [INFO] Tests are skipped. 09:34:22 [INFO] 09:34:22 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ designer-api --- 09:34:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:22 [INFO] 09:34:22 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ designer-api --- 09:34:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:22 [INFO] 09:34:22 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ designer-api --- 09:34:22 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/designer-api-1.6.0.jar 09:34:22 [INFO] 09:34:22 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ designer-api --- 09:34:22 [INFO] Skipping because packaging 'jar' is not pom. 09:34:22 [INFO] 09:34:22 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ designer-api --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/code-coverage/jacoco-it.exec 09:34:22 [INFO] 09:34:22 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ designer-api --- 09:34:22 [INFO] Tests are skipped. 09:34:22 [INFO] 09:34:22 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ designer-api --- 09:34:22 [INFO] Tests are skipped. 09:34:22 [INFO] 09:34:22 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ designer-api --- 09:34:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:22 [INFO] 09:34:22 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ designer-api --- 09:34:22 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/jacoco.exec 09:34:22 [INFO] 09:34:22 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ designer-api --- 09:34:22 [INFO] Tests are skipped. 09:34:22 [INFO] 09:34:22 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ designer-api --- 09:34:22 [INFO] Tests are skipped. 09:34:22 [INFO] 09:34:22 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ designer-api --- 09:34:22 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/designer-api/target/designer-api-1.6.0.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/designer-api/1.6.0/designer-api-1.6.0.jar 09:34:22 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/designer-api/1.6.0/designer-api-1.6.0.pom 09:34:22 [INFO] 09:34:22 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ designer-api --- 09:34:22 [INFO] Deploying org.onap.ccsdk.cds.blueprintsprocessor.modules:designer-api:1.6.0 at end 09:34:22 [INFO] 09:34:22 [INFO] ----< org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-api >----- 09:34:22 [INFO] Building MS Blueprints Processor Modules - Inbounds - Resource API 1.6.0 [34/68] 09:34:22 [INFO] --------------------------------[ jar ]--------------------------------- 09:34:22 [INFO] 09:34:22 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ resource-api --- 09:34:22 [INFO] 09:34:22 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ resource-api --- 09:34:22 [INFO] 09:34:22 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ resource-api --- 09:34:22 [INFO] Executing tasks 09:34:22 09:34:22 ktlint: 09:34:23 [INFO] Executed tasks 09:34:23 [INFO] 09:34:23 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ resource-api --- 09:34:23 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:34:23 [INFO] 09:34:23 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ resource-api --- 09:34:23 [INFO] 09:34:23 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ resource-api --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/resource-api/target/code-coverage/jacoco-ut.exec 09:34:23 [INFO] 09:34:23 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ resource-api --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/resource-api/target/jacoco.exec 09:34:23 [INFO] 09:34:23 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ resource-api --- 09:34:23 [INFO] Set 2 system properties 09:34:23 [INFO] 09:34:23 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ resource-api --- 09:34:23 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/.git 09:34:23 [INFO] Collected git.commit.id.full with value fe996aebeef7fb86747cd639b9ed9a76a5937611 09:34:23 [INFO] Collected git.commit.id.abbrev with value fe996ae 09:34:23 [INFO] Collected git.build.time with value 2024-02-01T09:34:23+0000 09:34:23 [INFO] Collected git.build.version with value 1.6.0 09:34:23 [INFO] Collected git.build.number with value 1677 09:34:23 [INFO] including property git.build.version in results 09:34:23 [INFO] including property git.commit.id.full in results 09:34:23 [INFO] including property git.commit.id.abbrev in results 09:34:23 [INFO] including property git.build.time in results 09:34:23 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/resource-api/target/classes/git.properties] (for module MS Blueprints Processor Modules - Inbounds - Resource API)... 09:34:23 [INFO] 09:34:23 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ resource-api --- 09:34:23 [INFO] 09:34:23 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ resource-api --- 09:34:23 [INFO] 09:34:23 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ resource-api --- 09:34:23 [INFO] Tidy is skipped. 09:34:23 [INFO] 09:34:23 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ resource-api --- 09:34:23 [INFO] Skipping Antrun execution 09:34:23 [INFO] 09:34:23 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ resource-api --- 09:34:23 [INFO] Formatting is skipped 09:34:23 [INFO] 09:34:23 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resource-api --- 09:34:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:34:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 09:34:23 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/resource-api/src/main/resources 09:34:23 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/resource-api/src/main/resources 09:34:23 [INFO] 09:34:23 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ resource-api --- 09:34:23 [INFO] No sources to compile 09:34:23 [INFO] 09:34:23 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ resource-api --- 09:34:23 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/resource-api/src/main/java 09:34:24 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 09:34:24 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:24 [INFO] 09:34:24 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resource-api --- 09:34:24 [INFO] Not copying test resources 09:34:24 [INFO] 09:34:24 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ resource-api --- 09:34:24 [INFO] Not compiling test sources 09:34:24 [INFO] 09:34:24 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ resource-api --- 09:34:24 [INFO] Test compilation is skipped 09:34:24 [INFO] 09:34:24 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resource-api --- 09:34:24 [INFO] Tests are skipped. 09:34:24 [INFO] 09:34:24 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ resource-api --- 09:34:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:24 [INFO] 09:34:24 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ resource-api --- 09:34:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:24 [INFO] 09:34:24 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ resource-api --- 09:34:24 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/resource-api/target/resource-api-1.6.0.jar 09:34:24 [INFO] 09:34:24 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ resource-api --- 09:34:24 [INFO] Skipping because packaging 'jar' is not pom. 09:34:24 [INFO] 09:34:24 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ resource-api --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/resource-api/target/code-coverage/jacoco-it.exec 09:34:24 [INFO] 09:34:24 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ resource-api --- 09:34:24 [INFO] Tests are skipped. 09:34:24 [INFO] 09:34:24 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ resource-api --- 09:34:24 [INFO] Tests are skipped. 09:34:24 [INFO] 09:34:24 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ resource-api --- 09:34:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:24 [INFO] 09:34:24 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ resource-api --- 09:34:24 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/resource-api/target/jacoco.exec 09:34:24 [INFO] 09:34:24 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ resource-api --- 09:34:24 [INFO] Tests are skipped. 09:34:24 [INFO] 09:34:24 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ resource-api --- 09:34:24 [INFO] Tests are skipped. 09:34:24 [INFO] 09:34:24 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resource-api --- 09:34:24 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/resource-api/target/resource-api-1.6.0.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-api/1.6.0/resource-api-1.6.0.jar 09:34:24 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/resource-api/1.6.0/resource-api-1.6.0.pom 09:34:24 [INFO] 09:34:24 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ resource-api --- 09:34:24 [INFO] Deploying org.onap.ccsdk.cds.blueprintsprocessor.modules:resource-api:1.6.0 at end 09:34:24 [INFO] 09:34:24 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:blueprint-audit-status >-- 09:34:24 [INFO] Building MS Blueprints Processor Functions - Blueprint Audit status 1.6.0 [35/68] 09:34:24 [INFO] --------------------------------[ jar ]--------------------------------- 09:34:24 [INFO] 09:34:24 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ blueprint-audit-status --- 09:34:24 [INFO] 09:34:24 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ blueprint-audit-status --- 09:34:24 [INFO] 09:34:24 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ blueprint-audit-status --- 09:34:24 [INFO] Executing tasks 09:34:24 09:34:24 ktlint: 09:34:25 [INFO] Executed tasks 09:34:25 [INFO] 09:34:25 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ blueprint-audit-status --- 09:34:25 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:34:25 [INFO] 09:34:25 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ blueprint-audit-status --- 09:34:25 [INFO] 09:34:25 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ blueprint-audit-status --- 09:34:25 [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-docker-stage-master/ms/blueprintsprocessor/functions/blueprint-audit-status/target/code-coverage/jacoco-ut.exec 09:34:25 [INFO] 09:34:25 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ blueprint-audit-status --- 09:34:25 [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-docker-stage-master/ms/blueprintsprocessor/functions/blueprint-audit-status/target/jacoco.exec 09:34:25 [INFO] 09:34:25 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ blueprint-audit-status --- 09:34:25 [INFO] Set 2 system properties 09:34:25 [INFO] 09:34:25 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ blueprint-audit-status --- 09:34:25 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/.git 09:34:25 [INFO] Collected git.commit.id.full with value fe996aebeef7fb86747cd639b9ed9a76a5937611 09:34:25 [INFO] Collected git.commit.id.abbrev with value fe996ae 09:34:25 [INFO] Collected git.build.time with value 2024-02-01T09:34:25+0000 09:34:25 [INFO] Collected git.build.version with value 1.6.0 09:34:25 [INFO] Collected git.build.number with value 1677 09:34:25 [INFO] including property git.build.version in results 09:34:25 [INFO] including property git.commit.id.full in results 09:34:25 [INFO] including property git.commit.id.abbrev in results 09:34:25 [INFO] including property git.build.time in results 09:34:25 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/blueprint-audit-status/target/classes/git.properties] (for module MS Blueprints Processor Functions - Blueprint Audit status)... 09:34:25 [INFO] 09:34:25 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ blueprint-audit-status --- 09:34:25 [INFO] 09:34:25 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ blueprint-audit-status --- 09:34:25 [INFO] 09:34:25 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ blueprint-audit-status --- 09:34:25 [INFO] Tidy is skipped. 09:34:25 [INFO] 09:34:25 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ blueprint-audit-status --- 09:34:25 [INFO] Skipping Antrun execution 09:34:25 [INFO] 09:34:25 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ blueprint-audit-status --- 09:34:25 [INFO] Formatting is skipped 09:34:25 [INFO] 09:34:25 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ blueprint-audit-status --- 09:34:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:34:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 09:34:25 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/blueprint-audit-status/src/main/resources 09:34:25 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/blueprint-audit-status/src/main/resources 09:34:25 [INFO] 09:34:25 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ blueprint-audit-status --- 09:34:25 [INFO] No sources to compile 09:34:25 [INFO] 09:34:25 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ blueprint-audit-status --- 09:34:25 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/blueprint-audit-status/src/main/java 09:34:25 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 09:34:25 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:25 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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' 09:34:25 [INFO] 09:34:25 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ blueprint-audit-status --- 09:34:25 [INFO] Not copying test resources 09:34:25 [INFO] 09:34:25 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ blueprint-audit-status --- 09:34:25 [INFO] Not compiling test sources 09:34:25 [INFO] 09:34:25 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ blueprint-audit-status --- 09:34:25 [INFO] Test compilation is skipped 09:34:25 [INFO] 09:34:25 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ blueprint-audit-status --- 09:34:25 [INFO] Tests are skipped. 09:34:25 [INFO] 09:34:25 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ blueprint-audit-status --- 09:34:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:25 [INFO] 09:34:25 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ blueprint-audit-status --- 09:34:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:25 [INFO] 09:34:25 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ blueprint-audit-status --- 09:34:25 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/blueprint-audit-status/target/blueprint-audit-status-1.6.0.jar 09:34:25 [INFO] 09:34:25 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ blueprint-audit-status --- 09:34:25 [INFO] Skipping because packaging 'jar' is not pom. 09:34:25 [INFO] 09:34:25 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ blueprint-audit-status --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/functions/blueprint-audit-status/target/code-coverage/jacoco-it.exec 09:34:25 [INFO] 09:34:25 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ blueprint-audit-status --- 09:34:25 [INFO] Tests are skipped. 09:34:25 [INFO] 09:34:25 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ blueprint-audit-status --- 09:34:25 [INFO] Tests are skipped. 09:34:25 [INFO] 09:34:25 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ blueprint-audit-status --- 09:34:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:25 [INFO] 09:34:25 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ blueprint-audit-status --- 09:34:25 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/blueprint-audit-status/target/jacoco.exec 09:34:25 [INFO] 09:34:25 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ blueprint-audit-status --- 09:34:25 [INFO] Tests are skipped. 09:34:25 [INFO] 09:34:25 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ blueprint-audit-status --- 09:34:25 [INFO] Tests are skipped. 09:34:25 [INFO] 09:34:25 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ blueprint-audit-status --- 09:34:25 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/blueprint-audit-status/target/blueprint-audit-status-1.6.0.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/blueprint-audit-status/1.6.0/blueprint-audit-status-1.6.0.jar 09:34:25 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/blueprint-audit-status/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/blueprint-audit-status/1.6.0/blueprint-audit-status-1.6.0.pom 09:34:25 [INFO] 09:34:25 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ blueprint-audit-status --- 09:34:25 [INFO] Deploying org.onap.ccsdk.cds.blueprintsprocessor.functions:blueprint-audit-status:1.6.0 at end 09:34:25 [INFO] 09:34:25 [INFO] ---< org.onap.ccsdk.cds.blueprintsprocessor.modules:selfservice-api >--- 09:34:25 [INFO] Building MS Blueprints Processor Modules - Inbounds - Self Service API 1.6.0 [36/68] 09:34:25 [INFO] --------------------------------[ jar ]--------------------------------- 09:34:26 [INFO] 09:34:26 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ selfservice-api --- 09:34:26 [INFO] 09:34:26 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ selfservice-api --- 09:34:26 [INFO] 09:34:26 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ selfservice-api --- 09:34:26 [INFO] Executing tasks 09:34:26 09:34:26 ktlint: 09:34:27 [INFO] Executed tasks 09:34:27 [INFO] 09:34:27 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ selfservice-api --- 09:34:27 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:34:27 [INFO] 09:34:27 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ selfservice-api --- 09:34:27 [INFO] 09:34:27 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ selfservice-api --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/code-coverage/jacoco-ut.exec 09:34:27 [INFO] 09:34:27 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ selfservice-api --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/jacoco.exec 09:34:27 [INFO] 09:34:27 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ selfservice-api --- 09:34:27 [INFO] Set 2 system properties 09:34:27 [INFO] 09:34:27 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ selfservice-api --- 09:34:27 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/.git 09:34:27 [INFO] Collected git.commit.id.full with value fe996aebeef7fb86747cd639b9ed9a76a5937611 09:34:27 [INFO] Collected git.commit.id.abbrev with value fe996ae 09:34:27 [INFO] Collected git.build.time with value 2024-02-01T09:34:27+0000 09:34:27 [INFO] Collected git.build.version with value 1.6.0 09:34:27 [INFO] Collected git.build.number with value 1677 09:34:27 [INFO] including property git.build.version in results 09:34:27 [INFO] including property git.commit.id.full in results 09:34:27 [INFO] including property git.commit.id.abbrev in results 09:34:27 [INFO] including property git.build.time in results 09:34:27 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/classes/git.properties] (for module MS Blueprints Processor Modules - Inbounds - Self Service API)... 09:34:27 [INFO] 09:34:27 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ selfservice-api --- 09:34:27 [INFO] 09:34:27 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ selfservice-api --- 09:34:27 [INFO] 09:34:27 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ selfservice-api --- 09:34:27 [INFO] Tidy is skipped. 09:34:27 [INFO] 09:34:27 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ selfservice-api --- 09:34:27 [INFO] Skipping Antrun execution 09:34:27 [INFO] 09:34:27 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ selfservice-api --- 09:34:27 [INFO] Formatting is skipped 09:34:27 [INFO] 09:34:27 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ selfservice-api --- 09:34:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:34:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 09:34:27 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/main/resources 09:34:27 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/main/resources 09:34:27 [INFO] 09:34:27 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ selfservice-api --- 09:34:27 [INFO] No sources to compile 09:34:27 [INFO] 09:34:27 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ selfservice-api --- 09:34:27 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/main/java 09:34:28 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 09:34:28 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:28 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:28 [INFO] 09:34:28 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ selfservice-api --- 09:34:28 [INFO] Not copying test resources 09:34:28 [INFO] 09:34:28 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ selfservice-api --- 09:34:28 [INFO] Not compiling test sources 09:34:28 [INFO] 09:34:28 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ selfservice-api --- 09:34:28 [INFO] Test compilation is skipped 09:34:28 [INFO] 09:34:28 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ selfservice-api --- 09:34:28 [INFO] Tests are skipped. 09:34:28 [INFO] 09:34:28 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ selfservice-api --- 09:34:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:28 [INFO] 09:34:28 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ selfservice-api --- 09:34:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:28 [INFO] 09:34:28 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ selfservice-api --- 09:34:28 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/selfservice-api-1.6.0.jar 09:34:28 [INFO] 09:34:28 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ selfservice-api --- 09:34:28 [INFO] Skipping because packaging 'jar' is not pom. 09:34:28 [INFO] 09:34:28 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ selfservice-api --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/code-coverage/jacoco-it.exec 09:34:28 [INFO] 09:34:28 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ selfservice-api --- 09:34:28 [INFO] Tests are skipped. 09:34:28 [INFO] 09:34:28 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ selfservice-api --- 09:34:28 [INFO] Tests are skipped. 09:34:28 [INFO] 09:34:28 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ selfservice-api --- 09:34:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:28 [INFO] 09:34:28 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ selfservice-api --- 09:34:28 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/jacoco.exec 09:34:28 [INFO] 09:34:28 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ selfservice-api --- 09:34:28 [INFO] Tests are skipped. 09:34:28 [INFO] 09:34:28 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ selfservice-api --- 09:34:28 [INFO] Tests are skipped. 09:34:28 [INFO] 09:34:28 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ selfservice-api --- 09:34:28 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/target/selfservice-api-1.6.0.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/selfservice-api/1.6.0/selfservice-api-1.6.0.jar 09:34:28 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/selfservice-api/1.6.0/selfservice-api-1.6.0.pom 09:34:28 [INFO] 09:34:28 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ selfservice-api --- 09:34:28 [INFO] Deploying org.onap.ccsdk.cds.blueprintsprocessor.modules:selfservice-api:1.6.0 at end 09:34:28 [INFO] 09:34:28 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.modules:health-api-common >-- 09:34:28 [INFO] Building MS Blueprints Processor Modules - Inbounds - Health API common 1.6.0 [37/68] 09:34:28 [INFO] --------------------------------[ jar ]--------------------------------- 09:34:28 [INFO] 09:34:28 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ health-api-common --- 09:34:28 [INFO] 09:34:28 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ health-api-common --- 09:34:28 [INFO] 09:34:28 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ health-api-common --- 09:34:28 [INFO] Executing tasks 09:34:28 09:34:28 ktlint: 09:34:29 [INFO] Executed tasks 09:34:29 [INFO] 09:34:29 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ health-api-common --- 09:34:29 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:34:29 [INFO] 09:34:29 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ health-api-common --- 09:34:29 [INFO] 09:34:29 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ health-api-common --- 09:34:29 [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-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/target/code-coverage/jacoco-ut.exec 09:34:29 [INFO] 09:34:29 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ health-api-common --- 09:34:29 [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-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/target/jacoco.exec 09:34:29 [INFO] 09:34:29 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ health-api-common --- 09:34:29 [INFO] Set 2 system properties 09:34:29 [INFO] 09:34:29 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ health-api-common --- 09:34:29 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/.git 09:34:29 [INFO] Collected git.commit.id.full with value fe996aebeef7fb86747cd639b9ed9a76a5937611 09:34:29 [INFO] Collected git.commit.id.abbrev with value fe996ae 09:34:29 [INFO] Collected git.build.time with value 2024-02-01T09:34:29+0000 09:34:29 [INFO] Collected git.build.version with value 1.6.0 09:34:29 [INFO] Collected git.build.number with value 1677 09:34:29 [INFO] including property git.build.version in results 09:34:29 [INFO] including property git.commit.id.full in results 09:34:29 [INFO] including property git.commit.id.abbrev in results 09:34:29 [INFO] including property git.build.time in results 09:34:29 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/target/classes/git.properties] (for module MS Blueprints Processor Modules - Inbounds - Health API common)... 09:34:29 [INFO] 09:34:29 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ health-api-common --- 09:34:29 [INFO] 09:34:29 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ health-api-common --- 09:34:29 [INFO] 09:34:29 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ health-api-common --- 09:34:29 [INFO] Tidy is skipped. 09:34:29 [INFO] 09:34:29 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ health-api-common --- 09:34:29 [INFO] Skipping Antrun execution 09:34:29 [INFO] 09:34:29 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ health-api-common --- 09:34:29 [INFO] Formatting is skipped 09:34:29 [INFO] 09:34:29 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ health-api-common --- 09:34:29 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:34:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 09:34:29 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/src/main/resources 09:34:29 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/src/main/resources 09:34:29 [INFO] 09:34:29 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ health-api-common --- 09:34:29 [INFO] No sources to compile 09:34:29 [INFO] 09:34:29 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ health-api-common --- 09:34:29 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/src/main/java 09:34:30 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 09:34:30 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:30 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:30 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:30 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:30 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:30 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:30 [INFO] 09:34:30 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ health-api-common --- 09:34:30 [INFO] Not copying test resources 09:34:30 [INFO] 09:34:30 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ health-api-common --- 09:34:30 [INFO] Not compiling test sources 09:34:30 [INFO] 09:34:30 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ health-api-common --- 09:34:30 [INFO] Test compilation is skipped 09:34:30 [INFO] 09:34:30 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ health-api-common --- 09:34:30 [INFO] Tests are skipped. 09:34:30 [INFO] 09:34:30 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ health-api-common --- 09:34:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:30 [INFO] 09:34:30 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ health-api-common --- 09:34:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:30 [INFO] 09:34:30 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ health-api-common --- 09:34:30 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/target/health-api-common-1.6.0.jar 09:34:30 [INFO] 09:34:30 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ health-api-common --- 09:34:30 [INFO] Skipping because packaging 'jar' is not pom. 09:34:30 [INFO] 09:34:30 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ health-api-common --- 09:34:30 [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-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/target/code-coverage/jacoco-it.exec 09:34:30 [INFO] 09:34:30 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ health-api-common --- 09:34:30 [INFO] Tests are skipped. 09:34:30 [INFO] 09:34:30 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ health-api-common --- 09:34:30 [INFO] Tests are skipped. 09:34:30 [INFO] 09:34:30 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ health-api-common --- 09:34:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:30 [INFO] 09:34:30 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ health-api-common --- 09:34:30 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/target/jacoco.exec 09:34:30 [INFO] 09:34:30 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ health-api-common --- 09:34:30 [INFO] Tests are skipped. 09:34:30 [INFO] 09:34:30 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ health-api-common --- 09:34:30 [INFO] Tests are skipped. 09:34:30 [INFO] 09:34:30 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ health-api-common --- 09:34:30 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/health-api-common/target/health-api-common-1.6.0.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api-common/1.6.0/health-api-common-1.6.0.jar 09:34:30 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-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/health-api-common-1.6.0.pom 09:34:30 [INFO] 09:34:30 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ health-api-common --- 09:34:30 [INFO] Deploying org.onap.ccsdk.cds.blueprintsprocessor.modules:health-api-common:1.6.0 at end 09:34:30 [INFO] 09:34:30 [INFO] -----< org.onap.ccsdk.cds.blueprintsprocessor.modules:health-api >------ 09:34:30 [INFO] Building MS Blueprints Processor Modules - Inbounds - Health API 1.6.0 [38/68] 09:34:30 [INFO] --------------------------------[ jar ]--------------------------------- 09:34:30 [INFO] 09:34:30 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ health-api --- 09:34:30 [INFO] 09:34:30 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ health-api --- 09:34:30 [INFO] 09:34:30 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ health-api --- 09:34:30 [INFO] Executing tasks 09:34:30 09:34:30 ktlint: 09:34:31 [INFO] Executed tasks 09:34:31 [INFO] 09:34:31 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ health-api --- 09:34:31 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:34:31 [INFO] 09:34:31 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ health-api --- 09:34:31 [INFO] 09:34:31 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ health-api --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/health-api/target/code-coverage/jacoco-ut.exec 09:34:31 [INFO] 09:34:31 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ health-api --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/health-api/target/jacoco.exec 09:34:31 [INFO] 09:34:31 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ health-api --- 09:34:31 [INFO] Set 2 system properties 09:34:31 [INFO] 09:34:31 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ health-api --- 09:34:31 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/.git 09:34:31 [INFO] Collected git.commit.id.full with value fe996aebeef7fb86747cd639b9ed9a76a5937611 09:34:31 [INFO] Collected git.commit.id.abbrev with value fe996ae 09:34:31 [INFO] Collected git.build.time with value 2024-02-01T09:34:31+0000 09:34:31 [INFO] Collected git.build.version with value 1.6.0 09:34:31 [INFO] Collected git.build.number with value 1677 09:34:31 [INFO] including property git.build.version in results 09:34:31 [INFO] including property git.commit.id.full in results 09:34:31 [INFO] including property git.commit.id.abbrev in results 09:34:31 [INFO] including property git.build.time in results 09:34:31 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/health-api/target/classes/git.properties] (for module MS Blueprints Processor Modules - Inbounds - Health API)... 09:34:31 [INFO] 09:34:31 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ health-api --- 09:34:31 [INFO] 09:34:31 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ health-api --- 09:34:31 [INFO] 09:34:31 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ health-api --- 09:34:31 [INFO] Tidy is skipped. 09:34:31 [INFO] 09:34:31 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ health-api --- 09:34:31 [INFO] Skipping Antrun execution 09:34:31 [INFO] 09:34:31 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ health-api --- 09:34:31 [INFO] Formatting is skipped 09:34:31 [INFO] 09:34:31 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ health-api --- 09:34:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:34:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 09:34:31 [INFO] Copying 1 resource 09:34:31 [INFO] Copying 0 resource 09:34:31 [INFO] 09:34:31 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ health-api --- 09:34:31 [INFO] No sources to compile 09:34:31 [INFO] 09:34:31 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ health-api --- 09:34:31 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/health-api/src/main/java 09:34:31 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 09:34:31 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:31 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:31 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:31 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:31 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:31 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:31 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:31 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:31 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:31 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:31 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:31 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:31 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:31 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:31 [INFO] 09:34:31 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ health-api --- 09:34:31 [INFO] Not copying test resources 09:34:31 [INFO] 09:34:31 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ health-api --- 09:34:31 [INFO] Not compiling test sources 09:34:31 [INFO] 09:34:31 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ health-api --- 09:34:31 [INFO] Test compilation is skipped 09:34:31 [INFO] 09:34:31 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ health-api --- 09:34:31 [INFO] Tests are skipped. 09:34:31 [INFO] 09:34:31 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ health-api --- 09:34:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:31 [INFO] 09:34:31 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ health-api --- 09:34:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:31 [INFO] 09:34:31 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ health-api --- 09:34:31 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/health-api/target/health-api-1.6.0.jar 09:34:31 [INFO] 09:34:31 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ health-api --- 09:34:31 [INFO] Skipping because packaging 'jar' is not pom. 09:34:31 [INFO] 09:34:31 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ health-api --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/health-api/target/code-coverage/jacoco-it.exec 09:34:31 [INFO] 09:34:31 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ health-api --- 09:34:31 [INFO] Tests are skipped. 09:34:31 [INFO] 09:34:31 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ health-api --- 09:34:31 [INFO] Tests are skipped. 09:34:31 [INFO] 09:34:31 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ health-api --- 09:34:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:31 [INFO] 09:34:31 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ health-api --- 09:34:31 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/health-api/target/jacoco.exec 09:34:31 [INFO] 09:34:31 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ health-api --- 09:34:31 [INFO] Tests are skipped. 09:34:31 [INFO] 09:34:31 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ health-api --- 09:34:31 [INFO] Tests are skipped. 09:34:31 [INFO] 09:34:31 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ health-api --- 09:34:31 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/health-api/target/health-api-1.6.0.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api/1.6.0/health-api-1.6.0.jar 09:34:31 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/health-api/1.6.0/health-api-1.6.0.pom 09:34:31 [INFO] 09:34:31 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ health-api --- 09:34:31 [INFO] Deploying org.onap.ccsdk.cds.blueprintsprocessor.modules:health-api:1.6.0 at end 09:34:31 [INFO] 09:34:31 [INFO] ----< org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-api >----- 09:34:31 [INFO] Building MS Blueprints Processor Modules - Inbounds - Workflow API 1.6.0 [39/68] 09:34:31 [INFO] --------------------------------[ jar ]--------------------------------- 09:34:31 [INFO] 09:34:31 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ workflow-api --- 09:34:31 [INFO] 09:34:31 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ workflow-api --- 09:34:31 [INFO] 09:34:31 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ workflow-api --- 09:34:31 [INFO] Executing tasks 09:34:31 09:34:31 ktlint: 09:34:32 [INFO] Executed tasks 09:34:32 [INFO] 09:34:32 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ workflow-api --- 09:34:32 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:34:32 [INFO] 09:34:32 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ workflow-api --- 09:34:32 [INFO] 09:34:32 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ workflow-api --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/target/code-coverage/jacoco-ut.exec 09:34:32 [INFO] 09:34:32 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ workflow-api --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/target/jacoco.exec 09:34:32 [INFO] 09:34:32 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ workflow-api --- 09:34:32 [INFO] Set 2 system properties 09:34:32 [INFO] 09:34:32 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ workflow-api --- 09:34:32 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/.git 09:34:32 [INFO] Collected git.commit.id.full with value fe996aebeef7fb86747cd639b9ed9a76a5937611 09:34:32 [INFO] Collected git.commit.id.abbrev with value fe996ae 09:34:32 [INFO] Collected git.build.time with value 2024-02-01T09:34:32+0000 09:34:32 [INFO] Collected git.build.version with value 1.6.0 09:34:32 [INFO] Collected git.build.number with value 1677 09:34:32 [INFO] including property git.build.version in results 09:34:32 [INFO] including property git.commit.id.full in results 09:34:32 [INFO] including property git.commit.id.abbrev in results 09:34:32 [INFO] including property git.build.time in results 09:34:32 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/target/classes/git.properties] (for module MS Blueprints Processor Modules - Inbounds - Workflow API)... 09:34:32 [INFO] 09:34:32 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ workflow-api --- 09:34:32 [INFO] 09:34:32 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ workflow-api --- 09:34:32 [INFO] 09:34:32 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ workflow-api --- 09:34:32 [INFO] Tidy is skipped. 09:34:32 [INFO] 09:34:32 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ workflow-api --- 09:34:32 [INFO] Skipping Antrun execution 09:34:32 [INFO] 09:34:32 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ workflow-api --- 09:34:32 [INFO] Formatting is skipped 09:34:32 [INFO] 09:34:32 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ workflow-api --- 09:34:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:34:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 09:34:32 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/src/main/resources 09:34:32 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/src/main/resources 09:34:32 [INFO] 09:34:32 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ workflow-api --- 09:34:32 [INFO] No sources to compile 09:34:32 [INFO] 09:34:32 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ workflow-api --- 09:34:32 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/src/main/java 09:34:33 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 09:34:33 [INFO] 09:34:33 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ workflow-api --- 09:34:33 [INFO] Not copying test resources 09:34:33 [INFO] 09:34:33 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ workflow-api --- 09:34:33 [INFO] Not compiling test sources 09:34:33 [INFO] 09:34:33 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ workflow-api --- 09:34:33 [INFO] Test compilation is skipped 09:34:33 [INFO] 09:34:33 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ workflow-api --- 09:34:33 [INFO] Tests are skipped. 09:34:33 [INFO] 09:34:33 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ workflow-api --- 09:34:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:33 [INFO] 09:34:33 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ workflow-api --- 09:34:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:33 [INFO] 09:34:33 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ workflow-api --- 09:34:33 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/target/workflow-api-1.6.0.jar 09:34:33 [INFO] 09:34:33 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ workflow-api --- 09:34:33 [INFO] Skipping because packaging 'jar' is not pom. 09:34:33 [INFO] 09:34:33 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ workflow-api --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/target/code-coverage/jacoco-it.exec 09:34:33 [INFO] 09:34:33 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ workflow-api --- 09:34:33 [INFO] Tests are skipped. 09:34:33 [INFO] 09:34:33 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ workflow-api --- 09:34:33 [INFO] Tests are skipped. 09:34:33 [INFO] 09:34:33 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ workflow-api --- 09:34:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:33 [INFO] 09:34:33 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ workflow-api --- 09:34:33 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/target/jacoco.exec 09:34:33 [INFO] 09:34:33 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ workflow-api --- 09:34:33 [INFO] Tests are skipped. 09:34:33 [INFO] 09:34:33 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ workflow-api --- 09:34:33 [INFO] Tests are skipped. 09:34:33 [INFO] 09:34:33 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ workflow-api --- 09:34:33 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/target/workflow-api-1.6.0.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-api/1.6.0/workflow-api-1.6.0.jar 09:34:33 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/inbounds/workflow-api/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/modules/workflow-api/1.6.0/workflow-api-1.6.0.pom 09:34:33 [INFO] 09:34:33 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ workflow-api --- 09:34:33 [INFO] Deploying org.onap.ccsdk.cds.blueprintsprocessor.modules:workflow-api:1.6.0 at end 09:34:33 [INFO] 09:34:33 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:restful-executor >-- 09:34:33 [INFO] Building MS Blueprints Processor Functions - Restful executor 1.6.0 [40/68] 09:34:33 [INFO] --------------------------------[ jar ]--------------------------------- 09:34:33 [INFO] 09:34:33 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ restful-executor --- 09:34:33 [INFO] 09:34:33 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ restful-executor --- 09:34:33 [INFO] 09:34:33 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ restful-executor --- 09:34:33 [INFO] Executing tasks 09:34:33 09:34:33 ktlint: 09:34:34 [INFO] Executed tasks 09:34:34 [INFO] 09:34:34 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ restful-executor --- 09:34:34 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:34:34 [INFO] 09:34:34 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ restful-executor --- 09:34:34 [INFO] 09:34:34 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ restful-executor --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/functions/restful-executor/target/code-coverage/jacoco-ut.exec 09:34:34 [INFO] 09:34:34 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ restful-executor --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/functions/restful-executor/target/jacoco.exec 09:34:34 [INFO] 09:34:34 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ restful-executor --- 09:34:34 [INFO] Set 2 system properties 09:34:34 [INFO] 09:34:34 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ restful-executor --- 09:34:34 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/.git 09:34:34 [INFO] Collected git.commit.id.full with value fe996aebeef7fb86747cd639b9ed9a76a5937611 09:34:34 [INFO] Collected git.commit.id.abbrev with value fe996ae 09:34:34 [INFO] Collected git.build.time with value 2024-02-01T09:34:34+0000 09:34:34 [INFO] Collected git.build.version with value 1.6.0 09:34:34 [INFO] Collected git.build.number with value 1677 09:34:34 [INFO] including property git.build.version in results 09:34:34 [INFO] including property git.commit.id.full in results 09:34:34 [INFO] including property git.commit.id.abbrev in results 09:34:34 [INFO] including property git.build.time in results 09:34:34 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/restful-executor/target/classes/git.properties] (for module MS Blueprints Processor Functions - Restful executor)... 09:34:34 [INFO] 09:34:34 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ restful-executor --- 09:34:34 [INFO] 09:34:34 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ restful-executor --- 09:34:34 [INFO] 09:34:34 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ restful-executor --- 09:34:34 [INFO] Tidy is skipped. 09:34:34 [INFO] 09:34:34 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ restful-executor --- 09:34:34 [INFO] Skipping Antrun execution 09:34:34 [INFO] 09:34:34 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ restful-executor --- 09:34:34 [INFO] Formatting is skipped 09:34:34 [INFO] 09:34:34 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ restful-executor --- 09:34:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:34:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 09:34:34 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/restful-executor/src/main/resources 09:34:34 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/restful-executor/src/main/resources 09:34:34 [INFO] 09:34:34 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ restful-executor --- 09:34:34 [INFO] No sources to compile 09:34:34 [INFO] 09:34:34 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ restful-executor --- 09:34:34 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/restful-executor/src/main/java 09:34:35 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 09:34:35 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:35 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:35 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:35 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:35 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:35 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:35 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:35 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:35 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:35 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:35 [INFO] 09:34:35 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ restful-executor --- 09:34:35 [INFO] Not copying test resources 09:34:35 [INFO] 09:34:35 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ restful-executor --- 09:34:35 [INFO] Not compiling test sources 09:34:35 [INFO] 09:34:35 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ restful-executor --- 09:34:35 [INFO] Test compilation is skipped 09:34:35 [INFO] 09:34:35 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ restful-executor --- 09:34:35 [INFO] Tests are skipped. 09:34:35 [INFO] 09:34:35 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ restful-executor --- 09:34:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:35 [INFO] 09:34:35 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ restful-executor --- 09:34:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:35 [INFO] 09:34:35 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ restful-executor --- 09:34:35 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/restful-executor/target/restful-executor-1.6.0.jar 09:34:35 [INFO] 09:34:35 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ restful-executor --- 09:34:35 [INFO] Skipping because packaging 'jar' is not pom. 09:34:35 [INFO] 09:34:35 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ restful-executor --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/functions/restful-executor/target/code-coverage/jacoco-it.exec 09:34:35 [INFO] 09:34:35 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ restful-executor --- 09:34:35 [INFO] Tests are skipped. 09:34:35 [INFO] 09:34:35 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ restful-executor --- 09:34:35 [INFO] Tests are skipped. 09:34:35 [INFO] 09:34:35 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ restful-executor --- 09:34:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:35 [INFO] 09:34:35 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ restful-executor --- 09:34:35 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/restful-executor/target/jacoco.exec 09:34:35 [INFO] 09:34:35 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ restful-executor --- 09:34:35 [INFO] Tests are skipped. 09:34:35 [INFO] 09:34:35 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ restful-executor --- 09:34:35 [INFO] Tests are skipped. 09:34:35 [INFO] 09:34:35 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restful-executor --- 09:34:35 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/restful-executor/target/restful-executor-1.6.0.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful-executor/1.6.0/restful-executor-1.6.0.jar 09:34:35 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/restful-executor/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/restful-executor/1.6.0/restful-executor-1.6.0.pom 09:34:35 [INFO] 09:34:35 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ restful-executor --- 09:34:35 [INFO] Deploying org.onap.ccsdk.cds.blueprintsprocessor.functions:restful-executor:1.6.0 at end 09:34:35 [INFO] 09:34:35 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:ansible-awx-executor >-- 09:34:35 [INFO] Building MS Blueprints Processor Functions - Ansible AWX Executor 1.6.0 [41/68] 09:34:35 [INFO] --------------------------------[ jar ]--------------------------------- 09:34:35 [INFO] 09:34:35 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ansible-awx-executor --- 09:34:35 [INFO] 09:34:35 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ ansible-awx-executor --- 09:34:35 [INFO] 09:34:35 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ ansible-awx-executor --- 09:34:35 [INFO] Executing tasks 09:34:35 09:34:35 ktlint: 09:34:36 [INFO] Executed tasks 09:34:36 [INFO] 09:34:36 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ ansible-awx-executor --- 09:34:36 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:34:36 [INFO] 09:34:36 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ ansible-awx-executor --- 09:34:36 [INFO] 09:34:36 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ ansible-awx-executor --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/functions/ansible-awx-executor/target/code-coverage/jacoco-ut.exec 09:34:36 [INFO] 09:34:36 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ ansible-awx-executor --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/functions/ansible-awx-executor/target/jacoco.exec 09:34:36 [INFO] 09:34:36 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ ansible-awx-executor --- 09:34:36 [INFO] Set 2 system properties 09:34:36 [INFO] 09:34:36 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ ansible-awx-executor --- 09:34:36 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/.git 09:34:36 [INFO] Collected git.commit.id.full with value fe996aebeef7fb86747cd639b9ed9a76a5937611 09:34:36 [INFO] Collected git.commit.id.abbrev with value fe996ae 09:34:36 [INFO] Collected git.build.time with value 2024-02-01T09:34:36+0000 09:34:36 [INFO] Collected git.build.version with value 1.6.0 09:34:36 [INFO] Collected git.build.number with value 1677 09:34:36 [INFO] including property git.build.version in results 09:34:36 [INFO] including property git.commit.id.full in results 09:34:36 [INFO] including property git.commit.id.abbrev in results 09:34:36 [INFO] including property git.build.time in results 09:34:36 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/ansible-awx-executor/target/classes/git.properties] (for module MS Blueprints Processor Functions - Ansible AWX Executor)... 09:34:36 [INFO] 09:34:36 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ ansible-awx-executor --- 09:34:36 [INFO] 09:34:36 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ ansible-awx-executor --- 09:34:36 [INFO] 09:34:36 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ ansible-awx-executor --- 09:34:36 [INFO] Tidy is skipped. 09:34:36 [INFO] 09:34:36 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ ansible-awx-executor --- 09:34:36 [INFO] Skipping Antrun execution 09:34:36 [INFO] 09:34:36 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ ansible-awx-executor --- 09:34:36 [INFO] Formatting is skipped 09:34:36 [INFO] 09:34:36 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ansible-awx-executor --- 09:34:36 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:34:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 09:34:36 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/ansible-awx-executor/src/main/resources 09:34:36 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/ansible-awx-executor/src/main/resources 09:34:36 [INFO] 09:34:36 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ ansible-awx-executor --- 09:34:36 [INFO] No sources to compile 09:34:36 [INFO] 09:34:36 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ ansible-awx-executor --- 09:34:36 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/ansible-awx-executor/src/main/java 09:34:37 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 09:34:37 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:37 [INFO] 09:34:37 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ansible-awx-executor --- 09:34:37 [INFO] Not copying test resources 09:34:37 [INFO] 09:34:37 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ ansible-awx-executor --- 09:34:37 [INFO] Not compiling test sources 09:34:37 [INFO] 09:34:37 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ ansible-awx-executor --- 09:34:37 [INFO] Test compilation is skipped 09:34:37 [INFO] 09:34:37 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ansible-awx-executor --- 09:34:37 [INFO] Tests are skipped. 09:34:37 [INFO] 09:34:37 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ ansible-awx-executor --- 09:34:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:37 [INFO] 09:34:37 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ ansible-awx-executor --- 09:34:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:37 [INFO] 09:34:37 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ansible-awx-executor --- 09:34:37 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/ansible-awx-executor/target/ansible-awx-executor-1.6.0.jar 09:34:37 [INFO] 09:34:37 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ ansible-awx-executor --- 09:34:37 [INFO] Skipping because packaging 'jar' is not pom. 09:34:37 [INFO] 09:34:37 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ ansible-awx-executor --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/functions/ansible-awx-executor/target/code-coverage/jacoco-it.exec 09:34:37 [INFO] 09:34:37 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ ansible-awx-executor --- 09:34:37 [INFO] Tests are skipped. 09:34:37 [INFO] 09:34:37 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ ansible-awx-executor --- 09:34:37 [INFO] Tests are skipped. 09:34:37 [INFO] 09:34:37 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ ansible-awx-executor --- 09:34:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:37 [INFO] 09:34:37 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ ansible-awx-executor --- 09:34:37 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/ansible-awx-executor/target/jacoco.exec 09:34:37 [INFO] 09:34:37 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ ansible-awx-executor --- 09:34:37 [INFO] Tests are skipped. 09:34:37 [INFO] 09:34:37 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ ansible-awx-executor --- 09:34:37 [INFO] Tests are skipped. 09:34:37 [INFO] 09:34:37 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ansible-awx-executor --- 09:34:37 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/ansible-awx-executor/target/ansible-awx-executor-1.6.0.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible-awx-executor/1.6.0/ansible-awx-executor-1.6.0.jar 09:34:37 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible-awx-executor/1.6.0/ansible-awx-executor-1.6.0.pom 09:34:37 [INFO] 09:34:37 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ ansible-awx-executor --- 09:34:37 [INFO] Deploying org.onap.ccsdk.cds.blueprintsprocessor.functions:ansible-awx-executor:1.6.0 at end 09:34:37 [INFO] 09:34:37 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:python-executor >-- 09:34:37 [INFO] Building MS Blueprints Processor Functions - Python Executor 1.6.0 [42/68] 09:34:37 [INFO] --------------------------------[ jar ]--------------------------------- 09:34:37 [INFO] 09:34:37 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ python-executor --- 09:34:37 [INFO] 09:34:37 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ python-executor --- 09:34:37 [INFO] 09:34:37 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ python-executor --- 09:34:37 [INFO] Executing tasks 09:34:37 09:34:37 ktlint: 09:34:38 [INFO] Executed tasks 09:34:38 [INFO] 09:34:38 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ python-executor --- 09:34:38 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:34:38 [INFO] 09:34:38 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ python-executor --- 09:34:38 [INFO] 09:34:38 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ python-executor --- 09:34:38 [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-docker-stage-master/ms/blueprintsprocessor/functions/python-executor/target/code-coverage/jacoco-ut.exec 09:34:38 [INFO] 09:34:38 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ python-executor --- 09:34:38 [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-docker-stage-master/ms/blueprintsprocessor/functions/python-executor/target/jacoco.exec 09:34:38 [INFO] 09:34:38 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ python-executor --- 09:34:38 [INFO] Set 2 system properties 09:34:38 [INFO] 09:34:38 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ python-executor --- 09:34:38 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/.git 09:34:38 [INFO] Collected git.commit.id.full with value fe996aebeef7fb86747cd639b9ed9a76a5937611 09:34:38 [INFO] Collected git.commit.id.abbrev with value fe996ae 09:34:38 [INFO] Collected git.build.time with value 2024-02-01T09:34:38+0000 09:34:38 [INFO] Collected git.build.version with value 1.6.0 09:34:38 [INFO] Collected git.build.number with value 1677 09:34:38 [INFO] including property git.build.version in results 09:34:38 [INFO] including property git.commit.id.full in results 09:34:38 [INFO] including property git.commit.id.abbrev in results 09:34:38 [INFO] including property git.build.time in results 09:34:38 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/python-executor/target/classes/git.properties] (for module MS Blueprints Processor Functions - Python Executor)... 09:34:38 [INFO] 09:34:38 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ python-executor --- 09:34:38 [INFO] 09:34:38 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ python-executor --- 09:34:38 [INFO] 09:34:38 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ python-executor --- 09:34:38 [INFO] Tidy is skipped. 09:34:38 [INFO] 09:34:38 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ python-executor --- 09:34:38 [INFO] Skipping Antrun execution 09:34:38 [INFO] 09:34:38 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ python-executor --- 09:34:38 [INFO] Formatting is skipped 09:34:38 [INFO] 09:34:38 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ python-executor --- 09:34:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:34:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 09:34:38 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/python-executor/src/main/resources 09:34:38 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/python-executor/src/main/resources 09:34:38 [INFO] 09:34:38 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ python-executor --- 09:34:38 [INFO] No sources to compile 09:34:38 [INFO] 09:34:38 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ python-executor --- 09:34:38 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/python-executor/src/main/java 09:34:39 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 09:34:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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? 09:34:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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? 09:34:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:39 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:39 [INFO] 09:34:39 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ python-executor --- 09:34:39 [INFO] Not copying test resources 09:34:39 [INFO] 09:34:39 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ python-executor --- 09:34:39 [INFO] Not compiling test sources 09:34:39 [INFO] 09:34:39 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ python-executor --- 09:34:39 [INFO] Test compilation is skipped 09:34:39 [INFO] 09:34:39 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ python-executor --- 09:34:39 [INFO] Tests are skipped. 09:34:39 [INFO] 09:34:39 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ python-executor --- 09:34:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:39 [INFO] 09:34:39 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ python-executor --- 09:34:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:39 [INFO] 09:34:39 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ python-executor --- 09:34:39 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/python-executor/target/python-executor-1.6.0.jar 09:34:39 [INFO] 09:34:39 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ python-executor --- 09:34:39 [INFO] Skipping because packaging 'jar' is not pom. 09:34:39 [INFO] 09:34:39 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ python-executor --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/functions/python-executor/target/code-coverage/jacoco-it.exec 09:34:39 [INFO] 09:34:39 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ python-executor --- 09:34:39 [INFO] Tests are skipped. 09:34:39 [INFO] 09:34:39 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ python-executor --- 09:34:39 [INFO] Tests are skipped. 09:34:39 [INFO] 09:34:39 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ python-executor --- 09:34:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:39 [INFO] 09:34:39 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ python-executor --- 09:34:39 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/python-executor/target/jacoco.exec 09:34:39 [INFO] 09:34:39 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ python-executor --- 09:34:39 [INFO] Tests are skipped. 09:34:39 [INFO] 09:34:39 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ python-executor --- 09:34:39 [INFO] Tests are skipped. 09:34:39 [INFO] 09:34:39 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ python-executor --- 09:34:39 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/python-executor/target/python-executor-1.6.0.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/python-executor/1.6.0/python-executor-1.6.0.jar 09:34:39 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/python-executor/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/python-executor/1.6.0/python-executor-1.6.0.pom 09:34:39 [INFO] 09:34:39 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ python-executor --- 09:34:39 [INFO] Deploying org.onap.ccsdk.cds.blueprintsprocessor.functions:python-executor:1.6.0 at end 09:34:39 [INFO] 09:34:39 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:netconf-executor >-- 09:34:39 [INFO] Building MS Blueprints Processor Functions - Netconf Executor 1.6.0 [43/68] 09:34:39 [INFO] --------------------------------[ jar ]--------------------------------- 09:34:39 [INFO] 09:34:39 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ netconf-executor --- 09:34:39 [INFO] 09:34:39 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ netconf-executor --- 09:34:39 [INFO] 09:34:39 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ netconf-executor --- 09:34:39 [INFO] Executing tasks 09:34:39 09:34:39 ktlint: 09:34:41 [INFO] Executed tasks 09:34:41 [INFO] 09:34:41 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ netconf-executor --- 09:34:41 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:34:41 [INFO] 09:34:41 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ netconf-executor --- 09:34:41 [INFO] 09:34:41 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ netconf-executor --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/functions/netconf-executor/target/code-coverage/jacoco-ut.exec 09:34:41 [INFO] 09:34:41 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ netconf-executor --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/functions/netconf-executor/target/jacoco.exec 09:34:41 [INFO] 09:34:41 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ netconf-executor --- 09:34:41 [INFO] Set 2 system properties 09:34:41 [INFO] 09:34:41 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ netconf-executor --- 09:34:41 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/.git 09:34:41 [INFO] Collected git.commit.id.full with value fe996aebeef7fb86747cd639b9ed9a76a5937611 09:34:41 [INFO] Collected git.commit.id.abbrev with value fe996ae 09:34:41 [INFO] Collected git.build.time with value 2024-02-01T09:34:41+0000 09:34:41 [INFO] Collected git.build.version with value 1.6.0 09:34:41 [INFO] Collected git.build.number with value 1677 09:34:41 [INFO] including property git.build.version in results 09:34:41 [INFO] including property git.commit.id.full in results 09:34:41 [INFO] including property git.commit.id.abbrev in results 09:34:41 [INFO] including property git.build.time in results 09:34:41 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/netconf-executor/target/classes/git.properties] (for module MS Blueprints Processor Functions - Netconf Executor)... 09:34:41 [INFO] 09:34:41 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ netconf-executor --- 09:34:41 [INFO] 09:34:41 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ netconf-executor --- 09:34:41 [INFO] 09:34:41 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ netconf-executor --- 09:34:41 [INFO] Tidy is skipped. 09:34:41 [INFO] 09:34:41 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ netconf-executor --- 09:34:41 [INFO] Skipping Antrun execution 09:34:41 [INFO] 09:34:41 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ netconf-executor --- 09:34:41 [INFO] Formatting is skipped 09:34:41 [INFO] 09:34:41 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ netconf-executor --- 09:34:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:34:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 09:34:41 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/netconf-executor/src/main/resources 09:34:41 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/netconf-executor/src/main/resources 09:34:41 [INFO] 09:34:41 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ netconf-executor --- 09:34:41 [INFO] No sources to compile 09:34:41 [INFO] 09:34:41 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ netconf-executor --- 09:34:41 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/netconf-executor/src/main/java 09:34:42 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 09:34:42 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:42 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:42 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:42 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:42 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:42 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:42 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:42 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:42 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:42 [INFO] 09:34:42 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ netconf-executor --- 09:34:42 [INFO] Not copying test resources 09:34:42 [INFO] 09:34:42 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ netconf-executor --- 09:34:42 [INFO] Not compiling test sources 09:34:42 [INFO] 09:34:42 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ netconf-executor --- 09:34:42 [INFO] Test compilation is skipped 09:34:42 [INFO] 09:34:42 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ netconf-executor --- 09:34:42 [INFO] Tests are skipped. 09:34:42 [INFO] 09:34:42 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ netconf-executor --- 09:34:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:42 [INFO] 09:34:42 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ netconf-executor --- 09:34:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:42 [INFO] 09:34:42 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ netconf-executor --- 09:34:42 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/netconf-executor/target/netconf-executor-1.6.0.jar 09:34:42 [INFO] 09:34:42 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ netconf-executor --- 09:34:42 [INFO] Skipping because packaging 'jar' is not pom. 09:34:42 [INFO] 09:34:42 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ netconf-executor --- 09:34:42 [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-docker-stage-master/ms/blueprintsprocessor/functions/netconf-executor/target/code-coverage/jacoco-it.exec 09:34:42 [INFO] 09:34:42 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ netconf-executor --- 09:34:42 [INFO] Tests are skipped. 09:34:42 [INFO] 09:34:42 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ netconf-executor --- 09:34:42 [INFO] Tests are skipped. 09:34:42 [INFO] 09:34:42 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ netconf-executor --- 09:34:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:42 [INFO] 09:34:42 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ netconf-executor --- 09:34:42 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/netconf-executor/target/jacoco.exec 09:34:42 [INFO] 09:34:42 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ netconf-executor --- 09:34:42 [INFO] Tests are skipped. 09:34:42 [INFO] 09:34:42 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ netconf-executor --- 09:34:42 [INFO] Tests are skipped. 09:34:42 [INFO] 09:34:42 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-executor --- 09:34:42 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/netconf-executor/target/netconf-executor-1.6.0.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf-executor/1.6.0/netconf-executor-1.6.0.jar 09:34:42 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/netconf-executor/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf-executor/1.6.0/netconf-executor-1.6.0.pom 09:34:42 [INFO] 09:34:42 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ netconf-executor --- 09:34:42 [INFO] Deploying org.onap.ccsdk.cds.blueprintsprocessor.functions:netconf-executor:1.6.0 at end 09:34:42 [INFO] 09:34:42 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:restconf-executor >-- 09:34:42 [INFO] Building MS Blueprints Processor Functions - Restconf Executor 1.6.0 [44/68] 09:34:42 [INFO] --------------------------------[ jar ]--------------------------------- 09:34:42 [INFO] 09:34:42 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ restconf-executor --- 09:34:42 [INFO] 09:34:42 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ restconf-executor --- 09:34:42 [INFO] 09:34:42 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ restconf-executor --- 09:34:42 [INFO] Executing tasks 09:34:42 09:34:42 ktlint: 09:34:43 [INFO] Executed tasks 09:34:43 [INFO] 09:34:43 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ restconf-executor --- 09:34:43 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:34:43 [INFO] 09:34:43 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ restconf-executor --- 09:34:43 [INFO] 09:34:43 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ restconf-executor --- 09:34:43 [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-docker-stage-master/ms/blueprintsprocessor/functions/restconf-executor/target/code-coverage/jacoco-ut.exec 09:34:43 [INFO] 09:34:43 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ restconf-executor --- 09:34:43 [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-docker-stage-master/ms/blueprintsprocessor/functions/restconf-executor/target/jacoco.exec 09:34:43 [INFO] 09:34:43 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ restconf-executor --- 09:34:43 [INFO] Set 2 system properties 09:34:43 [INFO] 09:34:43 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ restconf-executor --- 09:34:43 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/.git 09:34:43 [INFO] Collected git.commit.id.full with value fe996aebeef7fb86747cd639b9ed9a76a5937611 09:34:43 [INFO] Collected git.commit.id.abbrev with value fe996ae 09:34:43 [INFO] Collected git.build.time with value 2024-02-01T09:34:43+0000 09:34:43 [INFO] Collected git.build.version with value 1.6.0 09:34:43 [INFO] Collected git.build.number with value 1677 09:34:43 [INFO] including property git.build.version in results 09:34:43 [INFO] including property git.commit.id.full in results 09:34:43 [INFO] including property git.commit.id.abbrev in results 09:34:43 [INFO] including property git.build.time in results 09:34:43 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/restconf-executor/target/classes/git.properties] (for module MS Blueprints Processor Functions - Restconf Executor)... 09:34:43 [INFO] 09:34:43 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ restconf-executor --- 09:34:43 [INFO] 09:34:43 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ restconf-executor --- 09:34:43 [INFO] 09:34:43 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ restconf-executor --- 09:34:43 [INFO] Tidy is skipped. 09:34:43 [INFO] 09:34:43 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ restconf-executor --- 09:34:43 [INFO] Skipping Antrun execution 09:34:43 [INFO] 09:34:43 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ restconf-executor --- 09:34:43 [INFO] Formatting is skipped 09:34:43 [INFO] 09:34:43 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ restconf-executor --- 09:34:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:34:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 09:34:43 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/restconf-executor/src/main/resources 09:34:43 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/restconf-executor/src/main/resources 09:34:43 [INFO] 09:34:43 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ restconf-executor --- 09:34:43 [INFO] No sources to compile 09:34:43 [INFO] 09:34:43 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ restconf-executor --- 09:34:43 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/restconf-executor/src/main/java 09:34:44 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 09:34:44 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:44 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:44 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:44 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:44 [INFO] 09:34:44 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ restconf-executor --- 09:34:44 [INFO] Not copying test resources 09:34:44 [INFO] 09:34:44 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ restconf-executor --- 09:34:44 [INFO] Not compiling test sources 09:34:44 [INFO] 09:34:44 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ restconf-executor --- 09:34:44 [INFO] Test compilation is skipped 09:34:44 [INFO] 09:34:44 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ restconf-executor --- 09:34:44 [INFO] Tests are skipped. 09:34:44 [INFO] 09:34:44 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ restconf-executor --- 09:34:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:44 [INFO] 09:34:44 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ restconf-executor --- 09:34:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:44 [INFO] 09:34:44 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ restconf-executor --- 09:34:44 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/restconf-executor/target/restconf-executor-1.6.0.jar 09:34:44 [INFO] 09:34:44 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ restconf-executor --- 09:34:44 [INFO] Skipping because packaging 'jar' is not pom. 09:34:44 [INFO] 09:34:44 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ restconf-executor --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/functions/restconf-executor/target/code-coverage/jacoco-it.exec 09:34:44 [INFO] 09:34:44 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ restconf-executor --- 09:34:44 [INFO] Tests are skipped. 09:34:44 [INFO] 09:34:44 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ restconf-executor --- 09:34:44 [INFO] Tests are skipped. 09:34:44 [INFO] 09:34:44 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ restconf-executor --- 09:34:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:44 [INFO] 09:34:44 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ restconf-executor --- 09:34:44 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/restconf-executor/target/jacoco.exec 09:34:44 [INFO] 09:34:44 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ restconf-executor --- 09:34:44 [INFO] Tests are skipped. 09:34:44 [INFO] 09:34:44 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ restconf-executor --- 09:34:44 [INFO] Tests are skipped. 09:34:44 [INFO] 09:34:44 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-executor --- 09:34:44 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/restconf-executor/target/restconf-executor-1.6.0.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf-executor/1.6.0/restconf-executor-1.6.0.jar 09:34:44 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/restconf-executor/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/restconf-executor/1.6.0/restconf-executor-1.6.0.pom 09:34:44 [INFO] 09:34:44 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ restconf-executor --- 09:34:44 [INFO] Deploying org.onap.ccsdk.cds.blueprintsprocessor.functions:restconf-executor:1.6.0 at end 09:34:44 [INFO] 09:34:44 [INFO] ---< org.onap.ccsdk.cds.blueprintsprocessor.functions:cli-executor >---- 09:34:44 [INFO] Building MS Blueprints Processor Functions - CLI Executor 1.6.0 [45/68] 09:34:44 [INFO] --------------------------------[ jar ]--------------------------------- 09:34:44 [INFO] 09:34:44 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cli-executor --- 09:34:44 [INFO] 09:34:44 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ cli-executor --- 09:34:44 [INFO] 09:34:44 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ cli-executor --- 09:34:44 [INFO] Executing tasks 09:34:44 09:34:44 ktlint: 09:34:45 [INFO] Executed tasks 09:34:45 [INFO] 09:34:45 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ cli-executor --- 09:34:45 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:34:45 [INFO] 09:34:45 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ cli-executor --- 09:34:45 [INFO] 09:34:45 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ cli-executor --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/functions/cli-executor/target/code-coverage/jacoco-ut.exec 09:34:45 [INFO] 09:34:45 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ cli-executor --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/functions/cli-executor/target/jacoco.exec 09:34:45 [INFO] 09:34:45 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ cli-executor --- 09:34:45 [INFO] Set 2 system properties 09:34:45 [INFO] 09:34:45 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ cli-executor --- 09:34:45 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/.git 09:34:45 [INFO] Collected git.commit.id.full with value fe996aebeef7fb86747cd639b9ed9a76a5937611 09:34:45 [INFO] Collected git.commit.id.abbrev with value fe996ae 09:34:45 [INFO] Collected git.build.time with value 2024-02-01T09:34:45+0000 09:34:45 [INFO] Collected git.build.version with value 1.6.0 09:34:45 [INFO] Collected git.build.number with value 1677 09:34:45 [INFO] including property git.build.version in results 09:34:45 [INFO] including property git.commit.id.full in results 09:34:45 [INFO] including property git.commit.id.abbrev in results 09:34:45 [INFO] including property git.build.time in results 09:34:45 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/cli-executor/target/classes/git.properties] (for module MS Blueprints Processor Functions - CLI Executor)... 09:34:45 [INFO] 09:34:45 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ cli-executor --- 09:34:45 [INFO] 09:34:45 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ cli-executor --- 09:34:45 [INFO] 09:34:45 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ cli-executor --- 09:34:45 [INFO] Tidy is skipped. 09:34:45 [INFO] 09:34:45 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ cli-executor --- 09:34:45 [INFO] Skipping Antrun execution 09:34:45 [INFO] 09:34:45 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ cli-executor --- 09:34:45 [INFO] Formatting is skipped 09:34:45 [INFO] 09:34:45 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ cli-executor --- 09:34:45 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:34:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 09:34:45 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/cli-executor/src/main/resources 09:34:45 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/cli-executor/src/main/resources 09:34:45 [INFO] 09:34:45 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ cli-executor --- 09:34:45 [INFO] No sources to compile 09:34:45 [INFO] 09:34:45 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ cli-executor --- 09:34:45 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/cli-executor/src/main/java 09:34:46 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 09:34:46 [INFO] 09:34:46 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ cli-executor --- 09:34:46 [INFO] Not copying test resources 09:34:46 [INFO] 09:34:46 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ cli-executor --- 09:34:46 [INFO] Not compiling test sources 09:34:46 [INFO] 09:34:46 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ cli-executor --- 09:34:46 [INFO] Test compilation is skipped 09:34:46 [INFO] 09:34:46 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cli-executor --- 09:34:46 [INFO] Tests are skipped. 09:34:46 [INFO] 09:34:46 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ cli-executor --- 09:34:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:46 [INFO] 09:34:46 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ cli-executor --- 09:34:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:46 [INFO] 09:34:46 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ cli-executor --- 09:34:46 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/cli-executor/target/cli-executor-1.6.0.jar 09:34:46 [INFO] 09:34:46 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ cli-executor --- 09:34:46 [INFO] Skipping because packaging 'jar' is not pom. 09:34:46 [INFO] 09:34:46 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ cli-executor --- 09:34:46 [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-docker-stage-master/ms/blueprintsprocessor/functions/cli-executor/target/code-coverage/jacoco-it.exec 09:34:46 [INFO] 09:34:46 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ cli-executor --- 09:34:46 [INFO] Tests are skipped. 09:34:46 [INFO] 09:34:46 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ cli-executor --- 09:34:46 [INFO] Tests are skipped. 09:34:46 [INFO] 09:34:46 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ cli-executor --- 09:34:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:46 [INFO] 09:34:46 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ cli-executor --- 09:34:46 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/cli-executor/target/jacoco.exec 09:34:46 [INFO] 09:34:46 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ cli-executor --- 09:34:46 [INFO] Tests are skipped. 09:34:46 [INFO] 09:34:46 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ cli-executor --- 09:34:46 [INFO] Tests are skipped. 09:34:46 [INFO] 09:34:46 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cli-executor --- 09:34:46 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/cli-executor/target/cli-executor-1.6.0.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/cli-executor/1.6.0/cli-executor-1.6.0.jar 09:34:46 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/cli-executor/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/cli-executor/1.6.0/cli-executor-1.6.0.pom 09:34:46 [INFO] 09:34:46 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cli-executor --- 09:34:46 [INFO] Deploying org.onap.ccsdk.cds.blueprintsprocessor.functions:cli-executor:1.6.0 at end 09:34:46 [INFO] 09:34:46 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:message-prioritization >-- 09:34:46 [INFO] Building MS Blueprints Processor Functions - Message Prioritization 1.6.0 [46/68] 09:34:46 [INFO] --------------------------------[ jar ]--------------------------------- 09:34:46 [INFO] 09:34:46 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ message-prioritization --- 09:34:46 [INFO] 09:34:46 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ message-prioritization --- 09:34:46 [INFO] 09:34:46 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ message-prioritization --- 09:34:46 [INFO] Executing tasks 09:34:46 09:34:46 ktlint: 09:34:47 [INFO] Executed tasks 09:34:47 [INFO] 09:34:47 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ message-prioritization --- 09:34:47 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:34:47 [INFO] 09:34:47 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ message-prioritization --- 09:34:47 [INFO] 09:34:47 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ message-prioritization --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/functions/message-prioritization/target/code-coverage/jacoco-ut.exec 09:34:47 [INFO] 09:34:47 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ message-prioritization --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/functions/message-prioritization/target/jacoco.exec 09:34:47 [INFO] 09:34:47 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ message-prioritization --- 09:34:47 [INFO] Set 2 system properties 09:34:47 [INFO] 09:34:47 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ message-prioritization --- 09:34:47 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/.git 09:34:47 [INFO] Collected git.commit.id.full with value fe996aebeef7fb86747cd639b9ed9a76a5937611 09:34:47 [INFO] Collected git.commit.id.abbrev with value fe996ae 09:34:47 [INFO] Collected git.build.time with value 2024-02-01T09:34:47+0000 09:34:47 [INFO] Collected git.build.version with value 1.6.0 09:34:47 [INFO] Collected git.build.number with value 1677 09:34:47 [INFO] including property git.build.version in results 09:34:47 [INFO] including property git.commit.id.full in results 09:34:47 [INFO] including property git.commit.id.abbrev in results 09:34:47 [INFO] including property git.build.time in results 09:34:47 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/message-prioritization/target/classes/git.properties] (for module MS Blueprints Processor Functions - Message Prioritization)... 09:34:47 [INFO] 09:34:47 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ message-prioritization --- 09:34:47 [INFO] 09:34:47 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ message-prioritization --- 09:34:47 [INFO] 09:34:47 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ message-prioritization --- 09:34:47 [INFO] Tidy is skipped. 09:34:47 [INFO] 09:34:47 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ message-prioritization --- 09:34:47 [INFO] Skipping Antrun execution 09:34:47 [INFO] 09:34:47 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ message-prioritization --- 09:34:47 [INFO] Formatting is skipped 09:34:47 [INFO] 09:34:47 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ message-prioritization --- 09:34:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:34:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 09:34:47 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/resources 09:34:47 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/resources 09:34:47 [INFO] 09:34:47 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ message-prioritization --- 09:34:47 [INFO] No sources to compile 09:34:47 [INFO] 09:34:47 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ message-prioritization --- 09:34:47 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/java 09:34:48 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 09:34:48 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:48 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:48 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:48 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:48 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:48 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:48 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:48 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/message-prioritization/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/message/prioritization/utils/MessageCorrelationUtils.kt: (49, 13) Unreachable code 09:34:48 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:48 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:48 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:48 [INFO] 09:34:48 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ message-prioritization --- 09:34:48 [INFO] Not copying test resources 09:34:48 [INFO] 09:34:48 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ message-prioritization --- 09:34:48 [INFO] Not compiling test sources 09:34:48 [INFO] 09:34:48 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ message-prioritization --- 09:34:48 [INFO] Test compilation is skipped 09:34:48 [INFO] 09:34:48 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ message-prioritization --- 09:34:48 [INFO] Tests are skipped. 09:34:48 [INFO] 09:34:48 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ message-prioritization --- 09:34:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:48 [INFO] 09:34:48 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ message-prioritization --- 09:34:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:48 [INFO] 09:34:48 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ message-prioritization --- 09:34:48 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/message-prioritization/target/message-prioritization-1.6.0.jar 09:34:48 [INFO] 09:34:48 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ message-prioritization --- 09:34:48 [INFO] Skipping because packaging 'jar' is not pom. 09:34:48 [INFO] 09:34:48 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ message-prioritization --- 09:34:48 [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-docker-stage-master/ms/blueprintsprocessor/functions/message-prioritization/target/code-coverage/jacoco-it.exec 09:34:48 [INFO] 09:34:48 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ message-prioritization --- 09:34:48 [INFO] Tests are skipped. 09:34:48 [INFO] 09:34:48 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ message-prioritization --- 09:34:48 [INFO] Tests are skipped. 09:34:48 [INFO] 09:34:48 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ message-prioritization --- 09:34:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:48 [INFO] 09:34:48 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ message-prioritization --- 09:34:48 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/message-prioritization/target/jacoco.exec 09:34:48 [INFO] 09:34:48 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ message-prioritization --- 09:34:48 [INFO] Tests are skipped. 09:34:48 [INFO] 09:34:48 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ message-prioritization --- 09:34:48 [INFO] Tests are skipped. 09:34:48 [INFO] 09:34:48 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ message-prioritization --- 09:34:48 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/message-prioritization/target/message-prioritization-1.6.0.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/message-prioritization/1.6.0/message-prioritization-1.6.0.jar 09:34:48 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/message-prioritization/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/message-prioritization/1.6.0/message-prioritization-1.6.0.pom 09:34:48 [INFO] 09:34:48 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ message-prioritization --- 09:34:48 [INFO] Deploying org.onap.ccsdk.cds.blueprintsprocessor.functions:message-prioritization:1.6.0 at end 09:34:48 [INFO] 09:34:48 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor.functions:k8s-connection-plugin >-- 09:34:48 [INFO] Building MS Blueprints Processor Functions - K8s Profile Upload 1.6.0 [47/68] 09:34:48 [INFO] --------------------------------[ jar ]--------------------------------- 09:34:48 [INFO] 09:34:48 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ k8s-connection-plugin --- 09:34:48 [INFO] 09:34:48 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ k8s-connection-plugin --- 09:34:48 [INFO] 09:34:48 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ k8s-connection-plugin --- 09:34:48 [INFO] Executing tasks 09:34:48 09:34:48 ktlint: 09:34:50 [INFO] Executed tasks 09:34:50 [INFO] 09:34:50 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ k8s-connection-plugin --- 09:34:50 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:34:50 [INFO] 09:34:50 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ k8s-connection-plugin --- 09:34:50 [INFO] 09:34:50 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ k8s-connection-plugin --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/target/code-coverage/jacoco-ut.exec 09:34:50 [INFO] 09:34:50 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ k8s-connection-plugin --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/target/jacoco.exec 09:34:50 [INFO] 09:34:50 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ k8s-connection-plugin --- 09:34:50 [INFO] Set 2 system properties 09:34:50 [INFO] 09:34:50 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ k8s-connection-plugin --- 09:34:50 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/.git 09:34:50 [INFO] Collected git.commit.id.full with value fe996aebeef7fb86747cd639b9ed9a76a5937611 09:34:50 [INFO] Collected git.commit.id.abbrev with value fe996ae 09:34:50 [INFO] Collected git.build.time with value 2024-02-01T09:34:50+0000 09:34:50 [INFO] Collected git.build.version with value 1.6.0 09:34:50 [INFO] Collected git.build.number with value 1677 09:34:50 [INFO] including property git.build.version in results 09:34:50 [INFO] including property git.commit.id.full in results 09:34:50 [INFO] including property git.commit.id.abbrev in results 09:34:50 [INFO] including property git.build.time in results 09:34:50 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/target/classes/git.properties] (for module MS Blueprints Processor Functions - K8s Profile Upload)... 09:34:50 [INFO] 09:34:50 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ k8s-connection-plugin --- 09:34:50 [INFO] 09:34:50 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ k8s-connection-plugin --- 09:34:50 [INFO] 09:34:50 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ k8s-connection-plugin --- 09:34:50 [INFO] Tidy is skipped. 09:34:50 [INFO] 09:34:50 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ k8s-connection-plugin --- 09:34:50 [INFO] Skipping Antrun execution 09:34:50 [INFO] 09:34:50 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ k8s-connection-plugin --- 09:34:50 [INFO] Formatting is skipped 09:34:50 [INFO] 09:34:50 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ k8s-connection-plugin --- 09:34:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:34:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 09:34:50 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/resources 09:34:50 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/resources 09:34:50 [INFO] 09:34:50 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ k8s-connection-plugin --- 09:34:50 [INFO] No sources to compile 09:34:50 [INFO] 09:34:50 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ k8s-connection-plugin --- 09:34:50 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/java 09:34:52 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 09:34:52 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:52 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:52 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:52 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:52 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:52 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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? 09:34:52 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:52 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:52 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:52 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:52 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:52 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:52 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:52 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:52 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:52 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:52 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:52 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:52 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:52 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:52 [INFO] 09:34:52 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ k8s-connection-plugin --- 09:34:52 [INFO] Not copying test resources 09:34:52 [INFO] 09:34:52 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ k8s-connection-plugin --- 09:34:52 [INFO] Not compiling test sources 09:34:52 [INFO] 09:34:52 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ k8s-connection-plugin --- 09:34:52 [INFO] Test compilation is skipped 09:34:52 [INFO] 09:34:52 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ k8s-connection-plugin --- 09:34:52 [INFO] Tests are skipped. 09:34:52 [INFO] 09:34:52 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ k8s-connection-plugin --- 09:34:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:52 [INFO] 09:34:52 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ k8s-connection-plugin --- 09:34:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:52 [INFO] 09:34:52 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ k8s-connection-plugin --- 09:34:52 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/target/k8s-connection-plugin-1.6.0.jar 09:34:52 [INFO] 09:34:52 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ k8s-connection-plugin --- 09:34:52 [INFO] Skipping because packaging 'jar' is not pom. 09:34:52 [INFO] 09:34:52 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ k8s-connection-plugin --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/target/code-coverage/jacoco-it.exec 09:34:52 [INFO] 09:34:52 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ k8s-connection-plugin --- 09:34:52 [INFO] Tests are skipped. 09:34:52 [INFO] 09:34:52 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ k8s-connection-plugin --- 09:34:52 [INFO] Tests are skipped. 09:34:52 [INFO] 09:34:52 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ k8s-connection-plugin --- 09:34:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:52 [INFO] 09:34:52 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ k8s-connection-plugin --- 09:34:52 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/target/jacoco.exec 09:34:52 [INFO] 09:34:52 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ k8s-connection-plugin --- 09:34:52 [INFO] Tests are skipped. 09:34:52 [INFO] 09:34:52 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ k8s-connection-plugin --- 09:34:52 [INFO] Tests are skipped. 09:34:52 [INFO] 09:34:52 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ k8s-connection-plugin --- 09:34:52 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/target/k8s-connection-plugin-1.6.0.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s-connection-plugin/1.6.0/k8s-connection-plugin-1.6.0.jar 09:34:52 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/functions/k8s-connection-plugin/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s-connection-plugin/1.6.0/k8s-connection-plugin-1.6.0.pom 09:34:52 [INFO] 09:34:52 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ k8s-connection-plugin --- 09:34:52 [INFO] Deploying org.onap.ccsdk.cds.blueprintsprocessor.functions:k8s-connection-plugin:1.6.0 at end 09:34:52 [INFO] 09:34:52 [INFO] --< org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-application >-- 09:34:52 [INFO] Building MS Blueprints Processor Application 1.6.0 [48/68] 09:34:52 [INFO] --------------------------------[ jar ]--------------------------------- 09:34:53 [INFO] 09:34:53 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ blueprintsprocessor-application --- 09:34:53 [INFO] 09:34:53 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ blueprintsprocessor-application --- 09:34:53 [INFO] 09:34:53 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-dockerfile) @ blueprintsprocessor-application --- 09:34:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:34:54 [INFO] Copying 3 resources 09:34:54 [INFO] 09:34:54 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ blueprintsprocessor-application --- 09:34:54 [INFO] Executing tasks 09:34:54 09:34:54 ktlint: 09:34:55 [INFO] Executed tasks 09:34:55 [INFO] 09:34:55 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ blueprintsprocessor-application --- 09:34:55 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:34:55 [INFO] 09:34:55 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ blueprintsprocessor-application --- 09:34:55 [INFO] 09:34:55 [INFO] --- groovy-maven-plugin:2.1.1:execute (default) @ blueprintsprocessor-application --- 09:34:56 [INFO] 09:34:56 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ blueprintsprocessor-application --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/application/target/code-coverage/jacoco-ut.exec 09:34:56 [INFO] 09:34:56 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ blueprintsprocessor-application --- 09:34: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-docker-stage-master/ms/blueprintsprocessor/application/target/jacoco.exec 09:34:56 [INFO] 09:34:56 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ blueprintsprocessor-application --- 09:34:56 [INFO] Set 2 system properties 09:34:56 [INFO] 09:34:56 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ blueprintsprocessor-application --- 09:34:56 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/.git 09:34:56 [INFO] Collected git.commit.id.full with value fe996aebeef7fb86747cd639b9ed9a76a5937611 09:34:56 [INFO] Collected git.commit.id.abbrev with value fe996ae 09:34:56 [INFO] Collected git.build.time with value 2024-02-01T09:34:56+0000 09:34:56 [INFO] Collected git.build.version with value 1.6.0 09:34:56 [INFO] Collected git.build.number with value 1677 09:34:56 [INFO] including property git.build.version in results 09:34:56 [INFO] including property git.commit.id.full in results 09:34:56 [INFO] including property git.commit.id.abbrev in results 09:34:56 [INFO] including property git.build.time in results 09:34:56 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/application/target/classes/git.properties] (for module MS Blueprints Processor Application)... 09:34:56 [INFO] 09:34:56 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ blueprintsprocessor-application --- 09:34:56 [INFO] 09:34:56 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ blueprintsprocessor-application --- 09:34:56 [INFO] 09:34:56 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ blueprintsprocessor-application --- 09:34:56 [INFO] Tidy is skipped. 09:34:56 [INFO] 09:34:56 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ blueprintsprocessor-application --- 09:34:56 [INFO] Skipping Antrun execution 09:34:56 [INFO] 09:34:56 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ blueprintsprocessor-application --- 09:34:56 [INFO] Formatting is skipped 09:34:56 [INFO] 09:34:56 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ blueprintsprocessor-application --- 09:34:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:34:56 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/application/etc 09:34:56 [INFO] Copying 12 resources to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/application/target/src/main/resources 09:34:56 [INFO] Copying 12 resources 09:34:56 [INFO] 09:34:56 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ blueprintsprocessor-application --- 09:34:56 [INFO] No sources to compile 09:34:56 [INFO] 09:34:56 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ blueprintsprocessor-application --- 09:34:56 [WARNING] Source root doesn't exist: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/application/src/main/java 09:34:58 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 09:34:58 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:58 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:58 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/application/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/actuator/indicator/BluePrintCustomIndicator.kt: (42, 46) Variable 'result' initializer is redundant 09:34:58 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:58 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:58 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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? 09:34:58 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:58 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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? 09:34:58 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:58 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:58 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:58 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:58 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:58 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:58 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:58 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 09:34:58 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:58 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:58 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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. 09:34:58 [INFO] 09:34:58 [INFO] --- swagger-maven-plugin:3.1.8:generate (default) @ blueprintsprocessor-application --- 09:34:59 [INFO] Reflections took 42 ms to scan 1 urls, producing 41 keys and 430 values 09:34:59 [INFO] Reflections took 13 ms to scan 1 urls, producing 41 keys and 430 values 09:34:59 [INFO] Reflections took 3 ms to scan 1 urls, producing 16 keys and 95 values 09:34:59 [INFO] Reflections took 3 ms to scan 1 urls, producing 16 keys and 95 values 09:34:59 [INFO] Reflections took 2 ms to scan 1 urls, producing 9 keys and 59 values 09:34:59 [INFO] Reflections took 2 ms to scan 1 urls, producing 9 keys and 59 values 09:34:59 [INFO] Reflections took 1 ms to scan 1 urls, producing 9 keys and 34 values 09:34:59 [INFO] Reflections took 1 ms to scan 1 urls, producing 9 keys and 34 values 09:34:59 [INFO] Reflections took 11 ms to scan 1 urls, producing 41 keys and 430 values 09:34:59 [INFO] Reflections took 10 ms to scan 1 urls, producing 41 keys and 430 values 09:34:59 [INFO] Reflections took 2 ms to scan 1 urls, producing 16 keys and 95 values 09:34:59 [INFO] Reflections took 3 ms to scan 1 urls, producing 16 keys and 95 values 09:34:59 [INFO] Reflections took 1 ms to scan 1 urls, producing 9 keys and 59 values 09:34:59 [INFO] Reflections took 1 ms to scan 1 urls, producing 9 keys and 59 values 09:34:59 [INFO] Reflections took 1 ms to scan 1 urls, producing 9 keys and 34 values 09:34:59 [INFO] Reflections took 1 ms to scan 1 urls, producing 9 keys and 34 values 09:34:59 [INFO] Reflections took 10 ms to scan 1 urls, producing 41 keys and 430 values 09:34:59 [INFO] Reflections took 9 ms to scan 1 urls, producing 41 keys and 430 values 09:34:59 [INFO] Reflections took 2 ms to scan 1 urls, producing 16 keys and 95 values 09:34:59 [INFO] Reflections took 2 ms to scan 1 urls, producing 16 keys and 95 values 09:34:59 [INFO] Reflections took 2 ms to scan 1 urls, producing 9 keys and 59 values 09:34:59 [INFO] Reflections took 1 ms to scan 1 urls, producing 9 keys and 59 values 09:34:59 [INFO] Reflections took 1 ms to scan 1 urls, producing 9 keys and 34 values 09:34:59 [INFO] Reflections took 0 ms to scan 1 urls, producing 9 keys and 34 values 09:34:59 [INFO] Reflections took 8 ms to scan 1 urls, producing 41 keys and 430 values 09:34:59 [INFO] Reflections took 9 ms to scan 1 urls, producing 41 keys and 430 values 09:34:59 [INFO] Reflections took 2 ms to scan 1 urls, producing 16 keys and 95 values 09:34:59 [INFO] Reflections took 2 ms to scan 1 urls, producing 16 keys and 95 values 09:34:59 [INFO] Reflections took 1 ms to scan 1 urls, producing 9 keys and 59 values 09:34:59 [INFO] Reflections took 1 ms to scan 1 urls, producing 9 keys and 59 values 09:34:59 [INFO] Reflections took 0 ms to scan 1 urls, producing 9 keys and 34 values 09:34:59 [INFO] Reflections took 0 ms to scan 1 urls, producing 9 keys and 34 values 09:35:00 [INFO] Reflections took 8 ms to scan 1 urls, producing 41 keys and 430 values 09:35:00 [INFO] Reflections took 8 ms to scan 1 urls, producing 41 keys and 430 values 09:35:00 [INFO] Reflections took 2 ms to scan 1 urls, producing 16 keys and 95 values 09:35:00 [INFO] Reflections took 2 ms to scan 1 urls, producing 16 keys and 95 values 09:35:00 [INFO] Reflections took 2 ms to scan 1 urls, producing 9 keys and 59 values 09:35:00 [INFO] Reflections took 1 ms to scan 1 urls, producing 9 keys and 59 values 09:35:00 [INFO] Reflections took 1 ms to scan 1 urls, producing 9 keys and 34 values 09:35:00 [INFO] Reflections took 1 ms to scan 1 urls, producing 9 keys and 34 values 09:35:00 [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 09:35:00 [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) 09:35:00 [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) 09:35:00 [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) 09:35:00 [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) 09:35:00 [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) 09:35:00 [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) 09:35:00 [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) 09:35:00 [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) 09:35:00 [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) 09:35:00 [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 09:35:00 [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 09:35:00 [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) 09:35:00 [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 09:35:00 [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 09:35:00 [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) 09:35:00 [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) 09:35:00 [INFO] picking up response class from method public final java.util.List org.onap.ccsdk.cds.blueprintsprocessor.designer.api.BlueprintModelController.allBlueprintModel() 09:35:00 [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 09:35:00 [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 09:35:00 [INFO] Reflections took 9 ms to scan 1 urls, producing 41 keys and 430 values 09:35:00 [INFO] Reflections took 8 ms to scan 1 urls, producing 41 keys and 430 values 09:35:00 [INFO] Reflections took 2 ms to scan 1 urls, producing 16 keys and 95 values 09:35:00 [INFO] Reflections took 2 ms to scan 1 urls, producing 16 keys and 95 values 09:35:00 [INFO] Reflections took 1 ms to scan 1 urls, producing 9 keys and 59 values 09:35:00 [INFO] Reflections took 1 ms to scan 1 urls, producing 9 keys and 59 values 09:35:00 [INFO] Reflections took 1 ms to scan 1 urls, producing 9 keys and 34 values 09:35:00 [INFO] Reflections took 1 ms to scan 1 urls, producing 9 keys and 34 values 09:35:00 [INFO] 09:35:00 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ blueprintsprocessor-application --- 09:35:00 [INFO] Not copying test resources 09:35:00 [INFO] 09:35:00 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ blueprintsprocessor-application --- 09:35:00 [INFO] Not compiling test sources 09:35:00 [INFO] 09:35:00 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ blueprintsprocessor-application --- 09:35:00 [INFO] Test compilation is skipped 09:35:00 [INFO] 09:35:00 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ blueprintsprocessor-application --- 09:35:00 [INFO] Tests are skipped. 09:35:00 [INFO] 09:35:00 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ blueprintsprocessor-application --- 09:35:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:35:00 [INFO] 09:35:00 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ blueprintsprocessor-application --- 09:35:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:35:00 [INFO] 09:35:00 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ blueprintsprocessor-application --- 09:35:00 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/application/target/blueprintsprocessor-application-1.6.0.jar 09:35:00 [INFO] 09:35:00 [INFO] --- maven-antrun-plugin:1.8:run (ant-test) @ blueprintsprocessor-application --- 09:35:00 [WARNING] Parameter tasks is deprecated, use target instead 09:35:00 [INFO] Executing tasks 09:35:00 09:35:00 main: 09:35:00 [INFO] Executed tasks 09:35:00 [INFO] 09:35:00 [INFO] --- maven-assembly-plugin:3.1.0:single (maven) @ blueprintsprocessor-application --- 09:35:00 [INFO] Reading assembly descriptor: src/main/docker/distribution.xml 09:35:01 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 09:35:01 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11 09:35:01 [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 09:35:01 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 09:35:01 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-impl:jar:2.2.11 09:35:01 [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 09:35:01 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 09:35:01 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11 09:35:01 [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 09:35:01 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 09:35:01 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-impl:jar:2.2.11 09:35:01 [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 09:35:01 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 09:35:01 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11 09:35:01 [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 09:35:01 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 09:35:01 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-impl:jar:2.2.11 09:35:01 [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 09:35:01 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 09:35:01 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11 09:35:01 [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 09:35:01 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 09:35:01 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-impl:jar:2.2.11 09:35:01 [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 09:35:02 [WARNING] The following patterns were never triggered in this artifact exclusion filter: 09:35:02 o 'org.slf4j:slf4j-simple' 09:35:02 o 'org.apache.karaf.*' 09:35:02 09:35:15 [INFO] Building tar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/application/target/docker-stage/blueprintsprocessor-application-1.6.0-maven.tar.gz 09:35:27 [INFO] 09:35:27 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ blueprintsprocessor-application --- 09:35:27 [INFO] Skipping because packaging 'jar' is not pom. 09:35:27 [INFO] 09:35:27 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ blueprintsprocessor-application --- 09:35:27 [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-docker-stage-master/ms/blueprintsprocessor/application/target/code-coverage/jacoco-it.exec 09:35:27 [INFO] 09:35:27 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ blueprintsprocessor-application --- 09:35:27 [INFO] Tests are skipped. 09:35:27 [INFO] 09:35:27 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ blueprintsprocessor-application --- 09:35:27 [INFO] Tests are skipped. 09:35:27 [INFO] 09:35:27 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ blueprintsprocessor-application --- 09:35:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:35:27 [INFO] 09:35:27 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ blueprintsprocessor-application --- 09:35:27 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/application/target/jacoco.exec 09:35:27 [INFO] 09:35:27 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ blueprintsprocessor-application --- 09:35:27 [INFO] Tests are skipped. 09:35:27 [INFO] 09:35:27 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ blueprintsprocessor-application --- 09:35:27 [INFO] Tests are skipped. 09:35:27 [INFO] 09:35:27 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ blueprintsprocessor-application --- 09:35:27 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/application/target/blueprintsprocessor-application-1.6.0.jar to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-application/1.6.0/blueprintsprocessor-application-1.6.0.jar 09:35:27 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/application/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-application/1.6.0/blueprintsprocessor-application-1.6.0.pom 09:35:27 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/application/target/docker-stage/blueprintsprocessor-application-1.6.0-maven.tar.gz to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/blueprintsprocessor-application/1.6.0/blueprintsprocessor-application-1.6.0-maven.tar.gz 09:35:27 [INFO] 09:35:27 [INFO] --- docker-maven-plugin:0.34.0:build (build-push-images) @ blueprintsprocessor-application --- 09:35:29 [INFO] Building tar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/application/target/docker/onap/ccsdk-blueprintsprocessor/tmp/docker-build.tar 09:35:29 [INFO] DOCKER> [onap/ccsdk-blueprintsprocessor:latest]: Created docker-build.tar in 622 milliseconds 09:35:30 [INFO] DOCKER> Pulling from onap/ccsdk-alpine-j17-image 09:35:33 [INFO] DOCKER> Digest: sha256:b98b09aa1b3cd7ce1c78e4a5cd2080d327cd550643dce731c891d3bebb523cfe 09:35:33 [INFO] DOCKER> Status: Downloaded newer image for nexus3.onap.org:10001/onap/ccsdk-alpine-j17-image:1.5.1 09:35:33 [INFO] DOCKER> Pulled onap/ccsdk-alpine-j17-image:1.5.1 in 4 seconds 09:35:34 [INFO] DOCKER> Step 1/11 : FROM onap/ccsdk-alpine-j17-image:1.5.1 AS stage0 09:35:34 [INFO] DOCKER> 09:35:34 [INFO] DOCKER> ---> 8ead2afc4f2f 09:35:34 [INFO] DOCKER> Step 2/11 : USER root 09:35:34 [INFO] DOCKER> 09:35:45 [INFO] DOCKER> ---> Running in 95c9bc478e6b 09:35:45 [INFO] DOCKER> Removing intermediate container 95c9bc478e6b 09:35:45 [INFO] DOCKER> ---> c788448ed986 09:35:45 [INFO] DOCKER> Step 3/11 : COPY *.sh /opt/app/onap/blueprints-processor/ 09:35:45 [INFO] DOCKER> 09:35:45 [INFO] DOCKER> ---> 93a73db4f565 09:35:45 [INFO] DOCKER> Step 4/11 : COPY blueprintsprocessor-application-1.6.0-maven.tar.gz /source.tar.gz 09:35:45 [INFO] DOCKER> 09:35:51 [INFO] DOCKER> ---> ba2454630c84 09:35:51 [INFO] DOCKER> Step 5/11 : RUN tar -xzf /source.tar.gz -C /tmp && cp -rf /tmp/blueprintsprocessor-application-1.6.0/opt / && rm -rf /source.tar.gz && rm -rf /tmp/blueprintsprocessor-application-1.6.0 && mkdir -p /opt/app/onap/blueprints/deploy && touch /velocity.log && chown -R onap:onap /opt /velocity.log && chmod -R 755 /opt /velocity.log 09:35:51 [INFO] DOCKER> 09:35:51 [INFO] DOCKER> ---> Running in 4fa3f4b8c85d 09:36:03 [INFO] DOCKER> Removing intermediate container 4fa3f4b8c85d 09:36:03 [INFO] DOCKER> ---> dac84cf6c2e9 09:36:03 [INFO] DOCKER> Step 6/11 : FROM onap/ccsdk-alpine-j17-image:1.5.1 09:36:03 [INFO] DOCKER> 09:36:03 [INFO] DOCKER> ---> 8ead2afc4f2f 09:36:03 [INFO] DOCKER> Step 7/11 : USER root 09:36:03 [INFO] DOCKER> 09:36:03 [INFO] DOCKER> ---> Running in 75681baac4ad 09:36:03 [INFO] DOCKER> Removing intermediate container 75681baac4ad 09:36:03 [INFO] DOCKER> ---> fb0495cac448 09:36:03 [INFO] DOCKER> Step 8/11 : COPY --from=stage0 /opt /opt 09:36:03 [INFO] DOCKER> 09:36:15 [INFO] DOCKER> ---> e11eb5964bf7 09:36:15 [INFO] DOCKER> Step 9/11 : COPY --from=stage0 /velocity.log /velocity.log 09:36:15 [INFO] DOCKER> 09:36:16 [INFO] DOCKER> ---> f9bab93736d0 09:36:16 [INFO] DOCKER> Step 10/11 : USER onap 09:36:16 [INFO] DOCKER> 09:36:16 [INFO] DOCKER> ---> Running in 74ba51a564a5 09:36:16 [INFO] DOCKER> Removing intermediate container 74ba51a564a5 09:36:16 [INFO] DOCKER> ---> b7613ffe9ce4 09:36:16 [INFO] DOCKER> Step 11/11 : ENTRYPOINT [ "/opt/app/onap/blueprints-processor/startService.sh" ] 09:36:16 [INFO] DOCKER> 09:36:16 [INFO] DOCKER> ---> Running in e21977e59190 09:36:16 [INFO] DOCKER> Removing intermediate container e21977e59190 09:36:16 [INFO] DOCKER> ---> 439e69522168 09:36:16 [INFO] DOCKER> Successfully built 439e69522168 09:36:16 [INFO] DOCKER> Successfully tagged onap/ccsdk-blueprintsprocessor:latest 09:36:16 [INFO] DOCKER> [onap/ccsdk-blueprintsprocessor:latest]: Built image sha256:439e6 09:36:16 [INFO] DOCKER> [onap/ccsdk-blueprintsprocessor:latest]: Tag with 1.6-STAGING-latest,1.6.0-STAGING-latest,1.6.0-STAGING-20240201T093205Z 09:36:16 [INFO] DOCKER> Tagging image onap/ccsdk-blueprintsprocessor:1.6-STAGING-latest successful! 09:36:16 [INFO] DOCKER> Tagging image onap/ccsdk-blueprintsprocessor:1.6.0-STAGING-latest successful! 09:36:16 [INFO] DOCKER> Tagging image onap/ccsdk-blueprintsprocessor:1.6.0-STAGING-20240201T093205Z successful! 09:36:16 [INFO] 09:36:16 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ blueprintsprocessor-application --- 09:36:16 [INFO] Deploying org.onap.ccsdk.cds.blueprintsprocessor:blueprintsprocessor-application:1.6.0 at end 09:36:16 [INFO] 09:36:16 [INFO] --- docker-maven-plugin:0.34.0:push (build-push-images) @ blueprintsprocessor-application --- 09:36:16 [INFO] DOCKER> The push refers to repository [nexus3.onap.org:10003/onap/ccsdk-blueprintsprocessor] 09:36:57 [INFO] DOCKER> latest: digest: sha256:6964ded702b242f49472ac66fbad4bc75b02eec31e1f3a04e15431705bd9621c size: 2209 09:36:57 [INFO] DOCKER> Pushed onap/ccsdk-blueprintsprocessor in 41 seconds 09:36:57 [INFO] DOCKER> The push refers to repository [nexus3.onap.org:10003/onap/ccsdk-blueprintsprocessor] 09:36:57 [INFO] DOCKER> 1.6-STAGING-latest: digest: sha256:6964ded702b242f49472ac66fbad4bc75b02eec31e1f3a04e15431705bd9621c size: 2209 09:36:57 [INFO] DOCKER> The push refers to repository [nexus3.onap.org:10003/onap/ccsdk-blueprintsprocessor] 09:36:57 [INFO] DOCKER> 1.6.0-STAGING-latest: digest: sha256:6964ded702b242f49472ac66fbad4bc75b02eec31e1f3a04e15431705bd9621c size: 2209 09:36:57 [INFO] DOCKER> The push refers to repository [nexus3.onap.org:10003/onap/ccsdk-blueprintsprocessor] 09:36:59 [INFO] DOCKER> 1.6.0-STAGING-20240201T093205Z: digest: sha256:6964ded702b242f49472ac66fbad4bc75b02eec31e1f3a04e15431705bd9621c size: 2209 09:36:59 [INFO] 09:36:59 [INFO] ----------------< org.onap.ccsdk.cds:command-executor >----------------- 09:36:59 [INFO] Building MS Command Executor 1.6.0 [49/68] 09:36:59 [INFO] --------------------------------[ pom ]--------------------------------- 09:36:59 [INFO] 09:36:59 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ command-executor --- 09:36:59 [INFO] 09:36:59 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ command-executor --- 09:36:59 [INFO] 09:36:59 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ command-executor --- 09:36:59 [INFO] Executing tasks 09:36:59 09:36:59 ktlint: 09:36:59 [INFO] Executed tasks 09:36:59 [INFO] 09:36:59 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ command-executor --- 09:36:59 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:36:59 [INFO] 09:36:59 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ command-executor --- 09:36:59 [INFO] 09:36:59 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-dockerfile) @ command-executor --- 09:36:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:36:59 [INFO] Copying 2 resources 09:36:59 [INFO] 09:36:59 [INFO] --- groovy-maven-plugin:2.1.1:execute (default) @ command-executor --- 09:36:59 [INFO] 09:36:59 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ command-executor --- 09:36: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-docker-stage-master/ms/command-executor/target/code-coverage/jacoco-ut.exec 09:36:59 [INFO] 09:36:59 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ command-executor --- 09:36: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-docker-stage-master/ms/command-executor/target/jacoco.exec 09:36:59 [INFO] 09:36:59 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ command-executor --- 09:36:59 [INFO] Set 2 system properties 09:36:59 [INFO] 09:36:59 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ command-executor --- 09:36:59 [INFO] isPomProject is true and skipPoms is true, return 09:36:59 [INFO] 09:36:59 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ command-executor --- 09:36:59 [INFO] 09:36:59 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ command-executor --- 09:36:59 [INFO] 09:36:59 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ command-executor --- 09:36:59 [INFO] Tidy is skipped. 09:36:59 [INFO] 09:36:59 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ command-executor --- 09:36:59 [INFO] Skipping Antrun execution 09:36:59 [INFO] 09:36:59 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ command-executor --- 09:36:59 [INFO] Formatting is skipped 09:36:59 [INFO] 09:36:59 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ command-executor --- 09:36:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:36:59 [INFO] 09:36:59 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ command-executor --- 09:36:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:36:59 [INFO] 09:36:59 [INFO] --- maven-assembly-plugin:3.1.0:single (maven) @ command-executor --- 09:36:59 [INFO] Reading assembly descriptor: src/main/docker/distribution.xml 09:36:59 [INFO] Building tar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/command-executor/target/docker-stage/command-executor-1.6.0-maven.tar.gz 09:36:59 [INFO] 09:36:59 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ command-executor --- 09:36:59 [INFO] No site descriptor found: nothing to attach. 09:36:59 [INFO] 09:36:59 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ command-executor --- 09:36: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-docker-stage-master/ms/command-executor/target/code-coverage/jacoco-it.exec 09:36:59 [INFO] 09:36:59 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ command-executor --- 09:36:59 [INFO] Tests are skipped. 09:36:59 [INFO] 09:36:59 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ command-executor --- 09:36:59 [INFO] Tests are skipped. 09:36:59 [INFO] 09:36:59 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ command-executor --- 09:36:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:36:59 [INFO] 09:36:59 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ command-executor --- 09:36:59 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/command-executor/target/jacoco.exec 09:36:59 [INFO] 09:36:59 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ command-executor --- 09:36:59 [INFO] Tests are skipped. 09:36:59 [INFO] 09:36:59 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ command-executor --- 09:36:59 [INFO] Tests are skipped. 09:36:59 [INFO] 09:36:59 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ command-executor --- 09:36:59 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/command-executor/pom.xml to /tmp/r/org/onap/ccsdk/cds/command-executor/1.6.0/command-executor-1.6.0.pom 09:36:59 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/command-executor/target/docker-stage/command-executor-1.6.0-maven.tar.gz to /tmp/r/org/onap/ccsdk/cds/command-executor/1.6.0/command-executor-1.6.0-maven.tar.gz 09:36:59 [INFO] 09:36:59 [INFO] --- docker-maven-plugin:0.34.0:build (build-push-images) @ command-executor --- 09:36:59 [INFO] Building tar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/command-executor/target/docker/onap/ccsdk-commandexecutor/tmp/docker-build.tar 09:36:59 [INFO] DOCKER> [onap/ccsdk-commandexecutor:latest]: Created docker-build.tar in 3 milliseconds 09:36:59 [INFO] DOCKER> Pulling from python 09:37:03 [INFO] DOCKER> Digest: sha256:b53f496ca43e5af6994f8e316cf03af31050bf7944e0e4a308ad86c001cf028b 09:37:03 [INFO] DOCKER> Status: Downloaded newer image for nexus3.onap.org:10001/python:3.7-slim 09:37:03 [INFO] DOCKER> Pulled python:3.7-slim in 3 seconds 09:37:03 [INFO] DOCKER> Step 1/7 : FROM python:3.7-slim 09:37:03 [INFO] DOCKER> 09:37:03 [INFO] DOCKER> ---> a255ffcb469f 09:37:03 [INFO] DOCKER> Step 2/7 : USER root 09:37:03 [INFO] DOCKER> 09:37:04 [INFO] DOCKER> ---> Running in ee79c08ec6f9 09:37:04 [INFO] DOCKER> Removing intermediate container ee79c08ec6f9 09:37:04 [INFO] DOCKER> ---> bb76be39a28a 09:37:04 [INFO] DOCKER> Step 3/7 : COPY *.sh /opt/app/onap/command-executor/ 09:37:04 [INFO] DOCKER> 09:37:04 [INFO] DOCKER> ---> c0545713b8dc 09:37:04 [INFO] DOCKER> Step 4/7 : COPY command-executor-1.6.0-maven.tar.gz /source.tar.gz 09:37:04 [INFO] DOCKER> 09:37:04 [INFO] DOCKER> ---> 577e6214afba 09:37:04 [INFO] DOCKER> Step 5/7 : RUN tar -xzf /source.tar.gz -C /tmp && cp -rf /tmp/command-executor-1.6.0/opt / && rm -rf /source.tar.gz && rm -rf /tmp/command-executor-1.6.0 && groupadd -r -g 1000 onap && useradd -r -m -d /home/onap -u 1000 -g onap onap && mkdir -p /opt/app/onap/blueprints/deploy /opt/app/onap/logs && touch /opt/app/onap/logs/application.log && chown -R onap:onap /opt && chmod -R 755 /opt && apt-get update && apt-get install -y procps iputils-ping curl telnet && rm -rf /var/lib/apt/lists/* && python -m pip install --no-cache-dir --upgrade pip setuptools && pip install --no-cache-dir requests==2.26.0 grpcio==1.20.0 grpcio-tools==1.20.0 virtualenv==16.7.9 prometheus-client==0.11.0 protobuf==3.20.1 09:37:04 [INFO] DOCKER> 09:37:04 [INFO] DOCKER> ---> Running in 7164a7a3ba61 09:37:05 [INFO] DOCKER> [91museradd warning: onap's uid 1000 is greater than SYS_UID_MAX 999 09:37:05 09:37:05 [INFO] DOCKER> Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 09:37:05 [INFO] DOCKER> Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB] 09:37:05 [INFO] DOCKER> Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 09:37:05 [INFO] DOCKER> Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] 09:37:05 [INFO] DOCKER> Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [12.7 kB] 09:37:05 [INFO] DOCKER> Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [135 kB] 09:37:06 [INFO] DOCKER> Fetched 9186 kB in 1s (8058 kB/s) 09:37:06 Reading package lists... 09:37:06 [INFO] DOCKER> 09:37:06 [INFO] DOCKER> Reading package lists... 09:37:07 [INFO] DOCKER> 09:37:07 [INFO] DOCKER> Building dependency tree... 09:37:07 [INFO] DOCKER> Reading state information... 09:37:07 [INFO] DOCKER> 09:37:07 [INFO] DOCKER> The following additional packages will be installed: 09:37:07 inetutils-telnet libbrotli1 libcap2-bin libcurl4 libldap-2.5-0 09:37:07 [INFO] DOCKER> libldap-common libnghttp2-14 libpam-cap libproc2-0 libpsl5 librtmp1 09:37:07 [INFO] DOCKER> libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 psmisc 09:37:07 publicsuffix 09:37:07 [INFO] DOCKER> Suggested packages: 09:37:07 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal 09:37:07 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql 09:37:07 [INFO] DOCKER> The following NEW packages will be installed: 09:37:07 [INFO] DOCKER> curl inetutils-telnet iputils-ping libbrotli1 libcap2-bin libcurl4 09:37:07 libldap-2.5-0 libldap-common libnghttp2-14 libpam-cap libproc2-0 libpsl5 09:37:07 [INFO] DOCKER> librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 procps 09:37:07 [INFO] DOCKER> psmisc publicsuffix telnet 09:37:07 [INFO] DOCKER> 0 upgraded, 21 newly installed, 0 to remove and 20 not upgraded. 09:37:07 Need to get 3124 kB of archives. 09:37:07 After this operation, 8489 kB of additional disk space will be used. 09:37:07 Get:1 http://deb.debian.org/debian bookworm/main amd64 libcap2-bin amd64 1:2.66-4 [34.7 kB] 09:37:07 [INFO] DOCKER> Get:2 http://deb.debian.org/debian bookworm/main amd64 iputils-ping amd64 3:20221126-1 [47.1 kB] 09:37:07 [INFO] DOCKER> Get:3 http://deb.debian.org/debian bookworm/main amd64 libproc2-0 amd64 2:4.0.2-3 [62.8 kB] 09:37:07 [INFO] DOCKER> Get:4 http://deb.debian.org/debian bookworm/main amd64 procps amd64 2:4.0.2-3 [709 kB] 09:37:07 [INFO] DOCKER> Get:5 http://deb.debian.org/debian bookworm/main amd64 inetutils-telnet amd64 2:2.4-2+deb12u1 [120 kB] 09:37:07 [INFO] DOCKER> Get:6 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] 09:37:07 [INFO] DOCKER> Get:7 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] 09:37:07 [INFO] DOCKER> Get:8 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] 09:37:07 Get:9 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] 09:37:07 Get:10 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u1 [72.4 kB] 09:37:07 Get:11 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] 09:37:07 Get:12 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] 09:37:07 Get:13 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] 09:37:07 [INFO] DOCKER> Get:14 http://deb.debian.org/debian-security bookworm-security/main amd64 libcurl4 amd64 7.88.1-10+deb12u5 [390 kB] 09:37:07 [INFO] DOCKER> Get:15 http://deb.debian.org/debian-security bookworm-security/main amd64 curl amd64 7.88.1-10+deb12u5 [315 kB] 09:37:07 [INFO] DOCKER> Get:16 http://deb.debian.org/debian bookworm/main amd64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] 09:37:07 [INFO] DOCKER> Get:17 http://deb.debian.org/debian bookworm/main amd64 libpam-cap amd64 1:2.66-4 [14.5 kB] 09:37:07 [INFO] DOCKER> Get:18 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules amd64 2.1.28+dfsg-10 [66.6 kB] 09:37:07 [INFO] DOCKER> Get:19 http://deb.debian.org/debian bookworm/main amd64 psmisc amd64 23.6-1 [259 kB] 09:37:07 [INFO] DOCKER> Get:20 http://deb.debian.org/debian bookworm/main amd64 publicsuffix all 20230209.2326-1 [126 kB] 09:37:07 [INFO] DOCKER> Get:21 http://deb.debian.org/debian bookworm/main amd64 telnet all 0.17+2.4-2+deb12u1 [41.1 kB] 09:37:07 [INFO] DOCKER> [91mdebconf: delaying package configuration, since apt-utils is not installed 09:37:07 09:37:07 [INFO] DOCKER> Fetched 3124 kB in 0s (71.1 MB/s) 09:37:08 [INFO] DOCKER> Selecting previously unselected package libcap2-bin. 09:37:08 (Reading database ... 09:37:08 [INFO] DOCKER> (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 09:37:08 [INFO] DOCKER> (Reading database ... 70% 09:37:08 [INFO] DOCKER> (Reading database ... 75% 09:37:08 [INFO] DOCKER> (Reading database ... 80% 09:37:08 [INFO] DOCKER> (Reading database ... 85% 09:37:08 [INFO] DOCKER> (Reading database ... 90% 09:37:08 [INFO] DOCKER> (Reading database ... 95% 09:37:08 [INFO] DOCKER> (Reading database ... 100% (Reading database ... 6705 files and directories currently installed.) 09:37:08 [INFO] DOCKER> Preparing to unpack .../00-libcap2-bin_1%3a2.66-4_amd64.deb ... 09:37:08 [INFO] DOCKER> Unpacking libcap2-bin (1:2.66-4) ... 09:37:08 [INFO] DOCKER> Selecting previously unselected package iputils-ping. 09:37:08 [INFO] DOCKER> Preparing to unpack .../01-iputils-ping_3%3a20221126-1_amd64.deb ... 09:37:08 [INFO] DOCKER> Unpacking iputils-ping (3:20221126-1) ... 09:37:08 [INFO] DOCKER> Selecting previously unselected package libproc2-0:amd64. 09:37:08 [INFO] DOCKER> Preparing to unpack .../02-libproc2-0_2%3a4.0.2-3_amd64.deb ... 09:37:08 [INFO] DOCKER> Unpacking libproc2-0:amd64 (2:4.0.2-3) ... 09:37:08 [INFO] DOCKER> Selecting previously unselected package procps. 09:37:08 [INFO] DOCKER> Preparing to unpack .../03-procps_2%3a4.0.2-3_amd64.deb ... 09:37:08 [INFO] DOCKER> Unpacking procps (2:4.0.2-3) ... 09:37:08 [INFO] DOCKER> Selecting previously unselected package inetutils-telnet. 09:37:08 [INFO] DOCKER> Preparing to unpack .../04-inetutils-telnet_2%3a2.4-2+deb12u1_amd64.deb ... 09:37:08 [INFO] DOCKER> Unpacking inetutils-telnet (2:2.4-2+deb12u1) ... 09:37:08 [INFO] DOCKER> Selecting previously unselected package libbrotli1:amd64. 09:37:08 [INFO] DOCKER> Preparing to unpack .../05-libbrotli1_1.0.9-2+b6_amd64.deb ... 09:37:08 [INFO] DOCKER> Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... 09:37:08 [INFO] DOCKER> Selecting previously unselected package libsasl2-modules-db:amd64. 09:37:08 [INFO] DOCKER> Preparing to unpack .../06-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... 09:37:08 [INFO] DOCKER> Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 09:37:08 [INFO] DOCKER> Selecting previously unselected package libsasl2-2:amd64. 09:37:08 [INFO] DOCKER> Preparing to unpack .../07-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... 09:37:08 [INFO] DOCKER> Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... 09:37:08 [INFO] DOCKER> Selecting previously unselected package libldap-2.5-0:amd64. 09:37:08 [INFO] DOCKER> Preparing to unpack .../08-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... 09:37:08 [INFO] DOCKER> Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 09:37:08 [INFO] DOCKER> Selecting previously unselected package libnghttp2-14:amd64. 09:37:08 [INFO] DOCKER> Preparing to unpack .../09-libnghttp2-14_1.52.0-1+deb12u1_amd64.deb ... 09:37:08 [INFO] DOCKER> Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u1) ... 09:37:08 [INFO] DOCKER> Selecting previously unselected package libpsl5:amd64. 09:37:08 [INFO] DOCKER> Preparing to unpack .../10-libpsl5_0.21.2-1_amd64.deb ... 09:37:08 [INFO] DOCKER> Unpacking libpsl5:amd64 (0.21.2-1) ... 09:37:08 [INFO] DOCKER> Selecting previously unselected package librtmp1:amd64. 09:37:08 [INFO] DOCKER> Preparing to unpack .../11-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... 09:37:08 [INFO] DOCKER> Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 09:37:08 [INFO] DOCKER> Selecting previously unselected package libssh2-1:amd64. 09:37:08 [INFO] DOCKER> Preparing to unpack .../12-libssh2-1_1.10.0-3+b1_amd64.deb ... 09:37:08 [INFO] DOCKER> Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... 09:37:08 [INFO] DOCKER> Selecting previously unselected package libcurl4:amd64. 09:37:08 [INFO] DOCKER> Preparing to unpack .../13-libcurl4_7.88.1-10+deb12u5_amd64.deb ... 09:37:08 [INFO] DOCKER> Unpacking libcurl4:amd64 (7.88.1-10+deb12u5) ... 09:37:08 [INFO] DOCKER> Selecting previously unselected package curl. 09:37:08 [INFO] DOCKER> Preparing to unpack .../14-curl_7.88.1-10+deb12u5_amd64.deb ... 09:37:08 [INFO] DOCKER> Unpacking curl (7.88.1-10+deb12u5) ... 09:37:08 [INFO] DOCKER> Selecting previously unselected package libldap-common. 09:37:08 [INFO] DOCKER> Preparing to unpack .../15-libldap-common_2.5.13+dfsg-5_all.deb ... 09:37:08 [INFO] DOCKER> Unpacking libldap-common (2.5.13+dfsg-5) ... 09:37:08 [INFO] DOCKER> Selecting previously unselected package libpam-cap:amd64. 09:37:08 [INFO] DOCKER> Preparing to unpack .../16-libpam-cap_1%3a2.66-4_amd64.deb ... 09:37:08 [INFO] DOCKER> Unpacking libpam-cap:amd64 (1:2.66-4) ... 09:37:08 [INFO] DOCKER> Selecting previously unselected package libsasl2-modules:amd64. 09:37:08 [INFO] DOCKER> Preparing to unpack .../17-libsasl2-modules_2.1.28+dfsg-10_amd64.deb ... 09:37:08 [INFO] DOCKER> Unpacking libsasl2-modules:amd64 (2.1.28+dfsg-10) ... 09:37:08 [INFO] DOCKER> Selecting previously unselected package psmisc. 09:37:08 [INFO] DOCKER> Preparing to unpack .../18-psmisc_23.6-1_amd64.deb ... 09:37:08 [INFO] DOCKER> Unpacking psmisc (23.6-1) ... 09:37:08 [INFO] DOCKER> Selecting previously unselected package publicsuffix. 09:37:08 [INFO] DOCKER> Preparing to unpack .../19-publicsuffix_20230209.2326-1_all.deb ... 09:37:08 [INFO] DOCKER> Unpacking publicsuffix (20230209.2326-1) ... 09:37:09 [INFO] DOCKER> Selecting previously unselected package telnet. 09:37:09 [INFO] DOCKER> Preparing to unpack .../20-telnet_0.17+2.4-2+deb12u1_all.deb ... 09:37:09 [INFO] DOCKER> Unpacking telnet (0.17+2.4-2+deb12u1) ... 09:37:09 [INFO] DOCKER> Setting up libpsl5:amd64 (0.21.2-1) ... 09:37:09 [INFO] DOCKER> Setting up psmisc (23.6-1) ... 09:37:09 [INFO] DOCKER> Setting up libbrotli1:amd64 (1.0.9-2+b6) ... 09:37:09 [INFO] DOCKER> Setting up libsasl2-modules:amd64 (2.1.28+dfsg-10) ... 09:37:09 [INFO] DOCKER> Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u1) ... 09:37:09 [INFO] DOCKER> Setting up inetutils-telnet (2:2.4-2+deb12u1) ... 09:37:09 [INFO] DOCKER> update-alternatives: using /usr/bin/inetutils-telnet to provide /usr/bin/telnet (telnet) in auto mode 09:37:09 update-alternatives: warning: skip creation of /usr/share/man/man1/telnet.1.gz because associated file /usr/share/man/man1/inetutils-telnet.1.gz (of link group telnet) doesn't exist 09:37:09 [INFO] DOCKER> Setting up libldap-common (2.5.13+dfsg-5) ... 09:37:09 [INFO] DOCKER> Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 09:37:09 [INFO] DOCKER> Setting up libcap2-bin (1:2.66-4) ... 09:37:09 [INFO] DOCKER> Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 09:37:09 [INFO] DOCKER> Setting up libproc2-0:amd64 (2:4.0.2-3) ... 09:37:09 [INFO] DOCKER> Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... 09:37:09 [INFO] DOCKER> Setting up procps (2:4.0.2-3) ... 09:37:09 [INFO] DOCKER> Setting up libssh2-1:amd64 (1.10.0-3+b1) ... 09:37:09 [INFO] DOCKER> Setting up libpam-cap:amd64 (1:2.66-4) ... 09:37:09 [INFO] DOCKER> debconf: unable to initialize frontend: Dialog 09:37:09 debconf: (TERM is not set, so the dialog frontend is not usable.) 09:37:09 debconf: falling back to frontend: Readline 09:37:09 [INFO] DOCKER> debconf: unable to initialize frontend: Readline 09:37:09 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 09:37:09 debconf: falling back to frontend: Teletype 09:37:09 [INFO] DOCKER> Setting up iputils-ping (3:20221126-1) ... 09:37:09 [INFO] DOCKER> Setting up publicsuffix (20230209.2326-1) ... 09:37:09 [INFO] DOCKER> Setting up telnet (0.17+2.4-2+deb12u1) ... 09:37:09 [INFO] DOCKER> Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 09:37:09 [INFO] DOCKER> Setting up libcurl4:amd64 (7.88.1-10+deb12u5) ... 09:37:09 [INFO] DOCKER> Setting up curl (7.88.1-10+deb12u5) ... 09:37:09 [INFO] DOCKER> Processing triggers for libc-bin (2.36-9+deb12u1) ... 09:37:10 [INFO] DOCKER> Requirement already satisfied: pip in /usr/local/lib/python3.7/site-packages (23.0.1) 09:37:10 [INFO] DOCKER> Collecting pip 09:37:10 [INFO] DOCKER> Downloading pip-23.3.2-py3-none-any.whl (2.1 MB) 09:37:10 [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 47.0 MB/s eta 0:00:00 09:37:10 [INFO] DOCKER> 09:37:10 [INFO] DOCKER> Requirement already satisfied: setuptools in /usr/local/lib/python3.7/site-packages (57.5.0) 09:37:11 [INFO] DOCKER> Collecting setuptools 09:37:11 [INFO] DOCKER> Downloading setuptools-68.0.0-py3-none-any.whl (804 kB) 09:37:11 [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 804.0/804.0 kB 115.6 MB/s eta 0:00:00 09:37:11 [INFO] DOCKER> 09:37:11 [INFO] DOCKER> Installing collected packages: setuptools, pip 09:37:11 [INFO] DOCKER> Attempting uninstall: setuptools 09:37:11 [INFO] DOCKER> Found existing installation: setuptools 57.5.0 09:37:11 [INFO] DOCKER> Uninstalling setuptools-57.5.0: 09:37:11 [INFO] DOCKER> Successfully uninstalled setuptools-57.5.0 09:37:12 [INFO] DOCKER> Attempting uninstall: pip 09:37:12 [INFO] DOCKER> Found existing installation: pip 23.0.1 09:37:12 [INFO] DOCKER> Uninstalling pip-23.0.1: 09:37:12 [INFO] DOCKER> Successfully uninstalled pip-23.0.1 09:37:13 [INFO] DOCKER> Successfully installed pip-23.3.2 setuptools-68.0.0 09:37:13 [INFO] DOCKER> [91mWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 09:37:13 09:37:14 [INFO] DOCKER> Collecting requests==2.26.0 09:37:14 [INFO] DOCKER> Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 09:37:14 [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.3/62.3 kB 4.3 MB/s eta 0:00:00 09:37:14 [INFO] DOCKER> 09:37:14 [INFO] DOCKER> Collecting grpcio==1.20.0 09:37:14 [INFO] DOCKER> Downloading grpcio-1.20.0-cp37-cp37m-manylinux1_x86_64.whl (2.1 MB) 09:37:14 [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 53.0 MB/s eta 0:00:00 09:37:15 [INFO] DOCKER> Collecting grpcio-tools==1.20.0 09:37:15 [INFO] DOCKER> Downloading grpcio_tools-1.20.0-cp37-cp37m-manylinux1_x86_64.whl (2.3 MB) 09:37:15 [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 163.5 MB/s eta 0:00:00 09:37:15 [INFO] DOCKER> 09:37:15 [INFO] DOCKER> Collecting virtualenv==16.7.9 09:37:15 [INFO] DOCKER> Downloading virtualenv-16.7.9-py2.py3-none-any.whl (3.4 MB) 09:37:15 [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 74.4 MB/s eta 0:00:00 09:37:15 [INFO] DOCKER> 09:37:15 [INFO] DOCKER> Collecting prometheus-client==0.11.0 09:37:15 [INFO] DOCKER> Downloading prometheus_client-0.11.0-py2.py3-none-any.whl (56 kB) 09:37:15 [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.4/56.4 kB 195.8 MB/s eta 0:00:00 09:37:15 [INFO] DOCKER> 09:37:16 [INFO] DOCKER> Collecting protobuf==3.20.1 09:37:16 [INFO] DOCKER> Downloading protobuf-3.20.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) 09:37:16 [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 160.6 MB/s eta 0:00:00 09:37:16 [INFO] DOCKER> 09:37:16 [INFO] DOCKER> Collecting urllib3<1.27,>=1.21.1 (from requests==2.26.0) 09:37:16 [INFO] DOCKER> Downloading urllib3-1.26.18-py2.py3-none-any.whl.metadata (48 kB) 09:37:16 [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 188.4 MB/s eta 0:00:00 09:37:16 [INFO] DOCKER> Collecting certifi>=2017.4.17 (from requests==2.26.0) 09:37:16 [INFO] DOCKER> Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) 09:37:16 [INFO] DOCKER> Collecting charset-normalizer~=2.0.0 (from requests==2.26.0) 09:37:16 [INFO] DOCKER> Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 09:37:16 [INFO] DOCKER> Collecting idna<4,>=2.5 (from requests==2.26.0) 09:37:16 [INFO] DOCKER> Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) 09:37:16 [INFO] DOCKER> Collecting six>=1.5.2 (from grpcio==1.20.0) 09:37:16 [INFO] DOCKER> Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 09:37:16 [INFO] DOCKER> Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) 09:37:16 [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 216.7 MB/s eta 0:00:00 09:37:16 [INFO] DOCKER> 09:37:16 [INFO] DOCKER> Downloading idna-3.6-py3-none-any.whl (61 kB) 09:37:16 [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 133.3 MB/s eta 0:00:00 09:37:16 [INFO] DOCKER> 09:37:16 [INFO] DOCKER> Downloading urllib3-1.26.18-py2.py3-none-any.whl (143 kB) 09:37:16 [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.8/143.8 kB 163.8 MB/s eta 0:00:00 09:37:16 [INFO] DOCKER> 09:37:16 [INFO] DOCKER> Installing collected packages: virtualenv, urllib3, six, protobuf, prometheus-client, idna, charset-normalizer, certifi, requests, grpcio, grpcio-tools 09:37:17 [INFO] DOCKER> Successfully installed certifi-2023.11.17 charset-normalizer-2.0.12 grpcio-1.20.0 grpcio-tools-1.20.0 idna-3.6 prometheus-client-0.11.0 protobuf-3.20.1 requests-2.26.0 six-1.16.0 urllib3-1.26.18 virtualenv-16.7.9 09:37:17 [INFO] DOCKER> [91mWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 09:37:17 09:37:20 [INFO] DOCKER> Removing intermediate container 7164a7a3ba61 09:37:20 [INFO] DOCKER> ---> fd1ef937feba 09:37:20 [INFO] DOCKER> Step 6/7 : USER onap 09:37:20 [INFO] DOCKER> 09:37:20 [INFO] DOCKER> ---> Running in 1690af56304f 09:37:20 [INFO] DOCKER> Removing intermediate container 1690af56304f 09:37:20 [INFO] DOCKER> ---> ff2422760f1c 09:37:20 [INFO] DOCKER> Step 7/7 : ENTRYPOINT /opt/app/onap/command-executor/start.sh 09:37:20 [INFO] DOCKER> 09:37:20 [INFO] DOCKER> ---> Running in fc99088f147d 09:37:20 [INFO] DOCKER> Removing intermediate container fc99088f147d 09:37:20 [INFO] DOCKER> ---> 6984b38e10b1 09:37:20 [INFO] DOCKER> Successfully built 6984b38e10b1 09:37:20 [INFO] DOCKER> Successfully tagged onap/ccsdk-commandexecutor:latest 09:37:20 [INFO] DOCKER> [onap/ccsdk-commandexecutor:latest]: Built image sha256:6984b 09:37:20 [INFO] DOCKER> [onap/ccsdk-commandexecutor:latest]: Tag with 1.6-STAGING-latest,1.6.0-STAGING-latest,1.6.0-STAGING-20240201T093205Z 09:37:20 [INFO] DOCKER> Tagging image onap/ccsdk-commandexecutor:1.6-STAGING-latest successful! 09:37:20 [INFO] DOCKER> Tagging image onap/ccsdk-commandexecutor:1.6.0-STAGING-latest successful! 09:37:20 [INFO] DOCKER> Tagging image onap/ccsdk-commandexecutor:1.6.0-STAGING-20240201T093205Z successful! 09:37:20 [INFO] 09:37:20 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ command-executor --- 09:37:20 [INFO] Deploying org.onap.ccsdk.cds:command-executor:1.6.0 at end 09:37:20 [INFO] 09:37:20 [INFO] --- docker-maven-plugin:0.34.0:push (build-push-images) @ command-executor --- 09:37:20 [INFO] DOCKER> The push refers to repository [nexus3.onap.org:10003/onap/ccsdk-commandexecutor] 09:37:25 [INFO] DOCKER> latest: digest: sha256:a92ec0d04fd4e9f056d7524e01faddc433247801de4a4d27de5ae4f9a5ebb4e5 size: 1999 09:37:25 [INFO] DOCKER> Pushed onap/ccsdk-commandexecutor in 5 seconds 09:37:25 [INFO] DOCKER> The push refers to repository [nexus3.onap.org:10003/onap/ccsdk-commandexecutor] 09:37:26 [INFO] DOCKER> 1.6-STAGING-latest: digest: sha256:a92ec0d04fd4e9f056d7524e01faddc433247801de4a4d27de5ae4f9a5ebb4e5 size: 1999 09:37:26 [INFO] DOCKER> The push refers to repository [nexus3.onap.org:10003/onap/ccsdk-commandexecutor] 09:37:26 [INFO] DOCKER> 1.6.0-STAGING-latest: digest: sha256:a92ec0d04fd4e9f056d7524e01faddc433247801de4a4d27de5ae4f9a5ebb4e5 size: 1999 09:37:26 [INFO] DOCKER> The push refers to repository [nexus3.onap.org:10003/onap/ccsdk-commandexecutor] 09:37:26 [INFO] DOCKER> 1.6.0-STAGING-20240201T093205Z: digest: sha256:a92ec0d04fd4e9f056d7524e01faddc433247801de4a4d27de5ae4f9a5ebb4e5 size: 1999 09:37:26 [INFO] 09:37:26 [INFO] -------------------< org.onap.ccsdk.cds:py-executor >------------------- 09:37:26 [INFO] Building MS Python Executor 1.6.0 [50/68] 09:37:26 [INFO] --------------------------------[ jar ]--------------------------------- 09:37:26 [INFO] 09:37:26 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ py-executor --- 09:37:26 [INFO] 09:37:26 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ py-executor --- 09:37:26 [INFO] 09:37:26 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ py-executor --- 09:37:26 [INFO] Executing tasks 09:37:26 09:37:26 ktlint: 09:37:26 [INFO] Executed tasks 09:37:26 [INFO] 09:37:26 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ py-executor --- 09:37:26 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:37:26 [INFO] 09:37:26 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ py-executor --- 09:37:26 [INFO] 09:37:26 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-dockerfile) @ py-executor --- 09:37:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:37:26 [INFO] Copying 2 resources 09:37:26 [INFO] 09:37:26 [INFO] --- groovy-maven-plugin:2.1.1:execute (default) @ py-executor --- 09:37:26 [INFO] 09:37:26 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ py-executor --- 09:37: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-docker-stage-master/ms/py-executor/target/code-coverage/jacoco-ut.exec 09:37:26 [INFO] 09:37:26 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ py-executor --- 09:37: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-docker-stage-master/ms/py-executor/target/jacoco.exec 09:37:26 [INFO] 09:37:26 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ py-executor --- 09:37:26 [INFO] Set 2 system properties 09:37:26 [INFO] 09:37:26 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ py-executor --- 09:37:26 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/.git 09:37:26 [INFO] Collected git.commit.id.full with value fe996aebeef7fb86747cd639b9ed9a76a5937611 09:37:26 [INFO] Collected git.commit.id.abbrev with value fe996ae 09:37:26 [INFO] Collected git.build.time with value 2024-02-01T09:37:26+0000 09:37:26 [INFO] Collected git.build.version with value 1.6.0 09:37:26 [INFO] Collected git.build.number with value 1677 09:37:26 [INFO] including property git.build.version in results 09:37:26 [INFO] including property git.commit.id.full in results 09:37:26 [INFO] including property git.commit.id.abbrev in results 09:37:26 [INFO] including property git.build.time in results 09:37:26 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/py-executor/target/classes/git.properties] (for module MS Python Executor)... 09:37:26 [INFO] 09:37:26 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ py-executor --- 09:37:26 [INFO] 09:37:26 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ py-executor --- 09:37:26 [INFO] 09:37:26 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ py-executor --- 09:37:26 [INFO] Tidy is skipped. 09:37:26 [INFO] 09:37:26 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ py-executor --- 09:37:26 [INFO] Skipping Antrun execution 09:37:26 [INFO] 09:37:26 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ py-executor --- 09:37:26 [INFO] Formatting is skipped 09:37:26 [INFO] 09:37:26 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ py-executor --- 09:37:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:37:26 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/py-executor/src/main/resources 09:37:26 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/py-executor/src/main/resources 09:37:26 [INFO] 09:37:26 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ py-executor --- 09:37:26 [INFO] No sources to compile 09:37:26 [INFO] 09:37:26 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ py-executor --- 09:37:26 [INFO] Not copying test resources 09:37:26 [INFO] 09:37:26 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ py-executor --- 09:37:26 [INFO] Not compiling test sources 09:37:26 [INFO] 09:37:26 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ py-executor --- 09:37:26 [INFO] Tests are skipped. 09:37:26 [INFO] 09:37:26 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ py-executor --- 09:37:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:37:26 [INFO] 09:37:26 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ py-executor --- 09:37:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:37:26 [INFO] 09:37:26 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ py-executor --- 09:37:26 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/py-executor/target/py-executor-1.6.0.jar 09:37:26 [INFO] 09:37:26 [INFO] --- maven-assembly-plugin:3.1.0:single (maven) @ py-executor --- 09:37:26 [INFO] Reading assembly descriptor: docker/distribution.xml 09:37:26 [INFO] Building tar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/py-executor/target/docker-stage/py-executor-1.6.0-maven.tar.gz 09:37:27 [INFO] 09:37:27 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ py-executor --- 09:37:27 [INFO] Skipping because packaging 'jar' is not pom. 09:37:27 [INFO] 09:37:27 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ py-executor --- 09:37:27 [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-docker-stage-master/ms/py-executor/target/code-coverage/jacoco-it.exec 09:37:27 [INFO] 09:37:27 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ py-executor --- 09:37:27 [INFO] Tests are skipped. 09:37:27 [INFO] 09:37:27 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ py-executor --- 09:37:27 [INFO] Tests are skipped. 09:37:27 [INFO] 09:37:27 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ py-executor --- 09:37:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:37:27 [INFO] 09:37:27 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ py-executor --- 09:37:27 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/py-executor/target/jacoco.exec 09:37:27 [INFO] 09:37:27 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ py-executor --- 09:37:27 [INFO] Tests are skipped. 09:37:27 [INFO] 09:37:27 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ py-executor --- 09:37:27 [INFO] Tests are skipped. 09:37:27 [INFO] 09:37:27 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ py-executor --- 09:37:27 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/py-executor/target/py-executor-1.6.0.jar to /tmp/r/org/onap/ccsdk/cds/py-executor/1.6.0/py-executor-1.6.0.jar 09:37:27 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/py-executor/pom.xml to /tmp/r/org/onap/ccsdk/cds/py-executor/1.6.0/py-executor-1.6.0.pom 09:37:27 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/py-executor/target/docker-stage/py-executor-1.6.0-maven.tar.gz to /tmp/r/org/onap/ccsdk/cds/py-executor/1.6.0/py-executor-1.6.0-maven.tar.gz 09:37:27 [INFO] 09:37:27 [INFO] --- docker-maven-plugin:0.34.0:build (build-push-images) @ py-executor --- 09:37:27 [INFO] Building tar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/py-executor/target/docker/onap/ccsdk-py-executor/tmp/docker-build.tar 09:37:27 [INFO] DOCKER> [onap/ccsdk-py-executor:latest]: Created docker-build.tar in 5 milliseconds 09:37:27 [INFO] DOCKER> Step 1/9 : FROM python:3.7-slim 09:37:27 [INFO] DOCKER> 09:37:27 [INFO] DOCKER> ---> a255ffcb469f 09:37:27 [INFO] DOCKER> Step 2/9 : USER root 09:37:27 [INFO] DOCKER> 09:37:27 [INFO] DOCKER> ---> Running in b2f69ff2f422 09:37:27 [INFO] DOCKER> Removing intermediate container b2f69ff2f422 09:37:27 [INFO] DOCKER> ---> 84be56a2fe0f 09:37:27 [INFO] DOCKER> Step 3/9 : COPY *.sh /opt/app/onap/py-executor/ 09:37:27 [INFO] DOCKER> 09:37:27 [INFO] DOCKER> ---> a9bc634a4974 09:37:27 [INFO] DOCKER> Step 4/9 : COPY py-executor-1.6.0-maven.tar.gz /source.tar.gz 09:37:27 [INFO] DOCKER> 09:37:27 [INFO] DOCKER> ---> bcf98ef4378d 09:37:27 [INFO] DOCKER> Step 5/9 : RUN tar -xzf /source.tar.gz -C /tmp && cp -rf /tmp/py-executor-1.6.0/opt / && rm -rf /source.tar.gz && rm -rf /tmp/py-executor-1.6.0 && groupadd -r -g 1000 onap && useradd -r -u 1000 -g onap onap && mkdir -p /opt/app/onap/blueprints/deploy /opt/app/onap/logs && touch /opt/app/onap/logs/application.log && chown -R onap:onap /opt && chmod -R 755 /opt 09:37:27 [INFO] DOCKER> 09:37:27 [INFO] DOCKER> ---> Running in ab399172eb20 09:37:28 [INFO] DOCKER> [91museradd warning: onap's uid 1000 is greater than SYS_UID_MAX 999 09:37:28 09:37:28 [INFO] DOCKER> Removing intermediate container ab399172eb20 09:37:28 [INFO] DOCKER> ---> 034b859a8964 09:37:28 [INFO] DOCKER> Step 6/9 : RUN python -m pip install --no-cache-dir --upgrade pip setuptools 09:37:28 [INFO] DOCKER> 09:37:28 [INFO] DOCKER> ---> Running in 3a50740c3bc3 09:37:29 [INFO] DOCKER> Requirement already satisfied: pip in /usr/local/lib/python3.7/site-packages (23.0.1) 09:37:29 [INFO] DOCKER> Collecting pip 09:37:30 [INFO] DOCKER> Downloading pip-23.3.2-py3-none-any.whl (2.1 MB) 09:37:30 [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 54.6 MB/s eta 0:00:00 09:37:30 [INFO] DOCKER> 09:37:30 [INFO] DOCKER> Requirement already satisfied: setuptools in /usr/local/lib/python3.7/site-packages (57.5.0) 09:37:30 [INFO] DOCKER> Collecting setuptools 09:37:30 [INFO] DOCKER> Downloading setuptools-68.0.0-py3-none-any.whl (804 kB) 09:37:30 [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 804.0/804.0 kB 219.3 MB/s eta 0:00:00 09:37:30 [INFO] DOCKER> 09:37:30 [INFO] DOCKER> Installing collected packages: setuptools, pip 09:37:30 [INFO] DOCKER> Attempting uninstall: setuptools 09:37:30 [INFO] DOCKER> Found existing installation: setuptools 57.5.0 09:37:30 [INFO] DOCKER> Uninstalling setuptools-57.5.0: 09:37:30 [INFO] DOCKER> Successfully uninstalled setuptools-57.5.0 09:37:31 [INFO] DOCKER> Attempting uninstall: pip 09:37:31 [INFO] DOCKER> Found existing installation: pip 23.0.1 09:37:31 [INFO] DOCKER> Uninstalling pip-23.0.1: 09:37:31 [INFO] DOCKER> Successfully uninstalled pip-23.0.1 09:37:32 [INFO] DOCKER> Successfully installed pip-23.3.2 setuptools-68.0.0 09:37:32 [INFO] DOCKER> [91mWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 09:37:32 09:37:33 [INFO] DOCKER> Removing intermediate container 3a50740c3bc3 09:37:33 [INFO] DOCKER> ---> 958452875983 09:37:33 [INFO] DOCKER> Step 7/9 : RUN pip install --no-cache-dir -r /opt/app/onap/python/requirements/docker.txt 09:37:33 [INFO] DOCKER> 09:37:33 [INFO] DOCKER> ---> Running in c2b117e53816 09:37:34 [INFO] DOCKER> Processing /opt/app/onap/dependencies/common 09:37:34 [INFO] DOCKER> Preparing metadata (setup.py): started 09:37:34 [INFO] DOCKER> Preparing metadata (setup.py): finished with status 'done' 09:37:34 [INFO] DOCKER> Processing /opt/app/onap/dependencies/artifact-manager 09:37:34 [INFO] DOCKER> Preparing metadata (setup.py): started 09:37:34 [INFO] DOCKER> Preparing metadata (setup.py): finished with status 'done' 09:37:35 [INFO] DOCKER> Collecting grpcio==1.25.0 (from -r /opt/app/onap/python/requirements/shared.txt (line 1)) 09:37:35 [INFO] DOCKER> Downloading grpcio-1.25.0-cp37-cp37m-manylinux2010_x86_64.whl (2.4 MB) 09:37:35 [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 31.3 MB/s eta 0:00:00 09:37:35 [INFO] DOCKER> 09:37:36 [INFO] DOCKER> Collecting grpcio-tools==1.25.0 (from -r /opt/app/onap/python/requirements/shared.txt (line 2)) 09:37:36 [INFO] DOCKER> Downloading grpcio_tools-1.25.0-cp37-cp37m-manylinux2010_x86_64.whl (2.4 MB) 09:37:36 [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 158.5 MB/s eta 0:00:00 09:37:36 [INFO] DOCKER> 09:37:36 [INFO] DOCKER> Collecting protobuf==3.20.1 (from -r /opt/app/onap/python/requirements/shared.txt (line 3)) 09:37:36 [INFO] DOCKER> Downloading protobuf-3.20.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) 09:37:36 [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 114.0 MB/s eta 0:00:00 09:37:36 [INFO] DOCKER> 09:37:36 [INFO] DOCKER> Collecting configparser==4.0.2 (from -r /opt/app/onap/python/requirements/shared.txt (line 4)) 09:37:36 [INFO] DOCKER> Downloading configparser-4.0.2-py2.py3-none-any.whl (22 kB) 09:37:36 [INFO] DOCKER> Collecting requests==2.22.0 (from -r /opt/app/onap/python/requirements/shared.txt (line 5)) 09:37:36 [INFO] DOCKER> Downloading requests-2.22.0-py2.py3-none-any.whl (57 kB) 09:37:36 [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 138.6 MB/s eta 0:00:00 09:37:36 [INFO] DOCKER> 09:37:36 [INFO] DOCKER> Collecting ncclient==0.6.6 (from -r /opt/app/onap/python/requirements/shared.txt (line 6)) 09:37:36 [INFO] DOCKER> Downloading ncclient-0.6.6.tar.gz (89 kB) 09:37:36 [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.7/89.7 kB 205.2 MB/s eta 0:00:00 09:37:36 [INFO] DOCKER> 09:37:36 [INFO] DOCKER> Preparing metadata (setup.py): started 09:37:36 [INFO] DOCKER> Preparing metadata (setup.py): finished with status 'done' 09:37:37 [INFO] DOCKER> Collecting ansible==2.8.5 (from -r /opt/app/onap/python/requirements/shared.txt (line 7)) 09:37:37 [INFO] DOCKER> Downloading ansible-2.8.5.tar.gz (14.4 MB) 09:37:37 [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.4/14.4 MB 198.6 MB/s eta 0:00:00 09:37:37 [INFO] DOCKER> 09:37:41 [INFO] DOCKER> Preparing metadata (setup.py): started 09:37:42 [INFO] DOCKER> Preparing metadata (setup.py): finished with status 'done' 09:37:42 [INFO] DOCKER> Collecting onappylog==1.0.9 (from -r /opt/app/onap/dependencies/artifact-manager/requirements/shared.txt (line 3)) 09:37:42 [INFO] DOCKER> Downloading onappylog-1.0.9-py2.py3-none-any.whl (17 kB) 09:37:42 [INFO] DOCKER> Collecting click==7.0 (from -r /opt/app/onap/dependencies/artifact-manager/requirements/shared.txt (line 4)) 09:37:42 [INFO] DOCKER> Downloading Click-7.0-py2.py3-none-any.whl (81 kB) 09:37:42 [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.3/81.3 kB 203.9 MB/s eta 0:00:00 09:37:42 [INFO] DOCKER> 09:37:42 [INFO] DOCKER> Collecting six>=1.5.2 (from grpcio==1.25.0->-r /opt/app/onap/python/requirements/shared.txt (line 1)) 09:37:42 [INFO] DOCKER> Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 09:37:42 [INFO] DOCKER> Collecting chardet<3.1.0,>=3.0.2 (from requests==2.22.0->-r /opt/app/onap/python/requirements/shared.txt (line 5)) 09:37:42 [INFO] DOCKER> Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 09:37:42 [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 218.7 MB/s eta 0:00:00 09:37:42 [INFO] DOCKER> 09:37:42 [INFO] DOCKER> Collecting idna<2.9,>=2.5 (from requests==2.22.0->-r /opt/app/onap/python/requirements/shared.txt (line 5)) 09:37:42 [INFO] DOCKER> Downloading idna-2.8-py2.py3-none-any.whl (58 kB) 09:37:42 [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.6/58.6 kB 137.4 MB/s eta 0:00:00 09:37:42 [INFO] DOCKER> 09:37:42 [INFO] DOCKER> Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 (from requests==2.22.0->-r /opt/app/onap/python/requirements/shared.txt (line 5)) 09:37:42 [INFO] DOCKER> Downloading urllib3-1.25.11-py2.py3-none-any.whl (127 kB) 09:37:42 [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.0/128.0 kB 157.4 MB/s eta 0:00:00 09:37:42 [INFO] DOCKER> 09:37:42 [INFO] DOCKER> Collecting certifi>=2017.4.17 (from requests==2.22.0->-r /opt/app/onap/python/requirements/shared.txt (line 5)) 09:37:42 [INFO] DOCKER> Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) 09:37:42 [INFO] DOCKER> Requirement already satisfied: setuptools>0.6 in /usr/local/lib/python3.7/site-packages (from ncclient==0.6.6->-r /opt/app/onap/python/requirements/shared.txt (line 6)) (68.0.0) 09:37:42 [INFO] DOCKER> Collecting paramiko>=1.15.0 (from ncclient==0.6.6->-r /opt/app/onap/python/requirements/shared.txt (line 6)) 09:37:42 [INFO] DOCKER> Downloading paramiko-3.4.0-py3-none-any.whl.metadata (4.4 kB) 09:37:42 [INFO] DOCKER> Collecting lxml>=3.3.0 (from ncclient==0.6.6->-r /opt/app/onap/python/requirements/shared.txt (line 6)) 09:37:42 [INFO] DOCKER> Downloading lxml-5.1.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.5 kB) 09:37:43 [INFO] DOCKER> Collecting jinja2 (from ansible==2.8.5->-r /opt/app/onap/python/requirements/shared.txt (line 7)) 09:37:43 [INFO] DOCKER> Downloading Jinja2-3.1.3-py3-none-any.whl.metadata (3.3 kB) 09:37:43 [INFO] DOCKER> Collecting PyYAML (from ansible==2.8.5->-r /opt/app/onap/python/requirements/shared.txt (line 7)) 09:37:43 [INFO] DOCKER> Downloading PyYAML-6.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 09:37:43 [INFO] DOCKER> Collecting cryptography (from ansible==2.8.5->-r /opt/app/onap/python/requirements/shared.txt (line 7)) 09:37:43 [INFO] DOCKER> Downloading cryptography-42.0.2-cp37-abi3-manylinux_2_28_x86_64.whl.metadata (5.3 kB) 09:37:43 [INFO] DOCKER> Collecting watchdog>=0.8.3 (from onappylog==1.0.9->-r /opt/app/onap/dependencies/artifact-manager/requirements/shared.txt (line 3)) 09:37:43 [INFO] DOCKER> Downloading watchdog-3.0.0-py3-none-manylinux2014_x86_64.whl (82 kB) 09:37:43 [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.1/82.1 kB 192.0 MB/s eta 0:00:00 09:37:43 [INFO] DOCKER> 09:37:43 [INFO] DOCKER> Collecting bcrypt>=3.2 (from paramiko>=1.15.0->ncclient==0.6.6->-r /opt/app/onap/python/requirements/shared.txt (line 6)) 09:37:43 [INFO] DOCKER> Downloading bcrypt-4.1.2-cp37-abi3-manylinux_2_28_x86_64.whl.metadata (9.5 kB) 09:37:43 [INFO] DOCKER> Collecting pynacl>=1.5 (from paramiko>=1.15.0->ncclient==0.6.6->-r /opt/app/onap/python/requirements/shared.txt (line 6)) 09:37:43 [INFO] DOCKER> Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 09:37:43 [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 kB 240.1 MB/s eta 0:00:00 09:37:43 [INFO] DOCKER> 09:37:43 [INFO] DOCKER> Collecting cffi>=1.12 (from cryptography->ansible==2.8.5->-r /opt/app/onap/python/requirements/shared.txt (line 7)) 09:37:43 [INFO] DOCKER> Downloading cffi-1.15.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (427 kB) 09:37:43 [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 427.9/427.9 kB 238.7 MB/s eta 0:00:00 09:37:43 [INFO] DOCKER> 09:37:44 [INFO] DOCKER> Collecting MarkupSafe>=2.0 (from jinja2->ansible==2.8.5->-r /opt/app/onap/python/requirements/shared.txt (line 7)) 09:37:44 [INFO] DOCKER> Downloading MarkupSafe-2.1.4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) 09:37:44 [INFO] DOCKER> Collecting pycparser (from cffi>=1.12->cryptography->ansible==2.8.5->-r /opt/app/onap/python/requirements/shared.txt (line 7)) 09:37:44 [INFO] DOCKER> Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) 09:37:44 [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 226.1 MB/s eta 0:00:00 09:37:44 [INFO] DOCKER> 09:37:44 [INFO] DOCKER> Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) 09:37:44 [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 245.9 MB/s eta 0:00:00 09:37:44 [INFO] DOCKER> 09:37:44 [INFO] DOCKER> Downloading lxml-5.1.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.3 MB) 09:37:44 [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.3/7.3 MB 210.8 MB/s eta 0:00:00 09:37:44 [INFO] DOCKER> 09:37:44 [INFO] DOCKER> Downloading paramiko-3.4.0-py3-none-any.whl (225 kB) 09:37:44 [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 225.9/225.9 kB 145.4 MB/s eta 0:00:00 09:37:44 [INFO] DOCKER> 09:37:44 [INFO] DOCKER> Downloading cryptography-42.0.2-cp37-abi3-manylinux_2_28_x86_64.whl (4.7 MB) 09:37:44 [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 205.2 MB/s eta 0:00:00 09:37:44 [INFO] DOCKER> 09:37:44 [INFO] DOCKER> Downloading PyYAML-6.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (670 kB) 09:37:44 [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 670.1/670.1 kB 180.2 MB/s eta 0:00:00 09:37:44 [INFO] DOCKER> 09:37:44 [INFO] DOCKER> Downloading Jinja2-3.1.3-py3-none-any.whl (133 kB) 09:37:44 [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.2/133.2 kB 167.9 MB/s eta 0:00:00 09:37:44 [INFO] DOCKER> 09:37:44 [INFO] DOCKER> Downloading bcrypt-4.1.2-cp37-abi3-manylinux_2_28_x86_64.whl (699 kB) 09:37:44 [INFO] DOCKER> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 177.4 MB/s eta 0:00:00 09:37:44 [INFO] DOCKER> 09:37:44 [INFO] DOCKER> Downloading MarkupSafe-2.1.4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 09:37:44 [INFO] DOCKER> Building wheels for collected packages: ncclient, ansible, cdscommon, manager 09:37:44 [INFO] DOCKER> Building wheel for ncclient (setup.py): started 09:37:44 [INFO] DOCKER> Building wheel for ncclient (setup.py): finished with status 'done' 09:37:44 [INFO] DOCKER> Created wheel for ncclient: filename=ncclient-0.6.6-py2.py3-none-any.whl size=70879 sha256=2c1ff326a15e55bbc317928cc4073071d05b2beae43cd0e1d12f578cc59552b2 09:37:44 [INFO] DOCKER> Stored in directory: /tmp/pip-ephem-wheel-cache-tgf1zs51/wheels/91/c0/ee/d93a23a610167197a78c1d8fb2a698ffe813cc8cd672272fed 09:37:44 [INFO] DOCKER> Building wheel for ansible (setup.py): started 09:37:49 [INFO] DOCKER> Building wheel for ansible (setup.py): finished with status 'done' 09:37:49 [INFO] DOCKER> Created wheel for ansible: filename=ansible-2.8.5-py3-none-any.whl size=12635621 sha256=e45d3ede2d08595b81a77055560b97809b44f5369222b86936f4c45ba3418d17 09:37:49 Stored in directory: /tmp/pip-ephem-wheel-cache-tgf1zs51/wheels/48/c8/eb/f07f890475ed663c6a6135190eb3ccaa22dae88ae7f0092d7a 09:37:49 [INFO] DOCKER> Building wheel for cdscommon (setup.py): started 09:37:50 [INFO] DOCKER> Building wheel for cdscommon (setup.py): finished with status 'done' 09:37:50 [INFO] DOCKER> Created wheel for cdscommon: filename=cdscommon-0.1-py3-none-any.whl size=10868 sha256=0ecb5dac4f5eeec37b1d14dc1960ea7081c3124d4962f61683e5d975a08c9489 09:37:50 [INFO] DOCKER> Stored in directory: /tmp/pip-ephem-wheel-cache-tgf1zs51/wheels/65/09/a9/606e40f57061355efcaa3d38bc1d77809200598a7120eb651e 09:37:50 [INFO] DOCKER> Building wheel for manager (setup.py): started 09:37:50 [INFO] DOCKER> Building wheel for manager (setup.py): finished with status 'done' 09:37:50 [INFO] DOCKER> Created wheel for manager: filename=manager-0.1-py3-none-any.whl size=9163 sha256=5c9f84611a72bb75bbe84b3821982d600111a2cab0875a2576b1e1b26842ce7e 09:37:50 [INFO] DOCKER> Stored in directory: /tmp/pip-ephem-wheel-cache-tgf1zs51/wheels/2f/f0/6f/820a1786fd3a00b4b5709dc6f8f073f77bd293ff76df169913 09:37:50 [INFO] DOCKER> Successfully built ncclient ansible cdscommon manager 09:37:50 [INFO] DOCKER> Installing collected packages: manager, chardet, watchdog, urllib3, six, PyYAML, pycparser, protobuf, MarkupSafe, lxml, idna, configparser, click, certifi, bcrypt, requests, onappylog, jinja2, grpcio, cffi, pynacl, grpcio-tools, cryptography, paramiko, cdscommon, ansible, ncclient 09:37:57 [INFO] DOCKER> Successfully installed MarkupSafe-2.1.4 PyYAML-6.0.1 ansible-2.8.5 bcrypt-4.1.2 cdscommon-0.1 certifi-2023.11.17 cffi-1.15.1 chardet-3.0.4 click-7.0 configparser-4.0.2 cryptography-42.0.2 grpcio-1.25.0 grpcio-tools-1.25.0 idna-2.8 jinja2-3.1.3 lxml-5.1.0 manager-0.1 ncclient-0.6.6 onappylog-1.0.9 paramiko-3.4.0 protobuf-3.20.1 pycparser-2.21 pynacl-1.5.0 requests-2.22.0 six-1.16.0 urllib3-1.25.11 watchdog-3.0.0 09:37:57 [INFO] DOCKER> [91mWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 09:37:57 09:38:05 [INFO] DOCKER> Removing intermediate container c2b117e53816 09:38:05 [INFO] DOCKER> ---> c7d7faa1ea4e 09:38:05 [INFO] DOCKER> Step 8/9 : USER onap 09:38:05 [INFO] DOCKER> 09:38:05 [INFO] DOCKER> ---> Running in e35c24191359 09:38:05 [INFO] DOCKER> Removing intermediate container e35c24191359 09:38:05 [INFO] DOCKER> ---> 84da829d566f 09:38:05 [INFO] DOCKER> Step 9/9 : ENTRYPOINT /opt/app/onap/py-executor/start.sh 09:38:05 [INFO] DOCKER> 09:38:05 [INFO] DOCKER> ---> Running in 3d5df9da42aa 09:38:05 [INFO] DOCKER> Removing intermediate container 3d5df9da42aa 09:38:05 [INFO] DOCKER> ---> 855b93d2ec3a 09:38:05 [INFO] DOCKER> Successfully built 855b93d2ec3a 09:38:05 [INFO] DOCKER> Successfully tagged onap/ccsdk-py-executor:latest 09:38:05 [INFO] DOCKER> [onap/ccsdk-py-executor:latest]: Built image sha256:855b9 09:38:05 [INFO] DOCKER> [onap/ccsdk-py-executor:latest]: Tag with 1.6-STAGING-latest,1.6.0-STAGING-latest,1.6.0-STAGING-20240201T093205Z 09:38:05 [INFO] DOCKER> Tagging image onap/ccsdk-py-executor:1.6-STAGING-latest successful! 09:38:05 [INFO] DOCKER> Tagging image onap/ccsdk-py-executor:1.6.0-STAGING-latest successful! 09:38:05 [INFO] DOCKER> Tagging image onap/ccsdk-py-executor:1.6.0-STAGING-20240201T093205Z successful! 09:38:05 [INFO] 09:38:05 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ py-executor --- 09:38:05 [INFO] Deploying org.onap.ccsdk.cds:py-executor:1.6.0 at end 09:38:05 [INFO] 09:38:05 [INFO] --- docker-maven-plugin:0.34.0:push (build-push-images) @ py-executor --- 09:38:05 [INFO] DOCKER> The push refers to repository [nexus3.onap.org:10003/onap/ccsdk-py-executor] 09:38:19 [INFO] DOCKER> latest: digest: sha256:1f682c66bdd101240ab0a847856dc297e8df739bff158531c4da0791b424f9ed size: 2419 09:38:19 [INFO] DOCKER> Pushed onap/ccsdk-py-executor in 14 seconds 09:38:19 [INFO] DOCKER> The push refers to repository [nexus3.onap.org:10003/onap/ccsdk-py-executor] 09:38:20 [INFO] DOCKER> 1.6-STAGING-latest: digest: sha256:1f682c66bdd101240ab0a847856dc297e8df739bff158531c4da0791b424f9ed size: 2419 09:38:20 [INFO] DOCKER> The push refers to repository [nexus3.onap.org:10003/onap/ccsdk-py-executor] 09:38:20 [INFO] DOCKER> 1.6.0-STAGING-latest: digest: sha256:1f682c66bdd101240ab0a847856dc297e8df739bff158531c4da0791b424f9ed size: 2419 09:38:20 [INFO] DOCKER> The push refers to repository [nexus3.onap.org:10003/onap/ccsdk-py-executor] 09:38:20 [INFO] DOCKER> 1.6.0-STAGING-20240201T093205Z: digest: sha256:1f682c66bdd101240ab0a847856dc297e8df739bff158531c4da0791b424f9ed size: 2419 09:38:20 [INFO] 09:38:20 [INFO] -------------------< org.onap.ccsdk.cds:sdclistener >------------------- 09:38:20 [INFO] Building MS SDC Listener (Root) 1.6.0 [51/68] 09:38:20 [INFO] --------------------------------[ pom ]--------------------------------- 09:38:20 [INFO] 09:38:20 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ sdclistener --- 09:38:20 [INFO] 09:38:20 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ sdclistener --- 09:38:20 [INFO] 09:38:20 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ sdclistener --- 09:38:20 [INFO] Executing tasks 09:38:20 09:38:20 ktlint: 09:38:20 [INFO] Executed tasks 09:38:20 [INFO] 09:38:20 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ sdclistener --- 09:38:20 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:38:20 [INFO] 09:38:20 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ sdclistener --- 09:38:20 [INFO] 09:38:20 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ sdclistener --- 09:38:20 [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-docker-stage-master/ms/sdclistener/target/code-coverage/jacoco-ut.exec 09:38:20 [INFO] 09:38:20 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ sdclistener --- 09:38:20 [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-docker-stage-master/ms/sdclistener/target/jacoco.exec 09:38:20 [INFO] 09:38:20 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ sdclistener --- 09:38:20 [INFO] Set 2 system properties 09:38:20 [INFO] 09:38:20 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ sdclistener --- 09:38:20 [INFO] isPomProject is true and skipPoms is true, return 09:38:20 [INFO] 09:38:20 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ sdclistener --- 09:38:20 [INFO] 09:38:20 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ sdclistener --- 09:38:20 [INFO] 09:38:20 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ sdclistener --- 09:38:20 [INFO] Tidy is skipped. 09:38:20 [INFO] 09:38:20 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ sdclistener --- 09:38:20 [INFO] Skipping Antrun execution 09:38:20 [INFO] 09:38:20 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ sdclistener --- 09:38:20 [INFO] Formatting is skipped 09:38:20 [INFO] 09:38:20 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ sdclistener --- 09:38:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:38:20 [INFO] 09:38:20 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ sdclistener --- 09:38:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:38:20 [INFO] 09:38:20 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ sdclistener --- 09:38:20 [INFO] No site descriptor found: nothing to attach. 09:38:20 [INFO] 09:38:20 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ sdclistener --- 09:38: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-docker-stage-master/ms/sdclistener/target/code-coverage/jacoco-it.exec 09:38:20 [INFO] 09:38:20 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ sdclistener --- 09:38:20 [INFO] Tests are skipped. 09:38:20 [INFO] 09:38:20 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ sdclistener --- 09:38:20 [INFO] Tests are skipped. 09:38:20 [INFO] 09:38:20 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ sdclistener --- 09:38:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:38:20 [INFO] 09:38:20 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ sdclistener --- 09:38:20 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/sdclistener/target/jacoco.exec 09:38:20 [INFO] 09:38:20 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ sdclistener --- 09:38:20 [INFO] Tests are skipped. 09:38:20 [INFO] 09:38:20 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ sdclistener --- 09:38:20 [INFO] Tests are skipped. 09:38:20 [INFO] 09:38:20 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sdclistener --- 09:38:20 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/sdclistener/pom.xml to /tmp/r/org/onap/ccsdk/cds/sdclistener/1.6.0/sdclistener-1.6.0.pom 09:38:20 [INFO] 09:38:20 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ sdclistener --- 09:38:20 [INFO] Deploying org.onap.ccsdk.cds:sdclistener:1.6.0 at end 09:38:20 [INFO] 09:38:20 [INFO] ---------< org.onap.ccsdk.cds.sdclistener:sdclistener-parent >---------- 09:38:20 [INFO] Building MS SDC Listener - Parent 1.6.0 [52/68] 09:38:20 [INFO] --------------------------------[ pom ]--------------------------------- 09:38:20 [INFO] 09:38:20 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ sdclistener-parent --- 09:38:20 [INFO] 09:38:20 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ sdclistener-parent --- 09:38:20 [INFO] 09:38:20 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ sdclistener-parent --- 09:38:20 [INFO] Executing tasks 09:38:20 09:38:20 ktlint: 09:38:21 [INFO] Executed tasks 09:38:21 [INFO] 09:38:21 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ sdclistener-parent --- 09:38:21 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:38:21 [INFO] 09:38:21 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ sdclistener-parent --- 09:38:21 [INFO] 09:38:21 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ sdclistener-parent --- 09:38: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-docker-stage-master/ms/sdclistener/parent/target/code-coverage/jacoco-ut.exec 09:38:21 [INFO] 09:38:21 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ sdclistener-parent --- 09:38: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-docker-stage-master/ms/sdclistener/parent/target/jacoco.exec 09:38:21 [INFO] 09:38:21 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ sdclistener-parent --- 09:38:21 [INFO] Set 2 system properties 09:38:21 [INFO] 09:38:21 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ sdclistener-parent --- 09:38:21 [INFO] isPomProject is true and skipPoms is true, return 09:38:21 [INFO] 09:38:21 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ sdclistener-parent --- 09:38:21 [INFO] 09:38:21 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ sdclistener-parent --- 09:38:21 [INFO] 09:38:21 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ sdclistener-parent --- 09:38:21 [INFO] Tidy is skipped. 09:38:21 [INFO] 09:38:21 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ sdclistener-parent --- 09:38:21 [INFO] Skipping Antrun execution 09:38:21 [INFO] 09:38:21 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ sdclistener-parent --- 09:38:21 [INFO] Formatting is skipped 09:38:21 [INFO] 09:38:21 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ sdclistener-parent --- 09:38:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:38:21 [INFO] 09:38:21 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ sdclistener-parent --- 09:38:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:38:21 [INFO] 09:38:21 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ sdclistener-parent --- 09:38:21 [INFO] No site descriptor found: nothing to attach. 09:38:21 [INFO] 09:38:21 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ sdclistener-parent --- 09:38: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-docker-stage-master/ms/sdclistener/parent/target/code-coverage/jacoco-it.exec 09:38:21 [INFO] 09:38:21 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ sdclistener-parent --- 09:38:21 [INFO] Tests are skipped. 09:38:21 [INFO] 09:38:21 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ sdclistener-parent --- 09:38:21 [INFO] Tests are skipped. 09:38:21 [INFO] 09:38:21 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ sdclistener-parent --- 09:38:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:38:21 [INFO] 09:38:21 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ sdclistener-parent --- 09:38:21 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/sdclistener/parent/target/jacoco.exec 09:38:21 [INFO] 09:38:21 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ sdclistener-parent --- 09:38:21 [INFO] Tests are skipped. 09:38:21 [INFO] 09:38:21 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ sdclistener-parent --- 09:38:21 [INFO] Tests are skipped. 09:38:21 [INFO] 09:38:21 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sdclistener-parent --- 09:38:21 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/sdclistener/parent/pom.xml to /tmp/r/org/onap/ccsdk/cds/sdclistener/sdclistener-parent/1.6.0/sdclistener-parent-1.6.0.pom 09:38:21 [INFO] 09:38:21 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ sdclistener-parent --- 09:38:21 [INFO] Deploying org.onap.ccsdk.cds.sdclistener:sdclistener-parent:1.6.0 at end 09:38:21 [INFO] 09:38:21 [INFO] -------< org.onap.ccsdk.cds.sdclistener:sdclistener-application >------- 09:38:21 [INFO] Building MS SDC Listener - Application 1.6.0 [53/68] 09:38:21 [INFO] --------------------------------[ jar ]--------------------------------- 09:38:22 [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. 09:38:22 [INFO] 09:38:22 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ sdclistener-application --- 09:38:22 [INFO] 09:38:22 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ sdclistener-application --- 09:38:22 [INFO] 09:38:22 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ sdclistener-application --- 09:38:22 [INFO] Executing tasks 09:38:22 09:38:22 ktlint: 09:38:22 [INFO] Executed tasks 09:38:22 [INFO] 09:38:22 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ sdclistener-application --- 09:38:22 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:38:22 [INFO] 09:38:22 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ sdclistener-application --- 09:38:23 [INFO] Processed 24 files in 188ms (Formatted: 0, Unchanged: 24, Failed: 0, Readonly: 0) 09:38:23 [INFO] 09:38:23 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ sdclistener-application --- 09:38: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-docker-stage-master/ms/sdclistener/application/target/code-coverage/jacoco-ut.exec 09:38:23 [INFO] 09:38:23 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ sdclistener-application --- 09:38: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-docker-stage-master/ms/sdclistener/application/target/jacoco.exec 09:38:23 [INFO] 09:38:23 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ sdclistener-application --- 09:38:23 [INFO] Set 2 system properties 09:38:23 [INFO] 09:38:23 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ sdclistener-application --- 09:38:23 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/.git 09:38:23 [INFO] Collected git.commit.id.full with value fe996aebeef7fb86747cd639b9ed9a76a5937611 09:38:23 [INFO] Collected git.commit.id.abbrev with value fe996ae 09:38:23 [INFO] Collected git.build.time with value 2024-02-01T09:38:23+0000 09:38:23 [INFO] Collected git.build.version with value 1.6.0 09:38:23 [INFO] Collected git.build.number with value 1677 09:38:23 [INFO] including property git.build.version in results 09:38:23 [INFO] including property git.commit.id.full in results 09:38:23 [INFO] including property git.commit.id.abbrev in results 09:38:23 [INFO] including property git.build.time in results 09:38:23 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/sdclistener/application/target/classes/git.properties] (for module MS SDC Listener - Application)... 09:38:23 [INFO] 09:38:23 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ sdclistener-application --- 09:38:23 [INFO] 09:38:23 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ sdclistener-application --- 09:38:23 [INFO] 09:38:23 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ sdclistener-application --- 09:38:23 [INFO] Tidy is skipped. 09:38:23 [INFO] 09:38:23 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ sdclistener-application --- 09:38:23 [INFO] Skipping Antrun execution 09:38:23 [INFO] 09:38:23 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ sdclistener-application --- 09:38:23 [INFO] Formatting is skipped 09:38:23 [INFO] 09:38:23 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ sdclistener-application --- 09:38:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:38:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 09:38:23 [INFO] Copying 1 resource 09:38:23 [INFO] Copying 1 resource 09:38:23 [INFO] 09:38:23 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ sdclistener-application --- 09:38:23 [INFO] Changes detected - recompiling the module! 09:38:23 [INFO] Compiling 16 source files to /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/sdclistener/application/target/classes 09:38:23 [INFO] 09:38:23 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ sdclistener-application --- 09:38:23 [INFO] Not copying test resources 09:38:23 [INFO] 09:38:23 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ sdclistener-application --- 09:38:23 [INFO] Not compiling test sources 09:38:23 [INFO] 09:38:23 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ sdclistener-application --- 09:38:23 [INFO] Tests are skipped. 09:38:23 [INFO] 09:38:23 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ sdclistener-application --- 09:38:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:38:23 [INFO] 09:38:23 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ sdclistener-application --- 09:38:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:38:23 [INFO] 09:38:23 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ sdclistener-application --- 09:38:23 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/sdclistener/application/target/sdclistener-application-1.6.0.jar 09:38:23 [INFO] 09:38:23 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ sdclistener-application --- 09:38:23 [INFO] Skipping because packaging 'jar' is not pom. 09:38:23 [INFO] 09:38:23 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ sdclistener-application --- 09:38: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-docker-stage-master/ms/sdclistener/application/target/code-coverage/jacoco-it.exec 09:38:23 [INFO] 09:38:23 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ sdclistener-application --- 09:38:23 [INFO] Tests are skipped. 09:38:23 [INFO] 09:38:23 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ sdclistener-application --- 09:38:23 [INFO] Tests are skipped. 09:38:23 [INFO] 09:38:23 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ sdclistener-application --- 09:38:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:38:23 [INFO] 09:38:23 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ sdclistener-application --- 09:38:23 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/sdclistener/application/target/jacoco.exec 09:38:23 [INFO] 09:38:23 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ sdclistener-application --- 09:38:23 [INFO] Tests are skipped. 09:38:23 [INFO] 09:38:23 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ sdclistener-application --- 09:38:23 [INFO] Tests are skipped. 09:38:23 [INFO] 09:38:23 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sdclistener-application --- 09:38:23 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/sdclistener/application/target/sdclistener-application-1.6.0.jar to /tmp/r/org/onap/ccsdk/cds/sdclistener/sdclistener-application/1.6.0/sdclistener-application-1.6.0.jar 09:38:23 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/sdclistener/application/pom.xml to /tmp/r/org/onap/ccsdk/cds/sdclistener/sdclistener-application/1.6.0/sdclistener-application-1.6.0.pom 09:38:23 [INFO] 09:38:23 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ sdclistener-application --- 09:38:23 [INFO] Deploying org.onap.ccsdk.cds.sdclistener:sdclistener-application:1.6.0 at end 09:38:23 [INFO] 09:38:23 [INFO] ------< org.onap.ccsdk.cds.sdclistener:sdclistener-distribution >------- 09:38:23 [INFO] Building MS SDC Listener - Distribution 1.6.0 [54/68] 09:38:23 [INFO] --------------------------------[ pom ]--------------------------------- 09:38:23 [INFO] 09:38:23 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ sdclistener-distribution --- 09:38:23 [INFO] 09:38:23 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ sdclistener-distribution --- 09:38:23 [INFO] 09:38:23 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-dockerfile) @ sdclistener-distribution --- 09:38:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:38:23 [INFO] Copying 3 resources 09:38:23 [INFO] 09:38:23 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ sdclistener-distribution --- 09:38:23 [INFO] Executing tasks 09:38:23 09:38:23 ktlint: 09:38:24 [INFO] Executed tasks 09:38:24 [INFO] 09:38:24 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ sdclistener-distribution --- 09:38:24 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:38:24 [INFO] 09:38:24 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ sdclistener-distribution --- 09:38:24 [INFO] 09:38:24 [INFO] --- groovy-maven-plugin:2.1.1:execute (default) @ sdclistener-distribution --- 09:38:24 [INFO] 09:38:24 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ sdclistener-distribution --- 09:38: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-docker-stage-master/ms/sdclistener/distribution/target/code-coverage/jacoco-ut.exec 09:38:24 [INFO] 09:38:24 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ sdclistener-distribution --- 09:38: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-docker-stage-master/ms/sdclistener/distribution/target/jacoco.exec 09:38:24 [INFO] 09:38:24 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ sdclistener-distribution --- 09:38:24 [INFO] Set 2 system properties 09:38:24 [INFO] 09:38:24 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ sdclistener-distribution --- 09:38:24 [INFO] isPomProject is true and skipPoms is true, return 09:38:24 [INFO] 09:38:24 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ sdclistener-distribution --- 09:38:24 [INFO] 09:38:24 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ sdclistener-distribution --- 09:38:24 [INFO] 09:38:24 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ sdclistener-distribution --- 09:38:24 [INFO] Tidy is skipped. 09:38:24 [INFO] 09:38:24 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ sdclistener-distribution --- 09:38:24 [INFO] Skipping Antrun execution 09:38:24 [INFO] 09:38:24 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ sdclistener-distribution --- 09:38:24 [INFO] Formatting is skipped 09:38:24 [INFO] 09:38:24 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ sdclistener-distribution --- 09:38:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:38:24 [INFO] 09:38:24 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ sdclistener-distribution --- 09:38:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:38:24 [INFO] 09:38:24 [INFO] --- maven-antrun-plugin:1.8:run (ant-test) @ sdclistener-distribution --- 09:38:24 [WARNING] Parameter tasks is deprecated, use target instead 09:38:24 [INFO] Executing tasks 09:38:24 09:38:24 main: 09:38:24 [INFO] Executed tasks 09:38:24 [INFO] 09:38:24 [INFO] --- maven-assembly-plugin:3.1.0:single (maven) @ sdclistener-distribution --- 09:38:24 [INFO] Reading assembly descriptor: src/main/docker/distribution.xml 09:38:24 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 09:38:24 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11 09:38:24 [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 09:38:24 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 09:38:24 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-impl:jar:2.2.11 09:38:24 [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 09:38:24 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 09:38:24 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11 09:38:24 [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 09:38:24 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 09:38:24 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-impl:jar:2.2.11 09:38:24 [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 09:38:24 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 09:38:24 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11 09:38:24 [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 09:38:24 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 09:38:24 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-impl:jar:2.2.11 09:38:24 [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 09:38:24 [WARNING] Cannot include project artifact: org.onap.ccsdk.cds.sdclistener:sdclistener-distribution:pom:1.6.0; it doesn't have an associated file or directory. 09:38:24 [WARNING] The following patterns were never triggered in this artifact exclusion filter: 09:38:24 o 'org.slf4j:slf4j-simple' 09:38:24 09:38:25 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 09:38:25 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11 09:38:25 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 09:38:25 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-impl:jar:2.2.11 09:38:25 [INFO] Building tar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/sdclistener/distribution/target/docker-stage/sdclistener-distribution-1.6.0-maven.tar.gz 09:38:32 [INFO] 09:38:32 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ sdclistener-distribution --- 09:38:32 [INFO] No site descriptor found: nothing to attach. 09:38:32 [INFO] 09:38:32 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ sdclistener-distribution --- 09:38: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-docker-stage-master/ms/sdclistener/distribution/target/code-coverage/jacoco-it.exec 09:38:32 [INFO] 09:38:32 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ sdclistener-distribution --- 09:38:32 [INFO] Tests are skipped. 09:38:32 [INFO] 09:38:32 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ sdclistener-distribution --- 09:38:32 [INFO] Tests are skipped. 09:38:32 [INFO] 09:38:32 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ sdclistener-distribution --- 09:38:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:38:32 [INFO] 09:38:32 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ sdclistener-distribution --- 09:38:32 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/ms/sdclistener/distribution/target/jacoco.exec 09:38:32 [INFO] 09:38:32 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ sdclistener-distribution --- 09:38:32 [INFO] Tests are skipped. 09:38:32 [INFO] 09:38:32 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ sdclistener-distribution --- 09:38:32 [INFO] Tests are skipped. 09:38:32 [INFO] 09:38:32 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sdclistener-distribution --- 09:38:32 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/sdclistener/distribution/pom.xml to /tmp/r/org/onap/ccsdk/cds/sdclistener/sdclistener-distribution/1.6.0/sdclistener-distribution-1.6.0.pom 09:38:32 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/sdclistener/distribution/target/docker-stage/sdclistener-distribution-1.6.0-maven.tar.gz to /tmp/r/org/onap/ccsdk/cds/sdclistener/sdclistener-distribution/1.6.0/sdclistener-distribution-1.6.0-maven.tar.gz 09:38:32 [INFO] 09:38:32 [INFO] --- docker-maven-plugin:0.34.0:build (build-push-images) @ sdclistener-distribution --- 09:38:32 [INFO] Building tar: /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/sdclistener/distribution/target/docker/onap/ccsdk-sdclistener/tmp/docker-build.tar 09:38:33 [INFO] DOCKER> [onap/ccsdk-sdclistener:latest]: Created docker-build.tar in 355 milliseconds 09:38:33 [INFO] DOCKER> Step 1/10 : FROM onap/ccsdk-alpine-j17-image:1.5.1 AS stage0 09:38:33 [INFO] DOCKER> 09:38:33 [INFO] DOCKER> ---> 8ead2afc4f2f 09:38:33 [INFO] DOCKER> Step 2/10 : USER root 09:38:33 [INFO] DOCKER> 09:38:39 [INFO] DOCKER> ---> Running in 9ecd0f4ccbc7 09:38:39 [INFO] DOCKER> Removing intermediate container 9ecd0f4ccbc7 09:38:39 [INFO] DOCKER> ---> 7a6ce4218d6c 09:38:39 [INFO] DOCKER> Step 3/10 : COPY *.sh /opt/app/onap/sdc-listener/ 09:38:39 [INFO] DOCKER> 09:38:39 [INFO] DOCKER> ---> f165c8e645fb 09:38:39 [INFO] DOCKER> Step 4/10 : COPY sdclistener-distribution-1.6.0-maven.tar.gz /source.tar.gz 09:38:39 [INFO] DOCKER> 09:38:43 [INFO] DOCKER> ---> d63f5d4f6c00 09:38:43 [INFO] DOCKER> Step 5/10 : RUN tar -xzf /source.tar.gz -C /tmp && cp -rf /tmp/sdclistener-distribution-1.6.0/opt / && rm -rf /source.tar.gz && rm -rf /tmp/sdclistener-distribution-1.6.0 && mkdir -p /opt/app/onap/cds-sdc-listener && chown -R onap:onap /opt && chmod -R 755 /opt 09:38:43 [INFO] DOCKER> 09:38:43 [INFO] DOCKER> ---> Running in 22c40ec22d2b 09:38:52 [INFO] DOCKER> Removing intermediate container 22c40ec22d2b 09:38:52 [INFO] DOCKER> ---> 658e6a4c15cf 09:38:52 [INFO] DOCKER> Step 6/10 : FROM onap/ccsdk-alpine-j17-image:1.5.1 09:38:52 [INFO] DOCKER> 09:38:52 [INFO] DOCKER> ---> 8ead2afc4f2f 09:38:52 [INFO] DOCKER> Step 7/10 : USER root 09:38:52 [INFO] DOCKER> 09:38:52 [INFO] DOCKER> ---> Running in 94aa6b51c9a1 09:38:52 [INFO] DOCKER> Removing intermediate container 94aa6b51c9a1 09:38:52 [INFO] DOCKER> ---> 8b488c1a9640 09:38:52 [INFO] DOCKER> Step 8/10 : COPY --from=stage0 /opt /opt 09:38:52 [INFO] DOCKER> 09:39:00 [INFO] DOCKER> ---> 966b02bc32bf 09:39:00 [INFO] DOCKER> Step 9/10 : USER onap 09:39:00 [INFO] DOCKER> 09:39:00 [INFO] DOCKER> ---> Running in 32d8503b97dc 09:39:01 [INFO] DOCKER> Removing intermediate container 32d8503b97dc 09:39:01 [INFO] DOCKER> ---> 47b2437b2e39 09:39:01 [INFO] DOCKER> Step 10/10 : ENTRYPOINT /opt/app/onap/sdc-listener/startService.sh 09:39:01 [INFO] DOCKER> 09:39:01 [INFO] DOCKER> ---> Running in b801d0b7e456 09:39:01 [INFO] DOCKER> Removing intermediate container b801d0b7e456 09:39:01 [INFO] DOCKER> ---> 3f2eb6d9d618 09:39:01 [INFO] DOCKER> Successfully built 3f2eb6d9d618 09:39:01 [INFO] DOCKER> Successfully tagged onap/ccsdk-sdclistener:latest 09:39:01 [INFO] DOCKER> [onap/ccsdk-sdclistener:latest]: Built image sha256:3f2eb 09:39:01 [INFO] DOCKER> [onap/ccsdk-sdclistener:latest]: Tag with 1.6-STAGING-latest,1.6.0-STAGING-latest,1.6.0-STAGING-20240201T093205Z 09:39:01 [INFO] DOCKER> Tagging image onap/ccsdk-sdclistener:1.6-STAGING-latest successful! 09:39:01 [INFO] DOCKER> Tagging image onap/ccsdk-sdclistener:1.6.0-STAGING-latest successful! 09:39:01 [INFO] DOCKER> Tagging image onap/ccsdk-sdclistener:1.6.0-STAGING-20240201T093205Z successful! 09:39:01 [INFO] 09:39:01 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ sdclistener-distribution --- 09:39:01 [INFO] Deploying org.onap.ccsdk.cds.sdclistener:sdclistener-distribution:1.6.0 at end 09:39:01 [INFO] 09:39:01 [INFO] --- docker-maven-plugin:0.34.0:push (build-push-images) @ sdclistener-distribution --- 09:39:01 [INFO] DOCKER> The push refers to repository [nexus3.onap.org:10003/onap/ccsdk-sdclistener] 09:39:30 [INFO] DOCKER> latest: digest: sha256:b65d7d3026fee3d89681e2608e5a505ee0aa589dbd8ad84c2d260a343328c2d5 size: 2002 09:39:30 [INFO] DOCKER> Pushed onap/ccsdk-sdclistener in 29 seconds 09:39:30 [INFO] DOCKER> The push refers to repository [nexus3.onap.org:10003/onap/ccsdk-sdclistener] 09:39:30 [INFO] DOCKER> 1.6-STAGING-latest: digest: sha256:b65d7d3026fee3d89681e2608e5a505ee0aa589dbd8ad84c2d260a343328c2d5 size: 2002 09:39:30 [INFO] DOCKER> The push refers to repository [nexus3.onap.org:10003/onap/ccsdk-sdclistener] 09:39:30 [INFO] DOCKER> 1.6.0-STAGING-latest: digest: sha256:b65d7d3026fee3d89681e2608e5a505ee0aa589dbd8ad84c2d260a343328c2d5 size: 2002 09:39:30 [INFO] DOCKER> The push refers to repository [nexus3.onap.org:10003/onap/ccsdk-sdclistener] 09:39:31 [INFO] DOCKER> 1.6.0-STAGING-20240201T093205Z: digest: sha256:b65d7d3026fee3d89681e2608e5a505ee0aa589dbd8ad84c2d260a343328c2d5 size: 2002 09:39:31 [INFO] 09:39:31 [INFO] ---------------------< org.onap.ccsdk.cds:cds-ui >---------------------- 09:39:31 [INFO] Building CDS UI (Root) 1.6.0 [55/68] 09:39:31 [INFO] --------------------------------[ pom ]--------------------------------- 09:39:31 [INFO] 09:39:31 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cds-ui --- 09:39:31 [INFO] 09:39:31 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ cds-ui --- 09:39:31 [INFO] 09:39:31 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ cds-ui --- 09:39:31 [INFO] Executing tasks 09:39:31 09:39:31 ktlint: 09:39:31 [INFO] Executed tasks 09:39:31 [INFO] 09:39:31 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ cds-ui --- 09:39:31 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:39:31 [INFO] 09:39:31 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ cds-ui --- 09:39:31 [INFO] 09:39:31 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ cds-ui --- 09:39: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-docker-stage-master/cds-ui/target/code-coverage/jacoco-ut.exec 09:39:31 [INFO] 09:39:31 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ cds-ui --- 09:39: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-docker-stage-master/cds-ui/target/jacoco.exec 09:39:31 [INFO] 09:39:31 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ cds-ui --- 09:39:31 [INFO] Set 2 system properties 09:39:31 [INFO] 09:39:31 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ cds-ui --- 09:39:31 [INFO] isPomProject is true and skipPoms is true, return 09:39:31 [INFO] 09:39:31 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ cds-ui --- 09:39:31 [INFO] 09:39:31 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ cds-ui --- 09:39:31 [INFO] 09:39:31 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ cds-ui --- 09:39:31 [INFO] Tidy is skipped. 09:39:31 [INFO] 09:39:31 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ cds-ui --- 09:39:31 [INFO] Skipping Antrun execution 09:39:31 [INFO] 09:39:31 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ cds-ui --- 09:39:31 [INFO] Formatting is skipped 09:39:31 [INFO] 09:39:31 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ cds-ui --- 09:39:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:39:31 [INFO] 09:39:31 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ cds-ui --- 09:39:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:39:31 [INFO] 09:39:31 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ cds-ui --- 09:39:31 [INFO] No site descriptor found: nothing to attach. 09:39:31 [INFO] 09:39:31 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ cds-ui --- 09:39: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-docker-stage-master/cds-ui/target/code-coverage/jacoco-it.exec 09:39:31 [INFO] 09:39:31 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ cds-ui --- 09:39:31 [INFO] Tests are skipped. 09:39:31 [INFO] 09:39:31 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ cds-ui --- 09:39:31 [INFO] Tests are skipped. 09:39:31 [INFO] 09:39:31 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ cds-ui --- 09:39:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:39:31 [INFO] 09:39:31 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ cds-ui --- 09:39:31 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/target/jacoco.exec 09:39:31 [INFO] 09:39:31 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ cds-ui --- 09:39:31 [INFO] Tests are skipped. 09:39:31 [INFO] 09:39:31 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ cds-ui --- 09:39:31 [INFO] Tests are skipped. 09:39:31 [INFO] 09:39:31 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cds-ui --- 09:39:31 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/pom.xml to /tmp/r/org/onap/ccsdk/cds/cds-ui/1.6.0/cds-ui-1.6.0.pom 09:39:31 [INFO] 09:39:31 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cds-ui --- 09:39:31 [INFO] Deploying org.onap.ccsdk.cds:cds-ui:1.6.0 at end 09:39:31 [INFO] 09:39:31 [INFO] ------------------< org.onap.ccsdk.cds:cds-ui-client >------------------ 09:39:31 [INFO] Building CDS UI - Client 1.6.0 [56/68] 09:39:31 [INFO] --------------------------------[ pom ]--------------------------------- 09:39:31 [INFO] 09:39:31 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cds-ui-client --- 09:39:31 [INFO] 09:39:31 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ cds-ui-client --- 09:39:31 [INFO] 09:39:31 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ cds-ui-client --- 09:39:31 [INFO] Executing tasks 09:39:31 09:39:31 ktlint: 09:39:32 [INFO] Executed tasks 09:39:32 [INFO] 09:39:32 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ cds-ui-client --- 09:39:32 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:39:32 [INFO] 09:39:32 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ cds-ui-client --- 09:39:32 [INFO] 09:39:32 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ cds-ui-client --- 09:39: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-docker-stage-master/cds-ui/client/target/code-coverage/jacoco-ut.exec 09:39:32 [INFO] 09:39:32 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ cds-ui-client --- 09:39: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-docker-stage-master/cds-ui/client/target/jacoco.exec 09:39:32 [INFO] 09:39:32 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ cds-ui-client --- 09:39:32 [INFO] Set 2 system properties 09:39:32 [INFO] 09:39:32 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ cds-ui-client --- 09:39:32 [INFO] isPomProject is true and skipPoms is true, return 09:39:32 [INFO] 09:39:32 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ cds-ui-client --- 09:39:32 [INFO] 09:39:32 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ cds-ui-client --- 09:39:32 [INFO] 09:39:32 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ cds-ui-client --- 09:39:32 [INFO] Tidy is skipped. 09:39:32 [INFO] 09:39:32 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ cds-ui-client --- 09:39:32 [INFO] Skipping Antrun execution 09:39:32 [INFO] 09:39:32 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ cds-ui-client --- 09:39:32 [INFO] Formatting is skipped 09:39:32 [INFO] 09:39:32 [INFO] --- frontend-maven-plugin:1.12.1:install-node-and-npm (install node and npm) @ cds-ui-client --- 09:39:32 [INFO] Installing node version v8.12.0 09:39:32 [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 09:39:32 [INFO] No proxies configured 09:39:32 [INFO] No proxy was configured, downloading directly 09:39:33 [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-docker-stage-master/cds-ui/client/node/tmp 09:39:33 [INFO] Copying node binary from /w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/client/node/tmp/node-v8.12.0-linux-x64/bin/node to /w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/client/node/node 09:39:33 [INFO] Installed node locally. 09:39:33 [INFO] Installing npm version 6.4.1 09:39:33 [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 09:39:33 [INFO] No proxies configured 09:39:33 [INFO] No proxy was configured, downloading directly 09:39:34 [INFO] Unpacking /tmp/r/com/github/eirslett/npm/6.4.1/npm-6.4.1.tar.gz into /w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/client/node/node_modules 09:39:34 [INFO] Installed npm locally. 09:39:34 [INFO] 09:39:34 [INFO] --- frontend-maven-plugin:1.12.1:npm (npm install) @ cds-ui-client --- 09:39:34 [INFO] Running 'npm install' in /w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/client 09:40:24 [INFO] 09:40:24 [INFO] > node-sass@4.10.0 install /w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/client/node_modules/node-sass 09:40:24 [INFO] > node scripts/install.js 09:40:24 [INFO] 09:40:25 [INFO] Downloading binary from https://github.com/sass/node-sass/releases/download/v4.10.0/linux-x64-57_binding.node 09:40:25 [INFO] Download complete 09:40:25 [INFO] Binary saved to /w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/client/node_modules/node-sass/vendor/linux-x64-57/binding.node 09:40:25 [INFO] Caching binary to /home/jenkins/.npm/node-sass/4.10.0/linux-x64-57_binding.node 09:40:25 [INFO] 09:40:25 [INFO] > core-js@2.6.11 postinstall /w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/client/node_modules/core-js 09:40:25 [INFO] > node -e "try{require('./postinstall')}catch(e){}" 09:40:25 [INFO] 09:40:25 [INFO] 09:40:25 [INFO] > node-sass@4.10.0 postinstall /w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/client/node_modules/node-sass 09:40:25 [INFO] > node scripts/build.js 09:40:25 [INFO] 09:40:26 [INFO] Binary found at /w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/client/node_modules/node-sass/vendor/linux-x64-57/binding.node 09:40:26 [INFO] Testing binary 09:40:26 [INFO] Binary is fine 09:40:27 [INFO] npm WARN The package @types/mime is included as both a dev and production dependency. 09:40:27 [INFO] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/fsevents): 09:40:27 [INFO] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 09:40:27 [INFO] 09:40:27 [INFO] added 1304 packages from 1285 contributors in 53.145s 09:40:27 [INFO] 09:40:27 [INFO] --- frontend-maven-plugin:1.12.1:npm (npm build) @ cds-ui-client --- 09:40:27 [INFO] Running 'npm run build' in /w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/client 09:40:28 [INFO] 09:40:28 [INFO] > cds-ui@0.0.0 build /w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/client 09:40:28 [INFO] > ng build 09:40:28 [INFO] 09:40:41 [INFO] Browserslist: caniuse-lite is outdated. Please run the following command: `npx browserslist --update-db` 09:41:00 [INFO] 09:41:00 [INFO] Date: 2024-02-01T09:41:00.189Z 09:41:00 [INFO] Hash: 7fda4d54c3217470824d 09:41:00 [INFO] Time: 29705ms 09:41:00 [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.27 MB [rendered] 09:41:00 [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] 09:41:00 [INFO] chunk {main} main.js, main.js.map (main) 325 kB [initial] [rendered] 09:41:00 [INFO] chunk {polyfills} polyfills.js, polyfills.js.map (polyfills) 225 kB [initial] [rendered] 09:41:00 [INFO] chunk {runtime} runtime.js, runtime.js.map (runtime) 9 kB [entry] [rendered] 09:41:00 [INFO] chunk {scripts} scripts.js, scripts.js.map (scripts) 2.26 MB [rendered] 09:41:00 [INFO] chunk {styles} styles.js, styles.js.map (styles) 1.63 MB [initial] [rendered] 09:41:00 [INFO] chunk {vendor} vendor.js, vendor.js.map (vendor) 10.3 MB [initial] [rendered] 09:41:00 [INFO] 09:41:00 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ cds-ui-client --- 09:41:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:41:00 [INFO] 09:41:00 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ cds-ui-client --- 09:41:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:41:00 [INFO] 09:41:00 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ cds-ui-client --- 09:41:00 [INFO] No site descriptor found: nothing to attach. 09:41:00 [INFO] 09:41:00 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ cds-ui-client --- 09:41: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-docker-stage-master/cds-ui/client/target/code-coverage/jacoco-it.exec 09:41:00 [INFO] 09:41:00 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ cds-ui-client --- 09:41:00 [INFO] Tests are skipped. 09:41:00 [INFO] 09:41:00 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ cds-ui-client --- 09:41:00 [INFO] Tests are skipped. 09:41:00 [INFO] 09:41:00 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ cds-ui-client --- 09:41:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:41:00 [INFO] 09:41:00 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ cds-ui-client --- 09:41:00 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/client/target/jacoco.exec 09:41:00 [INFO] 09:41:00 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ cds-ui-client --- 09:41:00 [INFO] Tests are skipped. 09:41:00 [INFO] 09:41:00 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ cds-ui-client --- 09:41:00 [INFO] Tests are skipped. 09:41:00 [INFO] 09:41:00 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cds-ui-client --- 09:41:00 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/client/pom.xml to /tmp/r/org/onap/ccsdk/cds/cds-ui-client/1.6.0/cds-ui-client-1.6.0.pom 09:41:00 [INFO] 09:41:00 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cds-ui-client --- 09:41:00 [INFO] Deploying org.onap.ccsdk.cds:cds-ui-client:1.6.0 at end 09:41:00 [INFO] 09:41:00 [INFO] -------------< org.onap.ccsdk.cds:cds-ui-designer-client >-------------- 09:41:00 [INFO] Building CDS UI - Designer Client 1.6.0 [57/68] 09:41:00 [INFO] --------------------------------[ pom ]--------------------------------- 09:41:00 [INFO] 09:41:00 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cds-ui-designer-client --- 09:41:00 [INFO] 09:41:00 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ cds-ui-designer-client --- 09:41:00 [INFO] 09:41:00 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ cds-ui-designer-client --- 09:41:00 [INFO] Executing tasks 09:41:00 09:41:00 ktlint: 09:41:00 [INFO] Executed tasks 09:41:00 [INFO] 09:41:00 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ cds-ui-designer-client --- 09:41:00 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:41:00 [INFO] 09:41:00 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ cds-ui-designer-client --- 09:41:00 [INFO] 09:41:00 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ cds-ui-designer-client --- 09:41:00 [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-docker-stage-master/cds-ui/designer-client/target/code-coverage/jacoco-ut.exec 09:41:00 [INFO] 09:41:00 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ cds-ui-designer-client --- 09:41:00 [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-docker-stage-master/cds-ui/designer-client/target/jacoco.exec 09:41:00 [INFO] 09:41:00 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ cds-ui-designer-client --- 09:41:00 [INFO] Set 2 system properties 09:41:00 [INFO] 09:41:00 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ cds-ui-designer-client --- 09:41:00 [INFO] isPomProject is true and skipPoms is true, return 09:41:00 [INFO] 09:41:00 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ cds-ui-designer-client --- 09:41:00 [INFO] 09:41:00 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ cds-ui-designer-client --- 09:41:00 [INFO] 09:41:00 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ cds-ui-designer-client --- 09:41:00 [INFO] Tidy is skipped. 09:41:00 [INFO] 09:41:00 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ cds-ui-designer-client --- 09:41:00 [INFO] Skipping Antrun execution 09:41:00 [INFO] 09:41:00 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ cds-ui-designer-client --- 09:41:00 [INFO] Formatting is skipped 09:41:00 [INFO] 09:41:00 [INFO] --- frontend-maven-plugin:1.12.1:install-node-and-npm (install node and npm) @ cds-ui-designer-client --- 09:41:00 [INFO] Installing node version v13.7.0 09:41:00 [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 09:41:00 [INFO] No proxies configured 09:41:00 [INFO] No proxy was configured, downloading directly 09:41:01 [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-docker-stage-master/cds-ui/designer-client/node/tmp 09:41:02 [INFO] Copying node binary from /w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/designer-client/node/tmp/node-v13.7.0-linux-x64/bin/node to /w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/designer-client/node/node 09:41:02 [INFO] Installed node locally. 09:41:02 [INFO] Installing npm version 6.13.6 09:41:02 [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 09:41:02 [INFO] No proxies configured 09:41:02 [INFO] No proxy was configured, downloading directly 09:41:02 [INFO] Unpacking /tmp/r/com/github/eirslett/npm/6.13.6/npm-6.13.6.tar.gz into /w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/designer-client/node/node_modules 09:41:02 [INFO] Installed npm locally. 09:41:02 [INFO] 09:41:02 [INFO] --- frontend-maven-plugin:1.12.1:npm (npm install) @ cds-ui-designer-client --- 09:41:02 [INFO] Running 'npm install' in /w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/designer-client 09:41:31 [INFO] 09:41:31 [INFO] > core-js@3.6.4 postinstall /w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/designer-client/node_modules/core-js 09:41:31 [INFO] > node -e "try{require('./postinstall')}catch(e){}" 09:41:31 [INFO] 09:41:31 [INFO] 09:41:31 [INFO] > core-js@2.6.11 postinstall /w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/designer-client/node_modules/karma/node_modules/core-js 09:41:31 [INFO] > node -e "try{require('./postinstall')}catch(e){}" 09:41:31 [INFO] 09:41:32 [INFO] 09:41:32 [INFO] > @angular/cli@9.1.12 postinstall /w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/designer-client/node_modules/angular-datatables/node_modules/@angular/cli 09:41:32 [INFO] > node ./bin/postinstall/script.js 09:41:32 [INFO] 09:41:32 [INFO] 09:41:32 [INFO] > @angular/cli@8.3.29 postinstall /w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/designer-client/node_modules/@angular/cli 09:41:32 [INFO] > node ./bin/postinstall/script.js 09:41:32 [INFO] 09:41:33 [INFO] 09:41:33 [INFO] > sonar-scanner@3.1.0 postinstall /w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/designer-client/node_modules/sonar-scanner 09:41:33 [INFO] > node postinstall.js 09:41:33 [INFO] 09:41:34 [INFO] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/webpack-dev-server/node_modules/fsevents): 09:41:34 [INFO] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 09:41:34 [INFO] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/watchpack/node_modules/fsevents): 09:41:34 [INFO] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 09:41:34 [INFO] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/karma/node_modules/fsevents): 09:41:34 [INFO] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 09:41:34 [INFO] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/@angular/compiler-cli/node_modules/fsevents): 09:41:34 [INFO] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 09:41:34 [INFO] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fsevents): 09:41:34 [INFO] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 09:41:34 [INFO] added 1321 packages from 1122 contributors in 31.091s 09:41:34 [INFO] 09:41:34 [INFO] 09:41:34 [INFO] 37 packages are looking for funding 09:41:34 [INFO] run `npm fund` for details 09:41:34 [INFO] 09:41:35 [INFO] 09:41:35 [INFO] --- frontend-maven-plugin:1.12.1:npm (npm build) @ cds-ui-designer-client --- 09:41:35 [INFO] Running 'npm run build' in /w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/designer-client 09:41:35 [INFO] 09:41:35 [INFO] > designer-client@0.0.0 build /w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/designer-client 09:41:35 [INFO] > npm run lint && ng build --prod --aot 09:41:35 [INFO] 09:41:35 [INFO] 09:41:35 [INFO] > designer-client@0.0.0 lint /w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/designer-client 09:41:35 [INFO] > ng lint 09:41:35 [INFO] 09:41:36 [INFO] Linting "designer-client"... 09:41:50 [INFO] All files pass linting. 09:43:44 [INFO] Generating ES5 bundles for differential loading... 09:44:22 [INFO] ES5 bundle generation complete. 09:44:22 [INFO] 09:44:22 [INFO] chunk {0} runtime-es2015.393b8c74bbd3bc881bc2.js (runtime) 2.26 kB [entry] [rendered] 09:44:22 [INFO] chunk {0} runtime-es5.393b8c74bbd3bc881bc2.js (runtime) 2.26 kB [entry] [rendered] 09:44:22 [INFO] chunk {2} polyfills-es2015.5b10b8fd823b6392f1fd.js (polyfills) 36.2 kB [initial] [rendered] 09:44:22 [INFO] chunk {6} 6-es2015.39ba2a67e95f799e232d.js () 1.92 kB [rendered] 09:44:22 [INFO] chunk {6} 6-es5.39ba2a67e95f799e232d.js () 1.92 kB [rendered] 09:44:22 [INFO] chunk {5} 5-es2015.31bdd9a2eb1924dcb804.js () 4.64 kB [rendered] 09:44:22 [INFO] chunk {5} 5-es5.31bdd9a2eb1924dcb804.js () 4.64 kB [rendered] 09:44:22 [INFO] chunk {3} polyfills-es5.3e8196928d184a6e5319.js (polyfills-es5) 124 kB [initial] [rendered] 09:44:22 [INFO] chunk {1} main-es2015.b2c3709209026952f9e1.js (main) 3.26 MB [initial] [rendered] 09:44:22 [INFO] chunk {1} main-es5.b2c3709209026952f9e1.js (main) 3.26 MB [initial] [rendered] 09:44:22 [INFO] chunk {4} styles.8dcf68a12fc1bda80d04.css (styles) 367 kB [initial] [rendered] 09:44:22 [INFO] chunk {scripts} scripts.7f2941702f8e41e07f2f.js (scripts) 1.35 MB [entry] [rendered] 09:44:22 [INFO] Date: 2024-02-01T09:44:22.848Z - Hash: 3760e72414d2d900e5ed - Time: 149755ms 09:44:22 [INFO] 09:44:22 [INFO] WARNING in budgets, maximum exceeded for /w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/designer.component.css. Budget 25 kB was exceeded by 1.22 kB. 09:44:22 [INFO] 09:44:22 [INFO] WARNING in budgets, maximum exceeded for initial. Budget 4 MB was exceeded by 2.39 MB. 09:44:22 [INFO] 09:44:22 [INFO] --- frontend-maven-plugin:1.12.1:npm (npm build local) @ cds-ui-designer-client --- 09:44:22 [INFO] Skipping execution. 09:44:22 [INFO] 09:44:22 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ cds-ui-designer-client --- 09:44:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:44:22 [INFO] 09:44:22 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ cds-ui-designer-client --- 09:44:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:44:22 [INFO] 09:44:22 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ cds-ui-designer-client --- 09:44:23 [INFO] No site descriptor found: nothing to attach. 09:44:23 [INFO] 09:44:23 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ cds-ui-designer-client --- 09:44: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-docker-stage-master/cds-ui/designer-client/target/code-coverage/jacoco-it.exec 09:44:23 [INFO] 09:44:23 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ cds-ui-designer-client --- 09:44:23 [INFO] Tests are skipped. 09:44:23 [INFO] 09:44:23 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ cds-ui-designer-client --- 09:44:23 [INFO] Tests are skipped. 09:44:23 [INFO] 09:44:23 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ cds-ui-designer-client --- 09:44:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:44:23 [INFO] 09:44:23 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ cds-ui-designer-client --- 09:44:23 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/designer-client/target/jacoco.exec 09:44:23 [INFO] 09:44:23 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ cds-ui-designer-client --- 09:44:23 [INFO] Tests are skipped. 09:44:23 [INFO] 09:44:23 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ cds-ui-designer-client --- 09:44:23 [INFO] Tests are skipped. 09:44:23 [INFO] 09:44:23 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cds-ui-designer-client --- 09:44:23 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/designer-client/pom.xml to /tmp/r/org/onap/ccsdk/cds/cds-ui-designer-client/1.6.0/cds-ui-designer-client-1.6.0.pom 09:44:23 [INFO] 09:44:23 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cds-ui-designer-client --- 09:44:23 [INFO] Deploying org.onap.ccsdk.cds:cds-ui-designer-client:1.6.0 at end 09:44:23 [INFO] 09:44:23 [INFO] ------------------< org.onap.ccsdk.cds:cds-ui-server >------------------ 09:44:23 [INFO] Building CDS UI - Server 1.6.0 [58/68] 09:44:23 [INFO] --------------------------------[ pom ]--------------------------------- 09:44:23 [INFO] 09:44:23 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cds-ui-server --- 09:44:23 [INFO] 09:44:23 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ cds-ui-server --- 09:44:23 [INFO] 09:44:23 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ cds-ui-server --- 09:44:23 [INFO] Executing tasks 09:44:23 09:44:23 ktlint: 09:44:23 [INFO] Executed tasks 09:44:23 [INFO] 09:44:23 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ cds-ui-server --- 09:44:23 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:44:23 [INFO] 09:44:23 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ cds-ui-server --- 09:44:23 [INFO] 09:44:23 [INFO] --- groovy-maven-plugin:2.1.1:execute (default) @ cds-ui-server --- 09:44:23 [INFO] 09:44:23 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ cds-ui-server --- 09:44: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-docker-stage-master/cds-ui/server/target/code-coverage/jacoco-ut.exec 09:44:23 [INFO] 09:44:23 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ cds-ui-server --- 09:44: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-docker-stage-master/cds-ui/server/target/jacoco.exec 09:44:23 [INFO] 09:44:23 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ cds-ui-server --- 09:44:23 [INFO] Set 2 system properties 09:44:23 [INFO] 09:44:23 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ cds-ui-server --- 09:44:23 [INFO] isPomProject is true and skipPoms is true, return 09:44:23 [INFO] 09:44:23 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ cds-ui-server --- 09:44:23 [INFO] 09:44:23 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ cds-ui-server --- 09:44:23 [INFO] 09:44:23 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ cds-ui-server --- 09:44:23 [INFO] Tidy is skipped. 09:44:23 [INFO] 09:44:23 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ cds-ui-server --- 09:44:23 [INFO] Skipping Antrun execution 09:44:23 [INFO] 09:44:23 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ cds-ui-server --- 09:44:23 [INFO] Formatting is skipped 09:44:23 [INFO] 09:44:23 [INFO] --- maven-dependency-plugin:3.1.1:unpack (unpack-blueprint-grpc-proto) @ cds-ui-server --- 09:44:24 [INFO] Configured Artifact: org.onap.ccsdk.cds.blueprintsprocessor.modules:blueprint-proto:1.6.0:jar 09:44:24 [INFO] Unpacking /w/workspace/ccsdk-cds-maven-docker-stage-master/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/target/blueprint-proto-1.6.0.jar to /w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/server/target/generated/proto-definition/proto with includes "**/*.proto" and excludes "" 09:44:24 [INFO] 09:44:24 [INFO] --- frontend-maven-plugin:1.12.1:install-node-and-npm (install node and npm) @ cds-ui-server --- 09:44:24 [INFO] Installing node version v16.14.0 09:44:24 [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 09:44:24 [INFO] No proxies configured 09:44:24 [INFO] No proxy was configured, downloading directly 09:44:24 [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-docker-stage-master/cds-ui/server/node/tmp 09:44:25 [INFO] Copying node binary from /w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/server/node/tmp/node-v16.14.0-linux-x64/bin/node to /w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/server/node/node 09:44:25 [INFO] Installed node locally. 09:44:25 [INFO] Installing npm version 8.3.0 09:44:25 [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 09:44:25 [INFO] No proxies configured 09:44:25 [INFO] No proxy was configured, downloading directly 09:44:25 [INFO] Unpacking /tmp/r/com/github/eirslett/npm/8.3.0/npm-8.3.0.tar.gz into /w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/server/node/node_modules 09:44:25 [INFO] Installed npm locally. 09:44:25 [INFO] 09:44:25 [INFO] --- frontend-maven-plugin:1.12.1:npm (npm install) @ cds-ui-server --- 09:44:25 [INFO] Running 'npm install' in /w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/server 09:44:41 [INFO] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 09:44:42 [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.) 09:44:42 [INFO] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 09:44:42 [INFO] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 09:44:42 [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) 09:44:42 [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 09:44:42 [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. 09:44:42 [INFO] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 09:44:43 [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. 09:44:44 [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 09:44:44 [INFO] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 09:44:44 [INFO] npm WARN deprecated har-validator@5.1.5: this library is no longer supported 09:44:46 [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 . 09:44:48 [INFO] npm WARN deprecated highlight.js@9.18.5: Support has ended for 9.x series. Upgrade to @latest 09:44:49 [INFO] npm WARN deprecated @hapi/topo@3.1.6: This version has been deprecated and is no longer supported or maintained 09:44:49 [INFO] npm WARN deprecated @hapi/formula@1.2.0: Moved to 'npm install @sideway/formula' 09:44:49 [INFO] npm WARN deprecated @hapi/pinpoint@1.0.2: Moved to 'npm install @sideway/pinpoint' 09:44:50 [INFO] npm WARN deprecated @hapi/hoek@8.5.1: This version has been deprecated and is no longer supported or maintained 09:44:51 [INFO] npm WARN deprecated @hapi/address@2.1.4: Moved to 'npm install @sideway/address' 09:44:51 [INFO] npm WARN deprecated @hapi/shot@4.1.2: This version has been deprecated and is no longer supported or maintained 09:44:51 [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. 09:44:51 [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. 09:44:52 [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. 09:44:52 [INFO] npm WARN deprecated formidable@1.2.6: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau 09:44:52 [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. 09:44:53 [INFO] npm WARN deprecated @hapi/joi@16.1.8: Switch to 'npm install joi' 09:44:54 [INFO] npm WARN deprecated sinon@8.1.1: 16.1.1 09:45:04 [INFO] 09:45:04 [INFO] added 1057 packages in 39s 09:45:04 [INFO] 09:45:04 [INFO] 91 packages are looking for funding 09:45:04 [INFO] run `npm fund` for details 09:45:05 [INFO] 09:45:05 [INFO] --- frontend-maven-plugin:1.12.1:npm (npm build) @ cds-ui-server --- 09:45:05 [INFO] Running 'npm run build' in /w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/server 09:45:05 [INFO] 09:45:05 [INFO] > cds-ui-server@1.0.0 build 09:45:05 [INFO] > npm run copy:proto && lb-tsc es2017 --copy-resources --outDir dist 09:45:05 [INFO] 09:45:05 [INFO] 09:45:05 [INFO] > cds-ui-server@1.0.0 copy:proto 09:45:05 [INFO] > mkdir -p dist && cp -R target/generated/proto-definition/proto/ dist/proto 09:45:05 [INFO] 09:45:08 [INFO] 09:45:08 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ cds-ui-server --- 09:45:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:45:08 [INFO] 09:45:08 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ cds-ui-server --- 09:45:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:45:08 [INFO] 09:45:08 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ cds-ui-server --- 09:45:08 [INFO] No site descriptor found: nothing to attach. 09:45:08 [INFO] 09:45:08 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ cds-ui-server --- 09:45: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-docker-stage-master/cds-ui/server/target/code-coverage/jacoco-it.exec 09:45:08 [INFO] 09:45:08 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ cds-ui-server --- 09:45:08 [INFO] Tests are skipped. 09:45:08 [INFO] 09:45:08 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ cds-ui-server --- 09:45:08 [INFO] Tests are skipped. 09:45:08 [INFO] 09:45:08 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ cds-ui-server --- 09:45:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:45:08 [INFO] 09:45:08 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ cds-ui-server --- 09:45:08 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/server/target/jacoco.exec 09:45:08 [INFO] 09:45:08 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ cds-ui-server --- 09:45:08 [INFO] Tests are skipped. 09:45:08 [INFO] 09:45:08 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ cds-ui-server --- 09:45:08 [INFO] Tests are skipped. 09:45:08 [INFO] 09:45:08 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cds-ui-server --- 09:45:08 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/server/pom.xml to /tmp/r/org/onap/ccsdk/cds/cds-ui-server/1.6.0/cds-ui-server-1.6.0.pom 09:45:08 [INFO] 09:45:08 [INFO] --- docker-maven-plugin:0.34.0:build (build-push-images) @ cds-ui-server --- 09:45:08 [INFO] Building tar: /w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/server/target/docker/onap/ccsdk-cds-ui-server/tmp/docker-build.tar 09:45:11 [INFO] DOCKER> [onap/ccsdk-cds-ui-server:latest]: Created docker-build.tar in 3 seconds 09:45:12 [INFO] DOCKER> Pulling from node 09:45:15 [INFO] DOCKER> Digest: sha256:3ebf2875c188d22939c6ab080cfb1a4a6248cc86bae600ea8e2326aa03acdb8f 09:45:15 [INFO] DOCKER> Status: Downloaded newer image for nexus3.onap.org:10001/node:16-slim 09:45:15 [INFO] DOCKER> Pulled node:16-slim in 3 seconds 09:45:19 [INFO] DOCKER> Step 1/11 : FROM node:16-slim 09:45:19 [INFO] DOCKER> 09:45:19 [INFO] DOCKER> ---> eb8b8b8a3610 09:45:19 [INFO] DOCKER> Step 2/11 : USER node 09:45:19 [INFO] DOCKER> 09:46:00 [INFO] DOCKER> ---> Running in 8a63abc83c7b 09:46:00 [INFO] DOCKER> Removing intermediate container 8a63abc83c7b 09:46:00 [INFO] DOCKER> ---> 687bc3089f6f 09:46:00 [INFO] DOCKER> Step 3/11 : RUN mkdir -p /home/node/app 09:46:00 [INFO] DOCKER> 09:46:00 [INFO] DOCKER> ---> Running in 4a11ad8fc2cd 09:46:01 [INFO] DOCKER> Removing intermediate container 4a11ad8fc2cd 09:46:01 [INFO] DOCKER> ---> 3bd6e8b49b8a 09:46:01 [INFO] DOCKER> Step 4/11 : WORKDIR /home/node/app 09:46:01 [INFO] DOCKER> 09:46:01 [INFO] DOCKER> ---> Running in 94f9f9b7db14 09:46:01 [INFO] DOCKER> Removing intermediate container 94f9f9b7db14 09:46:01 [INFO] DOCKER> ---> cb4b7fad3c4f 09:46:01 [INFO] DOCKER> Step 5/11 : COPY --chown=node package*.json ./ 09:46:01 [INFO] DOCKER> 09:46:01 [INFO] DOCKER> ---> 3e5b248bc819 09:46:01 [INFO] DOCKER> Step 6/11 : RUN npm install 09:46:01 [INFO] DOCKER> 09:46:01 [INFO] DOCKER> ---> Running in dc0a6aa79178 09:46:39 [INFO] DOCKER> [91mnpm 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 09:46:39 09:46:39 [INFO] DOCKER> [91mnpm 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. 09:46:39 09:46:39 [INFO] DOCKER> [91mnpm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 09:46:39 09:46:39 [INFO] DOCKER> [91mnpm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 09:46:39 09:46:39 [INFO] DOCKER> [91mnpm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 09:46:39 09:46:39 [INFO] DOCKER> [91mnpm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 09:46:39 09:46:40 [INFO] DOCKER> [91mnpm WARN deprecated har-validator@5.1.5: this library is no longer supported 09:46:40 09:46:41 [INFO] DOCKER> [91mnpm 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 . 09:46:41 09:46:41 [INFO] DOCKER> [91mnpm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 09:46:41 09:46:41 [INFO] DOCKER> [91mnpm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 09:46:41 09:46:41 [INFO] DOCKER> [91mnpm WARN deprecated @hapi/formula@1.2.0: Moved to 'npm install @sideway/formula' 09:46:41 09:46:41 [INFO] DOCKER> [91mnpm WARN deprecated @hapi/pinpoint@1.0.2: Moved to 'npm install @sideway/pinpoint' 09:46:41 09:46:41 [INFO] DOCKER> [91mnpm WARN deprecated @hapi/topo@3.1.6: This version has been deprecated and is no longer supported or maintained 09:46:41 09:46:42 [INFO] DOCKER> [91mnpm WARN deprecated @hapi/address@2.1.4: Moved to 'npm install @sideway/address' 09:46:42 09:46:42 [INFO] DOCKER> [91mnpm WARN deprecated @hapi/shot@4.1.2: This version has been deprecated and is no longer supported or maintained 09:46:42 09:46:42 [INFO] DOCKER> [91mnpm WARN deprecated @hapi/hoek@8.5.1: This version has been deprecated and is no longer supported or maintained 09:46:42 09:46:42 [INFO] DOCKER> [91mnpm 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. 09:46:42 09:46:42 [INFO] DOCKER> [91mnpm WARN deprecated formidable@1.2.6: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau 09:46:42 09:46:42 [INFO] DOCKER> [91mnpm 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. 09:46:42 09:46:42 [INFO] DOCKER> [91mnpm 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. 09:46:42 09:46:42 [INFO] DOCKER> [91mnpm 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. 09:46:42 09:46:42 [INFO] DOCKER> [91mnpm 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. 09:46:42 09:46:42 [INFO] DOCKER> [91mnpm WARN deprecated @hapi/joi@16.1.8: Switch to 'npm install joi' 09:46:42 09:46:44 [INFO] DOCKER> [91mnpm 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.) 09:46:44 09:46:44 [INFO] DOCKER> [91mnpm 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) 09:46:44 09:46:56 [INFO] DOCKER> [91mnpm WARN deprecated sinon@8.1.1: 16.1.1 09:46:56 09:46:56 [INFO] DOCKER> [91mnpm WARN deprecated highlight.js@9.18.5: Support has ended for 9.x series. Upgrade to @latest 09:46:56 09:47:03 [INFO] DOCKER> added 1057 packages, and audited 1058 packages in 1m 09:47:03 09:47:03 91 packages are looking for funding 09:47:03 run `npm fund` for details 09:47:03 [INFO] DOCKER> 48 vulnerabilities (1 low, 26 moderate, 11 high, 10 critical) 09:47:03 09:47:03 To address issues that do not require attention, run: 09:47:03 npm audit fix 09:47:03 09:47:03 To address all issues possible (including breaking changes), run: 09:47:03 npm audit fix --force 09:47:03 09:47:03 Some issues need review, and may require choosing 09:47:03 a different dependency. 09:47:03 09:47:03 Run `npm audit` for details. 09:47:03 [INFO] DOCKER> [91mnpm notice 09:47:03 npm notice New major version of npm available! 8.19.4 -> 10.4.0 09:47:03 npm notice Changelog: 09:47:03 npm notice Run `npm install -g npm@10.4.0` to update! 09:47:03 npm notice 09:47:03 09:47:28 [INFO] DOCKER> Removing intermediate container dc0a6aa79178 09:47:28 [INFO] DOCKER> ---> 09a7407fd080 09:47:28 [INFO] DOCKER> Step 7/11 : COPY --chown=node . . 09:47:28 [INFO] DOCKER> 09:47:55 [INFO] DOCKER> ---> ebdb2e50b7f9 09:47:55 [INFO] DOCKER> Step 8/11 : RUN npm run build 09:47:55 [INFO] DOCKER> 09:47:55 [INFO] DOCKER> ---> Running in 10586b224b7a 09:47:55 [INFO] DOCKER> > cds-ui-server@1.0.0 build 09:47:55 > npm run copy:proto && lb-tsc es2017 --copy-resources --outDir dist 09:47:55 [INFO] DOCKER> > cds-ui-server@1.0.0 copy:proto 09:47:55 > mkdir -p dist && cp -R target/generated/proto-definition/proto/ dist/proto 09:47:58 [INFO] DOCKER> Removing intermediate container 10586b224b7a 09:47:58 [INFO] DOCKER> ---> 8d02c18162f4 09:47:58 [INFO] DOCKER> Step 9/11 : ENV HOST=0.0.0.0 PORT=3000 09:47:58 [INFO] DOCKER> 09:47:58 [INFO] DOCKER> ---> Running in e4cd43905114 09:47:58 [INFO] DOCKER> Removing intermediate container e4cd43905114 09:47:58 [INFO] DOCKER> ---> ed12570dee34 09:47:58 [INFO] DOCKER> Step 10/11 : EXPOSE ${PORT} 09:47:58 [INFO] DOCKER> 09:47:58 [INFO] DOCKER> ---> Running in 9ba4360ca9a1 09:47:58 [INFO] DOCKER> Removing intermediate container 9ba4360ca9a1 09:47:58 [INFO] DOCKER> ---> 8a9e2c6317c7 09:47:58 [INFO] DOCKER> Step 11/11 : CMD [ "node", "." ] 09:47:58 [INFO] DOCKER> 09:47:58 [INFO] DOCKER> ---> Running in 47459e346275 09:47:58 [INFO] DOCKER> Removing intermediate container 47459e346275 09:47:58 [INFO] DOCKER> ---> a3ca8e215d81 09:47:59 [INFO] DOCKER> Successfully built a3ca8e215d81 09:47:59 [INFO] DOCKER> Successfully tagged onap/ccsdk-cds-ui-server:latest 09:47:59 [INFO] DOCKER> [onap/ccsdk-cds-ui-server:latest]: Built image sha256:a3ca8 09:47:59 [INFO] DOCKER> [onap/ccsdk-cds-ui-server:latest]: Tag with 1.6-STAGING-latest,1.6.0-STAGING-latest,1.6.0-STAGING-20240201T093205Z 09:47:59 [INFO] DOCKER> Tagging image onap/ccsdk-cds-ui-server:1.6-STAGING-latest successful! 09:47:59 [INFO] DOCKER> Tagging image onap/ccsdk-cds-ui-server:1.6.0-STAGING-latest successful! 09:47:59 [INFO] DOCKER> Tagging image onap/ccsdk-cds-ui-server:1.6.0-STAGING-20240201T093205Z successful! 09:47:59 [INFO] 09:47:59 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cds-ui-server --- 09:47:59 [INFO] Deploying org.onap.ccsdk.cds:cds-ui-server:1.6.0 at end 09:47:59 [INFO] 09:47:59 [INFO] --- docker-maven-plugin:0.34.0:push (build-push-images) @ cds-ui-server --- 09:47:59 [INFO] DOCKER> The push refers to repository [nexus3.onap.org:10003/onap/ccsdk-cds-ui-server] 09:48:34 [INFO] DOCKER> latest: digest: sha256:dd2c8510f2c4352d8a986bcc9e9ee3c836672d752fd31dd5b79a007865d67b5f size: 2416 09:48:34 [INFO] DOCKER> Pushed onap/ccsdk-cds-ui-server in 34 seconds 09:48:34 [INFO] DOCKER> The push refers to repository [nexus3.onap.org:10003/onap/ccsdk-cds-ui-server] 09:48:34 [INFO] DOCKER> 1.6-STAGING-latest: digest: sha256:dd2c8510f2c4352d8a986bcc9e9ee3c836672d752fd31dd5b79a007865d67b5f size: 2416 09:48:34 [INFO] DOCKER> The push refers to repository [nexus3.onap.org:10003/onap/ccsdk-cds-ui-server] 09:48:34 [INFO] DOCKER> 1.6.0-STAGING-latest: digest: sha256:dd2c8510f2c4352d8a986bcc9e9ee3c836672d752fd31dd5b79a007865d67b5f size: 2416 09:48:34 [INFO] DOCKER> The push refers to repository [nexus3.onap.org:10003/onap/ccsdk-cds-ui-server] 09:48:34 [INFO] DOCKER> 1.6.0-STAGING-20240201T093205Z: digest: sha256:dd2c8510f2c4352d8a986bcc9e9ee3c836672d752fd31dd5b79a007865d67b5f size: 2416 09:48:34 [INFO] 09:48:34 [INFO] ---------------< org.onap.ccsdk.cds:cds-ui-application >---------------- 09:48:34 [INFO] Building CDS UI - Application 1.6.0 [59/68] 09:48:34 [INFO] --------------------------------[ pom ]--------------------------------- 09:48:34 [INFO] 09:48:34 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cds-ui-application --- 09:48:34 [INFO] 09:48:34 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ cds-ui-application --- 09:48:34 [INFO] 09:48:34 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ cds-ui-application --- 09:48:34 [INFO] Executing tasks 09:48:34 09:48:34 ktlint: 09:48:35 [INFO] Executed tasks 09:48:35 [INFO] 09:48:35 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ cds-ui-application --- 09:48:35 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:48:35 [INFO] 09:48:35 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ cds-ui-application --- 09:48:35 [INFO] 09:48:35 [INFO] --- groovy-maven-plugin:2.1.1:execute (default) @ cds-ui-application --- 09:48:35 [INFO] 09:48:35 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ cds-ui-application --- 09:48:35 [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-docker-stage-master/cds-ui/application/target/code-coverage/jacoco-ut.exec 09:48:35 [INFO] 09:48:35 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ cds-ui-application --- 09:48:35 [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-docker-stage-master/cds-ui/application/target/jacoco.exec 09:48:35 [INFO] 09:48:35 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ cds-ui-application --- 09:48:35 [INFO] Set 2 system properties 09:48:35 [INFO] 09:48:35 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ cds-ui-application --- 09:48:35 [INFO] isPomProject is true and skipPoms is true, return 09:48:35 [INFO] 09:48:35 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ cds-ui-application --- 09:48:35 [INFO] 09:48:35 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ cds-ui-application --- 09:48:35 [INFO] 09:48:35 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ cds-ui-application --- 09:48:35 [INFO] Tidy is skipped. 09:48:35 [INFO] 09:48:35 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ cds-ui-application --- 09:48:35 [INFO] Skipping Antrun execution 09:48:35 [INFO] 09:48:35 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ cds-ui-application --- 09:48:35 [INFO] Formatting is skipped 09:48:35 [INFO] 09:48:35 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ cds-ui-application --- 09:48:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:48:35 [INFO] 09:48:35 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ cds-ui-application --- 09:48:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:48:35 [INFO] 09:48:35 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ cds-ui-application --- 09:48:35 [INFO] No site descriptor found: nothing to attach. 09:48:35 [INFO] 09:48:35 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ cds-ui-application --- 09:48: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-docker-stage-master/cds-ui/application/target/code-coverage/jacoco-it.exec 09:48:35 [INFO] 09:48:35 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ cds-ui-application --- 09:48:35 [INFO] Tests are skipped. 09:48:35 [INFO] 09:48:35 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ cds-ui-application --- 09:48:35 [INFO] Tests are skipped. 09:48:35 [INFO] 09:48:35 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ cds-ui-application --- 09:48:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:48:35 [INFO] 09:48:35 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ cds-ui-application --- 09:48:35 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/application/target/jacoco.exec 09:48:35 [INFO] 09:48:35 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ cds-ui-application --- 09:48:35 [INFO] Tests are skipped. 09:48:35 [INFO] 09:48:35 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ cds-ui-application --- 09:48:35 [INFO] Tests are skipped. 09:48:35 [INFO] 09:48:35 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cds-ui-application --- 09:48:35 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/cds-ui/application/pom.xml to /tmp/r/org/onap/ccsdk/cds/cds-ui-application/1.6.0/cds-ui-application-1.6.0.pom 09:48:35 [INFO] 09:48:35 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cds-ui-application --- 09:48:35 [INFO] Deploying org.onap.ccsdk.cds:cds-ui-application:1.6.0 at end 09:48:35 [INFO] 09:48:35 [INFO] ---------< org.onap.ccsdk.cds.blueprintsprocessor:cba-parent >---------- 09:48:35 [INFO] Building Components CBA Parent 1.6.0 [60/68] 09:48:35 [INFO] --------------------------------[ pom ]--------------------------------- 09:48:35 [INFO] 09:48:35 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cba-parent --- 09:48:35 [INFO] 09:48:35 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ cba-parent --- 09:48:35 [INFO] 09:48:35 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ cba-parent --- 09:48:35 [INFO] Executing tasks 09:48:35 09:48:35 ktlint: 09:48:35 [INFO] Executed tasks 09:48:35 [INFO] 09:48:35 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ cba-parent --- 09:48:35 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:48:35 [INFO] 09:48:35 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ cba-parent --- 09:48:35 [INFO] 09:48:35 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ cba-parent --- 09:48:35 [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-docker-stage-master/components/cba-parent/target/code-coverage/jacoco-ut.exec 09:48:35 [INFO] 09:48:35 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ cba-parent --- 09:48:35 [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-docker-stage-master/components/cba-parent/target/jacoco.exec 09:48:35 [INFO] 09:48:35 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ cba-parent --- 09:48:35 [INFO] Set 2 system properties 09:48:35 [INFO] 09:48:35 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ cba-parent --- 09:48:35 [INFO] isPomProject is true and skipPoms is true, return 09:48:35 [INFO] 09:48:35 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ cba-parent --- 09:48:35 [INFO] 09:48:35 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ cba-parent --- 09:48:35 [INFO] 09:48:35 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ cba-parent --- 09:48:35 [INFO] Tidy is skipped. 09:48:35 [INFO] 09:48:35 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ cba-parent --- 09:48:35 [INFO] Skipping Antrun execution 09:48:35 [INFO] 09:48:35 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ cba-parent --- 09:48:35 [INFO] Formatting is skipped 09:48:35 [INFO] 09:48:35 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ cba-parent --- 09:48:35 [WARNING] No sources found skipping Kotlin compile 09:48:35 [INFO] 09:48:35 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ cba-parent --- 09:48:35 [INFO] Test compilation is skipped 09:48:35 [INFO] 09:48:35 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ cba-parent --- 09:48:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:48:35 [INFO] 09:48:35 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ cba-parent --- 09:48:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:48:35 [INFO] 09:48:35 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ cba-parent --- 09:48:35 [INFO] No site descriptor found: nothing to attach. 09:48:35 [INFO] 09:48:35 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ cba-parent --- 09:48: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-docker-stage-master/components/cba-parent/target/code-coverage/jacoco-it.exec 09:48:35 [INFO] 09:48:35 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ cba-parent --- 09:48:35 [INFO] Tests are skipped. 09:48:35 [INFO] 09:48:35 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ cba-parent --- 09:48:35 [INFO] Tests are skipped. 09:48:35 [INFO] 09:48:35 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ cba-parent --- 09:48:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:48:35 [INFO] 09:48:35 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ cba-parent --- 09:48:35 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/components/cba-parent/target/jacoco.exec 09:48:35 [INFO] 09:48:35 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ cba-parent --- 09:48:35 [INFO] Tests are skipped. 09:48:35 [INFO] 09:48:35 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ cba-parent --- 09:48:35 [INFO] Tests are skipped. 09:48:35 [INFO] 09:48:35 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cba-parent --- 09:48:35 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/components/cba-parent/pom.xml to /tmp/r/org/onap/ccsdk/cds/blueprintsprocessor/cba-parent/1.6.0/cba-parent-1.6.0.pom 09:48:35 [INFO] 09:48:35 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cba-parent --- 09:48:35 [INFO] Deploying org.onap.ccsdk.cds.blueprintsprocessor:cba-parent:1.6.0 at end 09:48:35 [INFO] 09:48:35 [INFO] -------< org.onap.ccsdk.cds.components.cba:archetype-blueprint >-------- 09:48:35 [INFO] Building Components Model Catalog - Blueprints Model - Archetype Blueprints 1.6.0 [61/68] 09:48:35 [INFO] --------------------------[ maven-archetype ]--------------------------- 09:48:35 [INFO] 09:48:35 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ archetype-blueprint --- 09:48:35 [INFO] 09:48:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ archetype-blueprint --- 09:48:36 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 09:48:36 [INFO] Copying 21 resources from src/main/resources to target/classes 09:48:36 [INFO] 09:48:36 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ archetype-blueprint --- 09:48:36 [INFO] Not copying test resources 09:48:36 [INFO] 09:48:36 [INFO] --- maven-archetype-plugin:3.2.0:jar (default-jar) @ archetype-blueprint --- 09:48:37 [INFO] Building archetype jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/components/model-catalog/blueprint-model/archetype-blueprint/target/archetype-blueprint-1.6.0.jar 09:48:37 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/components/model-catalog/blueprint-model/archetype-blueprint/target/archetype-blueprint-1.6.0.jar 09:48:37 [INFO] 09:48:37 [INFO] --- maven-archetype-plugin:3.2.0:integration-test (default-integration-test) @ archetype-blueprint --- 09:48:37 [WARNING] No Archetype IT projects: root 'projects' directory not found. 09:48:37 [INFO] 09:48:37 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ archetype-blueprint --- 09:48:37 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/components/model-catalog/blueprint-model/archetype-blueprint/pom.xml to /tmp/r/org/onap/ccsdk/cds/components/cba/archetype-blueprint/1.6.0/archetype-blueprint-1.6.0.pom 09:48:37 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/components/model-catalog/blueprint-model/archetype-blueprint/target/archetype-blueprint-1.6.0.jar to /tmp/r/org/onap/ccsdk/cds/components/cba/archetype-blueprint/1.6.0/archetype-blueprint-1.6.0.jar 09:48:37 [INFO] 09:48:37 [INFO] --- maven-archetype-plugin:3.2.0:update-local-catalog (default-update-local-catalog) @ archetype-blueprint --- 09:48:37 [INFO] 09:48:37 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ archetype-blueprint --- 09:48:37 [INFO] Skipping artifact deployment 09:48:37 [INFO] 09:48:37 [INFO] ---------< org.onap.ccsdk.cds.components.cba:blueprint-model >---------- 09:48:37 [INFO] Building Components Model Catalog - Blueprints Model 1.6.0 [62/68] 09:48:37 [INFO] --------------------------------[ pom ]--------------------------------- 09:48:37 [INFO] 09:48:37 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ blueprint-model --- 09:48:37 [INFO] 09:48:37 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ blueprint-model --- 09:48:37 [INFO] 09:48:37 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ blueprint-model --- 09:48:37 [INFO] Executing tasks 09:48:37 09:48:37 ktlint: 09:48:37 [INFO] Executed tasks 09:48:37 [INFO] 09:48:37 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ blueprint-model --- 09:48:37 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:48:37 [INFO] 09:48:37 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ blueprint-model --- 09:48:37 [INFO] 09:48:37 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ blueprint-model --- 09:48: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-docker-stage-master/components/model-catalog/blueprint-model/target/code-coverage/jacoco-ut.exec 09:48:37 [INFO] 09:48:37 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ blueprint-model --- 09:48: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-docker-stage-master/components/model-catalog/blueprint-model/target/jacoco.exec 09:48:37 [INFO] 09:48:37 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ blueprint-model --- 09:48:37 [INFO] Set 2 system properties 09:48:37 [INFO] 09:48:37 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ blueprint-model --- 09:48:37 [INFO] isPomProject is true and skipPoms is true, return 09:48:37 [INFO] 09:48:37 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ blueprint-model --- 09:48:37 [INFO] 09:48:37 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ blueprint-model --- 09:48:37 [INFO] 09:48:37 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ blueprint-model --- 09:48:37 [INFO] Tidy is skipped. 09:48:37 [INFO] 09:48:37 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ blueprint-model --- 09:48:37 [INFO] Skipping Antrun execution 09:48:37 [INFO] 09:48:37 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ blueprint-model --- 09:48:37 [INFO] Formatting is skipped 09:48:37 [INFO] 09:48:37 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ blueprint-model --- 09:48:37 [WARNING] No sources found skipping Kotlin compile 09:48:37 [INFO] 09:48:37 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ blueprint-model --- 09:48:37 [INFO] Test compilation is skipped 09:48:37 [INFO] 09:48:37 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ blueprint-model --- 09:48:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:48:37 [INFO] 09:48:37 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ blueprint-model --- 09:48:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:48:37 [INFO] 09:48:37 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ blueprint-model --- 09:48:37 [INFO] No site descriptor found: nothing to attach. 09:48:37 [INFO] 09:48:37 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ blueprint-model --- 09:48: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-docker-stage-master/components/model-catalog/blueprint-model/target/code-coverage/jacoco-it.exec 09:48:37 [INFO] 09:48:37 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ blueprint-model --- 09:48:37 [INFO] Tests are skipped. 09:48:37 [INFO] 09:48:37 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ blueprint-model --- 09:48:37 [INFO] Tests are skipped. 09:48:37 [INFO] 09:48:37 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ blueprint-model --- 09:48:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:48:37 [INFO] 09:48:37 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ blueprint-model --- 09:48:37 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/components/model-catalog/blueprint-model/target/jacoco.exec 09:48:37 [INFO] 09:48:37 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ blueprint-model --- 09:48:37 [INFO] Tests are skipped. 09:48:37 [INFO] 09:48:37 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ blueprint-model --- 09:48:37 [INFO] Tests are skipped. 09:48:37 [INFO] 09:48:37 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ blueprint-model --- 09:48:37 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/components/model-catalog/blueprint-model/pom.xml to /tmp/r/org/onap/ccsdk/cds/components/cba/blueprint-model/1.6.0/blueprint-model-1.6.0.pom 09:48:37 [INFO] 09:48:37 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ blueprint-model --- 09:48:37 [INFO] Deploying org.onap.ccsdk.cds.components.cba:blueprint-model:1.6.0 at end 09:48:37 [INFO] 09:48:37 [INFO] -------< org.onap.ccsdk.cds.components.cba:test-blueprint-model >------- 09:48:37 [INFO] Building Components Model Catalog - Blueprints Model - Test Blueprints 1.6.0 [63/68] 09:48:37 [INFO] --------------------------------[ pom ]--------------------------------- 09:48:37 [INFO] 09:48:37 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ test-blueprint-model --- 09:48:37 [INFO] 09:48:37 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ test-blueprint-model --- 09:48:37 [INFO] 09:48:37 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ test-blueprint-model --- 09:48:37 [INFO] Executing tasks 09:48:37 09:48:37 ktlint: 09:48:38 [INFO] Executed tasks 09:48:38 [INFO] 09:48:38 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ test-blueprint-model --- 09:48:38 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:48:38 [INFO] 09:48:38 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ test-blueprint-model --- 09:48:38 [INFO] 09:48:38 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ test-blueprint-model --- 09:48:38 [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-docker-stage-master/components/model-catalog/blueprint-model/test-blueprint/target/code-coverage/jacoco-ut.exec 09:48:38 [INFO] 09:48:38 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ test-blueprint-model --- 09:48:38 [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-docker-stage-master/components/model-catalog/blueprint-model/test-blueprint/target/jacoco.exec 09:48:38 [INFO] 09:48:38 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ test-blueprint-model --- 09:48:38 [INFO] Set 2 system properties 09:48:38 [INFO] 09:48:38 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ test-blueprint-model --- 09:48:38 [INFO] isPomProject is true and skipPoms is true, return 09:48:38 [INFO] 09:48:38 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ test-blueprint-model --- 09:48:38 [INFO] 09:48:38 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ test-blueprint-model --- 09:48:38 [INFO] 09:48:38 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ test-blueprint-model --- 09:48:38 [INFO] Tidy is skipped. 09:48:38 [INFO] 09:48:38 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ test-blueprint-model --- 09:48:38 [INFO] Skipping Antrun execution 09:48:38 [INFO] 09:48:38 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ test-blueprint-model --- 09:48:38 [INFO] Formatting is skipped 09:48:38 [INFO] 09:48:38 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ test-blueprint-model --- 09:48:38 [WARNING] No sources found skipping Kotlin compile 09:48:38 [INFO] 09:48:38 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ test-blueprint-model --- 09:48:38 [INFO] Test compilation is skipped 09:48:38 [INFO] 09:48:38 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ test-blueprint-model --- 09:48:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:48:38 [INFO] 09:48:38 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ test-blueprint-model --- 09:48:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:48:38 [INFO] 09:48:38 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ test-blueprint-model --- 09:48:38 [INFO] No site descriptor found: nothing to attach. 09:48:38 [INFO] 09:48:38 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ test-blueprint-model --- 09:48:38 [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-docker-stage-master/components/model-catalog/blueprint-model/test-blueprint/target/code-coverage/jacoco-it.exec 09:48:38 [INFO] 09:48:38 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ test-blueprint-model --- 09:48:38 [INFO] Tests are skipped. 09:48:38 [INFO] 09:48:38 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ test-blueprint-model --- 09:48:38 [INFO] Tests are skipped. 09:48:38 [INFO] 09:48:38 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ test-blueprint-model --- 09:48:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:48:38 [INFO] 09:48:38 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ test-blueprint-model --- 09:48:38 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/components/model-catalog/blueprint-model/test-blueprint/target/jacoco.exec 09:48:38 [INFO] 09:48:38 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ test-blueprint-model --- 09:48:38 [INFO] Tests are skipped. 09:48:38 [INFO] 09:48:38 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ test-blueprint-model --- 09:48:38 [INFO] Tests are skipped. 09:48:38 [INFO] 09:48:38 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ test-blueprint-model --- 09:48:38 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-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/test-blueprint-model-1.6.0.pom 09:48:38 [INFO] 09:48:38 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ test-blueprint-model --- 09:48:38 [INFO] Deploying org.onap.ccsdk.cds.components.cba:test-blueprint-model:1.6.0 at end 09:48:38 [INFO] 09:48:38 [INFO] -----< org.onap.ccsdk.cds.components.cba:cba-assembly-descriptor >------ 09:48:38 [INFO] Building Components Model Catalog - Blueprints Model - CBA Assembly Descriptor 1.6.0 [64/68] 09:48:38 [INFO] --------------------------------[ jar ]--------------------------------- 09:48:38 [INFO] 09:48:38 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cba-assembly-descriptor --- 09:48:38 [INFO] 09:48:38 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ cba-assembly-descriptor --- 09:48:38 [INFO] 09:48:38 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ cba-assembly-descriptor --- 09:48:38 [INFO] Executing tasks 09:48:38 09:48:38 ktlint: 09:48:38 [INFO] Executed tasks 09:48:38 [INFO] 09:48:38 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ cba-assembly-descriptor --- 09:48:38 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:48:38 [INFO] 09:48:38 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ cba-assembly-descriptor --- 09:48:38 [INFO] 09:48:38 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ cba-assembly-descriptor --- 09:48:38 [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-docker-stage-master/components/model-catalog/blueprint-model/cba-assembly-descriptor/target/code-coverage/jacoco-ut.exec 09:48:38 [INFO] 09:48:38 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ cba-assembly-descriptor --- 09:48:38 [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-docker-stage-master/components/model-catalog/blueprint-model/cba-assembly-descriptor/target/jacoco.exec 09:48:38 [INFO] 09:48:38 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ cba-assembly-descriptor --- 09:48:38 [INFO] Set 2 system properties 09:48:38 [INFO] 09:48:38 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ cba-assembly-descriptor --- 09:48:38 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/.git 09:48:38 [INFO] Collected git.commit.id.full with value fe996aebeef7fb86747cd639b9ed9a76a5937611 09:48:38 [INFO] Collected git.commit.id.abbrev with value fe996ae 09:48:38 [INFO] Collected git.build.time with value 2024-02-01T09:48:38+0000 09:48:38 [INFO] Collected git.build.version with value 1.6.0 09:48:38 [INFO] Collected git.build.number with value 1677 09:48:38 [INFO] including property git.build.version in results 09:48:38 [INFO] including property git.commit.id.full in results 09:48:38 [INFO] including property git.commit.id.abbrev in results 09:48:38 [INFO] including property git.build.time in results 09:48:38 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-docker-stage-master/components/model-catalog/blueprint-model/cba-assembly-descriptor/target/classes/git.properties] (for module Components Model Catalog - Blueprints Model - CBA Assembly Descriptor)... 09:48:38 [INFO] 09:48:38 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ cba-assembly-descriptor --- 09:48:38 [INFO] 09:48:38 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ cba-assembly-descriptor --- 09:48:38 [INFO] 09:48:38 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ cba-assembly-descriptor --- 09:48:38 [INFO] Tidy is skipped. 09:48:38 [INFO] 09:48:38 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ cba-assembly-descriptor --- 09:48:38 [INFO] Skipping Antrun execution 09:48:38 [INFO] 09:48:38 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ cba-assembly-descriptor --- 09:48:38 [INFO] Formatting is skipped 09:48:38 [INFO] 09:48:38 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cba-assembly-descriptor --- 09:48:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:48:38 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/components/model-catalog/blueprint-model/cba-assembly-descriptor/Environments 09:48:38 [INFO] 09:48:38 [INFO] --- maven-resources-plugin:2.6:copy-resources (process-proc) @ cba-assembly-descriptor --- 09:48:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:48:38 [INFO] Copying 1 resource 09:48:38 [INFO] 09:48:38 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ cba-assembly-descriptor --- 09:48:38 [INFO] No sources to compile 09:48:38 [INFO] 09:48:38 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ cba-assembly-descriptor --- 09:48:38 [WARNING] No sources found skipping Kotlin compile 09:48:38 [INFO] 09:48:38 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cba-assembly-descriptor --- 09:48:38 [INFO] Not copying test resources 09:48:38 [INFO] 09:48:38 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ cba-assembly-descriptor --- 09:48:38 [INFO] Not compiling test sources 09:48:38 [INFO] 09:48:38 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ cba-assembly-descriptor --- 09:48:38 [INFO] Test compilation is skipped 09:48:38 [INFO] 09:48:38 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cba-assembly-descriptor --- 09:48:38 [INFO] Tests are skipped. 09:48:38 [INFO] 09:48:38 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ cba-assembly-descriptor --- 09:48:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:48:38 [INFO] 09:48:38 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ cba-assembly-descriptor --- 09:48:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:48:38 [INFO] 09:48:38 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ cba-assembly-descriptor --- 09:48:38 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/components/model-catalog/blueprint-model/cba-assembly-descriptor/target/cba-assembly-descriptor-1.6.0.jar 09:48:38 [INFO] 09:48:38 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ cba-assembly-descriptor --- 09:48:38 [INFO] Skipping because packaging 'jar' is not pom. 09:48:38 [INFO] 09:48:38 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ cba-assembly-descriptor --- 09:48:38 [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-docker-stage-master/components/model-catalog/blueprint-model/cba-assembly-descriptor/target/code-coverage/jacoco-it.exec 09:48:38 [INFO] 09:48:38 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ cba-assembly-descriptor --- 09:48:38 [INFO] Tests are skipped. 09:48:38 [INFO] 09:48:38 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ cba-assembly-descriptor --- 09:48:38 [INFO] Tests are skipped. 09:48:38 [INFO] 09:48:38 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ cba-assembly-descriptor --- 09:48:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:48:38 [INFO] 09:48:38 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ cba-assembly-descriptor --- 09:48:38 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/components/model-catalog/blueprint-model/cba-assembly-descriptor/target/jacoco.exec 09:48:38 [INFO] 09:48:38 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ cba-assembly-descriptor --- 09:48:38 [INFO] Tests are skipped. 09:48:38 [INFO] 09:48:38 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ cba-assembly-descriptor --- 09:48:38 [INFO] Tests are skipped. 09:48:38 [INFO] 09:48:38 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cba-assembly-descriptor --- 09:48:38 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/components/model-catalog/blueprint-model/cba-assembly-descriptor/target/cba-assembly-descriptor-1.6.0.jar to /tmp/r/org/onap/ccsdk/cds/components/cba/cba-assembly-descriptor/1.6.0/cba-assembly-descriptor-1.6.0.jar 09:48:38 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-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/cba-assembly-descriptor-1.6.0.pom 09:48:38 [INFO] 09:48:38 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cba-assembly-descriptor --- 09:48:38 [INFO] Deploying org.onap.ccsdk.cds.components.cba:cba-assembly-descriptor:1.6.0 at end 09:48:38 [INFO] 09:48:38 [INFO] ----------< org.onap.ccsdk.cds.components.cba:capability_cli >---------- 09:48:38 [INFO] Building Components Model Catalog - Blueprints Model - Test Blueprints - Capability CLI 1.6.0 [65/68] 09:48:38 [INFO] --------------------------------[ jar ]--------------------------------- 09:48:38 [INFO] 09:48:38 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ capability_cli --- 09:48:38 [INFO] 09:48:38 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ capability_cli --- 09:48:38 [INFO] 09:48:38 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ capability_cli --- 09:48:38 [INFO] Executing tasks 09:48:38 09:48:38 ktlint: 09:48:39 [INFO] Executed tasks 09:48:39 [INFO] 09:48:39 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ capability_cli --- 09:48:39 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:48:39 [INFO] 09:48:39 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ capability_cli --- 09:48:39 [INFO] 09:48:39 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ capability_cli --- 09:48: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-docker-stage-master/components/model-catalog/blueprint-model/test-blueprint/capability_cli/target/code-coverage/jacoco-ut.exec 09:48:39 [INFO] 09:48:39 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ capability_cli --- 09:48: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-docker-stage-master/components/model-catalog/blueprint-model/test-blueprint/capability_cli/target/jacoco.exec 09:48:39 [INFO] 09:48:39 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ capability_cli --- 09:48:39 [INFO] Set 2 system properties 09:48:39 [INFO] 09:48:39 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ capability_cli --- 09:48:39 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/.git 09:48:39 [INFO] Collected git.commit.id.full with value fe996aebeef7fb86747cd639b9ed9a76a5937611 09:48:39 [INFO] Collected git.commit.id.abbrev with value fe996ae 09:48:39 [INFO] Collected git.build.time with value 2024-02-01T09:48:39+0000 09:48:39 [INFO] Collected git.build.version with value 1.6.0 09:48:39 [INFO] Collected git.build.number with value 1677 09:48:39 [INFO] including property git.build.version in results 09:48:39 [INFO] including property git.commit.id.full in results 09:48:39 [INFO] including property git.commit.id.abbrev in results 09:48:39 [INFO] including property git.build.time in results 09:48:39 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-docker-stage-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)... 09:48:39 [INFO] 09:48:39 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ capability_cli --- 09:48:39 [INFO] 09:48:39 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ capability_cli --- 09:48:39 [INFO] 09:48:39 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ capability_cli --- 09:48:39 [INFO] Tidy is skipped. 09:48:39 [INFO] 09:48:39 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ capability_cli --- 09:48:39 [INFO] Skipping Antrun execution 09:48:39 [INFO] 09:48:39 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ capability_cli --- 09:48:39 [INFO] Formatting is skipped 09:48:39 [INFO] 09:48:39 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ capability_cli --- 09:48:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:48:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 09:48:39 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/components/model-catalog/blueprint-model/test-blueprint/capability_cli/Environments 09:48:39 [INFO] 09:48:39 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ capability_cli --- 09:48:39 [INFO] Changes detected - recompiling the module! 09:48:39 [INFO] 09:48:39 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ capability_cli --- 09:48:40 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 09:48:40 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-master/components/model-catalog/blueprint-model/test-blueprint/capability_cli/Scripts/kotlin/cba/capability/cli/Check.kt: (53, 13) Variable 'sshClientService' is never used 09:48:40 [INFO] 09:48:40 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ capability_cli --- 09:48:40 [INFO] Not copying test resources 09:48:40 [INFO] 09:48:40 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ capability_cli --- 09:48:40 [INFO] Not compiling test sources 09:48:40 [INFO] 09:48:40 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ capability_cli --- 09:48:40 [INFO] Test compilation is skipped 09:48:40 [INFO] 09:48:40 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ capability_cli --- 09:48:40 [INFO] Tests are skipped. 09:48:40 [INFO] 09:48:40 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ capability_cli --- 09:48:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:48:40 [INFO] 09:48:40 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ capability_cli --- 09:48:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:48:40 [INFO] 09:48:40 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ capability_cli --- 09:48:40 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/components/model-catalog/blueprint-model/test-blueprint/capability_cli/target/capability_cli-1.6.0.jar 09:48:40 [INFO] 09:48:40 [INFO] --- maven-assembly-plugin:3.1.0:single (cba) @ capability_cli --- 09:48:40 [INFO] Building zip: /w/workspace/ccsdk-cds-maven-docker-stage-master/components/model-catalog/blueprint-model/test-blueprint/capability_cli/target/capability_cli-1.6.0.zip 09:48:40 [INFO] 09:48:40 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ capability_cli --- 09:48:40 [INFO] Skipping because packaging 'jar' is not pom. 09:48:40 [INFO] 09:48:40 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ capability_cli --- 09:48:40 [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-docker-stage-master/components/model-catalog/blueprint-model/test-blueprint/capability_cli/target/code-coverage/jacoco-it.exec 09:48:40 [INFO] 09:48:40 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ capability_cli --- 09:48:40 [INFO] Tests are skipped. 09:48:40 [INFO] 09:48:40 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ capability_cli --- 09:48:40 [INFO] Tests are skipped. 09:48:40 [INFO] 09:48:40 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ capability_cli --- 09:48:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:48:40 [INFO] 09:48:40 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ capability_cli --- 09:48:40 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/components/model-catalog/blueprint-model/test-blueprint/capability_cli/target/jacoco.exec 09:48:40 [INFO] 09:48:40 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ capability_cli --- 09:48:40 [INFO] Tests are skipped. 09:48:40 [INFO] 09:48:40 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ capability_cli --- 09:48:40 [INFO] Tests are skipped. 09:48:40 [INFO] 09:48:40 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ capability_cli --- 09:48:40 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/components/model-catalog/blueprint-model/test-blueprint/capability_cli/target/capability_cli-1.6.0.jar to /tmp/r/org/onap/ccsdk/cds/components/cba/capability_cli/1.6.0/capability_cli-1.6.0.jar 09:48:40 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-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/capability_cli-1.6.0.pom 09:48:40 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/components/model-catalog/blueprint-model/test-blueprint/capability_cli/target/capability_cli-1.6.0.zip to /tmp/r/org/onap/ccsdk/cds/components/cba/capability_cli/1.6.0/capability_cli-1.6.0.zip 09:48:40 [INFO] 09:48:40 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ capability_cli --- 09:48:40 [INFO] Deploying org.onap.ccsdk.cds.components.cba:capability_cli:1.6.0 at end 09:48:40 [INFO] 09:48:40 [INFO] ----------< org.onap.ccsdk.cds.components.cba:resource-audit >---------- 09:48:40 [INFO] Building Components Model Catalog - Blueprints Model - Test Blueprints - Resource Audit 1.6.0 [66/68] 09:48:40 [INFO] --------------------------------[ jar ]--------------------------------- 09:48:40 [INFO] 09:48:40 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ resource-audit --- 09:48:40 [INFO] 09:48:40 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ resource-audit --- 09:48:40 [INFO] 09:48:40 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ resource-audit --- 09:48:40 [INFO] Executing tasks 09:48:40 09:48:40 ktlint: 09:48:41 [INFO] Executed tasks 09:48:41 [INFO] 09:48:41 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ resource-audit --- 09:48:41 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:48:41 [INFO] 09:48:41 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ resource-audit --- 09:48:41 [INFO] 09:48:41 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ resource-audit --- 09:48: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-docker-stage-master/components/model-catalog/blueprint-model/test-blueprint/resource-audit/target/code-coverage/jacoco-ut.exec 09:48:41 [INFO] 09:48:41 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ resource-audit --- 09:48: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-docker-stage-master/components/model-catalog/blueprint-model/test-blueprint/resource-audit/target/jacoco.exec 09:48:41 [INFO] 09:48:41 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ resource-audit --- 09:48:41 [INFO] Set 2 system properties 09:48:41 [INFO] 09:48:41 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ resource-audit --- 09:48:41 [INFO] dotGitDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/.git 09:48:41 [INFO] Collected git.commit.id.full with value fe996aebeef7fb86747cd639b9ed9a76a5937611 09:48:41 [INFO] Collected git.commit.id.abbrev with value fe996ae 09:48:41 [INFO] Collected git.build.time with value 2024-02-01T09:48:41+0000 09:48:41 [INFO] Collected git.build.version with value 1.6.0 09:48:41 [INFO] Collected git.build.number with value 1677 09:48:41 [INFO] including property git.build.version in results 09:48:41 [INFO] including property git.commit.id.full in results 09:48:41 [INFO] including property git.commit.id.abbrev in results 09:48:41 [INFO] including property git.build.time in results 09:48:41 [INFO] Writing properties file to [/w/workspace/ccsdk-cds-maven-docker-stage-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)... 09:48:41 [INFO] 09:48:41 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ resource-audit --- 09:48:41 [INFO] 09:48:41 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ resource-audit --- 09:48:41 [INFO] 09:48:41 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ resource-audit --- 09:48:41 [INFO] Tidy is skipped. 09:48:41 [INFO] 09:48:41 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ resource-audit --- 09:48:41 [INFO] Skipping Antrun execution 09:48:41 [INFO] 09:48:41 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ resource-audit --- 09:48:41 [INFO] Formatting is skipped 09:48:41 [INFO] 09:48:41 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resource-audit --- 09:48:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:48:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 09:48:41 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-cds-maven-docker-stage-master/components/model-catalog/blueprint-model/test-blueprint/resource-audit/Environments 09:48:41 [INFO] 09:48:41 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ resource-audit --- 09:48:41 [INFO] Changes detected - recompiling the module! 09:48:41 [INFO] 09:48:41 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ resource-audit --- 09:48:41 [WARNING] Configure scripting: unable to find script definitions [org.onap.ccsdk.apps.controllerblueprints.scripts.BluePrintKotlinScript] 09:48:41 [WARNING] /w/workspace/ccsdk-cds-maven-docker-stage-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 _ 09:48:41 [INFO] 09:48:41 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resource-audit --- 09:48:41 [INFO] Not copying test resources 09:48:41 [INFO] 09:48:41 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ resource-audit --- 09:48:41 [INFO] Not compiling test sources 09:48:41 [INFO] 09:48:41 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ resource-audit --- 09:48:41 [INFO] Test compilation is skipped 09:48:41 [INFO] 09:48:41 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resource-audit --- 09:48:41 [INFO] Tests are skipped. 09:48:41 [INFO] 09:48:41 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ resource-audit --- 09:48:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:48:41 [INFO] 09:48:41 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ resource-audit --- 09:48:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:48:41 [INFO] 09:48:41 [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ resource-audit --- 09:48:41 [INFO] Building jar: /w/workspace/ccsdk-cds-maven-docker-stage-master/components/model-catalog/blueprint-model/test-blueprint/resource-audit/target/resource-audit-1.6.0.jar 09:48:41 [INFO] 09:48:41 [INFO] --- maven-assembly-plugin:3.1.0:single (cba) @ resource-audit --- 09:48:41 [INFO] Building zip: /w/workspace/ccsdk-cds-maven-docker-stage-master/components/model-catalog/blueprint-model/test-blueprint/resource-audit/target/resource-audit-1.6.0.zip 09:48:41 [INFO] 09:48:41 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ resource-audit --- 09:48:41 [INFO] Skipping because packaging 'jar' is not pom. 09:48:41 [INFO] 09:48:41 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ resource-audit --- 09:48:41 [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-docker-stage-master/components/model-catalog/blueprint-model/test-blueprint/resource-audit/target/code-coverage/jacoco-it.exec 09:48:41 [INFO] 09:48:41 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ resource-audit --- 09:48:41 [INFO] Tests are skipped. 09:48:41 [INFO] 09:48:41 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ resource-audit --- 09:48:41 [INFO] Tests are skipped. 09:48:41 [INFO] 09:48:41 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ resource-audit --- 09:48:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:48:41 [INFO] 09:48:41 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ resource-audit --- 09:48:41 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/components/model-catalog/blueprint-model/test-blueprint/resource-audit/target/jacoco.exec 09:48:41 [INFO] 09:48:41 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ resource-audit --- 09:48:41 [INFO] Tests are skipped. 09:48:41 [INFO] 09:48:41 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ resource-audit --- 09:48:41 [INFO] Tests are skipped. 09:48:41 [INFO] 09:48:41 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resource-audit --- 09:48:41 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/components/model-catalog/blueprint-model/test-blueprint/resource-audit/target/resource-audit-1.6.0.jar to /tmp/r/org/onap/ccsdk/cds/components/cba/resource-audit/1.6.0/resource-audit-1.6.0.jar 09:48:41 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-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/resource-audit-1.6.0.pom 09:48:41 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/components/model-catalog/blueprint-model/test-blueprint/resource-audit/target/resource-audit-1.6.0.zip to /tmp/r/org/onap/ccsdk/cds/components/cba/resource-audit/1.6.0/resource-audit-1.6.0.zip 09:48:41 [INFO] 09:48:41 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ resource-audit --- 09:48:41 [INFO] Deploying org.onap.ccsdk.cds.components.cba:resource-audit:1.6.0 at end 09:48:41 [INFO] 09:48:41 [INFO] ---< org.onap.ccsdk.cds.components.cba:test-blueprint-kotlin-parent >--- 09:48:41 [INFO] Building Components Model Catalog - Blueprints Model - Test Kotlin Parent 1.6.0 [67/68] 09:48:41 [INFO] --------------------------------[ pom ]--------------------------------- 09:48:42 [INFO] 09:48:42 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ test-blueprint-kotlin-parent --- 09:48:42 [INFO] 09:48:42 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ test-blueprint-kotlin-parent --- 09:48:42 [INFO] 09:48:42 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ test-blueprint-kotlin-parent --- 09:48:42 [INFO] Executing tasks 09:48:42 09:48:42 ktlint: 09:48:42 [INFO] Executed tasks 09:48:42 [INFO] 09:48:42 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ test-blueprint-kotlin-parent --- 09:48:42 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:48:42 [INFO] 09:48:42 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ test-blueprint-kotlin-parent --- 09:48:42 [INFO] 09:48:42 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ test-blueprint-kotlin-parent --- 09:48:42 [INFO] Set 2 system properties 09:48:42 [INFO] 09:48:42 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ test-blueprint-kotlin-parent --- 09:48:42 [INFO] isPomProject is true and skipPoms is true, return 09:48:42 [INFO] 09:48:42 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ test-blueprint-kotlin-parent --- 09:48:42 [INFO] Tidy is skipped. 09:48:42 [INFO] 09:48:42 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ test-blueprint-kotlin-parent --- 09:48:42 [INFO] Skipping Antrun execution 09:48:42 [INFO] 09:48:42 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ test-blueprint-kotlin-parent --- 09:48:42 [INFO] Formatting is skipped 09:48:42 [INFO] 09:48:42 [INFO] --- kotlin-maven-plugin:1.6.21:compile (compile) @ test-blueprint-kotlin-parent --- 09:48:42 [WARNING] No sources found skipping Kotlin compile 09:48:42 [INFO] 09:48:42 [INFO] --- maven-resources-plugin:2.6:testResources (copy-test-resources) @ test-blueprint-kotlin-parent --- 09:48:42 [INFO] Not copying test resources 09:48:42 [INFO] 09:48:42 [INFO] --- kotlin-maven-plugin:1.6.21:test-compile (test-compile) @ test-blueprint-kotlin-parent --- 09:48:42 [INFO] Test compilation is skipped 09:48:42 [INFO] 09:48:42 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ test-blueprint-kotlin-parent --- 09:48:42 [INFO] Tests are skipped. 09:48:42 [INFO] 09:48:42 [INFO] --- maven-assembly-plugin:3.3.0:single (make-assembly) @ test-blueprint-kotlin-parent --- 09:48:42 [INFO] Building zip: /w/workspace/ccsdk-cds-maven-docker-stage-master/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/target/test-blueprint-kotlin-parent-1.6.0-cba.zip 09:48:42 [INFO] 09:48:42 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ test-blueprint-kotlin-parent --- 09:48:42 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-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/test-blueprint-kotlin-parent-1.6.0.pom 09:48:42 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/target/test-blueprint-kotlin-parent-1.6.0-cba.zip to /tmp/r/org/onap/ccsdk/cds/components/cba/test-blueprint-kotlin-parent/1.6.0/test-blueprint-kotlin-parent-1.6.0-cba.zip 09:48:42 [INFO] 09:48:42 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ test-blueprint-kotlin-parent --- 09:48:42 [INFO] Deploying org.onap.ccsdk.cds.components.cba:test-blueprint-kotlin-parent:1.6.0 at end 09:48:42 [INFO] 09:48:42 [INFO] -----------------< org.onap.ccsdk.cds:cds-components >------------------ 09:48:42 [INFO] Building Components (Root) 1.6.0 [68/68] 09:48:42 [INFO] --------------------------------[ pom ]--------------------------------- 09:48:42 [INFO] 09:48:42 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ cds-components --- 09:48:42 [INFO] 09:48:42 [INFO] --- tidy-maven-plugin:1.1.0:check (validate-pom) @ cds-components --- 09:48:42 [INFO] 09:48:42 [INFO] --- maven-antrun-plugin:1.8:run (validate-kotlin) @ cds-components --- 09:48:42 [INFO] Executing tasks 09:48:42 09:48:42 ktlint: 09:48:43 [INFO] Executed tasks 09:48:43 [INFO] 09:48:43 [INFO] --- directory-maven-plugin:0.3:highest-basedir (directories) @ cds-components --- 09:48:43 [INFO] Highest basedir set to: /w/workspace/ccsdk-cds-maven-docker-stage-master 09:48:43 [INFO] 09:48:43 [INFO] --- formatter-maven-plugin:2.17.1:validate (validate-java) @ cds-components --- 09:48:43 [INFO] 09:48:43 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ cds-components --- 09:48:43 [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-docker-stage-master/components/target/code-coverage/jacoco-ut.exec 09:48:43 [INFO] 09:48:43 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default-prepare-agent) @ cds-components --- 09:48:43 [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-docker-stage-master/components/target/jacoco.exec 09:48:43 [INFO] 09:48:43 [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ cds-components --- 09:48:43 [INFO] Set 2 system properties 09:48:43 [INFO] 09:48:43 [INFO] --- git-commit-id-plugin:4.0.0:revision (default) @ cds-components --- 09:48:43 [INFO] isPomProject is true and skipPoms is true, return 09:48:43 [INFO] 09:48:43 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ cds-components --- 09:48:43 [INFO] 09:48:43 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ cds-components --- 09:48:43 [INFO] 09:48:43 [INFO] --- tidy-maven-plugin:1.1.0:pom (format-pom) @ cds-components --- 09:48:43 [INFO] Tidy is skipped. 09:48:43 [INFO] 09:48:43 [INFO] --- maven-antrun-plugin:1.8:run (format-kotlin) @ cds-components --- 09:48:43 [INFO] Skipping Antrun execution 09:48:43 [INFO] 09:48:43 [INFO] --- formatter-maven-plugin:2.17.1:format (format-java) @ cds-components --- 09:48:43 [INFO] Formatting is skipped 09:48:43 [INFO] 09:48:43 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-unit-test) @ cds-components --- 09:48:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:48:43 [INFO] 09:48:43 [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ cds-components --- 09:48:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:48:43 [INFO] 09:48:43 [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ cds-components --- 09:48:43 [INFO] No site descriptor found: nothing to attach. 09:48:43 [INFO] 09:48:43 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-integration-test) @ cds-components --- 09:48:43 [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-docker-stage-master/components/target/code-coverage/jacoco-it.exec 09:48:43 [INFO] 09:48:43 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ cds-components --- 09:48:43 [INFO] Tests are skipped. 09:48:43 [INFO] 09:48:43 [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-tests) @ cds-components --- 09:48:43 [INFO] Tests are skipped. 09:48:43 [INFO] 09:48:43 [INFO] --- jacoco-maven-plugin:0.8.7:report (post-integration-test) @ cds-components --- 09:48:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:48:43 [INFO] 09:48:43 [INFO] --- jacoco-maven-plugin:0.8.7:check (default-check) @ cds-components --- 09:48:43 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-cds-maven-docker-stage-master/components/target/jacoco.exec 09:48:43 [INFO] 09:48:43 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ cds-components --- 09:48:43 [INFO] Tests are skipped. 09:48:43 [INFO] 09:48:43 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-tests) @ cds-components --- 09:48:43 [INFO] Tests are skipped. 09:48:43 [INFO] 09:48:43 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cds-components --- 09:48:43 [INFO] Installing /w/workspace/ccsdk-cds-maven-docker-stage-master/components/pom.xml to /tmp/r/org/onap/ccsdk/cds/cds-components/1.6.0/cds-components-1.6.0.pom 09:48:43 [INFO] 09:48:43 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cds-components --- 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ccsdk-cds-maven-docker-stage-master/m2repo 09:48:44 [INFO] ------------------------------------------------------------------------ 09:48:44 [INFO] Reactor Summary for Aggregator 1.6.0: 09:48:44 [INFO] 09:48:44 [INFO] Aggregator ......................................... SUCCESS [ 19.679 s] 09:48:44 [INFO] MS (Root) .......................................... SUCCESS [ 0.666 s] 09:48:44 [INFO] MS Error Catalog (Root) ............................ SUCCESS [ 4.792 s] 09:48:44 [INFO] MS Error Catalog Core .............................. SUCCESS [ 10.026 s] 09:48:44 [INFO] MS Error Catalog Service ........................... SUCCESS [ 9.029 s] 09:48:44 [INFO] MS Error Catalog Application ....................... SUCCESS [ 0.520 s] 09:48:44 [INFO] MS Blueprints Processor (Root) ..................... SUCCESS [ 0.426 s] 09:48:44 [INFO] MS Blueprints Processor Parent ..................... SUCCESS [ 4.069 s] 09:48:44 [INFO] MS Blueprints Processor Modules (Root) ............. SUCCESS [ 0.447 s] 09:48:44 [INFO] MS Blueprints Processor Modules - Blueprints ....... SUCCESS [ 0.456 s] 09:48:44 [INFO] MS Blueprints Processor Modules - Blueprints - Blueprints Core SUCCESS [ 16.889 s] 09:48:44 [INFO] MS Blueprints Processor Modules - Blueprints - Resource Dictionary SUCCESS [ 3.270 s] 09:48:44 [INFO] MS Blueprints Processor Modules - Blueprints - Blueprints Validation Service SUCCESS [ 2.933 s] 09:48:44 [INFO] MS Blueprints Processor Modules - Blueprints - Blueprints Proto SUCCESS [ 5.069 s] 09:48:44 [INFO] MS Blueprints Processor Modules - Commons .......... SUCCESS [ 0.704 s] 09:48:44 [INFO] MS Blueprints Processor Modules - Commons - Processor Core SUCCESS [ 3.501 s] 09:48:44 [INFO] MS Blueprints Processor Modules - Commons - DB Lib . SUCCESS [ 4.386 s] 09:48:44 [INFO] MS Blueprints Processor Modules - Commons - Rest Lib SUCCESS [ 3.500 s] 09:48:44 [INFO] MS Blueprints Processor Modules - Commons - Dmaap Lib SUCCESS [ 2.868 s] 09:48:44 [INFO] MS Blueprints Processor Modules - Commons - GRPC Lib SUCCESS [ 2.666 s] 09:48:44 [INFO] MS Blueprints Processor Modules - Commons - Messaging Lib SUCCESS [ 5.443 s] 09:48:44 [INFO] MS Blueprints Processor Modules - Commons - SSH Lib SUCCESS [ 2.325 s] 09:48:44 [INFO] MS Blueprints Processor Modules - Commons - NATS Lib SUCCESS [ 2.592 s] 09:48:44 [INFO] MS Blueprints Processor Modules - Outbounds ........ SUCCESS [ 0.483 s] 09:48:44 [INFO] MS Blueprints Processor Modules - Services ......... SUCCESS [ 0.545 s] 09:48:44 [INFO] MS Blueprints Processor Modules - Services - Execution Service SUCCESS [ 6.112 s] 09:48:44 [INFO] MS Blueprints Processor Modules - Services - Workflow Service SUCCESS [ 2.516 s] 09:48:44 [INFO] MS Blueprints Processor Functions (Root) ........... SUCCESS [ 1.643 s] 09:48:44 [INFO] MS Blueprints Processor Functions - Config Snapshots SUCCESS [ 2.519 s] 09:48:44 [INFO] MS Blueprints Processor Functions - Resource Resolution SUCCESS [ 6.111 s] 09:48:44 [INFO] MS Blueprints Processor Modules - Inbounds ......... SUCCESS [ 0.531 s] 09:48:44 [INFO] MS Blueprints Processor Modules - Inbounds - Configurations API SUCCESS [ 1.772 s] 09:48:44 [INFO] MS Blueprints Processor Modules - Inbounds - Designer API SUCCESS [ 4.775 s] 09:48:44 [INFO] MS Blueprints Processor Modules - Inbounds - Resource API SUCCESS [ 2.000 s] 09:48:44 [INFO] MS Blueprints Processor Functions - Blueprint Audit status SUCCESS [ 1.762 s] 09:48:44 [INFO] MS Blueprints Processor Modules - Inbounds - Self Service API SUCCESS [ 2.418 s] 09:48:44 [INFO] MS Blueprints Processor Modules - Inbounds - Health API common SUCCESS [ 1.872 s] 09:48:44 [INFO] MS Blueprints Processor Modules - Inbounds - Health API SUCCESS [ 1.537 s] 09:48:44 [INFO] MS Blueprints Processor Modules - Inbounds - Workflow API SUCCESS [ 1.469 s] 09:48:44 [INFO] MS Blueprints Processor Functions - Restful executor SUCCESS [ 1.780 s] 09:48:44 [INFO] MS Blueprints Processor Functions - Ansible AWX Executor SUCCESS [ 2.015 s] 09:48:44 [INFO] MS Blueprints Processor Functions - Python Executor SUCCESS [ 2.619 s] 09:48:44 [INFO] MS Blueprints Processor Functions - Netconf Executor SUCCESS [ 3.092 s] 09:48:44 [INFO] MS Blueprints Processor Functions - Restconf Executor SUCCESS [ 1.934 s] 09:48:44 [INFO] MS Blueprints Processor Functions - CLI Executor ... SUCCESS [ 1.413 s] 09:48:44 [INFO] MS Blueprints Processor Functions - Message Prioritization SUCCESS [ 2.763 s] 09:48:44 [INFO] MS Blueprints Processor Functions - K8s Profile Upload SUCCESS [ 3.412 s] 09:48:44 [INFO] MS Blueprints Processor Application ................ SUCCESS [02:06 min] 09:48:44 [INFO] MS Command Executor ................................ SUCCESS [ 27.240 s] 09:48:44 [INFO] MS Python Executor ................................. SUCCESS [ 54.025 s] 09:48:44 [INFO] MS SDC Listener (Root) ............................. SUCCESS [ 0.449 s] 09:48:44 [INFO] MS SDC Listener - Parent ........................... SUCCESS [ 0.430 s] 09:48:44 [INFO] MS SDC Listener - Application ...................... SUCCESS [ 2.466 s] 09:48:44 [INFO] MS SDC Listener - Distribution ..................... SUCCESS [01:07 min] 09:48:44 [INFO] CDS UI (Root) ...................................... SUCCESS [ 0.502 s] 09:48:44 [INFO] CDS UI - Client .................................... SUCCESS [01:28 min] 09:48:44 [INFO] CDS UI - Designer Client ........................... SUCCESS [03:22 min] 09:48:44 [INFO] CDS UI - Server .................................... SUCCESS [04:11 min] 09:48:44 [INFO] CDS UI - Application ............................... SUCCESS [ 0.453 s] 09:48:44 [INFO] Components CBA Parent .............................. SUCCESS [ 0.447 s] 09:48:44 [INFO] Components Model Catalog - Blueprints Model - Archetype Blueprints SUCCESS [ 1.586 s] 09:48:44 [INFO] Components Model Catalog - Blueprints Model ........ SUCCESS [ 0.455 s] 09:48:44 [INFO] Components Model Catalog - Blueprints Model - Test Blueprints SUCCESS [ 0.480 s] 09:48:44 [INFO] Components Model Catalog - Blueprints Model - CBA Assembly Descriptor SUCCESS [ 0.470 s] 09:48:44 [INFO] Components Model Catalog - Blueprints Model - Test Blueprints - Capability CLI SUCCESS [ 1.566 s] 09:48:44 [INFO] Components Model Catalog - Blueprints Model - Test Blueprints - Resource Audit SUCCESS [ 1.523 s] 09:48:44 [INFO] Components Model Catalog - Blueprints Model - Test Kotlin Parent SUCCESS [ 1.003 s] 09:48:44 [INFO] Components (Root) .................................. SUCCESS [ 1.879 s] 09:48:44 [INFO] ------------------------------------------------------------------------ 09:48:44 [INFO] BUILD SUCCESS 09:48:44 [INFO] ------------------------------------------------------------------------ 09:48:44 [INFO] Total time: 16:39 min 09:48:44 [INFO] Finished at: 2024-02-01T09:48:44Z 09:48:44 [INFO] ------------------------------------------------------------------------ 09:48:44 [Boolean condition] checking [False] against [^(1|y|yes|t|true|on|run)$] (origin token: False) 09:48:44 Run condition [Boolean condition] preventing perform for step [BuilderChain] 09:48:44 [Boolean condition] checking [False] against [^(1|y|yes|t|true|on|run)$] (origin token: False) 09:48:44 Run condition [Boolean condition] preventing perform for step [BuilderChain] 09:48:44 [ccsdk-cds-maven-docker-stage-master] $ /bin/bash /tmp/jenkins8925496834312258222.sh 09:48:44 $ ssh-agent -k 09:48:44 unset SSH_AUTH_SOCK; 09:48:44 unset SSH_AGENT_PID; 09:48:44 echo Agent pid 5593 killed; 09:48:44 [ssh-agent] Stopped. 09:48:44 [PostBuildScript] - [INFO] Executing post build scripts. 09:48:44 [ccsdk-cds-maven-docker-stage-master] $ /bin/bash /tmp/jenkins2683453886797174022.sh 09:48:44 ---> sysstat.sh 09:48:45 [ccsdk-cds-maven-docker-stage-master] $ /bin/bash /tmp/jenkins9904118085975700276.sh 09:48:45 ---> package-listing.sh 09:48:45 ++ facter osfamily 09:48:45 ++ tr '[:upper:]' '[:lower:]' 09:48:45 + OS_FAMILY=redhat 09:48:45 + workspace=/w/workspace/ccsdk-cds-maven-docker-stage-master 09:48:45 + START_PACKAGES=/tmp/packages_start.txt 09:48:45 + END_PACKAGES=/tmp/packages_end.txt 09:48:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:48:45 + PACKAGES=/tmp/packages_start.txt 09:48:45 + '[' /w/workspace/ccsdk-cds-maven-docker-stage-master ']' 09:48:45 + PACKAGES=/tmp/packages_end.txt 09:48:45 + case "${OS_FAMILY}" in 09:48:45 + sort 09:48:45 + rpm -qa 09:48:46 + '[' -f /tmp/packages_start.txt ']' 09:48:46 + '[' -f /tmp/packages_end.txt ']' 09:48:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:48:46 + '[' /w/workspace/ccsdk-cds-maven-docker-stage-master ']' 09:48:46 + mkdir -p /w/workspace/ccsdk-cds-maven-docker-stage-master/archives/ 09:48:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ccsdk-cds-maven-docker-stage-master/archives/ 09:48:46 [ccsdk-cds-maven-docker-stage-master] $ /bin/bash /tmp/jenkins4229541380230022116.sh 09:48:46 ---> capture-instance-metadata.sh 09:48:46 Setup pyenv: 09:48:46 system 09:48:46 3.8.13 09:48:46 3.9.13 09:48:46 * 3.10.6 (set by /w/workspace/ccsdk-cds-maven-docker-stage-master/.python-version) 09:48:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T0Zw from file:/tmp/.os_lf_venv 09:48:47 lf-activate-venv(): INFO: Installing: lftools 09:49:03 lf-activate-venv(): INFO: Adding /tmp/venv-T0Zw/bin to PATH 09:49:03 INFO: Running in OpenStack, capturing instance metadata 09:49:03 [ccsdk-cds-maven-docker-stage-master] $ /bin/bash /tmp/jenkins17674993837676021594.sh 09:49:03 provisioning config files... 09:49:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ccsdk-cds-maven-docker-stage-master@tmp/config18321460227127629353tmp 09:49:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:49:03 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:49:03 [EnvInject] - Injecting environment variables from a build step. 09:49:03 [EnvInject] - Injecting as environment variables the properties content 09:49:03 SERVER_ID=logs 09:49:03 09:49:03 [EnvInject] - Variables injected successfully. 09:49:03 [ccsdk-cds-maven-docker-stage-master] $ /bin/bash /tmp/jenkins7569565219559045633.sh 09:49:03 ---> create-netrc.sh 09:49:03 [ccsdk-cds-maven-docker-stage-master] $ /bin/bash /tmp/jenkins6998932267429761712.sh 09:49:03 ---> python-tools-install.sh 09:49:03 Setup pyenv: 09:49:04 system 09:49:04 3.8.13 09:49:04 3.9.13 09:49:04 * 3.10.6 (set by /w/workspace/ccsdk-cds-maven-docker-stage-master/.python-version) 09:49:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T0Zw from file:/tmp/.os_lf_venv 09:49:05 lf-activate-venv(): INFO: Installing: lftools 09:49:12 lf-activate-venv(): INFO: Adding /tmp/venv-T0Zw/bin to PATH 09:49:12 [ccsdk-cds-maven-docker-stage-master] $ /bin/bash /tmp/jenkins17585267071263555629.sh 09:49:12 ---> sudo-logs.sh 09:49:12 Archiving 'sudo' log.. 09:49:13 [ccsdk-cds-maven-docker-stage-master] $ /bin/bash /tmp/jenkins6397057044819145975.sh 09:49:13 ---> job-cost.sh 09:49:13 Setup pyenv: 09:49:13 system 09:49:13 3.8.13 09:49:13 3.9.13 09:49:13 * 3.10.6 (set by /w/workspace/ccsdk-cds-maven-docker-stage-master/.python-version) 09:49:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T0Zw from file:/tmp/.os_lf_venv 09:49:15 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:49:22 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:49:22 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 09:49:22 lf-activate-venv(): INFO: Adding /tmp/venv-T0Zw/bin to PATH 09:49:22 INFO: No Stack... 09:49:22 INFO: Retrieving Pricing Info for: v3-standard-8 09:49:22 INFO: Archiving Costs 09:49:22 [ccsdk-cds-maven-docker-stage-master] $ /bin/bash -l /tmp/jenkins4166711696399298360.sh 09:49:23 ---> logs-deploy.sh 09:49:23 Setup pyenv: 09:49:23 system 09:49:23 3.8.13 09:49:23 3.9.13 09:49:23 * 3.10.6 (set by /w/workspace/ccsdk-cds-maven-docker-stage-master/.python-version) 09:49:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T0Zw from file:/tmp/.os_lf_venv 09:49:26 lf-activate-venv(): INFO: Installing: lftools 09:49:34 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:49:34 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 09:49:35 lf-activate-venv(): INFO: Adding /tmp/venv-T0Zw/bin to PATH 09:49:35 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ccsdk-cds-maven-docker-stage-master/1677 09:49:35 INFO: archiving workspace using pattern(s): 09:49:36 Archives upload complete. 09:49:36 INFO: archiving logs to Nexus 09:49:37 ---> uname -a: 09:49:37 Linux prd-centos8-docker-8c-8g-1332.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 09:49:37 09:49:37 09:49:37 ---> lscpu: 09:49:37 Architecture: x86_64 09:49:37 CPU op-mode(s): 32-bit, 64-bit 09:49:37 Byte Order: Little Endian 09:49:37 CPU(s): 8 09:49:37 On-line CPU(s) list: 0-7 09:49:37 Thread(s) per core: 1 09:49:37 Core(s) per socket: 1 09:49:37 Socket(s): 8 09:49:37 NUMA node(s): 1 09:49:37 Vendor ID: AuthenticAMD 09:49:37 CPU family: 23 09:49:37 Model: 49 09:49:37 Model name: AMD EPYC-Rome Processor 09:49:37 Stepping: 0 09:49:37 CPU MHz: 2799.996 09:49:37 BogoMIPS: 5599.99 09:49:37 Virtualization: AMD-V 09:49:37 Hypervisor vendor: KVM 09:49:37 Virtualization type: full 09:49:37 L1d cache: 32K 09:49:37 L1i cache: 32K 09:49:37 L2 cache: 512K 09:49:37 L3 cache: 16384K 09:49:37 NUMA node0 CPU(s): 0-7 09:49:37 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:49:37 09:49:37 09:49:37 ---> nproc: 09:49:37 8 09:49:37 09:49:37 09:49:37 ---> df -h: 09:49:37 Filesystem Size Used Avail Use% Mounted on 09:49:37 devtmpfs 16G 0 16G 0% /dev 09:49:37 tmpfs 16G 0 16G 0% /dev/shm 09:49:37 tmpfs 16G 17M 16G 1% /run 09:49:37 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:49:37 /dev/vda1 160G 20G 141G 13% / 09:49:37 tmpfs 3.2G 0 3.2G 0% /run/user/1001 09:49:37 09:49:37 09:49:37 ---> free -m: 09:49:37 total used free shared buff/cache available 09:49:37 Mem: 31890 1785 17032 19 13072 29631 09:49:37 Swap: 1023 0 1023 09:49:37 09:49:37 09:49:37 ---> ip addr: 09:49:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:49:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:49:37 inet 127.0.0.1/8 scope host lo 09:49:37 valid_lft forever preferred_lft forever 09:49:37 inet6 ::1/128 scope host 09:49:37 valid_lft forever preferred_lft forever 09:49:37 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:49:37 link/ether fa:16:3e:7d:c9:4f brd ff:ff:ff:ff:ff:ff 09:49:37 altname enp0s3 09:49:37 altname ens3 09:49:37 inet 10.30.106.237/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 09:49:37 valid_lft 85211sec preferred_lft 85211sec 09:49:37 inet6 fe80::f816:3eff:fe7d:c94f/64 scope link 09:49:37 valid_lft forever preferred_lft forever 09:49:37 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 09:49:37 link/ether 02:42:e3:a3:cc:a4 brd ff:ff:ff:ff:ff:ff 09:49:37 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:49:37 valid_lft forever preferred_lft forever 09:49:37 inet6 fe80::42:e3ff:fea3:cca4/64 scope link 09:49:37 valid_lft forever preferred_lft forever 09:49:37 09:49:37 09:49:37 ---> sar -b -r -n DEV: 09:49:37 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 02/01/2024 _x86_64_ (8 CPU) 09:49:37 09:49:37 09:29:44 LINUX RESTART (8 CPU) 09:49:37 09:49:37 09:30:00 AM tps rtps wtps bread/s bwrtn/s 09:49:37 09:30:01 AM 375.00 73.68 301.32 12326.32 619115.79 09:49:37 09:31:01 AM 121.13 33.77 87.35 8317.79 25168.36 09:49:37 09:32:01 AM 155.02 16.51 138.51 7519.28 8297.87 09:49:37 09:33:01 AM 236.73 2.41 234.32 361.37 11895.87 09:49:37 09:34:01 AM 75.88 1.90 73.98 397.93 10124.22 09:49:37 09:35:01 AM 69.39 1.98 67.41 135.31 7478.02 09:49:37 09:36:01 AM 197.03 5.98 191.05 4946.48 84448.97 09:49:37 09:37:01 AM 38.79 0.02 38.77 1.60 42467.94 09:49:37 09:38:01 AM 205.85 1.58 204.27 49.73 20179.67 09:49:37 09:39:01 AM 123.29 5.53 117.76 4599.80 77883.02 09:49:37 09:40:01 AM 120.15 0.03 120.11 19.33 7098.22 09:49:37 09:41:01 AM 1001.27 0.02 1001.25 13.60 63909.11 09:49:37 09:42:01 AM 926.75 0.00 926.75 0.00 40470.97 09:49:37 09:43:01 AM 35.19 0.00 35.19 0.00 855.95 09:49:37 09:44:01 AM 4.78 0.00 4.78 0.00 1077.46 09:49:37 09:45:01 AM 126.72 0.00 126.72 0.00 15602.42 09:49:37 09:46:01 AM 622.18 0.10 622.08 0.80 57303.15 09:49:37 09:47:01 AM 64.46 0.00 64.46 0.00 4391.25 09:49:37 09:48:01 AM 1075.72 0.07 1075.66 0.53 86314.73 09:49:37 09:49:01 AM 45.73 0.07 45.66 9.73 15527.11 09:49:37 Average: 276.17 3.73 272.44 1395.33 30943.99 09:49:37 09:49:37 09:30:00 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:49:37 09:30:01 AM 30630900 31816152 2024804 6.20 2688 1526416 722540 2.21 76408 1588572 329564 09:49:37 09:31:01 AM 29573936 31231288 3081768 9.44 2688 1987296 1523916 4.52 194196 2478580 120020 09:49:37 09:32:01 AM 28751924 30788604 3903780 11.95 2688 2352388 1843200 5.47 276112 3161268 115688 09:49:37 09:33:01 AM 27821476 30279264 4834228 14.80 2688 2766976 2728180 8.09 372932 3962972 234060 09:49:37 09:34:01 AM 26783332 29443344 5872372 17.98 2688 2966196 2897424 8.60 401420 4959680 135296 09:49:37 09:35:01 AM 26014560 28791020 6641144 20.34 2688 3079888 3463800 10.28 427524 5690820 43396 09:49:37 09:36:01 AM 23113232 28610908 9542472 29.22 2688 5784672 3559512 10.56 792360 8171836 371508 09:49:37 09:37:01 AM 23341884 28601744 9313820 28.52 2688 5546136 3575576 10.61 1225388 7505132 31336 09:49:37 09:38:01 AM 22779000 28493020 9876704 30.24 2688 5927632 3752004 11.13 1292148 7867088 30336 09:49:37 09:39:01 AM 21518496 28504544 11137208 34.10 2688 7218916 3582416 10.63 1840012 8606020 64 09:49:37 09:40:01 AM 18848172 26869456 13807532 42.28 2688 8158724 5230268 15.52 1842752 11075656 856408 09:49:37 09:41:01 AM 19167632 28156708 13488072 41.30 2688 8951596 3585048 10.64 1884040 10311456 127096 09:49:37 09:42:01 AM 17544004 27369284 15111700 46.28 2688 9673892 3811908 11.31 2023464 11553932 5484 09:49:37 09:43:01 AM 16270500 26097096 16385204 50.18 2688 9674268 4155052 12.33 2024656 12781996 8 09:49:37 09:44:01 AM 16754440 26610680 15901264 48.69 2688 9703648 4291368 12.73 2031108 12305828 260 09:49:37 09:45:01 AM 16215928 26896216 16439776 50.34 2688 10464884 3854576 11.44 2050620 12743128 410296 09:49:37 09:46:01 AM 16053428 27900208 16602276 50.84 2688 11558236 3595644 10.67 2102416 12727676 76 09:49:37 09:47:01 AM 15126708 27405032 17528996 53.68 2688 11905576 3835724 11.38 2102852 13526716 281736 09:49:37 09:48:01 AM 15346688 27803228 17309016 53.00 2688 12062068 3641540 10.80 2141432 13189044 32 09:49:37 09:49:01 AM 17392568 30301980 15263136 46.74 2688 12533248 1570580 4.66 2334916 10973212 38164 09:49:37 Average: 21452440 28598489 11203264 34.31 2688 7192133 3261014 9.68 1371838 8759031 156541 09:49:37 09:49:37 09:30:00 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:49:37 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:37 09:30:01 AM eth0 23.68 17.11 6.27 4.21 0.00 0.00 0.00 0.00 09:49:37 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:37 09:31:01 AM eth0 356.35 238.52 1767.31 63.86 0.00 0.00 0.00 0.00 09:49:37 09:31:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:37 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:37 09:32:01 AM eth0 125.85 112.91 775.90 36.58 0.00 0.00 0.00 0.00 09:49:37 09:32:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:37 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:37 09:33:01 AM eth0 429.35 350.20 6512.56 48.46 0.00 0.00 0.00 0.00 09:49:37 09:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:37 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:37 09:34:01 AM eth0 163.04 125.59 2758.20 18.06 0.00 0.00 0.00 0.00 09:49:37 09:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:37 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:37 09:35:01 AM eth0 108.27 95.03 1623.92 17.22 0.00 0.00 0.00 0.00 09:49:37 09:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:37 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:37 09:36:01 AM eth0 184.86 164.06 3692.11 21.76 0.00 0.00 0.00 0.00 09:49:37 09:36:01 AM docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 09:49:37 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:37 09:37:01 AM eth0 509.40 520.08 590.21 5319.40 0.00 0.00 0.00 0.00 09:49:37 09:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:37 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:37 09:38:01 AM eth0 115.63 93.40 1362.44 323.14 0.00 0.00 0.00 0.00 09:49:37 09:38:01 AM docker0 36.59 54.82 3.09 1127.98 0.00 0.00 0.00 0.00 09:49:37 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:37 09:39:01 AM eth0 125.06 127.61 1224.33 796.85 0.00 0.00 0.00 0.00 09:49:37 09:39:01 AM docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:49:37 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:37 09:40:01 AM eth0 773.00 672.05 7726.34 3446.58 0.00 0.00 0.00 0.00 09:49:37 09:40:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:37 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:37 09:41:01 AM eth0 140.99 106.43 2063.09 13.44 0.00 0.00 0.00 0.00 09:49:37 09:41:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:37 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:37 09:42:01 AM eth0 153.16 128.96 1661.52 19.86 0.00 0.00 0.00 0.00 09:49:37 09:42:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:37 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:37 09:43:01 AM eth0 2.30 0.53 0.83 0.84 0.00 0.00 0.00 0.00 09:49:37 09:43:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:37 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:37 09:44:01 AM eth0 1.35 0.42 0.55 0.66 0.00 0.00 0.00 0.00 09:49:37 09:44:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:37 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:37 09:45:01 AM eth0 490.34 308.16 5450.90 41.07 0.00 0.00 0.00 0.00 09:49:37 09:45:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:37 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:37 09:46:01 AM eth0 38.26 28.96 1066.72 2.96 0.00 0.00 0.00 0.00 09:49:37 09:46:01 AM docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:49:37 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:37 09:47:01 AM eth0 204.50 129.27 1358.45 24.33 0.00 0.00 0.00 0.00 09:49:37 09:47:01 AM docker0 128.06 201.20 21.87 1357.74 0.00 0.00 0.00 0.00 09:49:37 09:47:01 AM vethee73227 128.06 201.33 23.62 1357.75 0.00 0.00 0.00 0.11 09:49:37 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:37 09:48:01 AM eth0 48.12 48.30 5.54 465.89 0.00 0.00 0.00 0.00 09:49:37 09:48:01 AM docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:49:37 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:37 09:49:01 AM eth0 370.14 366.07 260.81 3449.24 0.00 0.00 0.00 0.00 09:49:37 09:49:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:37 Average: eth0 228.29 190.23 2098.86 742.10 0.00 0.00 0.00 0.00 09:49:37 Average: docker0 8.66 13.47 1.31 130.73 0.00 0.00 0.00 0.00 09:49:37 09:49:37 09:49:37 ---> sar -P ALL: 09:49:37 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 02/01/2024 _x86_64_ (8 CPU) 09:49:37 09:49:37 09:29:44 LINUX RESTART (8 CPU) 09:49:37 09:49:37 09:30:00 AM CPU %user %nice %system %iowait %steal %idle 09:49:37 09:30:01 AM all 3.36 0.00 5.20 18.12 0.17 73.15 09:49:37 09:30:01 AM 0 3.95 0.00 6.58 2.63 0.00 86.84 09:49:37 09:30:01 AM 1 5.33 0.00 4.00 0.00 1.33 89.33 09:49:37 09:30:01 AM 2 4.05 0.00 4.05 8.11 0.00 83.78 09:49:37 09:30:01 AM 3 1.35 0.00 5.41 0.00 0.00 93.24 09:49:37 09:30:01 AM 4 4.05 0.00 5.41 31.08 0.00 59.46 09:49:37 09:30:01 AM 5 4.11 0.00 4.11 2.74 0.00 89.04 09:49:37 09:30:01 AM 6 1.33 0.00 6.67 65.33 0.00 26.67 09:49:37 09:30:01 AM 7 2.67 0.00 5.33 34.67 0.00 57.33 09:49:37 09:31:01 AM all 11.94 0.00 1.81 2.51 0.08 83.66 09:49:37 09:31:01 AM 0 9.96 0.00 2.06 0.60 0.14 87.24 09:49:37 09:31:01 AM 1 6.83 0.00 1.40 1.03 0.10 90.64 09:49:37 09:31:01 AM 2 17.05 0.00 1.60 1.51 0.07 79.77 09:49:37 09:31:01 AM 3 11.13 0.00 1.65 0.98 0.05 86.19 09:49:37 09:31:01 AM 4 11.58 0.00 1.50 3.91 0.07 82.95 09:49:37 09:31:01 AM 5 9.68 0.00 1.55 0.87 0.09 87.82 09:49:37 09:31:01 AM 6 17.18 0.00 2.49 5.85 0.10 74.38 09:49:37 09:31:01 AM 7 12.02 0.00 2.25 5.33 0.07 80.32 09:49:37 09:32:01 AM all 12.69 0.00 1.06 1.99 0.07 84.20 09:49:37 09:32:01 AM 0 13.77 0.00 1.16 1.95 0.07 83.06 09:49:37 09:32:01 AM 1 16.21 0.00 0.79 1.77 0.10 81.13 09:49:37 09:32:01 AM 2 8.52 0.00 1.17 3.95 0.10 86.25 09:49:37 09:32:01 AM 3 16.98 0.00 1.93 3.10 0.07 77.93 09:49:37 09:32:01 AM 4 21.00 0.00 1.49 2.16 0.08 75.26 09:49:37 09:32:01 AM 5 9.78 0.00 0.74 0.59 0.03 88.86 09:49:37 09:32:01 AM 6 10.42 0.00 0.77 2.22 0.03 86.55 09:49:37 09:32:01 AM 7 4.85 0.00 0.47 0.17 0.05 94.47 09:49:37 09:33:01 AM all 19.24 0.00 1.25 3.09 0.08 76.33 09:49:37 09:33:01 AM 0 21.06 0.00 1.31 1.10 0.10 76.43 09:49:37 09:33:01 AM 1 16.89 0.00 1.04 2.49 0.07 79.51 09:49:37 09:33:01 AM 2 19.05 0.00 1.89 7.83 0.08 71.15 09:49:37 09:33:01 AM 3 22.18 0.00 1.76 5.11 0.10 70.84 09:49:37 09:33:01 AM 4 25.06 0.00 1.01 2.40 0.07 71.46 09:49:37 09:33:01 AM 5 19.60 0.00 1.09 1.19 0.08 78.04 09:49:37 09:33:01 AM 6 11.84 0.00 0.89 2.74 0.08 84.45 09:49:37 09:33:01 AM 7 18.24 0.00 1.06 1.89 0.08 78.73 09:49:37 09:34:01 AM all 46.62 0.00 1.09 1.59 0.12 50.59 09:49:37 09:34:01 AM 0 48.16 0.00 1.33 1.75 0.10 48.66 09:49:37 09:34:01 AM 1 48.86 0.00 0.79 0.08 0.13 50.13 09:49:37 09:34:01 AM 2 44.05 0.00 1.04 1.34 0.12 53.45 09:49:37 09:34:01 AM 3 49.98 0.00 1.41 1.38 0.12 47.11 09:49:37 09:34:01 AM 4 41.44 0.00 0.93 2.24 0.12 55.27 09:49:37 09:34:01 AM 5 47.92 0.00 1.34 1.56 0.13 49.04 09:49:37 09:34:01 AM 6 56.39 0.00 0.77 0.05 0.12 42.67 09:49:37 09:34:01 AM 7 36.14 0.00 1.07 4.31 0.08 58.39 09:49:37 09:35:01 AM all 46.11 0.00 1.22 0.62 0.11 51.94 09:49:37 09:35:01 AM 0 40.18 0.00 1.04 0.75 0.12 57.91 09:49:37 09:35:01 AM 1 61.25 0.00 0.92 0.17 0.12 37.54 09:49:37 09:35:01 AM 2 39.97 0.00 1.12 0.87 0.10 57.94 09:49:37 09:35:01 AM 3 48.53 0.00 1.22 0.35 0.10 49.80 09:49:37 09:35:01 AM 4 56.88 0.00 1.64 0.15 0.13 41.20 09:49:37 09:35:01 AM 5 38.50 0.00 1.42 1.93 0.12 58.03 09:49:37 09:35:01 AM 6 37.55 0.00 1.31 0.67 0.10 60.37 09:49:37 09:35:01 AM 7 46.04 0.00 1.07 0.10 0.12 52.67 09:49:37 09:36:01 AM all 11.47 0.00 2.28 4.30 0.06 81.89 09:49:37 09:36:01 AM 0 7.11 0.00 1.19 0.50 0.05 91.15 09:49:37 09:36:01 AM 1 24.37 0.00 4.22 7.21 0.08 64.12 09:49:37 09:36:01 AM 2 10.77 0.00 2.85 16.96 0.08 69.33 09:49:37 09:36:01 AM 3 10.93 0.00 2.06 1.44 0.07 85.50 09:49:37 09:36:01 AM 4 10.30 0.00 1.69 3.47 0.03 84.50 09:49:37 09:36:01 AM 5 7.85 0.00 1.91 1.14 0.05 89.04 09:49:37 09:36:01 AM 6 15.97 0.00 2.33 3.17 0.05 78.49 09:49:37 09:36:01 AM 7 4.43 0.00 2.01 0.49 0.05 93.02 09:49:37 09:37:01 AM all 8.84 0.00 0.85 2.09 0.06 88.16 09:49:37 09:37:01 AM 0 8.80 0.00 0.75 0.00 0.07 90.38 09:49:37 09:37:01 AM 1 3.62 0.00 1.01 11.28 0.07 84.03 09:49:37 09:37:01 AM 2 17.24 0.00 1.04 4.46 0.07 77.20 09:49:37 09:37:01 AM 3 11.51 0.00 0.52 0.03 0.07 87.87 09:49:37 09:37:01 AM 4 11.59 0.00 0.87 0.00 0.07 87.47 09:49:37 09:37:01 AM 5 2.02 0.00 0.37 0.00 0.07 97.54 09:49:37 09:37:01 AM 6 7.26 0.00 1.20 0.95 0.05 90.54 09:49:37 09:37:01 AM 7 8.70 0.00 1.04 0.00 0.05 90.21 09:49:37 09:38:01 AM all 10.45 0.00 2.67 1.01 0.06 85.81 09:49:37 09:38:01 AM 0 13.50 0.00 2.69 1.09 0.08 82.64 09:49:37 09:38:01 AM 1 13.16 0.00 3.16 1.77 0.07 81.84 09:49:37 09:38:01 AM 2 13.19 0.00 2.37 2.92 0.10 81.42 09:49:37 09:38:01 AM 3 17.20 0.00 3.61 0.67 0.07 78.46 09:49:37 09:38:01 AM 4 7.69 0.00 3.35 0.75 0.03 88.17 09:49:37 09:38:01 AM 5 9.70 0.00 2.46 0.07 0.07 87.71 09:49:37 09:38:01 AM 6 6.22 0.00 2.29 0.02 0.05 91.42 09:49:37 09:38:01 AM 7 2.95 0.00 1.44 0.80 0.03 94.78 09:49:37 09:39:01 AM all 10.60 0.00 1.97 4.11 0.08 83.23 09:49:37 09:39:01 AM 0 13.13 0.00 2.05 4.71 0.08 80.03 09:49:37 09:39:01 AM 1 6.03 0.00 1.70 13.08 0.07 79.12 09:49:37 09:39:01 AM 2 10.63 0.00 2.00 6.44 0.07 80.86 09:49:37 09:39:01 AM 3 9.19 0.00 1.88 1.74 0.07 87.13 09:49:37 09:39:01 AM 4 9.23 0.00 1.58 4.28 0.07 84.85 09:49:37 09:39:01 AM 5 22.01 0.00 3.10 0.64 0.15 74.09 09:49:37 09:39:01 AM 6 9.47 0.00 1.68 1.63 0.05 87.18 09:49:37 09:39:01 AM 7 5.18 0.00 1.81 0.37 0.07 92.57 09:49:37 09:40:01 AM all 12.85 0.00 2.39 0.23 0.09 84.44 09:49:37 09:40:01 AM 0 3.31 0.00 3.16 0.03 0.07 93.43 09:49:37 09:40:01 AM 1 12.68 0.00 1.59 0.57 0.08 85.08 09:49:37 09:40:01 AM 2 12.80 0.00 5.67 0.03 0.10 81.40 09:49:37 09:40:01 AM 3 8.90 0.00 2.50 1.23 0.07 87.30 09:49:37 09:40:01 AM 4 49.82 0.00 4.41 0.02 0.13 45.62 09:49:37 09:40:01 AM 5 4.79 0.00 0.87 0.00 0.10 94.24 09:49:37 09:40:01 AM 6 7.14 0.00 0.64 0.00 0.07 92.16 09:49:37 09:40:01 AM 7 3.47 0.00 0.30 0.00 0.08 96.15 09:49:37 09:49:37 09:40:01 AM CPU %user %nice %system %iowait %steal %idle 09:49:37 09:41:01 AM all 15.11 0.00 4.49 4.25 0.09 76.06 09:49:37 09:41:01 AM 0 8.11 0.00 3.72 1.75 0.10 86.32 09:49:37 09:41:01 AM 1 51.84 0.00 4.88 0.92 0.12 42.24 09:49:37 09:41:01 AM 2 8.11 0.00 4.31 4.29 0.08 83.20 09:49:37 09:41:01 AM 3 6.49 0.00 4.57 5.22 0.08 83.63 09:49:37 09:41:01 AM 4 32.13 0.00 7.21 3.91 0.12 56.63 09:49:37 09:41:01 AM 5 8.94 0.00 3.82 0.00 0.08 87.16 09:49:37 09:41:01 AM 6 3.34 0.00 2.77 10.31 0.07 83.52 09:49:37 09:41:01 AM 7 2.29 0.00 4.67 7.57 0.07 85.40 09:49:37 09:42:01 AM all 17.40 0.00 3.65 2.78 0.09 76.08 09:49:37 09:42:01 AM 0 46.32 0.00 5.27 0.02 0.08 48.31 09:49:37 09:42:01 AM 1 11.29 0.00 6.15 0.27 0.10 82.19 09:49:37 09:42:01 AM 2 13.12 0.00 3.40 1.16 0.10 82.22 09:49:37 09:42:01 AM 3 12.83 0.00 2.03 2.75 0.07 82.31 09:49:37 09:42:01 AM 4 18.00 0.00 2.67 0.34 0.10 78.89 09:49:37 09:42:01 AM 5 1.25 0.00 5.07 10.12 0.10 83.46 09:49:37 09:42:01 AM 6 29.82 0.00 2.72 2.79 0.08 64.59 09:49:37 09:42:01 AM 7 6.66 0.00 1.92 4.81 0.07 86.54 09:49:37 09:43:01 AM all 24.25 0.00 0.87 0.05 0.07 74.76 09:49:37 09:43:01 AM 0 17.74 0.00 0.67 0.00 0.07 81.52 09:49:37 09:43:01 AM 1 21.35 0.00 0.83 0.00 0.07 77.75 09:49:37 09:43:01 AM 2 19.56 0.00 0.78 0.00 0.07 79.59 09:49:37 09:43:01 AM 3 28.52 0.00 0.98 0.00 0.07 70.43 09:49:37 09:43:01 AM 4 69.30 0.00 1.99 0.00 0.08 28.63 09:49:37 09:43:01 AM 5 25.47 0.00 0.72 0.30 0.10 73.41 09:49:37 09:43:01 AM 6 5.46 0.00 0.38 0.00 0.07 94.09 09:49:37 09:43:01 AM 7 6.63 0.00 0.60 0.07 0.05 92.65 09:49:37 09:44:01 AM all 20.39 0.00 0.89 0.02 0.07 78.63 09:49:37 09:44:01 AM 0 57.99 0.00 1.44 0.00 0.10 40.47 09:49:37 09:44:01 AM 1 9.88 0.00 0.58 0.00 0.07 89.47 09:49:37 09:44:01 AM 2 9.19 0.00 0.80 0.00 0.07 89.94 09:49:37 09:44:01 AM 3 10.59 0.00 0.87 0.00 0.07 88.47 09:49:37 09:44:01 AM 4 11.21 0.00 0.62 0.03 0.05 88.09 09:49:37 09:44:01 AM 5 43.00 0.00 1.17 0.00 0.07 55.77 09:49:37 09:44:01 AM 6 14.17 0.00 1.05 0.00 0.07 84.72 09:49:37 09:44:01 AM 7 7.10 0.00 0.62 0.13 0.07 92.09 09:49:37 09:45:01 AM all 14.02 0.00 2.03 1.44 0.09 82.42 09:49:37 09:45:01 AM 0 20.62 0.00 1.61 0.87 0.10 76.80 09:49:37 09:45:01 AM 1 6.97 0.00 1.34 0.18 0.07 91.45 09:49:37 09:45:01 AM 2 38.35 0.00 3.66 0.00 0.14 57.85 09:49:37 09:45:01 AM 3 22.84 0.00 3.17 0.00 0.10 73.89 09:49:37 09:45:01 AM 4 7.79 0.00 1.82 0.03 0.05 90.31 09:49:37 09:45:01 AM 5 6.08 0.00 1.76 0.00 0.10 92.06 09:49:37 09:45:01 AM 6 8.49 0.00 1.19 5.55 0.08 84.69 09:49:37 09:45:01 AM 7 1.41 0.00 1.73 4.87 0.08 91.91 09:49:37 09:46:01 AM all 4.24 0.00 2.06 8.93 0.06 84.70 09:49:37 09:46:01 AM 0 3.91 0.00 0.90 0.57 0.08 94.53 09:49:37 09:46:01 AM 1 6.94 0.00 2.80 49.49 0.05 40.72 09:49:37 09:46:01 AM 2 3.90 0.00 3.03 8.05 0.08 84.93 09:49:37 09:46:01 AM 3 4.65 0.00 3.01 1.57 0.07 90.70 09:49:37 09:46:01 AM 4 3.92 0.00 1.10 4.59 0.05 90.34 09:49:37 09:46:01 AM 5 3.13 0.00 1.49 3.66 0.07 91.65 09:49:37 09:46:01 AM 6 3.50 0.00 1.42 2.07 0.05 92.96 09:49:37 09:46:01 AM 7 3.99 0.00 2.75 1.47 0.07 91.73 09:49:37 09:47:01 AM all 8.54 0.00 1.42 0.27 0.06 89.72 09:49:37 09:47:01 AM 0 0.25 0.00 1.10 0.20 0.07 98.38 09:49:37 09:47:01 AM 1 12.89 0.00 1.47 0.00 0.05 85.58 09:49:37 09:47:01 AM 2 1.93 0.00 2.35 0.00 0.05 95.67 09:49:37 09:47:01 AM 3 40.33 0.00 2.01 0.00 0.08 57.58 09:49:37 09:47:01 AM 4 4.06 0.00 0.79 0.02 0.05 95.09 09:49:37 09:47:01 AM 5 0.40 0.00 2.69 1.93 0.08 94.89 09:49:37 09:47:01 AM 6 4.22 0.00 0.43 0.00 0.05 95.29 09:49:37 09:47:01 AM 7 4.22 0.00 0.55 0.00 0.03 95.19 09:49:37 09:48:01 AM all 8.37 0.00 5.43 4.72 0.08 81.40 09:49:37 09:48:01 AM 0 6.07 0.00 3.87 2.57 0.08 87.40 09:49:37 09:48:01 AM 1 15.63 0.00 7.28 7.01 0.08 69.99 09:49:37 09:48:01 AM 2 8.74 0.00 7.24 8.30 0.10 75.61 09:49:37 09:48:01 AM 3 7.84 0.00 5.46 8.40 0.10 78.20 09:49:37 09:48:01 AM 4 8.08 0.00 4.62 2.76 0.07 84.47 09:49:37 09:48:01 AM 5 7.73 0.00 6.01 2.66 0.07 83.53 09:49:37 09:48:01 AM 6 6.54 0.00 5.56 5.02 0.08 82.78 09:49:37 09:48:01 AM 7 6.36 0.00 3.38 1.08 0.07 89.12 09:49:37 09:49:01 AM all 19.97 0.00 1.50 1.51 0.10 76.92 09:49:37 09:49:01 AM 0 22.80 0.00 1.41 4.29 0.07 71.42 09:49:37 09:49:01 AM 1 16.40 0.00 1.44 0.17 0.10 81.89 09:49:37 09:49:01 AM 2 15.35 0.00 1.53 1.09 0.10 81.93 09:49:37 09:49:01 AM 3 19.13 0.00 1.54 0.86 0.08 78.39 09:49:37 09:49:01 AM 4 23.91 0.00 1.71 0.35 0.08 73.94 09:49:37 09:49:01 AM 5 20.63 0.00 1.50 4.10 0.12 73.66 09:49:37 09:49:01 AM 6 22.86 0.00 1.33 1.21 0.13 74.46 09:49:37 09:49:01 AM 7 18.71 0.00 1.54 0.00 0.08 79.66 09:49:37 Average: all 17.00 0.00 2.05 2.40 0.08 78.47 09:49:37 Average: 0 19.09 0.00 1.93 1.20 0.09 77.70 09:49:37 Average: 1 19.07 0.00 2.28 5.13 0.08 73.44 09:49:37 Average: 2 16.38 0.00 2.51 3.65 0.09 77.37 09:49:37 Average: 3 18.93 0.00 2.22 1.83 0.08 76.94 09:49:37 Average: 4 22.24 0.00 2.15 1.67 0.08 73.86 09:49:37 Average: 5 15.19 0.00 2.05 1.62 0.09 81.05 09:49:37 Average: 6 14.60 0.00 1.64 2.36 0.07 81.32 09:49:37 Average: 7 10.49 0.00 1.59 1.77 0.07 86.08 09:49:37 09:49:37 09:49:37