03:34:55 Started by timer 03:34:55 Running as SYSTEM 03:34:55 [EnvInject] - Loading node environment variables. 03:34:55 Building remotely on prd-centos7-builder-1c-1g-2364 (centos7-builder-1c-1g) in workspace /w/workspace/ric-plt-xapp-frame-py-tox-nexus-iq-clm 03:34:55 [ssh-agent] Looking for ssh-agent implementation... 03:34:55 $ ssh-agent 03:34:56 SSH_AUTH_SOCK=/tmp/ssh-TiMkX6HWBaVa/agent.7963 03:34:56 SSH_AGENT_PID=7965 03:34:56 [ssh-agent] Started. 03:34:56 Running ssh-add (command line suppressed) 03:34:56 Identity added: /w/workspace/ric-plt-xapp-frame-py-tox-nexus-iq-clm@tmp/private_key_19753477253437806.key (jenkins-ssh) 03:34:56 [ssh-agent] Using credentials jenkins (jenkins) 03:34:56 The recommended git tool is: NONE 03:35:03 using credential jenkins 03:35:03 Wiping out workspace first. 03:35:03 Cloning the remote Git repository 03:35:04 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/xapp-frame-py 03:35:04 > git init /w/workspace/ric-plt-xapp-frame-py-tox-nexus-iq-clm # timeout=10 03:35:04 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/xapp-frame-py 03:35:04 > git --version # timeout=10 03:35:04 > git --version # 'git version 2.36.6' 03:35:04 using GIT_SSH to set credentials jenkins 03:35:04 [INFO] Currently running in a labeled security context 03:35:04 [INFO] Currently SELinux is 'enforcing' on the host 03:35:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ric-plt-xapp-frame-py-tox-nexus-iq-clm@tmp/jenkins-gitclient-ssh9170847285140781193.key 03:35:04 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/xapp-frame-py +refs/heads/*:refs/remotes/origin/* # timeout=10 03:35:05 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/xapp-frame-py # timeout=10 03:35:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:35:07 Avoid second fetch 03:35:07 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 03:35:07 Checking out Revision 611c03c59f19ae439d660d63d6b9ac0256742e2f (refs/remotes/origin/master) 03:35:07 > git config core.sparsecheckout # timeout=10 03:35:07 > git checkout -f 611c03c59f19ae439d660d63d6b9ac0256742e2f # timeout=10 03:35:08 Commit message: "Merge "RIC:1060: Change in PTL"" 03:35:08 > git rev-list --no-walk 611c03c59f19ae439d660d63d6b9ac0256742e2f # timeout=10 03:35:08 > git remote # timeout=10 03:35:08 > git submodule init # timeout=10 03:35:08 > git submodule sync # timeout=10 03:35:08 > git config --get remote.origin.url # timeout=10 03:35:08 > git submodule init # timeout=10 03:35:09 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 03:35:09 > git config --get submodule.nodeb-rnib.url # timeout=10 03:35:09 > git config -f .gitmodules --get submodule.nodeb-rnib.path # timeout=10 03:35:09 > git submodule update --init --recursive nodeb-rnib # timeout=10 03:35:13 provisioning config files... 03:35:13 copy managed file [npmrc] to file:/home/jenkins/.npmrc 03:35:13 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 03:35:13 [ric-plt-xapp-frame-py-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins16536684544268049968.sh 03:35:13 ---> python-tools-install.sh 03:35:13 Setup pyenv: 03:35:14 system 03:35:14 * 3.8.13 (set by /opt/pyenv/version) 03:35:14 * 3.9.13 (set by /opt/pyenv/version) 03:35:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2XMU 03:35:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:35:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:35:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:35:32 lf-activate-venv(): INFO: Base packages installed successfully 03:35:32 lf-activate-venv(): INFO: Installing additional packages: lftools 03:36:24 lf-activate-venv(): INFO: Adding /tmp/venv-2XMU/bin to PATH 03:36:24 Generating Requirements File 03:37:10 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. 03:37:10 httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:37:11 Python 3.9.13 03:37:11 pip 25.2 from /tmp/venv-2XMU/lib/python3.9/site-packages/pip (python 3.9) 03:37:12 appdirs==1.4.4 03:37:12 argcomplete==3.6.2 03:37:12 aspy.yaml==1.3.0 03:37:12 attrs==25.3.0 03:37:12 autopage==0.5.2 03:37:12 beautifulsoup4==4.13.5 03:37:12 boto3==1.40.21 03:37:12 botocore==1.40.21 03:37:12 bs4==0.0.2 03:37:12 cachetools==5.5.2 03:37:12 certifi==2025.8.3 03:37:12 cffi==1.17.1 03:37:12 cfgv==3.4.0 03:37:12 chardet==5.2.0 03:37:12 charset-normalizer==3.4.3 03:37:12 click==8.1.8 03:37:12 cliff==4.9.1 03:37:12 cmd2==2.7.0 03:37:12 cryptography==3.3.2 03:37:12 debtcollector==3.0.0 03:37:12 decorator==5.2.1 03:37:12 defusedxml==0.7.1 03:37:12 Deprecated==1.2.18 03:37:12 distlib==0.4.0 03:37:12 dnspython==2.7.0 03:37:12 docker==7.1.0 03:37:12 dogpile.cache==1.4.0 03:37:12 durationpy==0.10 03:37:12 email-validator==2.3.0 03:37:12 filelock==3.19.1 03:37:12 future==1.0.0 03:37:12 gitdb==4.0.12 03:37:12 GitPython==3.1.45 03:37:12 google-auth==2.40.3 03:37:12 httplib2==0.30.0 03:37:12 identify==2.6.13 03:37:12 idna==3.10 03:37:12 importlib-resources==1.5.0 03:37:12 importlib_metadata==8.7.0 03:37:12 iso8601==2.1.0 03:37:12 Jinja2==3.1.6 03:37:12 jmespath==1.0.1 03:37:12 jsonpatch==1.33 03:37:12 jsonpointer==3.0.0 03:37:12 jsonschema==4.25.1 03:37:12 jsonschema-specifications==2025.4.1 03:37:12 keystoneauth1==5.11.1 03:37:12 kubernetes==33.1.0 03:37:12 lftools==0.37.13 03:37:12 lxml==6.0.1 03:37:12 markdown-it-py==3.0.0 03:37:12 MarkupSafe==3.0.2 03:37:12 mdurl==0.1.2 03:37:12 msgpack==1.1.1 03:37:12 multi_key_dict==2.0.3 03:37:12 munch==4.0.0 03:37:12 netaddr==1.3.0 03:37:12 niet==1.4.2 03:37:12 nodeenv==1.9.1 03:37:12 oauth2client==4.1.3 03:37:12 oauthlib==3.3.1 03:37:12 openstacksdk==4.5.0 03:37:12 os-client-config==2.1.0 03:37:12 os-service-types==1.7.0 03:37:12 osc-lib==4.0.2 03:37:12 oslo.config==10.0.0 03:37:12 oslo.context==6.1.0 03:37:12 oslo.i18n==6.6.0 03:37:12 oslo.log==7.2.1 03:37:12 oslo.serialization==5.8.0 03:37:12 oslo.utils==9.1.0 03:37:12 packaging==25.0 03:37:12 pbr==7.0.1 03:37:12 platformdirs==4.4.0 03:37:12 prettytable==3.16.0 03:37:12 psutil==7.0.0 03:37:12 pyasn1==0.6.1 03:37:12 pyasn1_modules==0.4.2 03:37:12 pycparser==2.22 03:37:12 pygerrit2==2.0.15 03:37:12 PyGithub==2.7.0 03:37:12 Pygments==2.19.2 03:37:12 PyJWT==2.10.1 03:37:12 PyNaCl==1.5.0 03:37:12 pyparsing==2.4.7 03:37:12 pyperclip==1.9.0 03:37:12 pyrsistent==0.20.0 03:37:12 python-cinderclient==9.7.0 03:37:12 python-dateutil==2.9.0.post0 03:37:12 python-heatclient==4.2.0 03:37:12 python-jenkins==1.8.3 03:37:12 python-keystoneclient==5.6.0 03:37:12 python-magnumclient==4.8.1 03:37:12 python-openstackclient==8.0.0 03:37:12 python-swiftclient==4.8.0 03:37:12 PyYAML==6.0.2 03:37:12 referencing==0.36.2 03:37:12 requests==2.32.5 03:37:12 requests-oauthlib==2.0.0 03:37:12 requestsexceptions==1.4.0 03:37:12 rfc3986==2.0.0 03:37:12 rich==14.1.0 03:37:12 rich-argparse==1.7.1 03:37:12 rpds-py==0.27.1 03:37:12 rsa==4.9.1 03:37:12 ruamel.yaml==0.18.15 03:37:12 ruamel.yaml.clib==0.2.12 03:37:12 s3transfer==0.13.1 03:37:12 simplejson==3.20.1 03:37:12 six==1.17.0 03:37:12 smmap==5.0.2 03:37:12 soupsieve==2.8 03:37:12 stevedore==5.5.0 03:37:12 tabulate==0.9.0 03:37:12 toml==0.10.2 03:37:12 tomlkit==0.13.3 03:37:12 tqdm==4.67.1 03:37:12 typing_extensions==4.15.0 03:37:12 tzdata==2025.2 03:37:12 urllib3==1.26.20 03:37:12 virtualenv==20.34.0 03:37:12 wcwidth==0.2.13 03:37:12 websocket-client==1.8.0 03:37:12 wrapt==1.17.3 03:37:12 xdg==6.0.0 03:37:12 xmltodict==0.14.2 03:37:12 yq==3.4.3 03:37:12 zipp==3.23.0 03:37:12 [EnvInject] - Injecting environment variables from a build step. 03:37:12 [EnvInject] - Injecting as environment variables the properties content 03:37:12 SET_JDK_VERSION=openjdk11 03:37:12 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 03:37:12 03:37:12 [EnvInject] - Variables injected successfully. 03:37:12 [ric-plt-xapp-frame-py-tox-nexus-iq-clm] $ /bin/sh /tmp/jenkins9101116028208466266.sh 03:37:12 ---> update-java-alternatives.sh 03:37:12 ---> Updating Java version 03:37:13 ---> RedHat type system detected 03:37:13 openjdk version "11.0.22" 2024-01-16 LTS 03:37:13 OpenJDK Runtime Environment (Red_Hat-11.0.22.0.7-1.el7_9) (build 11.0.22+7-LTS) 03:37:13 OpenJDK 64-Bit Server VM (Red_Hat-11.0.22.0.7-1.el7_9) (build 11.0.22+7-LTS, mixed mode, sharing) 03:37:13 JAVA_HOME=/usr/lib/jvm/java-11-openjdk 03:37:13 [EnvInject] - Injecting environment variables from a build step. 03:37:13 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 03:37:13 [EnvInject] - Variables injected successfully. 03:37:13 [EnvInject] - Injecting environment variables from a build step. 03:37:13 [EnvInject] - Injecting as environment variables the properties content 03:37:13 PYTHON=python3 03:37:13 03:37:13 [EnvInject] - Variables injected successfully. 03:37:13 [ric-plt-xapp-frame-py-tox-nexus-iq-clm] $ /bin/bash -l /tmp/jenkins724677007401631633.sh 03:37:13 ---> tox-install.sh 03:37:13 + source /home/jenkins/lf-env.sh 03:37:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:37:13 ++ mktemp -d /tmp/venv-XXXX 03:37:13 + lf_venv=/tmp/venv-KRxn 03:37:13 + local venv_file=/tmp/.os_lf_venv 03:37:13 + local python=python3 03:37:13 + local options 03:37:13 + local set_path=true 03:37:13 + local install_args= 03:37:13 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:37:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:37:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:37:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:37:13 + true 03:37:13 + case $1 in 03:37:13 + venv_file=/tmp/.toxenv 03:37:13 + shift 2 03:37:13 + true 03:37:13 + case $1 in 03:37:13 + shift 03:37:13 + break 03:37:13 + case $python in 03:37:13 + local pkg_list= 03:37:13 + [[ -d /opt/pyenv ]] 03:37:13 + echo 'Setup pyenv:' 03:37:13 Setup pyenv: 03:37:13 + export PYENV_ROOT=/opt/pyenv 03:37:13 + PYENV_ROOT=/opt/pyenv 03:37:13 + export PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:37:13 + PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:37:13 + pyenv versions 03:37:14 system 03:37:14 3.8.13 03:37:14 * 3.9.13 (set by /w/workspace/ric-plt-xapp-frame-py-tox-nexus-iq-clm/.python-version) 03:37:14 + command -v pyenv 03:37:14 ++ pyenv init - --no-rehash 03:37:14 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 03:37:14 export PATH="/opt/pyenv/shims:${PATH}" 03:37:14 export PYENV_SHELL=bash 03:37:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:37:14 pyenv() { 03:37:14 local command 03:37:14 command="${1:-}" 03:37:14 if [ "$#" -gt 0 ]; then 03:37:14 shift 03:37:14 fi 03:37:14 03:37:14 case "$command" in 03:37:14 rehash|shell) 03:37:14 eval "$(pyenv "sh-$command" "$@")" 03:37:14 ;; 03:37:14 *) 03:37:14 command pyenv "$command" "$@" 03:37:14 ;; 03:37:14 esac 03:37:14 }' 03:37:14 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 03:37:14 ++ PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:37:14 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:37:14 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:37:14 ++ export PYENV_SHELL=bash 03:37:14 ++ PYENV_SHELL=bash 03:37:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:37:14 +++ complete -F _pyenv pyenv 03:37:14 ++ lf-pyver python3 03:37:14 ++ local py_version_xy=python3 03:37:14 ++ local py_version_xyz= 03:37:14 ++ sed 's/^[ *]* //' 03:37:14 ++ awk '{ print $1 }' 03:37:14 ++ grep -E '^[0-9.]*[0-9]$' 03:37:14 ++ pyenv versions 03:37:14 ++ local command 03:37:14 ++ command=versions 03:37:14 ++ '[' 1 -gt 0 ']' 03:37:14 ++ shift 03:37:14 ++ case "$command" in 03:37:14 ++ command pyenv versions 03:37:14 ++ pyenv versions 03:37:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:37:14 +++ grep '^3' /tmp/.pyenv_versions 03:37:14 +++ sort -V 03:37:14 +++ tail -n 1 03:37:14 ++ py_version_xyz=3.9.13 03:37:14 ++ [[ -z 3.9.13 ]] 03:37:14 ++ echo 3.9.13 03:37:14 ++ return 0 03:37:14 + pyenv local 3.9.13 03:37:14 + local command 03:37:14 + command=local 03:37:14 + '[' 2 -gt 0 ']' 03:37:14 + shift 03:37:14 + case "$command" in 03:37:14 + command pyenv local 3.9.13 03:37:14 + pyenv local 3.9.13 03:37:14 + for arg in '"$@"' 03:37:14 + case $arg in 03:37:14 + pkg_list+='tox ' 03:37:14 + for arg in '"$@"' 03:37:14 + case $arg in 03:37:14 + pkg_list+='virtualenv ' 03:37:14 + for arg in '"$@"' 03:37:14 + case $arg in 03:37:14 + pkg_list+='urllib3~=1.26.15 ' 03:37:14 + [[ -f /tmp/.toxenv ]] 03:37:14 + [[ ! -f /tmp/.toxenv ]] 03:37:14 + [[ -n '' ]] 03:37:14 + python3 -m venv /tmp/venv-KRxn 03:37:22 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KRxn' 03:37:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KRxn 03:37:22 + echo /tmp/venv-KRxn 03:37:22 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 03:37:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 03:37:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 03:37:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:37:22 + local 'pip_opts=--upgrade --quiet' 03:37:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 03:37:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 03:37:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 03:37:22 + [[ -n '' ]] 03:37:22 + [[ -n '' ]] 03:37:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 03:37:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:37:22 + /tmp/venv-KRxn/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 03:37:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 03:37:30 lf-activate-venv(): INFO: Base packages installed successfully 03:37:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:37:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 03:37:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 03:37:30 + /tmp/venv-KRxn/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 03:37:34 + type python3 03:37:34 + true 03:37:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KRxn/bin to PATH' 03:37:34 lf-activate-venv(): INFO: Adding /tmp/venv-KRxn/bin to PATH 03:37:34 + PATH=/tmp/venv-KRxn/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:37:34 + return 0 03:37:34 + python3 --version 03:37:34 Python 3.9.13 03:37:34 + python3 -m pip --version 03:37:34 pip 25.2 from /tmp/venv-KRxn/lib/python3.9/site-packages/pip (python 3.9) 03:37:34 + python3 -m pip freeze 03:37:35 cachetools==6.2.0 03:37:35 chardet==5.2.0 03:37:35 colorama==0.4.6 03:37:35 distlib==0.4.0 03:37:35 filelock==3.19.1 03:37:35 packaging==25.0 03:37:35 platformdirs==4.4.0 03:37:35 pluggy==1.6.0 03:37:35 pyproject-api==1.9.1 03:37:35 tomli==2.2.1 03:37:35 tox==4.28.4 03:37:35 typing_extensions==4.15.0 03:37:35 urllib3==1.26.20 03:37:35 virtualenv==20.34.0 03:37:35 [ric-plt-xapp-frame-py-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins140587290349113775.sh 03:37:35 ---> install-deb-rmr.sh 03:37:35 + version_file=rmr-version.yaml 03:37:35 + '[' -f rmr-version.yaml ']' 03:37:35 ++ grep '^repo:' rmr-version.yaml 03:37:35 ++ cut -d: -f2 03:37:35 ++ xargs 03:37:35 + repo= 03:37:35 ++ cut -d: -f2 03:37:35 ++ xargs 03:37:35 ++ grep '^version:' rmr-version.yaml 03:37:35 + ver=4.9.4 03:37:35 + '[' -z 4.9.4 ']' 03:37:35 + repo=release 03:37:35 + for deb in '"rmr_${ver}_amd64.deb"' '"rmr-dev_${ver}_amd64.deb"' 03:37:35 + wget -nv --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.4_amd64.deb/download.deb 03:37:35 2025-08-30 03:37:35 URL:https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1756525955&Signature=QUNduoVlSd3H3PVWcGFuyc-JSw6zepXlfipOlg0~pNLj8VqrmIQ0sYggyw4bS5lNLHEYVEn1eKruuuqmT3ekcgvMWXvsQhz5zI5ea-lg1SR3Y2bT2lgyHOzMulyOlp30l6m0au-7zXPGfQykSR06WdGS7l5DOpOqR12P5~emWtl7vjSiFXxyMT7vGRJgoTv4lNTUeSi-zOkjUCuBQdP~jP1f~uoNp59zZn-tjLckUPJJUTamJOHgR-45B8TPLpriMXaOnUWdevrbAtWytnNZA4qI1Ale72Ddm9IcpJ1tON3go0h5-rS3X22DdLkbdYepAhIO42N-FltlfTUNXaM0Gw__&Key-Pair-Id=K1ZMSF1EKC3AZL [246552/246552] -> "rmr_4.9.4_amd64.deb" [1] 03:37:35 + sudo dpkg -i rmr_4.9.4_amd64.deb 03:37:35 sudo: dpkg: command not found 03:37:35 Build step 'Execute shell' marked build as failure 03:37:35 $ ssh-agent -k 03:37:35 unset SSH_AUTH_SOCK; 03:37:35 unset SSH_AGENT_PID; 03:37:35 echo Agent pid 7965 killed; 03:37:35 [ssh-agent] Stopped. 03:37:36 [PostBuildScript] - [INFO] Executing post build scripts. 03:37:36 [ric-plt-xapp-frame-py-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins9680169890920983096.sh 03:37:36 ---> sysstat.sh 03:37:36 [ric-plt-xapp-frame-py-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins255466413034418629.sh 03:37:36 ---> package-listing.sh 03:37:36 ++ tr '[:upper:]' '[:lower:]' 03:37:36 ++ facter osfamily 03:37:37 + OS_FAMILY=redhat 03:37:37 + workspace=/w/workspace/ric-plt-xapp-frame-py-tox-nexus-iq-clm 03:37:37 + START_PACKAGES=/tmp/packages_start.txt 03:37:37 + END_PACKAGES=/tmp/packages_end.txt 03:37:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:37:37 + PACKAGES=/tmp/packages_start.txt 03:37:37 + '[' /w/workspace/ric-plt-xapp-frame-py-tox-nexus-iq-clm ']' 03:37:37 + PACKAGES=/tmp/packages_end.txt 03:37:37 + case "${OS_FAMILY}" in 03:37:37 + sort 03:37:37 + rpm -qa 03:37:43 + '[' -f /tmp/packages_start.txt ']' 03:37:43 + '[' -f /tmp/packages_end.txt ']' 03:37:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:37:43 + '[' /w/workspace/ric-plt-xapp-frame-py-tox-nexus-iq-clm ']' 03:37:43 + mkdir -p /w/workspace/ric-plt-xapp-frame-py-tox-nexus-iq-clm/archives/ 03:37:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-xapp-frame-py-tox-nexus-iq-clm/archives/ 03:37:43 [ric-plt-xapp-frame-py-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins17708974999224722760.sh 03:37:43 ---> capture-instance-metadata.sh 03:37:43 Setup pyenv: 03:37:43 system 03:37:43 3.8.13 03:37:43 * 3.9.13 (set by /w/workspace/ric-plt-xapp-frame-py-tox-nexus-iq-clm/.python-version) 03:37:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2XMU from file:/tmp/.os_lf_venv 03:37:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:37:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:37:48 lf-activate-venv(): INFO: Base packages installed successfully 03:37:48 lf-activate-venv(): INFO: Installing additional packages: lftools 03:38:11 lf-activate-venv(): INFO: Adding /tmp/venv-2XMU/bin to PATH 03:38:11 INFO: Running in OpenStack, capturing instance metadata 03:38:12 [ric-plt-xapp-frame-py-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins16683086454783067570.sh 03:38:12 provisioning config files... 03:38:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-xapp-frame-py-tox-nexus-iq-clm@tmp/config15083658003450720881tmp 03:38:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:38:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:38:12 [EnvInject] - Injecting environment variables from a build step. 03:38:12 [EnvInject] - Injecting as environment variables the properties content 03:38:12 SERVER_ID=logs 03:38:12 03:38:12 [EnvInject] - Variables injected successfully. 03:38:12 [ric-plt-xapp-frame-py-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins12159624820999098267.sh 03:38:12 ---> create-netrc.sh 03:38:12 [ric-plt-xapp-frame-py-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins30305028772643169.sh 03:38:12 ---> python-tools-install.sh 03:38:12 Setup pyenv: 03:38:12 system 03:38:12 3.8.13 03:38:12 * 3.9.13 (set by /w/workspace/ric-plt-xapp-frame-py-tox-nexus-iq-clm/.python-version) 03:38:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2XMU from file:/tmp/.os_lf_venv 03:38:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:38:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:38:16 lf-activate-venv(): INFO: Base packages installed successfully 03:38:16 lf-activate-venv(): INFO: Installing additional packages: lftools 03:38:38 lf-activate-venv(): INFO: Adding /tmp/venv-2XMU/bin to PATH 03:38:38 [ric-plt-xapp-frame-py-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins9791378580730946069.sh 03:38:38 ---> sudo-logs.sh 03:38:38 Archiving 'sudo' log.. 03:38:39 [ric-plt-xapp-frame-py-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins15880253808786223190.sh 03:38:39 ---> job-cost.sh 03:38:39 Setup pyenv: 03:38:39 system 03:38:39 3.8.13 03:38:39 * 3.9.13 (set by /w/workspace/ric-plt-xapp-frame-py-tox-nexus-iq-clm/.python-version) 03:38:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2XMU from file:/tmp/.os_lf_venv 03:38:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:38:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:38:44 lf-activate-venv(): INFO: Base packages installed successfully 03:38:44 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:38:56 lf-activate-venv(): INFO: Adding /tmp/venv-2XMU/bin to PATH 03:38:56 INFO: No Stack... 03:38:56 INFO: Retrieving Pricing Info for: v3-starter-1 03:38:57 INFO: Archiving Costs 03:38:57 [ric-plt-xapp-frame-py-tox-nexus-iq-clm] $ /bin/bash -l /tmp/jenkins17702560463438030151.sh 03:38:57 ---> logs-deploy.sh 03:38:57 Setup pyenv: 03:38:57 system 03:38:57 3.8.13 03:38:57 * 3.9.13 (set by /w/workspace/ric-plt-xapp-frame-py-tox-nexus-iq-clm/.python-version) 03:38:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2XMU from file:/tmp/.os_lf_venv 03:38:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:38:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:39:01 lf-activate-venv(): INFO: Base packages installed successfully 03:39:01 lf-activate-venv(): INFO: Installing additional packages: lftools 03:39:23 lf-activate-venv(): INFO: Adding /tmp/venv-2XMU/bin to PATH 03:39:23 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-xapp-frame-py-tox-nexus-iq-clm/280 03:39:23 INFO: archiving workspace using pattern(s): -p **/*.log 03:39:25 Archives upload complete. 03:39:26 INFO: archiving logs to Nexus 03:39:28 ---> uname -a: 03:39:28 Linux prd-centos7-builder-1c-1g-2364.novalocal 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 03:39:28 03:39:28 03:39:28 ---> lscpu: 03:39:28 Architecture: x86_64 03:39:28 CPU op-mode(s): 32-bit, 64-bit 03:39:28 Byte Order: Little Endian 03:39:28 CPU(s): 1 03:39:28 On-line CPU(s) list: 0 03:39:28 Thread(s) per core: 1 03:39:28 Core(s) per socket: 1 03:39:28 Socket(s): 1 03:39:28 NUMA node(s): 1 03:39:28 Vendor ID: AuthenticAMD 03:39:28 CPU family: 23 03:39:28 Model: 49 03:39:28 Model name: AMD EPYC-Rome Processor 03:39:28 Stepping: 0 03:39:28 CPU MHz: 2800.000 03:39:28 BogoMIPS: 5600.00 03:39:28 Virtualization: AMD-V 03:39:28 Hypervisor vendor: KVM 03:39:28 Virtualization type: full 03:39:28 L1d cache: 32K 03:39:28 L1i cache: 32K 03:39:28 L2 cache: 512K 03:39:28 L3 cache: 16384K 03:39:28 NUMA node0 CPU(s): 0 03:39:28 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 art rep_good nopl extd_apicid eagerfpu 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 rsb_ctxsw ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 03:39:28 03:39:28 03:39:28 ---> nproc: 03:39:28 1 03:39:28 03:39:28 03:39:28 ---> df -h: 03:39:28 Filesystem Size Used Avail Use% Mounted on 03:39:28 devtmpfs 882M 0 882M 0% /dev 03:39:28 tmpfs 919M 0 919M 0% /dev/shm 03:39:28 tmpfs 919M 17M 903M 2% /run 03:39:28 tmpfs 919M 0 919M 0% /sys/fs/cgroup 03:39:28 /dev/vda1 20G 5.5G 15G 28% / 03:39:28 tmpfs 184M 0 184M 0% /run/user/1001 03:39:28 03:39:28 03:39:28 ---> free -m: 03:39:28 total used free shared buff/cache available 03:39:28 Mem: 1837 342 142 16 1352 1307 03:39:28 Swap: 1023 0 1023 03:39:28 03:39:28 03:39:28 ---> ip addr: 03:39:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:39:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:39:28 inet 127.0.0.1/8 scope host lo 03:39:28 valid_lft forever preferred_lft forever 03:39:28 inet6 ::1/128 scope host 03:39:28 valid_lft forever preferred_lft forever 03:39:28 2: eth0: mtu 1450 qdisc pfifo_fast state UP group default qlen 1000 03:39:28 link/ether fa:16:3e:6a:ff:2c brd ff:ff:ff:ff:ff:ff 03:39:28 inet 10.32.6.57/23 brd 10.32.7.255 scope global dynamic eth0 03:39:28 valid_lft 86083sec preferred_lft 86083sec 03:39:28 inet6 fe80::f816:3eff:fe6a:ff2c/64 scope link 03:39:28 valid_lft forever preferred_lft forever 03:39:28 03:39:28 03:39:28 ---> sar -b -r -n DEV: 03:39:28 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 08/30/2025 _x86_64_ (1 CPU) 03:39:28 03:39:28 03:34:03 AM LINUX RESTART 03:39:28 03:39:28 03:35:01 AM tps rtps wtps bread/s bwrtn/s 03:39:28 03:36:01 AM 91.99 15.25 76.74 1458.99 5146.27 03:39:28 03:37:01 AM 89.97 0.09 89.88 1.69 9281.04 03:39:28 03:38:02 AM 132.68 58.15 74.53 4518.91 6889.50 03:39:28 03:39:01 AM 24.22 0.71 23.51 116.05 1199.62 03:39:28 Average: 85.15 18.65 66.51 1532.53 5657.08 03:39:28 03:39:28 03:35:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:39:28 03:36:01 AM 68192 1813592 96.38 2088 1375280 502304 17.14 431312 1213320 63340 03:39:28 03:37:01 AM 75100 1806684 96.01 2088 1360152 475000 16.21 415752 1187556 89284 03:39:28 03:38:02 AM 67956 1813828 96.39 2088 1340432 481500 16.43 429696 1161640 18588 03:39:28 03:39:01 AM 158100 1723684 91.60 2088 1301424 430864 14.70 366312 1135524 17372 03:39:28 Average: 92337 1789447 95.09 2088 1344322 472417 16.12 410768 1174510 47146 03:39:28 03:39:28 03:35:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 03:39:28 03:36:01 AM eth0 96.26 75.39 947.81 27.34 0.00 0.00 0.00 03:39:28 03:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:28 03:37:01 AM eth0 23.87 23.41 292.46 3.59 0.00 0.00 0.00 03:39:28 03:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:28 03:38:02 AM eth0 14.58 13.64 19.46 9.94 0.00 0.00 0.00 03:39:28 03:38:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:28 03:39:01 AM eth0 10.73 12.25 10.46 7.70 0.00 0.00 0.00 03:39:28 03:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:28 Average: eth0 36.82 31.52 322.70 12.24 0.00 0.00 0.00 03:39:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:28 03:39:28 03:39:28 ---> sar -P ALL: 03:39:28 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 08/30/2025 _x86_64_ (1 CPU) 03:39:28 03:39:28 03:34:03 AM LINUX RESTART 03:39:28 03:39:28 03:35:01 AM CPU %user %nice %system %iowait %steal %idle 03:39:28 03:36:01 AM all 62.32 0.00 4.87 6.55 7.63 18.63 03:39:28 03:36:01 AM 0 62.32 0.00 4.87 6.55 7.63 18.63 03:39:28 03:37:01 AM all 65.20 0.00 6.41 2.28 7.63 18.49 03:39:28 03:37:01 AM 0 65.20 0.00 6.41 2.28 7.63 18.49 03:39:28 03:38:02 AM all 65.91 0.00 5.55 10.45 7.18 10.92 03:39:28 03:38:02 AM 0 65.91 0.00 5.55 10.45 7.18 10.92 03:39:28 03:39:01 AM all 76.58 0.00 4.27 1.11 6.46 11.58 03:39:28 03:39:01 AM 0 76.58 0.00 4.27 1.11 6.46 11.58 03:39:28 Average: all 67.42 0.00 5.28 5.13 7.23 14.95 03:39:28 Average: 0 67.42 0.00 5.28 5.13 7.23 14.95 03:39:28 03:39:28 03:39:28