14:29:36 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137098 14:29:36 Running as SYSTEM 14:29:36 [EnvInject] - Loading node environment variables. 14:29:36 Building remotely on prd-ubuntu1804-docker-8c-8g-1138 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pylint-lint 14:29:36 [ssh-agent] Looking for ssh-agent implementation... 14:29:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:29:37 $ ssh-agent 14:29:37 SSH_AUTH_SOCK=/tmp/ssh-sXEN8ds27kCN/agent.2064 14:29:37 SSH_AGENT_PID=2066 14:29:37 [ssh-agent] Started. 14:29:37 Running ssh-add (command line suppressed) 14:29:37 Identity added: /w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_1136376192206574148.key (/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_1136376192206574148.key) 14:29:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:29:37 The recommended git tool is: NONE 14:29:38 using credential onap-jenkins-ssh 14:29:38 Wiping out workspace first. 14:29:38 Cloning the remote Git repository 14:29:38 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 14:29:38 > git init /w/workspace/integration-python-onapsdk-master-pylint-lint # timeout=10 14:29:38 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 14:29:38 > git --version # timeout=10 14:29:38 > git --version # 'git version 2.17.1' 14:29:38 using GIT_SSH to set credentials Gerrit user 14:29:38 Verifying host key using manually-configured host key entries 14:29:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:29:39 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 14:29:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:29:39 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 14:29:39 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 14:29:39 using GIT_SSH to set credentials Gerrit user 14:29:39 Verifying host key using manually-configured host key entries 14:29:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/98/137098/4 # timeout=30 14:29:39 > git rev-parse bfb53be9956b27b20fcefd54504b7d26db052053^{commit} # timeout=10 14:29:39 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:29:39 Checking out Revision bfb53be9956b27b20fcefd54504b7d26db052053 (refs/changes/98/137098/4) 14:29:39 > git config core.sparsecheckout # timeout=10 14:29:39 > git checkout -f bfb53be9956b27b20fcefd54504b7d26db052053 # timeout=30 14:29:42 Commit message: "SDC refactor to use sdc v2 API" 14:29:42 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:29:42 > git rev-list --no-walk 0a5d6dbc73d21d597eba1069d343b6e7684e91f9 # timeout=10 14:29:42 [EnvInject] - Injecting environment variables from a build step. 14:29:43 [EnvInject] - Injecting as environment variables the properties content 14:29:43 PYTHON=python3 14:29:43 14:29:43 [EnvInject] - Variables injected successfully. 14:29:43 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins14799517077677621352.sh 14:29:43 ---> tox-install.sh 14:29:43 + source /home/jenkins/lf-env.sh 14:29:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:29:43 ++ mktemp -d /tmp/venv-XXXX 14:29:43 + lf_venv=/tmp/venv-oPRm 14:29:43 + local venv_file=/tmp/.os_lf_venv 14:29:43 + local python=python3 14:29:43 + local options 14:29:43 + local set_path=true 14:29:43 + local install_args= 14:29:43 ++ 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 14:29:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:29:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:29:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:29:43 + true 14:29:43 + case $1 in 14:29:43 + venv_file=/tmp/.toxenv 14:29:43 + shift 2 14:29:43 + true 14:29:43 + case $1 in 14:29:43 + shift 14:29:43 + break 14:29:43 + case $python in 14:29:43 + local pkg_list= 14:29:43 + [[ -d /opt/pyenv ]] 14:29:43 + echo 'Setup pyenv:' 14:29:43 Setup pyenv: 14:29:43 + export PYENV_ROOT=/opt/pyenv 14:29:43 + PYENV_ROOT=/opt/pyenv 14:29:43 + 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 14:29:43 + 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 14:29:43 + pyenv versions 14:29:43 * system (set by /opt/pyenv/version) 14:29:43 * 3.8.13 (set by /opt/pyenv/version) 14:29:43 * 3.9.13 (set by /opt/pyenv/version) 14:29:43 * 3.10.6 (set by /opt/pyenv/version) 14:29:43 + command -v pyenv 14:29:43 ++ pyenv init - --no-rehash 14:29:43 + 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[*]}"'\'')" 14:29:43 export PATH="/opt/pyenv/shims:${PATH}" 14:29:43 export PYENV_SHELL=bash 14:29:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:29:43 pyenv() { 14:29:43 local command 14:29:43 command="${1:-}" 14:29:43 if [ "$#" -gt 0 ]; then 14:29:43 shift 14:29:43 fi 14:29:43 14:29:43 case "$command" in 14:29:43 rehash|shell) 14:29:43 eval "$(pyenv "sh-$command" "$@")" 14:29:43 ;; 14:29:43 *) 14:29:43 command pyenv "$command" "$@" 14:29:43 ;; 14:29:43 esac 14:29:43 }' 14:29:43 +++ 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[*]}"' 14:29:43 ++ 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 14:29:43 ++ 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 14:29:43 ++ 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 14:29:43 ++ export PYENV_SHELL=bash 14:29:43 ++ PYENV_SHELL=bash 14:29:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:29:43 +++ complete -F _pyenv pyenv 14:29:43 ++ lf-pyver python3 14:29:43 ++ local py_version_xy=python3 14:29:43 ++ local py_version_xyz= 14:29:43 ++ pyenv versions 14:29:43 ++ sed 's/^[ *]* //' 14:29:43 ++ local command 14:29:43 ++ awk '{ print $1 }' 14:29:43 ++ command=versions 14:29:43 ++ '[' 1 -gt 0 ']' 14:29:43 ++ grep -E '^[0-9.]*[0-9]$' 14:29:43 ++ shift 14:29:43 ++ case "$command" in 14:29:43 ++ command pyenv versions 14:29:43 ++ pyenv versions 14:29:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:29:43 +++ grep '^3' /tmp/.pyenv_versions 14:29:43 +++ sort -V 14:29:43 +++ tail -n 1 14:29:43 ++ py_version_xyz=3.10.6 14:29:43 ++ [[ -z 3.10.6 ]] 14:29:43 ++ echo 3.10.6 14:29:43 ++ return 0 14:29:43 + pyenv local 3.10.6 14:29:43 + local command 14:29:43 + command=local 14:29:43 + '[' 2 -gt 0 ']' 14:29:43 + shift 14:29:43 + case "$command" in 14:29:43 + command pyenv local 3.10.6 14:29:43 + pyenv local 3.10.6 14:29:43 + for arg in "$@" 14:29:43 + case $arg in 14:29:43 + pkg_list+='tox ' 14:29:43 + for arg in "$@" 14:29:43 + case $arg in 14:29:43 + pkg_list+='virtualenv ' 14:29:43 + for arg in "$@" 14:29:43 + case $arg in 14:29:43 + pkg_list+='urllib3~=1.26.15 ' 14:29:43 + [[ -f /tmp/.toxenv ]] 14:29:43 + [[ ! -f /tmp/.toxenv ]] 14:29:43 + [[ -n '' ]] 14:29:43 + python3 -m venv /tmp/venv-oPRm 14:29:47 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oPRm' 14:29:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oPRm 14:29:47 + echo /tmp/venv-oPRm 14:29:47 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:29:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:29:47 + /tmp/venv-oPRm/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:29:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:29:50 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:29:50 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:29:50 + /tmp/venv-oPRm/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:29:52 + type python3 14:29:52 + true 14:29:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-oPRm/bin to PATH' 14:29:52 lf-activate-venv(): INFO: Adding /tmp/venv-oPRm/bin to PATH 14:29:52 + PATH=/tmp/venv-oPRm/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 14:29:52 + return 0 14:29:52 + python3 --version 14:29:52 Python 3.10.6 14:29:52 + python3 -m pip --version 14:29:53 pip 23.3.2 from /tmp/venv-oPRm/lib/python3.10/site-packages/pip (python 3.10) 14:29:53 + python3 -m pip freeze 14:29:53 cachetools==5.3.2 14:29:53 chardet==5.2.0 14:29:53 colorama==0.4.6 14:29:53 distlib==0.3.8 14:29:53 filelock==3.13.1 14:29:53 packaging==23.2 14:29:53 platformdirs==4.2.0 14:29:53 pluggy==1.4.0 14:29:53 pyproject-api==1.6.1 14:29:53 tomli==2.0.1 14:29:53 tox==4.12.1 14:29:53 urllib3==1.26.18 14:29:53 virtualenv==20.25.0 14:29:53 [EnvInject] - Injecting environment variables from a build step. 14:29:53 [EnvInject] - Injecting as environment variables the properties content 14:29:53 PARALLEL=false 14:29:53 14:29:53 [EnvInject] - Variables injected successfully. 14:29:53 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins284094948112085531.sh 14:29:53 ---> tox-run.sh 14:29:53 + 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 14:29:53 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 14:29:53 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/docs 14:29:53 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 14:29:53 + cd /w/workspace/integration-python-onapsdk-master-pylint-lint/. 14:29:53 + source /home/jenkins/lf-env.sh 14:29:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:29:53 ++ mktemp -d /tmp/venv-XXXX 14:29:53 + lf_venv=/tmp/venv-WG4e 14:29:53 + local venv_file=/tmp/.os_lf_venv 14:29:53 + local python=python3 14:29:53 + local options 14:29:53 + local set_path=true 14:29:53 + local install_args= 14:29:53 ++ 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 14:29:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:29:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:29:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:29:53 + true 14:29:53 + case $1 in 14:29:53 + venv_file=/tmp/.toxenv 14:29:53 + shift 2 14:29:53 + true 14:29:53 + case $1 in 14:29:53 + shift 14:29:53 + break 14:29:53 + case $python in 14:29:53 + local pkg_list= 14:29:53 + [[ -d /opt/pyenv ]] 14:29:53 + echo 'Setup pyenv:' 14:29:53 Setup pyenv: 14:29:53 + export PYENV_ROOT=/opt/pyenv 14:29:53 + PYENV_ROOT=/opt/pyenv 14:29:53 + 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 14:29:53 + 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 14:29:53 + pyenv versions 14:29:53 system 14:29:53 3.8.13 14:29:53 3.9.13 14:29:53 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 14:29:53 + command -v pyenv 14:29:53 ++ pyenv init - --no-rehash 14:29:53 + 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[*]}"'\'')" 14:29:53 export PATH="/opt/pyenv/shims:${PATH}" 14:29:53 export PYENV_SHELL=bash 14:29:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:29:53 pyenv() { 14:29:53 local command 14:29:53 command="${1:-}" 14:29:53 if [ "$#" -gt 0 ]; then 14:29:53 shift 14:29:53 fi 14:29:53 14:29:53 case "$command" in 14:29:53 rehash|shell) 14:29:53 eval "$(pyenv "sh-$command" "$@")" 14:29:53 ;; 14:29:53 *) 14:29:53 command pyenv "$command" "$@" 14:29:53 ;; 14:29:53 esac 14:29:53 }' 14:29:53 +++ 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[*]}"' 14:29:53 ++ 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 14:29:53 ++ 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 14:29:53 ++ 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 14:29:53 ++ export PYENV_SHELL=bash 14:29:53 ++ PYENV_SHELL=bash 14:29:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:29:53 +++ complete -F _pyenv pyenv 14:29:53 ++ lf-pyver python3 14:29:53 ++ local py_version_xy=python3 14:29:53 ++ local py_version_xyz= 14:29:53 ++ pyenv versions 14:29:53 ++ local command 14:29:53 ++ command=versions 14:29:53 ++ '[' 1 -gt 0 ']' 14:29:53 ++ shift 14:29:53 ++ case "$command" in 14:29:53 ++ command pyenv versions 14:29:53 ++ pyenv versions 14:29:53 ++ awk '{ print $1 }' 14:29:53 ++ sed 's/^[ *]* //' 14:29:53 ++ grep -E '^[0-9.]*[0-9]$' 14:29:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:29:53 +++ grep '^3' /tmp/.pyenv_versions 14:29:53 +++ sort -V 14:29:53 +++ tail -n 1 14:29:53 ++ py_version_xyz=3.10.6 14:29:53 ++ [[ -z 3.10.6 ]] 14:29:53 ++ echo 3.10.6 14:29:53 ++ return 0 14:29:53 + pyenv local 3.10.6 14:29:53 + local command 14:29:53 + command=local 14:29:53 + '[' 2 -gt 0 ']' 14:29:53 + shift 14:29:53 + case "$command" in 14:29:53 + command pyenv local 3.10.6 14:29:53 + pyenv local 3.10.6 14:29:53 + for arg in "$@" 14:29:53 + case $arg in 14:29:53 + pkg_list+='tox ' 14:29:53 + for arg in "$@" 14:29:53 + case $arg in 14:29:53 + pkg_list+='virtualenv ' 14:29:53 + for arg in "$@" 14:29:53 + case $arg in 14:29:53 + pkg_list+='urllib3~=1.26.15 ' 14:29:53 + [[ -f /tmp/.toxenv ]] 14:29:53 ++ cat /tmp/.toxenv 14:29:53 + lf_venv=/tmp/venv-oPRm 14:29:53 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oPRm from' file:/tmp/.toxenv 14:29:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oPRm from file:/tmp/.toxenv 14:29:53 + /tmp/venv-oPRm/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:29:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:29:54 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:29:54 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:29:54 + /tmp/venv-oPRm/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:29:56 + type python3 14:29:56 + true 14:29:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-oPRm/bin to PATH' 14:29:56 lf-activate-venv(): INFO: Adding /tmp/venv-oPRm/bin to PATH 14:29:56 + PATH=/tmp/venv-oPRm/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 14:29:56 + return 0 14:29:56 + [[ -d /opt/pyenv ]] 14:29:56 + echo '---> Setting up pyenv' 14:29:56 ---> Setting up pyenv 14:29:56 + export PYENV_ROOT=/opt/pyenv 14:29:56 + PYENV_ROOT=/opt/pyenv 14:29:56 + export PATH=/opt/pyenv/bin:/tmp/venv-oPRm/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 14:29:56 + PATH=/opt/pyenv/bin:/tmp/venv-oPRm/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 14:29:56 ++ pwd 14:29:56 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pylint-lint 14:29:56 + export PYTHONPATH 14:29:56 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:29:56 + TOX_TESTENV_PASSENV=PYTHONPATH 14:29:56 + tox --version 14:29:56 4.12.1 from /tmp/venv-oPRm/lib/python3.10/site-packages/tox/__init__.py 14:29:56 + PARALLEL=false 14:29:56 + TOX_OPTIONS_LIST= 14:29:56 + [[ -n pylint ]] 14:29:56 + TOX_OPTIONS_LIST=' -e pylint' 14:29:56 + case ${PARALLEL,,} in 14:29:56 + tox -e pylint 14:29:56 + tee -a /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/tox.log 14:29:57 pylint: install_deps> python -I -m pip install -r test-requirements.txt 14:30:09 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 14:30:10 .pkg: _optional_hooks> python /tmp/venv-oPRm/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:30:10 .pkg: get_requires_for_build_sdist> python /tmp/venv-oPRm/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:30:10 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 14:30:11 .pkg: get_requires_for_build_wheel> python /tmp/venv-oPRm/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:30:11 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 14:30:12 .pkg: freeze> python -m pip freeze --all 14:30:12 .pkg: pip==23.3.1,pytest-runner==5.2,setuptools==69.0.2,wheel==0.42.0 14:30:12 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-oPRm/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:30:12 .pkg: build_sdist> python /tmp/venv-oPRm/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:30:12 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 14:30:13 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-12.11.0.tar.gz 14:30:16 pylint: freeze> python -m pip freeze --all 14:30:16 pylint: astroid==3.0.2,attrs==23.2.0,bandit==1.7.7,certifi==2023.11.17,cffi==1.16.0,charset-normalizer==2.0.12,coverage==7.4.1,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.4,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.2.0,onapsdk==12.11.0,oyaml==1.0,packaging==23.2,pbr==6.0.0,pip==23.3.1,platformdirs==4.2.0,pluggy==1.4.0,pycparser==2.21,pydocstyle==6.3.0,Pygments==2.17.2,pylint==3.0.3,pyOpenSSL==22.0.0,pyrsistent==0.20.0,PySocks==1.7.1,pytest==8.0.0,pytest-cov==4.1.0,PyYAML==6.0.1,requests==2.27.1,requests-mock==1.11.0,rich==13.7.0,setuptools==69.0.2,simplejson==3.17.6,six==1.16.0,snowballstemmer==2.2.0,stevedore==5.1.0,tomli==2.0.1,tomlkit==0.12.3,typing_extensions==4.9.0,urllib3==1.26.18,wheel==0.42.0 14:30:16 pylint: commands[0]> pylint src/ 14:30:39 14:30:39 ------------------------------------ 14:30:39 Your code has been rated at 10.00/10 14:30:39 14:30:41 .pkg: _exit> python /tmp/venv-oPRm/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:30:41 pylint: OK (44.75=setup[19.91]+cmd[24.84] seconds) 14:30:41 congratulations :) (44.92 seconds) 14:30:41 + tox_status=0 14:30:41 + echo '---> Completed tox runs' 14:30:41 ---> Completed tox runs 14:30:41 + for i in .tox/*/log 14:30:41 ++ echo .tox/pylint/log 14:30:41 ++ awk -F/ '{print $2}' 14:30:41 + tox_env=pylint 14:30:41 + cp -r .tox/pylint/log /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/pylint 14:30:41 + DOC_DIR=docs/_build/html 14:30:41 + [[ -d docs/_build/html ]] 14:30:41 + echo '---> tox-run.sh ends' 14:30:41 ---> tox-run.sh ends 14:30:41 + test 0 -eq 0 14:30:41 $ ssh-agent -k 14:30:41 unset SSH_AUTH_SOCK; 14:30:41 unset SSH_AGENT_PID; 14:30:41 echo Agent pid 2066 killed; 14:30:41 [ssh-agent] Stopped. 14:30:41 [PostBuildScript] - [INFO] Executing post build scripts. 14:30:41 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins11641600341561656893.sh 14:30:41 ---> sysstat.sh 14:30:42 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins12335455745633365779.sh 14:30:42 ---> package-listing.sh 14:30:42 ++ facter osfamily 14:30:42 ++ tr '[:upper:]' '[:lower:]' 14:30:42 + OS_FAMILY=debian 14:30:42 + workspace=/w/workspace/integration-python-onapsdk-master-pylint-lint 14:30:42 + START_PACKAGES=/tmp/packages_start.txt 14:30:42 + END_PACKAGES=/tmp/packages_end.txt 14:30:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:30:42 + PACKAGES=/tmp/packages_start.txt 14:30:42 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 14:30:42 + PACKAGES=/tmp/packages_end.txt 14:30:42 + case "${OS_FAMILY}" in 14:30:42 + dpkg -l 14:30:42 + grep '^ii' 14:30:42 + '[' -f /tmp/packages_start.txt ']' 14:30:42 + '[' -f /tmp/packages_end.txt ']' 14:30:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:30:42 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 14:30:42 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 14:30:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 14:30:42 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins13336756310231417216.sh 14:30:42 ---> capture-instance-metadata.sh 14:30:42 Setup pyenv: 14:30:42 system 14:30:42 3.8.13 14:30:42 3.9.13 14:30:42 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 14:30:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-z36E 14:30:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:30:49 lf-activate-venv(): INFO: Installing: lftools 14:31:16 lf-activate-venv(): INFO: Adding /tmp/venv-z36E/bin to PATH 14:31:16 INFO: Running in OpenStack, capturing instance metadata 14:31:16 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins12166682913330020368.sh 14:31:16 provisioning config files... 14:31:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/config13495378430044850265tmp 14:31:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:31:16 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:31:16 [EnvInject] - Injecting environment variables from a build step. 14:31:16 [EnvInject] - Injecting as environment variables the properties content 14:31:16 SERVER_ID=logs 14:31:16 14:31:16 [EnvInject] - Variables injected successfully. 14:31:16 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins4245411555491146285.sh 14:31:16 ---> create-netrc.sh 14:31:16 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins4140895596144586996.sh 14:31:16 ---> python-tools-install.sh 14:31:16 Setup pyenv: 14:31:16 system 14:31:16 3.8.13 14:31:16 3.9.13 14:31:16 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 14:31:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-z36E from file:/tmp/.os_lf_venv 14:31:18 lf-activate-venv(): INFO: Installing: lftools 14:31:25 lf-activate-venv(): INFO: Adding /tmp/venv-z36E/bin to PATH 14:31:25 Generating Requirements File 14:31:54 Python 3.10.6 14:31:54 pip 23.3.2 from /tmp/venv-z36E/lib/python3.10/site-packages/pip (python 3.10) 14:31:55 appdirs==1.4.4 14:31:55 argcomplete==3.2.2 14:31:55 aspy.yaml==1.3.0 14:31:55 attrs==23.2.0 14:31:55 autopage==0.5.2 14:31:55 beautifulsoup4==4.12.3 14:31:55 boto3==1.34.31 14:31:55 botocore==1.34.31 14:31:55 bs4==0.0.2 14:31:55 cachetools==5.3.2 14:31:55 certifi==2023.11.17 14:31:55 cffi==1.16.0 14:31:55 cfgv==3.4.0 14:31:55 chardet==5.2.0 14:31:55 charset-normalizer==3.3.2 14:31:55 click==8.1.7 14:31:55 cliff==4.5.0 14:31:55 cmd2==2.4.3 14:31:55 cryptography==3.3.2 14:31:55 debtcollector==2.5.0 14:31:55 decorator==5.1.1 14:31:55 defusedxml==0.7.1 14:31:55 Deprecated==1.2.14 14:31:55 distlib==0.3.8 14:31:55 dnspython==2.5.0 14:31:55 docker==4.2.2 14:31:55 dogpile.cache==1.3.0 14:31:55 email-validator==2.1.0.post1 14:31:55 filelock==3.13.1 14:31:55 future==0.18.3 14:31:55 gitdb==4.0.11 14:31:55 GitPython==3.1.41 14:31:55 google-auth==2.27.0 14:31:55 httplib2==0.22.0 14:31:55 identify==2.5.33 14:31:55 idna==3.6 14:31:55 importlib-resources==1.5.0 14:31:55 iso8601==2.1.0 14:31:55 Jinja2==3.1.3 14:31:55 jmespath==1.0.1 14:31:55 jsonpatch==1.33 14:31:55 jsonpointer==2.4 14:31:55 jsonschema==4.21.1 14:31:55 jsonschema-specifications==2023.12.1 14:31:55 keystoneauth1==5.5.0 14:31:55 kubernetes==29.0.0 14:31:55 lftools==0.37.8 14:31:55 lxml==5.1.0 14:31:55 MarkupSafe==2.1.4 14:31:55 msgpack==1.0.7 14:31:55 multi_key_dict==2.0.3 14:31:55 munch==4.0.0 14:31:55 netaddr==0.10.1 14:31:55 netifaces==0.11.0 14:31:55 niet==1.4.2 14:31:55 nodeenv==1.8.0 14:31:55 oauth2client==4.1.3 14:31:55 oauthlib==3.2.2 14:31:55 openstacksdk==0.62.0 14:31:55 os-client-config==2.1.0 14:31:55 os-service-types==1.7.0 14:31:55 osc-lib==3.0.0 14:31:55 oslo.config==9.3.0 14:31:55 oslo.context==5.3.0 14:31:55 oslo.i18n==6.2.0 14:31:55 oslo.log==5.4.0 14:31:55 oslo.serialization==5.3.0 14:31:55 oslo.utils==7.0.0 14:31:55 packaging==23.2 14:31:55 pbr==6.0.0 14:31:55 platformdirs==4.2.0 14:31:55 prettytable==3.9.0 14:31:55 pyasn1==0.5.1 14:31:55 pyasn1-modules==0.3.0 14:31:55 pycparser==2.21 14:31:55 pygerrit2==2.0.15 14:31:55 PyGithub==2.2.0 14:31:55 pyinotify==0.9.6 14:31:55 PyJWT==2.8.0 14:31:55 PyNaCl==1.5.0 14:31:55 pyparsing==2.4.7 14:31:55 pyperclip==1.8.2 14:31:55 pyrsistent==0.20.0 14:31:55 python-cinderclient==9.4.0 14:31:55 python-dateutil==2.8.2 14:31:55 python-heatclient==3.4.0 14:31:55 python-jenkins==1.8.2 14:31:55 python-keystoneclient==5.3.0 14:31:55 python-magnumclient==4.3.0 14:31:55 python-novaclient==18.4.0 14:31:55 python-openstackclient==6.0.0 14:31:55 python-swiftclient==4.4.0 14:31:55 pytz==2023.4 14:31:55 PyYAML==6.0.1 14:31:55 referencing==0.33.0 14:31:55 requests==2.31.0 14:31:55 requests-oauthlib==1.3.1 14:31:55 requestsexceptions==1.4.0 14:31:55 rfc3986==2.0.0 14:31:55 rpds-py==0.17.1 14:31:55 rsa==4.9 14:31:55 ruamel.yaml==0.18.5 14:31:55 ruamel.yaml.clib==0.2.8 14:31:55 s3transfer==0.10.0 14:31:55 simplejson==3.19.2 14:31:55 six==1.16.0 14:31:55 smmap==5.0.1 14:31:55 soupsieve==2.5 14:31:55 stevedore==5.1.0 14:31:55 tabulate==0.9.0 14:31:55 toml==0.10.2 14:31:55 tomlkit==0.12.3 14:31:55 tqdm==4.66.1 14:31:55 typing_extensions==4.9.0 14:31:55 tzdata==2023.4 14:31:55 urllib3==1.26.18 14:31:55 virtualenv==20.25.0 14:31:55 wcwidth==0.2.13 14:31:55 websocket-client==1.7.0 14:31:55 wrapt==1.16.0 14:31:55 xdg==6.0.0 14:31:55 xmltodict==0.13.0 14:31:55 yq==3.2.3 14:31:55 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins14910778387209331288.sh 14:31:55 ---> sudo-logs.sh 14:31:55 Archiving 'sudo' log.. 14:31:55 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins2494828617912244060.sh 14:31:55 ---> job-cost.sh 14:31:55 Setup pyenv: 14:31:55 system 14:31:55 3.8.13 14:31:55 3.9.13 14:31:55 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 14:31:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-z36E from file:/tmp/.os_lf_venv 14:31:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:32:04 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. 14:32:04 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 14:32:04 lf-activate-venv(): INFO: Adding /tmp/venv-z36E/bin to PATH 14:32:04 INFO: No Stack... 14:32:05 INFO: Retrieving Pricing Info for: v3-standard-8 14:32:05 INFO: Archiving Costs 14:32:05 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins17991819575499867939.sh 14:32:05 ---> logs-deploy.sh 14:32:05 Setup pyenv: 14:32:05 system 14:32:05 3.8.13 14:32:05 3.9.13 14:32:05 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 14:32:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-z36E from file:/tmp/.os_lf_venv 14:32:07 lf-activate-venv(): INFO: Installing: lftools 14:32:16 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. 14:32:16 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 14:32:17 lf-activate-venv(): INFO: Adding /tmp/venv-z36E/bin to PATH 14:32:17 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pylint-lint/214 14:32:17 INFO: archiving workspace using pattern(s): 14:32:18 Archives upload complete. 14:32:18 INFO: archiving logs to Nexus 14:32:19 ---> uname -a: 14:32:19 Linux prd-ubuntu1804-docker-8c-8g-1138 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:32:19 14:32:19 14:32:19 ---> lscpu: 14:32:19 Architecture: x86_64 14:32:19 CPU op-mode(s): 32-bit, 64-bit 14:32:19 Byte Order: Little Endian 14:32:19 CPU(s): 8 14:32:19 On-line CPU(s) list: 0-7 14:32:19 Thread(s) per core: 1 14:32:19 Core(s) per socket: 1 14:32:19 Socket(s): 8 14:32:19 NUMA node(s): 1 14:32:19 Vendor ID: AuthenticAMD 14:32:19 CPU family: 23 14:32:19 Model: 49 14:32:19 Model name: AMD EPYC-Rome Processor 14:32:19 Stepping: 0 14:32:19 CPU MHz: 2799.998 14:32:19 BogoMIPS: 5599.99 14:32:19 Virtualization: AMD-V 14:32:19 Hypervisor vendor: KVM 14:32:19 Virtualization type: full 14:32:19 L1d cache: 32K 14:32:19 L1i cache: 32K 14:32:19 L2 cache: 512K 14:32:19 L3 cache: 16384K 14:32:19 NUMA node0 CPU(s): 0-7 14:32:19 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 14:32:19 14:32:19 14:32:19 ---> nproc: 14:32:19 8 14:32:19 14:32:19 14:32:19 ---> df -h: 14:32:19 Filesystem Size Used Avail Use% Mounted on 14:32:19 udev 16G 0 16G 0% /dev 14:32:19 tmpfs 3.2G 708K 3.2G 1% /run 14:32:19 /dev/vda1 155G 11G 145G 7% / 14:32:19 tmpfs 16G 0 16G 0% /dev/shm 14:32:19 tmpfs 5.0M 0 5.0M 0% /run/lock 14:32:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:32:19 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:32:19 tmpfs 3.2G 0 3.2G 0% /run/user/1001 14:32:19 14:32:19 14:32:19 ---> free -m: 14:32:19 total used free shared buff/cache available 14:32:19 Mem: 32167 813 29110 0 2243 30923 14:32:19 Swap: 1023 0 1023 14:32:19 14:32:19 14:32:19 ---> ip addr: 14:32:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:32:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:32:19 inet 127.0.0.1/8 scope host lo 14:32:19 valid_lft forever preferred_lft forever 14:32:19 inet6 ::1/128 scope host 14:32:19 valid_lft forever preferred_lft forever 14:32:19 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:32:19 link/ether fa:16:3e:6c:8a:fd brd ff:ff:ff:ff:ff:ff 14:32:19 inet 10.30.106.34/23 brd 10.30.107.255 scope global dynamic ens3 14:32:19 valid_lft 86205sec preferred_lft 86205sec 14:32:19 inet6 fe80::f816:3eff:fe6c:8afd/64 scope link 14:32:19 valid_lft forever preferred_lft forever 14:32:19 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 14:32:19 link/ether 02:42:61:3c:50:30 brd ff:ff:ff:ff:ff:ff 14:32:19 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:32:19 valid_lft forever preferred_lft forever 14:32:19 14:32:19 14:32:19 ---> sar -b -r -n DEV: 14:32:19 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-1138) 01/31/24 _x86_64_ (8 CPU) 14:32:19 14:32:19 14:29:07 LINUX RESTART (8 CPU) 14:32:19 14:32:19 14:30:01 tps rtps wtps bread/s bwrtn/s 14:32:19 14:31:01 115.53 2.22 113.31 90.52 74783.27 14:32:19 14:32:01 99.60 14.06 85.54 1051.96 10593.83 14:32:19 Average: 107.57 8.14 99.43 571.24 42688.55 14:32:19 14:32:19 14:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:32:19 14:31:01 30133128 31671872 2806092 8.52 64116 1783736 1396560 4.11 911172 1598792 56988 14:32:19 14:32:01 29807888 31662716 3131332 9.51 89820 2057512 1414304 4.16 951192 1849072 120640 14:32:19 Average: 29970508 31667294 2968712 9.01 76968 1920624 1405432 4.14 931182 1723932 88814 14:32:19 14:32:19 14:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:32:19 14:31:01 ens3 23.30 16.86 166.57 5.09 0.00 0.00 0.00 0.00 14:32:19 14:31:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 14:32:19 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:19 14:32:01 ens3 56.99 40.16 905.47 8.82 0.00 0.00 0.00 0.00 14:32:19 14:32:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 14:32:19 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:19 Average: ens3 40.14 28.51 536.02 6.96 0.00 0.00 0.00 0.00 14:32:19 Average: lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 14:32:19 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:19 14:32:19 14:32:19 ---> sar -P ALL: 14:32:19 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-1138) 01/31/24 _x86_64_ (8 CPU) 14:32:19 14:32:19 14:29:07 LINUX RESTART (8 CPU) 14:32:19 14:32:19 14:30:01 CPU %user %nice %system %iowait %steal %idle 14:32:19 14:31:01 all 11.55 0.00 0.57 1.52 0.04 86.31 14:32:19 14:31:01 0 1.83 0.00 0.18 0.00 0.02 97.97 14:32:19 14:31:01 1 17.42 0.00 0.75 0.10 0.03 81.70 14:32:19 14:31:01 2 7.14 0.00 0.47 0.90 0.05 91.43 14:32:19 14:31:01 3 9.58 0.00 0.63 0.10 0.03 89.65 14:32:19 14:31:01 4 0.53 0.00 0.20 1.05 0.02 98.20 14:32:19 14:31:01 5 0.27 0.00 0.30 9.66 0.03 89.74 14:32:19 14:31:01 6 15.73 0.00 1.05 0.28 0.03 82.90 14:32:19 14:31:01 7 39.88 0.00 1.02 0.10 0.08 58.92 14:32:19 14:32:01 all 11.13 0.00 0.75 0.56 0.04 87.53 14:32:19 14:32:01 0 32.60 0.00 1.37 0.32 0.07 65.64 14:32:19 14:32:01 1 7.60 0.00 0.60 0.02 0.03 91.75 14:32:19 14:32:01 2 20.08 0.00 1.25 0.72 0.05 77.90 14:32:19 14:32:01 3 3.53 0.00 0.48 0.02 0.02 95.95 14:32:19 14:32:01 4 1.15 0.00 0.28 0.50 0.03 98.03 14:32:19 14:32:01 5 6.37 0.00 0.48 0.95 0.02 92.18 14:32:19 14:32:01 6 8.77 0.00 0.85 0.43 0.02 89.93 14:32:19 14:32:01 7 8.98 0.00 0.72 1.50 0.03 88.77 14:32:19 Average: all 11.34 0.00 0.66 1.04 0.04 86.92 14:32:19 Average: 0 17.20 0.00 0.78 0.16 0.04 81.83 14:32:19 Average: 1 12.51 0.00 0.67 0.06 0.03 86.73 14:32:19 Average: 2 13.62 0.00 0.86 0.81 0.05 84.66 14:32:19 Average: 3 6.56 0.00 0.56 0.06 0.03 92.80 14:32:19 Average: 4 0.84 0.00 0.24 0.78 0.03 98.11 14:32:19 Average: 5 3.32 0.00 0.39 5.29 0.03 90.96 14:32:19 Average: 6 12.25 0.00 0.95 0.36 0.02 86.42 14:32:19 Average: 7 24.43 0.00 0.87 0.80 0.06 73.84 14:32:19 14:32:19 14:32:19