15:59:40 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136179 15:59:40 Running as SYSTEM 15:59:40 [EnvInject] - Loading node environment variables. 15:59:40 Building remotely on prd-ubuntu1804-builder-4c-4g-2826 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 15:59:40 [ssh-agent] Looking for ssh-agent implementation... 15:59:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:59:40 $ ssh-agent 15:59:40 SSH_AUTH_SOCK=/tmp/ssh-l6SJIVpQH7qh/agent.1751 15:59:40 SSH_AGENT_PID=1753 15:59:40 [ssh-agent] Started. 15:59:40 Running ssh-add (command line suppressed) 15:59:40 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_14864589539118355570.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_14864589539118355570.key) 15:59:40 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:59:40 The recommended git tool is: NONE 15:59:42 using credential onap-jenkins-ssh 15:59:42 Wiping out workspace first. 15:59:42 Cloning the remote Git repository 15:59:42 Cloning repository git://cloud.onap.org/mirror/oom.git 15:59:42 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 15:59:42 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:59:42 > git --version # timeout=10 15:59:42 > git --version # 'git version 2.17.1' 15:59:42 using GIT_SSH to set credentials Gerrit user 15:59:42 Verifying host key using manually-configured host key entries 15:59:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:59:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:59:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:59:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:59:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:59:47 using GIT_SSH to set credentials Gerrit user 15:59:47 Verifying host key using manually-configured host key entries 15:59:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/79/136179/8 # timeout=30 15:59:48 > git rev-parse b3f383ec0c4fc9ccd7bbed4efbf3014d340bb08c^{commit} # timeout=10 15:59: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:59:48 Checking out Revision b3f383ec0c4fc9ccd7bbed4efbf3014d340bb08c (refs/changes/79/136179/8) 15:59:48 > git config core.sparsecheckout # timeout=10 15:59:48 > git checkout -f b3f383ec0c4fc9ccd7bbed4efbf3014d340bb08c # timeout=30 15:59:51 Commit message: "[POSTGRES][COMMON] Add support for postgres operator" 15:59:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:59:51 > git rev-list --no-walk 2ee6ad456a91061d64b859ba20108c7e3c556de3 # timeout=10 15:59:51 [EnvInject] - Injecting environment variables from a build step. 15:59:51 [EnvInject] - Injecting as environment variables the properties content 15:59:51 PYTHON=python3 15:59:51 15:59:51 [EnvInject] - Variables injected successfully. 15:59:51 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins17940503924241760143.sh 15:59:51 ---> tox-install.sh 15:59:51 + source /home/jenkins/lf-env.sh 15:59:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:59:51 ++ mktemp -d /tmp/venv-XXXX 15:59:51 + lf_venv=/tmp/venv-2qqk 15:59:51 + local venv_file=/tmp/.os_lf_venv 15:59:51 + local python=python3 15:59:51 + local options 15:59:51 + local set_path=true 15:59:51 + local install_args= 15:59:51 ++ 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:59:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:59:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:59:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:59:51 + true 15:59:51 + case $1 in 15:59:51 + venv_file=/tmp/.toxenv 15:59:51 + shift 2 15:59:51 + true 15:59:51 + case $1 in 15:59:51 + shift 15:59:51 + break 15:59:51 + case $python in 15:59:51 + local pkg_list= 15:59:51 + [[ -d /opt/pyenv ]] 15:59:51 + echo 'Setup pyenv:' 15:59:51 Setup pyenv: 15:59:51 + export PYENV_ROOT=/opt/pyenv 15:59:51 + PYENV_ROOT=/opt/pyenv 15:59:51 + 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:59:51 + 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:59:51 + pyenv versions 15:59:51 * system (set by /opt/pyenv/version) 15:59:51 * 3.8.13 (set by /opt/pyenv/version) 15:59:52 * 3.9.13 (set by /opt/pyenv/version) 15:59:52 * 3.10.6 (set by /opt/pyenv/version) 15:59:52 + command -v pyenv 15:59:52 ++ pyenv init - --no-rehash 15:59: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:59:52 export PATH="/opt/pyenv/shims:${PATH}" 15:59:52 export PYENV_SHELL=bash 15:59:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:59:52 pyenv() { 15:59:52 local command 15:59:52 command="${1:-}" 15:59:52 if [ "$#" -gt 0 ]; then 15:59:52 shift 15:59:52 fi 15:59:52 15:59:52 case "$command" in 15:59:52 rehash|shell) 15:59:52 eval "$(pyenv "sh-$command" "$@")" 15:59:52 ;; 15:59:52 *) 15:59:52 command pyenv "$command" "$@" 15:59:52 ;; 15:59:52 esac 15:59:52 }' 15:59: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:59: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:59: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:59: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:59:52 ++ export PYENV_SHELL=bash 15:59:52 ++ PYENV_SHELL=bash 15:59:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:59:52 +++ complete -F _pyenv pyenv 15:59:52 ++ lf-pyver python3 15:59:52 ++ local py_version_xy=python3 15:59:52 ++ local py_version_xyz= 15:59:52 ++ pyenv versions 15:59:52 ++ sed 's/^[ *]* //' 15:59:52 ++ local command 15:59:52 ++ awk '{ print $1 }' 15:59:52 ++ command=versions 15:59:52 ++ '[' 1 -gt 0 ']' 15:59:52 ++ shift 15:59:52 ++ case "$command" in 15:59:52 ++ command pyenv versions 15:59:52 ++ pyenv versions 15:59:52 ++ grep -E '^[0-9.]*[0-9]$' 15:59:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:59:52 +++ grep '^3' /tmp/.pyenv_versions 15:59:52 +++ sort -V 15:59:52 +++ tail -n 1 15:59:52 ++ py_version_xyz=3.10.6 15:59:52 ++ [[ -z 3.10.6 ]] 15:59:52 ++ echo 3.10.6 15:59:52 ++ return 0 15:59:52 + pyenv local 3.10.6 15:59:52 + local command 15:59:52 + command=local 15:59:52 + '[' 2 -gt 0 ']' 15:59:52 + shift 15:59:52 + case "$command" in 15:59:52 + command pyenv local 3.10.6 15:59:52 + pyenv local 3.10.6 15:59:52 + for arg in "$@" 15:59:52 + case $arg in 15:59:52 + pkg_list+='tox ' 15:59:52 + for arg in "$@" 15:59:52 + case $arg in 15:59:52 + pkg_list+='virtualenv ' 15:59:52 + for arg in "$@" 15:59:52 + case $arg in 15:59:52 + pkg_list+='urllib3~=1.26.15 ' 15:59:52 + [[ -f /tmp/.toxenv ]] 15:59:52 + [[ ! -f /tmp/.toxenv ]] 15:59:52 + [[ -n '' ]] 15:59:52 + python3 -m venv /tmp/venv-2qqk 15:59:56 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2qqk' 15:59:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2qqk 15:59:56 + echo /tmp/venv-2qqk 15:59:56 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:59:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:59:56 + /tmp/venv-2qqk/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:00:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:00:00 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:00:00 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:00:00 + /tmp/venv-2qqk/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:00:06 + type python3 16:00:06 + true 16:00:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2qqk/bin to PATH' 16:00:06 lf-activate-venv(): INFO: Adding /tmp/venv-2qqk/bin to PATH 16:00:06 + PATH=/tmp/venv-2qqk/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 16:00:06 + return 0 16:00:06 + python3 --version 16:00:06 Python 3.10.6 16:00:06 + python3 -m pip --version 16:00:06 pip 24.0 from /tmp/venv-2qqk/lib/python3.10/site-packages/pip (python 3.10) 16:00:07 + python3 -m pip freeze 16:00:07 cachetools==5.3.2 16:00:07 chardet==5.2.0 16:00:07 colorama==0.4.6 16:00:07 distlib==0.3.8 16:00:07 filelock==3.13.1 16:00:07 packaging==23.2 16:00:07 platformdirs==4.2.0 16:00:07 pluggy==1.4.0 16:00:07 pyproject-api==1.6.1 16:00:07 tomli==2.0.1 16:00:07 tox==4.12.1 16:00:07 urllib3==1.26.18 16:00:07 virtualenv==20.25.0 16:00:07 [EnvInject] - Injecting environment variables from a build step. 16:00:07 [EnvInject] - Injecting as environment variables the properties content 16:00:07 PARALLEL=false 16:00:07 16:00:07 [EnvInject] - Variables injected successfully. 16:00:07 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins6396414124698688604.sh 16:00:07 ---> tox-run.sh 16:00:07 + 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 16:00:07 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 16:00:07 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 16:00:07 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 16:00:07 + cd /w/workspace/oom-master-sphinx-lint/. 16:00:07 + source /home/jenkins/lf-env.sh 16:00:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:00:07 ++ mktemp -d /tmp/venv-XXXX 16:00:07 + lf_venv=/tmp/venv-kkZa 16:00:07 + local venv_file=/tmp/.os_lf_venv 16:00:07 + local python=python3 16:00:07 + local options 16:00:07 + local set_path=true 16:00:07 + local install_args= 16:00:07 ++ 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 16:00:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:00:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:00:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:00:07 + true 16:00:07 + case $1 in 16:00:07 + venv_file=/tmp/.toxenv 16:00:07 + shift 2 16:00:07 + true 16:00:07 + case $1 in 16:00:07 + shift 16:00:07 + break 16:00:07 + case $python in 16:00:07 + local pkg_list= 16:00:07 + [[ -d /opt/pyenv ]] 16:00:07 + echo 'Setup pyenv:' 16:00:07 Setup pyenv: 16:00:07 + export PYENV_ROOT=/opt/pyenv 16:00:07 + PYENV_ROOT=/opt/pyenv 16:00:07 + 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 16:00:07 + 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 16:00:07 + pyenv versions 16:00:07 system 16:00:07 3.8.13 16:00:07 3.9.13 16:00:07 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 16:00:07 + command -v pyenv 16:00:07 ++ pyenv init - --no-rehash 16:00:07 + 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[*]}"'\'')" 16:00:07 export PATH="/opt/pyenv/shims:${PATH}" 16:00:07 export PYENV_SHELL=bash 16:00:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:00:07 pyenv() { 16:00:07 local command 16:00:07 command="${1:-}" 16:00:07 if [ "$#" -gt 0 ]; then 16:00:07 shift 16:00:07 fi 16:00:07 16:00:07 case "$command" in 16:00:07 rehash|shell) 16:00:07 eval "$(pyenv "sh-$command" "$@")" 16:00:07 ;; 16:00:07 *) 16:00:07 command pyenv "$command" "$@" 16:00:07 ;; 16:00:07 esac 16:00:07 }' 16:00:07 +++ 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[*]}"' 16:00:07 ++ 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 16:00:07 ++ 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 16:00:07 ++ 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 16:00:07 ++ export PYENV_SHELL=bash 16:00:07 ++ PYENV_SHELL=bash 16:00:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:00:07 +++ complete -F _pyenv pyenv 16:00:07 ++ lf-pyver python3 16:00:07 ++ local py_version_xy=python3 16:00:07 ++ local py_version_xyz= 16:00:07 ++ pyenv versions 16:00:07 ++ local command 16:00:07 ++ command=versions 16:00:07 ++ '[' 1 -gt 0 ']' 16:00:07 ++ shift 16:00:07 ++ case "$command" in 16:00:07 ++ command pyenv versions 16:00:07 ++ pyenv versions 16:00:07 ++ sed 's/^[ *]* //' 16:00:07 ++ awk '{ print $1 }' 16:00:07 ++ grep -E '^[0-9.]*[0-9]$' 16:00:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:00:07 +++ grep '^3' /tmp/.pyenv_versions 16:00:07 +++ sort -V 16:00:07 +++ tail -n 1 16:00:07 ++ py_version_xyz=3.10.6 16:00:07 ++ [[ -z 3.10.6 ]] 16:00:07 ++ echo 3.10.6 16:00:07 ++ return 0 16:00:07 + pyenv local 3.10.6 16:00:07 + local command 16:00:07 + command=local 16:00:07 + '[' 2 -gt 0 ']' 16:00:07 + shift 16:00:07 + case "$command" in 16:00:07 + command pyenv local 3.10.6 16:00:07 + pyenv local 3.10.6 16:00:07 + for arg in "$@" 16:00:07 + case $arg in 16:00:07 + pkg_list+='tox ' 16:00:07 + for arg in "$@" 16:00:07 + case $arg in 16:00:07 + pkg_list+='virtualenv ' 16:00:07 + for arg in "$@" 16:00:07 + case $arg in 16:00:07 + pkg_list+='urllib3~=1.26.15 ' 16:00:07 + [[ -f /tmp/.toxenv ]] 16:00:07 ++ cat /tmp/.toxenv 16:00:07 + lf_venv=/tmp/venv-2qqk 16:00:07 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2qqk from' file:/tmp/.toxenv 16:00:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2qqk from file:/tmp/.toxenv 16:00:07 + /tmp/venv-2qqk/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:00:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:00:08 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:00:08 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:00:08 + /tmp/venv-2qqk/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:00:10 + type python3 16:00:10 + true 16:00:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2qqk/bin to PATH' 16:00:10 lf-activate-venv(): INFO: Adding /tmp/venv-2qqk/bin to PATH 16:00:10 + PATH=/tmp/venv-2qqk/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 16:00:10 + return 0 16:00:10 + [[ -d /opt/pyenv ]] 16:00:10 + echo '---> Setting up pyenv' 16:00:10 ---> Setting up pyenv 16:00:10 + export PYENV_ROOT=/opt/pyenv 16:00:10 + PYENV_ROOT=/opt/pyenv 16:00:10 + export PATH=/opt/pyenv/bin:/tmp/venv-2qqk/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 16:00:10 + PATH=/opt/pyenv/bin:/tmp/venv-2qqk/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 16:00:10 ++ pwd 16:00:10 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 16:00:10 + export PYTHONPATH 16:00:10 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:00:10 + TOX_TESTENV_PASSENV=PYTHONPATH 16:00:10 + tox --version 16:00:10 4.12.1 from /tmp/venv-2qqk/lib/python3.10/site-packages/tox/__init__.py 16:00:10 + PARALLEL=false 16:00:10 + TOX_OPTIONS_LIST= 16:00:10 + [[ -n docs,docs-linkcheck ]] 16:00:10 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 16:00:10 + case ${PARALLEL,,} in 16:00:10 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 16:00:10 + tox -e docs,docs-linkcheck 16:00:14 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 16:00:51 docs: freeze> python -m pip freeze --all 16:00:52 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.9.0,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==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==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.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 16:00:52 docs: commands[0]> sudo apt install graphviz 16:00:52 16:00:52 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 16:00:52 16:00:52 Reading package lists... 16:00:52 Building dependency tree... 16:00:52 Reading state information... 16:00:52 graphviz is already the newest version (2.40.1-2). 16:00:52 The following packages were automatically installed and are no longer required: 16:00:52 libmysqlclient20 mysql-common 16:00:52 Use 'sudo apt autoremove' to remove them. 16:00:52 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:00:52 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 16:00:56 docs: OK ✔ in 45.46 seconds 16:00:56 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 16:01:13 docs-linkcheck: freeze> python -m pip freeze --all 16:01:13 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.9.0,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==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==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.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 16:01:13 docs-linkcheck: commands[0]> sudo apt install graphviz 16:01:13 16:01:13 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 16:01:13 16:01:13 Reading package lists... 16:01:13 Building dependency tree... 16:01:13 Reading state information... 16:01:13 graphviz is already the newest version (2.40.1-2). 16:01:13 The following packages were automatically installed and are no longer required: 16:01:13 libmysqlclient20 mysql-common 16:01:13 Use 'sudo apt autoremove' to remove them. 16:01:13 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:01:13 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 16:02:02 docs: OK (45.46=setup[41.43]+cmd[0.25,3.79] seconds) 16:02:02 docs-linkcheck: OK (65.93=setup[17.40]+cmd[0.29,48.25] seconds) 16:02:02 congratulations :) (111.56 seconds) 16:02:02 + tox_status=0 16:02:02 + echo '---> Completed tox runs' 16:02:02 ---> Completed tox runs 16:02:02 + for i in .tox/*/log 16:02:02 ++ echo .tox/docs-linkcheck/log 16:02:02 ++ awk -F/ '{print $2}' 16:02:02 + tox_env=docs-linkcheck 16:02:02 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 16:02:02 + for i in .tox/*/log 16:02:02 ++ echo .tox/docs/log 16:02:02 ++ awk -F/ '{print $2}' 16:02:02 + tox_env=docs 16:02:02 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 16:02:02 + DOC_DIR=docs/_build/html 16:02:02 + [[ -d docs/_build/html ]] 16:02:02 + echo '---> Archiving generated docs' 16:02:02 ---> Archiving generated docs 16:02:02 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 16:02:02 + echo '---> tox-run.sh ends' 16:02:02 ---> tox-run.sh ends 16:02:02 + test 0 -eq 0 16:02:02 $ ssh-agent -k 16:02:02 unset SSH_AUTH_SOCK; 16:02:02 unset SSH_AGENT_PID; 16:02:02 echo Agent pid 1753 killed; 16:02:02 [ssh-agent] Stopped. 16:02:02 [PostBuildScript] - [INFO] Executing post build scripts. 16:02:02 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins7183568005340512800.sh 16:02:02 ---> sysstat.sh 16:02:02 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins6692410942316985527.sh 16:02:02 ---> package-listing.sh 16:02:02 ++ facter osfamily 16:02:02 ++ tr '[:upper:]' '[:lower:]' 16:02:03 + OS_FAMILY=debian 16:02:03 + workspace=/w/workspace/oom-master-sphinx-lint 16:02:03 + START_PACKAGES=/tmp/packages_start.txt 16:02:03 + END_PACKAGES=/tmp/packages_end.txt 16:02:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:02:03 + PACKAGES=/tmp/packages_start.txt 16:02:03 + '[' /w/workspace/oom-master-sphinx-lint ']' 16:02:03 + PACKAGES=/tmp/packages_end.txt 16:02:03 + case "${OS_FAMILY}" in 16:02:03 + dpkg -l 16:02:03 + grep '^ii' 16:02:03 + '[' -f /tmp/packages_start.txt ']' 16:02:03 + '[' -f /tmp/packages_end.txt ']' 16:02:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:02:03 + '[' /w/workspace/oom-master-sphinx-lint ']' 16:02:03 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 16:02:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 16:02:03 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins2026515313017007028.sh 16:02:03 ---> capture-instance-metadata.sh 16:02:03 Setup pyenv: 16:02:03 system 16:02:03 3.8.13 16:02:03 3.9.13 16:02:03 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 16:02:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CRPE 16:02:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:02:09 lf-activate-venv(): INFO: Installing: lftools 16:02:40 lf-activate-venv(): INFO: Adding /tmp/venv-CRPE/bin to PATH 16:02:40 INFO: Running in OpenStack, capturing instance metadata 16:02:40 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins8936079712921545133.sh 16:02:40 provisioning config files... 16:02:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config4062989495402370477tmp 16:02:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:02:40 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:02:40 [EnvInject] - Injecting environment variables from a build step. 16:02:40 [EnvInject] - Injecting as environment variables the properties content 16:02:40 SERVER_ID=logs 16:02:40 16:02:40 [EnvInject] - Variables injected successfully. 16:02:40 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins6233045597805063310.sh 16:02:40 ---> create-netrc.sh 16:02:40 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins14987584643431089535.sh 16:02:40 ---> python-tools-install.sh 16:02:40 Setup pyenv: 16:02:40 system 16:02:40 3.8.13 16:02:40 3.9.13 16:02:40 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 16:02:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CRPE from file:/tmp/.os_lf_venv 16:02:42 lf-activate-venv(): INFO: Installing: lftools 16:02:49 lf-activate-venv(): INFO: Adding /tmp/venv-CRPE/bin to PATH 16:02:49 Generating Requirements File 16:03:23 Python 3.10.6 16:03:23 pip 24.0 from /tmp/venv-CRPE/lib/python3.10/site-packages/pip (python 3.10) 16:03:24 appdirs==1.4.4 16:03:24 argcomplete==3.2.2 16:03:24 aspy.yaml==1.3.0 16:03:24 attrs==23.2.0 16:03:24 autopage==0.5.2 16:03:24 beautifulsoup4==4.12.3 16:03:24 boto3==1.34.34 16:03:24 botocore==1.34.34 16:03:24 bs4==0.0.2 16:03:24 cachetools==5.3.2 16:03:24 certifi==2024.2.2 16:03:24 cffi==1.16.0 16:03:24 cfgv==3.4.0 16:03:24 chardet==5.2.0 16:03:24 charset-normalizer==3.3.2 16:03:24 click==8.1.7 16:03:24 cliff==4.5.0 16:03:24 cmd2==2.4.3 16:03:24 cryptography==3.3.2 16:03:24 debtcollector==2.5.0 16:03:24 decorator==5.1.1 16:03:24 defusedxml==0.7.1 16:03:24 Deprecated==1.2.14 16:03:24 distlib==0.3.8 16:03:24 dnspython==2.5.0 16:03:24 docker==4.2.2 16:03:24 dogpile.cache==1.3.0 16:03:24 email-validator==2.1.0.post1 16:03:24 filelock==3.13.1 16:03:24 future==0.18.3 16:03:24 gitdb==4.0.11 16:03:24 GitPython==3.1.41 16:03:24 google-auth==2.27.0 16:03:24 httplib2==0.22.0 16:03:24 identify==2.5.33 16:03:24 idna==3.6 16:03:24 importlib-resources==1.5.0 16:03:24 iso8601==2.1.0 16:03:24 Jinja2==3.1.3 16:03:24 jmespath==1.0.1 16:03:24 jsonpatch==1.33 16:03:24 jsonpointer==2.4 16:03:24 jsonschema==4.21.1 16:03:24 jsonschema-specifications==2023.12.1 16:03:24 keystoneauth1==5.5.0 16:03:24 kubernetes==29.0.0 16:03:24 lftools==0.37.8 16:03:24 lxml==5.1.0 16:03:24 MarkupSafe==2.1.5 16:03:24 msgpack==1.0.7 16:03:24 multi_key_dict==2.0.3 16:03:24 munch==4.0.0 16:03:24 netaddr==0.10.1 16:03:24 netifaces==0.11.0 16:03:24 niet==1.4.2 16:03:24 nodeenv==1.8.0 16:03:24 oauth2client==4.1.3 16:03:24 oauthlib==3.2.2 16:03:24 openstacksdk==0.62.0 16:03:24 os-client-config==2.1.0 16:03:24 os-service-types==1.7.0 16:03:24 osc-lib==3.0.0 16:03:24 oslo.config==9.3.0 16:03:24 oslo.context==5.3.0 16:03:24 oslo.i18n==6.2.0 16:03:24 oslo.log==5.4.0 16:03:24 oslo.serialization==5.3.0 16:03:24 oslo.utils==7.0.0 16:03:24 packaging==23.2 16:03:24 pbr==6.0.0 16:03:24 platformdirs==4.2.0 16:03:24 prettytable==3.9.0 16:03:24 pyasn1==0.5.1 16:03:24 pyasn1-modules==0.3.0 16:03:24 pycparser==2.21 16:03:24 pygerrit2==2.0.15 16:03:24 PyGithub==2.2.0 16:03:24 pyinotify==0.9.6 16:03:24 PyJWT==2.8.0 16:03:24 PyNaCl==1.5.0 16:03:24 pyparsing==2.4.7 16:03:24 pyperclip==1.8.2 16:03:24 pyrsistent==0.20.0 16:03:24 python-cinderclient==9.4.0 16:03:24 python-dateutil==2.8.2 16:03:24 python-heatclient==3.4.0 16:03:24 python-jenkins==1.8.2 16:03:24 python-keystoneclient==5.3.0 16:03:24 python-magnumclient==4.3.0 16:03:24 python-novaclient==18.4.0 16:03:24 python-openstackclient==6.0.0 16:03:24 python-swiftclient==4.4.0 16:03:24 pytz==2024.1 16:03:24 PyYAML==6.0.1 16:03:24 referencing==0.33.0 16:03:24 requests==2.31.0 16:03:24 requests-oauthlib==1.3.1 16:03:24 requestsexceptions==1.4.0 16:03:24 rfc3986==2.0.0 16:03:24 rpds-py==0.17.1 16:03:24 rsa==4.9 16:03:24 ruamel.yaml==0.18.5 16:03:24 ruamel.yaml.clib==0.2.8 16:03:24 s3transfer==0.10.0 16:03:24 simplejson==3.19.2 16:03:24 six==1.16.0 16:03:24 smmap==5.0.1 16:03:24 soupsieve==2.5 16:03:24 stevedore==5.1.0 16:03:24 tabulate==0.9.0 16:03:24 toml==0.10.2 16:03:24 tomlkit==0.12.3 16:03:24 tqdm==4.66.1 16:03:24 typing_extensions==4.9.0 16:03:24 tzdata==2023.4 16:03:24 urllib3==1.26.18 16:03:24 virtualenv==20.25.0 16:03:24 wcwidth==0.2.13 16:03:24 websocket-client==1.7.0 16:03:24 wrapt==1.16.0 16:03:24 xdg==6.0.0 16:03:24 xmltodict==0.13.0 16:03:24 yq==3.2.3 16:03:25 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins5702452503591548663.sh 16:03:25 ---> sudo-logs.sh 16:03:25 Archiving 'sudo' log.. 16:03:25 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17559694681417201380.sh 16:03:25 ---> job-cost.sh 16:03:25 Setup pyenv: 16:03:25 system 16:03:25 3.8.13 16:03:25 3.9.13 16:03:25 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 16:03:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CRPE from file:/tmp/.os_lf_venv 16:03:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:03:34 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. 16:03:34 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 16:03:35 lf-activate-venv(): INFO: Adding /tmp/venv-CRPE/bin to PATH 16:03:35 INFO: No Stack... 16:03:38 INFO: Retrieving Pricing Info for: v3-standard-4 16:03:38 INFO: Archiving Costs 16:03:38 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins2722087377105632243.sh 16:03:38 ---> logs-deploy.sh 16:03:38 Setup pyenv: 16:03:38 system 16:03:38 3.8.13 16:03:38 3.9.13 16:03:38 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 16:03:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CRPE from file:/tmp/.os_lf_venv 16:03:40 lf-activate-venv(): INFO: Installing: lftools 16:03:49 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. 16:03:49 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 16:03:50 lf-activate-venv(): INFO: Adding /tmp/venv-CRPE/bin to PATH 16:03:50 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/450 16:03:50 INFO: archiving workspace using pattern(s): 16:03:51 Archives upload complete. 16:03:52 INFO: archiving logs to Nexus 16:03:52 ---> uname -a: 16:03:52 Linux prd-ubuntu1804-builder-4c-4g-2826 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:03:52 16:03:52 16:03:52 ---> lscpu: 16:03:52 Architecture: x86_64 16:03:52 CPU op-mode(s): 32-bit, 64-bit 16:03:52 Byte Order: Little Endian 16:03:52 CPU(s): 4 16:03:52 On-line CPU(s) list: 0-3 16:03:52 Thread(s) per core: 1 16:03:52 Core(s) per socket: 1 16:03:52 Socket(s): 4 16:03:52 NUMA node(s): 1 16:03:52 Vendor ID: AuthenticAMD 16:03:52 CPU family: 23 16:03:52 Model: 49 16:03:52 Model name: AMD EPYC-Rome Processor 16:03:52 Stepping: 0 16:03:52 CPU MHz: 2799.996 16:03:52 BogoMIPS: 5599.99 16:03:52 Virtualization: AMD-V 16:03:52 Hypervisor vendor: KVM 16:03:52 Virtualization type: full 16:03:52 L1d cache: 32K 16:03:52 L1i cache: 32K 16:03:52 L2 cache: 512K 16:03:52 L3 cache: 16384K 16:03:52 NUMA node0 CPU(s): 0-3 16:03:52 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 16:03:52 16:03:52 16:03:52 ---> nproc: 16:03:52 4 16:03:52 16:03:52 16:03:52 ---> df -h: 16:03:52 Filesystem Size Used Avail Use% Mounted on 16:03:52 udev 7.9G 0 7.9G 0% /dev 16:03:52 tmpfs 1.6G 672K 1.6G 1% /run 16:03:52 /dev/vda1 78G 8.6G 69G 12% / 16:03:52 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:03:52 tmpfs 5.0M 0 5.0M 0% /run/lock 16:03:52 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:03:52 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:03:52 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:03:52 16:03:52 16:03:52 ---> free -m: 16:03:52 total used free shared buff/cache available 16:03:52 Mem: 16040 545 13004 0 2489 15163 16:03:52 Swap: 1023 0 1023 16:03:52 16:03:52 16:03:52 ---> ip addr: 16:03:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:03:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:03:52 inet 127.0.0.1/8 scope host lo 16:03:52 valid_lft forever preferred_lft forever 16:03:52 inet6 ::1/128 scope host 16:03:52 valid_lft forever preferred_lft forever 16:03:52 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:03:52 link/ether fa:16:3e:55:63:3c brd ff:ff:ff:ff:ff:ff 16:03:52 inet 10.30.106.198/23 brd 10.30.107.255 scope global dynamic ens3 16:03:52 valid_lft 86129sec preferred_lft 86129sec 16:03:52 inet6 fe80::f816:3eff:fe55:633c/64 scope link 16:03:52 valid_lft forever preferred_lft forever 16:03:52 16:03:52 16:03:53 ---> sar -b -r -n DEV: 16:03:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2826) 02/05/24 _x86_64_ (4 CPU) 16:03:53 16:03:53 15:59:24 LINUX RESTART (4 CPU) 16:03:53 16:03:53 16:00:01 tps rtps wtps bread/s bwrtn/s 16:03:53 16:01:01 98.48 16.63 81.86 723.63 23759.41 16:03:53 16:02:01 80.35 0.00 80.35 0.00 29020.36 16:03:53 16:03:01 77.62 14.05 63.57 1058.89 23097.62 16:03:53 Average: 85.49 10.23 75.26 594.18 25292.38 16:03:53 16:03:53 16:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:03:53 16:01:01 13835712 15527860 2589256 15.76 66204 1821996 851264 4.87 738192 1627300 193572 16:03:53 16:02:01 13677704 15503244 2747264 16.73 74464 1937740 921808 5.28 777976 1727472 3016 16:03:53 16:03:01 13448108 15561708 2976860 18.12 95840 2189916 732364 4.19 760160 1944588 161856 16:03:53 Average: 13653841 15530937 2771127 16.87 78836 1983217 835145 4.78 758776 1766453 119481 16:03:53 16:03:53 16:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:03:53 16:01:01 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 16:03:53 16:01:01 ens3 54.73 34.64 666.78 9.80 0.00 0.00 0.00 0.00 16:03:53 16:02:01 lo 32.33 32.33 3.41 3.41 0.00 0.00 0.00 0.00 16:03:53 16:02:01 ens3 85.45 88.39 61.49 13.53 0.00 0.00 0.00 0.00 16:03:53 16:03:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 16:03:53 16:03:01 ens3 53.72 38.06 727.54 8.92 0.00 0.00 0.00 0.00 16:03:53 Average: lo 11.64 11.64 1.23 1.23 0.00 0.00 0.00 0.00 16:03:53 Average: ens3 64.64 53.69 485.28 10.75 0.00 0.00 0.00 0.00 16:03:53 16:03:53 16:03:53 ---> sar -P ALL: 16:03:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2826) 02/05/24 _x86_64_ (4 CPU) 16:03:53 16:03:53 15:59:24 LINUX RESTART (4 CPU) 16:03:53 16:03:53 16:00:01 CPU %user %nice %system %iowait %steal %idle 16:03:53 16:01:01 all 14.08 0.00 1.24 10.13 0.08 74.46 16:03:53 16:01:01 0 7.54 0.00 0.99 28.11 0.10 63.25 16:03:53 16:01:01 1 12.33 0.00 1.09 7.42 0.07 79.10 16:03:53 16:01:01 2 23.55 0.00 1.47 3.02 0.07 71.90 16:03:53 16:01:01 3 12.96 0.00 1.41 1.90 0.07 83.66 16:03:53 16:02:01 all 9.03 0.00 0.67 4.16 0.08 86.06 16:03:53 16:02:01 0 5.02 0.00 0.38 7.72 0.08 86.79 16:03:53 16:02:01 1 21.10 0.00 1.63 8.77 0.08 68.41 16:03:53 16:02:01 2 5.72 0.00 0.28 0.20 0.07 93.72 16:03:53 16:02:01 3 4.36 0.00 0.38 0.00 0.07 95.19 16:03:53 16:03:01 all 20.74 0.00 1.35 3.97 0.05 73.89 16:03:53 16:03:01 0 43.68 0.00 2.12 9.56 0.08 44.56 16:03:53 16:03:01 1 18.43 0.00 1.42 1.15 0.03 78.96 16:03:53 16:03:01 2 10.58 0.00 1.12 0.20 0.05 88.05 16:03:53 16:03:01 3 10.37 0.00 0.77 4.98 0.07 83.82 16:03:53 Average: all 14.62 0.00 1.09 6.08 0.07 78.14 16:03:53 Average: 0 18.72 0.00 1.16 15.13 0.09 64.90 16:03:53 Average: 1 17.29 0.00 1.38 5.77 0.06 75.50 16:03:53 Average: 2 13.26 0.00 0.96 1.13 0.06 84.59 16:03:53 Average: 3 9.22 0.00 0.85 2.29 0.07 87.57 16:03:53 16:03:53 16:03:53