07:09:21 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/136995 07:09:21 Running as SYSTEM 07:09:21 [EnvInject] - Loading node environment variables. 07:09:21 Building remotely on prd-ubuntu1804-docker-8c-8g-14704 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pylint-lint 07:09:21 [ssh-agent] Looking for ssh-agent implementation... 07:09:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:09:22 $ ssh-agent 07:09:22 SSH_AUTH_SOCK=/tmp/ssh-RtC6lWOwQZO7/agent.2109 07:09:22 SSH_AGENT_PID=2111 07:09:22 [ssh-agent] Started. 07:09:22 Running ssh-add (command line suppressed) 07:09:22 Identity added: /w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_7979397817590543794.key (/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_7979397817590543794.key) 07:09:22 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:09:22 The recommended git tool is: NONE 07:09:25 using credential onap-jenkins-ssh 07:09:25 Wiping out workspace first. 07:09:25 Cloning the remote Git repository 07:09:25 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 07:09:25 > git init /w/workspace/integration-python-onapsdk-master-pylint-lint # timeout=10 07:09:25 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 07:09:25 > git --version # timeout=10 07:09:25 > git --version # 'git version 2.17.1' 07:09:25 using GIT_SSH to set credentials Gerrit user 07:09:25 Verifying host key using manually-configured host key entries 07:09:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:09:26 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 07:09:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:09:27 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 07:09:27 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 07:09:27 using GIT_SSH to set credentials Gerrit user 07:09:27 Verifying host key using manually-configured host key entries 07:09:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/95/136995/1 # timeout=30 07:09:27 > git rev-parse e4526494e030ea5b3a81ba2ab646cef4e606832c^{commit} # timeout=10 07:09:27 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:09:27 Checking out Revision e4526494e030ea5b3a81ba2ab646cef4e606832c (refs/changes/95/136995/1) 07:09:27 > git config core.sparsecheckout # timeout=10 07:09:27 > git checkout -f e4526494e030ea5b3a81ba2ab646cef4e606832c # timeout=30 07:09:30 Commit message: "Updating onap-sdk to list service catalog in nbi" 07:09:30 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:09:30 > git rev-list --no-walk 582ba400f31318dc90ec21552339d66ab79cb80e # timeout=10 07:09:30 [EnvInject] - Injecting environment variables from a build step. 07:09:30 [EnvInject] - Injecting as environment variables the properties content 07:09:30 PYTHON=python3 07:09:30 07:09:30 [EnvInject] - Variables injected successfully. 07:09:30 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins15123816681924164445.sh 07:09:30 ---> tox-install.sh 07:09:30 + source /home/jenkins/lf-env.sh 07:09:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:09:30 ++ mktemp -d /tmp/venv-XXXX 07:09:30 + lf_venv=/tmp/venv-T02s 07:09:30 + local venv_file=/tmp/.os_lf_venv 07:09:30 + local python=python3 07:09:30 + local options 07:09:30 + local set_path=true 07:09:30 + local install_args= 07:09:30 ++ 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 07:09:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:09:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:09:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:09:30 + true 07:09:30 + case $1 in 07:09:30 + venv_file=/tmp/.toxenv 07:09:30 + shift 2 07:09:30 + true 07:09:30 + case $1 in 07:09:30 + shift 07:09:30 + break 07:09:30 + case $python in 07:09:30 + local pkg_list= 07:09:30 + [[ -d /opt/pyenv ]] 07:09:30 + echo 'Setup pyenv:' 07:09:30 Setup pyenv: 07:09:30 + export PYENV_ROOT=/opt/pyenv 07:09:30 + PYENV_ROOT=/opt/pyenv 07:09:30 + 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 07:09:30 + 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 07:09:30 + pyenv versions 07:09:30 * system (set by /opt/pyenv/version) 07:09:30 * 3.8.13 (set by /opt/pyenv/version) 07:09:31 * 3.9.13 (set by /opt/pyenv/version) 07:09:31 * 3.10.6 (set by /opt/pyenv/version) 07:09:31 + command -v pyenv 07:09:31 ++ pyenv init - --no-rehash 07:09:31 + 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[*]}"'\'')" 07:09:31 export PATH="/opt/pyenv/shims:${PATH}" 07:09:31 export PYENV_SHELL=bash 07:09:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:09:31 pyenv() { 07:09:31 local command 07:09:31 command="${1:-}" 07:09:31 if [ "$#" -gt 0 ]; then 07:09:31 shift 07:09:31 fi 07:09:31 07:09:31 case "$command" in 07:09:31 rehash|shell) 07:09:31 eval "$(pyenv "sh-$command" "$@")" 07:09:31 ;; 07:09:31 *) 07:09:31 command pyenv "$command" "$@" 07:09:31 ;; 07:09:31 esac 07:09:31 }' 07:09:31 +++ 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[*]}"' 07:09:31 ++ 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 07:09:31 ++ 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 07:09:31 ++ 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 07:09:31 ++ export PYENV_SHELL=bash 07:09:31 ++ PYENV_SHELL=bash 07:09:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:09:31 +++ complete -F _pyenv pyenv 07:09:31 ++ lf-pyver python3 07:09:31 ++ local py_version_xy=python3 07:09:31 ++ local py_version_xyz= 07:09:31 ++ pyenv versions 07:09:31 ++ local command 07:09:31 ++ sed 's/^[ *]* //' 07:09:31 ++ awk '{ print $1 }' 07:09:31 ++ command=versions 07:09:31 ++ '[' 1 -gt 0 ']' 07:09:31 ++ shift 07:09:31 ++ grep -E '^[0-9.]*[0-9]$' 07:09:31 ++ case "$command" in 07:09:31 ++ command pyenv versions 07:09:31 ++ pyenv versions 07:09:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:09:31 +++ grep '^3' /tmp/.pyenv_versions 07:09:31 +++ sort -V 07:09:31 +++ tail -n 1 07:09:31 ++ py_version_xyz=3.10.6 07:09:31 ++ [[ -z 3.10.6 ]] 07:09:31 ++ echo 3.10.6 07:09:31 ++ return 0 07:09:31 + pyenv local 3.10.6 07:09:31 + local command 07:09:31 + command=local 07:09:31 + '[' 2 -gt 0 ']' 07:09:31 + shift 07:09:31 + case "$command" in 07:09:31 + command pyenv local 3.10.6 07:09:31 + pyenv local 3.10.6 07:09:31 + for arg in "$@" 07:09:31 + case $arg in 07:09:31 + pkg_list+='tox ' 07:09:31 + for arg in "$@" 07:09:31 + case $arg in 07:09:31 + pkg_list+='virtualenv ' 07:09:31 + for arg in "$@" 07:09:31 + case $arg in 07:09:31 + pkg_list+='urllib3~=1.26.15 ' 07:09:31 + [[ -f /tmp/.toxenv ]] 07:09:31 + [[ ! -f /tmp/.toxenv ]] 07:09:31 + [[ -n '' ]] 07:09:31 + python3 -m venv /tmp/venv-T02s 07:09:39 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-T02s' 07:09:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-T02s 07:09:39 + echo /tmp/venv-T02s 07:09:39 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:09:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:09:39 + /tmp/venv-T02s/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:09:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:09:43 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:09:43 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:09:43 + /tmp/venv-T02s/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:09:51 + type python3 07:09:51 + true 07:09:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-T02s/bin to PATH' 07:09:51 lf-activate-venv(): INFO: Adding /tmp/venv-T02s/bin to PATH 07:09:51 + PATH=/tmp/venv-T02s/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 07:09:51 + return 0 07:09:51 + python3 --version 07:09:51 Python 3.10.6 07:09:51 + python3 -m pip --version 07:09:51 pip 23.3.2 from /tmp/venv-T02s/lib/python3.10/site-packages/pip (python 3.10) 07:09:51 + python3 -m pip freeze 07:09:52 cachetools==5.3.2 07:09:52 chardet==5.2.0 07:09:52 colorama==0.4.6 07:09:52 distlib==0.3.8 07:09:52 filelock==3.13.1 07:09:52 packaging==23.2 07:09:52 platformdirs==4.1.0 07:09:52 pluggy==1.3.0 07:09:52 pyproject-api==1.6.1 07:09:52 tomli==2.0.1 07:09:52 tox==4.12.1 07:09:52 urllib3==1.26.18 07:09:52 virtualenv==20.25.0 07:09:52 [EnvInject] - Injecting environment variables from a build step. 07:09:52 [EnvInject] - Injecting as environment variables the properties content 07:09:52 PARALLEL=false 07:09:52 07:09:52 [EnvInject] - Variables injected successfully. 07:09:52 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins14787462500487963588.sh 07:09:52 ---> tox-run.sh 07:09:52 + 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 07:09:52 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 07:09:52 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/docs 07:09:52 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 07:09:52 + cd /w/workspace/integration-python-onapsdk-master-pylint-lint/. 07:09:52 + source /home/jenkins/lf-env.sh 07:09:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:09:52 ++ mktemp -d /tmp/venv-XXXX 07:09:52 + lf_venv=/tmp/venv-Ld2l 07:09:52 + local venv_file=/tmp/.os_lf_venv 07:09:52 + local python=python3 07:09:52 + local options 07:09:52 + local set_path=true 07:09:52 + local install_args= 07:09:52 ++ 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 07:09:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:09:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:09:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:09:52 + true 07:09:52 + case $1 in 07:09:52 + venv_file=/tmp/.toxenv 07:09:52 + shift 2 07:09:52 + true 07:09:52 + case $1 in 07:09:52 + shift 07:09:52 + break 07:09:52 + case $python in 07:09:52 + local pkg_list= 07:09:52 + [[ -d /opt/pyenv ]] 07:09:52 + echo 'Setup pyenv:' 07:09:52 Setup pyenv: 07:09:52 + export PYENV_ROOT=/opt/pyenv 07:09:52 + PYENV_ROOT=/opt/pyenv 07:09:52 + 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 07:09:52 + 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 07:09:52 + pyenv versions 07:09:52 system 07:09:52 3.8.13 07:09:52 3.9.13 07:09:52 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 07:09:52 + command -v pyenv 07:09:52 ++ pyenv init - --no-rehash 07:09:52 + 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[*]}"'\'')" 07:09:52 export PATH="/opt/pyenv/shims:${PATH}" 07:09:52 export PYENV_SHELL=bash 07:09:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:09:52 pyenv() { 07:09:52 local command 07:09:52 command="${1:-}" 07:09:52 if [ "$#" -gt 0 ]; then 07:09:52 shift 07:09:52 fi 07:09:52 07:09:52 case "$command" in 07:09:52 rehash|shell) 07:09:52 eval "$(pyenv "sh-$command" "$@")" 07:09:52 ;; 07:09:52 *) 07:09:52 command pyenv "$command" "$@" 07:09:52 ;; 07:09:52 esac 07:09:52 }' 07:09:52 +++ 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[*]}"' 07:09:52 ++ 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 07:09:52 ++ 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 07:09:52 ++ 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 07:09:52 ++ export PYENV_SHELL=bash 07:09:52 ++ PYENV_SHELL=bash 07:09:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:09:52 +++ complete -F _pyenv pyenv 07:09:52 ++ lf-pyver python3 07:09:52 ++ local py_version_xy=python3 07:09:52 ++ local py_version_xyz= 07:09:52 ++ pyenv versions 07:09:52 ++ local command 07:09:52 ++ command=versions 07:09:52 ++ '[' 1 -gt 0 ']' 07:09:52 ++ shift 07:09:52 ++ case "$command" in 07:09:52 ++ command pyenv versions 07:09:52 ++ pyenv versions 07:09:52 ++ sed 's/^[ *]* //' 07:09:52 ++ grep -E '^[0-9.]*[0-9]$' 07:09:52 ++ awk '{ print $1 }' 07:09:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:09:52 +++ sort -V 07:09:52 +++ grep '^3' /tmp/.pyenv_versions 07:09:52 +++ tail -n 1 07:09:52 ++ py_version_xyz=3.10.6 07:09:52 ++ [[ -z 3.10.6 ]] 07:09:52 ++ echo 3.10.6 07:09:52 ++ return 0 07:09:52 + pyenv local 3.10.6 07:09:52 + local command 07:09:52 + command=local 07:09:52 + '[' 2 -gt 0 ']' 07:09:52 + shift 07:09:52 + case "$command" in 07:09:52 + command pyenv local 3.10.6 07:09:52 + pyenv local 3.10.6 07:09:52 + for arg in "$@" 07:09:52 + case $arg in 07:09:52 + pkg_list+='tox ' 07:09:52 + for arg in "$@" 07:09:52 + case $arg in 07:09:52 + pkg_list+='virtualenv ' 07:09:52 + for arg in "$@" 07:09:52 + case $arg in 07:09:52 + pkg_list+='urllib3~=1.26.15 ' 07:09:52 + [[ -f /tmp/.toxenv ]] 07:09:52 ++ cat /tmp/.toxenv 07:09:52 + lf_venv=/tmp/venv-T02s 07:09:52 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T02s from' file:/tmp/.toxenv 07:09:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T02s from file:/tmp/.toxenv 07:09:52 + /tmp/venv-T02s/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:09:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:09:53 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:09:53 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:09:53 + /tmp/venv-T02s/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:09:55 + type python3 07:09:55 + true 07:09:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-T02s/bin to PATH' 07:09:55 lf-activate-venv(): INFO: Adding /tmp/venv-T02s/bin to PATH 07:09:55 + PATH=/tmp/venv-T02s/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 07:09:55 + return 0 07:09:55 + [[ -d /opt/pyenv ]] 07:09:55 + echo '---> Setting up pyenv' 07:09:55 ---> Setting up pyenv 07:09:55 + export PYENV_ROOT=/opt/pyenv 07:09:55 + PYENV_ROOT=/opt/pyenv 07:09:55 + export PATH=/opt/pyenv/bin:/tmp/venv-T02s/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 07:09:55 + PATH=/opt/pyenv/bin:/tmp/venv-T02s/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 07:09:55 ++ pwd 07:09:55 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pylint-lint 07:09:55 + export PYTHONPATH 07:09:55 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:09:55 + TOX_TESTENV_PASSENV=PYTHONPATH 07:09:55 + tox --version 07:09:55 4.12.1 from /tmp/venv-T02s/lib/python3.10/site-packages/tox/__init__.py 07:09:55 + PARALLEL=false 07:09:55 + TOX_OPTIONS_LIST= 07:09:55 + [[ -n pylint ]] 07:09:55 + TOX_OPTIONS_LIST=' -e pylint' 07:09:55 + case ${PARALLEL,,} in 07:09:55 + tox -e pylint 07:09:55 + tee -a /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/tox.log 07:09:56 pylint: install_deps> python -I -m pip install -r test-requirements.txt 07:10:08 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 07:10:10 .pkg: _optional_hooks> python /tmp/venv-T02s/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:10:10 .pkg: get_requires_for_build_sdist> python /tmp/venv-T02s/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:10:10 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 07:10:11 .pkg: get_requires_for_build_wheel> python /tmp/venv-T02s/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:10:11 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 07:10:11 .pkg: freeze> python -m pip freeze --all 07:10:12 .pkg: pip==23.3.1,pytest-runner==5.2,setuptools==69.0.2,wheel==0.42.0 07:10:12 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-T02s/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:10:12 .pkg: build_sdist> python /tmp/venv-T02s/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:10:12 pylint: install_package_deps> python -I -m pip install dacite==1.6.0 jinja2==3.0.3 jsonschema==4.4.0 'more-itertools>=8.12.0' oyaml==1.0 pyOpenSSL==22.0.0 'requests[socks]==2.27.1' simplejson==3.17.6 07:10:13 pylint: install_package> python -I -m pip install --force-reinstall --no-deps /w/workspace/integration-python-onapsdk-master-pylint-lint/.tox/.tmp/package/1/onapsdk-12.9.0.tar.gz 07:10:15 pylint: freeze> python -m pip freeze --all 07:10:16 pylint: astroid==3.0.2,attrs==23.2.0,bandit==1.7.7,certifi==2023.11.17,cffi==1.16.0,charset-normalizer==2.0.12,coverage==7.4.0,cryptography==38.0.4,dacite==1.6.0,dill==0.3.7,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,isort==5.13.2,Jinja2==3.0.3,jsonschema==4.4.0,markdown-it-py==3.0.0,MarkupSafe==2.1.4,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.2.0,onapsdk==12.9.0,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.4,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 07:10:16 pylint: commands[0]> pylint src/ 07:10:37 07:10:37 ------------------------------------ 07:10:37 Your code has been rated at 10.00/10 07:10:37 07:10:39 .pkg: _exit> python /tmp/venv-T02s/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:10:39 pylint: OK (43.06=setup[20.43]+cmd[22.63] seconds) 07:10:39 congratulations :) (43.22 seconds) 07:10:39 + tox_status=0 07:10:39 + echo '---> Completed tox runs' 07:10:39 ---> Completed tox runs 07:10:39 + for i in .tox/*/log 07:10:39 ++ echo .tox/pylint/log 07:10:39 ++ awk -F/ '{print $2}' 07:10:39 + tox_env=pylint 07:10:39 + cp -r .tox/pylint/log /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/pylint 07:10:39 + DOC_DIR=docs/_build/html 07:10:39 + [[ -d docs/_build/html ]] 07:10:39 + echo '---> tox-run.sh ends' 07:10:39 ---> tox-run.sh ends 07:10:39 + test 0 -eq 0 07:10:39 $ ssh-agent -k 07:10:39 unset SSH_AUTH_SOCK; 07:10:39 unset SSH_AGENT_PID; 07:10:39 echo Agent pid 2111 killed; 07:10:39 [ssh-agent] Stopped. 07:10:39 [PostBuildScript] - [INFO] Executing post build scripts. 07:10:39 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins8444021872851219827.sh 07:10:39 ---> sysstat.sh 07:10:39 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins12009023045892106940.sh 07:10:39 ---> package-listing.sh 07:10:39 ++ facter osfamily 07:10:39 ++ tr '[:upper:]' '[:lower:]' 07:10:39 + OS_FAMILY=debian 07:10:39 + workspace=/w/workspace/integration-python-onapsdk-master-pylint-lint 07:10:39 + START_PACKAGES=/tmp/packages_start.txt 07:10:39 + END_PACKAGES=/tmp/packages_end.txt 07:10:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:10:39 + PACKAGES=/tmp/packages_start.txt 07:10:39 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 07:10:39 + PACKAGES=/tmp/packages_end.txt 07:10:39 + case "${OS_FAMILY}" in 07:10:39 + dpkg -l 07:10:39 + grep '^ii' 07:10:39 + '[' -f /tmp/packages_start.txt ']' 07:10:39 + '[' -f /tmp/packages_end.txt ']' 07:10:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:10:39 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 07:10:39 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 07:10:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 07:10:39 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins14159461969170690867.sh 07:10:39 ---> capture-instance-metadata.sh 07:10:39 Setup pyenv: 07:10:40 system 07:10:40 3.8.13 07:10:40 3.9.13 07:10:40 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 07:10:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-apaH 07:10:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:10:48 lf-activate-venv(): INFO: Installing: lftools 07:11:21 lf-activate-venv(): INFO: Adding /tmp/venv-apaH/bin to PATH 07:11:21 INFO: Running in OpenStack, capturing instance metadata 07:11:22 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins16411650512187668961.sh 07:11:22 provisioning config files... 07:11:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/config8168290737889219195tmp 07:11:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:11:22 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:11:22 [EnvInject] - Injecting environment variables from a build step. 07:11:22 [EnvInject] - Injecting as environment variables the properties content 07:11:22 SERVER_ID=logs 07:11:22 07:11:22 [EnvInject] - Variables injected successfully. 07:11:22 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins3440492814043622606.sh 07:11:22 ---> create-netrc.sh 07:11:22 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins18051975819070459311.sh 07:11:22 ---> python-tools-install.sh 07:11:22 Setup pyenv: 07:11:22 system 07:11:22 3.8.13 07:11:22 3.9.13 07:11:22 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 07:11:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-apaH from file:/tmp/.os_lf_venv 07:11:23 lf-activate-venv(): INFO: Installing: lftools 07:11:31 lf-activate-venv(): INFO: Adding /tmp/venv-apaH/bin to PATH 07:11:31 Generating Requirements File 07:12:04 Python 3.10.6 07:12:04 pip 23.3.2 from /tmp/venv-apaH/lib/python3.10/site-packages/pip (python 3.10) 07:12:05 appdirs==1.4.4 07:12:05 argcomplete==3.2.2 07:12:05 aspy.yaml==1.3.0 07:12:05 attrs==23.2.0 07:12:05 autopage==0.5.2 07:12:05 beautifulsoup4==4.12.3 07:12:05 boto3==1.34.26 07:12:05 botocore==1.34.26 07:12:05 bs4==0.0.2 07:12:05 cachetools==5.3.2 07:12:05 certifi==2023.11.17 07:12:05 cffi==1.16.0 07:12:05 cfgv==3.4.0 07:12:05 chardet==5.2.0 07:12:05 charset-normalizer==3.3.2 07:12:05 click==8.1.7 07:12:05 cliff==4.5.0 07:12:05 cmd2==2.4.3 07:12:05 cryptography==3.3.2 07:12:05 debtcollector==2.5.0 07:12:05 decorator==5.1.1 07:12:05 defusedxml==0.7.1 07:12:05 Deprecated==1.2.14 07:12:05 distlib==0.3.8 07:12:05 dnspython==2.5.0 07:12:05 docker==4.2.2 07:12:05 dogpile.cache==1.3.0 07:12:05 email-validator==2.1.0.post1 07:12:05 filelock==3.13.1 07:12:05 future==0.18.3 07:12:05 gitdb==4.0.11 07:12:05 GitPython==3.1.41 07:12:05 google-auth==2.26.2 07:12:05 httplib2==0.22.0 07:12:05 identify==2.5.33 07:12:05 idna==3.6 07:12:05 importlib-resources==1.5.0 07:12:05 iso8601==2.1.0 07:12:05 Jinja2==3.1.3 07:12:05 jmespath==1.0.1 07:12:05 jsonpatch==1.33 07:12:05 jsonpointer==2.4 07:12:05 jsonschema==4.21.1 07:12:05 jsonschema-specifications==2023.12.1 07:12:05 keystoneauth1==5.5.0 07:12:05 kubernetes==29.0.0 07:12:05 lftools==0.37.8 07:12:05 lxml==5.1.0 07:12:05 MarkupSafe==2.1.4 07:12:05 msgpack==1.0.7 07:12:05 multi_key_dict==2.0.3 07:12:05 munch==4.0.0 07:12:05 netaddr==0.10.1 07:12:05 netifaces==0.11.0 07:12:05 niet==1.4.2 07:12:05 nodeenv==1.8.0 07:12:05 oauth2client==4.1.3 07:12:05 oauthlib==3.2.2 07:12:05 openstacksdk==0.62.0 07:12:05 os-client-config==2.1.0 07:12:05 os-service-types==1.7.0 07:12:05 osc-lib==3.0.0 07:12:05 oslo.config==9.3.0 07:12:05 oslo.context==5.3.0 07:12:05 oslo.i18n==6.2.0 07:12:05 oslo.log==5.4.0 07:12:05 oslo.serialization==5.3.0 07:12:05 oslo.utils==7.0.0 07:12:05 packaging==23.2 07:12:05 pbr==6.0.0 07:12:05 platformdirs==4.1.0 07:12:05 prettytable==3.9.0 07:12:05 pyasn1==0.5.1 07:12:05 pyasn1-modules==0.3.0 07:12:05 pycparser==2.21 07:12:05 pygerrit2==2.0.15 07:12:05 PyGithub==2.1.1 07:12:05 pyinotify==0.9.6 07:12:05 PyJWT==2.8.0 07:12:05 PyNaCl==1.5.0 07:12:05 pyparsing==2.4.7 07:12:05 pyperclip==1.8.2 07:12:05 pyrsistent==0.20.0 07:12:05 python-cinderclient==9.4.0 07:12:05 python-dateutil==2.8.2 07:12:05 python-heatclient==3.4.0 07:12:05 python-jenkins==1.8.2 07:12:05 python-keystoneclient==5.3.0 07:12:05 python-magnumclient==4.3.0 07:12:05 python-novaclient==18.4.0 07:12:05 python-openstackclient==6.0.0 07:12:05 python-swiftclient==4.4.0 07:12:05 pytz==2023.3.post1 07:12:05 PyYAML==6.0.1 07:12:05 referencing==0.32.1 07:12:05 requests==2.31.0 07:12:05 requests-oauthlib==1.3.1 07:12:05 requestsexceptions==1.4.0 07:12:05 rfc3986==2.0.0 07:12:05 rpds-py==0.17.1 07:12:05 rsa==4.9 07:12:05 ruamel.yaml==0.18.5 07:12:05 ruamel.yaml.clib==0.2.8 07:12:05 s3transfer==0.10.0 07:12:05 simplejson==3.19.2 07:12:05 six==1.16.0 07:12:05 smmap==5.0.1 07:12:05 soupsieve==2.5 07:12:05 stevedore==5.1.0 07:12:05 tabulate==0.9.0 07:12:05 toml==0.10.2 07:12:05 tomlkit==0.12.3 07:12:05 tqdm==4.66.1 07:12:05 typing_extensions==4.9.0 07:12:05 tzdata==2023.4 07:12:05 urllib3==1.26.18 07:12:05 virtualenv==20.25.0 07:12:05 wcwidth==0.2.13 07:12:05 websocket-client==1.7.0 07:12:05 wrapt==1.16.0 07:12:05 xdg==6.0.0 07:12:05 xmltodict==0.13.0 07:12:05 yq==3.2.3 07:12:05 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins1104632626216931184.sh 07:12:05 ---> sudo-logs.sh 07:12:05 Archiving 'sudo' log.. 07:12:05 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins9363494134131714682.sh 07:12:05 ---> job-cost.sh 07:12:05 Setup pyenv: 07:12:05 system 07:12:05 3.8.13 07:12:05 3.9.13 07:12:05 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 07:12:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-apaH from file:/tmp/.os_lf_venv 07:12:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:12:14 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. 07:12:14 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 07:12:15 lf-activate-venv(): INFO: Adding /tmp/venv-apaH/bin to PATH 07:12:15 INFO: No Stack... 07:12:15 INFO: Retrieving Pricing Info for: v3-standard-8 07:12:15 INFO: Archiving Costs 07:12:15 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins10762737604847204034.sh 07:12:15 ---> logs-deploy.sh 07:12:15 Setup pyenv: 07:12:15 system 07:12:15 3.8.13 07:12:15 3.9.13 07:12:15 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 07:12:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-apaH from file:/tmp/.os_lf_venv 07:12:17 lf-activate-venv(): INFO: Installing: lftools 07:12:26 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. 07:12:26 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 07:12:27 lf-activate-venv(): INFO: Adding /tmp/venv-apaH/bin to PATH 07:12:27 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pylint-lint/210 07:12:27 INFO: archiving workspace using pattern(s): 07:12:28 Archives upload complete. 07:12:28 INFO: archiving logs to Nexus 07:12:29 ---> uname -a: 07:12:29 Linux prd-ubuntu1804-docker-8c-8g-14704 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:12:29 07:12:29 07:12:29 ---> lscpu: 07:12:29 Architecture: x86_64 07:12:29 CPU op-mode(s): 32-bit, 64-bit 07:12:29 Byte Order: Little Endian 07:12:29 CPU(s): 8 07:12:29 On-line CPU(s) list: 0-7 07:12:29 Thread(s) per core: 1 07:12:29 Core(s) per socket: 1 07:12:29 Socket(s): 8 07:12:29 NUMA node(s): 1 07:12:29 Vendor ID: AuthenticAMD 07:12:29 CPU family: 23 07:12:29 Model: 49 07:12:29 Model name: AMD EPYC-Rome Processor 07:12:29 Stepping: 0 07:12:29 CPU MHz: 2799.996 07:12:29 BogoMIPS: 5599.99 07:12:29 Virtualization: AMD-V 07:12:29 Hypervisor vendor: KVM 07:12:29 Virtualization type: full 07:12:29 L1d cache: 32K 07:12:29 L1i cache: 32K 07:12:29 L2 cache: 512K 07:12:29 L3 cache: 16384K 07:12:29 NUMA node0 CPU(s): 0-7 07:12:29 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 07:12:29 07:12:29 07:12:29 ---> nproc: 07:12:29 8 07:12:29 07:12:29 07:12:29 ---> df -h: 07:12:29 Filesystem Size Used Avail Use% Mounted on 07:12:29 udev 16G 0 16G 0% /dev 07:12:29 tmpfs 3.2G 708K 3.2G 1% /run 07:12:29 /dev/vda1 155G 11G 145G 7% / 07:12:29 tmpfs 16G 0 16G 0% /dev/shm 07:12:29 tmpfs 5.0M 0 5.0M 0% /run/lock 07:12:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:12:29 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:12:29 tmpfs 3.2G 0 3.2G 0% /run/user/1001 07:12:29 07:12:29 07:12:29 ---> free -m: 07:12:29 total used free shared buff/cache available 07:12:29 Mem: 32167 798 29126 0 2242 30938 07:12:29 Swap: 1023 0 1023 07:12:29 07:12:29 07:12:29 ---> ip addr: 07:12:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:12:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:12:29 inet 127.0.0.1/8 scope host lo 07:12:29 valid_lft forever preferred_lft forever 07:12:29 inet6 ::1/128 scope host 07:12:29 valid_lft forever preferred_lft forever 07:12:29 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:12:29 link/ether fa:16:3e:ef:0e:34 brd ff:ff:ff:ff:ff:ff 07:12:29 inet 10.30.107.176/23 brd 10.30.107.255 scope global dynamic ens3 07:12:29 valid_lft 86160sec preferred_lft 86160sec 07:12:29 inet6 fe80::f816:3eff:feef:e34/64 scope link 07:12:29 valid_lft forever preferred_lft forever 07:12:29 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 07:12:29 link/ether 02:42:25:08:4b:b6 brd ff:ff:ff:ff:ff:ff 07:12:29 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:12:29 valid_lft forever preferred_lft forever 07:12:29 07:12:29 07:12:29 ---> sar -b -r -n DEV: 07:12:29 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-14704) 01/24/24 _x86_64_ (8 CPU) 07:12:29 07:12:29 07:08:32 LINUX RESTART (8 CPU) 07:12:29 07:12:29 07:09:01 tps rtps wtps bread/s bwrtn/s 07:12:29 07:10:01 208.25 61.51 146.74 3712.18 25250.32 07:12:29 07:11:01 74.67 2.25 72.42 93.32 15727.38 07:12:29 07:12:01 96.45 13.73 82.72 1026.63 18985.37 07:12:29 Average: 126.46 25.83 100.63 1610.71 19987.69 07:12:29 07:12:29 07:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:12:29 07:10:01 30320668 31699804 2618552 7.95 50912 1648824 1500696 4.42 845168 1503432 72452 07:12:29 07:11:01 30175152 31714180 2764068 8.39 64088 1784048 1448144 4.26 871336 1598956 57360 07:12:29 07:12:01 29803308 31652272 3135912 9.52 87116 2055780 1491960 4.39 970804 1838300 132472 07:12:29 Average: 30099709 31688752 2839511 8.62 67372 1829551 1480267 4.36 895769 1646896 87428 07:12:29 07:12:29 07:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:12:29 07:10:01 ens3 348.59 232.19 917.16 62.25 0.00 0.00 0.00 0.00 07:12:29 07:10:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 07:12:29 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:29 07:11:01 ens3 20.86 15.71 156.80 4.61 0.00 0.00 0.00 0.00 07:12:29 07:11:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 07:12:29 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:29 07:12:01 ens3 54.66 37.61 860.06 7.54 0.00 0.00 0.00 0.00 07:12:29 07:12:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 07:12:29 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:29 Average: ens3 141.37 95.17 644.68 24.80 0.00 0.00 0.00 0.00 07:12:29 Average: lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 07:12:29 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:29 07:12:29 07:12:29 ---> sar -P ALL: 07:12:29 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-14704) 01/24/24 _x86_64_ (8 CPU) 07:12:29 07:12:29 07:08:32 LINUX RESTART (8 CPU) 07:12:29 07:12:29 07:09:01 CPU %user %nice %system %iowait %steal %idle 07:12:29 07:10:01 all 7.06 0.00 0.82 9.94 0.04 82.13 07:12:29 07:10:01 0 1.72 0.00 0.62 0.35 0.03 97.27 07:12:29 07:10:01 1 5.63 0.00 0.69 33.82 0.03 59.84 07:12:29 07:10:01 2 3.00 0.00 1.02 4.23 0.05 91.69 07:12:29 07:10:01 3 4.88 0.00 0.64 2.40 0.05 92.03 07:12:29 07:10:01 4 10.51 0.00 0.87 10.61 0.05 77.96 07:12:29 07:10:01 5 12.81 0.00 1.21 2.92 0.07 83.00 07:12:29 07:10:01 6 12.23 0.00 0.68 10.37 0.03 76.69 07:12:29 07:10:01 7 5.77 0.00 0.80 14.81 0.05 78.57 07:12:29 07:11:01 all 10.84 0.00 0.54 2.51 0.04 86.06 07:12:29 07:11:01 0 7.66 0.00 0.50 0.07 0.03 91.74 07:12:29 07:11:01 1 2.99 0.00 0.40 11.04 0.03 85.54 07:12:29 07:11:01 2 7.12 0.00 0.30 0.10 0.02 92.46 07:12:29 07:11:01 3 5.04 0.00 0.45 1.68 0.00 92.83 07:12:29 07:11:01 4 17.76 0.00 1.50 6.15 0.07 74.52 07:12:29 07:11:01 5 0.62 0.00 0.27 0.00 0.05 99.07 07:12:29 07:11:01 6 44.41 0.00 0.72 1.03 0.08 53.75 07:12:29 07:11:01 7 1.13 0.00 0.23 0.00 0.05 98.58 07:12:29 07:12:01 all 9.43 0.00 0.69 2.69 0.03 87.16 07:12:29 07:12:01 0 14.03 0.00 0.82 0.37 0.02 84.77 07:12:29 07:12:01 1 6.08 0.00 0.47 6.97 0.02 86.46 07:12:29 07:12:01 2 1.62 0.00 0.42 0.63 0.02 97.32 07:12:29 07:12:01 3 0.37 0.00 0.28 0.07 0.02 99.27 07:12:29 07:12:01 4 12.00 0.00 1.12 0.70 0.03 86.15 07:12:29 07:12:01 5 0.85 0.00 0.33 0.18 0.00 98.63 07:12:29 07:12:01 6 40.57 0.00 1.70 4.54 0.07 53.12 07:12:29 07:12:01 7 0.82 0.00 0.45 8.13 0.05 90.55 07:12:29 Average: all 9.11 0.00 0.69 5.04 0.04 85.12 07:12:29 Average: 0 7.81 0.00 0.65 0.26 0.03 91.25 07:12:29 Average: 1 4.89 0.00 0.52 17.28 0.03 77.28 07:12:29 Average: 2 3.92 0.00 0.58 1.65 0.03 93.83 07:12:29 Average: 3 3.43 0.00 0.46 1.38 0.02 94.71 07:12:29 Average: 4 13.42 0.00 1.16 5.81 0.05 79.55 07:12:29 Average: 5 4.74 0.00 0.60 1.03 0.04 93.59 07:12:29 Average: 6 32.41 0.00 1.03 5.30 0.06 61.20 07:12:29 Average: 7 2.57 0.00 0.50 7.64 0.05 89.25 07:12:29 07:12:29 07:12:29