Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/ric-plt/xapp-frame-py/+/15624 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos7-builder-1c-1g-1696 (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-Z8aB6jrGwenr/agent.6624 SSH_AGENT_PID=6628 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/rtdv3-global-verify-master@tmp/private_key_15429190347091077065.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-ssh3096803200647696354.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-ssh7989766083461049122.key > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/xapp-frame-py refs/changes/24/15624/1 # timeout=10 > git rev-parse cd5953045736061c8a412c67acba58bb0d6afc0f^{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 cd5953045736061c8a412c67acba58bb0d6afc0f (refs/changes/24/15624/1) > git config core.sparsecheckout # timeout=10 > git checkout -f cd5953045736061c8a412c67acba58bb0d6afc0f # timeout=10 Commit message: "Fix(docs): expand autodoc mocks for Py3.13 compat" > 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/jenkins15357196790875393598.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-Q1Ba 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-Q1Ba/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-Q1Ba/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.96 botocore==1.42.96 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.47 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.2.4 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/jenkins7356530337081400278.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-rqQq + 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= ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ pyenv versions ++ sed 's/^[ *]* //' ++ awk '{ print $1 }' ++ grep -E '^[0-9.]*[0-9]$' ++ [[ ! -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 ]] + [[ ! -f /tmp/.toxenv ]] + [[ -n '' ]] + python3 -m venv /tmp/venv-rqQq + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rqQq' lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rqQq + echo /tmp/venv-rqQq + 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-rqQq/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-rqQq/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-rqQq/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-rqQq/bin to PATH + PATH=/tmp/venv-rqQq/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-rqQq/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.2.4 [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/jenkins7812278028885292664.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-ZTIZ + 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 ]] +++ sort -V +++ tail -n 1 +++ grep '^3' /tmp/.pyenv_versions ++ 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-rqQq + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rqQq from' file:/tmp/.toxenv lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rqQq 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-rqQq/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-rqQq/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-rqQq/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-rqQq/bin to PATH + PATH=/tmp/venv-rqQq/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-rqQq/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-rqQq/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-rqQq/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' + tee -a /w/workspace/rtdv3-global-verify-master/archives/tox/tox.log + tox -e docs,docs-linkcheck --parallel auto --parallel-live 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-rqQq/lib/python3.9/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ .pkg: get_requires_for_build_sdist> python /tmp/venv-rqQq/lib/python3.9/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ .pkg: get_requires_for_build_wheel> python /tmp/venv-rqQq/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-rqQq/lib/python3.9/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ .pkg: build_sdist> python /tmp/venv-rqQq/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=b7c8ad83b9268f6e8763721d9c4d35d21ec3bb1c70250f76266f8943091f8741,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 5.78 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=b7c8ad83b9268f6e8763721d9c4d35d21ec3bb1c70250f76266f8943091f8741,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 making output directory... done Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. /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) 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 ( 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/ ( rmr_api: line 1) ok https://docs.python.org/3/library/ctypes.html#ctypes.c_char_p ( 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 ( rnib: line 45) ok https://github.com/protocolbuffers/protobuf/issues/1491 ( 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 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 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 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 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 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 52) redirect https://jira.o-ran-sc.org/browse/RIC-706 - permanently to https://lf-o-ran-sc.atlassian.net/jira/browse/RIC-706 ( 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 ( user-guide: line 2) ok https://msgpack.org/index.html ( 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 ( 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 (installation-guide: line 9) ok https://pypi.org/project/ricxappframe ( 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 (installation-guide: line 12) redirect https://wiki.o-ran-sc.org/display/RICP/RMR+Building+From+Source - with Found to https://lf-o-ran-sc.atlassian.net/wiki/spaces/RICP/pages/14123148/RMR+Building+From+Source ( 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 Warning, treated as error: /w/workspace/rtdv3-global-verify-master/docs/installation-guide.rst:12:broken link: https://wiki.o-ran-sc.org/pages/viewpage.action?pageId=3605041 (404 Client Error: Not Found for url: https://lf-o-ran-sc.atlassian.net/wiki/pages/viewpage.action?pageId=3605041) (installation-guide: line 12) docs-linkcheck: exit 2 (12.70 seconds) /w/workspace/rtdv3-global-verify-master> 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 pid=8936 docs: OK (65.76=setup[57.54]+cmd[8.21,0.02] seconds) docs-linkcheck: FAIL code 2 (56.89=setup[44.18]+cmd[12.70] seconds) evaluation failed :( (122.71 seconds) + tox_status=255 + 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 255 -eq 0 + exit 255 Build step 'Conditional steps (multiple)' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 6628 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins3024327361881752213.sh ---> sysstat.sh [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins17538852534537370055.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 + rpm -qa + sort + '[' -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/jenkins7604545935850053333.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-Q1Ba 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-Q1Ba/bin to PATH INFO: Running in OpenStack, capturing instance metadata [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins10749027962503166401.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/rtdv3-global-verify-master@tmp/config13761630776408971071tmp 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/jenkins5864900367698602565.sh ---> create-netrc.sh [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins18255009108533144845.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-Q1Ba 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-Q1Ba/bin to PATH [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins6966118835995722749.sh ---> sudo-logs.sh Archiving 'sudo' log.. [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins5212853163522046838.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-Q1Ba 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-Q1Ba/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/jenkins4193712082022401747.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-Q1Ba 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-Q1Ba/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/rtdv3-global-verify-master/4100 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-centos7-builder-1c-1g-1696.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.2G 14G 31% / tmpfs 184M 0 184M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 1837 389 114 16 1333 1249 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:84:22:5c brd ff:ff:ff:ff:ff:ff inet 10.32.7.243/23 brd 10.32.7.255 scope global dynamic eth0 valid_lft 86004sec preferred_lft 86004sec inet6 fe80::f816:3eff:fe84:225c/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) 11:17:45 AM LINUX RESTART 11:18:02 AM tps rtps wtps bread/s bwrtn/s 11:19:01 AM 190.31 116.13 74.19 9689.60 41631.37 11:20:01 AM 84.99 1.34 83.66 69.01 9130.90 11:21:01 AM 103.92 1.28 102.64 179.84 9390.04 11:22:01 AM 115.59 2.60 112.99 92.33 20035.75 11:23:02 AM 142.30 62.64 79.67 4833.70 16435.48 11:24:01 AM 38.27 5.50 32.77 482.52 1608.38 Average: 112.55 31.34 81.22 2536.54 16316.72 11:18:02 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:19:01 AM 109296 1772488 94.19 2088 1418112 424412 14.48 327576 1283636 27716 11:20:01 AM 157120 1724664 91.65 2088 1322428 436864 14.91 357124 1172020 101020 11:21:01 AM 78160 1803624 95.85 2088 1314272 531380 18.13 462200 1107912 93324 11:22:01 AM 133988 1747796 92.88 2088 1224752 533740 18.21 489100 985116 71552 11:23:02 AM 126760 1755024 93.26 2088 1271700 404880 13.82 502836 947104 13720 11:24:01 AM 198428 1683356 89.46 2088 1205184 406760 13.88 513032 872184 7724 Average: 133959 1747825 92.88 2088 1292741 456339 15.57 441978 1061329 52509 11:18:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 11:19:01 AM eth0 225.59 123.08 879.80 60.51 0.00 0.00 0.00 11:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:01 AM eth0 80.50 71.89 938.94 7.95 0.00 0.00 0.00 11:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:01 AM eth0 41.82 38.46 524.60 8.81 0.00 0.00 0.00 11:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:01 AM eth0 55.88 51.94 1018.70 6.05 0.00 0.00 0.00 11:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:23:02 AM eth0 37.10 33.58 41.17 7.03 0.00 0.00 0.00 11:23:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:24:01 AM eth0 13.31 15.31 13.63 10.10 0.00 0.00 0.00 11:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: eth0 75.28 55.57 569.96 16.57 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) 11:17:45 AM LINUX RESTART 11:18:02 AM CPU %user %nice %system %iowait %steal %idle 11:19:01 AM all 68.78 0.00 17.83 4.46 5.27 3.67 11:19:01 AM 0 68.78 0.00 17.83 4.46 5.27 3.67 11:20:01 AM all 67.92 0.00 5.99 2.10 4.87 19.12 11:20:01 AM 0 67.92 0.00 5.99 2.10 4.87 19.12 11:21:01 AM all 68.51 0.00 6.20 1.44 4.58 19.27 11:21:01 AM 0 68.51 0.00 6.20 1.44 4.58 19.27 11:22:01 AM all 72.63 0.00 6.74 2.58 4.95 13.10 11:22:01 AM 0 72.63 0.00 6.74 2.58 4.95 13.10 11:23:02 AM all 65.43 0.00 6.17 9.65 4.73 14.02 11:23:02 AM 0 65.43 0.00 6.17 9.65 4.73 14.02 11:24:01 AM all 75.19 0.00 3.94 1.80 3.85 15.22 11:24:01 AM 0 75.19 0.00 3.94 1.80 3.85 15.22 Average: all 69.72 0.00 7.78 3.68 4.71 14.11 Average: 0 69.72 0.00 7.78 3.68 4.71 14.11