08:10:37 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/135089 08:10:37 Running as SYSTEM 08:10:37 [EnvInject] - Loading node environment variables. 08:10:37 Building remotely on prd-ubuntu1804-docker-8c-8g-6562 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pylint-lint 08:10:37 [ssh-agent] Looking for ssh-agent implementation... 08:10:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:10:37 $ ssh-agent 08:10:37 SSH_AUTH_SOCK=/tmp/ssh-3wsF4ZFss0Ik/agent.2211 08:10:37 SSH_AGENT_PID=2213 08:10:37 [ssh-agent] Started. 08:10:37 Running ssh-add (command line suppressed) 08:10:37 Identity added: /w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_6157887239183413082.key (/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_6157887239183413082.key) 08:10:38 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:10:38 The recommended git tool is: NONE 08:10:42 using credential onap-jenkins-ssh 08:10:42 Wiping out workspace first. 08:10:42 Cloning the remote Git repository 08:10:42 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 08:10:42 > git init /w/workspace/integration-python-onapsdk-master-pylint-lint # timeout=10 08:10:43 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 08:10:43 > git --version # timeout=10 08:10:43 > git --version # 'git version 2.17.1' 08:10:43 using GIT_SSH to set credentials Gerrit user 08:10:43 Verifying host key using manually-configured host key entries 08:10:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:10:43 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 08:10:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:10:43 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 08:10:43 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 08:10:43 using GIT_SSH to set credentials Gerrit user 08:10:43 Verifying host key using manually-configured host key entries 08:10:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/89/135089/13 # timeout=30 08:10:44 > git rev-parse 65dca26f5ffa870f085f6549fc06727263e8e617^{commit} # timeout=10 08:10:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:10:44 Checking out Revision 65dca26f5ffa870f085f6549fc06727263e8e617 (refs/changes/89/135089/13) 08:10:44 > git config core.sparsecheckout # timeout=10 08:10:44 > git checkout -f 65dca26f5ffa870f085f6549fc06727263e8e617 # timeout=30 08:10:47 Commit message: "Support Recursive Service Orchestration (ONAPSDK)" 08:10:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:10:47 > git rev-list --no-walk e065c3bb1b148371a991d8f0245357b1b2910f7f # timeout=10 08:10:47 [EnvInject] - Injecting environment variables from a build step. 08:10:47 [EnvInject] - Injecting as environment variables the properties content 08:10:47 PYTHON=python3 08:10:47 08:10:47 [EnvInject] - Variables injected successfully. 08:10:47 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins16627528272327608566.sh 08:10:47 ---> tox-install.sh 08:10:47 + source /home/jenkins/lf-env.sh 08:10:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:10:47 ++ mktemp -d /tmp/venv-XXXX 08:10:47 + lf_venv=/tmp/venv-xVRl 08:10:47 + local venv_file=/tmp/.os_lf_venv 08:10:47 + local python=python3 08:10:47 + local options 08:10:47 + local set_path=true 08:10:47 + local install_args= 08:10:47 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:10:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:10:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:10:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:10:47 + true 08:10:47 + case $1 in 08:10:47 + venv_file=/tmp/.toxenv 08:10:47 + shift 2 08:10:47 + true 08:10:47 + case $1 in 08:10:47 + shift 08:10:47 + break 08:10:47 + case $python in 08:10:47 + local pkg_list= 08:10:47 + [[ -d /opt/pyenv ]] 08:10:47 + echo 'Setup pyenv:' 08:10:47 Setup pyenv: 08:10:47 + export PYENV_ROOT=/opt/pyenv 08:10:47 + PYENV_ROOT=/opt/pyenv 08:10:47 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:47 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:47 + pyenv versions 08:10:47 * system (set by /opt/pyenv/version) 08:10:47 * 3.8.13 (set by /opt/pyenv/version) 08:10:47 * 3.9.13 (set by /opt/pyenv/version) 08:10:47 * 3.10.6 (set by /opt/pyenv/version) 08:10:47 + command -v pyenv 08:10:47 ++ pyenv init - --no-rehash 08:10:47 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 08:10:47 export PATH="/opt/pyenv/shims:${PATH}" 08:10:47 export PYENV_SHELL=bash 08:10:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:10:47 pyenv() { 08:10:47 local command 08:10:47 command="${1:-}" 08:10:47 if [ "$#" -gt 0 ]; then 08:10:47 shift 08:10:47 fi 08:10:47 08:10:47 case "$command" in 08:10:47 rehash|shell) 08:10:47 eval "$(pyenv "sh-$command" "$@")" 08:10:47 ;; 08:10:47 *) 08:10:47 command pyenv "$command" "$@" 08:10:47 ;; 08:10:47 esac 08:10:47 }' 08:10:47 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 08:10:47 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:47 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:47 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:47 ++ export PYENV_SHELL=bash 08:10:47 ++ PYENV_SHELL=bash 08:10:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:10:47 +++ complete -F _pyenv pyenv 08:10:47 ++ lf-pyver python3 08:10:47 ++ local py_version_xy=python3 08:10:47 ++ local py_version_xyz= 08:10:47 ++ pyenv versions 08:10:47 ++ local command 08:10:47 ++ command=versions 08:10:47 ++ '[' 1 -gt 0 ']' 08:10:47 ++ shift 08:10:47 ++ case "$command" in 08:10:47 ++ command pyenv versions 08:10:47 ++ pyenv versions 08:10:47 ++ sed 's/^[ *]* //' 08:10:47 ++ grep -E '^[0-9.]*[0-9]$' 08:10:47 ++ awk '{ print $1 }' 08:10:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:10:47 +++ grep '^3' /tmp/.pyenv_versions 08:10:47 +++ sort -V 08:10:47 +++ tail -n 1 08:10:47 ++ py_version_xyz=3.10.6 08:10:47 ++ [[ -z 3.10.6 ]] 08:10:47 ++ echo 3.10.6 08:10:47 ++ return 0 08:10:47 + pyenv local 3.10.6 08:10:47 + local command 08:10:47 + command=local 08:10:47 + '[' 2 -gt 0 ']' 08:10:47 + shift 08:10:47 + case "$command" in 08:10:47 + command pyenv local 3.10.6 08:10:47 + pyenv local 3.10.6 08:10:48 + for arg in "$@" 08:10:48 + case $arg in 08:10:48 + pkg_list+='tox ' 08:10:48 + for arg in "$@" 08:10:48 + case $arg in 08:10:48 + pkg_list+='virtualenv ' 08:10:48 + for arg in "$@" 08:10:48 + case $arg in 08:10:48 + pkg_list+='urllib3~=1.26.15 ' 08:10:48 + [[ -f /tmp/.toxenv ]] 08:10:48 + [[ ! -f /tmp/.toxenv ]] 08:10:48 + [[ -n '' ]] 08:10:48 + python3 -m venv /tmp/venv-xVRl 08:10:53 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xVRl' 08:10:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xVRl 08:10:53 + echo /tmp/venv-xVRl 08:10:53 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:10:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:10:53 + /tmp/venv-xVRl/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:10:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:10:57 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:10:57 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:10:57 + /tmp/venv-xVRl/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:11:01 + type python3 08:11:01 + true 08:11:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xVRl/bin to PATH' 08:11:01 lf-activate-venv(): INFO: Adding /tmp/venv-xVRl/bin to PATH 08:11:01 + PATH=/tmp/venv-xVRl/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 08:11:01 + return 0 08:11:01 + python3 --version 08:11:01 Python 3.10.6 08:11:01 + python3 -m pip --version 08:11:01 pip 24.0 from /tmp/venv-xVRl/lib/python3.10/site-packages/pip (python 3.10) 08:11:01 + python3 -m pip freeze 08:11:01 cachetools==5.3.2 08:11:01 chardet==5.2.0 08:11:01 colorama==0.4.6 08:11:01 distlib==0.3.8 08:11:01 filelock==3.13.1 08:11:01 packaging==23.2 08:11:01 platformdirs==4.2.0 08:11:01 pluggy==1.4.0 08:11:01 pyproject-api==1.6.1 08:11:01 tomli==2.0.1 08:11:01 tox==4.13.0 08:11:01 urllib3==1.26.18 08:11:01 virtualenv==20.25.0 08:11:01 [EnvInject] - Injecting environment variables from a build step. 08:11:01 [EnvInject] - Injecting as environment variables the properties content 08:11:01 PARALLEL=false 08:11:01 08:11:01 [EnvInject] - Variables injected successfully. 08:11:01 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins9092086200107748999.sh 08:11:01 ---> tox-run.sh 08:11:01 + 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 08:11:01 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 08:11:01 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/docs 08:11:01 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 08:11:01 + cd /w/workspace/integration-python-onapsdk-master-pylint-lint/. 08:11:01 + source /home/jenkins/lf-env.sh 08:11:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:11:01 ++ mktemp -d /tmp/venv-XXXX 08:11:01 + lf_venv=/tmp/venv-Uva2 08:11:01 + local venv_file=/tmp/.os_lf_venv 08:11:01 + local python=python3 08:11:01 + local options 08:11:01 + local set_path=true 08:11:01 + local install_args= 08:11:01 ++ 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 08:11:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:11:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:11:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:11:01 + true 08:11:01 + case $1 in 08:11:01 + venv_file=/tmp/.toxenv 08:11:01 + shift 2 08:11:01 + true 08:11:01 + case $1 in 08:11:01 + shift 08:11:01 + break 08:11:01 + case $python in 08:11:01 + local pkg_list= 08:11:01 + [[ -d /opt/pyenv ]] 08:11:01 + echo 'Setup pyenv:' 08:11:01 Setup pyenv: 08:11:01 + export PYENV_ROOT=/opt/pyenv 08:11:01 + PYENV_ROOT=/opt/pyenv 08:11:01 + 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 08:11:01 + 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 08:11:01 + pyenv versions 08:11:02 system 08:11:02 3.8.13 08:11:02 3.9.13 08:11:02 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 08:11:02 + command -v pyenv 08:11:02 ++ pyenv init - --no-rehash 08:11:02 + 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[*]}"'\'')" 08:11:02 export PATH="/opt/pyenv/shims:${PATH}" 08:11:02 export PYENV_SHELL=bash 08:11:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:11:02 pyenv() { 08:11:02 local command 08:11:02 command="${1:-}" 08:11:02 if [ "$#" -gt 0 ]; then 08:11:02 shift 08:11:02 fi 08:11:02 08:11:02 case "$command" in 08:11:02 rehash|shell) 08:11:02 eval "$(pyenv "sh-$command" "$@")" 08:11:02 ;; 08:11:02 *) 08:11:02 command pyenv "$command" "$@" 08:11:02 ;; 08:11:02 esac 08:11:02 }' 08:11:02 +++ 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[*]}"' 08:11:02 ++ 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 08:11:02 ++ 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 08:11:02 ++ 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 08:11:02 ++ export PYENV_SHELL=bash 08:11:02 ++ PYENV_SHELL=bash 08:11:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:11:02 +++ complete -F _pyenv pyenv 08:11:02 ++ lf-pyver python3 08:11:02 ++ local py_version_xy=python3 08:11:02 ++ local py_version_xyz= 08:11:02 ++ pyenv versions 08:11:02 ++ local command 08:11:02 ++ command=versions 08:11:02 ++ '[' 1 -gt 0 ']' 08:11:02 ++ shift 08:11:02 ++ case "$command" in 08:11:02 ++ command pyenv versions 08:11:02 ++ pyenv versions 08:11:02 ++ sed 's/^[ *]* //' 08:11:02 ++ awk '{ print $1 }' 08:11:02 ++ grep -E '^[0-9.]*[0-9]$' 08:11:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:11:02 +++ grep '^3' /tmp/.pyenv_versions 08:11:02 +++ sort -V 08:11:02 +++ tail -n 1 08:11:02 ++ py_version_xyz=3.10.6 08:11:02 ++ [[ -z 3.10.6 ]] 08:11:02 ++ echo 3.10.6 08:11:02 ++ return 0 08:11:02 + pyenv local 3.10.6 08:11:02 + local command 08:11:02 + command=local 08:11:02 + '[' 2 -gt 0 ']' 08:11:02 + shift 08:11:02 + case "$command" in 08:11:02 + command pyenv local 3.10.6 08:11:02 + pyenv local 3.10.6 08:11:02 + for arg in "$@" 08:11:02 + case $arg in 08:11:02 + pkg_list+='tox ' 08:11:02 + for arg in "$@" 08:11:02 + case $arg in 08:11:02 + pkg_list+='virtualenv ' 08:11:02 + for arg in "$@" 08:11:02 + case $arg in 08:11:02 + pkg_list+='urllib3~=1.26.15 ' 08:11:02 + [[ -f /tmp/.toxenv ]] 08:11:02 ++ cat /tmp/.toxenv 08:11:02 + lf_venv=/tmp/venv-xVRl 08:11:02 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xVRl from' file:/tmp/.toxenv 08:11:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xVRl from file:/tmp/.toxenv 08:11:02 + /tmp/venv-xVRl/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:11:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:11:03 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:11:03 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:11:03 + /tmp/venv-xVRl/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:11:04 + type python3 08:11:04 + true 08:11:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xVRl/bin to PATH' 08:11:04 lf-activate-venv(): INFO: Adding /tmp/venv-xVRl/bin to PATH 08:11:04 + PATH=/tmp/venv-xVRl/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 08:11:04 + return 0 08:11:04 + [[ -d /opt/pyenv ]] 08:11:04 + echo '---> Setting up pyenv' 08:11:04 ---> Setting up pyenv 08:11:04 + export PYENV_ROOT=/opt/pyenv 08:11:04 + PYENV_ROOT=/opt/pyenv 08:11:04 + export PATH=/opt/pyenv/bin:/tmp/venv-xVRl/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 08:11:04 + PATH=/opt/pyenv/bin:/tmp/venv-xVRl/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 08:11:04 ++ pwd 08:11:04 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pylint-lint 08:11:04 + export PYTHONPATH 08:11:04 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:11:04 + TOX_TESTENV_PASSENV=PYTHONPATH 08:11:04 + tox --version 08:11:05 4.13.0 from /tmp/venv-xVRl/lib/python3.10/site-packages/tox/__init__.py 08:11:05 + PARALLEL=false 08:11:05 + TOX_OPTIONS_LIST= 08:11:05 + [[ -n pylint ]] 08:11:05 + TOX_OPTIONS_LIST=' -e pylint' 08:11:05 + case ${PARALLEL,,} in 08:11:05 + tox -e pylint 08:11:05 + tee -a /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/tox.log 08:11:06 pylint: install_deps> python -I -m pip install -r test-requirements.txt 08:11:19 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 08:11:20 .pkg: _optional_hooks> python /tmp/venv-xVRl/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:11:21 .pkg: get_requires_for_build_sdist> python /tmp/venv-xVRl/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:11:21 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 08:11:22 .pkg: get_requires_for_build_wheel> python /tmp/venv-xVRl/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:11:22 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 08:11:22 .pkg: freeze> python -m pip freeze --all 08:11:23 .pkg: pip==23.3.1,pytest-runner==5.2,setuptools==69.0.2,wheel==0.42.0 08:11:23 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-xVRl/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:11:23 .pkg: build_sdist> python /tmp/venv-xVRl/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:11:23 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 08:11:24 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.2.tar.gz 08:11:27 pylint: freeze> python -m pip freeze --all 08:11:27 pylint: astroid==3.0.3,attrs==23.2.0,bandit==1.7.7,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==2.0.12,coverage==7.4.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.5,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.2.0,onapsdk==13.0.2,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.1,pytest-cov==4.1.0,PyYAML==6.0.1,requests==2.27.1,requests-mock==1.11.0,rich==13.7.0,setuptools==69.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 08:11:27 pylint: commands[0]> pylint src/ 08:11:50 08:11:50 ------------------------------------ 08:11:50 Your code has been rated at 10.00/10 08:11:50 08:11:52 .pkg: _exit> python /tmp/venv-xVRl/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:11:52 pylint: OK (47.44=setup[22.45]+cmd[24.99] seconds) 08:11:52 congratulations :) (47.62 seconds) 08:11:52 + tox_status=0 08:11:52 + echo '---> Completed tox runs' 08:11:52 ---> Completed tox runs 08:11:52 + for i in .tox/*/log 08:11:52 ++ echo .tox/pylint/log 08:11:52 ++ awk -F/ '{print $2}' 08:11:52 + tox_env=pylint 08:11:52 + cp -r .tox/pylint/log /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/pylint 08:11:52 + DOC_DIR=docs/_build/html 08:11:52 + [[ -d docs/_build/html ]] 08:11:52 + echo '---> tox-run.sh ends' 08:11:52 ---> tox-run.sh ends 08:11:52 + test 0 -eq 0 08:11:52 $ ssh-agent -k 08:11:52 unset SSH_AUTH_SOCK; 08:11:52 unset SSH_AGENT_PID; 08:11:52 echo Agent pid 2213 killed; 08:11:52 [ssh-agent] Stopped. 08:11:52 [PostBuildScript] - [INFO] Executing post build scripts. 08:11:53 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins916702602702021779.sh 08:11:53 ---> sysstat.sh 08:11:53 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins8834277137535738089.sh 08:11:53 ---> package-listing.sh 08:11:53 ++ facter osfamily 08:11:53 ++ tr '[:upper:]' '[:lower:]' 08:11:53 + OS_FAMILY=debian 08:11:53 + workspace=/w/workspace/integration-python-onapsdk-master-pylint-lint 08:11:53 + START_PACKAGES=/tmp/packages_start.txt 08:11:53 + END_PACKAGES=/tmp/packages_end.txt 08:11:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:11:53 + PACKAGES=/tmp/packages_start.txt 08:11:53 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 08:11:53 + PACKAGES=/tmp/packages_end.txt 08:11:53 + case "${OS_FAMILY}" in 08:11:53 + dpkg -l 08:11:53 + grep '^ii' 08:11:53 + '[' -f /tmp/packages_start.txt ']' 08:11:53 + '[' -f /tmp/packages_end.txt ']' 08:11:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:11:53 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 08:11:53 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 08:11:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 08:11:53 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins13024806834885930966.sh 08:11:53 ---> capture-instance-metadata.sh 08:11:53 Setup pyenv: 08:11:53 system 08:11:53 3.8.13 08:11:53 3.9.13 08:11:53 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 08:11:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CiHU 08:11:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:12:01 lf-activate-venv(): INFO: Installing: lftools 08:12:32 lf-activate-venv(): INFO: Adding /tmp/venv-CiHU/bin to PATH 08:12:33 INFO: Running in OpenStack, capturing instance metadata 08:12:33 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins10555160219126815570.sh 08:12:33 provisioning config files... 08:12:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/config2693087581058527814tmp 08:12:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:12:33 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:12:33 [EnvInject] - Injecting environment variables from a build step. 08:12:33 [EnvInject] - Injecting as environment variables the properties content 08:12:33 SERVER_ID=logs 08:12:33 08:12:33 [EnvInject] - Variables injected successfully. 08:12:33 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins11158238060148424538.sh 08:12:33 ---> create-netrc.sh 08:12:33 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins14312431646283030489.sh 08:12:33 ---> python-tools-install.sh 08:12:33 Setup pyenv: 08:12:33 system 08:12:33 3.8.13 08:12:33 3.9.13 08:12:33 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 08:12:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CiHU from file:/tmp/.os_lf_venv 08:12:34 lf-activate-venv(): INFO: Installing: lftools 08:12:42 lf-activate-venv(): INFO: Adding /tmp/venv-CiHU/bin to PATH 08:12:42 Generating Requirements File 08:13:17 Python 3.10.6 08:13:17 pip 24.0 from /tmp/venv-CiHU/lib/python3.10/site-packages/pip (python 3.10) 08:13:17 appdirs==1.4.4 08:13:17 argcomplete==3.2.2 08:13:17 aspy.yaml==1.3.0 08:13:17 attrs==23.2.0 08:13:17 autopage==0.5.2 08:13:17 beautifulsoup4==4.12.3 08:13:17 boto3==1.34.44 08:13:17 botocore==1.34.44 08:13:17 bs4==0.0.2 08:13:17 cachetools==5.3.2 08:13:17 certifi==2024.2.2 08:13:17 cffi==1.16.0 08:13:17 cfgv==3.4.0 08:13:17 chardet==5.2.0 08:13:17 charset-normalizer==3.3.2 08:13:17 click==8.1.7 08:13:17 cliff==4.5.0 08:13:17 cmd2==2.4.3 08:13:17 cryptography==3.3.2 08:13:17 debtcollector==2.5.0 08:13:17 decorator==5.1.1 08:13:17 defusedxml==0.7.1 08:13:17 Deprecated==1.2.14 08:13:17 distlib==0.3.8 08:13:17 dnspython==2.6.1 08:13:17 docker==4.2.2 08:13:17 dogpile.cache==1.3.1 08:13:17 email-validator==2.1.0.post1 08:13:17 filelock==3.13.1 08:13:17 future==0.18.3 08:13:17 gitdb==4.0.11 08:13:17 GitPython==3.1.42 08:13:17 google-auth==2.28.0 08:13:17 httplib2==0.22.0 08:13:17 identify==2.5.35 08:13:17 idna==3.6 08:13:17 importlib-resources==1.5.0 08:13:17 iso8601==2.1.0 08:13:17 Jinja2==3.1.3 08:13:17 jmespath==1.0.1 08:13:17 jsonpatch==1.33 08:13:17 jsonpointer==2.4 08:13:17 jsonschema==4.21.1 08:13:17 jsonschema-specifications==2023.12.1 08:13:17 keystoneauth1==5.5.0 08:13:17 kubernetes==29.0.0 08:13:17 lftools==0.37.8 08:13:17 lxml==5.1.0 08:13:17 MarkupSafe==2.1.5 08:13:17 msgpack==1.0.7 08:13:17 multi_key_dict==2.0.3 08:13:17 munch==4.0.0 08:13:17 netaddr==1.2.1 08:13:17 netifaces==0.11.0 08:13:17 niet==1.4.2 08:13:17 nodeenv==1.8.0 08:13:17 oauth2client==4.1.3 08:13:17 oauthlib==3.2.2 08:13:17 openstacksdk==0.62.0 08:13:17 os-client-config==2.1.0 08:13:17 os-service-types==1.7.0 08:13:17 osc-lib==3.0.0 08:13:17 oslo.config==9.3.0 08:13:17 oslo.context==5.3.0 08:13:17 oslo.i18n==6.2.0 08:13:17 oslo.log==5.4.0 08:13:17 oslo.serialization==5.3.0 08:13:17 oslo.utils==7.0.0 08:13:17 packaging==23.2 08:13:17 pbr==6.0.0 08:13:17 platformdirs==4.2.0 08:13:17 prettytable==3.9.0 08:13:17 pyasn1==0.5.1 08:13:17 pyasn1-modules==0.3.0 08:13:17 pycparser==2.21 08:13:17 pygerrit2==2.0.15 08:13:17 PyGithub==2.2.0 08:13:17 pyinotify==0.9.6 08:13:17 PyJWT==2.8.0 08:13:17 PyNaCl==1.5.0 08:13:17 pyparsing==2.4.7 08:13:17 pyperclip==1.8.2 08:13:17 pyrsistent==0.20.0 08:13:17 python-cinderclient==9.4.0 08:13:17 python-dateutil==2.8.2 08:13:17 python-heatclient==3.4.0 08:13:17 python-jenkins==1.8.2 08:13:17 python-keystoneclient==5.3.0 08:13:17 python-magnumclient==4.3.0 08:13:17 python-novaclient==18.4.0 08:13:17 python-openstackclient==6.0.1 08:13:17 python-swiftclient==4.4.0 08:13:17 pytz==2024.1 08:13:17 PyYAML==6.0.1 08:13:17 referencing==0.33.0 08:13:17 requests==2.31.0 08:13:17 requests-oauthlib==1.3.1 08:13:17 requestsexceptions==1.4.0 08:13:17 rfc3986==2.0.0 08:13:17 rpds-py==0.18.0 08:13:17 rsa==4.9 08:13:17 ruamel.yaml==0.18.6 08:13:17 ruamel.yaml.clib==0.2.8 08:13:17 s3transfer==0.10.0 08:13:17 simplejson==3.19.2 08:13:17 six==1.16.0 08:13:17 smmap==5.0.1 08:13:17 soupsieve==2.5 08:13:17 stevedore==5.1.0 08:13:17 tabulate==0.9.0 08:13:17 toml==0.10.2 08:13:17 tomlkit==0.12.3 08:13:17 tqdm==4.66.2 08:13:17 typing_extensions==4.9.0 08:13:17 tzdata==2024.1 08:13:17 urllib3==1.26.18 08:13:17 virtualenv==20.25.0 08:13:17 wcwidth==0.2.13 08:13:17 websocket-client==1.7.0 08:13:17 wrapt==1.16.0 08:13:17 xdg==6.0.0 08:13:17 xmltodict==0.13.0 08:13:17 yq==3.2.3 08:13:18 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins8605983919956014479.sh 08:13:18 ---> sudo-logs.sh 08:13:18 Archiving 'sudo' log.. 08:13:18 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins14737300273377547392.sh 08:13:18 ---> job-cost.sh 08:13:18 Setup pyenv: 08:13:18 system 08:13:18 3.8.13 08:13:18 3.9.13 08:13:18 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 08:13:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CiHU from file:/tmp/.os_lf_venv 08:13:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:13:27 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. 08:13:27 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 08:13:27 lf-activate-venv(): INFO: Adding /tmp/venv-CiHU/bin to PATH 08:13:27 INFO: No Stack... 08:13:28 INFO: Retrieving Pricing Info for: v3-standard-8 08:13:28 INFO: Archiving Costs 08:13:28 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins2300569554319018943.sh 08:13:28 ---> logs-deploy.sh 08:13:28 Setup pyenv: 08:13:28 system 08:13:28 3.8.13 08:13:28 3.9.13 08:13:28 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 08:13:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CiHU from file:/tmp/.os_lf_venv 08:13:29 lf-activate-venv(): INFO: Installing: lftools 08:13:39 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. 08:13:39 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 08:13:40 lf-activate-venv(): INFO: Adding /tmp/venv-CiHU/bin to PATH 08:13:40 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pylint-lint/223 08:13:40 INFO: archiving workspace using pattern(s): 08:13:41 Archives upload complete. 08:13:41 INFO: archiving logs to Nexus 08:13:42 ---> uname -a: 08:13:42 Linux prd-ubuntu1804-docker-8c-8g-6562 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:13:42 08:13:42 08:13:42 ---> lscpu: 08:13:42 Architecture: x86_64 08:13:42 CPU op-mode(s): 32-bit, 64-bit 08:13:42 Byte Order: Little Endian 08:13:42 CPU(s): 8 08:13:42 On-line CPU(s) list: 0-7 08:13:42 Thread(s) per core: 1 08:13:42 Core(s) per socket: 1 08:13:42 Socket(s): 8 08:13:42 NUMA node(s): 1 08:13:42 Vendor ID: AuthenticAMD 08:13:42 CPU family: 23 08:13:42 Model: 49 08:13:42 Model name: AMD EPYC-Rome Processor 08:13:42 Stepping: 0 08:13:42 CPU MHz: 2799.996 08:13:42 BogoMIPS: 5599.99 08:13:42 Virtualization: AMD-V 08:13:42 Hypervisor vendor: KVM 08:13:42 Virtualization type: full 08:13:42 L1d cache: 32K 08:13:42 L1i cache: 32K 08:13:42 L2 cache: 512K 08:13:42 L3 cache: 16384K 08:13:42 NUMA node0 CPU(s): 0-7 08:13:42 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 08:13:42 08:13:42 08:13:42 ---> nproc: 08:13:42 8 08:13:42 08:13:42 08:13:42 ---> df -h: 08:13:42 Filesystem Size Used Avail Use% Mounted on 08:13:42 udev 16G 0 16G 0% /dev 08:13:42 tmpfs 3.2G 708K 3.2G 1% /run 08:13:42 /dev/vda1 155G 11G 145G 7% / 08:13:42 tmpfs 16G 0 16G 0% /dev/shm 08:13:42 tmpfs 5.0M 0 5.0M 0% /run/lock 08:13:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:13:42 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:13:42 tmpfs 3.2G 0 3.2G 0% /run/user/1001 08:13:42 08:13:42 08:13:42 ---> free -m: 08:13:42 total used free shared buff/cache available 08:13:42 Mem: 32167 808 29115 0 2243 30928 08:13:42 Swap: 1023 0 1023 08:13:42 08:13:42 08:13:42 ---> ip addr: 08:13:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:13:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:13:42 inet 127.0.0.1/8 scope host lo 08:13:42 valid_lft forever preferred_lft forever 08:13:42 inet6 ::1/128 scope host 08:13:42 valid_lft forever preferred_lft forever 08:13:42 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:13:42 link/ether fa:16:3e:c2:ca:df brd ff:ff:ff:ff:ff:ff 08:13:42 inet 10.30.107.11/23 brd 10.30.107.255 scope global dynamic ens3 08:13:42 valid_lft 86144sec preferred_lft 86144sec 08:13:42 inet6 fe80::f816:3eff:fec2:cadf/64 scope link 08:13:42 valid_lft forever preferred_lft forever 08:13:42 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 08:13:42 link/ether 02:42:25:cc:07:9f brd ff:ff:ff:ff:ff:ff 08:13:42 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:13:42 valid_lft forever preferred_lft forever 08:13:42 08:13:42 08:13:42 ---> sar -b -r -n DEV: 08:13:42 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-6562) 02/19/24 _x86_64_ (8 CPU) 08:13:42 08:13:42 08:09:29 LINUX RESTART (8 CPU) 08:13:42 08:13:42 08:10:01 tps rtps wtps bread/s bwrtn/s 08:13:42 08:11:01 177.82 58.11 119.71 3628.20 40145.18 08:13:42 08:12:01 72.98 5.11 67.87 172.95 15243.30 08:13:42 08:13:01 78.72 14.26 64.46 1030.63 14800.20 08:13:42 Average: 109.84 25.82 84.01 1610.35 23394.87 08:13:42 08:13:42 08:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:13:42 08:11:01 30416628 31748064 2522592 7.66 46556 1608412 1369332 4.03 784836 1472632 44960 08:13:42 08:12:01 30237928 31745648 2701292 8.20 59164 1759948 1370212 4.03 824764 1585704 30060 08:13:42 08:13:01 29901184 31684228 3038036 9.22 81836 1999048 1423888 4.19 924472 1793276 137180 08:13:42 Average: 30185247 31725980 2753973 8.36 62519 1789136 1387811 4.08 844691 1617204 70733 08:13:42 08:13:42 08:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:13:42 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:42 08:11:01 ens3 289.10 215.13 816.24 56.88 0.00 0.00 0.00 0.00 08:13:42 08:11:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 08:13:42 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:42 08:12:01 ens3 24.98 17.59 203.84 6.05 0.00 0.00 0.00 0.00 08:13:42 08:12:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 08:13:42 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:42 08:13:01 ens3 51.41 38.48 769.10 8.22 0.00 0.00 0.00 0.00 08:13:42 08:13:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 08:13:42 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:42 Average: ens3 121.81 90.39 596.33 23.71 0.00 0.00 0.00 0.00 08:13:42 Average: lo 1.09 1.09 0.11 0.11 0.00 0.00 0.00 0.00 08:13:42 08:13:42 08:13:42 ---> sar -P ALL: 08:13:42 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-6562) 02/19/24 _x86_64_ (8 CPU) 08:13:42 08:13:42 08:09:29 LINUX RESTART (8 CPU) 08:13:42 08:13:42 08:10:01 CPU %user %nice %system %iowait %steal %idle 08:13:42 08:11:01 all 5.62 0.00 0.75 12.02 0.04 81.57 08:13:42 08:11:01 0 6.46 0.00 0.59 34.09 0.05 58.81 08:13:42 08:11:01 1 6.00 0.00 0.37 8.65 0.03 84.94 08:13:42 08:11:01 2 3.11 0.00 1.07 5.35 0.03 90.44 08:13:42 08:11:01 3 8.20 0.00 0.80 2.98 0.03 87.98 08:13:42 08:11:01 4 5.46 0.00 0.70 6.98 0.03 86.83 08:13:42 08:11:01 5 2.68 0.00 0.64 5.76 0.03 90.90 08:13:42 08:11:01 6 3.67 0.00 0.77 30.79 0.03 64.73 08:13:42 08:11:01 7 9.38 0.00 1.11 1.68 0.03 87.80 08:13:42 08:12:01 all 11.07 0.00 0.66 1.97 0.05 86.25 08:13:42 08:12:01 0 0.67 0.00 0.40 2.15 0.07 96.71 08:13:42 08:12:01 1 0.68 0.00 0.28 6.35 0.02 92.67 08:13:42 08:12:01 2 3.92 0.00 0.60 0.13 0.02 95.33 08:13:42 08:12:01 3 16.89 0.00 1.31 0.18 0.07 81.55 08:13:42 08:12:01 4 3.37 0.00 0.58 4.72 0.07 91.26 08:13:42 08:12:01 5 13.16 0.00 0.63 1.44 0.05 84.72 08:13:42 08:12:01 6 39.89 0.00 1.24 0.73 0.07 58.08 08:13:42 08:12:01 7 10.06 0.00 0.22 0.00 0.05 89.67 08:13:42 08:13:01 all 10.22 0.00 0.69 1.97 0.03 87.10 08:13:42 08:13:01 0 2.37 0.00 0.37 0.22 0.02 97.03 08:13:42 08:13:01 1 10.79 0.00 0.48 7.02 0.02 81.68 08:13:42 08:13:01 2 23.47 0.00 1.42 6.14 0.05 68.92 08:13:42 08:13:01 3 14.81 0.00 0.95 0.67 0.03 83.54 08:13:42 08:13:01 4 20.02 0.00 1.02 1.20 0.05 77.71 08:13:42 08:13:01 5 4.07 0.00 0.40 0.36 0.03 95.14 08:13:42 08:13:01 6 5.62 0.00 0.57 0.22 0.02 93.58 08:13:42 08:13:01 7 0.65 0.00 0.28 0.02 0.02 99.03 08:13:42 Average: all 8.97 0.00 0.70 5.31 0.04 84.98 08:13:42 Average: 0 3.16 0.00 0.45 12.11 0.04 84.24 08:13:42 Average: 1 5.82 0.00 0.38 7.34 0.02 86.44 08:13:42 Average: 2 10.16 0.00 1.03 3.87 0.03 84.90 08:13:42 Average: 3 13.30 0.00 1.02 1.28 0.04 84.36 08:13:42 Average: 4 9.62 0.00 0.77 4.30 0.05 85.26 08:13:42 Average: 5 6.63 0.00 0.56 2.51 0.04 90.27 08:13:42 Average: 6 16.41 0.00 0.86 10.55 0.04 72.15 08:13:42 Average: 7 6.69 0.00 0.53 0.56 0.03 92.18 08:13:42 08:13:42 08:13:42