Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/ric-plt/xapp-frame-py/+/15659 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos7-builder-1c-1g-1793 (centos7-builder-1c-1g) in workspace /w/workspace/rtdv3-global-verify-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-TiWdJkOLloZQ/agent.6196 SSH_AGENT_PID=6200 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/rtdv3-global-verify-master@tmp/private_key_16900947234945010078.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/xapp-frame-py > git init /w/workspace/rtdv3-global-verify-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/xapp-frame-py > git --version # timeout=10 > git --version # 'git version 2.36.6' using GIT_SSH to set credentials jenkins [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/rtdv3-global-verify-master@tmp/jenkins-gitclient-ssh12904868591494415479.key > 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 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/xapp-frame-py # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/xapp-frame-py # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/xapp-frame-py using GIT_SSH to set credentials jenkins [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/rtdv3-global-verify-master@tmp/jenkins-gitclient-ssh6017654743567862055.key > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/xapp-frame-py refs/changes/59/15659/1 # timeout=10 > git rev-parse 044b219028b16955c3b4c33c5b63dde909a6cd17^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision 044b219028b16955c3b4c33c5b63dde909a6cd17 (refs/changes/59/15659/1) > git config core.sparsecheckout # timeout=10 > git checkout -f 044b219028b16955c3b4c33c5b63dde909a6cd17 # timeout=10 Commit message: "Fix(docs): repair dead RMR wiki links" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 611c03c59f19ae439d660d63d6b9ac0256742e2f # timeout=10 Run condition [File exists] enabling prebuild for step [BuilderChain] provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [File exists] check if file exists [.readthedocs.yaml] Run condition [File exists] enabling perform for step [BuilderChain] provisioning config files... copy managed file [lftoolsini] to file:/home/jenkins/.config/lftools/lftools.ini [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins15975488220969481211.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Kgor lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Kgor/bin to PATH Generating Requirements File 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. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.9.13 pip 26.0.1 from /tmp/venv-Kgor/lib/python3.9/site-packages/pip (python 3.9) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==26.1.0 autopage==0.6.0 beautifulsoup4==4.14.3 boto3==1.42.97 botocore==1.42.97 bs4==0.0.2 certifi==2026.4.22 cffi==2.0.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.7 click==8.1.8 cliff==4.9.1 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.7.0 docker==7.1.0 dogpile.cache==1.4.1 durationpy==0.10 email-validator==2.3.0 filelock==3.19.1 future==1.0.0 gitdb==4.0.12 GitPython==3.1.48 httplib2==0.30.2 identify==2.6.15 idna==3.13 importlib-resources==1.5.0 importlib_metadata==8.7.1 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.9.1 keystoneauth1==5.11.1 kubernetes==35.0.0 lftools==0.37.22 lxml==6.1.0 markdown-it-py==3.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.5.0 os-service-types==1.7.0 osc-lib==4.0.2 oslo.config==10.0.0 oslo.context==6.1.0 oslo.i18n==6.6.0 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.1.0 packaging==26.2 pbr==7.0.3 platformdirs==4.4.0 prettytable==3.16.0 psutil==7.2.2 pyasn1==0.6.3 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.9.1 Pygments==2.20.0 PyJWT==2.12.1 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-discovery==1.2.2 python-heatclient==4.2.0 python-jenkins==1.8.3 python-keystoneclient==5.6.0 python-magnumclient==4.10.0 python-openstackclient==8.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.36.2 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==15.0.0 rich-argparse==1.7.2 rpds-py==0.27.1 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.16.1 simplejson==4.1.1 six==1.17.0 smmap==5.0.3 soupsieve==2.8.3 stevedore==5.5.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.14.0 tqdm==4.67.3 typing_extensions==4.15.0 tzdata==2026.2 urllib3==1.26.20 virtualenv==21.3.0 wcwidth==0.6.0 websocket-client==1.9.0 wrapt==2.1.2 xdg==6.0.0 xmltodict==1.0.4 yq==3.4.3 zipp==3.23.1 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PYTHON=python3 [EnvInject] - Variables injected successfully. [rtdv3-global-verify-master] $ /bin/bash -l /tmp/jenkins1185174082637967112.sh ---> tox-install.sh + source /home/jenkins/lf-env.sh + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-9M7e + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ 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 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 + true + case $1 in + venv_file=/tmp/.toxenv + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + 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 + PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin + pyenv versions system 3.8.13 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + 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[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ 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[*]}"' ++ PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin ++ 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 ++ 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 ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ sed 's/^[ *]* //' ++ awk '{ print $1 }' ++ grep -E '^[0-9.]*[0-9]$' ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ pyenv versions ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ tail -n 1 +++ sort -V ++ py_version_xyz=3.9.13 ++ [[ -z 3.9.13 ]] ++ echo 3.9.13 ++ return 0 + pyenv local 3.9.13 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.9.13 + pyenv local 3.9.13 + for arg in '"$@"' + case $arg in + pkg_list+='tox ' + for arg in '"$@"' + case $arg in + pkg_list+='virtualenv ' + for arg in '"$@"' + case $arg in + pkg_list+='urllib3~=1.26.15 ' + [[ -f /tmp/.toxenv ]] + [[ ! -f /tmp/.toxenv ]] + [[ -n '' ]] + python3 -m venv /tmp/venv-9M7e + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9M7e' lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9M7e + echo /tmp/venv-9M7e + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) + local 'pip_opts=--upgrade --quiet' + pip_opts='--upgrade --quiet --trusted-host pypi.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' + [[ -n '' ]] + [[ -n '' ]] + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' lf-activate-venv(): INFO: Attempting to install with network-safe options... + /tmp/venv-9M7e/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 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' lf-activate-venv(): INFO: Base packages installed successfully + [[ -z tox virtualenv urllib3~=1.26.15 ]] + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 + /tmp/venv-9M7e/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 + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9M7e/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-9M7e/bin to PATH + PATH=/tmp/venv-9M7e/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 + return 0 + python3 --version Python 3.9.13 + python3 -m pip --version pip 26.0.1 from /tmp/venv-9M7e/lib/python3.9/site-packages/pip (python 3.9) + python3 -m pip freeze cachetools==6.2.6 chardet==5.2.0 colorama==0.4.6 distlib==0.4.0 filelock==3.19.1 packaging==26.2 platformdirs==4.4.0 pluggy==1.6.0 pyproject-api==1.9.1 python-discovery==1.2.2 tomli==2.4.1 tox==4.30.3 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==21.3.0 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOC_DIR=docs/_build/html TOX_DIR=. TOX_ENVS=docs,docs-linkcheck [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PARALLEL=true [EnvInject] - Variables injected successfully. [rtdv3-global-verify-master] $ /bin/bash -l /tmp/jenkins4139507194277039387.sh ---> tox-run.sh + PATH=/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin + ARCHIVE_TOX_DIR=/w/workspace/rtdv3-global-verify-master/archives/tox + ARCHIVE_DOC_DIR=/w/workspace/rtdv3-global-verify-master/archives/docs + mkdir -p /w/workspace/rtdv3-global-verify-master/archives/tox + cd /w/workspace/rtdv3-global-verify-master/. + source /home/jenkins/lf-env.sh + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-uEOg + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ 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 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 + true + case $1 in + venv_file=/tmp/.toxenv + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin + pyenv versions system 3.8.13 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + 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[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ 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[*]}"' ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ sed 's/^[ *]* //' ++ awk '{ print $1 }' ++ grep -E '^[0-9.]*[0-9]$' ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ pyenv versions ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ sort -V +++ tail -n 1 ++ py_version_xyz=3.9.13 ++ [[ -z 3.9.13 ]] ++ echo 3.9.13 ++ return 0 + pyenv local 3.9.13 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.9.13 + pyenv local 3.9.13 + for arg in '"$@"' + case $arg in + pkg_list+='tox ' + for arg in '"$@"' + case $arg in + pkg_list+='virtualenv ' + for arg in '"$@"' + case $arg in + pkg_list+='urllib3~=1.26.15 ' + [[ -f /tmp/.toxenv ]] ++ cat /tmp/.toxenv + lf_venv=/tmp/venv-9M7e + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9M7e from' file:/tmp/.toxenv lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9M7e from file:/tmp/.toxenv + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) + local 'pip_opts=--upgrade --quiet' + pip_opts='--upgrade --quiet --trusted-host pypi.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' + [[ -n '' ]] + [[ -n '' ]] + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' lf-activate-venv(): INFO: Attempting to install with network-safe options... + /tmp/venv-9M7e/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 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' lf-activate-venv(): INFO: Base packages installed successfully + [[ -z tox virtualenv urllib3~=1.26.15 ]] + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 + /tmp/venv-9M7e/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 + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9M7e/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-9M7e/bin to PATH + PATH=/tmp/venv-9M7e/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin + return 0 + [[ -d /opt/pyenv ]] + echo '---> Setting up pyenv' ---> Setting up pyenv + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/tmp/venv-9M7e/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin + PATH=/opt/pyenv/bin:/tmp/venv-9M7e/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin ++ pwd + PYTHONPATH=/w/workspace/rtdv3-global-verify-master + export PYTHONPATH + export TOX_TESTENV_PASSENV=PYTHONPATH + TOX_TESTENV_PASSENV=PYTHONPATH + tox --version 4.30.3 from /tmp/venv-9M7e/lib/python3.9/site-packages/tox/__init__.py + PARALLEL=true + TOX_OPTIONS_LIST= + [[ -n docs,docs-linkcheck ]] + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' + case ${PARALLEL,,} in + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck --parallel auto --parallel-live' + tox -e docs,docs-linkcheck --parallel auto --parallel-live + tee -a /w/workspace/rtdv3-global-verify-master/archives/tox/tox.log docs: install_deps> python -I -m pip install inotify inotify_simple lfdocs-conf mdclogpy msgpack numpydoc protobuf recommonmark ricsdl sphinx sphinx-rtd-theme sphinxcontrib-httpdomain 'urllib3~=1.26.15' .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' .pkg: _optional_hooks> python /tmp/venv-9M7e/lib/python3.9/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ .pkg: get_requires_for_build_sdist> python /tmp/venv-9M7e/lib/python3.9/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ .pkg: get_requires_for_build_wheel> python /tmp/venv-9M7e/lib/python3.9/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ .pkg: freeze> python -m pip freeze --all .pkg: pip==26.0.1,setuptools==82.0.1 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-9M7e/lib/python3.9/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ .pkg: build_sdist> python /tmp/venv-9M7e/lib/python3.9/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ docs: install_package_deps> python -I -m pip install inotify inotify_simple mdclogpy msgpack 'protobuf<3.21.0' requests 'ricsdl<4.0.0,>=3.0.0' docs: install_package> python -I -m pip install --force-reinstall --no-deps /w/workspace/rtdv3-global-verify-master/.tox/.tmp/package/1/ricxappframe-3.2.3.tar.gz docs: freeze> python -m pip freeze --all docs: alabaster==0.7.16,async-timeout==5.0.1,attrs==26.1.0,babel==2.18.0,blockdiag==3.0.0,build==1.4.4,certifi==2026.4.22,charset-normalizer==3.4.7,commonmark==0.9.1,contourpy==1.3.0,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.2,funcparserlib==2.0.0a0,future==1.0.0,hiredis==2.0.0,idna==3.13,imagesize==1.5.0,importlib_metadata==8.7.1,importlib_resources==6.5.2,inotify==0.2.12,inotify-simple==2.0.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.7,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.9.4,mdclogpy==1.1.4,msgpack==1.1.2,numpy==2.0.2,numpydoc==1.9.0,nwdiag==3.0.0,packaging==26.2,pillow==11.3.0,pip==26.0.1,protobuf==3.20.3,Pygments==2.20.0,pyparsing==3.3.2,pyproject_hooks==1.2.0,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,recommonmark==0.7.1,redis==4.3.6,requests==2.32.5,requests-file==1.5.1,ricsdl==3.1.3,ricxappframe @ file:///w/workspace/rtdv3-global-verify-master/.tox/.tmp/package/1/ricxappframe-3.2.3.tar.gz#sha256=dc5ac6404bf41dda1270bd02d90fed6102a171ae211b8d768e09c97d32ba35b4,seqdiag==3.0.0,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.0.1,Sphinx==7.4.7,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.4.7,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-httpdomain==1.8.1,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,tomli==2.4.1,urllib3==1.26.20,webcolors==24.11.1,zipp==3.23.1 docs: commands[0]> sphinx-build -W -b html -n -d /w/workspace/rtdv3-global-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/rtdv3-global-verify-master/docs/_build/html Running Sphinx v7.4.7 loading translations [en]... done making output directory... done Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv... loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv... loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv... loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv... loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv... loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv... loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv... loading intersphinx inventory 'ric-plt-lib-rmr' from https://docs.o-ran-sc.org/projects/o-ran-sc-ric-plt-lib-rmr/en/latest/objects.inv... [autosummary] generating autosummary for: alarm_api.rst, developer-guide.rst, index.rst, installation-guide.rst, mdclogger.rst, overview.rst, release-notes.rst, rmr_api.rst, rnib.rst, user-guide.rst building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 10 source files that are out of date updating environment: [new config] 10 added, 0 changed, 0 removed reading sources... [ 10%] alarm_api reading sources... [ 20%] developer-guide reading sources... [ 30%] index reading sources... [ 40%] installation-guide reading sources... [ 50%] mdclogger reading sources... [ 60%] overview reading sources... [ 70%] release-notes reading sources... [ 80%] rmr_api reading sources... [ 90%] rnib reading sources... [100%] user-guide looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... done copying extra files... done copying assets: done writing output... [ 10%] alarm_api writing output... [ 20%] developer-guide writing output... [ 30%] index writing output... [ 40%] installation-guide writing output... [ 50%] mdclogger writing output... [ 60%] overview writing output... [ 70%] release-notes writing output... [ 80%] rmr_api writing output... [ 90%] rnib writing output... [100%] user-guide generating indices... genindex py-modindex done highlighting module code... [ 12%] ricxappframe.alarm.alarm highlighting module code... [ 25%] ricxappframe.rmr.helpers highlighting module code... [ 38%] ricxappframe.rmr.rmr highlighting module code... [ 50%] ricxappframe.xapp_frame highlighting module code... [ 62%] ricxappframe.xapp_rest highlighting module code... [ 75%] ricxappframe.xapp_sdl highlighting module code... [ 88%] ricxappframe.xapp_subscribe highlighting module code... [100%] ricxappframe.xapp_symptomdata writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in docs/_build/html. docs: commands[1]> echo 'Generated docs available in /w/workspace/rtdv3-global-verify-master/docs/_build/html' Generated docs available in /w/workspace/rtdv3-global-verify-master/docs/_build/html docs: OK ✔ in 1 minute 1.77 seconds docs-linkcheck: install_deps> python -I -m pip install inotify_simple lfdocs-conf mdclogpy msgpack numpydoc recommonmark ricsdl sphinx sphinx-rtd-theme sphinxcontrib-httpdomain 'urllib3~=1.26.15' docs-linkcheck: install_package_deps> python -I -m pip install inotify inotify_simple mdclogpy msgpack 'protobuf<3.21.0' requests 'ricsdl<4.0.0,>=3.0.0' docs-linkcheck: install_package> python -I -m pip install --force-reinstall --no-deps /w/workspace/rtdv3-global-verify-master/.tox/.tmp/package/2/ricxappframe-3.2.3.tar.gz docs-linkcheck: freeze> python -m pip freeze --all docs-linkcheck: alabaster==0.7.16,async-timeout==5.0.1,attrs==26.1.0,babel==2.18.0,blockdiag==3.0.0,build==1.4.4,certifi==2026.4.22,charset-normalizer==3.4.7,commonmark==0.9.1,contourpy==1.3.0,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.2,funcparserlib==2.0.0a0,future==1.0.0,hiredis==2.0.0,idna==3.13,imagesize==1.5.0,importlib_metadata==8.7.1,importlib_resources==6.5.2,inotify==0.2.12,inotify-simple==2.0.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.7,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.9.4,mdclogpy==1.1.4,msgpack==1.1.2,numpy==2.0.2,numpydoc==1.9.0,nwdiag==3.0.0,packaging==26.2,pillow==11.3.0,pip==26.0.1,protobuf==3.20.3,Pygments==2.20.0,pyparsing==3.3.2,pyproject_hooks==1.2.0,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,recommonmark==0.7.1,redis==4.3.6,requests==2.32.5,requests-file==1.5.1,ricsdl==3.1.3,ricxappframe @ file:///w/workspace/rtdv3-global-verify-master/.tox/.tmp/package/2/ricxappframe-3.2.3.tar.gz#sha256=dc5ac6404bf41dda1270bd02d90fed6102a171ae211b8d768e09c97d32ba35b4,seqdiag==3.0.0,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.0.1,Sphinx==7.4.7,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.4.7,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-httpdomain==1.8.1,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,tomli==2.4.1,urllib3==1.26.20,webcolors==24.11.1,zipp==3.23.1 docs-linkcheck: commands[0]> sphinx-build -W -b linkcheck -d /w/workspace/rtdv3-global-verify-master/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/rtdv3-global-verify-master/docs/_build/linkcheck Running Sphinx v7.4.7 loading translations [en]... done /w/workspace/rtdv3-global-verify-master/.tox/docs-linkcheck/lib/python3.9/site-packages/sphinx/builders/linkcheck.py:86: RemovedInSphinx80Warning: The default value for 'linkcheck_report_timeouts_as_broken' will change to False in Sphinx 8, meaning that request timeouts will be reported with a new 'timeout' status, instead of as 'broken'. This is intended to provide more detail as to the failure mode. See https://github.com/sphinx-doc/sphinx/issues/11868 for details. warnings.warn(deprecation_msg, RemovedInSphinx80Warning, stacklevel=1) making output directory... done Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv... loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv... loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv... loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv... loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv... loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv... loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv... loading intersphinx inventory 'ric-plt-lib-rmr' from https://docs.o-ran-sc.org/projects/o-ran-sc-ric-plt-lib-rmr/en/latest/objects.inv... [autosummary] generating autosummary for: alarm_api.rst, developer-guide.rst, index.rst, installation-guide.rst, mdclogger.rst, overview.rst, release-notes.rst, rmr_api.rst, rnib.rst, user-guide.rst building [mo]: targets for 0 po files that are out of date writing output... building [linkcheck]: targets for 10 source files that are out of date updating environment: [new config] 10 added, 0 changed, 0 removed reading sources... [ 10%] alarm_api reading sources... [ 20%] developer-guide reading sources... [ 30%] index reading sources... [ 40%] installation-guide reading sources... [ 50%] mdclogger reading sources... [ 60%] overview reading sources... [ 70%] release-notes reading sources... [ 80%] rmr_api reading sources... [ 90%] rnib reading sources... [100%] user-guide looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying assets: done writing output... [ 10%] alarm_api writing output... [ 20%] developer-guide writing output... [ 30%] index writing output... [ 40%] installation-guide writing output... [ 50%] mdclogger writing output... [ 60%] overview writing output... [ 70%] release-notes writing output... [ 80%] rmr_api writing output... [ 90%] rnib writing output... [100%] user-guide (installation-guide: line 12) -ignored- https://gerrit.o-ran-sc.org/r/gitweb?p=ric-plt/a1.git;a=blob;f=integration_tests/install_rmr.sh;h=70ee489ba2895ea67ca2c93ecefb2776ba2c9ff3;hb=78ba273b279a7e7af6dba811a29746b881a53a8e ( overview: line 102) -ignored- https://gerrit.o-ran-sc.org/r/gitweb?p=ric-plt/xapp-frame.git;a=tree ( release-notes: line 53) -ignored- https://gerrit.o-ran-sc.org/r/admin/repos/com/pylog ( release-notes: line 62) -ignored- https://gerrit.o-ran-sc.org/r/admin/repos/ric-plt/nodeb-rnib ( release-notes: line 10) redirect http://semver.org/ - permanently to https://semver.org/ ( rmr_api: line 21) ok https://docs.o-ran-sc.org/projects/o-ran-sc-ric-plt-lib-rmr/en/latest/index.html ( rmr_api: line 1) ok https://docs.python.org/3/library/ctypes.html#ctypes.c_char_p ( release-notes: line 10) redirect http://keepachangelog.com/ - permanently to https://keepachangelog.com/ ( overview: line 18) redirect https://docs.o-ran-sc.org/projects/o-ran-sc-ric-plt-xapp-frame-py - with Found to https://docs.o-ran-sc.org/projects/o-ran-sc-ric-plt-xapp-frame-py/en/latest/ ( alarm_api: line 1) ok https://docs.python.org/3/library/functions.html#int ( rmr_api: line 1) ok https://docs.python.org/3/library/ctypes.html#ctypes.c_int ( alarm_api: line 1) ok https://docs.python.org/3/library/ctypes.html#ctypes.c_void_p ( rmr_api: line 1) ok https://docs.python.org/3/library/stdtypes.html#bytes ( alarm_api: line 1) ok https://docs.python.org/3/library/stdtypes.html#str ( rmr_api: line 1) ok https://docs.python.org/3/library/stdtypes.html#dict ( release-notes: line 53) redirect https://jira.o-ran-sc.org/browse/RIC-330 - permanently to https://lf-o-ran-sc.atlassian.net/jira/browse/RIC-330 ( release-notes: line 110) redirect https://jira.o-ran-sc.org/browse/RIC-354 - permanently to https://lf-o-ran-sc.atlassian.net/jira/browse/RIC-354 ( release-notes: line 100) redirect https://jira.o-ran-sc.org/browse/RIC-380 - permanently to https://lf-o-ran-sc.atlassian.net/jira/browse/RIC-380 ( release-notes: line 79) redirect https://jira.o-ran-sc.org/browse/RIC-381 - permanently to https://lf-o-ran-sc.atlassian.net/jira/browse/RIC-381 ( release-notes: line 89) redirect https://jira.o-ran-sc.org/browse/RIC-425 - permanently to https://lf-o-ran-sc.atlassian.net/jira/browse/RIC-425 ( release-notes: line 84) redirect https://jira.o-ran-sc.org/browse/RIC-529 - permanently to https://lf-o-ran-sc.atlassian.net/jira/browse/RIC-529 ( release-notes: line 94) redirect https://jira.o-ran-sc.org/browse/RIC-514 - permanently to https://lf-o-ran-sc.atlassian.net/jira/browse/RIC-514 ( release-notes: line 74) redirect https://jira.o-ran-sc.org/browse/RIC-659 - permanently to https://lf-o-ran-sc.atlassian.net/jira/browse/RIC-659 ( release-notes: line 68) redirect https://jira.o-ran-sc.org/browse/RIC-699 - permanently to https://lf-o-ran-sc.atlassian.net/jira/browse/RIC-699 ( release-notes: line 57) redirect https://jira.o-ran-sc.org/browse/RIC-664 - permanently to https://lf-o-ran-sc.atlassian.net/jira/browse/RIC-664 ( release-notes: line 52) redirect https://jira.o-ran-sc.org/browse/RIC-706 - permanently to https://lf-o-ran-sc.atlassian.net/jira/browse/RIC-706 ( rnib: line 45) ok https://github.com/protocolbuffers/protobuf/issues/1491 ( release-notes: line 62) redirect https://jira.o-ran-sc.org/browse/RIC-788 - permanently to https://lf-o-ran-sc.atlassian.net/jira/browse/RIC-788 (installation-guide: line 12) ok https://lf-o-ran-sc.atlassian.net/wiki/spaces/RICP/pages/14123122/RMR+Prebuilt+Binary+Packages (installation-guide: line 12) ok https://lf-o-ran-sc.atlassian.net/wiki/spaces/RICP/pages/14123148/RMR+Building+From+Source ( release-notes: line 47) redirect https://jira.o-ran-sc.org/browse/RIC-858 - permanently to https://lf-o-ran-sc.atlassian.net/jira/browse/RIC-858 ( release-notes: line 69) redirect https://jira.o-ran-sc.org/browse/RIC-795 - permanently to https://lf-o-ran-sc.atlassian.net/jira/browse/RIC-795 (installation-guide: line 9) ok https://pypi.org/project/ricxappframe ( release-notes: line 42) redirect https://jira.o-ran-sc.org/browse/RIC-865 - permanently to https://lf-o-ran-sc.atlassian.net/jira/browse/RIC-865 ( user-guide: line 2) ok https://msgpack.org/index.html ( release-notes: line 37) redirect https://jira.o-ran-sc.org/browse/RIC-862 - permanently to https://lf-o-ran-sc.atlassian.net/jira/browse/RIC-862 build succeeded. Look for any errors in the above output or in docs/_build/linkcheck/output.txt docs: OK (61.75=setup[53.39]+cmd[8.34,0.02] seconds) docs-linkcheck: OK (54.86=setup[41.54]+cmd[13.31] seconds) congratulations :) (116.67 seconds) + tox_status=0 + echo '---> Completed tox runs' ---> Completed tox runs + for i in '.tox/*/log' ++ echo .tox/docs-linkcheck/log ++ awk -F/ '{print $2}' + tox_env=docs-linkcheck + cp -r .tox/docs-linkcheck/log /w/workspace/rtdv3-global-verify-master/archives/tox/docs-linkcheck + for i in '.tox/*/log' ++ echo .tox/docs/log ++ awk -F/ '{print $2}' + tox_env=docs + cp -r .tox/docs/log /w/workspace/rtdv3-global-verify-master/archives/tox/docs + DOC_DIR=docs/_build/html + [[ -d docs/_build/html ]] + echo '---> Archiving generated docs' ---> Archiving generated docs + mv docs/_build/html /w/workspace/rtdv3-global-verify-master/archives/docs + echo '---> tox-run.sh ends' ---> tox-run.sh ends + test 0 -eq 0 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DEFAULT_VERSION=latest [EnvInject] - Variables injected successfully. [rtdv3-global-verify-master] $ /bin/bash -l /tmp/jenkins7766682045212520491.sh ---> rtdv3.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kgor from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools yq lf-activate-venv(): INFO: Adding /tmp/venv-Kgor/bin to PATH INFO: INFO: Project: ric-plt/xapp-frame-py INFO: Read the Docs Sub Project: https://o-ran-sc-ric-plt-xapp-frame-py.readthedocs.io INFO: Read the Docs Master Project: https://o-ran-sc-doc.readthedocs.io INFO: Verify job completed $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 6200 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins4335533426904888061.sh ---> sysstat.sh [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins936322850373616466.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=redhat + workspace=/w/workspace/rtdv3-global-verify-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/rtdv3-global-verify-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + sort + rpm -qa + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/rtdv3-global-verify-master ']' + mkdir -p /w/workspace/rtdv3-global-verify-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/rtdv3-global-verify-master/archives/ [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins15222847684474837263.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kgor from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Kgor/bin to PATH INFO: Running in OpenStack, capturing instance metadata [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins6994480298266691123.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/rtdv3-global-verify-master@tmp/config11102820958308561264tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins12604343936699062483.sh ---> create-netrc.sh [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins13097734294803099174.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kgor from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Kgor/bin to PATH [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins1969062818029294603.sh ---> sudo-logs.sh Archiving 'sudo' log.. [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins15805278484816176199.sh ---> job-cost.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kgor from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-Kgor/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-1 INFO: Archiving Costs [rtdv3-global-verify-master] $ /bin/bash -l /tmp/jenkins6640786008264642495.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kgor from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-Kgor/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/rtdv3-global-verify-master/4132 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-centos7-builder-1c-1g-1793.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 ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 1 On-line CPU(s) list: 0 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 1 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0 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 ---> nproc: 1 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 882M 0 882M 0% /dev tmpfs 919M 0 919M 0% /dev/shm tmpfs 919M 17M 903M 2% /run tmpfs 919M 0 919M 0% /sys/fs/cgroup /dev/vda1 20G 6.3G 14G 32% / tmpfs 184M 0 184M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 1837 378 144 16 1314 1259 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1450 qdisc pfifo_fast state UP group default qlen 1000 link/ether fa:16:3e:ac:bf:d9 brd ff:ff:ff:ff:ff:ff inet 10.32.7.54/23 brd 10.32.7.255 scope global dynamic eth0 valid_lft 85987sec preferred_lft 85987sec inet6 fe80::f816:3eff:feac:bfd9/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 04/28/2026 _x86_64_ (1 CPU) 04:03:10 PM LINUX RESTART 04:04:03 PM tps rtps wtps bread/s bwrtn/s 04:05:01 PM 84.95 16.10 68.85 1494.04 8353.54 04:06:01 PM 87.74 0.62 87.12 28.11 8648.55 04:07:01 PM 131.36 0.33 131.04 14.79 22149.40 04:08:01 PM 110.59 6.17 104.41 545.05 19704.45 04:09:02 PM 106.23 78.27 27.96 5746.39 1479.85 04:10:01 PM 24.04 2.39 21.65 187.74 610.75 Average: 91.05 17.54 73.51 1351.83 10160.16 04:04:03 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:05:01 PM 78044 1803740 95.85 2088 1330336 516996 17.64 451772 1163884 102084 04:06:01 PM 145592 1736192 92.26 2088 1348472 400772 13.68 348764 1168608 110648 04:07:01 PM 221572 1660212 88.23 2088 1173612 496396 16.94 396692 1001200 81664 04:08:01 PM 148124 1733660 92.13 2088 1156828 601780 20.54 600944 832204 5052 04:09:02 PM 72136 1809648 96.17 2088 1236504 510100 17.41 631556 883660 8596 04:10:01 PM 107760 1774024 94.27 2088 1219272 493912 16.86 616976 864668 8620 Average: 128871 1752913 93.15 2088 1244171 503326 17.18 507784 985704 52777 04:04:03 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 04:05:01 PM eth0 78.63 69.95 942.32 7.44 0.00 0.00 0.00 04:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:06:01 PM eth0 30.53 28.90 280.53 5.20 0.00 0.00 0.00 04:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:07:01 PM eth0 81.36 66.28 1530.12 9.93 0.00 0.00 0.00 04:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:08:01 PM eth0 16.29 17.40 21.64 4.66 0.00 0.00 0.00 04:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:02 PM eth0 33.20 32.13 32.17 10.06 0.00 0.00 0.00 04:09:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:01 PM eth0 13.14 15.09 13.51 8.67 0.00 0.00 0.00 04:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: eth0 42.08 38.19 467.81 7.66 0.00 0.00 0.00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 04/28/2026 _x86_64_ (1 CPU) 04:03:10 PM LINUX RESTART 04:04:03 PM CPU %user %nice %system %iowait %steal %idle 04:05:01 PM all 74.29 0.00 6.26 1.97 2.94 14.53 04:05:01 PM 0 74.29 0.00 6.26 1.97 2.94 14.53 04:06:01 PM all 74.05 0.00 7.33 1.48 2.83 14.31 04:06:01 PM 0 74.05 0.00 7.33 1.48 2.83 14.31 04:07:01 PM all 73.73 0.00 8.32 0.83 2.61 14.50 04:07:01 PM 0 73.73 0.00 8.32 0.83 2.61 14.50 04:08:01 PM all 79.32 0.00 6.59 1.53 3.03 9.53 04:08:01 PM 0 79.32 0.00 6.59 1.53 3.03 9.53 04:09:02 PM all 64.92 0.00 4.08 11.36 2.92 16.73 04:09:02 PM 0 64.92 0.00 4.08 11.36 2.92 16.73 04:10:01 PM all 76.66 0.00 4.60 1.18 3.15 14.41 04:10:01 PM 0 76.66 0.00 4.60 1.18 3.15 14.41 Average: all 73.79 0.00 6.19 3.09 2.91 14.01 Average: 0 73.79 0.00 6.19 3.09 2.91 14.01