08:16:17 Started by timer 08:16:17 Running as SYSTEM 08:16:17 [EnvInject] - Loading node environment variables. 08:16:17 Building remotely on prd-ubuntu1804-builder-4c-4g-125 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release 08:16:17 [ssh-agent] Looking for ssh-agent implementation... 08:16:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:16:17 $ ssh-agent 08:16:17 SSH_AUTH_SOCK=/tmp/ssh-WQtu0RTwpc7p/agent.1772 08:16:17 SSH_AGENT_PID=1774 08:16:17 [ssh-agent] Started. 08:16:17 Running ssh-add (command line suppressed) 08:16:17 Identity added: /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release@tmp/private_key_9645579504854983504.key (jenkins-ssh) 08:16:17 [ssh-agent] Using credentials jenkins (jenkins) 08:16:17 The recommended git tool is: NONE 08:16:18 using credential jenkins 08:16:18 Wiping out workspace first. 08:16:18 Cloning the remote Git repository 08:16:18 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager 08:16:18 > git init /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release # timeout=10 08:16:18 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager 08:16:18 > git --version # timeout=10 08:16:18 > git --version # 'git version 2.17.1' 08:16:18 using GIT_SSH to set credentials jenkins 08:16:18 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager +refs/heads/*:refs/remotes/origin/* # timeout=10 08:16:20 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager # timeout=10 08:16:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:16:20 Avoid second fetch 08:16:20 > git rev-parse refs/remotes/origin/i-release^{commit} # timeout=10 08:16:20 Checking out Revision b7e138bf5fd1419a1a0134db8ba016320f968ca7 (refs/remotes/origin/i-release) 08:16:20 > git config core.sparsecheckout # timeout=10 08:16:20 > git checkout -f b7e138bf5fd1419a1a0134db8ba016320f968ca7 # timeout=10 08:16:20 Commit message: "Re-enable participant links & checks after first build of i-release docs" 08:16:20 > git rev-list --no-walk b7e138bf5fd1419a1a0134db8ba016320f968ca7 # timeout=10 08:16:20 > git remote # timeout=10 08:16:20 > git submodule init # timeout=10 08:16:20 > git submodule sync # timeout=10 08:16:20 > git config --get remote.origin.url # timeout=10 08:16:20 > git submodule init # timeout=10 08:16:20 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 08:16:20 > git config --get submodule.sme.url # timeout=10 08:16:20 > git config -f .gitmodules --get submodule.sme.path # timeout=10 08:16:21 > git submodule update --init --recursive sme # timeout=10 08:16:21 provisioning config files... 08:16:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:16:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:16:21 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins17263751296607989346.sh 08:16:21 ---> python-tools-install.sh 08:16:21 Setup pyenv: 08:16:21 * system (set by /opt/pyenv/version) 08:16:21 * 3.8.13 (set by /opt/pyenv/version) 08:16:21 * 3.9.13 (set by /opt/pyenv/version) 08:16:21 * 3.10.6 (set by /opt/pyenv/version) 08:16:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kzUz 08:16:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:16:30 lf-activate-venv(): INFO: Installing: lftools 08:17:03 lf-activate-venv(): INFO: Adding /tmp/venv-kzUz/bin to PATH 08:17:03 Generating Requirements File 08:17:38 Python 3.10.6 08:17:38 pip 24.0 from /tmp/venv-kzUz/lib/python3.10/site-packages/pip (python 3.10) 08:17:39 appdirs==1.4.4 08:17:39 argcomplete==3.2.3 08:17:39 aspy.yaml==1.3.0 08:17:39 attrs==23.2.0 08:17:39 autopage==0.5.2 08:17:39 beautifulsoup4==4.12.3 08:17:39 boto3==1.34.74 08:17:39 botocore==1.34.74 08:17:39 bs4==0.0.2 08:17:39 cachetools==5.3.3 08:17:39 certifi==2024.2.2 08:17:39 cffi==1.16.0 08:17:39 cfgv==3.4.0 08:17:39 chardet==5.2.0 08:17:39 charset-normalizer==3.3.2 08:17:39 click==8.1.7 08:17:39 cliff==4.6.0 08:17:39 cmd2==2.4.3 08:17:39 cryptography==3.3.2 08:17:39 debtcollector==3.0.0 08:17:39 decorator==5.1.1 08:17:39 defusedxml==0.7.1 08:17:39 Deprecated==1.2.14 08:17:39 distlib==0.3.8 08:17:39 dnspython==2.6.1 08:17:39 docker==4.2.2 08:17:39 dogpile.cache==1.3.2 08:17:39 email_validator==2.1.1 08:17:39 filelock==3.13.3 08:17:39 future==1.0.0 08:17:39 gitdb==4.0.11 08:17:39 GitPython==3.1.42 08:17:39 google-auth==2.29.0 08:17:39 httplib2==0.22.0 08:17:39 identify==2.5.35 08:17:39 idna==3.6 08:17:39 importlib-resources==1.5.0 08:17:39 iso8601==2.1.0 08:17:39 Jinja2==3.1.3 08:17:39 jmespath==1.0.1 08:17:39 jsonpatch==1.33 08:17:39 jsonpointer==2.4 08:17:39 jsonschema==4.21.1 08:17:39 jsonschema-specifications==2023.12.1 08:17:39 keystoneauth1==5.6.0 08:17:39 kubernetes==29.0.0 08:17:39 lftools==0.37.10 08:17:39 lxml==5.1.1 08:17:39 MarkupSafe==2.1.5 08:17:39 msgpack==1.0.8 08:17:39 multi_key_dict==2.0.3 08:17:39 munch==4.0.0 08:17:39 netaddr==1.2.1 08:17:39 netifaces==0.11.0 08:17:39 niet==1.4.2 08:17:39 nodeenv==1.8.0 08:17:39 oauth2client==4.1.3 08:17:39 oauthlib==3.2.2 08:17:39 openstacksdk==3.0.0 08:17:39 os-client-config==2.1.0 08:17:39 os-service-types==1.7.0 08:17:39 osc-lib==3.0.1 08:17:39 oslo.config==9.4.0 08:17:39 oslo.context==5.5.0 08:17:39 oslo.i18n==6.3.0 08:17:39 oslo.log==5.5.0 08:17:39 oslo.serialization==5.4.0 08:17:39 oslo.utils==7.1.0 08:17:39 packaging==24.0 08:17:39 pbr==6.0.0 08:17:39 platformdirs==4.2.0 08:17:39 prettytable==3.10.0 08:17:39 pyasn1==0.6.0 08:17:39 pyasn1_modules==0.4.0 08:17:39 pycparser==2.21 08:17:39 pygerrit2==2.0.15 08:17:39 PyGithub==2.3.0 08:17:39 pyinotify==0.9.6 08:17:39 PyJWT==2.8.0 08:17:39 PyNaCl==1.5.0 08:17:39 pyparsing==2.4.7 08:17:39 pyperclip==1.8.2 08:17:39 pyrsistent==0.20.0 08:17:39 python-cinderclient==9.5.0 08:17:39 python-dateutil==2.9.0.post0 08:17:39 python-heatclient==3.5.0 08:17:39 python-jenkins==1.8.2 08:17:39 python-keystoneclient==5.4.0 08:17:39 python-magnumclient==4.4.0 08:17:39 python-novaclient==18.6.0 08:17:39 python-openstackclient==6.6.0 08:17:39 python-swiftclient==4.5.0 08:17:39 PyYAML==6.0.1 08:17:39 referencing==0.34.0 08:17:39 requests==2.31.0 08:17:39 requests-oauthlib==2.0.0 08:17:39 requestsexceptions==1.4.0 08:17:39 rfc3986==2.0.0 08:17:39 rpds-py==0.18.0 08:17:39 rsa==4.9 08:17:39 ruamel.yaml==0.18.6 08:17:39 ruamel.yaml.clib==0.2.8 08:17:39 s3transfer==0.10.1 08:17:39 simplejson==3.19.2 08:17:39 six==1.16.0 08:17:39 smmap==5.0.1 08:17:39 soupsieve==2.5 08:17:39 stevedore==5.2.0 08:17:39 tabulate==0.9.0 08:17:39 toml==0.10.2 08:17:39 tomlkit==0.12.4 08:17:39 tqdm==4.66.2 08:17:39 typing_extensions==4.10.0 08:17:39 tzdata==2024.1 08:17:39 urllib3==1.26.18 08:17:39 virtualenv==20.25.1 08:17:39 wcwidth==0.2.13 08:17:39 websocket-client==1.7.0 08:17:39 wrapt==1.16.0 08:17:39 xdg==6.0.0 08:17:39 xmltodict==0.13.0 08:17:39 yq==3.2.3 08:17:39 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/sh -xe /tmp/jenkins9831698815192568098.sh 08:17:39 + echo quiet=on 08:17:39 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.1/apache-maven-3.6.1-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-ubuntu1804-builder-4c-4g-125 08:17:40 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=i-release -Dsha1=origin/i-release -DMAVEN_OPTS=-Ddocker.skip=true -DPROJECT=nonrtric/plt/rappmanager -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_REFSPEC=refs/heads/i-release -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DSTREAM=i-release "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 08:17:40 " -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=nonrtric/plt/rappmanager --version 08:17:40 Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) 08:17:40 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 08:17:40 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 08:17:40 Default locale: en, platform encoding: UTF-8 08:17:40 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 08:17:40 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/sh -xe /tmp/jenkins684103944993890930.sh 08:17:40 + rm /home/jenkins/.wgetrc 08:17:40 [EnvInject] - Injecting environment variables from a build step. 08:17:40 [EnvInject] - Injecting as environment variables the properties content 08:17:40 SET_JDK_VERSION=openjdk17 08:17:40 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 08:17:40 08:17:40 [EnvInject] - Variables injected successfully. 08:17:40 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/sh /tmp/jenkins14193731255734510012.sh 08:17:40 ---> update-java-alternatives.sh 08:17:40 ---> Updating Java version 08:17:40 ---> Ubuntu/Debian system detected 08:17:40 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 08:17:40 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 08:17:40 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 08:17:41 openjdk version "17.0.4" 2022-07-19 08:17:41 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 08:17:41 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 08:17:41 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 08:17:41 [EnvInject] - Injecting environment variables from a build step. 08:17:41 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 08:17:41 [EnvInject] - Variables injected successfully. 08:17:41 provisioning config files... 08:17:41 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release@tmp/config5482923694631131163tmp 08:17:41 copy managed file [nonrtric-plt-rappmanager] to file:/w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release@tmp/config8015455210988077799tmp 08:17:41 [EnvInject] - Injecting environment variables from a build step. 08:17:41 [EnvInject] - Injecting as environment variables the properties content 08:17:41 MAVEN_GOALS=clean install 08:17:41 08:17:41 [EnvInject] - Variables injected successfully. 08:17:41 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash -l /tmp/jenkins4314597839335906010.sh 08:17:41 ---> common-variables.sh 08:17:41 --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 08:17:41 ---> sonatype-clm.sh 08:17:41 Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) 08:17:41 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 08:17:41 Java version: 17.0.4, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 08:17:41 Default locale: en, platform encoding: UTF-8 08:17:41 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 08:17:42 [INFO] Scanning for projects... 08:18:04 [INFO] ------------------------------------------------------------------------ 08:18:04 [INFO] Reactor Build Order: 08:18:04 [INFO] 08:18:04 [INFO] NONRTRIC rAppmanager [pom] 08:18:04 [INFO] rapp-manager-models [jar] 08:18:04 [INFO] rapp-manager-dme [jar] 08:18:04 [INFO] rapp-manager-acm [jar] 08:18:04 [INFO] rapp-manager-sme [jar] 08:18:04 [INFO] rapp-manager-application [jar] 08:18:06 [INFO] 08:18:06 [INFO] ---------------< org.o-ran-sc.nonrtric.plt:rappmanager >---------------- 08:18:06 [INFO] Building NONRTRIC rAppmanager 0.0.2-SNAPSHOT [1/6] 08:18:06 [INFO] --------------------------------[ pom ]--------------------------------- 08:18:06 [INFO] 08:18:06 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rappmanager --- 08:18:06 [INFO] 08:18:06 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ rappmanager --- 08:18:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release/target/jacoco.exec 08:18:08 [INFO] 08:18:08 [INFO] --- jacoco-maven-plugin:0.8.10:report (default-report) @ rappmanager --- 08:18:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:18:08 [INFO] 08:18:08 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ rappmanager --- 08:18:08 [INFO] Installing /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/plt/rappmanager/0.0.2-SNAPSHOT/rappmanager-0.0.2-SNAPSHOT.pom 08:18:08 [INFO] 08:18:08 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rappmanager --- 08:18:17 [INFO] org.o-ran-sc.nonrtric.plt:rappmanager:pom:0.0.2-SNAPSHOT 08:18:17 [INFO] 08:18:17 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ rappmanager --- 08:18:17 [INFO] ------------------------------------------------------------------------ 08:18:17 [INFO] Reactor Summary for NONRTRIC rAppmanager 0.0.2-SNAPSHOT: 08:18:17 [INFO] 08:18:17 [INFO] NONRTRIC rAppmanager ............................... FAILURE [ 10.786 s] 08:18:17 [INFO] rapp-manager-models ................................ SKIPPED 08:18:17 [INFO] rapp-manager-dme ................................... SKIPPED 08:18:17 [INFO] rapp-manager-acm ................................... SKIPPED 08:18:17 [INFO] rapp-manager-sme ................................... SKIPPED 08:18:17 [INFO] rapp-manager-application ........................... SKIPPED 08:18:17 [INFO] ------------------------------------------------------------------------ 08:18:17 [INFO] BUILD FAILURE 08:18:17 [INFO] ------------------------------------------------------------------------ 08:18:17 [INFO] Total time: 34.974 s 08:18:17 [INFO] Finished at: 2024-03-30T08:18:17Z 08:18:17 [INFO] ------------------------------------------------------------------------ 08:18:17 [ERROR] Failed to execute goal com.sonatype.clm:clm-maven-plugin:2.41.0-02:index (default-cli) on project rappmanager: Execution default-cli of goal com.sonatype.clm:clm-maven-plugin:2.41.0-02:index failed: An API incompatibility was encountered while executing com.sonatype.clm:clm-maven-plugin:2.41.0-02:index: java.lang.ExceptionInInitializerError: null 08:18:17 [ERROR] ----------------------------------------------------- 08:18:17 [ERROR] realm = plugin>com.sonatype.clm:clm-maven-plugin:2.41.0-02 08:18:17 [ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy 08:18:17 [ERROR] urls[0] = file:/tmp/r/com/sonatype/clm/clm-maven-plugin/2.41.0-02/clm-maven-plugin-2.41.0-02.jar 08:18:17 [ERROR] urls[1] = file:/tmp/r/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar 08:18:17 [ERROR] Number of foreign imports: 1 08:18:17 [ERROR] import: Entry[import from realm ClassRealm[maven.api, parent: null]] 08:18:17 [ERROR] 08:18:17 [ERROR] -----------------------------------------------------: Unable to make field protected volatile java.util.Properties java.util.Properties.defaults accessible: module java.base does not "opens java.util" to unnamed module @ca60688 08:18:17 [ERROR] -> [Help 1] 08:18:17 [ERROR] 08:18:17 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 08:18:17 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 08:18:17 [ERROR] 08:18:17 [ERROR] For more information about the errors and possible solutions, please read the following articles: 08:18:17 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginContainerException 08:18:17 Build step 'Execute shell' marked build as failure 08:18:17 $ ssh-agent -k 08:18:17 unset SSH_AUTH_SOCK; 08:18:17 unset SSH_AGENT_PID; 08:18:17 echo Agent pid 1774 killed; 08:18:17 [ssh-agent] Stopped. 08:18:17 [PostBuildScript] - [INFO] Executing post build scripts. 08:18:17 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins3400655607383255994.sh 08:18:17 ---> sysstat.sh 08:18:17 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins6755967491469886928.sh 08:18:17 ---> package-listing.sh 08:18:17 ++ tr '[:upper:]' '[:lower:]' 08:18:17 ++ facter osfamily 08:18:18 + OS_FAMILY=debian 08:18:18 + workspace=/w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release 08:18:18 + START_PACKAGES=/tmp/packages_start.txt 08:18:18 + END_PACKAGES=/tmp/packages_end.txt 08:18:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:18:18 + PACKAGES=/tmp/packages_start.txt 08:18:18 + '[' /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release ']' 08:18:18 + PACKAGES=/tmp/packages_end.txt 08:18:18 + case "${OS_FAMILY}" in 08:18:18 + dpkg -l 08:18:18 + grep '^ii' 08:18:18 + '[' -f /tmp/packages_start.txt ']' 08:18:18 + '[' -f /tmp/packages_end.txt ']' 08:18:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:18:18 + '[' /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release ']' 08:18:18 + mkdir -p /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release/archives/ 08:18:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release/archives/ 08:18:18 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins12451027756871031136.sh 08:18:18 ---> capture-instance-metadata.sh 08:18:18 Setup pyenv: 08:18:18 system 08:18:18 3.8.13 08:18:18 3.9.13 08:18:18 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release/.python-version) 08:18:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kzUz from file:/tmp/.os_lf_venv 08:18:19 lf-activate-venv(): INFO: Installing: lftools 08:18:31 lf-activate-venv(): INFO: Adding /tmp/venv-kzUz/bin to PATH 08:18:31 INFO: Running in OpenStack, capturing instance metadata 08:18:31 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins10025459053128373188.sh 08:18:31 provisioning config files... 08:18:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release@tmp/config3309604221949129083tmp 08:18:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:18:31 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:18:31 [EnvInject] - Injecting environment variables from a build step. 08:18:31 [EnvInject] - Injecting as environment variables the properties content 08:18:31 SERVER_ID=logs 08:18:31 08:18:31 [EnvInject] - Variables injected successfully. 08:18:31 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins4786006592743341249.sh 08:18:31 ---> create-netrc.sh 08:18:31 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins15833166042378387076.sh 08:18:31 ---> python-tools-install.sh 08:18:31 Setup pyenv: 08:18:31 system 08:18:31 3.8.13 08:18:31 3.9.13 08:18:31 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release/.python-version) 08:18:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kzUz from file:/tmp/.os_lf_venv 08:18:33 lf-activate-venv(): INFO: Installing: lftools 08:18:42 lf-activate-venv(): INFO: Adding /tmp/venv-kzUz/bin to PATH 08:18:42 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins6079195777873933736.sh 08:18:42 ---> sudo-logs.sh 08:18:42 Archiving 'sudo' log.. 08:18:43 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins16959412830611644268.sh 08:18:43 ---> job-cost.sh 08:18:43 Setup pyenv: 08:18:43 system 08:18:43 3.8.13 08:18:43 3.9.13 08:18:43 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release/.python-version) 08:18:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kzUz from file:/tmp/.os_lf_venv 08:18:44 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:18:49 lf-activate-venv(): INFO: Adding /tmp/venv-kzUz/bin to PATH 08:18:49 INFO: No Stack... 08:18:50 INFO: Retrieving Pricing Info for: v2-highcpu-4 08:18:50 INFO: Archiving Costs 08:18:50 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash -l /tmp/jenkins824769051009155922.sh 08:18:50 ---> logs-deploy.sh 08:18:50 Setup pyenv: 08:18:50 system 08:18:50 3.8.13 08:18:50 3.9.13 08:18:50 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release/.python-version) 08:18:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kzUz from file:/tmp/.os_lf_venv 08:18:52 lf-activate-venv(): INFO: Installing: lftools 08:19:01 lf-activate-venv(): INFO: Adding /tmp/venv-kzUz/bin to PATH 08:19:01 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-rappmanager-maven-clm-i-release/16 08:19:01 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 08:19:02 Archives upload complete. 08:19:03 INFO: archiving logs to Nexus 08:19:03 ---> uname -a: 08:19:03 Linux prd-ubuntu1804-builder-4c-4g-125 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:19:03 08:19:03 08:19:03 ---> lscpu: 08:19:03 Architecture: x86_64 08:19:03 CPU op-mode(s): 32-bit, 64-bit 08:19:03 Byte Order: Little Endian 08:19:03 CPU(s): 4 08:19:03 On-line CPU(s) list: 0-3 08:19:03 Thread(s) per core: 1 08:19:03 Core(s) per socket: 1 08:19:03 Socket(s): 4 08:19:03 NUMA node(s): 1 08:19:03 Vendor ID: AuthenticAMD 08:19:03 CPU family: 23 08:19:03 Model: 49 08:19:03 Model name: AMD EPYC-Rome Processor 08:19:03 Stepping: 0 08:19:03 CPU MHz: 2800.000 08:19:03 BogoMIPS: 5600.00 08:19:03 Virtualization: AMD-V 08:19:03 Hypervisor vendor: KVM 08:19:03 Virtualization type: full 08:19:03 L1d cache: 32K 08:19:03 L1i cache: 32K 08:19:03 L2 cache: 512K 08:19:03 L3 cache: 16384K 08:19:03 NUMA node0 CPU(s): 0-3 08:19:03 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl 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 08:19:03 08:19:03 08:19:03 ---> nproc: 08:19:03 4 08:19:03 08:19:03 08:19:03 ---> df -h: 08:19:03 Filesystem Size Used Avail Use% Mounted on 08:19:03 udev 2.0G 0 2.0G 0% /dev 08:19:03 tmpfs 395M 664K 394M 1% /run 08:19:03 /dev/vda1 20G 7.4G 12G 39% / 08:19:03 tmpfs 2.0G 0 2.0G 0% /dev/shm 08:19:03 tmpfs 5.0M 0 5.0M 0% /run/lock 08:19:03 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 08:19:03 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:19:03 tmpfs 395M 0 395M 0% /run/user/1001 08:19:03 08:19:03 08:19:03 ---> free -m: 08:19:03 total used free shared buff/cache available 08:19:03 Mem: 3943 421 1507 0 2015 3263 08:19:03 Swap: 1023 0 1023 08:19:03 08:19:03 08:19:03 ---> ip addr: 08:19:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:19:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:19:03 inet 127.0.0.1/8 scope host lo 08:19:03 valid_lft forever preferred_lft forever 08:19:03 inet6 ::1/128 scope host 08:19:03 valid_lft forever preferred_lft forever 08:19:03 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 08:19:03 link/ether fa:16:3e:e6:e4:e9 brd ff:ff:ff:ff:ff:ff 08:19:03 inet 10.32.7.161/23 brd 10.32.7.255 scope global dynamic ens3 08:19:03 valid_lft 86215sec preferred_lft 86215sec 08:19:03 inet6 fe80::f816:3eff:fee6:e4e9/64 scope link 08:19:03 valid_lft forever preferred_lft forever 08:19:03 08:19:03 08:19:03 ---> sar -b -r -n DEV: 08:19:03 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-125) 03/30/24 _x86_64_ (4 CPU) 08:19:03 08:19:03 08:16:02 LINUX RESTART (4 CPU) 08:19:03 08:19:03 08:17:01 tps rtps wtps bread/s bwrtn/s 08:19:03 08:18:01 76.84 29.11 47.73 1623.86 8339.01 08:19:03 08:19:01 54.37 2.03 52.34 137.71 5790.77 08:19:03 Average: 65.61 15.57 50.03 880.79 7064.89 08:19:03 08:19:03 08:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:19:03 08:18:01 1542564 3271712 2496088 61.80 58012 1819232 717132 14.10 668740 1639720 84124 08:19:03 08:19:01 1505708 3303772 2532944 62.72 63300 1880768 644988 12.68 672300 1669068 23424 08:19:03 Average: 1524136 3287742 2514516 62.26 60656 1850000 681060 13.39 670520 1654394 53774 08:19:03 08:19:03 08:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:19:03 08:18:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 08:19:03 08:18:01 ens3 81.04 67.82 409.29 15.30 0.00 0.00 0.00 0.00 08:19:03 08:19:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 08:19:03 08:19:01 ens3 151.42 173.85 838.51 33.20 0.00 0.00 0.00 0.00 08:19:03 Average: lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 08:19:03 Average: ens3 116.23 120.84 623.90 24.25 0.00 0.00 0.00 0.00 08:19:03 08:19:03 08:19:03 ---> sar -P ALL: 08:19:03 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-125) 03/30/24 _x86_64_ (4 CPU) 08:19:03 08:19:03 08:16:02 LINUX RESTART (4 CPU) 08:19:03 08:19:03 08:17:01 CPU %user %nice %system %iowait %steal %idle 08:19:03 08:18:01 all 16.66 0.00 0.87 1.64 0.04 80.79 08:19:03 08:18:01 0 9.52 0.00 0.52 0.57 0.03 89.36 08:19:03 08:18:01 1 14.97 0.00 0.73 0.63 0.03 83.63 08:19:03 08:18:01 2 7.84 0.00 0.47 3.39 0.05 88.25 08:19:03 08:18:01 3 34.32 0.00 1.77 1.95 0.07 61.88 08:19:03 08:19:01 all 23.83 0.00 1.05 1.08 0.05 73.99 08:19:03 08:19:01 0 12.43 0.00 1.12 0.03 0.03 86.38 08:19:03 08:19:01 1 16.66 0.00 0.67 0.13 0.02 82.52 08:19:03 08:19:01 2 37.51 0.00 1.34 2.96 0.07 58.12 08:19:03 08:19:01 3 28.75 0.00 1.05 1.22 0.05 68.93 08:19:03 Average: all 20.24 0.00 0.96 1.36 0.04 77.39 08:19:03 Average: 0 10.98 0.00 0.82 0.30 0.03 87.88 08:19:03 Average: 1 15.82 0.00 0.70 0.38 0.03 83.07 08:19:03 Average: 2 22.67 0.00 0.90 3.18 0.06 73.19 08:19:03 Average: 3 31.54 0.00 1.41 1.59 0.06 65.41 08:19:03 08:19:03 08:19:03