09:31:41 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137324 09:31:41 Running as SYSTEM 09:31:41 [EnvInject] - Loading node environment variables. 09:31:41 Building remotely on prd-ubuntu1804-docker-8c-8g-7634 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pylint-lint 09:31:41 [ssh-agent] Looking for ssh-agent implementation... 09:31:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:31:41 $ ssh-agent 09:31:41 SSH_AUTH_SOCK=/tmp/ssh-sG97TMc6wAON/agent.2104 09:31:41 SSH_AGENT_PID=2106 09:31:41 [ssh-agent] Started. 09:31:41 Running ssh-add (command line suppressed) 09:31:41 Identity added: /w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_12823317381097085426.key (/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_12823317381097085426.key) 09:31:41 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:31:41 The recommended git tool is: NONE 09:31:42 using credential onap-jenkins-ssh 09:31:42 Wiping out workspace first. 09:31:42 Cloning the remote Git repository 09:31:42 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 09:31:42 > git init /w/workspace/integration-python-onapsdk-master-pylint-lint # timeout=10 09:31:42 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 09:31:42 > git --version # timeout=10 09:31:42 > git --version # 'git version 2.17.1' 09:31:42 using GIT_SSH to set credentials Gerrit user 09:31:42 Verifying host key using manually-configured host key entries 09:31:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:31:43 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 09:31:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:31:43 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 09:31:43 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 09:31:43 using GIT_SSH to set credentials Gerrit user 09:31:43 Verifying host key using manually-configured host key entries 09:31:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/24/137324/3 # timeout=30 09:31:43 > git rev-parse 254d6a0cfded9e5ce6f5bdaeca17ce3cfbdb43f0^{commit} # timeout=10 09:31:43 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:31:43 Checking out Revision 254d6a0cfded9e5ce6f5bdaeca17ce3cfbdb43f0 (refs/changes/24/137324/3) 09:31:43 > git config core.sparsecheckout # timeout=10 09:31:43 > git checkout -f 254d6a0cfded9e5ce6f5bdaeca17ce3cfbdb43f0 # timeout=30 09:31:47 Commit message: "Fix latest SDC distribution list retrieval (old API)" 09:31:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:31:47 > git rev-list --no-walk e065c3bb1b148371a991d8f0245357b1b2910f7f # timeout=10 09:31:47 [EnvInject] - Injecting environment variables from a build step. 09:31:47 [EnvInject] - Injecting as environment variables the properties content 09:31:47 PYTHON=python3 09:31:47 09:31:47 [EnvInject] - Variables injected successfully. 09:31:47 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins15167135715241317269.sh 09:31:47 ---> tox-install.sh 09:31:47 + source /home/jenkins/lf-env.sh 09:31:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:31:47 ++ mktemp -d /tmp/venv-XXXX 09:31:47 + lf_venv=/tmp/venv-WRgK 09:31:47 + local venv_file=/tmp/.os_lf_venv 09:31:47 + local python=python3 09:31:47 + local options 09:31:47 + local set_path=true 09:31:47 + local install_args= 09:31:47 ++ 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:31:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:31:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:31:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:31:47 + true 09:31:47 + case $1 in 09:31:47 + venv_file=/tmp/.toxenv 09:31:47 + shift 2 09:31:47 + true 09:31:47 + case $1 in 09:31:47 + shift 09:31:47 + break 09:31:47 + case $python in 09:31:47 + local pkg_list= 09:31:47 + [[ -d /opt/pyenv ]] 09:31:47 + echo 'Setup pyenv:' 09:31:47 Setup pyenv: 09:31:47 + export PYENV_ROOT=/opt/pyenv 09:31:47 + PYENV_ROOT=/opt/pyenv 09:31:47 + 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:31:47 + 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:31:47 + pyenv versions 09:31:47 * system (set by /opt/pyenv/version) 09:31:47 * 3.8.13 (set by /opt/pyenv/version) 09:31:47 * 3.9.13 (set by /opt/pyenv/version) 09:31:47 * 3.10.6 (set by /opt/pyenv/version) 09:31:47 + command -v pyenv 09:31:47 ++ pyenv init - --no-rehash 09:31:47 + 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:31:47 export PATH="/opt/pyenv/shims:${PATH}" 09:31:47 export PYENV_SHELL=bash 09:31:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:31:47 pyenv() { 09:31:47 local command 09:31:47 command="${1:-}" 09:31:47 if [ "$#" -gt 0 ]; then 09:31:47 shift 09:31:47 fi 09:31:47 09:31:47 case "$command" in 09:31:47 rehash|shell) 09:31:47 eval "$(pyenv "sh-$command" "$@")" 09:31:47 ;; 09:31:47 *) 09:31:47 command pyenv "$command" "$@" 09:31:47 ;; 09:31:47 esac 09:31:47 }' 09:31:47 +++ 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:31:47 ++ 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:31:47 ++ 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:31:47 ++ 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:31:47 ++ export PYENV_SHELL=bash 09:31:47 ++ PYENV_SHELL=bash 09:31:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:31:47 +++ complete -F _pyenv pyenv 09:31:47 ++ lf-pyver python3 09:31:47 ++ local py_version_xy=python3 09:31:47 ++ local py_version_xyz= 09:31:47 ++ sed 's/^[ *]* //' 09:31:47 ++ pyenv versions 09:31:47 ++ local command 09:31:47 ++ command=versions 09:31:47 ++ '[' 1 -gt 0 ']' 09:31:47 ++ shift 09:31:47 ++ case "$command" in 09:31:47 ++ command pyenv versions 09:31:47 ++ awk '{ print $1 }' 09:31:47 ++ pyenv versions 09:31:47 ++ grep -E '^[0-9.]*[0-9]$' 09:31:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:31:47 +++ grep '^3' /tmp/.pyenv_versions 09:31:47 +++ sort -V 09:31:47 +++ tail -n 1 09:31:47 ++ py_version_xyz=3.10.6 09:31:47 ++ [[ -z 3.10.6 ]] 09:31:47 ++ echo 3.10.6 09:31:47 ++ return 0 09:31:47 + pyenv local 3.10.6 09:31:47 + local command 09:31:47 + command=local 09:31:47 + '[' 2 -gt 0 ']' 09:31:47 + shift 09:31:47 + case "$command" in 09:31:47 + command pyenv local 3.10.6 09:31:47 + pyenv local 3.10.6 09:31:47 + for arg in "$@" 09:31:47 + case $arg in 09:31:47 + pkg_list+='tox ' 09:31:47 + for arg in "$@" 09:31:47 + case $arg in 09:31:47 + pkg_list+='virtualenv ' 09:31:47 + for arg in "$@" 09:31:47 + case $arg in 09:31:47 + pkg_list+='urllib3~=1.26.15 ' 09:31:47 + [[ -f /tmp/.toxenv ]] 09:31:47 + [[ ! -f /tmp/.toxenv ]] 09:31:47 + [[ -n '' ]] 09:31:47 + python3 -m venv /tmp/venv-WRgK 09:31:51 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WRgK' 09:31:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WRgK 09:31:51 + echo /tmp/venv-WRgK 09:31:51 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:31:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:31:51 + /tmp/venv-WRgK/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:31:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:31:54 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:31:54 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:31:54 + /tmp/venv-WRgK/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:31:57 + type python3 09:31:57 + true 09:31:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-WRgK/bin to PATH' 09:31:57 lf-activate-venv(): INFO: Adding /tmp/venv-WRgK/bin to PATH 09:31:57 + PATH=/tmp/venv-WRgK/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:31:57 + return 0 09:31:57 + python3 --version 09:31:57 Python 3.10.6 09:31:57 + python3 -m pip --version 09:31:57 pip 24.0 from /tmp/venv-WRgK/lib/python3.10/site-packages/pip (python 3.10) 09:31:57 + python3 -m pip freeze 09:31:58 cachetools==5.3.2 09:31:58 chardet==5.2.0 09:31:58 colorama==0.4.6 09:31:58 distlib==0.3.8 09:31:58 filelock==3.13.1 09:31:58 packaging==23.2 09:31:58 platformdirs==4.2.0 09:31:58 pluggy==1.4.0 09:31:58 pyproject-api==1.6.1 09:31:58 tomli==2.0.1 09:31:58 tox==4.13.0 09:31:58 urllib3==1.26.18 09:31:58 virtualenv==20.25.1 09:31:58 [EnvInject] - Injecting environment variables from a build step. 09:31:58 [EnvInject] - Injecting as environment variables the properties content 09:31:58 PARALLEL=false 09:31:58 09:31:58 [EnvInject] - Variables injected successfully. 09:31:58 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins13027038791609192456.sh 09:31:58 ---> tox-run.sh 09:31:58 + 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:31:58 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 09:31:58 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/docs 09:31:58 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 09:31:58 + cd /w/workspace/integration-python-onapsdk-master-pylint-lint/. 09:31:58 + source /home/jenkins/lf-env.sh 09:31:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:31:58 ++ mktemp -d /tmp/venv-XXXX 09:31:58 + lf_venv=/tmp/venv-5STG 09:31:58 + local venv_file=/tmp/.os_lf_venv 09:31:58 + local python=python3 09:31:58 + local options 09:31:58 + local set_path=true 09:31:58 + local install_args= 09:31:58 ++ 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:31:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:31:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:31:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:31:58 + true 09:31:58 + case $1 in 09:31:58 + venv_file=/tmp/.toxenv 09:31:58 + shift 2 09:31:58 + true 09:31:58 + case $1 in 09:31:58 + shift 09:31:58 + break 09:31:58 + case $python in 09:31:58 + local pkg_list= 09:31:58 + [[ -d /opt/pyenv ]] 09:31:58 + echo 'Setup pyenv:' 09:31:58 Setup pyenv: 09:31:58 + export PYENV_ROOT=/opt/pyenv 09:31:58 + PYENV_ROOT=/opt/pyenv 09:31:58 + 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:31:58 + 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:31:58 + pyenv versions 09:31:58 system 09:31:58 3.8.13 09:31:58 3.9.13 09:31:58 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 09:31:58 + command -v pyenv 09:31:58 ++ pyenv init - --no-rehash 09:31:58 + 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:31:58 export PATH="/opt/pyenv/shims:${PATH}" 09:31:58 export PYENV_SHELL=bash 09:31:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:31:58 pyenv() { 09:31:58 local command 09:31:58 command="${1:-}" 09:31:58 if [ "$#" -gt 0 ]; then 09:31:58 shift 09:31:58 fi 09:31:58 09:31:58 case "$command" in 09:31:58 rehash|shell) 09:31:58 eval "$(pyenv "sh-$command" "$@")" 09:31:58 ;; 09:31:58 *) 09:31:58 command pyenv "$command" "$@" 09:31:58 ;; 09:31:58 esac 09:31:58 }' 09:31:58 +++ 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:31:58 ++ 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:31:58 ++ 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:31:58 ++ 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:31:58 ++ export PYENV_SHELL=bash 09:31:58 ++ PYENV_SHELL=bash 09:31:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:31:58 +++ complete -F _pyenv pyenv 09:31:58 ++ lf-pyver python3 09:31:58 ++ local py_version_xy=python3 09:31:58 ++ local py_version_xyz= 09:31:58 ++ pyenv versions 09:31:58 ++ local command 09:31:58 ++ command=versions 09:31:58 ++ '[' 1 -gt 0 ']' 09:31:58 ++ shift 09:31:58 ++ case "$command" in 09:31:58 ++ command pyenv versions 09:31:58 ++ pyenv versions 09:31:58 ++ sed 's/^[ *]* //' 09:31:58 ++ awk '{ print $1 }' 09:31:58 ++ grep -E '^[0-9.]*[0-9]$' 09:31:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:31:58 +++ grep '^3' /tmp/.pyenv_versions 09:31:58 +++ sort -V 09:31:58 +++ tail -n 1 09:31:58 ++ py_version_xyz=3.10.6 09:31:58 ++ [[ -z 3.10.6 ]] 09:31:58 ++ echo 3.10.6 09:31:58 ++ return 0 09:31:58 + pyenv local 3.10.6 09:31:58 + local command 09:31:58 + command=local 09:31:58 + '[' 2 -gt 0 ']' 09:31:58 + shift 09:31:58 + case "$command" in 09:31:58 + command pyenv local 3.10.6 09:31:58 + pyenv local 3.10.6 09:31:58 + for arg in "$@" 09:31:58 + case $arg in 09:31:58 + pkg_list+='tox ' 09:31:58 + for arg in "$@" 09:31:58 + case $arg in 09:31:58 + pkg_list+='virtualenv ' 09:31:58 + for arg in "$@" 09:31:58 + case $arg in 09:31:58 + pkg_list+='urllib3~=1.26.15 ' 09:31:58 + [[ -f /tmp/.toxenv ]] 09:31:58 ++ cat /tmp/.toxenv 09:31:58 + lf_venv=/tmp/venv-WRgK 09:31:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WRgK from' file:/tmp/.toxenv 09:31:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WRgK from file:/tmp/.toxenv 09:31:58 + /tmp/venv-WRgK/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:31:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:31:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:31:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:31:59 + /tmp/venv-WRgK/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:32:00 + type python3 09:32:00 + true 09:32:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-WRgK/bin to PATH' 09:32:00 lf-activate-venv(): INFO: Adding /tmp/venv-WRgK/bin to PATH 09:32:00 + PATH=/tmp/venv-WRgK/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:32:00 + return 0 09:32:00 + [[ -d /opt/pyenv ]] 09:32:00 + echo '---> Setting up pyenv' 09:32:00 ---> Setting up pyenv 09:32:00 + export PYENV_ROOT=/opt/pyenv 09:32:00 + PYENV_ROOT=/opt/pyenv 09:32:00 + export PATH=/opt/pyenv/bin:/tmp/venv-WRgK/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:32:00 + PATH=/opt/pyenv/bin:/tmp/venv-WRgK/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:32:00 ++ pwd 09:32:00 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pylint-lint 09:32:00 + export PYTHONPATH 09:32:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:32:00 + TOX_TESTENV_PASSENV=PYTHONPATH 09:32:00 + tox --version 09:32:01 4.13.0 from /tmp/venv-WRgK/lib/python3.10/site-packages/tox/__init__.py 09:32:01 + PARALLEL=false 09:32:01 + TOX_OPTIONS_LIST= 09:32:01 + [[ -n pylint ]] 09:32:01 + TOX_OPTIONS_LIST=' -e pylint' 09:32:01 + case ${PARALLEL,,} in 09:32:01 + tox -e pylint 09:32:01 + tee -a /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/tox.log 09:32:02 pylint: install_deps> python -I -m pip install -r test-requirements.txt 09:32:14 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 09:32:16 .pkg: _optional_hooks> python /tmp/venv-WRgK/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:32:16 .pkg: get_requires_for_build_sdist> python /tmp/venv-WRgK/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:32:16 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 09:32:17 .pkg: get_requires_for_build_wheel> python /tmp/venv-WRgK/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:32:17 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 09:32:17 .pkg: freeze> python -m pip freeze --all 09:32:17 .pkg: pip==24.0,pytest-runner==5.2,setuptools==69.1.0,wheel==0.42.0 09:32:17 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-WRgK/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:32:18 .pkg: build_sdist> python /tmp/venv-WRgK/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:32:18 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:32:19 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:32:21 pylint: freeze> python -m pip freeze --all 09:32:22 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:32:22 pylint: commands[0]> pylint src/ 09:32:44 09:32:44 ------------------------------------ 09:32:44 Your code has been rated at 10.00/10 09:32:44 09:32:46 .pkg: _exit> python /tmp/venv-WRgK/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:32:46 pylint: OK (44.90=setup[20.70]+cmd[24.20] seconds) 09:32:46 congratulations :) (45.08 seconds) 09:32:46 + tox_status=0 09:32:46 + echo '---> Completed tox runs' 09:32:46 ---> Completed tox runs 09:32:46 + for i in .tox/*/log 09:32:46 ++ echo .tox/pylint/log 09:32:46 ++ awk -F/ '{print $2}' 09:32:46 + tox_env=pylint 09:32:46 + cp -r .tox/pylint/log /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/pylint 09:32:46 + DOC_DIR=docs/_build/html 09:32:46 + [[ -d docs/_build/html ]] 09:32:46 + echo '---> tox-run.sh ends' 09:32:46 ---> tox-run.sh ends 09:32:46 + test 0 -eq 0 09:32:46 $ ssh-agent -k 09:32:46 unset SSH_AUTH_SOCK; 09:32:46 unset SSH_AGENT_PID; 09:32:46 echo Agent pid 2106 killed; 09:32:46 [ssh-agent] Stopped. 09:32:46 [PostBuildScript] - [INFO] Executing post build scripts. 09:32:46 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins14706671947280946182.sh 09:32:46 ---> sysstat.sh 09:32:46 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins14017618762361846268.sh 09:32:46 ---> package-listing.sh 09:32:46 ++ facter osfamily 09:32:46 ++ tr '[:upper:]' '[:lower:]' 09:32:47 + OS_FAMILY=debian 09:32:47 + workspace=/w/workspace/integration-python-onapsdk-master-pylint-lint 09:32:47 + START_PACKAGES=/tmp/packages_start.txt 09:32:47 + END_PACKAGES=/tmp/packages_end.txt 09:32:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:32:47 + PACKAGES=/tmp/packages_start.txt 09:32:47 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 09:32:47 + PACKAGES=/tmp/packages_end.txt 09:32:47 + case "${OS_FAMILY}" in 09:32:47 + dpkg -l 09:32:47 + grep '^ii' 09:32:47 + '[' -f /tmp/packages_start.txt ']' 09:32:47 + '[' -f /tmp/packages_end.txt ']' 09:32:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:32:47 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 09:32:47 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 09:32:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 09:32:47 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins13567995523514013845.sh 09:32:47 ---> capture-instance-metadata.sh 09:32:47 Setup pyenv: 09:32:47 system 09:32:47 3.8.13 09:32:47 3.9.13 09:32:47 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 09:32:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NVbf 09:32:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:32:54 lf-activate-venv(): INFO: Installing: lftools 09:33:26 lf-activate-venv(): INFO: Adding /tmp/venv-NVbf/bin to PATH 09:33:26 INFO: Running in OpenStack, capturing instance metadata 09:33:26 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins16747840795082012930.sh 09:33:26 provisioning config files... 09:33:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/config16641309000604416661tmp 09:33:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:33:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:33:26 [EnvInject] - Injecting environment variables from a build step. 09:33:26 [EnvInject] - Injecting as environment variables the properties content 09:33:26 SERVER_ID=logs 09:33:26 09:33:26 [EnvInject] - Variables injected successfully. 09:33:26 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins11260366131706869302.sh 09:33:26 ---> create-netrc.sh 09:33:26 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins3175554060058779686.sh 09:33:26 ---> python-tools-install.sh 09:33:26 Setup pyenv: 09:33:26 system 09:33:26 3.8.13 09:33:26 3.9.13 09:33:26 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 09:33:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NVbf from file:/tmp/.os_lf_venv 09:33:27 lf-activate-venv(): INFO: Installing: lftools 09:33:35 lf-activate-venv(): INFO: Adding /tmp/venv-NVbf/bin to PATH 09:33:35 Generating Requirements File 09:34:06 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:34:06 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 09:34:06 Python 3.10.6 09:34:06 pip 24.0 from /tmp/venv-NVbf/lib/python3.10/site-packages/pip (python 3.10) 09:34:07 appdirs==1.4.4 09:34:07 argcomplete==3.2.2 09:34:07 aspy.yaml==1.3.0 09:34:07 attrs==23.2.0 09:34:07 autopage==0.5.2 09:34:07 beautifulsoup4==4.12.3 09:34:07 boto3==1.34.47 09:34:07 botocore==1.34.47 09:34:07 bs4==0.0.2 09:34:07 cachetools==5.3.2 09:34:07 certifi==2024.2.2 09:34:07 cffi==1.16.0 09:34:07 cfgv==3.4.0 09:34:07 chardet==5.2.0 09:34:07 charset-normalizer==3.3.2 09:34:07 click==8.1.7 09:34:07 cliff==4.5.0 09:34:07 cmd2==2.4.3 09:34:07 cryptography==3.3.2 09:34:07 debtcollector==2.5.0 09:34:07 decorator==5.1.1 09:34:07 defusedxml==0.7.1 09:34:07 Deprecated==1.2.14 09:34:07 distlib==0.3.8 09:34:07 dnspython==2.6.1 09:34:07 docker==4.2.2 09:34:07 dogpile.cache==1.3.2 09:34:07 email-validator==2.1.0.post1 09:34:07 filelock==3.13.1 09:34:07 future==1.0.0 09:34:07 gitdb==4.0.11 09:34:07 GitPython==3.1.42 09:34:07 google-auth==2.28.1 09:34:07 httplib2==0.22.0 09:34:07 identify==2.5.35 09:34:07 idna==3.6 09:34:07 importlib-resources==1.5.0 09:34:07 iso8601==2.1.0 09:34:07 Jinja2==3.1.3 09:34:07 jmespath==1.0.1 09:34:07 jsonpatch==1.33 09:34:07 jsonpointer==2.4 09:34:07 jsonschema==4.21.1 09:34:07 jsonschema-specifications==2023.12.1 09:34:07 keystoneauth1==5.5.0 09:34:07 kubernetes==29.0.0 09:34:07 lftools==0.37.9 09:34:07 lxml==5.1.0 09:34:07 MarkupSafe==2.1.5 09:34:07 msgpack==1.0.7 09:34:07 multi_key_dict==2.0.3 09:34:07 munch==4.0.0 09:34:07 netaddr==1.2.1 09:34:07 netifaces==0.11.0 09:34:07 niet==1.4.2 09:34:07 nodeenv==1.8.0 09:34:07 oauth2client==4.1.3 09:34:07 oauthlib==3.2.2 09:34:07 openstacksdk==0.62.0 09:34:07 os-client-config==2.1.0 09:34:07 os-service-types==1.7.0 09:34:07 osc-lib==3.0.0 09:34:07 oslo.config==9.3.0 09:34:07 oslo.context==5.3.0 09:34:07 oslo.i18n==6.2.0 09:34:07 oslo.log==5.4.0 09:34:07 oslo.serialization==5.3.0 09:34:07 oslo.utils==7.0.0 09:34:07 packaging==23.2 09:34:07 pbr==6.0.0 09:34:07 platformdirs==4.2.0 09:34:07 prettytable==3.10.0 09:34:07 pyasn1==0.5.1 09:34:07 pyasn1-modules==0.3.0 09:34:07 pycparser==2.21 09:34:07 pygerrit2==2.0.15 09:34:07 PyGithub==2.2.0 09:34:07 pyinotify==0.9.6 09:34:07 PyJWT==2.8.0 09:34:07 PyNaCl==1.5.0 09:34:07 pyparsing==2.4.7 09:34:07 pyperclip==1.8.2 09:34:07 pyrsistent==0.20.0 09:34:07 python-cinderclient==9.4.0 09:34:07 python-dateutil==2.8.2 09:34:07 python-heatclient==3.4.0 09:34:07 python-jenkins==1.8.2 09:34:07 python-keystoneclient==5.3.0 09:34:07 python-magnumclient==4.3.0 09:34:07 python-novaclient==18.4.0 09:34:07 python-openstackclient==6.0.1 09:34:07 python-swiftclient==4.4.0 09:34:07 pytz==2024.1 09:34:07 PyYAML==6.0.1 09:34:07 referencing==0.33.0 09:34:07 requests==2.31.0 09:34:07 requests-oauthlib==1.3.1 09:34:07 requestsexceptions==1.4.0 09:34:07 rfc3986==2.0.0 09:34:07 rpds-py==0.18.0 09:34:07 rsa==4.9 09:34:07 ruamel.yaml==0.18.6 09:34:07 ruamel.yaml.clib==0.2.8 09:34:07 s3transfer==0.10.0 09:34:07 simplejson==3.19.2 09:34:07 six==1.16.0 09:34:07 smmap==5.0.1 09:34:07 soupsieve==2.5 09:34:07 stevedore==5.1.0 09:34:07 tabulate==0.9.0 09:34:07 toml==0.10.2 09:34:07 tomlkit==0.12.3 09:34:07 tqdm==4.66.2 09:34:07 typing_extensions==4.9.0 09:34:07 tzdata==2024.1 09:34:07 urllib3==1.26.18 09:34:07 virtualenv==20.25.1 09:34:07 wcwidth==0.2.13 09:34:07 websocket-client==1.7.0 09:34:07 wrapt==1.16.0 09:34:07 xdg==6.0.0 09:34:07 xmltodict==0.13.0 09:34:07 yq==3.2.3 09:34:07 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins11634427024248588436.sh 09:34:07 ---> sudo-logs.sh 09:34:07 Archiving 'sudo' log.. 09:34:07 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins10196306183327117965.sh 09:34:07 ---> job-cost.sh 09:34:07 Setup pyenv: 09:34:07 system 09:34:07 3.8.13 09:34:07 3.9.13 09:34:07 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 09:34:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NVbf from file:/tmp/.os_lf_venv 09:34:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:34:16 lf-activate-venv(): INFO: Adding /tmp/venv-NVbf/bin to PATH 09:34:16 INFO: No Stack... 09:34:17 INFO: Retrieving Pricing Info for: v3-standard-8 09:34:17 INFO: Archiving Costs 09:34:17 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins17294602619909490428.sh 09:34:17 ---> logs-deploy.sh 09:34:17 Setup pyenv: 09:34:17 system 09:34:17 3.8.13 09:34:17 3.9.13 09:34:17 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 09:34:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NVbf from file:/tmp/.os_lf_venv 09:34:18 lf-activate-venv(): INFO: Installing: lftools 09:34:27 lf-activate-venv(): INFO: Adding /tmp/venv-NVbf/bin to PATH 09:34:27 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pylint-lint/232 09:34:27 INFO: archiving workspace using pattern(s): 09:34:28 Archives upload complete. 09:34:28 INFO: archiving logs to Nexus 09:34:29 ---> uname -a: 09:34:29 Linux prd-ubuntu1804-docker-8c-8g-7634 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:34:29 09:34:29 09:34:29 ---> lscpu: 09:34:29 Architecture: x86_64 09:34:29 CPU op-mode(s): 32-bit, 64-bit 09:34:29 Byte Order: Little Endian 09:34:29 CPU(s): 8 09:34:29 On-line CPU(s) list: 0-7 09:34:29 Thread(s) per core: 1 09:34:29 Core(s) per socket: 1 09:34:29 Socket(s): 8 09:34:29 NUMA node(s): 1 09:34:29 Vendor ID: AuthenticAMD 09:34:29 CPU family: 23 09:34:29 Model: 49 09:34:29 Model name: AMD EPYC-Rome Processor 09:34:29 Stepping: 0 09:34:29 CPU MHz: 2799.998 09:34:29 BogoMIPS: 5599.99 09:34:29 Virtualization: AMD-V 09:34:29 Hypervisor vendor: KVM 09:34:29 Virtualization type: full 09:34:29 L1d cache: 32K 09:34:29 L1i cache: 32K 09:34:29 L2 cache: 512K 09:34:29 L3 cache: 16384K 09:34:29 NUMA node0 CPU(s): 0-7 09:34:29 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:34:29 09:34:29 09:34:29 ---> nproc: 09:34:29 8 09:34:29 09:34:29 09:34:29 ---> df -h: 09:34:29 Filesystem Size Used Avail Use% Mounted on 09:34:29 udev 16G 0 16G 0% /dev 09:34:29 tmpfs 3.2G 708K 3.2G 1% /run 09:34:29 /dev/vda1 155G 11G 145G 7% / 09:34:29 tmpfs 16G 0 16G 0% /dev/shm 09:34:29 tmpfs 5.0M 0 5.0M 0% /run/lock 09:34:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:34:29 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:34:29 tmpfs 3.2G 0 3.2G 0% /run/user/1001 09:34:29 09:34:29 09:34:29 ---> free -m: 09:34:29 total used free shared buff/cache available 09:34:29 Mem: 32167 810 29116 0 2239 30926 09:34:29 Swap: 1023 0 1023 09:34:29 09:34:29 09:34:29 ---> ip addr: 09:34:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:34:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:34:29 inet 127.0.0.1/8 scope host lo 09:34:29 valid_lft forever preferred_lft forever 09:34:29 inet6 ::1/128 scope host 09:34:29 valid_lft forever preferred_lft forever 09:34:29 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:34:29 link/ether fa:16:3e:c6:4a:59 brd ff:ff:ff:ff:ff:ff 09:34:29 inet 10.30.107.62/23 brd 10.30.107.255 scope global dynamic ens3 09:34:29 valid_lft 86195sec preferred_lft 86195sec 09:34:29 inet6 fe80::f816:3eff:fec6:4a59/64 scope link 09:34:29 valid_lft forever preferred_lft forever 09:34:29 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 09:34:29 link/ether 02:42:00:02:61:16 brd ff:ff:ff:ff:ff:ff 09:34:29 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:34:29 valid_lft forever preferred_lft forever 09:34:29 09:34:29 09:34:29 ---> sar -b -r -n DEV: 09:34:29 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-7634) 02/22/24 _x86_64_ (8 CPU) 09:34:29 09:34:29 09:31:07 LINUX RESTART (8 CPU) 09:34:29 09:34:29 09:32:01 tps rtps wtps bread/s bwrtn/s 09:34:29 09:33:01 88.27 2.63 85.64 106.76 29318.89 09:34:29 09:34:01 109.72 14.31 95.40 1036.23 31654.59 09:34:29 Average: 98.99 8.47 90.52 571.46 30486.65 09:34:29 09:34:29 09:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:34:29 09:33:01 30130032 31655980 2809188 8.53 61780 1774280 1437924 4.23 924200 1592036 46960 09:34:29 09:34:01 29841336 31650056 3097884 9.40 84732 2019604 1461420 4.30 964388 1806820 78124 09:34:29 Average: 29985684 31653018 2953536 8.97 73256 1896942 1449672 4.27 944294 1699428 62542 09:34:29 09:34:29 09:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:34:29 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:29 09:33:01 ens3 27.32 20.29 243.75 5.88 0.00 0.00 0.00 0.00 09:34:29 09:33:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 09:34:29 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:29 09:34:01 ens3 51.16 36.99 839.13 8.06 0.00 0.00 0.00 0.00 09:34:29 09:34:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 09:34:29 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:29 Average: ens3 39.24 28.64 541.42 6.97 0.00 0.00 0.00 0.00 09:34:29 Average: lo 1.10 1.10 0.11 0.11 0.00 0.00 0.00 0.00 09:34:29 09:34:29 09:34:29 ---> sar -P ALL: 09:34:29 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-7634) 02/22/24 _x86_64_ (8 CPU) 09:34:29 09:34:29 09:31:07 LINUX RESTART (8 CPU) 09:34:29 09:34:29 09:32:01 CPU %user %nice %system %iowait %steal %idle 09:34:29 09:33:01 all 11.12 0.00 0.53 2.27 0.04 86.04 09:34:29 09:33:01 0 20.97 0.00 0.80 0.25 0.05 77.93 09:34:29 09:33:01 1 2.24 0.00 0.38 0.07 0.07 97.24 09:34:29 09:33:01 2 0.60 0.00 0.43 6.11 0.02 92.84 09:34:29 09:33:01 3 11.32 0.00 0.57 0.22 0.02 87.88 09:34:29 09:33:01 4 14.27 0.00 0.69 5.62 0.02 79.41 09:34:29 09:33:01 5 28.58 0.00 0.30 3.82 0.05 67.25 09:34:29 09:33:01 6 7.85 0.00 0.59 0.23 0.03 91.30 09:34:29 09:33:01 7 3.14 0.00 0.52 1.80 0.05 94.49 09:34:29 09:34:01 all 9.91 0.00 0.61 3.11 0.03 86.34 09:34:29 09:34:01 0 23.06 0.00 1.00 2.07 0.03 73.84 09:34:29 09:34:01 1 16.08 0.00 1.09 3.99 0.05 78.79 09:34:29 09:34:01 2 6.46 0.00 0.63 17.19 0.03 75.68 09:34:29 09:34:01 3 11.61 0.00 0.60 0.12 0.03 87.64 09:34:29 09:34:01 4 10.91 0.00 0.30 0.52 0.02 88.25 09:34:29 09:34:01 5 1.08 0.00 0.30 0.30 0.00 98.32 09:34:29 09:34:01 6 0.72 0.00 0.20 0.20 0.02 98.86 09:34:29 09:34:01 7 9.30 0.00 0.78 0.52 0.02 89.39 09:34:29 Average: all 10.51 0.00 0.57 2.69 0.03 86.19 09:34:29 Average: 0 22.02 0.00 0.90 1.16 0.04 75.88 09:34:29 Average: 1 9.16 0.00 0.74 2.03 0.06 88.01 09:34:29 Average: 2 3.53 0.00 0.53 11.65 0.03 84.26 09:34:29 Average: 3 11.47 0.00 0.58 0.17 0.03 87.76 09:34:29 Average: 4 12.59 0.00 0.49 3.06 0.02 83.84 09:34:29 Average: 5 14.83 0.00 0.30 2.06 0.03 82.79 09:34:29 Average: 6 4.28 0.00 0.39 0.22 0.03 95.08 09:34:29 Average: 7 6.22 0.00 0.65 1.16 0.03 91.94 09:34:29 09:34:29 09:34:29