13:43:16 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137324 13:43:16 Running as SYSTEM 13:43:16 [EnvInject] - Loading node environment variables. 13:43:16 Building remotely on prd-ubuntu1804-docker-8c-8g-7357 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint 13:43:16 [ssh-agent] Looking for ssh-agent implementation... 13:43:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:43:16 $ ssh-agent 13:43:16 SSH_AUTH_SOCK=/tmp/ssh-IxPU2Tqoo9HK/agent.2116 13:43:16 SSH_AGENT_PID=2118 13:43:16 [ssh-agent] Started. 13:43:16 Running ssh-add (command line suppressed) 13:43:16 Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_396393411975173136.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_396393411975173136.key) 13:43:16 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:43:16 The recommended git tool is: NONE 13:43:18 using credential onap-jenkins-ssh 13:43:18 Wiping out workspace first. 13:43:18 Cloning the remote Git repository 13:43:18 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 13:43:18 > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10 13:43:18 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 13:43:18 > git --version # timeout=10 13:43:18 > git --version # 'git version 2.17.1' 13:43:18 using GIT_SSH to set credentials Gerrit user 13:43:18 Verifying host key using manually-configured host key entries 13:43:18 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:43:18 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 13:43:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:43:19 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 13:43:19 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 13:43:19 using GIT_SSH to set credentials Gerrit user 13:43:19 Verifying host key using manually-configured host key entries 13:43:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/24/137324/2 # timeout=30 13:43:19 > git rev-parse e3b7d3e1fafe788760db9fff4e091ffb103cb195^{commit} # timeout=10 13:43:19 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:43:19 Checking out Revision e3b7d3e1fafe788760db9fff4e091ffb103cb195 (refs/changes/24/137324/2) 13:43:19 > git config core.sparsecheckout # timeout=10 13:43:19 > git checkout -f e3b7d3e1fafe788760db9fff4e091ffb103cb195 # timeout=30 13:43:22 Commit message: "Fix latest SDC distribution list retrieval (old API)" 13:43:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:43:22 > git rev-list --no-walk e065c3bb1b148371a991d8f0245357b1b2910f7f # timeout=10 13:43:22 [EnvInject] - Injecting environment variables from a build step. 13:43:22 [EnvInject] - Injecting as environment variables the properties content 13:43:22 PYTHON=python3 13:43:22 13:43:22 [EnvInject] - Variables injected successfully. 13:43:22 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins5065422408647981839.sh 13:43:22 ---> tox-install.sh 13:43:22 + source /home/jenkins/lf-env.sh 13:43:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:43:22 ++ mktemp -d /tmp/venv-XXXX 13:43:22 + lf_venv=/tmp/venv-Yc9r 13:43:22 + local venv_file=/tmp/.os_lf_venv 13:43:22 + local python=python3 13:43:22 + local options 13:43:22 + local set_path=true 13:43:22 + local install_args= 13:43:22 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:43:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:43:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:43:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:43:22 + true 13:43:22 + case $1 in 13:43:22 + venv_file=/tmp/.toxenv 13:43:22 + shift 2 13:43:22 + true 13:43:22 + case $1 in 13:43:22 + shift 13:43:22 + break 13:43:22 + case $python in 13:43:22 + local pkg_list= 13:43:22 + [[ -d /opt/pyenv ]] 13:43:22 + echo 'Setup pyenv:' 13:43:22 Setup pyenv: 13:43:22 + export PYENV_ROOT=/opt/pyenv 13:43:22 + PYENV_ROOT=/opt/pyenv 13:43:22 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:43:22 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:43:22 + pyenv versions 13:43:22 * system (set by /opt/pyenv/version) 13:43:22 * 3.8.13 (set by /opt/pyenv/version) 13:43:23 * 3.9.13 (set by /opt/pyenv/version) 13:43:23 * 3.10.6 (set by /opt/pyenv/version) 13:43:23 + command -v pyenv 13:43:23 ++ pyenv init - --no-rehash 13:43:23 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:43:23 export PATH="/opt/pyenv/shims:${PATH}" 13:43:23 export PYENV_SHELL=bash 13:43:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:43:23 pyenv() { 13:43:23 local command 13:43:23 command="${1:-}" 13:43:23 if [ "$#" -gt 0 ]; then 13:43:23 shift 13:43:23 fi 13:43:23 13:43:23 case "$command" in 13:43:23 rehash|shell) 13:43:23 eval "$(pyenv "sh-$command" "$@")" 13:43:23 ;; 13:43:23 *) 13:43:23 command pyenv "$command" "$@" 13:43:23 ;; 13:43:23 esac 13:43:23 }' 13:43:23 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:43:23 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:43:23 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:43:23 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:43:23 ++ export PYENV_SHELL=bash 13:43:23 ++ PYENV_SHELL=bash 13:43:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:43:23 +++ complete -F _pyenv pyenv 13:43:23 ++ lf-pyver python3 13:43:23 ++ local py_version_xy=python3 13:43:23 ++ local py_version_xyz= 13:43:23 ++ pyenv versions 13:43:23 ++ local command 13:43:23 ++ command=versions 13:43:23 ++ '[' 1 -gt 0 ']' 13:43:23 ++ shift 13:43:23 ++ sed 's/^[ *]* //' 13:43:23 ++ case "$command" in 13:43:23 ++ command pyenv versions 13:43:23 ++ pyenv versions 13:43:23 ++ awk '{ print $1 }' 13:43:23 ++ grep -E '^[0-9.]*[0-9]$' 13:43:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:43:23 +++ grep '^3' /tmp/.pyenv_versions 13:43:23 +++ sort -V 13:43:23 +++ tail -n 1 13:43:23 ++ py_version_xyz=3.10.6 13:43:23 ++ [[ -z 3.10.6 ]] 13:43:23 ++ echo 3.10.6 13:43:23 ++ return 0 13:43:23 + pyenv local 3.10.6 13:43:23 + local command 13:43:23 + command=local 13:43:23 + '[' 2 -gt 0 ']' 13:43:23 + shift 13:43:23 + case "$command" in 13:43:23 + command pyenv local 3.10.6 13:43:23 + pyenv local 3.10.6 13:43:23 + for arg in "$@" 13:43:23 + case $arg in 13:43:23 + pkg_list+='tox ' 13:43:23 + for arg in "$@" 13:43:23 + case $arg in 13:43:23 + pkg_list+='virtualenv ' 13:43:23 + for arg in "$@" 13:43:23 + case $arg in 13:43:23 + pkg_list+='urllib3~=1.26.15 ' 13:43:23 + [[ -f /tmp/.toxenv ]] 13:43:23 + [[ ! -f /tmp/.toxenv ]] 13:43:23 + [[ -n '' ]] 13:43:23 + python3 -m venv /tmp/venv-Yc9r 13:43:27 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Yc9r' 13:43:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Yc9r 13:43:27 + echo /tmp/venv-Yc9r 13:43:27 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:43:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:43:27 + /tmp/venv-Yc9r/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:43:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:43:30 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:43:30 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:43:30 + /tmp/venv-Yc9r/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:43:33 + type python3 13:43:33 + true 13:43:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Yc9r/bin to PATH' 13:43:33 lf-activate-venv(): INFO: Adding /tmp/venv-Yc9r/bin to PATH 13:43:33 + PATH=/tmp/venv-Yc9r/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:43:33 + return 0 13:43:33 + python3 --version 13:43:33 Python 3.10.6 13:43:33 + python3 -m pip --version 13:43:33 pip 24.0 from /tmp/venv-Yc9r/lib/python3.10/site-packages/pip (python 3.10) 13:43:33 + python3 -m pip freeze 13:43:33 cachetools==5.3.2 13:43:33 chardet==5.2.0 13:43:33 colorama==0.4.6 13:43:33 distlib==0.3.8 13:43:33 filelock==3.13.1 13:43:33 packaging==23.2 13:43:33 platformdirs==4.2.0 13:43:33 pluggy==1.4.0 13:43:33 pyproject-api==1.6.1 13:43:33 tomli==2.0.1 13:43:33 tox==4.13.0 13:43:33 urllib3==1.26.18 13:43:33 virtualenv==20.25.0 13:43:33 [EnvInject] - Injecting environment variables from a build step. 13:43:33 [EnvInject] - Injecting as environment variables the properties content 13:43:33 PARALLEL=false 13:43:33 13:43:33 [EnvInject] - Variables injected successfully. 13:43:33 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins8967020625375245359.sh 13:43:33 ---> tox-run.sh 13:43:33 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:43:33 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 13:43:33 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs 13:43:33 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 13:43:33 + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/. 13:43:33 + source /home/jenkins/lf-env.sh 13:43:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:43:33 ++ mktemp -d /tmp/venv-XXXX 13:43:33 + lf_venv=/tmp/venv-mAFp 13:43:33 + local venv_file=/tmp/.os_lf_venv 13:43:33 + local python=python3 13:43:33 + local options 13:43:33 + local set_path=true 13:43:33 + local install_args= 13:43:33 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:43:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:43:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:43:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:43:33 + true 13:43:33 + case $1 in 13:43:33 + venv_file=/tmp/.toxenv 13:43:33 + shift 2 13:43:33 + true 13:43:33 + case $1 in 13:43:33 + shift 13:43:33 + break 13:43:33 + case $python in 13:43:33 + local pkg_list= 13:43:33 + [[ -d /opt/pyenv ]] 13:43:33 + echo 'Setup pyenv:' 13:43:33 Setup pyenv: 13:43:33 + export PYENV_ROOT=/opt/pyenv 13:43:33 + PYENV_ROOT=/opt/pyenv 13:43:33 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:43:33 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:43:33 + pyenv versions 13:43:33 system 13:43:33 3.8.13 13:43:33 3.9.13 13:43:33 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 13:43:33 + command -v pyenv 13:43:33 ++ pyenv init - --no-rehash 13:43:33 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:43:33 export PATH="/opt/pyenv/shims:${PATH}" 13:43:33 export PYENV_SHELL=bash 13:43:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:43:33 pyenv() { 13:43:33 local command 13:43:33 command="${1:-}" 13:43:33 if [ "$#" -gt 0 ]; then 13:43:33 shift 13:43:33 fi 13:43:33 13:43:33 case "$command" in 13:43:33 rehash|shell) 13:43:33 eval "$(pyenv "sh-$command" "$@")" 13:43:33 ;; 13:43:33 *) 13:43:33 command pyenv "$command" "$@" 13:43:33 ;; 13:43:33 esac 13:43:33 }' 13:43:33 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:43:33 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:43:33 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:43:33 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:43:33 ++ export PYENV_SHELL=bash 13:43:33 ++ PYENV_SHELL=bash 13:43:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:43:33 +++ complete -F _pyenv pyenv 13:43:33 ++ lf-pyver python3 13:43:33 ++ local py_version_xy=python3 13:43:33 ++ local py_version_xyz= 13:43:33 ++ sed 's/^[ *]* //' 13:43:33 ++ pyenv versions 13:43:33 ++ grep -E '^[0-9.]*[0-9]$' 13:43:33 ++ awk '{ print $1 }' 13:43:33 ++ local command 13:43:33 ++ command=versions 13:43:33 ++ '[' 1 -gt 0 ']' 13:43:33 ++ shift 13:43:33 ++ case "$command" in 13:43:33 ++ command pyenv versions 13:43:33 ++ pyenv versions 13:43:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:43:33 +++ sort -V 13:43:33 +++ tail -n 1 13:43:33 +++ grep '^3' /tmp/.pyenv_versions 13:43:33 ++ py_version_xyz=3.10.6 13:43:33 ++ [[ -z 3.10.6 ]] 13:43:33 ++ echo 3.10.6 13:43:33 ++ return 0 13:43:33 + pyenv local 3.10.6 13:43:33 + local command 13:43:33 + command=local 13:43:33 + '[' 2 -gt 0 ']' 13:43:33 + shift 13:43:33 + case "$command" in 13:43:33 + command pyenv local 3.10.6 13:43:33 + pyenv local 3.10.6 13:43:34 + for arg in "$@" 13:43:34 + case $arg in 13:43:34 + pkg_list+='tox ' 13:43:34 + for arg in "$@" 13:43:34 + case $arg in 13:43:34 + pkg_list+='virtualenv ' 13:43:34 + for arg in "$@" 13:43:34 + case $arg in 13:43:34 + pkg_list+='urllib3~=1.26.15 ' 13:43:34 + [[ -f /tmp/.toxenv ]] 13:43:34 ++ cat /tmp/.toxenv 13:43:34 + lf_venv=/tmp/venv-Yc9r 13:43:34 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yc9r from' file:/tmp/.toxenv 13:43:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yc9r from file:/tmp/.toxenv 13:43:34 + /tmp/venv-Yc9r/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:43:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:43:34 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:43:34 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:43:34 + /tmp/venv-Yc9r/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:43:36 + type python3 13:43:36 + true 13:43:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Yc9r/bin to PATH' 13:43:36 lf-activate-venv(): INFO: Adding /tmp/venv-Yc9r/bin to PATH 13:43:36 + PATH=/tmp/venv-Yc9r/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:43:36 + return 0 13:43:36 + [[ -d /opt/pyenv ]] 13:43:36 + echo '---> Setting up pyenv' 13:43:36 ---> Setting up pyenv 13:43:36 + export PYENV_ROOT=/opt/pyenv 13:43:36 + PYENV_ROOT=/opt/pyenv 13:43:36 + export PATH=/opt/pyenv/bin:/tmp/venv-Yc9r/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:43:36 + PATH=/opt/pyenv/bin:/tmp/venv-Yc9r/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:43:36 ++ pwd 13:43:36 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 13:43:36 + export PYTHONPATH 13:43:36 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:43:36 + TOX_TESTENV_PASSENV=PYTHONPATH 13:43:36 + tox --version 13:43:37 4.13.0 from /tmp/venv-Yc9r/lib/python3.10/site-packages/tox/__init__.py 13:43:37 + PARALLEL=false 13:43:37 + TOX_OPTIONS_LIST= 13:43:37 + [[ -n pydocstyle ]] 13:43:37 + TOX_OPTIONS_LIST=' -e pydocstyle' 13:43:37 + case ${PARALLEL,,} in 13:43:37 + tox -e pydocstyle 13:43:37 + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log 13:43:37 pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt 13:43:49 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 13:43:51 .pkg: _optional_hooks> python /tmp/venv-Yc9r/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 13:43:51 .pkg: get_requires_for_build_sdist> python /tmp/venv-Yc9r/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 13:43:51 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 13:43:52 .pkg: get_requires_for_build_wheel> python /tmp/venv-Yc9r/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 13:43:52 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 13:43:52 .pkg: freeze> python -m pip freeze --all 13:43:52 .pkg: pip==23.3.1,pytest-runner==5.2,setuptools==69.0.2,wheel==0.42.0 13:43:52 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-Yc9r/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 13:43:53 .pkg: build_sdist> python /tmp/venv-Yc9r/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 13:43:53 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 13:43:54 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.3.tar.gz 13:43:56 pydocstyle: freeze> python -m pip freeze --all 13:43:57 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.2,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.3,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.1,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 13:43:57 pydocstyle: commands[0]> pydocstyle src/ 13:44:00 .pkg: _exit> python /tmp/venv-Yc9r/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 13:44:00 pydocstyle: OK (23.46=setup[20.12]+cmd[3.34] seconds) 13:44:00 congratulations :) (23.63 seconds) 13:44:00 + tox_status=0 13:44:00 + echo '---> Completed tox runs' 13:44:00 ---> Completed tox runs 13:44:00 + for i in .tox/*/log 13:44:00 ++ echo .tox/pydocstyle/log 13:44:00 ++ awk -F/ '{print $2}' 13:44:00 + tox_env=pydocstyle 13:44:00 + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle 13:44:00 + DOC_DIR=docs/_build/html 13:44:00 + [[ -d docs/_build/html ]] 13:44:00 + echo '---> tox-run.sh ends' 13:44:00 ---> tox-run.sh ends 13:44:00 + test 0 -eq 0 13:44:00 $ ssh-agent -k 13:44:00 unset SSH_AUTH_SOCK; 13:44:00 unset SSH_AGENT_PID; 13:44:00 echo Agent pid 2118 killed; 13:44:00 [ssh-agent] Stopped. 13:44:00 [PostBuildScript] - [INFO] Executing post build scripts. 13:44:00 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins8409765383498380616.sh 13:44:00 ---> sysstat.sh 13:44:01 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins16763810269141524202.sh 13:44:01 ---> package-listing.sh 13:44:01 ++ facter osfamily 13:44:01 ++ tr '[:upper:]' '[:lower:]' 13:44:01 + OS_FAMILY=debian 13:44:01 + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 13:44:01 + START_PACKAGES=/tmp/packages_start.txt 13:44:01 + END_PACKAGES=/tmp/packages_end.txt 13:44:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:44:01 + PACKAGES=/tmp/packages_start.txt 13:44:01 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 13:44:01 + PACKAGES=/tmp/packages_end.txt 13:44:01 + case "${OS_FAMILY}" in 13:44:01 + dpkg -l 13:44:01 + grep '^ii' 13:44:01 + '[' -f /tmp/packages_start.txt ']' 13:44:01 + '[' -f /tmp/packages_end.txt ']' 13:44:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:44:01 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 13:44:01 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 13:44:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 13:44:01 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins6305206466483777833.sh 13:44:01 ---> capture-instance-metadata.sh 13:44:01 Setup pyenv: 13:44:01 system 13:44:01 3.8.13 13:44:01 3.9.13 13:44:01 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 13:44:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ufQf 13:44:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:44:08 lf-activate-venv(): INFO: Installing: lftools 13:44:39 lf-activate-venv(): INFO: Adding /tmp/venv-ufQf/bin to PATH 13:44:39 INFO: Running in OpenStack, capturing instance metadata 13:44:39 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins12109207416404567771.sh 13:44:39 provisioning config files... 13:44:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config1834601309340240408tmp 13:44:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:44:39 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:44:39 [EnvInject] - Injecting environment variables from a build step. 13:44:39 [EnvInject] - Injecting as environment variables the properties content 13:44:39 SERVER_ID=logs 13:44:39 13:44:39 [EnvInject] - Variables injected successfully. 13:44:39 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins5528923533214421349.sh 13:44:39 ---> create-netrc.sh 13:44:39 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins17970356695490837642.sh 13:44:39 ---> python-tools-install.sh 13:44:39 Setup pyenv: 13:44:39 system 13:44:39 3.8.13 13:44:39 3.9.13 13:44:39 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 13:44:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ufQf from file:/tmp/.os_lf_venv 13:44:41 lf-activate-venv(): INFO: Installing: lftools 13:44:49 lf-activate-venv(): INFO: Adding /tmp/venv-ufQf/bin to PATH 13:44:49 Generating Requirements File 13:45:17 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. 13:45:17 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 13:45:18 Python 3.10.6 13:45:18 pip 24.0 from /tmp/venv-ufQf/lib/python3.10/site-packages/pip (python 3.10) 13:45:18 appdirs==1.4.4 13:45:18 argcomplete==3.2.2 13:45:18 aspy.yaml==1.3.0 13:45:18 attrs==23.2.0 13:45:18 autopage==0.5.2 13:45:18 beautifulsoup4==4.12.3 13:45:18 boto3==1.34.46 13:45:18 botocore==1.34.46 13:45:18 bs4==0.0.2 13:45:18 cachetools==5.3.2 13:45:18 certifi==2024.2.2 13:45:18 cffi==1.16.0 13:45:18 cfgv==3.4.0 13:45:18 chardet==5.2.0 13:45:18 charset-normalizer==3.3.2 13:45:18 click==8.1.7 13:45:18 cliff==4.5.0 13:45:18 cmd2==2.4.3 13:45:18 cryptography==3.3.2 13:45:18 debtcollector==2.5.0 13:45:18 decorator==5.1.1 13:45:18 defusedxml==0.7.1 13:45:18 Deprecated==1.2.14 13:45:18 distlib==0.3.8 13:45:18 dnspython==2.6.1 13:45:18 docker==4.2.2 13:45:18 dogpile.cache==1.3.1 13:45:18 email-validator==2.1.0.post1 13:45:18 filelock==3.13.1 13:45:18 future==1.0.0 13:45:18 gitdb==4.0.11 13:45:18 GitPython==3.1.42 13:45:18 google-auth==2.28.0 13:45:18 httplib2==0.22.0 13:45:18 identify==2.5.35 13:45:18 idna==3.6 13:45:18 importlib-resources==1.5.0 13:45:18 iso8601==2.1.0 13:45:18 Jinja2==3.1.3 13:45:18 jmespath==1.0.1 13:45:18 jsonpatch==1.33 13:45:18 jsonpointer==2.4 13:45:18 jsonschema==4.21.1 13:45:18 jsonschema-specifications==2023.12.1 13:45:18 keystoneauth1==5.5.0 13:45:18 kubernetes==29.0.0 13:45:18 lftools==0.37.9 13:45:18 lxml==5.1.0 13:45:18 MarkupSafe==2.1.5 13:45:18 msgpack==1.0.7 13:45:18 multi_key_dict==2.0.3 13:45:18 munch==4.0.0 13:45:18 netaddr==1.2.1 13:45:18 netifaces==0.11.0 13:45:18 niet==1.4.2 13:45:18 nodeenv==1.8.0 13:45:18 oauth2client==4.1.3 13:45:18 oauthlib==3.2.2 13:45:18 openstacksdk==0.62.0 13:45:18 os-client-config==2.1.0 13:45:18 os-service-types==1.7.0 13:45:18 osc-lib==3.0.0 13:45:18 oslo.config==9.3.0 13:45:18 oslo.context==5.3.0 13:45:18 oslo.i18n==6.2.0 13:45:18 oslo.log==5.4.0 13:45:18 oslo.serialization==5.3.0 13:45:18 oslo.utils==7.0.0 13:45:18 packaging==23.2 13:45:18 pbr==6.0.0 13:45:18 platformdirs==4.2.0 13:45:18 prettytable==3.10.0 13:45:18 pyasn1==0.5.1 13:45:18 pyasn1-modules==0.3.0 13:45:18 pycparser==2.21 13:45:18 pygerrit2==2.0.15 13:45:18 PyGithub==2.2.0 13:45:18 pyinotify==0.9.6 13:45:18 PyJWT==2.8.0 13:45:18 PyNaCl==1.5.0 13:45:18 pyparsing==2.4.7 13:45:18 pyperclip==1.8.2 13:45:18 pyrsistent==0.20.0 13:45:18 python-cinderclient==9.4.0 13:45:18 python-dateutil==2.8.2 13:45:18 python-heatclient==3.4.0 13:45:18 python-jenkins==1.8.2 13:45:18 python-keystoneclient==5.3.0 13:45:18 python-magnumclient==4.3.0 13:45:18 python-novaclient==18.4.0 13:45:18 python-openstackclient==6.0.1 13:45:18 python-swiftclient==4.4.0 13:45:18 pytz==2024.1 13:45:18 PyYAML==6.0.1 13:45:18 referencing==0.33.0 13:45:18 requests==2.31.0 13:45:18 requests-oauthlib==1.3.1 13:45:18 requestsexceptions==1.4.0 13:45:18 rfc3986==2.0.0 13:45:18 rpds-py==0.18.0 13:45:18 rsa==4.9 13:45:18 ruamel.yaml==0.18.6 13:45:18 ruamel.yaml.clib==0.2.8 13:45:18 s3transfer==0.10.0 13:45:18 simplejson==3.19.2 13:45:18 six==1.16.0 13:45:18 smmap==5.0.1 13:45:18 soupsieve==2.5 13:45:18 stevedore==5.1.0 13:45:18 tabulate==0.9.0 13:45:18 toml==0.10.2 13:45:18 tomlkit==0.12.3 13:45:18 tqdm==4.66.2 13:45:18 typing_extensions==4.9.0 13:45:18 tzdata==2024.1 13:45:18 urllib3==1.26.18 13:45:18 virtualenv==20.25.0 13:45:18 wcwidth==0.2.13 13:45:18 websocket-client==1.7.0 13:45:18 wrapt==1.16.0 13:45:18 xdg==6.0.0 13:45:18 xmltodict==0.13.0 13:45:18 yq==3.2.3 13:45:18 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins6407858743696382988.sh 13:45:18 ---> sudo-logs.sh 13:45:18 Archiving 'sudo' log.. 13:45:19 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins12799661470989343174.sh 13:45:19 ---> job-cost.sh 13:45:19 Setup pyenv: 13:45:19 system 13:45:19 3.8.13 13:45:19 3.9.13 13:45:19 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 13:45:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ufQf from file:/tmp/.os_lf_venv 13:45:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:45:29 lf-activate-venv(): INFO: Adding /tmp/venv-ufQf/bin to PATH 13:45:29 INFO: No Stack... 13:45:30 INFO: Retrieving Pricing Info for: v3-standard-8 13:45:30 INFO: Archiving Costs 13:45:30 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins14761864319985519259.sh 13:45:30 ---> logs-deploy.sh 13:45:30 Setup pyenv: 13:45:30 system 13:45:30 3.8.13 13:45:30 3.9.13 13:45:30 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 13:45:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ufQf from file:/tmp/.os_lf_venv 13:45:31 lf-activate-venv(): INFO: Installing: lftools 13:45:40 lf-activate-venv(): INFO: Adding /tmp/venv-ufQf/bin to PATH 13:45:40 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/227 13:45:40 INFO: archiving workspace using pattern(s): 13:45:41 Archives upload complete. 13:45:41 INFO: archiving logs to Nexus 13:45:42 ---> uname -a: 13:45:42 Linux prd-ubuntu1804-docker-8c-8g-7357 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:45:42 13:45:42 13:45:42 ---> lscpu: 13:45:42 Architecture: x86_64 13:45:42 CPU op-mode(s): 32-bit, 64-bit 13:45:42 Byte Order: Little Endian 13:45:42 CPU(s): 8 13:45:42 On-line CPU(s) list: 0-7 13:45:42 Thread(s) per core: 1 13:45:42 Core(s) per socket: 1 13:45:42 Socket(s): 8 13:45:42 NUMA node(s): 1 13:45:42 Vendor ID: AuthenticAMD 13:45:42 CPU family: 23 13:45:42 Model: 49 13:45:42 Model name: AMD EPYC-Rome Processor 13:45:42 Stepping: 0 13:45:42 CPU MHz: 2799.998 13:45:42 BogoMIPS: 5599.99 13:45:42 Virtualization: AMD-V 13:45:42 Hypervisor vendor: KVM 13:45:42 Virtualization type: full 13:45:42 L1d cache: 32K 13:45:42 L1i cache: 32K 13:45:42 L2 cache: 512K 13:45:42 L3 cache: 16384K 13:45:42 NUMA node0 CPU(s): 0-7 13:45:42 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 13:45:42 13:45:42 13:45:42 ---> nproc: 13:45:42 8 13:45:42 13:45:42 13:45:42 ---> df -h: 13:45:42 Filesystem Size Used Avail Use% Mounted on 13:45:42 udev 16G 0 16G 0% /dev 13:45:42 tmpfs 3.2G 708K 3.2G 1% /run 13:45:42 /dev/vda1 155G 11G 145G 7% / 13:45:42 tmpfs 16G 0 16G 0% /dev/shm 13:45:42 tmpfs 5.0M 0 5.0M 0% /run/lock 13:45:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:45:42 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:45:42 tmpfs 3.2G 0 3.2G 0% /run/user/1001 13:45:42 13:45:42 13:45:42 ---> free -m: 13:45:42 total used free shared buff/cache available 13:45:42 Mem: 32167 810 29121 0 2235 30927 13:45:42 Swap: 1023 0 1023 13:45:42 13:45:42 13:45:42 ---> ip addr: 13:45:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:45:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:45:42 inet 127.0.0.1/8 scope host lo 13:45:42 valid_lft forever preferred_lft forever 13:45:42 inet6 ::1/128 scope host 13:45:42 valid_lft forever preferred_lft forever 13:45:42 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:45:42 link/ether fa:16:3e:3f:d5:a1 brd ff:ff:ff:ff:ff:ff 13:45:42 inet 10.30.107.144/23 brd 10.30.107.255 scope global dynamic ens3 13:45:42 valid_lft 86218sec preferred_lft 86218sec 13:45:42 inet6 fe80::f816:3eff:fe3f:d5a1/64 scope link 13:45:42 valid_lft forever preferred_lft forever 13:45:42 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 13:45:42 link/ether 02:42:08:11:7c:a4 brd ff:ff:ff:ff:ff:ff 13:45:42 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:45:42 valid_lft forever preferred_lft forever 13:45:42 13:45:42 13:45:42 ---> sar -b -r -n DEV: 13:45:42 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-7357) 02/21/24 _x86_64_ (8 CPU) 13:45:42 13:45:42 13:42:43 LINUX RESTART (8 CPU) 13:45:42 13:45:42 13:43:01 tps rtps wtps bread/s bwrtn/s 13:45:42 13:44:01 314.86 73.40 241.46 4866.92 52735.48 13:45:42 13:45:01 113.20 14.31 98.88 1032.99 21362.21 13:45:42 Average: 214.02 43.86 170.17 2949.80 37047.54 13:45:42 13:45:42 13:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:45:42 13:44:01 30256536 31731072 2682676 8.14 57612 1731528 1372164 4.04 844412 1558672 138424 13:45:42 13:45:01 29931644 31695532 3007568 9.13 80232 1983108 1413188 4.16 915920 1779944 162020 13:45:42 Average: 30094090 31713302 2845122 8.64 68922 1857318 1392676 4.10 880166 1669308 150222 13:45:42 13:45:42 13:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:45:42 13:44:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 13:45:42 13:44:01 ens3 346.76 242.24 1082.85 73.94 0.00 0.00 0.00 0.00 13:45:42 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:42 13:45:01 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 13:45:42 13:45:01 ens3 50.25 37.04 750.42 7.95 0.00 0.00 0.00 0.00 13:45:42 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:42 Average: lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 13:45:42 Average: ens3 198.49 139.63 916.62 40.94 0.00 0.00 0.00 0.00 13:45:42 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:42 13:45:42 13:45:42 ---> sar -P ALL: 13:45:42 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-7357) 02/21/24 _x86_64_ (8 CPU) 13:45:42 13:45:42 13:42:43 LINUX RESTART (8 CPU) 13:45:42 13:45:42 13:43:01 CPU %user %nice %system %iowait %steal %idle 13:45:42 13:44:01 all 10.64 0.00 1.42 4.06 0.04 83.84 13:45:42 13:44:01 0 6.04 0.00 0.82 0.08 0.03 93.02 13:45:42 13:44:01 1 27.06 0.00 2.40 1.50 0.05 68.99 13:45:42 13:44:01 2 12.61 0.00 2.32 16.78 0.05 68.25 13:45:42 13:44:01 3 12.90 0.00 1.28 10.98 0.05 74.79 13:45:42 13:44:01 4 9.91 0.00 1.83 0.68 0.05 87.53 13:45:42 13:44:01 5 5.69 0.00 0.87 0.47 0.03 92.95 13:45:42 13:44:01 6 8.29 0.00 0.87 1.49 0.05 89.30 13:45:42 13:44:01 7 2.61 0.00 0.92 0.64 0.05 95.78 13:45:42 13:45:01 all 10.33 0.00 0.69 2.09 0.03 86.86 13:45:42 13:45:01 0 3.97 0.00 0.47 0.40 0.00 95.16 13:45:42 13:45:01 1 2.47 0.00 0.48 1.47 0.02 95.57 13:45:42 13:45:01 2 7.44 0.00 0.47 4.90 0.02 87.17 13:45:42 13:45:01 3 7.35 0.00 0.62 4.67 0.03 87.33 13:45:42 13:45:01 4 0.30 0.00 0.33 3.04 0.03 96.29 13:45:42 13:45:01 5 25.48 0.00 1.38 1.50 0.03 71.60 13:45:42 13:45:01 6 30.69 0.00 1.23 0.48 0.05 67.54 13:45:42 13:45:01 7 4.91 0.00 0.55 0.22 0.02 94.31 13:45:42 Average: all 10.48 0.00 1.05 3.07 0.04 85.35 13:45:42 Average: 0 5.01 0.00 0.64 0.24 0.02 94.09 13:45:42 Average: 1 14.76 0.00 1.44 1.48 0.03 82.28 13:45:42 Average: 2 10.02 0.00 1.39 10.82 0.03 77.74 13:45:42 Average: 3 10.11 0.00 0.94 7.81 0.04 81.09 13:45:42 Average: 4 5.11 0.00 1.09 1.86 0.04 91.90 13:45:42 Average: 5 15.58 0.00 1.13 0.98 0.03 82.27 13:45:42 Average: 6 19.51 0.00 1.05 0.99 0.05 78.40 13:45:42 Average: 7 3.76 0.00 0.74 0.43 0.03 95.04 13:45:42 13:45:42 13:45:42