12:04:39 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137121 12:04:39 Running as SYSTEM 12:04:39 [EnvInject] - Loading node environment variables. 12:04:39 Building remotely on prd-ubuntu1804-docker-8c-8g-2773 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint 12:04:39 [ssh-agent] Looking for ssh-agent implementation... 12:04:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:04:39 $ ssh-agent 12:04:39 SSH_AUTH_SOCK=/tmp/ssh-l7EuLBn63R50/agent.2144 12:04:39 SSH_AGENT_PID=2146 12:04:39 [ssh-agent] Started. 12:04:39 Running ssh-add (command line suppressed) 12:04:39 Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_13275594055876707492.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_13275594055876707492.key) 12:04:39 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:04:39 The recommended git tool is: NONE 12:04:41 using credential onap-jenkins-ssh 12:04:41 Wiping out workspace first. 12:04:41 Cloning the remote Git repository 12:04:41 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 12:04:41 > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10 12:04:41 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 12:04:41 > git --version # timeout=10 12:04:41 > git --version # 'git version 2.17.1' 12:04:41 using GIT_SSH to set credentials Gerrit user 12:04:41 Verifying host key using manually-configured host key entries 12:04:41 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:04:41 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 12:04:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:04:42 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 12:04:42 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 12:04:42 using GIT_SSH to set credentials Gerrit user 12:04:42 Verifying host key using manually-configured host key entries 12:04:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/21/137121/1 # timeout=30 12:04:42 > git rev-parse 4cc2f536708fc15d5c7aebcdbd28c475a26abc70^{commit} # timeout=10 12:04:42 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:04:42 Checking out Revision 4cc2f536708fc15d5c7aebcdbd28c475a26abc70 (refs/changes/21/137121/1) 12:04:42 > git config core.sparsecheckout # timeout=10 12:04:42 > git checkout -f 4cc2f536708fc15d5c7aebcdbd28c475a26abc70 # timeout=30 12:04:45 Commit message: "Fix parameter types on some methods doc" 12:04:45 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:04:45 > git rev-list --no-walk d3731a6e4013b066f6c0aca0faf46e31255c2d00 # timeout=10 12:04:45 [EnvInject] - Injecting environment variables from a build step. 12:04:45 [EnvInject] - Injecting as environment variables the properties content 12:04:45 PYTHON=python3 12:04:45 12:04:45 [EnvInject] - Variables injected successfully. 12:04:45 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins771184823332899770.sh 12:04:45 ---> tox-install.sh 12:04:45 + source /home/jenkins/lf-env.sh 12:04:45 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:04:45 ++ mktemp -d /tmp/venv-XXXX 12:04:45 + lf_venv=/tmp/venv-JUyo 12:04:45 + local venv_file=/tmp/.os_lf_venv 12:04:45 + local python=python3 12:04:45 + local options 12:04:45 + local set_path=true 12:04:45 + local install_args= 12:04:45 ++ 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 12:04:45 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:04:45 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:04:45 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:04:45 + true 12:04:45 + case $1 in 12:04:45 + venv_file=/tmp/.toxenv 12:04:45 + shift 2 12:04:45 + true 12:04:45 + case $1 in 12:04:45 + shift 12:04:45 + break 12:04:45 + case $python in 12:04:45 + local pkg_list= 12:04:45 + [[ -d /opt/pyenv ]] 12:04:45 + echo 'Setup pyenv:' 12:04:45 Setup pyenv: 12:04:45 + export PYENV_ROOT=/opt/pyenv 12:04:45 + PYENV_ROOT=/opt/pyenv 12:04:45 + 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 12:04:45 + 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 12:04:45 + pyenv versions 12:04:45 * system (set by /opt/pyenv/version) 12:04:45 * 3.8.13 (set by /opt/pyenv/version) 12:04:45 * 3.9.13 (set by /opt/pyenv/version) 12:04:45 * 3.10.6 (set by /opt/pyenv/version) 12:04:45 + command -v pyenv 12:04:45 ++ pyenv init - --no-rehash 12:04:45 + 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[*]}"'\'')" 12:04:45 export PATH="/opt/pyenv/shims:${PATH}" 12:04:45 export PYENV_SHELL=bash 12:04:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:04:45 pyenv() { 12:04:45 local command 12:04:45 command="${1:-}" 12:04:45 if [ "$#" -gt 0 ]; then 12:04:45 shift 12:04:45 fi 12:04:45 12:04:45 case "$command" in 12:04:45 rehash|shell) 12:04:45 eval "$(pyenv "sh-$command" "$@")" 12:04:45 ;; 12:04:45 *) 12:04:45 command pyenv "$command" "$@" 12:04:45 ;; 12:04:45 esac 12:04:45 }' 12:04:45 +++ 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[*]}"' 12:04:45 ++ 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 12:04:45 ++ 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 12:04:45 ++ 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 12:04:45 ++ export PYENV_SHELL=bash 12:04:45 ++ PYENV_SHELL=bash 12:04:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:04:45 +++ complete -F _pyenv pyenv 12:04:45 ++ lf-pyver python3 12:04:45 ++ local py_version_xy=python3 12:04:45 ++ local py_version_xyz= 12:04:45 ++ pyenv versions 12:04:45 ++ local command 12:04:45 ++ sed 's/^[ *]* //' 12:04:45 ++ awk '{ print $1 }' 12:04:45 ++ command=versions 12:04:45 ++ grep -E '^[0-9.]*[0-9]$' 12:04:45 ++ '[' 1 -gt 0 ']' 12:04:45 ++ shift 12:04:45 ++ case "$command" in 12:04:45 ++ command pyenv versions 12:04:45 ++ pyenv versions 12:04:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:04:46 +++ grep '^3' /tmp/.pyenv_versions 12:04:46 +++ sort -V 12:04:46 +++ tail -n 1 12:04:46 ++ py_version_xyz=3.10.6 12:04:46 ++ [[ -z 3.10.6 ]] 12:04:46 ++ echo 3.10.6 12:04:46 ++ return 0 12:04:46 + pyenv local 3.10.6 12:04:46 + local command 12:04:46 + command=local 12:04:46 + '[' 2 -gt 0 ']' 12:04:46 + shift 12:04:46 + case "$command" in 12:04:46 + command pyenv local 3.10.6 12:04:46 + pyenv local 3.10.6 12:04:46 + for arg in "$@" 12:04:46 + case $arg in 12:04:46 + pkg_list+='tox ' 12:04:46 + for arg in "$@" 12:04:46 + case $arg in 12:04:46 + pkg_list+='virtualenv ' 12:04:46 + for arg in "$@" 12:04:46 + case $arg in 12:04:46 + pkg_list+='urllib3~=1.26.15 ' 12:04:46 + [[ -f /tmp/.toxenv ]] 12:04:46 + [[ ! -f /tmp/.toxenv ]] 12:04:46 + [[ -n '' ]] 12:04:46 + python3 -m venv /tmp/venv-JUyo 12:04:50 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JUyo' 12:04:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JUyo 12:04:50 + echo /tmp/venv-JUyo 12:04:50 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:04:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:04:50 + /tmp/venv-JUyo/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:04:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:04:53 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:04:53 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:04:53 + /tmp/venv-JUyo/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:04:55 + type python3 12:04:55 + true 12:04:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JUyo/bin to PATH' 12:04:55 lf-activate-venv(): INFO: Adding /tmp/venv-JUyo/bin to PATH 12:04:55 + PATH=/tmp/venv-JUyo/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 12:04:55 + return 0 12:04:55 + python3 --version 12:04:55 Python 3.10.6 12:04:55 + python3 -m pip --version 12:04:56 pip 24.0 from /tmp/venv-JUyo/lib/python3.10/site-packages/pip (python 3.10) 12:04:56 + python3 -m pip freeze 12:04:56 cachetools==5.3.2 12:04:56 chardet==5.2.0 12:04:56 colorama==0.4.6 12:04:56 distlib==0.3.8 12:04:56 filelock==3.13.1 12:04:56 packaging==23.2 12:04:56 platformdirs==4.2.0 12:04:56 pluggy==1.4.0 12:04:56 pyproject-api==1.6.1 12:04:56 tomli==2.0.1 12:04:56 tox==4.12.1 12:04:56 urllib3==1.26.18 12:04:56 virtualenv==20.25.0 12:04:56 [EnvInject] - Injecting environment variables from a build step. 12:04:56 [EnvInject] - Injecting as environment variables the properties content 12:04:56 PARALLEL=false 12:04:56 12:04:56 [EnvInject] - Variables injected successfully. 12:04:56 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins2154711868843675305.sh 12:04:56 ---> tox-run.sh 12:04:56 + 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 12:04:56 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 12:04:56 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs 12:04:56 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 12:04:56 + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/. 12:04:56 + source /home/jenkins/lf-env.sh 12:04:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:04:56 ++ mktemp -d /tmp/venv-XXXX 12:04:56 + lf_venv=/tmp/venv-BhzZ 12:04:56 + local venv_file=/tmp/.os_lf_venv 12:04:56 + local python=python3 12:04:56 + local options 12:04:56 + local set_path=true 12:04:56 + local install_args= 12:04:56 ++ 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 12:04:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:04:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:04:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:04:56 + true 12:04:56 + case $1 in 12:04:56 + venv_file=/tmp/.toxenv 12:04:56 + shift 2 12:04:56 + true 12:04:56 + case $1 in 12:04:56 + shift 12:04:56 + break 12:04:56 + case $python in 12:04:56 + local pkg_list= 12:04:56 + [[ -d /opt/pyenv ]] 12:04:56 + echo 'Setup pyenv:' 12:04:56 Setup pyenv: 12:04:56 + export PYENV_ROOT=/opt/pyenv 12:04:56 + PYENV_ROOT=/opt/pyenv 12:04:56 + 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 12:04:56 + 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 12:04:56 + pyenv versions 12:04:56 system 12:04:56 3.8.13 12:04:56 3.9.13 12:04:56 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 12:04:56 + command -v pyenv 12:04:56 ++ pyenv init - --no-rehash 12:04:56 + 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[*]}"'\'')" 12:04:56 export PATH="/opt/pyenv/shims:${PATH}" 12:04:56 export PYENV_SHELL=bash 12:04:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:04:56 pyenv() { 12:04:56 local command 12:04:56 command="${1:-}" 12:04:56 if [ "$#" -gt 0 ]; then 12:04:56 shift 12:04:56 fi 12:04:56 12:04:56 case "$command" in 12:04:56 rehash|shell) 12:04:56 eval "$(pyenv "sh-$command" "$@")" 12:04:56 ;; 12:04:56 *) 12:04:56 command pyenv "$command" "$@" 12:04:56 ;; 12:04:56 esac 12:04:56 }' 12:04:56 +++ 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[*]}"' 12:04:56 ++ 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 12:04:56 ++ 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 12:04:56 ++ 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 12:04:56 ++ export PYENV_SHELL=bash 12:04:56 ++ PYENV_SHELL=bash 12:04:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:04:56 +++ complete -F _pyenv pyenv 12:04:56 ++ lf-pyver python3 12:04:56 ++ local py_version_xy=python3 12:04:56 ++ local py_version_xyz= 12:04:56 ++ pyenv versions 12:04:56 ++ local command 12:04:56 ++ command=versions 12:04:56 ++ '[' 1 -gt 0 ']' 12:04:56 ++ shift 12:04:56 ++ case "$command" in 12:04:56 ++ command pyenv versions 12:04:56 ++ pyenv versions 12:04:56 ++ sed 's/^[ *]* //' 12:04:56 ++ awk '{ print $1 }' 12:04:56 ++ grep -E '^[0-9.]*[0-9]$' 12:04:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:04:56 +++ grep '^3' /tmp/.pyenv_versions 12:04:56 +++ sort -V 12:04:56 +++ tail -n 1 12:04:56 ++ py_version_xyz=3.10.6 12:04:56 ++ [[ -z 3.10.6 ]] 12:04:56 ++ echo 3.10.6 12:04:56 ++ return 0 12:04:56 + pyenv local 3.10.6 12:04:56 + local command 12:04:56 + command=local 12:04:56 + '[' 2 -gt 0 ']' 12:04:56 + shift 12:04:56 + case "$command" in 12:04:56 + command pyenv local 3.10.6 12:04:56 + pyenv local 3.10.6 12:04:56 + for arg in "$@" 12:04:56 + case $arg in 12:04:56 + pkg_list+='tox ' 12:04:56 + for arg in "$@" 12:04:56 + case $arg in 12:04:56 + pkg_list+='virtualenv ' 12:04:56 + for arg in "$@" 12:04:56 + case $arg in 12:04:56 + pkg_list+='urllib3~=1.26.15 ' 12:04:56 + [[ -f /tmp/.toxenv ]] 12:04:56 ++ cat /tmp/.toxenv 12:04:56 + lf_venv=/tmp/venv-JUyo 12:04:56 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JUyo from' file:/tmp/.toxenv 12:04:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JUyo from file:/tmp/.toxenv 12:04:56 + /tmp/venv-JUyo/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:04:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:04:57 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:04:57 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:04:57 + /tmp/venv-JUyo/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:04:59 + type python3 12:04:59 + true 12:04:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JUyo/bin to PATH' 12:04:59 lf-activate-venv(): INFO: Adding /tmp/venv-JUyo/bin to PATH 12:04:59 + PATH=/tmp/venv-JUyo/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 12:04:59 + return 0 12:04:59 + [[ -d /opt/pyenv ]] 12:04:59 + echo '---> Setting up pyenv' 12:04:59 ---> Setting up pyenv 12:04:59 + export PYENV_ROOT=/opt/pyenv 12:04:59 + PYENV_ROOT=/opt/pyenv 12:04:59 + export PATH=/opt/pyenv/bin:/tmp/venv-JUyo/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 12:04:59 + PATH=/opt/pyenv/bin:/tmp/venv-JUyo/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 12:04:59 ++ pwd 12:04:59 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 12:04:59 + export PYTHONPATH 12:04:59 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:04:59 + TOX_TESTENV_PASSENV=PYTHONPATH 12:04:59 + tox --version 12:04:59 4.12.1 from /tmp/venv-JUyo/lib/python3.10/site-packages/tox/__init__.py 12:04:59 + PARALLEL=false 12:04:59 + TOX_OPTIONS_LIST= 12:04:59 + [[ -n pydocstyle ]] 12:04:59 + TOX_OPTIONS_LIST=' -e pydocstyle' 12:04:59 + case ${PARALLEL,,} in 12:04:59 + tox -e pydocstyle 12:04:59 + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log 12:05:00 pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt 12:05:13 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 12:05:14 .pkg: _optional_hooks> python /tmp/venv-JUyo/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:05:14 .pkg: get_requires_for_build_sdist> python /tmp/venv-JUyo/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:05:15 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 12:05:15 .pkg: get_requires_for_build_wheel> python /tmp/venv-JUyo/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:05:15 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 12:05:16 .pkg: freeze> python -m pip freeze --all 12:05:16 .pkg: pip==23.3.1,pytest-runner==5.2,setuptools==69.0.2,wheel==0.42.0 12:05:16 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-JUyo/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:05:16 .pkg: build_sdist> python /tmp/venv-JUyo/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:05:17 pydocstyle: install_package_deps> python -I -m pip install dacite==1.6.0 jinja2==3.0.3 jsonschema==4.4.0 'more-itertools>=8.12.0' oyaml==1.0 pyOpenSSL==22.0.0 'requests[socks]==2.27.1' simplejson==3.17.6 12:05:17 pydocstyle: install_package> python -I -m pip install --force-reinstall --no-deps /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.tox/.tmp/package/1/onapsdk-13.0.2.tar.gz 12:05:20 pydocstyle: freeze> python -m pip freeze --all 12:05:20 pydocstyle: astroid==3.0.3,attrs==23.2.0,bandit==1.7.7,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==2.0.12,coverage==7.4.1,cryptography==38.0.4,dacite==1.6.0,dill==0.3.8,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,isort==5.13.2,Jinja2==3.0.3,jsonschema==4.4.0,markdown-it-py==3.0.0,MarkupSafe==2.1.5,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.2.0,onapsdk==13.0.2,oyaml==1.0,packaging==23.2,pbr==6.0.0,pip==23.3.1,platformdirs==4.2.0,pluggy==1.4.0,pycparser==2.21,pydocstyle==6.3.0,Pygments==2.17.2,pylint==3.0.3,pyOpenSSL==22.0.0,pyrsistent==0.20.0,PySocks==1.7.1,pytest==8.0.0,pytest-cov==4.1.0,PyYAML==6.0.1,requests==2.27.1,requests-mock==1.11.0,rich==13.7.0,setuptools==69.0.2,simplejson==3.17.6,six==1.16.0,snowballstemmer==2.2.0,stevedore==5.1.0,tomli==2.0.1,tomlkit==0.12.3,typing_extensions==4.9.0,urllib3==1.26.18,wheel==0.42.0 12:05:20 pydocstyle: commands[0]> pydocstyle src/ 12:05:24 .pkg: _exit> python /tmp/venv-JUyo/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:05:24 pydocstyle: OK (24.19=setup[20.88]+cmd[3.31] seconds) 12:05:24 congratulations :) (24.36 seconds) 12:05:24 + tox_status=0 12:05:24 + echo '---> Completed tox runs' 12:05:24 ---> Completed tox runs 12:05:24 + for i in .tox/*/log 12:05:24 ++ echo .tox/pydocstyle/log 12:05:24 ++ awk -F/ '{print $2}' 12:05:24 + tox_env=pydocstyle 12:05:24 + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle 12:05:24 + DOC_DIR=docs/_build/html 12:05:24 + [[ -d docs/_build/html ]] 12:05:24 + echo '---> tox-run.sh ends' 12:05:24 ---> tox-run.sh ends 12:05:24 + test 0 -eq 0 12:05:24 $ ssh-agent -k 12:05:24 unset SSH_AUTH_SOCK; 12:05:24 unset SSH_AGENT_PID; 12:05:24 echo Agent pid 2146 killed; 12:05:24 [ssh-agent] Stopped. 12:05:24 [PostBuildScript] - [INFO] Executing post build scripts. 12:05:24 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins17882722687463731768.sh 12:05:24 ---> sysstat.sh 12:05:24 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins3245974765170655095.sh 12:05:24 ---> package-listing.sh 12:05:24 ++ facter osfamily 12:05:24 ++ tr '[:upper:]' '[:lower:]' 12:05:24 + OS_FAMILY=debian 12:05:24 + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 12:05:24 + START_PACKAGES=/tmp/packages_start.txt 12:05:24 + END_PACKAGES=/tmp/packages_end.txt 12:05:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:05:24 + PACKAGES=/tmp/packages_start.txt 12:05:24 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 12:05:24 + PACKAGES=/tmp/packages_end.txt 12:05:24 + case "${OS_FAMILY}" in 12:05:24 + dpkg -l 12:05:24 + grep '^ii' 12:05:24 + '[' -f /tmp/packages_start.txt ']' 12:05:24 + '[' -f /tmp/packages_end.txt ']' 12:05:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:05:24 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 12:05:24 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 12:05:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 12:05:24 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins10316359390132566577.sh 12:05:24 ---> capture-instance-metadata.sh 12:05:25 Setup pyenv: 12:05:25 system 12:05:25 3.8.13 12:05:25 3.9.13 12:05:25 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 12:05:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-F41h 12:05:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:05:31 lf-activate-venv(): INFO: Installing: lftools 12:06:04 lf-activate-venv(): INFO: Adding /tmp/venv-F41h/bin to PATH 12:06:04 INFO: Running in OpenStack, capturing instance metadata 12:06:04 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins532349305531945809.sh 12:06:04 provisioning config files... 12:06:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config15025846954396357752tmp 12:06:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:06:04 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:06:04 [EnvInject] - Injecting environment variables from a build step. 12:06:04 [EnvInject] - Injecting as environment variables the properties content 12:06:04 SERVER_ID=logs 12:06:04 12:06:04 [EnvInject] - Variables injected successfully. 12:06:04 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins3006787858644175106.sh 12:06:04 ---> create-netrc.sh 12:06:04 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins5213375899023647141.sh 12:06:04 ---> python-tools-install.sh 12:06:04 Setup pyenv: 12:06:04 system 12:06:04 3.8.13 12:06:04 3.9.13 12:06:04 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 12:06:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F41h from file:/tmp/.os_lf_venv 12:06:06 lf-activate-venv(): INFO: Installing: lftools 12:06:13 lf-activate-venv(): INFO: Adding /tmp/venv-F41h/bin to PATH 12:06:13 Generating Requirements File 12:06:46 Python 3.10.6 12:06:47 pip 24.0 from /tmp/venv-F41h/lib/python3.10/site-packages/pip (python 3.10) 12:06:47 appdirs==1.4.4 12:06:47 argcomplete==3.2.2 12:06:47 aspy.yaml==1.3.0 12:06:47 attrs==23.2.0 12:06:47 autopage==0.5.2 12:06:47 beautifulsoup4==4.12.3 12:06:47 boto3==1.34.34 12:06:47 botocore==1.34.34 12:06:47 bs4==0.0.2 12:06:47 cachetools==5.3.2 12:06:47 certifi==2024.2.2 12:06:47 cffi==1.16.0 12:06:47 cfgv==3.4.0 12:06:47 chardet==5.2.0 12:06:47 charset-normalizer==3.3.2 12:06:47 click==8.1.7 12:06:47 cliff==4.5.0 12:06:47 cmd2==2.4.3 12:06:47 cryptography==3.3.2 12:06:47 debtcollector==2.5.0 12:06:47 decorator==5.1.1 12:06:47 defusedxml==0.7.1 12:06:47 Deprecated==1.2.14 12:06:47 distlib==0.3.8 12:06:47 dnspython==2.5.0 12:06:47 docker==4.2.2 12:06:47 dogpile.cache==1.3.0 12:06:47 email-validator==2.1.0.post1 12:06:47 filelock==3.13.1 12:06:47 future==0.18.3 12:06:47 gitdb==4.0.11 12:06:47 GitPython==3.1.41 12:06:47 google-auth==2.27.0 12:06:47 httplib2==0.22.0 12:06:47 identify==2.5.33 12:06:47 idna==3.6 12:06:47 importlib-resources==1.5.0 12:06:47 iso8601==2.1.0 12:06:47 Jinja2==3.1.3 12:06:47 jmespath==1.0.1 12:06:47 jsonpatch==1.33 12:06:47 jsonpointer==2.4 12:06:47 jsonschema==4.21.1 12:06:47 jsonschema-specifications==2023.12.1 12:06:47 keystoneauth1==5.5.0 12:06:47 kubernetes==29.0.0 12:06:47 lftools==0.37.8 12:06:47 lxml==5.1.0 12:06:47 MarkupSafe==2.1.5 12:06:47 msgpack==1.0.7 12:06:47 multi_key_dict==2.0.3 12:06:47 munch==4.0.0 12:06:47 netaddr==0.10.1 12:06:47 netifaces==0.11.0 12:06:47 niet==1.4.2 12:06:47 nodeenv==1.8.0 12:06:47 oauth2client==4.1.3 12:06:47 oauthlib==3.2.2 12:06:47 openstacksdk==0.62.0 12:06:47 os-client-config==2.1.0 12:06:47 os-service-types==1.7.0 12:06:47 osc-lib==3.0.0 12:06:47 oslo.config==9.3.0 12:06:47 oslo.context==5.3.0 12:06:47 oslo.i18n==6.2.0 12:06:47 oslo.log==5.4.0 12:06:47 oslo.serialization==5.3.0 12:06:47 oslo.utils==7.0.0 12:06:47 packaging==23.2 12:06:47 pbr==6.0.0 12:06:47 platformdirs==4.2.0 12:06:47 prettytable==3.9.0 12:06:47 pyasn1==0.5.1 12:06:47 pyasn1-modules==0.3.0 12:06:47 pycparser==2.21 12:06:47 pygerrit2==2.0.15 12:06:47 PyGithub==2.2.0 12:06:47 pyinotify==0.9.6 12:06:47 PyJWT==2.8.0 12:06:47 PyNaCl==1.5.0 12:06:47 pyparsing==2.4.7 12:06:47 pyperclip==1.8.2 12:06:47 pyrsistent==0.20.0 12:06:47 python-cinderclient==9.4.0 12:06:47 python-dateutil==2.8.2 12:06:47 python-heatclient==3.4.0 12:06:47 python-jenkins==1.8.2 12:06:47 python-keystoneclient==5.3.0 12:06:47 python-magnumclient==4.3.0 12:06:47 python-novaclient==18.4.0 12:06:47 python-openstackclient==6.0.0 12:06:47 python-swiftclient==4.4.0 12:06:47 pytz==2024.1 12:06:47 PyYAML==6.0.1 12:06:47 referencing==0.33.0 12:06:47 requests==2.31.0 12:06:47 requests-oauthlib==1.3.1 12:06:47 requestsexceptions==1.4.0 12:06:47 rfc3986==2.0.0 12:06:47 rpds-py==0.17.1 12:06:47 rsa==4.9 12:06:47 ruamel.yaml==0.18.5 12:06:47 ruamel.yaml.clib==0.2.8 12:06:47 s3transfer==0.10.0 12:06:47 simplejson==3.19.2 12:06:47 six==1.16.0 12:06:47 smmap==5.0.1 12:06:47 soupsieve==2.5 12:06:47 stevedore==5.1.0 12:06:47 tabulate==0.9.0 12:06:47 toml==0.10.2 12:06:47 tomlkit==0.12.3 12:06:47 tqdm==4.66.1 12:06:47 typing_extensions==4.9.0 12:06:47 tzdata==2023.4 12:06:47 urllib3==1.26.18 12:06:47 virtualenv==20.25.0 12:06:47 wcwidth==0.2.13 12:06:47 websocket-client==1.7.0 12:06:47 wrapt==1.16.0 12:06:47 xdg==6.0.0 12:06:47 xmltodict==0.13.0 12:06:47 yq==3.2.3 12:06:47 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins9897219582572087806.sh 12:06:47 ---> sudo-logs.sh 12:06:47 Archiving 'sudo' log.. 12:06:48 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins1095451062852790645.sh 12:06:48 ---> job-cost.sh 12:06:48 Setup pyenv: 12:06:48 system 12:06:48 3.8.13 12:06:48 3.9.13 12:06:48 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 12:06:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F41h from file:/tmp/.os_lf_venv 12:06:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:06:57 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. 12:06:57 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 12:06:57 lf-activate-venv(): INFO: Adding /tmp/venv-F41h/bin to PATH 12:06:57 INFO: No Stack... 12:06:58 INFO: Retrieving Pricing Info for: v3-standard-8 12:06:58 INFO: Archiving Costs 12:06:58 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins10275492156983583051.sh 12:06:58 ---> logs-deploy.sh 12:06:58 Setup pyenv: 12:06:58 system 12:06:58 3.8.13 12:06:58 3.9.13 12:06:58 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 12:06:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F41h from file:/tmp/.os_lf_venv 12:07:00 lf-activate-venv(): INFO: Installing: lftools 12:07:09 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. 12:07:09 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 12:07:09 lf-activate-venv(): INFO: Adding /tmp/venv-F41h/bin to PATH 12:07:09 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/220 12:07:09 INFO: archiving workspace using pattern(s): 12:07:10 Archives upload complete. 12:07:11 INFO: archiving logs to Nexus 12:07:11 ---> uname -a: 12:07:11 Linux prd-ubuntu1804-docker-8c-8g-2773 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:07:11 12:07:11 12:07:11 ---> lscpu: 12:07:11 Architecture: x86_64 12:07:11 CPU op-mode(s): 32-bit, 64-bit 12:07:11 Byte Order: Little Endian 12:07:11 CPU(s): 8 12:07:11 On-line CPU(s) list: 0-7 12:07:11 Thread(s) per core: 1 12:07:11 Core(s) per socket: 1 12:07:11 Socket(s): 8 12:07:11 NUMA node(s): 1 12:07:11 Vendor ID: AuthenticAMD 12:07:11 CPU family: 23 12:07:11 Model: 49 12:07:11 Model name: AMD EPYC-Rome Processor 12:07:11 Stepping: 0 12:07:11 CPU MHz: 2800.000 12:07:11 BogoMIPS: 5600.00 12:07:11 Virtualization: AMD-V 12:07:11 Hypervisor vendor: KVM 12:07:11 Virtualization type: full 12:07:11 L1d cache: 32K 12:07:11 L1i cache: 32K 12:07:11 L2 cache: 512K 12:07:11 L3 cache: 16384K 12:07:11 NUMA node0 CPU(s): 0-7 12:07:11 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 12:07:11 12:07:11 12:07:11 ---> nproc: 12:07:11 8 12:07:11 12:07:11 12:07:11 ---> df -h: 12:07:11 Filesystem Size Used Avail Use% Mounted on 12:07:11 udev 16G 0 16G 0% /dev 12:07:11 tmpfs 3.2G 708K 3.2G 1% /run 12:07:11 /dev/vda1 155G 11G 145G 7% / 12:07:11 tmpfs 16G 0 16G 0% /dev/shm 12:07:11 tmpfs 5.0M 0 5.0M 0% /run/lock 12:07:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:07:11 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:07:11 tmpfs 3.2G 0 3.2G 0% /run/user/1001 12:07:11 12:07:11 12:07:11 ---> free -m: 12:07:11 total used free shared buff/cache available 12:07:11 Mem: 32167 796 29131 0 2238 30940 12:07:11 Swap: 1023 0 1023 12:07:11 12:07:11 12:07:11 ---> ip addr: 12:07:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:07:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:07:11 inet 127.0.0.1/8 scope host lo 12:07:11 valid_lft forever preferred_lft forever 12:07:11 inet6 ::1/128 scope host 12:07:11 valid_lft forever preferred_lft forever 12:07:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:07:11 link/ether fa:16:3e:7d:c5:97 brd ff:ff:ff:ff:ff:ff 12:07:11 inet 10.30.106.110/23 brd 10.30.107.255 scope global dynamic ens3 12:07:11 valid_lft 86202sec preferred_lft 86202sec 12:07:11 inet6 fe80::f816:3eff:fe7d:c597/64 scope link 12:07:11 valid_lft forever preferred_lft forever 12:07:11 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 12:07:11 link/ether 02:42:a3:6a:c7:13 brd ff:ff:ff:ff:ff:ff 12:07:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:07:11 valid_lft forever preferred_lft forever 12:07:11 12:07:11 12:07:11 ---> sar -b -r -n DEV: 12:07:11 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-2773) 02/05/24 _x86_64_ (8 CPU) 12:07:11 12:07:11 12:03:56 LINUX RESTART (8 CPU) 12:07:11 12:07:11 12:04:01 tps rtps wtps bread/s bwrtn/s 12:07:11 12:05:02 309.05 77.35 231.69 5382.04 56319.81 12:07:11 12:06:01 117.71 14.29 103.42 1006.34 28445.89 12:07:11 12:07:01 85.42 1.23 84.19 102.92 28727.75 12:07:11 Average: 171.02 31.05 139.97 2170.23 37883.57 12:07:11 12:07:11 12:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:07:11 12:05:02 30337080 31706624 2602140 7.90 48492 1642292 1463004 4.30 839304 1497824 80184 12:07:11 12:06:01 29905912 31649056 3033308 9.21 73596 1971868 1472844 4.33 990604 1735904 190956 12:07:11 12:07:01 29849476 31703096 3089744 9.38 90152 2056464 1378696 4.06 914316 1849820 107704 12:07:11 Average: 30030823 31686259 2908397 8.83 70747 1890208 1438181 4.23 914741 1694516 126281 12:07:11 12:07:11 12:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:07:11 12:05:02 ens3 283.90 218.51 946.71 70.29 0.00 0.00 0.00 0.00 12:07:11 12:05:02 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 12:07:11 12:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:11 12:06:01 ens3 50.03 32.74 749.05 7.71 0.00 0.00 0.00 0.00 12:07:11 12:06:01 lo 1.22 1.22 0.12 0.12 0.00 0.00 0.00 0.00 12:07:11 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:11 12:07:01 ens3 38.56 29.80 363.11 7.89 0.00 0.00 0.00 0.00 12:07:11 12:07:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 12:07:11 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:11 Average: ens3 124.58 94.02 685.94 28.75 0.00 0.00 0.00 0.00 12:07:11 Average: lo 1.41 1.41 0.14 0.14 0.00 0.00 0.00 0.00 12:07:11 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:11 12:07:11 12:07:11 ---> sar -P ALL: 12:07:11 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-2773) 02/05/24 _x86_64_ (8 CPU) 12:07:11 12:07:11 12:03:56 LINUX RESTART (8 CPU) 12:07:11 12:07:11 12:04:01 CPU %user %nice %system %iowait %steal %idle 12:07:11 12:05:02 all 6.85 0.00 1.15 6.10 0.04 85.86 12:07:11 12:05:02 0 8.11 0.00 0.78 3.94 0.03 87.13 12:07:11 12:05:02 1 8.28 0.00 1.15 10.05 0.07 80.45 12:07:11 12:05:02 2 6.26 0.00 2.36 0.50 0.03 90.84 12:07:11 12:05:02 3 2.94 0.00 0.76 21.28 0.03 75.00 12:07:11 12:05:02 4 11.05 0.00 0.92 6.98 0.03 81.01 12:07:11 12:05:02 5 5.84 0.00 0.85 0.95 0.03 92.32 12:07:11 12:05:02 6 3.62 0.00 1.47 3.73 0.03 91.14 12:07:11 12:05:02 7 8.69 0.00 0.93 1.47 0.03 88.87 12:07:11 12:06:01 all 9.88 0.00 0.78 2.91 0.03 86.41 12:07:11 12:06:01 0 4.62 0.00 0.76 0.93 0.02 93.67 12:07:11 12:06:01 1 13.50 0.00 0.65 1.39 0.05 84.41 12:07:11 12:06:01 2 12.95 0.00 0.95 1.89 0.05 84.16 12:07:11 12:06:01 3 12.19 0.00 1.05 14.94 0.05 71.76 12:07:11 12:06:01 4 3.82 0.00 0.53 0.47 0.02 95.17 12:07:11 12:06:01 5 7.43 0.00 0.54 0.29 0.02 91.73 12:07:11 12:06:01 6 4.03 0.00 0.42 2.29 0.02 93.24 12:07:11 12:06:01 7 20.52 0.00 1.27 1.02 0.05 77.14 12:07:11 12:07:01 all 10.48 0.00 0.64 2.40 0.03 86.45 12:07:11 12:07:01 0 28.79 0.00 1.33 1.45 0.05 68.37 12:07:11 12:07:01 1 3.22 0.00 0.40 0.10 0.03 96.25 12:07:11 12:07:01 2 7.71 0.00 0.50 0.02 0.02 91.76 12:07:11 12:07:01 3 4.26 0.00 0.43 13.26 0.02 82.03 12:07:11 12:07:01 4 11.70 0.00 0.73 0.52 0.02 87.04 12:07:11 12:07:01 5 18.26 0.00 0.63 0.60 0.05 80.45 12:07:11 12:07:01 6 2.56 0.00 0.39 2.87 0.02 94.17 12:07:11 12:07:01 7 7.30 0.00 0.68 0.40 0.02 91.61 12:07:11 Average: all 9.07 0.00 0.86 3.81 0.03 86.24 12:07:11 Average: 0 13.90 0.00 0.96 2.11 0.03 82.99 12:07:11 Average: 1 8.30 0.00 0.73 3.86 0.05 87.06 12:07:11 Average: 2 8.95 0.00 1.27 0.79 0.03 88.95 12:07:11 Average: 3 6.44 0.00 0.75 16.49 0.03 76.29 12:07:11 Average: 4 8.88 0.00 0.73 2.67 0.02 87.71 12:07:11 Average: 5 10.53 0.00 0.68 0.62 0.03 88.14 12:07:11 Average: 6 3.40 0.00 0.76 2.97 0.02 92.85 12:07:11 Average: 7 12.12 0.00 0.96 0.96 0.03 85.93 12:07:11 12:07:11 12:07:11