15:08:45 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/smo/teiv/+/15642 15:08:45 Running as SYSTEM 15:08:45 [EnvInject] - Loading node environment variables. 15:08:45 Building remotely on prd-centos7-builder-1c-1g-1759 (centos7-builder-1c-1g) in workspace /w/workspace/rtdv3-global-verify-master 15:08:45 [ssh-agent] Looking for ssh-agent implementation... 15:08:45 $ ssh-agent 15:08:46 SSH_AUTH_SOCK=/tmp/ssh-I8v2S5snJTEh/agent.5998 15:08:46 SSH_AGENT_PID=6004 15:08:46 [ssh-agent] Started. 15:08:46 Running ssh-add (command line suppressed) 15:08:46 Identity added: /w/workspace/rtdv3-global-verify-master@tmp/private_key_15865250128921225266.key (jenkins-ssh) 15:08:46 [ssh-agent] Using credentials jenkins (jenkins) 15:08:46 The recommended git tool is: NONE 15:08:53 using credential jenkins 15:08:53 Wiping out workspace first. 15:08:53 Cloning the remote Git repository 15:08:53 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv 15:08:53 > git init /w/workspace/rtdv3-global-verify-master # timeout=10 15:08:53 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv 15:08:53 > git --version # timeout=10 15:08:54 > git --version # 'git version 2.36.6' 15:08:54 using GIT_SSH to set credentials jenkins 15:08:54 [INFO] Currently running in a labeled security context 15:08:54 [INFO] Currently SELinux is 'enforcing' on the host 15:08:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/rtdv3-global-verify-master@tmp/jenkins-gitclient-ssh5131165849707729445.key 15:08:54 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv +refs/heads/*:refs/remotes/origin/* # timeout=10 15:08:56 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv # timeout=10 15:08:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:08:57 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv # timeout=10 15:08:57 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv 15:08:57 using GIT_SSH to set credentials jenkins 15:08:57 [INFO] Currently running in a labeled security context 15:08:57 [INFO] Currently SELinux is 'enforcing' on the host 15:08:57 > /usr/bin/chcon --type=ssh_home_t /w/workspace/rtdv3-global-verify-master@tmp/jenkins-gitclient-ssh9021588729684102348.key 15:08:57 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv refs/changes/42/15642/1 # timeout=10 15:08:58 > git rev-parse 8729a3a06a20d5193b746b047eb04546adfe5d3d^{commit} # timeout=10 15:08:58 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:08:58 Checking out Revision 8729a3a06a20d5193b746b047eb04546adfe5d3d (refs/changes/42/15642/1) 15:08:58 > git config core.sparsecheckout # timeout=10 15:08:58 > git checkout -f 8729a3a06a20d5193b746b047eb04546adfe5d3d # timeout=10 15:09:02 Commit message: "Chore(rtd): modernise docs build infra" 15:09:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:09:02 > git rev-list --no-walk 8c4c7fa5d5ec280733c8b38b06e4b7796ab1b111 # timeout=10 15:09:03 Run condition [File exists] enabling prebuild for step [BuilderChain] 15:09:03 provisioning config files... 15:09:04 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:09:04 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:09:04 [File exists] check if file exists [.readthedocs.yaml] 15:09:04 Run condition [File exists] enabling perform for step [BuilderChain] 15:09:04 provisioning config files... 15:09:04 copy managed file [lftoolsini] to file:/home/jenkins/.config/lftools/lftools.ini 15:09:04 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins10560764461612216642.sh 15:09:04 ---> python-tools-install.sh 15:09:04 Setup pyenv: 15:09:05 system 15:09:05 * 3.8.13 (set by /opt/pyenv/version) 15:09:05 * 3.9.13 (set by /opt/pyenv/version) 15:09:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-44CI 15:09:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:09:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:09:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:09:29 lf-activate-venv(): INFO: Base packages installed successfully 15:09:29 lf-activate-venv(): INFO: Installing additional packages: lftools 15:10:21 lf-activate-venv(): INFO: Adding /tmp/venv-44CI/bin to PATH 15:10:21 Generating Requirements File 15:11:02 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. 15:11:02 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:11:03 Python 3.9.13 15:11:03 pip 26.0.1 from /tmp/venv-44CI/lib/python3.9/site-packages/pip (python 3.9) 15:11:04 appdirs==1.4.4 15:11:04 argcomplete==3.6.3 15:11:04 aspy.yaml==1.3.0 15:11:04 attrs==26.1.0 15:11:04 autopage==0.6.0 15:11:04 beautifulsoup4==4.14.3 15:11:04 boto3==1.42.97 15:11:04 botocore==1.42.97 15:11:04 bs4==0.0.2 15:11:04 certifi==2026.4.22 15:11:04 cffi==2.0.0 15:11:04 cfgv==3.4.0 15:11:04 chardet==5.2.0 15:11:04 charset-normalizer==3.4.7 15:11:04 click==8.1.8 15:11:04 cliff==4.9.1 15:11:04 cmd2==2.7.0 15:11:04 cryptography==3.3.2 15:11:04 debtcollector==3.0.0 15:11:04 decorator==5.2.1 15:11:04 defusedxml==0.7.1 15:11:04 Deprecated==1.3.1 15:11:04 distlib==0.4.0 15:11:04 dnspython==2.7.0 15:11:04 docker==7.1.0 15:11:04 dogpile.cache==1.4.1 15:11:04 durationpy==0.10 15:11:04 email-validator==2.3.0 15:11:04 filelock==3.19.1 15:11:04 future==1.0.0 15:11:04 gitdb==4.0.12 15:11:04 GitPython==3.1.48 15:11:04 httplib2==0.30.2 15:11:04 identify==2.6.15 15:11:04 idna==3.13 15:11:04 importlib-resources==1.5.0 15:11:04 importlib_metadata==8.7.1 15:11:04 iso8601==2.1.0 15:11:04 Jinja2==3.1.6 15:11:04 jmespath==1.1.0 15:11:04 jsonpatch==1.33 15:11:04 jsonpointer==3.0.0 15:11:04 jsonschema==4.25.1 15:11:04 jsonschema-specifications==2025.9.1 15:11:04 keystoneauth1==5.11.1 15:11:04 kubernetes==35.0.0 15:11:04 lftools==0.37.22 15:11:04 lxml==6.1.0 15:11:04 markdown-it-py==3.0.0 15:11:04 MarkupSafe==3.0.3 15:11:04 mdurl==0.1.2 15:11:04 msgpack==1.1.2 15:11:04 multi_key_dict==2.0.3 15:11:04 munch==4.0.0 15:11:04 netaddr==1.3.0 15:11:04 niet==1.4.2 15:11:04 nodeenv==1.10.0 15:11:04 oauth2client==4.1.3 15:11:04 oauthlib==3.3.1 15:11:04 openstacksdk==4.5.0 15:11:04 os-service-types==1.7.0 15:11:04 osc-lib==4.0.2 15:11:04 oslo.config==10.0.0 15:11:04 oslo.context==6.1.0 15:11:04 oslo.i18n==6.6.0 15:11:04 oslo.log==7.2.1 15:11:04 oslo.serialization==5.8.0 15:11:04 oslo.utils==9.1.0 15:11:04 packaging==26.2 15:11:04 pbr==7.0.3 15:11:04 platformdirs==4.4.0 15:11:04 prettytable==3.16.0 15:11:04 psutil==7.2.2 15:11:04 pyasn1==0.6.3 15:11:04 pyasn1_modules==0.4.2 15:11:04 pycparser==2.23 15:11:04 pygerrit2==2.0.15 15:11:04 PyGithub==2.9.1 15:11:04 Pygments==2.20.0 15:11:04 PyJWT==2.12.1 15:11:04 PyNaCl==1.6.2 15:11:04 pyparsing==2.4.7 15:11:04 pyperclip==1.11.0 15:11:04 pyrsistent==0.20.0 15:11:04 python-cinderclient==9.7.0 15:11:04 python-dateutil==2.9.0.post0 15:11:04 python-discovery==1.2.2 15:11:04 python-heatclient==4.2.0 15:11:04 python-jenkins==1.8.3 15:11:04 python-keystoneclient==5.6.0 15:11:04 python-magnumclient==4.10.0 15:11:04 python-openstackclient==8.0.0 15:11:04 python-swiftclient==4.10.0 15:11:04 PyYAML==6.0.3 15:11:04 referencing==0.36.2 15:11:04 requests==2.32.5 15:11:04 requests-oauthlib==2.0.0 15:11:04 requestsexceptions==1.4.0 15:11:04 rfc3986==2.0.0 15:11:04 rich==15.0.0 15:11:04 rich-argparse==1.7.2 15:11:04 rpds-py==0.27.1 15:11:04 rsa==4.9.1 15:11:04 ruamel.yaml==0.19.1 15:11:04 ruamel.yaml.clib==0.2.15 15:11:04 s3transfer==0.16.1 15:11:04 simplejson==4.1.1 15:11:04 six==1.17.0 15:11:04 smmap==5.0.3 15:11:04 soupsieve==2.8.3 15:11:04 stevedore==5.5.0 15:11:04 tabulate==0.9.0 15:11:04 toml==0.10.2 15:11:04 tomlkit==0.14.0 15:11:04 tqdm==4.67.3 15:11:04 typing_extensions==4.15.0 15:11:04 tzdata==2026.2 15:11:04 urllib3==1.26.20 15:11:04 virtualenv==21.3.0 15:11:04 wcwidth==0.6.0 15:11:04 websocket-client==1.9.0 15:11:04 wrapt==2.1.2 15:11:04 xdg==6.0.0 15:11:04 xmltodict==1.0.4 15:11:04 yq==3.4.3 15:11:04 zipp==3.23.1 15:11:04 [EnvInject] - Injecting environment variables from a build step. 15:11:04 [EnvInject] - Injecting as environment variables the properties content 15:11:04 PYTHON=python3 15:11:04 15:11:04 [EnvInject] - Variables injected successfully. 15:11:04 [rtdv3-global-verify-master] $ /bin/bash -l /tmp/jenkins12914292370294289249.sh 15:11:04 ---> tox-install.sh 15:11:04 + source /home/jenkins/lf-env.sh 15:11:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:11:04 ++ mktemp -d /tmp/venv-XXXX 15:11:04 + lf_venv=/tmp/venv-psd3 15:11:04 + local venv_file=/tmp/.os_lf_venv 15:11:04 + local python=python3 15:11:04 + local options 15:11:04 + local set_path=true 15:11:04 + local install_args= 15:11:04 ++ 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 15:11:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:11:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:11:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:11:04 + true 15:11:04 + case $1 in 15:11:04 + venv_file=/tmp/.toxenv 15:11:04 + shift 2 15:11:04 + true 15:11:04 + case $1 in 15:11:04 + shift 15:11:04 + break 15:11:04 + case $python in 15:11:04 + local pkg_list= 15:11:04 + [[ -d /opt/pyenv ]] 15:11:04 + echo 'Setup pyenv:' 15:11:04 Setup pyenv: 15:11:04 + export PYENV_ROOT=/opt/pyenv 15:11:04 + PYENV_ROOT=/opt/pyenv 15:11:04 + 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 15:11:04 + PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 15:11:04 + pyenv versions 15:11:04 system 15:11:04 3.8.13 15:11:04 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 15:11:04 + command -v pyenv 15:11:04 ++ pyenv init - --no-rehash 15:11:04 + 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[*]}"'\'')" 15:11:04 export PATH="/opt/pyenv/shims:${PATH}" 15:11:04 export PYENV_SHELL=bash 15:11:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:11:04 pyenv() { 15:11:04 local command 15:11:04 command="${1:-}" 15:11:04 if [ "$#" -gt 0 ]; then 15:11:04 shift 15:11:04 fi 15:11:04 15:11:04 case "$command" in 15:11:04 rehash|shell) 15:11:04 eval "$(pyenv "sh-$command" "$@")" 15:11:04 ;; 15:11:04 *) 15:11:04 command pyenv "$command" "$@" 15:11:04 ;; 15:11:04 esac 15:11:04 }' 15:11:04 +++ 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[*]}"' 15:11:04 ++ PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 15:11:04 ++ 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 15:11:04 ++ 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 15:11:04 ++ export PYENV_SHELL=bash 15:11:04 ++ PYENV_SHELL=bash 15:11:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:11:04 +++ complete -F _pyenv pyenv 15:11:04 ++ lf-pyver python3 15:11:04 ++ local py_version_xy=python3 15:11:04 ++ local py_version_xyz= 15:11:04 ++ pyenv versions 15:11:04 ++ local command 15:11:04 ++ command=versions 15:11:04 ++ '[' 1 -gt 0 ']' 15:11:04 ++ shift 15:11:04 ++ case "$command" in 15:11:04 ++ command pyenv versions 15:11:04 ++ pyenv versions 15:11:04 ++ sed 's/^[ *]* //' 15:11:04 ++ awk '{ print $1 }' 15:11:04 ++ grep -E '^[0-9.]*[0-9]$' 15:11:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:11:05 +++ grep '^3' /tmp/.pyenv_versions 15:11:05 +++ sort -V 15:11:05 +++ tail -n 1 15:11:05 ++ py_version_xyz=3.9.13 15:11:05 ++ [[ -z 3.9.13 ]] 15:11:05 ++ echo 3.9.13 15:11:05 ++ return 0 15:11:05 + pyenv local 3.9.13 15:11:05 + local command 15:11:05 + command=local 15:11:05 + '[' 2 -gt 0 ']' 15:11:05 + shift 15:11:05 + case "$command" in 15:11:05 + command pyenv local 3.9.13 15:11:05 + pyenv local 3.9.13 15:11:05 + for arg in '"$@"' 15:11:05 + case $arg in 15:11:05 + pkg_list+='tox ' 15:11:05 + for arg in '"$@"' 15:11:05 + case $arg in 15:11:05 + pkg_list+='virtualenv ' 15:11:05 + for arg in '"$@"' 15:11:05 + case $arg in 15:11:05 + pkg_list+='urllib3~=1.26.15 ' 15:11:05 + [[ -f /tmp/.toxenv ]] 15:11:05 + [[ ! -f /tmp/.toxenv ]] 15:11:05 + [[ -n '' ]] 15:11:05 + python3 -m venv /tmp/venv-psd3 15:11:13 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-psd3' 15:11:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-psd3 15:11:13 + echo /tmp/venv-psd3 15:11:13 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:11:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:11:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:11:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:11:13 + local 'pip_opts=--upgrade --quiet' 15:11:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:11:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:11:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:11:13 + [[ -n '' ]] 15:11:13 + [[ -n '' ]] 15:11:13 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:11:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:11:13 + /tmp/venv-psd3/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 15:11:22 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:11:22 lf-activate-venv(): INFO: Base packages installed successfully 15:11:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:11:22 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:11:22 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:11:22 + /tmp/venv-psd3/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 15:11:26 + type python3 15:11:26 + true 15:11:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-psd3/bin to PATH' 15:11:26 lf-activate-venv(): INFO: Adding /tmp/venv-psd3/bin to PATH 15:11:26 + PATH=/tmp/venv-psd3/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 15:11:26 + return 0 15:11:26 + python3 --version 15:11:26 Python 3.9.13 15:11:26 + python3 -m pip --version 15:11:27 pip 26.0.1 from /tmp/venv-psd3/lib/python3.9/site-packages/pip (python 3.9) 15:11:27 + python3 -m pip freeze 15:11:27 cachetools==6.2.6 15:11:27 chardet==5.2.0 15:11:27 colorama==0.4.6 15:11:27 distlib==0.4.0 15:11:27 filelock==3.19.1 15:11:27 packaging==26.2 15:11:27 platformdirs==4.4.0 15:11:27 pluggy==1.6.0 15:11:27 pyproject-api==1.9.1 15:11:27 python-discovery==1.2.2 15:11:27 tomli==2.4.1 15:11:27 tox==4.30.3 15:11:27 typing_extensions==4.15.0 15:11:27 urllib3==1.26.20 15:11:27 virtualenv==21.3.0 15:11:27 [EnvInject] - Injecting environment variables from a build step. 15:11:27 [EnvInject] - Injecting as environment variables the properties content 15:11:27 DOC_DIR=docs/_build/html 15:11:27 TOX_DIR=. 15:11:27 TOX_ENVS=docs,docs-linkcheck 15:11:27 15:11:27 [EnvInject] - Variables injected successfully. 15:11:27 [EnvInject] - Injecting environment variables from a build step. 15:11:27 [EnvInject] - Injecting as environment variables the properties content 15:11:27 PARALLEL=true 15:11:27 15:11:27 [EnvInject] - Variables injected successfully. 15:11:27 [rtdv3-global-verify-master] $ /bin/bash -l /tmp/jenkins16769103400711291112.sh 15:11:28 ---> tox-run.sh 15:11:28 + 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 15:11:28 + ARCHIVE_TOX_DIR=/w/workspace/rtdv3-global-verify-master/archives/tox 15:11:28 + ARCHIVE_DOC_DIR=/w/workspace/rtdv3-global-verify-master/archives/docs 15:11:28 + mkdir -p /w/workspace/rtdv3-global-verify-master/archives/tox 15:11:28 + cd /w/workspace/rtdv3-global-verify-master/. 15:11:28 + source /home/jenkins/lf-env.sh 15:11:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:11:28 ++ mktemp -d /tmp/venv-XXXX 15:11:28 + lf_venv=/tmp/venv-86GN 15:11:28 + local venv_file=/tmp/.os_lf_venv 15:11:28 + local python=python3 15:11:28 + local options 15:11:28 + local set_path=true 15:11:28 + local install_args= 15:11:28 ++ 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 15:11:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:11:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:11:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:11:28 + true 15:11:28 + case $1 in 15:11:28 + venv_file=/tmp/.toxenv 15:11:28 + shift 2 15:11:28 + true 15:11:28 + case $1 in 15:11:28 + shift 15:11:28 + break 15:11:28 + case $python in 15:11:28 + local pkg_list= 15:11:28 + [[ -d /opt/pyenv ]] 15:11:28 + echo 'Setup pyenv:' 15:11:28 Setup pyenv: 15:11:28 + export PYENV_ROOT=/opt/pyenv 15:11:28 + PYENV_ROOT=/opt/pyenv 15:11:28 + 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 15:11:28 + 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 15:11:28 + pyenv versions 15:11:28 system 15:11:28 3.8.13 15:11:28 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 15:11:28 + command -v pyenv 15:11:28 ++ pyenv init - --no-rehash 15:11:28 + 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[*]}"'\'')" 15:11:28 export PATH="/opt/pyenv/shims:${PATH}" 15:11:28 export PYENV_SHELL=bash 15:11:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:11:28 pyenv() { 15:11:28 local command 15:11:28 command="${1:-}" 15:11:28 if [ "$#" -gt 0 ]; then 15:11:28 shift 15:11:28 fi 15:11:28 15:11:28 case "$command" in 15:11:28 rehash|shell) 15:11:28 eval "$(pyenv "sh-$command" "$@")" 15:11:28 ;; 15:11:28 *) 15:11:28 command pyenv "$command" "$@" 15:11:28 ;; 15:11:28 esac 15:11:28 }' 15:11:28 +++ 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[*]}"' 15:11:28 ++ 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 15:11:28 ++ 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 15:11:28 ++ 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 15:11:28 ++ export PYENV_SHELL=bash 15:11:28 ++ PYENV_SHELL=bash 15:11:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:11:28 +++ complete -F _pyenv pyenv 15:11:28 ++ lf-pyver python3 15:11:28 ++ local py_version_xy=python3 15:11:28 ++ local py_version_xyz= 15:11:28 ++ sed 's/^[ *]* //' 15:11:28 ++ awk '{ print $1 }' 15:11:28 ++ grep -E '^[0-9.]*[0-9]$' 15:11:28 ++ pyenv versions 15:11:28 ++ local command 15:11:28 ++ command=versions 15:11:28 ++ '[' 1 -gt 0 ']' 15:11:28 ++ shift 15:11:28 ++ case "$command" in 15:11:28 ++ command pyenv versions 15:11:28 ++ pyenv versions 15:11:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:11:28 +++ grep '^3' /tmp/.pyenv_versions 15:11:28 +++ tail -n 1 15:11:28 +++ sort -V 15:11:28 ++ py_version_xyz=3.9.13 15:11:28 ++ [[ -z 3.9.13 ]] 15:11:28 ++ echo 3.9.13 15:11:28 ++ return 0 15:11:28 + pyenv local 3.9.13 15:11:28 + local command 15:11:28 + command=local 15:11:28 + '[' 2 -gt 0 ']' 15:11:28 + shift 15:11:28 + case "$command" in 15:11:28 + command pyenv local 3.9.13 15:11:28 + pyenv local 3.9.13 15:11:28 + for arg in '"$@"' 15:11:28 + case $arg in 15:11:28 + pkg_list+='tox ' 15:11:28 + for arg in '"$@"' 15:11:28 + case $arg in 15:11:28 + pkg_list+='virtualenv ' 15:11:28 + for arg in '"$@"' 15:11:28 + case $arg in 15:11:28 + pkg_list+='urllib3~=1.26.15 ' 15:11:28 + [[ -f /tmp/.toxenv ]] 15:11:28 ++ cat /tmp/.toxenv 15:11:28 + lf_venv=/tmp/venv-psd3 15:11:28 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-psd3 from' file:/tmp/.toxenv 15:11:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-psd3 from file:/tmp/.toxenv 15:11:28 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:11:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:11:28 + local 'pip_opts=--upgrade --quiet' 15:11:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:11:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:11:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:11:28 + [[ -n '' ]] 15:11:28 + [[ -n '' ]] 15:11:28 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:11:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:11:28 + /tmp/venv-psd3/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 15:11:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:11:30 lf-activate-venv(): INFO: Base packages installed successfully 15:11:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:11:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:11:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:11:30 + /tmp/venv-psd3/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 15:11:32 + type python3 15:11:32 + true 15:11:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-psd3/bin to PATH' 15:11:32 lf-activate-venv(): INFO: Adding /tmp/venv-psd3/bin to PATH 15:11:32 + PATH=/tmp/venv-psd3/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 15:11:32 + return 0 15:11:32 + [[ -d /opt/pyenv ]] 15:11:32 + echo '---> Setting up pyenv' 15:11:32 ---> Setting up pyenv 15:11:32 + export PYENV_ROOT=/opt/pyenv 15:11:32 + PYENV_ROOT=/opt/pyenv 15:11:32 + export PATH=/opt/pyenv/bin:/tmp/venv-psd3/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 15:11:32 + PATH=/opt/pyenv/bin:/tmp/venv-psd3/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 15:11:32 ++ pwd 15:11:32 + PYTHONPATH=/w/workspace/rtdv3-global-verify-master 15:11:32 + export PYTHONPATH 15:11:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:11:32 + TOX_TESTENV_PASSENV=PYTHONPATH 15:11:32 + tox --version 15:11:33 4.30.3 from /tmp/venv-psd3/lib/python3.9/site-packages/tox/__init__.py 15:11:33 + PARALLEL=true 15:11:33 + TOX_OPTIONS_LIST= 15:11:33 + [[ -n docs,docs-linkcheck ]] 15:11:33 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 15:11:33 + case ${PARALLEL,,} in 15:11:33 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck --parallel auto --parallel-live' 15:11:33 + tox -e docs,docs-linkcheck --parallel auto --parallel-live 15:11:33 + tee -a /w/workspace/rtdv3-global-verify-master/archives/tox/tox.log 15:11:35 docs: install_deps> python -I -m pip install -r /w/workspace/rtdv3-global-verify-master/docs/requirements-docs.txt 15:12:29 docs: freeze> python -m pip freeze --all 15:12:29 docs: alabaster==0.7.16,attrs==26.1.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.4.22,charset-normalizer==3.4.7,contourpy==1.3.0,cycler==0.12.1,deepmerge==2.0,docutils==0.21.2,fonttools==4.60.2,funcparserlib==2.0.0a0,future==1.0.0,idna==3.13,imagesize==1.5.0,importlib_metadata==8.7.1,importlib_resources==6.5.2,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,mistune==3.2.0,numpy==2.0.2,nwdiag==3.0.0,packaging==26.2,picobox==4.0.0,pillow==11.3.0,pip==26.0.1,Pygments==2.20.0,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,seqdiag==3.0.0,setuptools==80.10.2,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_mdinclude==0.6.2,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-openapi==0.8.4,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,tomli==2.4.1,typing_extensions==4.15.0,urllib3==2.6.3,webcolors==24.11.1,zipp==3.23.1 15:12:29 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 15:12:30 Running Sphinx v7.4.7 15:12:30 loading translations [en]... done 15:12:30 15:12:30 Extension error: 15:12:30 Could not import extension sphinx.builders.linkcheck (exception: urllib3 v2 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'OpenSSL 1.0.2k-fips 26 Jan 2017'. See: https://github.com/urllib3/urllib3/issues/2168) 15:12:30 docs: exit 2 (1.03 seconds) /w/workspace/rtdv3-global-verify-master> 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 pid=8813 15:12:31 docs: FAIL ✖ in 56.63 seconds 15:12:31 docs-linkcheck: install_deps> python -I -m pip install -r /w/workspace/rtdv3-global-verify-master/docs/requirements-docs.txt 15:13:11 docs-linkcheck: freeze> python -m pip freeze --all 15:13:12 docs-linkcheck: alabaster==0.7.16,attrs==26.1.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.4.22,charset-normalizer==3.4.7,contourpy==1.3.0,cycler==0.12.1,deepmerge==2.0,docutils==0.21.2,fonttools==4.60.2,funcparserlib==2.0.0a0,future==1.0.0,idna==3.13,imagesize==1.5.0,importlib_metadata==8.7.1,importlib_resources==6.5.2,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,mistune==3.2.0,numpy==2.0.2,nwdiag==3.0.0,packaging==26.2,picobox==4.0.0,pillow==11.3.0,pip==26.0.1,Pygments==2.20.0,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,seqdiag==3.0.0,setuptools==80.10.2,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_mdinclude==0.6.2,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-openapi==0.8.4,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,tomli==2.4.1,typing_extensions==4.15.0,urllib3==2.6.3,webcolors==24.11.1,zipp==3.23.1 15:13:12 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 15:13:12 Running Sphinx v7.4.7 15:13:12 loading translations [en]... done 15:13:12 15:13:12 Extension error: 15:13:12 Could not import extension sphinx.builders.linkcheck (exception: urllib3 v2 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'OpenSSL 1.0.2k-fips 26 Jan 2017'. See: https://github.com/urllib3/urllib3/issues/2168) 15:13:12 docs-linkcheck: exit 2 (0.92 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=8842 15:13:12 docs: FAIL code 2 (56.62=setup[55.60]+cmd[1.03] seconds) 15:13:12 docs-linkcheck: FAIL code 2 (42.01=setup[41.10]+cmd[0.92] seconds) 15:13:12 evaluation failed :( (98.72 seconds) 15:13:13 + tox_status=255 15:13:13 + echo '---> Completed tox runs' 15:13:13 ---> Completed tox runs 15:13:13 + for i in '.tox/*/log' 15:13:13 ++ echo .tox/docs-linkcheck/log 15:13:13 ++ awk -F/ '{print $2}' 15:13:13 + tox_env=docs-linkcheck 15:13:13 + cp -r .tox/docs-linkcheck/log /w/workspace/rtdv3-global-verify-master/archives/tox/docs-linkcheck 15:13:13 + for i in '.tox/*/log' 15:13:13 ++ echo .tox/docs/log 15:13:13 ++ awk -F/ '{print $2}' 15:13:13 + tox_env=docs 15:13:13 + cp -r .tox/docs/log /w/workspace/rtdv3-global-verify-master/archives/tox/docs 15:13:13 + DOC_DIR=docs/_build/html 15:13:13 + [[ -d docs/_build/html ]] 15:13:13 + echo '---> tox-run.sh ends' 15:13:13 ---> tox-run.sh ends 15:13:13 + test 255 -eq 0 15:13:13 + exit 255 15:13:13 Build step 'Conditional steps (multiple)' marked build as failure 15:13:13 $ ssh-agent -k 15:13:13 unset SSH_AUTH_SOCK; 15:13:13 unset SSH_AGENT_PID; 15:13:13 echo Agent pid 6004 killed; 15:13:13 [ssh-agent] Stopped. 15:13:13 [PostBuildScript] - [INFO] Executing post build scripts. 15:13:13 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins12011800434843514477.sh 15:13:13 ---> sysstat.sh 15:13:14 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins17185196061347877953.sh 15:13:14 ---> package-listing.sh 15:13:14 ++ tr '[:upper:]' '[:lower:]' 15:13:14 ++ facter osfamily 15:13:14 + OS_FAMILY=redhat 15:13:14 + workspace=/w/workspace/rtdv3-global-verify-master 15:13:14 + START_PACKAGES=/tmp/packages_start.txt 15:13:14 + END_PACKAGES=/tmp/packages_end.txt 15:13:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:13:14 + PACKAGES=/tmp/packages_start.txt 15:13:14 + '[' /w/workspace/rtdv3-global-verify-master ']' 15:13:14 + PACKAGES=/tmp/packages_end.txt 15:13:14 + case "${OS_FAMILY}" in 15:13:14 + sort 15:13:14 + rpm -qa 15:13:20 + '[' -f /tmp/packages_start.txt ']' 15:13:20 + '[' -f /tmp/packages_end.txt ']' 15:13:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:13:20 + '[' /w/workspace/rtdv3-global-verify-master ']' 15:13:20 + mkdir -p /w/workspace/rtdv3-global-verify-master/archives/ 15:13:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/rtdv3-global-verify-master/archives/ 15:13:20 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins8293447983728614206.sh 15:13:20 ---> capture-instance-metadata.sh 15:13:20 Setup pyenv: 15:13:20 system 15:13:20 3.8.13 15:13:20 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 15:13:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-44CI from file:/tmp/.os_lf_venv 15:13:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:13:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:13:24 lf-activate-venv(): INFO: Base packages installed successfully 15:13:24 lf-activate-venv(): INFO: Installing additional packages: lftools 15:13:45 lf-activate-venv(): INFO: Adding /tmp/venv-44CI/bin to PATH 15:13:45 INFO: Running in OpenStack, capturing instance metadata 15:13:46 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins18230071225078873841.sh 15:13:46 provisioning config files... 15:13:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/rtdv3-global-verify-master@tmp/config5330073691747033599tmp 15:13:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:13:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:13:46 [EnvInject] - Injecting environment variables from a build step. 15:13:46 [EnvInject] - Injecting as environment variables the properties content 15:13:46 SERVER_ID=logs 15:13:46 15:13:46 [EnvInject] - Variables injected successfully. 15:13:46 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins10276056868300593330.sh 15:13:46 ---> create-netrc.sh 15:13:46 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins1633451521620407794.sh 15:13:46 ---> python-tools-install.sh 15:13:46 Setup pyenv: 15:13:46 system 15:13:46 3.8.13 15:13:46 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 15:13:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-44CI from file:/tmp/.os_lf_venv 15:13:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:13:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:13:50 lf-activate-venv(): INFO: Base packages installed successfully 15:13:50 lf-activate-venv(): INFO: Installing additional packages: lftools 15:14:09 lf-activate-venv(): INFO: Adding /tmp/venv-44CI/bin to PATH 15:14:09 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins9284974975736087482.sh 15:14:09 ---> sudo-logs.sh 15:14:09 Archiving 'sudo' log.. 15:14:10 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins1145579896388994897.sh 15:14:10 ---> job-cost.sh 15:14:10 Setup pyenv: 15:14:10 system 15:14:10 3.8.13 15:14:10 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 15:14:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-44CI from file:/tmp/.os_lf_venv 15:14:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:14:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:14:14 lf-activate-venv(): INFO: Base packages installed successfully 15:14:14 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:14:25 lf-activate-venv(): INFO: Adding /tmp/venv-44CI/bin to PATH 15:14:25 INFO: No Stack... 15:14:26 INFO: Retrieving Pricing Info for: v3-starter-1 15:14:26 INFO: Archiving Costs 15:14:26 [rtdv3-global-verify-master] $ /bin/bash -l /tmp/jenkins16591699133209528034.sh 15:14:26 ---> logs-deploy.sh 15:14:26 Setup pyenv: 15:14:26 system 15:14:26 3.8.13 15:14:26 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 15:14:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-44CI from file:/tmp/.os_lf_venv 15:14:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:14:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:14:30 lf-activate-venv(): INFO: Base packages installed successfully 15:14:30 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:14:49 lf-activate-venv(): INFO: Adding /tmp/venv-44CI/bin to PATH 15:14:49 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/rtdv3-global-verify-master/4118 15:14:49 INFO: archiving workspace using pattern(s): 15:14:53 Archives upload complete. 15:14:54 INFO: archiving logs to Nexus 15:14:56 ---> uname -a: 15:14:56 Linux prd-centos7-builder-1c-1g-1759.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 15:14:56 15:14:56 15:14:56 ---> lscpu: 15:14:56 Architecture: x86_64 15:14:56 CPU op-mode(s): 32-bit, 64-bit 15:14:56 Byte Order: Little Endian 15:14:56 CPU(s): 1 15:14:56 On-line CPU(s) list: 0 15:14:56 Thread(s) per core: 1 15:14:56 Core(s) per socket: 1 15:14:56 Socket(s): 1 15:14:56 NUMA node(s): 1 15:14:56 Vendor ID: AuthenticAMD 15:14:56 CPU family: 23 15:14:56 Model: 49 15:14:56 Model name: AMD EPYC-Rome Processor 15:14:56 Stepping: 0 15:14:56 CPU MHz: 2799.998 15:14:56 BogoMIPS: 5599.99 15:14:56 Virtualization: AMD-V 15:14:56 Hypervisor vendor: KVM 15:14:56 Virtualization type: full 15:14:56 L1d cache: 32K 15:14:56 L1i cache: 32K 15:14:56 L2 cache: 512K 15:14:56 L3 cache: 16384K 15:14:56 NUMA node0 CPU(s): 0 15:14:56 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 15:14:56 15:14:56 15:14:56 ---> nproc: 15:14:56 1 15:14:56 15:14:56 15:14:56 ---> df -h: 15:14:56 Filesystem Size Used Avail Use% Mounted on 15:14:56 devtmpfs 882M 0 882M 0% /dev 15:14:56 tmpfs 919M 0 919M 0% /dev/shm 15:14:56 tmpfs 919M 17M 903M 2% /run 15:14:56 tmpfs 919M 0 919M 0% /sys/fs/cgroup 15:14:56 /dev/vda1 20G 6.2G 14G 31% / 15:14:56 tmpfs 184M 0 184M 0% /run/user/1001 15:14:56 15:14:56 15:14:56 ---> free -m: 15:14:56 total used free shared buff/cache available 15:14:56 Mem: 1837 392 106 16 1339 1245 15:14:56 Swap: 1023 0 1023 15:14:56 15:14:56 15:14:56 ---> ip addr: 15:14:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:14:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:14:56 inet 127.0.0.1/8 scope host lo 15:14:56 valid_lft forever preferred_lft forever 15:14:56 inet6 ::1/128 scope host 15:14:56 valid_lft forever preferred_lft forever 15:14:56 2: eth0: mtu 1450 qdisc pfifo_fast state UP group default qlen 1000 15:14:56 link/ether fa:16:3e:19:fb:7e brd ff:ff:ff:ff:ff:ff 15:14:56 inet 10.32.7.229/23 brd 10.32.7.255 scope global dynamic eth0 15:14:56 valid_lft 85995sec preferred_lft 85995sec 15:14:56 inet6 fe80::f816:3eff:fe19:fb7e/64 scope link 15:14:56 valid_lft forever preferred_lft forever 15:14:56 15:14:56 15:14:56 ---> sar -b -r -n DEV: 15:14:56 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) 15:14:56 15:14:56 03:08:03 PM LINUX RESTART 15:14:56 15:14:56 03:09:02 PM tps rtps wtps bread/s bwrtn/s 15:14:56 03:10:01 PM 56.64 14.64 42.00 1424.56 5489.37 15:14:56 03:11:01 PM 100.39 0.02 100.37 0.57 9710.91 15:14:56 03:12:01 PM 112.17 0.48 111.69 13.51 11214.82 15:14:56 03:13:01 PM 112.23 0.47 111.76 19.79 22690.32 15:14:56 03:14:02 PM 140.06 66.91 73.15 5256.72 9066.18 15:14:56 Average: 104.36 16.55 87.80 1346.81 11619.90 15:14:56 15:14:56 03:09:02 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:14:56 03:10:01 PM 73264 1808520 96.11 2088 1339876 521884 17.81 456776 1179324 66876 15:14:56 03:11:01 PM 79256 1802528 95.79 2088 1336972 476868 16.27 427908 1160060 119392 15:14:56 03:12:01 PM 95536 1786248 94.92 2088 1248156 568300 19.39 499560 1043508 73636 15:14:56 03:13:01 PM 64252 1817532 96.59 2088 1220880 594452 20.29 668840 856696 101708 15:14:56 03:14:02 PM 120088 1761696 93.62 2088 1206024 482428 16.46 581004 882196 24040 15:14:56 Average: 86479 1795305 95.40 2088 1270382 528786 18.05 526818 1024357 77130 15:14:56 15:14:56 03:09:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 15:14:56 03:10:01 PM eth0 83.24 71.58 951.91 14.79 0.00 0.00 0.00 15:14:56 03:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:56 03:11:01 PM eth0 24.92 22.79 272.37 3.40 0.00 0.00 0.00 15:14:56 03:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:56 03:12:01 PM eth0 66.80 51.31 1310.54 9.23 0.00 0.00 0.00 15:14:56 03:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:56 03:13:01 PM eth0 10.04 9.70 185.29 2.81 0.00 0.00 0.00 15:14:56 03:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:56 03:14:02 PM eth0 12.21 12.51 10.25 9.01 0.00 0.00 0.00 15:14:56 03:14:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:56 Average: eth0 39.42 33.56 545.85 7.85 0.00 0.00 0.00 15:14:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:56 15:14:56 15:14:56 ---> sar -P ALL: 15:14:56 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) 15:14:56 15:14:56 03:08:03 PM LINUX RESTART 15:14:56 15:14:56 03:09:02 PM CPU %user %nice %system %iowait %steal %idle 15:14:56 03:10:01 PM all 63.97 0.00 4.66 2.52 16.35 12.49 15:14:56 03:10:01 PM 0 63.97 0.00 4.66 2.52 16.35 12.49 15:14:56 03:11:01 PM all 58.94 0.00 6.30 1.86 16.80 16.11 15:14:56 03:11:01 PM 0 58.94 0.00 6.30 1.86 16.80 16.11 15:14:56 03:12:01 PM all 62.06 0.00 5.95 2.15 17.27 12.56 15:14:56 03:12:01 PM 0 62.06 0.00 5.95 2.15 17.27 12.56 15:14:56 03:13:01 PM all 67.52 0.00 7.17 1.13 11.87 12.32 15:14:56 03:13:01 PM 0 67.52 0.00 7.17 1.13 11.87 12.32 15:14:56 03:14:02 PM all 66.16 0.00 5.12 8.83 9.55 10.33 15:14:56 03:14:02 PM 0 66.16 0.00 5.12 8.83 9.55 10.33 15:14:56 Average: all 63.72 0.00 5.84 3.30 14.37 12.76 15:14:56 Average: 0 63.72 0.00 5.84 3.30 14.37 12.76 15:14:56 15:14:56 15:14:56