08:16:35 Started by timer 08:16:35 Running as SYSTEM 08:16:35 [EnvInject] - Loading node environment variables. 08:16:35 Building remotely on prd-ubuntu1804-builder-4c-4g-4698 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release 08:16:35 [ssh-agent] Looking for ssh-agent implementation... 08:16:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:16:35 $ ssh-agent 08:16:35 SSH_AUTH_SOCK=/tmp/ssh-r5Dmn9UvpVyT/agent.1797 08:16:35 SSH_AGENT_PID=1799 08:16:35 [ssh-agent] Started. 08:16:35 Running ssh-add (command line suppressed) 08:16:35 Identity added: /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release@tmp/private_key_1395306790073333529.key (jenkins-ssh) 08:16:35 [ssh-agent] Using credentials jenkins (jenkins) 08:16:35 The recommended git tool is: NONE 08:16:37 using credential jenkins 08:16:37 Wiping out workspace first. 08:16:37 Cloning the remote Git repository 08:16:37 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager 08:16:37 > git init /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release # timeout=10 08:16:37 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager 08:16:37 > git --version # timeout=10 08:16:37 > git --version # 'git version 2.17.1' 08:16:37 using GIT_SSH to set credentials jenkins 08:16:37 > 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:38 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager # timeout=10 08:16:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:16:38 Avoid second fetch 08:16:38 > git rev-parse refs/remotes/origin/i-release^{commit} # timeout=10 08:16:38 Checking out Revision b7e138bf5fd1419a1a0134db8ba016320f968ca7 (refs/remotes/origin/i-release) 08:16:38 > git config core.sparsecheckout # timeout=10 08:16:38 > git checkout -f b7e138bf5fd1419a1a0134db8ba016320f968ca7 # timeout=10 08:16:38 Commit message: "Re-enable participant links & checks after first build of i-release docs" 08:16:38 > git rev-list --no-walk b7e138bf5fd1419a1a0134db8ba016320f968ca7 # timeout=10 08:16:39 > git remote # timeout=10 08:16:39 > git submodule init # timeout=10 08:16:39 > git submodule sync # timeout=10 08:16:39 > git config --get remote.origin.url # timeout=10 08:16:39 > git submodule init # timeout=10 08:16:39 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 08:16:39 > git config --get submodule.sme.url # timeout=10 08:16:39 > git config -f .gitmodules --get submodule.sme.path # timeout=10 08:16:39 > git submodule update --init --recursive sme # timeout=10 08:16:39 provisioning config files... 08:16:39 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:16:39 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:16:39 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins5573756829776064805.sh 08:16:39 ---> python-tools-install.sh 08:16:39 Setup pyenv: 08:16:39 * system (set by /opt/pyenv/version) 08:16:39 * 3.8.13 (set by /opt/pyenv/version) 08:16:39 * 3.9.13 (set by /opt/pyenv/version) 08:16:40 * 3.10.6 (set by /opt/pyenv/version) 08:16:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-koAQ 08:16:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:16:48 lf-activate-venv(): INFO: Installing: lftools 08:17:24 lf-activate-venv(): INFO: Adding /tmp/venv-koAQ/bin to PATH 08:17:24 Generating Requirements File 08:17:55 Python 3.10.6 08:17:55 pip 24.0 from /tmp/venv-koAQ/lib/python3.10/site-packages/pip (python 3.10) 08:17:56 appdirs==1.4.4 08:17:56 argcomplete==3.2.3 08:17:56 aspy.yaml==1.3.0 08:17:56 attrs==23.2.0 08:17:56 autopage==0.5.2 08:17:56 beautifulsoup4==4.12.3 08:17:56 boto3==1.34.64 08:17:56 botocore==1.34.64 08:17:56 bs4==0.0.2 08:17:56 cachetools==5.3.3 08:17:56 certifi==2024.2.2 08:17:56 cffi==1.16.0 08:17:56 cfgv==3.4.0 08:17:56 chardet==5.2.0 08:17:56 charset-normalizer==3.3.2 08:17:56 click==8.1.7 08:17:56 cliff==4.6.0 08:17:56 cmd2==2.4.3 08:17:56 cryptography==3.3.2 08:17:56 debtcollector==3.0.0 08:17:56 decorator==5.1.1 08:17:56 defusedxml==0.7.1 08:17:56 Deprecated==1.2.14 08:17:56 distlib==0.3.8 08:17:56 dnspython==2.6.1 08:17:56 docker==4.2.2 08:17:56 dogpile.cache==1.3.2 08:17:56 email_validator==2.1.1 08:17:56 filelock==3.13.1 08:17:56 future==1.0.0 08:17:56 gitdb==4.0.11 08:17:56 GitPython==3.1.42 08:17:56 google-auth==2.28.2 08:17:56 httplib2==0.22.0 08:17:56 identify==2.5.35 08:17:56 idna==3.6 08:17:56 importlib-resources==1.5.0 08:17:56 iso8601==2.1.0 08:17:56 Jinja2==3.1.3 08:17:56 jmespath==1.0.1 08:17:56 jsonpatch==1.33 08:17:56 jsonpointer==2.4 08:17:56 jsonschema==4.21.1 08:17:56 jsonschema-specifications==2023.12.1 08:17:56 keystoneauth1==5.6.0 08:17:56 kubernetes==29.0.0 08:17:56 lftools==0.37.10 08:17:56 lxml==5.1.0 08:17:56 MarkupSafe==2.1.5 08:17:56 msgpack==1.0.8 08:17:56 multi_key_dict==2.0.3 08:17:56 munch==4.0.0 08:17:56 netaddr==1.2.1 08:17:56 netifaces==0.11.0 08:17:56 niet==1.4.2 08:17:56 nodeenv==1.8.0 08:17:56 oauth2client==4.1.3 08:17:56 oauthlib==3.2.2 08:17:56 openstacksdk==3.0.0 08:17:56 os-client-config==2.1.0 08:17:56 os-service-types==1.7.0 08:17:56 osc-lib==3.0.1 08:17:56 oslo.config==9.4.0 08:17:56 oslo.context==5.5.0 08:17:56 oslo.i18n==6.3.0 08:17:56 oslo.log==5.5.0 08:17:56 oslo.serialization==5.4.0 08:17:56 oslo.utils==7.1.0 08:17:56 packaging==24.0 08:17:56 pbr==6.0.0 08:17:56 platformdirs==4.2.0 08:17:56 prettytable==3.10.0 08:17:56 pyasn1==0.5.1 08:17:56 pyasn1-modules==0.3.0 08:17:56 pycparser==2.21 08:17:56 pygerrit2==2.0.15 08:17:56 PyGithub==2.2.0 08:17:56 pyinotify==0.9.6 08:17:56 PyJWT==2.8.0 08:17:56 PyNaCl==1.5.0 08:17:56 pyparsing==2.4.7 08:17:56 pyperclip==1.8.2 08:17:56 pyrsistent==0.20.0 08:17:56 python-cinderclient==9.5.0 08:17:56 python-dateutil==2.9.0.post0 08:17:56 python-heatclient==3.5.0 08:17:56 python-jenkins==1.8.2 08:17:56 python-keystoneclient==5.4.0 08:17:56 python-magnumclient==4.4.0 08:17:56 python-novaclient==18.6.0 08:17:56 python-openstackclient==6.5.0 08:17:56 python-swiftclient==4.5.0 08:17:56 PyYAML==6.0.1 08:17:56 referencing==0.33.0 08:17:56 requests==2.31.0 08:17:56 requests-oauthlib==1.4.0 08:17:56 requestsexceptions==1.4.0 08:17:56 rfc3986==2.0.0 08:17:56 rpds-py==0.18.0 08:17:56 rsa==4.9 08:17:56 ruamel.yaml==0.18.6 08:17:56 ruamel.yaml.clib==0.2.8 08:17:56 s3transfer==0.10.1 08:17:56 simplejson==3.19.2 08:17:56 six==1.16.0 08:17:56 smmap==5.0.1 08:17:56 soupsieve==2.5 08:17:56 stevedore==5.2.0 08:17:56 tabulate==0.9.0 08:17:56 toml==0.10.2 08:17:56 tomlkit==0.12.4 08:17:56 tqdm==4.66.2 08:17:56 typing_extensions==4.10.0 08:17:56 tzdata==2024.1 08:17:56 urllib3==1.26.18 08:17:56 virtualenv==20.25.1 08:17:56 wcwidth==0.2.13 08:17:56 websocket-client==1.7.0 08:17:56 wrapt==1.16.0 08:17:56 xdg==6.0.0 08:17:56 xmltodict==0.13.0 08:17:56 yq==3.2.3 08:17:56 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/sh -xe /tmp/jenkins8461016947433882177.sh 08:17:56 + echo quiet=on 08:17:56 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-4698 08:17:57 [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:57 " -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=nonrtric/plt/rappmanager --version 08:17:57 Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) 08:17:57 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 08:17:57 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 08:17:57 Default locale: en, platform encoding: UTF-8 08:17:57 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 08:17:57 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/sh -xe /tmp/jenkins15942441695267311732.sh 08:17:57 + rm /home/jenkins/.wgetrc 08:17:57 [EnvInject] - Injecting environment variables from a build step. 08:17:57 [EnvInject] - Injecting as environment variables the properties content 08:17:57 SET_JDK_VERSION=openjdk17 08:17:57 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 08:17:57 08:17:57 [EnvInject] - Variables injected successfully. 08:17:57 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/sh /tmp/jenkins14233324292383093172.sh 08:17:57 ---> update-java-alternatives.sh 08:17:57 ---> Updating Java version 08:17:57 ---> Ubuntu/Debian system detected 08:17:58 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 08:17:58 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 08:17:58 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:58 openjdk version "17.0.4" 2022-07-19 08:17:58 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 08:17:58 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 08:17:58 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 08:17:58 [EnvInject] - Injecting environment variables from a build step. 08:17:58 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 08:17:58 [EnvInject] - Variables injected successfully. 08:17:58 provisioning config files... 08:17:58 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release@tmp/config13214921365239014980tmp 08:17:58 copy managed file [nonrtric-plt-rappmanager] to file:/w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release@tmp/config3172095026438921162tmp 08:17:58 [EnvInject] - Injecting environment variables from a build step. 08:17:58 [EnvInject] - Injecting as environment variables the properties content 08:17:58 MAVEN_GOALS=clean install 08:17:58 08:17:58 [EnvInject] - Variables injected successfully. 08:17:58 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash -l /tmp/jenkins3024082574392890921.sh 08:17:58 ---> common-variables.sh 08:17:58 --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:58 ---> sonatype-clm.sh 08:17:59 Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) 08:17:59 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 08:17:59 Java version: 17.0.4, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 08:17:59 Default locale: en, platform encoding: UTF-8 08:17:59 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 08:18:00 [INFO] Scanning for projects... 08:18:26 [INFO] ------------------------------------------------------------------------ 08:18:26 [INFO] Reactor Build Order: 08:18:26 [INFO] 08:18:26 [INFO] NONRTRIC rAppmanager [pom] 08:18:26 [INFO] rapp-manager-models [jar] 08:18:26 [INFO] rapp-manager-dme [jar] 08:18:26 [INFO] rapp-manager-acm [jar] 08:18:26 [INFO] rapp-manager-sme [jar] 08:18:26 [INFO] rapp-manager-application [jar] 08:18:28 [INFO] 08:18:28 [INFO] ---------------< org.o-ran-sc.nonrtric.plt:rappmanager >---------------- 08:18:28 [INFO] Building NONRTRIC rAppmanager 0.0.2-SNAPSHOT [1/6] 08:18:28 [INFO] --------------------------------[ pom ]--------------------------------- 08:18:28 [INFO] 08:18:28 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rappmanager --- 08:18:29 [INFO] 08:18:29 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ rappmanager --- 08:18:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release/target/jacoco.exec 08:18:30 [INFO] 08:18:30 [INFO] --- jacoco-maven-plugin:0.8.10:report (default-report) @ rappmanager --- 08:18:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:18:30 [INFO] 08:18:30 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ rappmanager --- 08:18:31 [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:31 [INFO] 08:18:31 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rappmanager --- 08:18:38 [INFO] org.o-ran-sc.nonrtric.plt:rappmanager:pom:0.0.2-SNAPSHOT 08:18:38 [INFO] 08:18:38 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ rappmanager --- 08:18:39 [INFO] ------------------------------------------------------------------------ 08:18:39 [INFO] Reactor Summary for NONRTRIC rAppmanager 0.0.2-SNAPSHOT: 08:18:39 [INFO] 08:18:39 [INFO] NONRTRIC rAppmanager ............................... FAILURE [ 10.221 s] 08:18:39 [INFO] rapp-manager-models ................................ SKIPPED 08:18:39 [INFO] rapp-manager-dme ................................... SKIPPED 08:18:39 [INFO] rapp-manager-acm ................................... SKIPPED 08:18:39 [INFO] rapp-manager-sme ................................... SKIPPED 08:18:39 [INFO] rapp-manager-application ........................... SKIPPED 08:18:39 [INFO] ------------------------------------------------------------------------ 08:18:39 [INFO] BUILD FAILURE 08:18:39 [INFO] ------------------------------------------------------------------------ 08:18:39 [INFO] Total time: 39.121 s 08:18:39 [INFO] Finished at: 2024-03-16T08:18:39Z 08:18:39 [INFO] ------------------------------------------------------------------------ 08:18:39 [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:39 [ERROR] ----------------------------------------------------- 08:18:39 [ERROR] realm = plugin>com.sonatype.clm:clm-maven-plugin:2.41.0-02 08:18:39 [ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy 08:18:39 [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:39 [ERROR] urls[1] = file:/tmp/r/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar 08:18:39 [ERROR] Number of foreign imports: 1 08:18:39 [ERROR] import: Entry[import from realm ClassRealm[maven.api, parent: null]] 08:18:39 [ERROR] 08:18:39 [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 @7e0883f3 08:18:39 [ERROR] -> [Help 1] 08:18:39 [ERROR] 08:18:39 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 08:18:39 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 08:18:39 [ERROR] 08:18:39 [ERROR] For more information about the errors and possible solutions, please read the following articles: 08:18:39 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginContainerException 08:18:39 Build step 'Execute shell' marked build as failure 08:18:39 $ ssh-agent -k 08:18:39 unset SSH_AUTH_SOCK; 08:18:39 unset SSH_AGENT_PID; 08:18:39 echo Agent pid 1799 killed; 08:18:39 [ssh-agent] Stopped. 08:18:39 [PostBuildScript] - [INFO] Executing post build scripts. 08:18:39 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins4863192648096591473.sh 08:18:39 ---> sysstat.sh 08:18:39 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins3830140908232530478.sh 08:18:39 ---> package-listing.sh 08:18:39 ++ tr '[:upper:]' '[:lower:]' 08:18:39 ++ facter osfamily 08:18:39 + OS_FAMILY=debian 08:18:39 + workspace=/w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release 08:18:39 + START_PACKAGES=/tmp/packages_start.txt 08:18:39 + END_PACKAGES=/tmp/packages_end.txt 08:18:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:18:39 + PACKAGES=/tmp/packages_start.txt 08:18:39 + '[' /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release ']' 08:18:39 + PACKAGES=/tmp/packages_end.txt 08:18:39 + case "${OS_FAMILY}" in 08:18:39 + dpkg -l 08:18:39 + grep '^ii' 08:18:39 + '[' -f /tmp/packages_start.txt ']' 08:18:39 + '[' -f /tmp/packages_end.txt ']' 08:18:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:18:39 + '[' /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release ']' 08:18:39 + mkdir -p /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release/archives/ 08:18:39 + 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:39 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins11131887382322665285.sh 08:18:39 ---> capture-instance-metadata.sh 08:18:39 Setup pyenv: 08:18:40 system 08:18:40 3.8.13 08:18:40 3.9.13 08:18:40 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release/.python-version) 08:18:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-koAQ from file:/tmp/.os_lf_venv 08:18:41 lf-activate-venv(): INFO: Installing: lftools 08:18:54 lf-activate-venv(): INFO: Adding /tmp/venv-koAQ/bin to PATH 08:18:54 INFO: Running in OpenStack, capturing instance metadata 08:18:55 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins13588131729664868983.sh 08:18:55 provisioning config files... 08:18:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release@tmp/config14257998844194411815tmp 08:18:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:18:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:18:55 [EnvInject] - Injecting environment variables from a build step. 08:18:55 [EnvInject] - Injecting as environment variables the properties content 08:18:55 SERVER_ID=logs 08:18:55 08:18:55 [EnvInject] - Variables injected successfully. 08:18:55 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins266200174675921027.sh 08:18:55 ---> create-netrc.sh 08:18:55 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins461522867485961392.sh 08:18:55 ---> python-tools-install.sh 08:18:55 Setup pyenv: 08:18:55 system 08:18:55 3.8.13 08:18:55 3.9.13 08:18:55 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release/.python-version) 08:18:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-koAQ from file:/tmp/.os_lf_venv 08:18:57 lf-activate-venv(): INFO: Installing: lftools 08:19:07 lf-activate-venv(): INFO: Adding /tmp/venv-koAQ/bin to PATH 08:19:07 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins13602291153749195074.sh 08:19:07 ---> sudo-logs.sh 08:19:07 Archiving 'sudo' log.. 08:19:08 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash /tmp/jenkins14458973919332473168.sh 08:19:08 ---> job-cost.sh 08:19:08 Setup pyenv: 08:19:08 system 08:19:08 3.8.13 08:19:08 3.9.13 08:19:08 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release/.python-version) 08:19:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-koAQ from file:/tmp/.os_lf_venv 08:19:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:19:16 lf-activate-venv(): INFO: Adding /tmp/venv-koAQ/bin to PATH 08:19:16 INFO: No Stack... 08:19:16 INFO: Retrieving Pricing Info for: v2-highcpu-4 08:19:16 INFO: Archiving Costs 08:19:16 [nonrtric-plt-rappmanager-maven-clm-i-release] $ /bin/bash -l /tmp/jenkins12295011592164696139.sh 08:19:16 ---> logs-deploy.sh 08:19:16 Setup pyenv: 08:19:16 system 08:19:16 3.8.13 08:19:16 3.9.13 08:19:16 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappmanager-maven-clm-i-release/.python-version) 08:19:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-koAQ from file:/tmp/.os_lf_venv 08:19:18 lf-activate-venv(): INFO: Installing: lftools 08:19:29 lf-activate-venv(): INFO: Adding /tmp/venv-koAQ/bin to PATH 08:19:29 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-rappmanager-maven-clm-i-release/14 08:19:29 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:30 Archives upload complete. 08:19:30 INFO: archiving logs to Nexus 08:19:31 ---> uname -a: 08:19:31 Linux prd-ubuntu1804-builder-4c-4g-4698 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:31 08:19:31 08:19:31 ---> lscpu: 08:19:31 Architecture: x86_64 08:19:31 CPU op-mode(s): 32-bit, 64-bit 08:19:31 Byte Order: Little Endian 08:19:31 CPU(s): 4 08:19:31 On-line CPU(s) list: 0-3 08:19:31 Thread(s) per core: 1 08:19:31 Core(s) per socket: 1 08:19:31 Socket(s): 4 08:19:31 NUMA node(s): 1 08:19:31 Vendor ID: AuthenticAMD 08:19:31 CPU family: 23 08:19:31 Model: 49 08:19:31 Model name: AMD EPYC-Rome Processor 08:19:31 Stepping: 0 08:19:31 CPU MHz: 2799.998 08:19:31 BogoMIPS: 5599.99 08:19:31 Virtualization: AMD-V 08:19:31 Hypervisor vendor: KVM 08:19:31 Virtualization type: full 08:19:31 L1d cache: 32K 08:19:31 L1i cache: 32K 08:19:31 L2 cache: 512K 08:19:31 L3 cache: 16384K 08:19:31 NUMA node0 CPU(s): 0-3 08:19:31 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:31 08:19:31 08:19:31 ---> nproc: 08:19:31 4 08:19:31 08:19:31 08:19:31 ---> df -h: 08:19:31 Filesystem Size Used Avail Use% Mounted on 08:19:31 udev 2.0G 0 2.0G 0% /dev 08:19:31 tmpfs 395M 664K 394M 1% /run 08:19:31 /dev/vda1 20G 7.4G 12G 39% / 08:19:31 tmpfs 2.0G 0 2.0G 0% /dev/shm 08:19:31 tmpfs 5.0M 0 5.0M 0% /run/lock 08:19:31 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 08:19:31 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:19:31 tmpfs 395M 0 395M 0% /run/user/1001 08:19:31 08:19:31 08:19:31 ---> free -m: 08:19:31 total used free shared buff/cache available 08:19:31 Mem: 3943 413 1503 0 2026 3271 08:19:31 Swap: 1023 0 1023 08:19:31 08:19:31 08:19:31 ---> ip addr: 08:19:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:19:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:19:31 inet 127.0.0.1/8 scope host lo 08:19:31 valid_lft forever preferred_lft forever 08:19:31 inet6 ::1/128 scope host 08:19:31 valid_lft forever preferred_lft forever 08:19:31 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 08:19:31 link/ether fa:16:3e:f6:7b:50 brd ff:ff:ff:ff:ff:ff 08:19:31 inet 10.32.6.106/23 brd 10.32.7.255 scope global dynamic ens3 08:19:31 valid_lft 86207sec preferred_lft 86207sec 08:19:31 inet6 fe80::f816:3eff:fef6:7b50/64 scope link 08:19:31 valid_lft forever preferred_lft forever 08:19:31 08:19:31 08:19:31 ---> sar -b -r -n DEV: 08:19:31 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-4698) 03/16/24 _x86_64_ (4 CPU) 08:19:31 08:19:31 08:16:20 LINUX RESTART (4 CPU) 08:19:31 08:19:31 08:17:01 tps rtps wtps bread/s bwrtn/s 08:19:31 08:18:01 97.80 41.98 55.82 2590.10 9140.74 08:19:31 08:19:01 48.06 2.10 45.96 141.18 6230.96 08:19:31 Average: 72.93 22.04 50.89 1365.64 7685.85 08:19:31 08:19:31 08:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:19:31 08:18:01 1573092 3312188 2465552 61.05 57752 1829800 686212 13.49 625492 1652112 111060 08:19:31 08:19:01 1539824 3347892 2498820 61.87 61960 1892360 587688 11.55 623144 1683460 28116 08:19:31 Average: 1556458 3330040 2482186 61.46 59856 1861080 636950 12.52 624318 1667786 69588 08:19:31 08:19:31 08:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:19:31 08:18:01 ens3 89.54 70.09 741.96 15.51 0.00 0.00 0.00 0.00 08:19:31 08:18:01 lo 1.63 1.63 0.16 0.16 0.00 0.00 0.00 0.00 08:19:31 08:19:01 ens3 159.51 186.10 861.24 35.62 0.00 0.00 0.00 0.00 08:19:31 08:19:01 lo 0.57 0.57 0.05 0.05 0.00 0.00 0.00 0.00 08:19:31 Average: ens3 124.52 128.10 801.60 25.56 0.00 0.00 0.00 0.00 08:19:31 Average: lo 1.10 1.10 0.10 0.10 0.00 0.00 0.00 0.00 08:19:31 08:19:31 08:19:31 ---> sar -P ALL: 08:19:31 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-4698) 03/16/24 _x86_64_ (4 CPU) 08:19:31 08:19:31 08:16:20 LINUX RESTART (4 CPU) 08:19:31 08:19:31 08:17:01 CPU %user %nice %system %iowait %steal %idle 08:19:31 08:18:01 all 22.37 0.00 1.50 2.29 0.07 73.77 08:19:31 08:18:01 0 8.21 0.00 0.70 0.63 0.03 90.42 08:19:31 08:18:01 1 43.96 0.00 2.77 4.15 0.08 49.03 08:19:31 08:18:01 2 21.06 0.00 1.37 2.39 0.10 75.08 08:19:31 08:18:01 3 16.29 0.00 1.18 1.99 0.05 80.49 08:19:31 08:19:01 all 19.81 0.00 0.86 0.55 0.07 78.71 08:19:31 08:19:01 0 18.67 0.00 0.42 0.00 0.07 80.84 08:19:31 08:19:01 1 36.32 0.00 1.08 1.18 0.10 61.31 08:19:31 08:19:01 2 14.59 0.00 1.12 0.92 0.07 83.30 08:19:31 08:19:01 3 9.61 0.00 0.82 0.10 0.07 89.41 08:19:31 Average: all 21.09 0.00 1.18 1.42 0.07 76.24 08:19:31 Average: 0 13.44 0.00 0.56 0.32 0.05 85.63 08:19:31 Average: 1 40.14 0.00 1.93 2.67 0.09 55.17 08:19:31 Average: 2 17.82 0.00 1.24 1.65 0.08 79.19 08:19:31 Average: 3 12.96 0.00 1.00 1.05 0.06 84.93 08:19:31 08:19:31 08:19:31