09:50:21 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137324 09:50:21 Running as SYSTEM 09:50:21 [EnvInject] - Loading node environment variables. 09:50:21 Building remotely on prd-ubuntu1804-docker-8c-8g-7646 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pylint-lint 09:50:21 [ssh-agent] Looking for ssh-agent implementation... 09:50:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:50:21 $ ssh-agent 09:50:21 SSH_AUTH_SOCK=/tmp/ssh-pzDGNP8NQeOz/agent.2037 09:50:21 SSH_AGENT_PID=2039 09:50:21 [ssh-agent] Started. 09:50:21 Running ssh-add (command line suppressed) 09:50:21 Identity added: /w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_2386121956060770752.key (/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_2386121956060770752.key) 09:50:21 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:50:21 The recommended git tool is: NONE 09:50:23 using credential onap-jenkins-ssh 09:50:23 Wiping out workspace first. 09:50:23 Cloning the remote Git repository 09:50:23 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 09:50:23 > git init /w/workspace/integration-python-onapsdk-master-pylint-lint # timeout=10 09:50:23 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 09:50:23 > git --version # timeout=10 09:50:23 > git --version # 'git version 2.17.1' 09:50:23 using GIT_SSH to set credentials Gerrit user 09:50:23 Verifying host key using manually-configured host key entries 09:50:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:50:23 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 09:50:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:50:23 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 09:50:23 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 09:50:23 using GIT_SSH to set credentials Gerrit user 09:50:23 Verifying host key using manually-configured host key entries 09:50:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/24/137324/5 # timeout=30 09:50:24 > git rev-parse 3228d6345ab35bc62cc3630f1baf73b504115586^{commit} # timeout=10 09:50:24 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:50:24 Checking out Revision 3228d6345ab35bc62cc3630f1baf73b504115586 (refs/changes/24/137324/5) 09:50:24 > git config core.sparsecheckout # timeout=10 09:50:24 > git checkout -f 3228d6345ab35bc62cc3630f1baf73b504115586 # timeout=30 09:50:27 Commit message: "Fix latest SDC distribution list retrieval (old API)" 09:50:27 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:50:27 > git rev-list --no-walk 99569a495242d681c16bd2e014c7554bbfa3d34c # timeout=10 09:50:27 [EnvInject] - Injecting environment variables from a build step. 09:50:27 [EnvInject] - Injecting as environment variables the properties content 09:50:27 PYTHON=python3 09:50:27 09:50:27 [EnvInject] - Variables injected successfully. 09:50:27 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins13302219626299640715.sh 09:50:27 ---> tox-install.sh 09:50:27 + source /home/jenkins/lf-env.sh 09:50:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:50:27 ++ mktemp -d /tmp/venv-XXXX 09:50:27 + lf_venv=/tmp/venv-8w9g 09:50:27 + local venv_file=/tmp/.os_lf_venv 09:50:27 + local python=python3 09:50:27 + local options 09:50:27 + local set_path=true 09:50:27 + local install_args= 09:50:27 ++ 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 09:50:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:50:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:50:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:50:27 + true 09:50:27 + case $1 in 09:50:27 + venv_file=/tmp/.toxenv 09:50:27 + shift 2 09:50:27 + true 09:50:27 + case $1 in 09:50:27 + shift 09:50:27 + break 09:50:27 + case $python in 09:50:27 + local pkg_list= 09:50:27 + [[ -d /opt/pyenv ]] 09:50:27 + echo 'Setup pyenv:' 09:50:27 Setup pyenv: 09:50:27 + export PYENV_ROOT=/opt/pyenv 09:50:27 + PYENV_ROOT=/opt/pyenv 09:50:27 + 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 09:50:27 + 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 09:50:27 + pyenv versions 09:50:27 * system (set by /opt/pyenv/version) 09:50:27 * 3.8.13 (set by /opt/pyenv/version) 09:50:27 * 3.9.13 (set by /opt/pyenv/version) 09:50:27 * 3.10.6 (set by /opt/pyenv/version) 09:50:27 + command -v pyenv 09:50:27 ++ pyenv init - --no-rehash 09:50:27 + 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[*]}"'\'')" 09:50:27 export PATH="/opt/pyenv/shims:${PATH}" 09:50:27 export PYENV_SHELL=bash 09:50:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:50:27 pyenv() { 09:50:27 local command 09:50:27 command="${1:-}" 09:50:27 if [ "$#" -gt 0 ]; then 09:50:27 shift 09:50:27 fi 09:50:27 09:50:27 case "$command" in 09:50:27 rehash|shell) 09:50:27 eval "$(pyenv "sh-$command" "$@")" 09:50:27 ;; 09:50:27 *) 09:50:27 command pyenv "$command" "$@" 09:50:27 ;; 09:50:27 esac 09:50:27 }' 09:50:27 +++ 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[*]}"' 09:50:27 ++ 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 09:50:27 ++ 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 09:50:27 ++ 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 09:50:27 ++ export PYENV_SHELL=bash 09:50:27 ++ PYENV_SHELL=bash 09:50:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:50:27 +++ complete -F _pyenv pyenv 09:50:27 ++ lf-pyver python3 09:50:27 ++ local py_version_xy=python3 09:50:27 ++ local py_version_xyz= 09:50:27 ++ pyenv versions 09:50:27 ++ sed 's/^[ *]* //' 09:50:27 ++ local command 09:50:27 ++ command=versions 09:50:27 ++ '[' 1 -gt 0 ']' 09:50:27 ++ shift 09:50:27 ++ case "$command" in 09:50:27 ++ command pyenv versions 09:50:27 ++ pyenv versions 09:50:27 ++ awk '{ print $1 }' 09:50:27 ++ grep -E '^[0-9.]*[0-9]$' 09:50:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:50:27 +++ grep '^3' /tmp/.pyenv_versions 09:50:27 +++ sort -V 09:50:27 +++ tail -n 1 09:50:27 ++ py_version_xyz=3.10.6 09:50:27 ++ [[ -z 3.10.6 ]] 09:50:27 ++ echo 3.10.6 09:50:27 ++ return 0 09:50:27 + pyenv local 3.10.6 09:50:27 + local command 09:50:27 + command=local 09:50:27 + '[' 2 -gt 0 ']' 09:50:27 + shift 09:50:27 + case "$command" in 09:50:27 + command pyenv local 3.10.6 09:50:27 + pyenv local 3.10.6 09:50:27 + for arg in "$@" 09:50:27 + case $arg in 09:50:27 + pkg_list+='tox ' 09:50:27 + for arg in "$@" 09:50:27 + case $arg in 09:50:27 + pkg_list+='virtualenv ' 09:50:27 + for arg in "$@" 09:50:27 + case $arg in 09:50:27 + pkg_list+='urllib3~=1.26.15 ' 09:50:27 + [[ -f /tmp/.toxenv ]] 09:50:27 + [[ ! -f /tmp/.toxenv ]] 09:50:27 + [[ -n '' ]] 09:50:27 + python3 -m venv /tmp/venv-8w9g 09:50:31 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8w9g' 09:50:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8w9g 09:50:31 + echo /tmp/venv-8w9g 09:50:31 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:50:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:50:31 + /tmp/venv-8w9g/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:50:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:50:34 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:50:34 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:50:34 + /tmp/venv-8w9g/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:50:37 + type python3 09:50:37 + true 09:50:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-8w9g/bin to PATH' 09:50:37 lf-activate-venv(): INFO: Adding /tmp/venv-8w9g/bin to PATH 09:50:37 + PATH=/tmp/venv-8w9g/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 09:50:37 + return 0 09:50:37 + python3 --version 09:50:37 Python 3.10.6 09:50:37 + python3 -m pip --version 09:50:37 pip 24.0 from /tmp/venv-8w9g/lib/python3.10/site-packages/pip (python 3.10) 09:50:37 + python3 -m pip freeze 09:50:38 cachetools==5.3.2 09:50:38 chardet==5.2.0 09:50:38 colorama==0.4.6 09:50:38 distlib==0.3.8 09:50:38 filelock==3.13.1 09:50:38 packaging==23.2 09:50:38 platformdirs==4.2.0 09:50:38 pluggy==1.4.0 09:50:38 pyproject-api==1.6.1 09:50:38 tomli==2.0.1 09:50:38 tox==4.13.0 09:50:38 urllib3==1.26.18 09:50:38 virtualenv==20.25.1 09:50:38 [EnvInject] - Injecting environment variables from a build step. 09:50:38 [EnvInject] - Injecting as environment variables the properties content 09:50:38 PARALLEL=false 09:50:38 09:50:38 [EnvInject] - Variables injected successfully. 09:50:38 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins10834262224724958388.sh 09:50:38 ---> tox-run.sh 09:50:38 + 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 09:50:38 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 09:50:38 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/docs 09:50:38 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 09:50:38 + cd /w/workspace/integration-python-onapsdk-master-pylint-lint/. 09:50:38 + source /home/jenkins/lf-env.sh 09:50:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:50:38 ++ mktemp -d /tmp/venv-XXXX 09:50:38 + lf_venv=/tmp/venv-nUD7 09:50:38 + local venv_file=/tmp/.os_lf_venv 09:50:38 + local python=python3 09:50:38 + local options 09:50:38 + local set_path=true 09:50:38 + local install_args= 09:50:38 ++ 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 09:50:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:50:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:50:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:50:38 + true 09:50:38 + case $1 in 09:50:38 + venv_file=/tmp/.toxenv 09:50:38 + shift 2 09:50:38 + true 09:50:38 + case $1 in 09:50:38 + shift 09:50:38 + break 09:50:38 + case $python in 09:50:38 + local pkg_list= 09:50:38 + [[ -d /opt/pyenv ]] 09:50:38 + echo 'Setup pyenv:' 09:50:38 Setup pyenv: 09:50:38 + export PYENV_ROOT=/opt/pyenv 09:50:38 + PYENV_ROOT=/opt/pyenv 09:50:38 + 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 09:50:38 + 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 09:50:38 + pyenv versions 09:50:38 system 09:50:38 3.8.13 09:50:38 3.9.13 09:50:38 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 09:50:38 + command -v pyenv 09:50:38 ++ pyenv init - --no-rehash 09:50:38 + 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[*]}"'\'')" 09:50:38 export PATH="/opt/pyenv/shims:${PATH}" 09:50:38 export PYENV_SHELL=bash 09:50:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:50:38 pyenv() { 09:50:38 local command 09:50:38 command="${1:-}" 09:50:38 if [ "$#" -gt 0 ]; then 09:50:38 shift 09:50:38 fi 09:50:38 09:50:38 case "$command" in 09:50:38 rehash|shell) 09:50:38 eval "$(pyenv "sh-$command" "$@")" 09:50:38 ;; 09:50:38 *) 09:50:38 command pyenv "$command" "$@" 09:50:38 ;; 09:50:38 esac 09:50:38 }' 09:50:38 +++ 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[*]}"' 09:50:38 ++ 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 09:50:38 ++ 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 09:50:38 ++ 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 09:50:38 ++ export PYENV_SHELL=bash 09:50:38 ++ PYENV_SHELL=bash 09:50:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:50:38 +++ complete -F _pyenv pyenv 09:50:38 ++ lf-pyver python3 09:50:38 ++ local py_version_xy=python3 09:50:38 ++ local py_version_xyz= 09:50:38 ++ pyenv versions 09:50:38 ++ local command 09:50:38 ++ command=versions 09:50:38 ++ '[' 1 -gt 0 ']' 09:50:38 ++ shift 09:50:38 ++ case "$command" in 09:50:38 ++ command pyenv versions 09:50:38 ++ pyenv versions 09:50:38 ++ awk '{ print $1 }' 09:50:38 ++ sed 's/^[ *]* //' 09:50:38 ++ grep -E '^[0-9.]*[0-9]$' 09:50:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:50:38 +++ grep '^3' /tmp/.pyenv_versions 09:50:38 +++ tail -n 1 09:50:38 +++ sort -V 09:50:38 ++ py_version_xyz=3.10.6 09:50:38 ++ [[ -z 3.10.6 ]] 09:50:38 ++ echo 3.10.6 09:50:38 ++ return 0 09:50:38 + pyenv local 3.10.6 09:50:38 + local command 09:50:38 + command=local 09:50:38 + '[' 2 -gt 0 ']' 09:50:38 + shift 09:50:38 + case "$command" in 09:50:38 + command pyenv local 3.10.6 09:50:38 + pyenv local 3.10.6 09:50:38 + for arg in "$@" 09:50:38 + case $arg in 09:50:38 + pkg_list+='tox ' 09:50:38 + for arg in "$@" 09:50:38 + case $arg in 09:50:38 + pkg_list+='virtualenv ' 09:50:38 + for arg in "$@" 09:50:38 + case $arg in 09:50:38 + pkg_list+='urllib3~=1.26.15 ' 09:50:38 + [[ -f /tmp/.toxenv ]] 09:50:38 ++ cat /tmp/.toxenv 09:50:38 + lf_venv=/tmp/venv-8w9g 09:50:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8w9g from' file:/tmp/.toxenv 09:50:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8w9g from file:/tmp/.toxenv 09:50:38 + /tmp/venv-8w9g/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:50:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:50:39 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:50:39 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:50:39 + /tmp/venv-8w9g/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:50:40 + type python3 09:50:40 + true 09:50:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-8w9g/bin to PATH' 09:50:40 lf-activate-venv(): INFO: Adding /tmp/venv-8w9g/bin to PATH 09:50:40 + PATH=/tmp/venv-8w9g/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 09:50:40 + return 0 09:50:40 + [[ -d /opt/pyenv ]] 09:50:40 + echo '---> Setting up pyenv' 09:50:40 ---> Setting up pyenv 09:50:40 + export PYENV_ROOT=/opt/pyenv 09:50:40 + PYENV_ROOT=/opt/pyenv 09:50:40 + export PATH=/opt/pyenv/bin:/tmp/venv-8w9g/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 09:50:40 + PATH=/opt/pyenv/bin:/tmp/venv-8w9g/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 09:50:40 ++ pwd 09:50:40 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pylint-lint 09:50:40 + export PYTHONPATH 09:50:40 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:50:40 + TOX_TESTENV_PASSENV=PYTHONPATH 09:50:40 + tox --version 09:50:41 4.13.0 from /tmp/venv-8w9g/lib/python3.10/site-packages/tox/__init__.py 09:50:41 + PARALLEL=false 09:50:41 + TOX_OPTIONS_LIST= 09:50:41 + [[ -n pylint ]] 09:50:41 + TOX_OPTIONS_LIST=' -e pylint' 09:50:41 + case ${PARALLEL,,} in 09:50:41 + tox -e pylint 09:50:41 + tee -a /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/tox.log 09:50:42 pylint: install_deps> python -I -m pip install -r test-requirements.txt 09:50:53 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 09:50:54 .pkg: _optional_hooks> python /tmp/venv-8w9g/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:50:54 .pkg: get_requires_for_build_sdist> python /tmp/venv-8w9g/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:50:54 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 09:50:55 .pkg: get_requires_for_build_wheel> python /tmp/venv-8w9g/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:50:55 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 09:50:56 .pkg: freeze> python -m pip freeze --all 09:50:56 .pkg: pip==24.0,pytest-runner==5.2,setuptools==69.1.0,wheel==0.42.0 09:50:56 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-8w9g/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:50:56 .pkg: build_sdist> python /tmp/venv-8w9g/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:50:57 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 09:50:57 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.3.tar.gz 09:51:00 pylint: freeze> python -m pip freeze --all 09:51:00 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.3,oyaml==1.0,packaging==23.2,pbr==6.0.0,pip==24.0,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.1.0,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 09:51:00 pylint: commands[0]> pylint src/ 09:51:23 09:51:23 ------------------------------------ 09:51:23 Your code has been rated at 10.00/10 09:51:23 09:51:27 .pkg: _exit> python /tmp/venv-8w9g/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:51:27 pylint: OK (45.81=setup[19.44]+cmd[26.37] seconds) 09:51:27 congratulations :) (45.99 seconds) 09:51:27 + tox_status=0 09:51:27 + echo '---> Completed tox runs' 09:51:27 ---> Completed tox runs 09:51:27 + for i in .tox/*/log 09:51:27 ++ echo .tox/pylint/log 09:51:27 ++ awk -F/ '{print $2}' 09:51:27 + tox_env=pylint 09:51:27 + cp -r .tox/pylint/log /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/pylint 09:51:27 + DOC_DIR=docs/_build/html 09:51:27 + [[ -d docs/_build/html ]] 09:51:27 + echo '---> tox-run.sh ends' 09:51:27 ---> tox-run.sh ends 09:51:27 + test 0 -eq 0 09:51:27 $ ssh-agent -k 09:51:27 unset SSH_AUTH_SOCK; 09:51:27 unset SSH_AGENT_PID; 09:51:27 echo Agent pid 2039 killed; 09:51:27 [ssh-agent] Stopped. 09:51:27 [PostBuildScript] - [INFO] Executing post build scripts. 09:51:27 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins5042050578331793209.sh 09:51:27 ---> sysstat.sh 09:51:27 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins4348573153630778355.sh 09:51:27 ---> package-listing.sh 09:51:27 ++ facter osfamily 09:51:27 ++ tr '[:upper:]' '[:lower:]' 09:51:28 + OS_FAMILY=debian 09:51:28 + workspace=/w/workspace/integration-python-onapsdk-master-pylint-lint 09:51:28 + START_PACKAGES=/tmp/packages_start.txt 09:51:28 + END_PACKAGES=/tmp/packages_end.txt 09:51:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:51:28 + PACKAGES=/tmp/packages_start.txt 09:51:28 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 09:51:28 + PACKAGES=/tmp/packages_end.txt 09:51:28 + case "${OS_FAMILY}" in 09:51:28 + dpkg -l 09:51:28 + grep '^ii' 09:51:28 + '[' -f /tmp/packages_start.txt ']' 09:51:28 + '[' -f /tmp/packages_end.txt ']' 09:51:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:51:28 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 09:51:28 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 09:51:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 09:51:28 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins12785205560891010262.sh 09:51:28 ---> capture-instance-metadata.sh 09:51:28 Setup pyenv: 09:51:28 system 09:51:28 3.8.13 09:51:28 3.9.13 09:51:28 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 09:51:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-e5u9 09:51:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:51:34 lf-activate-venv(): INFO: Installing: lftools 09:52:02 lf-activate-venv(): INFO: Adding /tmp/venv-e5u9/bin to PATH 09:52:02 INFO: Running in OpenStack, capturing instance metadata 09:52:03 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins4635991584054580597.sh 09:52:03 provisioning config files... 09:52:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/config15571086565731804414tmp 09:52:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:52:03 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:52:03 [EnvInject] - Injecting environment variables from a build step. 09:52:03 [EnvInject] - Injecting as environment variables the properties content 09:52:03 SERVER_ID=logs 09:52:03 09:52:03 [EnvInject] - Variables injected successfully. 09:52:03 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins10903345864182998071.sh 09:52:03 ---> create-netrc.sh 09:52:03 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins14023674667485210334.sh 09:52:03 ---> python-tools-install.sh 09:52:03 Setup pyenv: 09:52:03 system 09:52:03 3.8.13 09:52:03 3.9.13 09:52:03 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 09:52:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e5u9 from file:/tmp/.os_lf_venv 09:52:04 lf-activate-venv(): INFO: Installing: lftools 09:52:12 lf-activate-venv(): INFO: Adding /tmp/venv-e5u9/bin to PATH 09:52:12 Generating Requirements File 09:52:38 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. 09:52:38 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 09:52:39 Python 3.10.6 09:52:39 pip 24.0 from /tmp/venv-e5u9/lib/python3.10/site-packages/pip (python 3.10) 09:52:39 appdirs==1.4.4 09:52:39 argcomplete==3.2.2 09:52:39 aspy.yaml==1.3.0 09:52:39 attrs==23.2.0 09:52:39 autopage==0.5.2 09:52:39 beautifulsoup4==4.12.3 09:52:39 boto3==1.34.47 09:52:39 botocore==1.34.47 09:52:39 bs4==0.0.2 09:52:39 cachetools==5.3.2 09:52:39 certifi==2024.2.2 09:52:39 cffi==1.16.0 09:52:39 cfgv==3.4.0 09:52:39 chardet==5.2.0 09:52:39 charset-normalizer==3.3.2 09:52:39 click==8.1.7 09:52:39 cliff==4.5.0 09:52:39 cmd2==2.4.3 09:52:39 cryptography==3.3.2 09:52:39 debtcollector==2.5.0 09:52:39 decorator==5.1.1 09:52:39 defusedxml==0.7.1 09:52:39 Deprecated==1.2.14 09:52:39 distlib==0.3.8 09:52:39 dnspython==2.6.1 09:52:39 docker==4.2.2 09:52:39 dogpile.cache==1.3.2 09:52:39 email-validator==2.1.0.post1 09:52:39 filelock==3.13.1 09:52:39 future==1.0.0 09:52:39 gitdb==4.0.11 09:52:39 GitPython==3.1.42 09:52:39 google-auth==2.28.1 09:52:39 httplib2==0.22.0 09:52:39 identify==2.5.35 09:52:39 idna==3.6 09:52:39 importlib-resources==1.5.0 09:52:39 iso8601==2.1.0 09:52:39 Jinja2==3.1.3 09:52:39 jmespath==1.0.1 09:52:39 jsonpatch==1.33 09:52:39 jsonpointer==2.4 09:52:39 jsonschema==4.21.1 09:52:39 jsonschema-specifications==2023.12.1 09:52:39 keystoneauth1==5.5.0 09:52:39 kubernetes==29.0.0 09:52:39 lftools==0.37.9 09:52:39 lxml==5.1.0 09:52:39 MarkupSafe==2.1.5 09:52:39 msgpack==1.0.7 09:52:39 multi_key_dict==2.0.3 09:52:39 munch==4.0.0 09:52:39 netaddr==1.2.1 09:52:39 netifaces==0.11.0 09:52:39 niet==1.4.2 09:52:39 nodeenv==1.8.0 09:52:39 oauth2client==4.1.3 09:52:39 oauthlib==3.2.2 09:52:39 openstacksdk==0.62.0 09:52:39 os-client-config==2.1.0 09:52:39 os-service-types==1.7.0 09:52:39 osc-lib==3.0.0 09:52:39 oslo.config==9.3.0 09:52:39 oslo.context==5.3.0 09:52:39 oslo.i18n==6.2.0 09:52:39 oslo.log==5.4.0 09:52:39 oslo.serialization==5.3.0 09:52:39 oslo.utils==7.0.0 09:52:39 packaging==23.2 09:52:39 pbr==6.0.0 09:52:39 platformdirs==4.2.0 09:52:39 prettytable==3.10.0 09:52:39 pyasn1==0.5.1 09:52:39 pyasn1-modules==0.3.0 09:52:39 pycparser==2.21 09:52:39 pygerrit2==2.0.15 09:52:39 PyGithub==2.2.0 09:52:39 pyinotify==0.9.6 09:52:39 PyJWT==2.8.0 09:52:39 PyNaCl==1.5.0 09:52:39 pyparsing==2.4.7 09:52:39 pyperclip==1.8.2 09:52:39 pyrsistent==0.20.0 09:52:39 python-cinderclient==9.4.0 09:52:39 python-dateutil==2.8.2 09:52:39 python-heatclient==3.4.0 09:52:39 python-jenkins==1.8.2 09:52:39 python-keystoneclient==5.3.0 09:52:39 python-magnumclient==4.3.0 09:52:39 python-novaclient==18.4.0 09:52:39 python-openstackclient==6.0.1 09:52:39 python-swiftclient==4.4.0 09:52:39 pytz==2024.1 09:52:39 PyYAML==6.0.1 09:52:39 referencing==0.33.0 09:52:39 requests==2.31.0 09:52:39 requests-oauthlib==1.3.1 09:52:39 requestsexceptions==1.4.0 09:52:39 rfc3986==2.0.0 09:52:39 rpds-py==0.18.0 09:52:39 rsa==4.9 09:52:39 ruamel.yaml==0.18.6 09:52:39 ruamel.yaml.clib==0.2.8 09:52:39 s3transfer==0.10.0 09:52:39 simplejson==3.19.2 09:52:39 six==1.16.0 09:52:39 smmap==5.0.1 09:52:39 soupsieve==2.5 09:52:39 stevedore==5.1.0 09:52:39 tabulate==0.9.0 09:52:39 toml==0.10.2 09:52:39 tomlkit==0.12.3 09:52:39 tqdm==4.66.2 09:52:39 typing_extensions==4.9.0 09:52:39 tzdata==2024.1 09:52:39 urllib3==1.26.18 09:52:39 virtualenv==20.25.1 09:52:39 wcwidth==0.2.13 09:52:39 websocket-client==1.7.0 09:52:39 wrapt==1.16.0 09:52:39 xdg==6.0.0 09:52:39 xmltodict==0.13.0 09:52:39 yq==3.2.3 09:52:39 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins4848568412320229071.sh 09:52:39 ---> sudo-logs.sh 09:52:39 Archiving 'sudo' log.. 09:52:40 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins6714709070904663137.sh 09:52:40 ---> job-cost.sh 09:52:40 Setup pyenv: 09:52:40 system 09:52:40 3.8.13 09:52:40 3.9.13 09:52:40 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 09:52:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e5u9 from file:/tmp/.os_lf_venv 09:52:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:52:49 lf-activate-venv(): INFO: Adding /tmp/venv-e5u9/bin to PATH 09:52:49 INFO: No Stack... 09:52:49 INFO: Retrieving Pricing Info for: v3-standard-8 09:52:49 INFO: Archiving Costs 09:52:49 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins6643695611535517137.sh 09:52:49 ---> logs-deploy.sh 09:52:49 Setup pyenv: 09:52:49 system 09:52:49 3.8.13 09:52:49 3.9.13 09:52:49 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 09:52:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e5u9 from file:/tmp/.os_lf_venv 09:52:51 lf-activate-venv(): INFO: Installing: lftools 09:52:59 lf-activate-venv(): INFO: Adding /tmp/venv-e5u9/bin to PATH 09:52:59 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pylint-lint/233 09:52:59 INFO: archiving workspace using pattern(s): 09:53:00 Archives upload complete. 09:53:00 INFO: archiving logs to Nexus 09:53:01 ---> uname -a: 09:53:01 Linux prd-ubuntu1804-docker-8c-8g-7646 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:53:01 09:53:01 09:53:01 ---> lscpu: 09:53:01 Architecture: x86_64 09:53:01 CPU op-mode(s): 32-bit, 64-bit 09:53:01 Byte Order: Little Endian 09:53:01 CPU(s): 8 09:53:01 On-line CPU(s) list: 0-7 09:53:01 Thread(s) per core: 1 09:53:01 Core(s) per socket: 1 09:53:01 Socket(s): 8 09:53:01 NUMA node(s): 1 09:53:01 Vendor ID: AuthenticAMD 09:53:01 CPU family: 23 09:53:01 Model: 49 09:53:01 Model name: AMD EPYC-Rome Processor 09:53:01 Stepping: 0 09:53:01 CPU MHz: 2800.000 09:53:01 BogoMIPS: 5600.00 09:53:01 Virtualization: AMD-V 09:53:01 Hypervisor vendor: KVM 09:53:01 Virtualization type: full 09:53:01 L1d cache: 32K 09:53:01 L1i cache: 32K 09:53:01 L2 cache: 512K 09:53:01 L3 cache: 16384K 09:53:01 NUMA node0 CPU(s): 0-7 09:53:01 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 09:53:01 09:53:01 09:53:01 ---> nproc: 09:53:01 8 09:53:01 09:53:01 09:53:01 ---> df -h: 09:53:01 Filesystem Size Used Avail Use% Mounted on 09:53:01 udev 16G 0 16G 0% /dev 09:53:01 tmpfs 3.2G 708K 3.2G 1% /run 09:53:01 /dev/vda1 155G 11G 145G 7% / 09:53:01 tmpfs 16G 0 16G 0% /dev/shm 09:53:01 tmpfs 5.0M 0 5.0M 0% /run/lock 09:53:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:53:01 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:53:01 tmpfs 3.2G 0 3.2G 0% /run/user/1001 09:53:01 09:53:01 09:53:01 ---> free -m: 09:53:01 total used free shared buff/cache available 09:53:01 Mem: 32167 802 29125 0 2239 30934 09:53:01 Swap: 1023 0 1023 09:53:01 09:53:01 09:53:01 ---> ip addr: 09:53:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:53:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:53:01 inet 127.0.0.1/8 scope host lo 09:53:01 valid_lft forever preferred_lft forever 09:53:01 inet6 ::1/128 scope host 09:53:01 valid_lft forever preferred_lft forever 09:53:01 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:53:01 link/ether fa:16:3e:a7:8b:2d brd ff:ff:ff:ff:ff:ff 09:53:01 inet 10.30.106.34/23 brd 10.30.107.255 scope global dynamic ens3 09:53:01 valid_lft 86210sec preferred_lft 86210sec 09:53:01 inet6 fe80::f816:3eff:fea7:8b2d/64 scope link 09:53:01 valid_lft forever preferred_lft forever 09:53:01 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 09:53:01 link/ether 02:42:b4:55:23:59 brd ff:ff:ff:ff:ff:ff 09:53:01 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:53:01 valid_lft forever preferred_lft forever 09:53:01 09:53:01 09:53:01 ---> sar -b -r -n DEV: 09:53:01 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-7646) 02/22/24 _x86_64_ (8 CPU) 09:53:01 09:53:01 09:49:54 LINUX RESTART (8 CPU) 09:53:01 09:53:01 09:50:01 tps rtps wtps bread/s bwrtn/s 09:53:01 09:51:01 364.74 77.75 286.99 5433.63 120127.18 09:53:01 09:52:01 128.45 15.05 113.40 1009.97 73116.48 09:53:01 09:53:01 78.35 1.67 76.69 118.51 9533.21 09:53:01 Average: 190.51 31.49 159.02 2187.37 67592.29 09:53:01 09:53:01 09:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:53:01 09:51:01 30209920 31681824 2729300 8.29 57536 1728696 1475740 4.34 886676 1561024 140020 09:53:01 09:52:01 29868972 31642048 3070248 9.32 76588 1995944 1457676 4.29 1005536 1753896 212624 09:53:01 09:53:01 29836184 31688980 3103036 9.42 90180 2055744 1371204 4.03 942136 1834884 109916 09:53:01 Average: 29971692 31670951 2967528 9.01 74768 1926795 1434873 4.22 944783 1716601 154187 09:53:01 09:53:01 09:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:53:01 09:51:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 09:53:01 09:51:01 ens3 346.01 248.39 1079.54 72.85 0.00 0.00 0.00 0.00 09:53:01 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:53:01 09:52:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 09:53:01 09:52:01 ens3 38.11 24.85 610.00 5.64 0.00 0.00 0.00 0.00 09:53:01 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:53:01 09:53:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 09:53:01 09:53:01 ens3 38.54 29.25 299.38 9.39 0.00 0.00 0.00 0.00 09:53:01 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:53:01 Average: lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 09:53:01 Average: ens3 140.89 100.83 662.97 29.29 0.00 0.00 0.00 0.00 09:53:01 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:53:01 09:53:01 09:53:01 ---> sar -P ALL: 09:53:01 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-7646) 02/22/24 _x86_64_ (8 CPU) 09:53:01 09:53:01 09:49:54 LINUX RESTART (8 CPU) 09:53:01 09:53:01 09:50:01 CPU %user %nice %system %iowait %steal %idle 09:53:01 09:51:01 all 9.87 0.00 1.42 2.59 0.04 86.09 09:53:01 09:51:01 0 29.77 0.00 2.27 1.14 0.07 66.76 09:53:01 09:51:01 1 5.60 0.00 1.00 0.45 0.07 92.88 09:53:01 09:51:01 2 4.52 0.00 1.08 1.32 0.05 93.03 09:53:01 09:51:01 3 5.55 0.00 0.80 4.07 0.03 89.54 09:53:01 09:51:01 4 3.47 0.00 1.05 0.63 0.03 94.80 09:53:01 09:51:01 5 4.43 0.00 0.70 2.01 0.03 92.83 09:53:01 09:51:01 6 12.44 0.00 2.25 3.59 0.05 81.67 09:53:01 09:51:01 7 13.16 0.00 2.14 7.50 0.05 77.14 09:53:01 09:52:01 all 11.57 0.00 0.65 1.18 0.04 86.56 09:53:01 09:52:01 0 2.08 0.00 0.43 0.02 0.03 97.43 09:53:01 09:52:01 1 57.79 0.00 1.70 0.53 0.08 39.90 09:53:01 09:52:01 2 14.39 0.00 0.97 0.17 0.05 84.42 09:53:01 09:52:01 3 0.80 0.00 0.23 5.68 0.02 93.27 09:53:01 09:52:01 4 4.47 0.00 0.65 0.77 0.02 94.10 09:53:01 09:52:01 5 5.70 0.00 0.38 0.02 0.07 93.83 09:53:01 09:52:01 6 3.32 0.00 0.42 2.19 0.02 94.06 09:53:01 09:52:01 7 4.05 0.00 0.43 0.05 0.02 95.45 09:53:01 09:53:01 all 11.26 0.00 0.66 0.41 0.03 87.65 09:53:01 09:53:01 0 2.10 0.00 0.23 0.00 0.03 97.63 09:53:01 09:53:01 1 4.52 0.00 0.65 1.87 0.02 92.95 09:53:01 09:53:01 2 2.38 0.00 0.32 0.18 0.02 97.10 09:53:01 09:53:01 3 24.37 0.00 0.90 0.10 0.03 74.60 09:53:01 09:53:01 4 18.80 0.00 0.63 0.18 0.02 80.37 09:53:01 09:53:01 5 26.33 0.00 1.37 0.32 0.03 71.95 09:53:01 09:53:01 6 4.03 0.00 0.63 0.58 0.07 94.69 09:53:01 09:53:01 7 7.55 0.00 0.55 0.02 0.02 91.87 09:53:01 Average: all 10.90 0.00 0.91 1.39 0.04 86.76 09:53:01 Average: 0 11.31 0.00 0.98 0.38 0.04 87.29 09:53:01 Average: 1 22.64 0.00 1.12 0.95 0.06 75.23 09:53:01 Average: 2 7.10 0.00 0.79 0.56 0.04 91.52 09:53:01 Average: 3 10.25 0.00 0.65 3.28 0.03 85.80 09:53:01 Average: 4 8.92 0.00 0.78 0.53 0.02 89.75 09:53:01 Average: 5 12.14 0.00 0.82 0.78 0.04 86.22 09:53:01 Average: 6 6.59 0.00 1.10 2.12 0.04 90.14 09:53:01 Average: 7 8.25 0.00 1.04 2.52 0.03 88.17 09:53:01 09:53:01 09:53:01