14:58:58 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137443 14:58:58 Running as SYSTEM 14:58:58 [EnvInject] - Loading node environment variables. 14:58:58 Building remotely on prd-ubuntu1804-docker-8c-8g-9813 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pylint-lint 14:58:58 [ssh-agent] Looking for ssh-agent implementation... 14:58:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:58:58 $ ssh-agent 14:58:58 SSH_AUTH_SOCK=/tmp/ssh-If2ejxrYlQog/agent.2092 14:58:58 SSH_AGENT_PID=2094 14:58:58 [ssh-agent] Started. 14:58:58 Running ssh-add (command line suppressed) 14:58:58 Identity added: /w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_5707626527216602671.key (/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_5707626527216602671.key) 14:58:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:58:58 The recommended git tool is: NONE 14:59:03 using credential onap-jenkins-ssh 14:59:03 Wiping out workspace first. 14:59:03 Cloning the remote Git repository 14:59:03 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 14:59:03 > git init /w/workspace/integration-python-onapsdk-master-pylint-lint # timeout=10 14:59:03 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 14:59:03 > git --version # timeout=10 14:59:03 > git --version # 'git version 2.17.1' 14:59:03 using GIT_SSH to set credentials Gerrit user 14:59:03 Verifying host key using manually-configured host key entries 14:59:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:59:03 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 14:59:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:59:05 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 14:59:05 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 14:59:05 using GIT_SSH to set credentials Gerrit user 14:59:05 Verifying host key using manually-configured host key entries 14:59:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/43/137443/13 # timeout=30 14:59:05 > git rev-parse 0aea12c1116600b9579c623b3d83af5120966868^{commit} # timeout=10 14:59:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:59:05 Checking out Revision 0aea12c1116600b9579c623b3d83af5120966868 (refs/changes/43/137443/13) 14:59:05 > git config core.sparsecheckout # timeout=10 14:59:05 > git checkout -f 0aea12c1116600b9579c623b3d83af5120966868 # timeout=30 14:59:08 Commit message: "Avoid empty newlines in jina templates when if conditions evaluate to false" 14:59:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:59:08 > git rev-list --no-walk d3591ef0893a8b718042b3a7937bb1f73d972176 # timeout=10 14:59:08 [EnvInject] - Injecting environment variables from a build step. 14:59:08 [EnvInject] - Injecting as environment variables the properties content 14:59:08 PYTHON=python3 14:59:08 14:59:08 [EnvInject] - Variables injected successfully. 14:59:08 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins16763447220512029186.sh 14:59:08 ---> tox-install.sh 14:59:08 + source /home/jenkins/lf-env.sh 14:59:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:59:08 ++ mktemp -d /tmp/venv-XXXX 14:59:08 + lf_venv=/tmp/venv-9LTm 14:59:08 + local venv_file=/tmp/.os_lf_venv 14:59:08 + local python=python3 14:59:08 + local options 14:59:08 + local set_path=true 14:59:08 + local install_args= 14:59:08 ++ 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:59:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:59:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:59:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:59:08 + true 14:59:08 + case $1 in 14:59:08 + venv_file=/tmp/.toxenv 14:59:08 + shift 2 14:59:08 + true 14:59:08 + case $1 in 14:59:08 + shift 14:59:08 + break 14:59:08 + case $python in 14:59:08 + local pkg_list= 14:59:08 + [[ -d /opt/pyenv ]] 14:59:08 + echo 'Setup pyenv:' 14:59:08 Setup pyenv: 14:59:08 + export PYENV_ROOT=/opt/pyenv 14:59:08 + PYENV_ROOT=/opt/pyenv 14:59:08 + 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:59:08 + 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:59:08 + pyenv versions 14:59:08 * system (set by /opt/pyenv/version) 14:59:08 * 3.8.13 (set by /opt/pyenv/version) 14:59:08 * 3.9.13 (set by /opt/pyenv/version) 14:59:08 * 3.10.6 (set by /opt/pyenv/version) 14:59:08 + command -v pyenv 14:59:08 ++ pyenv init - --no-rehash 14:59:08 + 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:59:08 export PATH="/opt/pyenv/shims:${PATH}" 14:59:08 export PYENV_SHELL=bash 14:59:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:59:08 pyenv() { 14:59:08 local command 14:59:08 command="${1:-}" 14:59:08 if [ "$#" -gt 0 ]; then 14:59:08 shift 14:59:08 fi 14:59:08 14:59:08 case "$command" in 14:59:08 rehash|shell) 14:59:08 eval "$(pyenv "sh-$command" "$@")" 14:59:08 ;; 14:59:08 *) 14:59:08 command pyenv "$command" "$@" 14:59:08 ;; 14:59:08 esac 14:59:08 }' 14:59:08 +++ 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:59:08 ++ 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:59:08 ++ 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:59:08 ++ 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:59:08 ++ export PYENV_SHELL=bash 14:59:08 ++ PYENV_SHELL=bash 14:59:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:59:08 +++ complete -F _pyenv pyenv 14:59:08 ++ lf-pyver python3 14:59:08 ++ local py_version_xy=python3 14:59:08 ++ local py_version_xyz= 14:59:08 ++ pyenv versions 14:59:08 ++ local command 14:59:08 ++ command=versions 14:59:08 ++ '[' 1 -gt 0 ']' 14:59:08 ++ shift 14:59:08 ++ case "$command" in 14:59:08 ++ command pyenv versions 14:59:08 ++ pyenv versions 14:59:08 ++ awk '{ print $1 }' 14:59:08 ++ sed 's/^[ *]* //' 14:59:08 ++ grep -E '^[0-9.]*[0-9]$' 14:59:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:59:08 +++ grep '^3' /tmp/.pyenv_versions 14:59:08 +++ tail -n 1 14:59:08 +++ sort -V 14:59:08 ++ py_version_xyz=3.10.6 14:59:08 ++ [[ -z 3.10.6 ]] 14:59:08 ++ echo 3.10.6 14:59:08 ++ return 0 14:59:08 + pyenv local 3.10.6 14:59:08 + local command 14:59:08 + command=local 14:59:08 + '[' 2 -gt 0 ']' 14:59:08 + shift 14:59:08 + case "$command" in 14:59:08 + command pyenv local 3.10.6 14:59:08 + pyenv local 3.10.6 14:59:09 + for arg in "$@" 14:59:09 + case $arg in 14:59:09 + pkg_list+='tox ' 14:59:09 + for arg in "$@" 14:59:09 + case $arg in 14:59:09 + pkg_list+='virtualenv ' 14:59:09 + for arg in "$@" 14:59:09 + case $arg in 14:59:09 + pkg_list+='urllib3~=1.26.15 ' 14:59:09 + [[ -f /tmp/.toxenv ]] 14:59:09 + [[ ! -f /tmp/.toxenv ]] 14:59:09 + [[ -n '' ]] 14:59:09 + python3 -m venv /tmp/venv-9LTm 14:59:13 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9LTm' 14:59:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9LTm 14:59:13 + echo /tmp/venv-9LTm 14:59:13 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:59:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:59:13 + /tmp/venv-9LTm/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:59:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:59:16 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:59:16 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:59:16 + /tmp/venv-9LTm/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:59:19 + type python3 14:59:19 + true 14:59:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9LTm/bin to PATH' 14:59:19 lf-activate-venv(): INFO: Adding /tmp/venv-9LTm/bin to PATH 14:59:19 + PATH=/tmp/venv-9LTm/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:59:19 + return 0 14:59:19 + python3 --version 14:59:19 Python 3.10.6 14:59:19 + python3 -m pip --version 14:59:19 pip 24.0 from /tmp/venv-9LTm/lib/python3.10/site-packages/pip (python 3.10) 14:59:19 + python3 -m pip freeze 14:59:20 cachetools==5.3.3 14:59:20 chardet==5.2.0 14:59:20 colorama==0.4.6 14:59:20 distlib==0.3.8 14:59:20 filelock==3.13.1 14:59:20 packaging==23.2 14:59:20 platformdirs==4.2.0 14:59:20 pluggy==1.4.0 14:59:20 pyproject-api==1.6.1 14:59:20 tomli==2.0.1 14:59:20 tox==4.13.0 14:59:20 urllib3==1.26.18 14:59:20 virtualenv==20.25.1 14:59:20 [EnvInject] - Injecting environment variables from a build step. 14:59:20 [EnvInject] - Injecting as environment variables the properties content 14:59:20 PARALLEL=false 14:59:20 14:59:20 [EnvInject] - Variables injected successfully. 14:59:20 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins16802207630001562599.sh 14:59:20 ---> tox-run.sh 14:59:20 + 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:59:20 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 14:59:20 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/docs 14:59:20 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 14:59:20 + cd /w/workspace/integration-python-onapsdk-master-pylint-lint/. 14:59:20 + source /home/jenkins/lf-env.sh 14:59:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:59:20 ++ mktemp -d /tmp/venv-XXXX 14:59:20 + lf_venv=/tmp/venv-aIpX 14:59:20 + local venv_file=/tmp/.os_lf_venv 14:59:20 + local python=python3 14:59:20 + local options 14:59:20 + local set_path=true 14:59:20 + local install_args= 14:59:20 ++ 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:59:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:59:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:59:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:59:20 + true 14:59:20 + case $1 in 14:59:20 + venv_file=/tmp/.toxenv 14:59:20 + shift 2 14:59:20 + true 14:59:20 + case $1 in 14:59:20 + shift 14:59:20 + break 14:59:20 + case $python in 14:59:20 + local pkg_list= 14:59:20 + [[ -d /opt/pyenv ]] 14:59:20 + echo 'Setup pyenv:' 14:59:20 Setup pyenv: 14:59:20 + export PYENV_ROOT=/opt/pyenv 14:59:20 + PYENV_ROOT=/opt/pyenv 14:59:20 + 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:59:20 + 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:59:20 + pyenv versions 14:59:20 system 14:59:20 3.8.13 14:59:20 3.9.13 14:59:20 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 14:59:20 + command -v pyenv 14:59:20 ++ pyenv init - --no-rehash 14:59:20 + 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:59:20 export PATH="/opt/pyenv/shims:${PATH}" 14:59:20 export PYENV_SHELL=bash 14:59:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:59:20 pyenv() { 14:59:20 local command 14:59:20 command="${1:-}" 14:59:20 if [ "$#" -gt 0 ]; then 14:59:20 shift 14:59:20 fi 14:59:20 14:59:20 case "$command" in 14:59:20 rehash|shell) 14:59:20 eval "$(pyenv "sh-$command" "$@")" 14:59:20 ;; 14:59:20 *) 14:59:20 command pyenv "$command" "$@" 14:59:20 ;; 14:59:20 esac 14:59:20 }' 14:59:20 +++ 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:59:20 ++ 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:59:20 ++ 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:59:20 ++ 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:59:20 ++ export PYENV_SHELL=bash 14:59:20 ++ PYENV_SHELL=bash 14:59:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:59:20 +++ complete -F _pyenv pyenv 14:59:20 ++ lf-pyver python3 14:59:20 ++ local py_version_xy=python3 14:59:20 ++ local py_version_xyz= 14:59:20 ++ pyenv versions 14:59:20 ++ local command 14:59:20 ++ command=versions 14:59:20 ++ '[' 1 -gt 0 ']' 14:59:20 ++ shift 14:59:20 ++ case "$command" in 14:59:20 ++ command pyenv versions 14:59:20 ++ pyenv versions 14:59:20 ++ sed 's/^[ *]* //' 14:59:20 ++ awk '{ print $1 }' 14:59:20 ++ grep -E '^[0-9.]*[0-9]$' 14:59:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:59:20 +++ grep '^3' /tmp/.pyenv_versions 14:59:20 +++ sort -V 14:59:20 +++ tail -n 1 14:59:20 ++ py_version_xyz=3.10.6 14:59:20 ++ [[ -z 3.10.6 ]] 14:59:20 ++ echo 3.10.6 14:59:20 ++ return 0 14:59:20 + pyenv local 3.10.6 14:59:20 + local command 14:59:20 + command=local 14:59:20 + '[' 2 -gt 0 ']' 14:59:20 + shift 14:59:20 + case "$command" in 14:59:20 + command pyenv local 3.10.6 14:59:20 + pyenv local 3.10.6 14:59:20 + for arg in "$@" 14:59:20 + case $arg in 14:59:20 + pkg_list+='tox ' 14:59:20 + for arg in "$@" 14:59:20 + case $arg in 14:59:20 + pkg_list+='virtualenv ' 14:59:20 + for arg in "$@" 14:59:20 + case $arg in 14:59:20 + pkg_list+='urllib3~=1.26.15 ' 14:59:20 + [[ -f /tmp/.toxenv ]] 14:59:20 ++ cat /tmp/.toxenv 14:59:20 + lf_venv=/tmp/venv-9LTm 14:59:20 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9LTm from' file:/tmp/.toxenv 14:59:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9LTm from file:/tmp/.toxenv 14:59:20 + /tmp/venv-9LTm/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:59:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:59:21 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:59:21 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:59:21 + /tmp/venv-9LTm/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:59:23 + type python3 14:59:23 + true 14:59:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9LTm/bin to PATH' 14:59:23 lf-activate-venv(): INFO: Adding /tmp/venv-9LTm/bin to PATH 14:59:23 + PATH=/tmp/venv-9LTm/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:59:23 + return 0 14:59:23 + [[ -d /opt/pyenv ]] 14:59:23 + echo '---> Setting up pyenv' 14:59:23 ---> Setting up pyenv 14:59:23 + export PYENV_ROOT=/opt/pyenv 14:59:23 + PYENV_ROOT=/opt/pyenv 14:59:23 + export PATH=/opt/pyenv/bin:/tmp/venv-9LTm/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:59:23 + PATH=/opt/pyenv/bin:/tmp/venv-9LTm/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:59:23 ++ pwd 14:59:23 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pylint-lint 14:59:23 + export PYTHONPATH 14:59:23 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:59:23 + TOX_TESTENV_PASSENV=PYTHONPATH 14:59:23 + tox --version 14:59:23 4.13.0 from /tmp/venv-9LTm/lib/python3.10/site-packages/tox/__init__.py 14:59:23 + PARALLEL=false 14:59:23 + TOX_OPTIONS_LIST= 14:59:23 + [[ -n pylint ]] 14:59:23 + TOX_OPTIONS_LIST=' -e pylint' 14:59:23 + case ${PARALLEL,,} in 14:59:23 + tox -e pylint 14:59:23 + tee -a /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/tox.log 14:59:25 pylint: install_deps> python -I -m pip install -r test-requirements.txt 14:59:41 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 14:59:42 .pkg: _optional_hooks> python /tmp/venv-9LTm/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:59:42 .pkg: get_requires_for_build_sdist> python /tmp/venv-9LTm/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:59:42 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 14:59:43 .pkg: get_requires_for_build_wheel> python /tmp/venv-9LTm/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:59:43 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 14:59:43 .pkg: freeze> python -m pip freeze --all 14:59:44 .pkg: pip==24.0,pytest-runner==5.2,setuptools==69.1.0,wheel==0.42.0 14:59:44 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-9LTm/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:59:44 .pkg: build_sdist> python /tmp/venv-9LTm/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:59:44 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:59:45 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:59:48 pylint: freeze> python -m pip freeze --all 14:59:48 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:59:48 pylint: commands[0]> pylint src/ 15:00:11 15:00:11 ------------------------------------ 15:00:11 Your code has been rated at 10.00/10 15:00:11 15:00:14 .pkg: _exit> python /tmp/venv-9LTm/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 15:00:14 pylint: OK (49.93=setup[24.44]+cmd[25.50] seconds) 15:00:14 congratulations :) (50.10 seconds) 15:00:14 + tox_status=0 15:00:14 + echo '---> Completed tox runs' 15:00:14 ---> Completed tox runs 15:00:14 + for i in .tox/*/log 15:00:14 ++ echo .tox/pylint/log 15:00:14 ++ awk -F/ '{print $2}' 15:00:14 + tox_env=pylint 15:00:14 + cp -r .tox/pylint/log /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/pylint 15:00:14 + DOC_DIR=docs/_build/html 15:00:14 + [[ -d docs/_build/html ]] 15:00:14 + echo '---> tox-run.sh ends' 15:00:14 ---> tox-run.sh ends 15:00:14 + test 0 -eq 0 15:00:14 $ ssh-agent -k 15:00:14 unset SSH_AUTH_SOCK; 15:00:14 unset SSH_AGENT_PID; 15:00:14 echo Agent pid 2094 killed; 15:00:14 [ssh-agent] Stopped. 15:00:14 [PostBuildScript] - [INFO] Executing post build scripts. 15:00:14 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins1384640993447120735.sh 15:00:14 ---> sysstat.sh 15:00:14 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins6235596656683806635.sh 15:00:14 ---> package-listing.sh 15:00:14 ++ facter osfamily 15:00:14 ++ tr '[:upper:]' '[:lower:]' 15:00:14 + OS_FAMILY=debian 15:00:14 + workspace=/w/workspace/integration-python-onapsdk-master-pylint-lint 15:00:14 + START_PACKAGES=/tmp/packages_start.txt 15:00:14 + END_PACKAGES=/tmp/packages_end.txt 15:00:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:00:14 + PACKAGES=/tmp/packages_start.txt 15:00:14 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 15:00:14 + PACKAGES=/tmp/packages_end.txt 15:00:14 + case "${OS_FAMILY}" in 15:00:14 + dpkg -l 15:00:14 + grep '^ii' 15:00:15 + '[' -f /tmp/packages_start.txt ']' 15:00:15 + '[' -f /tmp/packages_end.txt ']' 15:00:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:00:15 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 15:00:15 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 15:00:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 15:00:15 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins6391382031452819147.sh 15:00:15 ---> capture-instance-metadata.sh 15:00:15 Setup pyenv: 15:00:15 system 15:00:15 3.8.13 15:00:15 3.9.13 15:00:15 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 15:00:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lzvw 15:00:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:00:22 lf-activate-venv(): INFO: Installing: lftools 15:00:58 lf-activate-venv(): INFO: Adding /tmp/venv-lzvw/bin to PATH 15:00:58 INFO: Running in OpenStack, capturing instance metadata 15:00:58 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins14791504693839645903.sh 15:00:58 provisioning config files... 15:00:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/config14673943736133457928tmp 15:00:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:00:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:00:58 [EnvInject] - Injecting environment variables from a build step. 15:00:58 [EnvInject] - Injecting as environment variables the properties content 15:00:58 SERVER_ID=logs 15:00:58 15:00:58 [EnvInject] - Variables injected successfully. 15:00:58 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins10058427220039625243.sh 15:00:58 ---> create-netrc.sh 15:00:58 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins6130912311110855536.sh 15:00:58 ---> python-tools-install.sh 15:00:58 Setup pyenv: 15:00:58 system 15:00:58 3.8.13 15:00:58 3.9.13 15:00:58 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 15:00:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lzvw from file:/tmp/.os_lf_venv 15:00:59 lf-activate-venv(): INFO: Installing: lftools 15:01:08 lf-activate-venv(): INFO: Adding /tmp/venv-lzvw/bin to PATH 15:01:08 Generating Requirements File 15:01:38 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:01:38 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 15:01:38 Python 3.10.6 15:01:39 pip 24.0 from /tmp/venv-lzvw/lib/python3.10/site-packages/pip (python 3.10) 15:01:39 appdirs==1.4.4 15:01:39 argcomplete==3.2.2 15:01:39 aspy.yaml==1.3.0 15:01:39 attrs==23.2.0 15:01:39 autopage==0.5.2 15:01:39 beautifulsoup4==4.12.3 15:01:39 boto3==1.34.52 15:01:39 botocore==1.34.52 15:01:39 bs4==0.0.2 15:01:39 cachetools==5.3.3 15:01:39 certifi==2024.2.2 15:01:39 cffi==1.16.0 15:01:39 cfgv==3.4.0 15:01:39 chardet==5.2.0 15:01:39 charset-normalizer==3.3.2 15:01:39 click==8.1.7 15:01:39 cliff==4.6.0 15:01:39 cmd2==2.4.3 15:01:39 cryptography==3.3.2 15:01:39 debtcollector==3.0.0 15:01:39 decorator==5.1.1 15:01:39 defusedxml==0.7.1 15:01:39 Deprecated==1.2.14 15:01:39 distlib==0.3.8 15:01:39 dnspython==2.6.1 15:01:39 docker==4.2.2 15:01:39 dogpile.cache==1.3.2 15:01:39 email_validator==2.1.1 15:01:39 filelock==3.13.1 15:01:39 future==1.0.0 15:01:39 gitdb==4.0.11 15:01:39 GitPython==3.1.42 15:01:39 google-auth==2.28.1 15:01:39 httplib2==0.22.0 15:01:39 identify==2.5.35 15:01:39 idna==3.6 15:01:39 importlib-resources==1.5.0 15:01:39 iso8601==2.1.0 15:01:39 Jinja2==3.1.3 15:01:39 jmespath==1.0.1 15:01:39 jsonpatch==1.33 15:01:39 jsonpointer==2.4 15:01:39 jsonschema==4.21.1 15:01:39 jsonschema-specifications==2023.12.1 15:01:39 keystoneauth1==5.6.0 15:01:39 kubernetes==29.0.0 15:01:39 lftools==0.37.9 15:01:39 lxml==5.1.0 15:01:39 MarkupSafe==2.1.5 15:01:39 msgpack==1.0.7 15:01:39 multi_key_dict==2.0.3 15:01:39 munch==4.0.0 15:01:39 netaddr==1.2.1 15:01:39 netifaces==0.11.0 15:01:39 niet==1.4.2 15:01:39 nodeenv==1.8.0 15:01:39 oauth2client==4.1.3 15:01:39 oauthlib==3.2.2 15:01:39 openstacksdk==0.62.0 15:01:39 os-client-config==2.1.0 15:01:39 os-service-types==1.7.0 15:01:39 osc-lib==3.0.1 15:01:39 oslo.config==9.4.0 15:01:39 oslo.context==5.5.0 15:01:39 oslo.i18n==6.3.0 15:01:39 oslo.log==5.5.0 15:01:39 oslo.serialization==5.4.0 15:01:39 oslo.utils==7.1.0 15:01:39 packaging==23.2 15:01:39 pbr==6.0.0 15:01:39 platformdirs==4.2.0 15:01:39 prettytable==3.10.0 15:01:39 pyasn1==0.5.1 15:01:39 pyasn1-modules==0.3.0 15:01:39 pycparser==2.21 15:01:39 pygerrit2==2.0.15 15:01:39 PyGithub==2.2.0 15:01:39 pyinotify==0.9.6 15:01:39 PyJWT==2.8.0 15:01:39 PyNaCl==1.5.0 15:01:39 pyparsing==2.4.7 15:01:39 pyperclip==1.8.2 15:01:39 pyrsistent==0.20.0 15:01:39 python-cinderclient==9.4.0 15:01:39 python-dateutil==2.8.2 15:01:39 python-heatclient==3.4.0 15:01:39 python-jenkins==1.8.2 15:01:39 python-keystoneclient==5.3.0 15:01:39 python-magnumclient==4.3.0 15:01:39 python-novaclient==18.4.0 15:01:39 python-openstackclient==6.0.1 15:01:39 python-swiftclient==4.5.0 15:01:39 PyYAML==6.0.1 15:01:39 referencing==0.33.0 15:01:39 requests==2.31.0 15:01:39 requests-oauthlib==1.3.1 15:01:39 requestsexceptions==1.4.0 15:01:39 rfc3986==2.0.0 15:01:39 rpds-py==0.18.0 15:01:39 rsa==4.9 15:01:39 ruamel.yaml==0.18.6 15:01:39 ruamel.yaml.clib==0.2.8 15:01:39 s3transfer==0.10.0 15:01:39 simplejson==3.19.2 15:01:39 six==1.16.0 15:01:39 smmap==5.0.1 15:01:39 soupsieve==2.5 15:01:39 stevedore==5.2.0 15:01:39 tabulate==0.9.0 15:01:39 toml==0.10.2 15:01:39 tomlkit==0.12.4 15:01:39 tqdm==4.66.2 15:01:39 typing_extensions==4.10.0 15:01:39 tzdata==2024.1 15:01:39 urllib3==1.26.18 15:01:39 virtualenv==20.25.1 15:01:39 wcwidth==0.2.13 15:01:39 websocket-client==1.7.0 15:01:39 wrapt==1.16.0 15:01:39 xdg==6.0.0 15:01:39 xmltodict==0.13.0 15:01:39 yq==3.2.3 15:01:39 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins5584352718626692940.sh 15:01:39 ---> sudo-logs.sh 15:01:39 Archiving 'sudo' log.. 15:01:39 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins9913946864483445595.sh 15:01:39 ---> job-cost.sh 15:01:39 Setup pyenv: 15:01:39 system 15:01:39 3.8.13 15:01:39 3.9.13 15:01:39 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 15:01:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lzvw from file:/tmp/.os_lf_venv 15:01:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:01:49 lf-activate-venv(): INFO: Adding /tmp/venv-lzvw/bin to PATH 15:01:49 INFO: No Stack... 15:01:50 INFO: Retrieving Pricing Info for: v3-standard-8 15:01:50 INFO: Archiving Costs 15:01:50 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins10015779453409486277.sh 15:01:50 ---> logs-deploy.sh 15:01:50 Setup pyenv: 15:01:50 system 15:01:50 3.8.13 15:01:50 3.9.13 15:01:50 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 15:01:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lzvw from file:/tmp/.os_lf_venv 15:01:52 lf-activate-venv(): INFO: Installing: lftools 15:02:01 lf-activate-venv(): INFO: Adding /tmp/venv-lzvw/bin to PATH 15:02:01 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pylint-lint/246 15:02:01 INFO: archiving workspace using pattern(s): 15:02:02 Archives upload complete. 15:02:03 INFO: archiving logs to Nexus 15:02:04 ---> uname -a: 15:02:04 Linux prd-ubuntu1804-docker-8c-8g-9813 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:02:04 15:02:04 15:02:04 ---> lscpu: 15:02:04 Architecture: x86_64 15:02:04 CPU op-mode(s): 32-bit, 64-bit 15:02:04 Byte Order: Little Endian 15:02:04 CPU(s): 8 15:02:04 On-line CPU(s) list: 0-7 15:02:04 Thread(s) per core: 1 15:02:04 Core(s) per socket: 1 15:02:04 Socket(s): 8 15:02:04 NUMA node(s): 1 15:02:04 Vendor ID: AuthenticAMD 15:02:04 CPU family: 23 15:02:04 Model: 49 15:02:04 Model name: AMD EPYC-Rome Processor 15:02:04 Stepping: 0 15:02:04 CPU MHz: 2799.998 15:02:04 BogoMIPS: 5599.99 15:02:04 Virtualization: AMD-V 15:02:04 Hypervisor vendor: KVM 15:02:04 Virtualization type: full 15:02:04 L1d cache: 32K 15:02:04 L1i cache: 32K 15:02:04 L2 cache: 512K 15:02:04 L3 cache: 16384K 15:02:04 NUMA node0 CPU(s): 0-7 15:02:04 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:02:04 15:02:04 15:02:04 ---> nproc: 15:02:04 8 15:02:04 15:02:04 15:02:04 ---> df -h: 15:02:04 Filesystem Size Used Avail Use% Mounted on 15:02:04 udev 16G 0 16G 0% /dev 15:02:04 tmpfs 3.2G 708K 3.2G 1% /run 15:02:04 /dev/vda1 155G 11G 145G 7% / 15:02:04 tmpfs 16G 0 16G 0% /dev/shm 15:02:04 tmpfs 5.0M 0 5.0M 0% /run/lock 15:02:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:02:04 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:02:04 tmpfs 3.2G 0 3.2G 0% /run/user/1001 15:02:04 15:02:04 15:02:04 ---> free -m: 15:02:04 total used free shared buff/cache available 15:02:04 Mem: 32167 840 29086 0 2239 30897 15:02:04 Swap: 1023 0 1023 15:02:04 15:02:04 15:02:04 ---> ip addr: 15:02:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:02:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:02:04 inet 127.0.0.1/8 scope host lo 15:02:04 valid_lft forever preferred_lft forever 15:02:04 inet6 ::1/128 scope host 15:02:04 valid_lft forever preferred_lft forever 15:02:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:02:04 link/ether fa:16:3e:b8:8e:2d brd ff:ff:ff:ff:ff:ff 15:02:04 inet 10.30.106.199/23 brd 10.30.107.255 scope global dynamic ens3 15:02:04 valid_lft 86172sec preferred_lft 86172sec 15:02:04 inet6 fe80::f816:3eff:feb8:8e2d/64 scope link 15:02:04 valid_lft forever preferred_lft forever 15:02:04 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 15:02:04 link/ether 02:42:18:ac:ff:bf brd ff:ff:ff:ff:ff:ff 15:02:04 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:02:04 valid_lft forever preferred_lft forever 15:02:04 15:02:04 15:02:04 ---> sar -b -r -n DEV: 15:02:04 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-9813) 02/29/24 _x86_64_ (8 CPU) 15:02:04 15:02:04 14:58:19 LINUX RESTART (8 CPU) 15:02:04 15:02:04 14:59:00 tps rtps wtps bread/s bwrtn/s 15:02:04 15:00:01 251.30 27.23 224.08 868.45 27768.43 15:02:04 15:01:01 85.95 14.56 71.39 1043.96 27663.26 15:02:04 15:02:01 83.39 0.65 82.74 28.13 30196.30 15:02:04 Average: 140.83 14.22 126.61 648.07 28538.39 15:02:04 15:02:04 14:59:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:02:04 15:00:01 30051556 31529160 2887664 8.77 58248 1733376 1657476 4.88 1042772 1562512 76900 15:02:04 15:01:01 29930516 31664884 3008704 9.13 78652 1955280 1437816 4.23 944752 1751460 145528 15:02:04 15:02:01 29845736 31698916 3093484 9.39 90828 2056012 1389624 4.09 921780 1845592 109620 15:02:04 Average: 29942603 31630987 2996617 9.10 75909 1914889 1494972 4.40 969768 1719855 110683 15:02:04 15:02:04 14:59:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:02:04 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:04 15:00:01 lo 0.92 0.92 0.10 0.10 0.00 0.00 0.00 0.00 15:02:04 15:00:01 ens3 68.17 52.75 388.69 16.30 0.00 0.00 0.00 0.00 15:02:04 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:04 15:01:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 15:02:04 15:01:01 ens3 43.94 32.86 617.15 22.29 0.00 0.00 0.00 0.00 15:02:04 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:04 15:02:01 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 15:02:04 15:02:01 ens3 32.89 25.73 288.18 7.38 0.00 0.00 0.00 0.00 15:02:04 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:04 Average: lo 1.06 1.06 0.11 0.11 0.00 0.00 0.00 0.00 15:02:04 Average: ens3 48.45 37.20 431.11 15.33 0.00 0.00 0.00 0.00 15:02:04 15:02:04 15:02:04 ---> sar -P ALL: 15:02:04 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-9813) 02/29/24 _x86_64_ (8 CPU) 15:02:04 15:02:04 14:58:19 LINUX RESTART (8 CPU) 15:02:04 15:02:04 14:59:00 CPU %user %nice %system %iowait %steal %idle 15:02:04 15:00:01 all 9.47 0.00 0.74 3.39 0.05 86.35 15:02:04 15:00:01 0 12.30 0.00 1.03 0.85 0.02 85.79 15:02:04 15:00:01 1 32.54 0.00 1.72 4.39 0.10 61.26 15:02:04 15:00:01 2 4.76 0.00 0.61 1.10 0.07 93.47 15:02:04 15:00:01 3 3.89 0.00 0.30 0.54 0.03 95.24 15:02:04 15:00:01 4 0.87 0.00 0.61 17.67 0.07 80.79 15:02:04 15:00:01 5 12.11 0.00 0.79 1.76 0.07 85.28 15:02:04 15:00:01 6 2.64 0.00 0.45 0.33 0.05 96.54 15:02:04 15:00:01 7 6.72 0.00 0.38 0.38 0.03 92.48 15:02:04 15:01:01 all 9.92 0.00 0.63 3.45 0.04 85.96 15:02:04 15:01:01 0 1.62 0.00 0.30 0.13 0.02 97.93 15:02:04 15:01:01 1 14.57 0.00 0.69 0.27 0.02 84.46 15:02:04 15:01:01 2 35.24 0.00 1.91 5.69 0.07 57.09 15:02:04 15:01:01 3 10.55 0.00 0.80 0.23 0.03 88.38 15:02:04 15:01:01 4 0.18 0.00 0.27 19.34 0.05 80.16 15:02:04 15:01:01 5 15.21 0.00 0.37 1.24 0.03 83.15 15:02:04 15:01:01 6 1.37 0.00 0.33 0.05 0.10 98.15 15:02:04 15:01:01 7 0.73 0.00 0.37 0.63 0.03 98.23 15:02:04 15:02:01 all 9.99 0.00 0.56 3.03 0.03 86.39 15:02:04 15:02:01 0 3.23 0.00 0.23 0.00 0.00 96.53 15:02:04 15:02:01 1 12.96 0.00 0.50 0.53 0.03 85.97 15:02:04 15:02:01 2 31.83 0.00 1.27 2.52 0.07 64.31 15:02:04 15:02:01 3 10.57 0.00 0.73 0.43 0.02 88.25 15:02:04 15:02:01 4 0.77 0.00 0.30 6.82 0.00 92.12 15:02:04 15:02:01 5 11.43 0.00 0.49 0.25 0.02 87.82 15:02:04 15:02:01 6 9.15 0.00 0.68 11.47 0.05 78.64 15:02:04 15:02:01 7 0.12 0.00 0.22 2.21 0.05 97.41 15:02:04 Average: all 9.79 0.00 0.64 3.29 0.04 86.24 15:02:04 Average: 0 5.75 0.00 0.53 0.33 0.01 93.38 15:02:04 Average: 1 20.08 0.00 0.97 1.74 0.05 77.16 15:02:04 Average: 2 23.83 0.00 1.26 3.09 0.07 71.75 15:02:04 Average: 3 8.31 0.00 0.61 0.40 0.03 90.65 15:02:04 Average: 4 0.61 0.00 0.39 14.62 0.04 84.34 15:02:04 Average: 5 12.91 0.00 0.55 1.09 0.04 85.42 15:02:04 Average: 6 4.38 0.00 0.49 3.94 0.07 91.13 15:02:04 Average: 7 2.53 0.00 0.32 1.07 0.04 96.03 15:02:04 15:02:04 15:02:04