13:56:03 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137636 13:56:03 Running as SYSTEM 13:56:03 [EnvInject] - Loading node environment variables. 13:56:03 Building remotely on prd-ubuntu1804-builder-4c-4g-22104 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 13:56:03 [ssh-agent] Looking for ssh-agent implementation... 13:56:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:56:03 $ ssh-agent 13:56:03 SSH_AUTH_SOCK=/tmp/ssh-YpMLkjQHEfHm/agent.1704 13:56:03 SSH_AGENT_PID=1706 13:56:03 [ssh-agent] Started. 13:56:03 Running ssh-add (command line suppressed) 13:56:03 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_15590296154234311011.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_15590296154234311011.key) 13:56:03 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:56:03 The recommended git tool is: NONE 13:56:05 using credential onap-jenkins-ssh 13:56:05 Wiping out workspace first. 13:56:05 Cloning the remote Git repository 13:56:05 Cloning repository git://cloud.onap.org/mirror/oom.git 13:56:05 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 13:56:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:56:05 > git --version # timeout=10 13:56:05 > git --version # 'git version 2.17.1' 13:56:05 using GIT_SSH to set credentials Gerrit user 13:56:05 Verifying host key using manually-configured host key entries 13:56:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:56:10 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:56:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:56:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:56:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:56:11 using GIT_SSH to set credentials Gerrit user 13:56:11 Verifying host key using manually-configured host key entries 13:56:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/137636/6 # timeout=30 13:56:11 > git rev-parse a86e5197bf149ae7a439c05c7298b26f8f524038^{commit} # timeout=10 13:56:11 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:56:11 Checking out Revision a86e5197bf149ae7a439c05c7298b26f8f524038 (refs/changes/36/137636/6) 13:56:11 > git config core.sparsecheckout # timeout=10 13:56:11 > git checkout -f a86e5197bf149ae7a439c05c7298b26f8f524038 # timeout=30 13:56:14 Commit message: "[DOC] Update Information about used versions" 13:56:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:56:14 > git rev-list --no-walk bd892a7d0709d0807a009f648eb8fcf283f79ba9 # timeout=10 13:56:14 [EnvInject] - Injecting environment variables from a build step. 13:56:14 [EnvInject] - Injecting as environment variables the properties content 13:56:14 PYTHON=python3 13:56:14 13:56:14 [EnvInject] - Variables injected successfully. 13:56:14 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins9406472373253051404.sh 13:56:14 ---> tox-install.sh 13:56:14 + source /home/jenkins/lf-env.sh 13:56:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:56:14 ++ mktemp -d /tmp/venv-XXXX 13:56:14 + lf_venv=/tmp/venv-Pl4o 13:56:14 + local venv_file=/tmp/.os_lf_venv 13:56:14 + local python=python3 13:56:14 + local options 13:56:14 + local set_path=true 13:56:14 + local install_args= 13:56:14 ++ 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 13:56:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:56:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:56:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:56:14 + true 13:56:14 + case $1 in 13:56:14 + venv_file=/tmp/.toxenv 13:56:14 + shift 2 13:56:14 + true 13:56:14 + case $1 in 13:56:14 + shift 13:56:14 + break 13:56:14 + case $python in 13:56:14 + local pkg_list= 13:56:14 + [[ -d /opt/pyenv ]] 13:56:14 + echo 'Setup pyenv:' 13:56:14 Setup pyenv: 13:56:14 + export PYENV_ROOT=/opt/pyenv 13:56:14 + PYENV_ROOT=/opt/pyenv 13:56:14 + 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 13:56:14 + 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 13:56:14 + pyenv versions 13:56:14 * system (set by /opt/pyenv/version) 13:56:14 * 3.8.13 (set by /opt/pyenv/version) 13:56:14 * 3.9.13 (set by /opt/pyenv/version) 13:56:14 * 3.10.6 (set by /opt/pyenv/version) 13:56:14 + command -v pyenv 13:56:14 ++ pyenv init - --no-rehash 13:56:15 + 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[*]}"'\'')" 13:56:15 export PATH="/opt/pyenv/shims:${PATH}" 13:56:15 export PYENV_SHELL=bash 13:56:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:56:15 pyenv() { 13:56:15 local command 13:56:15 command="${1:-}" 13:56:15 if [ "$#" -gt 0 ]; then 13:56:15 shift 13:56:15 fi 13:56:15 13:56:15 case "$command" in 13:56:15 rehash|shell) 13:56:15 eval "$(pyenv "sh-$command" "$@")" 13:56:15 ;; 13:56:15 *) 13:56:15 command pyenv "$command" "$@" 13:56:15 ;; 13:56:15 esac 13:56:15 }' 13:56:15 +++ 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[*]}"' 13:56:15 ++ 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 13:56:15 ++ 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 13:56:15 ++ 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 13:56:15 ++ export PYENV_SHELL=bash 13:56:15 ++ PYENV_SHELL=bash 13:56:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:56:15 +++ complete -F _pyenv pyenv 13:56:15 ++ lf-pyver python3 13:56:15 ++ local py_version_xy=python3 13:56:15 ++ local py_version_xyz= 13:56:15 ++ pyenv versions 13:56:15 ++ sed 's/^[ *]* //' 13:56:15 ++ local command 13:56:15 ++ command=versions 13:56:15 ++ '[' 1 -gt 0 ']' 13:56:15 ++ shift 13:56:15 ++ case "$command" in 13:56:15 ++ command pyenv versions 13:56:15 ++ pyenv versions 13:56:15 ++ grep -E '^[0-9.]*[0-9]$' 13:56:15 ++ awk '{ print $1 }' 13:56:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:56:15 +++ grep '^3' /tmp/.pyenv_versions 13:56:15 +++ sort -V 13:56:15 +++ tail -n 1 13:56:15 ++ py_version_xyz=3.10.6 13:56:15 ++ [[ -z 3.10.6 ]] 13:56:15 ++ echo 3.10.6 13:56:15 ++ return 0 13:56:15 + pyenv local 3.10.6 13:56:15 + local command 13:56:15 + command=local 13:56:15 + '[' 2 -gt 0 ']' 13:56:15 + shift 13:56:15 + case "$command" in 13:56:15 + command pyenv local 3.10.6 13:56:15 + pyenv local 3.10.6 13:56:15 + for arg in "$@" 13:56:15 + case $arg in 13:56:15 + pkg_list+='tox ' 13:56:15 + for arg in "$@" 13:56:15 + case $arg in 13:56:15 + pkg_list+='virtualenv ' 13:56:15 + for arg in "$@" 13:56:15 + case $arg in 13:56:15 + pkg_list+='urllib3~=1.26.15 ' 13:56:15 + [[ -f /tmp/.toxenv ]] 13:56:15 + [[ ! -f /tmp/.toxenv ]] 13:56:15 + [[ -n '' ]] 13:56:15 + python3 -m venv /tmp/venv-Pl4o 13:56:19 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Pl4o' 13:56:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Pl4o 13:56:19 + echo /tmp/venv-Pl4o 13:56:19 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:56:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:56:19 + /tmp/venv-Pl4o/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:56:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:56:22 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:56:22 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:56:22 + /tmp/venv-Pl4o/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:56:25 + type python3 13:56:25 + true 13:56:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Pl4o/bin to PATH' 13:56:25 lf-activate-venv(): INFO: Adding /tmp/venv-Pl4o/bin to PATH 13:56:25 + PATH=/tmp/venv-Pl4o/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 13:56:25 + return 0 13:56:25 + python3 --version 13:56:25 Python 3.10.6 13:56:25 + python3 -m pip --version 13:56:26 pip 24.0 from /tmp/venv-Pl4o/lib/python3.10/site-packages/pip (python 3.10) 13:56:26 + python3 -m pip freeze 13:56:26 cachetools==5.3.3 13:56:26 chardet==5.2.0 13:56:26 colorama==0.4.6 13:56:26 distlib==0.3.8 13:56:26 filelock==3.13.4 13:56:26 packaging==24.0 13:56:26 platformdirs==4.2.0 13:56:26 pluggy==1.4.0 13:56:26 pyproject-api==1.6.1 13:56:26 tomli==2.0.1 13:56:26 tox==4.14.2 13:56:26 urllib3==1.26.18 13:56:26 virtualenv==20.25.1 13:56:26 [EnvInject] - Injecting environment variables from a build step. 13:56:26 [EnvInject] - Injecting as environment variables the properties content 13:56:26 PARALLEL=false 13:56:26 13:56:26 [EnvInject] - Variables injected successfully. 13:56:26 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins14228021162787905769.sh 13:56:26 ---> tox-run.sh 13:56:26 + 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 13:56:26 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 13:56:26 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 13:56:26 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 13:56:26 + cd /w/workspace/oom-master-sphinx-lint/. 13:56:26 + source /home/jenkins/lf-env.sh 13:56:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:56:26 ++ mktemp -d /tmp/venv-XXXX 13:56:26 + lf_venv=/tmp/venv-J7ZS 13:56:26 + local venv_file=/tmp/.os_lf_venv 13:56:26 + local python=python3 13:56:26 + local options 13:56:26 + local set_path=true 13:56:26 + local install_args= 13:56:26 ++ 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 13:56:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:56:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:56:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:56:26 + true 13:56:26 + case $1 in 13:56:26 + venv_file=/tmp/.toxenv 13:56:26 + shift 2 13:56:26 + true 13:56:26 + case $1 in 13:56:26 + shift 13:56:26 + break 13:56:26 + case $python in 13:56:26 + local pkg_list= 13:56:26 + [[ -d /opt/pyenv ]] 13:56:26 + echo 'Setup pyenv:' 13:56:26 Setup pyenv: 13:56:26 + export PYENV_ROOT=/opt/pyenv 13:56:26 + PYENV_ROOT=/opt/pyenv 13:56:26 + 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 13:56:26 + 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 13:56:26 + pyenv versions 13:56:26 system 13:56:26 3.8.13 13:56:26 3.9.13 13:56:26 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 13:56:26 + command -v pyenv 13:56:26 ++ pyenv init - --no-rehash 13:56:26 + 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[*]}"'\'')" 13:56:26 export PATH="/opt/pyenv/shims:${PATH}" 13:56:26 export PYENV_SHELL=bash 13:56:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:56:26 pyenv() { 13:56:26 local command 13:56:26 command="${1:-}" 13:56:26 if [ "$#" -gt 0 ]; then 13:56:26 shift 13:56:26 fi 13:56:26 13:56:26 case "$command" in 13:56:26 rehash|shell) 13:56:26 eval "$(pyenv "sh-$command" "$@")" 13:56:26 ;; 13:56:26 *) 13:56:26 command pyenv "$command" "$@" 13:56:26 ;; 13:56:26 esac 13:56:26 }' 13:56:26 +++ 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[*]}"' 13:56:26 ++ 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 13:56:26 ++ 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 13:56:26 ++ 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 13:56:26 ++ export PYENV_SHELL=bash 13:56:26 ++ PYENV_SHELL=bash 13:56:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:56:26 +++ complete -F _pyenv pyenv 13:56:26 ++ lf-pyver python3 13:56:26 ++ local py_version_xy=python3 13:56:26 ++ local py_version_xyz= 13:56:26 ++ sed 's/^[ *]* //' 13:56:26 ++ pyenv versions 13:56:26 ++ local command 13:56:26 ++ command=versions 13:56:26 ++ '[' 1 -gt 0 ']' 13:56:26 ++ shift 13:56:26 ++ case "$command" in 13:56:26 ++ command pyenv versions 13:56:26 ++ pyenv versions 13:56:26 ++ awk '{ print $1 }' 13:56:26 ++ grep -E '^[0-9.]*[0-9]$' 13:56:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:56:26 +++ grep '^3' /tmp/.pyenv_versions 13:56:26 +++ sort -V 13:56:26 +++ tail -n 1 13:56:26 ++ py_version_xyz=3.10.6 13:56:26 ++ [[ -z 3.10.6 ]] 13:56:26 ++ echo 3.10.6 13:56:26 ++ return 0 13:56:26 + pyenv local 3.10.6 13:56:26 + local command 13:56:26 + command=local 13:56:26 + '[' 2 -gt 0 ']' 13:56:26 + shift 13:56:26 + case "$command" in 13:56:26 + command pyenv local 3.10.6 13:56:26 + pyenv local 3.10.6 13:56:26 + for arg in "$@" 13:56:26 + case $arg in 13:56:26 + pkg_list+='tox ' 13:56:26 + for arg in "$@" 13:56:26 + case $arg in 13:56:26 + pkg_list+='virtualenv ' 13:56:26 + for arg in "$@" 13:56:26 + case $arg in 13:56:26 + pkg_list+='urllib3~=1.26.15 ' 13:56:26 + [[ -f /tmp/.toxenv ]] 13:56:26 ++ cat /tmp/.toxenv 13:56:26 + lf_venv=/tmp/venv-Pl4o 13:56:26 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pl4o from' file:/tmp/.toxenv 13:56:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pl4o from file:/tmp/.toxenv 13:56:26 + /tmp/venv-Pl4o/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:56:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:56:27 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:56:27 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:56:27 + /tmp/venv-Pl4o/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:56:29 + type python3 13:56:29 + true 13:56:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Pl4o/bin to PATH' 13:56:29 lf-activate-venv(): INFO: Adding /tmp/venv-Pl4o/bin to PATH 13:56:29 + PATH=/tmp/venv-Pl4o/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 13:56:29 + return 0 13:56:29 + [[ -d /opt/pyenv ]] 13:56:29 + echo '---> Setting up pyenv' 13:56:29 ---> Setting up pyenv 13:56:29 + export PYENV_ROOT=/opt/pyenv 13:56:29 + PYENV_ROOT=/opt/pyenv 13:56:29 + export PATH=/opt/pyenv/bin:/tmp/venv-Pl4o/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 13:56:29 + PATH=/opt/pyenv/bin:/tmp/venv-Pl4o/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 13:56:29 ++ pwd 13:56:29 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 13:56:29 + export PYTHONPATH 13:56:29 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:56:29 + TOX_TESTENV_PASSENV=PYTHONPATH 13:56:29 + tox --version 13:56:29 4.14.2 from /tmp/venv-Pl4o/lib/python3.10/site-packages/tox/__init__.py 13:56:29 + PARALLEL=false 13:56:29 + TOX_OPTIONS_LIST= 13:56:29 + [[ -n docs,docs-linkcheck ]] 13:56:29 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 13:56:29 + case ${PARALLEL,,} in 13:56:29 + tox -e docs,docs-linkcheck 13:56:29 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 13:56:31 docs: install_deps> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 13:57:00 docs: freeze> python -m pip freeze --all 13:57:00 docs: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.10.2,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,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.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.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==24.0,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==2.0.0,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.5,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.4,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 13:57:00 docs: commands[0]> sudo apt install graphviz 13:57:00 13:57:00 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 13:57:00 13:57:00 Reading package lists... 13:57:00 Building dependency tree... 13:57:00 Reading state information... 13:57:00 graphviz is already the newest version (2.40.1-2). 13:57:00 The following packages were automatically installed and are no longer required: 13:57:00 libmysqlclient20 mysql-common 13:57:00 Use 'sudo apt autoremove' to remove them. 13:57:00 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 13:57:00 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 13:57:06 docs: OK ✔ in 34.67 seconds 13:57:06 docs-linkcheck: install_deps> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 13:57:22 docs-linkcheck: freeze> python -m pip freeze --all 13:57:22 docs-linkcheck: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.10.2,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,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.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.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==24.0,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==2.0.0,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.5,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.4,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 13:57:22 docs-linkcheck: commands[0]> sudo apt install graphviz 13:57:22 13:57:22 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 13:57:22 13:57:22 Reading package lists... 13:57:22 Building dependency tree... 13:57:22 Reading state information... 13:57:22 graphviz is already the newest version (2.40.1-2). 13:57:22 The following packages were automatically installed and are no longer required: 13:57:22 libmysqlclient20 mysql-common 13:57:22 Use 'sudo apt autoremove' to remove them. 13:57:22 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 13:57:22 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 13:58:17 docs: OK (34.65=setup[30.58]+cmd[0.23,3.85] seconds) 13:58:17 docs-linkcheck: OK (72.79=setup[18.13]+cmd[0.21,54.45] seconds) 13:58:17 congratulations :) (107.62 seconds) 13:58:17 + tox_status=0 13:58:17 + echo '---> Completed tox runs' 13:58:17 ---> Completed tox runs 13:58:17 + for i in .tox/*/log 13:58:17 ++ echo .tox/docs-linkcheck/log 13:58:17 ++ awk -F/ '{print $2}' 13:58:17 + tox_env=docs-linkcheck 13:58:17 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 13:58:17 + for i in .tox/*/log 13:58:17 ++ echo .tox/docs/log 13:58:17 ++ awk -F/ '{print $2}' 13:58:17 + tox_env=docs 13:58:17 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 13:58:17 + DOC_DIR=docs/_build/html 13:58:17 + [[ -d docs/_build/html ]] 13:58:17 + echo '---> Archiving generated docs' 13:58:17 ---> Archiving generated docs 13:58:17 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 13:58:17 + echo '---> tox-run.sh ends' 13:58:17 ---> tox-run.sh ends 13:58:17 + test 0 -eq 0 13:58:17 $ ssh-agent -k 13:58:17 unset SSH_AUTH_SOCK; 13:58:17 unset SSH_AGENT_PID; 13:58:17 echo Agent pid 1706 killed; 13:58:17 [ssh-agent] Stopped. 13:58:17 [PostBuildScript] - [INFO] Executing post build scripts. 13:58:17 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins13901414093052233365.sh 13:58:17 ---> sysstat.sh 13:58:18 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17050294455422701517.sh 13:58:18 ---> package-listing.sh 13:58:18 ++ tr '[:upper:]' '[:lower:]' 13:58:18 ++ facter osfamily 13:58:18 + OS_FAMILY=debian 13:58:18 + workspace=/w/workspace/oom-master-sphinx-lint 13:58:18 + START_PACKAGES=/tmp/packages_start.txt 13:58:18 + END_PACKAGES=/tmp/packages_end.txt 13:58:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:58:18 + PACKAGES=/tmp/packages_start.txt 13:58:18 + '[' /w/workspace/oom-master-sphinx-lint ']' 13:58:18 + PACKAGES=/tmp/packages_end.txt 13:58:18 + case "${OS_FAMILY}" in 13:58:18 + dpkg -l 13:58:18 + grep '^ii' 13:58:18 + '[' -f /tmp/packages_start.txt ']' 13:58:18 + '[' -f /tmp/packages_end.txt ']' 13:58:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:58:18 + '[' /w/workspace/oom-master-sphinx-lint ']' 13:58:18 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 13:58:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 13:58:18 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins18007478926877701690.sh 13:58:18 ---> capture-instance-metadata.sh 13:58:18 Setup pyenv: 13:58:18 system 13:58:18 3.8.13 13:58:18 3.9.13 13:58:18 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 13:58:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pvYP 13:58:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:58:25 lf-activate-venv(): INFO: Installing: lftools 13:58:57 lf-activate-venv(): INFO: Adding /tmp/venv-pvYP/bin to PATH 13:58:57 INFO: Running in OpenStack, capturing instance metadata 13:58:57 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins2804214147153494034.sh 13:58:57 provisioning config files... 13:58:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config16358035018500945849tmp 13:58:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:58:57 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:58:57 [EnvInject] - Injecting environment variables from a build step. 13:58:57 [EnvInject] - Injecting as environment variables the properties content 13:58:57 SERVER_ID=logs 13:58:57 13:58:57 [EnvInject] - Variables injected successfully. 13:58:57 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins14899022822002503254.sh 13:58:57 ---> create-netrc.sh 13:58:57 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins14900460539976042937.sh 13:58:57 ---> python-tools-install.sh 13:58:57 Setup pyenv: 13:58:57 system 13:58:57 3.8.13 13:58:57 3.9.13 13:58:57 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 13:58:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pvYP from file:/tmp/.os_lf_venv 13:59:00 lf-activate-venv(): INFO: Installing: lftools 13:59:09 lf-activate-venv(): INFO: Adding /tmp/venv-pvYP/bin to PATH 13:59:09 Generating Requirements File 13:59:59 Python 3.10.6 13:59:59 pip 24.0 from /tmp/venv-pvYP/lib/python3.10/site-packages/pip (python 3.10) 13:59:59 appdirs==1.4.4 13:59:59 argcomplete==3.2.3 13:59:59 aspy.yaml==1.3.0 13:59:59 attrs==23.2.0 13:59:59 autopage==0.5.2 13:59:59 beautifulsoup4==4.12.3 13:59:59 boto3==1.34.81 13:59:59 botocore==1.34.81 13:59:59 bs4==0.0.2 13:59:59 cachetools==5.3.3 13:59:59 certifi==2024.2.2 13:59:59 cffi==1.16.0 13:59:59 cfgv==3.4.0 13:59:59 chardet==5.2.0 13:59:59 charset-normalizer==3.3.2 13:59:59 click==8.1.7 13:59:59 cliff==4.6.0 13:59:59 cmd2==2.4.3 13:59:59 cryptography==3.3.2 13:59:59 debtcollector==3.0.0 13:59:59 decorator==5.1.1 13:59:59 defusedxml==0.7.1 13:59:59 Deprecated==1.2.14 13:59:59 distlib==0.3.8 13:59:59 dnspython==2.6.1 13:59:59 docker==4.2.2 13:59:59 dogpile.cache==1.3.2 13:59:59 email_validator==2.1.1 13:59:59 filelock==3.13.4 13:59:59 future==1.0.0 13:59:59 gitdb==4.0.11 13:59:59 GitPython==3.1.43 13:59:59 google-auth==2.29.0 13:59:59 httplib2==0.22.0 13:59:59 identify==2.5.35 13:59:59 idna==3.6 13:59:59 importlib-resources==1.5.0 13:59:59 iso8601==2.1.0 13:59:59 Jinja2==3.1.3 13:59:59 jmespath==1.0.1 13:59:59 jsonpatch==1.33 13:59:59 jsonpointer==2.4 13:59:59 jsonschema==4.21.1 13:59:59 jsonschema-specifications==2023.12.1 13:59:59 keystoneauth1==5.6.0 13:59:59 kubernetes==29.0.0 13:59:59 lftools==0.37.10 13:59:59 lxml==5.2.1 13:59:59 MarkupSafe==2.1.5 13:59:59 msgpack==1.0.8 13:59:59 multi_key_dict==2.0.3 13:59:59 munch==4.0.0 13:59:59 netaddr==1.2.1 13:59:59 netifaces==0.11.0 13:59:59 niet==1.4.2 13:59:59 nodeenv==1.8.0 13:59:59 oauth2client==4.1.3 13:59:59 oauthlib==3.2.2 13:59:59 openstacksdk==3.0.0 13:59:59 os-client-config==2.1.0 13:59:59 os-service-types==1.7.0 13:59:59 osc-lib==3.0.1 13:59:59 oslo.config==9.4.0 13:59:59 oslo.context==5.5.0 13:59:59 oslo.i18n==6.3.0 13:59:59 oslo.log==5.5.1 13:59:59 oslo.serialization==5.4.0 13:59:59 oslo.utils==7.1.0 13:59:59 packaging==24.0 13:59:59 pbr==6.0.0 13:59:59 platformdirs==4.2.0 13:59:59 prettytable==3.10.0 13:59:59 pyasn1==0.6.0 13:59:59 pyasn1_modules==0.4.0 13:59:59 pycparser==2.22 13:59:59 pygerrit2==2.0.15 13:59:59 PyGithub==2.3.0 13:59:59 pyinotify==0.9.6 13:59:59 PyJWT==2.8.0 13:59:59 PyNaCl==1.5.0 13:59:59 pyparsing==2.4.7 13:59:59 pyperclip==1.8.2 13:59:59 pyrsistent==0.20.0 13:59:59 python-cinderclient==9.5.0 13:59:59 python-dateutil==2.9.0.post0 13:59:59 python-heatclient==3.5.0 13:59:59 python-jenkins==1.8.2 13:59:59 python-keystoneclient==5.4.0 13:59:59 python-magnumclient==4.4.0 13:59:59 python-novaclient==18.6.0 13:59:59 python-openstackclient==6.6.0 13:59:59 python-swiftclient==4.5.0 13:59:59 PyYAML==6.0.1 13:59:59 referencing==0.34.0 13:59:59 requests==2.31.0 13:59:59 requests-oauthlib==2.0.0 13:59:59 requestsexceptions==1.4.0 13:59:59 rfc3986==2.0.0 13:59:59 rpds-py==0.18.0 13:59:59 rsa==4.9 13:59:59 ruamel.yaml==0.18.6 13:59:59 ruamel.yaml.clib==0.2.8 13:59:59 s3transfer==0.10.1 13:59:59 simplejson==3.19.2 13:59:59 six==1.16.0 13:59:59 smmap==5.0.1 13:59:59 soupsieve==2.5 13:59:59 stevedore==5.2.0 13:59:59 tabulate==0.9.0 13:59:59 toml==0.10.2 13:59:59 tomlkit==0.12.4 13:59:59 tqdm==4.66.2 13:59:59 typing_extensions==4.11.0 13:59:59 tzdata==2024.1 13:59:59 urllib3==1.26.18 13:59:59 virtualenv==20.25.1 13:59:59 wcwidth==0.2.13 13:59:59 websocket-client==1.7.0 13:59:59 wrapt==1.16.0 13:59:59 xdg==6.0.0 13:59:59 xmltodict==0.13.0 13:59:59 yq==3.2.3 13:59:59 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17797165929642686041.sh 13:59:59 ---> sudo-logs.sh 13:59:59 Archiving 'sudo' log.. 14:00:00 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins16366824501879446113.sh 14:00:00 ---> job-cost.sh 14:00:00 Setup pyenv: 14:00:00 system 14:00:00 3.8.13 14:00:00 3.9.13 14:00:00 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 14:00:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pvYP from file:/tmp/.os_lf_venv 14:00:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:00:06 lf-activate-venv(): INFO: Adding /tmp/venv-pvYP/bin to PATH 14:00:06 INFO: No Stack... 14:00:07 INFO: Retrieving Pricing Info for: v3-standard-4 14:00:07 INFO: Archiving Costs 14:00:07 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins12668324705535990462.sh 14:00:07 ---> logs-deploy.sh 14:00:07 Setup pyenv: 14:00:07 system 14:00:07 3.8.13 14:00:07 3.9.13 14:00:07 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 14:00:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pvYP from file:/tmp/.os_lf_venv 14:00:09 lf-activate-venv(): INFO: Installing: lftools 14:00:18 lf-activate-venv(): INFO: Adding /tmp/venv-pvYP/bin to PATH 14:00:18 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/483 14:00:18 INFO: archiving workspace using pattern(s): 14:00:20 Archives upload complete. 14:00:20 INFO: archiving logs to Nexus 14:00:21 ---> uname -a: 14:00:21 Linux prd-ubuntu1804-builder-4c-4g-22104 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:00:21 14:00:21 14:00:21 ---> lscpu: 14:00:21 Architecture: x86_64 14:00:21 CPU op-mode(s): 32-bit, 64-bit 14:00:21 Byte Order: Little Endian 14:00:21 CPU(s): 4 14:00:21 On-line CPU(s) list: 0-3 14:00:21 Thread(s) per core: 1 14:00:21 Core(s) per socket: 1 14:00:21 Socket(s): 4 14:00:21 NUMA node(s): 1 14:00:21 Vendor ID: AuthenticAMD 14:00:21 CPU family: 23 14:00:21 Model: 49 14:00:21 Model name: AMD EPYC-Rome Processor 14:00:21 Stepping: 0 14:00:21 CPU MHz: 2799.998 14:00:21 BogoMIPS: 5599.99 14:00:21 Virtualization: AMD-V 14:00:21 Hypervisor vendor: KVM 14:00:21 Virtualization type: full 14:00:21 L1d cache: 32K 14:00:21 L1i cache: 32K 14:00:21 L2 cache: 512K 14:00:21 L3 cache: 16384K 14:00:21 NUMA node0 CPU(s): 0-3 14:00:21 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 14:00:21 14:00:21 14:00:21 ---> nproc: 14:00:21 4 14:00:21 14:00:21 14:00:21 ---> df -h: 14:00:21 Filesystem Size Used Avail Use% Mounted on 14:00:21 udev 7.9G 0 7.9G 0% /dev 14:00:21 tmpfs 1.6G 672K 1.6G 1% /run 14:00:21 /dev/vda1 78G 8.6G 69G 12% / 14:00:21 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:00:21 tmpfs 5.0M 0 5.0M 0% /run/lock 14:00:21 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:00:21 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:00:21 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:00:21 14:00:21 14:00:21 ---> free -m: 14:00:21 total used free shared buff/cache available 14:00:21 Mem: 16040 548 13017 0 2473 15160 14:00:21 Swap: 1023 0 1023 14:00:21 14:00:21 14:00:21 ---> ip addr: 14:00:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:00:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:00:21 inet 127.0.0.1/8 scope host lo 14:00:21 valid_lft forever preferred_lft forever 14:00:21 inet6 ::1/128 scope host 14:00:21 valid_lft forever preferred_lft forever 14:00:21 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:00:21 link/ether fa:16:3e:fa:43:02 brd ff:ff:ff:ff:ff:ff 14:00:21 inet 10.30.107.141/23 brd 10.30.107.255 scope global dynamic ens3 14:00:21 valid_lft 86120sec preferred_lft 86120sec 14:00:21 inet6 fe80::f816:3eff:fefa:4302/64 scope link 14:00:21 valid_lft forever preferred_lft forever 14:00:21 14:00:21 14:00:21 ---> sar -b -r -n DEV: 14:00:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22104) 04/10/24 _x86_64_ (4 CPU) 14:00:21 14:00:21 13:55:42 LINUX RESTART (4 CPU) 14:00:21 14:00:21 13:56:01 tps rtps wtps bread/s bwrtn/s 14:00:21 13:57:02 230.96 40.18 190.78 1418.30 21889.42 14:00:21 13:58:01 98.36 3.44 94.92 244.43 24860.33 14:00:21 13:59:01 66.76 14.05 52.71 1058.89 16016.80 14:00:21 14:00:01 67.96 0.15 67.81 6.13 18294.42 14:00:21 Average: 116.08 14.50 101.58 683.77 20246.02 14:00:21 14:00:21 13:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:00:21 13:57:02 13876668 15519512 2548300 15.51 66684 1772796 832520 4.76 729028 1597092 181108 14:00:21 13:58:01 13664340 15498648 2760628 16.81 76700 1943740 908124 5.20 785924 1733088 3040 14:00:21 13:59:01 13466228 15547880 2958740 18.01 96864 2156920 749048 4.29 774776 1912448 131576 14:00:21 14:00:01 13355092 15545772 3069876 18.69 105272 2248368 771972 4.42 783980 2000924 72216 14:00:21 Average: 13590582 15527953 2834386 17.26 86380 2030456 815416 4.67 768427 1810888 96985 14:00:21 14:00:21 13:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:00:21 13:57:02 lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00 14:00:21 13:57:02 ens3 343.43 220.03 1979.76 65.44 0.00 0.00 0.00 0.00 14:00:21 13:58:01 lo 23.86 23.86 2.73 2.73 0.00 0.00 0.00 0.00 14:00:21 13:58:01 ens3 67.55 67.94 43.47 11.12 0.00 0.00 0.00 0.00 14:00:21 13:59:01 lo 10.66 10.66 1.20 1.20 0.00 0.00 0.00 0.00 14:00:21 13:59:01 ens3 72.17 56.66 622.87 11.22 0.00 0.00 0.00 0.00 14:00:21 14:00:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 14:00:21 14:00:01 ens3 22.60 18.01 240.34 4.72 0.00 0.00 0.00 0.00 14:00:21 Average: lo 9.22 9.22 1.04 1.04 0.00 0.00 0.00 0.00 14:00:21 Average: ens3 126.68 90.75 724.45 23.18 0.00 0.00 0.00 0.00 14:00:21 14:00:21 14:00:21 ---> sar -P ALL: 14:00:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22104) 04/10/24 _x86_64_ (4 CPU) 14:00:21 14:00:21 13:55:42 LINUX RESTART (4 CPU) 14:00:21 14:00:21 13:56:01 CPU %user %nice %system %iowait %steal %idle 14:00:21 13:57:02 all 20.33 0.00 2.00 6.51 0.08 71.07 14:00:21 13:57:02 0 18.35 0.00 2.44 4.70 0.07 74.44 14:00:21 13:57:02 1 14.55 0.00 1.36 4.27 0.10 79.72 14:00:21 13:57:02 2 10.67 0.00 1.46 12.48 0.05 75.34 14:00:21 13:57:02 3 37.81 0.00 2.72 4.56 0.13 54.77 14:00:21 13:58:01 all 10.71 0.00 0.80 5.53 0.10 82.86 14:00:21 13:58:01 0 26.76 0.00 1.41 1.36 0.12 70.35 14:00:21 13:58:01 1 4.51 0.00 0.35 0.00 0.08 95.05 14:00:21 13:58:01 2 4.75 0.00 0.78 12.47 0.12 81.88 14:00:21 13:58:01 3 6.85 0.00 0.66 8.35 0.09 84.05 14:00:21 13:59:01 all 15.78 0.00 1.22 4.36 0.05 78.59 14:00:21 13:59:01 0 7.44 0.00 0.76 2.06 0.05 89.68 14:00:21 13:59:01 1 19.59 0.00 1.05 0.27 0.07 79.03 14:00:21 13:59:01 2 4.41 0.00 0.97 12.42 0.03 82.17 14:00:21 13:59:01 3 31.83 0.00 2.09 2.71 0.07 63.30 14:00:21 14:00:01 all 13.94 0.00 0.74 11.73 0.04 73.55 14:00:21 14:00:01 0 6.97 0.00 0.50 0.54 0.05 91.94 14:00:21 14:00:01 1 22.22 0.00 0.72 0.60 0.03 76.43 14:00:21 14:00:01 2 10.83 0.00 1.15 43.79 0.05 44.18 14:00:21 14:00:01 3 15.71 0.00 0.62 2.00 0.02 81.65 14:00:21 Average: all 15.20 0.00 1.19 7.04 0.07 76.50 14:00:21 Average: 0 14.81 0.00 1.28 2.17 0.07 81.68 14:00:21 Average: 1 15.24 0.00 0.87 1.28 0.07 82.54 14:00:21 Average: 2 7.68 0.00 1.09 20.33 0.06 70.84 14:00:21 Average: 3 23.09 0.00 1.53 4.39 0.08 70.92 14:00:21 14:00:21 14:00:21