15:16:39 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136757 15:16:39 Running as SYSTEM 15:16:39 [EnvInject] - Loading node environment variables. 15:16:39 Building remotely on prd-ubuntu1804-builder-4c-4g-2789 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 15:16:39 [ssh-agent] Looking for ssh-agent implementation... 15:16:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:16:39 $ ssh-agent 15:16:39 SSH_AUTH_SOCK=/tmp/ssh-kG1n7NdgygQU/agent.1880 15:16:39 SSH_AGENT_PID=1882 15:16:39 [ssh-agent] Started. 15:16:39 Running ssh-add (command line suppressed) 15:16:39 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_7407153472399809145.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_7407153472399809145.key) 15:16:39 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:16:39 The recommended git tool is: NONE 15:16:42 using credential onap-jenkins-ssh 15:16:42 Wiping out workspace first. 15:16:42 Cloning the remote Git repository 15:16:42 Cloning repository git://cloud.onap.org/mirror/oom.git 15:16:42 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 15:16:42 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:16:42 > git --version # timeout=10 15:16:42 > git --version # 'git version 2.17.1' 15:16:42 using GIT_SSH to set credentials Gerrit user 15:16:42 Verifying host key using manually-configured host key entries 15:16:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:16:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:16:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:16:48 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:16:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:16:48 using GIT_SSH to set credentials Gerrit user 15:16:48 Verifying host key using manually-configured host key entries 15:16:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/136757/2 # timeout=30 15:16:48 > git rev-parse e11db1b9ce3f9d494b7052e6f7efe90cb79bfc0d^{commit} # timeout=10 15:16:48 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:16:48 Checking out Revision e11db1b9ce3f9d494b7052e6f7efe90cb79bfc0d (refs/changes/57/136757/2) 15:16:48 > git config core.sparsecheckout # timeout=10 15:16:48 > git checkout -f e11db1b9ce3f9d494b7052e6f7efe90cb79bfc0d # timeout=30 15:16:51 Commit message: "[COMMON][DOC] Add documentation for Montral and GatewayAPI" 15:16:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:16:51 > git rev-list --no-walk 2ad6c16c56c038178c8001a242e8c3243e21e9ba # timeout=10 15:16:51 [EnvInject] - Injecting environment variables from a build step. 15:16:52 [EnvInject] - Injecting as environment variables the properties content 15:16:52 PYTHON=python3 15:16:52 15:16:52 [EnvInject] - Variables injected successfully. 15:16:52 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins14462213604758128132.sh 15:16:52 ---> tox-install.sh 15:16:52 + source /home/jenkins/lf-env.sh 15:16:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:16:52 ++ mktemp -d /tmp/venv-XXXX 15:16:52 + lf_venv=/tmp/venv-chTS 15:16:52 + local venv_file=/tmp/.os_lf_venv 15:16:52 + local python=python3 15:16:52 + local options 15:16:52 + local set_path=true 15:16:52 + local install_args= 15:16:52 ++ 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:16:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:16:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:16:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:16:52 + true 15:16:52 + case $1 in 15:16:52 + venv_file=/tmp/.toxenv 15:16:52 + shift 2 15:16:52 + true 15:16:52 + case $1 in 15:16:52 + shift 15:16:52 + break 15:16:52 + case $python in 15:16:52 + local pkg_list= 15:16:52 + [[ -d /opt/pyenv ]] 15:16:52 + echo 'Setup pyenv:' 15:16:52 Setup pyenv: 15:16:52 + export PYENV_ROOT=/opt/pyenv 15:16:52 + PYENV_ROOT=/opt/pyenv 15:16:52 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:16:52 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:16:52 + pyenv versions 15:16:52 * system (set by /opt/pyenv/version) 15:16:52 * 3.8.13 (set by /opt/pyenv/version) 15:16:52 * 3.9.13 (set by /opt/pyenv/version) 15:16:52 * 3.10.6 (set by /opt/pyenv/version) 15:16:52 + command -v pyenv 15:16:52 ++ pyenv init - --no-rehash 15:16:52 + 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:16:52 export PATH="/opt/pyenv/shims:${PATH}" 15:16:52 export PYENV_SHELL=bash 15:16:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:16:52 pyenv() { 15:16:52 local command 15:16:52 command="${1:-}" 15:16:52 if [ "$#" -gt 0 ]; then 15:16:52 shift 15:16:52 fi 15:16:52 15:16:52 case "$command" in 15:16:52 rehash|shell) 15:16:52 eval "$(pyenv "sh-$command" "$@")" 15:16:52 ;; 15:16:52 *) 15:16:52 command pyenv "$command" "$@" 15:16:52 ;; 15:16:52 esac 15:16:52 }' 15:16:52 +++ 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:16:52 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:16:52 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:16:52 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:16:52 ++ export PYENV_SHELL=bash 15:16:52 ++ PYENV_SHELL=bash 15:16:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:16:52 +++ complete -F _pyenv pyenv 15:16:52 ++ lf-pyver python3 15:16:52 ++ local py_version_xy=python3 15:16:52 ++ local py_version_xyz= 15:16:52 ++ pyenv versions 15:16:52 ++ local command 15:16:52 ++ command=versions 15:16:52 ++ '[' 1 -gt 0 ']' 15:16:52 ++ shift 15:16:52 ++ case "$command" in 15:16:52 ++ command pyenv versions 15:16:52 ++ pyenv versions 15:16:52 ++ awk '{ print $1 }' 15:16:52 ++ sed 's/^[ *]* //' 15:16:52 ++ grep -E '^[0-9.]*[0-9]$' 15:16:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:16:52 +++ sort -V 15:16:52 +++ grep '^3' /tmp/.pyenv_versions 15:16:52 +++ tail -n 1 15:16:52 ++ py_version_xyz=3.10.6 15:16:52 ++ [[ -z 3.10.6 ]] 15:16:52 ++ echo 3.10.6 15:16:52 ++ return 0 15:16:52 + pyenv local 3.10.6 15:16:52 + local command 15:16:52 + command=local 15:16:52 + '[' 2 -gt 0 ']' 15:16:52 + shift 15:16:52 + case "$command" in 15:16:52 + command pyenv local 3.10.6 15:16:52 + pyenv local 3.10.6 15:16:52 + for arg in "$@" 15:16:52 + case $arg in 15:16:52 + pkg_list+='tox ' 15:16:52 + for arg in "$@" 15:16:52 + case $arg in 15:16:52 + pkg_list+='virtualenv ' 15:16:52 + for arg in "$@" 15:16:52 + case $arg in 15:16:52 + pkg_list+='urllib3~=1.26.15 ' 15:16:52 + [[ -f /tmp/.toxenv ]] 15:16:52 + [[ ! -f /tmp/.toxenv ]] 15:16:52 + [[ -n '' ]] 15:16:52 + python3 -m venv /tmp/venv-chTS 15:16:58 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-chTS' 15:16:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-chTS 15:16:58 + echo /tmp/venv-chTS 15:16:58 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:16:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:16:58 + /tmp/venv-chTS/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:17:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:17:02 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:17:02 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:17:02 + /tmp/venv-chTS/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:17:08 + type python3 15:17:08 + true 15:17:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-chTS/bin to PATH' 15:17:08 lf-activate-venv(): INFO: Adding /tmp/venv-chTS/bin to PATH 15:17:08 + PATH=/tmp/venv-chTS/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:17:08 + return 0 15:17:08 + python3 --version 15:17:08 Python 3.10.6 15:17:08 + python3 -m pip --version 15:17:09 pip 23.3.1 from /tmp/venv-chTS/lib/python3.10/site-packages/pip (python 3.10) 15:17:09 + python3 -m pip freeze 15:17:09 cachetools==5.3.2 15:17:09 chardet==5.2.0 15:17:09 colorama==0.4.6 15:17:09 distlib==0.3.7 15:17:09 filelock==3.13.1 15:17:09 packaging==23.2 15:17:09 platformdirs==4.1.0 15:17:09 pluggy==1.3.0 15:17:09 pyproject-api==1.6.1 15:17:09 tomli==2.0.1 15:17:09 tox==4.11.4 15:17:09 urllib3==1.26.18 15:17:09 virtualenv==20.25.0 15:17:09 [EnvInject] - Injecting environment variables from a build step. 15:17:09 [EnvInject] - Injecting as environment variables the properties content 15:17:09 PARALLEL=false 15:17:09 15:17:09 [EnvInject] - Variables injected successfully. 15:17:09 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins5834790021417767136.sh 15:17:09 ---> tox-run.sh 15:17:09 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:17:09 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 15:17:09 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 15:17:09 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 15:17:09 + cd /w/workspace/oom-master-sphinx-lint/. 15:17:09 + source /home/jenkins/lf-env.sh 15:17:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:17:09 ++ mktemp -d /tmp/venv-XXXX 15:17:09 + lf_venv=/tmp/venv-EbZL 15:17:09 + local venv_file=/tmp/.os_lf_venv 15:17:09 + local python=python3 15:17:09 + local options 15:17:09 + local set_path=true 15:17:09 + local install_args= 15:17:09 ++ 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:17:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:17:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:17:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:17:09 + true 15:17:09 + case $1 in 15:17:09 + venv_file=/tmp/.toxenv 15:17:09 + shift 2 15:17:09 + true 15:17:09 + case $1 in 15:17:09 + shift 15:17:09 + break 15:17:09 + case $python in 15:17:09 + local pkg_list= 15:17:09 + [[ -d /opt/pyenv ]] 15:17:09 + echo 'Setup pyenv:' 15:17:09 Setup pyenv: 15:17:09 + export PYENV_ROOT=/opt/pyenv 15:17:09 + PYENV_ROOT=/opt/pyenv 15:17:09 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:17:09 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:17:09 + pyenv versions 15:17:10 system 15:17:10 3.8.13 15:17:10 3.9.13 15:17:10 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:17:10 + command -v pyenv 15:17:10 ++ pyenv init - --no-rehash 15:17:10 + 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:17:10 export PATH="/opt/pyenv/shims:${PATH}" 15:17:10 export PYENV_SHELL=bash 15:17:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:17:10 pyenv() { 15:17:10 local command 15:17:10 command="${1:-}" 15:17:10 if [ "$#" -gt 0 ]; then 15:17:10 shift 15:17:10 fi 15:17:10 15:17:10 case "$command" in 15:17:10 rehash|shell) 15:17:10 eval "$(pyenv "sh-$command" "$@")" 15:17:10 ;; 15:17:10 *) 15:17:10 command pyenv "$command" "$@" 15:17:10 ;; 15:17:10 esac 15:17:10 }' 15:17:10 +++ 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:17:10 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:17:10 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:17:10 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:17:10 ++ export PYENV_SHELL=bash 15:17:10 ++ PYENV_SHELL=bash 15:17:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:17:10 +++ complete -F _pyenv pyenv 15:17:10 ++ lf-pyver python3 15:17:10 ++ local py_version_xy=python3 15:17:10 ++ local py_version_xyz= 15:17:10 ++ pyenv versions 15:17:10 ++ local command 15:17:10 ++ command=versions 15:17:10 ++ '[' 1 -gt 0 ']' 15:17:10 ++ shift 15:17:10 ++ case "$command" in 15:17:10 ++ command pyenv versions 15:17:10 ++ pyenv versions 15:17:10 ++ awk '{ print $1 }' 15:17:10 ++ grep -E '^[0-9.]*[0-9]$' 15:17:10 ++ sed 's/^[ *]* //' 15:17:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:17:10 +++ grep '^3' /tmp/.pyenv_versions 15:17:10 +++ sort -V 15:17:10 +++ tail -n 1 15:17:10 ++ py_version_xyz=3.10.6 15:17:10 ++ [[ -z 3.10.6 ]] 15:17:10 ++ echo 3.10.6 15:17:10 ++ return 0 15:17:10 + pyenv local 3.10.6 15:17:10 + local command 15:17:10 + command=local 15:17:10 + '[' 2 -gt 0 ']' 15:17:10 + shift 15:17:10 + case "$command" in 15:17:10 + command pyenv local 3.10.6 15:17:10 + pyenv local 3.10.6 15:17:10 + for arg in "$@" 15:17:10 + case $arg in 15:17:10 + pkg_list+='tox ' 15:17:10 + for arg in "$@" 15:17:10 + case $arg in 15:17:10 + pkg_list+='virtualenv ' 15:17:10 + for arg in "$@" 15:17:10 + case $arg in 15:17:10 + pkg_list+='urllib3~=1.26.15 ' 15:17:10 + [[ -f /tmp/.toxenv ]] 15:17:10 ++ cat /tmp/.toxenv 15:17:10 + lf_venv=/tmp/venv-chTS 15:17:10 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-chTS from' file:/tmp/.toxenv 15:17:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-chTS from file:/tmp/.toxenv 15:17:10 + /tmp/venv-chTS/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:17:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:17:11 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:17:11 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:17:11 + /tmp/venv-chTS/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:17:13 + type python3 15:17:13 + true 15:17:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-chTS/bin to PATH' 15:17:13 lf-activate-venv(): INFO: Adding /tmp/venv-chTS/bin to PATH 15:17:13 + PATH=/tmp/venv-chTS/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:17:13 + return 0 15:17:13 + [[ -d /opt/pyenv ]] 15:17:13 + echo '---> Setting up pyenv' 15:17:13 ---> Setting up pyenv 15:17:13 + export PYENV_ROOT=/opt/pyenv 15:17:13 + PYENV_ROOT=/opt/pyenv 15:17:13 + export PATH=/opt/pyenv/bin:/tmp/venv-chTS/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:17:13 + PATH=/opt/pyenv/bin:/tmp/venv-chTS/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:17:13 ++ pwd 15:17:13 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 15:17:13 + export PYTHONPATH 15:17:13 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:17:13 + TOX_TESTENV_PASSENV=PYTHONPATH 15:17:13 + tox --version 15:17:13 4.11.4 from /tmp/venv-chTS/lib/python3.10/site-packages/tox/__init__.py 15:17:13 + PARALLEL=false 15:17:13 + TOX_OPTIONS_LIST= 15:17:13 + [[ -n docs,docs-linkcheck ]] 15:17:13 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 15:17:13 + case ${PARALLEL,,} in 15:17:13 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 15:17:13 + tox -e docs,docs-linkcheck 15:17:16 docs: install_deps> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://raw.githubusercontent.com/openstack/requirements/stable/yoga/upper-constraints.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 15:17:58 docs: freeze> python -m pip freeze --all 15:17:59 docs: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.4,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.11,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2023.11.17,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.7,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.7.0,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.12.0,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.9.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==23.3.1,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==1.5.1,restructuredtext-lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.0,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.3,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 15:17:59 docs: commands[0]> sudo apt install graphviz 15:17:59 15:17:59 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 15:17:59 15:17:59 Reading package lists... 15:17:59 Building dependency tree... 15:17:59 Reading state information... 15:17:59 graphviz is already the newest version (2.40.1-2). 15:17:59 The following packages were automatically installed and are no longer required: 15:17:59 libmysqlclient20 mysql-common 15:17:59 Use 'sudo apt autoremove' to remove them. 15:17:59 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:17:59 docs: commands[1]> sphinx-build -q -W -b html -n -d /w/workspace/oom-master-sphinx-lint/.tox/docs/tmp/doctrees ./docs/ /w/workspace/oom-master-sphinx-lint/docs/_build/html 15:18:01 15:18:01 Warning, treated as error: 15:18:01 /w/workspace/oom-master-sphinx-lint/docs/sections/release_notes/release-notes-london.rst:document isn't included in any toctree 15:18:01 docs: exit 2 (2.18 seconds) /w/workspace/oom-master-sphinx-lint> sphinx-build -q -W -b html -n -d /w/workspace/oom-master-sphinx-lint/.tox/docs/tmp/doctrees ./docs/ /w/workspace/oom-master-sphinx-lint/docs/_build/html pid=2637 15:18:01 docs: FAIL ✖ in 47.29 seconds 15:18:01 docs-linkcheck: install_deps> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://raw.githubusercontent.com/openstack/requirements/stable/yoga/upper-constraints.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 15:18:24 docs-linkcheck: freeze> python -m pip freeze --all 15:18:25 docs-linkcheck: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.4,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.11,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2023.11.17,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.7,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.7.0,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.12.0,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.9.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==23.3.1,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==1.5.1,restructuredtext-lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.0,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.3,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 15:18:25 docs-linkcheck: commands[0]> sudo apt install graphviz 15:18:25 15:18:25 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 15:18:25 15:18:25 Reading package lists... 15:18:25 Building dependency tree... 15:18:25 Reading state information... 15:18:25 graphviz is already the newest version (2.40.1-2). 15:18:25 The following packages were automatically installed and are no longer required: 15:18:25 libmysqlclient20 mysql-common 15:18:25 Use 'sudo apt autoremove' to remove them. 15:18:25 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:18:25 docs-linkcheck: commands[1]> sphinx-build -q -W -b linkcheck -d /w/workspace/oom-master-sphinx-lint/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/oom-master-sphinx-lint/docs/_build/linkcheck 15:18:27 15:18:27 Warning, treated as error: 15:18:27 /w/workspace/oom-master-sphinx-lint/docs/sections/release_notes/release-notes-london.rst:document isn't included in any toctree 15:18:27 docs-linkcheck: exit 2 (2.30 seconds) /w/workspace/oom-master-sphinx-lint> sphinx-build -q -W -b linkcheck -d /w/workspace/oom-master-sphinx-lint/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/oom-master-sphinx-lint/docs/_build/linkcheck pid=2725 15:18:27 docs: FAIL code 2 (47.29=setup[44.82]+cmd[0.28,2.18] seconds) 15:18:27 docs-linkcheck: FAIL code 2 (26.21=setup[23.65]+cmd[0.25,2.30] seconds) 15:18:27 evaluation failed :( (73.74 seconds) 15:18:27 + tox_status=255 15:18:27 + echo '---> Completed tox runs' 15:18:27 ---> Completed tox runs 15:18:27 + for i in .tox/*/log 15:18:27 ++ echo .tox/docs-linkcheck/log 15:18:27 ++ awk -F/ '{print $2}' 15:18:27 + tox_env=docs-linkcheck 15:18:27 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 15:18:27 + for i in .tox/*/log 15:18:27 ++ echo .tox/docs/log 15:18:27 ++ awk -F/ '{print $2}' 15:18:27 + tox_env=docs 15:18:27 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 15:18:27 + DOC_DIR=docs/_build/html 15:18:27 + [[ -d docs/_build/html ]] 15:18:27 + echo '---> Archiving generated docs' 15:18:27 ---> Archiving generated docs 15:18:27 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 15:18:27 + echo '---> tox-run.sh ends' 15:18:27 ---> tox-run.sh ends 15:18:27 + test 255 -eq 0 15:18:27 + exit 255 15:18:27 ++ '[' 2 = 1 ']' 15:18:27 Build step 'Execute shell' marked build as failure 15:18:27 $ ssh-agent -k 15:18:27 unset SSH_AUTH_SOCK; 15:18:27 unset SSH_AGENT_PID; 15:18:27 echo Agent pid 1882 killed; 15:18:27 [ssh-agent] Stopped. 15:18:27 [PostBuildScript] - [INFO] Executing post build scripts. 15:18:28 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins69837597191841896.sh 15:18:28 ---> sysstat.sh 15:18:28 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins8552315707401499341.sh 15:18:28 ---> package-listing.sh 15:18:28 ++ facter osfamily 15:18:28 ++ tr '[:upper:]' '[:lower:]' 15:18:29 + OS_FAMILY=debian 15:18:29 + workspace=/w/workspace/oom-master-sphinx-lint 15:18:29 + START_PACKAGES=/tmp/packages_start.txt 15:18:29 + END_PACKAGES=/tmp/packages_end.txt 15:18:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:18:29 + PACKAGES=/tmp/packages_start.txt 15:18:29 + '[' /w/workspace/oom-master-sphinx-lint ']' 15:18:29 + PACKAGES=/tmp/packages_end.txt 15:18:29 + case "${OS_FAMILY}" in 15:18:29 + dpkg -l 15:18:29 + grep '^ii' 15:18:29 + '[' -f /tmp/packages_start.txt ']' 15:18:29 + '[' -f /tmp/packages_end.txt ']' 15:18:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:18:29 + '[' /w/workspace/oom-master-sphinx-lint ']' 15:18:29 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 15:18:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 15:18:29 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins13535544412328411347.sh 15:18:29 ---> capture-instance-metadata.sh 15:18:29 Setup pyenv: 15:18:29 system 15:18:29 3.8.13 15:18:29 3.9.13 15:18:29 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:18:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bYiy 15:18:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:18:37 lf-activate-venv(): INFO: Installing: lftools 15:19:32 lf-activate-venv(): INFO: Adding /tmp/venv-bYiy/bin to PATH 15:19:32 INFO: Running in OpenStack, capturing instance metadata 15:19:32 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17237117959383486722.sh 15:19:32 provisioning config files... 15:19:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config5531995872881949271tmp 15:19:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:19:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:19:32 [EnvInject] - Injecting environment variables from a build step. 15:19:32 [EnvInject] - Injecting as environment variables the properties content 15:19:32 SERVER_ID=logs 15:19:32 15:19:32 [EnvInject] - Variables injected successfully. 15:19:32 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins10218772955677843639.sh 15:19:32 ---> create-netrc.sh 15:19:33 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins8540585597732460782.sh 15:19:33 ---> python-tools-install.sh 15:19:33 Setup pyenv: 15:19:33 system 15:19:33 3.8.13 15:19:33 3.9.13 15:19:33 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:19:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bYiy from file:/tmp/.os_lf_venv 15:19:34 lf-activate-venv(): INFO: Installing: lftools 15:19:44 lf-activate-venv(): INFO: Adding /tmp/venv-bYiy/bin to PATH 15:19:44 Generating Requirements File 15:20:27 Python 3.10.6 15:20:27 pip 23.3.1 from /tmp/venv-bYiy/lib/python3.10/site-packages/pip (python 3.10) 15:20:28 appdirs==1.4.4 15:20:28 argcomplete==3.1.6 15:20:28 aspy.yaml==1.3.0 15:20:28 attrs==23.1.0 15:20:28 autopage==0.5.2 15:20:28 Babel==2.13.1 15:20:28 beautifulsoup4==4.12.2 15:20:28 boto3==1.33.8 15:20:28 botocore==1.33.8 15:20:28 bs4==0.0.1 15:20:28 cachetools==5.3.2 15:20:28 certifi==2023.11.17 15:20:28 cffi==1.16.0 15:20:28 cfgv==3.4.0 15:20:28 chardet==5.2.0 15:20:28 charset-normalizer==3.3.2 15:20:28 click==8.1.7 15:20:28 cliff==4.4.0 15:20:28 cmd2==2.4.3 15:20:28 cryptography==3.3.2 15:20:28 debtcollector==2.5.0 15:20:28 decorator==5.1.1 15:20:28 defusedxml==0.7.1 15:20:28 Deprecated==1.2.14 15:20:28 distlib==0.3.7 15:20:28 dnspython==2.4.2 15:20:28 docker==4.2.2 15:20:28 dogpile.cache==1.2.2 15:20:28 email-validator==2.1.0.post1 15:20:28 filelock==3.13.1 15:20:28 future==0.18.3 15:20:28 gitdb==4.0.11 15:20:28 GitPython==3.1.40 15:20:28 google-auth==2.25.1 15:20:28 httplib2==0.22.0 15:20:28 identify==2.5.32 15:20:28 idna==3.6 15:20:28 importlib-metadata==7.0.0 15:20:28 importlib-resources==1.5.0 15:20:28 iso8601==2.1.0 15:20:28 Jinja2==3.1.2 15:20:28 jmespath==1.0.1 15:20:28 jsonpatch==1.33 15:20:28 jsonpointer==2.4 15:20:28 jsonschema==4.20.0 15:20:28 jsonschema-specifications==2023.11.2 15:20:28 keystoneauth1==5.4.0 15:20:28 kubernetes==28.1.0 15:20:28 lftools==0.37.8 15:20:28 lxml==4.9.3 15:20:28 MarkupSafe==2.1.3 15:20:28 msgpack==1.0.7 15:20:28 multi-key-dict==2.0.3 15:20:28 munch==4.0.0 15:20:28 netaddr==0.9.0 15:20:28 netifaces==0.11.0 15:20:28 niet==1.4.2 15:20:28 nodeenv==1.8.0 15:20:28 oauth2client==4.1.3 15:20:28 oauthlib==3.2.2 15:20:28 openstacksdk==0.62.0 15:20:28 os-client-config==2.1.0 15:20:28 os-service-types==1.7.0 15:20:28 osc-lib==2.9.0 15:20:28 oslo.config==9.2.0 15:20:28 oslo.context==5.3.0 15:20:28 oslo.i18n==6.2.0 15:20:28 oslo.log==5.4.0 15:20:28 oslo.serialization==5.2.0 15:20:28 oslo.utils==6.3.0 15:20:28 packaging==23.2 15:20:28 pbr==6.0.0 15:20:28 platformdirs==4.1.0 15:20:28 prettytable==3.9.0 15:20:28 pyasn1==0.5.1 15:20:28 pyasn1-modules==0.3.0 15:20:28 pycparser==2.21 15:20:28 pygerrit2==2.0.15 15:20:28 PyGithub==2.1.1 15:20:28 pyinotify==0.9.6 15:20:28 PyJWT==2.8.0 15:20:28 PyNaCl==1.5.0 15:20:28 pyparsing==2.4.7 15:20:28 pyperclip==1.8.2 15:20:28 pyrsistent==0.20.0 15:20:28 python-cinderclient==9.4.0 15:20:28 python-dateutil==2.8.2 15:20:28 python-heatclient==3.3.0 15:20:28 python-jenkins==1.8.2 15:20:28 python-keystoneclient==5.2.0 15:20:28 python-magnumclient==4.3.0 15:20:28 python-novaclient==18.4.0 15:20:28 python-openstackclient==6.0.0 15:20:28 python-swiftclient==4.4.0 15:20:28 pytz==2023.3.post1 15:20:28 PyYAML==6.0.1 15:20:28 referencing==0.31.1 15:20:28 requests==2.31.0 15:20:28 requests-oauthlib==1.3.1 15:20:28 requestsexceptions==1.4.0 15:20:28 rfc3986==2.0.0 15:20:28 rpds-py==0.13.2 15:20:28 rsa==4.9 15:20:28 ruamel.yaml==0.18.5 15:20:28 ruamel.yaml.clib==0.2.8 15:20:28 s3transfer==0.8.2 15:20:28 simplejson==3.19.2 15:20:28 six==1.16.0 15:20:28 smmap==5.0.1 15:20:28 soupsieve==2.5 15:20:28 stevedore==5.1.0 15:20:28 tabulate==0.9.0 15:20:28 toml==0.10.2 15:20:28 tomlkit==0.12.3 15:20:28 tqdm==4.66.1 15:20:28 typing_extensions==4.8.0 15:20:28 tzdata==2023.3 15:20:28 urllib3==1.26.18 15:20:28 virtualenv==20.25.0 15:20:28 wcwidth==0.2.12 15:20:28 websocket-client==1.7.0 15:20:28 wrapt==1.16.0 15:20:28 xdg==6.0.0 15:20:28 xmltodict==0.13.0 15:20:28 yq==3.2.3 15:20:28 zipp==3.17.0 15:20:28 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins3642875910292448350.sh 15:20:28 ---> sudo-logs.sh 15:20:28 Archiving 'sudo' log.. 15:20:28 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins6780275352424883379.sh 15:20:28 ---> job-cost.sh 15:20:28 Setup pyenv: 15:20:28 system 15:20:28 3.8.13 15:20:28 3.9.13 15:20:28 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:20:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bYiy from file:/tmp/.os_lf_venv 15:20:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:20:38 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:20:38 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 15:20:38 lf-activate-venv(): INFO: Adding /tmp/venv-bYiy/bin to PATH 15:20:38 INFO: No Stack... 15:20:39 INFO: Retrieving Pricing Info for: v3-standard-4 15:20:39 INFO: Archiving Costs 15:20:39 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins3502732175554997049.sh 15:20:39 ---> logs-deploy.sh 15:20:39 Setup pyenv: 15:20:39 system 15:20:39 3.8.13 15:20:39 3.9.13 15:20:39 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:20:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bYiy from file:/tmp/.os_lf_venv 15:20:41 lf-activate-venv(): INFO: Installing: lftools 15:20:53 lf-activate-venv(): INFO: Adding /tmp/venv-bYiy/bin to PATH 15:20:53 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/440 15:20:53 INFO: archiving workspace using pattern(s): 15:20:54 Archives upload complete. 15:20:54 INFO: archiving logs to Nexus 15:20:55 ---> uname -a: 15:20:55 Linux prd-ubuntu1804-builder-4c-4g-2789 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:20:55 15:20:55 15:20:55 ---> lscpu: 15:20:55 Architecture: x86_64 15:20:55 CPU op-mode(s): 32-bit, 64-bit 15:20:55 Byte Order: Little Endian 15:20:55 CPU(s): 4 15:20:55 On-line CPU(s) list: 0-3 15:20:55 Thread(s) per core: 1 15:20:55 Core(s) per socket: 1 15:20:55 Socket(s): 4 15:20:55 NUMA node(s): 1 15:20:55 Vendor ID: AuthenticAMD 15:20:55 CPU family: 23 15:20:55 Model: 49 15:20:55 Model name: AMD EPYC-Rome Processor 15:20:55 Stepping: 0 15:20:55 CPU MHz: 2799.996 15:20:55 BogoMIPS: 5599.99 15:20:55 Virtualization: AMD-V 15:20:55 Hypervisor vendor: KVM 15:20:55 Virtualization type: full 15:20:55 L1d cache: 32K 15:20:55 L1i cache: 32K 15:20:55 L2 cache: 512K 15:20:55 L3 cache: 16384K 15:20:55 NUMA node0 CPU(s): 0-3 15:20:55 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 rep_good nopl xtopology cpuid extd_apicid tsc_known_freq 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 ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 15:20:55 15:20:55 15:20:55 ---> nproc: 15:20:55 4 15:20:55 15:20:55 15:20:55 ---> df -h: 15:20:55 Filesystem Size Used Avail Use% Mounted on 15:20:55 udev 7.9G 0 7.9G 0% /dev 15:20:55 tmpfs 1.6G 672K 1.6G 1% /run 15:20:55 /dev/vda1 78G 8.6G 69G 12% / 15:20:55 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:20:55 tmpfs 5.0M 0 5.0M 0% /run/lock 15:20:55 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:20:55 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:20:55 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:20:55 15:20:55 15:20:55 ---> free -m: 15:20:55 total used free shared buff/cache available 15:20:55 Mem: 16040 530 12990 0 2518 15179 15:20:55 Swap: 1023 0 1023 15:20:55 15:20:55 15:20:55 ---> ip addr: 15:20:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:20:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:20:55 inet 127.0.0.1/8 scope host lo 15:20:55 valid_lft forever preferred_lft forever 15:20:55 inet6 ::1/128 scope host 15:20:55 valid_lft forever preferred_lft forever 15:20:55 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 15:20:55 link/ether fa:16:3e:10:34:1a brd ff:ff:ff:ff:ff:ff 15:20:55 inet 10.30.107.63/23 brd 10.30.107.255 scope global dynamic ens3 15:20:55 valid_lft 86109sec preferred_lft 86109sec 15:20:55 inet6 fe80::f816:3eff:fe10:341a/64 scope link 15:20:55 valid_lft forever preferred_lft forever 15:20:55 15:20:55 15:20:55 ---> sar -b -r -n DEV: 15:20:55 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2789) 12/06/23 _x86_64_ (4 CPU) 15:20:55 15:20:55 15:16:08 LINUX RESTART (4 CPU) 15:20:55 15:20:55 15:17:02 tps rtps wtps bread/s bwrtn/s 15:20:55 15:18:01 92.46 16.86 75.60 518.69 14742.18 15:20:55 15:19:01 96.30 0.20 96.10 10.40 20149.84 15:20:55 15:20:01 87.02 13.83 73.19 1047.69 16231.03 15:20:55 Average: 91.92 10.26 81.66 525.63 17053.86 15:20:55 15:20:55 15:17:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:20:55 15:18:01 13903892 15540964 2521076 15.35 64256 1769748 849088 4.86 708020 1593716 153932 15:20:55 15:19:01 13635844 15516708 2789124 16.98 79988 1983376 818172 4.68 776696 1763392 55332 15:20:55 15:20:01 13474988 15574048 2949980 17.96 95432 2176228 759772 4.35 743760 1936284 51052 15:20:55 Average: 13671575 15543907 2753393 16.76 79892 1976451 809011 4.63 742825 1764464 86772 15:20:55 15:20:55 15:17:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:20:55 15:18:01 lo 1.15 1.15 0.13 0.13 0.00 0.00 0.00 0.00 15:20:55 15:18:01 ens3 47.09 33.76 673.51 7.26 0.00 0.00 0.00 0.00 15:20:55 15:19:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 15:20:55 15:19:01 ens3 19.71 17.08 69.03 5.34 0.00 0.00 0.00 0.00 15:20:55 15:20:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 15:20:55 15:20:01 ens3 39.11 24.51 657.20 5.57 0.00 0.00 0.00 0.00 15:20:55 Average: lo 0.98 0.98 0.10 0.10 0.00 0.00 0.00 0.00 15:20:55 Average: ens3 35.24 25.07 465.42 6.05 0.00 0.00 0.00 0.00 15:20:55 15:20:55 15:20:55 ---> sar -P ALL: 15:20:55 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2789) 12/06/23 _x86_64_ (4 CPU) 15:20:55 15:20:55 15:16:08 LINUX RESTART (4 CPU) 15:20:55 15:20:55 15:17:02 CPU %user %nice %system %iowait %steal %idle 15:20:55 15:18:01 all 12.64 0.00 1.17 12.12 0.07 73.99 15:20:55 15:18:01 0 6.27 0.00 0.80 20.43 0.08 72.42 15:20:55 15:18:01 1 2.09 0.00 0.65 15.44 0.05 81.77 15:20:55 15:18:01 2 35.39 0.00 2.43 10.57 0.10 51.51 15:20:55 15:18:01 3 6.96 0.00 0.83 2.01 0.05 90.15 15:20:55 15:19:01 all 14.81 0.00 1.01 13.11 0.06 71.02 15:20:55 15:19:01 0 9.26 0.00 0.78 20.76 0.07 69.13 15:20:55 15:19:01 1 8.07 0.00 0.62 11.48 0.03 79.79 15:20:55 15:19:01 2 9.89 0.00 0.79 13.62 0.07 75.63 15:20:55 15:19:01 3 32.17 0.00 1.85 6.60 0.05 59.33 15:20:55 15:20:01 all 14.11 0.00 1.09 10.85 0.06 73.89 15:20:55 15:20:01 0 18.63 0.00 0.77 2.28 0.08 78.23 15:20:55 15:20:01 1 17.21 0.00 1.24 7.79 0.07 73.69 15:20:55 15:20:01 2 11.59 0.00 1.64 32.19 0.07 54.51 15:20:55 15:20:01 3 9.00 0.00 0.71 1.07 0.05 89.17 15:20:55 Average: all 13.86 0.00 1.09 12.03 0.06 72.96 15:20:55 Average: 0 11.41 0.00 0.78 14.46 0.08 73.27 15:20:55 Average: 1 9.16 0.00 0.84 11.55 0.05 78.40 15:20:55 Average: 2 18.84 0.00 1.61 18.85 0.08 60.62 15:20:55 Average: 3 16.03 0.00 1.13 3.22 0.05 79.57 15:20:55 15:20:55 15:20:55