14:09:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137443 14:09:15 Running as SYSTEM 14:09:15 [EnvInject] - Loading node environment variables. 14:09:15 Building remotely on prd-ubuntu1804-docker-8c-8g-9766 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pylint-lint 14:09:16 [ssh-agent] Looking for ssh-agent implementation... 14:09:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:09:16 $ ssh-agent 14:09:16 SSH_AUTH_SOCK=/tmp/ssh-zadBbO52vsbX/agent.2091 14:09:16 SSH_AGENT_PID=2093 14:09:16 [ssh-agent] Started. 14:09:16 Running ssh-add (command line suppressed) 14:09:16 Identity added: /w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_12987022052242325773.key (/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_12987022052242325773.key) 14:09:16 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:09:16 The recommended git tool is: NONE 14:09:18 using credential onap-jenkins-ssh 14:09:18 Wiping out workspace first. 14:09:18 Cloning the remote Git repository 14:09:18 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 14:09:18 > git init /w/workspace/integration-python-onapsdk-master-pylint-lint # timeout=10 14:09:18 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 14:09:18 > git --version # timeout=10 14:09:18 > git --version # 'git version 2.17.1' 14:09:18 using GIT_SSH to set credentials Gerrit user 14:09:18 Verifying host key using manually-configured host key entries 14:09:18 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:09:19 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 14:09:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:09:20 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 14:09:20 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 14:09:20 using GIT_SSH to set credentials Gerrit user 14:09:20 Verifying host key using manually-configured host key entries 14:09:20 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/43/137443/8 # timeout=30 14:09:20 > git rev-parse 711eec2bd44d3a8445e2e791f99d7629b940ea4a^{commit} # timeout=10 14:09:20 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:09:20 Checking out Revision 711eec2bd44d3a8445e2e791f99d7629b940ea4a (refs/changes/43/137443/8) 14:09:20 > git config core.sparsecheckout # timeout=10 14:09:20 > git checkout -f 711eec2bd44d3a8445e2e791f99d7629b940ea4a # timeout=30 14:09:23 Commit message: "Avoid empty newlines in jina templates when if conditions evaluate to false" 14:09:23 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:09:23 > git rev-list --no-walk d3591ef0893a8b718042b3a7937bb1f73d972176 # timeout=10 14:09:24 [EnvInject] - Injecting environment variables from a build step. 14:09:24 [EnvInject] - Injecting as environment variables the properties content 14:09:24 PYTHON=python3 14:09:24 14:09:24 [EnvInject] - Variables injected successfully. 14:09:24 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins11793587135128022972.sh 14:09:24 ---> tox-install.sh 14:09:24 + source /home/jenkins/lf-env.sh 14:09:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:09:24 ++ mktemp -d /tmp/venv-XXXX 14:09:24 + lf_venv=/tmp/venv-7qMX 14:09:24 + local venv_file=/tmp/.os_lf_venv 14:09:24 + local python=python3 14:09:24 + local options 14:09:24 + local set_path=true 14:09:24 + local install_args= 14:09:24 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:09:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:09:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:09:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:09:24 + true 14:09:24 + case $1 in 14:09:24 + venv_file=/tmp/.toxenv 14:09:24 + shift 2 14:09:24 + true 14:09:24 + case $1 in 14:09:24 + shift 14:09:24 + break 14:09:24 + case $python in 14:09:24 + local pkg_list= 14:09:24 + [[ -d /opt/pyenv ]] 14:09:24 + echo 'Setup pyenv:' 14:09:24 Setup pyenv: 14:09:24 + export PYENV_ROOT=/opt/pyenv 14:09:24 + PYENV_ROOT=/opt/pyenv 14:09:24 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:09:24 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:09:24 + pyenv versions 14:09:24 * system (set by /opt/pyenv/version) 14:09:24 * 3.8.13 (set by /opt/pyenv/version) 14:09:24 * 3.9.13 (set by /opt/pyenv/version) 14:09:24 * 3.10.6 (set by /opt/pyenv/version) 14:09:24 + command -v pyenv 14:09:24 ++ pyenv init - --no-rehash 14:09:24 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:09:24 export PATH="/opt/pyenv/shims:${PATH}" 14:09:24 export PYENV_SHELL=bash 14:09:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:09:24 pyenv() { 14:09:24 local command 14:09:24 command="${1:-}" 14:09:24 if [ "$#" -gt 0 ]; then 14:09:24 shift 14:09:24 fi 14:09:24 14:09:24 case "$command" in 14:09:24 rehash|shell) 14:09:24 eval "$(pyenv "sh-$command" "$@")" 14:09:24 ;; 14:09:24 *) 14:09:24 command pyenv "$command" "$@" 14:09:24 ;; 14:09:24 esac 14:09:24 }' 14:09:24 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:09:24 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:09:24 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:09:24 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:09:24 ++ export PYENV_SHELL=bash 14:09:24 ++ PYENV_SHELL=bash 14:09:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:09:24 +++ complete -F _pyenv pyenv 14:09:24 ++ lf-pyver python3 14:09:24 ++ local py_version_xy=python3 14:09:24 ++ local py_version_xyz= 14:09:24 ++ pyenv versions 14:09:24 ++ local command 14:09:24 ++ command=versions 14:09:24 ++ '[' 1 -gt 0 ']' 14:09:24 ++ shift 14:09:24 ++ case "$command" in 14:09:24 ++ command pyenv versions 14:09:24 ++ pyenv versions 14:09:24 ++ sed 's/^[ *]* //' 14:09:24 ++ awk '{ print $1 }' 14:09:24 ++ grep -E '^[0-9.]*[0-9]$' 14:09:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:09:24 +++ grep '^3' /tmp/.pyenv_versions 14:09:24 +++ tail -n 1 14:09:24 +++ sort -V 14:09:24 ++ py_version_xyz=3.10.6 14:09:24 ++ [[ -z 3.10.6 ]] 14:09:24 ++ echo 3.10.6 14:09:24 ++ return 0 14:09:24 + pyenv local 3.10.6 14:09:24 + local command 14:09:24 + command=local 14:09:24 + '[' 2 -gt 0 ']' 14:09:24 + shift 14:09:24 + case "$command" in 14:09:24 + command pyenv local 3.10.6 14:09:24 + pyenv local 3.10.6 14:09:24 + for arg in "$@" 14:09:24 + case $arg in 14:09:24 + pkg_list+='tox ' 14:09:24 + for arg in "$@" 14:09:24 + case $arg in 14:09:24 + pkg_list+='virtualenv ' 14:09:24 + for arg in "$@" 14:09:24 + case $arg in 14:09:24 + pkg_list+='urllib3~=1.26.15 ' 14:09:24 + [[ -f /tmp/.toxenv ]] 14:09:24 + [[ ! -f /tmp/.toxenv ]] 14:09:24 + [[ -n '' ]] 14:09:24 + python3 -m venv /tmp/venv-7qMX 14:09:29 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7qMX' 14:09:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7qMX 14:09:29 + echo /tmp/venv-7qMX 14:09:29 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:09:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:09:29 + /tmp/venv-7qMX/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:09:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:09:33 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:09:33 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:09:33 + /tmp/venv-7qMX/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:09:36 + type python3 14:09:36 + true 14:09:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7qMX/bin to PATH' 14:09:36 lf-activate-venv(): INFO: Adding /tmp/venv-7qMX/bin to PATH 14:09:36 + PATH=/tmp/venv-7qMX/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:09:36 + return 0 14:09:36 + python3 --version 14:09:36 Python 3.10.6 14:09:36 + python3 -m pip --version 14:09:36 pip 24.0 from /tmp/venv-7qMX/lib/python3.10/site-packages/pip (python 3.10) 14:09:36 + python3 -m pip freeze 14:09:36 cachetools==5.3.3 14:09:36 chardet==5.2.0 14:09:36 colorama==0.4.6 14:09:36 distlib==0.3.8 14:09:36 filelock==3.13.1 14:09:36 packaging==23.2 14:09:36 platformdirs==4.2.0 14:09:36 pluggy==1.4.0 14:09:36 pyproject-api==1.6.1 14:09:36 tomli==2.0.1 14:09:36 tox==4.13.0 14:09:36 urllib3==1.26.18 14:09:36 virtualenv==20.25.1 14:09:37 [EnvInject] - Injecting environment variables from a build step. 14:09:37 [EnvInject] - Injecting as environment variables the properties content 14:09:37 PARALLEL=false 14:09:37 14:09:37 [EnvInject] - Variables injected successfully. 14:09:37 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins8615617249508625047.sh 14:09:37 ---> tox-run.sh 14:09:37 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:09:37 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 14:09:37 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/docs 14:09:37 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 14:09:37 + cd /w/workspace/integration-python-onapsdk-master-pylint-lint/. 14:09:37 + source /home/jenkins/lf-env.sh 14:09:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:09:37 ++ mktemp -d /tmp/venv-XXXX 14:09:37 + lf_venv=/tmp/venv-MIdd 14:09:37 + local venv_file=/tmp/.os_lf_venv 14:09:37 + local python=python3 14:09:37 + local options 14:09:37 + local set_path=true 14:09:37 + local install_args= 14:09:37 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:09:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:09:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:09:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:09:37 + true 14:09:37 + case $1 in 14:09:37 + venv_file=/tmp/.toxenv 14:09:37 + shift 2 14:09:37 + true 14:09:37 + case $1 in 14:09:37 + shift 14:09:37 + break 14:09:37 + case $python in 14:09:37 + local pkg_list= 14:09:37 + [[ -d /opt/pyenv ]] 14:09:37 + echo 'Setup pyenv:' 14:09:37 Setup pyenv: 14:09:37 + export PYENV_ROOT=/opt/pyenv 14:09:37 + PYENV_ROOT=/opt/pyenv 14:09:37 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:09:37 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:09:37 + pyenv versions 14:09:37 system 14:09:37 3.8.13 14:09:37 3.9.13 14:09:37 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 14:09:37 + command -v pyenv 14:09:37 ++ pyenv init - --no-rehash 14:09:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:09:37 export PATH="/opt/pyenv/shims:${PATH}" 14:09:37 export PYENV_SHELL=bash 14:09:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:09:37 pyenv() { 14:09:37 local command 14:09:37 command="${1:-}" 14:09:37 if [ "$#" -gt 0 ]; then 14:09:37 shift 14:09:37 fi 14:09:37 14:09:37 case "$command" in 14:09:37 rehash|shell) 14:09:37 eval "$(pyenv "sh-$command" "$@")" 14:09:37 ;; 14:09:37 *) 14:09:37 command pyenv "$command" "$@" 14:09:37 ;; 14:09:37 esac 14:09:37 }' 14:09:37 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:09:37 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:09:37 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:09:37 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:09:37 ++ export PYENV_SHELL=bash 14:09:37 ++ PYENV_SHELL=bash 14:09:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:09:37 +++ complete -F _pyenv pyenv 14:09:37 ++ lf-pyver python3 14:09:37 ++ local py_version_xy=python3 14:09:37 ++ local py_version_xyz= 14:09:37 ++ pyenv versions 14:09:37 ++ sed 's/^[ *]* //' 14:09:37 ++ local command 14:09:37 ++ command=versions 14:09:37 ++ '[' 1 -gt 0 ']' 14:09:37 ++ shift 14:09:37 ++ case "$command" in 14:09:37 ++ command pyenv versions 14:09:37 ++ pyenv versions 14:09:37 ++ awk '{ print $1 }' 14:09:37 ++ grep -E '^[0-9.]*[0-9]$' 14:09:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:09:37 +++ grep '^3' /tmp/.pyenv_versions 14:09:37 +++ sort -V 14:09:37 +++ tail -n 1 14:09:37 ++ py_version_xyz=3.10.6 14:09:37 ++ [[ -z 3.10.6 ]] 14:09:37 ++ echo 3.10.6 14:09:37 ++ return 0 14:09:37 + pyenv local 3.10.6 14:09:37 + local command 14:09:37 + command=local 14:09:37 + '[' 2 -gt 0 ']' 14:09:37 + shift 14:09:37 + case "$command" in 14:09:37 + command pyenv local 3.10.6 14:09:37 + pyenv local 3.10.6 14:09:37 + for arg in "$@" 14:09:37 + case $arg in 14:09:37 + pkg_list+='tox ' 14:09:37 + for arg in "$@" 14:09:37 + case $arg in 14:09:37 + pkg_list+='virtualenv ' 14:09:37 + for arg in "$@" 14:09:37 + case $arg in 14:09:37 + pkg_list+='urllib3~=1.26.15 ' 14:09:37 + [[ -f /tmp/.toxenv ]] 14:09:37 ++ cat /tmp/.toxenv 14:09:37 + lf_venv=/tmp/venv-7qMX 14:09:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7qMX from' file:/tmp/.toxenv 14:09:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7qMX from file:/tmp/.toxenv 14:09:37 + /tmp/venv-7qMX/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:09:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:09:38 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:09:38 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:09:38 + /tmp/venv-7qMX/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:09:39 + type python3 14:09:39 + true 14:09:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7qMX/bin to PATH' 14:09:39 lf-activate-venv(): INFO: Adding /tmp/venv-7qMX/bin to PATH 14:09:39 + PATH=/tmp/venv-7qMX/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:09:39 + return 0 14:09:39 + [[ -d /opt/pyenv ]] 14:09:39 + echo '---> Setting up pyenv' 14:09:39 ---> Setting up pyenv 14:09:39 + export PYENV_ROOT=/opt/pyenv 14:09:39 + PYENV_ROOT=/opt/pyenv 14:09:39 + export PATH=/opt/pyenv/bin:/tmp/venv-7qMX/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:09:39 + PATH=/opt/pyenv/bin:/tmp/venv-7qMX/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:09:39 ++ pwd 14:09:39 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pylint-lint 14:09:39 + export PYTHONPATH 14:09:39 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:09:39 + TOX_TESTENV_PASSENV=PYTHONPATH 14:09:39 + tox --version 14:09:40 4.13.0 from /tmp/venv-7qMX/lib/python3.10/site-packages/tox/__init__.py 14:09:40 + PARALLEL=false 14:09:40 + TOX_OPTIONS_LIST= 14:09:40 + [[ -n pylint ]] 14:09:40 + TOX_OPTIONS_LIST=' -e pylint' 14:09:40 + case ${PARALLEL,,} in 14:09:40 + tox -e pylint 14:09:40 + tee -a /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/tox.log 14:09:41 pylint: install_deps> python -I -m pip install -r test-requirements.txt 14:09:55 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 14:09:57 .pkg: _optional_hooks> python /tmp/venv-7qMX/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:09:57 .pkg: get_requires_for_build_sdist> python /tmp/venv-7qMX/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:09:57 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 14:09:57 .pkg: get_requires_for_build_wheel> python /tmp/venv-7qMX/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:09:58 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 14:09:58 .pkg: freeze> python -m pip freeze --all 14:09:58 .pkg: pip==24.0,pytest-runner==5.2,setuptools==69.1.0,wheel==0.42.0 14:09:58 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-7qMX/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:09:59 .pkg: build_sdist> python /tmp/venv-7qMX/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:09:59 pylint: install_package_deps> python -I -m pip install dacite==1.6.0 jinja2==3.0.3 jsonschema==4.4.0 'more-itertools>=8.12.0' oyaml==1.0 pyOpenSSL==22.0.0 'requests[socks]==2.27.1' simplejson==3.17.6 14:10:00 pylint: install_package> python -I -m pip install --force-reinstall --no-deps /w/workspace/integration-python-onapsdk-master-pylint-lint/.tox/.tmp/package/1/onapsdk-13.0.4.tar.gz 14:10:02 pylint: freeze> python -m pip freeze --all 14:10:03 pylint: astroid==3.1.0,attrs==23.2.0,bandit==1.7.7,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==2.0.12,coverage==7.4.3,cryptography==38.0.4,dacite==1.6.0,dill==0.3.8,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,isort==5.13.2,Jinja2==3.0.3,jsonschema==4.4.0,markdown-it-py==3.0.0,MarkupSafe==2.1.5,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.2.0,onapsdk==13.0.4,oyaml==1.0,packaging==23.2,pbr==6.0.0,pip==24.0,platformdirs==4.2.0,pluggy==1.4.0,pycparser==2.21,pydocstyle==6.3.0,Pygments==2.17.2,pylint==3.1.0,pyOpenSSL==22.0.0,pyrsistent==0.20.0,PySocks==1.7.1,pytest==8.0.2,pytest-cov==4.1.0,PyYAML==6.0.1,requests==2.27.1,requests-mock==1.11.0,rich==13.7.1,setuptools==69.1.0,simplejson==3.17.6,six==1.16.0,snowballstemmer==2.2.0,stevedore==5.2.0,tomli==2.0.1,tomlkit==0.12.4,typing_extensions==4.10.0,urllib3==1.26.18,wheel==0.42.0 14:10:03 pylint: commands[0]> pylint src/ 14:10:25 14:10:25 ------------------------------------ 14:10:25 Your code has been rated at 10.00/10 14:10:25 14:10:27 .pkg: _exit> python /tmp/venv-7qMX/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:10:27 pylint: OK (46.82=setup[22.58]+cmd[24.24] seconds) 14:10:27 congratulations :) (46.99 seconds) 14:10:27 + tox_status=0 14:10:27 + echo '---> Completed tox runs' 14:10:27 ---> Completed tox runs 14:10:27 + for i in .tox/*/log 14:10:27 ++ echo .tox/pylint/log 14:10:27 ++ awk -F/ '{print $2}' 14:10:27 + tox_env=pylint 14:10:27 + cp -r .tox/pylint/log /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/pylint 14:10:27 + DOC_DIR=docs/_build/html 14:10:27 + [[ -d docs/_build/html ]] 14:10:27 + echo '---> tox-run.sh ends' 14:10:27 ---> tox-run.sh ends 14:10:27 + test 0 -eq 0 14:10:27 $ ssh-agent -k 14:10:27 unset SSH_AUTH_SOCK; 14:10:27 unset SSH_AGENT_PID; 14:10:27 echo Agent pid 2093 killed; 14:10:27 [ssh-agent] Stopped. 14:10:27 [PostBuildScript] - [INFO] Executing post build scripts. 14:10:27 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins948365202438855641.sh 14:10:27 ---> sysstat.sh 14:10:27 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins9559620981545471481.sh 14:10:27 ---> package-listing.sh 14:10:27 ++ facter osfamily 14:10:27 ++ tr '[:upper:]' '[:lower:]' 14:10:28 + OS_FAMILY=debian 14:10:28 + workspace=/w/workspace/integration-python-onapsdk-master-pylint-lint 14:10:28 + START_PACKAGES=/tmp/packages_start.txt 14:10:28 + END_PACKAGES=/tmp/packages_end.txt 14:10:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:10:28 + PACKAGES=/tmp/packages_start.txt 14:10:28 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 14:10:28 + PACKAGES=/tmp/packages_end.txt 14:10:28 + case "${OS_FAMILY}" in 14:10:28 + dpkg -l 14:10:28 + grep '^ii' 14:10:28 + '[' -f /tmp/packages_start.txt ']' 14:10:28 + '[' -f /tmp/packages_end.txt ']' 14:10:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:10:28 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 14:10:28 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 14:10:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 14:10:28 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins16169343138588201178.sh 14:10:28 ---> capture-instance-metadata.sh 14:10:28 Setup pyenv: 14:10:28 system 14:10:28 3.8.13 14:10:28 3.9.13 14:10:28 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 14:10:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uHDR 14:10:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:10:35 lf-activate-venv(): INFO: Installing: lftools 14:11:08 lf-activate-venv(): INFO: Adding /tmp/venv-uHDR/bin to PATH 14:11:08 INFO: Running in OpenStack, capturing instance metadata 14:11:08 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins7721826981705124267.sh 14:11:08 provisioning config files... 14:11:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/config6336894641299012957tmp 14:11:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:11:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:11:08 [EnvInject] - Injecting environment variables from a build step. 14:11:08 [EnvInject] - Injecting as environment variables the properties content 14:11:08 SERVER_ID=logs 14:11:08 14:11:08 [EnvInject] - Variables injected successfully. 14:11:08 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins22343857124248419.sh 14:11:08 ---> create-netrc.sh 14:11:08 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins5890437094417114765.sh 14:11:08 ---> python-tools-install.sh 14:11:08 Setup pyenv: 14:11:08 system 14:11:08 3.8.13 14:11:08 3.9.13 14:11:08 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 14:11:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uHDR from file:/tmp/.os_lf_venv 14:11:10 lf-activate-venv(): INFO: Installing: lftools 14:11:18 lf-activate-venv(): INFO: Adding /tmp/venv-uHDR/bin to PATH 14:11:18 Generating Requirements File 14:11:48 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 14:11:48 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 14:11:49 Python 3.10.6 14:11:49 pip 24.0 from /tmp/venv-uHDR/lib/python3.10/site-packages/pip (python 3.10) 14:11:49 appdirs==1.4.4 14:11:49 argcomplete==3.2.2 14:11:49 aspy.yaml==1.3.0 14:11:49 attrs==23.2.0 14:11:49 autopage==0.5.2 14:11:49 beautifulsoup4==4.12.3 14:11:49 boto3==1.34.52 14:11:49 botocore==1.34.52 14:11:49 bs4==0.0.2 14:11:49 cachetools==5.3.3 14:11:49 certifi==2024.2.2 14:11:49 cffi==1.16.0 14:11:49 cfgv==3.4.0 14:11:49 chardet==5.2.0 14:11:49 charset-normalizer==3.3.2 14:11:49 click==8.1.7 14:11:49 cliff==4.6.0 14:11:49 cmd2==2.4.3 14:11:49 cryptography==3.3.2 14:11:49 debtcollector==3.0.0 14:11:49 decorator==5.1.1 14:11:49 defusedxml==0.7.1 14:11:49 Deprecated==1.2.14 14:11:49 distlib==0.3.8 14:11:49 dnspython==2.6.1 14:11:49 docker==4.2.2 14:11:49 dogpile.cache==1.3.2 14:11:49 email_validator==2.1.1 14:11:49 filelock==3.13.1 14:11:49 future==1.0.0 14:11:49 gitdb==4.0.11 14:11:49 GitPython==3.1.42 14:11:49 google-auth==2.28.1 14:11:49 httplib2==0.22.0 14:11:49 identify==2.5.35 14:11:49 idna==3.6 14:11:49 importlib-resources==1.5.0 14:11:49 iso8601==2.1.0 14:11:49 Jinja2==3.1.3 14:11:49 jmespath==1.0.1 14:11:49 jsonpatch==1.33 14:11:49 jsonpointer==2.4 14:11:49 jsonschema==4.21.1 14:11:49 jsonschema-specifications==2023.12.1 14:11:49 keystoneauth1==5.6.0 14:11:49 kubernetes==29.0.0 14:11:49 lftools==0.37.9 14:11:49 lxml==5.1.0 14:11:49 MarkupSafe==2.1.5 14:11:49 msgpack==1.0.7 14:11:49 multi_key_dict==2.0.3 14:11:49 munch==4.0.0 14:11:49 netaddr==1.2.1 14:11:49 netifaces==0.11.0 14:11:49 niet==1.4.2 14:11:49 nodeenv==1.8.0 14:11:49 oauth2client==4.1.3 14:11:49 oauthlib==3.2.2 14:11:49 openstacksdk==0.62.0 14:11:49 os-client-config==2.1.0 14:11:49 os-service-types==1.7.0 14:11:49 osc-lib==3.0.1 14:11:49 oslo.config==9.4.0 14:11:49 oslo.context==5.5.0 14:11:49 oslo.i18n==6.3.0 14:11:49 oslo.log==5.5.0 14:11:49 oslo.serialization==5.4.0 14:11:49 oslo.utils==7.1.0 14:11:49 packaging==23.2 14:11:49 pbr==6.0.0 14:11:49 platformdirs==4.2.0 14:11:49 prettytable==3.10.0 14:11:49 pyasn1==0.5.1 14:11:49 pyasn1-modules==0.3.0 14:11:49 pycparser==2.21 14:11:49 pygerrit2==2.0.15 14:11:49 PyGithub==2.2.0 14:11:49 pyinotify==0.9.6 14:11:49 PyJWT==2.8.0 14:11:49 PyNaCl==1.5.0 14:11:49 pyparsing==2.4.7 14:11:49 pyperclip==1.8.2 14:11:49 pyrsistent==0.20.0 14:11:49 python-cinderclient==9.4.0 14:11:49 python-dateutil==2.8.2 14:11:49 python-heatclient==3.4.0 14:11:49 python-jenkins==1.8.2 14:11:49 python-keystoneclient==5.3.0 14:11:49 python-magnumclient==4.3.0 14:11:49 python-novaclient==18.4.0 14:11:49 python-openstackclient==6.0.1 14:11:49 python-swiftclient==4.5.0 14:11:49 PyYAML==6.0.1 14:11:49 referencing==0.33.0 14:11:49 requests==2.31.0 14:11:49 requests-oauthlib==1.3.1 14:11:49 requestsexceptions==1.4.0 14:11:49 rfc3986==2.0.0 14:11:49 rpds-py==0.18.0 14:11:49 rsa==4.9 14:11:49 ruamel.yaml==0.18.6 14:11:49 ruamel.yaml.clib==0.2.8 14:11:49 s3transfer==0.10.0 14:11:49 simplejson==3.19.2 14:11:49 six==1.16.0 14:11:49 smmap==5.0.1 14:11:49 soupsieve==2.5 14:11:49 stevedore==5.2.0 14:11:49 tabulate==0.9.0 14:11:49 toml==0.10.2 14:11:49 tomlkit==0.12.4 14:11:49 tqdm==4.66.2 14:11:49 typing_extensions==4.10.0 14:11:49 tzdata==2024.1 14:11:49 urllib3==1.26.18 14:11:49 virtualenv==20.25.1 14:11:49 wcwidth==0.2.13 14:11:49 websocket-client==1.7.0 14:11:49 wrapt==1.16.0 14:11:49 xdg==6.0.0 14:11:49 xmltodict==0.13.0 14:11:49 yq==3.2.3 14:11:49 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins16754977756986329587.sh 14:11:49 ---> sudo-logs.sh 14:11:49 Archiving 'sudo' log.. 14:11:50 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins7599022030666266433.sh 14:11:50 ---> job-cost.sh 14:11:50 Setup pyenv: 14:11:50 system 14:11:50 3.8.13 14:11:50 3.9.13 14:11:50 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 14:11:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uHDR from file:/tmp/.os_lf_venv 14:11:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:11:59 lf-activate-venv(): INFO: Adding /tmp/venv-uHDR/bin to PATH 14:11:59 INFO: No Stack... 14:11:59 INFO: Retrieving Pricing Info for: v3-standard-8 14:11:59 INFO: Archiving Costs 14:11:59 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins16851431216390133418.sh 14:11:59 ---> logs-deploy.sh 14:11:59 Setup pyenv: 14:12:00 system 14:12:00 3.8.13 14:12:00 3.9.13 14:12:00 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 14:12:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uHDR from file:/tmp/.os_lf_venv 14:12:01 lf-activate-venv(): INFO: Installing: lftools 14:12:10 lf-activate-venv(): INFO: Adding /tmp/venv-uHDR/bin to PATH 14:12:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pylint-lint/241 14:12:10 INFO: archiving workspace using pattern(s): 14:12:11 Archives upload complete. 14:12:11 INFO: archiving logs to Nexus 14:12:12 ---> uname -a: 14:12:12 Linux prd-ubuntu1804-docker-8c-8g-9766 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:12:12 14:12:12 14:12:12 ---> lscpu: 14:12:12 Architecture: x86_64 14:12:12 CPU op-mode(s): 32-bit, 64-bit 14:12:12 Byte Order: Little Endian 14:12:12 CPU(s): 8 14:12:12 On-line CPU(s) list: 0-7 14:12:12 Thread(s) per core: 1 14:12:12 Core(s) per socket: 1 14:12:12 Socket(s): 8 14:12:12 NUMA node(s): 1 14:12:12 Vendor ID: AuthenticAMD 14:12:12 CPU family: 23 14:12:12 Model: 49 14:12:12 Model name: AMD EPYC-Rome Processor 14:12:12 Stepping: 0 14:12:12 CPU MHz: 2799.998 14:12:12 BogoMIPS: 5599.99 14:12:12 Virtualization: AMD-V 14:12:12 Hypervisor vendor: KVM 14:12:12 Virtualization type: full 14:12:12 L1d cache: 32K 14:12:12 L1i cache: 32K 14:12:12 L2 cache: 512K 14:12:12 L3 cache: 16384K 14:12:12 NUMA node0 CPU(s): 0-7 14:12:12 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 14:12:12 14:12:12 14:12:12 ---> nproc: 14:12:12 8 14:12:12 14:12:12 14:12:12 ---> df -h: 14:12:12 Filesystem Size Used Avail Use% Mounted on 14:12:12 udev 16G 0 16G 0% /dev 14:12:12 tmpfs 3.2G 708K 3.2G 1% /run 14:12:12 /dev/vda1 155G 11G 145G 7% / 14:12:12 tmpfs 16G 0 16G 0% /dev/shm 14:12:12 tmpfs 5.0M 0 5.0M 0% /run/lock 14:12:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:12:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:12:12 tmpfs 3.2G 0 3.2G 0% /run/user/1001 14:12:12 14:12:12 14:12:12 ---> free -m: 14:12:12 total used free shared buff/cache available 14:12:12 Mem: 32167 822 29107 0 2237 30914 14:12:12 Swap: 1023 0 1023 14:12:12 14:12:12 14:12:12 ---> ip addr: 14:12:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:12:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:12:12 inet 127.0.0.1/8 scope host lo 14:12:12 valid_lft forever preferred_lft forever 14:12:12 inet6 ::1/128 scope host 14:12:12 valid_lft forever preferred_lft forever 14:12:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:12:12 link/ether fa:16:3e:9d:68:31 brd ff:ff:ff:ff:ff:ff 14:12:12 inet 10.30.106.101/23 brd 10.30.107.255 scope global dynamic ens3 14:12:12 valid_lft 86165sec preferred_lft 86165sec 14:12:12 inet6 fe80::f816:3eff:fe9d:6831/64 scope link 14:12:12 valid_lft forever preferred_lft forever 14:12:12 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 14:12:12 link/ether 02:42:fe:8b:67:9c brd ff:ff:ff:ff:ff:ff 14:12:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:12:12 valid_lft forever preferred_lft forever 14:12:12 14:12:12 14:12:12 ---> sar -b -r -n DEV: 14:12:12 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-9766) 02/29/24 _x86_64_ (8 CPU) 14:12:12 14:12:12 14:08:21 LINUX RESTART (8 CPU) 14:12:12 14:12:12 14:09:01 tps rtps wtps bread/s bwrtn/s 14:12:12 14:10:01 205.37 61.27 144.09 3747.11 19875.75 14:12:12 14:11:01 81.07 15.20 65.87 1022.36 10074.32 14:12:12 14:12:01 81.22 1.27 79.95 105.18 12389.00 14:12:12 Average: 122.55 25.91 96.64 1624.88 14113.03 14:12:12 14:12:12 14:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:12:12 14:10:01 30172376 31643460 2766844 8.40 57636 1727828 1510360 4.44 918812 1562112 131376 14:12:12 14:11:01 29929112 31610368 3010108 9.14 69440 1917948 1536164 4.52 1011356 1697384 128876 14:12:12 14:12:01 29838472 31689876 3100748 9.41 90212 2054228 1423288 4.19 925112 1846916 106100 14:12:12 Average: 29979987 31647901 2959233 8.98 72429 1900001 1489937 4.38 951760 1702137 122117 14:12:12 14:12:12 14:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:12:12 14:10:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 14:12:12 14:10:01 ens3 370.37 241.86 1021.35 60.75 0.00 0.00 0.00 0.00 14:12:12 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:12 14:11:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 14:12:12 14:11:01 ens3 40.96 27.26 616.75 5.99 0.00 0.00 0.00 0.00 14:12:12 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:12 14:12:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 14:12:12 14:12:01 ens3 34.13 26.71 287.93 7.61 0.00 0.00 0.00 0.00 14:12:12 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:12 Average: lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 14:12:12 Average: ens3 148.49 98.61 642.01 24.79 0.00 0.00 0.00 0.00 14:12:12 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:12 14:12:12 14:12:12 ---> sar -P ALL: 14:12:12 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-9766) 02/29/24 _x86_64_ (8 CPU) 14:12:12 14:12:12 14:08:21 LINUX RESTART (8 CPU) 14:12:12 14:12:12 14:09:01 CPU %user %nice %system %iowait %steal %idle 14:12:12 14:10:01 all 9.55 0.00 1.06 3.59 0.04 85.76 14:12:12 14:10:01 0 7.08 0.00 1.04 9.07 0.03 82.78 14:12:12 14:10:01 1 8.51 0.00 0.85 0.33 0.03 90.27 14:12:12 14:10:01 2 8.99 0.00 0.84 1.42 0.03 88.73 14:12:12 14:10:01 3 4.05 0.00 1.00 2.38 0.03 92.54 14:12:12 14:10:01 4 3.28 0.00 0.79 8.34 0.03 87.56 14:12:12 14:10:01 5 3.70 0.00 0.69 1.09 0.03 94.49 14:12:12 14:10:01 6 28.92 0.00 2.06 4.85 0.05 64.13 14:12:12 14:10:01 7 11.92 0.00 1.22 1.27 0.03 85.56 14:12:12 14:11:01 all 10.83 0.00 0.56 1.75 0.03 86.83 14:12:12 14:11:01 0 12.86 0.00 0.72 0.12 0.02 86.29 14:12:12 14:11:01 1 24.16 0.00 0.78 0.12 0.05 74.89 14:12:12 14:11:01 2 0.23 0.00 0.25 4.98 0.03 94.50 14:12:12 14:11:01 3 21.89 0.00 0.68 0.77 0.03 76.63 14:12:12 14:11:01 4 3.17 0.00 0.48 3.04 0.03 93.28 14:12:12 14:11:01 5 0.63 0.00 0.15 0.08 0.00 99.13 14:12:12 14:11:01 6 0.92 0.00 0.25 0.08 0.02 98.73 14:12:12 14:11:01 7 22.75 0.00 1.15 4.81 0.05 71.23 14:12:12 14:12:01 all 10.14 0.00 0.66 1.87 0.03 87.30 14:12:12 14:12:01 0 13.28 0.00 0.32 0.38 0.03 85.98 14:12:12 14:12:01 1 7.11 0.00 0.60 0.80 0.03 91.46 14:12:12 14:12:01 2 3.64 0.00 0.47 4.77 0.02 91.10 14:12:12 14:12:01 3 26.68 0.00 1.42 1.68 0.05 70.17 14:12:12 14:12:01 4 6.06 0.00 0.40 1.82 0.02 91.70 14:12:12 14:12:01 5 4.08 0.00 0.50 3.16 0.02 92.24 14:12:12 14:12:01 6 11.70 0.00 0.65 0.15 0.02 87.48 14:12:12 14:12:01 7 8.54 0.00 0.95 2.22 0.03 88.25 14:12:12 Average: all 10.18 0.00 0.76 2.40 0.03 86.63 14:12:12 Average: 0 11.08 0.00 0.69 3.19 0.03 85.02 14:12:12 Average: 1 13.26 0.00 0.75 0.42 0.04 85.54 14:12:12 Average: 2 4.29 0.00 0.52 3.72 0.03 91.44 14:12:12 Average: 3 17.55 0.00 1.03 1.61 0.04 79.76 14:12:12 Average: 4 4.17 0.00 0.56 4.39 0.03 90.85 14:12:12 Average: 5 2.80 0.00 0.45 1.44 0.02 95.29 14:12:12 Average: 6 13.83 0.00 0.98 1.69 0.03 83.46 14:12:12 Average: 7 14.40 0.00 1.11 2.77 0.04 81.69 14:12:12 14:12:12 14:12:12