08:16:29 Started by timer 08:16:29 Running as SYSTEM 08:16:29 [EnvInject] - Loading node environment variables. 08:16:29 Building remotely on prd-ubuntu1804-builder-4c-4g-2155 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release 08:16:29 [ssh-agent] Looking for ssh-agent implementation... 08:16:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:16:29 $ ssh-agent 08:16:29 SSH_AUTH_SOCK=/tmp/ssh-0ZMWHLMTLIQf/agent.1780 08:16:29 SSH_AGENT_PID=1782 08:16:29 [ssh-agent] Started. 08:16:29 Running ssh-add (command line suppressed) 08:16:29 Identity added: /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release@tmp/private_key_9678355154747072903.key (jenkins-ssh) 08:16:29 [ssh-agent] Using credentials jenkins (jenkins) 08:16:29 The recommended git tool is: NONE 08:16:31 using credential jenkins 08:16:31 Wiping out workspace first. 08:16:31 Cloning the remote Git repository 08:16:31 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager 08:16:31 > git init /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release # timeout=10 08:16:31 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager 08:16:31 > git --version # timeout=10 08:16:31 > git --version # 'git version 2.17.1' 08:16:31 using GIT_SSH to set credentials jenkins 08:16:31 > 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:32 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager # timeout=10 08:16:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:16:32 Avoid second fetch 08:16:32 > git rev-parse refs/remotes/origin/i-release^{commit} # timeout=10 08:16:32 Checking out Revision b7e138bf5fd1419a1a0134db8ba016320f968ca7 (refs/remotes/origin/i-release) 08:16:32 > git config core.sparsecheckout # timeout=10 08:16:32 > git checkout -f b7e138bf5fd1419a1a0134db8ba016320f968ca7 # timeout=10 08:16:33 Commit message: "Re-enable participant links & checks after first build of i-release docs" 08:16:33 > git rev-list --no-walk b7e138bf5fd1419a1a0134db8ba016320f968ca7 # timeout=10 08:16:33 > git remote # timeout=10 08:16:33 > git submodule init # timeout=10 08:16:33 > git submodule sync # timeout=10 08:16:33 > git config --get remote.origin.url # timeout=10 08:16:33 > git submodule init # timeout=10 08:16:33 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 08:16:33 > git config --get submodule.sme.url # timeout=10 08:16:33 > git config -f .gitmodules --get submodule.sme.path # timeout=10 08:16:33 > git submodule update --init --recursive sme # timeout=10 08:16:34 provisioning config files... 08:16:34 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:16:34 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:16:34 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins11872926111144727627.sh 08:16:34 ---> python-tools-install.sh 08:16:34 Setup pyenv: 08:16:34 * system (set by /opt/pyenv/version) 08:16:34 * 3.8.13 (set by /opt/pyenv/version) 08:16:34 * 3.9.13 (set by /opt/pyenv/version) 08:16:34 * 3.10.6 (set by /opt/pyenv/version) 08:16:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gbzd 08:16:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:16:42 lf-activate-venv(): INFO: Installing: lftools 08:17:15 lf-activate-venv(): INFO: Adding /tmp/venv-gbzd/bin to PATH 08:17:15 Generating Requirements File 08:17:44 Python 3.10.6 08:17:45 pip 24.0 from /tmp/venv-gbzd/lib/python3.10/site-packages/pip (python 3.10) 08:17:45 appdirs==1.4.4 08:17:45 argcomplete==3.3.0 08:17:45 aspy.yaml==1.3.0 08:17:45 attrs==23.2.0 08:17:45 autopage==0.5.2 08:17:45 beautifulsoup4==4.12.3 08:17:45 boto3==1.34.88 08:17:45 botocore==1.34.88 08:17:45 bs4==0.0.2 08:17:45 cachetools==5.3.3 08:17:45 certifi==2024.2.2 08:17:45 cffi==1.16.0 08:17:45 cfgv==3.4.0 08:17:45 chardet==5.2.0 08:17:45 charset-normalizer==3.3.2 08:17:45 click==8.1.7 08:17:45 cliff==4.6.0 08:17:45 cmd2==2.4.3 08:17:45 cryptography==3.3.2 08:17:45 debtcollector==3.0.0 08:17:45 decorator==5.1.1 08:17:45 defusedxml==0.7.1 08:17:45 Deprecated==1.2.14 08:17:45 distlib==0.3.8 08:17:45 dnspython==2.6.1 08:17:45 docker==4.2.2 08:17:45 dogpile.cache==1.3.2 08:17:45 email_validator==2.1.1 08:17:45 filelock==3.13.4 08:17:45 future==1.0.0 08:17:45 gitdb==4.0.11 08:17:45 GitPython==3.1.43 08:17:45 google-auth==2.29.0 08:17:45 httplib2==0.22.0 08:17:45 identify==2.5.35 08:17:45 idna==3.7 08:17:45 importlib-resources==1.5.0 08:17:45 iso8601==2.1.0 08:17:45 Jinja2==3.1.3 08:17:45 jmespath==1.0.1 08:17:45 jsonpatch==1.33 08:17:45 jsonpointer==2.4 08:17:45 jsonschema==4.21.1 08:17:45 jsonschema-specifications==2023.12.1 08:17:45 keystoneauth1==5.6.0 08:17:45 kubernetes==29.0.0 08:17:45 lftools==0.37.10 08:17:45 lxml==5.2.1 08:17:45 MarkupSafe==2.1.5 08:17:45 msgpack==1.0.8 08:17:45 multi_key_dict==2.0.3 08:17:45 munch==4.0.0 08:17:45 netaddr==1.2.1 08:17:45 netifaces==0.11.0 08:17:45 niet==1.4.2 08:17:45 nodeenv==1.8.0 08:17:45 oauth2client==4.1.3 08:17:45 oauthlib==3.2.2 08:17:45 openstacksdk==3.1.0 08:17:45 os-client-config==2.1.0 08:17:45 os-service-types==1.7.0 08:17:45 osc-lib==3.0.1 08:17:45 oslo.config==9.4.0 08:17:45 oslo.context==5.5.0 08:17:45 oslo.i18n==6.3.0 08:17:45 oslo.log==5.5.1 08:17:45 oslo.serialization==5.4.0 08:17:45 oslo.utils==7.1.0 08:17:45 packaging==24.0 08:17:45 pbr==6.0.0 08:17:45 platformdirs==4.2.0 08:17:45 prettytable==3.10.0 08:17:45 pyasn1==0.6.0 08:17:45 pyasn1_modules==0.4.0 08:17:45 pycparser==2.22 08:17:45 pygerrit2==2.0.15 08:17:45 PyGithub==2.3.0 08:17:45 pyinotify==0.9.6 08:17:45 PyJWT==2.8.0 08:17:45 PyNaCl==1.5.0 08:17:45 pyparsing==2.4.7 08:17:45 pyperclip==1.8.2 08:17:45 pyrsistent==0.20.0 08:17:45 python-cinderclient==9.5.0 08:17:45 python-dateutil==2.9.0.post0 08:17:45 python-heatclient==3.5.0 08:17:45 python-jenkins==1.8.2 08:17:45 python-keystoneclient==5.4.0 08:17:45 python-magnumclient==4.4.0 08:17:45 python-novaclient==18.6.0 08:17:45 python-openstackclient==6.6.0 08:17:45 python-swiftclient==4.5.0 08:17:45 PyYAML==6.0.1 08:17:45 referencing==0.34.0 08:17:45 requests==2.31.0 08:17:45 requests-oauthlib==2.0.0 08:17:45 requestsexceptions==1.4.0 08:17:45 rfc3986==2.0.0 08:17:45 rpds-py==0.18.0 08:17:45 rsa==4.9 08:17:45 ruamel.yaml==0.18.6 08:17:45 ruamel.yaml.clib==0.2.8 08:17:45 s3transfer==0.10.1 08:17:45 simplejson==3.19.2 08:17:45 six==1.16.0 08:17:45 smmap==5.0.1 08:17:45 soupsieve==2.5 08:17:45 stevedore==5.2.0 08:17:45 tabulate==0.9.0 08:17:45 toml==0.10.2 08:17:45 tomlkit==0.12.4 08:17:45 tqdm==4.66.2 08:17:45 typing_extensions==4.11.0 08:17:45 tzdata==2024.1 08:17:45 urllib3==1.26.18 08:17:45 virtualenv==20.25.3 08:17:45 wcwidth==0.2.13 08:17:45 websocket-client==1.7.0 08:17:45 wrapt==1.16.0 08:17:45 xdg==6.0.0 08:17:45 xmltodict==0.13.0 08:17:45 yq==3.4.1 08:17:45 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/sh -xe /tmp/jenkins11161127705104331912.sh 08:17:45 + echo quiet=on 08:17:45 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-2155 08:17:46 [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:46 " -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=nonrtric/plt/rappmanager --version 08:17:46 Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) 08:17:46 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 08:17:46 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 08:17:46 Default locale: en, platform encoding: UTF-8 08:17:46 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 08:17:46 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/sh -xe /tmp/jenkins12919798421876386989.sh 08:17:46 + rm /home/jenkins/.wgetrc 08:17:46 [EnvInject] - Injecting environment variables from a build step. 08:17:46 [EnvInject] - Injecting as environment variables the properties content 08:17:46 SET_JDK_VERSION=openjdk17 08:17:46 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 08:17:46 08:17:46 [EnvInject] - Variables injected successfully. 08:17:46 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/sh /tmp/jenkins10708451906331642402.sh 08:17:46 ---> update-java-alternatives.sh 08:17:46 ---> Updating Java version 08:17:46 ---> Ubuntu/Debian system detected 08:17:47 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 08:17:47 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 08:17:47 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:47 openjdk version "17.0.4" 2022-07-19 08:17:47 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 08:17:47 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 08:17:47 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 08:17:47 [EnvInject] - Injecting environment variables from a build step. 08:17:47 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 08:17:47 [EnvInject] - Variables injected successfully. 08:17:47 provisioning config files... 08:17:47 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release@tmp/config8212388310351051749tmp 08:17:47 copy managed file [nonrtric-plt-rappmanager] to file:/w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release@tmp/config10449922184608557721tmp 08:17:47 [EnvInject] - Injecting environment variables from a build step. 08:17:47 [EnvInject] - Injecting as environment variables the properties content 08:17:47 MAVEN_GOALS=clean install 08:17:47 08:17:47 [EnvInject] - Variables injected successfully. 08:17:47 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash -l /tmp/jenkins6678906125297913658.sh 08:17:47 ---> common-variables.sh 08:17:47 --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:47 ---> sonatype-clm.sh 08:17:48 Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) 08:17:48 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 08:17:48 Java version: 17.0.4, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 08:17:48 Default locale: en, platform encoding: UTF-8 08:17:48 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 08:17:49 [INFO] Scanning for projects... 08:18:10 [INFO] ------------------------------------------------------------------------ 08:18:10 [INFO] Reactor Build Order: 08:18:10 [INFO] 08:18:10 [INFO] NONRTRIC rAppmanager [pom] 08:18:10 [INFO] rapp-manager-models [jar] 08:18:10 [INFO] rapp-manager-dme [jar] 08:18:10 [INFO] rapp-manager-acm [jar] 08:18:10 [INFO] rapp-manager-sme [jar] 08:18:10 [INFO] rapp-manager-application [jar] 08:18:13 [INFO] 08:18:13 [INFO] ---------------< org.o-ran-sc.nonrtric.plt:rappmanager >---------------- 08:18:13 [INFO] Building NONRTRIC rAppmanager 0.0.2-SNAPSHOT [1/6] 08:18:13 [INFO] --------------------------------[ pom ]--------------------------------- 08:18:13 [INFO] 08:18:13 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rappmanager --- 08:18:13 [INFO] 08:18:13 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ rappmanager --- 08:18:15 [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:15 [INFO] 08:18:15 [INFO] --- jacoco-maven-plugin:0.8.10:report (default-report) @ rappmanager --- 08:18:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:18:15 [INFO] 08:18:15 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ rappmanager --- 08:18:15 [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:15 [INFO] 08:18:15 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rappmanager --- 08:18:23 [INFO] org.o-ran-sc.nonrtric.plt:rappmanager:pom:0.0.2-SNAPSHOT 08:18:23 [INFO] 08:18:23 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ rappmanager --- 08:18:23 [INFO] ------------------------------------------------------------------------ 08:18:23 [INFO] Reactor Summary for NONRTRIC rAppmanager 0.0.2-SNAPSHOT: 08:18:23 [INFO] 08:18:23 [INFO] NONRTRIC rAppmanager ............................... FAILURE [ 10.152 s] 08:18:23 [INFO] rapp-manager-models ................................ SKIPPED 08:18:23 [INFO] rapp-manager-dme ................................... SKIPPED 08:18:23 [INFO] rapp-manager-acm ................................... SKIPPED 08:18:23 [INFO] rapp-manager-sme ................................... SKIPPED 08:18:23 [INFO] rapp-manager-application ........................... SKIPPED 08:18:23 [INFO] ------------------------------------------------------------------------ 08:18:23 [INFO] BUILD FAILURE 08:18:23 [INFO] ------------------------------------------------------------------------ 08:18:23 [INFO] Total time: 34.800 s 08:18:23 [INFO] Finished at: 2024-04-20T08:18:23Z 08:18:23 [INFO] ------------------------------------------------------------------------ 08:18:23 [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:23 [ERROR] ----------------------------------------------------- 08:18:23 [ERROR] realm = plugin>com.sonatype.clm:clm-maven-plugin:2.41.0-02 08:18:23 [ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy 08:18:23 [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:23 [ERROR] urls[1] = file:/tmp/r/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar 08:18:23 [ERROR] Number of foreign imports: 1 08:18:23 [ERROR] import: Entry[import from realm ClassRealm[maven.api, parent: null]] 08:18:23 [ERROR] 08:18:23 [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 @33568e26 08:18:23 [ERROR] -> [Help 1] 08:18:23 [ERROR] 08:18:23 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 08:18:23 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 08:18:23 [ERROR] 08:18:23 [ERROR] For more information about the errors and possible solutions, please read the following articles: 08:18:23 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginContainerException 08:18:23 Build step 'Execute shell' marked build as failure 08:18:23 $ ssh-agent -k 08:18:23 unset SSH_AUTH_SOCK; 08:18:23 unset SSH_AGENT_PID; 08:18:23 echo Agent pid 1782 killed; 08:18:23 [ssh-agent] Stopped. 08:18:23 [PostBuildScript] - [INFO] Executing post build scripts. 08:18:23 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins15269208260393232683.sh 08:18:23 ---> sysstat.sh 08:18:24 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins16100309643660619149.sh 08:18:24 ---> package-listing.sh 08:18:24 ++ tr '[:upper:]' '[:lower:]' 08:18:24 ++ facter osfamily 08:18:24 + OS_FAMILY=debian 08:18:24 + workspace=/w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release 08:18:24 + START_PACKAGES=/tmp/packages_start.txt 08:18:24 + END_PACKAGES=/tmp/packages_end.txt 08:18:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:18:24 + PACKAGES=/tmp/packages_start.txt 08:18:24 + '[' /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release ']' 08:18:24 + PACKAGES=/tmp/packages_end.txt 08:18:24 + case "${OS_FAMILY}" in 08:18:24 + dpkg -l 08:18:24 + grep '^ii' 08:18:24 + '[' -f /tmp/packages_start.txt ']' 08:18:24 + '[' -f /tmp/packages_end.txt ']' 08:18:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:18:24 + '[' /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release ']' 08:18:24 + mkdir -p /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release/archives/ 08:18:24 + 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:24 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins11488692635369594782.sh 08:18:24 ---> capture-instance-metadata.sh 08:18:24 Setup pyenv: 08:18:24 system 08:18:24 3.8.13 08:18:24 3.9.13 08:18:24 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release/.python-version) 08:18:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gbzd from file:/tmp/.os_lf_venv 08:18:26 lf-activate-venv(): INFO: Installing: lftools 08:18:38 lf-activate-venv(): INFO: Adding /tmp/venv-gbzd/bin to PATH 08:18:38 INFO: Running in OpenStack, capturing instance metadata 08:18:38 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins2277914389987395351.sh 08:18:38 provisioning config files... 08:18:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release@tmp/config17698656039512424990tmp 08:18:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:18:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:18:38 [EnvInject] - Injecting environment variables from a build step. 08:18:38 [EnvInject] - Injecting as environment variables the properties content 08:18:38 SERVER_ID=logs 08:18:38 08:18:38 [EnvInject] - Variables injected successfully. 08:18:38 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins14999819394663900547.sh 08:18:38 ---> create-netrc.sh 08:18:38 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins10230045851036068791.sh 08:18:38 ---> python-tools-install.sh 08:18:38 Setup pyenv: 08:18:38 system 08:18:38 3.8.13 08:18:38 3.9.13 08:18:38 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release/.python-version) 08:18:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gbzd from file:/tmp/.os_lf_venv 08:18:40 lf-activate-venv(): INFO: Installing: lftools 08:18:50 lf-activate-venv(): INFO: Adding /tmp/venv-gbzd/bin to PATH 08:18:50 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins15563715830947007560.sh 08:18:50 ---> sudo-logs.sh 08:18:50 Archiving 'sudo' log.. 08:18:50 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins385326577684711293.sh 08:18:50 ---> job-cost.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-gbzd from file:/tmp/.os_lf_venv 08:18:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:18:57 lf-activate-venv(): INFO: Adding /tmp/venv-gbzd/bin to PATH 08:18:57 INFO: No Stack... 08:18:58 INFO: Retrieving Pricing Info for: v2-highcpu-4 08:18:58 INFO: Archiving Costs 08:18:58 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash -l /tmp/jenkins16121054601198048497.sh 08:18:58 ---> logs-deploy.sh 08:18:58 Setup pyenv: 08:18:58 system 08:18:58 3.8.13 08:18:58 3.9.13 08:18:58 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release/.python-version) 08:18:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gbzd from file:/tmp/.os_lf_venv 08:18:59 lf-activate-venv(): INFO: Installing: lftools 08:19:10 lf-activate-venv(): INFO: Adding /tmp/venv-gbzd/bin to PATH 08:19:10 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-rappmanager-maven-clm-i-release/19 08:19:10 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:11 Archives upload complete. 08:19:11 INFO: archiving logs to Nexus 08:19:12 ---> uname -a: 08:19:12 Linux prd-ubuntu1804-builder-4c-4g-2155 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:12 08:19:12 08:19:12 ---> lscpu: 08:19:12 Architecture: x86_64 08:19:12 CPU op-mode(s): 32-bit, 64-bit 08:19:12 Byte Order: Little Endian 08:19:12 CPU(s): 4 08:19:12 On-line CPU(s) list: 0-3 08:19:12 Thread(s) per core: 1 08:19:12 Core(s) per socket: 1 08:19:12 Socket(s): 4 08:19:12 NUMA node(s): 1 08:19:12 Vendor ID: AuthenticAMD 08:19:12 CPU family: 23 08:19:12 Model: 49 08:19:12 Model name: AMD EPYC-Rome Processor 08:19:12 Stepping: 0 08:19:12 CPU MHz: 2799.998 08:19:12 BogoMIPS: 5599.99 08:19:12 Virtualization: AMD-V 08:19:12 Hypervisor vendor: KVM 08:19:12 Virtualization type: full 08:19:12 L1d cache: 32K 08:19:12 L1i cache: 32K 08:19:12 L2 cache: 512K 08:19:12 L3 cache: 16384K 08:19:12 NUMA node0 CPU(s): 0-3 08:19:12 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:12 08:19:12 08:19:12 ---> nproc: 08:19:12 4 08:19:12 08:19:12 08:19:12 ---> df -h: 08:19:12 Filesystem Size Used Avail Use% Mounted on 08:19:12 udev 2.0G 0 2.0G 0% /dev 08:19:12 tmpfs 395M 664K 394M 1% /run 08:19:12 /dev/vda1 20G 7.4G 12G 39% / 08:19:12 tmpfs 2.0G 0 2.0G 0% /dev/shm 08:19:12 tmpfs 5.0M 0 5.0M 0% /run/lock 08:19:12 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 08:19:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:19:12 tmpfs 395M 0 395M 0% /run/user/1001 08:19:12 08:19:12 08:19:12 ---> free -m: 08:19:12 total used free shared buff/cache available 08:19:12 Mem: 3943 424 1502 0 2017 3261 08:19:12 Swap: 1023 0 1023 08:19:12 08:19:12 08:19:12 ---> ip addr: 08:19:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:19:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:19:12 inet 127.0.0.1/8 scope host lo 08:19:12 valid_lft forever preferred_lft forever 08:19:12 inet6 ::1/128 scope host 08:19:12 valid_lft forever preferred_lft forever 08:19:12 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 08:19:12 link/ether fa:16:3e:72:0d:e3 brd ff:ff:ff:ff:ff:ff 08:19:12 inet 10.32.6.30/23 brd 10.32.7.255 scope global dynamic ens3 08:19:12 valid_lft 86220sec preferred_lft 86220sec 08:19:12 inet6 fe80::f816:3eff:fe72:de3/64 scope link 08:19:12 valid_lft forever preferred_lft forever 08:19:12 08:19:12 08:19:12 ---> sar -b -r -n DEV: 08:19:12 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-2155) 04/20/24 _x86_64_ (4 CPU) 08:19:12 08:19:12 08:16:13 LINUX RESTART (4 CPU) 08:19:12 08:19:12 08:17:02 tps rtps wtps bread/s bwrtn/s 08:19:12 08:18:01 100.83 42.81 58.02 2639.01 8908.05 08:19:12 08:19:01 52.41 2.03 50.37 137.71 5681.99 08:19:12 Average: 76.42 22.25 54.17 1377.85 7281.47 08:19:12 08:19:12 08:17:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:19:12 08:18:01 1550104 3280024 2488548 61.62 58004 1820200 712364 14.00 659360 1641036 83352 08:19:12 08:19:01 1559604 3359008 2479048 61.38 63044 1882520 587360 11.55 615128 1670688 23228 08:19:12 Average: 1554854 3319516 2483798 61.50 60524 1851360 649862 12.77 637244 1655862 53290 08:19:12 08:19:12 08:17:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:19:12 08:18:01 lo 1.56 1.56 0.15 0.15 0.00 0.00 0.00 0.00 08:19:12 08:18:01 ens3 77.60 62.72 427.35 14.59 0.00 0.00 0.00 0.00 08:19:12 08:19:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 08:19:12 08:19:01 ens3 179.32 196.57 848.51 41.66 0.00 0.00 0.00 0.00 08:19:12 Average: lo 1.34 1.34 0.12 0.12 0.00 0.00 0.00 0.00 08:19:12 Average: ens3 128.89 130.21 639.70 28.24 0.00 0.00 0.00 0.00 08:19:12 08:19:12 08:19:12 ---> sar -P ALL: 08:19:12 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-2155) 04/20/24 _x86_64_ (4 CPU) 08:19:12 08:19:12 08:16:13 LINUX RESTART (4 CPU) 08:19:12 08:19:12 08:17:02 CPU %user %nice %system %iowait %steal %idle 08:19:12 08:18:01 all 20.38 0.00 1.29 2.38 0.05 75.90 08:19:12 08:18:01 0 19.13 0.00 1.42 5.36 0.05 74.04 08:19:12 08:18:01 1 27.34 0.00 1.43 2.27 0.05 68.91 08:19:12 08:18:01 2 20.95 0.00 1.22 1.81 0.05 75.97 08:19:12 08:18:01 3 14.13 0.00 1.09 0.10 0.03 84.65 08:19:12 08:19:01 all 22.36 0.00 1.09 0.91 0.06 75.58 08:19:12 08:19:01 0 16.31 0.00 1.37 0.25 0.05 82.02 08:19:12 08:19:01 1 9.35 0.00 0.79 1.13 0.05 88.68 08:19:12 08:19:01 2 46.03 0.00 1.07 0.12 0.08 52.70 08:19:12 08:19:01 3 17.85 0.00 1.14 2.14 0.07 78.81 08:19:12 Average: all 21.38 0.00 1.19 1.64 0.05 75.74 08:19:12 Average: 0 17.71 0.00 1.40 2.79 0.05 78.05 08:19:12 Average: 1 18.22 0.00 1.11 1.69 0.05 78.93 08:19:12 Average: 2 33.59 0.00 1.14 0.96 0.07 64.24 08:19:12 Average: 3 16.00 0.00 1.11 1.13 0.05 81.71 08:19:12 08:19:12 08:19:12