14:48:09 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137443 14:48:09 Running as SYSTEM 14:48:09 [EnvInject] - Loading node environment variables. 14:48:09 Building remotely on prd-ubuntu1804-docker-8c-8g-9806 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pylint-lint 14:48:09 [ssh-agent] Looking for ssh-agent implementation... 14:48:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:48:09 $ ssh-agent 14:48:09 SSH_AUTH_SOCK=/tmp/ssh-tnWfUG5iEgl3/agent.2110 14:48:09 SSH_AGENT_PID=2112 14:48:09 [ssh-agent] Started. 14:48:09 Running ssh-add (command line suppressed) 14:48:09 Identity added: /w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_1219031775296718486.key (/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_1219031775296718486.key) 14:48:09 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:48:09 The recommended git tool is: NONE 14:48:11 using credential onap-jenkins-ssh 14:48:11 Wiping out workspace first. 14:48:11 Cloning the remote Git repository 14:48:11 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 14:48:11 > git init /w/workspace/integration-python-onapsdk-master-pylint-lint # timeout=10 14:48:11 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 14:48:11 > git --version # timeout=10 14:48:11 > git --version # 'git version 2.17.1' 14:48:11 using GIT_SSH to set credentials Gerrit user 14:48:11 Verifying host key using manually-configured host key entries 14:48:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:48:12 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 14:48:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:48:12 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 14:48:12 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 14:48:12 using GIT_SSH to set credentials Gerrit user 14:48:12 Verifying host key using manually-configured host key entries 14:48:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/43/137443/12 # timeout=30 14:48:12 > git rev-parse 3a91ff59538abdb811d4ae0357042dde4c850b57^{commit} # timeout=10 14:48:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:48:13 Checking out Revision 3a91ff59538abdb811d4ae0357042dde4c850b57 (refs/changes/43/137443/12) 14:48:13 > git config core.sparsecheckout # timeout=10 14:48:13 > git checkout -f 3a91ff59538abdb811d4ae0357042dde4c850b57 # timeout=30 14:48:16 Commit message: "Avoid empty newlines in jina templates when if conditions evaluate to false" 14:48:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:48:16 > git rev-list --no-walk d3591ef0893a8b718042b3a7937bb1f73d972176 # timeout=10 14:48:16 [EnvInject] - Injecting environment variables from a build step. 14:48:16 [EnvInject] - Injecting as environment variables the properties content 14:48:16 PYTHON=python3 14:48:16 14:48:16 [EnvInject] - Variables injected successfully. 14:48:16 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins3774332458420180841.sh 14:48:16 ---> tox-install.sh 14:48:16 + source /home/jenkins/lf-env.sh 14:48:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:48:16 ++ mktemp -d /tmp/venv-XXXX 14:48:16 + lf_venv=/tmp/venv-vGqv 14:48:16 + local venv_file=/tmp/.os_lf_venv 14:48:16 + local python=python3 14:48:16 + local options 14:48:16 + local set_path=true 14:48:16 + local install_args= 14:48:16 ++ 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:48:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:48:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:48:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:48:16 + true 14:48:16 + case $1 in 14:48:16 + venv_file=/tmp/.toxenv 14:48:16 + shift 2 14:48:16 + true 14:48:16 + case $1 in 14:48:16 + shift 14:48:16 + break 14:48:16 + case $python in 14:48:16 + local pkg_list= 14:48:16 + [[ -d /opt/pyenv ]] 14:48:16 + echo 'Setup pyenv:' 14:48:16 Setup pyenv: 14:48:16 + export PYENV_ROOT=/opt/pyenv 14:48:16 + PYENV_ROOT=/opt/pyenv 14:48:16 + 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:48:16 + 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:48:16 + pyenv versions 14:48:16 * system (set by /opt/pyenv/version) 14:48:16 * 3.8.13 (set by /opt/pyenv/version) 14:48:16 * 3.9.13 (set by /opt/pyenv/version) 14:48:16 * 3.10.6 (set by /opt/pyenv/version) 14:48:16 + command -v pyenv 14:48:16 ++ pyenv init - --no-rehash 14:48:16 + 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:48:16 export PATH="/opt/pyenv/shims:${PATH}" 14:48:16 export PYENV_SHELL=bash 14:48:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:48:16 pyenv() { 14:48:16 local command 14:48:16 command="${1:-}" 14:48:16 if [ "$#" -gt 0 ]; then 14:48:16 shift 14:48:16 fi 14:48:16 14:48:16 case "$command" in 14:48:16 rehash|shell) 14:48:16 eval "$(pyenv "sh-$command" "$@")" 14:48:16 ;; 14:48:16 *) 14:48:16 command pyenv "$command" "$@" 14:48:16 ;; 14:48:16 esac 14:48:16 }' 14:48:16 +++ 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:48:16 ++ 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:48:16 ++ 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:48:16 ++ 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:48:16 ++ export PYENV_SHELL=bash 14:48:16 ++ PYENV_SHELL=bash 14:48:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:48:16 +++ complete -F _pyenv pyenv 14:48:16 ++ lf-pyver python3 14:48:16 ++ local py_version_xy=python3 14:48:16 ++ local py_version_xyz= 14:48:16 ++ pyenv versions 14:48:16 ++ sed 's/^[ *]* //' 14:48:16 ++ awk '{ print $1 }' 14:48:16 ++ local command 14:48:16 ++ command=versions 14:48:16 ++ grep -E '^[0-9.]*[0-9]$' 14:48:16 ++ '[' 1 -gt 0 ']' 14:48:16 ++ shift 14:48:16 ++ case "$command" in 14:48:16 ++ command pyenv versions 14:48:16 ++ pyenv versions 14:48:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:48:17 +++ grep '^3' /tmp/.pyenv_versions 14:48:17 +++ sort -V 14:48:17 +++ tail -n 1 14:48:17 ++ py_version_xyz=3.10.6 14:48:17 ++ [[ -z 3.10.6 ]] 14:48:17 ++ echo 3.10.6 14:48:17 ++ return 0 14:48:17 + pyenv local 3.10.6 14:48:17 + local command 14:48:17 + command=local 14:48:17 + '[' 2 -gt 0 ']' 14:48:17 + shift 14:48:17 + case "$command" in 14:48:17 + command pyenv local 3.10.6 14:48:17 + pyenv local 3.10.6 14:48:17 + for arg in "$@" 14:48:17 + case $arg in 14:48:17 + pkg_list+='tox ' 14:48:17 + for arg in "$@" 14:48:17 + case $arg in 14:48:17 + pkg_list+='virtualenv ' 14:48:17 + for arg in "$@" 14:48:17 + case $arg in 14:48:17 + pkg_list+='urllib3~=1.26.15 ' 14:48:17 + [[ -f /tmp/.toxenv ]] 14:48:17 + [[ ! -f /tmp/.toxenv ]] 14:48:17 + [[ -n '' ]] 14:48:17 + python3 -m venv /tmp/venv-vGqv 14:48:22 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vGqv' 14:48:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vGqv 14:48:22 + echo /tmp/venv-vGqv 14:48:22 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:48:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:48:22 + /tmp/venv-vGqv/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:48:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:48:25 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:48:25 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:48:25 + /tmp/venv-vGqv/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:48:28 + type python3 14:48:28 + true 14:48:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vGqv/bin to PATH' 14:48:28 lf-activate-venv(): INFO: Adding /tmp/venv-vGqv/bin to PATH 14:48:28 + PATH=/tmp/venv-vGqv/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:48:28 + return 0 14:48:28 + python3 --version 14:48:28 Python 3.10.6 14:48:28 + python3 -m pip --version 14:48:28 pip 24.0 from /tmp/venv-vGqv/lib/python3.10/site-packages/pip (python 3.10) 14:48:28 + python3 -m pip freeze 14:48:29 cachetools==5.3.3 14:48:29 chardet==5.2.0 14:48:29 colorama==0.4.6 14:48:29 distlib==0.3.8 14:48:29 filelock==3.13.1 14:48:29 packaging==23.2 14:48:29 platformdirs==4.2.0 14:48:29 pluggy==1.4.0 14:48:29 pyproject-api==1.6.1 14:48:29 tomli==2.0.1 14:48:29 tox==4.13.0 14:48:29 urllib3==1.26.18 14:48:29 virtualenv==20.25.1 14:48:29 [EnvInject] - Injecting environment variables from a build step. 14:48:29 [EnvInject] - Injecting as environment variables the properties content 14:48:29 PARALLEL=false 14:48:29 14:48:29 [EnvInject] - Variables injected successfully. 14:48:29 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins3833810264394437294.sh 14:48:29 ---> tox-run.sh 14:48:29 + 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:48:29 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 14:48:29 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/docs 14:48:29 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 14:48:29 + cd /w/workspace/integration-python-onapsdk-master-pylint-lint/. 14:48:29 + source /home/jenkins/lf-env.sh 14:48:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:48:29 ++ mktemp -d /tmp/venv-XXXX 14:48:29 + lf_venv=/tmp/venv-dYvu 14:48:29 + local venv_file=/tmp/.os_lf_venv 14:48:29 + local python=python3 14:48:29 + local options 14:48:29 + local set_path=true 14:48:29 + local install_args= 14:48:29 ++ 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:48:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:48:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:48:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:48:29 + true 14:48:29 + case $1 in 14:48:29 + venv_file=/tmp/.toxenv 14:48:29 + shift 2 14:48:29 + true 14:48:29 + case $1 in 14:48:29 + shift 14:48:29 + break 14:48:29 + case $python in 14:48:29 + local pkg_list= 14:48:29 + [[ -d /opt/pyenv ]] 14:48:29 + echo 'Setup pyenv:' 14:48:29 Setup pyenv: 14:48:29 + export PYENV_ROOT=/opt/pyenv 14:48:29 + PYENV_ROOT=/opt/pyenv 14:48:29 + 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:48:29 + 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:48:29 + pyenv versions 14:48:29 system 14:48:29 3.8.13 14:48:29 3.9.13 14:48:29 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 14:48:29 + command -v pyenv 14:48:29 ++ pyenv init - --no-rehash 14:48:29 + 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:48:29 export PATH="/opt/pyenv/shims:${PATH}" 14:48:29 export PYENV_SHELL=bash 14:48:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:48:29 pyenv() { 14:48:29 local command 14:48:29 command="${1:-}" 14:48:29 if [ "$#" -gt 0 ]; then 14:48:29 shift 14:48:29 fi 14:48:29 14:48:29 case "$command" in 14:48:29 rehash|shell) 14:48:29 eval "$(pyenv "sh-$command" "$@")" 14:48:29 ;; 14:48:29 *) 14:48:29 command pyenv "$command" "$@" 14:48:29 ;; 14:48:29 esac 14:48:29 }' 14:48:29 +++ 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:48:29 ++ 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:48:29 ++ 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:48:29 ++ 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:48:29 ++ export PYENV_SHELL=bash 14:48:29 ++ PYENV_SHELL=bash 14:48:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:48:29 +++ complete -F _pyenv pyenv 14:48:29 ++ lf-pyver python3 14:48:29 ++ local py_version_xy=python3 14:48:29 ++ local py_version_xyz= 14:48:29 ++ pyenv versions 14:48:29 ++ sed 's/^[ *]* //' 14:48:29 ++ local command 14:48:29 ++ awk '{ print $1 }' 14:48:29 ++ command=versions 14:48:29 ++ '[' 1 -gt 0 ']' 14:48:29 ++ grep -E '^[0-9.]*[0-9]$' 14:48:29 ++ shift 14:48:29 ++ case "$command" in 14:48:29 ++ command pyenv versions 14:48:29 ++ pyenv versions 14:48:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:48:29 +++ grep '^3' /tmp/.pyenv_versions 14:48:29 +++ sort -V 14:48:29 +++ tail -n 1 14:48:29 ++ py_version_xyz=3.10.6 14:48:29 ++ [[ -z 3.10.6 ]] 14:48:29 ++ echo 3.10.6 14:48:29 ++ return 0 14:48:29 + pyenv local 3.10.6 14:48:29 + local command 14:48:29 + command=local 14:48:29 + '[' 2 -gt 0 ']' 14:48:29 + shift 14:48:29 + case "$command" in 14:48:29 + command pyenv local 3.10.6 14:48:29 + pyenv local 3.10.6 14:48:29 + for arg in "$@" 14:48:29 + case $arg in 14:48:29 + pkg_list+='tox ' 14:48:29 + for arg in "$@" 14:48:29 + case $arg in 14:48:29 + pkg_list+='virtualenv ' 14:48:29 + for arg in "$@" 14:48:29 + case $arg in 14:48:29 + pkg_list+='urllib3~=1.26.15 ' 14:48:29 + [[ -f /tmp/.toxenv ]] 14:48:29 ++ cat /tmp/.toxenv 14:48:29 + lf_venv=/tmp/venv-vGqv 14:48:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vGqv from' file:/tmp/.toxenv 14:48:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vGqv from file:/tmp/.toxenv 14:48:29 + /tmp/venv-vGqv/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:48:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:48:30 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:48:30 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:48:30 + /tmp/venv-vGqv/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:48:32 + type python3 14:48:32 + true 14:48:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vGqv/bin to PATH' 14:48:32 lf-activate-venv(): INFO: Adding /tmp/venv-vGqv/bin to PATH 14:48:32 + PATH=/tmp/venv-vGqv/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:48:32 + return 0 14:48:32 + [[ -d /opt/pyenv ]] 14:48:32 + echo '---> Setting up pyenv' 14:48:32 ---> Setting up pyenv 14:48:32 + export PYENV_ROOT=/opt/pyenv 14:48:32 + PYENV_ROOT=/opt/pyenv 14:48:32 + export PATH=/opt/pyenv/bin:/tmp/venv-vGqv/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:48:32 + PATH=/opt/pyenv/bin:/tmp/venv-vGqv/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:48:32 ++ pwd 14:48:32 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pylint-lint 14:48:32 + export PYTHONPATH 14:48:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:48:32 + TOX_TESTENV_PASSENV=PYTHONPATH 14:48:32 + tox --version 14:48:32 4.13.0 from /tmp/venv-vGqv/lib/python3.10/site-packages/tox/__init__.py 14:48:32 + PARALLEL=false 14:48:32 + TOX_OPTIONS_LIST= 14:48:32 + [[ -n pylint ]] 14:48:32 + TOX_OPTIONS_LIST=' -e pylint' 14:48:32 + case ${PARALLEL,,} in 14:48:32 + tox -e pylint 14:48:32 + tee -a /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/tox.log 14:48:33 pylint: install_deps> python -I -m pip install -r test-requirements.txt 14:48:47 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 14:48:48 .pkg: _optional_hooks> python /tmp/venv-vGqv/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:48:48 .pkg: get_requires_for_build_sdist> python /tmp/venv-vGqv/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:48:48 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 14:48:49 .pkg: get_requires_for_build_wheel> python /tmp/venv-vGqv/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:48:49 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 14:48:49 .pkg: freeze> python -m pip freeze --all 14:48:50 .pkg: pip==24.0,pytest-runner==5.2,setuptools==69.1.0,wheel==0.42.0 14:48:50 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-vGqv/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:48:50 .pkg: build_sdist> python /tmp/venv-vGqv/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:48:50 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:48:51 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.4.tar.gz 14:48:54 pylint: freeze> python -m pip freeze --all 14:48:54 pylint: astroid==3.1.0,attrs==23.2.0,bandit==1.7.7,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==2.0.12,coverage==7.4.3,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.4,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.1.0,pyOpenSSL==22.0.0,pyrsistent==0.20.0,PySocks==1.7.1,pytest==8.0.2,pytest-cov==4.1.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 14:48:54 pylint: commands[0]> pylint src/ 14:49:17 14:49:17 ------------------------------------ 14:49:17 Your code has been rated at 10.00/10 14:49:17 14:49:19 .pkg: _exit> python /tmp/venv-vGqv/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:49:19 pylint: OK (46.97=setup[21.92]+cmd[25.05] seconds) 14:49:19 congratulations :) (47.14 seconds) 14:49:19 + tox_status=0 14:49:19 + echo '---> Completed tox runs' 14:49:19 ---> Completed tox runs 14:49:19 + for i in .tox/*/log 14:49:19 ++ echo .tox/pylint/log 14:49:19 ++ awk -F/ '{print $2}' 14:49:19 + tox_env=pylint 14:49:19 + cp -r .tox/pylint/log /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/pylint 14:49:19 + DOC_DIR=docs/_build/html 14:49:19 + [[ -d docs/_build/html ]] 14:49:19 + echo '---> tox-run.sh ends' 14:49:19 ---> tox-run.sh ends 14:49:19 + test 0 -eq 0 14:49:19 $ ssh-agent -k 14:49:19 unset SSH_AUTH_SOCK; 14:49:19 unset SSH_AGENT_PID; 14:49:19 echo Agent pid 2112 killed; 14:49:19 [ssh-agent] Stopped. 14:49:19 [PostBuildScript] - [INFO] Executing post build scripts. 14:49:19 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins5451270767597681997.sh 14:49:19 ---> sysstat.sh 14:49:20 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins13402885112724039382.sh 14:49:20 ---> package-listing.sh 14:49:20 ++ facter osfamily 14:49:20 ++ tr '[:upper:]' '[:lower:]' 14:49:20 + OS_FAMILY=debian 14:49:20 + workspace=/w/workspace/integration-python-onapsdk-master-pylint-lint 14:49:20 + START_PACKAGES=/tmp/packages_start.txt 14:49:20 + END_PACKAGES=/tmp/packages_end.txt 14:49:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:49:20 + PACKAGES=/tmp/packages_start.txt 14:49:20 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 14:49:20 + PACKAGES=/tmp/packages_end.txt 14:49:20 + case "${OS_FAMILY}" in 14:49:20 + dpkg -l 14:49:20 + grep '^ii' 14:49:20 + '[' -f /tmp/packages_start.txt ']' 14:49:20 + '[' -f /tmp/packages_end.txt ']' 14:49:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:49:20 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 14:49:20 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 14:49:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 14:49:20 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins15987250196687666076.sh 14:49:20 ---> capture-instance-metadata.sh 14:49:20 Setup pyenv: 14:49:20 system 14:49:20 3.8.13 14:49:20 3.9.13 14:49:20 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 14:49:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RdJL 14:49:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:49:28 lf-activate-venv(): INFO: Installing: lftools 14:50:06 lf-activate-venv(): INFO: Adding /tmp/venv-RdJL/bin to PATH 14:50:06 INFO: Running in OpenStack, capturing instance metadata 14:50:06 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins3982284094964771450.sh 14:50:06 provisioning config files... 14:50:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/config10908645488362189061tmp 14:50:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:50:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:50:06 [EnvInject] - Injecting environment variables from a build step. 14:50:06 [EnvInject] - Injecting as environment variables the properties content 14:50:06 SERVER_ID=logs 14:50:06 14:50:06 [EnvInject] - Variables injected successfully. 14:50:06 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins3434057663224553614.sh 14:50:06 ---> create-netrc.sh 14:50:07 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins3499673204433800310.sh 14:50:07 ---> python-tools-install.sh 14:50:07 Setup pyenv: 14:50:07 system 14:50:07 3.8.13 14:50:07 3.9.13 14:50:07 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 14:50:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RdJL from file:/tmp/.os_lf_venv 14:50:08 lf-activate-venv(): INFO: Installing: lftools 14:50:20 lf-activate-venv(): INFO: Adding /tmp/venv-RdJL/bin to PATH 14:50:20 Generating Requirements File 14:51: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. 14:51:06 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 14:51:06 Python 3.10.6 14:51:07 pip 24.0 from /tmp/venv-RdJL/lib/python3.10/site-packages/pip (python 3.10) 14:51:07 appdirs==1.4.4 14:51:07 argcomplete==3.2.2 14:51:07 aspy.yaml==1.3.0 14:51:07 attrs==23.2.0 14:51:07 autopage==0.5.2 14:51:07 beautifulsoup4==4.12.3 14:51:07 boto3==1.34.52 14:51:07 botocore==1.34.52 14:51:07 bs4==0.0.2 14:51:07 cachetools==5.3.3 14:51:07 certifi==2024.2.2 14:51:07 cffi==1.16.0 14:51:07 cfgv==3.4.0 14:51:07 chardet==5.2.0 14:51:07 charset-normalizer==3.3.2 14:51:07 click==8.1.7 14:51:07 cliff==4.6.0 14:51:07 cmd2==2.4.3 14:51:07 cryptography==3.3.2 14:51:07 debtcollector==3.0.0 14:51:07 decorator==5.1.1 14:51:07 defusedxml==0.7.1 14:51:07 Deprecated==1.2.14 14:51:07 distlib==0.3.8 14:51:07 dnspython==2.6.1 14:51:07 docker==4.2.2 14:51:07 dogpile.cache==1.3.2 14:51:07 email_validator==2.1.1 14:51:07 filelock==3.13.1 14:51:07 future==1.0.0 14:51:07 gitdb==4.0.11 14:51:07 GitPython==3.1.42 14:51:07 google-auth==2.28.1 14:51:07 httplib2==0.22.0 14:51:07 identify==2.5.35 14:51:07 idna==3.6 14:51:07 importlib-resources==1.5.0 14:51:07 iso8601==2.1.0 14:51:07 Jinja2==3.1.3 14:51:07 jmespath==1.0.1 14:51:07 jsonpatch==1.33 14:51:07 jsonpointer==2.4 14:51:07 jsonschema==4.21.1 14:51:07 jsonschema-specifications==2023.12.1 14:51:07 keystoneauth1==5.6.0 14:51:07 kubernetes==29.0.0 14:51:07 lftools==0.37.9 14:51:07 lxml==5.1.0 14:51:07 MarkupSafe==2.1.5 14:51:07 msgpack==1.0.7 14:51:07 multi_key_dict==2.0.3 14:51:07 munch==4.0.0 14:51:07 netaddr==1.2.1 14:51:07 netifaces==0.11.0 14:51:07 niet==1.4.2 14:51:07 nodeenv==1.8.0 14:51:07 oauth2client==4.1.3 14:51:07 oauthlib==3.2.2 14:51:07 openstacksdk==0.62.0 14:51:07 os-client-config==2.1.0 14:51:07 os-service-types==1.7.0 14:51:07 osc-lib==3.0.1 14:51:07 oslo.config==9.4.0 14:51:07 oslo.context==5.5.0 14:51:07 oslo.i18n==6.3.0 14:51:07 oslo.log==5.5.0 14:51:07 oslo.serialization==5.4.0 14:51:07 oslo.utils==7.1.0 14:51:07 packaging==23.2 14:51:07 pbr==6.0.0 14:51:07 platformdirs==4.2.0 14:51:07 prettytable==3.10.0 14:51:07 pyasn1==0.5.1 14:51:07 pyasn1-modules==0.3.0 14:51:07 pycparser==2.21 14:51:07 pygerrit2==2.0.15 14:51:07 PyGithub==2.2.0 14:51:07 pyinotify==0.9.6 14:51:07 PyJWT==2.8.0 14:51:07 PyNaCl==1.5.0 14:51:07 pyparsing==2.4.7 14:51:07 pyperclip==1.8.2 14:51:07 pyrsistent==0.20.0 14:51:07 python-cinderclient==9.4.0 14:51:07 python-dateutil==2.8.2 14:51:07 python-heatclient==3.4.0 14:51:07 python-jenkins==1.8.2 14:51:07 python-keystoneclient==5.3.0 14:51:07 python-magnumclient==4.3.0 14:51:07 python-novaclient==18.4.0 14:51:07 python-openstackclient==6.0.1 14:51:07 python-swiftclient==4.5.0 14:51:07 PyYAML==6.0.1 14:51:07 referencing==0.33.0 14:51:07 requests==2.31.0 14:51:07 requests-oauthlib==1.3.1 14:51:07 requestsexceptions==1.4.0 14:51:07 rfc3986==2.0.0 14:51:07 rpds-py==0.18.0 14:51:07 rsa==4.9 14:51:07 ruamel.yaml==0.18.6 14:51:07 ruamel.yaml.clib==0.2.8 14:51:07 s3transfer==0.10.0 14:51:07 simplejson==3.19.2 14:51:07 six==1.16.0 14:51:07 smmap==5.0.1 14:51:07 soupsieve==2.5 14:51:07 stevedore==5.2.0 14:51:07 tabulate==0.9.0 14:51:07 toml==0.10.2 14:51:07 tomlkit==0.12.4 14:51:07 tqdm==4.66.2 14:51:07 typing_extensions==4.10.0 14:51:07 tzdata==2024.1 14:51:07 urllib3==1.26.18 14:51:07 virtualenv==20.25.1 14:51:07 wcwidth==0.2.13 14:51:07 websocket-client==1.7.0 14:51:07 wrapt==1.16.0 14:51:07 xdg==6.0.0 14:51:07 xmltodict==0.13.0 14:51:07 yq==3.2.3 14:51:07 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins14639014632702661147.sh 14:51:07 ---> sudo-logs.sh 14:51:07 Archiving 'sudo' log.. 14:51:07 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins12307145207504023740.sh 14:51:07 ---> job-cost.sh 14:51:07 Setup pyenv: 14:51:07 system 14:51:07 3.8.13 14:51:07 3.9.13 14:51:07 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 14:51:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RdJL from file:/tmp/.os_lf_venv 14:51:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:51:17 lf-activate-venv(): INFO: Adding /tmp/venv-RdJL/bin to PATH 14:51:17 INFO: No Stack... 14:51:17 INFO: Retrieving Pricing Info for: v3-standard-8 14:51:17 INFO: Archiving Costs 14:51:17 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins5840308036526870457.sh 14:51:17 ---> logs-deploy.sh 14:51:17 Setup pyenv: 14:51:17 system 14:51:17 3.8.13 14:51:17 3.9.13 14:51:17 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 14:51:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RdJL from file:/tmp/.os_lf_venv 14:51:19 lf-activate-venv(): INFO: Installing: lftools 14:51:29 lf-activate-venv(): INFO: Adding /tmp/venv-RdJL/bin to PATH 14:51:29 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pylint-lint/245 14:51:29 INFO: archiving workspace using pattern(s): 14:51:30 Archives upload complete. 14:51:30 INFO: archiving logs to Nexus 14:51:31 ---> uname -a: 14:51:31 Linux prd-ubuntu1804-docker-8c-8g-9806 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:51:31 14:51:31 14:51:31 ---> lscpu: 14:51:31 Architecture: x86_64 14:51:31 CPU op-mode(s): 32-bit, 64-bit 14:51:31 Byte Order: Little Endian 14:51:31 CPU(s): 8 14:51:31 On-line CPU(s) list: 0-7 14:51:31 Thread(s) per core: 1 14:51:31 Core(s) per socket: 1 14:51:31 Socket(s): 8 14:51:31 NUMA node(s): 1 14:51:31 Vendor ID: AuthenticAMD 14:51:31 CPU family: 23 14:51:31 Model: 49 14:51:31 Model name: AMD EPYC-Rome Processor 14:51:31 Stepping: 0 14:51:31 CPU MHz: 2799.996 14:51:31 BogoMIPS: 5599.99 14:51:31 Virtualization: AMD-V 14:51:31 Hypervisor vendor: KVM 14:51:31 Virtualization type: full 14:51:31 L1d cache: 32K 14:51:31 L1i cache: 32K 14:51:31 L2 cache: 512K 14:51:31 L3 cache: 16384K 14:51:31 NUMA node0 CPU(s): 0-7 14:51:31 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:51:31 14:51:31 14:51:31 ---> nproc: 14:51:31 8 14:51:31 14:51:31 14:51:31 ---> df -h: 14:51:31 Filesystem Size Used Avail Use% Mounted on 14:51:31 udev 16G 0 16G 0% /dev 14:51:31 tmpfs 3.2G 708K 3.2G 1% /run 14:51:31 /dev/vda1 155G 11G 145G 7% / 14:51:31 tmpfs 16G 0 16G 0% /dev/shm 14:51:31 tmpfs 5.0M 0 5.0M 0% /run/lock 14:51:31 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:51:31 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:51:31 tmpfs 3.2G 0 3.2G 0% /run/user/1001 14:51:31 14:51:31 14:51:31 ---> free -m: 14:51:31 total used free shared buff/cache available 14:51:31 Mem: 32167 802 29130 0 2234 30934 14:51:31 Swap: 1023 0 1023 14:51:31 14:51:31 14:51:31 ---> ip addr: 14:51:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:51:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:51:31 inet 127.0.0.1/8 scope host lo 14:51:31 valid_lft forever preferred_lft forever 14:51:31 inet6 ::1/128 scope host 14:51:31 valid_lft forever preferred_lft forever 14:51:31 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:51:31 link/ether fa:16:3e:0b:27:07 brd ff:ff:ff:ff:ff:ff 14:51:31 inet 10.30.107.233/23 brd 10.30.107.255 scope global dynamic ens3 14:51:31 valid_lft 86160sec preferred_lft 86160sec 14:51:31 inet6 fe80::f816:3eff:fe0b:2707/64 scope link 14:51:31 valid_lft forever preferred_lft forever 14:51:31 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 14:51:31 link/ether 02:42:19:7c:81:a4 brd ff:ff:ff:ff:ff:ff 14:51:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:51:31 valid_lft forever preferred_lft forever 14:51:31 14:51:31 14:51:31 ---> sar -b -r -n DEV: 14:51:31 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-9806) 02/29/24 _x86_64_ (8 CPU) 14:51:31 14:51:31 14:47:34 LINUX RESTART (8 CPU) 14:51:31 14:51:31 14:48:01 tps rtps wtps bread/s bwrtn/s 14:51:31 14:49:01 265.67 61.66 204.02 3769.24 33152.47 14:51:31 14:50:01 97.83 14.41 83.42 982.74 28994.34 14:51:31 14:51:01 71.56 0.63 70.93 77.43 25859.60 14:51:31 Average: 145.01 25.56 119.45 1609.60 29335.07 14:51:31 14:51:31 14:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:51:31 14:49:01 30131196 31601700 2808024 8.52 58164 1725900 1575392 4.64 963200 1556352 114072 14:51:31 14:50:01 29931840 31630064 3007380 9.13 70784 1932072 1490848 4.39 992236 1708460 123724 14:51:31 14:51:01 29860908 31660680 3078312 9.35 85116 2010708 1460452 4.30 956240 1798600 64472 14:51:31 Average: 29974648 31630815 2964572 9.00 71355 1889560 1508897 4.44 970559 1687804 100756 14:51:31 14:51:31 14:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:51:31 14:49:01 ens3 344.36 252.87 1024.02 74.58 0.00 0.00 0.00 0.00 14:51:31 14:49:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 14:51:31 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:31 14:50:01 ens3 36.75 24.94 613.76 5.45 0.00 0.00 0.00 0.00 14:51:31 14:50:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 14:51:31 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:31 14:51:01 ens3 25.54 19.89 264.85 5.46 0.00 0.00 0.00 0.00 14:51:31 14:51:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 14:51:31 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:31 Average: ens3 135.53 99.22 634.17 28.49 0.00 0.00 0.00 0.00 14:51:31 Average: lo 1.09 1.09 0.11 0.11 0.00 0.00 0.00 0.00 14:51:31 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:31 14:51:31 14:51:31 ---> sar -P ALL: 14:51:31 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-9806) 02/29/24 _x86_64_ (8 CPU) 14:51:31 14:51:31 14:47:34 LINUX RESTART (8 CPU) 14:51:31 14:51:31 14:48:01 CPU %user %nice %system %iowait %steal %idle 14:51:31 14:49:01 all 11.30 0.00 1.15 4.31 0.05 83.20 14:51:31 14:49:01 0 24.87 0.00 1.43 1.64 0.07 71.99 14:51:31 14:49:01 1 6.81 0.00 0.62 0.90 0.05 91.62 14:51:31 14:49:01 2 7.94 0.00 1.47 4.24 0.03 86.31 14:51:31 14:49:01 3 10.49 0.00 1.21 1.17 0.03 87.10 14:51:31 14:49:01 4 7.47 0.00 0.87 3.09 0.05 88.52 14:51:31 14:49:01 5 23.16 0.00 1.82 2.31 0.10 72.61 14:51:31 14:49:01 6 4.07 0.00 1.03 20.89 0.05 73.95 14:51:31 14:49:01 7 5.64 0.00 0.70 0.15 0.03 93.48 14:51:31 14:50:01 all 9.69 0.00 0.60 3.94 0.03 85.74 14:51:31 14:50:01 0 6.40 0.00 0.58 0.20 0.02 92.80 14:51:31 14:50:01 1 2.59 0.00 0.45 1.32 0.03 95.61 14:51:31 14:50:01 2 35.96 0.00 0.92 1.00 0.07 62.05 14:51:31 14:50:01 3 3.72 0.00 0.35 3.59 0.02 92.32 14:51:31 14:50:01 4 8.00 0.00 0.57 0.37 0.02 91.05 14:51:31 14:50:01 5 1.05 0.00 0.40 0.13 0.02 98.40 14:51:31 14:50:01 6 13.77 0.00 0.87 24.24 0.07 61.05 14:51:31 14:50:01 7 6.14 0.00 0.65 0.70 0.02 92.50 14:51:31 14:51:01 all 6.81 0.00 0.40 6.92 0.02 85.85 14:51:31 14:51:01 0 16.36 0.00 0.73 2.55 0.03 80.33 14:51:31 14:51:01 1 1.57 0.00 0.20 0.00 0.00 98.23 14:51:31 14:51:01 2 2.55 0.00 0.22 4.61 0.02 92.61 14:51:31 14:51:01 3 10.84 0.00 0.78 10.56 0.03 77.79 14:51:31 14:51:01 4 0.90 0.00 0.10 0.07 0.02 98.92 14:51:31 14:51:01 5 0.07 0.00 0.08 0.00 0.00 99.85 14:51:31 14:51:01 6 11.44 0.00 0.45 12.69 0.02 75.41 14:51:31 14:51:01 7 10.78 0.00 0.65 24.88 0.03 63.65 14:51:31 Average: all 9.26 0.00 0.71 5.06 0.03 84.93 14:51:31 Average: 0 15.86 0.00 0.91 1.46 0.04 81.73 14:51:31 Average: 1 3.65 0.00 0.42 0.74 0.03 95.16 14:51:31 Average: 2 15.47 0.00 0.87 3.28 0.04 80.34 14:51:31 Average: 3 8.35 0.00 0.78 5.11 0.03 85.73 14:51:31 Average: 4 5.45 0.00 0.51 1.17 0.03 92.84 14:51:31 Average: 5 8.08 0.00 0.77 0.81 0.04 90.30 14:51:31 Average: 6 9.76 0.00 0.78 19.27 0.04 70.14 14:51:31 Average: 7 7.52 0.00 0.67 8.58 0.03 83.20 14:51:31 14:51:31 14:51:31