07:03:00 Started by timer 07:03:00 Running as SYSTEM 07:03:00 [EnvInject] - Loading node environment variables. 07:03:00 Building remotely on prd-ubuntu1804-docker-8c-8g-43925 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/dcaegen2-utils-maven-clm-master 07:03:00 [ssh-agent] Looking for ssh-agent implementation... 07:03:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:03:00 $ ssh-agent 07:03:00 SSH_AUTH_SOCK=/tmp/ssh-OpevSBIWFX2G/agent.2240 07:03:00 SSH_AGENT_PID=2242 07:03:00 [ssh-agent] Started. 07:03:00 Running ssh-add (command line suppressed) 07:03:00 Identity added: /w/workspace/dcaegen2-utils-maven-clm-master@tmp/private_key_14297695445276575013.key (/w/workspace/dcaegen2-utils-maven-clm-master@tmp/private_key_14297695445276575013.key) 07:03:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:03:00 The recommended git tool is: NONE 07:03:02 using credential onap-jenkins-ssh 07:03:02 Wiping out workspace first. 07:03:02 Cloning the remote Git repository 07:03:02 Cloning repository git://cloud.onap.org/mirror/dcaegen2/utils 07:03:02 > git init /w/workspace/dcaegen2-utils-maven-clm-master # timeout=10 07:03:02 Fetching upstream changes from git://cloud.onap.org/mirror/dcaegen2/utils 07:03:02 > git --version # timeout=10 07:03:02 > git --version # 'git version 2.17.1' 07:03:02 using GIT_SSH to set credentials Gerrit user 07:03:02 Verifying host key using manually-configured host key entries 07:03:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/dcaegen2/utils +refs/heads/*:refs/remotes/origin/* # timeout=10 07:03:02 > git config remote.origin.url git://cloud.onap.org/mirror/dcaegen2/utils # timeout=10 07:03:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:03:02 Avoid second fetch 07:03:02 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 07:03:02 Checking out Revision 2dae4e0c83c68ec184d0ee51a6fcc73eb285ed65 (refs/remotes/origin/master) 07:03:02 > git config core.sparsecheckout # timeout=10 07:03:02 > git checkout -f 2dae4e0c83c68ec184d0ee51a6fcc73eb285ed65 # timeout=10 07:03:03 Commit message: "R12 tag/path update" 07:03:03 > git rev-list --no-walk 2dae4e0c83c68ec184d0ee51a6fcc73eb285ed65 # timeout=10 07:03:06 provisioning config files... 07:03:06 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:03:06 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:03:06 [dcaegen2-utils-maven-clm-master] $ /bin/bash /tmp/jenkins17431292317904905681.sh 07:03:06 ---> python-tools-install.sh 07:03:06 Setup pyenv: 07:03:06 * system (set by /opt/pyenv/version) 07:03:06 * 3.8.13 (set by /opt/pyenv/version) 07:03:06 * 3.9.13 (set by /opt/pyenv/version) 07:03:06 * 3.10.6 (set by /opt/pyenv/version) 07:03:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4F4N 07:03:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:03:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:03:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:03:15 lf-activate-venv(): INFO: Base packages installed successfully 07:03:15 lf-activate-venv(): INFO: Installing additional packages: lftools 07:03:41 lf-activate-venv(): INFO: Adding /tmp/venv-4F4N/bin to PATH 07:03:41 Generating Requirements File 07:04:02 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 07:04:02 httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:04:02 Python 3.10.6 07:04:02 pip 25.2 from /tmp/venv-4F4N/lib/python3.10/site-packages/pip (python 3.10) 07:04:03 appdirs==1.4.4 07:04:03 argcomplete==3.6.2 07:04:03 aspy.yaml==1.3.0 07:04:03 attrs==25.3.0 07:04:03 autopage==0.5.2 07:04:03 beautifulsoup4==4.13.5 07:04:03 boto3==1.40.25 07:04:03 botocore==1.40.25 07:04:03 bs4==0.0.2 07:04:03 cachetools==5.5.2 07:04:03 certifi==2025.8.3 07:04:03 cffi==1.17.1 07:04:03 cfgv==3.4.0 07:04:03 chardet==5.2.0 07:04:03 charset-normalizer==3.4.3 07:04:03 click==8.2.1 07:04:03 cliff==4.11.0 07:04:03 cmd2==2.7.0 07:04:03 cryptography==3.3.2 07:04:03 debtcollector==3.0.0 07:04:03 decorator==5.2.1 07:04:03 defusedxml==0.7.1 07:04:03 Deprecated==1.2.18 07:04:03 distlib==0.4.0 07:04:03 dnspython==2.7.0 07:04:03 docker==7.1.0 07:04:03 dogpile.cache==1.4.0 07:04:03 durationpy==0.10 07:04:03 email-validator==2.3.0 07:04:03 filelock==3.19.1 07:04:03 future==1.0.0 07:04:03 gitdb==4.0.12 07:04:03 GitPython==3.1.45 07:04:03 google-auth==2.40.3 07:04:03 httplib2==0.30.0 07:04:03 identify==2.6.13 07:04:03 idna==3.10 07:04:03 importlib-resources==1.5.0 07:04:03 iso8601==2.1.0 07:04:03 Jinja2==3.1.6 07:04:03 jmespath==1.0.1 07:04:03 jsonpatch==1.33 07:04:03 jsonpointer==3.0.0 07:04:03 jsonschema==4.25.1 07:04:03 jsonschema-specifications==2025.4.1 07:04:03 keystoneauth1==5.12.0 07:04:03 kubernetes==33.1.0 07:04:03 lftools==0.37.13 07:04:03 lxml==6.0.1 07:04:03 markdown-it-py==4.0.0 07:04:03 MarkupSafe==3.0.2 07:04:03 mdurl==0.1.2 07:04:03 msgpack==1.1.1 07:04:03 multi_key_dict==2.0.3 07:04:03 munch==4.0.0 07:04:03 netaddr==1.3.0 07:04:03 niet==1.4.2 07:04:03 nodeenv==1.9.1 07:04:03 oauth2client==4.1.3 07:04:03 oauthlib==3.3.1 07:04:03 openstacksdk==4.7.0 07:04:03 os-service-types==1.8.0 07:04:03 osc-lib==4.2.0 07:04:03 oslo.config==10.0.0 07:04:03 oslo.context==6.1.0 07:04:03 oslo.i18n==6.6.0 07:04:03 oslo.log==7.2.1 07:04:03 oslo.serialization==5.8.0 07:04:03 oslo.utils==9.1.0 07:04:03 packaging==25.0 07:04:03 pbr==7.0.1 07:04:03 platformdirs==4.4.0 07:04:03 prettytable==3.16.0 07:04:03 psutil==7.0.0 07:04:03 pyasn1==0.6.1 07:04:03 pyasn1_modules==0.4.2 07:04:03 pycparser==2.22 07:04:03 pygerrit2==2.0.15 07:04:03 PyGithub==2.8.1 07:04:03 Pygments==2.19.2 07:04:03 PyJWT==2.10.1 07:04:03 PyNaCl==1.5.0 07:04:03 pyparsing==2.4.7 07:04:03 pyperclip==1.9.0 07:04:03 pyrsistent==0.20.0 07:04:03 python-cinderclient==9.8.0 07:04:03 python-dateutil==2.9.0.post0 07:04:03 python-heatclient==4.3.0 07:04:03 python-jenkins==1.8.3 07:04:03 python-keystoneclient==5.7.0 07:04:03 python-magnumclient==4.9.0 07:04:03 python-openstackclient==8.2.0 07:04:03 python-swiftclient==4.8.0 07:04:03 PyYAML==6.0.2 07:04:03 referencing==0.36.2 07:04:03 requests==2.32.5 07:04:03 requests-oauthlib==2.0.0 07:04:03 requestsexceptions==1.4.0 07:04:03 rfc3986==2.0.0 07:04:03 rich==14.1.0 07:04:03 rich-argparse==1.7.1 07:04:03 rpds-py==0.27.1 07:04:03 rsa==4.9.1 07:04:03 ruamel.yaml==0.18.15 07:04:03 ruamel.yaml.clib==0.2.12 07:04:03 s3transfer==0.13.1 07:04:03 simplejson==3.20.1 07:04:03 six==1.17.0 07:04:03 smmap==5.0.2 07:04:03 soupsieve==2.8 07:04:03 stevedore==5.5.0 07:04:03 tabulate==0.9.0 07:04:03 toml==0.10.2 07:04:03 tomlkit==0.13.3 07:04:03 tqdm==4.67.1 07:04:03 typing_extensions==4.15.0 07:04:03 tzdata==2025.2 07:04:03 urllib3==1.26.20 07:04:03 virtualenv==20.34.0 07:04:03 wcwidth==0.2.13 07:04:03 websocket-client==1.8.0 07:04:03 wrapt==1.17.3 07:04:03 xdg==6.0.0 07:04:03 xmltodict==0.15.0 07:04:03 yq==3.4.3 07:04:03 [dcaegen2-utils-maven-clm-master] $ /bin/sh -xe /tmp/jenkins2542875122256201192.sh 07:04:03 + echo quiet=on 07:04:03 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.5.4/apache-maven-3.5.4-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 on prd-ubuntu1804-docker-8c-8g-43925 07:04:04 [dcaegen2-utils-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS= -DPROJECT=dcaegen2/utils -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn35/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 07:04:04 " -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=dcaegen2/utils --version 07:04:04 Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z) 07:04:04 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 07:04:04 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 07:04:04 Default locale: en, platform encoding: UTF-8 07:04:04 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 07:04:04 [dcaegen2-utils-maven-clm-master] $ /bin/sh -xe /tmp/jenkins6416161098408429020.sh 07:04:04 + rm /home/jenkins/.wgetrc 07:04:04 [EnvInject] - Injecting environment variables from a build step. 07:04:04 [EnvInject] - Injecting as environment variables the properties content 07:04:04 SET_JDK_VERSION=openjdk11 07:04:04 GIT_URL="git://cloud.onap.org/mirror" 07:04:04 07:04:04 [EnvInject] - Variables injected successfully. 07:04:04 [dcaegen2-utils-maven-clm-master] $ /bin/sh /tmp/jenkins16554107322489644813.sh 07:04:04 ---> update-java-alternatives.sh 07:04:04 ---> Updating Java version 07:04:04 ---> Ubuntu/Debian system detected 07:04:04 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 07:04:04 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 07:04:04 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 07:04:04 openjdk version "11.0.16" 2022-07-19 07:04:04 OpenJDK Runtime Environment (build 11.0.16+8-post-Ubuntu-0ubuntu118.04) 07:04:04 OpenJDK 64-Bit Server VM (build 11.0.16+8-post-Ubuntu-0ubuntu118.04, mixed mode) 07:04:04 JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64 07:04:04 [EnvInject] - Injecting environment variables from a build step. 07:04:04 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 07:04:04 [EnvInject] - Variables injected successfully. 07:04:04 provisioning config files... 07:04:04 copy managed file [global-settings] to file:/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config3783694898722616878tmp 07:04:04 copy managed file [dcaegen2-utils-settings] to file:/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:04:04 [EnvInject] - Injecting environment variables from a build step. 07:04:04 [EnvInject] - Injecting as environment variables the properties content 07:04:04 MAVEN_GOALS=clean install 07:04:04 07:04:04 [EnvInject] - Variables injected successfully. 07:04:04 [dcaegen2-utils-maven-clm-master] $ /bin/bash -l /tmp/jenkins4818046476545535066.sh 07:04:04 ---> common-variables.sh 07:04:04 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 07:04:04 ---> sonatype-clm.sh 07:04:05 Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z) 07:04:05 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 07:04:05 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 07:04:05 Default locale: en, platform encoding: UTF-8 07:04:05 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 07:04:05 [INFO] Scanning for projects... 07:04:09 [INFO] Inspecting build with total of 4 modules... 07:04:09 [INFO] Installing Nexus Staging features: 07:04:09 [INFO] ... total of 4 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin 07:04:09 [INFO] ------------------------------------------------------------------------ 07:04:09 [INFO] Reactor Build Order: 07:04:09 [INFO] 07:04:09 [INFO] dcaegen2-utils-python-cbs-docker-client [jar] 07:04:09 [INFO] dcaegen2-utils [pom] 07:04:09 [INFO] dcaegen2-utils-onap-dcae-dcaepolicy-lib [jar] 07:04:09 [INFO] dcaegen2-utils-scripts [jar] 07:04:10 [INFO] 07:04:10 [INFO] --------< org.onap.dcaegen2.utils:onap-dcae-cbs-docker-client >--------- 07:04:10 [INFO] Building dcaegen2-utils-python-cbs-docker-client 2.2.1-SNAPSHOT [1/4] 07:04:10 [INFO] --------------------------------[ jar ]--------------------------------- 07:04:10 [INFO] 07:04:10 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ onap-dcae-cbs-docker-client --- 07:04:10 [INFO] 07:04:10 [INFO] --- exec-maven-plugin:1.2.1:exec (clean phase script) @ onap-dcae-cbs-docker-client --- 07:04:11 running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at stage [clean] 07:04:11 => for SNAPSHOT artifact build 07:04:11 MVN_DEPLOYMENT_TYPE is [SNAPSHOT] 07:04:11 + echo 'running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at stage [clean]' 07:04:11 + MVN_PROJECT_MODULEID=onap-dcae-cbs-docker-client 07:04:11 + MVN_PHASE=clean 07:04:11 ++ dirname /w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh 07:04:11 + PROJECT_ROOT=/w/workspace/dcaegen2-utils-maven-clm-master 07:04:11 + '[' -z https://nexus.onap.org ']' 07:04:11 + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:04:11 + SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:04:11 + set +e 07:04:11 + source /w/workspace/dcaegen2-utils-maven-clm-master/scripts/mvn-phase-lib.sh 07:04:11 ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-cbs-docker-client 07:04:11 ++ '[' onap-dcae-cbs-docker-client == __ ']' 07:04:11 ++ [[ 2.2.1-SNAPSHOT == *SNAPSHOT ]] 07:04:11 ++ echo '=> for SNAPSHOT artifact build' 07:04:11 ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT 07:04:11 ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' 07:04:11 +++ date +%C%y%m%dT%H%M%S 07:04:11 ++ TIMESTAMP=20250906T070411 07:04:11 ++ '[' -z https://nexus.onap.org ']' 07:04:11 +++ echo https://nexus.onap.org 07:04:11 +++ cut -f1 -d: 07:04:11 +++ cut -f3 -d/ 07:04:11 => Nexus Proxy at nexus.onap.org, https://nexus.onap.org 07:04:11 ++ MVN_NEXUSPROXY_HOST=nexus.onap.org 07:04:11 ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' 07:04:11 ++ '[' -z /w/workspace/dcaegen2-utils-maven-clm-master ']' 07:04:11 MVN_RELEASE_TAG is [] 07:04:11 MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client] 07:04:11 ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:04:11 MVN_PHASE is [clean] 07:04:11 MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] 07:04:11 ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:04:11 ++ RELEASE_TAG=R12 07:04:11 MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client] 07:04:11 ++ '[' R12 == R1 ']' 07:04:11 MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT] 07:04:11 ++ MVN_PHASE=clean 07:04:11 ++ echo 'MVN_RELEASE_TAG is []' 07:04:11 MVN_NEXUSPROXY is [https://nexus.onap.org] 07:04:11 MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] 07:04:11 ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client]' 07:04:11 ++ echo 'MVN_PHASE is [clean]' 07:04:11 MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] 07:04:11 ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' 07:04:11 ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client]' 07:04:11 ++ echo 'MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT]' 07:04:11 ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' 07:04:11 ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' 07:04:11 ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' 07:04:11 +++ cut -f3 -d/ 07:04:11 +++ cut -f1 -d: 07:04:11 +++ echo https://nexus.onap.org/content/sites/raw 07:04:11 ++ MVN_RAWREPO_HOST=nexus.onap.org 07:04:11 ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' 07:04:11 MVN_RAWREPO_HOST is [nexus.onap.org] 07:04:11 ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' 07:04:11 MVN_RAWREPO_SERVERID is [ecomp-raw] 07:04:11 ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' 07:04:11 MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] 07:04:11 ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' 07:04:11 MVN_DOCKERREGISTRY_PUBLIC is [] 07:04:11 ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' 07:04:11 MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] 07:04:11 ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' 07:04:11 MVN_PYPISERVER_SERVERID [onap-pypi] 07:04:11 ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' 07:04:11 MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] 07:04:11 + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils 07:04:11 ++ date +%C%y%m%dT%H%M%S 07:04:11 + TIMESTAMP=20250906T070411 07:04:11 + export BUILD_NUMBER=20250906T070411 07:04:11 + BUILD_NUMBER=20250906T070411 07:04:11 + shift 2 07:04:11 ==> clean phase script 07:04:11 + case $MVN_PHASE in 07:04:11 + echo '==> clean phase script' 07:04:11 + case $MVN_PROJECT_MODULEID in 07:04:11 + clean_templated_files 07:04:11 ++ find . -name '*-template' 07:04:11 + TEMPLATE_FILES= 07:04:11 + clean_tox_files 07:04:11 ++ find . -name .tox 07:04:11 + TOX_FILES= 07:04:11 ++ find . -name venv-tox 07:04:11 + TOX_FILES=' ' 07:04:11 + rm -rf './venv-*' './*.wgn' ./site ./coverage.xml ./xunit-results.xml 07:04:11 [INFO] 07:04:11 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-no-snapshots) @ onap-dcae-cbs-docker-client --- 07:04:12 [INFO] 07:04:12 [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-unit-test) @ onap-dcae-cbs-docker-client --- 07:04:14 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-cbs-docker-client/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:04:14 [INFO] 07:04:14 [INFO] --- exec-maven-plugin:1.2.1:exec (generate-sources script) @ onap-dcae-cbs-docker-client --- 07:04:14 + echo 'running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at stage [generate-sources]' 07:04:14 + MVN_PROJECT_MODULEID=onap-dcae-cbs-docker-client 07:04:14 + MVN_PHASE=generate-sources 07:04:14 running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at stage [generate-sources] 07:04:14 ++ dirname /w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh 07:04:14 + PROJECT_ROOT=/w/workspace/dcaegen2-utils-maven-clm-master 07:04:14 + '[' -z https://nexus.onap.org ']' 07:04:14 + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:04:14 + SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:04:14 + set +e 07:04:14 + source /w/workspace/dcaegen2-utils-maven-clm-master/scripts/mvn-phase-lib.sh 07:04:14 ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-cbs-docker-client 07:04:14 ++ '[' onap-dcae-cbs-docker-client == __ ']' 07:04:14 ++ [[ 2.2.1-SNAPSHOT == *SNAPSHOT ]] 07:04:14 ++ echo '=> for SNAPSHOT artifact build' 07:04:14 ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT 07:04:14 ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' 07:04:14 => for SNAPSHOT artifact build 07:04:14 MVN_DEPLOYMENT_TYPE is [SNAPSHOT] 07:04:14 +++ date +%C%y%m%dT%H%M%S 07:04:14 ++ TIMESTAMP=20250906T070414 07:04:14 ++ '[' -z https://nexus.onap.org ']' 07:04:14 +++ echo https://nexus.onap.org 07:04:14 +++ cut -f3 -d/ 07:04:14 +++ cut -f1 -d: 07:04:14 ++ MVN_NEXUSPROXY_HOST=nexus.onap.org 07:04:14 ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' 07:04:14 => Nexus Proxy at nexus.onap.org, https://nexus.onap.org 07:04:14 ++ '[' -z /w/workspace/dcaegen2-utils-maven-clm-master ']' 07:04:14 ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:04:14 ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:04:14 ++ RELEASE_TAG=R12 07:04:14 ++ '[' R12 == R1 ']' 07:04:14 ++ MVN_PHASE=generate-sources 07:04:14 ++ echo 'MVN_RELEASE_TAG is []' 07:04:14 ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client]' 07:04:14 ++ echo 'MVN_PHASE is [generate-sources]' 07:04:14 ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' 07:04:14 ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client]' 07:04:14 ++ echo 'MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT]' 07:04:14 ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' 07:04:14 ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' 07:04:14 ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' 07:04:14 MVN_RELEASE_TAG is [] 07:04:14 MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client] 07:04:14 MVN_PHASE is [generate-sources] 07:04:14 MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] 07:04:14 MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client] 07:04:14 MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT] 07:04:14 MVN_NEXUSPROXY is [https://nexus.onap.org] 07:04:14 MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] 07:04:14 MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] 07:04:14 +++ echo https://nexus.onap.org/content/sites/raw 07:04:14 +++ cut -f3 -d/ 07:04:14 +++ cut -f1 -d: 07:04:14 ++ MVN_RAWREPO_HOST=nexus.onap.org 07:04:14 ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' 07:04:14 ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' 07:04:14 MVN_RAWREPO_HOST is [nexus.onap.org] 07:04:14 MVN_RAWREPO_SERVERID is [ecomp-raw] 07:04:14 MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] 07:04:14 MVN_DOCKERREGISTRY_PUBLIC is [] 07:04:14 MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] 07:04:14 MVN_PYPISERVER_SERVERID [onap-pypi] 07:04:14 MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] 07:04:14 ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' 07:04:14 ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' 07:04:14 ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' 07:04:14 ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' 07:04:14 ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' 07:04:14 + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils 07:04:14 ++ date +%C%y%m%dT%H%M%S 07:04:14 + TIMESTAMP=20250906T070414 07:04:14 + export BUILD_NUMBER=20250906T070414 07:04:14 + BUILD_NUMBER=20250906T070414 07:04:14 + shift 2 07:04:14 + case $MVN_PHASE in 07:04:14 + echo '==> generate-sources phase script' 07:04:14 + case $MVN_PROJECT_MODULEID in 07:04:14 + expand_templates 07:04:14 ==> generate-sources phase script 07:04:14 + set +x 07:04:14 ====> Done template resolving 07:04:14 [INFO] 07:04:14 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ onap-dcae-cbs-docker-client --- 07:04:16 [INFO] Starting audit... 07:04:16 Audit done. 07:04:16 [INFO] 07:04:16 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ onap-dcae-cbs-docker-client --- 07:04:16 [INFO] Starting audit... 07:04:16 Audit done. 07:04:16 [INFO] 07:04:16 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ onap-dcae-cbs-docker-client --- 07:04:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:04:16 [INFO] skip non existing resourceDirectory /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-cbs-docker-client/src/main/resources 07:04:16 [INFO] 07:04:16 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ onap-dcae-cbs-docker-client --- 07:04:17 [INFO] No sources to compile 07:04:17 [INFO] 07:04:17 [INFO] --- exec-maven-plugin:1.2.1:exec (compile script) @ onap-dcae-cbs-docker-client --- 07:04:17 running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at stage [compile] 07:04:17 + echo 'running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at stage [compile]' 07:04:17 + MVN_PROJECT_MODULEID=onap-dcae-cbs-docker-client 07:04:17 + MVN_PHASE=compile 07:04:17 ++ dirname /w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh 07:04:17 + PROJECT_ROOT=/w/workspace/dcaegen2-utils-maven-clm-master 07:04:17 + '[' -z https://nexus.onap.org ']' 07:04:17 + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:04:17 + SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:04:17 + set +e 07:04:17 + source /w/workspace/dcaegen2-utils-maven-clm-master/scripts/mvn-phase-lib.sh 07:04:17 ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-cbs-docker-client 07:04:17 ++ '[' onap-dcae-cbs-docker-client == __ ']' 07:04:17 => for SNAPSHOT artifact build 07:04:17 MVN_DEPLOYMENT_TYPE is [SNAPSHOT] 07:04:17 ++ [[ 2.2.1-SNAPSHOT == *SNAPSHOT ]] 07:04:17 ++ echo '=> for SNAPSHOT artifact build' 07:04:17 ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT 07:04:17 ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' 07:04:17 +++ date +%C%y%m%dT%H%M%S 07:04:17 ++ TIMESTAMP=20250906T070417 07:04:17 ++ '[' -z https://nexus.onap.org ']' 07:04:17 +++ echo https://nexus.onap.org 07:04:17 +++ cut -f3 -d/ 07:04:17 +++ cut -f1 -d: 07:04:17 ++ MVN_NEXUSPROXY_HOST=nexus.onap.org 07:04:17 => Nexus Proxy at nexus.onap.org, https://nexus.onap.org 07:04:17 ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' 07:04:17 ++ '[' -z /w/workspace/dcaegen2-utils-maven-clm-master ']' 07:04:17 ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:04:17 ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:04:17 ++ RELEASE_TAG=R12 07:04:17 ++ '[' R12 == R1 ']' 07:04:17 ++ MVN_PHASE=compile 07:04:17 ++ echo 'MVN_RELEASE_TAG is []' 07:04:17 ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client]' 07:04:17 ++ echo 'MVN_PHASE is [compile]' 07:04:17 ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' 07:04:17 ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client]' 07:04:17 ++ echo 'MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT]' 07:04:17 ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' 07:04:17 ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' 07:04:17 ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' 07:04:17 MVN_RELEASE_TAG is [] 07:04:17 MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client] 07:04:17 MVN_PHASE is [compile] 07:04:17 MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] 07:04:17 MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client] 07:04:17 MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT] 07:04:17 MVN_NEXUSPROXY is [https://nexus.onap.org] 07:04:17 MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] 07:04:17 MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] 07:04:17 +++ cut -f3 -d/ 07:04:17 +++ cut -f1 -d: 07:04:17 +++ echo https://nexus.onap.org/content/sites/raw 07:04:17 ++ MVN_RAWREPO_HOST=nexus.onap.org 07:04:17 ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' 07:04:17 ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' 07:04:17 MVN_RAWREPO_HOST is [nexus.onap.org] 07:04:17 MVN_RAWREPO_SERVERID is [ecomp-raw] 07:04:17 ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' 07:04:17 MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] 07:04:17 ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' 07:04:17 MVN_DOCKERREGISTRY_PUBLIC is [] 07:04:17 ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' 07:04:17 MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] 07:04:17 ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' 07:04:17 MVN_PYPISERVER_SERVERID [onap-pypi] 07:04:17 ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' 07:04:17 MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] 07:04:17 + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils 07:04:17 ++ date +%C%y%m%dT%H%M%S 07:04:17 + TIMESTAMP=20250906T070417 07:04:17 + export BUILD_NUMBER=20250906T070417 07:04:17 + BUILD_NUMBER=20250906T070417 07:04:17 + shift 2 07:04:17 + case $MVN_PHASE in 07:04:17 + echo '==> compile phase script' 07:04:17 + case $MVN_PROJECT_MODULEID in 07:04:17 ==> compile phase script 07:04:17 [INFO] 07:04:17 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ onap-dcae-cbs-docker-client --- 07:04:17 [INFO] Not copying test resources 07:04:17 [INFO] 07:04:17 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ onap-dcae-cbs-docker-client --- 07:04:17 [INFO] Not compiling test sources 07:04:17 [INFO] 07:04:17 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ onap-dcae-cbs-docker-client --- 07:04:17 [INFO] Tests are skipped. 07:04:17 [INFO] 07:04:17 [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:report (post-unit-test) @ onap-dcae-cbs-docker-client --- 07:04:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:04:17 [INFO] 07:04:17 [INFO] --- exec-maven-plugin:1.2.1:exec (test script) @ onap-dcae-cbs-docker-client --- 07:04:17 + echo 'running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-clierunning script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at snt] at stage [test]' 07:04:17 tage [test] 07:04:17 + MVN_PROJECT_MODULEID=onap-dcae-cbs-docker-client 07:04:17 + MVN_PHASE=test 07:04:17 ++ dirname /w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh 07:04:17 + PROJECT_ROOT=/w/workspace/dcaegen2-utils-maven-clm-master 07:04:17 + '[' -z https://nexus.onap.org ']' 07:04:17 + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:04:17 + SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:04:17 + set +e 07:04:17 + source /w/workspace/dcaegen2-utils-maven-clm-master/scripts/mvn-phase-lib.sh 07:04:17 ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-cbs-docker-client 07:04:17 ++ '[' onap-dcae-cbs-docker-client == __ ']' 07:04:17 => for SNAPSHOT artifact build 07:04:17 MVN_DEPLOYMENT_TYPE is [SNAPSHOT] 07:04:17 ++ [[ 2.2.1-SNAPSHOT == *SNAPSHOT ]] 07:04:17 ++ echo '=> for SNAPSHOT artifact build' 07:04:17 ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT 07:04:17 ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' 07:04:17 +++ date +%C%y%m%dT%H%M%S 07:04:17 ++ TIMESTAMP=20250906T070417 07:04:17 ++ '[' -z https://nexus.onap.org ']' 07:04:17 +++ echo https://nexus.onap.org 07:04:17 +++ cut -f1 -d: 07:04:17 +++ cut -f3 -d/ 07:04:17 => Nexus Proxy at nexus.onap.org, https://nexus.onap.org 07:04:17 ++ MVN_NEXUSPROXY_HOST=nexus.onap.org 07:04:17 ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' 07:04:17 ++ '[' -z /w/workspace/dcaegen2-utils-maven-clm-master ']' 07:04:17 ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:04:17 ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:04:17 ++ RELEASE_TAG=R12 07:04:17 ++ '[' R12 == R1 ']' 07:04:17 ++ MVN_PHASE=test 07:04:17 ++ echo 'MVN_RELEASE_TAG is []' 07:04:17 ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client]' 07:04:17 ++ echo 'MVN_PHASE is [test]' 07:04:17 ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' 07:04:17 ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client]' 07:04:17 ++ echo 'MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT]' 07:04:17 ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' 07:04:17 ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' 07:04:17 ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' 07:04:17 MVN_RELEASE_TAG is [] 07:04:17 MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client] 07:04:17 MVN_PHASE is [test] 07:04:17 MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] 07:04:17 MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client] 07:04:17 MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT] 07:04:17 MVN_NEXUSPROXY is [https://nexus.onap.org] 07:04:17 MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] 07:04:17 MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] 07:04:17 +++ cut -f3 -d/ 07:04:17 +++ echo https://nexus.onap.org/content/sites/raw 07:04:17 +++ cut -f1 -d: 07:04:17 ++ MVN_RAWREPO_HOST=nexus.onap.org 07:04:17 MVN_RAWREPO_HOST is [nexus.onap.org] 07:04:17 ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' 07:04:17 ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' 07:04:17 MVN_RAWREPO_SERVERID is [ecomp-raw] 07:04:17 MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] 07:04:17 ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' 07:04:17 ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' 07:04:17 MVN_DOCKERREGISTRY_PUBLIC is [] 07:04:17 MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] 07:04:17 ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' 07:04:17 ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' 07:04:17 MVN_PYPISERVER_SERVERID [onap-pypi] 07:04:17 MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] 07:04:17 ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' 07:04:17 + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils 07:04:17 ++ date +%C%y%m%dT%H%M%S 07:04:17 + TIMESTAMP=20250906T070417 07:04:17 + export BUILD_NUMBER=20250906T070417 07:04:17 + BUILD_NUMBER=20250906T070417 07:04:17 + shift 2 07:04:17 + case $MVN_PHASE in 07:04:17 + echo '==> test phase script' 07:04:17 + case $MVN_PROJECT_MODULEID in 07:04:17 + '[' -f tox.ini ']' 07:04:17 ==> test phase script 07:04:17 + set -e 07:04:17 + run_tox_test 07:04:17 + set -e -x 07:04:17 ++ pwd 07:04:17 + CURDIR=/w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-cbs-docker-client 07:04:17 ++ find . -name tox.ini 07:04:17 + TOXINIS=./tox.ini 07:04:17 + for TOXINI in "${TOXINIS[@]}" 07:04:17 ++ dirname ./tox.ini 07:04:17 + DIR=. 07:04:17 + cd /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-cbs-docker-client/. 07:04:17 + rm -rf ./venv-tox ./.tox 07:04:17 + python3 -m venv ./venv-tox 07:04:18 + source ./venv-tox/bin/activate 07:04:18 ++ deactivate nondestructive 07:04:18 ++ '[' -n '' ']' 07:04:18 ++ '[' -n '' ']' 07:04:18 ++ '[' -n /bin/bash -o -n '' ']' 07:04:18 ++ hash -r 07:04:18 ++ '[' -n '' ']' 07:04:18 ++ unset VIRTUAL_ENV 07:04:18 ++ '[' '!' nondestructive = nondestructive ']' 07:04:18 ++ VIRTUAL_ENV=/w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-cbs-docker-client/venv-tox 07:04:18 ++ export VIRTUAL_ENV 07:04:18 ++ _OLD_VIRTUAL_PATH=/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:04:18 ++ PATH=/w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-cbs-docker-client/venv-tox/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:04:18 ++ export PATH 07:04:18 ++ '[' -n '' ']' 07:04:18 ++ '[' -z '' ']' 07:04:18 ++ _OLD_VIRTUAL_PS1= 07:04:18 ++ '[' 'x(venv-tox) ' '!=' x ']' 07:04:18 ++ PS1='(venv-tox) ' 07:04:18 ++ export PS1 07:04:18 ++ '[' -n /bin/bash -o -n '' ']' 07:04:18 ++ hash -r 07:04:18 + pip3 install pip==9.0.3 07:04:19 Collecting pip==9.0.3 07:04:19 Cache entry deserialization failed, entry ignored 07:04:19 Downloading https://files.pythonhosted.org/packages/ac/95/a05b56bb975efa78d3557efa36acaf9cf5d2fd0ee0062060493687432e03/pip-9.0.3-py2.py3-none-any.whl (1.4MB) 07:04:19 Installing collected packages: pip 07:04:19 Found existing installation: pip 9.0.1 07:04:19 Uninstalling pip-9.0.1: 07:04:19 Successfully uninstalled pip-9.0.1 07:04:20 Successfully installed pip-9.0.3 07:04:20 + pip3 install --upgrade argparse 07:04:20 Collecting argparse 07:04:20 Downloading https://files.pythonhosted.org/packages/f2/94/3af39d34be01a24a6e65433d19e107099374224905f1e0cc6bbe1fd22a2f/argparse-1.4.0-py2.py3-none-any.whl 07:04:20 Installing collected packages: argparse 07:04:20 Successfully installed argparse-1.4.0 07:04:20 You are using pip version 9.0.3, however version 25.2 is available. 07:04:20 You should consider upgrading via the 'pip install --upgrade pip' command. 07:04:20 + pip3 install tox==2.9.1 07:04:21 Collecting tox==2.9.1 07:04:21 Downloading https://files.pythonhosted.org/packages/1d/4e/20c679f8c5948f7c48591fde33d442e716af66a31a88f5791850a75041eb/tox-2.9.1-py2.py3-none-any.whl (73kB) 07:04:21 Collecting pluggy<1.0,>=0.3.0 (from tox==2.9.1) 07:04:21 Downloading https://files.pythonhosted.org/packages/a0/28/85c7aa31b80d150b772fbe4a229487bc6644da9ccb7e427dd8cc60cb8a62/pluggy-0.13.1-py2.py3-none-any.whl 07:04:21 Collecting py>=1.4.17 (from tox==2.9.1) 07:04:21 Downloading https://files.pythonhosted.org/packages/f6/f0/10642828a8dfb741e5f3fbaac830550a518a775c7fff6f04a007259b0548/py-1.11.0-py2.py3-none-any.whl (98kB) 07:04:21 Collecting virtualenv>=1.11.2; python_version != "3.2" (from tox==2.9.1) 07:04:21 Cache entry deserialization failed, entry ignored 07:04:21 Downloading https://files.pythonhosted.org/packages/18/a2/7931d40ecb02b5236a34ac53770f2f6931e3082b7a7dafe915d892d749d6/virtualenv-20.17.1-py3-none-any.whl (8.8MB) 07:04:22 Collecting six (from tox==2.9.1) 07:04:22 Downloading https://files.pythonhosted.org/packages/b7/ce/149a00dd41f10bc29e5921b496af8b574d8413afcd5e30dfa0ed46c2cc5e/six-1.17.0-py2.py3-none-any.whl 07:04:23 Collecting importlib-metadata>=0.12; python_version < "3.8" (from pluggy<1.0,>=0.3.0->tox==2.9.1) 07:04:23 Downloading https://files.pythonhosted.org/packages/a0/a1/b153a0a4caf7a7e3f15c2cd56c7702e2cf3d89b1b359d1f1c5e59d68f4ce/importlib_metadata-4.8.3-py3-none-any.whl 07:04:23 Collecting importlib-resources>=5.4; python_version < "3.7" (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) 07:04:23 Downloading https://files.pythonhosted.org/packages/24/1b/33e489669a94da3ef4562938cd306e8fa915e13939d7b8277cb5569cb405/importlib_resources-5.4.0-py3-none-any.whl 07:04:23 Collecting platformdirs<3,>=2.4 (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) 07:04:23 Cache entry deserialization failed, entry ignored 07:04:23 Downloading https://files.pythonhosted.org/packages/b1/78/dcfd84d3aabd46a9c77260fb47ea5d244806e4daef83aa6fe5d83adb182c/platformdirs-2.4.0-py3-none-any.whl 07:04:23 Collecting filelock<4,>=3.4.1 (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) 07:04:23 Cache entry deserialization failed, entry ignored 07:04:23 Downloading https://files.pythonhosted.org/packages/84/ce/8916d10ef537f3f3b046843255f9799504aa41862bfa87844b9bdc5361cd/filelock-3.4.1-py3-none-any.whl 07:04:23 Collecting distlib<1,>=0.3.6 (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) 07:04:23 Cache entry deserialization failed, entry ignored 07:04:23 Cache entry deserialization failed, entry ignored 07:04:23 Downloading https://files.pythonhosted.org/packages/33/6b/e0547afaf41bf2c42e52430072fa5658766e3d65bd4b03a563d1b6336f57/distlib-0.4.0-py2.py3-none-any.whl (469kB) 07:04:23 Collecting typing-extensions>=3.6.4; python_version < "3.8" (from importlib-metadata>=0.12; python_version < "3.8"->pluggy<1.0,>=0.3.0->tox==2.9.1) 07:04:23 Cache entry deserialization failed, entry ignored 07:04:23 Downloading https://files.pythonhosted.org/packages/45/6b/44f7f8f1e110027cf88956b59f2fad776cca7e1704396d043f89effd3a0e/typing_extensions-4.1.1-py3-none-any.whl 07:04:23 Collecting zipp>=0.5 (from importlib-metadata>=0.12; python_version < "3.8"->pluggy<1.0,>=0.3.0->tox==2.9.1) 07:04:23 Downloading https://files.pythonhosted.org/packages/bd/df/d4a4974a3e3957fd1c1fa3082366d7fff6e428ddb55f074bf64876f8e8ad/zipp-3.6.0-py3-none-any.whl 07:04:23 Installing collected packages: typing-extensions, zipp, importlib-metadata, pluggy, py, importlib-resources, platformdirs, filelock, distlib, virtualenv, six, tox 07:04:24 Successfully installed distlib-0.4.0 filelock-3.4.1 importlib-metadata-4.8.3 importlib-resources-5.4.0 platformdirs-2.4.0 pluggy-0.13.1 py-1.11.0 six-1.17.0 tox-2.9.1 typing-extensions-4.1.1 virtualenv-20.17.1 zipp-3.6.0 07:04:24 You are using pip version 9.0.3, however version 25.2 is available. 07:04:24 You should consider upgrading via the 'pip install --upgrade pip' command. 07:04:24 + '[' '' = yes ']' 07:04:24 + pip3 freeze 07:04:24 You are using pip version 9.0.3, however version 25.2 is available. 07:04:24 You should consider upgrading via the 'pip install --upgrade pip' command. 07:04:24 distlib==0.4.0 07:04:24 filelock==3.4.1 07:04:24 importlib-metadata==4.8.3 07:04:24 importlib-resources==5.4.0 07:04:24 pkg-resources==0.0.0 07:04:24 platformdirs==2.4.0 07:04:24 pluggy==0.13.1 07:04:24 py==1.11.0 07:04:24 six==1.17.0 07:04:24 tox==2.9.1 07:04:24 typing-extensions==4.1.1 07:04:24 virtualenv==20.17.1 07:04:24 zipp==3.6.0 07:04:24 + tox 07:04:24 GLOB sdist-make: /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-cbs-docker-client/setup.py 07:04:24 flake8 create: /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-cbs-docker-client/.tox/flake8 07:04:25 flake8 installdeps: flake8 07:04:27 flake8 installed: flake8==7.1.2,mccabe==0.7.0,onap-dcae-cbs-docker-client==2.2.1,pycodestyle==2.12.1,pyflakes==3.2.0 07:04:27 flake8 runtests: PYTHONHASHSEED='1607657888' 07:04:27 flake8 runtests: commands[0] | flake8 setup.py onap_dcae_cbs_docker_client tests 07:04:27 py38 create: /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-cbs-docker-client/.tox/py38 07:04:28 py38 installdeps: pytest, coverage, pytest-cov, pyyaml 07:04:34 py38 inst: /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-cbs-docker-client/.tox/dist/onap_dcae_cbs_docker_client-2.2.1.zip 07:04:37 py38 installed: attrs==22.2.0,certifi==2025.4.26,charset-normalizer==2.0.12,coverage==6.2,idna==3.10,importlib-metadata==4.8.3,iniconfig==1.1.1,onap-dcae-cbs-docker-client==2.2.1,packaging==21.3,pluggy==1.0.0,py==1.11.0,pyparsing==3.1.4,pytest==7.0.1,pytest-cov==4.0.0,PyYAML==6.0.1,requests==2.27.1,tomli==1.2.3,typing_extensions==4.1.1,urllib3==1.26.20,zipp==3.6.0 07:04:37 py38 runtests: PYTHONHASHSEED='1607657888' 07:04:37 py38 runtests: commands[0] | pytest --junitxml xunit-results.xml --cov onap_dcae_cbs_docker_client --cov-report xml --cov-report=term --cov-report=html 07:04:37 ============================= test session starts ============================== 07:04:37 platform linux -- Python 3.6.9, pytest-7.0.1, pluggy-1.0.0 07:04:37 rootdir: /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-cbs-docker-client 07:04:37 plugins: cov-4.0.0 07:04:37 collected 12 items 07:04:37 07:04:37 tests/test_client.py ............ [100%] 07:04:37 07:04:37 =============================== warnings summary =============================== 07:04:37 .tox/py38/lib/python3.6/site-packages/coverage/inorout.py:473 07:04:37 /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-cbs-docker-client/.tox/py38/lib/python3.6/site-packages/coverage/inorout.py:473: CoverageWarning: --include is ignored because --source is set (include-ignored) 07:04:37 self.warn("--include is ignored because --source is set", slug="include-ignored") 07:04:37 07:04:37 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 07:04:37 - generated xml file: /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-cbs-docker-client/xunit-results.xml - 07:04:37 07:04:37 ----------- coverage: platform linux, python 3.6.9-final-0 ----------- 07:04:37 Name Stmts Miss Branch BrPart Cover 07:04:37 ----------------------------------------------------------------------------- 07:04:37 onap_dcae_cbs_docker_client/__init__.py 9 0 0 0 100% 07:04:37 onap_dcae_cbs_docker_client/client.py 127 0 38 0 100% 07:04:37 onap_dcae_cbs_docker_client/exceptions.py 10 0 6 0 100% 07:04:37 ----------------------------------------------------------------------------- 07:04:37 TOTAL 146 0 44 0 100% 07:04:37 Coverage HTML written to dir htmlcov 07:04:37 Coverage XML written to file coverage.xml 07:04:37 07:04:37 ======================== 12 passed, 1 warning in 0.27s ========================= 07:04:37 py38 runtests: commands[1] | coverage xml 07:04:38 Wrote XML report to coverage.xml 07:04:38 py39 create: /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-cbs-docker-client/.tox/py39 07:04:38 py39 installdeps: pytest, coverage, pytest-cov, pyyaml 07:04:44 py39 inst: /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-cbs-docker-client/.tox/dist/onap_dcae_cbs_docker_client-2.2.1.zip 07:04:47 py39 installed: attrs==22.2.0,certifi==2025.4.26,charset-normalizer==2.0.12,coverage==6.2,idna==3.10,importlib-metadata==4.8.3,iniconfig==1.1.1,onap-dcae-cbs-docker-client==2.2.1,packaging==21.3,pluggy==1.0.0,py==1.11.0,pyparsing==3.1.4,pytest==7.0.1,pytest-cov==4.0.0,PyYAML==6.0.1,requests==2.27.1,tomli==1.2.3,typing_extensions==4.1.1,urllib3==1.26.20,zipp==3.6.0 07:04:47 py39 runtests: PYTHONHASHSEED='1607657888' 07:04:47 py39 runtests: commands[0] | pytest --junitxml xunit-results.xml --cov onap_dcae_cbs_docker_client --cov-report xml --cov-report=term --cov-report=html 07:04:47 ============================= test session starts ============================== 07:04:47 platform linux -- Python 3.6.9, pytest-7.0.1, pluggy-1.0.0 07:04:47 rootdir: /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-cbs-docker-client 07:04:47 plugins: cov-4.0.0 07:04:47 collected 12 items 07:04:47 07:04:47 tests/test_client.py ............ [100%] 07:04:47 07:04:47 =============================== warnings summary =============================== 07:04:47 .tox/py39/lib/python3.6/site-packages/coverage/inorout.py:473 07:04:47 /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-cbs-docker-client/.tox/py39/lib/python3.6/site-packages/coverage/inorout.py:473: CoverageWarning: --include is ignored because --source is set (include-ignored) 07:04:47 self.warn("--include is ignored because --source is set", slug="include-ignored") 07:04:47 07:04:47 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 07:04:47 - generated xml file: /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-cbs-docker-client/xunit-results.xml - 07:04:47 07:04:47 ----------- coverage: platform linux, python 3.6.9-final-0 ----------- 07:04:47 Name Stmts Miss Branch BrPart Cover 07:04:47 ----------------------------------------------------------------------------- 07:04:47 onap_dcae_cbs_docker_client/__init__.py 9 0 0 0 100% 07:04:47 onap_dcae_cbs_docker_client/client.py 127 0 38 0 100% 07:04:47 onap_dcae_cbs_docker_client/exceptions.py 10 0 6 0 100% 07:04:47 ----------------------------------------------------------------------------- 07:04:47 TOTAL 146 0 44 0 100% 07:04:47 Coverage HTML written to dir htmlcov 07:04:47 Coverage XML written to file coverage.xml 07:04:47 07:04:47 ======================== 12 passed, 1 warning in 0.22s ========================= 07:04:47 py39 runtests: commands[1] | coverage xml 07:04:47 Wrote XML report to coverage.xml 07:04:47 ___________________________________ summary ____________________________________ 07:04:47 flake8: commands succeeded 07:04:47 py38: commands succeeded 07:04:47 py39: commands succeeded 07:04:47 congratulations :) 07:04:47 + deactivate 07:04:47 + '[' -n /home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ']' 07:04:47 + PATH=/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:04:47 + export PATH 07:04:47 + unset _OLD_VIRTUAL_PATH 07:04:47 + '[' -n '' ']' 07:04:47 + '[' -n /bin/bash -o -n '' ']' 07:04:47 + hash -r 07:04:47 + '[' -n '' ']' 07:04:47 + unset VIRTUAL_ENV 07:04:47 + '[' '!' '' = nondestructive ']' 07:04:47 + unset -f deactivate 07:04:47 + rm -rf ./venv-tox ./.tox 07:04:47 + set +e 07:04:47 [INFO] 07:04:47 [INFO] --- exec-maven-plugin:1.2.1:exec (package script) @ onap-dcae-cbs-docker-client --- 07:04:47 + echo 'running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-clierunning script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at stage [package] 07:04:47 nt] at stage [package]' 07:04:47 + MVN_PROJECT_MODULEID=onap-dcae-cbs-docker-client 07:04:47 + MVN_PHASE=package 07:04:47 ++ dirname /w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh 07:04:47 + PROJECT_ROOT=/w/workspace/dcaegen2-utils-maven-clm-master 07:04:47 + '[' -z https://nexus.onap.org ']' 07:04:47 + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:04:47 + SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:04:47 + set +e 07:04:47 + source /w/workspace/dcaegen2-utils-maven-clm-master/scripts/mvn-phase-lib.sh 07:04:47 ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-cbs-docker-client 07:04:47 ++ '[' onap-dcae-cbs-docker-client == __ ']' 07:04:47 ++ [[ 2.2.1-SNAPSHOT == *SNAPSHOT ]] 07:04:47 ++ echo '=> for SNAPSHOT artifact build' 07:04:47 => for SNAPSHOT artifact build 07:04:47 MVN_DEPLOYMENT_TYPE is [SNAPSHOT] 07:04:47 ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT 07:04:47 ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' 07:04:47 +++ date +%C%y%m%dT%H%M%S 07:04:47 ++ TIMESTAMP=20250906T070447 07:04:47 ++ '[' -z https://nexus.onap.org ']' 07:04:47 +++ echo https://nexus.onap.org 07:04:47 +++ cut -f3 -d/ 07:04:47 +++ cut -f1 -d: 07:04:47 ++ MVN_NEXUSPROXY_HOST=nexus.onap.org 07:04:47 ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' 07:04:47 => Nexus Proxy at nexus.onap.org, https://nexus.onap.org 07:04:47 ++ '[' -z /w/workspace/dcaegen2-utils-maven-clm-master ']' 07:04:47 ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:04:47 ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:04:47 ++ RELEASE_TAG=R12 07:04:47 ++ '[' R12 == R1 ']' 07:04:47 ++ MVN_PHASE=package 07:04:47 MVN_RELEASE_TAG is [] 07:04:47 MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client] 07:04:47 MVN_PHASE is [package] 07:04:47 MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] 07:04:47 ++ echo 'MVN_RELEASE_TAG is []' 07:04:47 ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client]' 07:04:47 ++ echo 'MVN_PHASE is [package]' 07:04:47 ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' 07:04:47 ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client]' 07:04:47 ++ echo 'MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT]' 07:04:47 ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' 07:04:47 MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client] 07:04:47 MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT] 07:04:47 MVN_NEXUSPROXY is [https://nexus.onap.org] 07:04:47 MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] 07:04:47 MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] 07:04:47 ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' 07:04:47 ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' 07:04:47 +++ echo https://nexus.onap.org/content/sites/raw 07:04:47 +++ cut -f3 -d/ 07:04:47 +++ cut -f1 -d: 07:04:47 ++ MVN_RAWREPO_HOST=nexus.onap.org 07:04:47 MVN_RAWREPO_HOST is [nexus.onap.org] 07:04:47 MVN_RAWREPO_SERVERID is [ecomp-raw] 07:04:47 ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' 07:04:47 ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' 07:04:47 MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] 07:04:47 ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' 07:04:47 MVN_DOCKERREGISTRY_PUBLIC is [] 07:04:47 MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] 07:04:47 ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' 07:04:47 MVN_PYPISERVER_SERVERID [onap-pypi] 07:04:47 ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' 07:04:47 MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] 07:04:47 ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' 07:04:47 ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' 07:04:47 + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils 07:04:47 ++ date +%C%y%m%dT%H%M%S 07:04:47 + TIMESTAMP=20250906T070447 07:04:47 + export BUILD_NUMBER=20250906T070447 07:04:47 + BUILD_NUMBER=20250906T070447 07:04:47 + shift 2 07:04:48 + case $MVN_PHASE in 07:04:48 + echo '==> package phase script' 07:04:48 + case $MVN_PROJECT_MODULEID in 07:04:48 ==> package phase script 07:04:48 [INFO] 07:04:48 [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-integration-test) @ onap-dcae-cbs-docker-client --- 07:04:48 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-cbs-docker-client/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:04:48 [INFO] 07:04:48 [INFO] --- maven-failsafe-plugin:2.19.1:integration-test (integration-tests) @ onap-dcae-cbs-docker-client --- 07:04:48 [INFO] No tests to run. 07:04:48 [INFO] 07:04:48 [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:report (post-integration-test) @ onap-dcae-cbs-docker-client --- 07:04:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:04:48 [INFO] 07:04:48 [INFO] --- maven-failsafe-plugin:2.19.1:verify (integration-tests) @ onap-dcae-cbs-docker-client --- 07:04:48 [INFO] 07:04:48 [INFO] --- maven-install-plugin:2.4:install (default-install) @ onap-dcae-cbs-docker-client --- 07:04:48 [INFO] Skipping artifact installation 07:04:48 [INFO] 07:04:48 [INFO] --- exec-maven-plugin:1.2.1:exec (install script) @ onap-dcae-cbs-docker-client --- 07:04:48 + echo 'running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at stage [install]' 07:04:48 running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at s+ MVN_PROJECT_MODULEID=onap-dcae-cbs-docker-client 07:04:48 tage [install] 07:04:48 + MVN_PHASE=install 07:04:48 ++ dirname /w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh 07:04:48 + PROJECT_ROOT=/w/workspace/dcaegen2-utils-maven-clm-master 07:04:48 + '[' -z https://nexus.onap.org ']' 07:04:48 + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:04:48 + SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:04:48 + set +e 07:04:48 + source /w/workspace/dcaegen2-utils-maven-clm-master/scripts/mvn-phase-lib.sh 07:04:48 ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-cbs-docker-client 07:04:48 ++ '[' onap-dcae-cbs-docker-client == __ ']' 07:04:48 ++ [[ 2.2.1-SNAPSHOT == *SNAPSHOT ]] 07:04:48 ++ echo '=> for SNAPSHOT artifact build' 07:04:48 ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT 07:04:48 => for SNAPSHOT artifact build 07:04:48 ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' 07:04:48 MVN_DEPLOYMENT_TYPE is [SNAPSHOT] 07:04:48 +++ date +%C%y%m%dT%H%M%S 07:04:48 ++ TIMESTAMP=20250906T070448 07:04:48 ++ '[' -z https://nexus.onap.org ']' 07:04:48 +++ cut -f3 -d/ 07:04:48 +++ cut -f1 -d: 07:04:48 +++ echo https://nexus.onap.org 07:04:48 ++ MVN_NEXUSPROXY_HOST=nexus.onap.org 07:04:48 ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' 07:04:48 => Nexus Proxy at nexus.onap.org, https://nexus.onap.org 07:04:48 ++ '[' -z /w/workspace/dcaegen2-utils-maven-clm-master ']' 07:04:48 ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:04:48 ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:04:48 ++ RELEASE_TAG=R12 07:04:48 ++ '[' R12 == R1 ']' 07:04:48 ++ MVN_PHASE=install 07:04:48 ++ echo 'MVN_RELEASE_TAG is []' 07:04:48 ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client]' 07:04:48 MVN_RELEASE_TAG is [] 07:04:48 ++ echo 'MVN_PHASE is [install]' 07:04:48 MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client] 07:04:48 MVN_PHASE is [install] 07:04:48 ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' 07:04:48 MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] 07:04:48 ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client]' 07:04:48 MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client] 07:04:48 ++ echo 'MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT]' 07:04:48 MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT] 07:04:48 ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' 07:04:48 MVN_NEXUSPROXY is [https://nexus.onap.org] 07:04:48 ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' 07:04:48 MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] 07:04:48 ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' 07:04:48 MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] 07:04:48 +++ cut -f3 -d/ 07:04:48 +++ echo https://nexus.onap.org/content/sites/raw 07:04:48 +++ cut -f1 -d: 07:04:48 ++ MVN_RAWREPO_HOST=nexus.onap.org 07:04:48 ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' 07:04:48 ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' 07:04:48 MVN_RAWREPO_HOST is [nexus.onap.org] 07:04:48 MVN_RAWREPO_SERVERID is [ecomp-raw] 07:04:48 MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] 07:04:48 ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' 07:04:48 MVN_DOCKERREGISTRY_PUBLIC is [] 07:04:48 ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' 07:04:48 MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] 07:04:48 MVN_PYPISERVER_SERVERID [onap-pypi] 07:04:48 ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' 07:04:48 ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' 07:04:48 MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] 07:04:48 ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' 07:04:48 + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils 07:04:48 ++ date +%C%y%m%dT%H%M%S 07:04:48 + TIMESTAMP=20250906T070448 07:04:48 + export BUILD_NUMBER=20250906T070448 07:04:48 + BUILD_NUMBER=20250906T070448 07:04:48 + shift 2 07:04:48 + case $MVN_PHASE in 07:04:48 + echo '==> install phase script' 07:04:48 + case $MVN_PROJECT_MODULEID in 07:04:48 ==> install phase script 07:04:48 [INFO] 07:04:48 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ onap-dcae-cbs-docker-client --- 07:04:49 [INFO] org.onap.dcaegen2.utils:onap-dcae-cbs-docker-client:jar:2.2.1-SNAPSHOT 07:04:49 [INFO] 07:04:49 [INFO] --- clm-maven-plugin:2.53.0-01:index (default-cli) @ onap-dcae-cbs-docker-client --- 07:04:49 [INFO] Saved module information to /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-cbs-docker-client/target/sonatype-clm/module.xml 07:04:49 [INFO] 07:04:49 [INFO] -------------------< org.onap.dcaegen2.utils:utils >-------------------- 07:04:49 [INFO] Building dcaegen2-utils 1.2.1-SNAPSHOT [2/4] 07:04:49 [INFO] --------------------------------[ pom ]--------------------------------- 07:04:49 [INFO] 07:04:49 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ utils --- 07:04:49 [INFO] 07:04:49 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-no-snapshots) @ utils --- 07:04:49 [INFO] 07:04:49 [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-unit-test) @ utils --- 07:04:49 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/w/workspace/dcaegen2-utils-maven-clm-master/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:04:49 [INFO] 07:04:49 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ utils --- 07:04:49 [INFO] Starting audit... 07:04:49 Audit done. 07:04:49 [INFO] 07:04:49 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ utils --- 07:04:49 [INFO] Starting audit... 07:04:49 Audit done. 07:04:49 [INFO] 07:04:49 [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:report (post-unit-test) @ utils --- 07:04:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:04:49 [INFO] 07:04:49 [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-integration-test) @ utils --- 07:04:49 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/w/workspace/dcaegen2-utils-maven-clm-master/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:04:49 [INFO] 07:04:49 [INFO] --- maven-failsafe-plugin:2.19.1:integration-test (integration-tests) @ utils --- 07:04:49 [INFO] No tests to run. 07:04:49 [INFO] 07:04:49 [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:report (post-integration-test) @ utils --- 07:04:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:04:49 [INFO] 07:04:49 [INFO] --- maven-failsafe-plugin:2.19.1:verify (integration-tests) @ utils --- 07:04:49 [INFO] 07:04:49 [INFO] --- maven-install-plugin:2.4:install (default-install) @ utils --- 07:04:49 [INFO] Installing /w/workspace/dcaegen2-utils-maven-clm-master/pom.xml to /tmp/r/org/onap/dcaegen2/utils/utils/1.2.1-SNAPSHOT/utils-1.2.1-SNAPSHOT.pom 07:04:49 [INFO] 07:04:49 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ utils --- 07:04:49 [INFO] org.onap.dcaegen2.utils:utils:pom:1.2.1-SNAPSHOT 07:04:49 [INFO] 07:04:49 [INFO] --- clm-maven-plugin:2.53.0-01:index (default-cli) @ utils --- 07:04:49 [INFO] Saved module information to /w/workspace/dcaegen2-utils-maven-clm-master/target/sonatype-clm/module.xml 07:04:49 [INFO] 07:04:49 [INFO] ----------< org.onap.dcaegen2.utils:onap-dcae-dcaepolicy-lib >---------- 07:04:49 [INFO] Building dcaegen2-utils-onap-dcae-dcaepolicy-lib 2.5.1-SNAPSHOT [3/4] 07:04:49 [INFO] --------------------------------[ jar ]--------------------------------- 07:04:49 [INFO] 07:04:49 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ onap-dcae-dcaepolicy-lib --- 07:04:49 [INFO] 07:04:49 [INFO] --- exec-maven-plugin:1.2.1:exec (clean phase script) @ onap-dcae-dcaepolicy-lib --- 07:04:49 + echo 'running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib]running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [clean] 07:04:49 at stage [clean]' 07:04:49 + MVN_PROJECT_MODULEID=onap-dcae-dcaepolicy-lib 07:04:49 + MVN_PHASE=clean 07:04:49 ++ dirname /w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh 07:04:49 + PROJECT_ROOT=/w/workspace/dcaegen2-utils-maven-clm-master 07:04:49 + '[' -z https://nexus.onap.org ']' 07:04:49 + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:04:49 + SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:04:49 + set +e 07:04:49 + source /w/workspace/dcaegen2-utils-maven-clm-master/scripts/mvn-phase-lib.sh 07:04:49 ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-dcaepolicy-lib 07:04:49 ++ '[' onap-dcae-dcaepolicy-lib == __ ']' 07:04:49 ++ [[ 2.5.1-SNAPSHOT == *SNAPSHOT ]] 07:04:49 ++ echo '=> for SNAPSHOT artifact build' 07:04:49 => for SNAPSHOT artifact build 07:04:49 ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT 07:04:49 ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' 07:04:49 MVN_DEPLOYMENT_TYPE is [SNAPSHOT] 07:04:49 +++ date +%C%y%m%dT%H%M%S 07:04:49 ++ TIMESTAMP=20250906T070449 07:04:49 ++ '[' -z https://nexus.onap.org ']' 07:04:49 +++ echo https://nexus.onap.org 07:04:49 +++ cut -f3 -d/ 07:04:49 +++ cut -f1 -d: 07:04:49 ++ MVN_NEXUSPROXY_HOST=nexus.onap.org 07:04:49 ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' 07:04:49 ++ '[' -z /w/workspace/dcaegen2-utils-maven-clm-master ']' 07:04:49 ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:04:49 ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:04:49 ++ RELEASE_TAG=R12 07:04:49 => Nexus Proxy at nexus.onap.org, https://nexus.onap.org 07:04:49 ++ '[' R12 == R1 ']' 07:04:49 ++ MVN_PHASE=clean 07:04:49 ++ echo 'MVN_RELEASE_TAG is []' 07:04:49 ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib]' 07:04:49 ++ echo 'MVN_PHASE is [clean]' 07:04:49 ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' 07:04:49 MVN_RELEASE_TAG is [] 07:04:49 ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib]' 07:04:49 ++ echo 'MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT]' 07:04:49 ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' 07:04:49 MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib] 07:04:49 ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' 07:04:49 ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' 07:04:49 MVN_PHASE is [clean] 07:04:49 MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] 07:04:49 MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib] 07:04:49 MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT] 07:04:49 MVN_NEXUSPROXY is [https://nexus.onap.org] 07:04:49 MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] 07:04:49 MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] 07:04:49 +++ echo https://nexus.onap.org/content/sites/raw 07:04:49 +++ cut -f3 -d/ 07:04:49 +++ cut -f1 -d: 07:04:49 ++ MVN_RAWREPO_HOST=nexus.onap.org 07:04:49 ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' 07:04:49 ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' 07:04:49 ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' 07:04:49 ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' 07:04:49 MVN_RAWREPO_HOST is [nexus.onap.org] 07:04:49 MVN_RAWREPO_SERVERID is [ecomp-raw] 07:04:49 MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] 07:04:49 ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' 07:04:49 MVN_DOCKERREGISTRY_PUBLIC is [] 07:04:49 ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' 07:04:49 ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' 07:04:49 MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] 07:04:49 MVN_PYPISERVER_SERVERID [onap-pypi] 07:04:49 MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] 07:04:49 + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils 07:04:49 ++ date +%C%y%m%dT%H%M%S 07:04:49 + TIMESTAMP=20250906T070449 07:04:49 + export BUILD_NUMBER=20250906T070449 07:04:49 + BUILD_NUMBER=20250906T070449 07:04:49 + shift 2 07:04:49 + case $MVN_PHASE in 07:04:49 + echo '==> clean phase script' 07:04:49 + case $MVN_PROJECT_MODULEID in 07:04:49 + clean_templated_files 07:04:49 ==> clean phase script 07:04:49 ++ find . -name '*-template' 07:04:49 + TEMPLATE_FILES= 07:04:49 + clean_tox_files 07:04:49 ++ find . -name .tox 07:04:49 + TOX_FILES= 07:04:49 ++ find . -name venv-tox 07:04:49 + TOX_FILES=' ' 07:04:49 + rm -rf './venv-*' './*.wgn' ./site ./coverage.xml ./xunit-results.xml 07:04:50 [INFO] 07:04:50 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-no-snapshots) @ onap-dcae-dcaepolicy-lib --- 07:04:50 [INFO] 07:04:50 [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-unit-test) @ onap-dcae-dcaepolicy-lib --- 07:04:50 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-dcaepolicy-lib/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:04:50 [INFO] 07:04:50 [INFO] --- exec-maven-plugin:1.2.1:exec (generate-sources script) @ onap-dcae-dcaepolicy-lib --- 07:04:50 + echo 'running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib]running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [generate-sources] 07:04:50 at stage [generate-sources]' 07:04:50 + MVN_PROJECT_MODULEID=onap-dcae-dcaepolicy-lib 07:04:50 + MVN_PHASE=generate-sources 07:04:50 ++ dirname /w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh 07:04:50 + PROJECT_ROOT=/w/workspace/dcaegen2-utils-maven-clm-master 07:04:50 + '[' -z https://nexus.onap.org ']' 07:04:50 + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:04:50 + SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:04:50 + set +e 07:04:50 + source /w/workspace/dcaegen2-utils-maven-clm-master/scripts/mvn-phase-lib.sh 07:04:50 ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-dcaepolicy-lib 07:04:50 ++ '[' onap-dcae-dcaepolicy-lib == __ ']' 07:04:50 ++ [[ 2.5.1-SNAPSHOT == *SNAPSHOT ]] 07:04:50 ++ echo '=> for SNAPSHOT artifact build' 07:04:50 ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT 07:04:50 ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' 07:04:50 => for SNAPSHOT artifact build 07:04:50 MVN_DEPLOYMENT_TYPE is [SNAPSHOT] 07:04:50 +++ date +%C%y%m%dT%H%M%S 07:04:50 ++ TIMESTAMP=20250906T070450 07:04:50 ++ '[' -z https://nexus.onap.org ']' 07:04:50 +++ echo https://nexus.onap.org 07:04:50 +++ cut -f3 -d/ 07:04:50 +++ cut -f1 -d: 07:04:50 ++ MVN_NEXUSPROXY_HOST=nexus.onap.org 07:04:50 => Nexus Proxy at nexus.onap.org, https://nexus.onap.org 07:04:50 ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' 07:04:50 MVN_RELEASE_TAG is [] 07:04:50 ++ '[' -z /w/workspace/dcaegen2-utils-maven-clm-master ']' 07:04:50 MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib] 07:04:50 MVN_PHASE is [generate-sources] 07:04:50 MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] 07:04:50 ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:04:50 ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:04:50 ++ RELEASE_TAG=R12 07:04:50 MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib] 07:04:50 MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT] 07:04:50 MVN_NEXUSPROXY is [https://nexus.onap.org] 07:04:50 MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] 07:04:50 MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] 07:04:50 ++ '[' R12 == R1 ']' 07:04:50 ++ MVN_PHASE=generate-sources 07:04:50 ++ echo 'MVN_RELEASE_TAG is []' 07:04:50 ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib]' 07:04:50 ++ echo 'MVN_PHASE is [generate-sources]' 07:04:50 ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' 07:04:50 ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib]' 07:04:50 ++ echo 'MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT]' 07:04:50 ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' 07:04:50 ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' 07:04:50 ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' 07:04:50 +++ echo https://nexus.onap.org/content/sites/raw 07:04:50 +++ cut -f1 -d: 07:04:50 +++ cut -f3 -d/ 07:04:50 ++ MVN_RAWREPO_HOST=nexus.onap.org 07:04:50 ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' 07:04:50 MVN_RAWREPO_HOST is [nexus.onap.org] 07:04:50 MVN_RAWREPO_SERVERID is [ecomp-raw] 07:04:50 MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] 07:04:50 MVN_DOCKERREGISTRY_PUBLIC is [] 07:04:50 ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' 07:04:50 ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' 07:04:50 ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' 07:04:50 ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' 07:04:50 MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] 07:04:50 MVN_PYPISERVER_SERVERID [onap-pypi] 07:04:50 ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' 07:04:50 MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] 07:04:50 ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' 07:04:50 + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils 07:04:50 ++ date +%C%y%m%dT%H%M%S 07:04:50 + TIMESTAMP=20250906T070450 07:04:50 + export BUILD_NUMBER=20250906T070450 07:04:50 + BUILD_NUMBER=20250906T070450 07:04:50 + shift 2 07:04:50 + case $MVN_PHASE in 07:04:50 + echo '==> generate-sources phase script' 07:04:50 ==> generate-sources phase script 07:04:50 + case $MVN_PROJECT_MODULEID in 07:04:50 + expand_templates 07:04:50 + set +x 07:04:50 ====> Done template resolving 07:04:50 [INFO] 07:04:50 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ onap-dcae-dcaepolicy-lib --- 07:04:50 [INFO] Starting audit... 07:04:50 Audit done. 07:04:50 [INFO] 07:04:50 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ onap-dcae-dcaepolicy-lib --- 07:04:50 [INFO] Starting audit... 07:04:50 Audit done. 07:04:50 [INFO] 07:04:50 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ onap-dcae-dcaepolicy-lib --- 07:04:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:04:50 [INFO] skip non existing resourceDirectory /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-dcaepolicy-lib/src/main/resources 07:04:50 [INFO] 07:04:50 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ onap-dcae-dcaepolicy-lib --- 07:04:50 [INFO] No sources to compile 07:04:50 [INFO] 07:04:50 [INFO] --- exec-maven-plugin:1.2.1:exec (compile script) @ onap-dcae-dcaepolicy-lib --- 07:04:50 + echo 'running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [compile]' 07:04:50 + MVN_PROJECT_MODULEID=onap-dcae-dcaepolicy-lib 07:04:50 + MVN_PHASE=compile 07:04:50 running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [compile] 07:04:50 ++ dirname /w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh 07:04:50 + PROJECT_ROOT=/w/workspace/dcaegen2-utils-maven-clm-master 07:04:50 + '[' -z https://nexus.onap.org ']' 07:04:50 + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:04:50 + SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:04:50 + set +e 07:04:50 + source /w/workspace/dcaegen2-utils-maven-clm-master/scripts/mvn-phase-lib.sh 07:04:50 ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-dcaepolicy-lib 07:04:50 ++ '[' onap-dcae-dcaepolicy-lib == __ ']' 07:04:50 ++ [[ 2.5.1-SNAPSHOT == *SNAPSHOT ]] 07:04:50 ++ echo '=> for SNAPSHOT artifact build' 07:04:50 ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT 07:04:50 ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' 07:04:50 => for SNAPSHOT artifact build 07:04:50 MVN_DEPLOYMENT_TYPE is [SNAPSHOT] 07:04:50 +++ date +%C%y%m%dT%H%M%S 07:04:50 ++ TIMESTAMP=20250906T070450 07:04:50 ++ '[' -z https://nexus.onap.org ']' 07:04:50 +++ cut -f1 -d: 07:04:50 +++ echo https://nexus.onap.org 07:04:50 +++ cut -f3 -d/ 07:04:50 ++ MVN_NEXUSPROXY_HOST=nexus.onap.org 07:04:50 ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' 07:04:50 ++ '[' -z /w/workspace/dcaegen2-utils-maven-clm-master ']' 07:04:50 ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:04:50 ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:04:50 ++ RELEASE_TAG=R12 07:04:50 ++ '[' R12 == R1 ']' 07:04:50 ++ MVN_PHASE=compile 07:04:50 ++ echo 'MVN_RELEASE_TAG is []' 07:04:50 ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib]' 07:04:50 ++ echo 'MVN_PHASE is [compile]' 07:04:50 ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' 07:04:50 ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib]' 07:04:50 ++ echo 'MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT]' 07:04:50 ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' 07:04:50 ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' 07:04:50 ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' 07:04:50 => Nexus Proxy at nexus.onap.org, https://nexus.onap.org 07:04:50 MVN_RELEASE_TAG is [] 07:04:50 MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib] 07:04:50 MVN_PHASE is [compile] 07:04:50 MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] 07:04:50 MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib] 07:04:50 MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT] 07:04:50 MVN_NEXUSPROXY is [https://nexus.onap.org] 07:04:50 MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] 07:04:50 MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] 07:04:50 +++ echo https://nexus.onap.org/content/sites/raw 07:04:50 +++ cut -f3 -d/ 07:04:50 +++ cut -f1 -d: 07:04:50 ++ MVN_RAWREPO_HOST=nexus.onap.org 07:04:50 ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' 07:04:50 ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' 07:04:50 ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' 07:04:50 ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' 07:04:50 ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' 07:04:50 ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' 07:04:50 ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' 07:04:50 MVN_RAWREPO_HOST is [nexus.onap.org] 07:04:50 MVN_RAWREPO_SERVERID is [ecomp-raw] 07:04:50 MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] 07:04:50 MVN_DOCKERREGISTRY_PUBLIC is [] 07:04:50 MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] 07:04:50 MVN_PYPISERVER_SERVERID [onap-pypi] 07:04:50 MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] 07:04:50 + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils 07:04:50 ++ date +%C%y%m%dT%H%M%S 07:04:50 + TIMESTAMP=20250906T070450 07:04:50 + export BUILD_NUMBER=20250906T070450 07:04:50 + BUILD_NUMBER=20250906T070450 07:04:50 + shift 2 07:04:50 + case $MVN_PHASE in 07:04:50 + echo '==> compile phase script' 07:04:50 + case $MVN_PROJECT_MODULEID in 07:04:50 ==> compile phase script 07:04:50 [INFO] 07:04:50 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ onap-dcae-dcaepolicy-lib --- 07:04:50 [INFO] Not copying test resources 07:04:50 [INFO] 07:04:50 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ onap-dcae-dcaepolicy-lib --- 07:04:50 [INFO] Not compiling test sources 07:04:50 [INFO] 07:04:50 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ onap-dcae-dcaepolicy-lib --- 07:04:50 [INFO] Tests are skipped. 07:04:50 [INFO] 07:04:50 [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:report (post-unit-test) @ onap-dcae-dcaepolicy-lib --- 07:04:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:04:50 [INFO] 07:04:50 [INFO] --- exec-maven-plugin:1.2.1:exec (test script) @ onap-dcae-dcaepolicy-lib --- 07:04:50 + echo 'running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib]running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [test] 07:04:50 at stage [test]' 07:04:50 + MVN_PROJECT_MODULEID=onap-dcae-dcaepolicy-lib 07:04:50 + MVN_PHASE=test 07:04:50 ++ dirname /w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh 07:04:50 + PROJECT_ROOT=/w/workspace/dcaegen2-utils-maven-clm-master 07:04:50 + '[' -z https://nexus.onap.org ']' 07:04:50 + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:04:50 + SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:04:50 + set +e 07:04:50 + source /w/workspace/dcaegen2-utils-maven-clm-master/scripts/mvn-phase-lib.sh 07:04:50 ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-dcaepolicy-lib 07:04:50 ++ '[' onap-dcae-dcaepolicy-lib == __ ']' 07:04:50 ++ [[ 2.5.1-SNAPSHOT == *SNAPSHOT ]] 07:04:50 ++ echo '=> for SNAPSHOT artifact build' 07:04:50 ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT 07:04:50 ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' 07:04:50 => for SNAPSHOT artifact build 07:04:50 MVN_DEPLOYMENT_TYPE is [SNAPSHOT] 07:04:50 +++ date +%C%y%m%dT%H%M%S 07:04:50 ++ TIMESTAMP=20250906T070450 07:04:50 ++ '[' -z https://nexus.onap.org ']' 07:04:50 +++ echo https://nexus.onap.org 07:04:50 +++ cut -f1 -d: 07:04:50 +++ cut -f3 -d/ 07:04:50 ++ MVN_NEXUSPROXY_HOST=nexus.onap.org 07:04:50 ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' 07:04:50 => Nexus Proxy at nexus.onap.org, https://nexus.onap.org 07:04:50 ++ '[' -z /w/workspace/dcaegen2-utils-maven-clm-master ']' 07:04:50 ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:04:50 ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:04:50 ++ RELEASE_TAG=R12 07:04:50 ++ '[' R12 == R1 ']' 07:04:50 ++ MVN_PHASE=test 07:04:50 ++ echo 'MVN_RELEASE_TAG is []' 07:04:50 ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib]' 07:04:50 ++ echo 'MVN_PHASE is [test]' 07:04:50 ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' 07:04:50 ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib]' 07:04:50 ++ echo 'MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT]' 07:04:50 ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' 07:04:50 ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' 07:04:50 ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' 07:04:50 MVN_RELEASE_TAG is [] 07:04:50 MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib] 07:04:50 MVN_PHASE is [test] 07:04:50 MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] 07:04:50 MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib] 07:04:50 MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT] 07:04:50 MVN_NEXUSPROXY is [https://nexus.onap.org] 07:04:50 MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] 07:04:50 MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] 07:04:50 +++ echo https://nexus.onap.org/content/sites/raw 07:04:50 +++ cut -f3 -d/ 07:04:50 +++ cut -f1 -d: 07:04:50 ++ MVN_RAWREPO_HOST=nexus.onap.org 07:04:50 ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' 07:04:50 ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' 07:04:50 ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' 07:04:50 ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' 07:04:50 ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' 07:04:50 MVN_RAWREPO_HOST is [nexus.onap.org] 07:04:50 MVN_RAWREPO_SERVERID is [ecomp-raw] 07:04:50 MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] 07:04:50 MVN_DOCKERREGISTRY_PUBLIC is [] 07:04:50 MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] 07:04:50 MVN_PYPISERVER_SERVERID [onap-pypi] 07:04:50 MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] 07:04:50 ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' 07:04:50 ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' 07:04:50 + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils 07:04:50 ++ date +%C%y%m%dT%H%M%S 07:04:50 + TIMESTAMP=20250906T070450 07:04:50 + export BUILD_NUMBER=20250906T070450 07:04:50 + BUILD_NUMBER=20250906T070450 07:04:50 + shift 2 07:04:50 + case $MVN_PHASE in 07:04:50 ==> test phase script 07:04:50 + echo '==> test phase script' 07:04:50 + case $MVN_PROJECT_MODULEID in 07:04:50 + '[' -f tox.ini ']' 07:04:50 + set -e 07:04:50 + run_tox_test 07:04:50 + set -e -x 07:04:50 ++ pwd 07:04:50 + CURDIR=/w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-dcaepolicy-lib 07:04:50 ++ find . -name tox.ini 07:04:50 + TOXINIS=./tox.ini 07:04:50 + for TOXINI in "${TOXINIS[@]}" 07:04:50 ++ dirname ./tox.ini 07:04:50 + DIR=. 07:04:50 + cd /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-dcaepolicy-lib/. 07:04:50 + rm -rf ./venv-tox ./.tox 07:04:50 + python3 -m venv ./venv-tox 07:04:51 + source ./venv-tox/bin/activate 07:04:51 ++ deactivate nondestructive 07:04:51 ++ '[' -n '' ']' 07:04:51 ++ '[' -n '' ']' 07:04:51 ++ '[' -n /bin/bash -o -n '' ']' 07:04:51 ++ hash -r 07:04:51 ++ '[' -n '' ']' 07:04:51 ++ unset VIRTUAL_ENV 07:04:51 ++ '[' '!' nondestructive = nondestructive ']' 07:04:51 ++ VIRTUAL_ENV=/w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-dcaepolicy-lib/venv-tox 07:04:51 ++ export VIRTUAL_ENV 07:04:51 ++ _OLD_VIRTUAL_PATH=/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:04:51 ++ PATH=/w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-dcaepolicy-lib/venv-tox/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:04:51 ++ export PATH 07:04:51 ++ '[' -n '' ']' 07:04:51 ++ '[' -z '' ']' 07:04:51 ++ _OLD_VIRTUAL_PS1= 07:04:51 ++ '[' 'x(venv-tox) ' '!=' x ']' 07:04:51 ++ PS1='(venv-tox) ' 07:04:51 ++ export PS1 07:04:51 ++ '[' -n /bin/bash -o -n '' ']' 07:04:51 ++ hash -r 07:04:51 + pip3 install pip==9.0.3 07:04:52 Collecting pip==9.0.3 07:04:52 Cache entry deserialization failed, entry ignored 07:04:52 Using cached https://files.pythonhosted.org/packages/ac/95/a05b56bb975efa78d3557efa36acaf9cf5d2fd0ee0062060493687432e03/pip-9.0.3-py2.py3-none-any.whl 07:04:52 Installing collected packages: pip 07:04:52 Found existing installation: pip 9.0.1 07:04:52 Uninstalling pip-9.0.1: 07:04:52 Successfully uninstalled pip-9.0.1 07:04:53 Successfully installed pip-9.0.3 07:04:53 + pip3 install --upgrade argparse 07:04:53 Collecting argparse 07:04:53 Using cached https://files.pythonhosted.org/packages/f2/94/3af39d34be01a24a6e65433d19e107099374224905f1e0cc6bbe1fd22a2f/argparse-1.4.0-py2.py3-none-any.whl 07:04:53 Installing collected packages: argparse 07:04:53 Successfully installed argparse-1.4.0 07:04:53 You are using pip version 9.0.3, however version 25.2 is available. 07:04:53 You should consider upgrading via the 'pip install --upgrade pip' command. 07:04:53 + pip3 install tox==2.9.1 07:04:53 Collecting tox==2.9.1 07:04:54 Using cached https://files.pythonhosted.org/packages/1d/4e/20c679f8c5948f7c48591fde33d442e716af66a31a88f5791850a75041eb/tox-2.9.1-py2.py3-none-any.whl 07:04:54 Collecting six (from tox==2.9.1) 07:04:54 Using cached https://files.pythonhosted.org/packages/b7/ce/149a00dd41f10bc29e5921b496af8b574d8413afcd5e30dfa0ed46c2cc5e/six-1.17.0-py2.py3-none-any.whl 07:04:54 Collecting virtualenv>=1.11.2; python_version != "3.2" (from tox==2.9.1) 07:04:54 Using cached https://files.pythonhosted.org/packages/18/a2/7931d40ecb02b5236a34ac53770f2f6931e3082b7a7dafe915d892d749d6/virtualenv-20.17.1-py3-none-any.whl 07:04:54 Collecting py>=1.4.17 (from tox==2.9.1) 07:04:54 Cache entry deserialization failed, entry ignored 07:04:54 Using cached https://files.pythonhosted.org/packages/f6/f0/10642828a8dfb741e5f3fbaac830550a518a775c7fff6f04a007259b0548/py-1.11.0-py2.py3-none-any.whl 07:04:54 Collecting pluggy<1.0,>=0.3.0 (from tox==2.9.1) 07:04:54 Cache entry deserialization failed, entry ignored 07:04:54 Using cached https://files.pythonhosted.org/packages/a0/28/85c7aa31b80d150b772fbe4a229487bc6644da9ccb7e427dd8cc60cb8a62/pluggy-0.13.1-py2.py3-none-any.whl 07:04:54 Collecting importlib-resources>=5.4; python_version < "3.7" (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) 07:04:54 Using cached https://files.pythonhosted.org/packages/24/1b/33e489669a94da3ef4562938cd306e8fa915e13939d7b8277cb5569cb405/importlib_resources-5.4.0-py3-none-any.whl 07:04:54 Collecting distlib<1,>=0.3.6 (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) 07:04:54 Using cached https://files.pythonhosted.org/packages/33/6b/e0547afaf41bf2c42e52430072fa5658766e3d65bd4b03a563d1b6336f57/distlib-0.4.0-py2.py3-none-any.whl 07:04:54 Collecting filelock<4,>=3.4.1 (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) 07:04:54 Using cached https://files.pythonhosted.org/packages/84/ce/8916d10ef537f3f3b046843255f9799504aa41862bfa87844b9bdc5361cd/filelock-3.4.1-py3-none-any.whl 07:04:54 Collecting platformdirs<3,>=2.4 (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) 07:04:54 Using cached https://files.pythonhosted.org/packages/b1/78/dcfd84d3aabd46a9c77260fb47ea5d244806e4daef83aa6fe5d83adb182c/platformdirs-2.4.0-py3-none-any.whl 07:04:54 Collecting importlib-metadata>=4.8.3; python_version < "3.8" (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) 07:04:54 Cache entry deserialization failed, entry ignored 07:04:55 Using cached https://files.pythonhosted.org/packages/a0/a1/b153a0a4caf7a7e3f15c2cd56c7702e2cf3d89b1b359d1f1c5e59d68f4ce/importlib_metadata-4.8.3-py3-none-any.whl 07:04:55 Collecting zipp>=3.1.0; python_version < "3.10" (from importlib-resources>=5.4; python_version < "3.7"->virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) 07:04:55 Cache entry deserialization failed, entry ignored 07:04:55 Using cached https://files.pythonhosted.org/packages/bd/df/d4a4974a3e3957fd1c1fa3082366d7fff6e428ddb55f074bf64876f8e8ad/zipp-3.6.0-py3-none-any.whl 07:04:55 Collecting typing-extensions>=3.6.4; python_version < "3.8" (from importlib-metadata>=4.8.3; python_version < "3.8"->virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) 07:04:55 Cache entry deserialization failed, entry ignored 07:04:55 Using cached https://files.pythonhosted.org/packages/45/6b/44f7f8f1e110027cf88956b59f2fad776cca7e1704396d043f89effd3a0e/typing_extensions-4.1.1-py3-none-any.whl 07:04:55 Installing collected packages: six, zipp, importlib-resources, distlib, filelock, platformdirs, typing-extensions, importlib-metadata, virtualenv, py, pluggy, tox 07:04:55 Successfully installed distlib-0.4.0 filelock-3.4.1 importlib-metadata-4.8.3 importlib-resources-5.4.0 platformdirs-2.4.0 pluggy-0.13.1 py-1.11.0 six-1.17.0 tox-2.9.1 typing-extensions-4.1.1 virtualenv-20.17.1 zipp-3.6.0 07:04:55 You are using pip version 9.0.3, however version 25.2 is available. 07:04:55 You should consider upgrading via the 'pip install --upgrade pip' command. 07:04:55 + '[' '' = yes ']' 07:04:55 + pip3 freeze 07:04:55 You are using pip version 9.0.3, however version 25.2 is available. 07:04:55 You should consider upgrading via the 'pip install --upgrade pip' command. 07:04:55 distlib==0.4.0 07:04:55 filelock==3.4.1 07:04:55 importlib-metadata==4.8.3 07:04:55 importlib-resources==5.4.0 07:04:55 pkg-resources==0.0.0 07:04:55 platformdirs==2.4.0 07:04:55 pluggy==0.13.1 07:04:55 py==1.11.0 07:04:55 six==1.17.0 07:04:55 tox==2.9.1 07:04:55 typing-extensions==4.1.1 07:04:55 virtualenv==20.17.1 07:04:55 zipp==3.6.0 07:04:55 + tox 07:04:56 GLOB sdist-make: /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-dcaepolicy-lib/setup.py 07:04:56 py27 create: /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-dcaepolicy-lib/.tox/py27 07:04:56 py27 installdeps: -rrequirements.txt, cloudify-plugins-common==3.4, pytest, coverage, pytest-cov 07:05:09 py27 inst: /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-dcaepolicy-lib/.tox/dist/onap-dcae-dcaepolicy-lib-2.5.1.zip 07:05:10 py27 installed: DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.,atomicwrites==1.4.1,attrs==21.4.0,backports.functools-lru-cache==1.6.6,bottle==0.12.7,cloudify-plugins-common==3.4,cloudify-rest-client==3.4,configparser==4.0.2,contextlib2==0.6.0.post1,coverage==5.5,funcsigs==1.0.2,importlib-metadata==2.1.3,Jinja2==2.7.2,MarkupSafe==1.1.1,more-itertools==5.0.0,networkx==1.8.1,onap-dcae-dcaepolicy-lib==2.5.1,packaging==20.9,pathlib2==2.3.7.post1,pika==0.9.14,pluggy==0.13.1,proxy-tools==0.1.0,py==1.11.0,pyparsing==2.4.7,pytest==4.6.11,pytest-cov==2.12.1,requests==2.7.0,requests-toolbelt==1.0.0,scandir==1.10.0,six==1.17.0,toml==0.10.2,typing==3.10.0.0,wcwidth==0.2.13,zipp==1.2.0 07:05:10 py27 runtests: PYTHONHASHSEED='2043907814' 07:05:10 py27 runtests: commands[0] | rm -rf /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-dcaepolicy-lib/logs 07:05:10 py27 runtests: commands[1] | mkdir /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-dcaepolicy-lib/logs 07:05:10 py27 runtests: commands[2] | pytest --junitxml xunit-results.xml --cov onap_dcae_dcaepolicy_lib --cov-report xml 07:05:11 ============================= test session starts ============================== 07:05:11 platform linux2 -- Python 2.7.17, pytest-4.6.11, py-1.11.0, pluggy-0.13.1 07:05:11 rootdir: /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-dcaepolicy-lib 07:05:11 plugins: cov-2.12.1 07:05:11 collected 27 items 07:05:11 07:05:11 tests/test_dcae_policy.py ........................... [100%] 07:05:11 07:05:11 - generated xml file: /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-dcaepolicy-lib/xunit-results.xml - 07:05:11 07:05:11 ---------- coverage: platform linux2, python 2.7.17-final-0 ---------- 07:05:11 Coverage XML written to file coverage.xml 07:05:11 07:05:11 ========================== 27 passed in 0.76 seconds =========================== 07:05:12 py27 runtests: commands[3] | coverage xml 07:05:12 ___________________________________ summary ____________________________________ 07:05:12 py27: commands succeeded 07:05:12 congratulations :) 07:05:12 + deactivate 07:05:12 + '[' -n /home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ']' 07:05:12 + PATH=/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:05:12 + export PATH 07:05:12 + unset _OLD_VIRTUAL_PATH 07:05:12 + '[' -n '' ']' 07:05:12 + '[' -n /bin/bash -o -n '' ']' 07:05:12 + hash -r 07:05:12 + '[' -n '' ']' 07:05:12 + unset VIRTUAL_ENV 07:05:12 + '[' '!' '' = nondestructive ']' 07:05:12 + unset -f deactivate 07:05:12 + rm -rf ./venv-tox ./.tox 07:05:12 + set +e 07:05:12 [INFO] 07:05:12 [INFO] --- exec-maven-plugin:1.2.1:exec (package script) @ onap-dcae-dcaepolicy-lib --- 07:05:12 + echo 'running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib]running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [package] 07:05:12 at stage [package]' 07:05:12 + MVN_PROJECT_MODULEID=onap-dcae-dcaepolicy-lib 07:05:12 + MVN_PHASE=package 07:05:12 ++ dirname /w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh 07:05:12 + PROJECT_ROOT=/w/workspace/dcaegen2-utils-maven-clm-master 07:05:12 + '[' -z https://nexus.onap.org ']' 07:05:12 + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:05:12 + SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:05:12 + set +e 07:05:12 + source /w/workspace/dcaegen2-utils-maven-clm-master/scripts/mvn-phase-lib.sh 07:05:12 ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-dcaepolicy-lib 07:05:12 ++ '[' onap-dcae-dcaepolicy-lib == __ ']' 07:05:12 ++ [[ 2.5.1-SNAPSHOT == *SNAPSHOT ]] 07:05:12 ++ echo '=> for SNAPSHOT artifact build' 07:05:12 => for SNAPSHOT artifact build 07:05:12 MVN_DEPLOYMENT_TYPE is [SNAPSHOT] 07:05:12 ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT 07:05:12 ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' 07:05:12 +++ date +%C%y%m%dT%H%M%S 07:05:12 ++ TIMESTAMP=20250906T070512 07:05:12 ++ '[' -z https://nexus.onap.org ']' 07:05:12 +++ echo https://nexus.onap.org 07:05:12 +++ cut -f3 -d/ 07:05:12 +++ cut -f1 -d: 07:05:12 ++ MVN_NEXUSPROXY_HOST=nexus.onap.org 07:05:12 ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' 07:05:12 => Nexus Proxy at nexus.onap.org, https://nexus.onap.org 07:05:12 MVN_RELEASE_TAG is [] 07:05:12 ++ '[' -z /w/workspace/dcaegen2-utils-maven-clm-master ']' 07:05:12 MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib] 07:05:12 ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:05:12 MVN_PHASE is [package] 07:05:12 ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:05:12 ++ RELEASE_TAG=R12 07:05:12 ++ '[' R12 == R1 ']' 07:05:12 ++ MVN_PHASE=package 07:05:12 ++ echo 'MVN_RELEASE_TAG is []' 07:05:12 ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib]' 07:05:12 ++ echo 'MVN_PHASE is [package]' 07:05:12 ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' 07:05:12 ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib]' 07:05:12 ++ echo 'MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT]' 07:05:12 ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' 07:05:12 ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' 07:05:12 MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] 07:05:12 MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib] 07:05:12 ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' 07:05:12 MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT] 07:05:12 MVN_NEXUSPROXY is [https://nexus.onap.org] 07:05:12 MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] 07:05:12 MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] 07:05:12 +++ cut -f3 -d/ 07:05:12 +++ cut -f1 -d: 07:05:12 +++ echo https://nexus.onap.org/content/sites/raw 07:05:12 ++ MVN_RAWREPO_HOST=nexus.onap.org 07:05:12 MVN_RAWREPO_HOST is [nexus.onap.org] 07:05:12 MVN_RAWREPO_SERVERID is [ecomp-raw] 07:05:12 MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] 07:05:12 ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' 07:05:12 ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' 07:05:12 ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' 07:05:12 ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' 07:05:12 ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' 07:05:12 MVN_DOCKERREGISTRY_PUBLIC is [] 07:05:12 MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] 07:05:12 MVN_PYPISERVER_SERVERID [onap-pypi] 07:05:12 MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] 07:05:12 ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' 07:05:12 ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' 07:05:12 + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils 07:05:12 ++ date +%C%y%m%dT%H%M%S 07:05:12 + TIMESTAMP=20250906T070512 07:05:12 + export BUILD_NUMBER=20250906T070512 07:05:12 + BUILD_NUMBER=20250906T070512 07:05:12 + shift 2 07:05:12 + case $MVN_PHASE in 07:05:12 + echo '==> package phase script' 07:05:12 + case $MVN_PROJECT_MODULEID in 07:05:12 ==> package phase script 07:05:12 [INFO] 07:05:12 [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-integration-test) @ onap-dcae-dcaepolicy-lib --- 07:05:12 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-dcaepolicy-lib/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:05:12 [INFO] 07:05:12 [INFO] --- maven-failsafe-plugin:2.19.1:integration-test (integration-tests) @ onap-dcae-dcaepolicy-lib --- 07:05:12 [INFO] No tests to run. 07:05:12 [INFO] 07:05:12 [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:report (post-integration-test) @ onap-dcae-dcaepolicy-lib --- 07:05:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:05:12 [INFO] 07:05:12 [INFO] --- maven-failsafe-plugin:2.19.1:verify (integration-tests) @ onap-dcae-dcaepolicy-lib --- 07:05:12 [INFO] 07:05:12 [INFO] --- maven-install-plugin:2.4:install (default-install) @ onap-dcae-dcaepolicy-lib --- 07:05:12 [INFO] Skipping artifact installation 07:05:12 [INFO] 07:05:12 [INFO] --- exec-maven-plugin:1.2.1:exec (install script) @ onap-dcae-dcaepolicy-lib --- 07:05:12 + echo 'running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [install]' 07:05:12 + MVN_PROJECT_MODULEID=onap-dcae-dcaepolicy-lib 07:05:12 + MVN_PHASE=install 07:05:12 running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [install] 07:05:12 ++ dirname /w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh 07:05:12 + PROJECT_ROOT=/w/workspace/dcaegen2-utils-maven-clm-master 07:05:12 + '[' -z https://nexus.onap.org ']' 07:05:12 + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:05:12 + SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:05:12 + set +e 07:05:12 + source /w/workspace/dcaegen2-utils-maven-clm-master/scripts/mvn-phase-lib.sh 07:05:12 ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-dcaepolicy-lib 07:05:12 ++ '[' onap-dcae-dcaepolicy-lib == __ ']' 07:05:12 ++ [[ 2.5.1-SNAPSHOT == *SNAPSHOT ]] 07:05:12 ++ echo '=> for SNAPSHOT artifact build' 07:05:12 ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT 07:05:12 ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' 07:05:12 => for SNAPSHOT artifact build 07:05:12 MVN_DEPLOYMENT_TYPE is [SNAPSHOT] 07:05:12 +++ date +%C%y%m%dT%H%M%S 07:05:12 ++ TIMESTAMP=20250906T070512 07:05:12 ++ '[' -z https://nexus.onap.org ']' 07:05:12 +++ echo https://nexus.onap.org 07:05:12 +++ cut -f3 -d/ 07:05:12 +++ cut -f1 -d: 07:05:12 ++ MVN_NEXUSPROXY_HOST=nexus.onap.org 07:05:12 ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' 07:05:12 ++ '[' -z /w/workspace/dcaegen2-utils-maven-clm-master ']' 07:05:12 ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:05:12 ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:05:12 ++ RELEASE_TAG=R12 07:05:12 => Nexus Proxy at nexus.onap.org, https://nexus.onap.org 07:05:12 ++ '[' R12 == R1 ']' 07:05:12 ++ MVN_PHASE=install 07:05:12 ++ echo 'MVN_RELEASE_TAG is []' 07:05:12 MVN_RELEASE_TAG is [] 07:05:12 ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib]' 07:05:12 MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib] 07:05:12 ++ echo 'MVN_PHASE is [install]' 07:05:12 MVN_PHASE is [install] 07:05:12 MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] 07:05:12 ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' 07:05:12 ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib]' 07:05:12 MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib] 07:05:12 ++ echo 'MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT]' 07:05:12 MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT] 07:05:12 MVN_NEXUSPROXY is [https://nexus.onap.org] 07:05:12 ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' 07:05:12 ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' 07:05:12 MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] 07:05:12 ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' 07:05:12 MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] 07:05:12 +++ echo https://nexus.onap.org/content/sites/raw 07:05:12 +++ cut -f3 -d/ 07:05:12 +++ cut -f1 -d: 07:05:12 ++ MVN_RAWREPO_HOST=nexus.onap.org 07:05:12 ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' 07:05:12 ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' 07:05:12 ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' 07:05:12 ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' 07:05:12 ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' 07:05:12 MVN_RAWREPO_HOST is [nexus.onap.org] 07:05:12 MVN_RAWREPO_SERVERID is [ecomp-raw] 07:05:12 ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' 07:05:12 MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] 07:05:12 MVN_DOCKERREGISTRY_PUBLIC is [] 07:05:12 MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] 07:05:12 ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' 07:05:12 MVN_PYPISERVER_SERVERID [onap-pypi] 07:05:12 MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] 07:05:12 + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils 07:05:12 ++ date +%C%y%m%dT%H%M%S 07:05:12 + TIMESTAMP=20250906T070512 07:05:12 + export BUILD_NUMBER=20250906T070512 07:05:12 + BUILD_NUMBER=20250906T070512 07:05:12 + shift 2 07:05:12 + case $MVN_PHASE in 07:05:12 + echo '==> install phase script' 07:05:12 + case $MVN_PROJECT_MODULEID in 07:05:12 ==> install phase script 07:05:12 [INFO] 07:05:12 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ onap-dcae-dcaepolicy-lib --- 07:05:12 [INFO] org.onap.dcaegen2.utils:onap-dcae-dcaepolicy-lib:jar:2.5.1-SNAPSHOT 07:05:12 [INFO] 07:05:12 [INFO] --- clm-maven-plugin:2.53.0-01:index (default-cli) @ onap-dcae-dcaepolicy-lib --- 07:05:12 [INFO] Saved module information to /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-dcaepolicy-lib/target/sonatype-clm/module.xml 07:05:12 [INFO] 07:05:12 [INFO] ------------------< org.onap.dcaegen2.utils:scripts >------------------- 07:05:12 [INFO] Building dcaegen2-utils-scripts 1.1.0-SNAPSHOT [4/4] 07:05:12 [INFO] --------------------------------[ jar ]--------------------------------- 07:05:12 [INFO] 07:05:12 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ scripts --- 07:05:12 [INFO] 07:05:12 [INFO] --- exec-maven-plugin:1.2.1:exec (clean phase script) @ scripts --- 07:05:12 + echo 'running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [scripts] at stage [clean]' 07:05:12 + MVN_PROJECT_MODULEID=scripts 07:05:12 running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [scripts] at stage [clean] 07:05:12 + MVN_PHASE=clean 07:05:12 ++ dirname /w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh 07:05:12 + PROJECT_ROOT=/w/workspace/dcaegen2-utils-maven-clm-master 07:05:12 + '[' -z https://nexus.onap.org ']' 07:05:12 + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:05:12 + SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:05:12 + set +e 07:05:12 + source /w/workspace/dcaegen2-utils-maven-clm-master/scripts/mvn-phase-lib.sh 07:05:12 ++ FQDN=org.onap.dcaegen2.utils.scripts 07:05:12 ++ '[' scripts == __ ']' 07:05:12 ++ [[ 1.1.0-SNAPSHOT == *SNAPSHOT ]] 07:05:12 ++ echo '=> for SNAPSHOT artifact build' 07:05:12 ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT 07:05:12 => for SNAPSHOT artifact build 07:05:12 ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' 07:05:12 MVN_DEPLOYMENT_TYPE is [SNAPSHOT] 07:05:12 +++ date +%C%y%m%dT%H%M%S 07:05:12 ++ TIMESTAMP=20250906T070512 07:05:12 ++ '[' -z https://nexus.onap.org ']' 07:05:12 +++ echo https://nexus.onap.org 07:05:12 +++ cut -f3 -d/ 07:05:12 +++ cut -f1 -d: 07:05:12 ++ MVN_NEXUSPROXY_HOST=nexus.onap.org 07:05:12 ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' 07:05:12 => Nexus Proxy at nexus.onap.org, https://nexus.onap.org 07:05:12 ++ '[' -z /w/workspace/dcaegen2-utils-maven-clm-master ']' 07:05:12 ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:05:12 ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:05:12 ++ RELEASE_TAG=R12 07:05:12 ++ '[' R12 == R1 ']' 07:05:12 ++ MVN_PHASE=clean 07:05:12 ++ echo 'MVN_RELEASE_TAG is []' 07:05:12 MVN_RELEASE_TAG is [] 07:05:12 MVN_PROJECT_MODULEID is [scripts] 07:05:12 ++ echo 'MVN_PROJECT_MODULEID is [scripts]' 07:05:12 MVN_PHASE is [clean] 07:05:12 ++ echo 'MVN_PHASE is [clean]' 07:05:12 ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' 07:05:12 MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] 07:05:12 MVN_PROJECT_ARTIFACTID is [scripts] 07:05:12 ++ echo 'MVN_PROJECT_ARTIFACTID is [scripts]' 07:05:12 ++ echo 'MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT]' 07:05:12 MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT] 07:05:12 MVN_NEXUSPROXY is [https://nexus.onap.org] 07:05:12 ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' 07:05:12 ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' 07:05:12 MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] 07:05:12 MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] 07:05:12 ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' 07:05:12 +++ echo https://nexus.onap.org/content/sites/raw 07:05:12 +++ cut -f3 -d/ 07:05:12 +++ cut -f1 -d: 07:05:12 ++ MVN_RAWREPO_HOST=nexus.onap.org 07:05:12 ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' 07:05:12 ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' 07:05:12 ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' 07:05:12 MVN_RAWREPO_HOST is [nexus.onap.org] 07:05:12 MVN_RAWREPO_SERVERID is [ecomp-raw] 07:05:12 MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] 07:05:12 ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' 07:05:12 MVN_DOCKERREGISTRY_PUBLIC is [] 07:05:12 ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' 07:05:12 MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] 07:05:12 MVN_PYPISERVER_SERVERID [onap-pypi] 07:05:12 ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' 07:05:12 ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' 07:05:12 MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] 07:05:12 + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils 07:05:12 ++ date +%C%y%m%dT%H%M%S 07:05:12 + TIMESTAMP=20250906T070512 07:05:12 + export BUILD_NUMBER=20250906T070512 07:05:12 + BUILD_NUMBER=20250906T070512 07:05:12 + shift 2 07:05:12 + case $MVN_PHASE in 07:05:12 + echo '==> clean phase script' 07:05:12 + case $MVN_PROJECT_MODULEID in 07:05:12 + clean_templated_files 07:05:12 ==> clean phase script 07:05:12 ++ find . -name '*-template' 07:05:12 + TEMPLATE_FILES= 07:05:12 + clean_tox_files 07:05:12 ++ find . -name .tox 07:05:12 + TOX_FILES= 07:05:12 ++ find . -name venv-tox 07:05:12 + TOX_FILES=' ' 07:05:12 + rm -rf './venv-*' './*.wgn' ./site ./coverage.xml ./xunit-results.xml 07:05:12 [INFO] 07:05:12 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-no-snapshots) @ scripts --- 07:05:12 [INFO] 07:05:12 [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-unit-test) @ scripts --- 07:05:12 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/w/workspace/dcaegen2-utils-maven-clm-master/scripts/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:05:12 [INFO] 07:05:12 [INFO] --- exec-maven-plugin:1.2.1:exec (generate-sources script) @ scripts --- 07:05:12 running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [scripts] at stage [generate-sources] 07:05:12 + echo 'running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [scripts] at stage [generate-sources]' 07:05:12 + MVN_PROJECT_MODULEID=scripts 07:05:12 + MVN_PHASE=generate-sources 07:05:12 ++ dirname /w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh 07:05:12 + PROJECT_ROOT=/w/workspace/dcaegen2-utils-maven-clm-master 07:05:12 + '[' -z https://nexus.onap.org ']' 07:05:12 + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:05:12 + SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:05:12 + set +e 07:05:12 + source /w/workspace/dcaegen2-utils-maven-clm-master/scripts/mvn-phase-lib.sh 07:05:12 ++ FQDN=org.onap.dcaegen2.utils.scripts 07:05:12 ++ '[' scripts == __ ']' 07:05:12 ++ [[ 1.1.0-SNAPSHOT == *SNAPSHOT ]] 07:05:12 ++ echo '=> for SNAPSHOT artifact build' 07:05:12 => for SNAPSHOT artifact build 07:05:12 MVN_DEPLOYMENT_TYPE is [SNAPSHOT] 07:05:12 ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT 07:05:12 ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' 07:05:12 +++ date +%C%y%m%dT%H%M%S 07:05:12 ++ TIMESTAMP=20250906T070512 07:05:12 ++ '[' -z https://nexus.onap.org ']' 07:05:12 +++ echo https://nexus.onap.org 07:05:12 +++ cut -f3 -d/ 07:05:12 +++ cut -f1 -d: 07:05:12 ++ MVN_NEXUSPROXY_HOST=nexus.onap.org 07:05:12 ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' 07:05:12 => Nexus Proxy at nexus.onap.org, https://nexus.onap.org 07:05:12 ++ '[' -z /w/workspace/dcaegen2-utils-maven-clm-master ']' 07:05:12 ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:05:12 MVN_RELEASE_TAG is [] 07:05:12 MVN_PROJECT_MODULEID is [scripts] 07:05:12 MVN_PHASE is [generate-sources] 07:05:12 MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] 07:05:12 ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:05:12 MVN_PROJECT_ARTIFACTID is [scripts] 07:05:12 MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT] 07:05:12 MVN_NEXUSPROXY is [https://nexus.onap.org] 07:05:12 MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] 07:05:12 ++ RELEASE_TAG=R12 07:05:12 MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] 07:05:12 ++ '[' R12 == R1 ']' 07:05:12 ++ MVN_PHASE=generate-sources 07:05:12 ++ echo 'MVN_RELEASE_TAG is []' 07:05:12 ++ echo 'MVN_PROJECT_MODULEID is [scripts]' 07:05:12 ++ echo 'MVN_PHASE is [generate-sources]' 07:05:12 ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' 07:05:12 ++ echo 'MVN_PROJECT_ARTIFACTID is [scripts]' 07:05:12 ++ echo 'MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT]' 07:05:12 ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' 07:05:12 ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' 07:05:12 ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' 07:05:12 +++ echo https://nexus.onap.org/content/sites/raw 07:05:12 +++ cut -f3 -d/ 07:05:12 +++ cut -f1 -d: 07:05:12 ++ MVN_RAWREPO_HOST=nexus.onap.org 07:05:12 MVN_RAWREPO_HOST is [nexus.onap.org] 07:05:12 MVN_RAWREPO_SERVERID is [ecomp-raw] 07:05:12 MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] 07:05:12 MVN_DOCKERREGISTRY_PUBLIC is [] 07:05:12 MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] 07:05:12 MVN_PYPISERVER_SERVERID [onap-pypi] 07:05:12 MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] 07:05:12 ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' 07:05:12 ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' 07:05:12 ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' 07:05:12 ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' 07:05:12 ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' 07:05:12 ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' 07:05:12 ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' 07:05:12 + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils 07:05:12 ++ date +%C%y%m%dT%H%M%S 07:05:12 + TIMESTAMP=20250906T070512 07:05:12 + export BUILD_NUMBER=20250906T070512 07:05:12 + BUILD_NUMBER=20250906T070512 07:05:12 + shift 2 07:05:12 + case $MVN_PHASE in 07:05:12 ==> generate-sources phase script 07:05:12 + echo '==> generate-sources phase script' 07:05:12 + case $MVN_PROJECT_MODULEID in 07:05:12 + expand_templates 07:05:12 + set +x 07:05:12 ====> Done template resolving 07:05:12 [INFO] 07:05:12 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ scripts --- 07:05:12 [INFO] Starting audit... 07:05:12 Audit done. 07:05:12 [INFO] 07:05:12 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ scripts --- 07:05:12 [INFO] Starting audit... 07:05:12 Audit done. 07:05:12 [INFO] 07:05:12 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ scripts --- 07:05:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:05:12 [INFO] skip non existing resourceDirectory /w/workspace/dcaegen2-utils-maven-clm-master/scripts/src/main/resources 07:05:12 [INFO] 07:05:12 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ scripts --- 07:05:12 [INFO] No sources to compile 07:05:12 [INFO] 07:05:12 [INFO] --- exec-maven-plugin:1.2.1:exec (compile script) @ scripts --- 07:05:12 + echo 'running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [scripts] at stage [compile]' 07:05:12 + MVN_PROJECT_MODULEID=scripts 07:05:12 + MVN_PHASE=compile 07:05:12 running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [scripts] at stage [compile] 07:05:12 ++ dirname /w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh 07:05:12 + PROJECT_ROOT=/w/workspace/dcaegen2-utils-maven-clm-master 07:05:12 + '[' -z https://nexus.onap.org ']' 07:05:12 + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:05:12 + SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:05:12 + set +e 07:05:12 + source /w/workspace/dcaegen2-utils-maven-clm-master/scripts/mvn-phase-lib.sh 07:05:12 ++ FQDN=org.onap.dcaegen2.utils.scripts 07:05:12 ++ '[' scripts == __ ']' 07:05:12 ++ [[ 1.1.0-SNAPSHOT == *SNAPSHOT ]] 07:05:12 ++ echo '=> for SNAPSHOT artifact build' 07:05:12 ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT 07:05:12 ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' 07:05:12 => for SNAPSHOT artifact build 07:05:12 MVN_DEPLOYMENT_TYPE is [SNAPSHOT] 07:05:12 +++ date +%C%y%m%dT%H%M%S 07:05:12 ++ TIMESTAMP=20250906T070512 07:05:12 ++ '[' -z https://nexus.onap.org ']' 07:05:12 +++ echo https://nexus.onap.org 07:05:12 +++ cut -f3 -d/ 07:05:12 +++ cut -f1 -d: 07:05:12 ++ MVN_NEXUSPROXY_HOST=nexus.onap.org 07:05:12 ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' 07:05:12 => Nexus Proxy at nexus.onap.org, https://nexus.onap.org 07:05:12 MVN_RELEASE_TAG is [] 07:05:12 MVN_PROJECT_MODULEID is [scripts] 07:05:12 ++ '[' -z /w/workspace/dcaegen2-utils-maven-clm-master ']' 07:05:12 MVN_PHASE is [compile] 07:05:12 ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:05:12 ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:05:12 ++ RELEASE_TAG=R12 07:05:12 ++ '[' R12 == R1 ']' 07:05:12 ++ MVN_PHASE=compile 07:05:12 ++ echo 'MVN_RELEASE_TAG is []' 07:05:12 ++ echo 'MVN_PROJECT_MODULEID is [scripts]' 07:05:12 ++ echo 'MVN_PHASE is [compile]' 07:05:12 ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' 07:05:12 ++ echo 'MVN_PROJECT_ARTIFACTID is [scripts]' 07:05:12 ++ echo 'MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT]' 07:05:12 ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' 07:05:12 ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' 07:05:12 MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] 07:05:12 MVN_PROJECT_ARTIFACTID is [scripts] 07:05:12 ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' 07:05:12 MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT] 07:05:12 MVN_NEXUSPROXY is [https://nexus.onap.org] 07:05:12 MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] 07:05:12 MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] 07:05:12 +++ echo https://nexus.onap.org/content/sites/raw 07:05:12 +++ cut -f3 -d/ 07:05:12 +++ cut -f1 -d: 07:05:12 ++ MVN_RAWREPO_HOST=nexus.onap.org 07:05:12 MVN_RAWREPO_HOST is [nexus.onap.org] 07:05:12 ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' 07:05:12 MVN_RAWREPO_SERVERID is [ecomp-raw] 07:05:12 ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' 07:05:12 MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] 07:05:12 ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' 07:05:12 ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' 07:05:12 MVN_DOCKERREGISTRY_PUBLIC is [] 07:05:12 ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' 07:05:12 ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' 07:05:12 ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' 07:05:12 MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] 07:05:12 MVN_PYPISERVER_SERVERID [onap-pypi] 07:05:12 MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] 07:05:12 + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils 07:05:12 ++ date +%C%y%m%dT%H%M%S 07:05:12 + TIMESTAMP=20250906T070512 07:05:12 + export BUILD_NUMBER=20250906T070512 07:05:12 + BUILD_NUMBER=20250906T070512 07:05:12 + shift 2 07:05:12 + case $MVN_PHASE in 07:05:12 + echo '==> compile phase script' 07:05:12 + case $MVN_PROJECT_MODULEID in 07:05:12 ==> compile phase script 07:05:12 [INFO] 07:05:12 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ scripts --- 07:05:12 [INFO] Not copying test resources 07:05:12 [INFO] 07:05:12 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ scripts --- 07:05:12 [INFO] Not compiling test sources 07:05:12 [INFO] 07:05:12 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ scripts --- 07:05:12 [INFO] Tests are skipped. 07:05:12 [INFO] 07:05:12 [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:report (post-unit-test) @ scripts --- 07:05:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:05:12 [INFO] 07:05:12 [INFO] --- exec-maven-plugin:1.2.1:exec (test script) @ scripts --- 07:05:12 running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [scripts] at stage [test] 07:05:12 + echo 'running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [scripts] at stage [test]' 07:05:12 + MVN_PROJECT_MODULEID=scripts 07:05:12 + MVN_PHASE=test 07:05:12 ++ dirname /w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh 07:05:12 + PROJECT_ROOT=/w/workspace/dcaegen2-utils-maven-clm-master 07:05:12 + '[' -z https://nexus.onap.org ']' 07:05:12 + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:05:12 + SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:05:12 + set +e 07:05:12 + source /w/workspace/dcaegen2-utils-maven-clm-master/scripts/mvn-phase-lib.sh 07:05:12 ++ FQDN=org.onap.dcaegen2.utils.scripts 07:05:12 ++ '[' scripts == __ ']' 07:05:12 ++ [[ 1.1.0-SNAPSHOT == *SNAPSHOT ]] 07:05:12 ++ echo '=> for SNAPSHOT artifact build' 07:05:12 ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT 07:05:12 => for SNAPSHOT artifact build 07:05:12 MVN_DEPLOYMENT_TYPE is [SNAPSHOT] 07:05:12 ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' 07:05:12 +++ date +%C%y%m%dT%H%M%S 07:05:12 ++ TIMESTAMP=20250906T070512 07:05:12 ++ '[' -z https://nexus.onap.org ']' 07:05:12 +++ echo https://nexus.onap.org 07:05:12 +++ cut -f3 -d/ 07:05:12 +++ cut -f1 -d: 07:05:12 ++ MVN_NEXUSPROXY_HOST=nexus.onap.org 07:05:12 ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' 07:05:12 => Nexus Proxy at nexus.onap.org, https://nexus.onap.org 07:05:12 ++ '[' -z /w/workspace/dcaegen2-utils-maven-clm-master ']' 07:05:12 ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:05:12 ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:05:12 ++ RELEASE_TAG=R12 07:05:12 ++ '[' R12 == R1 ']' 07:05:12 ++ MVN_PHASE=test 07:05:12 MVN_RELEASE_TAG is [] 07:05:12 MVN_PROJECT_MODULEID is [scripts] 07:05:12 ++ echo 'MVN_RELEASE_TAG is []' 07:05:12 MVN_PHASE is [test] 07:05:12 ++ echo 'MVN_PROJECT_MODULEID is [scripts]' 07:05:12 ++ echo 'MVN_PHASE is [test]' 07:05:12 MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] 07:05:12 ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' 07:05:12 ++ echo 'MVN_PROJECT_ARTIFACTID is [scripts]' 07:05:12 MVN_PROJECT_ARTIFACTID is [scripts] 07:05:12 MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT] 07:05:12 MVN_NEXUSPROXY is [https://nexus.onap.org] 07:05:12 MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] 07:05:12 MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] 07:05:12 ++ echo 'MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT]' 07:05:12 ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' 07:05:12 ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' 07:05:12 ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' 07:05:12 +++ echo https://nexus.onap.org/content/sites/raw 07:05:12 +++ cut -f3 -d/ 07:05:12 +++ cut -f1 -d: 07:05:12 ++ MVN_RAWREPO_HOST=nexus.onap.org 07:05:12 ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' 07:05:12 MVN_RAWREPO_HOST is [nexus.onap.org] 07:05:12 MVN_RAWREPO_SERVERID is [ecomp-raw] 07:05:12 MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] 07:05:12 MVN_DOCKERREGISTRY_PUBLIC is [] 07:05:12 ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' 07:05:12 ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' 07:05:12 ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' 07:05:12 MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] 07:05:12 ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' 07:05:12 ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' 07:05:12 MVN_PYPISERVER_SERVERID [onap-pypi] 07:05:12 MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] 07:05:12 ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' 07:05:12 + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils 07:05:12 ++ date +%C%y%m%dT%H%M%S 07:05:12 + TIMESTAMP=20250906T070512 07:05:12 + export BUILD_NUMBER=20250906T070512 07:05:12 + BUILD_NUMBER=20250906T070512 07:05:12 + shift 2 07:05:12 + case $MVN_PHASE in 07:05:12 + echo '==> test phase script' 07:05:12 + case $MVN_PROJECT_MODULEID in 07:05:12 + '[' -f tox.ini ']' 07:05:12 ==> test phase script 07:05:13 [INFO] 07:05:13 [INFO] --- exec-maven-plugin:1.2.1:exec (package script) @ scripts --- 07:05:13 running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [scripts] at stage [package] 07:05:13 + echo 'running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [scripts] at stage [package]' 07:05:13 + MVN_PROJECT_MODULEID=scripts 07:05:13 + MVN_PHASE=package 07:05:13 ++ dirname /w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh 07:05:13 + PROJECT_ROOT=/w/workspace/dcaegen2-utils-maven-clm-master 07:05:13 + '[' -z https://nexus.onap.org ']' 07:05:13 + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:05:13 + SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:05:13 + set +e 07:05:13 + source /w/workspace/dcaegen2-utils-maven-clm-master/scripts/mvn-phase-lib.sh 07:05:13 ++ FQDN=org.onap.dcaegen2.utils.scripts 07:05:13 ++ '[' scripts == __ ']' 07:05:13 ++ [[ 1.1.0-SNAPSHOT == *SNAPSHOT ]] 07:05:13 ++ echo '=> for SNAPSHOT artifact build' 07:05:13 ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT 07:05:13 => for SNAPSHOT artifact build 07:05:13 ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' 07:05:13 MVN_DEPLOYMENT_TYPE is [SNAPSHOT] 07:05:13 +++ date +%C%y%m%dT%H%M%S 07:05:13 ++ TIMESTAMP=20250906T070513 07:05:13 ++ '[' -z https://nexus.onap.org ']' 07:05:13 +++ echo https://nexus.onap.org 07:05:13 +++ cut -f3 -d/ 07:05:13 +++ cut -f1 -d: 07:05:13 ++ MVN_NEXUSPROXY_HOST=nexus.onap.org 07:05:13 ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' 07:05:13 => Nexus Proxy at nexus.onap.org, https://nexus.onap.org 07:05:13 ++ '[' -z /w/workspace/dcaegen2-utils-maven-clm-master ']' 07:05:13 ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:05:13 ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:05:13 ++ RELEASE_TAG=R12 07:05:13 ++ '[' R12 == R1 ']' 07:05:13 ++ MVN_PHASE=package 07:05:13 ++ echo 'MVN_RELEASE_TAG is []' 07:05:13 MVN_RELEASE_TAG is [] 07:05:13 MVN_PROJECT_MODULEID is [scripts] 07:05:13 MVN_PHASE is [package] 07:05:13 ++ echo 'MVN_PROJECT_MODULEID is [scripts]' 07:05:13 ++ echo 'MVN_PHASE is [package]' 07:05:13 ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' 07:05:13 MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] 07:05:13 ++ echo 'MVN_PROJECT_ARTIFACTID is [scripts]' 07:05:13 MVN_PROJECT_ARTIFACTID is [scripts] 07:05:13 ++ echo 'MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT]' 07:05:13 MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT] 07:05:13 ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' 07:05:13 MVN_NEXUSPROXY is [https://nexus.onap.org] 07:05:13 MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] 07:05:13 ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' 07:05:13 ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' 07:05:13 MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] 07:05:13 +++ echo https://nexus.onap.org/content/sites/raw 07:05:13 +++ cut -f3 -d/ 07:05:13 +++ cut -f1 -d: 07:05:13 ++ MVN_RAWREPO_HOST=nexus.onap.org 07:05:13 ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' 07:05:13 MVN_RAWREPO_HOST is [nexus.onap.org] 07:05:13 MVN_RAWREPO_SERVERID is [ecomp-raw] 07:05:13 ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' 07:05:13 ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' 07:05:13 MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] 07:05:13 MVN_DOCKERREGISTRY_PUBLIC is [] 07:05:13 ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' 07:05:13 ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' 07:05:13 MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] 07:05:13 ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' 07:05:13 MVN_PYPISERVER_SERVERID [onap-pypi] 07:05:13 ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' 07:05:13 MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] 07:05:13 + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils 07:05:13 ++ date +%C%y%m%dT%H%M%S 07:05:13 + TIMESTAMP=20250906T070513 07:05:13 + export BUILD_NUMBER=20250906T070513 07:05:13 + BUILD_NUMBER=20250906T070513 07:05:13 + shift 2 07:05:13 + case $MVN_PHASE in 07:05:13 + echo '==> package phase script' 07:05:13 + case $MVN_PROJECT_MODULEID in 07:05:13 ==> package phase script 07:05:13 + upload_files_of_extension sh scripts 07:05:13 ++ ls -1 ./mvn-phase-lib.sh 07:05:13 + FILES=./mvn-phase-lib.sh 07:05:13 + for F in $FILES 07:05:13 + upload_raw_file ./mvn-phase-lib.sh scripts 07:05:13 ++ xpath -q -e '//servers/server[id='\''ecomp-raw'\'']/username/text()' /w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:05:13 + USER=dcaegen2-utils 07:05:13 ++ xpath -q -e '//servers/server[id='\''ecomp-raw'\'']/password/text()' /w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:05:13 + PASS=IyEYsEjskodlNynlbhymVv6bvBAZCHfbB 07:05:13 ++ mktemp 07:05:13 + NETRC=/tmp/tmp.S22NmAQjxD 07:05:13 + echo 'machine nexus.onap.org login dcaegen2-utils password IyEYsEjskodlNynlbhymVv6bvBAZCHfbB' 07:05:13 + REPO=https://nexus.onap.org/content/sites/raw 07:05:13 + OUTPUT_FILE=./mvn-phase-lib.sh 07:05:13 ++ echo ./mvn-phase-lib.sh 07:05:13 ++ rev 07:05:13 ++ cut -f1 -d . 07:05:13 ++ rev 07:05:13 + EXT=sh 07:05:13 + '[' sh == yaml ']' 07:05:13 + '[' sh == sh ']' 07:05:13 + OUTPUT_FILE_TYPE=text/x-shellscript 07:05:13 + '[' scripts == scripts ']' 07:05:13 + PROJECT_NAME=org.onap.dcaegen2.utils 07:05:13 + '[' -z R12 ']' 07:05:13 + SEND_TO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R12 07:05:13 + '[' '!' -z scripts ']' 07:05:13 + SEND_TO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R12/scripts 07:05:13 + echo 'Sending ./mvn-phase-lib.sh to Nexus: https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R12/scripts' 07:05:13 + curl -vkn --netrc-file /tmp/tmp.S22NmAQjxD --upload-file ./mvn-phase-lib.sh -X PUT -H 'Content-Type: text/x-shellscript' httpsSending ./mvn-phase-lib.sh to Nexus: https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R12/scripts 07:05:13 ://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R12/scripts/./mvn-phase-lib.sh-20250906T070513 07:05:13 * Rebuilt URL to: https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R12/scripts/mvn-phase-lib.sh-20250906T070513 07:05:13 % Total % Received % Xferd Average Speed Time Time Time Current 07:05:13 Dload Upload Total Spent Left Speed 07:05:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 199.204.45.137... 07:05:13 * TCP_NODELAY set 07:05:13 * Connected to nexus.onap.org (199.204.45.137) port 443 (#0) 07:05:13 * ALPN, offering h2 07:05:13 * ALPN, offering http/1.1 07:05:13 * successfully set certificate verify locations: 07:05:13 * CAfile: /etc/ssl/certs/ca-certificates.crt 07:05:13 CApath: /etc/ssl/certs 07:05:13 } [5 bytes data] 07:05:13 * TLSv1.3 (OUT), TLS handshake, Client hello (1): 07:05:13 } [512 bytes data] 07:05:13 * TLSv1.3 (IN), TLS handshake, Server hello (2): 07:05:13 { [108 bytes data] 07:05:13 * TLSv1.2 (IN), TLS handshake, Certificate (11): 07:05:13 { [2579 bytes data] 07:05:13 * TLSv1.2 (IN), TLS handshake, Server key exchange (12): 07:05:13 { [333 bytes data] 07:05:13 * TLSv1.2 (IN), TLS handshake, Server finished (14): 07:05:13 { [4 bytes data] 07:05:13 * TLSv1.2 (OUT), TLS handshake, Client key exchange (16): 07:05:13 } [70 bytes data] 07:05:13 * TLSv1.2 (OUT), TLS change cipher, Client hello (1): 07:05:13 } [1 bytes data] 07:05:13 * TLSv1.2 (OUT), TLS handshake, Finished (20): 07:05:13 } [16 bytes data] 07:05:13 * TLSv1.2 (IN), TLS handshake, Finished (20): 07:05:13 { [16 bytes data] 07:05:13 * SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256 07:05:13 * ALPN, server accepted to use http/1.1 07:05:13 * Server certificate: 07:05:13 * subject: CN=nexus.onap.org 07:05:13 * start date: Aug 30 13:47:22 2025 GMT 07:05:13 * expire date: Nov 28 13:47:21 2025 GMT 07:05:13 * issuer: C=US; O=Let's Encrypt; CN=R12 07:05:13 * SSL certificate verify ok. 07:05:13 * Server auth using Basic with user 'dcaegen2-utils' 07:05:13 } [5 bytes data] 07:05:13 > PUT /content/sites/raw/org.onap.dcaegen2.utils/R12/scripts/mvn-phase-lib.sh-20250906T070513 HTTP/1.1 07:05:13 > Host: nexus.onap.org 07:05:13 > Authorization: Basic ZGNhZWdlbjItdXRpbHM6SXlFWXNFanNrb2RsTnlubGJoeW1WdjZidkJBWkNIZmJC 07:05:13 > User-Agent: curl/7.58.0 07:05:13 > Accept: */* 07:05:13 > Content-Type: text/x-shellscript 07:05:13 > Content-Length: 19956 07:05:13 > Expect: 100-continue 07:05:13 > 07:05:13 { [5 bytes data] 07:05:13 < HTTP/1.1 100 Continue 07:05:13 } [5 bytes data] 07:05:13 * We are completely uploaded and fine 07:05:13 { [5 bytes data] 07:05:13 < HTTP/1.1 201 Created 07:05:13 < Server: nginx/1.20.0 07:05:13 < Date: Sat, 06 Sep 2025 07:05:13 GMT 07:05:13 < Content-Length: 0 07:05:13 < Connection: keep-alive 07:05:13 < Keep-Alive: timeout=5 07:05:13 < X-Frame-Options: SAMEORIGIN 07:05:13 < X-Content-Type-Options: nosniff 07:05:13 < Accept-Ranges: bytes 07:05:13 < Referrer-Policy: no-referrer 07:05:13 < Permissions-Policy: camera=(), geolocation=(), microphone=() 07:05:13 < Content-Security-Policy: default-src 'none'; script-src 'self' 'unsafe-inline' 'unsafe-eval' www.google-analytics.com; style-src 'self' 'unsafe-inline' fonts.googleapis.com; img-src 'self' https: data:; connect-src 'self' 'unsafe-inline' www.google-analytics.com stats.g.doubleclick.net; frame-src 'self'; font-src 'self' fonts.gstatic.com 07:05:13 < Strict-Transport-Security: max-age=15552000 07:05:13 < 07:05:13 100 19956 0 0 100 19956 0 590k --:--:-- --:--:-- --:--:-- 590k 07:05:13 * Connection #0 to host nexus.onap.org left intact 07:05:13 + curl -vkn --netrc-file /tmp/tmp.S22NmAQjxD --upload-file ./mvn-phase-lib.sh -X PUT -H 'Content-Type: text/x-shellscript' https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R12/scripts/./mvn-phase-lib.sh 07:05:13 * Rebuilt URL to: https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R12/scripts/mvn-phase-lib.sh 07:05:13 % Total % Received % Xferd Average Speed Time Time Time Current 07:05:13 Dload Upload Total Spent Left Speed 07:05:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 199.204.45.137... 07:05:13 * TCP_NODELAY set 07:05:13 * Connected to nexus.onap.org (199.204.45.137) port 443 (#0) 07:05:13 * ALPN, offering h2 07:05:13 * ALPN, offering http/1.1 07:05:13 * successfully set certificate verify locations: 07:05:13 * CAfile: /etc/ssl/certs/ca-certificates.crt 07:05:13 CApath: /etc/ssl/certs 07:05:13 } [5 bytes data] 07:05:13 * TLSv1.3 (OUT), TLS handshake, Client hello (1): 07:05:13 } [512 bytes data] 07:05:13 * TLSv1.3 (IN), TLS handshake, Server hello (2): 07:05:13 { [108 bytes data] 07:05:13 * TLSv1.2 (IN), TLS handshake, Certificate (11): 07:05:13 { [2579 bytes data] 07:05:13 * TLSv1.2 (IN), TLS handshake, Server key exchange (12): 07:05:13 { [333 bytes data] 07:05:13 * TLSv1.2 (IN), TLS handshake, Server finished (14): 07:05:13 { [4 bytes data] 07:05:13 * TLSv1.2 (OUT), TLS handshake, Client key exchange (16): 07:05:13 } [70 bytes data] 07:05:13 * TLSv1.2 (OUT), TLS change cipher, Client hello (1): 07:05:13 } [1 bytes data] 07:05:13 * TLSv1.2 (OUT), TLS handshake, Finished (20): 07:05:13 } [16 bytes data] 07:05:13 * TLSv1.2 (IN), TLS handshake, Finished (20): 07:05:13 { [16 bytes data] 07:05:13 * SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256 07:05:13 * ALPN, server accepted to use http/1.1 07:05:13 * Server certificate: 07:05:13 * subject: CN=nexus.onap.org 07:05:13 * start date: Aug 30 13:47:22 2025 GMT 07:05:13 * expire date: Nov 28 13:47:21 2025 GMT 07:05:13 * issuer: C=US; O=Let's Encrypt; CN=R12 07:05:13 * SSL certificate verify ok. 07:05:13 * Server auth using Basic with user 'dcaegen2-utils' 07:05:13 } [5 bytes data] 07:05:13 > PUT /content/sites/raw/org.onap.dcaegen2.utils/R12/scripts/mvn-phase-lib.sh HTTP/1.1 07:05:13 > Host: nexus.onap.org 07:05:13 > Authorization: Basic ZGNhZWdlbjItdXRpbHM6SXlFWXNFanNrb2RsTnlubGJoeW1WdjZidkJBWkNIZmJC 07:05:13 > User-Agent: curl/7.58.0 07:05:13 > Accept: */* 07:05:13 > Content-Type: text/x-shellscript 07:05:13 > Content-Length: 19956 07:05:13 > Expect: 100-continue 07:05:13 > 07:05:13 { [5 bytes data] 07:05:13 < HTTP/1.1 100 Continue 07:05:13 } [5 bytes data] 07:05:13 * We are completely uploaded and fine 07:05:13 { [5 bytes data] 07:05:13 < HTTP/1.1 201 Created 07:05:13 < Server: nginx/1.20.0 07:05:13 < Date: Sat, 06 Sep 2025 07:05:13 GMT 07:05:13 < Content-Length: 0 07:05:13 < Connection: keep-alive 07:05:13 < Keep-Alive: timeout=5 07:05:13 < X-Frame-Options: SAMEORIGIN 07:05:13 < X-Content-Type-Options: nosniff 07:05:13 < Accept-Ranges: bytes 07:05:13 < Referrer-Policy: no-referrer 07:05:13 < Permissions-Policy: camera=(), geolocation=(), microphone=() 07:05:13 < Content-Security-Policy: default-src 'none'; script-src 'self' 'unsafe-inline' 'unsafe-eval' www.google-analytics.com; style-src 'self' 'unsafe-inline' fonts.googleapis.com; img-src 'self' https: data:; connect-src 'self' 'unsafe-inline' www.google-analytics.com stats.g.doubleclick.net; frame-src 'self'; font-src 'self' fonts.gstatic.com 07:05:13 < Strict-Transport-Security: max-age=15552000 07:05:13 < 07:05:13 100 19956 0 0 100 19956 0 649k --:--:-- --:--:-- --:--:-- 649k 07:05:13 * Connection #0 to host nexus.onap.org left intact 07:05:13 [INFO] 07:05:13 [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-integration-test) @ scripts --- 07:05:13 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/w/workspace/dcaegen2-utils-maven-clm-master/scripts/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:05:13 [INFO] 07:05:13 [INFO] --- maven-failsafe-plugin:2.19.1:integration-test (integration-tests) @ scripts --- 07:05:13 [INFO] No tests to run. 07:05:13 [INFO] 07:05:13 [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:report (post-integration-test) @ scripts --- 07:05:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:05:13 [INFO] 07:05:13 [INFO] --- maven-failsafe-plugin:2.19.1:verify (integration-tests) @ scripts --- 07:05:13 [INFO] 07:05:13 [INFO] --- maven-install-plugin:2.4:install (default-install) @ scripts --- 07:05:13 [INFO] Skipping artifact installation 07:05:13 [INFO] 07:05:13 [INFO] --- exec-maven-plugin:1.2.1:exec (install script) @ scripts --- 07:05:13 running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [scripts] at stage [install] 07:05:13 + echo 'running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [scripts] at stage [install]' 07:05:13 + MVN_PROJECT_MODULEID=scripts 07:05:13 + MVN_PHASE=install 07:05:13 ++ dirname /w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh 07:05:13 + PROJECT_ROOT=/w/workspace/dcaegen2-utils-maven-clm-master 07:05:13 + '[' -z https://nexus.onap.org ']' 07:05:13 + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:05:13 + SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:05:13 + set +e 07:05:13 + source /w/workspace/dcaegen2-utils-maven-clm-master/scripts/mvn-phase-lib.sh 07:05:13 ++ FQDN=org.onap.dcaegen2.utils.scripts 07:05:13 ++ '[' scripts == __ ']' 07:05:13 ++ [[ 1.1.0-SNAPSHOT == *SNAPSHOT ]] 07:05:13 ++ echo '=> for SNAPSHOT artifact build' 07:05:13 ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT 07:05:13 => for SNAPSHOT artifact build 07:05:13 ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' 07:05:13 MVN_DEPLOYMENT_TYPE is [SNAPSHOT] 07:05:13 +++ date +%C%y%m%dT%H%M%S 07:05:13 ++ TIMESTAMP=20250906T070513 07:05:13 ++ '[' -z https://nexus.onap.org ']' 07:05:13 +++ cut -f3 -d/ 07:05:13 +++ cut -f1 -d: 07:05:13 +++ echo https://nexus.onap.org 07:05:13 ++ MVN_NEXUSPROXY_HOST=nexus.onap.org 07:05:13 ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' 07:05:13 => Nexus Proxy at nexus.onap.org, https://nexus.onap.org 07:05:13 ++ '[' -z /w/workspace/dcaegen2-utils-maven-clm-master ']' 07:05:13 ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:05:13 ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config5090037138469244528tmp 07:05:13 ++ RELEASE_TAG=R12 07:05:13 ++ '[' R12 == R1 ']' 07:05:13 ++ MVN_PHASE=install 07:05:13 ++ echo 'MVN_RELEASE_TAG is []' 07:05:13 MVN_RELEASE_TAG is [] 07:05:13 ++ echo 'MVN_PROJECT_MODULEID is [scripts]' 07:05:13 MVN_PROJECT_MODULEID is [scripts] 07:05:13 ++ echo 'MVN_PHASE is [install]' 07:05:13 MVN_PHASE is [install] 07:05:13 ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' 07:05:13 MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] 07:05:13 ++ echo 'MVN_PROJECT_ARTIFACTID is [scripts]' 07:05:13 MVN_PROJECT_ARTIFACTID is [scripts] 07:05:13 ++ echo 'MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT]' 07:05:13 MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT] 07:05:13 ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' 07:05:13 MVN_NEXUSPROXY is [https://nexus.onap.org] 07:05:13 ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' 07:05:13 MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] 07:05:13 ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' 07:05:13 MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] 07:05:13 +++ cut -f3 -d/ 07:05:13 +++ echo https://nexus.onap.org/content/sites/raw 07:05:13 +++ cut -f1 -d: 07:05:13 ++ MVN_RAWREPO_HOST=nexus.onap.org 07:05:13 ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' 07:05:13 MVN_RAWREPO_HOST is [nexus.onap.org] 07:05:13 ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' 07:05:13 MVN_RAWREPO_SERVERID is [ecomp-raw] 07:05:13 ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' 07:05:13 MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] 07:05:13 ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' 07:05:13 MVN_DOCKERREGISTRY_PUBLIC is [] 07:05:13 ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' 07:05:13 MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] 07:05:13 ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' 07:05:13 MVN_PYPISERVER_SERVERID [onap-pypi] 07:05:13 ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' 07:05:13 MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] 07:05:13 + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils 07:05:13 ++ date +%C%y%m%dT%H%M%S 07:05:13 + TIMESTAMP=20250906T070513 07:05:13 + export BUILD_NUMBER=20250906T070513 07:05:13 + BUILD_NUMBER=20250906T070513 07:05:13 + shift 2 07:05:13 + case $MVN_PHASE in 07:05:13 + echo '==> install phase script' 07:05:13 + case $MVN_PROJECT_MODULEID in 07:05:13 ==> install phase script 07:05:13 [INFO] 07:05:13 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ scripts --- 07:05:13 [INFO] org.onap.dcaegen2.utils:scripts:jar:1.1.0-SNAPSHOT 07:05:13 [INFO] 07:05:13 [INFO] --- clm-maven-plugin:2.53.0-01:index (default-cli) @ scripts --- 07:05:13 [INFO] Saved module information to /w/workspace/dcaegen2-utils-maven-clm-master/scripts/target/sonatype-clm/module.xml 07:05:13 [INFO] ------------------------------------------------------------------------ 07:05:13 [INFO] Reactor Summary: 07:05:13 [INFO] 07:05:13 [INFO] dcaegen2-utils-python-cbs-docker-client 2.2.1-SNAPSHOT SUCCESS [ 39.005 s] 07:05:13 [INFO] dcaegen2-utils 1.2.1-SNAPSHOT ...................... SUCCESS [ 0.233 s] 07:05:13 [INFO] dcaegen2-utils-onap-dcae-dcaepolicy-lib 2.5.1-SNAPSHOT SUCCESS [ 22.573 s] 07:05:13 [INFO] dcaegen2-utils-scripts 1.1.0-SNAPSHOT .............. SUCCESS [ 0.995 s] 07:05:13 [INFO] ------------------------------------------------------------------------ 07:05:13 [INFO] BUILD SUCCESS 07:05:13 [INFO] ------------------------------------------------------------------------ 07:05:13 [INFO] Total time: 01:07 min 07:05:13 [INFO] Finished at: 2025-09-06T07:05:13Z 07:05:13 [INFO] ------------------------------------------------------------------------ 07:05:13 [dcaegen2-utils-maven-clm-master] $ /bin/bash /tmp/jenkins15390201715845686600.sh 07:05:13 [dcaegen2-utils-maven-clm-master] $ /bin/sh -xe /tmp/jenkins11377150312670291183.sh 07:05:13 + find . -regex+ .*karaf/target 07:05:13 xargs rm -rf 07:05:17 [INFO] 2025-09-06T07:05:17.543Z Scanning application onap-dcaegen2-utils. 07:05:17 [INFO] Discovered commit hash '2dae4e0c83c68ec184d0ee51a6fcc73eb285ed65' via environment variable GIT_COMMIT 07:05:18 [INFO] Scan configuration properties: 07:05:18 [INFO] dirExcludes=null 07:05:18 [INFO] dirIncludes=null 07:05:18 [INFO] fileExcludes= 07:05:18 [INFO] fileIncludes= 07:05:18 [INFO] 2025-09-06T07:05:18.145Z Scanned 0 total files 07:05:18 [INFO] 2025-09-06T07:05:18.157Z Finished scanning application onap-dcaegen2-utils. 07:05:18 [INFO] Discovered repository url '$GIT_URL/dcaegen2/utils/dcaegen2/utils/dcaegen2/utils/dcaegen2/utils' via environment variable GIT_URL 07:05:18 [INFO] Repository URL $GIT_URL/dcaegen2/utils/dcaegen2/utils/dcaegen2/utils/dcaegen2/utils was found using automation 07:05:18 [INFO] Amending source control record for application with id: onap-dcaegen2-utils with discovered Repository URL: $GIT_URL/dcaegen2/utils/dcaegen2/utils/dcaegen2/utils/dcaegen2/utils 07:05:18 [INFO] 2025-09-06T07:05:18.693Z Evaluating application onap-dcaegen2-utils for stage build. 07:05:19 [INFO] Waiting for policy evaluation to complete... 07:05:19 [INFO] Assigned scan ID 64f41538c0924354bee0cbb7df8d4795 07:05:25 [INFO] Policy evaluation completed in 6 seconds. 07:05:25 [INFO] 2025-09-06T07:05:25.039Z Finished evaluating application onap-dcaegen2-utils for stage build. 07:05:25 07:05:25 The detailed report can be viewed online at https://nexus-iq.wl.linuxfoundation.org/ui/links/application/onap-dcaegen2-utils/report/64f41538c0924354bee0cbb7df8d4795 07:05:25 Summary of policy violations: 0 critical, 0 severe, 0 moderate 07:05:25 Build step 'Invoke Nexus Policy Evaluation' changed build result to SUCCESS 07:05:25 $ ssh-agent -k 07:05:25 unset SSH_AUTH_SOCK; 07:05:25 unset SSH_AGENT_PID; 07:05:25 echo Agent pid 2242 killed; 07:05:25 [ssh-agent] Stopped. 07:05:25 [PostBuildScript] - [INFO] Executing post build scripts. 07:05:25 [dcaegen2-utils-maven-clm-master] $ /bin/bash /tmp/jenkins17612052800256151051.sh 07:05:25 ---> sysstat.sh 07:05:25 [dcaegen2-utils-maven-clm-master] $ /bin/bash /tmp/jenkins6132416507763839189.sh 07:05:25 ---> package-listing.sh 07:05:25 ++ tr '[:upper:]' '[:lower:]' 07:05:25 ++ facter osfamily 07:05:25 + OS_FAMILY=debian 07:05:25 + workspace=/w/workspace/dcaegen2-utils-maven-clm-master 07:05:25 + START_PACKAGES=/tmp/packages_start.txt 07:05:25 + END_PACKAGES=/tmp/packages_end.txt 07:05:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:05:25 + PACKAGES=/tmp/packages_start.txt 07:05:25 + '[' /w/workspace/dcaegen2-utils-maven-clm-master ']' 07:05:25 + PACKAGES=/tmp/packages_end.txt 07:05:25 + case "${OS_FAMILY}" in 07:05:25 + dpkg -l 07:05:25 + grep '^ii' 07:05:25 + '[' -f /tmp/packages_start.txt ']' 07:05:25 + '[' -f /tmp/packages_end.txt ']' 07:05:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:05:25 + '[' /w/workspace/dcaegen2-utils-maven-clm-master ']' 07:05:25 + mkdir -p /w/workspace/dcaegen2-utils-maven-clm-master/archives/ 07:05:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dcaegen2-utils-maven-clm-master/archives/ 07:05:25 [dcaegen2-utils-maven-clm-master] $ /bin/bash /tmp/jenkins11684959926447300585.sh 07:05:25 ---> capture-instance-metadata.sh 07:05:25 Setup pyenv: 07:05:25 system 07:05:25 3.8.13 07:05:25 3.9.13 07:05:25 * 3.10.6 (set by /w/workspace/dcaegen2-utils-maven-clm-master/.python-version) 07:05:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4F4N from file:/tmp/.os_lf_venv 07:05:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:05:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:05:28 lf-activate-venv(): INFO: Base packages installed successfully 07:05:28 lf-activate-venv(): INFO: Installing additional packages: lftools 07:05:36 lf-activate-venv(): INFO: Adding /tmp/venv-4F4N/bin to PATH 07:05:36 INFO: Running in OpenStack, capturing instance metadata 07:05:36 [dcaegen2-utils-maven-clm-master] $ /bin/bash /tmp/jenkins7962607571466571221.sh 07:05:36 provisioning config files... 07:05:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config2905445841319671050tmp 07:05:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:05:36 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:05:36 [EnvInject] - Injecting environment variables from a build step. 07:05:36 [EnvInject] - Injecting as environment variables the properties content 07:05:36 SERVER_ID=logs 07:05:36 07:05:36 [EnvInject] - Variables injected successfully. 07:05:36 [dcaegen2-utils-maven-clm-master] $ /bin/bash /tmp/jenkins6238415362239642466.sh 07:05:36 ---> create-netrc.sh 07:05:37 [dcaegen2-utils-maven-clm-master] $ /bin/bash /tmp/jenkins6188581072113144860.sh 07:05:37 ---> python-tools-install.sh 07:05:37 Setup pyenv: 07:05:37 system 07:05:37 3.8.13 07:05:37 3.9.13 07:05:37 * 3.10.6 (set by /w/workspace/dcaegen2-utils-maven-clm-master/.python-version) 07:05:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4F4N from file:/tmp/.os_lf_venv 07:05:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:05:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:05:39 lf-activate-venv(): INFO: Base packages installed successfully 07:05:39 lf-activate-venv(): INFO: Installing additional packages: lftools 07:05:47 lf-activate-venv(): INFO: Adding /tmp/venv-4F4N/bin to PATH 07:05:47 [dcaegen2-utils-maven-clm-master] $ /bin/bash /tmp/jenkins16278670620422786866.sh 07:05:47 ---> sudo-logs.sh 07:05:47 Archiving 'sudo' log.. 07:05:47 [dcaegen2-utils-maven-clm-master] $ /bin/bash /tmp/jenkins2844323329486139111.sh 07:05:47 ---> job-cost.sh 07:05:47 Setup pyenv: 07:05:47 system 07:05:47 3.8.13 07:05:47 3.9.13 07:05:47 * 3.10.6 (set by /w/workspace/dcaegen2-utils-maven-clm-master/.python-version) 07:05:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4F4N from file:/tmp/.os_lf_venv 07:05:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:05:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:05:49 lf-activate-venv(): INFO: Base packages installed successfully 07:05:49 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:05:54 lf-activate-venv(): INFO: Adding /tmp/venv-4F4N/bin to PATH 07:05:54 INFO: No Stack... 07:05:54 INFO: Retrieving Pricing Info for: v3-standard-8 07:05:54 INFO: Archiving Costs 07:05:54 [dcaegen2-utils-maven-clm-master] $ /bin/bash -l /tmp/jenkins14514361331206152034.sh 07:05:54 ---> logs-deploy.sh 07:05:54 Setup pyenv: 07:05:55 system 07:05:55 3.8.13 07:05:55 3.9.13 07:05:55 * 3.10.6 (set by /w/workspace/dcaegen2-utils-maven-clm-master/.python-version) 07:05:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4F4N from file:/tmp/.os_lf_venv 07:05:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:05:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:05:56 lf-activate-venv(): INFO: Base packages installed successfully 07:05:56 lf-activate-venv(): INFO: Installing additional packages: lftools 07:06:05 lf-activate-venv(): INFO: Adding /tmp/venv-4F4N/bin to PATH 07:06:05 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/dcaegen2-utils-maven-clm-master/371 07:06:05 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt 07:06:06 Archives upload complete. 07:06:06 INFO: archiving logs to Nexus 07:06:07 ---> uname -a: 07:06:07 Linux prd-ubuntu1804-docker-8c-8g-43925 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:06:07 07:06:07 07:06:07 ---> lscpu: 07:06:07 Architecture: x86_64 07:06:07 CPU op-mode(s): 32-bit, 64-bit 07:06:07 Byte Order: Little Endian 07:06:07 CPU(s): 8 07:06:07 On-line CPU(s) list: 0-7 07:06:07 Thread(s) per core: 1 07:06:07 Core(s) per socket: 1 07:06:07 Socket(s): 8 07:06:07 NUMA node(s): 1 07:06:07 Vendor ID: AuthenticAMD 07:06:07 CPU family: 23 07:06:07 Model: 49 07:06:07 Model name: AMD EPYC-Rome Processor 07:06:07 Stepping: 0 07:06:07 CPU MHz: 2799.998 07:06:07 BogoMIPS: 5599.99 07:06:07 Virtualization: AMD-V 07:06:07 Hypervisor vendor: KVM 07:06:07 Virtualization type: full 07:06:07 L1d cache: 32K 07:06:07 L1i cache: 32K 07:06:07 L2 cache: 512K 07:06:07 L3 cache: 16384K 07:06:07 NUMA node0 CPU(s): 0-7 07:06:07 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 07:06:07 07:06:07 07:06:07 ---> nproc: 07:06:07 8 07:06:07 07:06:07 07:06:07 ---> df -h: 07:06:07 Filesystem Size Used Avail Use% Mounted on 07:06:07 udev 16G 0 16G 0% /dev 07:06:07 tmpfs 3.2G 708K 3.2G 1% /run 07:06:07 /dev/vda1 155G 11G 145G 7% / 07:06:07 tmpfs 16G 0 16G 0% /dev/shm 07:06:07 tmpfs 5.0M 0 5.0M 0% /run/lock 07:06:07 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:06:07 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:06:07 tmpfs 3.2G 0 3.2G 0% /run/user/1001 07:06:07 07:06:07 07:06:07 ---> free -m: 07:06:07 total used free shared buff/cache available 07:06:07 Mem: 32167 912 28931 0 2323 30824 07:06:07 Swap: 1023 0 1023 07:06:07 07:06:07 07:06:07 ---> ip addr: 07:06:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:06:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:06:07 inet 127.0.0.1/8 scope host lo 07:06:07 valid_lft forever preferred_lft forever 07:06:07 inet6 ::1/128 scope host 07:06:07 valid_lft forever preferred_lft forever 07:06:07 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:06:07 link/ether fa:16:3e:2b:23:dc brd ff:ff:ff:ff:ff:ff 07:06:07 inet 10.30.106.111/23 brd 10.30.107.255 scope global dynamic ens3 07:06:07 valid_lft 84412sec preferred_lft 84412sec 07:06:07 inet6 fe80::f816:3eff:fe2b:23dc/64 scope link 07:06:07 valid_lft forever preferred_lft forever 07:06:07 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 07:06:07 link/ether 02:42:c9:d8:af:21 brd ff:ff:ff:ff:ff:ff 07:06:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:06:07 valid_lft forever preferred_lft forever 07:06:07 07:06:07 07:06:07 ---> sar -b -r -n DEV: 07:06:07 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-43925) 09/06/25 _x86_64_ (8 CPU) 07:06:07 07:06:07 06:33:01 LINUX RESTART (8 CPU) 07:06:07 07:06:07 06:34:01 tps rtps wtps bread/s bwrtn/s 07:06:07 06:35:01 15.51 0.00 15.51 0.00 17807.97 07:06:07 06:36:01 12.73 0.00 12.73 0.00 17489.37 07:06:07 06:37:01 11.86 0.00 11.86 0.00 17482.29 07:06:07 06:38:01 12.26 0.00 12.26 0.00 17488.02 07:06:07 06:39:01 11.95 0.02 11.93 3.60 17480.17 07:06:07 06:40:01 12.40 0.00 12.40 0.00 17488.69 07:06:07 06:41:01 12.10 0.00 12.10 0.00 17618.53 07:06:07 06:42:01 8.02 0.00 8.02 0.00 11034.56 07:06:07 06:43:01 0.87 0.00 0.87 0.00 10.93 07:06:07 06:44:01 0.88 0.00 0.88 0.00 12.80 07:06:07 06:45:01 0.78 0.00 0.78 0.00 9.60 07:06:07 06:46:01 0.85 0.00 0.85 0.00 11.46 07:06:07 06:47:01 0.85 0.00 0.85 0.00 10.26 07:06:07 06:48:01 1.18 0.00 1.18 0.00 15.46 07:06:07 06:49:01 5.70 4.07 1.63 32.53 26.40 07:06:07 06:50:01 1.00 0.00 1.00 0.00 13.86 07:06:07 06:51:01 0.82 0.00 0.82 0.00 10.13 07:06:07 06:52:01 0.92 0.00 0.92 0.00 12.40 07:06:07 06:53:01 0.90 0.00 0.90 0.00 12.13 07:06:07 06:54:01 1.32 0.02 1.30 0.13 16.00 07:06:07 06:55:01 0.77 0.00 0.77 0.00 9.87 07:06:07 06:56:01 1.10 0.00 1.10 0.00 14.53 07:06:07 06:57:01 0.78 0.00 0.78 0.00 9.60 07:06:07 06:58:01 1.12 0.00 1.12 0.00 15.33 07:06:07 06:59:01 0.95 0.00 0.95 0.00 11.60 07:06:07 07:00:01 1.07 0.00 1.07 0.00 14.00 07:06:07 07:01:02 2.52 1.55 0.97 43.33 12.66 07:06:07 07:02:01 1.07 0.00 1.07 0.00 13.96 07:06:07 07:03:01 2.77 1.72 1.05 71.32 193.17 07:06:07 07:04:01 331.99 23.00 309.00 780.80 8932.24 07:06:07 07:05:01 142.58 33.08 109.50 1043.43 14731.81 07:06:07 07:06:01 55.85 15.04 40.80 1022.59 3490.97 07:06:07 Average: 20.49 2.45 18.04 93.73 5049.54 07:06:07 07:06:07 06:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:06:07 06:35:01 30649352 31892912 2289868 6.95 38708 1533000 1300224 3.83 621344 1416208 16 07:06:07 06:36:01 30663108 31906832 2276112 6.91 38804 1533012 1300224 3.83 607888 1416204 156 07:06:07 06:37:01 30660804 31904636 2278416 6.92 38892 1533012 1300224 3.83 610392 1416204 180 07:06:07 06:38:01 30660528 31904484 2278692 6.92 38996 1533016 1300224 3.83 610812 1416208 48 07:06:07 06:39:01 30659200 31903364 2280020 6.92 39076 1533128 1300224 3.83 611916 1416324 16 07:06:07 06:40:01 30657768 31902016 2281452 6.93 39164 1533136 1300224 3.83 613296 1416336 168 07:06:07 06:41:01 30656644 31900968 2282576 6.93 39252 1533140 1300224 3.83 614664 1416344 156 07:06:07 06:42:01 30655496 31899884 2283724 6.93 39316 1533144 1300224 3.83 615656 1416356 164 07:06:07 06:43:01 30651136 31895620 2288084 6.95 39340 1533148 1300224 3.83 619964 1416364 200 07:06:07 06:44:01 30650060 31894576 2289160 6.95 39364 1533152 1300224 3.83 621024 1416376 180 07:06:07 06:45:01 30648488 31893016 2290732 6.95 39380 1533156 1300224 3.83 622376 1416384 168 07:06:07 06:46:01 30647348 31891904 2291872 6.96 39396 1533160 1300224 3.83 623596 1416388 8 07:06:07 06:47:01 30646428 31891036 2292792 6.96 39428 1533164 1300224 3.83 624452 1416396 8 07:06:07 06:48:01 30645060 31889692 2294160 6.96 39452 1533172 1300224 3.83 625760 1416364 16 07:06:07 06:49:01 30641684 31887436 2297536 6.98 40480 1533152 1319848 3.88 627732 1416368 4 07:06:07 06:50:01 30641020 31886856 2298200 6.98 40512 1533184 1319848 3.88 629232 1416376 176 07:06:07 06:51:01 30640332 31886176 2298888 6.98 40536 1533184 1319848 3.88 630084 1416380 4 07:06:07 06:52:01 30639036 31884916 2300184 6.98 40560 1533188 1319848 3.88 631544 1416384 12 07:06:07 06:53:01 30637224 31883168 2301996 6.99 40592 1533192 1319848 3.88 633256 1416384 40 07:06:07 06:54:01 30635948 31881932 2303272 6.99 40620 1533204 1319848 3.88 634888 1416388 160 07:06:07 06:55:01 30634888 31881000 2304332 7.00 40636 1533336 1319848 3.88 635668 1416496 8 07:06:07 06:56:01 30631656 31877836 2307564 7.01 40668 1533340 1319848 3.88 638764 1416528 4 07:06:07 06:57:01 30630632 31876836 2308588 7.01 40684 1533344 1319848 3.88 639760 1416528 52 07:06:07 06:58:01 30629104 31875344 2310116 7.01 40716 1533352 1319848 3.88 641096 1416532 12 07:06:07 06:59:01 30626668 31872948 2312552 7.02 40748 1533356 1319848 3.88 643956 1416540 176 07:06:07 07:00:01 30625512 31871824 2313708 7.02 40780 1533344 1319848 3.88 644844 1416544 184 07:06:07 07:01:02 30609984 31857664 2329236 7.07 40820 1534656 1319848 3.88 659568 1417452 160 07:06:07 07:02:01 30608992 31856696 2330228 7.07 40852 1534660 1319848 3.88 660600 1417444 8 07:06:07 07:03:01 30543748 31799584 2395472 7.27 40936 1542200 1335948 3.93 719872 1422724 116 07:06:07 07:04:01 29983360 31628152 2955860 8.97 76740 1873764 1456376 4.28 929088 1724032 226180 07:06:07 07:05:01 28914628 30832340 4024592 12.22 96012 2113300 2395904 7.05 1790608 1899540 74284 07:06:07 07:06:01 29604672 31542356 3334548 10.12 103312 2126988 1483980 4.37 1107848 1899444 24624 07:06:07 Average: 30532203 31832938 2407017 7.31 44837 1580884 1354788 3.99 691923 1456454 10240 07:06:07 07:06:07 06:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:06:07 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 06:35:01 ens3 0.90 0.35 0.70 0.23 0.00 0.00 0.00 0.00 07:06:07 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 06:36:01 ens3 0.28 0.15 0.11 0.19 0.00 0.00 0.00 0.00 07:06:07 06:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:06:07 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 06:37:01 ens3 1.70 0.30 1.58 0.02 0.00 0.00 0.00 0.00 07:06:07 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 06:38:01 ens3 4.87 0.18 2.94 0.17 0.00 0.00 0.00 0.00 07:06:07 06:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:06:07 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 06:39:01 ens3 3.95 0.30 2.43 0.35 0.00 0.00 0.00 0.00 07:06:07 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 06:40:01 ens3 0.18 0.22 0.06 0.05 0.00 0.00 0.00 0.00 07:06:07 06:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:06:07 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 06:41:01 ens3 0.22 0.15 0.06 0.17 0.00 0.00 0.00 0.00 07:06:07 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 06:42:01 ens3 0.22 0.18 0.06 0.17 0.00 0.00 0.00 0.00 07:06:07 06:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:06:07 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 06:43:01 ens3 0.43 0.38 0.21 0.53 0.00 0.00 0.00 0.00 07:06:07 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 06:44:01 ens3 0.30 0.30 0.13 0.49 0.00 0.00 0.00 0.00 07:06:07 06:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:06:07 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 06:45:01 ens3 0.18 0.08 0.06 0.03 0.00 0.00 0.00 0.00 07:06:07 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 06:46:01 ens3 0.23 0.20 0.11 0.17 0.00 0.00 0.00 0.00 07:06:07 06:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:06:07 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 06:47:01 ens3 0.62 0.17 0.35 0.17 0.00 0.00 0.00 0.00 07:06:07 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 06:48:01 ens3 0.17 0.15 0.06 0.17 0.00 0.00 0.00 0.00 07:06:07 06:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:06:07 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 06:49:01 ens3 0.28 0.27 0.13 0.36 0.00 0.00 0.00 0.00 07:06:07 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 06:50:01 ens3 0.32 0.20 0.12 0.04 0.00 0.00 0.00 0.00 07:06:07 06:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:06:07 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 06:51:01 ens3 0.22 0.12 0.06 0.17 0.00 0.00 0.00 0.00 07:06:07 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 06:52:01 ens3 0.27 0.25 0.06 0.21 0.00 0.00 0.00 0.00 07:06:07 06:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:06:07 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 06:53:01 ens3 0.35 0.32 0.11 0.49 0.00 0.00 0.00 0.00 07:06:07 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 06:54:01 ens3 0.35 0.30 0.13 0.18 0.00 0.00 0.00 0.00 07:06:07 06:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:06:07 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 06:55:01 ens3 0.23 0.10 0.11 0.16 0.00 0.00 0.00 0.00 07:06:07 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 06:56:01 ens3 1.03 0.60 0.41 0.48 0.00 0.00 0.00 0.00 07:06:07 06:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:06:07 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 06:57:01 ens3 0.15 0.08 0.05 0.04 0.00 0.00 0.00 0.00 07:06:07 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 06:58:01 ens3 0.20 0.18 0.06 0.17 0.00 0.00 0.00 0.00 07:06:07 06:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:06:07 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 06:59:01 ens3 1.37 0.78 0.63 0.76 0.00 0.00 0.00 0.00 07:06:07 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 07:00:01 ens3 0.18 0.15 0.06 0.08 0.00 0.00 0.00 0.00 07:06:07 07:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:06:07 07:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 07:01:02 ens3 1.03 0.80 0.91 0.55 0.00 0.00 0.00 0.00 07:06:07 07:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 07:02:01 ens3 0.25 0.20 0.06 0.27 0.00 0.00 0.00 0.00 07:06:07 07:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:06:07 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 07:03:01 ens3 71.89 46.49 115.23 23.45 0.00 0.00 0.00 0.00 07:06:07 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 07:04:01 ens3 138.96 101.82 1209.90 41.85 0.00 0.00 0.00 0.00 07:06:07 07:04:01 lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 07:06:07 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 07:05:01 ens3 268.82 215.71 1996.24 47.96 0.00 0.00 0.00 0.00 07:06:07 07:05:01 lo 4.07 4.07 0.48 0.48 0.00 0.00 0.00 0.00 07:06:07 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 07:06:01 ens3 208.28 147.68 388.05 58.12 0.00 0.00 0.00 0.00 07:06:07 07:06:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 07:06:07 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:07 Average: ens3 22.15 16.23 116.35 5.57 0.00 0.00 0.00 0.00 07:06:07 Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 07:06:07 07:06:07 07:06:07 ---> sar -P ALL: 07:06:07 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-43925) 09/06/25 _x86_64_ (8 CPU) 07:06:07 07:06:07 06:33:01 LINUX RESTART (8 CPU) 07:06:07 07:06:07 06:34:01 CPU %user %nice %system %iowait %steal %idle 07:06:07 06:35:01 all 0.11 0.00 0.02 0.80 0.00 99.06 07:06:07 06:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:06:07 06:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:06:07 06:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 06:35:01 3 0.12 0.00 0.03 0.00 0.00 99.85 07:06:07 06:35:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:06:07 06:35:01 5 0.67 0.00 0.03 0.00 0.00 99.30 07:06:07 06:35:01 6 0.02 0.00 0.03 6.44 0.00 93.51 07:06:07 06:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:06:07 06:36:01 all 0.04 0.00 0.01 0.83 0.00 99.11 07:06:07 06:36:01 0 0.08 0.00 0.00 0.00 0.00 99.92 07:06:07 06:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:06:07 06:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:06:07 06:36:01 3 0.05 0.00 0.00 0.00 0.00 99.95 07:06:07 06:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:06:07 06:36:01 5 0.03 0.00 0.02 0.02 0.02 99.92 07:06:07 06:36:01 6 0.10 0.00 0.02 6.64 0.02 93.23 07:06:07 06:36:01 7 0.03 0.00 0.00 0.00 0.02 99.95 07:06:07 06:37:01 all 0.08 0.00 0.01 0.85 0.00 99.05 07:06:07 06:37:01 0 0.51 0.00 0.02 0.00 0.00 99.47 07:06:07 06:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 06:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 06:37:01 3 0.03 0.00 0.00 6.62 0.00 93.34 07:06:07 06:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:06:07 06:37:01 5 0.03 0.00 0.03 0.00 0.00 99.93 07:06:07 06:37:01 6 0.03 0.00 0.02 0.20 0.00 99.75 07:06:07 06:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:06:07 06:38:01 all 0.03 0.00 0.01 0.90 0.00 99.05 07:06:07 06:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:06:07 06:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:06:07 06:38:01 2 0.00 0.00 0.00 0.02 0.00 99.98 07:06:07 06:38:01 3 0.03 0.00 0.03 7.22 0.00 92.71 07:06:07 06:38:01 4 0.02 0.00 0.03 0.00 0.00 99.95 07:06:07 06:38:01 5 0.03 0.00 0.02 0.02 0.02 99.92 07:06:07 06:38:01 6 0.05 0.00 0.02 0.00 0.02 99.92 07:06:07 06:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:06:07 06:39:01 all 0.02 0.00 0.01 0.84 0.00 99.13 07:06:07 06:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:06:07 06:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 06:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 06:39:01 3 0.03 0.00 0.00 6.70 0.02 93.25 07:06:07 06:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:06:07 06:39:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:06:07 06:39:01 6 0.07 0.00 0.02 0.00 0.02 99.90 07:06:07 06:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 06:40:01 all 0.02 0.00 0.01 0.81 0.00 99.16 07:06:07 06:40:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:06:07 06:40:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:06:07 06:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 06:40:01 3 0.02 0.00 0.02 6.37 0.00 93.60 07:06:07 06:40:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:06:07 06:40:01 5 0.02 0.00 0.03 0.08 0.02 99.85 07:06:07 06:40:01 6 0.05 0.00 0.02 0.00 0.00 99.93 07:06:07 06:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 06:41:01 all 0.02 0.00 0.01 0.82 0.00 99.15 07:06:07 06:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 06:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:06:07 06:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 06:41:01 3 0.03 0.00 0.02 6.55 0.00 93.40 07:06:07 06:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:06:07 06:41:01 5 0.03 0.00 0.02 0.02 0.02 99.92 07:06:07 06:41:01 6 0.03 0.00 0.02 0.00 0.02 99.93 07:06:07 06:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 06:42:01 all 0.03 0.00 0.01 0.60 0.00 99.36 07:06:07 06:42:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:06:07 06:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:06:07 06:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 06:42:01 3 0.05 0.00 0.02 4.80 0.00 95.13 07:06:07 06:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:06:07 06:42:01 5 0.03 0.00 0.03 0.00 0.02 99.92 07:06:07 06:42:01 6 0.07 0.00 0.02 0.00 0.00 99.92 07:06:07 06:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 06:43:01 all 0.04 0.00 0.01 0.00 0.00 99.95 07:06:07 06:43:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:06:07 06:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 06:43:01 2 0.00 0.00 0.00 0.02 0.00 99.98 07:06:07 06:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:06:07 06:43:01 4 0.08 0.00 0.02 0.00 0.00 99.90 07:06:07 06:43:01 5 0.08 0.00 0.03 0.00 0.00 99.88 07:06:07 06:43:01 6 0.08 0.00 0.02 0.00 0.00 99.90 07:06:07 06:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:06:07 06:44:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:06:07 06:44:01 0 0.00 0.00 0.03 0.00 0.00 99.97 07:06:07 06:44:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:06:07 06:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 06:44:01 3 0.00 0.00 0.00 0.03 0.00 99.97 07:06:07 06:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:06:07 06:44:01 5 0.05 0.00 0.02 0.02 0.02 99.90 07:06:07 06:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:06:07 06:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 06:45:01 all 0.10 0.00 0.01 0.00 0.00 99.89 07:06:07 06:45:01 0 0.70 0.00 0.02 0.00 0.02 99.27 07:06:07 06:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 06:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:06:07 06:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 06:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 06:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:06:07 06:45:01 6 0.07 0.00 0.00 0.00 0.02 99.92 07:06:07 06:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:06:07 07:06:07 06:45:01 CPU %user %nice %system %iowait %steal %idle 07:06:07 06:46:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:06:07 06:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:06:07 06:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 06:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:06:07 06:46:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:06:07 06:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:06:07 06:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:06:07 06:46:01 6 0.05 0.00 0.02 0.02 0.02 99.90 07:06:07 06:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:06:07 06:47:01 all 0.26 0.00 0.01 0.00 0.00 99.73 07:06:07 06:47:01 0 1.97 0.00 0.00 0.00 0.00 98.03 07:06:07 06:47:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:06:07 06:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 06:47:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:06:07 06:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:06:07 06:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 06:47:01 6 0.05 0.00 0.02 0.00 0.02 99.92 07:06:07 06:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 06:48:01 all 0.21 0.00 0.01 0.00 0.00 99.78 07:06:07 06:48:01 0 1.58 0.00 0.02 0.00 0.00 98.40 07:06:07 06:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 06:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:06:07 06:48:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:06:07 06:48:01 4 0.02 0.00 0.03 0.00 0.00 99.95 07:06:07 06:48:01 5 0.02 0.00 0.00 0.02 0.02 99.95 07:06:07 06:48:01 6 0.07 0.00 0.02 0.02 0.02 99.88 07:06:07 06:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 06:49:01 all 0.02 0.00 0.01 0.01 0.00 99.96 07:06:07 06:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:06:07 06:49:01 1 0.02 0.00 0.03 0.00 0.00 99.95 07:06:07 06:49:01 2 0.00 0.00 0.03 0.00 0.00 99.97 07:06:07 06:49:01 3 0.02 0.00 0.02 0.10 0.00 99.87 07:06:07 06:49:01 4 0.05 0.00 0.00 0.00 0.02 99.93 07:06:07 06:49:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:06:07 06:49:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:06:07 06:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 06:50:01 all 0.02 0.00 0.01 0.01 0.00 99.96 07:06:07 06:50:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:06:07 06:50:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:06:07 06:50:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:06:07 06:50:01 3 0.00 0.00 0.00 0.03 0.00 99.97 07:06:07 06:50:01 4 0.03 0.00 0.03 0.00 0.02 99.92 07:06:07 06:50:01 5 0.02 0.00 0.02 0.02 0.00 99.95 07:06:07 06:50:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:06:07 06:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 06:51:01 all 0.14 0.00 0.01 0.00 0.00 99.84 07:06:07 06:51:01 0 1.01 0.00 0.07 0.00 0.00 98.92 07:06:07 06:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 06:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 06:51:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:06:07 06:51:01 4 0.03 0.00 0.03 0.02 0.02 99.90 07:06:07 06:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:06:07 06:51:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:06:07 06:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:06:07 06:52:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:06:07 06:52:01 0 0.05 0.00 0.00 0.00 0.00 99.95 07:06:07 06:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 06:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:06:07 06:52:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:06:07 06:52:01 4 0.02 0.00 0.05 0.00 0.02 99.92 07:06:07 06:52:01 5 0.05 0.00 0.00 0.00 0.00 99.95 07:06:07 06:52:01 6 0.07 0.00 0.00 0.00 0.00 99.93 07:06:07 06:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 06:53:01 all 0.02 0.00 0.01 0.00 0.00 99.97 07:06:07 06:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:06:07 06:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:06:07 06:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 06:53:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:06:07 06:53:01 4 0.07 0.00 0.03 0.02 0.02 99.87 07:06:07 06:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:06:07 06:53:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:06:07 06:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 06:54:01 all 0.02 0.00 0.01 0.01 0.00 99.96 07:06:07 06:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:06:07 06:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 06:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:06:07 06:54:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:06:07 06:54:01 4 0.05 0.00 0.02 0.02 0.00 99.92 07:06:07 06:54:01 5 0.03 0.00 0.05 0.00 0.02 99.90 07:06:07 06:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 06:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:06:07 06:55:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:06:07 06:55:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:06:07 06:55:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:06:07 06:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:06:07 06:55:01 3 0.00 0.00 0.00 0.02 0.02 99.97 07:06:07 06:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:06:07 06:55:01 5 0.07 0.00 0.03 0.00 0.02 99.88 07:06:07 06:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:06:07 06:55:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:06:07 06:56:01 all 0.10 0.00 0.01 0.00 0.00 99.89 07:06:07 06:56:01 0 0.65 0.00 0.03 0.02 0.00 99.30 07:06:07 06:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 06:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:06:07 06:56:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:06:07 06:56:01 4 0.05 0.00 0.00 0.00 0.02 99.93 07:06:07 06:56:01 5 0.07 0.00 0.03 0.00 0.02 99.88 07:06:07 06:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:06:07 06:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:06:07 07:06:07 06:56:01 CPU %user %nice %system %iowait %steal %idle 07:06:07 06:57:01 all 0.12 0.00 0.01 0.00 0.00 99.87 07:06:07 06:57:01 0 0.81 0.00 0.02 0.00 0.00 99.17 07:06:07 06:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:06:07 06:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 06:57:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:06:07 06:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:06:07 06:57:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:06:07 06:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:06:07 06:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:06:07 06:58:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:06:07 06:58:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:06:07 06:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 06:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:06:07 06:58:01 3 0.00 0.00 0.02 0.03 0.00 99.95 07:06:07 06:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:06:07 06:58:01 5 0.03 0.00 0.02 0.02 0.02 99.92 07:06:07 06:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:06:07 06:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:06:07 06:59:01 all 0.02 0.00 0.01 0.01 0.00 99.96 07:06:07 06:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:06:07 06:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:06:07 06:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:06:07 06:59:01 3 0.02 0.00 0.00 0.03 0.00 99.95 07:06:07 06:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 06:59:01 5 0.03 0.00 0.03 0.00 0.00 99.93 07:06:07 06:59:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:06:07 06:59:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:06:07 07:00:01 all 0.02 0.00 0.00 0.00 0.00 99.97 07:06:07 07:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 07:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:06:07 07:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 07:00:01 3 0.00 0.00 0.02 0.02 0.00 99.97 07:06:07 07:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 07:00:01 5 0.07 0.00 0.02 0.02 0.02 99.88 07:06:07 07:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:06:07 07:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 07:01:02 all 0.09 0.00 0.01 0.01 0.00 99.89 07:06:07 07:01:02 0 0.20 0.00 0.02 0.00 0.00 99.78 07:06:07 07:01:02 1 0.17 0.00 0.00 0.03 0.00 99.80 07:06:07 07:01:02 2 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 07:01:02 3 0.12 0.00 0.00 0.03 0.00 99.85 07:06:07 07:01:02 4 0.03 0.00 0.00 0.00 0.00 99.97 07:06:07 07:01:02 5 0.05 0.00 0.02 0.00 0.02 99.92 07:06:07 07:01:02 6 0.02 0.00 0.00 0.00 0.00 99.98 07:06:07 07:01:02 7 0.17 0.00 0.02 0.00 0.00 99.82 07:06:07 07:02:01 all 0.22 0.00 0.01 0.00 0.00 99.76 07:06:07 07:02:01 0 1.62 0.00 0.03 0.00 0.00 98.34 07:06:07 07:02:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:06:07 07:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 07:02:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:06:07 07:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 07:02:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:06:07 07:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:06:07 07:02:01 7 0.07 0.00 0.00 0.00 0.00 99.93 07:06:07 07:03:01 all 0.86 0.00 0.05 0.08 0.01 99.01 07:06:07 07:03:01 0 1.87 0.00 0.03 0.00 0.02 98.08 07:06:07 07:03:01 1 0.78 0.00 0.15 0.32 0.00 98.75 07:06:07 07:03:01 2 0.38 0.00 0.02 0.10 0.00 99.50 07:06:07 07:03:01 3 0.58 0.00 0.03 0.22 0.00 99.17 07:06:07 07:03:01 4 1.80 0.00 0.05 0.02 0.00 98.13 07:06:07 07:03:01 5 1.00 0.00 0.05 0.02 0.03 98.90 07:06:07 07:03:01 6 0.10 0.00 0.05 0.00 0.00 99.85 07:06:07 07:03:01 7 0.30 0.00 0.05 0.00 0.00 99.65 07:06:07 07:04:01 all 9.43 0.00 0.82 2.29 0.03 87.43 07:06:07 07:04:01 0 15.17 0.00 1.90 3.43 0.07 79.43 07:06:07 07:04:01 1 1.73 0.00 0.28 0.38 0.02 97.58 07:06:07 07:04:01 2 2.39 0.00 0.22 0.47 0.02 96.91 07:06:07 07:04:01 3 6.49 0.00 0.67 11.09 0.03 81.73 07:06:07 07:04:01 4 23.93 0.00 1.53 0.98 0.05 73.50 07:06:07 07:04:01 5 18.39 0.00 1.15 1.76 0.03 78.66 07:06:07 07:04:01 6 2.65 0.00 0.27 0.12 0.00 96.97 07:06:07 07:04:01 7 4.74 0.00 0.52 0.08 0.02 94.64 07:06:07 07:05:01 all 17.74 0.00 1.33 1.31 0.05 79.57 07:06:07 07:05:01 0 11.44 0.00 1.21 1.46 0.07 85.81 07:06:07 07:05:01 1 20.24 0.00 1.72 0.97 0.07 77.02 07:06:07 07:05:01 2 36.46 0.00 1.70 0.68 0.05 61.10 07:06:07 07:05:01 3 20.00 0.00 1.49 4.36 0.05 74.10 07:06:07 07:05:01 4 19.45 0.00 1.45 1.13 0.03 77.93 07:06:07 07:05:01 5 13.66 0.00 1.20 0.25 0.05 84.83 07:06:07 07:05:01 6 14.53 0.00 0.98 0.13 0.03 84.32 07:06:07 07:05:01 7 6.13 0.00 0.89 1.47 0.05 91.46 07:06:07 07:06:01 all 9.55 0.00 0.88 0.52 0.03 89.01 07:06:07 07:06:01 0 19.83 0.00 0.96 0.38 0.03 78.79 07:06:07 07:06:01 1 25.35 0.00 1.23 0.27 0.05 73.09 07:06:07 07:06:01 2 11.85 0.00 1.59 0.35 0.05 86.16 07:06:07 07:06:01 3 8.41 0.00 0.98 0.07 0.03 90.51 07:06:07 07:06:01 4 3.76 0.00 0.65 0.03 0.02 95.53 07:06:07 07:06:01 5 4.45 0.00 0.72 0.43 0.02 94.38 07:06:07 07:06:01 6 1.43 0.00 0.40 0.13 0.02 98.02 07:06:07 07:06:01 7 1.25 0.00 0.52 2.54 0.02 95.68 07:06:07 Average: all 1.23 0.00 0.10 0.34 0.01 98.32 07:06:07 Average: 0 1.81 0.00 0.14 0.17 0.01 97.88 07:06:07 Average: 1 1.52 0.00 0.11 0.06 0.01 98.31 07:06:07 Average: 2 1.60 0.00 0.11 0.05 0.00 98.23 07:06:07 Average: 3 1.13 0.00 0.10 1.70 0.00 97.06 07:06:07 Average: 4 1.55 0.00 0.13 0.07 0.01 98.25 07:06:07 Average: 5 1.22 0.00 0.11 0.08 0.01 98.57 07:06:07 Average: 6 0.62 0.00 0.06 0.43 0.01 98.88 07:06:07 Average: 7 0.40 0.00 0.07 0.13 0.00 99.40 07:06:07 07:06:07 07:06:07