15:20:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137636 15:20:17 Running as SYSTEM 15:20:17 [EnvInject] - Loading node environment variables. 15:20:17 Building remotely on prd-ubuntu1804-builder-4c-4g-15943 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 15:20:17 [ssh-agent] Looking for ssh-agent implementation... 15:20:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:20:17 $ ssh-agent 15:20:17 SSH_AUTH_SOCK=/tmp/ssh-jJV4E3NkVmTF/agent.1784 15:20:17 SSH_AGENT_PID=1786 15:20:17 [ssh-agent] Started. 15:20:17 Running ssh-add (command line suppressed) 15:20:17 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_11448791313505069582.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_11448791313505069582.key) 15:20:17 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:20:17 The recommended git tool is: NONE 15:20:19 using credential onap-jenkins-ssh 15:20:19 Wiping out workspace first. 15:20:19 Cloning the remote Git repository 15:20:19 Cloning repository git://cloud.onap.org/mirror/oom.git 15:20:19 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 15:20:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:20:19 > git --version # timeout=10 15:20:19 > git --version # 'git version 2.17.1' 15:20:19 using GIT_SSH to set credentials Gerrit user 15:20:19 Verifying host key using manually-configured host key entries 15:20:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:20:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:20:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:20:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:20:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:20:25 using GIT_SSH to set credentials Gerrit user 15:20:25 Verifying host key using manually-configured host key entries 15:20:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/137636/9 # timeout=30 15:20:25 > git rev-parse 483331140fba47f02b90495ec22bbdf57762a6b8^{commit} # timeout=10 15:20:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:20:25 Checking out Revision 483331140fba47f02b90495ec22bbdf57762a6b8 (refs/changes/36/137636/9) 15:20:25 > git config core.sparsecheckout # timeout=10 15:20:25 > git checkout -f 483331140fba47f02b90495ec22bbdf57762a6b8 # timeout=30 15:20:28 Commit message: "[DOC] Update Information for NewDelhi release" 15:20:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:20:28 > git rev-list --no-walk 3aca0e2323480a220cd4064731755cf9aab0278b # timeout=10 15:20:29 [EnvInject] - Injecting environment variables from a build step. 15:20:29 [EnvInject] - Injecting as environment variables the properties content 15:20:29 PYTHON=python3 15:20:29 15:20:29 [EnvInject] - Variables injected successfully. 15:20:29 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins3677530042666494928.sh 15:20:29 ---> tox-install.sh 15:20:29 + source /home/jenkins/lf-env.sh 15:20:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:20:29 ++ mktemp -d /tmp/venv-XXXX 15:20:29 + lf_venv=/tmp/venv-mLDe 15:20:29 + local venv_file=/tmp/.os_lf_venv 15:20:29 + local python=python3 15:20:29 + local options 15:20:29 + local set_path=true 15:20:29 + local install_args= 15:20:29 ++ 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:20:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:20:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:20:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:20:29 + true 15:20:29 + case $1 in 15:20:29 + venv_file=/tmp/.toxenv 15:20:29 + shift 2 15:20:29 + true 15:20:29 + case $1 in 15:20:29 + shift 15:20:29 + break 15:20:29 + case $python in 15:20:29 + local pkg_list= 15:20:29 + [[ -d /opt/pyenv ]] 15:20:29 + echo 'Setup pyenv:' 15:20:29 Setup pyenv: 15:20:29 + export PYENV_ROOT=/opt/pyenv 15:20:29 + PYENV_ROOT=/opt/pyenv 15:20:29 + 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:20:29 + 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:20:29 + pyenv versions 15:20:29 * system (set by /opt/pyenv/version) 15:20:29 * 3.8.13 (set by /opt/pyenv/version) 15:20:29 * 3.9.13 (set by /opt/pyenv/version) 15:20:29 * 3.10.6 (set by /opt/pyenv/version) 15:20:29 + command -v pyenv 15:20:29 ++ pyenv init - --no-rehash 15:20:29 + 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:20:29 export PATH="/opt/pyenv/shims:${PATH}" 15:20:29 export PYENV_SHELL=bash 15:20:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:20:29 pyenv() { 15:20:29 local command 15:20:29 command="${1:-}" 15:20:29 if [ "$#" -gt 0 ]; then 15:20:29 shift 15:20:29 fi 15:20:29 15:20:29 case "$command" in 15:20:29 rehash|shell) 15:20:29 eval "$(pyenv "sh-$command" "$@")" 15:20:29 ;; 15:20:29 *) 15:20:29 command pyenv "$command" "$@" 15:20:29 ;; 15:20:29 esac 15:20:29 }' 15:20:29 +++ 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:20:29 ++ 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:20:29 ++ 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:20:29 ++ 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:20:29 ++ export PYENV_SHELL=bash 15:20:29 ++ PYENV_SHELL=bash 15:20:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:20:29 +++ complete -F _pyenv pyenv 15:20:29 ++ lf-pyver python3 15:20:29 ++ local py_version_xy=python3 15:20:29 ++ local py_version_xyz= 15:20:29 ++ pyenv versions 15:20:29 ++ local command 15:20:29 ++ command=versions 15:20:29 ++ '[' 1 -gt 0 ']' 15:20:29 ++ sed 's/^[ *]* //' 15:20:29 ++ shift 15:20:29 ++ case "$command" in 15:20:29 ++ command pyenv versions 15:20:29 ++ pyenv versions 15:20:29 ++ awk '{ print $1 }' 15:20:29 ++ grep -E '^[0-9.]*[0-9]$' 15:20:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:20:29 +++ grep '^3' /tmp/.pyenv_versions 15:20:29 +++ sort -V 15:20:29 +++ tail -n 1 15:20:29 ++ py_version_xyz=3.10.6 15:20:29 ++ [[ -z 3.10.6 ]] 15:20:29 ++ echo 3.10.6 15:20:29 ++ return 0 15:20:29 + pyenv local 3.10.6 15:20:29 + local command 15:20:29 + command=local 15:20:29 + '[' 2 -gt 0 ']' 15:20:29 + shift 15:20:29 + case "$command" in 15:20:29 + command pyenv local 3.10.6 15:20:29 + pyenv local 3.10.6 15:20:29 + for arg in "$@" 15:20:29 + case $arg in 15:20:29 + pkg_list+='tox ' 15:20:29 + for arg in "$@" 15:20:29 + case $arg in 15:20:29 + pkg_list+='virtualenv ' 15:20:29 + for arg in "$@" 15:20:29 + case $arg in 15:20:29 + pkg_list+='urllib3~=1.26.15 ' 15:20:29 + [[ -f /tmp/.toxenv ]] 15:20:29 + [[ ! -f /tmp/.toxenv ]] 15:20:29 + [[ -n '' ]] 15:20:29 + python3 -m venv /tmp/venv-mLDe 15:20:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mLDe' 15:20:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mLDe 15:20:33 + echo /tmp/venv-mLDe 15:20:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:20:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:20:33 + /tmp/venv-mLDe/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:20:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:20:36 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:20:36 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:20:36 + /tmp/venv-mLDe/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:20:39 + type python3 15:20:39 + true 15:20:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mLDe/bin to PATH' 15:20:39 lf-activate-venv(): INFO: Adding /tmp/venv-mLDe/bin to PATH 15:20:39 + PATH=/tmp/venv-mLDe/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:20:39 + return 0 15:20:39 + python3 --version 15:20:39 Python 3.10.6 15:20:39 + python3 -m pip --version 15:20:39 pip 24.0 from /tmp/venv-mLDe/lib/python3.10/site-packages/pip (python 3.10) 15:20:39 + python3 -m pip freeze 15:20:39 cachetools==5.3.3 15:20:39 chardet==5.2.0 15:20:39 colorama==0.4.6 15:20:39 distlib==0.3.8 15:20:39 filelock==3.14.0 15:20:39 packaging==24.1 15:20:39 platformdirs==4.2.2 15:20:39 pluggy==1.5.0 15:20:39 pyproject-api==1.6.1 15:20:39 tomli==2.0.1 15:20:39 tox==4.15.1 15:20:39 urllib3==1.26.18 15:20:39 virtualenv==20.26.2 15:20:39 [EnvInject] - Injecting environment variables from a build step. 15:20:39 [EnvInject] - Injecting as environment variables the properties content 15:20:39 PARALLEL=false 15:20:39 15:20:39 [EnvInject] - Variables injected successfully. 15:20:39 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins9801703034257917800.sh 15:20:39 ---> tox-run.sh 15:20:39 + 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:20:39 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 15:20:39 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 15:20:39 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 15:20:39 + cd /w/workspace/oom-master-sphinx-lint/. 15:20:39 + source /home/jenkins/lf-env.sh 15:20:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:20:39 ++ mktemp -d /tmp/venv-XXXX 15:20:39 + lf_venv=/tmp/venv-gtXk 15:20:39 + local venv_file=/tmp/.os_lf_venv 15:20:39 + local python=python3 15:20:39 + local options 15:20:39 + local set_path=true 15:20:39 + local install_args= 15:20:39 ++ 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:20:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:20:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:20:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:20:40 + true 15:20:40 + case $1 in 15:20:40 + venv_file=/tmp/.toxenv 15:20:40 + shift 2 15:20:40 + true 15:20:40 + case $1 in 15:20:40 + shift 15:20:40 + break 15:20:40 + case $python in 15:20:40 + local pkg_list= 15:20:40 + [[ -d /opt/pyenv ]] 15:20:40 + echo 'Setup pyenv:' 15:20:40 Setup pyenv: 15:20:40 + export PYENV_ROOT=/opt/pyenv 15:20:40 + PYENV_ROOT=/opt/pyenv 15:20:40 + 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:20:40 + 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:20:40 + pyenv versions 15:20:40 system 15:20:40 3.8.13 15:20:40 3.9.13 15:20:40 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:20:40 + command -v pyenv 15:20:40 ++ pyenv init - --no-rehash 15:20:40 + 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:20:40 export PATH="/opt/pyenv/shims:${PATH}" 15:20:40 export PYENV_SHELL=bash 15:20:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:20:40 pyenv() { 15:20:40 local command 15:20:40 command="${1:-}" 15:20:40 if [ "$#" -gt 0 ]; then 15:20:40 shift 15:20:40 fi 15:20:40 15:20:40 case "$command" in 15:20:40 rehash|shell) 15:20:40 eval "$(pyenv "sh-$command" "$@")" 15:20:40 ;; 15:20:40 *) 15:20:40 command pyenv "$command" "$@" 15:20:40 ;; 15:20:40 esac 15:20:40 }' 15:20:40 +++ 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:20:40 ++ 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:20:40 ++ 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:20:40 ++ 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:20:40 ++ export PYENV_SHELL=bash 15:20:40 ++ PYENV_SHELL=bash 15:20:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:20:40 +++ complete -F _pyenv pyenv 15:20:40 ++ lf-pyver python3 15:20:40 ++ local py_version_xy=python3 15:20:40 ++ local py_version_xyz= 15:20:40 ++ pyenv versions 15:20:40 ++ sed 's/^[ *]* //' 15:20:40 ++ awk '{ print $1 }' 15:20:40 ++ local command 15:20:40 ++ command=versions 15:20:40 ++ grep -E '^[0-9.]*[0-9]$' 15:20:40 ++ '[' 1 -gt 0 ']' 15:20:40 ++ shift 15:20:40 ++ case "$command" in 15:20:40 ++ command pyenv versions 15:20:40 ++ pyenv versions 15:20:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:20:40 +++ grep '^3' /tmp/.pyenv_versions 15:20:40 +++ sort -V 15:20:40 +++ tail -n 1 15:20:40 ++ py_version_xyz=3.10.6 15:20:40 ++ [[ -z 3.10.6 ]] 15:20:40 ++ echo 3.10.6 15:20:40 ++ return 0 15:20:40 + pyenv local 3.10.6 15:20:40 + local command 15:20:40 + command=local 15:20:40 + '[' 2 -gt 0 ']' 15:20:40 + shift 15:20:40 + case "$command" in 15:20:40 + command pyenv local 3.10.6 15:20:40 + pyenv local 3.10.6 15:20:40 + for arg in "$@" 15:20:40 + case $arg in 15:20:40 + pkg_list+='tox ' 15:20:40 + for arg in "$@" 15:20:40 + case $arg in 15:20:40 + pkg_list+='virtualenv ' 15:20:40 + for arg in "$@" 15:20:40 + case $arg in 15:20:40 + pkg_list+='urllib3~=1.26.15 ' 15:20:40 + [[ -f /tmp/.toxenv ]] 15:20:40 ++ cat /tmp/.toxenv 15:20:40 + lf_venv=/tmp/venv-mLDe 15:20:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mLDe from' file:/tmp/.toxenv 15:20:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mLDe from file:/tmp/.toxenv 15:20:40 + /tmp/venv-mLDe/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:20:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:20:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:20:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:20:41 + /tmp/venv-mLDe/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:20:42 + type python3 15:20:42 + true 15:20:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mLDe/bin to PATH' 15:20:42 lf-activate-venv(): INFO: Adding /tmp/venv-mLDe/bin to PATH 15:20:42 + PATH=/tmp/venv-mLDe/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:20:42 + return 0 15:20:42 + [[ -d /opt/pyenv ]] 15:20:42 + echo '---> Setting up pyenv' 15:20:42 ---> Setting up pyenv 15:20:42 + export PYENV_ROOT=/opt/pyenv 15:20:42 + PYENV_ROOT=/opt/pyenv 15:20:42 + export PATH=/opt/pyenv/bin:/tmp/venv-mLDe/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:20:42 + PATH=/opt/pyenv/bin:/tmp/venv-mLDe/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:20:42 ++ pwd 15:20:42 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 15:20:42 + export PYTHONPATH 15:20:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:20:42 + TOX_TESTENV_PASSENV=PYTHONPATH 15:20:42 + tox --version 15:20:42 4.15.1 from /tmp/venv-mLDe/lib/python3.10/site-packages/tox/__init__.py 15:20:42 + PARALLEL=false 15:20:42 + TOX_OPTIONS_LIST= 15:20:42 + [[ -n docs,docs-linkcheck ]] 15:20:42 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 15:20:42 + case ${PARALLEL,,} in 15:20:42 + tox -e docs,docs-linkcheck 15:20:42 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 15:20:44 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 15:21:21 docs: freeze> python -m pip freeze --all 15:21:21 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.6.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.11.1,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.1,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,more-itertools==10.3.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.1.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.5,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.43.0,wrapt==1.13.3,zipp==3.7.0 15:21:21 docs: commands[0]> sudo apt install graphviz 15:21:21 15:21:21 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 15:21:21 15:21:21 Reading package lists... 15:21:22 Building dependency tree... 15:21:22 Reading state information... 15:21:22 graphviz is already the newest version (2.40.1-2). 15:21:22 The following packages were automatically installed and are no longer required: 15:21:22 libmysqlclient20 mysql-common 15:21:22 Use 'sudo apt autoremove' to remove them. 15:21:22 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:21:22 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:21:26 docs: OK ✔ in 42.83 seconds 15:21:26 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 15:21:41 docs-linkcheck: freeze> python -m pip freeze --all 15:21:41 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.6.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.11.1,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.1,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,more-itertools==10.3.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.1.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.5,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.43.0,wrapt==1.13.3,zipp==3.7.0 15:21:41 docs-linkcheck: commands[0]> sudo apt install graphviz 15:21:41 15:21:41 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 15:21:41 15:21:41 Reading package lists... 15:21:41 Building dependency tree... 15:21:41 Reading state information... 15:21:41 graphviz is already the newest version (2.40.1-2). 15:21:41 The following packages were automatically installed and are no longer required: 15:21:41 libmysqlclient20 mysql-common 15:21:41 Use 'sudo apt autoremove' to remove them. 15:21:41 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:21:42 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:22:41 docs: OK (42.83=setup[38.86]+cmd[0.22,3.74] seconds) 15:22:41 docs-linkcheck: OK (76.01=setup[15.90]+cmd[0.22,59.89] seconds) 15:22:41 congratulations :) (119.01 seconds) 15:22:41 + tox_status=0 15:22:41 + echo '---> Completed tox runs' 15:22:41 ---> Completed tox runs 15:22:41 + for i in .tox/*/log 15:22:41 ++ echo .tox/docs-linkcheck/log 15:22:41 ++ awk -F/ '{print $2}' 15:22:41 + tox_env=docs-linkcheck 15:22:41 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 15:22:41 + for i in .tox/*/log 15:22:41 ++ echo .tox/docs/log 15:22:41 ++ awk -F/ '{print $2}' 15:22:41 + tox_env=docs 15:22:41 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 15:22:41 + DOC_DIR=docs/_build/html 15:22:41 + [[ -d docs/_build/html ]] 15:22:41 + echo '---> Archiving generated docs' 15:22:41 ---> Archiving generated docs 15:22:41 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 15:22:41 + echo '---> tox-run.sh ends' 15:22:41 ---> tox-run.sh ends 15:22:41 + test 0 -eq 0 15:22:42 $ ssh-agent -k 15:22:42 unset SSH_AUTH_SOCK; 15:22:42 unset SSH_AGENT_PID; 15:22:42 echo Agent pid 1786 killed; 15:22:42 [ssh-agent] Stopped. 15:22:42 [PostBuildScript] - [INFO] Executing post build scripts. 15:22:42 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17618407579933649560.sh 15:22:42 ---> sysstat.sh 15:22:42 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins7254431426267620803.sh 15:22:42 ---> package-listing.sh 15:22:42 ++ facter osfamily 15:22:42 ++ tr '[:upper:]' '[:lower:]' 15:22:42 + OS_FAMILY=debian 15:22:42 + workspace=/w/workspace/oom-master-sphinx-lint 15:22:42 + START_PACKAGES=/tmp/packages_start.txt 15:22:42 + END_PACKAGES=/tmp/packages_end.txt 15:22:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:22:42 + PACKAGES=/tmp/packages_start.txt 15:22:42 + '[' /w/workspace/oom-master-sphinx-lint ']' 15:22:42 + PACKAGES=/tmp/packages_end.txt 15:22:42 + case "${OS_FAMILY}" in 15:22:42 + dpkg -l 15:22:42 + grep '^ii' 15:22:42 + '[' -f /tmp/packages_start.txt ']' 15:22:42 + '[' -f /tmp/packages_end.txt ']' 15:22:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:22:42 + '[' /w/workspace/oom-master-sphinx-lint ']' 15:22:42 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 15:22:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 15:22:42 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins8382200135950686638.sh 15:22:42 ---> capture-instance-metadata.sh 15:22:42 Setup pyenv: 15:22:42 system 15:22:42 3.8.13 15:22:42 3.9.13 15:22:42 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:22:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Obqr 15:22:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:22:49 lf-activate-venv(): INFO: Installing: lftools 15:23:18 lf-activate-venv(): INFO: Adding /tmp/venv-Obqr/bin to PATH 15:23:18 INFO: Running in OpenStack, capturing instance metadata 15:23:18 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins687470568614495497.sh 15:23:18 provisioning config files... 15:23:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config7352322917021290820tmp 15:23:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:23:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:23:18 [EnvInject] - Injecting environment variables from a build step. 15:23:18 [EnvInject] - Injecting as environment variables the properties content 15:23:18 SERVER_ID=logs 15:23:18 15:23:18 [EnvInject] - Variables injected successfully. 15:23:18 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins14712761710262028743.sh 15:23:18 ---> create-netrc.sh 15:23:18 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins10485322510965281234.sh 15:23:18 ---> python-tools-install.sh 15:23:18 Setup pyenv: 15:23:18 system 15:23:18 3.8.13 15:23:18 3.9.13 15:23:18 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:23:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Obqr from file:/tmp/.os_lf_venv 15:23:20 lf-activate-venv(): INFO: Installing: lftools 15:23:28 lf-activate-venv(): INFO: Adding /tmp/venv-Obqr/bin to PATH 15:23:28 Generating Requirements File 15:23:52 Python 3.10.6 15:23:52 pip 24.0 from /tmp/venv-Obqr/lib/python3.10/site-packages/pip (python 3.10) 15:23:53 appdirs==1.4.4 15:23:53 argcomplete==3.3.0 15:23:53 aspy.yaml==1.3.0 15:23:53 attrs==23.2.0 15:23:53 autopage==0.5.2 15:23:53 beautifulsoup4==4.12.3 15:23:53 boto3==1.34.122 15:23:53 botocore==1.34.122 15:23:53 bs4==0.0.2 15:23:53 cachetools==5.3.3 15:23:53 certifi==2024.6.2 15:23:53 cffi==1.16.0 15:23:53 cfgv==3.4.0 15:23:53 chardet==5.2.0 15:23:53 charset-normalizer==3.3.2 15:23:53 click==8.1.7 15:23:53 cliff==4.7.0 15:23:53 cmd2==2.4.3 15:23:53 cryptography==3.3.2 15:23:53 debtcollector==3.0.0 15:23:53 decorator==5.1.1 15:23:53 defusedxml==0.7.1 15:23:53 Deprecated==1.2.14 15:23:53 distlib==0.3.8 15:23:53 dnspython==2.6.1 15:23:53 docker==4.2.2 15:23:53 dogpile.cache==1.3.3 15:23:53 email_validator==2.1.1 15:23:53 filelock==3.14.0 15:23:53 future==1.0.0 15:23:53 gitdb==4.0.11 15:23:53 GitPython==3.1.43 15:23:53 google-auth==2.30.0 15:23:53 httplib2==0.22.0 15:23:53 identify==2.5.36 15:23:53 idna==3.7 15:23:53 importlib-resources==1.5.0 15:23:53 iso8601==2.1.0 15:23:53 Jinja2==3.1.4 15:23:53 jmespath==1.0.1 15:23:53 jsonpatch==1.33 15:23:53 jsonpointer==2.4 15:23:53 jsonschema==4.22.0 15:23:53 jsonschema-specifications==2023.12.1 15:23:53 keystoneauth1==5.6.0 15:23:53 kubernetes==30.1.0 15:23:53 lftools==0.37.10 15:23:53 lxml==5.2.2 15:23:53 MarkupSafe==2.1.5 15:23:53 msgpack==1.0.8 15:23:53 multi_key_dict==2.0.3 15:23:53 munch==4.0.0 15:23:53 netaddr==1.3.0 15:23:53 netifaces==0.11.0 15:23:53 niet==1.4.2 15:23:53 nodeenv==1.9.1 15:23:53 oauth2client==4.1.3 15:23:53 oauthlib==3.2.2 15:23:53 openstacksdk==3.1.0 15:23:53 os-client-config==2.1.0 15:23:53 os-service-types==1.7.0 15:23:53 osc-lib==3.0.1 15:23:53 oslo.config==9.4.0 15:23:53 oslo.context==5.5.0 15:23:53 oslo.i18n==6.3.0 15:23:53 oslo.log==6.0.0 15:23:53 oslo.serialization==5.4.0 15:23:53 oslo.utils==7.1.0 15:23:53 packaging==24.1 15:23:53 pbr==6.0.0 15:23:53 platformdirs==4.2.2 15:23:53 prettytable==3.10.0 15:23:53 pyasn1==0.6.0 15:23:53 pyasn1_modules==0.4.0 15:23:53 pycparser==2.22 15:23:53 pygerrit2==2.0.15 15:23:53 PyGithub==2.3.0 15:23:53 PyJWT==2.8.0 15:23:53 PyNaCl==1.5.0 15:23:53 pyparsing==2.4.7 15:23:53 pyperclip==1.8.2 15:23:53 pyrsistent==0.20.0 15:23:53 python-cinderclient==9.5.0 15:23:53 python-dateutil==2.9.0.post0 15:23:53 python-heatclient==3.5.0 15:23:53 python-jenkins==1.8.2 15:23:53 python-keystoneclient==5.4.0 15:23:53 python-magnumclient==4.5.0 15:23:53 python-novaclient==18.6.0 15:23:53 python-openstackclient==6.6.0 15:23:53 python-swiftclient==4.6.0 15:23:53 PyYAML==6.0.1 15:23:53 referencing==0.35.1 15:23:53 requests==2.32.3 15:23:53 requests-oauthlib==2.0.0 15:23:53 requestsexceptions==1.4.0 15:23:53 rfc3986==2.0.0 15:23:53 rpds-py==0.18.1 15:23:53 rsa==4.9 15:23:53 ruamel.yaml==0.18.6 15:23:53 ruamel.yaml.clib==0.2.8 15:23:53 s3transfer==0.10.1 15:23:53 simplejson==3.19.2 15:23:53 six==1.16.0 15:23:53 smmap==5.0.1 15:23:53 soupsieve==2.5 15:23:53 stevedore==5.2.0 15:23:53 tabulate==0.9.0 15:23:53 toml==0.10.2 15:23:53 tomlkit==0.12.5 15:23:53 tqdm==4.66.4 15:23:53 typing_extensions==4.12.2 15:23:53 tzdata==2024.1 15:23:53 urllib3==1.26.18 15:23:53 virtualenv==20.26.2 15:23:53 wcwidth==0.2.13 15:23:53 websocket-client==1.8.0 15:23:53 wrapt==1.16.0 15:23:53 xdg==6.0.0 15:23:53 xmltodict==0.13.0 15:23:53 yq==3.4.3 15:23:53 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins5228112091863627429.sh 15:23:53 ---> sudo-logs.sh 15:23:53 Archiving 'sudo' log.. 15:23:53 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins15878276144260439300.sh 15:23:53 ---> job-cost.sh 15:23:53 Setup pyenv: 15:23:53 system 15:23:53 3.8.13 15:23:53 3.9.13 15:23:53 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:23:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Obqr from file:/tmp/.os_lf_venv 15:23:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:24:00 lf-activate-venv(): INFO: Adding /tmp/venv-Obqr/bin to PATH 15:24:00 INFO: No Stack... 15:24:00 INFO: Retrieving Pricing Info for: v3-standard-4 15:24:00 INFO: Archiving Costs 15:24:00 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins6289261983537206637.sh 15:24:00 ---> logs-deploy.sh 15:24:00 Setup pyenv: 15:24:00 system 15:24:00 3.8.13 15:24:00 3.9.13 15:24:00 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:24:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Obqr from file:/tmp/.os_lf_venv 15:24:02 lf-activate-venv(): INFO: Installing: lftools 15:24:10 lf-activate-venv(): INFO: Adding /tmp/venv-Obqr/bin to PATH 15:24:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/514 15:24:10 INFO: archiving workspace using pattern(s): 15:24:11 Archives upload complete. 15:24:12 INFO: archiving logs to Nexus 15:24:13 ---> uname -a: 15:24:13 Linux prd-ubuntu1804-builder-4c-4g-15943 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:24:13 15:24:13 15:24:13 ---> lscpu: 15:24:13 Architecture: x86_64 15:24:13 CPU op-mode(s): 32-bit, 64-bit 15:24:13 Byte Order: Little Endian 15:24:13 CPU(s): 4 15:24:13 On-line CPU(s) list: 0-3 15:24:13 Thread(s) per core: 1 15:24:13 Core(s) per socket: 1 15:24:13 Socket(s): 4 15:24:13 NUMA node(s): 1 15:24:13 Vendor ID: AuthenticAMD 15:24:13 CPU family: 23 15:24:13 Model: 49 15:24:13 Model name: AMD EPYC-Rome Processor 15:24:13 Stepping: 0 15:24:13 CPU MHz: 2799.998 15:24:13 BogoMIPS: 5599.99 15:24:13 Virtualization: AMD-V 15:24:13 Hypervisor vendor: KVM 15:24:13 Virtualization type: full 15:24:13 L1d cache: 32K 15:24:13 L1i cache: 32K 15:24:13 L2 cache: 512K 15:24:13 L3 cache: 16384K 15:24:13 NUMA node0 CPU(s): 0-3 15:24:13 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:24:13 15:24:13 15:24:13 ---> nproc: 15:24:13 4 15:24:13 15:24:13 15:24:13 ---> df -h: 15:24:13 Filesystem Size Used Avail Use% Mounted on 15:24:13 udev 7.9G 0 7.9G 0% /dev 15:24:13 tmpfs 1.6G 672K 1.6G 1% /run 15:24:13 /dev/vda1 78G 8.6G 69G 12% / 15:24:13 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:24:13 tmpfs 5.0M 0 5.0M 0% /run/lock 15:24:13 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:24:13 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:24:13 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:24:13 15:24:13 15:24:13 ---> free -m: 15:24:13 total used free shared buff/cache available 15:24:13 Mem: 16040 562 12999 0 2477 15146 15:24:13 Swap: 1023 0 1023 15:24:13 15:24:13 15:24:13 ---> ip addr: 15:24:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:24:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:24:13 inet 127.0.0.1/8 scope host lo 15:24:13 valid_lft forever preferred_lft forever 15:24:13 inet6 ::1/128 scope host 15:24:13 valid_lft forever preferred_lft forever 15:24:13 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:24:13 link/ether fa:16:3e:eb:36:a4 brd ff:ff:ff:ff:ff:ff 15:24:13 inet 10.30.107.130/23 brd 10.30.107.255 scope global dynamic ens3 15:24:13 valid_lft 86140sec preferred_lft 86140sec 15:24:13 inet6 fe80::f816:3eff:feeb:36a4/64 scope link 15:24:13 valid_lft forever preferred_lft forever 15:24:13 15:24:13 15:24:13 ---> sar -b -r -n DEV: 15:24:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15943) 06/10/24 _x86_64_ (4 CPU) 15:24:13 15:24:13 15:19:56 LINUX RESTART (4 CPU) 15:24:13 15:24:13 15:20:01 tps rtps wtps bread/s bwrtn/s 15:24:13 15:21:01 245.04 66.31 178.74 4053.46 41189.67 15:24:13 15:22:01 96.35 5.48 90.87 323.95 12155.71 15:24:13 15:23:01 44.89 0.22 44.68 10.53 6912.31 15:24:13 15:24:01 104.52 13.96 90.55 1053.42 10542.38 15:24:13 Average: 122.70 21.49 101.21 1360.34 17700.02 15:24:13 15:24:13 15:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:24:13 15:21:01 14051508 15507516 2373460 14.45 53788 1609268 900428 5.15 741072 1432044 74660 15:24:13 15:22:01 13653664 15492568 2771304 16.87 76892 1948244 922012 5.28 793920 1736104 155736 15:24:13 15:23:01 13611072 15515060 2813896 17.13 83096 2002752 808212 4.63 786532 1776448 55788 15:24:13 15:24:01 13346852 15546292 3078116 18.74 105384 2258236 748860 4.29 787612 2008752 107940 15:24:13 Average: 13665774 15515359 2759194 16.80 79790 1954625 844878 4.84 777284 1738337 98531 15:24:13 15:24:13 15:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:24:13 15:21:01 lo 2.07 2.07 0.22 0.22 0.00 0.00 0.00 0.00 15:24:13 15:21:01 ens3 420.78 269.77 1679.23 76.79 0.00 0.00 0.00 0.00 15:24:13 15:22:01 lo 10.66 10.66 1.18 1.18 0.00 0.00 0.00 0.00 15:24:13 15:22:01 ens3 62.56 52.27 600.20 13.15 0.00 0.00 0.00 0.00 15:24:13 15:23:01 lo 23.40 23.40 2.70 2.70 0.00 0.00 0.00 0.00 15:24:13 15:23:01 ens3 78.87 74.40 103.56 13.20 0.00 0.00 0.00 0.00 15:24:13 15:24:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 15:24:13 15:24:01 ens3 51.04 36.88 777.70 9.22 0.00 0.00 0.00 0.00 15:24:13 Average: lo 9.37 9.37 1.06 1.06 0.00 0.00 0.00 0.00 15:24:13 Average: ens3 153.31 108.33 790.17 28.09 0.00 0.00 0.00 0.00 15:24:13 15:24:13 15:24:13 ---> sar -P ALL: 15:24:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15943) 06/10/24 _x86_64_ (4 CPU) 15:24:13 15:24:13 15:19:56 LINUX RESTART (4 CPU) 15:24:13 15:24:13 15:20:01 CPU %user %nice %system %iowait %steal %idle 15:24:13 15:21:01 all 18.33 0.00 2.03 9.96 0.08 69.59 15:24:13 15:21:01 0 20.81 0.00 2.07 1.54 0.07 75.51 15:24:13 15:21:01 1 8.00 0.00 1.75 5.29 0.10 84.87 15:24:13 15:21:01 2 20.29 0.00 2.13 14.75 0.07 62.76 15:24:13 15:21:01 3 24.31 0.00 2.16 18.36 0.07 55.10 15:24:13 15:22:01 all 13.69 0.00 1.12 5.23 0.05 79.91 15:24:13 15:22:01 0 14.80 0.00 1.02 0.95 0.05 83.19 15:24:13 15:22:01 1 26.86 0.00 2.16 18.20 0.08 52.70 15:24:13 15:22:01 2 9.36 0.00 0.77 1.75 0.05 88.07 15:24:13 15:22:01 3 3.70 0.00 0.57 0.03 0.05 95.65 15:24:13 15:23:01 all 10.70 0.00 0.76 1.11 0.07 87.37 15:24:13 15:23:01 0 18.32 0.00 0.92 0.32 0.07 80.38 15:24:13 15:23:01 1 7.38 0.00 0.94 3.91 0.07 87.71 15:24:13 15:23:01 2 11.16 0.00 0.58 0.22 0.05 87.99 15:24:13 15:23:01 3 6.00 0.00 0.61 0.00 0.08 93.31 15:24:13 15:24:01 all 20.82 0.00 1.43 2.37 0.05 75.33 15:24:13 15:24:01 0 16.88 0.00 0.98 0.40 0.03 81.71 15:24:13 15:24:01 1 19.99 0.00 1.17 2.09 0.05 76.70 15:24:13 15:24:01 2 37.26 0.00 2.54 2.19 0.07 57.95 15:24:13 15:24:01 3 9.20 0.00 1.00 4.77 0.07 84.97 15:24:13 Average: all 15.88 0.00 1.34 4.66 0.06 78.05 15:24:13 Average: 0 17.70 0.00 1.25 0.80 0.05 80.20 15:24:13 Average: 1 15.55 0.00 1.50 7.37 0.08 75.51 15:24:13 Average: 2 19.52 0.00 1.50 4.72 0.06 74.20 15:24:13 Average: 3 10.78 0.00 1.08 5.77 0.07 82.31 15:24:13 15:24:13 15:24:13