10:22:23 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/rappcatalogue/+/15285 10:22:23 Running as SYSTEM 10:22:23 [EnvInject] - Loading node environment variables. 10:22:24 Building remotely on prd-centos7-builder-1c-1g-9505 (centos7-builder-1c-1g) in workspace /w/workspace/rtdv3-global-verify-master 10:22:24 [ssh-agent] Looking for ssh-agent implementation... 10:22:24 $ ssh-agent 10:22:25 SSH_AUTH_SOCK=/tmp/ssh-GFgHhFEhA0GK/agent.6339 10:22:25 SSH_AGENT_PID=6342 10:22:25 [ssh-agent] Started. 10:22:25 Running ssh-add (command line suppressed) 10:22:25 Identity added: /w/workspace/rtdv3-global-verify-master@tmp/private_key_6003593499510400504.key (jenkins-ssh) 10:22:25 [ssh-agent] Using credentials jenkins (jenkins) 10:22:25 The recommended git tool is: NONE 10:22:32 using credential jenkins 10:22:32 Wiping out workspace first. 10:22:32 Cloning the remote Git repository 10:22:32 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappcatalogue 10:22:32 > git init /w/workspace/rtdv3-global-verify-master # timeout=10 10:22:32 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappcatalogue 10:22:32 > git --version # timeout=10 10:22:32 > git --version # 'git version 2.36.6' 10:22:32 using GIT_SSH to set credentials jenkins 10:22:32 [INFO] Currently running in a labeled security context 10:22:32 [INFO] Currently SELinux is 'enforcing' on the host 10:22:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/rtdv3-global-verify-master@tmp/jenkins-gitclient-ssh18019965880336748321.key 10:22:32 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappcatalogue +refs/heads/*:refs/remotes/origin/* # timeout=10 10:22:33 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappcatalogue # timeout=10 10:22:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:22:35 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappcatalogue # timeout=10 10:22:35 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappcatalogue 10:22:35 using GIT_SSH to set credentials jenkins 10:22:35 [INFO] Currently running in a labeled security context 10:22:35 [INFO] Currently SELinux is 'enforcing' on the host 10:22:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/rtdv3-global-verify-master@tmp/jenkins-gitclient-ssh2080824630302872155.key 10:22:35 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappcatalogue refs/changes/85/15285/3 # timeout=10 10:22:35 > git rev-parse 26074350545bd2a3c09857f0be1875d8a9007c84^{commit} # timeout=10 10:22:36 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:22:36 Checking out Revision 26074350545bd2a3c09857f0be1875d8a9007c84 (refs/changes/85/15285/3) 10:22:36 > git config core.sparsecheckout # timeout=10 10:22:36 > git checkout -f 26074350545bd2a3c09857f0be1875d8a9007c84 # timeout=10 10:22:39 Commit message: "Fix the RTD failure" 10:22:39 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:22:40 > git rev-list --no-walk e7219501932030eae82b7dc3d939139fea25cb67 # timeout=10 10:22:41 Run condition [File exists] enabling prebuild for step [BuilderChain] 10:22:41 provisioning config files... 10:22:41 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:22:41 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:22:41 [File exists] check if file exists [.readthedocs.yaml] 10:22:41 Run condition [File exists] enabling perform for step [BuilderChain] 10:22:41 provisioning config files... 10:22:41 copy managed file [lftoolsini] to file:/home/jenkins/.config/lftools/lftools.ini 10:22:41 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins2691726073697082362.sh 10:22:41 ---> python-tools-install.sh 10:22:41 Setup pyenv: 10:22:42 system 10:22:42 * 3.8.13 (set by /opt/pyenv/version) 10:22:42 * 3.9.13 (set by /opt/pyenv/version) 10:22:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-D2EA 10:22:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:22:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:22:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:23:06 lf-activate-venv(): INFO: Base packages installed successfully 10:23:06 lf-activate-venv(): INFO: Installing additional packages: lftools 10:23:58 lf-activate-venv(): INFO: Adding /tmp/venv-D2EA/bin to PATH 10:23:58 Generating Requirements File 10:24:42 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. 10:24:42 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:24:43 Python 3.9.13 10:24:43 pip 25.3 from /tmp/venv-D2EA/lib/python3.9/site-packages/pip (python 3.9) 10:24:44 appdirs==1.4.4 10:24:44 argcomplete==3.6.3 10:24:44 aspy.yaml==1.3.0 10:24:44 attrs==25.4.0 10:24:44 autopage==0.5.2 10:24:44 beautifulsoup4==4.14.2 10:24:44 boto3==1.40.75 10:24:44 botocore==1.40.75 10:24:44 bs4==0.0.2 10:24:44 cachetools==6.2.2 10:24:44 certifi==2025.11.12 10:24:44 cffi==2.0.0 10:24:44 cfgv==3.4.0 10:24:44 chardet==5.2.0 10:24:44 charset-normalizer==3.4.4 10:24:44 click==8.1.8 10:24:44 cliff==4.9.1 10:24:44 cmd2==2.7.0 10:24:44 cryptography==3.3.2 10:24:44 debtcollector==3.0.0 10:24:44 decorator==5.2.1 10:24:44 defusedxml==0.7.1 10:24:44 Deprecated==1.3.1 10:24:44 distlib==0.4.0 10:24:44 dnspython==2.7.0 10:24:44 docker==7.1.0 10:24:44 dogpile.cache==1.4.1 10:24:44 durationpy==0.10 10:24:44 email-validator==2.3.0 10:24:44 filelock==3.19.1 10:24:44 future==1.0.0 10:24:44 gitdb==4.0.12 10:24:44 GitPython==3.1.45 10:24:44 google-auth==2.43.0 10:24:44 httplib2==0.31.0 10:24:44 identify==2.6.15 10:24:44 idna==3.11 10:24:44 importlib-resources==1.5.0 10:24:44 importlib_metadata==8.7.0 10:24:44 iso8601==2.1.0 10:24:44 Jinja2==3.1.6 10:24:44 jmespath==1.0.1 10:24:44 jsonpatch==1.33 10:24:44 jsonpointer==3.0.0 10:24:44 jsonschema==4.25.1 10:24:44 jsonschema-specifications==2025.9.1 10:24:44 keystoneauth1==5.11.1 10:24:44 kubernetes==34.1.0 10:24:44 lftools==0.37.15 10:24:44 lxml==6.0.2 10:24:44 markdown-it-py==3.0.0 10:24:44 MarkupSafe==3.0.3 10:24:44 mdurl==0.1.2 10:24:44 msgpack==1.1.2 10:24:44 multi_key_dict==2.0.3 10:24:44 munch==4.0.0 10:24:44 netaddr==1.3.0 10:24:44 niet==1.4.2 10:24:44 nodeenv==1.9.1 10:24:44 oauth2client==4.1.3 10:24:44 oauthlib==3.3.1 10:24:44 openstacksdk==4.5.0 10:24:44 os-service-types==1.7.0 10:24:44 osc-lib==4.0.2 10:24:44 oslo.config==10.0.0 10:24:44 oslo.context==6.1.0 10:24:44 oslo.i18n==6.6.0 10:24:44 oslo.log==7.2.1 10:24:44 oslo.serialization==5.8.0 10:24:44 oslo.utils==9.1.0 10:24:44 packaging==25.0 10:24:44 pbr==7.0.3 10:24:44 platformdirs==4.4.0 10:24:44 prettytable==3.16.0 10:24:44 psutil==7.1.3 10:24:44 pyasn1==0.6.1 10:24:44 pyasn1_modules==0.4.2 10:24:44 pycparser==2.23 10:24:44 pygerrit2==2.0.15 10:24:44 PyGithub==2.8.1 10:24:44 Pygments==2.19.2 10:24:44 PyJWT==2.10.1 10:24:44 PyNaCl==1.6.1 10:24:44 pyparsing==2.4.7 10:24:44 pyperclip==1.11.0 10:24:44 pyrsistent==0.20.0 10:24:44 python-cinderclient==9.7.0 10:24:44 python-dateutil==2.9.0.post0 10:24:44 python-heatclient==4.2.0 10:24:44 python-jenkins==1.8.3 10:24:44 python-keystoneclient==5.6.0 10:24:44 python-magnumclient==4.9.0 10:24:44 python-openstackclient==8.0.0 10:24:44 python-swiftclient==4.9.0 10:24:44 PyYAML==6.0.3 10:24:44 referencing==0.36.2 10:24:44 requests==2.32.5 10:24:44 requests-oauthlib==2.0.0 10:24:44 requestsexceptions==1.4.0 10:24:44 rfc3986==2.0.0 10:24:44 rich==14.2.0 10:24:44 rich-argparse==1.7.2 10:24:44 rpds-py==0.27.1 10:24:44 rsa==4.9.1 10:24:44 ruamel.yaml==0.18.16 10:24:44 ruamel.yaml.clib==0.2.15 10:24:44 s3transfer==0.14.0 10:24:44 simplejson==3.20.2 10:24:44 six==1.17.0 10:24:44 smmap==5.0.2 10:24:44 soupsieve==2.8 10:24:44 stevedore==5.5.0 10:24:44 tabulate==0.9.0 10:24:44 toml==0.10.2 10:24:44 tomlkit==0.13.3 10:24:44 tqdm==4.67.1 10:24:44 typing_extensions==4.15.0 10:24:44 tzdata==2025.2 10:24:44 urllib3==1.26.20 10:24:44 virtualenv==20.35.4 10:24:44 wcwidth==0.2.14 10:24:44 websocket-client==1.9.0 10:24:44 wrapt==2.0.1 10:24:44 xdg==6.0.0 10:24:44 xmltodict==1.0.2 10:24:44 yq==3.4.3 10:24:44 zipp==3.23.0 10:24:44 [EnvInject] - Injecting environment variables from a build step. 10:24:44 [EnvInject] - Injecting as environment variables the properties content 10:24:44 PYTHON=python3 10:24:44 10:24:44 [EnvInject] - Variables injected successfully. 10:24:44 [rtdv3-global-verify-master] $ /bin/bash -l /tmp/jenkins3468905733806555404.sh 10:24:44 ---> tox-install.sh 10:24:44 + source /home/jenkins/lf-env.sh 10:24:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:24:44 ++ mktemp -d /tmp/venv-XXXX 10:24:44 + lf_venv=/tmp/venv-ncMj 10:24:44 + local venv_file=/tmp/.os_lf_venv 10:24:44 + local python=python3 10:24:44 + local options 10:24:44 + local set_path=true 10:24:44 + local install_args= 10:24:44 ++ 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 10:24:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:24:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:24:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:24:44 + true 10:24:44 + case $1 in 10:24:44 + venv_file=/tmp/.toxenv 10:24:44 + shift 2 10:24:44 + true 10:24:44 + case $1 in 10:24:44 + shift 10:24:44 + break 10:24:44 + case $python in 10:24:44 + local pkg_list= 10:24:44 + [[ -d /opt/pyenv ]] 10:24:44 + echo 'Setup pyenv:' 10:24:44 Setup pyenv: 10:24:44 + export PYENV_ROOT=/opt/pyenv 10:24:44 + PYENV_ROOT=/opt/pyenv 10:24:44 + 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 10:24:44 + PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 10:24:44 + pyenv versions 10:24:44 system 10:24:44 3.8.13 10:24:44 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 10:24:44 + command -v pyenv 10:24:44 ++ pyenv init - --no-rehash 10:24:45 + 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[*]}"'\'')" 10:24:45 export PATH="/opt/pyenv/shims:${PATH}" 10:24:45 export PYENV_SHELL=bash 10:24:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:24:45 pyenv() { 10:24:45 local command 10:24:45 command="${1:-}" 10:24:45 if [ "$#" -gt 0 ]; then 10:24:45 shift 10:24:45 fi 10:24:45 10:24:45 case "$command" in 10:24:45 rehash|shell) 10:24:45 eval "$(pyenv "sh-$command" "$@")" 10:24:45 ;; 10:24:45 *) 10:24:45 command pyenv "$command" "$@" 10:24:45 ;; 10:24:45 esac 10:24:45 }' 10:24:45 +++ 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[*]}"' 10:24:45 ++ PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 10:24:45 ++ 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 10:24:45 ++ 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 10:24:45 ++ export PYENV_SHELL=bash 10:24:45 ++ PYENV_SHELL=bash 10:24:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:24:45 +++ complete -F _pyenv pyenv 10:24:45 ++ lf-pyver python3 10:24:45 ++ local py_version_xy=python3 10:24:45 ++ local py_version_xyz= 10:24:45 ++ grep -E '^[0-9.]*[0-9]$' 10:24:45 ++ pyenv versions 10:24:45 ++ local command 10:24:45 ++ command=versions 10:24:45 ++ '[' 1 -gt 0 ']' 10:24:45 ++ shift 10:24:45 ++ case "$command" in 10:24:45 ++ command pyenv versions 10:24:45 ++ pyenv versions 10:24:45 ++ sed 's/^[ *]* //' 10:24:45 ++ awk '{ print $1 }' 10:24:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:24:45 +++ grep '^3' /tmp/.pyenv_versions 10:24:45 +++ sort -V 10:24:45 +++ tail -n 1 10:24:45 ++ py_version_xyz=3.9.13 10:24:45 ++ [[ -z 3.9.13 ]] 10:24:45 ++ echo 3.9.13 10:24:45 ++ return 0 10:24:45 + pyenv local 3.9.13 10:24:45 + local command 10:24:45 + command=local 10:24:45 + '[' 2 -gt 0 ']' 10:24:45 + shift 10:24:45 + case "$command" in 10:24:45 + command pyenv local 3.9.13 10:24:45 + pyenv local 3.9.13 10:24:45 + for arg in '"$@"' 10:24:45 + case $arg in 10:24:45 + pkg_list+='tox ' 10:24:45 + for arg in '"$@"' 10:24:45 + case $arg in 10:24:45 + pkg_list+='virtualenv ' 10:24:45 + for arg in '"$@"' 10:24:45 + case $arg in 10:24:45 + pkg_list+='urllib3~=1.26.15 ' 10:24:45 + [[ -f /tmp/.toxenv ]] 10:24:45 + [[ ! -f /tmp/.toxenv ]] 10:24:45 + [[ -n '' ]] 10:24:45 + python3 -m venv /tmp/venv-ncMj 10:24:53 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ncMj' 10:24:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ncMj 10:24:53 + echo /tmp/venv-ncMj 10:24:53 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:24:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:24:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:24:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:24:53 + local 'pip_opts=--upgrade --quiet' 10:24:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:24:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:24:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:24:53 + [[ -n '' ]] 10:24:53 + [[ -n '' ]] 10:24:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:24:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:24:53 + /tmp/venv-ncMj/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 10:25:02 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:25:02 lf-activate-venv(): INFO: Base packages installed successfully 10:25:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:25:02 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:25:02 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:25:02 + /tmp/venv-ncMj/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 10:25:07 + type python3 10:25:07 + true 10:25:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ncMj/bin to PATH' 10:25:07 lf-activate-venv(): INFO: Adding /tmp/venv-ncMj/bin to PATH 10:25:07 + PATH=/tmp/venv-ncMj/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 10:25:07 + return 0 10:25:07 + python3 --version 10:25:07 Python 3.9.13 10:25:07 + python3 -m pip --version 10:25:07 pip 25.3 from /tmp/venv-ncMj/lib/python3.9/site-packages/pip (python 3.9) 10:25:07 + python3 -m pip freeze 10:25:08 cachetools==6.2.2 10:25:08 chardet==5.2.0 10:25:08 colorama==0.4.6 10:25:08 distlib==0.4.0 10:25:08 filelock==3.19.1 10:25:08 packaging==25.0 10:25:08 platformdirs==4.4.0 10:25:08 pluggy==1.6.0 10:25:08 pyproject-api==1.9.1 10:25:08 tomli==2.3.0 10:25:08 tox==4.30.3 10:25:08 typing_extensions==4.15.0 10:25:08 urllib3==1.26.20 10:25:08 virtualenv==20.35.4 10:25:08 [EnvInject] - Injecting environment variables from a build step. 10:25:08 [EnvInject] - Injecting as environment variables the properties content 10:25:08 DOC_DIR=docs/_build/html 10:25:08 TOX_DIR=. 10:25:08 TOX_ENVS=docs,docs-linkcheck 10:25:08 10:25:08 [EnvInject] - Variables injected successfully. 10:25:08 [EnvInject] - Injecting environment variables from a build step. 10:25:08 [EnvInject] - Injecting as environment variables the properties content 10:25:08 PARALLEL=true 10:25:08 10:25:08 [EnvInject] - Variables injected successfully. 10:25:08 [rtdv3-global-verify-master] $ /bin/bash -l /tmp/jenkins11024863141268594861.sh 10:25:08 ---> tox-run.sh 10:25:08 + 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 10:25:08 + ARCHIVE_TOX_DIR=/w/workspace/rtdv3-global-verify-master/archives/tox 10:25:08 + ARCHIVE_DOC_DIR=/w/workspace/rtdv3-global-verify-master/archives/docs 10:25:08 + mkdir -p /w/workspace/rtdv3-global-verify-master/archives/tox 10:25:08 + cd /w/workspace/rtdv3-global-verify-master/. 10:25:08 + source /home/jenkins/lf-env.sh 10:25:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:25:08 ++ mktemp -d /tmp/venv-XXXX 10:25:08 + lf_venv=/tmp/venv-BgGz 10:25:08 + local venv_file=/tmp/.os_lf_venv 10:25:08 + local python=python3 10:25:08 + local options 10:25:08 + local set_path=true 10:25:08 + local install_args= 10:25:08 ++ 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 10:25:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:25:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:25:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:25:08 + true 10:25:08 + case $1 in 10:25:08 + venv_file=/tmp/.toxenv 10:25:08 + shift 2 10:25:08 + true 10:25:08 + case $1 in 10:25:08 + shift 10:25:08 + break 10:25:08 + case $python in 10:25:08 + local pkg_list= 10:25:08 + [[ -d /opt/pyenv ]] 10:25:08 + echo 'Setup pyenv:' 10:25:08 Setup pyenv: 10:25:08 + export PYENV_ROOT=/opt/pyenv 10:25:08 + PYENV_ROOT=/opt/pyenv 10:25:08 + 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 10:25:08 + 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 10:25:08 + pyenv versions 10:25:08 system 10:25:08 3.8.13 10:25:08 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 10:25:08 + command -v pyenv 10:25:08 ++ pyenv init - --no-rehash 10:25:08 + 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[*]}"'\'')" 10:25:08 export PATH="/opt/pyenv/shims:${PATH}" 10:25:08 export PYENV_SHELL=bash 10:25:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:25:08 pyenv() { 10:25:08 local command 10:25:08 command="${1:-}" 10:25:08 if [ "$#" -gt 0 ]; then 10:25:08 shift 10:25:08 fi 10:25:08 10:25:08 case "$command" in 10:25:08 rehash|shell) 10:25:08 eval "$(pyenv "sh-$command" "$@")" 10:25:08 ;; 10:25:08 *) 10:25:08 command pyenv "$command" "$@" 10:25:08 ;; 10:25:08 esac 10:25:08 }' 10:25:08 +++ 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[*]}"' 10:25:08 ++ 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 10:25:08 ++ 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 10:25:08 ++ 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 10:25:08 ++ export PYENV_SHELL=bash 10:25:08 ++ PYENV_SHELL=bash 10:25:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:25:08 +++ complete -F _pyenv pyenv 10:25:08 ++ lf-pyver python3 10:25:08 ++ local py_version_xy=python3 10:25:08 ++ local py_version_xyz= 10:25:08 ++ sed 's/^[ *]* //' 10:25:08 ++ awk '{ print $1 }' 10:25:08 ++ grep -E '^[0-9.]*[0-9]$' 10:25:08 ++ pyenv versions 10:25:08 ++ local command 10:25:08 ++ command=versions 10:25:08 ++ '[' 1 -gt 0 ']' 10:25:08 ++ shift 10:25:08 ++ case "$command" in 10:25:08 ++ command pyenv versions 10:25:08 ++ pyenv versions 10:25:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:25:08 +++ grep '^3' /tmp/.pyenv_versions 10:25:08 +++ sort -V 10:25:08 +++ tail -n 1 10:25:08 ++ py_version_xyz=3.9.13 10:25:08 ++ [[ -z 3.9.13 ]] 10:25:08 ++ echo 3.9.13 10:25:08 ++ return 0 10:25:08 + pyenv local 3.9.13 10:25:08 + local command 10:25:08 + command=local 10:25:08 + '[' 2 -gt 0 ']' 10:25:08 + shift 10:25:08 + case "$command" in 10:25:08 + command pyenv local 3.9.13 10:25:08 + pyenv local 3.9.13 10:25:08 + for arg in '"$@"' 10:25:08 + case $arg in 10:25:08 + pkg_list+='tox ' 10:25:08 + for arg in '"$@"' 10:25:08 + case $arg in 10:25:08 + pkg_list+='virtualenv ' 10:25:08 + for arg in '"$@"' 10:25:08 + case $arg in 10:25:08 + pkg_list+='urllib3~=1.26.15 ' 10:25:08 + [[ -f /tmp/.toxenv ]] 10:25:08 ++ cat /tmp/.toxenv 10:25:08 + lf_venv=/tmp/venv-ncMj 10:25:08 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ncMj from' file:/tmp/.toxenv 10:25:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ncMj from file:/tmp/.toxenv 10:25:08 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:25:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:25:08 + local 'pip_opts=--upgrade --quiet' 10:25:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:25:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:25:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:25:08 + [[ -n '' ]] 10:25:08 + [[ -n '' ]] 10:25:08 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:25:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:25:08 + /tmp/venv-ncMj/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 10:25:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:25:10 lf-activate-venv(): INFO: Base packages installed successfully 10:25:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:25:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:25:10 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:25:10 + /tmp/venv-ncMj/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 10:25:12 + type python3 10:25:12 + true 10:25:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ncMj/bin to PATH' 10:25:12 lf-activate-venv(): INFO: Adding /tmp/venv-ncMj/bin to PATH 10:25:12 + PATH=/tmp/venv-ncMj/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 10:25:12 + return 0 10:25:12 + [[ -d /opt/pyenv ]] 10:25:12 + echo '---> Setting up pyenv' 10:25:12 ---> Setting up pyenv 10:25:12 + export PYENV_ROOT=/opt/pyenv 10:25:12 + PYENV_ROOT=/opt/pyenv 10:25:12 + export PATH=/opt/pyenv/bin:/tmp/venv-ncMj/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 10:25:12 + PATH=/opt/pyenv/bin:/tmp/venv-ncMj/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 10:25:12 ++ pwd 10:25:12 + PYTHONPATH=/w/workspace/rtdv3-global-verify-master 10:25:12 + export PYTHONPATH 10:25:12 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:25:12 + TOX_TESTENV_PASSENV=PYTHONPATH 10:25:12 + tox --version 10:25:13 4.30.3 from /tmp/venv-ncMj/lib/python3.9/site-packages/tox/__init__.py 10:25:13 + PARALLEL=true 10:25:13 + TOX_OPTIONS_LIST= 10:25:13 + [[ -n docs,docs-linkcheck ]] 10:25:13 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 10:25:13 + case ${PARALLEL,,} in 10:25:13 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck --parallel auto --parallel-live' 10:25:13 + tee -a /w/workspace/rtdv3-global-verify-master/archives/tox/tox.log 10:25:13 + tox -e docs,docs-linkcheck --parallel auto --parallel-live 10:25:15 docs: install_deps> python -I -m pip install -r /w/workspace/rtdv3-global-verify-master/docs/requirements-docs.txt 10:26:32 docs: freeze> python -m pip freeze --all 10:26:33 docs: alabaster==0.7.16,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,cachetools==6.2.2,certifi==2025.11.12,chardet==5.2.0,charset-normalizer==3.4.4,colorama==0.4.6,contourpy==1.3.0,cycler==0.12.1,distlib==0.4.0,doc8==0.11.2,docutils==0.16,filelock==3.19.1,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,importlib_metadata==8.7.0,importlib_resources==6.5.2,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.7,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.9.4,numpy==2.0.2,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.3,platformdirs==4.4.0,pluggy==1.6.0,Pygments==2.19.2,pyparsing==3.2.5,pyproject-api==1.9.1,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,restructuredtext_lint==1.4.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==5.3.0,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,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-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==5.5.0,tomli==2.3.0,tox==4.30.3,typing_extensions==4.15.0,urllib3==1.26.20,virtualenv==20.35.4,webcolors==24.11.1,zipp==3.23.0 10:26:33 docs: commands[0]> sphinx-build -W -b html -n -d /w/workspace/rtdv3-global-verify-master/.tox/docs/tmp/docs/doctrees ./docs/ /w/workspace/rtdv3-global-verify-master/docs/_build/html 10:26:33 /w/workspace/rtdv3-global-verify-master/.tox/docs/lib/python3.9/site-packages/docutils/utils/code_analyzer.py:12: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 10:26:33 from pkg_resources import DistributionNotFound as ResourceError 10:26:34 Running Sphinx v5.3.0 10:26:34 making output directory... done 10:26:34 loading intersphinx inventory from https://docs.o-ran-sc.org/projects/o-ran-sc-nonrtric/en/latest/objects.inv... 10:26:35 building [mo]: targets for 0 po files that are out of date 10:26:35 building [html]: targets for 5 source files that are out of date 10:26:35 updating environment: [new config] 5 added, 0 changed, 0 removed 10:26:35 reading sources... [ 20%] api-docs 10:26:35 reading sources... [ 40%] developer-guide 10:26:35 reading sources... [ 60%] index 10:26:35 reading sources... [ 80%] overview 10:26:35 reading sources... [100%] release-notes 10:26:35 10:26:35 looking for now-outdated files... none found 10:26:35 pickling environment... done 10:26:35 checking consistency... done 10:26:35 preparing documents... done 10:26:35 writing output... [ 20%] api-docs 10:26:35 writing output... [ 40%] developer-guide 10:26:35 writing output... [ 60%] index 10:26:36 writing output... [ 80%] overview 10:26:36 writing output... [100%] release-notes 10:26:36 10:26:36 generating indices... genindex done 10:26:36 writing additional pages... search done 10:26:36 copying images... [ 50%] images/swagger.png 10:26:36 copying images... [100%] images/yaml_logo.png 10:26:36 10:26:36 copying downloadable files... [ 50%] ../api/rac-api.json 10:26:36 copying downloadable files... [100%] ../api/rac-api.yaml 10:26:36 10:26:36 copying static files... done 10:26:36 copying extra files... done 10:26:36 dumping search index in English (code: en)... done 10:26:36 dumping object inventory... done 10:26:36 build succeeded. 10:26:36 10:26:36 The HTML pages are in docs/_build/html. 10:26:37 docs: commands[1]> echo 'Generated docs available in /w/workspace/rtdv3-global-verify-master/docs/_build/html' 10:26:37 Generated docs available in /w/workspace/rtdv3-global-verify-master/docs/_build/html 10:26:37 docs: OK ✔ in 1 minute 22.74 seconds 10:26:37 docs-linkcheck: install_deps> python -I -m pip install -r /w/workspace/rtdv3-global-verify-master/docs/requirements-docs.txt 10:27:20 docs-linkcheck: freeze> python -m pip freeze --all 10:27:21 docs-linkcheck: alabaster==0.7.16,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,cachetools==6.2.2,certifi==2025.11.12,chardet==5.2.0,charset-normalizer==3.4.4,colorama==0.4.6,contourpy==1.3.0,cycler==0.12.1,distlib==0.4.0,doc8==0.11.2,docutils==0.16,filelock==3.19.1,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,importlib_metadata==8.7.0,importlib_resources==6.5.2,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.7,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.9.4,numpy==2.0.2,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.3,platformdirs==4.4.0,pluggy==1.6.0,Pygments==2.19.2,pyparsing==3.2.5,pyproject-api==1.9.1,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,restructuredtext_lint==1.4.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==5.3.0,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,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-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==5.5.0,tomli==2.3.0,tox==4.30.3,typing_extensions==4.15.0,urllib3==1.26.20,virtualenv==20.35.4,webcolors==24.11.1,zipp==3.23.0 10:27:21 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 10:27:21 /w/workspace/rtdv3-global-verify-master/.tox/docs-linkcheck/lib/python3.9/site-packages/docutils/utils/code_analyzer.py:12: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 10:27:21 from pkg_resources import DistributionNotFound as ResourceError 10:27:21 Running Sphinx v5.3.0 10:27:22 making output directory... done 10:27:22 loading intersphinx inventory from https://docs.o-ran-sc.org/projects/o-ran-sc-nonrtric/en/latest/objects.inv... 10:27:22 building [mo]: targets for 0 po files that are out of date 10:27:22 building [linkcheck]: targets for 5 source files that are out of date 10:27:22 updating environment: [new config] 5 added, 0 changed, 0 removed 10:27:22 reading sources... [ 20%] api-docs 10:27:22 reading sources... [ 40%] developer-guide 10:27:22 reading sources... [ 60%] index 10:27:22 reading sources... [ 80%] overview 10:27:22 reading sources... [100%] release-notes 10:27:22 10:27:22 looking for now-outdated files... none found 10:27:22 pickling environment... done 10:27:22 checking consistency... done 10:27:22 preparing documents... done 10:27:22 writing output... [ 20%] api-docs 10:27:22 writing output... [ 40%] developer-guide 10:27:22 writing output... [ 60%] index 10:27:22 writing output... [ 80%] overview 10:27:22 writing output... [100%] release-notes 10:27:22 10:27:22 10:27:22 ( api-docs: line 26) -ignored- ./rac-api.html 10:27:22 ( developer-guide: line 18) -ignored- https://gerrit.o-ran-sc.org/r/admin/repos/it/dep 10:27:22 ( developer-guide: line 24) ok https://docs.o-ran-sc.org/projects/o-ran-sc-it-dep/en/latest/index.html 10:27:23 ( overview: line 14) ok https://docs.o-ran-sc.org/projects/o-ran-sc-nonrtric/en/latest/index.html 10:27:24 ( developer-guide: line 11) redirect https://wiki.o-ran-sc.org/display/RICNR/Release+J - with Found to https://lf-o-ran-sc.atlassian.net/wiki/spaces/RICNR/pages/15074947/Release+J 10:27:24 ( developer-guide: line 22) redirect https://wiki.o-ran-sc.org/display/RICNR/Release+J+-+Run+in+Kubernetes - with Found to https://lf-o-ran-sc.atlassian.net/wiki/spaces/RICNR/pages/15075609/Release+J+-+Run+in+Kubernetes 10:27:24 build succeeded. 10:27:24 10:27:24 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 10:27:24 docs: OK (82.73=setup[78.92]+cmd[3.79,0.02] seconds) 10:27:24 docs-linkcheck: OK (47.45=setup[43.95]+cmd[3.50] seconds) 10:27:24 congratulations :) (130.24 seconds) 10:27:24 + tox_status=0 10:27:24 + echo '---> Completed tox runs' 10:27:24 ---> Completed tox runs 10:27:24 + for i in '.tox/*/log' 10:27:24 ++ echo .tox/docs-linkcheck/log 10:27:24 ++ awk -F/ '{print $2}' 10:27:24 + tox_env=docs-linkcheck 10:27:24 + cp -r .tox/docs-linkcheck/log /w/workspace/rtdv3-global-verify-master/archives/tox/docs-linkcheck 10:27:25 + for i in '.tox/*/log' 10:27:25 ++ echo .tox/docs/log 10:27:25 ++ awk -F/ '{print $2}' 10:27:25 + tox_env=docs 10:27:25 + cp -r .tox/docs/log /w/workspace/rtdv3-global-verify-master/archives/tox/docs 10:27:25 + DOC_DIR=docs/_build/html 10:27:25 + [[ -d docs/_build/html ]] 10:27:25 + echo '---> Archiving generated docs' 10:27:25 ---> Archiving generated docs 10:27:25 + mv docs/_build/html /w/workspace/rtdv3-global-verify-master/archives/docs 10:27:25 + echo '---> tox-run.sh ends' 10:27:25 ---> tox-run.sh ends 10:27:25 + test 0 -eq 0 10:27:25 [EnvInject] - Injecting environment variables from a build step. 10:27:25 [EnvInject] - Injecting as environment variables the properties content 10:27:25 DEFAULT_VERSION=latest 10:27:25 10:27:25 [EnvInject] - Variables injected successfully. 10:27:25 [rtdv3-global-verify-master] $ /bin/bash -l /tmp/jenkins17978469025554276310.sh 10:27:25 ---> rtdv3.sh 10:27:25 Setup pyenv: 10:27:25 system 10:27:25 3.8.13 10:27:25 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 10:27:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D2EA from file:/tmp/.os_lf_venv 10:27:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:27:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:27:30 lf-activate-venv(): INFO: Base packages installed successfully 10:27:30 lf-activate-venv(): INFO: Installing additional packages: lftools yq 10:27:53 lf-activate-venv(): INFO: Adding /tmp/venv-D2EA/bin to PATH 10:27:53 INFO: 10:27:53 INFO: Project: nonrtric/plt/rappcatalogue 10:27:53 INFO: Read the Docs Sub Project: https://o-ran-sc-nonrtric-plt-rappcatalogue.readthedocs.io 10:27:53 INFO: Read the Docs Master Project: https://o-ran-sc-doc.readthedocs.io 10:27:58 INFO: Verify job completed 10:27:58 $ ssh-agent -k 10:27:58 unset SSH_AUTH_SOCK; 10:27:58 unset SSH_AGENT_PID; 10:27:58 echo Agent pid 6342 killed; 10:27:58 [ssh-agent] Stopped. 10:27:59 [PostBuildScript] - [INFO] Executing post build scripts. 10:27:59 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins2024311856133857989.sh 10:27:59 ---> sysstat.sh 10:27:59 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins7829864052410251671.sh 10:27:59 ---> package-listing.sh 10:27:59 ++ tr '[:upper:]' '[:lower:]' 10:27:59 ++ facter osfamily 10:28:00 + OS_FAMILY=redhat 10:28:00 + workspace=/w/workspace/rtdv3-global-verify-master 10:28:00 + START_PACKAGES=/tmp/packages_start.txt 10:28:00 + END_PACKAGES=/tmp/packages_end.txt 10:28:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:28:00 + PACKAGES=/tmp/packages_start.txt 10:28:00 + '[' /w/workspace/rtdv3-global-verify-master ']' 10:28:00 + PACKAGES=/tmp/packages_end.txt 10:28:00 + case "${OS_FAMILY}" in 10:28:00 + sort 10:28:00 + rpm -qa 10:28:05 + '[' -f /tmp/packages_start.txt ']' 10:28:05 + '[' -f /tmp/packages_end.txt ']' 10:28:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:28:05 + '[' /w/workspace/rtdv3-global-verify-master ']' 10:28:05 + mkdir -p /w/workspace/rtdv3-global-verify-master/archives/ 10:28:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/rtdv3-global-verify-master/archives/ 10:28:05 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins4528565097720510362.sh 10:28:05 ---> capture-instance-metadata.sh 10:28:06 Setup pyenv: 10:28:06 system 10:28:06 3.8.13 10:28:06 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 10:28:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D2EA from file:/tmp/.os_lf_venv 10:28:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:28:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:28:10 lf-activate-venv(): INFO: Base packages installed successfully 10:28:10 lf-activate-venv(): INFO: Installing additional packages: lftools 10:28:31 lf-activate-venv(): INFO: Adding /tmp/venv-D2EA/bin to PATH 10:28:31 INFO: Running in OpenStack, capturing instance metadata 10:28:31 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins6672551253868323858.sh 10:28:31 provisioning config files... 10:28:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/rtdv3-global-verify-master@tmp/config10522713815378328187tmp 10:28:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:28:31 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:28:31 [EnvInject] - Injecting environment variables from a build step. 10:28:31 [EnvInject] - Injecting as environment variables the properties content 10:28:31 SERVER_ID=logs 10:28:31 10:28:31 [EnvInject] - Variables injected successfully. 10:28:31 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins452729989748316700.sh 10:28:31 ---> create-netrc.sh 10:28:31 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins6799670193445089461.sh 10:28:31 ---> python-tools-install.sh 10:28:31 Setup pyenv: 10:28:31 system 10:28:31 3.8.13 10:28:31 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 10:28:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D2EA from file:/tmp/.os_lf_venv 10:28:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:28:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:28:35 lf-activate-venv(): INFO: Base packages installed successfully 10:28:35 lf-activate-venv(): INFO: Installing additional packages: lftools 10:28:56 lf-activate-venv(): INFO: Adding /tmp/venv-D2EA/bin to PATH 10:28:56 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins11612742377911865021.sh 10:28:56 ---> sudo-logs.sh 10:28:56 Archiving 'sudo' log.. 10:28:57 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins5385543784004857517.sh 10:28:57 ---> job-cost.sh 10:28:57 Setup pyenv: 10:28:57 system 10:28:57 3.8.13 10:28:57 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 10:28:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D2EA from file:/tmp/.os_lf_venv 10:28:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:28:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:29:01 lf-activate-venv(): INFO: Base packages installed successfully 10:29:01 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:29:15 lf-activate-venv(): INFO: Adding /tmp/venv-D2EA/bin to PATH 10:29:15 INFO: No Stack... 10:29:15 INFO: Retrieving Pricing Info for: v3-starter-1 10:29:16 INFO: Archiving Costs 10:29:16 [rtdv3-global-verify-master] $ /bin/bash -l /tmp/jenkins2417907751014740035.sh 10:29:16 ---> logs-deploy.sh 10:29:16 Setup pyenv: 10:29:16 system 10:29:16 3.8.13 10:29:16 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 10:29:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D2EA from file:/tmp/.os_lf_venv 10:29:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:29:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:29:20 lf-activate-venv(): INFO: Base packages installed successfully 10:29:20 lf-activate-venv(): INFO: Installing additional packages: lftools 10:29:40 lf-activate-venv(): INFO: Adding /tmp/venv-D2EA/bin to PATH 10:29:40 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/rtdv3-global-verify-master/3960 10:29:40 INFO: archiving workspace using pattern(s): 10:29:43 Archives upload complete. 10:29:43 INFO: archiving logs to Nexus 10:29:45 ---> uname -a: 10:29:45 Linux prd-centos7-builder-1c-1g-9505.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 10:29:45 10:29:45 10:29:45 ---> lscpu: 10:29:45 Architecture: x86_64 10:29:45 CPU op-mode(s): 32-bit, 64-bit 10:29:45 Byte Order: Little Endian 10:29:45 CPU(s): 1 10:29:45 On-line CPU(s) list: 0 10:29:45 Thread(s) per core: 1 10:29:45 Core(s) per socket: 1 10:29:45 Socket(s): 1 10:29:45 NUMA node(s): 1 10:29:45 Vendor ID: AuthenticAMD 10:29:45 CPU family: 23 10:29:45 Model: 49 10:29:45 Model name: AMD EPYC-Rome Processor 10:29:45 Stepping: 0 10:29:45 CPU MHz: 2800.000 10:29:45 BogoMIPS: 5600.00 10:29:45 Virtualization: AMD-V 10:29:45 Hypervisor vendor: KVM 10:29:45 Virtualization type: full 10:29:45 L1d cache: 32K 10:29:45 L1i cache: 32K 10:29:45 L2 cache: 512K 10:29:45 L3 cache: 16384K 10:29:45 NUMA node0 CPU(s): 0 10:29:45 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 10:29:45 10:29:45 10:29:45 ---> nproc: 10:29:45 1 10:29:45 10:29:45 10:29:45 ---> df -h: 10:29:45 Filesystem Size Used Avail Use% Mounted on 10:29:45 devtmpfs 882M 0 882M 0% /dev 10:29:45 tmpfs 919M 0 919M 0% /dev/shm 10:29:45 tmpfs 919M 17M 903M 2% /run 10:29:45 tmpfs 919M 0 919M 0% /sys/fs/cgroup 10:29:45 /dev/vda1 20G 6.3G 14G 32% / 10:29:45 tmpfs 184M 0 184M 0% /run/user/1001 10:29:45 10:29:45 10:29:45 ---> free -m: 10:29:45 total used free shared buff/cache available 10:29:45 Mem: 1837 387 169 15 1280 1251 10:29:45 Swap: 1023 0 1023 10:29:45 10:29:45 10:29:45 ---> ip addr: 10:29:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:29:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:29:45 inet 127.0.0.1/8 scope host lo 10:29:45 valid_lft forever preferred_lft forever 10:29:45 inet6 ::1/128 scope host 10:29:45 valid_lft forever preferred_lft forever 10:29:45 2: eth0: mtu 1450 qdisc pfifo_fast state UP group default qlen 1000 10:29:45 link/ether fa:16:3e:27:a7:1e brd ff:ff:ff:ff:ff:ff 10:29:45 inet 10.32.7.167/23 brd 10.32.7.255 scope global dynamic eth0 10:29:45 valid_lft 85920sec preferred_lft 85920sec 10:29:45 inet6 fe80::f816:3eff:fe27:a71e/64 scope link 10:29:45 valid_lft forever preferred_lft forever 10:29:45 10:29:45 10:29:45 ---> sar -b -r -n DEV: 10:29:45 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 11/18/2025 _x86_64_ (1 CPU) 10:29:45 10:29:45 10:21:37 AM LINUX RESTART 10:29:45 10:29:45 10:22:02 AM tps rtps wtps bread/s bwrtn/s 10:29:45 10:23:01 AM 156.55 74.00 82.55 6099.93 41329.17 10:29:45 10:24:01 AM 81.36 2.48 78.89 105.44 8803.45 10:29:45 10:25:01 AM 73.88 0.54 73.34 25.91 5215.90 10:29:45 10:26:01 AM 88.43 0.12 88.31 5.66 19527.32 10:29:45 10:27:01 AM 127.17 4.30 122.88 468.74 27617.39 10:29:45 10:28:01 AM 114.18 55.64 58.54 4397.00 7500.31 10:29:45 10:29:02 AM 58.95 37.54 21.41 1693.56 1154.09 10:29:45 Average: 99.87 24.62 75.26 1803.12 15787.87 10:29:45 10:29:45 10:22:02 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:29:45 10:23:01 AM 76064 1805720 95.96 2088 1431920 436892 14.91 367120 1282656 36200 10:29:45 10:24:01 AM 238884 1642900 87.31 2088 1251480 413468 14.11 340044 1106848 41568 10:29:45 10:25:01 AM 103388 1778396 94.51 2088 1336404 436480 14.90 436812 1117864 120036 10:29:45 10:26:01 AM 70716 1811068 96.24 2088 1273080 560176 19.12 625076 941948 48628 10:29:45 10:27:01 AM 95768 1786016 94.91 2088 1211972 582828 19.89 771092 740464 1344 10:29:45 10:28:01 AM 268576 1613208 85.73 2088 1140584 411768 14.05 454796 873348 23544 10:29:45 10:29:02 AM 238368 1643416 87.33 2088 1186016 390540 13.33 444008 914716 7400 10:29:45 Average: 155966 1725818 91.71 2088 1261637 461736 15.76 491278 996835 39817 10:29:45 10:29:45 10:22:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 10:29:45 10:23:01 AM eth0 203.66 119.68 849.01 58.63 0.00 0.00 0.00 10:29:45 10:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:29:45 10:24:01 AM eth0 52.11 42.68 666.42 4.79 0.00 0.00 0.00 10:29:45 10:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:29:45 10:25:01 AM eth0 27.33 25.07 275.96 6.04 0.00 0.00 0.00 10:29:45 10:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:29:45 10:26:01 AM eth0 172.13 125.00 3589.35 11.93 0.00 0.00 0.00 10:29:45 10:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:29:45 10:27:01 AM eth0 19.49 16.94 253.32 3.92 0.00 0.00 0.00 10:29:45 10:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:29:45 10:28:01 AM eth0 12.77 12.24 22.91 6.31 0.00 0.00 0.00 10:29:45 10:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:29:45 10:29:02 AM eth0 10.22 11.52 8.54 7.65 0.00 0.00 0.00 10:29:45 10:29:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:29:45 Average: eth0 70.72 50.30 815.87 13.96 0.00 0.00 0.00 10:29:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:29:45 10:29:45 10:29:45 ---> sar -P ALL: 10:29:45 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 11/18/2025 _x86_64_ (1 CPU) 10:29:45 10:29:45 10:21:37 AM LINUX RESTART 10:29:45 10:29:45 10:22:02 AM CPU %user %nice %system %iowait %steal %idle 10:29:45 10:23:01 AM all 59.89 0.00 15.89 5.82 16.15 2.25 10:29:45 10:23:01 AM 0 59.89 0.00 15.89 5.82 16.15 2.25 10:29:45 10:24:01 AM all 61.37 0.00 5.46 2.04 15.92 15.22 10:29:45 10:24:01 AM 0 61.37 0.00 5.46 2.04 15.92 15.22 10:29:45 10:25:01 AM all 64.16 0.00 5.43 1.52 15.90 12.99 10:29:45 10:25:01 AM 0 64.16 0.00 5.43 1.52 15.90 12.99 10:29:45 10:26:01 AM all 45.02 0.00 4.94 1.69 14.06 34.29 10:29:45 10:26:01 AM 0 45.02 0.00 4.94 1.69 14.06 34.29 10:29:45 10:27:01 AM all 61.51 0.00 6.83 2.86 16.00 12.80 10:29:45 10:27:01 AM 0 61.51 0.00 6.83 2.86 16.00 12.80 10:29:45 10:28:01 AM all 63.98 0.00 5.41 8.11 12.45 10.05 10:29:45 10:28:01 AM 0 63.98 0.00 5.41 8.11 12.45 10.05 10:29:45 10:29:02 AM all 68.48 0.00 3.74 6.44 9.81 11.53 10:29:45 10:29:02 AM 0 68.48 0.00 3.74 6.44 9.81 11.53 10:29:45 Average: all 60.59 0.00 6.77 4.05 14.33 14.27 10:29:45 Average: 0 60.59 0.00 6.77 4.05 14.33 14.27 10:29:45 10:29:45 10:29:45