08:47:03 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/136859 08:47:03 Running as SYSTEM 08:47:03 [EnvInject] - Loading node environment variables. 08:47:03 Building remotely on prd-ubuntu1804-docker-8c-8g-6200 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pylint-lint 08:47:03 [ssh-agent] Looking for ssh-agent implementation... 08:47:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:47:03 $ ssh-agent 08:47:03 SSH_AUTH_SOCK=/tmp/ssh-gn9IWfC4m2WL/agent.2102 08:47:03 SSH_AGENT_PID=2104 08:47:03 [ssh-agent] Started. 08:47:04 Running ssh-add (command line suppressed) 08:47:04 Identity added: /w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_10187341803419921199.key (/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_10187341803419921199.key) 08:47:04 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:47:04 The recommended git tool is: NONE 08:47:05 using credential onap-jenkins-ssh 08:47:05 Wiping out workspace first. 08:47:05 Cloning the remote Git repository 08:47:05 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 08:47:05 > git init /w/workspace/integration-python-onapsdk-master-pylint-lint # timeout=10 08:47:05 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 08:47:05 > git --version # timeout=10 08:47:05 > git --version # 'git version 2.17.1' 08:47:05 using GIT_SSH to set credentials Gerrit user 08:47:05 Verifying host key using manually-configured host key entries 08:47:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:47:06 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 08:47:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:47:06 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 08:47:06 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 08:47:06 using GIT_SSH to set credentials Gerrit user 08:47:06 Verifying host key using manually-configured host key entries 08:47:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/59/136859/2 # timeout=30 08:47:06 > git rev-parse 4474aafa07d378be7c896821e2af86c3deb1e2d3^{commit} # timeout=10 08:47:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:47:06 Checking out Revision 4474aafa07d378be7c896821e2af86c3deb1e2d3 (refs/changes/59/136859/2) 08:47:06 > git config core.sparsecheckout # timeout=10 08:47:06 > git checkout -f 4474aafa07d378be7c896821e2af86c3deb1e2d3 # timeout=30 08:47:10 Commit message: "Refactor CPS module url creation" 08:47:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:47:10 > git rev-list --no-walk ec7d9491a6f4cfa90e1140cc51975c98b6a555e8 # timeout=10 08:47:10 [EnvInject] - Injecting environment variables from a build step. 08:47:10 [EnvInject] - Injecting as environment variables the properties content 08:47:10 PYTHON=python3 08:47:10 08:47:10 [EnvInject] - Variables injected successfully. 08:47:10 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins6121007406466238357.sh 08:47:10 ---> tox-install.sh 08:47:10 + source /home/jenkins/lf-env.sh 08:47:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:47:10 ++ mktemp -d /tmp/venv-XXXX 08:47:10 + lf_venv=/tmp/venv-lpUi 08:47:10 + local venv_file=/tmp/.os_lf_venv 08:47:10 + local python=python3 08:47:10 + local options 08:47:10 + local set_path=true 08:47:10 + local install_args= 08:47:10 ++ 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:47:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:47:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:47:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:47:10 + true 08:47:10 + case $1 in 08:47:10 + venv_file=/tmp/.toxenv 08:47:10 + shift 2 08:47:10 + true 08:47:10 + case $1 in 08:47:10 + shift 08:47:10 + break 08:47:10 + case $python in 08:47:10 + local pkg_list= 08:47:10 + [[ -d /opt/pyenv ]] 08:47:10 + echo 'Setup pyenv:' 08:47:10 Setup pyenv: 08:47:10 + export PYENV_ROOT=/opt/pyenv 08:47:10 + PYENV_ROOT=/opt/pyenv 08:47:10 + 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:47:10 + 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:47:10 + pyenv versions 08:47:10 * system (set by /opt/pyenv/version) 08:47:10 * 3.8.13 (set by /opt/pyenv/version) 08:47:10 * 3.9.13 (set by /opt/pyenv/version) 08:47:10 * 3.10.6 (set by /opt/pyenv/version) 08:47:10 + command -v pyenv 08:47:10 ++ pyenv init - --no-rehash 08:47:10 + 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:47:10 export PATH="/opt/pyenv/shims:${PATH}" 08:47:10 export PYENV_SHELL=bash 08:47:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:47:10 pyenv() { 08:47:10 local command 08:47:10 command="${1:-}" 08:47:10 if [ "$#" -gt 0 ]; then 08:47:10 shift 08:47:10 fi 08:47:10 08:47:10 case "$command" in 08:47:10 rehash|shell) 08:47:10 eval "$(pyenv "sh-$command" "$@")" 08:47:10 ;; 08:47:10 *) 08:47:10 command pyenv "$command" "$@" 08:47:10 ;; 08:47:10 esac 08:47:10 }' 08:47:10 +++ 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:47:10 ++ 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:47:10 ++ 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:47:10 ++ 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:47:10 ++ export PYENV_SHELL=bash 08:47:10 ++ PYENV_SHELL=bash 08:47:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:47:10 +++ complete -F _pyenv pyenv 08:47:10 ++ lf-pyver python3 08:47:10 ++ local py_version_xy=python3 08:47:10 ++ local py_version_xyz= 08:47:10 ++ pyenv versions 08:47:10 ++ sed 's/^[ *]* //' 08:47:10 ++ local command 08:47:10 ++ command=versions 08:47:10 ++ '[' 1 -gt 0 ']' 08:47:10 ++ shift 08:47:10 ++ case "$command" in 08:47:10 ++ awk '{ print $1 }' 08:47:10 ++ command pyenv versions 08:47:10 ++ pyenv versions 08:47:10 ++ grep -E '^[0-9.]*[0-9]$' 08:47:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:47:10 +++ grep '^3' /tmp/.pyenv_versions 08:47:10 +++ sort -V 08:47:10 +++ tail -n 1 08:47:10 ++ py_version_xyz=3.10.6 08:47:10 ++ [[ -z 3.10.6 ]] 08:47:10 ++ echo 3.10.6 08:47:10 ++ return 0 08:47:10 + pyenv local 3.10.6 08:47:10 + local command 08:47:10 + command=local 08:47:10 + '[' 2 -gt 0 ']' 08:47:10 + shift 08:47:10 + case "$command" in 08:47:10 + command pyenv local 3.10.6 08:47:10 + pyenv local 3.10.6 08:47:10 + for arg in "$@" 08:47:10 + case $arg in 08:47:10 + pkg_list+='tox ' 08:47:10 + for arg in "$@" 08:47:10 + case $arg in 08:47:10 + pkg_list+='virtualenv ' 08:47:10 + for arg in "$@" 08:47:10 + case $arg in 08:47:10 + pkg_list+='urllib3~=1.26.15 ' 08:47:10 + [[ -f /tmp/.toxenv ]] 08:47:10 + [[ ! -f /tmp/.toxenv ]] 08:47:10 + [[ -n '' ]] 08:47:10 + python3 -m venv /tmp/venv-lpUi 08:47:14 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lpUi' 08:47:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lpUi 08:47:14 + echo /tmp/venv-lpUi 08:47:14 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:47:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:47:14 + /tmp/venv-lpUi/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:47:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:47:17 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:47:17 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:47:17 + /tmp/venv-lpUi/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:47:20 + type python3 08:47:20 + true 08:47:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lpUi/bin to PATH' 08:47:20 lf-activate-venv(): INFO: Adding /tmp/venv-lpUi/bin to PATH 08:47:20 + PATH=/tmp/venv-lpUi/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:47:20 + return 0 08:47:20 + python3 --version 08:47:20 Python 3.10.6 08:47:20 + python3 -m pip --version 08:47:20 pip 23.3.2 from /tmp/venv-lpUi/lib/python3.10/site-packages/pip (python 3.10) 08:47:20 + python3 -m pip freeze 08:47:21 cachetools==5.3.2 08:47:21 chardet==5.2.0 08:47:21 colorama==0.4.6 08:47:21 distlib==0.3.8 08:47:21 filelock==3.13.1 08:47:21 packaging==23.2 08:47:21 platformdirs==4.1.0 08:47:21 pluggy==1.3.0 08:47:21 pyproject-api==1.6.1 08:47:21 tomli==2.0.1 08:47:21 tox==4.11.4 08:47:21 urllib3==1.26.18 08:47:21 virtualenv==20.25.0 08:47:21 [EnvInject] - Injecting environment variables from a build step. 08:47:21 [EnvInject] - Injecting as environment variables the properties content 08:47:21 PARALLEL=false 08:47:21 08:47:21 [EnvInject] - Variables injected successfully. 08:47:21 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins1519213291302407568.sh 08:47:21 ---> tox-run.sh 08:47:21 + 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:47:21 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 08:47:21 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/docs 08:47:21 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 08:47:21 + cd /w/workspace/integration-python-onapsdk-master-pylint-lint/. 08:47:21 + source /home/jenkins/lf-env.sh 08:47:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:47:21 ++ mktemp -d /tmp/venv-XXXX 08:47:21 + lf_venv=/tmp/venv-gRKp 08:47:21 + local venv_file=/tmp/.os_lf_venv 08:47:21 + local python=python3 08:47:21 + local options 08:47:21 + local set_path=true 08:47:21 + local install_args= 08:47:21 ++ 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:47:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:47:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:47:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:47:21 + true 08:47:21 + case $1 in 08:47:21 + venv_file=/tmp/.toxenv 08:47:21 + shift 2 08:47:21 + true 08:47:21 + case $1 in 08:47:21 + shift 08:47:21 + break 08:47:21 + case $python in 08:47:21 + local pkg_list= 08:47:21 + [[ -d /opt/pyenv ]] 08:47:21 + echo 'Setup pyenv:' 08:47:21 Setup pyenv: 08:47:21 + export PYENV_ROOT=/opt/pyenv 08:47:21 + PYENV_ROOT=/opt/pyenv 08:47:21 + 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:47:21 + 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:47:21 + pyenv versions 08:47:21 system 08:47:21 3.8.13 08:47:21 3.9.13 08:47:21 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 08:47:21 + command -v pyenv 08:47:21 ++ pyenv init - --no-rehash 08:47:21 + 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:47:21 export PATH="/opt/pyenv/shims:${PATH}" 08:47:21 export PYENV_SHELL=bash 08:47:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:47:21 pyenv() { 08:47:21 local command 08:47:21 command="${1:-}" 08:47:21 if [ "$#" -gt 0 ]; then 08:47:21 shift 08:47:21 fi 08:47:21 08:47:21 case "$command" in 08:47:21 rehash|shell) 08:47:21 eval "$(pyenv "sh-$command" "$@")" 08:47:21 ;; 08:47:21 *) 08:47:21 command pyenv "$command" "$@" 08:47:21 ;; 08:47:21 esac 08:47:21 }' 08:47:21 +++ 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:47:21 ++ 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:47:21 ++ 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:47:21 ++ 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:47:21 ++ export PYENV_SHELL=bash 08:47:21 ++ PYENV_SHELL=bash 08:47:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:47:21 +++ complete -F _pyenv pyenv 08:47:21 ++ lf-pyver python3 08:47:21 ++ local py_version_xy=python3 08:47:21 ++ local py_version_xyz= 08:47:21 ++ pyenv versions 08:47:21 ++ local command 08:47:21 ++ command=versions 08:47:21 ++ '[' 1 -gt 0 ']' 08:47:21 ++ shift 08:47:21 ++ case "$command" in 08:47:21 ++ command pyenv versions 08:47:21 ++ pyenv versions 08:47:21 ++ sed 's/^[ *]* //' 08:47:21 ++ awk '{ print $1 }' 08:47:21 ++ grep -E '^[0-9.]*[0-9]$' 08:47:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:47:21 +++ grep '^3' /tmp/.pyenv_versions 08:47:21 +++ sort -V 08:47:21 +++ tail -n 1 08:47:21 ++ py_version_xyz=3.10.6 08:47:21 ++ [[ -z 3.10.6 ]] 08:47:21 ++ echo 3.10.6 08:47:21 ++ return 0 08:47:21 + pyenv local 3.10.6 08:47:21 + local command 08:47:21 + command=local 08:47:21 + '[' 2 -gt 0 ']' 08:47:21 + shift 08:47:21 + case "$command" in 08:47:21 + command pyenv local 3.10.6 08:47:21 + pyenv local 3.10.6 08:47:21 + for arg in "$@" 08:47:21 + case $arg in 08:47:21 + pkg_list+='tox ' 08:47:21 + for arg in "$@" 08:47:21 + case $arg in 08:47:21 + pkg_list+='virtualenv ' 08:47:21 + for arg in "$@" 08:47:21 + case $arg in 08:47:21 + pkg_list+='urllib3~=1.26.15 ' 08:47:21 + [[ -f /tmp/.toxenv ]] 08:47:21 ++ cat /tmp/.toxenv 08:47:21 + lf_venv=/tmp/venv-lpUi 08:47:21 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lpUi from' file:/tmp/.toxenv 08:47:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lpUi from file:/tmp/.toxenv 08:47:21 + /tmp/venv-lpUi/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:47:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:47:22 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:47:22 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:47:22 + /tmp/venv-lpUi/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:47:23 + type python3 08:47:23 + true 08:47:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lpUi/bin to PATH' 08:47:23 lf-activate-venv(): INFO: Adding /tmp/venv-lpUi/bin to PATH 08:47:23 + PATH=/tmp/venv-lpUi/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:47:23 + return 0 08:47:23 + [[ -d /opt/pyenv ]] 08:47:23 + echo '---> Setting up pyenv' 08:47:23 ---> Setting up pyenv 08:47:23 + export PYENV_ROOT=/opt/pyenv 08:47:23 + PYENV_ROOT=/opt/pyenv 08:47:23 + export PATH=/opt/pyenv/bin:/tmp/venv-lpUi/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:47:23 + PATH=/opt/pyenv/bin:/tmp/venv-lpUi/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:47:23 ++ pwd 08:47:23 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pylint-lint 08:47:23 + export PYTHONPATH 08:47:23 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:47:23 + TOX_TESTENV_PASSENV=PYTHONPATH 08:47:23 + tox --version 08:47:24 4.11.4 from /tmp/venv-lpUi/lib/python3.10/site-packages/tox/__init__.py 08:47:24 + PARALLEL=false 08:47:24 + TOX_OPTIONS_LIST= 08:47:24 + [[ -n pylint ]] 08:47:24 + TOX_OPTIONS_LIST=' -e pylint' 08:47:24 + case ${PARALLEL,,} in 08:47:24 + tox -e pylint 08:47:24 + tee -a /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/tox.log 08:47:25 pylint: install_deps> python -I -m pip install -r test-requirements.txt 08:47:37 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 08:47:38 .pkg: _optional_hooks> python /tmp/venv-lpUi/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:47:39 .pkg: get_requires_for_build_sdist> python /tmp/venv-lpUi/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:47:39 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 08:47:39 .pkg: get_requires_for_build_wheel> python /tmp/venv-lpUi/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:47:39 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 08:47:40 .pkg: freeze> python -m pip freeze --all 08:47:40 .pkg: pip==23.3.1,pytest-runner==5.2,setuptools==69.0.2,wheel==0.42.0 08:47:40 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-lpUi/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:47:40 .pkg: build_sdist> python /tmp/venv-lpUi/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:47:41 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:47:42 pylint: install_package> python -I -m pip install --force-reinstall --no-deps /w/workspace/integration-python-onapsdk-master-pylint-lint/.tox/.tmp/package/1/onapsdk-12.7.3.tar.gz 08:47:44 pylint: freeze> python -m pip freeze --all 08:47:44 pylint: astroid==3.0.2,attrs==23.1.0,bandit==1.7.6,certifi==2023.11.17,cffi==1.16.0,charset-normalizer==2.0.12,coverage==7.3.3,cryptography==38.0.4,dacite==1.6.0,dill==0.3.7,exceptiongroup==1.2.0,gitdb==4.0.11,GitPython==3.1.40,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.3,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.1.0,onapsdk==12.7.3,oyaml==1.0,packaging==23.2,pbr==6.0.0,pip==23.3.1,platformdirs==4.1.0,pluggy==1.3.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==7.4.3,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,smmap==5.0.1,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:47:44 pylint: commands[0]> pylint src/ 08:48:05 08:48:05 ------------------------------------ 08:48:05 Your code has been rated at 10.00/10 08:48:05 08:48:07 .pkg: _exit> python /tmp/venv-lpUi/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:48:07 pylint: OK (42.93=setup[20.49]+cmd[22.44] seconds) 08:48:07 congratulations :) (43.10 seconds) 08:48:07 + tox_status=0 08:48:07 + echo '---> Completed tox runs' 08:48:07 ---> Completed tox runs 08:48:07 + for i in .tox/*/log 08:48:07 ++ echo .tox/pylint/log 08:48:07 ++ awk -F/ '{print $2}' 08:48:07 + tox_env=pylint 08:48:07 + cp -r .tox/pylint/log /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/pylint 08:48:07 + DOC_DIR=docs/_build/html 08:48:07 + [[ -d docs/_build/html ]] 08:48:07 + echo '---> tox-run.sh ends' 08:48:07 ---> tox-run.sh ends 08:48:07 + test 0 -eq 0 08:48:07 $ ssh-agent -k 08:48:07 unset SSH_AUTH_SOCK; 08:48:07 unset SSH_AGENT_PID; 08:48:07 echo Agent pid 2104 killed; 08:48:07 [ssh-agent] Stopped. 08:48:07 [PostBuildScript] - [INFO] Executing post build scripts. 08:48:07 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins14396731029358530020.sh 08:48:07 ---> sysstat.sh 08:48:08 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins12125078433826897175.sh 08:48:08 ---> package-listing.sh 08:48:08 ++ facter osfamily 08:48:08 ++ tr '[:upper:]' '[:lower:]' 08:48:08 + OS_FAMILY=debian 08:48:08 + workspace=/w/workspace/integration-python-onapsdk-master-pylint-lint 08:48:08 + START_PACKAGES=/tmp/packages_start.txt 08:48:08 + END_PACKAGES=/tmp/packages_end.txt 08:48:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:48:08 + PACKAGES=/tmp/packages_start.txt 08:48:08 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 08:48:08 + PACKAGES=/tmp/packages_end.txt 08:48:08 + case "${OS_FAMILY}" in 08:48:08 + dpkg -l 08:48:08 + grep '^ii' 08:48:08 + '[' -f /tmp/packages_start.txt ']' 08:48:08 + '[' -f /tmp/packages_end.txt ']' 08:48:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:48:08 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 08:48:08 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 08:48:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 08:48:08 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins6872211504956076641.sh 08:48:08 ---> capture-instance-metadata.sh 08:48:08 Setup pyenv: 08:48:08 system 08:48:08 3.8.13 08:48:08 3.9.13 08:48:08 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 08:48:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JPeu 08:48:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:48:15 lf-activate-venv(): INFO: Installing: lftools 08:48:48 lf-activate-venv(): INFO: Adding /tmp/venv-JPeu/bin to PATH 08:48:48 INFO: Running in OpenStack, capturing instance metadata 08:48:50 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins5380570187922089323.sh 08:48:50 provisioning config files... 08:48:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/config7826986354968511539tmp 08:48:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:48:50 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:48:50 [EnvInject] - Injecting environment variables from a build step. 08:48:50 [EnvInject] - Injecting as environment variables the properties content 08:48:50 SERVER_ID=logs 08:48:50 08:48:50 [EnvInject] - Variables injected successfully. 08:48:50 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins5005018192996845763.sh 08:48:50 ---> create-netrc.sh 08:48:50 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins3939262982864854026.sh 08:48:50 ---> python-tools-install.sh 08:48:50 Setup pyenv: 08:48:50 system 08:48:50 3.8.13 08:48:50 3.9.13 08:48:50 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 08:48:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JPeu from file:/tmp/.os_lf_venv 08:48:51 lf-activate-venv(): INFO: Installing: lftools 08:48:59 lf-activate-venv(): INFO: Adding /tmp/venv-JPeu/bin to PATH 08:48:59 Generating Requirements File 08:49:30 Python 3.10.6 08:49:31 pip 23.3.2 from /tmp/venv-JPeu/lib/python3.10/site-packages/pip (python 3.10) 08:49:31 appdirs==1.4.4 08:49:31 argcomplete==3.2.1 08:49:31 aspy.yaml==1.3.0 08:49:31 attrs==23.1.0 08:49:31 autopage==0.5.2 08:49:31 Babel==2.14.0 08:49:31 beautifulsoup4==4.12.2 08:49:31 boto3==1.34.3 08:49:31 botocore==1.34.3 08:49:31 bs4==0.0.1 08:49:31 cachetools==5.3.2 08:49:31 certifi==2023.11.17 08:49:31 cffi==1.16.0 08:49:31 cfgv==3.4.0 08:49:31 chardet==5.2.0 08:49:31 charset-normalizer==3.3.2 08:49:31 click==8.1.7 08:49:31 cliff==4.4.0 08:49:31 cmd2==2.4.3 08:49:31 cryptography==3.3.2 08:49:31 debtcollector==2.5.0 08:49:31 decorator==5.1.1 08:49:31 defusedxml==0.7.1 08:49:31 Deprecated==1.2.14 08:49:31 distlib==0.3.8 08:49:31 dnspython==2.4.2 08:49:31 docker==4.2.2 08:49:31 dogpile.cache==1.2.2 08:49:31 email-validator==2.1.0.post1 08:49:31 filelock==3.13.1 08:49:31 future==0.18.3 08:49:31 gitdb==4.0.11 08:49:31 GitPython==3.1.40 08:49:31 google-auth==2.25.2 08:49:31 httplib2==0.22.0 08:49:31 identify==2.5.33 08:49:31 idna==3.6 08:49:31 importlib-metadata==7.0.0 08:49:31 importlib-resources==1.5.0 08:49:31 iso8601==2.1.0 08:49:31 Jinja2==3.1.2 08:49:31 jmespath==1.0.1 08:49:31 jsonpatch==1.33 08:49:31 jsonpointer==2.4 08:49:31 jsonschema==4.20.0 08:49:31 jsonschema-specifications==2023.11.2 08:49:31 keystoneauth1==5.4.0 08:49:31 kubernetes==28.1.0 08:49:31 lftools==0.37.8 08:49:31 lxml==4.9.3 08:49:31 MarkupSafe==2.1.3 08:49:31 msgpack==1.0.7 08:49:31 multi-key-dict==2.0.3 08:49:31 munch==4.0.0 08:49:31 netaddr==0.9.0 08:49:31 netifaces==0.11.0 08:49:31 niet==1.4.2 08:49:31 nodeenv==1.8.0 08:49:31 oauth2client==4.1.3 08:49:31 oauthlib==3.2.2 08:49:31 openstacksdk==0.62.0 08:49:31 os-client-config==2.1.0 08:49:31 os-service-types==1.7.0 08:49:31 osc-lib==2.9.0 08:49:31 oslo.config==9.2.0 08:49:31 oslo.context==5.3.0 08:49:31 oslo.i18n==6.2.0 08:49:31 oslo.log==5.4.0 08:49:31 oslo.serialization==5.2.0 08:49:31 oslo.utils==6.3.0 08:49:31 packaging==23.2 08:49:31 pbr==6.0.0 08:49:31 platformdirs==4.1.0 08:49:31 prettytable==3.9.0 08:49:31 pyasn1==0.5.1 08:49:31 pyasn1-modules==0.3.0 08:49:31 pycparser==2.21 08:49:31 pygerrit2==2.0.15 08:49:31 PyGithub==2.1.1 08:49:31 pyinotify==0.9.6 08:49:31 PyJWT==2.8.0 08:49:31 PyNaCl==1.5.0 08:49:31 pyparsing==2.4.7 08:49:31 pyperclip==1.8.2 08:49:31 pyrsistent==0.20.0 08:49:31 python-cinderclient==9.4.0 08:49:31 python-dateutil==2.8.2 08:49:31 python-heatclient==3.3.0 08:49:31 python-jenkins==1.8.2 08:49:31 python-keystoneclient==5.2.0 08:49:31 python-magnumclient==4.3.0 08:49:31 python-novaclient==18.4.0 08:49:31 python-openstackclient==6.0.0 08:49:31 python-swiftclient==4.4.0 08:49:31 pytz==2023.3.post1 08:49:31 PyYAML==6.0.1 08:49:31 referencing==0.32.0 08:49:31 requests==2.31.0 08:49:31 requests-oauthlib==1.3.1 08:49:31 requestsexceptions==1.4.0 08:49:31 rfc3986==2.0.0 08:49:31 rpds-py==0.15.2 08:49:31 rsa==4.9 08:49:31 ruamel.yaml==0.18.5 08:49:31 ruamel.yaml.clib==0.2.8 08:49:31 s3transfer==0.9.0 08:49:31 simplejson==3.19.2 08:49:31 six==1.16.0 08:49:31 smmap==5.0.1 08:49:31 soupsieve==2.5 08:49:31 stevedore==5.1.0 08:49:31 tabulate==0.9.0 08:49:31 toml==0.10.2 08:49:31 tomlkit==0.12.3 08:49:31 tqdm==4.66.1 08:49:31 typing_extensions==4.9.0 08:49:31 tzdata==2023.3 08:49:31 urllib3==1.26.18 08:49:31 virtualenv==20.25.0 08:49:31 wcwidth==0.2.12 08:49:31 websocket-client==1.7.0 08:49:31 wrapt==1.16.0 08:49:31 xdg==6.0.0 08:49:31 xmltodict==0.13.0 08:49:31 yq==3.2.3 08:49:31 zipp==3.17.0 08:49:31 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins10265318433039980797.sh 08:49:31 ---> sudo-logs.sh 08:49:31 Archiving 'sudo' log.. 08:49:31 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins18400773524065281395.sh 08:49:31 ---> job-cost.sh 08:49:32 Setup pyenv: 08:49:32 system 08:49:32 3.8.13 08:49:32 3.9.13 08:49:32 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 08:49:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JPeu from file:/tmp/.os_lf_venv 08:49:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:49:41 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:49:41 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 08:49:41 lf-activate-venv(): INFO: Adding /tmp/venv-JPeu/bin to PATH 08:49:41 INFO: No Stack... 08:49:41 INFO: Retrieving Pricing Info for: v3-standard-8 08:49:41 INFO: Archiving Costs 08:49:41 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins3112328744395102886.sh 08:49:41 ---> logs-deploy.sh 08:49:41 Setup pyenv: 08:49:41 system 08:49:41 3.8.13 08:49:41 3.9.13 08:49:41 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 08:49:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JPeu from file:/tmp/.os_lf_venv 08:49:43 lf-activate-venv(): INFO: Installing: lftools 08:49:52 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:49:52 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 08:49:53 lf-activate-venv(): INFO: Adding /tmp/venv-JPeu/bin to PATH 08:49:53 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pylint-lint/200 08:49:53 INFO: archiving workspace using pattern(s): 08:49:54 Archives upload complete. 08:49:54 INFO: archiving logs to Nexus 08:49:55 ---> uname -a: 08:49:55 Linux prd-ubuntu1804-docker-8c-8g-6200 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:49:55 08:49:55 08:49:55 ---> lscpu: 08:49:55 Architecture: x86_64 08:49:55 CPU op-mode(s): 32-bit, 64-bit 08:49:55 Byte Order: Little Endian 08:49:55 CPU(s): 8 08:49:55 On-line CPU(s) list: 0-7 08:49:55 Thread(s) per core: 1 08:49:55 Core(s) per socket: 1 08:49:55 Socket(s): 8 08:49:55 NUMA node(s): 1 08:49:55 Vendor ID: AuthenticAMD 08:49:55 CPU family: 23 08:49:55 Model: 49 08:49:55 Model name: AMD EPYC-Rome Processor 08:49:55 Stepping: 0 08:49:55 CPU MHz: 2799.998 08:49:55 BogoMIPS: 5599.99 08:49:55 Virtualization: AMD-V 08:49:55 Hypervisor vendor: KVM 08:49:55 Virtualization type: full 08:49:55 L1d cache: 32K 08:49:55 L1i cache: 32K 08:49:55 L2 cache: 512K 08:49:55 L3 cache: 16384K 08:49:55 NUMA node0 CPU(s): 0-7 08:49:55 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:49:55 08:49:55 08:49:55 ---> nproc: 08:49:55 8 08:49:55 08:49:55 08:49:55 ---> df -h: 08:49:55 Filesystem Size Used Avail Use% Mounted on 08:49:55 udev 16G 0 16G 0% /dev 08:49:55 tmpfs 3.2G 708K 3.2G 1% /run 08:49:55 /dev/vda1 155G 11G 145G 7% / 08:49:55 tmpfs 16G 0 16G 0% /dev/shm 08:49:55 tmpfs 5.0M 0 5.0M 0% /run/lock 08:49:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:49:55 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:49:55 tmpfs 3.2G 0 3.2G 0% /run/user/1001 08:49:55 08:49:55 08:49:55 ---> free -m: 08:49:55 total used free shared buff/cache available 08:49:55 Mem: 32167 833 29047 0 2286 30902 08:49:55 Swap: 1023 0 1023 08:49:55 08:49:55 08:49:55 ---> ip addr: 08:49:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:49:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:49:55 inet 127.0.0.1/8 scope host lo 08:49:55 valid_lft forever preferred_lft forever 08:49:55 inet6 ::1/128 scope host 08:49:55 valid_lft forever preferred_lft forever 08:49:55 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:49:55 link/ether fa:16:3e:21:49:9b brd ff:ff:ff:ff:ff:ff 08:49:55 inet 10.30.106.106/23 brd 10.30.107.255 scope global dynamic ens3 08:49:55 valid_lft 86187sec preferred_lft 86187sec 08:49:55 inet6 fe80::f816:3eff:fe21:499b/64 scope link 08:49:55 valid_lft forever preferred_lft forever 08:49:55 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 08:49:55 link/ether 02:42:56:e0:52:e4 brd ff:ff:ff:ff:ff:ff 08:49:55 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:49:55 valid_lft forever preferred_lft forever 08:49:55 08:49:55 08:49:55 ---> sar -b -r -n DEV: 08:49:55 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-6200) 12/19/23 _x86_64_ (8 CPU) 08:49:55 08:49:55 08:46:25 LINUX RESTART (8 CPU) 08:49:55 08:49:55 08:47:01 tps rtps wtps bread/s bwrtn/s 08:49:55 08:48:01 297.45 41.48 255.97 1409.10 28192.37 08:49:55 08:49:01 88.44 14.98 73.45 1054.49 27039.76 08:49:55 Average: 192.94 28.23 164.71 1231.79 27616.06 08:49:55 08:49:55 08:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:49:55 08:48:01 30046320 31517312 2892900 8.78 57880 1726672 1621780 4.77 1048436 1556412 78104 08:49:55 08:49:01 29954600 31677300 2984620 9.06 78528 1943468 1406908 4.14 930000 1738112 139880 08:49:55 Average: 30000460 31597306 2938760 8.92 68204 1835070 1514344 4.46 989218 1647262 108992 08:49:55 08:49:55 08:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:49:55 08:48:01 ens3 343.89 242.18 994.86 72.33 0.00 0.00 0.00 0.00 08:49:55 08:48:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 08:49:55 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:55 08:49:01 ens3 46.06 33.98 589.03 9.81 0.00 0.00 0.00 0.00 08:49:55 08:49:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 08:49:55 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:55 Average: ens3 194.98 138.08 791.94 41.07 0.00 0.00 0.00 0.00 08:49:55 Average: lo 1.10 1.10 0.11 0.11 0.00 0.00 0.00 0.00 08:49:55 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:55 08:49:55 08:49:55 ---> sar -P ALL: 08:49:55 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-6200) 12/19/23 _x86_64_ (8 CPU) 08:49:55 08:49:55 08:46:25 LINUX RESTART (8 CPU) 08:49:55 08:49:55 08:47:01 CPU %user %nice %system %iowait %steal %idle 08:49:55 08:48:01 all 12.53 0.00 1.00 2.62 0.05 83.80 08:49:55 08:48:01 0 21.28 0.00 2.01 4.51 0.05 72.15 08:49:55 08:48:01 1 11.75 0.00 0.75 0.43 0.07 87.00 08:49:55 08:48:01 2 8.09 0.00 0.87 0.72 0.03 90.29 08:49:55 08:48:01 3 4.08 0.00 1.12 13.45 0.07 81.28 08:49:55 08:48:01 4 29.48 0.00 1.47 0.49 0.07 68.50 08:49:55 08:48:01 5 3.47 0.00 0.45 0.10 0.03 95.94 08:49:55 08:48:01 6 15.13 0.00 0.86 0.80 0.08 83.13 08:49:55 08:48:01 7 6.99 0.00 0.48 0.45 0.05 92.03 08:49:55 08:49:01 all 10.26 0.00 0.67 2.20 0.04 86.83 08:49:55 08:49:01 0 1.50 0.00 0.40 0.07 0.00 98.03 08:49:55 08:49:01 1 9.29 0.00 0.72 0.60 0.03 89.36 08:49:55 08:49:01 2 13.50 0.00 0.53 0.90 0.03 85.04 08:49:55 08:49:01 3 22.92 0.00 1.22 13.98 0.07 61.81 08:49:55 08:49:01 4 23.08 0.00 1.09 0.37 0.05 75.41 08:49:55 08:49:01 5 8.41 0.00 0.75 0.35 0.02 90.47 08:49:55 08:49:01 6 1.87 0.00 0.40 0.38 0.02 97.33 08:49:55 08:49:01 7 1.62 0.00 0.23 1.02 0.05 97.09 08:49:55 Average: all 11.40 0.00 0.84 2.41 0.04 85.31 08:49:55 Average: 0 11.38 0.00 1.20 2.29 0.03 85.11 08:49:55 Average: 1 10.52 0.00 0.73 0.52 0.05 88.18 08:49:55 Average: 2 10.80 0.00 0.70 0.81 0.03 87.66 08:49:55 Average: 3 13.51 0.00 1.17 13.72 0.07 71.54 08:49:55 Average: 4 26.28 0.00 1.28 0.43 0.06 71.95 08:49:55 Average: 5 5.94 0.00 0.60 0.23 0.03 93.21 08:49:55 Average: 6 8.51 0.00 0.63 0.59 0.05 90.22 08:49:55 Average: 7 4.30 0.00 0.36 0.73 0.05 94.56 08:49:55 08:49:55 08:49:55