07:15:17 Started by timer 07:15:17 Running as SYSTEM 07:15:17 [EnvInject] - Loading node environment variables. 07:15:17 Building remotely on prd-centos8-docker-8c-8g-21986 (centos8-docker-8c-8g) in workspace /w/workspace/cps-cps-tbdmt-maven-merge-master 07:15:18 [ssh-agent] Looking for ssh-agent implementation... 07:15:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:15:18 $ ssh-agent 07:15:18 SSH_AUTH_SOCK=/tmp/ssh-9pv5STXMeuJc/agent.5575 07:15:18 SSH_AGENT_PID=5577 07:15:18 [ssh-agent] Started. 07:15:18 Running ssh-add (command line suppressed) 07:15:18 Identity added: /w/workspace/cps-cps-tbdmt-maven-merge-master@tmp/private_key_2964111620464576937.key (/w/workspace/cps-cps-tbdmt-maven-merge-master@tmp/private_key_2964111620464576937.key) 07:15:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:15:18 The recommended git tool is: NONE 07:15:19 using credential onap-jenkins-ssh 07:15:19 Wiping out workspace first. 07:15:19 Cloning the remote Git repository 07:15:19 Cloning repository git://cloud.onap.org/mirror/cps/cps-tbdmt 07:15:19 > git init /w/workspace/cps-cps-tbdmt-maven-merge-master # timeout=10 07:15:19 Fetching upstream changes from git://cloud.onap.org/mirror/cps/cps-tbdmt 07:15:19 > git --version # timeout=10 07:15:19 > git --version # 'git version 2.39.1' 07:15:19 using GIT_SSH to set credentials Gerrit user 07:15:19 [INFO] Currently running in a labeled security context 07:15:19 [INFO] Currently SELinux is 'enforcing' on the host 07:15:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-cps-tbdmt-maven-merge-master@tmp/jenkins-gitclient-ssh8726562957463089297.key 07:15:19 Verifying host key using manually-configured host key entries 07:15:19 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps/cps-tbdmt +refs/heads/*:refs/remotes/origin/* # timeout=10 07:15:19 > git config remote.origin.url git://cloud.onap.org/mirror/cps/cps-tbdmt # timeout=10 07:15:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:15:20 Avoid second fetch 07:15:20 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 07:15:20 Checking out Revision 7c6bbfa94de91400c6ea22853b6577b1fa3524df (refs/remotes/origin/master) 07:15:20 > git config core.sparsecheckout # timeout=10 07:15:20 > git checkout -f 7c6bbfa94de91400c6ea22853b6577b1fa3524df # timeout=10 07:15:20 Commit message: "Update versions to resolve vulnerabilities" 07:15:20 > git rev-list --no-walk 7c6bbfa94de91400c6ea22853b6577b1fa3524df # timeout=10 07:15:20 provisioning config files... 07:15:20 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:15:20 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:15:20 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash /tmp/jenkins169153955446380701.sh 07:15:20 ---> python-tools-install.sh 07:15:20 Setup pyenv: 07:15:20 system 07:15:20 * 3.8.13 (set by /opt/pyenv/version) 07:15:20 * 3.9.13 (set by /opt/pyenv/version) 07:15:20 * 3.10.6 (set by /opt/pyenv/version) 07:15:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZUwn 07:15:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:15:28 lf-activate-venv(): INFO: Installing: lftools 07:15:57 lf-activate-venv(): INFO: Adding /tmp/venv-ZUwn/bin to PATH 07:15:57 Generating Requirements File 07:16:23 Python 3.10.6 07:16:23 pip 24.0 from /tmp/venv-ZUwn/lib/python3.10/site-packages/pip (python 3.10) 07:16:23 appdirs==1.4.4 07:16:23 argcomplete==3.2.3 07:16:23 aspy.yaml==1.3.0 07:16:23 attrs==23.2.0 07:16:23 autopage==0.5.2 07:16:23 beautifulsoup4==4.12.3 07:16:23 boto3==1.34.81 07:16:23 botocore==1.34.81 07:16:23 bs4==0.0.2 07:16:23 cachetools==5.3.3 07:16:23 certifi==2024.2.2 07:16:23 cffi==1.16.0 07:16:23 cfgv==3.4.0 07:16:23 chardet==5.2.0 07:16:23 charset-normalizer==3.3.2 07:16:23 click==8.1.7 07:16:23 cliff==4.6.0 07:16:23 cmd2==2.4.3 07:16:23 cryptography==3.3.2 07:16:23 debtcollector==3.0.0 07:16:23 decorator==5.1.1 07:16:23 defusedxml==0.7.1 07:16:23 Deprecated==1.2.14 07:16:23 distlib==0.3.8 07:16:23 dnspython==2.6.1 07:16:23 docker==4.2.2 07:16:23 dogpile.cache==1.3.2 07:16:23 email_validator==2.1.1 07:16:23 filelock==3.13.4 07:16:23 future==1.0.0 07:16:23 gitdb==4.0.11 07:16:23 GitPython==3.1.43 07:16:23 google-auth==2.29.0 07:16:23 httplib2==0.22.0 07:16:23 identify==2.5.35 07:16:23 idna==3.6 07:16:23 importlib-resources==1.5.0 07:16:23 iso8601==2.1.0 07:16:23 Jinja2==3.1.3 07:16:23 jmespath==1.0.1 07:16:23 jsonpatch==1.33 07:16:23 jsonpointer==2.4 07:16:23 jsonschema==4.21.1 07:16:23 jsonschema-specifications==2023.12.1 07:16:23 keystoneauth1==5.6.0 07:16:23 kubernetes==29.0.0 07:16:23 lftools==0.37.10 07:16:23 lxml==5.2.1 07:16:23 MarkupSafe==2.1.5 07:16:23 msgpack==1.0.8 07:16:23 multi_key_dict==2.0.3 07:16:23 munch==4.0.0 07:16:23 netaddr==1.2.1 07:16:23 netifaces==0.11.0 07:16:23 niet==1.4.2 07:16:23 nodeenv==1.8.0 07:16:23 oauth2client==4.1.3 07:16:23 oauthlib==3.2.2 07:16:23 openstacksdk==3.0.0 07:16:23 os-client-config==2.1.0 07:16:23 os-service-types==1.7.0 07:16:23 osc-lib==3.0.1 07:16:23 oslo.config==9.4.0 07:16:23 oslo.context==5.5.0 07:16:23 oslo.i18n==6.3.0 07:16:23 oslo.log==5.5.1 07:16:23 oslo.serialization==5.4.0 07:16:23 oslo.utils==7.1.0 07:16:23 packaging==24.0 07:16:23 pbr==6.0.0 07:16:23 platformdirs==4.2.0 07:16:23 prettytable==3.10.0 07:16:23 pyasn1==0.6.0 07:16:23 pyasn1_modules==0.4.0 07:16:23 pycparser==2.22 07:16:23 pygerrit2==2.0.15 07:16:23 PyGithub==2.3.0 07:16:23 pyinotify==0.9.6 07:16:23 PyJWT==2.8.0 07:16:23 PyNaCl==1.5.0 07:16:23 pyparsing==2.4.7 07:16:23 pyperclip==1.8.2 07:16:23 pyrsistent==0.20.0 07:16:23 python-cinderclient==9.5.0 07:16:23 python-dateutil==2.9.0.post0 07:16:23 python-heatclient==3.5.0 07:16:23 python-jenkins==1.8.2 07:16:23 python-keystoneclient==5.4.0 07:16:23 python-magnumclient==4.4.0 07:16:23 python-novaclient==18.6.0 07:16:23 python-openstackclient==6.6.0 07:16:23 python-swiftclient==4.5.0 07:16:23 PyYAML==6.0.1 07:16:23 referencing==0.34.0 07:16:23 requests==2.31.0 07:16:23 requests-oauthlib==2.0.0 07:16:23 requestsexceptions==1.4.0 07:16:23 rfc3986==2.0.0 07:16:23 rpds-py==0.18.0 07:16:23 rsa==4.9 07:16:23 ruamel.yaml==0.18.6 07:16:23 ruamel.yaml.clib==0.2.8 07:16:23 s3transfer==0.10.1 07:16:23 simplejson==3.19.2 07:16:23 six==1.16.0 07:16:23 smmap==5.0.1 07:16:23 soupsieve==2.5 07:16:23 stevedore==5.2.0 07:16:23 tabulate==0.9.0 07:16:23 toml==0.10.2 07:16:23 tomlkit==0.12.4 07:16:23 tqdm==4.66.2 07:16:23 typing_extensions==4.11.0 07:16:23 tzdata==2024.1 07:16:23 urllib3==1.26.18 07:16:23 virtualenv==20.25.1 07:16:23 wcwidth==0.2.13 07:16:23 websocket-client==1.7.0 07:16:23 wrapt==1.16.0 07:16:23 xdg==6.0.0 07:16:23 xmltodict==0.13.0 07:16:23 yq==3.2.3 07:16:23 [cps-cps-tbdmt-maven-merge-master] $ /bin/sh -xe /tmp/jenkins13591678058821963397.sh 07:16:23 + mkdir -p /w/workspace/cps-cps-tbdmt-maven-merge-master/target/classes /w/workspace/cps-cps-tbdmt-maven-merge-master/jacoco/classes 07:16:23 [cps-cps-tbdmt-maven-merge-master] $ /bin/sh -xe /tmp/jenkins15145527123691732042.sh 07:16:23 + echo quiet=on 07:16:23 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-centos8-docker-8c-8g-21986 07:16:24 [cps-cps-tbdmt-maven-merge-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS= -DPROJECT=cps/cps-tbdmt -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DSTREAM=master -DARCHIVE_ARTIFACTS= -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=cps/cps-tbdmt --version 07:16:24 Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) 07:16:24 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 07:16:24 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 07:16:24 Default locale: en_US, platform encoding: UTF-8 07:16:24 OS name: "linux", version: "4.18.0-448.el8.x86_64", arch: "amd64", family: "unix" 07:16:24 [cps-cps-tbdmt-maven-merge-master] $ /bin/sh -xe /tmp/jenkins3986863225537685176.sh 07:16:24 + rm /home/jenkins/.wgetrc 07:16:24 [EnvInject] - Injecting environment variables from a build step. 07:16:24 [EnvInject] - Injecting as environment variables the properties content 07:16:24 SET_JDK_VERSION=openjdk17 07:16:24 GIT_URL="git://cloud.onap.org/mirror" 07:16:24 07:16:24 [EnvInject] - Variables injected successfully. 07:16:24 [cps-cps-tbdmt-maven-merge-master] $ /bin/sh /tmp/jenkins7315182944316969159.sh 07:16:24 ---> update-java-alternatives.sh 07:16:24 ---> Updating Java version 07:16:25 ---> RedHat type system detected 07:16:25 openjdk version "17.0.6-ea" 2023-01-17 LTS 07:16:25 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 07:16:25 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) 07:16:25 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 07:16:25 [EnvInject] - Injecting environment variables from a build step. 07:16:25 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 07:16:25 [EnvInject] - Variables injected successfully. 07:16:25 provisioning config files... 07:16:25 copy managed file [global-settings] to file:/w/workspace/cps-cps-tbdmt-maven-merge-master@tmp/config13939545988900242496tmp 07:16:25 copy managed file [cps-cps-tbdmt-settings] to file:/w/workspace/cps-cps-tbdmt-maven-merge-master@tmp/config8944492729780843232tmp 07:16:25 [EnvInject] - Injecting environment variables from a build step. 07:16:25 [EnvInject] - Injecting as environment variables the properties content 07:16:25 SERVER_ID=ecomp-snapshots 07:16:25 07:16:25 [EnvInject] - Variables injected successfully. 07:16:25 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash /tmp/jenkins8571370957121584017.sh 07:16:25 ---> create-netrc.sh 07:16:25 [EnvInject] - Injecting environment variables from a build step. 07:16:25 [EnvInject] - Injecting as environment variables the properties content 07:16:25 NEXUS_CUT_DIRS=6 07:16:25 NEXUS_REPO=snapshots 07:16:25 07:16:25 [EnvInject] - Variables injected successfully. 07:16:25 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash -l /tmp/jenkins9876043817354786010.sh 07:16:25 ---> maven-fetch-metadata.sh 07:16:25 ++ xmlstarlet sel -N x=http://maven.apache.org/POM/4.0.0 -t --if /x:project/x:groupId -v /x:project/x:groupId --elif /x:project/x:parent/x:groupId -v /x:project/x:parent/x:groupId --else -o '' pom.xml 07:16:25 + project=org.onap.cps 07:16:25 + project_path=org/onap/cps 07:16:25 + mkdir -p /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps 07:16:25 + pushd /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps 07:16:25 /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps /w/workspace/cps-cps-tbdmt-maven-merge-master 07:16:25 + set +e 07:16:25 + wget -nv --recursive --accept maven-metadata.xml -R 'index.html*' --execute robots=off --no-parent --no-host-directories --cut-dirs=6 https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ 07:16:25 2024-04-10 07:16:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ [12061] -> "index.html.tmp" [1] 07:16:25 2024-04-10 07:16:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/ [7717] -> "checkstyle/index.html.tmp" [1] 07:16:25 2024-04-10 07:16:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-aggregator/ [5281] -> "cps-aggregator/index.html.tmp" [1] 07:16:25 2024-04-10 07:16:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/ [7822] -> "cps-application/index.html.tmp" [1] 07:16:25 2024-04-10 07:16:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/ [7654] -> "cps-bom/index.html.tmp" [1] 07:16:25 2024-04-10 07:16:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/ [7843] -> "cps-dependencies/index.html.tmp" [1] 07:16:25 2024-04-10 07:16:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/ [7005] -> "cps-events/index.html.tmp" [1] 07:16:25 2024-04-10 07:16:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/ [6017] -> "cps-ncmp-events/index.html.tmp" [1] 07:16:25 2024-04-10 07:16:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub-app/ [3921] -> "cps-ncmp-rest-stub-app/index.html.tmp" [1] 07:16:25 2024-04-10 07:16:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub-service/ [3961] -> "cps-ncmp-rest-stub-service/index.html.tmp" [1] 07:16:25 2024-04-10 07:16:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/ [6065] -> "cps-ncmp-rest-stub/index.html.tmp" [1] 07:16:25 2024-04-10 07:16:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/ [7062] -> "cps-ncmp-rest/index.html.tmp" [1] 07:16:25 2024-04-10 07:16:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/ [7119] -> "cps-ncmp-service/index.html.tmp" [1] 07:16:25 2024-04-10 07:16:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-nf-proxy-rest/ [3869] -> "cps-nf-proxy-rest/index.html.tmp" [1] 07:16:25 2024-04-10 07:16:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-nf-proxy-service/ [3899] -> "cps-nf-proxy-service/index.html.tmp" [1] 07:16:25 2024-04-10 07:16:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/ [7717] -> "cps-parent/index.html.tmp" [1] 07:16:25 2024-04-10 07:16:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/ [7100] -> "cps-path-parser/index.html.tmp" [1] 07:16:25 2024-04-10 07:16:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/ [7675] -> "cps-rest/index.html.tmp" [1] 07:16:25 2024-04-10 07:16:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/ [7633] -> "cps-ri/index.html.tmp" [1] 07:16:25 2024-04-10 07:16:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/ [7738] -> "cps-service/index.html.tmp" [1] 07:16:25 2024-04-10 07:16:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-application/ [3175] -> "cps-tbdmt-application/index.html.tmp" [1] 07:16:25 2024-04-10 07:16:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-bom/ [3111] -> "cps-tbdmt-bom/index.html.tmp" [1] 07:16:25 2024-04-10 07:16:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-dependencies/ [3183] -> "cps-tbdmt-dependencies/index.html.tmp" [1] 07:16:25 2024-04-10 07:16:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-parent/ [3135] -> "cps-tbdmt-parent/index.html.tmp" [1] 07:16:25 2024-04-10 07:16:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-rest/ [3119] -> "cps-tbdmt-rest/index.html.tmp" [1] 07:16:25 2024-04-10 07:16:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-service/ [3143] -> "cps-tbdmt-service/index.html.tmp" [1] 07:16:25 2024-04-10 07:16:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/ [4031] -> "dmi-plugin-demo-and-csit-stub-app/index.html.tmp" [1] 07:16:25 2024-04-10 07:16:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/ [4071] -> "dmi-plugin-demo-and-csit-stub-service/index.html.tmp" [1] 07:16:25 2024-04-10 07:16:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub/ [3991] -> "dmi-plugin-demo-and-csit-stub/index.html.tmp" [1] 07:16:25 2024-04-10 07:16:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/integration-test/ [4585] -> "integration-test/index.html.tmp" [1] 07:16:25 2024-04-10 07:16:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/ [6703] -> "jacoco-report/index.html.tmp" [1] 07:16:25 2024-04-10 07:16:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/ [5293] -> "ncmp-dmi-plugin/index.html.tmp" [1] 07:16:25 2024-04-10 07:16:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/ [7675] -> "spotbugs/index.html.tmp" [1] 07:16:25 2024-04-10 07:16:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/0.0.2-SNAPSHOT/ [4591] -> "checkstyle/0.0.2-SNAPSHOT/index.html.tmp" [1] 07:16:25 2024-04-10 07:16:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/1.0.2-SNAPSHOT/ [4579] -> "checkstyle/1.0.2-SNAPSHOT/index.html.tmp" [1] 07:16:25 2024-04-10 07:16:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/2.0.5-SNAPSHOT/ [4579] -> "checkstyle/2.0.5-SNAPSHOT/index.html.tmp" [1] 07:16:25 2024-04-10 07:16:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/2.1.0-SNAPSHOT/ [4591] -> "checkstyle/2.1.0-SNAPSHOT/index.html.tmp" [1] 07:16:25 2024-04-10 07:16:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/3.0.2-SNAPSHOT/ [4579] -> "checkstyle/3.0.2-SNAPSHOT/index.html.tmp" [1] 07:16:25 2024-04-10 07:16:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/3.1.1-SNAPSHOT/ [4579] -> "checkstyle/3.1.1-SNAPSHOT/index.html.tmp" [1] 07:16:25 2024-04-10 07:16:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/3.1.2-SNAPSHOT/ [4579] -> "checkstyle/3.1.2-SNAPSHOT/index.html.tmp" [1] 07:16:25 2024-04-10 07:16:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/3.1.3-SNAPSHOT/ [4579] -> "checkstyle/3.1.3-SNAPSHOT/index.html.tmp" [1] 07:16:25 2024-04-10 07:16:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/3.1.6-SNAPSHOT/ [4579] -> "checkstyle/3.1.6-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/3.2.0-SNAPSHOT/ [4591] -> "checkstyle/3.2.0-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/3.2.7-SNAPSHOT/ [4591] -> "checkstyle/3.2.7-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/3.3.13-SNAPSHOT/ [4602] -> "checkstyle/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/3.4.7-SNAPSHOT/ [4591] -> "checkstyle/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/3.4.8-SNAPSHOT/ [17169] -> "checkstyle/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/maven-metadata.xml [863/863] -> "checkstyle/maven-metadata.xml" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-aggregator/3.1.3-SNAPSHOT/ [3376] -> "cps-aggregator/3.1.3-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-aggregator/3.1.6-SNAPSHOT/ [3376] -> "cps-aggregator/3.1.6-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-aggregator/3.2.0-SNAPSHOT/ [3382] -> "cps-aggregator/3.2.0-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-aggregator/3.2.7-SNAPSHOT/ [3382] -> "cps-aggregator/3.2.7-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-aggregator/3.3.13-SNAPSHOT/ [3390] -> "cps-aggregator/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-aggregator/3.4.7-SNAPSHOT/ [3382] -> "cps-aggregator/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-aggregator/3.4.8-SNAPSHOT/ [9851] -> "cps-aggregator/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-aggregator/maven-metadata.xml [587/587] -> "cps-aggregator/maven-metadata.xml" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/0.0.2-SNAPSHOT/ [4710] -> "cps-application/0.0.2-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/1.0.2-SNAPSHOT/ [4698] -> "cps-application/1.0.2-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/2.0.5-SNAPSHOT/ [4698] -> "cps-application/2.0.5-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/2.1.0-SNAPSHOT/ [4710] -> "cps-application/2.1.0-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/3.0.2-SNAPSHOT/ [4698] -> "cps-application/3.0.2-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/3.1.1-SNAPSHOT/ [4699] -> "cps-application/3.1.1-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/3.1.2-SNAPSHOT/ [4699] -> "cps-application/3.1.2-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/3.1.3-SNAPSHOT/ [4699] -> "cps-application/3.1.3-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/3.1.6-SNAPSHOT/ [4699] -> "cps-application/3.1.6-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/3.2.0-SNAPSHOT/ [4711] -> "cps-application/3.2.0-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/3.2.7-SNAPSHOT/ [4712] -> "cps-application/3.2.7-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/3.3.13-SNAPSHOT/ [4723] -> "cps-application/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/3.4.7-SNAPSHOT/ [6088] -> "cps-application/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/3.4.8-SNAPSHOT/ [25990] -> "cps-application/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/maven-metadata.xml [868/868] -> "cps-application/maven-metadata.xml" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/0.0.2-SNAPSHOT/ [3284] -> "cps-bom/0.0.2-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/1.0.2-SNAPSHOT/ [3278] -> "cps-bom/1.0.2-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/2.0.5-SNAPSHOT/ [3278] -> "cps-bom/2.0.5-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/2.1.0-SNAPSHOT/ [3284] -> "cps-bom/2.1.0-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/3.0.2-SNAPSHOT/ [3278] -> "cps-bom/3.0.2-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/3.1.1-SNAPSHOT/ [3278] -> "cps-bom/3.1.1-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/3.1.2-SNAPSHOT/ [3278] -> "cps-bom/3.1.2-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/3.1.3-SNAPSHOT/ [3278] -> "cps-bom/3.1.3-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/3.1.6-SNAPSHOT/ [3278] -> "cps-bom/3.1.6-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/3.2.0-SNAPSHOT/ [3284] -> "cps-bom/3.2.0-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/3.2.7-SNAPSHOT/ [3284] -> "cps-bom/3.2.7-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/3.3.13-SNAPSHOT/ [3292] -> "cps-bom/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/3.4.7-SNAPSHOT/ [3284] -> "cps-bom/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/3.4.8-SNAPSHOT/ [9438] -> "cps-bom/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/maven-metadata.xml [860/860] -> "cps-bom/maven-metadata.xml" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/0.0.2-SNAPSHOT/ [3410] -> "cps-dependencies/0.0.2-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/1.0.2-SNAPSHOT/ [3404] -> "cps-dependencies/1.0.2-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/2.0.5-SNAPSHOT/ [3404] -> "cps-dependencies/2.0.5-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/2.1.0-SNAPSHOT/ [3410] -> "cps-dependencies/2.1.0-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/3.0.2-SNAPSHOT/ [3404] -> "cps-dependencies/3.0.2-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/3.1.1-SNAPSHOT/ [3404] -> "cps-dependencies/3.1.1-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/3.1.2-SNAPSHOT/ [3404] -> "cps-dependencies/3.1.2-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/3.1.3-SNAPSHOT/ [3404] -> "cps-dependencies/3.1.3-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/3.1.6-SNAPSHOT/ [3404] -> "cps-dependencies/3.1.6-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/3.2.0-SNAPSHOT/ [3410] -> "cps-dependencies/3.2.0-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/3.2.7-SNAPSHOT/ [3410] -> "cps-dependencies/3.2.7-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/3.3.13-SNAPSHOT/ [3419] -> "cps-dependencies/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/3.4.7-SNAPSHOT/ [3411] -> "cps-dependencies/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/3.4.8-SNAPSHOT/ [9975] -> "cps-dependencies/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/maven-metadata.xml [869/869] -> "cps-dependencies/maven-metadata.xml" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/2.0.5-SNAPSHOT/ [4579] -> "cps-events/2.0.5-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/2.1.0-SNAPSHOT/ [4592] -> "cps-events/2.1.0-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/3.0.2-SNAPSHOT/ [4580] -> "cps-events/3.0.2-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/3.1.1-SNAPSHOT/ [4580] -> "cps-events/3.1.1-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/3.1.2-SNAPSHOT/ [4580] -> "cps-events/3.1.2-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/3.1.3-SNAPSHOT/ [4580] -> "cps-events/3.1.3-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/3.1.6-SNAPSHOT/ [4580] -> "cps-events/3.1.6-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/3.2.0-SNAPSHOT/ [4592] -> "cps-events/3.2.0-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/3.2.7-SNAPSHOT/ [4592] -> "cps-events/3.2.7-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/3.3.13-SNAPSHOT/ [4603] -> "cps-events/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/3.4.7-SNAPSHOT/ [4591] -> "cps-events/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/3.4.8-SNAPSHOT/ [17169] -> "cps-events/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/maven-metadata.xml [783/783] -> "cps-events/maven-metadata.xml" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/3.1.1-SNAPSHOT/ [4695] -> "cps-ncmp-events/3.1.1-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/3.1.2-SNAPSHOT/ [4695] -> "cps-ncmp-events/3.1.2-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/3.1.3-SNAPSHOT/ [4695] -> "cps-ncmp-events/3.1.3-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/3.1.6-SNAPSHOT/ [4695] -> "cps-ncmp-events/3.1.6-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/3.2.0-SNAPSHOT/ [4707] -> "cps-ncmp-events/3.2.0-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/3.2.7-SNAPSHOT/ [4707] -> "cps-ncmp-events/3.2.7-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/3.3.13-SNAPSHOT/ [4719] -> "cps-ncmp-events/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/3.4.7-SNAPSHOT/ [4708] -> "cps-ncmp-events/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/3.4.8-SNAPSHOT/ [17746] -> "cps-ncmp-events/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/maven-metadata.xml [668/668] -> "cps-ncmp-events/maven-metadata.xml" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub-app/3.3.13-SNAPSHOT/ [4882] -> "cps-ncmp-rest-stub-app/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub-app/3.4.7-SNAPSHOT/ [4871] -> "cps-ncmp-rest-stub-app/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub-app/3.4.8-SNAPSHOT/ [18549] -> "cps-ncmp-rest-stub-app/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub-app/maven-metadata.xml [435/435] -> "cps-ncmp-rest-stub-app/maven-metadata.xml" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub-service/3.3.13-SNAPSHOT/ [4971] -> "cps-ncmp-rest-stub-service/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub-service/3.4.7-SNAPSHOT/ [4960] -> "cps-ncmp-rest-stub-service/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub-service/3.4.8-SNAPSHOT/ [18983] -> "cps-ncmp-rest-stub-service/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub-service/maven-metadata.xml [439/439] -> "cps-ncmp-rest-stub-service/maven-metadata.xml" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/3.1.1-SNAPSHOT/ [4767] -> "cps-ncmp-rest-stub/3.1.1-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/3.1.2-SNAPSHOT/ [4767] -> "cps-ncmp-rest-stub/3.1.2-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/3.1.3-SNAPSHOT/ [4767] -> "cps-ncmp-rest-stub/3.1.3-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/3.1.6-SNAPSHOT/ [4767] -> "cps-ncmp-rest-stub/3.1.6-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/3.2.0-SNAPSHOT/ [4779] -> "cps-ncmp-rest-stub/3.2.0-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/3.2.7-SNAPSHOT/ [4779] -> "cps-ncmp-rest-stub/3.2.7-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/3.3.13-SNAPSHOT/ [3446] -> "cps-ncmp-rest-stub/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/3.4.7-SNAPSHOT/ [3438] -> "cps-ncmp-rest-stub/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/3.4.8-SNAPSHOT/ [10087] -> "cps-ncmp-rest-stub/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/maven-metadata.xml [671/671] -> "cps-ncmp-rest-stub/maven-metadata.xml" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/2.0.5-SNAPSHOT/ [4649] -> "cps-ncmp-rest/2.0.5-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/2.1.0-SNAPSHOT/ [4661] -> "cps-ncmp-rest/2.1.0-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/3.0.2-SNAPSHOT/ [4649] -> "cps-ncmp-rest/3.0.2-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/3.1.1-SNAPSHOT/ [4649] -> "cps-ncmp-rest/3.1.1-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/3.1.2-SNAPSHOT/ [4649] -> "cps-ncmp-rest/3.1.2-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/3.1.3-SNAPSHOT/ [4649] -> "cps-ncmp-rest/3.1.3-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/3.1.6-SNAPSHOT/ [4649] -> "cps-ncmp-rest/3.1.6-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/3.2.0-SNAPSHOT/ [4661] -> "cps-ncmp-rest/3.2.0-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/3.2.7-SNAPSHOT/ [4661] -> "cps-ncmp-rest/3.2.7-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/3.3.13-SNAPSHOT/ [4673] -> "cps-ncmp-rest/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/3.4.7-SNAPSHOT/ [4662] -> "cps-ncmp-rest/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/3.4.8-SNAPSHOT/ [17520] -> "cps-ncmp-rest/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/maven-metadata.xml [786/786] -> "cps-ncmp-rest/maven-metadata.xml" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/2.0.5-SNAPSHOT/ [4718] -> "cps-ncmp-service/2.0.5-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/2.1.0-SNAPSHOT/ [4730] -> "cps-ncmp-service/2.1.0-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/3.0.2-SNAPSHOT/ [4718] -> "cps-ncmp-service/3.0.2-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/3.1.1-SNAPSHOT/ [4719] -> "cps-ncmp-service/3.1.1-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/3.1.2-SNAPSHOT/ [4719] -> "cps-ncmp-service/3.1.2-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/3.1.3-SNAPSHOT/ [4719] -> "cps-ncmp-service/3.1.3-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/3.1.6-SNAPSHOT/ [4719] -> "cps-ncmp-service/3.1.6-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/3.2.0-SNAPSHOT/ [4731] -> "cps-ncmp-service/3.2.0-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/3.2.7-SNAPSHOT/ [4731] -> "cps-ncmp-service/3.2.7-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/3.3.13-SNAPSHOT/ [4742] -> "cps-ncmp-service/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/3.4.7-SNAPSHOT/ [4731] -> "cps-ncmp-service/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/3.4.8-SNAPSHOT/ [17859] -> "cps-ncmp-service/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/maven-metadata.xml [789/789] -> "cps-ncmp-service/maven-metadata.xml" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-nf-proxy-rest/0.0.2-SNAPSHOT/ [4753] -> "cps-nf-proxy-rest/0.0.2-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-nf-proxy-rest/1.0.2-SNAPSHOT/ [4741] -> "cps-nf-proxy-rest/1.0.2-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-nf-proxy-rest/1.1.0-SNAPSHOT/ [4753] -> "cps-nf-proxy-rest/1.1.0-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-nf-proxy-rest/maven-metadata.xml [450/450] -> "cps-nf-proxy-rest/maven-metadata.xml" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-nf-proxy-service/0.0.2-SNAPSHOT/ [4821] -> "cps-nf-proxy-service/0.0.2-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-nf-proxy-service/1.0.2-SNAPSHOT/ [4809] -> "cps-nf-proxy-service/1.0.2-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-nf-proxy-service/1.1.0-SNAPSHOT/ [4821] -> "cps-nf-proxy-service/1.1.0-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-nf-proxy-service/maven-metadata.xml [453/453] -> "cps-nf-proxy-service/maven-metadata.xml" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/0.0.2-SNAPSHOT/ [3327] -> "cps-parent/0.0.2-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/1.0.2-SNAPSHOT/ [3321] -> "cps-parent/1.0.2-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/2.0.5-SNAPSHOT/ [3321] -> "cps-parent/2.0.5-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/2.1.0-SNAPSHOT/ [3327] -> "cps-parent/2.1.0-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/3.0.2-SNAPSHOT/ [3321] -> "cps-parent/3.0.2-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/3.1.1-SNAPSHOT/ [3321] -> "cps-parent/3.1.1-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/3.1.2-SNAPSHOT/ [3321] -> "cps-parent/3.1.2-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/3.1.3-SNAPSHOT/ [3321] -> "cps-parent/3.1.3-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/3.1.6-SNAPSHOT/ [3321] -> "cps-parent/3.1.6-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/3.2.0-SNAPSHOT/ [3327] -> "cps-parent/3.2.0-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/3.2.7-SNAPSHOT/ [3327] -> "cps-parent/3.2.7-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/3.3.13-SNAPSHOT/ [3335] -> "cps-parent/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/3.4.7-SNAPSHOT/ [3327] -> "cps-parent/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/3.4.8-SNAPSHOT/ [9621] -> "cps-parent/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/maven-metadata.xml [863/863] -> "cps-parent/maven-metadata.xml" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/2.0.5-SNAPSHOT/ [4695] -> "cps-path-parser/2.0.5-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/2.1.0-SNAPSHOT/ [4707] -> "cps-path-parser/2.1.0-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/3.0.2-SNAPSHOT/ [4695] -> "cps-path-parser/3.0.2-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/3.1.1-SNAPSHOT/ [4695] -> "cps-path-parser/3.1.1-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/3.1.2-SNAPSHOT/ [4695] -> "cps-path-parser/3.1.2-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/3.1.3-SNAPSHOT/ [4695] -> "cps-path-parser/3.1.3-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/3.1.6-SNAPSHOT/ [4695] -> "cps-path-parser/3.1.6-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/3.2.0-SNAPSHOT/ [4707] -> "cps-path-parser/3.2.0-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/3.2.7-SNAPSHOT/ [4707] -> "cps-path-parser/3.2.7-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/3.3.13-SNAPSHOT/ [4718] -> "cps-path-parser/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/3.4.7-SNAPSHOT/ [4707] -> "cps-path-parser/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/3.4.8-SNAPSHOT/ [17740] -> "cps-path-parser/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/maven-metadata.xml [788/788] -> "cps-path-parser/maven-metadata.xml" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/0.0.2-SNAPSHOT/ [4546] -> "cps-rest/0.0.2-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/1.0.2-SNAPSHOT/ [4534] -> "cps-rest/1.0.2-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/2.0.5-SNAPSHOT/ [4534] -> "cps-rest/2.0.5-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/2.1.0-SNAPSHOT/ [4546] -> "cps-rest/2.1.0-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/3.0.2-SNAPSHOT/ [4534] -> "cps-rest/3.0.2-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/3.1.1-SNAPSHOT/ [4534] -> "cps-rest/3.1.1-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/3.1.2-SNAPSHOT/ [4534] -> "cps-rest/3.1.2-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/3.1.3-SNAPSHOT/ [4534] -> "cps-rest/3.1.3-SNAPSHOT/index.html.tmp" [1] 07:16:26 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/3.1.6-SNAPSHOT/ [4534] -> "cps-rest/3.1.6-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/3.2.0-SNAPSHOT/ [4546] -> "cps-rest/3.2.0-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/3.2.7-SNAPSHOT/ [4546] -> "cps-rest/3.2.7-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/3.3.13-SNAPSHOT/ [4557] -> "cps-rest/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/3.4.7-SNAPSHOT/ [4546] -> "cps-rest/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/3.4.8-SNAPSHOT/ [16949] -> "cps-rest/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/maven-metadata.xml [861/861] -> "cps-rest/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/0.0.2-SNAPSHOT/ [4500] -> "cps-ri/0.0.2-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/1.0.2-SNAPSHOT/ [4488] -> "cps-ri/1.0.2-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/2.0.5-SNAPSHOT/ [4489] -> "cps-ri/2.0.5-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/2.1.0-SNAPSHOT/ [4501] -> "cps-ri/2.1.0-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/3.0.2-SNAPSHOT/ [4489] -> "cps-ri/3.0.2-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/3.1.1-SNAPSHOT/ [4489] -> "cps-ri/3.1.1-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/3.1.2-SNAPSHOT/ [4489] -> "cps-ri/3.1.2-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/3.1.3-SNAPSHOT/ [4489] -> "cps-ri/3.1.3-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/3.1.6-SNAPSHOT/ [4489] -> "cps-ri/3.1.6-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/3.2.0-SNAPSHOT/ [4501] -> "cps-ri/3.2.0-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/3.2.7-SNAPSHOT/ [4501] -> "cps-ri/3.2.7-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/3.3.13-SNAPSHOT/ [4512] -> "cps-ri/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/3.4.7-SNAPSHOT/ [4500] -> "cps-ri/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/3.4.8-SNAPSHOT/ [16723] -> "cps-ri/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/maven-metadata.xml [859/859] -> "cps-ri/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/0.0.2-SNAPSHOT/ [4615] -> "cps-service/0.0.2-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/1.0.2-SNAPSHOT/ [4603] -> "cps-service/1.0.2-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/2.0.5-SNAPSHOT/ [4603] -> "cps-service/2.0.5-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/2.1.0-SNAPSHOT/ [4615] -> "cps-service/2.1.0-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/3.0.2-SNAPSHOT/ [4603] -> "cps-service/3.0.2-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/3.1.1-SNAPSHOT/ [4603] -> "cps-service/3.1.1-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/3.1.2-SNAPSHOT/ [4603] -> "cps-service/3.1.2-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/3.1.3-SNAPSHOT/ [4603] -> "cps-service/3.1.3-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/3.1.6-SNAPSHOT/ [4603] -> "cps-service/3.1.6-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/3.2.0-SNAPSHOT/ [4615] -> "cps-service/3.2.0-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/3.2.7-SNAPSHOT/ [4616] -> "cps-service/3.2.7-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/3.3.13-SNAPSHOT/ [4627] -> "cps-service/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/3.4.7-SNAPSHOT/ [4616] -> "cps-service/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/3.4.8-SNAPSHOT/ [17294] -> "cps-service/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/maven-metadata.xml [864/864] -> "cps-service/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/ [21296] -> "cps-tbdmt-application/0.0.1-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-application/maven-metadata.xml [353/353] -> "cps-tbdmt-application/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/ [11162] -> "cps-tbdmt-bom/0.0.1-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-bom/maven-metadata.xml [345/345] -> "cps-tbdmt-bom/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/ [11774] -> "cps-tbdmt-dependencies/0.0.1-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-dependencies/maven-metadata.xml [354/354] -> "cps-tbdmt-dependencies/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/ [11373] -> "cps-tbdmt-parent/0.0.1-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-parent/maven-metadata.xml [348/348] -> "cps-tbdmt-parent/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/ [20379] -> "cps-tbdmt-rest/0.0.1-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-rest/maven-metadata.xml [346/346] -> "cps-tbdmt-rest/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/ [20779] -> "cps-tbdmt-service/0.0.1-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-service/maven-metadata.xml [349/349] -> "cps-tbdmt-service/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.3.13-SNAPSHOT/ [5131] -> "dmi-plugin-demo-and-csit-stub-app/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.7-SNAPSHOT/ [5120] -> "dmi-plugin-demo-and-csit-stub-app/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.8-SNAPSHOT/ [19768] -> "dmi-plugin-demo-and-csit-stub-app/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/maven-metadata.xml [446/446] -> "dmi-plugin-demo-and-csit-stub-app/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.3.13-SNAPSHOT/ [5224] -> "dmi-plugin-demo-and-csit-stub-service/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.7-SNAPSHOT/ [5213] -> "dmi-plugin-demo-and-csit-stub-service/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.8-SNAPSHOT/ [20226] -> "dmi-plugin-demo-and-csit-stub-service/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/maven-metadata.xml [450/450] -> "dmi-plugin-demo-and-csit-stub-service/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub/3.3.13-SNAPSHOT/ [3600] -> "dmi-plugin-demo-and-csit-stub/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub/3.4.7-SNAPSHOT/ [3592] -> "dmi-plugin-demo-and-csit-stub/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub/3.4.8-SNAPSHOT/ [10736] -> "dmi-plugin-demo-and-csit-stub/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub/maven-metadata.xml [442/442] -> "dmi-plugin-demo-and-csit-stub/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/integration-test/3.2.1-SNAPSHOT/ [4717] -> "integration-test/3.2.1-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/integration-test/3.2.7-SNAPSHOT/ [4729] -> "integration-test/3.2.7-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/integration-test/3.3.13-SNAPSHOT/ [4740] -> "integration-test/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/integration-test/3.4.7-SNAPSHOT/ [4729] -> "integration-test/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/integration-test/3.4.8-SNAPSHOT/ [17847] -> "integration-test/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/integration-test/maven-metadata.xml [509/509] -> "integration-test/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/2.1.0-SNAPSHOT/ [4660] -> "jacoco-report/2.1.0-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/3.0.2-SNAPSHOT/ [4648] -> "jacoco-report/3.0.2-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/3.1.1-SNAPSHOT/ [4648] -> "jacoco-report/3.1.1-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/3.1.2-SNAPSHOT/ [4648] -> "jacoco-report/3.1.2-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/3.1.3-SNAPSHOT/ [4648] -> "jacoco-report/3.1.3-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/3.1.6-SNAPSHOT/ [4648] -> "jacoco-report/3.1.6-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/3.2.0-SNAPSHOT/ [4660] -> "jacoco-report/3.2.0-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/3.2.7-SNAPSHOT/ [4660] -> "jacoco-report/3.2.7-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/3.3.13-SNAPSHOT/ [4671] -> "jacoco-report/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/3.4.7-SNAPSHOT/ [4660] -> "jacoco-report/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/3.4.8-SNAPSHOT/ [17508] -> "jacoco-report/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/maven-metadata.xml [746/746] -> "jacoco-report/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.0.1-SNAPSHOT/ [4699] -> "ncmp-dmi-plugin/1.0.1-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.0.4-SNAPSHOT/ [4699] -> "ncmp-dmi-plugin/1.0.4-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.1.1-SNAPSHOT/ [4711] -> "ncmp-dmi-plugin/1.1.1-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.2.3-SNAPSHOT/ [4699] -> "ncmp-dmi-plugin/1.2.3-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.3.1-SNAPSHOT/ [4699] -> "ncmp-dmi-plugin/1.3.1-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.4.1-SNAPSHOT/ [4699] -> "ncmp-dmi-plugin/1.4.1-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.5.0-SNAPSHOT/ [28456] -> "ncmp-dmi-plugin/1.5.0-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/maven-metadata.xml [587/587] -> "ncmp-dmi-plugin/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/0.0.2-SNAPSHOT/ [4545] -> "spotbugs/0.0.2-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/1.0.2-SNAPSHOT/ [4533] -> "spotbugs/1.0.2-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/2.0.5-SNAPSHOT/ [4533] -> "spotbugs/2.0.5-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/2.1.0-SNAPSHOT/ [4545] -> "spotbugs/2.1.0-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/3.0.2-SNAPSHOT/ [4533] -> "spotbugs/3.0.2-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/3.1.1-SNAPSHOT/ [4533] -> "spotbugs/3.1.1-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/3.1.2-SNAPSHOT/ [4533] -> "spotbugs/3.1.2-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/3.1.3-SNAPSHOT/ [4533] -> "spotbugs/3.1.3-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/3.1.6-SNAPSHOT/ [4533] -> "spotbugs/3.1.6-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/3.2.0-SNAPSHOT/ [4545] -> "spotbugs/3.2.0-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/3.2.7-SNAPSHOT/ [4545] -> "spotbugs/3.2.7-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/3.3.13-SNAPSHOT/ [4556] -> "spotbugs/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/3.4.7-SNAPSHOT/ [4545] -> "spotbugs/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/3.4.8-SNAPSHOT/ [16943] -> "spotbugs/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/maven-metadata.xml [861/861] -> "spotbugs/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/0.0.2-SNAPSHOT/maven-metadata.xml [775/775] -> "checkstyle/0.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/1.0.2-SNAPSHOT/maven-metadata.xml [772/772] -> "checkstyle/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/2.0.5-SNAPSHOT/maven-metadata.xml [772/772] -> "checkstyle/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/2.1.0-SNAPSHOT/maven-metadata.xml [775/775] -> "checkstyle/2.1.0-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/3.0.2-SNAPSHOT/maven-metadata.xml [772/772] -> "checkstyle/3.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/3.1.1-SNAPSHOT/maven-metadata.xml [772/772] -> "checkstyle/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/3.1.2-SNAPSHOT/maven-metadata.xml [772/772] -> "checkstyle/3.1.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/3.1.3-SNAPSHOT/maven-metadata.xml [772/772] -> "checkstyle/3.1.3-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/3.1.6-SNAPSHOT/maven-metadata.xml [772/772] -> "checkstyle/3.1.6-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/3.2.0-SNAPSHOT/maven-metadata.xml [775/775] -> "checkstyle/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/3.2.7-SNAPSHOT/maven-metadata.xml [775/775] -> "checkstyle/3.2.7-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/3.3.13-SNAPSHOT/maven-metadata.xml [775/775] -> "checkstyle/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/3.4.7-SNAPSHOT/maven-metadata.xml [775/775] -> "checkstyle/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/3.4.8-SNAPSHOT/maven-metadata.xml [772/772] -> "checkstyle/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-aggregator/3.1.3-SNAPSHOT/maven-metadata.xml [603/603] -> "cps-aggregator/3.1.3-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-aggregator/3.1.6-SNAPSHOT/maven-metadata.xml [603/603] -> "cps-aggregator/3.1.6-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-aggregator/3.2.0-SNAPSHOT/maven-metadata.xml [605/605] -> "cps-aggregator/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-aggregator/3.2.7-SNAPSHOT/maven-metadata.xml [605/605] -> "cps-aggregator/3.2.7-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-aggregator/3.3.13-SNAPSHOT/maven-metadata.xml [605/605] -> "cps-aggregator/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-aggregator/3.4.7-SNAPSHOT/maven-metadata.xml [605/605] -> "cps-aggregator/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-aggregator/3.4.8-SNAPSHOT/maven-metadata.xml [603/603] -> "cps-aggregator/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/0.0.2-SNAPSHOT/maven-metadata.xml [780/780] -> "cps-application/0.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/1.0.2-SNAPSHOT/maven-metadata.xml [777/777] -> "cps-application/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/2.0.5-SNAPSHOT/maven-metadata.xml [777/777] -> "cps-application/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/2.1.0-SNAPSHOT/maven-metadata.xml [780/780] -> "cps-application/2.1.0-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/3.0.2-SNAPSHOT/maven-metadata.xml [777/777] -> "cps-application/3.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/3.1.1-SNAPSHOT/maven-metadata.xml [777/777] -> "cps-application/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/3.1.2-SNAPSHOT/maven-metadata.xml [777/777] -> "cps-application/3.1.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/3.1.3-SNAPSHOT/maven-metadata.xml [777/777] -> "cps-application/3.1.3-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/3.1.6-SNAPSHOT/maven-metadata.xml [777/777] -> "cps-application/3.1.6-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/3.2.0-SNAPSHOT/maven-metadata.xml [780/780] -> "cps-application/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/3.2.7-SNAPSHOT/maven-metadata.xml [780/780] -> "cps-application/3.2.7-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/3.3.13-SNAPSHOT/maven-metadata.xml [780/780] -> "cps-application/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/3.4.7-SNAPSHOT/maven-metadata.xml [998/998] -> "cps-application/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/3.4.8-SNAPSHOT/maven-metadata.xml [994/994] -> "cps-application/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/0.0.2-SNAPSHOT/maven-metadata.xml [598/598] -> "cps-bom/0.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/1.0.2-SNAPSHOT/maven-metadata.xml [596/596] -> "cps-bom/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/2.0.5-SNAPSHOT/maven-metadata.xml [596/596] -> "cps-bom/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/2.1.0-SNAPSHOT/maven-metadata.xml [598/598] -> "cps-bom/2.1.0-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/3.0.2-SNAPSHOT/maven-metadata.xml [596/596] -> "cps-bom/3.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/3.1.1-SNAPSHOT/maven-metadata.xml [596/596] -> "cps-bom/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/3.1.2-SNAPSHOT/maven-metadata.xml [596/596] -> "cps-bom/3.1.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/3.1.3-SNAPSHOT/maven-metadata.xml [596/596] -> "cps-bom/3.1.3-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/3.1.6-SNAPSHOT/maven-metadata.xml [596/596] -> "cps-bom/3.1.6-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/3.2.0-SNAPSHOT/maven-metadata.xml [598/598] -> "cps-bom/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/3.2.7-SNAPSHOT/maven-metadata.xml [598/598] -> "cps-bom/3.2.7-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/3.3.13-SNAPSHOT/maven-metadata.xml [598/598] -> "cps-bom/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/3.4.7-SNAPSHOT/maven-metadata.xml [598/598] -> "cps-bom/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/3.4.8-SNAPSHOT/maven-metadata.xml [596/596] -> "cps-bom/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/0.0.2-SNAPSHOT/maven-metadata.xml [607/607] -> "cps-dependencies/0.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/1.0.2-SNAPSHOT/maven-metadata.xml [605/605] -> "cps-dependencies/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/2.0.5-SNAPSHOT/maven-metadata.xml [605/605] -> "cps-dependencies/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/2.1.0-SNAPSHOT/maven-metadata.xml [607/607] -> "cps-dependencies/2.1.0-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/3.0.2-SNAPSHOT/maven-metadata.xml [605/605] -> "cps-dependencies/3.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/3.1.1-SNAPSHOT/maven-metadata.xml [605/605] -> "cps-dependencies/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/3.1.2-SNAPSHOT/maven-metadata.xml [605/605] -> "cps-dependencies/3.1.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/3.1.3-SNAPSHOT/maven-metadata.xml [605/605] -> "cps-dependencies/3.1.3-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/3.1.6-SNAPSHOT/maven-metadata.xml [605/605] -> "cps-dependencies/3.1.6-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/3.2.0-SNAPSHOT/maven-metadata.xml [607/607] -> "cps-dependencies/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/3.2.7-SNAPSHOT/maven-metadata.xml [607/607] -> "cps-dependencies/3.2.7-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/3.3.13-SNAPSHOT/maven-metadata.xml [607/607] -> "cps-dependencies/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/3.4.7-SNAPSHOT/maven-metadata.xml [607/607] -> "cps-dependencies/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/3.4.8-SNAPSHOT/maven-metadata.xml [605/605] -> "cps-dependencies/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/2.0.5-SNAPSHOT/maven-metadata.xml [772/772] -> "cps-events/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/2.1.0-SNAPSHOT/maven-metadata.xml [775/775] -> "cps-events/2.1.0-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/3.0.2-SNAPSHOT/maven-metadata.xml [772/772] -> "cps-events/3.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/3.1.1-SNAPSHOT/maven-metadata.xml [772/772] -> "cps-events/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/3.1.2-SNAPSHOT/maven-metadata.xml [772/772] -> "cps-events/3.1.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/3.1.3-SNAPSHOT/maven-metadata.xml [772/772] -> "cps-events/3.1.3-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/3.1.6-SNAPSHOT/maven-metadata.xml [772/772] -> "cps-events/3.1.6-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/3.2.0-SNAPSHOT/maven-metadata.xml [775/775] -> "cps-events/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/3.2.7-SNAPSHOT/maven-metadata.xml [775/775] -> "cps-events/3.2.7-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/3.3.13-SNAPSHOT/maven-metadata.xml [775/775] -> "cps-events/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/3.4.7-SNAPSHOT/maven-metadata.xml [775/775] -> "cps-events/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/3.4.8-SNAPSHOT/maven-metadata.xml [772/772] -> "cps-events/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/3.1.1-SNAPSHOT/maven-metadata.xml [777/777] -> "cps-ncmp-events/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/3.1.2-SNAPSHOT/maven-metadata.xml [777/777] -> "cps-ncmp-events/3.1.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/3.1.3-SNAPSHOT/maven-metadata.xml [777/777] -> "cps-ncmp-events/3.1.3-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/3.1.6-SNAPSHOT/maven-metadata.xml [777/777] -> "cps-ncmp-events/3.1.6-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/3.2.0-SNAPSHOT/maven-metadata.xml [780/780] -> "cps-ncmp-events/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/3.2.7-SNAPSHOT/maven-metadata.xml [780/780] -> "cps-ncmp-events/3.2.7-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/3.3.13-SNAPSHOT/maven-metadata.xml [780/780] -> "cps-ncmp-events/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/3.4.7-SNAPSHOT/maven-metadata.xml [780/780] -> "cps-ncmp-events/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/3.4.8-SNAPSHOT/maven-metadata.xml [777/777] -> "cps-ncmp-events/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub-app/3.3.13-SNAPSHOT/maven-metadata.xml [787/787] -> "cps-ncmp-rest-stub-app/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub-app/3.4.7-SNAPSHOT/maven-metadata.xml [787/787] -> "cps-ncmp-rest-stub-app/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub-app/3.4.8-SNAPSHOT/maven-metadata.xml [784/784] -> "cps-ncmp-rest-stub-app/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub-service/3.3.13-SNAPSHOT/maven-metadata.xml [791/791] -> "cps-ncmp-rest-stub-service/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub-service/3.4.7-SNAPSHOT/maven-metadata.xml [791/791] -> "cps-ncmp-rest-stub-service/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub-service/3.4.8-SNAPSHOT/maven-metadata.xml [788/788] -> "cps-ncmp-rest-stub-service/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:16:27 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/3.1.1-SNAPSHOT/maven-metadata.xml [780/780] -> "cps-ncmp-rest-stub/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/3.1.2-SNAPSHOT/maven-metadata.xml [780/780] -> "cps-ncmp-rest-stub/3.1.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/3.1.3-SNAPSHOT/maven-metadata.xml [780/780] -> "cps-ncmp-rest-stub/3.1.3-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/3.1.6-SNAPSHOT/maven-metadata.xml [780/780] -> "cps-ncmp-rest-stub/3.1.6-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/3.2.0-SNAPSHOT/maven-metadata.xml [783/783] -> "cps-ncmp-rest-stub/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/3.2.7-SNAPSHOT/maven-metadata.xml [783/783] -> "cps-ncmp-rest-stub/3.2.7-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/3.3.13-SNAPSHOT/maven-metadata.xml [609/609] -> "cps-ncmp-rest-stub/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/3.4.7-SNAPSHOT/maven-metadata.xml [609/609] -> "cps-ncmp-rest-stub/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/3.4.8-SNAPSHOT/maven-metadata.xml [607/607] -> "cps-ncmp-rest-stub/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/2.0.5-SNAPSHOT/maven-metadata.xml [775/775] -> "cps-ncmp-rest/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/2.1.0-SNAPSHOT/maven-metadata.xml [778/778] -> "cps-ncmp-rest/2.1.0-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/3.0.2-SNAPSHOT/maven-metadata.xml [775/775] -> "cps-ncmp-rest/3.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/3.1.1-SNAPSHOT/maven-metadata.xml [775/775] -> "cps-ncmp-rest/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/3.1.2-SNAPSHOT/maven-metadata.xml [775/775] -> "cps-ncmp-rest/3.1.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/3.1.3-SNAPSHOT/maven-metadata.xml [775/775] -> "cps-ncmp-rest/3.1.3-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/3.1.6-SNAPSHOT/maven-metadata.xml [775/775] -> "cps-ncmp-rest/3.1.6-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/3.2.0-SNAPSHOT/maven-metadata.xml [778/778] -> "cps-ncmp-rest/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/3.2.7-SNAPSHOT/maven-metadata.xml [778/778] -> "cps-ncmp-rest/3.2.7-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/3.3.13-SNAPSHOT/maven-metadata.xml [778/778] -> "cps-ncmp-rest/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/3.4.7-SNAPSHOT/maven-metadata.xml [778/778] -> "cps-ncmp-rest/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/3.4.8-SNAPSHOT/maven-metadata.xml [775/775] -> "cps-ncmp-rest/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/2.0.5-SNAPSHOT/maven-metadata.xml [778/778] -> "cps-ncmp-service/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/2.1.0-SNAPSHOT/maven-metadata.xml [781/781] -> "cps-ncmp-service/2.1.0-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/3.0.2-SNAPSHOT/maven-metadata.xml [778/778] -> "cps-ncmp-service/3.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/3.1.1-SNAPSHOT/maven-metadata.xml [778/778] -> "cps-ncmp-service/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/3.1.2-SNAPSHOT/maven-metadata.xml [778/778] -> "cps-ncmp-service/3.1.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/3.1.3-SNAPSHOT/maven-metadata.xml [778/778] -> "cps-ncmp-service/3.1.3-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/3.1.6-SNAPSHOT/maven-metadata.xml [778/778] -> "cps-ncmp-service/3.1.6-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/3.2.0-SNAPSHOT/maven-metadata.xml [781/781] -> "cps-ncmp-service/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/3.2.7-SNAPSHOT/maven-metadata.xml [781/781] -> "cps-ncmp-service/3.2.7-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/3.3.13-SNAPSHOT/maven-metadata.xml [781/781] -> "cps-ncmp-service/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/3.4.7-SNAPSHOT/maven-metadata.xml [781/781] -> "cps-ncmp-service/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/3.4.8-SNAPSHOT/maven-metadata.xml [778/778] -> "cps-ncmp-service/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-nf-proxy-rest/0.0.2-SNAPSHOT/maven-metadata.xml [782/782] -> "cps-nf-proxy-rest/0.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-nf-proxy-rest/1.0.2-SNAPSHOT/maven-metadata.xml [779/779] -> "cps-nf-proxy-rest/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-nf-proxy-rest/1.1.0-SNAPSHOT/maven-metadata.xml [782/782] -> "cps-nf-proxy-rest/1.1.0-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-nf-proxy-service/0.0.2-SNAPSHOT/maven-metadata.xml [785/785] -> "cps-nf-proxy-service/0.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-nf-proxy-service/1.0.2-SNAPSHOT/maven-metadata.xml [782/782] -> "cps-nf-proxy-service/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-nf-proxy-service/1.1.0-SNAPSHOT/maven-metadata.xml [785/785] -> "cps-nf-proxy-service/1.1.0-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/0.0.2-SNAPSHOT/maven-metadata.xml [601/601] -> "cps-parent/0.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/1.0.2-SNAPSHOT/maven-metadata.xml [599/599] -> "cps-parent/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/2.0.5-SNAPSHOT/maven-metadata.xml [599/599] -> "cps-parent/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/2.1.0-SNAPSHOT/maven-metadata.xml [601/601] -> "cps-parent/2.1.0-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/3.0.2-SNAPSHOT/maven-metadata.xml [599/599] -> "cps-parent/3.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/3.1.1-SNAPSHOT/maven-metadata.xml [599/599] -> "cps-parent/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/3.1.2-SNAPSHOT/maven-metadata.xml [599/599] -> "cps-parent/3.1.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/3.1.3-SNAPSHOT/maven-metadata.xml [599/599] -> "cps-parent/3.1.3-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/3.1.6-SNAPSHOT/maven-metadata.xml [599/599] -> "cps-parent/3.1.6-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/3.2.0-SNAPSHOT/maven-metadata.xml [601/601] -> "cps-parent/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/3.2.7-SNAPSHOT/maven-metadata.xml [601/601] -> "cps-parent/3.2.7-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/3.3.13-SNAPSHOT/maven-metadata.xml [601/601] -> "cps-parent/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/3.4.7-SNAPSHOT/maven-metadata.xml [601/601] -> "cps-parent/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/3.4.8-SNAPSHOT/maven-metadata.xml [599/599] -> "cps-parent/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/2.0.5-SNAPSHOT/maven-metadata.xml [777/777] -> "cps-path-parser/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/2.1.0-SNAPSHOT/maven-metadata.xml [780/780] -> "cps-path-parser/2.1.0-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/3.0.2-SNAPSHOT/maven-metadata.xml [777/777] -> "cps-path-parser/3.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/3.1.1-SNAPSHOT/maven-metadata.xml [777/777] -> "cps-path-parser/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/3.1.2-SNAPSHOT/maven-metadata.xml [777/777] -> "cps-path-parser/3.1.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/3.1.3-SNAPSHOT/maven-metadata.xml [777/777] -> "cps-path-parser/3.1.3-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/3.1.6-SNAPSHOT/maven-metadata.xml [777/777] -> "cps-path-parser/3.1.6-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/3.2.0-SNAPSHOT/maven-metadata.xml [780/780] -> "cps-path-parser/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/3.2.7-SNAPSHOT/maven-metadata.xml [780/780] -> "cps-path-parser/3.2.7-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/3.3.13-SNAPSHOT/maven-metadata.xml [780/780] -> "cps-path-parser/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/3.4.7-SNAPSHOT/maven-metadata.xml [780/780] -> "cps-path-parser/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/3.4.8-SNAPSHOT/maven-metadata.xml [777/777] -> "cps-path-parser/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/0.0.2-SNAPSHOT/maven-metadata.xml [773/773] -> "cps-rest/0.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/1.0.2-SNAPSHOT/maven-metadata.xml [770/770] -> "cps-rest/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/2.0.5-SNAPSHOT/maven-metadata.xml [770/770] -> "cps-rest/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/2.1.0-SNAPSHOT/maven-metadata.xml [773/773] -> "cps-rest/2.1.0-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/3.0.2-SNAPSHOT/maven-metadata.xml [770/770] -> "cps-rest/3.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/3.1.1-SNAPSHOT/maven-metadata.xml [770/770] -> "cps-rest/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/3.1.2-SNAPSHOT/maven-metadata.xml [770/770] -> "cps-rest/3.1.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/3.1.3-SNAPSHOT/maven-metadata.xml [770/770] -> "cps-rest/3.1.3-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/3.1.6-SNAPSHOT/maven-metadata.xml [770/770] -> "cps-rest/3.1.6-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/3.2.0-SNAPSHOT/maven-metadata.xml [773/773] -> "cps-rest/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/3.2.7-SNAPSHOT/maven-metadata.xml [773/773] -> "cps-rest/3.2.7-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/3.3.13-SNAPSHOT/maven-metadata.xml [773/773] -> "cps-rest/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/3.4.7-SNAPSHOT/maven-metadata.xml [773/773] -> "cps-rest/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/3.4.8-SNAPSHOT/maven-metadata.xml [770/770] -> "cps-rest/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/0.0.2-SNAPSHOT/maven-metadata.xml [771/771] -> "cps-ri/0.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/1.0.2-SNAPSHOT/maven-metadata.xml [768/768] -> "cps-ri/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/2.0.5-SNAPSHOT/maven-metadata.xml [768/768] -> "cps-ri/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/2.1.0-SNAPSHOT/maven-metadata.xml [771/771] -> "cps-ri/2.1.0-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/3.0.2-SNAPSHOT/maven-metadata.xml [768/768] -> "cps-ri/3.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/3.1.1-SNAPSHOT/maven-metadata.xml [768/768] -> "cps-ri/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/3.1.2-SNAPSHOT/maven-metadata.xml [768/768] -> "cps-ri/3.1.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/3.1.3-SNAPSHOT/maven-metadata.xml [768/768] -> "cps-ri/3.1.3-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/3.1.6-SNAPSHOT/maven-metadata.xml [768/768] -> "cps-ri/3.1.6-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/3.2.0-SNAPSHOT/maven-metadata.xml [771/771] -> "cps-ri/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/3.2.7-SNAPSHOT/maven-metadata.xml [771/771] -> "cps-ri/3.2.7-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/3.3.13-SNAPSHOT/maven-metadata.xml [771/771] -> "cps-ri/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/3.4.7-SNAPSHOT/maven-metadata.xml [771/771] -> "cps-ri/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/3.4.8-SNAPSHOT/maven-metadata.xml [768/768] -> "cps-ri/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/0.0.2-SNAPSHOT/maven-metadata.xml [776/776] -> "cps-service/0.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/1.0.2-SNAPSHOT/maven-metadata.xml [773/773] -> "cps-service/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/2.0.5-SNAPSHOT/maven-metadata.xml [773/773] -> "cps-service/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/2.1.0-SNAPSHOT/maven-metadata.xml [776/776] -> "cps-service/2.1.0-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/3.0.2-SNAPSHOT/maven-metadata.xml [773/773] -> "cps-service/3.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/3.1.1-SNAPSHOT/maven-metadata.xml [773/773] -> "cps-service/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/3.1.2-SNAPSHOT/maven-metadata.xml [773/773] -> "cps-service/3.1.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/3.1.3-SNAPSHOT/maven-metadata.xml [773/773] -> "cps-service/3.1.3-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/3.1.6-SNAPSHOT/maven-metadata.xml [773/773] -> "cps-service/3.1.6-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/3.2.0-SNAPSHOT/maven-metadata.xml [776/776] -> "cps-service/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/3.2.7-SNAPSHOT/maven-metadata.xml [776/776] -> "cps-service/3.2.7-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/3.3.13-SNAPSHOT/maven-metadata.xml [776/776] -> "cps-service/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/3.4.7-SNAPSHOT/maven-metadata.xml [776/776] -> "cps-service/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/3.4.8-SNAPSHOT/maven-metadata.xml [773/773] -> "cps-service/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/maven-metadata.xml [789/789] -> "cps-tbdmt-application/0.0.1-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/maven-metadata.xml [606/606] -> "cps-tbdmt-bom/0.0.1-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/maven-metadata.xml [615/615] -> "cps-tbdmt-dependencies/0.0.1-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/maven-metadata.xml [609/609] -> "cps-tbdmt-parent/0.0.1-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/maven-metadata.xml [782/782] -> "cps-tbdmt-rest/0.0.1-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/maven-metadata.xml [785/785] -> "cps-tbdmt-service/0.0.1-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.3.13-SNAPSHOT/maven-metadata.xml [798/798] -> "dmi-plugin-demo-and-csit-stub-app/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.7-SNAPSHOT/maven-metadata.xml [798/798] -> "dmi-plugin-demo-and-csit-stub-app/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.8-SNAPSHOT/maven-metadata.xml [795/795] -> "dmi-plugin-demo-and-csit-stub-app/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.3.13-SNAPSHOT/maven-metadata.xml [802/802] -> "dmi-plugin-demo-and-csit-stub-service/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.7-SNAPSHOT/maven-metadata.xml [802/802] -> "dmi-plugin-demo-and-csit-stub-service/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.8-SNAPSHOT/maven-metadata.xml [799/799] -> "dmi-plugin-demo-and-csit-stub-service/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub/3.3.13-SNAPSHOT/maven-metadata.xml [620/620] -> "dmi-plugin-demo-and-csit-stub/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub/3.4.7-SNAPSHOT/maven-metadata.xml [620/620] -> "dmi-plugin-demo-and-csit-stub/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub/3.4.8-SNAPSHOT/maven-metadata.xml [618/618] -> "dmi-plugin-demo-and-csit-stub/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/integration-test/3.2.1-SNAPSHOT/maven-metadata.xml [778/778] -> "integration-test/3.2.1-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/integration-test/3.2.7-SNAPSHOT/maven-metadata.xml [781/781] -> "integration-test/3.2.7-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/integration-test/3.3.13-SNAPSHOT/maven-metadata.xml [781/781] -> "integration-test/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/integration-test/3.4.7-SNAPSHOT/maven-metadata.xml [781/781] -> "integration-test/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/integration-test/3.4.8-SNAPSHOT/maven-metadata.xml [778/778] -> "integration-test/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/2.1.0-SNAPSHOT/maven-metadata.xml [778/778] -> "jacoco-report/2.1.0-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/3.0.2-SNAPSHOT/maven-metadata.xml [775/775] -> "jacoco-report/3.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/3.1.1-SNAPSHOT/maven-metadata.xml [775/775] -> "jacoco-report/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/3.1.2-SNAPSHOT/maven-metadata.xml [775/775] -> "jacoco-report/3.1.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/3.1.3-SNAPSHOT/maven-metadata.xml [775/775] -> "jacoco-report/3.1.3-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/3.1.6-SNAPSHOT/maven-metadata.xml [775/775] -> "jacoco-report/3.1.6-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/3.2.0-SNAPSHOT/maven-metadata.xml [778/778] -> "jacoco-report/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/3.2.7-SNAPSHOT/maven-metadata.xml [778/778] -> "jacoco-report/3.2.7-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/3.3.13-SNAPSHOT/maven-metadata.xml [778/778] -> "jacoco-report/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/3.4.7-SNAPSHOT/maven-metadata.xml [778/778] -> "jacoco-report/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/3.4.8-SNAPSHOT/maven-metadata.xml [775/775] -> "jacoco-report/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.0.1-SNAPSHOT/maven-metadata.xml [777/777] -> "ncmp-dmi-plugin/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.0.4-SNAPSHOT/maven-metadata.xml [777/777] -> "ncmp-dmi-plugin/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.1.1-SNAPSHOT/maven-metadata.xml [780/780] -> "ncmp-dmi-plugin/1.1.1-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.2.3-SNAPSHOT/maven-metadata.xml [777/777] -> "ncmp-dmi-plugin/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.3.1-SNAPSHOT/maven-metadata.xml [777/777] -> "ncmp-dmi-plugin/1.3.1-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.4.1-SNAPSHOT/maven-metadata.xml [777/777] -> "ncmp-dmi-plugin/1.4.1-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.5.0-SNAPSHOT/maven-metadata.xml [783/783] -> "ncmp-dmi-plugin/1.5.0-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/0.0.2-SNAPSHOT/maven-metadata.xml [773/773] -> "spotbugs/0.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/1.0.2-SNAPSHOT/maven-metadata.xml [770/770] -> "spotbugs/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/2.0.5-SNAPSHOT/maven-metadata.xml [770/770] -> "spotbugs/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/2.1.0-SNAPSHOT/maven-metadata.xml [773/773] -> "spotbugs/2.1.0-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/3.0.2-SNAPSHOT/maven-metadata.xml [770/770] -> "spotbugs/3.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/3.1.1-SNAPSHOT/maven-metadata.xml [770/770] -> "spotbugs/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/3.1.2-SNAPSHOT/maven-metadata.xml [770/770] -> "spotbugs/3.1.2-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/3.1.3-SNAPSHOT/maven-metadata.xml [770/770] -> "spotbugs/3.1.3-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/3.1.6-SNAPSHOT/maven-metadata.xml [770/770] -> "spotbugs/3.1.6-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/3.2.0-SNAPSHOT/maven-metadata.xml [773/773] -> "spotbugs/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/3.2.7-SNAPSHOT/maven-metadata.xml [773/773] -> "spotbugs/3.2.7-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/3.3.13-SNAPSHOT/maven-metadata.xml [773/773] -> "spotbugs/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/3.4.7-SNAPSHOT/maven-metadata.xml [773/773] -> "spotbugs/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 2024-04-10 07:16:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/3.4.8-SNAPSHOT/maven-metadata.xml [770/770] -> "spotbugs/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:16:28 FINISHED --2024-04-10 07:16:28-- 07:16:28 Total wall clock time: 3.0s 07:16:28 Downloaded: 563 files, 1.8M in 0.02s (101 MB/s) 07:16:28 + set -e 07:16:28 + popd 07:16:28 /w/workspace/cps-cps-tbdmt-maven-merge-master 07:16:28 + mkdir -p /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo-backup 07:16:28 + cp -a /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo-backup 07:16:28 [cps-cps-tbdmt-maven-merge-master] $ /bin/sh -xe /tmp/jenkins13192799760739069777.sh 07:16:28 [EnvInject] - Injecting environment variables from a build step. 07:16:28 [EnvInject] - Injecting as environment variables the properties content 07:16:28 MAVEN_GOALS=clean deploy 07:16:28 07:16:28 [EnvInject] - Variables injected successfully. 07:16:28 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash -l /tmp/jenkins16829174638484473632.sh 07:16:28 ---> common-variables.sh 07:16:28 --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 07:16:28 ---> maven-build.sh 07:16:28 + set +u 07:16:28 + export MAVEN_OPTS 07:16:28 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn clean deploy -e --global-settings /w/workspace/cps-cps-tbdmt-maven-merge-master@tmp/config13939545988900242496tmp --settings /w/workspace/cps-cps-tbdmt-maven-merge-master@tmp/config8944492729780843232tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/cps-cps-tbdmt-maven-merge-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 -Dmerge 07:16:29 Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) 07:16:29 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 07:16:29 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 07:16:29 Default locale: en_US, platform encoding: UTF-8 07:16:29 OS name: "linux", version: "4.18.0-448.el8.x86_64", arch: "amd64", family: "unix" 07:16:29 [INFO] Error stacktraces are turned on. 07:16:30 [INFO] Scanning for projects... 07:16:33 [INFO] ------------------------------------------------------------------------ 07:16:33 [INFO] Reactor Build Order: 07:16:33 [INFO] 07:16:33 [INFO] cps-tbdmt-parent [pom] 07:16:33 [INFO] cps-tbdmt-service [jar] 07:16:33 [INFO] cps-tbdmt-rest [jar] 07:16:33 [INFO] org.onap.cps:cps-tbdmt-dependencies [pom] 07:16:33 [INFO] cps-tbdmt-bom [pom] 07:16:33 [INFO] cps-tbdmt-application [jar] 07:16:33 [INFO] cps-tbdmt [pom] 07:16:33 [INFO] 07:16:33 [INFO] -------------------< org.onap.cps:cps-tbdmt-parent >-------------------- 07:16:33 [INFO] Building cps-tbdmt-parent 0.0.1-SNAPSHOT [1/7] 07:16:33 [INFO] --------------------------------[ pom ]--------------------------------- 07:16:34 [INFO] 07:16:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-tbdmt-parent --- 07:16:35 [INFO] 07:16:35 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-tbdmt-parent --- 07:16:36 [INFO] 07:16:36 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-tbdmt-parent --- 07:16:36 [INFO] 07:16:36 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-tbdmt-parent --- 07:16:37 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-parent/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:16:37 [INFO] 07:16:37 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-tbdmt-parent --- 07:16:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-parent/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:16:37 [INFO] 07:16:37 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-tbdmt-parent --- 07:16:39 [INFO] You have 0 Checkstyle violations. 07:16:39 [INFO] 07:16:39 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-tbdmt-parent --- 07:16:40 [INFO] You have 0 Checkstyle violations. 07:16:40 [INFO] 07:16:40 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-tbdmt-parent --- 07:16:40 [INFO] Starting audit... 07:16:40 Audit done. 07:16:40 [INFO] You have 0 Checkstyle violations. 07:16:40 [INFO] 07:16:40 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-tbdmt-parent >>> 07:16:40 [INFO] 07:16:40 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-tbdmt-parent --- 07:16:43 [INFO] 07:16:43 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-tbdmt-parent <<< 07:16:43 [INFO] 07:16:43 [INFO] 07:16:43 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-tbdmt-parent --- 07:16:43 [INFO] 07:16:43 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-tbdmt-parent --- 07:16:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:16:43 [INFO] 07:16:43 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-tbdmt-parent --- 07:16:45 [INFO] Skipping containerization because packaging is 'pom'... 07:16:45 [INFO] 07:16:45 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-tbdmt-parent --- 07:16:45 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-parent/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:16:45 [INFO] 07:16:45 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-tbdmt-parent --- 07:16:46 [INFO] No tests to run. 07:16:46 [INFO] 07:16:46 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-tbdmt-parent --- 07:16:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:16:46 [INFO] 07:16:46 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-tbdmt-parent --- 07:16:46 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-parent/target/code-coverage/jacoco-ut.exec 07:16:46 [INFO] 07:16:46 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-tbdmt-parent --- 07:16:46 [INFO] Failsafe report directory: /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-parent/target/failsafe-reports 07:16:46 [INFO] 07:16:46 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-tbdmt-parent --- 07:16:46 [INFO] Installing /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-parent/pom.xml to /tmp/r/org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/cps-tbdmt-parent-0.0.1-SNAPSHOT.pom 07:16:46 [INFO] 07:16:46 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-tbdmt-parent --- 07:16:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo 07:16:46 [WARNING] Could not validate integrity of download from file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/maven-metadata.xml: Checksum validation failed, no checksums available 07:16:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/maven-metadata.xml 07:16:46 [WARNING] Could not validate integrity of download from file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-parent/maven-metadata.xml: Checksum validation failed, no checksums available 07:16:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-parent/maven-metadata.xml 07:16:46 [INFO] 07:16:46 [INFO] --- jib-maven-plugin:3.3.2:build (buildAndPush) @ cps-tbdmt-parent --- 07:16:46 [INFO] Skipping containerization because packaging is 'pom'... 07:16:46 [INFO] 07:16:46 [INFO] -------------------< org.onap.cps:cps-tbdmt-service >------------------- 07:16:46 [INFO] Building cps-tbdmt-service 0.0.1-SNAPSHOT [2/7] 07:16:46 [INFO] --------------------------------[ jar ]--------------------------------- 07:16:50 [INFO] 07:16:50 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-tbdmt-service --- 07:16:50 [INFO] 07:16:50 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-tbdmt-service --- 07:16:50 [INFO] 07:16:50 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-tbdmt-service --- 07:16:50 [INFO] 07:16:50 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-tbdmt-service --- 07:16:50 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:16:50 [INFO] 07:16:50 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-tbdmt-service --- 07:16:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:16:50 [INFO] 07:16:50 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-tbdmt-service --- 07:16:50 [INFO] You have 0 Checkstyle violations. 07:16:50 [INFO] 07:16:50 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-tbdmt-service --- 07:16:51 [INFO] You have 0 Checkstyle violations. 07:16:51 [INFO] 07:16:51 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-tbdmt-service --- 07:16:51 [INFO] Starting audit... 07:16:51 Audit done. 07:16:51 [INFO] You have 0 Checkstyle violations. 07:16:51 [INFO] 07:16:51 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-tbdmt-service --- 07:16:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:16:51 [INFO] skip non existing resourceDirectory /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/src/main/resources 07:16:51 [INFO] skip non existing resourceDirectory /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/target/generated-sources/license 07:16:51 [INFO] skip non existing resourceDirectory /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/target/generated-resources/licenses 07:16:51 [INFO] 07:16:51 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ cps-tbdmt-service --- 07:16:52 [INFO] Changes detected - recompiling the module! 07:16:52 [INFO] Compiling 15 source files to /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/target/classes 07:16:53 [INFO] /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/src/main/java/org/onap/cps/tbdmt/client/CpsRestClient.java: Some input files use or override a deprecated API. 07:16:53 [INFO] /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/src/main/java/org/onap/cps/tbdmt/client/CpsRestClient.java: Recompile with -Xlint:deprecation for details. 07:16:53 [INFO] /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/src/main/java/org/onap/cps/tbdmt/client/CpsRestClient.java: /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/src/main/java/org/onap/cps/tbdmt/client/CpsRestClient.java uses or overrides a deprecated API that is marked for removal. 07:16:53 [INFO] /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/src/main/java/org/onap/cps/tbdmt/client/CpsRestClient.java: Recompile with -Xlint:removal for details. 07:16:53 [INFO] 07:16:53 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-tbdmt-service >>> 07:16:53 [INFO] 07:16:53 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-tbdmt-service --- 07:16:54 [INFO] Fork Value is true 07:16:54 [java] Unexpected problem occured during version sanity check 07:16:54 [java] Reported exception: 07:16:54 [java] java.lang.AbstractMethodError: Receiver class org.slf4j.simple.SimpleServiceProvider does not define or inherit an implementation of the resolved method 'abstract java.lang.String getRequestedApiVersion()' of interface org.slf4j.spi.SLF4JServiceProvider. 07:16:54 [java] at org.slf4j.LoggerFactory.versionSanityCheck(LoggerFactory.java:297) 07:16:54 [java] at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:141) 07:16:54 [java] at org.slf4j.LoggerFactory.getProvider(LoggerFactory.java:421) 07:16:54 [java] at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:407) 07:16:54 [java] at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:356) 07:16:54 [java] at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:382) 07:16:54 [java] at edu.umd.cs.findbugs.FindBugs2.(FindBugs2.java:96) 07:16:55 [java] WARNING: A terminally deprecated method in java.lang.System has been called 07:16:55 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/tmp/r/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 07:16:55 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 07:16:55 [java] WARNING: System::setSecurityManager will be removed in a future release 07:16:57 [INFO] Done SpotBugs Analysis.... 07:16:58 [INFO] 07:16:58 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-tbdmt-service <<< 07:16:58 [INFO] 07:16:58 [INFO] 07:16:58 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-tbdmt-service --- 07:16:58 [INFO] BugInstance size is 0 07:16:58 [INFO] Error size is 0 07:16:58 [INFO] No errors/warnings found 07:16:58 [INFO] 07:16:58 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-tbdmt-service --- 07:16:58 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:16:58 [INFO] Copying 5 resources 07:16:58 [INFO] 07:16:58 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ cps-tbdmt-service --- 07:16:58 [INFO] Changes detected - recompiling the module! 07:16:58 [INFO] Compiling 4 source files to /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/target/test-classes 07:16:58 [INFO] /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/src/test/java/org/onap/cps/tbdmt/client/CpsRestClientTest.java: Some input files use or override a deprecated API. 07:16:58 [INFO] /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/src/test/java/org/onap/cps/tbdmt/client/CpsRestClientTest.java: Recompile with -Xlint:deprecation for details. 07:16:58 [INFO] 07:16:58 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-tbdmt-service --- 07:16:59 [INFO] Surefire report directory: /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/target/surefire-reports 07:16:59 [INFO] 07:16:59 [INFO] ------------------------------------------------------- 07:16:59 [INFO] T E S T S 07:16:59 [INFO] ------------------------------------------------------- 07:17:00 [INFO] Running org.onap.cps.tbdmt.client.CpsRestClientTest 07:17:01 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:17:04 07:17:04.498 [main] WARN org.springframework.http.client.HttpComponentsClientHttpRequestFactory -- HttpComponentsClientHttpRequestFactory.setReadTimeout has no effect 07:17:04 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.596 s - in org.onap.cps.tbdmt.client.CpsRestClientTest 07:17:04 [INFO] Running org.onap.cps.tbdmt.model.ModelTest 07:17:04 07:17:04.549 [main] INFO com.openpojo.log.LoggerFactory -- Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 07:17:04 07:17:04.549 [main] INFO com.openpojo.reflection.coverage.service.PojoCoverageFilterServiceFactory -- Jacoco detected, auto-configuring OpenPojo to ignore its structures. 07:17:04 07:17:04.648 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [sun.boot.class.path] 07:17:04 07:17:04.648 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/java/packages/lib 07:17:04 07:17:04.650 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/java/packages/lib] 07:17:04 07:17:04.650 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib64 07:17:04 07:17:04.650 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib64] 07:17:04 07:17:04.650 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib64 07:17:04 07:17:04.650 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib64] 07:17:04 07:17:04.650 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib 07:17:04 07:17:04.650 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib] 07:17:04 07:17:04.650 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib 07:17:04 07:17:04.651 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib] 07:17:04 07:17:04.651 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/target/test-classes 07:17:04 07:17:04.651 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/target/test-classes] 07:17:04 07:17:04.651 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/target/classes 07:17:04 07:17:04.652 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/target/classes] 07:17:04 07:17:04.652 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar 07:17:04 07:17:04.653 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-web/3.1.5/spring-boot-starter-web-3.1.5.jar 07:17:04 07:17:04.654 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter/3.1.5/spring-boot-starter-3.1.5.jar 07:17:04 07:17:04.654 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/boot/spring-boot/3.1.5/spring-boot-3.1.5.jar 07:17:04 07:17:04.657 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/boot/spring-boot-autoconfigure/3.1.5/spring-boot-autoconfigure-3.1.5.jar 07:17:04 07:17:04.660 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-logging/3.1.5/spring-boot-starter-logging-3.1.5.jar 07:17:04 07:17:04.660 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.jar 07:17:04 07:17:04.660 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.jar 07:17:04 07:17:04.661 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.20.0/log4j-to-slf4j-2.20.0.jar 07:17:04 07:17:04.662 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/logging/log4j/log4j-api/2.20.0/log4j-api-2.20.0.jar 07:17:04 07:17:04.662 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/jul-to-slf4j/2.0.9/jul-to-slf4j-2.0.9.jar 07:17:04 07:17:04.662 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar 07:17:04 07:17:04.662 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/yaml/snakeyaml/1.33/snakeyaml-1.33.jar 07:17:04 07:17:04.663 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-json/3.1.5/spring-boot-starter-json-3.1.5.jar 07:17:04 07:17:04.663 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.15.3/jackson-datatype-jdk8-2.15.3.jar 07:17:04 07:17:04.663 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.3/jackson-datatype-jsr310-2.15.3.jar 07:17:04 07:17:04.664 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.15.3/jackson-module-parameter-names-2.15.3.jar 07:17:04 07:17:04.664 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-tomcat/3.1.5/spring-boot-starter-tomcat-3.1.5.jar 07:17:04 07:17:04.664 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/tomcat/embed/tomcat-embed-core/10.1.15/tomcat-embed-core-10.1.15.jar 07:17:04 07:17:04.667 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/10.1.15/tomcat-embed-websocket-10.1.15.jar 07:17:04 07:17:04.667 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/spring-web/6.0.13/spring-web-6.0.13.jar 07:17:04 07:17:04.669 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/spring-beans/6.0.13/spring-beans-6.0.13.jar 07:17:04 07:17:04.670 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/micrometer/micrometer-observation/1.11.5/micrometer-observation-1.11.5.jar 07:17:04 07:17:04.671 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/micrometer/micrometer-commons/1.11.5/micrometer-commons-1.11.5.jar 07:17:04 07:17:04.671 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/spring-webmvc/6.0.13/spring-webmvc-6.0.13.jar 07:17:04 07:17:04.672 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/spring-aop/6.0.13/spring-aop-6.0.13.jar 07:17:04 07:17:04.672 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/spring-context/6.0.13/spring-context-6.0.13.jar 07:17:04 07:17:04.674 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/spring-expression/6.0.13/spring-expression-6.0.13.jar 07:17:04 07:17:04.674 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-validation/3.1.5/spring-boot-starter-validation-3.1.5.jar 07:17:04 07:17:04.675 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/tomcat/embed/tomcat-embed-el/10.1.15/tomcat-embed-el-10.1.15.jar 07:17:04 07:17:04.675 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar 07:17:04 07:17:04.677 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jboss/logging/jboss-logging/3.5.3.Final/jboss-logging-3.5.3.Final.jar 07:17:04 07:17:04.677 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar 07:17:04 07:17:04.677 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/3.1.5/spring-boot-starter-data-jpa-3.1.5.jar 07:17:04 07:17:04.677 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-aop/3.1.5/spring-boot-starter-aop-3.1.5.jar 07:17:04 07:17:04.677 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/aspectj/aspectjweaver/1.9.20/aspectjweaver-1.9.20.jar 07:17:04 07:17:04.679 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-jdbc/3.1.5/spring-boot-starter-jdbc-3.1.5.jar 07:17:04 07:17:04.679 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/zaxxer/HikariCP/5.0.1/HikariCP-5.0.1.jar 07:17:04 07:17:04.679 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/spring-jdbc/6.0.13/spring-jdbc-6.0.13.jar 07:17:04 07:17:04.680 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hibernate/orm/hibernate-core/6.2.13.Final/hibernate-core-6.2.13.Final.jar 07:17:04 07:17:04.692 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar 07:17:04 07:17:04.692 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar 07:17:04 07:17:04.692 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar 07:17:04 07:17:04.692 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/smallrye/jandex/3.0.5/jandex-3.0.5.jar 07:17:04 07:17:04.693 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.jar 07:17:04 07:17:04.697 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.3/jaxb-runtime-4.0.3.jar 07:17:04 07:17:04.699 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-core/4.0.3/jaxb-core-4.0.3.jar 07:17:04 07:17:04.699 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/angus/angus-activation/2.0.1/angus-activation-2.0.1.jar 07:17:04 07:17:04.699 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/txw2/4.0.3/txw2-4.0.3.jar 07:17:04 07:17:04.700 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar 07:17:04 07:17:04.700 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar 07:17:04 07:17:04.700 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.jar 07:17:04 07:17:04.700 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/data/spring-data-jpa/3.1.5/spring-data-jpa-3.1.5.jar 07:17:04 07:17:04.701 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/data/spring-data-commons/3.1.5/spring-data-commons-3.1.5.jar 07:17:04 07:17:04.703 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/spring-orm/6.0.13/spring-orm-6.0.13.jar 07:17:04 07:17:04.703 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/spring-tx/6.0.13/spring-tx-6.0.13.jar 07:17:04 07:17:04.703 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/spring-aspects/6.0.13/spring-aspects-6.0.13.jar 07:17:04 07:17:04.704 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar 07:17:04 07:17:04.704 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar 07:17:04 07:17:04.705 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/projectlombok/lombok/1.18.24/lombok-1.18.24.jar 07:17:04 07:17:04.706 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/hubspot/jinjava/jinjava/2.7.1/jinjava-2.7.1.jar 07:17:04 07:17:04.709 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar 07:17:04 07:17:04.709 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar 07:17:04 07:17:04.712 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar 07:17:04 07:17:04.712 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 07:17:04 07:17:04.712 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar 07:17:04 07:17:04.713 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar 07:17:04 07:17:04.713 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/javassist/javassist/3.24.1-GA/javassist-3.24.1-GA.jar 07:17:04 07:17:04.713 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/re2j/re2j/1.2/re2j-1.2.jar 07:17:04 07:17:04.714 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar 07:17:04 07:17:04.714 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar 07:17:04 07:17:04.715 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/googlecode/java-ipv6/java-ipv6/0.17/java-ipv6-0.17.jar 07:17:04 07:17:04.715 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/code/findbugs/annotations/3.0.1/annotations-3.0.1.jar 07:17:04 07:17:04.715 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.3/jackson-annotations-2.15.3.jar 07:17:04 07:17:04.715 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.15.3/jackson-databind-2.15.3.jar 07:17:04 07:17:04.717 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.3/jackson-core-2.15.3.jar 07:17:04 07:17:04.718 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.3/jackson-dataformat-yaml-2.15.3.jar 07:17:04 07:17:04.718 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/ch/obermuhlner/big-math/2.0.0/big-math-2.0.0.jar 07:17:04 07:17:04.718 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar 07:17:04 07:17:04.719 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar 07:17:04 07:17:04.719 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar 07:17:04 07:17:04.720 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar 07:17:04 07:17:04.721 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar 07:17:04 07:17:04.721 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar 07:17:04 07:17:04.722 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar 07:17:04 07:17:04.723 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.3/httpcore5-5.2.3.jar 07:17:04 07:17:04.724 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2.3/httpcore5-h2-5.2.3.jar 07:17:04 07:17:04.724 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/junit/vintage/junit-vintage-engine/5.9.3/junit-vintage-engine-5.9.3.jar 07:17:04 07:17:04.724 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.jar 07:17:04 07:17:04.725 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar 07:17:04 07:17:04.725 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.jar 07:17:04 07:17:04.725 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar 07:17:04 07:17:04.725 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar 07:17:04 07:17:04.726 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar 07:17:04 07:17:04.726 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-test/3.1.5/spring-boot-starter-test-3.1.5.jar 07:17:04 07:17:04.726 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/boot/spring-boot-test/3.1.5/spring-boot-test-3.1.5.jar 07:17:04 07:17:04.726 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/3.1.5/spring-boot-test-autoconfigure-3.1.5.jar 07:17:04 07:17:04.727 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/jayway/jsonpath/json-path/2.8.0/json-path-2.8.0.jar 07:17:04 07:17:04.727 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar 07:17:04 07:17:04.727 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar 07:17:04 07:17:04.728 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/minidev/json-smart/2.4.11/json-smart-2.4.11.jar 07:17:04 07:17:04.728 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/minidev/accessors-smart/2.4.11/accessors-smart-2.4.11.jar 07:17:04 07:17:04.728 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/ow2/asm/asm/9.3/asm-9.3.jar 07:17:04 07:17:04.728 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar 07:17:04 07:17:04.730 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar 07:17:04 07:17:04.730 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/mockito/mockito-core/5.3.1/mockito-core-5.3.1.jar 07:17:04 07:17:04.731 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/bytebuddy/byte-buddy-agent/1.14.9/byte-buddy-agent-1.14.9.jar 07:17:04 07:17:04.731 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar 07:17:04 07:17:04.731 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/mockito/mockito-junit-jupiter/5.3.1/mockito-junit-jupiter-5.3.1.jar 07:17:04 07:17:04.731 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/junit/jupiter/junit-jupiter-api/5.9.3/junit-jupiter-api-5.9.3.jar 07:17:04 07:17:04.732 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar 07:17:04 07:17:04.732 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar 07:17:04 07:17:04.732 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/spring-core/6.0.13/spring-core-6.0.13.jar 07:17:04 07:17:04.734 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/spring-jcl/6.0.13/spring-jcl-6.0.13.jar 07:17:04 07:17:04.734 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/spring-test/6.0.13/spring-test-6.0.13.jar 07:17:04 07:17:04.735 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar 07:17:04 07:17:04.736 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [java.ext.dirs] 07:17:04 07:17:04.788 [main] INFO com.openpojo.validation.affirm.Affirmation -- Dynamically setting affirmation implementation = [com.openpojo.validation.affirm.JUnitAssertAffirmation [@3c7787a7: ]] 07:17:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s - in org.onap.cps.tbdmt.model.ModelTest 07:17:04 [INFO] Running org.onap.cps.tbdmt.service.TemplateBusinessLogicTest 07:17:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s - in org.onap.cps.tbdmt.service.TemplateBusinessLogicTest 07:17:05 [INFO] Running org.onap.cps.tbdmt.service.ExecutionBusinessLogicTest 07:17:06 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.975 s - in org.onap.cps.tbdmt.service.ExecutionBusinessLogicTest 07:17:06 [INFO] 07:17:06 [INFO] Results: 07:17:06 [INFO] 07:17:06 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0 07:17:06 [INFO] 07:17:06 [INFO] 07:17:06 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-tbdmt-service --- 07:17:06 [INFO] Loading execution data file /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/target/code-coverage/jacoco-ut.exec 07:17:06 [INFO] Analyzed bundle 'cps-tbdmt-service' with 9 classes 07:17:06 [INFO] 07:17:06 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-tbdmt-service --- 07:17:06 [INFO] Building jar: /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/target/cps-tbdmt-service-0.0.1-SNAPSHOT.jar 07:17:06 [INFO] 07:17:06 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-tbdmt-service --- 07:17:06 [INFO] 07:17:06 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-tbdmt:0.0.1-SNAPSHOT-20240410T071629, nexus3.onap.org:10003/onap/cps-tbdmt... 07:17:06 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 07:17:06 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 07:17:06 [INFO] Building dependencies layer... 07:17:06 [INFO] Building resources layer... 07:17:06 [INFO] Building classes layer... 07:17:06 [INFO] Building jvm arg files layer... 07:17:07 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 07:17:09 [INFO] 07:17:09 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.tbdmt.Application] 07:17:09 [INFO] Loading to Docker daemon... 07:17:12 [INFO] 07:17:12 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-tbdmt:0.0.1-SNAPSHOT-20240410T071629, nexus3.onap.org:10003/onap/cps-tbdmt 07:17:12 [INFO] 07:17:12 [INFO] A new version of jib-maven-plugin (3.4.2) is available (currently using 3.3.2). Update your build configuration to use the latest features and fixes! 07:17:12 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 07:17:12 [INFO] 07:17:12 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 07:17:12 [INFO] 07:17:12 [INFO] 07:17:12 [INFO] 07:17:12 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-tbdmt-service --- 07:17:12 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:17:12 [INFO] 07:17:12 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-tbdmt-service --- 07:17:12 [INFO] 07:17:12 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-tbdmt-service --- 07:17:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:17:12 [INFO] 07:17:12 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-tbdmt-service --- 07:17:12 [INFO] Loading execution data file /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/target/code-coverage/jacoco-ut.exec 07:17:12 [INFO] Analyzed bundle 'cps-tbdmt-service' with 9 classes 07:17:12 [INFO] All coverage checks have been met. 07:17:12 [INFO] 07:17:12 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-tbdmt-service --- 07:17:12 [INFO] Failsafe report directory: /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/target/failsafe-reports 07:17:12 [INFO] 07:17:12 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-tbdmt-service --- 07:17:12 [INFO] Installing /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/target/cps-tbdmt-service-0.0.1-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/cps-tbdmt-service-0.0.1-SNAPSHOT.jar 07:17:12 [INFO] Installing /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/pom.xml to /tmp/r/org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/cps-tbdmt-service-0.0.1-SNAPSHOT.pom 07:17:12 [INFO] 07:17:12 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-tbdmt-service --- 07:17:12 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo 07:17:12 [WARNING] Could not validate integrity of download from file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/maven-metadata.xml: Checksum validation failed, no checksums available 07:17:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/maven-metadata.xml 07:17:12 [WARNING] Could not validate integrity of download from file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-service/maven-metadata.xml: Checksum validation failed, no checksums available 07:17:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-service/maven-metadata.xml 07:17:12 [INFO] 07:17:12 [INFO] --- jib-maven-plugin:3.3.2:build (buildAndPush) @ cps-tbdmt-service --- 07:17:12 [INFO] 07:17:12 [INFO] Containerizing application to nexus3.onap.org:10003/onap/cps-tbdmt:0.0.1-SNAPSHOT-20240410T071629, nexus3.onap.org:10003/onap/cps-tbdmt... 07:17:12 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 07:17:12 [INFO] Building resources layer... 07:17:12 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 07:17:12 [INFO] Building jvm arg files layer... 07:17:12 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/cps-tbdmt:0.0.1-SNAPSHOT-20240410T071629 07:17:12 [INFO] Building dependencies layer... 07:17:12 [INFO] Building classes layer... 07:17:12 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 07:17:12 [INFO] 07:17:12 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.tbdmt.Application] 07:17:12 [INFO] 07:17:12 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/cps-tbdmt:0.0.1-SNAPSHOT-20240410T071629, nexus3.onap.org:10003/onap/cps-tbdmt 07:17:12 [INFO] 07:17:12 [INFO] 07:17:12 [INFO] --------------------< org.onap.cps:cps-tbdmt-rest >--------------------- 07:17:12 [INFO] Building cps-tbdmt-rest 0.0.1-SNAPSHOT [3/7] 07:17:12 [INFO] --------------------------------[ jar ]--------------------------------- 07:17:14 [INFO] 07:17:14 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-tbdmt-rest --- 07:17:14 [INFO] 07:17:14 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-tbdmt-rest --- 07:17:14 [INFO] 07:17:14 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-tbdmt-rest --- 07:17:14 [INFO] 07:17:14 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-tbdmt-rest --- 07:17:14 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:17:14 [INFO] 07:17:14 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-tbdmt-rest --- 07:17:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:17:14 [INFO] 07:17:14 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-tbdmt-rest --- 07:17:14 [INFO] You have 0 Checkstyle violations. 07:17:14 [INFO] 07:17:14 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-tbdmt-rest --- 07:17:14 [INFO] You have 0 Checkstyle violations. 07:17:14 [INFO] 07:17:14 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-tbdmt-rest --- 07:17:14 [INFO] Starting audit... 07:17:14 Audit done. 07:17:14 [INFO] You have 0 Checkstyle violations. 07:17:14 [INFO] 07:17:14 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-tbdmt-rest --- 07:17:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:17:14 [INFO] skip non existing resourceDirectory /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest/src/main/resources 07:17:14 [INFO] skip non existing resourceDirectory /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest/target/generated-sources/license 07:17:14 [INFO] skip non existing resourceDirectory /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest/target/generated-resources/licenses 07:17:14 [INFO] 07:17:14 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ cps-tbdmt-rest --- 07:17:14 [INFO] Changes detected - recompiling the module! 07:17:14 [INFO] Compiling 3 source files to /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest/target/classes 07:17:14 [INFO] 07:17:14 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-tbdmt-rest >>> 07:17:14 [INFO] 07:17:14 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-tbdmt-rest --- 07:17:14 [INFO] Fork Value is true 07:17:14 [java] Unexpected problem occured during version sanity check 07:17:14 [java] Reported exception: 07:17:14 [java] java.lang.AbstractMethodError: Receiver class org.slf4j.simple.SimpleServiceProvider does not define or inherit an implementation of the resolved method 'abstract java.lang.String getRequestedApiVersion()' of interface org.slf4j.spi.SLF4JServiceProvider. 07:17:14 [java] at org.slf4j.LoggerFactory.versionSanityCheck(LoggerFactory.java:297) 07:17:14 [java] at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:141) 07:17:14 [java] at org.slf4j.LoggerFactory.getProvider(LoggerFactory.java:421) 07:17:14 [java] at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:407) 07:17:14 [java] at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:356) 07:17:14 [java] at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:382) 07:17:14 [java] at edu.umd.cs.findbugs.FindBugs2.(FindBugs2.java:96) 07:17:16 [java] WARNING: A terminally deprecated method in java.lang.System has been called 07:17:16 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/tmp/r/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 07:17:16 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 07:17:16 [java] WARNING: System::setSecurityManager will be removed in a future release 07:17:16 [INFO] Done SpotBugs Analysis.... 07:17:17 [INFO] 07:17:17 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-tbdmt-rest <<< 07:17:17 [INFO] 07:17:17 [INFO] 07:17:17 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-tbdmt-rest --- 07:17:17 [INFO] BugInstance size is 0 07:17:17 [INFO] Error size is 0 07:17:17 [INFO] No errors/warnings found 07:17:17 [INFO] 07:17:17 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-tbdmt-rest --- 07:17:17 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:17:17 [INFO] skip non existing resourceDirectory /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest/src/test/resources 07:17:17 [INFO] 07:17:17 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ cps-tbdmt-rest --- 07:17:17 [INFO] Changes detected - recompiling the module! 07:17:17 [INFO] Compiling 3 source files to /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest/target/test-classes 07:17:17 [INFO] 07:17:17 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-tbdmt-rest --- 07:17:17 [INFO] Surefire report directory: /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest/target/surefire-reports 07:17:17 [INFO] 07:17:17 [INFO] ------------------------------------------------------- 07:17:17 [INFO] T E S T S 07:17:17 [INFO] ------------------------------------------------------- 07:17:18 07:17:18.388 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.tbdmt.rest.ExecutionControllerTest]: ExecutionControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:17:18 07:17:18.619 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.tbdmt.TestApplication for test class org.onap.cps.tbdmt.rest.ExecutionControllerTest 07:17:18 07:17:18.746 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.tbdmt.rest.TemplateControllerTest]: TemplateControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:17:18 07:17:18.757 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.tbdmt.TestApplication for test class org.onap.cps.tbdmt.rest.TemplateControllerTest 07:17:18 07:17:18.777 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.tbdmt.rest.ExecutionControllerTest]: ExecutionControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:17:18 07:17:18.788 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.tbdmt.TestApplication for test class org.onap.cps.tbdmt.rest.ExecutionControllerTest 07:17:18 07:17:18.792 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.tbdmt.rest.TemplateControllerTest]: TemplateControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:17:18 07:17:18.798 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.tbdmt.TestApplication for test class org.onap.cps.tbdmt.rest.TemplateControllerTest 07:17:18 [INFO] Running org.onap.cps.tbdmt.rest.ExecutionControllerTest 07:17:20 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:17:22 07:17:22 . ____ _ __ _ _ 07:17:22 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:17:22 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:17:22 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:17:22 ' |____| .__|_| |_|_| |_\__, | / / / / 07:17:22 =========|_|==============|___/=/_/_/_/ 07:17:22 :: Spring Boot :: (v3.1.5) 07:17:22 07:17:22 2024-04-10T07:17:19.397Z INFO 6930 --- [ main] o.o.c.t.rest.ExecutionControllerTest : Starting ExecutionControllerTest using Java 17.0.6-ea with PID 6930 (started by jenkins in /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest) 07:17:22 2024-04-10T07:17:19.400Z INFO 6930 --- [ main] o.o.c.t.rest.ExecutionControllerTest : No active profile set, falling back to 1 default profile: "default" 07:17:22 2024-04-10T07:17:22.416Z INFO 6930 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 07:17:22 2024-04-10T07:17:22.416Z INFO 6930 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 07:17:22 2024-04-10T07:17:22.419Z INFO 6930 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 07:17:22 2024-04-10T07:17:22.448Z INFO 6930 --- [ main] o.o.c.t.rest.ExecutionControllerTest : Started ExecutionControllerTest in 3.556 seconds (process running for 4.996) 07:17:22 2024-04-10T07:17:22.680Z WARN 6930 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.tbdmt.rest.ExecutionController 07:17:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.123 s - in org.onap.cps.tbdmt.rest.ExecutionControllerTest 07:17:22 [INFO] Running org.onap.cps.tbdmt.rest.TemplateControllerTest 07:17:23 07:17:23 . ____ _ __ _ _ 07:17:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:17:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:17:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:17:23 ' |____| .__|_| |_|_| |_\__, | / / / / 07:17:23 =========|_|==============|___/=/_/_/_/ 07:17:23 :: Spring Boot :: (v3.1.5) 07:17:23 07:17:23 2024-04-10T07:17:23.017Z INFO 6930 --- [ main] o.o.c.tbdmt.rest.TemplateControllerTest : Starting TemplateControllerTest using Java 17.0.6-ea with PID 6930 (started by jenkins in /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest) 07:17:23 2024-04-10T07:17:23.017Z INFO 6930 --- [ main] o.o.c.tbdmt.rest.TemplateControllerTest : No active profile set, falling back to 1 default profile: "default" 07:17:23 2024-04-10T07:17:23.443Z INFO 6930 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 07:17:23 2024-04-10T07:17:23.443Z INFO 6930 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 07:17:23 2024-04-10T07:17:23.444Z INFO 6930 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 07:17:23 2024-04-10T07:17:23.451Z INFO 6930 --- [ main] o.o.c.tbdmt.rest.TemplateControllerTest : Started TemplateControllerTest in 0.492 seconds (process running for 5.999) 07:17:23 2024-04-10T07:17:23.551Z WARN 6930 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.tbdmt.rest.TemplateController 07:17:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.641 s - in org.onap.cps.tbdmt.rest.TemplateControllerTest 07:17:23 [INFO] 07:17:23 [INFO] Results: 07:17:23 [INFO] 07:17:23 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 07:17:23 [INFO] 07:17:23 [INFO] 07:17:23 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-tbdmt-rest --- 07:17:23 [INFO] Loading execution data file /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest/target/code-coverage/jacoco-ut.exec 07:17:23 [INFO] Analyzed bundle 'cps-tbdmt-rest' with 3 classes 07:17:23 [INFO] 07:17:23 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-tbdmt-rest --- 07:17:23 [INFO] Building jar: /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest/target/cps-tbdmt-rest-0.0.1-SNAPSHOT.jar 07:17:23 [INFO] 07:17:23 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-tbdmt-rest --- 07:17:23 [INFO] 07:17:23 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-tbdmt:0.0.1-SNAPSHOT-20240410T071629Z, nexus3.onap.org:10003/onap/cps-tbdmt... 07:17:23 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 07:17:23 [INFO] Building dependencies layer... 07:17:23 [INFO] Building snapshot dependencies layer... 07:17:23 [INFO] Building resources layer... 07:17:23 [INFO] Building classes layer... 07:17:23 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 07:17:23 [INFO] Building jvm arg files layer... 07:17:23 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 07:17:26 [INFO] 07:17:26 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.tbdmt.Application] 07:17:26 [INFO] Loading to Docker daemon... 07:17:27 [INFO] 07:17:27 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-tbdmt:0.0.1-SNAPSHOT-20240410T071629Z, nexus3.onap.org:10003/onap/cps-tbdmt 07:17:27 [INFO] 07:17:27 [INFO] 07:17:27 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-tbdmt-rest --- 07:17:27 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:17:27 [INFO] 07:17:27 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-tbdmt-rest --- 07:17:27 [INFO] 07:17:27 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-tbdmt-rest --- 07:17:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:17:27 [INFO] 07:17:27 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-tbdmt-rest --- 07:17:27 [INFO] Loading execution data file /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest/target/code-coverage/jacoco-ut.exec 07:17:27 [INFO] Analyzed bundle 'cps-tbdmt-rest' with 3 classes 07:17:27 [INFO] All coverage checks have been met. 07:17:27 [INFO] 07:17:27 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-tbdmt-rest --- 07:17:27 [INFO] Failsafe report directory: /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest/target/failsafe-reports 07:17:27 [INFO] 07:17:27 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-tbdmt-rest --- 07:17:27 [INFO] Installing /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest/target/cps-tbdmt-rest-0.0.1-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/cps-tbdmt-rest-0.0.1-SNAPSHOT.jar 07:17:27 [INFO] Installing /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest/pom.xml to /tmp/r/org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/cps-tbdmt-rest-0.0.1-SNAPSHOT.pom 07:17:27 [INFO] 07:17:27 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-tbdmt-rest --- 07:17:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo 07:17:27 [WARNING] Could not validate integrity of download from file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/maven-metadata.xml: Checksum validation failed, no checksums available 07:17:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/maven-metadata.xml 07:17:27 [WARNING] Could not validate integrity of download from file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-rest/maven-metadata.xml: Checksum validation failed, no checksums available 07:17:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-rest/maven-metadata.xml 07:17:27 [INFO] 07:17:27 [INFO] --- jib-maven-plugin:3.3.2:build (buildAndPush) @ cps-tbdmt-rest --- 07:17:27 [INFO] 07:17:27 [INFO] Containerizing application to nexus3.onap.org:10003/onap/cps-tbdmt:0.0.1-SNAPSHOT-20240410T071629Z, nexus3.onap.org:10003/onap/cps-tbdmt... 07:17:27 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 07:17:27 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/cps-tbdmt:0.0.1-SNAPSHOT-20240410T071629Z 07:17:27 [INFO] Building dependencies layer... 07:17:27 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 07:17:27 [INFO] Building resources layer... 07:17:27 [INFO] Building snapshot dependencies layer... 07:17:27 [INFO] Building jvm arg files layer... 07:17:27 [INFO] Building classes layer... 07:17:27 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 07:17:27 [INFO] 07:17:27 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.tbdmt.Application] 07:17:27 [INFO] 07:17:27 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/cps-tbdmt:0.0.1-SNAPSHOT-20240410T071629Z, nexus3.onap.org:10003/onap/cps-tbdmt 07:17:27 [INFO] 07:17:27 [INFO] 07:17:27 [INFO] ----------------< org.onap.cps:cps-tbdmt-dependencies >----------------- 07:17:27 [INFO] Building org.onap.cps:cps-tbdmt-dependencies 0.0.1-SNAPSHOT [4/7] 07:17:27 [INFO] --------------------------------[ pom ]--------------------------------- 07:17:27 [INFO] 07:17:27 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-tbdmt-dependencies --- 07:17:27 [INFO] 07:17:27 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-tbdmt-dependencies --- 07:17:27 [INFO] Installing /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-dependencies/pom.xml to /tmp/r/org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/cps-tbdmt-dependencies-0.0.1-SNAPSHOT.pom 07:17:27 [INFO] 07:17:27 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ cps-tbdmt-dependencies --- 07:17:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo 07:17:27 [WARNING] Could not validate integrity of download from file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/maven-metadata.xml: Checksum validation failed, no checksums available 07:17:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/maven-metadata.xml 07:17:27 [WARNING] Could not validate integrity of download from file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-dependencies/maven-metadata.xml: Checksum validation failed, no checksums available 07:17:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-dependencies/maven-metadata.xml 07:17:27 [INFO] 07:17:27 [INFO] ---------------------< org.onap.cps:cps-tbdmt-bom >--------------------- 07:17:27 [INFO] Building cps-tbdmt-bom 0.0.1-SNAPSHOT [5/7] 07:17:27 [INFO] --------------------------------[ pom ]--------------------------------- 07:17:27 [INFO] 07:17:27 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-tbdmt-bom --- 07:17:27 [INFO] 07:17:27 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-tbdmt-bom --- 07:17:27 [INFO] Installing /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-bom/pom.xml to /tmp/r/org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/cps-tbdmt-bom-0.0.1-SNAPSHOT.pom 07:17:27 [INFO] 07:17:27 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ cps-tbdmt-bom --- 07:17:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo 07:17:27 [WARNING] Could not validate integrity of download from file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/maven-metadata.xml: Checksum validation failed, no checksums available 07:17:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/maven-metadata.xml 07:17:27 [WARNING] Could not validate integrity of download from file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-bom/maven-metadata.xml: Checksum validation failed, no checksums available 07:17:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-bom/maven-metadata.xml 07:17:27 [INFO] 07:17:27 [INFO] -----------------< org.onap.cps:cps-tbdmt-application >----------------- 07:17:27 [INFO] Building cps-tbdmt-application 0.0.1-SNAPSHOT [6/7] 07:17:27 [INFO] --------------------------------[ jar ]--------------------------------- 07:17:30 [INFO] 07:17:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-tbdmt-application --- 07:17:30 [INFO] 07:17:30 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-tbdmt-application --- 07:17:30 [INFO] 07:17:30 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-tbdmt-application --- 07:17:30 [INFO] 07:17:30 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-tbdmt-application --- 07:17:30 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-application/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:17:30 [INFO] 07:17:30 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-tbdmt-application --- 07:17:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-application/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:17:30 [INFO] 07:17:30 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-tbdmt-application --- 07:17:30 [INFO] You have 0 Checkstyle violations. 07:17:30 [INFO] 07:17:30 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-tbdmt-application --- 07:17:30 [INFO] You have 0 Checkstyle violations. 07:17:30 [INFO] 07:17:30 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-tbdmt-application --- 07:17:30 [INFO] Starting audit... 07:17:30 Audit done. 07:17:30 [INFO] You have 0 Checkstyle violations. 07:17:30 [INFO] 07:17:30 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-tbdmt-application --- 07:17:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:17:30 [INFO] skip non existing resourceDirectory /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-application/src/main/resources 07:17:30 [INFO] skip non existing resourceDirectory /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-application/target/generated-sources/license 07:17:30 [INFO] skip non existing resourceDirectory /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-application/target/generated-resources/licenses 07:17:30 [INFO] 07:17:30 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ cps-tbdmt-application --- 07:17:30 [INFO] Changes detected - recompiling the module! 07:17:30 [INFO] Compiling 1 source file to /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-application/target/classes 07:17:30 [INFO] 07:17:30 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-tbdmt-application >>> 07:17:30 [INFO] 07:17:30 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-tbdmt-application --- 07:17:30 [INFO] Fork Value is true 07:17:30 [java] Unexpected problem occured during version sanity check 07:17:30 [java] Reported exception: 07:17:30 [java] java.lang.AbstractMethodError: Receiver class org.slf4j.simple.SimpleServiceProvider does not define or inherit an implementation of the resolved method 'abstract java.lang.String getRequestedApiVersion()' of interface org.slf4j.spi.SLF4JServiceProvider. 07:17:30 [java] at org.slf4j.LoggerFactory.versionSanityCheck(LoggerFactory.java:297) 07:17:30 [java] at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:141) 07:17:30 [java] at org.slf4j.LoggerFactory.getProvider(LoggerFactory.java:421) 07:17:30 [java] at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:407) 07:17:30 [java] at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:356) 07:17:30 [java] at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:382) 07:17:30 [java] at edu.umd.cs.findbugs.FindBugs2.(FindBugs2.java:96) 07:17:32 [java] WARNING: A terminally deprecated method in java.lang.System has been called 07:17:32 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/tmp/r/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 07:17:32 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 07:17:32 [java] WARNING: System::setSecurityManager will be removed in a future release 07:17:32 [INFO] Done SpotBugs Analysis.... 07:17:32 [INFO] 07:17:32 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-tbdmt-application <<< 07:17:32 [INFO] 07:17:32 [INFO] 07:17:32 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-tbdmt-application --- 07:17:32 [INFO] BugInstance size is 0 07:17:32 [INFO] Error size is 0 07:17:32 [INFO] No errors/warnings found 07:17:32 [INFO] 07:17:32 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-tbdmt-application --- 07:17:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:17:32 [INFO] skip non existing resourceDirectory /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-application/src/test/resources 07:17:32 [INFO] 07:17:32 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ cps-tbdmt-application --- 07:17:32 [INFO] No sources to compile 07:17:32 [INFO] 07:17:32 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-tbdmt-application --- 07:17:32 [INFO] No tests to run. 07:17:32 [INFO] 07:17:32 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-tbdmt-application --- 07:17:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:17:32 [INFO] 07:17:32 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-tbdmt-application --- 07:17:32 [INFO] Building jar: /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-application/target/cps-tbdmt-application-0.0.1-SNAPSHOT.jar 07:17:32 [INFO] 07:17:32 [INFO] --- jib-maven-plugin:2.8.0:dockerBuild (build) @ cps-tbdmt-application --- 07:17:34 [WARNING] Setting image creation time to current time; your image may not be reproducible. 07:17:34 [INFO] 07:17:34 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-tbdmt:0.0.1-SNAPSHOT, nexus3.onap.org:10003/onap/cps-tbdmt... 07:17:34 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java11:8.0.0' does not use a specific image digest - build may not be reproducible 07:17:34 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java11:8.0.0... 07:17:34 [INFO] Building dependencies layer... 07:17:34 [INFO] Building snapshot dependencies layer... 07:17:34 [INFO] Building resources layer... 07:17:34 [INFO] Building classes layer... 07:17:34 [INFO] Using base image with digest: sha256:e32c815dd2a91c1b50da04fa3869891ce96645deaec865fa46c8db91d19de01d 07:17:36 [INFO] 07:17:36 [INFO] Container entrypoint set to [java, -cp, /app/resources:/app/classes:/app/libs/*, org.onap.cps.tbdmt.Application] 07:17:36 [INFO] Loading to Docker daemon... 07:17:39 [INFO] 07:17:39 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-tbdmt:0.0.1-SNAPSHOT, nexus3.onap.org:10003/onap/cps-tbdmt 07:17:39 [INFO] 07:17:39 [INFO] 07:17:39 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-tbdmt-application --- 07:17:39 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-application/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:17:39 [INFO] 07:17:39 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-tbdmt-application --- 07:17:39 [INFO] No tests to run. 07:17:39 [INFO] 07:17:39 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-tbdmt-application --- 07:17:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:17:39 [INFO] 07:17:39 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-tbdmt-application --- 07:17:39 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-application/target/code-coverage/jacoco-ut.exec 07:17:39 [INFO] 07:17:39 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-tbdmt-application --- 07:17:39 [INFO] Failsafe report directory: /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-application/target/failsafe-reports 07:17:39 [INFO] 07:17:39 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-tbdmt-application --- 07:17:39 [INFO] Installing /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-application/target/cps-tbdmt-application-0.0.1-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/cps-tbdmt-application-0.0.1-SNAPSHOT.jar 07:17:39 [INFO] Installing /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-application/pom.xml to /tmp/r/org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/cps-tbdmt-application-0.0.1-SNAPSHOT.pom 07:17:39 [INFO] 07:17:39 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-tbdmt-application --- 07:17:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo 07:17:39 [WARNING] Could not validate integrity of download from file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/maven-metadata.xml: Checksum validation failed, no checksums available 07:17:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/maven-metadata.xml 07:17:39 [WARNING] Could not validate integrity of download from file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-application/maven-metadata.xml: Checksum validation failed, no checksums available 07:17:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-application/maven-metadata.xml 07:17:39 [INFO] 07:17:39 [INFO] --- jib-maven-plugin:2.8.0:build (buildAndPush) @ cps-tbdmt-application --- 07:17:39 [WARNING] Setting image creation time to current time; your image may not be reproducible. 07:17:39 [INFO] 07:17:39 [INFO] Containerizing application to nexus3.onap.org:10003/onap/cps-tbdmt:0.0.1-SNAPSHOT, nexus3.onap.org:10003/onap/cps-tbdmt... 07:17:39 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java11:8.0.0' does not use a specific image digest - build may not be reproducible 07:17:39 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java11:8.0.0... 07:17:39 [INFO] Building dependencies layer... 07:17:39 [INFO] Building snapshot dependencies layer... 07:17:39 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/cps-tbdmt:0.0.1-SNAPSHOT 07:17:39 [INFO] Building resources layer... 07:17:39 [INFO] Building classes layer... 07:17:39 [INFO] Using base image with digest: sha256:e32c815dd2a91c1b50da04fa3869891ce96645deaec865fa46c8db91d19de01d 07:17:39 [INFO] 07:17:39 [INFO] Container entrypoint set to [java, -cp, /app/resources:/app/classes:/app/libs/*, org.onap.cps.tbdmt.Application] 07:17:39 [INFO] 07:17:39 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/cps-tbdmt:0.0.1-SNAPSHOT, nexus3.onap.org:10003/onap/cps-tbdmt 07:17:39 [INFO] 07:17:39 [INFO] 07:17:39 [INFO] -----------------< org.onap.cps:cps-tbdmt-aggregator >------------------ 07:17:39 [INFO] Building cps-tbdmt 0.0.1-SNAPSHOT [7/7] 07:17:39 [INFO] --------------------------------[ pom ]--------------------------------- 07:17:39 [INFO] 07:17:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-tbdmt-aggregator --- 07:17:39 [INFO] Deleting /w/workspace/cps-cps-tbdmt-maven-merge-master/target 07:17:39 [INFO] 07:17:39 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-tbdmt-aggregator --- 07:17:39 [INFO] 07:17:39 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-tbdmt-aggregator --- 07:17:39 [INFO] 07:17:39 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ cps-tbdmt-aggregator --- 07:17:42 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/cps-cps-tbdmt-maven-merge-master/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:17:42 [INFO] 07:17:42 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-tbdmt-aggregator --- 07:17:42 [INFO] Starting audit... 07:17:42 Audit done. 07:17:42 [INFO] You have 0 Checkstyle violations. 07:17:42 [INFO] 07:17:42 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-tbdmt-aggregator --- 07:17:42 [INFO] Starting audit... 07:17:42 Audit done. 07:17:42 [INFO] You have 0 Checkstyle violations. 07:17:42 [INFO] 07:17:42 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ cps-tbdmt-aggregator --- 07:17:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:17:42 [INFO] 07:17:42 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ cps-tbdmt-aggregator --- 07:17:42 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/cps-cps-tbdmt-maven-merge-master/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:17:42 [INFO] 07:17:42 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-tbdmt-aggregator --- 07:17:42 [INFO] No tests to run. 07:17:42 [INFO] 07:17:42 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ cps-tbdmt-aggregator --- 07:17:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:17:42 [INFO] 07:17:42 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-tbdmt-aggregator --- 07:17:42 [INFO] Failsafe report directory: /w/workspace/cps-cps-tbdmt-maven-merge-master/target/failsafe-reports 07:17:42 [INFO] 07:17:42 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-tbdmt-aggregator --- 07:17:42 [INFO] Skipping artifact installation 07:17:42 [INFO] 07:17:42 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-tbdmt-aggregator --- 07:17:42 [INFO] Skipping artifact deployment 07:17:42 [INFO] ------------------------------------------------------------------------ 07:17:42 [INFO] Reactor Summary for cps-tbdmt 0.0.1-SNAPSHOT: 07:17:42 [INFO] 07:17:42 [INFO] cps-tbdmt-parent ................................... SUCCESS [ 12.714 s] 07:17:42 [INFO] cps-tbdmt-service .................................. SUCCESS [ 25.858 s] 07:17:42 [INFO] cps-tbdmt-rest ..................................... SUCCESS [ 15.172 s] 07:17:42 [INFO] org.onap.cps:cps-tbdmt-dependencies ................ SUCCESS [ 0.090 s] 07:17:42 [INFO] cps-tbdmt-bom ...................................... SUCCESS [ 0.009 s] 07:17:42 [INFO] cps-tbdmt-application .............................. SUCCESS [ 11.812 s] 07:17:42 [INFO] cps-tbdmt .......................................... SUCCESS [ 3.322 s] 07:17:42 [INFO] ------------------------------------------------------------------------ 07:17:42 [INFO] BUILD SUCCESS 07:17:42 [INFO] ------------------------------------------------------------------------ 07:17:42 [INFO] Total time: 01:12 min 07:17:42 [INFO] Finished at: 2024-04-10T07:17:42Z 07:17:42 [INFO] ------------------------------------------------------------------------ 07:17:42 [cps-cps-tbdmt-maven-merge-master] $ /bin/sh -xe /tmp/jenkins7284886780788771651.sh 07:17:42 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash -l /tmp/jenkins9058514524518049493.sh 07:17:42 ---> common-variables.sh 07:17:42 --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 07:17:42 ---> maven-deploy.sh 07:17:42 -----> Remove metadata files that were not updated 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/checkstyle/0.0.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/checkstyle/1.0.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/checkstyle/2.0.5-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/checkstyle/2.1.0-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/checkstyle/3.0.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/checkstyle/3.1.1-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/checkstyle/3.1.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/checkstyle/3.1.3-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/checkstyle/3.1.6-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/checkstyle/3.2.0-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/checkstyle/3.2.7-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/checkstyle/3.3.13-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/checkstyle/3.4.7-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/checkstyle/3.4.8-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/checkstyle/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-aggregator/3.1.3-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-aggregator/3.1.6-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-aggregator/3.2.0-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-aggregator/3.2.7-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-aggregator/3.3.13-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-aggregator/3.4.7-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-aggregator/3.4.8-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-aggregator/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-application/0.0.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-application/1.0.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-application/2.0.5-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-application/2.1.0-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-application/3.0.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-application/3.1.1-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-application/3.1.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-application/3.1.3-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-application/3.1.6-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-application/3.2.0-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-application/3.2.7-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-application/3.3.13-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-application/3.4.7-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-application/3.4.8-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-application/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-bom/0.0.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-bom/1.0.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-bom/2.0.5-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-bom/2.1.0-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-bom/3.0.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-bom/3.1.1-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-bom/3.1.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-bom/3.1.3-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-bom/3.1.6-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-bom/3.2.0-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-bom/3.2.7-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-bom/3.3.13-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-bom/3.4.7-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-bom/3.4.8-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-bom/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-dependencies/0.0.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-dependencies/1.0.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-dependencies/2.0.5-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-dependencies/2.1.0-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-dependencies/3.0.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-dependencies/3.1.1-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-dependencies/3.1.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-dependencies/3.1.3-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-dependencies/3.1.6-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-dependencies/3.2.0-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-dependencies/3.2.7-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-dependencies/3.3.13-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-dependencies/3.4.7-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-dependencies/3.4.8-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-dependencies/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-events/2.0.5-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-events/2.1.0-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-events/3.0.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-events/3.1.1-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-events/3.1.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-events/3.1.3-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-events/3.1.6-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-events/3.2.0-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-events/3.2.7-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-events/3.3.13-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-events/3.4.7-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-events/3.4.8-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-events/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-events/3.1.1-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-events/3.1.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-events/3.1.3-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-events/3.1.6-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-events/3.2.0-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-events/3.2.7-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-events/3.3.13-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-events/3.4.7-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-events/3.4.8-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-events/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest/2.0.5-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest/2.1.0-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest/3.0.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest/3.1.1-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest/3.1.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest/3.1.3-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest/3.1.6-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest/3.2.0-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest/3.2.7-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest/3.3.13-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest/3.4.7-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest/3.4.8-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest-stub/3.1.1-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest-stub/3.1.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest-stub/3.1.3-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest-stub/3.1.6-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest-stub/3.2.0-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest-stub/3.2.7-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest-stub/3.3.13-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest-stub/3.4.7-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest-stub/3.4.8-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest-stub/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest-stub-app/3.3.13-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest-stub-app/3.4.7-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest-stub-app/3.4.8-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest-stub-app/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest-stub-service/3.3.13-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest-stub-service/3.4.7-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest-stub-service/3.4.8-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest-stub-service/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-service/2.0.5-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-service/2.1.0-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-service/3.0.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-service/3.1.1-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-service/3.1.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-service/3.1.3-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-service/3.1.6-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-service/3.2.0-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-service/3.2.7-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-service/3.3.13-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-service/3.4.7-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-service/3.4.8-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-service/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-nf-proxy-rest/0.0.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-nf-proxy-rest/1.0.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-nf-proxy-rest/1.1.0-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-nf-proxy-rest/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-nf-proxy-service/0.0.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-nf-proxy-service/1.0.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-nf-proxy-service/1.1.0-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-nf-proxy-service/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-parent/0.0.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-parent/1.0.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-parent/2.0.5-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-parent/2.1.0-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-parent/3.0.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-parent/3.1.1-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-parent/3.1.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-parent/3.1.3-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-parent/3.1.6-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-parent/3.2.0-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-parent/3.2.7-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-parent/3.3.13-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-parent/3.4.7-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-parent/3.4.8-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-parent/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-path-parser/2.0.5-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-path-parser/2.1.0-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-path-parser/3.0.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-path-parser/3.1.1-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-path-parser/3.1.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-path-parser/3.1.3-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-path-parser/3.1.6-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-path-parser/3.2.0-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-path-parser/3.2.7-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-path-parser/3.3.13-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-path-parser/3.4.7-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-path-parser/3.4.8-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-path-parser/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-rest/0.0.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-rest/1.0.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-rest/2.0.5-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-rest/2.1.0-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-rest/3.0.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-rest/3.1.1-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-rest/3.1.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-rest/3.1.3-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-rest/3.1.6-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-rest/3.2.0-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-rest/3.2.7-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-rest/3.3.13-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-rest/3.4.7-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-rest/3.4.8-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-rest/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ri/0.0.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ri/1.0.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ri/2.0.5-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ri/2.1.0-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ri/3.0.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ri/3.1.1-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ri/3.1.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ri/3.1.3-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ri/3.1.6-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ri/3.2.0-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ri/3.2.7-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ri/3.3.13-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ri/3.4.7-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ri/3.4.8-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ri/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-service/0.0.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-service/1.0.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-service/2.0.5-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-service/2.1.0-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-service/3.0.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-service/3.1.1-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-service/3.1.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-service/3.1.3-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-service/3.1.6-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-service/3.2.0-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-service/3.2.7-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-service/3.3.13-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-service/3.4.7-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-service/3.4.8-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-service/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/dmi-plugin-demo-and-csit-stub/3.3.13-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/dmi-plugin-demo-and-csit-stub/3.4.7-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/dmi-plugin-demo-and-csit-stub/3.4.8-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/dmi-plugin-demo-and-csit-stub/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.3.13-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.7-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.8-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.3.13-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.7-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.8-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/integration-test/3.2.1-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/integration-test/3.2.7-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/integration-test/3.3.13-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/integration-test/3.4.7-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/integration-test/3.4.8-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/integration-test/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/jacoco-report/2.1.0-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/jacoco-report/3.0.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/jacoco-report/3.1.1-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/jacoco-report/3.1.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/jacoco-report/3.1.3-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/jacoco-report/3.1.6-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/jacoco-report/3.2.0-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/jacoco-report/3.2.7-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/jacoco-report/3.3.13-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/jacoco-report/3.4.7-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/jacoco-report/3.4.8-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/jacoco-report/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/ncmp-dmi-plugin/1.0.1-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/ncmp-dmi-plugin/1.0.4-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/ncmp-dmi-plugin/1.1.1-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/ncmp-dmi-plugin/1.2.3-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/ncmp-dmi-plugin/1.3.1-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/ncmp-dmi-plugin/1.4.1-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/ncmp-dmi-plugin/1.5.0-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/ncmp-dmi-plugin/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/spotbugs/0.0.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/spotbugs/1.0.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/spotbugs/2.0.5-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/spotbugs/2.1.0-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/spotbugs/3.0.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/spotbugs/3.1.1-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/spotbugs/3.1.2-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/spotbugs/3.1.3-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/spotbugs/3.1.6-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/spotbugs/3.2.0-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/spotbugs/3.2.7-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/spotbugs/3.3.13-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/spotbugs/3.4.7-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/spotbugs/3.4.8-SNAPSHOT/maven-metadata.xml 07:17:43 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/spotbugs/maven-metadata.xml 07:17:43 -----> Install lftools 07:17:43 Setup pyenv: 07:17:43 system 07:17:43 3.8.13 07:17:43 3.9.13 07:17:43 * 3.10.6 (set by /w/workspace/cps-cps-tbdmt-maven-merge-master/.python-version) 07:17:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZUwn from file:/tmp/.os_lf_venv 07:17:44 lf-activate-venv(): INFO: Installing: lftools 07:17:54 lf-activate-venv(): INFO: Adding /tmp/venv-ZUwn/bin to PATH 07:17:54 -----> Upload files to Nexus 07:17:55 ####################################################### 07:17:55 Deploying directory /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo to https://nexus.onap.org/content/repositories/snapshots 07:17:55 Attempting to upload org/onap/cps/cps-tbdmt-application/maven-metadata.xml (353.0 b) 07:17:55 Attempting to upload org/onap/cps/cps-tbdmt-application/maven-metadata.xml.sha1 (40.0 b) 07:17:55 Attempting to upload org/onap/cps/cps-tbdmt-application/maven-metadata.xml.md5 (32.0 b) 07:17:55 Attempting to upload org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/maven-metadata.xml (789.0 b) 07:17:55 Attempting to upload org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/cps-tbdmt-application-0.0.1-20240410.071739-678.jar (3.41 kb) 07:17:55 Attempting to upload org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/cps-tbdmt-application-0.0.1-20240410.071739-678.jar.sha1 (40.0 b) 07:17:55 Attempting to upload org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/cps-tbdmt-application-0.0.1-20240410.071739-678.jar.md5 (32.0 b) 07:17:55 Attempting to upload org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/cps-tbdmt-application-0.0.1-20240410.071739-678.pom (4.4 kb) 07:17:55 Attempting to upload org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/cps-tbdmt-application-0.0.1-20240410.071739-678.pom.sha1 (40.0 b) 07:17:55 Attempting to upload org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/cps-tbdmt-application-0.0.1-20240410.071739-678.pom.md5 (32.0 b) 07:17:55 Attempting to upload org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 07:17:55 Attempting to upload org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 07:17:55 Attempting to upload org/onap/cps/cps-tbdmt-bom/maven-metadata.xml (345.0 b) 07:17:55 Attempting to upload org/onap/cps/cps-tbdmt-bom/maven-metadata.xml.sha1 (40.0 b) 07:17:55 Attempting to upload org/onap/cps/cps-tbdmt-bom/maven-metadata.xml.md5 (32.0 b) 07:17:55 Attempting to upload org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/maven-metadata.xml (606.0 b) 07:17:55 Attempting to upload org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/cps-tbdmt-bom-0.0.1-20240410.071727-678.pom (2.84 kb) 07:17:55 Attempting to upload org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/cps-tbdmt-bom-0.0.1-20240410.071727-678.pom.sha1 (40.0 b) 07:17:55 Attempting to upload org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/cps-tbdmt-bom-0.0.1-20240410.071727-678.pom.md5 (32.0 b) 07:17:55 Attempting to upload org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 07:17:55 Attempting to upload org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 07:17:55 Attempting to upload org/onap/cps/cps-tbdmt-dependencies/maven-metadata.xml (354.0 b) 07:17:55 Attempting to upload org/onap/cps/cps-tbdmt-dependencies/maven-metadata.xml.sha1 (40.0 b) 07:17:55 Attempting to upload org/onap/cps/cps-tbdmt-dependencies/maven-metadata.xml.md5 (32.0 b) 07:17:55 Attempting to upload org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/maven-metadata.xml (615.0 b) 07:17:55 Attempting to upload org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/cps-tbdmt-dependencies-0.0.1-20240410.071727-678.pom (5.36 kb) 07:17:55 Attempting to upload org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/cps-tbdmt-dependencies-0.0.1-20240410.071727-678.pom.md5 (32.0 b) 07:17:55 Attempting to upload org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/cps-tbdmt-dependencies-0.0.1-20240410.071727-678.pom.sha1 (40.0 b) 07:17:55 Attempting to upload org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 07:17:55 Attempting to upload org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 07:17:55 Attempting to upload org/onap/cps/cps-tbdmt-parent/maven-metadata.xml (348.0 b) 07:17:55 Attempting to upload org/onap/cps/cps-tbdmt-parent/maven-metadata.xml.sha1 (40.0 b) 07:17:55 Attempting to upload org/onap/cps/cps-tbdmt-parent/maven-metadata.xml.md5 (32.0 b) 07:17:55 Attempting to upload org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/maven-metadata.xml (609.0 b) 07:17:55 Attempting to upload org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/cps-tbdmt-parent-0.0.1-20240410.071646-678.pom (17.25 kb) 07:17:55 Attempting to upload org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/cps-tbdmt-parent-0.0.1-20240410.071646-678.pom.sha1 (40.0 b) 07:17:55 Attempting to upload org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/cps-tbdmt-parent-0.0.1-20240410.071646-678.pom.md5 (32.0 b) 07:17:56 Attempting to upload org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 07:17:56 Attempting to upload org/onap/cps/cps-tbdmt-rest/maven-metadata.xml (346.0 b) 07:17:56 Attempting to upload org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 07:17:56 Attempting to upload org/onap/cps/cps-tbdmt-rest/maven-metadata.xml.sha1 (40.0 b) 07:17:56 Attempting to upload org/onap/cps/cps-tbdmt-rest/maven-metadata.xml.md5 (32.0 b) 07:17:56 Attempting to upload org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/maven-metadata.xml (782.0 b) 07:17:56 Attempting to upload org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/cps-tbdmt-rest-0.0.1-20240410.071727-678.jar (6.55 kb) 07:17:56 Attempting to upload org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/cps-tbdmt-rest-0.0.1-20240410.071727-678.jar.sha1 (40.0 b) 07:17:56 Attempting to upload org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/cps-tbdmt-rest-0.0.1-20240410.071727-678.jar.md5 (32.0 b) 07:17:56 Attempting to upload org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/cps-tbdmt-rest-0.0.1-20240410.071727-678.pom (2.98 kb) 07:17:56 Attempting to upload org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/cps-tbdmt-rest-0.0.1-20240410.071727-678.pom.sha1 (40.0 b) 07:17:56 Attempting to upload org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/cps-tbdmt-rest-0.0.1-20240410.071727-678.pom.md5 (32.0 b) 07:17:56 Attempting to upload org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 07:17:56 Attempting to upload org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 07:17:56 Attempting to upload org/onap/cps/cps-tbdmt-service/maven-metadata.xml (349.0 b) 07:17:56 Attempting to upload org/onap/cps/cps-tbdmt-service/maven-metadata.xml.sha1 (40.0 b) 07:17:56 Attempting to upload org/onap/cps/cps-tbdmt-service/maven-metadata.xml.md5 (32.0 b) 07:17:56 Attempting to upload org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/maven-metadata.xml (785.0 b) 07:17:56 Attempting to upload org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/cps-tbdmt-service-0.0.1-20240410.071712-678.jar (22.12 kb) 07:17:56 Attempting to upload org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/cps-tbdmt-service-0.0.1-20240410.071712-678.jar.sha1 (40.0 b) 07:17:56 Attempting to upload org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/cps-tbdmt-service-0.0.1-20240410.071712-678.jar.md5 (32.0 b) 07:17:56 Attempting to upload org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/cps-tbdmt-service-0.0.1-20240410.071712-678.pom (4.38 kb) 07:17:56 Attempting to upload org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/cps-tbdmt-service-0.0.1-20240410.071712-678.pom.sha1 (40.0 b) 07:17:56 Attempting to upload org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/cps-tbdmt-service-0.0.1-20240410.071712-678.pom.md5 (32.0 b) 07:17:56 Attempting to upload org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 07:17:56 Attempting to upload org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-application/maven-metadata.xml 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-application/maven-metadata.xml.sha1 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-application/maven-metadata.xml.md5 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/maven-metadata.xml 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/cps-tbdmt-application-0.0.1-20240410.071739-678.jar 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/cps-tbdmt-application-0.0.1-20240410.071739-678.jar.sha1 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/cps-tbdmt-application-0.0.1-20240410.071739-678.jar.md5 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/cps-tbdmt-application-0.0.1-20240410.071739-678.pom 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/cps-tbdmt-application-0.0.1-20240410.071739-678.pom.sha1 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/cps-tbdmt-application-0.0.1-20240410.071739-678.pom.md5 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/maven-metadata.xml.sha1 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/maven-metadata.xml.md5 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-bom/maven-metadata.xml 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-bom/maven-metadata.xml.sha1 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-bom/maven-metadata.xml.md5 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/maven-metadata.xml 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/cps-tbdmt-bom-0.0.1-20240410.071727-678.pom 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/cps-tbdmt-bom-0.0.1-20240410.071727-678.pom.sha1 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/cps-tbdmt-bom-0.0.1-20240410.071727-678.pom.md5 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/maven-metadata.xml.sha1 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/maven-metadata.xml.md5 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-dependencies/maven-metadata.xml 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-dependencies/maven-metadata.xml.sha1 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-dependencies/maven-metadata.xml.md5 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/maven-metadata.xml 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/cps-tbdmt-dependencies-0.0.1-20240410.071727-678.pom 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/cps-tbdmt-dependencies-0.0.1-20240410.071727-678.pom.sha1 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/cps-tbdmt-dependencies-0.0.1-20240410.071727-678.pom.md5 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/maven-metadata.xml.sha1 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/maven-metadata.xml.md5 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-parent/maven-metadata.xml 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-parent/maven-metadata.xml.sha1 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-parent/maven-metadata.xml.md5 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/maven-metadata.xml 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/cps-tbdmt-parent-0.0.1-20240410.071646-678.pom 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/cps-tbdmt-parent-0.0.1-20240410.071646-678.pom.sha1 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/cps-tbdmt-parent-0.0.1-20240410.071646-678.pom.md5 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/maven-metadata.xml.sha1 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/maven-metadata.xml.md5 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-rest/maven-metadata.xml 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-rest/maven-metadata.xml.sha1 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-rest/maven-metadata.xml.md5 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/maven-metadata.xml 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/cps-tbdmt-rest-0.0.1-20240410.071727-678.jar 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/cps-tbdmt-rest-0.0.1-20240410.071727-678.jar.sha1 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/cps-tbdmt-rest-0.0.1-20240410.071727-678.jar.md5 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/cps-tbdmt-rest-0.0.1-20240410.071727-678.pom 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/cps-tbdmt-rest-0.0.1-20240410.071727-678.pom.sha1 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/cps-tbdmt-rest-0.0.1-20240410.071727-678.pom.md5 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/maven-metadata.xml.sha1 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/maven-metadata.xml.md5 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-service/maven-metadata.xml 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-service/maven-metadata.xml.sha1 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-service/maven-metadata.xml.md5 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/maven-metadata.xml 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/cps-tbdmt-service-0.0.1-20240410.071712-678.jar 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/cps-tbdmt-service-0.0.1-20240410.071712-678.jar.sha1 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/cps-tbdmt-service-0.0.1-20240410.071712-678.jar.md5 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/cps-tbdmt-service-0.0.1-20240410.071712-678.pom 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/cps-tbdmt-service-0.0.1-20240410.071712-678.pom.sha1 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/cps-tbdmt-service-0.0.1-20240410.071712-678.pom.md5 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/maven-metadata.xml.sha1 07:17:56 Successfully uploaded org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/maven-metadata.xml.md5 07:17:56 Finished deploying /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo to https://nexus.onap.org/content/repositories/snapshots 07:17:56 ####################################################### 07:17:56 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash /tmp/jenkins1370535488680540457.sh 07:17:56 $ ssh-agent -k 07:17:56 unset SSH_AUTH_SOCK; 07:17:56 unset SSH_AGENT_PID; 07:17:56 echo Agent pid 5577 killed; 07:17:56 [ssh-agent] Stopped. 07:17:56 [FINDBUGS] Collecting findbugs analysis files... 07:17:57 [FINDBUGS] Searching for all files in /w/workspace/cps-cps-tbdmt-maven-merge-master that match the pattern **/findbugsXml.xml 07:17:57 [FINDBUGS] No files found. Configuration error? 07:17:57 The recommended git tool is: NONE 07:17:57 using credential onap-jenkins-ssh 07:17:57 Using GitBlamer to create author and commit information for all warnings. 07:17:57 GIT_COMMIT=7c6bbfa94de91400c6ea22853b6577b1fa3524df, workspace=/w/workspace/cps-cps-tbdmt-maven-merge-master 07:17:57 [FINDBUGS] Computing warning deltas based on reference build #1173 07:17:57 [PostBuildScript] - [INFO] Executing post build scripts. 07:17:57 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash /tmp/jenkins15166362461135548925.sh 07:17:57 ---> sysstat.sh 07:17:57 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash /tmp/jenkins6879871388235313144.sh 07:17:57 ---> package-listing.sh 07:17:57 ++ facter osfamily 07:17:57 ++ tr '[:upper:]' '[:lower:]' 07:17:58 + OS_FAMILY=redhat 07:17:58 + workspace=/w/workspace/cps-cps-tbdmt-maven-merge-master 07:17:58 + START_PACKAGES=/tmp/packages_start.txt 07:17:58 + END_PACKAGES=/tmp/packages_end.txt 07:17:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:17:58 + PACKAGES=/tmp/packages_start.txt 07:17:58 + '[' /w/workspace/cps-cps-tbdmt-maven-merge-master ']' 07:17:58 + PACKAGES=/tmp/packages_end.txt 07:17:58 + case "${OS_FAMILY}" in 07:17:58 + rpm -qa 07:17:58 + sort 07:17:58 + '[' -f /tmp/packages_start.txt ']' 07:17:58 + '[' -f /tmp/packages_end.txt ']' 07:17:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:17:58 + '[' /w/workspace/cps-cps-tbdmt-maven-merge-master ']' 07:17:58 + mkdir -p /w/workspace/cps-cps-tbdmt-maven-merge-master/archives/ 07:17:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-cps-tbdmt-maven-merge-master/archives/ 07:17:58 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash /tmp/jenkins4901067588581965990.sh 07:17:58 ---> capture-instance-metadata.sh 07:17:58 Setup pyenv: 07:17:58 system 07:17:58 3.8.13 07:17:58 3.9.13 07:17:58 * 3.10.6 (set by /w/workspace/cps-cps-tbdmt-maven-merge-master/.python-version) 07:17:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZUwn from file:/tmp/.os_lf_venv 07:18:00 lf-activate-venv(): INFO: Installing: lftools 07:18:08 lf-activate-venv(): INFO: Adding /tmp/venv-ZUwn/bin to PATH 07:18:08 INFO: Running in OpenStack, capturing instance metadata 07:18:08 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash /tmp/jenkins7200959503260336929.sh 07:18:08 provisioning config files... 07:18:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-cps-tbdmt-maven-merge-master@tmp/config6851076330210072950tmp 07:18:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:18:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:18:08 [EnvInject] - Injecting environment variables from a build step. 07:18:08 [EnvInject] - Injecting as environment variables the properties content 07:18:08 SERVER_ID=logs 07:18:08 07:18:08 [EnvInject] - Variables injected successfully. 07:18:08 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash /tmp/jenkins3948848448933254318.sh 07:18:08 ---> create-netrc.sh 07:18:08 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash /tmp/jenkins12640511761285248840.sh 07:18:08 ---> python-tools-install.sh 07:18:08 Setup pyenv: 07:18:08 system 07:18:08 3.8.13 07:18:08 3.9.13 07:18:08 * 3.10.6 (set by /w/workspace/cps-cps-tbdmt-maven-merge-master/.python-version) 07:18:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZUwn from file:/tmp/.os_lf_venv 07:18:11 lf-activate-venv(): INFO: Installing: lftools 07:18:19 lf-activate-venv(): INFO: Adding /tmp/venv-ZUwn/bin to PATH 07:18:19 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash /tmp/jenkins54849521448709693.sh 07:18:19 ---> sudo-logs.sh 07:18:19 Archiving 'sudo' log.. 07:18:19 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash /tmp/jenkins2845276375021767586.sh 07:18:19 ---> job-cost.sh 07:18:19 Setup pyenv: 07:18:19 system 07:18:19 3.8.13 07:18:19 3.9.13 07:18:19 * 3.10.6 (set by /w/workspace/cps-cps-tbdmt-maven-merge-master/.python-version) 07:18:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZUwn from file:/tmp/.os_lf_venv 07:18:21 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:18:28 lf-activate-venv(): INFO: Adding /tmp/venv-ZUwn/bin to PATH 07:18:28 INFO: No Stack... 07:18:28 INFO: Retrieving Pricing Info for: v3-standard-8 07:18:29 INFO: Archiving Costs 07:18:29 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash -l /tmp/jenkins8722150922318842131.sh 07:18:29 ---> logs-deploy.sh 07:18:29 Setup pyenv: 07:18:29 system 07:18:29 3.8.13 07:18:29 3.9.13 07:18:29 * 3.10.6 (set by /w/workspace/cps-cps-tbdmt-maven-merge-master/.python-version) 07:18:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZUwn from file:/tmp/.os_lf_venv 07:18:30 lf-activate-venv(): INFO: Installing: lftools 07:18:38 lf-activate-venv(): INFO: Adding /tmp/venv-ZUwn/bin to PATH 07:18:38 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-cps-tbdmt-maven-merge-master/1174 07:18:38 INFO: archiving workspace using pattern(s): 07:18:39 Archives upload complete. 07:18:39 INFO: archiving logs to Nexus 07:18:40 ---> uname -a: 07:18:40 Linux prd-centos8-docker-8c-8g-21986.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 07:18:40 07:18:40 07:18:40 ---> lscpu: 07:18:40 Architecture: x86_64 07:18:40 CPU op-mode(s): 32-bit, 64-bit 07:18:40 Byte Order: Little Endian 07:18:40 CPU(s): 8 07:18:40 On-line CPU(s) list: 0-7 07:18:40 Thread(s) per core: 1 07:18:40 Core(s) per socket: 1 07:18:40 Socket(s): 8 07:18:40 NUMA node(s): 1 07:18:40 Vendor ID: AuthenticAMD 07:18:40 CPU family: 23 07:18:40 Model: 49 07:18:40 Model name: AMD EPYC-Rome Processor 07:18:40 Stepping: 0 07:18:40 CPU MHz: 2800.000 07:18:40 BogoMIPS: 5600.00 07:18:40 Virtualization: AMD-V 07:18:40 Hypervisor vendor: KVM 07:18:40 Virtualization type: full 07:18:40 L1d cache: 32K 07:18:40 L1i cache: 32K 07:18:40 L2 cache: 512K 07:18:40 L3 cache: 16384K 07:18:40 NUMA node0 CPU(s): 0-7 07:18:40 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 07:18:40 07:18:40 07:18:40 ---> nproc: 07:18:40 8 07:18:40 07:18:40 07:18:40 ---> df -h: 07:18:40 Filesystem Size Used Avail Use% Mounted on 07:18:40 devtmpfs 16G 0 16G 0% /dev 07:18:40 tmpfs 16G 0 16G 0% /dev/shm 07:18:40 tmpfs 16G 17M 16G 1% /run 07:18:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:18:40 /dev/vda1 160G 11G 150G 7% / 07:18:40 tmpfs 3.2G 0 3.2G 0% /run/user/1001 07:18:40 07:18:40 07:18:40 ---> free -m: 07:18:40 total used free shared buff/cache available 07:18:40 Mem: 31890 995 27531 19 3363 30447 07:18:40 Swap: 1023 0 1023 07:18:40 07:18:40 07:18:40 ---> ip addr: 07:18:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:18:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:18:40 inet 127.0.0.1/8 scope host lo 07:18:40 valid_lft forever preferred_lft forever 07:18:40 inet6 ::1/128 scope host 07:18:40 valid_lft forever preferred_lft forever 07:18:40 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:18:40 link/ether fa:16:3e:f0:4d:84 brd ff:ff:ff:ff:ff:ff 07:18:40 altname enp0s3 07:18:40 altname ens3 07:18:40 inet 10.30.106.224/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 07:18:40 valid_lft 86175sec preferred_lft 86175sec 07:18:40 inet6 fe80::f816:3eff:fef0:4d84/64 scope link 07:18:40 valid_lft forever preferred_lft forever 07:18:40 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 07:18:40 link/ether 02:42:f6:44:b6:1c brd ff:ff:ff:ff:ff:ff 07:18:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:18:40 valid_lft forever preferred_lft forever 07:18:40 07:18:40 07:18:40 ---> sar -b -r -n DEV: 07:18:40 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 04/10/2024 _x86_64_ (8 CPU) 07:18:40 07:18:40 07:14:53 LINUX RESTART (8 CPU) 07:18:40 07:18:40 07:15:01 AM tps rtps wtps bread/s bwrtn/s 07:18:40 07:16:01 AM 174.87 76.92 97.95 11037.34 41417.39 07:18:40 07:17:01 AM 245.48 22.06 223.43 4219.66 10584.34 07:18:40 07:18:01 AM 119.18 4.00 115.18 4661.25 21736.09 07:18:40 Average: 179.84 34.33 145.51 6639.90 24581.14 07:18:40 07:18:40 07:15:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:18:40 07:16:01 AM 29689780 31312700 2965932 9.08 2688 1949364 1454332 4.31 159580 2389388 124116 07:18:40 07:17:01 AM 28455056 30480600 4200656 12.86 2688 2340456 2453468 7.28 242808 3482648 156440 07:18:40 07:18:01 AM 28208676 31193628 4447036 13.62 2688 3293396 1484932 4.41 737976 3215576 377524 07:18:40 Average: 28784504 30995643 3871208 11.85 2688 2527739 1797577 5.33 380121 3029204 219360 07:18:40 07:18:40 07:15:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:18:40 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:40 07:16:01 AM eth0 348.28 224.32 1420.28 63.27 0.00 0.00 0.00 0.00 07:18:40 07:16:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:40 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:40 07:17:01 AM eth0 342.79 287.65 2921.85 62.63 0.00 0.00 0.00 0.00 07:18:40 07:17:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:40 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:40 07:18:01 AM eth0 286.20 219.48 2628.46 40.37 0.00 0.00 0.00 0.00 07:18:40 07:18:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:40 Average: eth0 325.76 243.81 2323.43 55.43 0.00 0.00 0.00 0.00 07:18:40 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:40 07:18:40 07:18:40 ---> sar -P ALL: 07:18:40 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 04/10/2024 _x86_64_ (8 CPU) 07:18:40 07:18:40 07:14:53 LINUX RESTART (8 CPU) 07:18:40 07:18:40 07:15:01 AM CPU %user %nice %system %iowait %steal %idle 07:18:40 07:16:01 AM all 14.34 0.00 2.84 2.96 0.07 79.79 07:18:40 07:16:01 AM 0 12.89 0.00 2.74 9.29 0.08 75.00 07:18:40 07:16:01 AM 1 8.83 0.00 1.59 1.17 0.12 88.29 07:18:40 07:16:01 AM 2 17.46 0.00 3.74 0.87 0.05 77.89 07:18:40 07:16:01 AM 3 10.88 0.00 2.53 3.22 0.07 83.31 07:18:40 07:16:01 AM 4 26.02 0.00 3.55 1.00 0.05 69.38 07:18:40 07:16:01 AM 5 19.97 0.00 3.67 4.20 0.07 72.10 07:18:40 07:16:01 AM 6 8.57 0.00 3.09 3.04 0.07 85.24 07:18:40 07:16:01 AM 7 10.09 0.00 1.86 0.89 0.05 87.11 07:18:40 07:17:01 AM all 20.91 0.00 1.35 1.02 0.08 76.63 07:18:40 07:17:01 AM 0 26.64 0.00 1.39 1.19 0.08 70.71 07:18:40 07:17:01 AM 1 31.48 0.00 1.55 0.18 0.10 66.68 07:18:40 07:17:01 AM 2 23.17 0.00 1.32 1.50 0.08 73.93 07:18:40 07:17:01 AM 3 14.04 0.00 0.85 0.85 0.07 84.18 07:18:40 07:17:01 AM 4 11.40 0.00 1.45 1.75 0.08 85.31 07:18:40 07:17:01 AM 5 18.46 0.00 1.46 0.55 0.10 79.43 07:18:40 07:17:01 AM 6 24.70 0.00 1.42 0.87 0.07 72.94 07:18:40 07:17:01 AM 7 17.39 0.00 1.36 1.26 0.08 79.91 07:18:40 07:18:01 AM all 26.42 0.00 2.34 1.59 0.08 69.57 07:18:40 07:18:01 AM 0 30.91 0.00 1.44 1.02 0.10 66.53 07:18:40 07:18:01 AM 1 37.45 0.00 2.20 3.24 0.08 57.03 07:18:40 07:18:01 AM 2 18.00 0.00 2.30 4.99 0.07 74.65 07:18:40 07:18:01 AM 3 27.22 0.00 3.15 1.32 0.07 68.24 07:18:40 07:18:01 AM 4 16.21 0.00 1.81 0.52 0.07 81.39 07:18:40 07:18:01 AM 5 35.51 0.00 2.56 0.85 0.10 60.98 07:18:40 07:18:01 AM 6 32.01 0.00 3.28 0.42 0.08 64.21 07:18:40 07:18:01 AM 7 14.03 0.00 2.00 0.37 0.10 83.50 07:18:40 Average: all 20.55 0.00 2.18 1.86 0.08 75.33 07:18:40 Average: 0 23.48 0.00 1.85 3.83 0.09 70.74 07:18:40 Average: 1 25.92 0.00 1.78 1.53 0.10 70.67 07:18:40 Average: 2 19.55 0.00 2.45 2.45 0.07 75.49 07:18:40 Average: 3 17.38 0.00 2.18 1.80 0.07 78.58 07:18:40 Average: 4 17.87 0.00 2.27 1.09 0.07 78.70 07:18:40 Average: 5 24.64 0.00 2.56 1.87 0.09 70.84 07:18:40 Average: 6 21.75 0.00 2.59 1.44 0.07 74.14 07:18:40 Average: 7 13.84 0.00 1.74 0.84 0.08 83.51 07:18:40 07:18:40 07:18:40