03:34:03  Started by timer
03:34:03  Running as SYSTEM
03:34:03  [EnvInject] - Loading node environment variables.
03:34:03  Building remotely on prd-centos7-builder-1c-1g-624 (centos7-builder-1c-1g) in workspace /w/workspace/ric-plt-xapp-frame-py-tox-nexus-iq-clm
03:34:03  [ssh-agent] Looking for ssh-agent implementation...
03:34:03  $ ssh-agent
03:34:03  SSH_AUTH_SOCK=/tmp/ssh-o8YHEa6cPnGr/agent.1581
03:34:03  SSH_AGENT_PID=1583
03:34:03  [ssh-agent] Started.
03:34:03  Running ssh-add (command line suppressed)
03:34:03  Identity added: /w/workspace/ric-plt-xapp-frame-py-tox-nexus-iq-clm@tmp/private_key_5430370074825661254.key (jenkins-ssh)
03:34:03  [ssh-agent] Using credentials jenkins (jenkins)
03:34:03  The recommended git tool is: NONE
03:34:07  using credential jenkins
03:34:07  Wiping out workspace first.
03:34:07  Cloning the remote Git repository
03:34:07  Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/xapp-frame-py
03:34:07   > git init /w/workspace/ric-plt-xapp-frame-py-tox-nexus-iq-clm # timeout=10
03:34:07  Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/xapp-frame-py
03:34:07   > git --version # timeout=10
03:34:08   > git --version # 'git version 2.36.6'
03:34:08  using GIT_SSH to set credentials jenkins
03:34:08  [INFO] Currently running in a labeled security context
03:34:08  [INFO] Currently SELinux is 'enforcing' on the host
03:34:08   > /usr/bin/chcon --type=ssh_home_t /w/workspace/ric-plt-xapp-frame-py-tox-nexus-iq-clm@tmp/jenkins-gitclient-ssh6934666906574250707.key
03:34:08   > 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:34:09   > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/xapp-frame-py # timeout=10
03:34:09   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
03:34:09  Avoid second fetch
03:34:09   > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
03:34:09  Checking out Revision 611c03c59f19ae439d660d63d6b9ac0256742e2f (refs/remotes/origin/master)
03:34:09   > git config core.sparsecheckout # timeout=10
03:34:09   > git checkout -f 611c03c59f19ae439d660d63d6b9ac0256742e2f # timeout=10
03:34:10  Commit message: "Merge "RIC:1060: Change in PTL""
03:34:10   > git rev-list --no-walk 611c03c59f19ae439d660d63d6b9ac0256742e2f # timeout=10
03:34:10   > git remote # timeout=10
03:34:10   > git submodule init # timeout=10
03:34:10   > git submodule sync # timeout=10
03:34:10   > git config --get remote.origin.url # timeout=10
03:34:10   > git submodule init # timeout=10
03:34:10   > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
03:34:10   > git config --get submodule.nodeb-rnib.url # timeout=10
03:34:10   > git config -f .gitmodules --get submodule.nodeb-rnib.path # timeout=10
03:34:10   > git submodule update --init --recursive nodeb-rnib # timeout=10
03:34:14  provisioning config files...
03:34:14  copy managed file [npmrc] to file:/home/jenkins/.npmrc
03:34:14  copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
03:34:14  [ric-plt-xapp-frame-py-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins15908555763167542855.sh
03:34:14  ---> python-tools-install.sh
03:34:14  Setup pyenv:
03:34:14    system
03:34:14  * 3.8.13 (set by /opt/pyenv/version)
03:34:14  * 3.9.13 (set by /opt/pyenv/version)
03:34:19  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HbC7
03:34:19  lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
03:34:24  lf-activate-venv(): INFO: Installing: lftools 
03:34:52  lf-activate-venv(): INFO: Adding /tmp/venv-HbC7/bin to PATH
03:34:52  Generating Requirements File
03:35:16  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:35:16  lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
03:35:16  Python 3.9.13
03:35:16  pip 25.1.1 from /tmp/venv-HbC7/lib/python3.9/site-packages/pip (python 3.9)
03:35:17  appdirs==1.4.4
03:35:17  argcomplete==3.6.2
03:35:17  aspy.yaml==1.3.0
03:35:17  attrs==25.3.0
03:35:17  autopage==0.5.2
03:35:17  beautifulsoup4==4.13.4
03:35:17  boto3==1.38.13
03:35:17  botocore==1.38.13
03:35:17  bs4==0.0.2
03:35:17  cachetools==5.5.2
03:35:17  certifi==2025.4.26
03:35:17  cffi==1.17.1
03:35:17  cfgv==3.4.0
03:35:17  chardet==5.2.0
03:35:17  charset-normalizer==3.4.2
03:35:17  click==8.1.8
03:35:17  cliff==4.9.1
03:35:17  cmd2==2.5.11
03:35:17  cryptography==3.3.2
03:35:17  debtcollector==3.0.0
03:35:17  decorator==5.2.1
03:35:17  defusedxml==0.7.1
03:35:17  Deprecated==1.2.18
03:35:17  distlib==0.3.9
03:35:17  dnspython==2.7.0
03:35:17  docker==4.2.2
03:35:17  dogpile.cache==1.4.0
03:35:17  durationpy==0.9
03:35:17  email_validator==2.2.0
03:35:17  filelock==3.18.0
03:35:17  future==1.0.0
03:35:17  gitdb==4.0.12
03:35:17  GitPython==3.1.44
03:35:17  google-auth==2.40.1
03:35:17  httplib2==0.22.0
03:35:17  identify==2.6.10
03:35:17  idna==3.10
03:35:17  importlib-resources==1.5.0
03:35:17  importlib_metadata==8.7.0
03:35:17  iso8601==2.1.0
03:35:17  Jinja2==3.1.6
03:35:17  jmespath==1.0.1
03:35:17  jsonpatch==1.33
03:35:17  jsonpointer==3.0.0
03:35:17  jsonschema==4.23.0
03:35:17  jsonschema-specifications==2025.4.1
03:35:17  keystoneauth1==5.10.0
03:35:17  kubernetes==32.0.1
03:35:17  lftools==0.37.12
03:35:17  lxml==5.4.0
03:35:17  MarkupSafe==3.0.2
03:35:17  msgpack==1.1.0
03:35:17  multi_key_dict==2.0.3
03:35:17  munch==4.0.0
03:35:17  netaddr==1.3.0
03:35:17  niet==1.4.2
03:35:17  nodeenv==1.9.1
03:35:17  oauth2client==4.1.3
03:35:17  oauthlib==3.2.2
03:35:17  openstacksdk==4.5.0
03:35:17  os-client-config==2.1.0
03:35:17  os-service-types==1.7.0
03:35:17  osc-lib==4.0.0
03:35:17  oslo.config==9.7.1
03:35:17  oslo.context==5.7.1
03:35:17  oslo.i18n==6.5.1
03:35:17  oslo.log==7.1.0
03:35:17  oslo.serialization==5.7.0
03:35:17  oslo.utils==8.2.0
03:35:17  packaging==25.0
03:35:17  pbr==6.1.1
03:35:17  platformdirs==4.3.8
03:35:17  prettytable==3.16.0
03:35:17  psutil==7.0.0
03:35:17  pyasn1==0.6.1
03:35:17  pyasn1_modules==0.4.2
03:35:17  pycparser==2.22
03:35:17  pygerrit2==2.0.15
03:35:17  PyGithub==2.6.1
03:35:17  PyJWT==2.10.1
03:35:17  PyNaCl==1.5.0
03:35:17  pyparsing==2.4.7
03:35:17  pyperclip==1.9.0
03:35:17  pyrsistent==0.20.0
03:35:17  python-cinderclient==9.7.0
03:35:17  python-dateutil==2.9.0.post0
03:35:17  python-heatclient==4.2.0
03:35:17  python-jenkins==1.8.2
03:35:17  python-keystoneclient==5.6.0
03:35:17  python-magnumclient==4.8.1
03:35:17  python-openstackclient==8.0.0
03:35:17  python-swiftclient==4.7.0
03:35:17  PyYAML==6.0.2
03:35:17  referencing==0.36.2
03:35:17  requests==2.32.3
03:35:17  requests-oauthlib==2.0.0
03:35:17  requestsexceptions==1.4.0
03:35:17  rfc3986==2.0.0
03:35:17  rpds-py==0.24.0
03:35:17  rsa==4.9.1
03:35:17  ruamel.yaml==0.18.10
03:35:17  ruamel.yaml.clib==0.2.12
03:35:17  s3transfer==0.12.0
03:35:17  simplejson==3.20.1
03:35:17  six==1.17.0
03:35:17  smmap==5.0.2
03:35:17  soupsieve==2.7
03:35:17  stevedore==5.4.1
03:35:17  tabulate==0.9.0
03:35:17  toml==0.10.2
03:35:17  tomlkit==0.13.2
03:35:17  tqdm==4.67.1
03:35:17  typing_extensions==4.13.2
03:35:17  tzdata==2025.2
03:35:17  urllib3==1.26.20
03:35:17  virtualenv==20.31.2
03:35:17  wcwidth==0.2.13
03:35:17  websocket-client==1.8.0
03:35:17  wrapt==1.17.2
03:35:17  xdg==6.0.0
03:35:17  xmltodict==0.14.2
03:35:17  yq==3.4.3
03:35:17  zipp==3.21.0
03:35:17  [EnvInject] - Injecting environment variables from a build step.
03:35:17  [EnvInject] - Injecting as environment variables the properties content 
03:35:17  SET_JDK_VERSION=openjdk11
03:35:17  GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418"
03:35:17  
03:35:17  [EnvInject] - Variables injected successfully.
03:35:17  [ric-plt-xapp-frame-py-tox-nexus-iq-clm] $ /bin/sh /tmp/jenkins11671223173746827639.sh
03:35:17  ---> update-java-alternatives.sh
03:35:17  ---> Updating Java version
03:35:17  ---> RedHat type system detected
03:35:17  openjdk version "11.0.22" 2024-01-16 LTS
03:35:17  OpenJDK Runtime Environment (Red_Hat-11.0.22.0.7-1.el7_9) (build 11.0.22+7-LTS)
03:35:17  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:35:17  JAVA_HOME=/usr/lib/jvm/java-11-openjdk
03:35:17  [EnvInject] - Injecting environment variables from a build step.
03:35:17  [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env'
03:35:17  [EnvInject] - Variables injected successfully.
03:35:17  [EnvInject] - Injecting environment variables from a build step.
03:35:17  [EnvInject] - Injecting as environment variables the properties content 
03:35:17  PYTHON=python3
03:35:17  
03:35:17  [EnvInject] - Variables injected successfully.
03:35:17  [ric-plt-xapp-frame-py-tox-nexus-iq-clm] $ /bin/bash -l /tmp/jenkins6208340401429616753.sh
03:35:17  ---> tox-install.sh
03:35:17  + source /home/jenkins/lf-env.sh
03:35:17  + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15
03:35:17  ++ mktemp -d /tmp/venv-XXXX
03:35:17  + lf_venv=/tmp/venv-HkXw
03:35:17  + local venv_file=/tmp/.os_lf_venv
03:35:17  + local python=python3
03:35:17  + local options
03:35:17  + local set_path=true
03:35:17  + local install_args=
03:35:17  ++ 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:35:17  + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\'''
03:35:17  + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\'''
03:35:17  ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15
03:35:17  + true
03:35:17  + case $1 in
03:35:17  + venv_file=/tmp/.toxenv
03:35:17  + shift 2
03:35:17  + true
03:35:17  + case $1 in
03:35:17  + shift
03:35:17  + break
03:35:17  + case $python in
03:35:17  + local pkg_list=
03:35:17  + [[ -d /opt/pyenv ]]
03:35:17  + echo 'Setup pyenv:'
03:35:17  Setup pyenv:
03:35:17  + export PYENV_ROOT=/opt/pyenv
03:35:17  + PYENV_ROOT=/opt/pyenv
03:35:17  + 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:35:17  + 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:35:17  + pyenv versions
03:35:17    system
03:35:17    3.8.13
03:35:17  * 3.9.13 (set by /w/workspace/ric-plt-xapp-frame-py-tox-nexus-iq-clm/.python-version)
03:35:17  + command -v pyenv
03:35:17  ++ pyenv init - --no-rehash
03:35:17  + 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:35:17  export PATH="/opt/pyenv/shims:${PATH}"
03:35:17  export PYENV_SHELL=bash
03:35:17  source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
03:35:17  pyenv() {
03:35:17    local command
03:35:17    command="${1:-}"
03:35:17    if [ "$#" -gt 0 ]; then
03:35:17      shift
03:35:17    fi
03:35:17  
03:35:17    case "$command" in
03:35:17    rehash|shell)
03:35:17      eval "$(pyenv "sh-$command" "$@")"
03:35:17      ;;
03:35:17    *)
03:35:17      command pyenv "$command" "$@"
03:35:17      ;;
03:35:17    esac
03:35:17  }'
03:35:17  +++ 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:35:18  ++ 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:35:18  ++ 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:35:18  ++ 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:35:18  ++ export PYENV_SHELL=bash
03:35:18  ++ PYENV_SHELL=bash
03:35:18  ++ source /opt/pyenv/libexec/../completions/pyenv.bash
03:35:18  +++ complete -F _pyenv pyenv
03:35:18  ++ lf-pyver python3
03:35:18  ++ local py_version_xy=python3
03:35:18  ++ local py_version_xyz=
03:35:18  ++ pyenv versions
03:35:18  ++ local command
03:35:18  ++ command=versions
03:35:18  ++ '[' 1 -gt 0 ']'
03:35:18  ++ shift
03:35:18  ++ case "$command" in
03:35:18  ++ command pyenv versions
03:35:18  ++ pyenv versions
03:35:18  ++ sed 's/^[ *]* //'
03:35:18  ++ awk '{ print $1 }'
03:35:18  ++ grep -E '^[0-9.]*[0-9]$'
03:35:18  ++ [[ ! -s /tmp/.pyenv_versions ]]
03:35:18  +++ sort -V
03:35:18  +++ tail -n 1
03:35:18  +++ grep '^3' /tmp/.pyenv_versions
03:35:18  ++ py_version_xyz=3.9.13
03:35:18  ++ [[ -z 3.9.13 ]]
03:35:18  ++ echo 3.9.13
03:35:18  ++ return 0
03:35:18  + pyenv local 3.9.13
03:35:18  + local command
03:35:18  + command=local
03:35:18  + '[' 2 -gt 0 ']'
03:35:18  + shift
03:35:18  + case "$command" in
03:35:18  + command pyenv local 3.9.13
03:35:18  + pyenv local 3.9.13
03:35:18  + for arg in '"$@"'
03:35:18  + case $arg in
03:35:18  + pkg_list+='tox '
03:35:18  + for arg in '"$@"'
03:35:18  + case $arg in
03:35:18  + pkg_list+='virtualenv '
03:35:18  + for arg in '"$@"'
03:35:18  + case $arg in
03:35:18  + pkg_list+='urllib3~=1.26.15 '
03:35:18  + [[ -f /tmp/.toxenv ]]
03:35:18  + [[ ! -f /tmp/.toxenv ]]
03:35:18  + [[ -n '' ]]
03:35:18  + python3 -m venv /tmp/venv-HkXw
03:35:21  + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HkXw'
03:35:21  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HkXw
03:35:21  + echo /tmp/venv-HkXw
03:35:21  + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv'
03:35:21  lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv
03:35:21  + /tmp/venv-HkXw/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv
03:35:26  + [[ -z tox virtualenv urllib3~=1.26.15  ]]
03:35:26  + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 '
03:35:26  lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 
03:35:26  + /tmp/venv-HkXw/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15
03:35:29  + type python3
03:35:29  + true
03:35:29  + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HkXw/bin to PATH'
03:35:29  lf-activate-venv(): INFO: Adding /tmp/venv-HkXw/bin to PATH
03:35:29  + PATH=/tmp/venv-HkXw/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:35:29  + return 0
03:35:29  + python3 --version
03:35:29  Python 3.9.13
03:35:29  + python3 -m pip --version
03:35:29  pip 25.1.1 from /tmp/venv-HkXw/lib/python3.9/site-packages/pip (python 3.9)
03:35:29  + python3 -m pip freeze
03:35:29  cachetools==5.5.2
03:35:29  chardet==5.2.0
03:35:29  colorama==0.4.6
03:35:29  distlib==0.3.9
03:35:29  filelock==3.18.0
03:35:29  packaging==25.0
03:35:29  platformdirs==4.3.8
03:35:29  pluggy==1.5.0
03:35:29  pyproject-api==1.9.0
03:35:29  tomli==2.2.1
03:35:29  tox==4.25.0
03:35:29  typing_extensions==4.13.2
03:35:29  urllib3==1.26.20
03:35:29  virtualenv==20.31.2
03:35:29  [ric-plt-xapp-frame-py-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins14952076622214697241.sh
03:35:29  ---> install-deb-rmr.sh
03:35:29  + version_file=rmr-version.yaml
03:35:29  + '[' -f rmr-version.yaml ']'
03:35:29  ++ grep '^repo:' rmr-version.yaml
03:35:29  ++ cut -d: -f2
03:35:29  ++ xargs
03:35:29  + repo=
03:35:29  ++ grep '^version:' rmr-version.yaml
03:35:29  ++ cut -d: -f2
03:35:29  ++ xargs
03:35:29  + ver=4.9.4
03:35:29  + '[' -z 4.9.4 ']'
03:35:29  + repo=release
03:35:29  + for deb in '"rmr_${ver}_amd64.deb"' '"rmr-dev_${ver}_amd64.deb"'
03:35:29  + wget -nv --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.4_amd64.deb/download.deb
03:35:29  2025-05-10 03:35:29 URL:https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1746848429&Signature=KVOxHqTkmbYfTmEvxP~DSz8ugwJZPq81H33o3Wdfa5hL0ZSfctt~w677e2XCq0GK6hs8~1PxVOZLsgk4AbH8aChfcPQvUZ1~79xdCWmxdiJCeqOdXx1DAI-pc10Zqa~cAy0IX25Wz4~p1m3Hq02DufB0uBHmlQuKAVo5RT1~spMsUkrVJIMbbBMVsoJy6SCWcNOfLNSZ9MwBQCJqmLDon1NkWz6kOkqioWBIU9cAq5FwqXWVNcxoSjcQ93xI3XkstcZpGStr1NfgMLf4X5ArQL8DA17pL91EE8WpmX0pM7Pc612Q9q0UtoJpGauJH5kkoLAN7Few1uGLLryEf-fK9A__&Key-Pair-Id=K1ZMSF1EKC3AZL [246552/246552] -> "rmr_4.9.4_amd64.deb" [1]
03:35:29  + sudo dpkg -i rmr_4.9.4_amd64.deb
03:35:29  sudo: dpkg: command not found
03:35:29  Build step 'Execute shell' marked build as failure
03:35:29  $ ssh-agent -k
03:35:29  unset SSH_AUTH_SOCK;
03:35:29  unset SSH_AGENT_PID;
03:35:29  echo Agent pid 1583 killed;
03:35:29  [ssh-agent] Stopped.
03:35:30  [PostBuildScript] - [INFO] Executing post build scripts.
03:35:30  [ric-plt-xapp-frame-py-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins12800891535382426300.sh
03:35:30  ---> sysstat.sh
03:35:30  [ric-plt-xapp-frame-py-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins17962183152859789921.sh
03:35:30  ---> package-listing.sh
03:35:30  ++ facter osfamily
03:35:30  ++ tr '[:upper:]' '[:lower:]'
03:35:30  + OS_FAMILY=redhat
03:35:30  + workspace=/w/workspace/ric-plt-xapp-frame-py-tox-nexus-iq-clm
03:35:30  + START_PACKAGES=/tmp/packages_start.txt
03:35:30  + END_PACKAGES=/tmp/packages_end.txt
03:35:30  + DIFF_PACKAGES=/tmp/packages_diff.txt
03:35:30  + PACKAGES=/tmp/packages_start.txt
03:35:30  + '[' /w/workspace/ric-plt-xapp-frame-py-tox-nexus-iq-clm ']'
03:35:30  + PACKAGES=/tmp/packages_end.txt
03:35:30  + case "${OS_FAMILY}" in
03:35:30  + sort
03:35:30  + rpm -qa
03:35:36  + '[' -f /tmp/packages_start.txt ']'
03:35:36  + '[' -f /tmp/packages_end.txt ']'
03:35:36  + diff /tmp/packages_start.txt /tmp/packages_end.txt
03:35:36  + '[' /w/workspace/ric-plt-xapp-frame-py-tox-nexus-iq-clm ']'
03:35:36  + mkdir -p /w/workspace/ric-plt-xapp-frame-py-tox-nexus-iq-clm/archives/
03:35:36  + 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:35:36  [ric-plt-xapp-frame-py-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins14638612143079062296.sh
03:35:36  ---> capture-instance-metadata.sh
03:35:36  Setup pyenv:
03:35:36    system
03:35:36    3.8.13
03:35:36  * 3.9.13 (set by /w/workspace/ric-plt-xapp-frame-py-tox-nexus-iq-clm/.python-version)
03:35:36  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HbC7 from file:/tmp/.os_lf_venv
03:35:38  lf-activate-venv(): INFO: Installing: lftools 
03:35:50  lf-activate-venv(): INFO: Adding /tmp/venv-HbC7/bin to PATH
03:35:50  INFO: Running in OpenStack, capturing instance metadata
03:35:51  [ric-plt-xapp-frame-py-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins8224186777008544616.sh
03:35:51  provisioning config files...
03:35:51  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-xapp-frame-py-tox-nexus-iq-clm@tmp/config13199875918766203022tmp
03:35:51  Regular expression run condition: Expression=[^.*logs-s3.*], Label=[]
03:35:51  Run condition [Regular expression match] preventing perform for step [Provide Configuration files]
03:35:51  [EnvInject] - Injecting environment variables from a build step.
03:35:51  [EnvInject] - Injecting as environment variables the properties content 
03:35:51  SERVER_ID=logs
03:35:51  
03:35:51  [EnvInject] - Variables injected successfully.
03:35:51  [ric-plt-xapp-frame-py-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins6314063842419786623.sh
03:35:51  ---> create-netrc.sh
03:35:51  [ric-plt-xapp-frame-py-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins1536802258645007170.sh
03:35:51  ---> python-tools-install.sh
03:35:51  Setup pyenv:
03:35:51    system
03:35:51    3.8.13
03:35:51  * 3.9.13 (set by /w/workspace/ric-plt-xapp-frame-py-tox-nexus-iq-clm/.python-version)
03:35:51  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HbC7 from file:/tmp/.os_lf_venv
03:35:53  lf-activate-venv(): INFO: Installing: lftools 
03:36:04  lf-activate-venv(): INFO: Adding /tmp/venv-HbC7/bin to PATH
03:36:04  [ric-plt-xapp-frame-py-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins6023093771961859763.sh
03:36:04  ---> sudo-logs.sh
03:36:04  Archiving 'sudo' log..
03:36:04  [ric-plt-xapp-frame-py-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins10451165448751948655.sh
03:36:04  ---> job-cost.sh
03:36:04  Setup pyenv:
03:36:04    system
03:36:04    3.8.13
03:36:04  * 3.9.13 (set by /w/workspace/ric-plt-xapp-frame-py-tox-nexus-iq-clm/.python-version)
03:36:05  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HbC7 from file:/tmp/.os_lf_venv
03:36:07  lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
03:36:13  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:36:13  lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
03:36:13  lf-activate-venv(): INFO: Adding /tmp/venv-HbC7/bin to PATH
03:36:13  INFO: No Stack...
03:36:13  INFO: Retrieving Pricing Info for: v2-highcpu-1
03:36:13  INFO: Archiving Costs
03:36:13  [ric-plt-xapp-frame-py-tox-nexus-iq-clm] $ /bin/bash -l /tmp/jenkins10603476510512710653.sh
03:36:14  ---> logs-deploy.sh
03:36:14  Setup pyenv:
03:36:14    system
03:36:14    3.8.13
03:36:14  * 3.9.13 (set by /w/workspace/ric-plt-xapp-frame-py-tox-nexus-iq-clm/.python-version)
03:36:14  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HbC7 from file:/tmp/.os_lf_venv
03:36:16  lf-activate-venv(): INFO: Installing: lftools 
03:36:27  lf-activate-venv(): INFO: Adding /tmp/venv-HbC7/bin to PATH
03:36:27  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/264
03:36:27  INFO: archiving workspace using pattern(s): -p **/*.log
03:36:30  Archives upload complete.
03:36:30  INFO: archiving logs to Nexus
03:36:31  ---> uname -a:
03:36:31  Linux prd-centos7-builder-1c-1g-624.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:36:31  
03:36:31  
03:36:31  ---> lscpu:
03:36:31  Architecture:          x86_64
03:36:31  CPU op-mode(s):        32-bit, 64-bit
03:36:31  Byte Order:            Little Endian
03:36:31  CPU(s):                1
03:36:31  On-line CPU(s) list:   0
03:36:31  Thread(s) per core:    1
03:36:31  Core(s) per socket:    1
03:36:31  Socket(s):             1
03:36:31  NUMA node(s):          1
03:36:31  Vendor ID:             AuthenticAMD
03:36:31  CPU family:            23
03:36:31  Model:                 49
03:36:31  Model name:            AMD EPYC-Rome Processor
03:36:31  Stepping:              0
03:36:31  CPU MHz:               2800.000
03:36:31  BogoMIPS:              5600.00
03:36:31  Virtualization:        AMD-V
03:36:31  Hypervisor vendor:     KVM
03:36:31  Virtualization type:   full
03:36:31  L1d cache:             32K
03:36:31  L1i cache:             32K
03:36:31  L2 cache:              512K
03:36:31  L3 cache:              16384K
03:36:31  NUMA node0 CPU(s):     0
03:36: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 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:36:31  
03:36:31  
03:36:31  ---> nproc:
03:36:31  1
03:36:31  
03:36:31  
03:36:31  ---> df -h:
03:36:31  Filesystem      Size  Used Avail Use% Mounted on
03:36:31  devtmpfs        459M     0  459M   0% /dev
03:36:31  tmpfs           496M     0  496M   0% /dev/shm
03:36:31  tmpfs           496M   13M  483M   3% /run
03:36:31  tmpfs           496M     0  496M   0% /sys/fs/cgroup
03:36:31  /dev/vda1        20G  5.5G   15G  28% /
03:36:31  tmpfs           100M     0  100M   0% /run/user/1001
03:36:31  
03:36:31  
03:36:31  ---> free -m:
03:36:31                total        used        free      shared  buff/cache   available
03:36:31  Mem:            990         315          93          12         581         507
03:36:31  Swap:          1023           0        1023
03:36:31  
03:36:31  
03:36:31  ---> ip addr:
03:36:31  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
03:36:31      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
03:36:31      inet 127.0.0.1/8 scope host lo
03:36:31         valid_lft forever preferred_lft forever
03:36:31      inet6 ::1/128 scope host 
03:36:31         valid_lft forever preferred_lft forever
03:36:31  2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1450 qdisc pfifo_fast state UP group default qlen 1000
03:36:31      link/ether fa:16:3e:90:1b:4e brd ff:ff:ff:ff:ff:ff
03:36:31      inet 10.32.7.179/23 brd 10.32.7.255 scope global dynamic eth0
03:36:31         valid_lft 86233sec preferred_lft 86233sec
03:36:31      inet6 fe80::f816:3eff:fe90:1b4e/64 scope link 
03:36:31         valid_lft forever preferred_lft forever
03:36:31  
03:36:31  
03:36:31  ---> sar -b -r -n DEV:
03:36:31  Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 	05/10/2025 	_x86_64_	(1 CPU)
03:36:31  
03:36:31  03:33:38 AM       LINUX RESTART
03:36:31  
03:36:31  03:34:01 AM       tps      rtps      wtps   bread/s   bwrtn/s
03:36:31  03:35:02 AM    158.86     18.42    140.44   1744.21  13836.81
03:36:31  03:36:01 AM    167.02     66.08    100.94   5313.80  10046.38
03:36:31  Average:       162.90     42.05    120.86   3513.74  11957.81
03:36:31  
03:36:31  03:34:01 AM kbmemfree kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
03:36:31  03:35:02 AM    198828    815628     80.40      2088    481932    409540     19.85    265620    402576     34048
03:36:31  03:36:01 AM    100212    914244     90.12      2088    501920    475040     23.03    356068    401376     22408
03:36:31  Average:       149520    864936     85.26      2088    491926    442290     21.44    310844    401976     28228
03:36:31  
03:36:31  03:34:01 AM     IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s
03:36:31  03:35:02 AM      eth0    258.25    164.85   1398.50     55.57      0.00      0.00      0.00
03:36:31  03:35:02 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:36:31  03:36:01 AM      eth0     31.98     31.68    162.53     15.17      0.00      0.00      0.00
03:36:31  03:36:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:36:31  Average:         eth0    146.08     98.84    785.80     35.54      0.00      0.00      0.00
03:36:31  Average:           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:36:31  
03:36:31  
03:36:31  ---> sar -P ALL:
03:36:31  Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 	05/10/2025 	_x86_64_	(1 CPU)
03:36:31  
03:36:31  03:33:38 AM       LINUX RESTART
03:36:31  
03:36:31  03:34:01 AM     CPU     %user     %nice   %system   %iowait    %steal     %idle
03:36:31  03:35:02 AM     all     68.03      0.00      6.39      5.61      0.09     19.88
03:36:31  03:35:02 AM       0     68.03      0.00      6.39      5.61      0.09     19.88
03:36:31  03:36:01 AM     all     68.96      0.00      4.94     10.04      0.09     15.97
03:36:31  03:36:01 AM       0     68.96      0.00      4.94     10.04      0.09     15.97
03:36:31  Average:        all     68.49      0.00      5.67      7.81      0.09     17.94
03:36:31  Average:          0     68.49      0.00      5.67      7.81      0.09     17.94
03:36:31  
03:36:31  
03:36:31