15:22:39 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137591 15:22:39 Running as SYSTEM 15:22:39 [EnvInject] - Loading node environment variables. 15:22:39 Building remotely on prd-ubuntu1804-docker-8c-8g-18333 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pylint-lint 15:22:39 [ssh-agent] Looking for ssh-agent implementation... 15:22:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:22:39 $ ssh-agent 15:22:39 SSH_AUTH_SOCK=/tmp/ssh-J2ciy6XmJ3Hw/agent.2098 15:22:39 SSH_AGENT_PID=2100 15:22:39 [ssh-agent] Started. 15:22:39 Running ssh-add (command line suppressed) 15:22:39 Identity added: /w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_13129265163649910284.key (/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_13129265163649910284.key) 15:22:39 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:22:39 The recommended git tool is: NONE 15:22:41 using credential onap-jenkins-ssh 15:22:41 Wiping out workspace first. 15:22:41 Cloning the remote Git repository 15:22:41 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 15:22:41 > git init /w/workspace/integration-python-onapsdk-master-pylint-lint # timeout=10 15:22:41 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 15:22:41 > git --version # timeout=10 15:22:41 > git --version # 'git version 2.17.1' 15:22:41 using GIT_SSH to set credentials Gerrit user 15:22:41 Verifying host key using manually-configured host key entries 15:22:41 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:22:41 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 15:22:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:22:42 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 15:22:42 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 15:22:42 using GIT_SSH to set credentials Gerrit user 15:22:42 Verifying host key using manually-configured host key entries 15:22:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/91/137591/1 # timeout=30 15:22:42 > git rev-parse 7801bc09e09b7816c7690f14bc18afd013c5e70a^{commit} # timeout=10 15:22:42 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:22:42 Checking out Revision 7801bc09e09b7816c7690f14bc18afd013c5e70a (refs/changes/91/137591/1) 15:22:42 > git config core.sparsecheckout # timeout=10 15:22:42 > git checkout -f 7801bc09e09b7816c7690f14bc18afd013c5e70a # timeout=30 15:22:45 Commit message: "Fix SDC v2 distribution status - desird status" 15:22:45 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:22:45 > git rev-list --no-walk 4a99e7286857a83a9e2c557263363228f410bac8 # timeout=10 15:22:45 [EnvInject] - Injecting environment variables from a build step. 15:22:45 [EnvInject] - Injecting as environment variables the properties content 15:22:45 PYTHON=python3 15:22:45 15:22:45 [EnvInject] - Variables injected successfully. 15:22:45 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins12569930885353017988.sh 15:22:45 ---> tox-install.sh 15:22:45 + source /home/jenkins/lf-env.sh 15:22:45 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:22:45 ++ mktemp -d /tmp/venv-XXXX 15:22:45 + lf_venv=/tmp/venv-RfP6 15:22:45 + local venv_file=/tmp/.os_lf_venv 15:22:45 + local python=python3 15:22:45 + local options 15:22:45 + local set_path=true 15:22:45 + local install_args= 15:22:45 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:22:45 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:22:45 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:22:45 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:22:45 + true 15:22:45 + case $1 in 15:22:45 + venv_file=/tmp/.toxenv 15:22:45 + shift 2 15:22:45 + true 15:22:45 + case $1 in 15:22:45 + shift 15:22:45 + break 15:22:45 + case $python in 15:22:45 + local pkg_list= 15:22:45 + [[ -d /opt/pyenv ]] 15:22:45 + echo 'Setup pyenv:' 15:22:45 Setup pyenv: 15:22:45 + export PYENV_ROOT=/opt/pyenv 15:22:45 + PYENV_ROOT=/opt/pyenv 15:22:45 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:22:45 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:22:45 + pyenv versions 15:22:45 * system (set by /opt/pyenv/version) 15:22:45 * 3.8.13 (set by /opt/pyenv/version) 15:22:45 * 3.9.13 (set by /opt/pyenv/version) 15:22:45 * 3.10.6 (set by /opt/pyenv/version) 15:22:45 + command -v pyenv 15:22:45 ++ pyenv init - --no-rehash 15:22:45 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:22:45 export PATH="/opt/pyenv/shims:${PATH}" 15:22:45 export PYENV_SHELL=bash 15:22:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:22:45 pyenv() { 15:22:45 local command 15:22:45 command="${1:-}" 15:22:45 if [ "$#" -gt 0 ]; then 15:22:45 shift 15:22:45 fi 15:22:45 15:22:45 case "$command" in 15:22:45 rehash|shell) 15:22:45 eval "$(pyenv "sh-$command" "$@")" 15:22:45 ;; 15:22:45 *) 15:22:45 command pyenv "$command" "$@" 15:22:45 ;; 15:22:45 esac 15:22:45 }' 15:22:45 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:22:45 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:22:45 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:22:45 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:22:45 ++ export PYENV_SHELL=bash 15:22:45 ++ PYENV_SHELL=bash 15:22:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:22:45 +++ complete -F _pyenv pyenv 15:22:45 ++ lf-pyver python3 15:22:45 ++ local py_version_xy=python3 15:22:45 ++ local py_version_xyz= 15:22:45 ++ pyenv versions 15:22:45 ++ local command 15:22:45 ++ command=versions 15:22:45 ++ '[' 1 -gt 0 ']' 15:22:45 ++ shift 15:22:45 ++ case "$command" in 15:22:45 ++ command pyenv versions 15:22:45 ++ pyenv versions 15:22:45 ++ awk '{ print $1 }' 15:22:45 ++ sed 's/^[ *]* //' 15:22:45 ++ grep -E '^[0-9.]*[0-9]$' 15:22:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:22:46 +++ grep '^3' /tmp/.pyenv_versions 15:22:46 +++ sort -V 15:22:46 +++ tail -n 1 15:22:46 ++ py_version_xyz=3.10.6 15:22:46 ++ [[ -z 3.10.6 ]] 15:22:46 ++ echo 3.10.6 15:22:46 ++ return 0 15:22:46 + pyenv local 3.10.6 15:22:46 + local command 15:22:46 + command=local 15:22:46 + '[' 2 -gt 0 ']' 15:22:46 + shift 15:22:46 + case "$command" in 15:22:46 + command pyenv local 3.10.6 15:22:46 + pyenv local 3.10.6 15:22:46 + for arg in "$@" 15:22:46 + case $arg in 15:22:46 + pkg_list+='tox ' 15:22:46 + for arg in "$@" 15:22:46 + case $arg in 15:22:46 + pkg_list+='virtualenv ' 15:22:46 + for arg in "$@" 15:22:46 + case $arg in 15:22:46 + pkg_list+='urllib3~=1.26.15 ' 15:22:46 + [[ -f /tmp/.toxenv ]] 15:22:46 + [[ ! -f /tmp/.toxenv ]] 15:22:46 + [[ -n '' ]] 15:22:46 + python3 -m venv /tmp/venv-RfP6 15:22:50 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RfP6' 15:22:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RfP6 15:22:50 + echo /tmp/venv-RfP6 15:22:50 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:22:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:22:50 + /tmp/venv-RfP6/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:22:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:22:53 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:22:53 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:22:53 + /tmp/venv-RfP6/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:22:56 + type python3 15:22:56 + true 15:22:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-RfP6/bin to PATH' 15:22:56 lf-activate-venv(): INFO: Adding /tmp/venv-RfP6/bin to PATH 15:22:56 + PATH=/tmp/venv-RfP6/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 15:22:56 + return 0 15:22:56 + python3 --version 15:22:56 Python 3.10.6 15:22:56 + python3 -m pip --version 15:22:56 pip 24.0 from /tmp/venv-RfP6/lib/python3.10/site-packages/pip (python 3.10) 15:22:56 + python3 -m pip freeze 15:22:57 cachetools==5.3.3 15:22:57 chardet==5.2.0 15:22:57 colorama==0.4.6 15:22:57 distlib==0.3.8 15:22:57 filelock==3.13.3 15:22:57 packaging==24.0 15:22:57 platformdirs==4.2.0 15:22:57 pluggy==1.4.0 15:22:57 pyproject-api==1.6.1 15:22:57 tomli==2.0.1 15:22:57 tox==4.14.2 15:22:57 urllib3==1.26.18 15:22:57 virtualenv==20.25.1 15:22:57 [EnvInject] - Injecting environment variables from a build step. 15:22:57 [EnvInject] - Injecting as environment variables the properties content 15:22:57 PARALLEL=false 15:22:57 15:22:57 [EnvInject] - Variables injected successfully. 15:22:57 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins7209373102099571131.sh 15:22:57 ---> tox-run.sh 15:22:57 + 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 15:22:57 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 15:22:57 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/docs 15:22:57 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 15:22:57 + cd /w/workspace/integration-python-onapsdk-master-pylint-lint/. 15:22:57 + source /home/jenkins/lf-env.sh 15:22:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:22:57 ++ mktemp -d /tmp/venv-XXXX 15:22:57 + lf_venv=/tmp/venv-36Yy 15:22:57 + local venv_file=/tmp/.os_lf_venv 15:22:57 + local python=python3 15:22:57 + local options 15:22:57 + local set_path=true 15:22:57 + local install_args= 15:22:57 ++ 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 15:22:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:22:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:22:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:22:57 + true 15:22:57 + case $1 in 15:22:57 + venv_file=/tmp/.toxenv 15:22:57 + shift 2 15:22:57 + true 15:22:57 + case $1 in 15:22:57 + shift 15:22:57 + break 15:22:57 + case $python in 15:22:57 + local pkg_list= 15:22:57 + [[ -d /opt/pyenv ]] 15:22:57 + echo 'Setup pyenv:' 15:22:57 Setup pyenv: 15:22:57 + export PYENV_ROOT=/opt/pyenv 15:22:57 + PYENV_ROOT=/opt/pyenv 15:22:57 + 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 15:22:57 + 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 15:22:57 + pyenv versions 15:22:57 system 15:22:57 3.8.13 15:22:57 3.9.13 15:22:57 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 15:22:57 + command -v pyenv 15:22:57 ++ pyenv init - --no-rehash 15:22:57 + 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[*]}"'\'')" 15:22:57 export PATH="/opt/pyenv/shims:${PATH}" 15:22:57 export PYENV_SHELL=bash 15:22:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:22:57 pyenv() { 15:22:57 local command 15:22:57 command="${1:-}" 15:22:57 if [ "$#" -gt 0 ]; then 15:22:57 shift 15:22:57 fi 15:22:57 15:22:57 case "$command" in 15:22:57 rehash|shell) 15:22:57 eval "$(pyenv "sh-$command" "$@")" 15:22:57 ;; 15:22:57 *) 15:22:57 command pyenv "$command" "$@" 15:22:57 ;; 15:22:57 esac 15:22:57 }' 15:22:57 +++ 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[*]}"' 15:22:57 ++ 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 15:22:57 ++ 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 15:22:57 ++ 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 15:22:57 ++ export PYENV_SHELL=bash 15:22:57 ++ PYENV_SHELL=bash 15:22:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:22:57 +++ complete -F _pyenv pyenv 15:22:57 ++ lf-pyver python3 15:22:57 ++ local py_version_xy=python3 15:22:57 ++ local py_version_xyz= 15:22:57 ++ pyenv versions 15:22:57 ++ local command 15:22:57 ++ command=versions 15:22:57 ++ '[' 1 -gt 0 ']' 15:22:57 ++ shift 15:22:57 ++ case "$command" in 15:22:57 ++ command pyenv versions 15:22:57 ++ sed 's/^[ *]* //' 15:22:57 ++ pyenv versions 15:22:57 ++ awk '{ print $1 }' 15:22:57 ++ grep -E '^[0-9.]*[0-9]$' 15:22:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:22:57 +++ grep '^3' /tmp/.pyenv_versions 15:22:57 +++ tail -n 1 15:22:57 +++ sort -V 15:22:57 ++ py_version_xyz=3.10.6 15:22:57 ++ [[ -z 3.10.6 ]] 15:22:57 ++ echo 3.10.6 15:22:57 ++ return 0 15:22:57 + pyenv local 3.10.6 15:22:57 + local command 15:22:57 + command=local 15:22:57 + '[' 2 -gt 0 ']' 15:22:57 + shift 15:22:57 + case "$command" in 15:22:57 + command pyenv local 3.10.6 15:22:57 + pyenv local 3.10.6 15:22:57 + for arg in "$@" 15:22:57 + case $arg in 15:22:57 + pkg_list+='tox ' 15:22:57 + for arg in "$@" 15:22:57 + case $arg in 15:22:57 + pkg_list+='virtualenv ' 15:22:57 + for arg in "$@" 15:22:57 + case $arg in 15:22:57 + pkg_list+='urllib3~=1.26.15 ' 15:22:57 + [[ -f /tmp/.toxenv ]] 15:22:57 ++ cat /tmp/.toxenv 15:22:57 + lf_venv=/tmp/venv-RfP6 15:22:57 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RfP6 from' file:/tmp/.toxenv 15:22:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RfP6 from file:/tmp/.toxenv 15:22:57 + /tmp/venv-RfP6/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:22:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:22:58 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:22:58 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:22:58 + /tmp/venv-RfP6/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:23:00 + type python3 15:23:00 + true 15:23:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-RfP6/bin to PATH' 15:23:00 lf-activate-venv(): INFO: Adding /tmp/venv-RfP6/bin to PATH 15:23:00 + PATH=/tmp/venv-RfP6/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 15:23:00 + return 0 15:23:00 + [[ -d /opt/pyenv ]] 15:23:00 + echo '---> Setting up pyenv' 15:23:00 ---> Setting up pyenv 15:23:00 + export PYENV_ROOT=/opt/pyenv 15:23:00 + PYENV_ROOT=/opt/pyenv 15:23:00 + export PATH=/opt/pyenv/bin:/tmp/venv-RfP6/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 15:23:00 + PATH=/opt/pyenv/bin:/tmp/venv-RfP6/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 15:23:00 ++ pwd 15:23:00 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pylint-lint 15:23:00 + export PYTHONPATH 15:23:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:23:00 + TOX_TESTENV_PASSENV=PYTHONPATH 15:23:00 + tox --version 15:23:00 4.14.2 from /tmp/venv-RfP6/lib/python3.10/site-packages/tox/__init__.py 15:23:00 + PARALLEL=false 15:23:00 + TOX_OPTIONS_LIST= 15:23:00 + [[ -n pylint ]] 15:23:00 + TOX_OPTIONS_LIST=' -e pylint' 15:23:00 + case ${PARALLEL,,} in 15:23:00 + tox -e pylint 15:23:00 + tee -a /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/tox.log 15:23:01 pylint: install_deps> python -I -m pip install -r test-requirements.txt 15:23:14 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 15:23:15 .pkg: _optional_hooks> python /tmp/venv-RfP6/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 15:23:15 .pkg: get_requires_for_build_sdist> python /tmp/venv-RfP6/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 15:23:15 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 15:23:16 .pkg: get_requires_for_build_wheel> python /tmp/venv-RfP6/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 15:23:16 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 15:23:17 .pkg: freeze> python -m pip freeze --all 15:23:17 .pkg: pip==24.0,pytest-runner==5.2,setuptools==69.1.0,wheel==0.42.0 15:23:17 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-RfP6/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 15:23:17 .pkg: build_sdist> python /tmp/venv-RfP6/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 15:23: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 15:23: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.7.tar.gz 15:23:21 pylint: freeze> python -m pip freeze --all 15:23:22 pylint: astroid==3.1.0,attrs==23.2.0,bandit==1.7.8,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==2.0.12,coverage==7.4.4,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.7,oyaml==1.0,packaging==24.0,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.1.0,pyOpenSSL==22.0.0,pyrsistent==0.20.0,PySocks==1.7.1,pytest==8.1.1,pytest-cov==5.0.0,PyYAML==6.0.1,requests==2.27.1,requests-mock==1.11.0,rich==13.7.1,setuptools==69.1.0,simplejson==3.17.6,six==1.16.0,snowballstemmer==2.2.0,stevedore==5.2.0,tomli==2.0.1,tomlkit==0.12.4,typing_extensions==4.10.0,urllib3==1.26.18,wheel==0.42.0 15:23:22 pylint: commands[0]> pylint src/ 15:23:44 15:23:44 ------------------------------------ 15:23:44 Your code has been rated at 10.00/10 15:23:44 15:23:46 pylint: OK (45.46=setup[21.42]+cmd[24.03] seconds) 15:23:46 congratulations :) (45.63 seconds) 15:23:46 + tox_status=0 15:23:46 + echo '---> Completed tox runs' 15:23:46 ---> Completed tox runs 15:23:46 + for i in .tox/*/log 15:23:46 ++ echo .tox/pylint/log 15:23:46 ++ awk -F/ '{print $2}' 15:23:46 + tox_env=pylint 15:23:46 + cp -r .tox/pylint/log /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/pylint 15:23:46 + DOC_DIR=docs/_build/html 15:23:46 + [[ -d docs/_build/html ]] 15:23:46 + echo '---> tox-run.sh ends' 15:23:46 ---> tox-run.sh ends 15:23:46 + test 0 -eq 0 15:23:46 $ ssh-agent -k 15:23:46 unset SSH_AUTH_SOCK; 15:23:46 unset SSH_AGENT_PID; 15:23:46 echo Agent pid 2100 killed; 15:23:46 [ssh-agent] Stopped. 15:23:46 [PostBuildScript] - [INFO] Executing post build scripts. 15:23:46 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins7686020069567028862.sh 15:23:46 ---> sysstat.sh 15:23:46 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins5982718617694641409.sh 15:23:46 ---> package-listing.sh 15:23:46 ++ facter osfamily 15:23:46 ++ tr '[:upper:]' '[:lower:]' 15:23:47 + OS_FAMILY=debian 15:23:47 + workspace=/w/workspace/integration-python-onapsdk-master-pylint-lint 15:23:47 + START_PACKAGES=/tmp/packages_start.txt 15:23:47 + END_PACKAGES=/tmp/packages_end.txt 15:23:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:23:47 + PACKAGES=/tmp/packages_start.txt 15:23:47 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 15:23:47 + PACKAGES=/tmp/packages_end.txt 15:23:47 + case "${OS_FAMILY}" in 15:23:47 + dpkg -l 15:23:47 + grep '^ii' 15:23:47 + '[' -f /tmp/packages_start.txt ']' 15:23:47 + '[' -f /tmp/packages_end.txt ']' 15:23:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:23:47 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 15:23:47 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 15:23:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 15:23:47 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins9427480754545902732.sh 15:23:47 ---> capture-instance-metadata.sh 15:23:47 Setup pyenv: 15:23:47 system 15:23:47 3.8.13 15:23:47 3.9.13 15:23:47 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 15:23:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Tc3J 15:23:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:23:54 lf-activate-venv(): INFO: Installing: lftools 15:24:26 lf-activate-venv(): INFO: Adding /tmp/venv-Tc3J/bin to PATH 15:24:26 INFO: Running in OpenStack, capturing instance metadata 15:24:27 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins3270858377725786658.sh 15:24:27 provisioning config files... 15:24:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/config16259317968752128356tmp 15:24:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:24:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:24:27 [EnvInject] - Injecting environment variables from a build step. 15:24:27 [EnvInject] - Injecting as environment variables the properties content 15:24:27 SERVER_ID=logs 15:24:27 15:24:27 [EnvInject] - Variables injected successfully. 15:24:27 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins6413003928034566786.sh 15:24:27 ---> create-netrc.sh 15:24:27 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins18153797242573321548.sh 15:24:27 ---> python-tools-install.sh 15:24:27 Setup pyenv: 15:24:27 system 15:24:27 3.8.13 15:24:27 3.9.13 15:24:27 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 15:24:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tc3J from file:/tmp/.os_lf_venv 15:24:28 lf-activate-venv(): INFO: Installing: lftools 15:24:37 lf-activate-venv(): INFO: Adding /tmp/venv-Tc3J/bin to PATH 15:24:37 Generating Requirements File 15:25:03 Python 3.10.6 15:25:04 pip 24.0 from /tmp/venv-Tc3J/lib/python3.10/site-packages/pip (python 3.10) 15:25:04 appdirs==1.4.4 15:25:04 argcomplete==3.2.3 15:25:04 aspy.yaml==1.3.0 15:25:04 attrs==23.2.0 15:25:04 autopage==0.5.2 15:25:04 beautifulsoup4==4.12.3 15:25:04 boto3==1.34.70 15:25:04 botocore==1.34.70 15:25:04 bs4==0.0.2 15:25:04 cachetools==5.3.3 15:25:04 certifi==2024.2.2 15:25:04 cffi==1.16.0 15:25:04 cfgv==3.4.0 15:25:04 chardet==5.2.0 15:25:04 charset-normalizer==3.3.2 15:25:04 click==8.1.7 15:25:04 cliff==4.6.0 15:25:04 cmd2==2.4.3 15:25:04 cryptography==3.3.2 15:25:04 debtcollector==3.0.0 15:25:04 decorator==5.1.1 15:25:04 defusedxml==0.7.1 15:25:04 Deprecated==1.2.14 15:25:04 distlib==0.3.8 15:25:04 dnspython==2.6.1 15:25:04 docker==4.2.2 15:25:04 dogpile.cache==1.3.2 15:25:04 email_validator==2.1.1 15:25:04 filelock==3.13.3 15:25:04 future==1.0.0 15:25:04 gitdb==4.0.11 15:25:04 GitPython==3.1.42 15:25:04 google-auth==2.29.0 15:25:04 httplib2==0.22.0 15:25:04 identify==2.5.35 15:25:04 idna==3.6 15:25:04 importlib-resources==1.5.0 15:25:04 iso8601==2.1.0 15:25:04 Jinja2==3.1.3 15:25:04 jmespath==1.0.1 15:25:04 jsonpatch==1.33 15:25:04 jsonpointer==2.4 15:25:04 jsonschema==4.21.1 15:25:04 jsonschema-specifications==2023.12.1 15:25:04 keystoneauth1==5.6.0 15:25:04 kubernetes==29.0.0 15:25:04 lftools==0.37.10 15:25:04 lxml==5.1.0 15:25:04 MarkupSafe==2.1.5 15:25:04 msgpack==1.0.8 15:25:04 multi_key_dict==2.0.3 15:25:04 munch==4.0.0 15:25:04 netaddr==1.2.1 15:25:04 netifaces==0.11.0 15:25:04 niet==1.4.2 15:25:04 nodeenv==1.8.0 15:25:04 oauth2client==4.1.3 15:25:04 oauthlib==3.2.2 15:25:04 openstacksdk==3.0.0 15:25:04 os-client-config==2.1.0 15:25:04 os-service-types==1.7.0 15:25:04 osc-lib==3.0.1 15:25:04 oslo.config==9.4.0 15:25:04 oslo.context==5.5.0 15:25:04 oslo.i18n==6.3.0 15:25:04 oslo.log==5.5.0 15:25:04 oslo.serialization==5.4.0 15:25:04 oslo.utils==7.1.0 15:25:04 packaging==24.0 15:25:04 pbr==6.0.0 15:25:04 platformdirs==4.2.0 15:25:04 prettytable==3.10.0 15:25:04 pyasn1==0.5.1 15:25:04 pyasn1-modules==0.3.0 15:25:04 pycparser==2.21 15:25:04 pygerrit2==2.0.15 15:25:04 PyGithub==2.3.0 15:25:04 pyinotify==0.9.6 15:25:04 PyJWT==2.8.0 15:25:04 PyNaCl==1.5.0 15:25:04 pyparsing==2.4.7 15:25:04 pyperclip==1.8.2 15:25:04 pyrsistent==0.20.0 15:25:04 python-cinderclient==9.5.0 15:25:04 python-dateutil==2.9.0.post0 15:25:04 python-heatclient==3.5.0 15:25:04 python-jenkins==1.8.2 15:25:04 python-keystoneclient==5.4.0 15:25:04 python-magnumclient==4.4.0 15:25:04 python-novaclient==18.6.0 15:25:04 python-openstackclient==6.6.0 15:25:04 python-swiftclient==4.5.0 15:25:04 PyYAML==6.0.1 15:25:04 referencing==0.34.0 15:25:04 requests==2.31.0 15:25:04 requests-oauthlib==2.0.0 15:25:04 requestsexceptions==1.4.0 15:25:04 rfc3986==2.0.0 15:25:04 rpds-py==0.18.0 15:25:04 rsa==4.9 15:25:04 ruamel.yaml==0.18.6 15:25:04 ruamel.yaml.clib==0.2.8 15:25:04 s3transfer==0.10.1 15:25:04 simplejson==3.19.2 15:25:04 six==1.16.0 15:25:04 smmap==5.0.1 15:25:04 soupsieve==2.5 15:25:04 stevedore==5.2.0 15:25:04 tabulate==0.9.0 15:25:04 toml==0.10.2 15:25:04 tomlkit==0.12.4 15:25:04 tqdm==4.66.2 15:25:04 typing_extensions==4.10.0 15:25:04 tzdata==2024.1 15:25:04 urllib3==1.26.18 15:25:04 virtualenv==20.25.1 15:25:04 wcwidth==0.2.13 15:25:04 websocket-client==1.7.0 15:25:04 wrapt==1.16.0 15:25:04 xdg==6.0.0 15:25:04 xmltodict==0.13.0 15:25:04 yq==3.2.3 15:25:04 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins18113737654616744544.sh 15:25:04 ---> sudo-logs.sh 15:25:04 Archiving 'sudo' log.. 15:25:04 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins4992359303859406696.sh 15:25:04 ---> job-cost.sh 15:25:04 Setup pyenv: 15:25:04 system 15:25:04 3.8.13 15:25:04 3.9.13 15:25:04 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 15:25:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tc3J from file:/tmp/.os_lf_venv 15:25:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:25:11 lf-activate-venv(): INFO: Adding /tmp/venv-Tc3J/bin to PATH 15:25:11 INFO: No Stack... 15:25:12 INFO: Retrieving Pricing Info for: v3-standard-8 15:25:12 INFO: Archiving Costs 15:25:12 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins5682322731601508283.sh 15:25:12 ---> logs-deploy.sh 15:25:12 Setup pyenv: 15:25:12 system 15:25:12 3.8.13 15:25:12 3.9.13 15:25:12 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 15:25:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tc3J from file:/tmp/.os_lf_venv 15:25:14 lf-activate-venv(): INFO: Installing: lftools 15:25:23 lf-activate-venv(): INFO: Adding /tmp/venv-Tc3J/bin to PATH 15:25:23 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pylint-lint/253 15:25:23 INFO: archiving workspace using pattern(s): 15:25:24 Archives upload complete. 15:25:24 INFO: archiving logs to Nexus 15:25:25 ---> uname -a: 15:25:25 Linux prd-ubuntu1804-docker-8c-8g-18333 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:25:25 15:25:25 15:25:25 ---> lscpu: 15:25:25 Architecture: x86_64 15:25:25 CPU op-mode(s): 32-bit, 64-bit 15:25:25 Byte Order: Little Endian 15:25:25 CPU(s): 8 15:25:25 On-line CPU(s) list: 0-7 15:25:25 Thread(s) per core: 1 15:25:25 Core(s) per socket: 1 15:25:25 Socket(s): 8 15:25:25 NUMA node(s): 1 15:25:25 Vendor ID: AuthenticAMD 15:25:25 CPU family: 23 15:25:25 Model: 49 15:25:25 Model name: AMD EPYC-Rome Processor 15:25:25 Stepping: 0 15:25:25 CPU MHz: 2800.000 15:25:25 BogoMIPS: 5600.00 15:25:25 Virtualization: AMD-V 15:25:25 Hypervisor vendor: KVM 15:25:25 Virtualization type: full 15:25:25 L1d cache: 32K 15:25:25 L1i cache: 32K 15:25:25 L2 cache: 512K 15:25:25 L3 cache: 16384K 15:25:25 NUMA node0 CPU(s): 0-7 15:25:25 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 15:25:25 15:25:25 15:25:25 ---> nproc: 15:25:25 8 15:25:25 15:25:25 15:25:25 ---> df -h: 15:25:25 Filesystem Size Used Avail Use% Mounted on 15:25:25 udev 16G 0 16G 0% /dev 15:25:25 tmpfs 3.2G 708K 3.2G 1% /run 15:25:25 /dev/vda1 155G 11G 145G 7% / 15:25:25 tmpfs 16G 0 16G 0% /dev/shm 15:25:25 tmpfs 5.0M 0 5.0M 0% /run/lock 15:25:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:25:25 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:25:25 tmpfs 3.2G 0 3.2G 0% /run/user/1001 15:25:25 15:25:25 15:25:25 ---> free -m: 15:25:25 total used free shared buff/cache available 15:25:25 Mem: 32167 819 29118 0 2229 30918 15:25:25 Swap: 1023 0 1023 15:25:25 15:25:25 15:25:25 ---> ip addr: 15:25:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:25:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:25:25 inet 127.0.0.1/8 scope host lo 15:25:25 valid_lft forever preferred_lft forever 15:25:25 inet6 ::1/128 scope host 15:25:25 valid_lft forever preferred_lft forever 15:25:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:25:25 link/ether fa:16:3e:63:66:70 brd ff:ff:ff:ff:ff:ff 15:25:25 inet 10.30.106.192/23 brd 10.30.107.255 scope global dynamic ens3 15:25:25 valid_lft 86195sec preferred_lft 86195sec 15:25:25 inet6 fe80::f816:3eff:fe63:6670/64 scope link 15:25:25 valid_lft forever preferred_lft forever 15:25:25 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 15:25:25 link/ether 02:42:0e:dd:93:24 brd ff:ff:ff:ff:ff:ff 15:25:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:25:25 valid_lft forever preferred_lft forever 15:25:25 15:25:25 15:25:25 ---> sar -b -r -n DEV: 15:25:25 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-18333) 03/26/24 _x86_64_ (8 CPU) 15:25:25 15:25:25 15:22:03 LINUX RESTART (8 CPU) 15:25:25 15:25:25 15:23:01 tps rtps wtps bread/s bwrtn/s 15:25:25 15:24:01 85.59 1.70 83.89 86.39 26294.42 15:25:25 15:25:01 109.08 14.28 94.80 1030.86 29929.49 15:25:25 Average: 97.33 7.99 89.34 558.66 28112.11 15:25:25 15:25:25 15:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:25:25 15:24:01 30157076 31675332 2782144 8.45 61948 1767192 1422776 4.19 905300 1585244 40940 15:25:25 15:25:01 29798384 31631300 3140836 9.54 86108 2041808 1458764 4.29 986512 1827112 104108 15:25:25 Average: 29977730 31653316 2961490 8.99 74028 1904500 1440770 4.24 945906 1706178 72524 15:25:25 15:25:25 15:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:25:25 15:24:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 15:25:25 15:24:01 ens3 34.54 22.86 250.98 6.59 0.00 0.00 0.00 0.00 15:25:25 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:25 15:25:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 15:25:25 15:25:01 ens3 53.30 36.57 818.89 8.24 0.00 0.00 0.00 0.00 15:25:25 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:25 Average: lo 1.10 1.10 0.11 0.11 0.00 0.00 0.00 0.00 15:25:25 Average: ens3 43.92 29.72 534.96 7.41 0.00 0.00 0.00 0.00 15:25:25 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:25 15:25:25 15:25:25 ---> sar -P ALL: 15:25:25 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-18333) 03/26/24 _x86_64_ (8 CPU) 15:25:25 15:25:25 15:22:03 LINUX RESTART (8 CPU) 15:25:25 15:25:25 15:23:01 CPU %user %nice %system %iowait %steal %idle 15:25:25 15:24:01 all 11.12 0.00 0.56 2.12 0.03 86.17 15:25:25 15:24:01 0 32.63 0.00 0.65 0.05 0.03 66.63 15:25:25 15:24:01 1 1.77 0.00 0.27 0.00 0.02 97.95 15:25:25 15:24:01 2 10.37 0.00 0.50 0.17 0.02 88.95 15:25:25 15:24:01 3 6.36 0.00 0.77 13.28 0.05 79.54 15:25:25 15:24:01 4 9.33 0.00 0.57 0.12 0.02 89.97 15:25:25 15:24:01 5 10.76 0.00 0.94 3.27 0.03 85.00 15:25:25 15:24:01 6 14.91 0.00 0.45 0.05 0.03 84.56 15:25:25 15:24:01 7 2.85 0.00 0.33 0.03 0.03 96.75 15:25:25 15:25:01 all 10.61 0.00 0.72 1.74 0.03 86.91 15:25:25 15:25:01 0 21.74 0.00 0.87 0.38 0.05 76.96 15:25:25 15:25:01 1 12.86 0.00 0.84 0.25 0.05 86.00 15:25:25 15:25:01 2 8.42 0.00 0.55 0.67 0.02 90.35 15:25:25 15:25:01 3 0.63 0.00 0.58 9.46 0.05 89.27 15:25:25 15:25:01 4 4.62 0.00 0.55 0.05 0.02 94.76 15:25:25 15:25:01 5 0.83 0.00 0.28 0.15 0.02 98.72 15:25:25 15:25:01 6 20.14 0.00 1.47 2.57 0.03 75.78 15:25:25 15:25:01 7 15.66 0.00 0.57 0.38 0.03 83.36 15:25:25 Average: all 10.86 0.00 0.64 1.93 0.03 86.54 15:25:25 Average: 0 27.19 0.00 0.76 0.22 0.04 71.80 15:25:25 Average: 1 7.30 0.00 0.55 0.13 0.03 91.99 15:25:25 Average: 2 9.39 0.00 0.53 0.42 0.02 89.65 15:25:25 Average: 3 3.49 0.00 0.68 11.37 0.05 84.41 15:25:25 Average: 4 6.97 0.00 0.56 0.08 0.02 92.37 15:25:25 Average: 5 5.79 0.00 0.61 1.71 0.03 91.86 15:25:25 Average: 6 17.52 0.00 0.96 1.31 0.03 80.17 15:25:25 Average: 7 9.26 0.00 0.45 0.21 0.03 90.05 15:25:25 15:25:25 15:25:25