21:10:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137324 21:10:47 Running as SYSTEM 21:10:47 [EnvInject] - Loading node environment variables. 21:10:47 Building remotely on prd-ubuntu1804-docker-8c-8g-7132 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pylint-lint 21:10:47 [ssh-agent] Looking for ssh-agent implementation... 21:10:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:10:47 $ ssh-agent 21:10:47 SSH_AUTH_SOCK=/tmp/ssh-Mc7E0cZdA5vJ/agent.2137 21:10:47 SSH_AGENT_PID=2139 21:10:47 [ssh-agent] Started. 21:10:47 Running ssh-add (command line suppressed) 21:10:47 Identity added: /w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_11110935516598498029.key (/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_11110935516598498029.key) 21:10:48 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 21:10:48 The recommended git tool is: NONE 21:10:49 using credential onap-jenkins-ssh 21:10:49 Wiping out workspace first. 21:10:49 Cloning the remote Git repository 21:10:49 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 21:10:49 > git init /w/workspace/integration-python-onapsdk-master-pylint-lint # timeout=10 21:10:49 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 21:10:49 > git --version # timeout=10 21:10:49 > git --version # 'git version 2.17.1' 21:10:49 using GIT_SSH to set credentials Gerrit user 21:10:50 Verifying host key using manually-configured host key entries 21:10:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 21:10:50 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 21:10:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:10:50 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 21:10:50 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 21:10:50 using GIT_SSH to set credentials Gerrit user 21:10:50 Verifying host key using manually-configured host key entries 21:10:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/24/137324/1 # timeout=30 21:10:50 > git rev-parse 95dc7c9d8d44788c4bdb6cdb7cc0b0d6957d82ad^{commit} # timeout=10 21:10:50 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 21:10:50 Checking out Revision 95dc7c9d8d44788c4bdb6cdb7cc0b0d6957d82ad (refs/changes/24/137324/1) 21:10:50 > git config core.sparsecheckout # timeout=10 21:10:50 > git checkout -f 95dc7c9d8d44788c4bdb6cdb7cc0b0d6957d82ad # timeout=30 21:10:54 Commit message: "Fix latest SDC distribution list retrieval (old API)" 21:10:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:10:54 > git rev-list --no-walk e065c3bb1b148371a991d8f0245357b1b2910f7f # timeout=10 21:10:54 [EnvInject] - Injecting environment variables from a build step. 21:10:54 [EnvInject] - Injecting as environment variables the properties content 21:10:54 PYTHON=python3 21:10:54 21:10:54 [EnvInject] - Variables injected successfully. 21:10:54 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins5777348308792804240.sh 21:10:54 ---> tox-install.sh 21:10:54 + source /home/jenkins/lf-env.sh 21:10:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:10:54 ++ mktemp -d /tmp/venv-XXXX 21:10:54 + lf_venv=/tmp/venv-ujbp 21:10:54 + local venv_file=/tmp/.os_lf_venv 21:10:54 + local python=python3 21:10:54 + local options 21:10:54 + local set_path=true 21:10:54 + local install_args= 21:10:54 ++ 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 21:10:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:10:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:10:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:10:54 + true 21:10:54 + case $1 in 21:10:54 + venv_file=/tmp/.toxenv 21:10:54 + shift 2 21:10:54 + true 21:10:54 + case $1 in 21:10:54 + shift 21:10:54 + break 21:10:54 + case $python in 21:10:54 + local pkg_list= 21:10:54 + [[ -d /opt/pyenv ]] 21:10:54 + echo 'Setup pyenv:' 21:10:54 Setup pyenv: 21:10:54 + export PYENV_ROOT=/opt/pyenv 21:10:54 + PYENV_ROOT=/opt/pyenv 21:10:54 + 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 21:10:54 + 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 21:10:54 + pyenv versions 21:10:54 * system (set by /opt/pyenv/version) 21:10:54 * 3.8.13 (set by /opt/pyenv/version) 21:10:54 * 3.9.13 (set by /opt/pyenv/version) 21:10:54 * 3.10.6 (set by /opt/pyenv/version) 21:10:54 + command -v pyenv 21:10:54 ++ pyenv init - --no-rehash 21:10:54 + 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[*]}"'\'')" 21:10:54 export PATH="/opt/pyenv/shims:${PATH}" 21:10:54 export PYENV_SHELL=bash 21:10:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:10:54 pyenv() { 21:10:54 local command 21:10:54 command="${1:-}" 21:10:54 if [ "$#" -gt 0 ]; then 21:10:54 shift 21:10:54 fi 21:10:54 21:10:54 case "$command" in 21:10:54 rehash|shell) 21:10:54 eval "$(pyenv "sh-$command" "$@")" 21:10:54 ;; 21:10:54 *) 21:10:54 command pyenv "$command" "$@" 21:10:54 ;; 21:10:54 esac 21:10:54 }' 21:10:54 +++ 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[*]}"' 21:10:54 ++ 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 21:10:54 ++ 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 21:10:54 ++ 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 21:10:54 ++ export PYENV_SHELL=bash 21:10:54 ++ PYENV_SHELL=bash 21:10:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:10:54 +++ complete -F _pyenv pyenv 21:10:54 ++ lf-pyver python3 21:10:54 ++ local py_version_xy=python3 21:10:54 ++ local py_version_xyz= 21:10:54 ++ pyenv versions 21:10:54 ++ sed 's/^[ *]* //' 21:10:54 ++ local command 21:10:54 ++ command=versions 21:10:54 ++ '[' 1 -gt 0 ']' 21:10:54 ++ shift 21:10:54 ++ case "$command" in 21:10:54 ++ command pyenv versions 21:10:54 ++ pyenv versions 21:10:54 ++ awk '{ print $1 }' 21:10:54 ++ grep -E '^[0-9.]*[0-9]$' 21:10:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:10:54 +++ grep '^3' /tmp/.pyenv_versions 21:10:54 +++ sort -V 21:10:54 +++ tail -n 1 21:10:54 ++ py_version_xyz=3.10.6 21:10:54 ++ [[ -z 3.10.6 ]] 21:10:54 ++ echo 3.10.6 21:10:54 ++ return 0 21:10:54 + pyenv local 3.10.6 21:10:54 + local command 21:10:54 + command=local 21:10:54 + '[' 2 -gt 0 ']' 21:10:54 + shift 21:10:54 + case "$command" in 21:10:54 + command pyenv local 3.10.6 21:10:54 + pyenv local 3.10.6 21:10:54 + for arg in "$@" 21:10:54 + case $arg in 21:10:54 + pkg_list+='tox ' 21:10:54 + for arg in "$@" 21:10:54 + case $arg in 21:10:54 + pkg_list+='virtualenv ' 21:10:54 + for arg in "$@" 21:10:54 + case $arg in 21:10:54 + pkg_list+='urllib3~=1.26.15 ' 21:10:54 + [[ -f /tmp/.toxenv ]] 21:10:54 + [[ ! -f /tmp/.toxenv ]] 21:10:54 + [[ -n '' ]] 21:10:54 + python3 -m venv /tmp/venv-ujbp 21:10:58 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ujbp' 21:10:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ujbp 21:10:58 + echo /tmp/venv-ujbp 21:10:58 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 21:10:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 21:10:58 + /tmp/venv-ujbp/bin/python3 -m pip install --upgrade --quiet pip virtualenv 21:11:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:11:01 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 21:11:01 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 21:11:01 + /tmp/venv-ujbp/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 21:11:04 + type python3 21:11:04 + true 21:11:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ujbp/bin to PATH' 21:11:04 lf-activate-venv(): INFO: Adding /tmp/venv-ujbp/bin to PATH 21:11:04 + PATH=/tmp/venv-ujbp/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 21:11:04 + return 0 21:11:04 + python3 --version 21:11:04 Python 3.10.6 21:11:04 + python3 -m pip --version 21:11:04 pip 24.0 from /tmp/venv-ujbp/lib/python3.10/site-packages/pip (python 3.10) 21:11:04 + python3 -m pip freeze 21:11:05 cachetools==5.3.2 21:11:05 chardet==5.2.0 21:11:05 colorama==0.4.6 21:11:05 distlib==0.3.8 21:11:05 filelock==3.13.1 21:11:05 packaging==23.2 21:11:05 platformdirs==4.2.0 21:11:05 pluggy==1.4.0 21:11:05 pyproject-api==1.6.1 21:11:05 tomli==2.0.1 21:11:05 tox==4.13.0 21:11:05 urllib3==1.26.18 21:11:05 virtualenv==20.25.0 21:11:05 [EnvInject] - Injecting environment variables from a build step. 21:11:05 [EnvInject] - Injecting as environment variables the properties content 21:11:05 PARALLEL=false 21:11:05 21:11:05 [EnvInject] - Variables injected successfully. 21:11:05 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins556567562351748294.sh 21:11:05 ---> tox-run.sh 21:11:05 + 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 21:11:05 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 21:11:05 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/docs 21:11:05 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 21:11:05 + cd /w/workspace/integration-python-onapsdk-master-pylint-lint/. 21:11:05 + source /home/jenkins/lf-env.sh 21:11:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:11:05 ++ mktemp -d /tmp/venv-XXXX 21:11:05 + lf_venv=/tmp/venv-tbwJ 21:11:05 + local venv_file=/tmp/.os_lf_venv 21:11:05 + local python=python3 21:11:05 + local options 21:11:05 + local set_path=true 21:11:05 + local install_args= 21:11:05 ++ 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 21:11:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:11:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:11:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:11:05 + true 21:11:05 + case $1 in 21:11:05 + venv_file=/tmp/.toxenv 21:11:05 + shift 2 21:11:05 + true 21:11:05 + case $1 in 21:11:05 + shift 21:11:05 + break 21:11:05 + case $python in 21:11:05 + local pkg_list= 21:11:05 + [[ -d /opt/pyenv ]] 21:11:05 + echo 'Setup pyenv:' 21:11:05 Setup pyenv: 21:11:05 + export PYENV_ROOT=/opt/pyenv 21:11:05 + PYENV_ROOT=/opt/pyenv 21:11:05 + 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 21:11:05 + 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 21:11:05 + pyenv versions 21:11:05 system 21:11:05 3.8.13 21:11:05 3.9.13 21:11:05 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 21:11:05 + command -v pyenv 21:11:05 ++ pyenv init - --no-rehash 21:11:05 + 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[*]}"'\'')" 21:11:05 export PATH="/opt/pyenv/shims:${PATH}" 21:11:05 export PYENV_SHELL=bash 21:11:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:11:05 pyenv() { 21:11:05 local command 21:11:05 command="${1:-}" 21:11:05 if [ "$#" -gt 0 ]; then 21:11:05 shift 21:11:05 fi 21:11:05 21:11:05 case "$command" in 21:11:05 rehash|shell) 21:11:05 eval "$(pyenv "sh-$command" "$@")" 21:11:05 ;; 21:11:05 *) 21:11:05 command pyenv "$command" "$@" 21:11:05 ;; 21:11:05 esac 21:11:05 }' 21:11:05 +++ 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[*]}"' 21:11:05 ++ 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 21:11:05 ++ 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 21:11:05 ++ 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 21:11:05 ++ export PYENV_SHELL=bash 21:11:05 ++ PYENV_SHELL=bash 21:11:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:11:05 +++ complete -F _pyenv pyenv 21:11:05 ++ lf-pyver python3 21:11:05 ++ local py_version_xy=python3 21:11:05 ++ local py_version_xyz= 21:11:05 ++ pyenv versions 21:11:05 ++ local command 21:11:05 ++ command=versions 21:11:05 ++ '[' 1 -gt 0 ']' 21:11:05 ++ shift 21:11:05 ++ case "$command" in 21:11:05 ++ command pyenv versions 21:11:05 ++ pyenv versions 21:11:05 ++ awk '{ print $1 }' 21:11:05 ++ sed 's/^[ *]* //' 21:11:05 ++ grep -E '^[0-9.]*[0-9]$' 21:11:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:11:05 +++ grep '^3' /tmp/.pyenv_versions 21:11:05 +++ sort -V 21:11:05 +++ tail -n 1 21:11:05 ++ py_version_xyz=3.10.6 21:11:05 ++ [[ -z 3.10.6 ]] 21:11:05 ++ echo 3.10.6 21:11:05 ++ return 0 21:11:05 + pyenv local 3.10.6 21:11:05 + local command 21:11:05 + command=local 21:11:05 + '[' 2 -gt 0 ']' 21:11:05 + shift 21:11:05 + case "$command" in 21:11:05 + command pyenv local 3.10.6 21:11:05 + pyenv local 3.10.6 21:11:05 + for arg in "$@" 21:11:05 + case $arg in 21:11:05 + pkg_list+='tox ' 21:11:05 + for arg in "$@" 21:11:05 + case $arg in 21:11:05 + pkg_list+='virtualenv ' 21:11:05 + for arg in "$@" 21:11:05 + case $arg in 21:11:05 + pkg_list+='urllib3~=1.26.15 ' 21:11:05 + [[ -f /tmp/.toxenv ]] 21:11:05 ++ cat /tmp/.toxenv 21:11:05 + lf_venv=/tmp/venv-ujbp 21:11:05 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ujbp from' file:/tmp/.toxenv 21:11:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ujbp from file:/tmp/.toxenv 21:11:05 + /tmp/venv-ujbp/bin/python3 -m pip install --upgrade --quiet pip virtualenv 21:11:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:11:06 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 21:11:06 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 21:11:06 + /tmp/venv-ujbp/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 21:11:07 + type python3 21:11:07 + true 21:11:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ujbp/bin to PATH' 21:11:07 lf-activate-venv(): INFO: Adding /tmp/venv-ujbp/bin to PATH 21:11:07 + PATH=/tmp/venv-ujbp/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 21:11:07 + return 0 21:11:07 + [[ -d /opt/pyenv ]] 21:11:07 + echo '---> Setting up pyenv' 21:11:07 ---> Setting up pyenv 21:11:07 + export PYENV_ROOT=/opt/pyenv 21:11:07 + PYENV_ROOT=/opt/pyenv 21:11:07 + export PATH=/opt/pyenv/bin:/tmp/venv-ujbp/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 21:11:07 + PATH=/opt/pyenv/bin:/tmp/venv-ujbp/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 21:11:07 ++ pwd 21:11:07 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pylint-lint 21:11:07 + export PYTHONPATH 21:11:07 + export TOX_TESTENV_PASSENV=PYTHONPATH 21:11:07 + TOX_TESTENV_PASSENV=PYTHONPATH 21:11:07 + tox --version 21:11:08 4.13.0 from /tmp/venv-ujbp/lib/python3.10/site-packages/tox/__init__.py 21:11:08 + PARALLEL=false 21:11:08 + TOX_OPTIONS_LIST= 21:11:08 + [[ -n pylint ]] 21:11:08 + TOX_OPTIONS_LIST=' -e pylint' 21:11:08 + case ${PARALLEL,,} in 21:11:08 + tox -e pylint 21:11:08 + tee -a /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/tox.log 21:11:09 pylint: install_deps> python -I -m pip install -r test-requirements.txt 21:11:20 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 21:11:22 .pkg: _optional_hooks> python /tmp/venv-ujbp/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 21:11:22 .pkg: get_requires_for_build_sdist> python /tmp/venv-ujbp/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 21:11:22 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 21:11:23 .pkg: get_requires_for_build_wheel> python /tmp/venv-ujbp/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 21:11:23 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 21:11:23 .pkg: freeze> python -m pip freeze --all 21:11:23 .pkg: pip==23.3.1,pytest-runner==5.2,setuptools==69.0.2,wheel==0.42.0 21:11:23 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-ujbp/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 21:11:24 .pkg: build_sdist> python /tmp/venv-ujbp/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 21:11:24 pylint: 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 21:11:25 pylint: install_package> python -I -m pip install --force-reinstall --no-deps /w/workspace/integration-python-onapsdk-master-pylint-lint/.tox/.tmp/package/1/onapsdk-13.0.2.tar.gz 21:11:27 pylint: freeze> python -m pip freeze --all 21:11:28 pylint: 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.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.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 21:11:28 pylint: commands[0]> pylint src/ 21:11:49 21:11:49 ------------------------------------ 21:11:49 Your code has been rated at 10.00/10 21:11:49 21:11:51 .pkg: _exit> python /tmp/venv-ujbp/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 21:11:51 pylint: OK (43.44=setup[19.59]+cmd[23.85] seconds) 21:11:51 congratulations :) (43.63 seconds) 21:11:52 + tox_status=0 21:11:52 + echo '---> Completed tox runs' 21:11:52 ---> Completed tox runs 21:11:52 + for i in .tox/*/log 21:11:52 ++ echo .tox/pylint/log 21:11:52 ++ awk -F/ '{print $2}' 21:11:52 + tox_env=pylint 21:11:52 + cp -r .tox/pylint/log /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/pylint 21:11:52 + DOC_DIR=docs/_build/html 21:11:52 + [[ -d docs/_build/html ]] 21:11:52 + echo '---> tox-run.sh ends' 21:11:52 ---> tox-run.sh ends 21:11:52 + test 0 -eq 0 21:11:52 $ ssh-agent -k 21:11:52 unset SSH_AUTH_SOCK; 21:11:52 unset SSH_AGENT_PID; 21:11:52 echo Agent pid 2139 killed; 21:11:52 [ssh-agent] Stopped. 21:11:52 [PostBuildScript] - [INFO] Executing post build scripts. 21:11:52 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins8808499277448735737.sh 21:11:52 ---> sysstat.sh 21:11:52 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins17522389508936062644.sh 21:11:52 ---> package-listing.sh 21:11:52 ++ facter osfamily 21:11:52 ++ tr '[:upper:]' '[:lower:]' 21:11:52 + OS_FAMILY=debian 21:11:52 + workspace=/w/workspace/integration-python-onapsdk-master-pylint-lint 21:11:52 + START_PACKAGES=/tmp/packages_start.txt 21:11:52 + END_PACKAGES=/tmp/packages_end.txt 21:11:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:11:52 + PACKAGES=/tmp/packages_start.txt 21:11:52 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 21:11:52 + PACKAGES=/tmp/packages_end.txt 21:11:52 + case "${OS_FAMILY}" in 21:11:52 + dpkg -l 21:11:52 + grep '^ii' 21:11:52 + '[' -f /tmp/packages_start.txt ']' 21:11:52 + '[' -f /tmp/packages_end.txt ']' 21:11:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:11:52 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 21:11:52 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 21:11:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 21:11:52 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins15564258208141512776.sh 21:11:52 ---> capture-instance-metadata.sh 21:11:52 Setup pyenv: 21:11:52 system 21:11:52 3.8.13 21:11:52 3.9.13 21:11:52 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 21:11:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IqHi 21:11:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:11:59 lf-activate-venv(): INFO: Installing: lftools 21:12:27 lf-activate-venv(): INFO: Adding /tmp/venv-IqHi/bin to PATH 21:12:27 INFO: Running in OpenStack, capturing instance metadata 21:12:28 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins829158349743465630.sh 21:12:28 provisioning config files... 21:12:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/config12299162268042758202tmp 21:12:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:12:28 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:12:28 [EnvInject] - Injecting environment variables from a build step. 21:12:28 [EnvInject] - Injecting as environment variables the properties content 21:12:28 SERVER_ID=logs 21:12:28 21:12:28 [EnvInject] - Variables injected successfully. 21:12:28 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins6143156057905405417.sh 21:12:28 ---> create-netrc.sh 21:12:28 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins13181198072435603691.sh 21:12:28 ---> python-tools-install.sh 21:12:28 Setup pyenv: 21:12:28 system 21:12:28 3.8.13 21:12:28 3.9.13 21:12:28 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 21:12:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IqHi from file:/tmp/.os_lf_venv 21:12:29 lf-activate-venv(): INFO: Installing: lftools 21:12:37 lf-activate-venv(): INFO: Adding /tmp/venv-IqHi/bin to PATH 21:12:37 Generating Requirements File 21:13:08 Python 3.10.6 21:13:08 pip 24.0 from /tmp/venv-IqHi/lib/python3.10/site-packages/pip (python 3.10) 21:13:08 appdirs==1.4.4 21:13:08 argcomplete==3.2.2 21:13:08 aspy.yaml==1.3.0 21:13:08 attrs==23.2.0 21:13:08 autopage==0.5.2 21:13:08 beautifulsoup4==4.12.3 21:13:08 boto3==1.34.46 21:13:08 botocore==1.34.46 21:13:08 bs4==0.0.2 21:13:08 cachetools==5.3.2 21:13:08 certifi==2024.2.2 21:13:08 cffi==1.16.0 21:13:08 cfgv==3.4.0 21:13:08 chardet==5.2.0 21:13:08 charset-normalizer==3.3.2 21:13:08 click==8.1.7 21:13:08 cliff==4.5.0 21:13:08 cmd2==2.4.3 21:13:08 cryptography==3.3.2 21:13:08 debtcollector==2.5.0 21:13:08 decorator==5.1.1 21:13:08 defusedxml==0.7.1 21:13:08 Deprecated==1.2.14 21:13:08 distlib==0.3.8 21:13:08 dnspython==2.6.1 21:13:08 docker==4.2.2 21:13:08 dogpile.cache==1.3.1 21:13:08 email-validator==2.1.0.post1 21:13:08 filelock==3.13.1 21:13:08 future==0.18.3 21:13:08 gitdb==4.0.11 21:13:08 GitPython==3.1.42 21:13:08 google-auth==2.28.0 21:13:08 httplib2==0.22.0 21:13:08 identify==2.5.35 21:13:08 idna==3.6 21:13:08 importlib-resources==1.5.0 21:13:08 iso8601==2.1.0 21:13:08 Jinja2==3.1.3 21:13:08 jmespath==1.0.1 21:13:08 jsonpatch==1.33 21:13:08 jsonpointer==2.4 21:13:08 jsonschema==4.21.1 21:13:08 jsonschema-specifications==2023.12.1 21:13:08 keystoneauth1==5.5.0 21:13:08 kubernetes==29.0.0 21:13:08 lftools==0.37.8 21:13:08 lxml==5.1.0 21:13:08 MarkupSafe==2.1.5 21:13:08 msgpack==1.0.7 21:13:08 multi_key_dict==2.0.3 21:13:08 munch==4.0.0 21:13:08 netaddr==1.2.1 21:13:08 netifaces==0.11.0 21:13:08 niet==1.4.2 21:13:08 nodeenv==1.8.0 21:13:08 oauth2client==4.1.3 21:13:08 oauthlib==3.2.2 21:13:08 openstacksdk==0.62.0 21:13:08 os-client-config==2.1.0 21:13:08 os-service-types==1.7.0 21:13:08 osc-lib==3.0.0 21:13:08 oslo.config==9.3.0 21:13:08 oslo.context==5.3.0 21:13:08 oslo.i18n==6.2.0 21:13:08 oslo.log==5.4.0 21:13:08 oslo.serialization==5.3.0 21:13:08 oslo.utils==7.0.0 21:13:08 packaging==23.2 21:13:08 pbr==6.0.0 21:13:08 platformdirs==4.2.0 21:13:08 prettytable==3.10.0 21:13:08 pyasn1==0.5.1 21:13:08 pyasn1-modules==0.3.0 21:13:08 pycparser==2.21 21:13:08 pygerrit2==2.0.15 21:13:08 PyGithub==2.2.0 21:13:08 pyinotify==0.9.6 21:13:08 PyJWT==2.8.0 21:13:08 PyNaCl==1.5.0 21:13:08 pyparsing==2.4.7 21:13:08 pyperclip==1.8.2 21:13:08 pyrsistent==0.20.0 21:13:08 python-cinderclient==9.4.0 21:13:08 python-dateutil==2.8.2 21:13:08 python-heatclient==3.4.0 21:13:08 python-jenkins==1.8.2 21:13:08 python-keystoneclient==5.3.0 21:13:08 python-magnumclient==4.3.0 21:13:08 python-novaclient==18.4.0 21:13:08 python-openstackclient==6.0.1 21:13:08 python-swiftclient==4.4.0 21:13:08 pytz==2024.1 21:13:08 PyYAML==6.0.1 21:13:08 referencing==0.33.0 21:13:08 requests==2.31.0 21:13:08 requests-oauthlib==1.3.1 21:13:08 requestsexceptions==1.4.0 21:13:08 rfc3986==2.0.0 21:13:08 rpds-py==0.18.0 21:13:08 rsa==4.9 21:13:08 ruamel.yaml==0.18.6 21:13:08 ruamel.yaml.clib==0.2.8 21:13:08 s3transfer==0.10.0 21:13:08 simplejson==3.19.2 21:13:08 six==1.16.0 21:13:08 smmap==5.0.1 21:13:08 soupsieve==2.5 21:13:08 stevedore==5.1.0 21:13:08 tabulate==0.9.0 21:13:08 toml==0.10.2 21:13:08 tomlkit==0.12.3 21:13:08 tqdm==4.66.2 21:13:08 typing_extensions==4.9.0 21:13:08 tzdata==2024.1 21:13:08 urllib3==1.26.18 21:13:08 virtualenv==20.25.0 21:13:08 wcwidth==0.2.13 21:13:08 websocket-client==1.7.0 21:13:08 wrapt==1.16.0 21:13:08 xdg==6.0.0 21:13:08 xmltodict==0.13.0 21:13:08 yq==3.2.3 21:13:08 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins10425859527703864101.sh 21:13:08 ---> sudo-logs.sh 21:13:08 Archiving 'sudo' log.. 21:13:09 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins15694699916948514914.sh 21:13:09 ---> job-cost.sh 21:13:09 Setup pyenv: 21:13:09 system 21:13:09 3.8.13 21:13:09 3.9.13 21:13:09 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 21:13:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IqHi from file:/tmp/.os_lf_venv 21:13:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:13: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. 21:13:17 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 21:13:18 lf-activate-venv(): INFO: Adding /tmp/venv-IqHi/bin to PATH 21:13:18 INFO: No Stack... 21:13:18 INFO: Retrieving Pricing Info for: v3-standard-8 21:13:18 INFO: Archiving Costs 21:13:18 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins1066663785519197064.sh 21:13:18 ---> logs-deploy.sh 21:13:18 Setup pyenv: 21:13:18 system 21:13:18 3.8.13 21:13:18 3.9.13 21:13:18 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 21:13:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IqHi from file:/tmp/.os_lf_venv 21:13:20 lf-activate-venv(): INFO: Installing: lftools 21:13:29 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. 21:13:29 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 21:13:30 lf-activate-venv(): INFO: Adding /tmp/venv-IqHi/bin to PATH 21:13:30 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pylint-lint/225 21:13:30 INFO: archiving workspace using pattern(s): 21:13:31 Archives upload complete. 21:13:31 INFO: archiving logs to Nexus 21:13:32 ---> uname -a: 21:13:32 Linux prd-ubuntu1804-docker-8c-8g-7132 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 21:13:32 21:13:32 21:13:32 ---> lscpu: 21:13:32 Architecture: x86_64 21:13:32 CPU op-mode(s): 32-bit, 64-bit 21:13:32 Byte Order: Little Endian 21:13:32 CPU(s): 8 21:13:32 On-line CPU(s) list: 0-7 21:13:32 Thread(s) per core: 1 21:13:32 Core(s) per socket: 1 21:13:32 Socket(s): 8 21:13:32 NUMA node(s): 1 21:13:32 Vendor ID: AuthenticAMD 21:13:32 CPU family: 23 21:13:32 Model: 49 21:13:32 Model name: AMD EPYC-Rome Processor 21:13:32 Stepping: 0 21:13:32 CPU MHz: 2800.000 21:13:32 BogoMIPS: 5600.00 21:13:32 Virtualization: AMD-V 21:13:32 Hypervisor vendor: KVM 21:13:32 Virtualization type: full 21:13:32 L1d cache: 32K 21:13:32 L1i cache: 32K 21:13:32 L2 cache: 512K 21:13:32 L3 cache: 16384K 21:13:32 NUMA node0 CPU(s): 0-7 21:13:32 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 21:13:32 21:13:32 21:13:32 ---> nproc: 21:13:32 8 21:13:32 21:13:32 21:13:32 ---> df -h: 21:13:32 Filesystem Size Used Avail Use% Mounted on 21:13:32 udev 16G 0 16G 0% /dev 21:13:32 tmpfs 3.2G 708K 3.2G 1% /run 21:13:32 /dev/vda1 155G 11G 145G 7% / 21:13:32 tmpfs 16G 0 16G 0% /dev/shm 21:13:32 tmpfs 5.0M 0 5.0M 0% /run/lock 21:13:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:13:32 /dev/vda15 105M 4.4M 100M 5% /boot/efi 21:13:32 tmpfs 3.2G 0 3.2G 0% /run/user/1001 21:13:32 21:13:32 21:13:32 ---> free -m: 21:13:32 total used free shared buff/cache available 21:13:32 Mem: 32167 820 29104 0 2242 30916 21:13:32 Swap: 1023 0 1023 21:13:32 21:13:32 21:13:32 ---> ip addr: 21:13:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:13:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:13:32 inet 127.0.0.1/8 scope host lo 21:13:32 valid_lft forever preferred_lft forever 21:13:32 inet6 ::1/128 scope host 21:13:32 valid_lft forever preferred_lft forever 21:13:32 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 21:13:32 link/ether fa:16:3e:de:27:4b brd ff:ff:ff:ff:ff:ff 21:13:32 inet 10.30.107.142/23 brd 10.30.107.255 scope global dynamic ens3 21:13:32 valid_lft 86199sec preferred_lft 86199sec 21:13:32 inet6 fe80::f816:3eff:fede:274b/64 scope link 21:13:32 valid_lft forever preferred_lft forever 21:13:32 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 21:13:32 link/ether 02:42:89:11:be:08 brd ff:ff:ff:ff:ff:ff 21:13:32 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:13:32 valid_lft forever preferred_lft forever 21:13:32 21:13:32 21:13:32 ---> sar -b -r -n DEV: 21:13:32 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-7132) 02/20/24 _x86_64_ (8 CPU) 21:13:32 21:13:32 21:10:13 LINUX RESTART (8 CPU) 21:13:32 21:13:32 21:11:02 tps rtps wtps bread/s bwrtn/s 21:13:32 21:12:01 135.57 6.25 129.32 197.66 91833.25 21:13:32 21:13:01 98.90 14.28 84.62 1031.03 11495.55 21:13:32 Average: 117.08 10.30 106.78 617.85 51326.90 21:13:32 21:13:32 21:11:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:13:32 21:12:01 30188736 31697612 2750484 8.35 59996 1760756 1380332 4.06 882108 1585200 33468 21:13:32 21:13:01 29846276 31655024 3092944 9.39 83852 2021676 1437180 4.23 965924 1812032 62068 21:13:32 Average: 30017506 31676318 2921714 8.87 71924 1891216 1408756 4.14 924016 1698616 47768 21:13:32 21:13:32 21:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:13:32 21:12:01 lo 0.75 0.75 0.08 0.08 0.00 0.00 0.00 0.00 21:13:32 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:13:32 21:12:01 ens3 27.77 20.06 233.64 6.24 0.00 0.00 0.00 0.00 21:13:32 21:13:01 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 21:13:32 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:13:32 21:13:01 ens3 55.04 38.91 871.53 8.53 0.00 0.00 0.00 0.00 21:13:32 Average: lo 1.24 1.24 0.13 0.13 0.00 0.00 0.00 0.00 21:13:32 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:13:32 Average: ens3 41.52 29.57 555.26 7.39 0.00 0.00 0.00 0.00 21:13:32 21:13:32 21:13:32 ---> sar -P ALL: 21:13:32 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-7132) 02/20/24 _x86_64_ (8 CPU) 21:13:32 21:13:32 21:10:13 LINUX RESTART (8 CPU) 21:13:32 21:13:32 21:11:02 CPU %user %nice %system %iowait %steal %idle 21:13:32 21:12:01 all 11.51 0.00 0.67 1.97 0.04 85.81 21:13:32 21:12:01 0 5.23 0.00 0.64 0.07 0.07 93.99 21:13:32 21:12:01 1 35.43 0.00 1.02 0.15 0.08 63.32 21:13:32 21:12:01 2 0.32 0.00 0.24 11.78 0.03 87.62 21:13:32 21:12:01 3 21.06 0.00 0.80 0.12 0.05 77.98 21:13:32 21:12:01 4 4.95 0.00 0.75 1.46 0.05 92.79 21:13:32 21:12:01 5 2.88 0.00 0.27 0.05 0.02 96.78 21:13:32 21:12:01 6 1.70 0.00 0.36 0.46 0.00 97.49 21:13:32 21:12:01 7 20.53 0.00 1.29 1.77 0.03 76.38 21:13:32 21:13:01 all 10.98 0.00 0.71 0.59 0.03 87.69 21:13:32 21:13:01 0 12.17 0.00 0.75 0.07 0.03 86.98 21:13:32 21:13:01 1 10.36 0.00 0.77 0.12 0.03 88.73 21:13:32 21:13:01 2 5.79 0.00 0.42 0.12 0.03 93.65 21:13:32 21:13:01 3 34.20 0.00 1.62 0.52 0.05 63.62 21:13:32 21:13:01 4 8.05 0.00 0.70 2.64 0.03 88.58 21:13:32 21:13:01 5 7.00 0.00 0.50 0.07 0.03 92.41 21:13:32 21:13:01 6 1.99 0.00 0.45 0.63 0.02 96.91 21:13:32 21:13:01 7 8.24 0.00 0.47 0.55 0.03 90.71 21:13:32 Average: all 11.24 0.00 0.69 1.28 0.04 86.76 21:13:32 Average: 0 8.73 0.00 0.70 0.07 0.05 90.46 21:13:32 Average: 1 22.78 0.00 0.89 0.13 0.06 76.13 21:13:32 Average: 2 3.08 0.00 0.33 5.89 0.03 90.66 21:13:32 Average: 3 27.68 0.00 1.21 0.32 0.05 70.74 21:13:32 Average: 4 6.51 0.00 0.72 2.05 0.04 90.67 21:13:32 Average: 5 4.95 0.00 0.38 0.06 0.03 94.58 21:13:32 Average: 6 1.84 0.00 0.40 0.55 0.01 97.20 21:13:32 Average: 7 14.33 0.00 0.88 1.15 0.03 83.61 21:13:32 21:13:32 21:13:32