20:16:00 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/136642 20:16:00 Running as SYSTEM 20:16:00 [EnvInject] - Loading node environment variables. 20:16:00 Building remotely on prd-ubuntu1804-docker-8c-8g-3565 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint 20:16:00 [ssh-agent] Looking for ssh-agent implementation... 20:16:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:16:00 $ ssh-agent 20:16:00 SSH_AUTH_SOCK=/tmp/ssh-KTrewH07DJk4/agent.2152 20:16:00 SSH_AGENT_PID=2154 20:16:00 [ssh-agent] Started. 20:16:00 Running ssh-add (command line suppressed) 20:16:00 Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_3710963695719342694.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_3710963695719342694.key) 20:16:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:16:00 The recommended git tool is: NONE 20:16:06 using credential onap-jenkins-ssh 20:16:06 Wiping out workspace first. 20:16:07 Cloning the remote Git repository 20:16:07 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 20:16:07 > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10 20:16:07 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 20:16:07 > git --version # timeout=10 20:16:07 > git --version # 'git version 2.17.1' 20:16:07 using GIT_SSH to set credentials Gerrit user 20:16:07 Verifying host key using manually-configured host key entries 20:16:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:16:07 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 20:16:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:16:07 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 20:16:07 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 20:16:07 using GIT_SSH to set credentials Gerrit user 20:16:07 Verifying host key using manually-configured host key entries 20:16:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/42/136642/1 # timeout=30 20:16:10 > git rev-parse fc043a576507ee56e0a5f09aba84c1d685d32f25^{commit} # timeout=10 20:16:11 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:16:11 Checking out Revision fc043a576507ee56e0a5f09aba84c1d685d32f25 (refs/changes/42/136642/1) 20:16:11 > git config core.sparsecheckout # timeout=10 20:16:11 > git checkout -f fc043a576507ee56e0a5f09aba84c1d685d32f25 # timeout=30 20:16:14 Commit message: "A&AI PNF methods" 20:16:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:16:14 > git rev-list --no-walk 10cc190bc21f3f72814ac818b180c2bb06029981 # timeout=10 20:16:14 [EnvInject] - Injecting environment variables from a build step. 20:16:14 [EnvInject] - Injecting as environment variables the properties content 20:16:14 PYTHON=python3 20:16:14 20:16:14 [EnvInject] - Variables injected successfully. 20:16:14 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins17243495074575923290.sh 20:16:14 ---> tox-install.sh 20:16:14 + source /home/jenkins/lf-env.sh 20:16:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:16:14 ++ mktemp -d /tmp/venv-XXXX 20:16:14 + lf_venv=/tmp/venv-UhTB 20:16:14 + local venv_file=/tmp/.os_lf_venv 20:16:14 + local python=python3 20:16:14 + local options 20:16:14 + local set_path=true 20:16:14 + local install_args= 20:16:14 ++ 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 20:16:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:16:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:16:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:16:14 + true 20:16:14 + case $1 in 20:16:14 + venv_file=/tmp/.toxenv 20:16:14 + shift 2 20:16:14 + true 20:16:14 + case $1 in 20:16:14 + shift 20:16:14 + break 20:16:14 + case $python in 20:16:14 + local pkg_list= 20:16:14 + [[ -d /opt/pyenv ]] 20:16:14 + echo 'Setup pyenv:' 20:16:14 Setup pyenv: 20:16:14 + export PYENV_ROOT=/opt/pyenv 20:16:14 + PYENV_ROOT=/opt/pyenv 20:16:14 + 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 20:16:14 + 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 20:16:14 + pyenv versions 20:16:14 * system (set by /opt/pyenv/version) 20:16:14 * 3.8.13 (set by /opt/pyenv/version) 20:16:14 * 3.9.13 (set by /opt/pyenv/version) 20:16:14 * 3.10.6 (set by /opt/pyenv/version) 20:16:14 + command -v pyenv 20:16:14 ++ pyenv init - --no-rehash 20:16:14 + 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[*]}"'\'')" 20:16:14 export PATH="/opt/pyenv/shims:${PATH}" 20:16:14 export PYENV_SHELL=bash 20:16:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:16:14 pyenv() { 20:16:14 local command 20:16:14 command="${1:-}" 20:16:14 if [ "$#" -gt 0 ]; then 20:16:14 shift 20:16:14 fi 20:16:14 20:16:14 case "$command" in 20:16:14 rehash|shell) 20:16:14 eval "$(pyenv "sh-$command" "$@")" 20:16:14 ;; 20:16:14 *) 20:16:14 command pyenv "$command" "$@" 20:16:14 ;; 20:16:14 esac 20:16:14 }' 20:16:14 +++ 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[*]}"' 20:16:14 ++ 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 20:16:14 ++ 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 20:16:14 ++ 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 20:16:14 ++ export PYENV_SHELL=bash 20:16:14 ++ PYENV_SHELL=bash 20:16:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:16:14 +++ complete -F _pyenv pyenv 20:16:14 ++ lf-pyver python3 20:16:14 ++ local py_version_xy=python3 20:16:14 ++ local py_version_xyz= 20:16:14 ++ pyenv versions 20:16:14 ++ local command 20:16:14 ++ command=versions 20:16:14 ++ '[' 1 -gt 0 ']' 20:16:14 ++ shift 20:16:14 ++ awk '{ print $1 }' 20:16:14 ++ case "$command" in 20:16:14 ++ command pyenv versions 20:16:14 ++ pyenv versions 20:16:14 ++ sed 's/^[ *]* //' 20:16:14 ++ grep -E '^[0-9.]*[0-9]$' 20:16:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:16:14 +++ grep '^3' /tmp/.pyenv_versions 20:16:14 +++ sort -V 20:16:14 +++ tail -n 1 20:16:14 ++ py_version_xyz=3.10.6 20:16:14 ++ [[ -z 3.10.6 ]] 20:16:14 ++ echo 3.10.6 20:16:14 ++ return 0 20:16:14 + pyenv local 3.10.6 20:16:14 + local command 20:16:14 + command=local 20:16:14 + '[' 2 -gt 0 ']' 20:16:14 + shift 20:16:14 + case "$command" in 20:16:14 + command pyenv local 3.10.6 20:16:14 + pyenv local 3.10.6 20:16:14 + for arg in "$@" 20:16:14 + case $arg in 20:16:14 + pkg_list+='tox ' 20:16:14 + for arg in "$@" 20:16:14 + case $arg in 20:16:14 + pkg_list+='virtualenv ' 20:16:14 + for arg in "$@" 20:16:14 + case $arg in 20:16:14 + pkg_list+='urllib3~=1.26.15 ' 20:16:14 + [[ -f /tmp/.toxenv ]] 20:16:14 + [[ ! -f /tmp/.toxenv ]] 20:16:14 + [[ -n '' ]] 20:16:14 + python3 -m venv /tmp/venv-UhTB 20:16:19 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UhTB' 20:16:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UhTB 20:16:19 + echo /tmp/venv-UhTB 20:16:19 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:16:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:16:19 + /tmp/venv-UhTB/bin/python3 -m pip install --upgrade --quiet pip virtualenv 20:16:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:16:24 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 20:16:24 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 20:16:24 + /tmp/venv-UhTB/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 20:16:28 + type python3 20:16:28 + true 20:16:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UhTB/bin to PATH' 20:16:28 lf-activate-venv(): INFO: Adding /tmp/venv-UhTB/bin to PATH 20:16:28 + PATH=/tmp/venv-UhTB/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 20:16:28 + return 0 20:16:28 + python3 --version 20:16:28 Python 3.10.6 20:16:28 + python3 -m pip --version 20:16:28 pip 23.3.1 from /tmp/venv-UhTB/lib/python3.10/site-packages/pip (python 3.10) 20:16:28 + python3 -m pip freeze 20:16:28 cachetools==5.3.2 20:16:28 chardet==5.2.0 20:16:28 colorama==0.4.6 20:16:28 distlib==0.3.7 20:16:28 filelock==3.13.1 20:16:28 packaging==23.2 20:16:28 platformdirs==4.0.0 20:16:28 pluggy==1.3.0 20:16:28 pyproject-api==1.6.1 20:16:28 tomli==2.0.1 20:16:28 tox==4.11.3 20:16:28 urllib3==1.26.18 20:16:28 virtualenv==20.24.7 20:16:28 [EnvInject] - Injecting environment variables from a build step. 20:16:28 [EnvInject] - Injecting as environment variables the properties content 20:16:28 PARALLEL=false 20:16:28 20:16:28 [EnvInject] - Variables injected successfully. 20:16:28 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins15187903312863959164.sh 20:16:28 ---> tox-run.sh 20:16:28 + 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 20:16:28 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 20:16:28 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs 20:16:28 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 20:16:28 + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/. 20:16:28 + source /home/jenkins/lf-env.sh 20:16:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:16:28 ++ mktemp -d /tmp/venv-XXXX 20:16:28 + lf_venv=/tmp/venv-Q9tL 20:16:28 + local venv_file=/tmp/.os_lf_venv 20:16:28 + local python=python3 20:16:28 + local options 20:16:28 + local set_path=true 20:16:28 + local install_args= 20:16:28 ++ 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 20:16:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:16:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:16:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:16:28 + true 20:16:28 + case $1 in 20:16:28 + venv_file=/tmp/.toxenv 20:16:28 + shift 2 20:16:28 + true 20:16:28 + case $1 in 20:16:28 + shift 20:16:28 + break 20:16:28 + case $python in 20:16:28 + local pkg_list= 20:16:28 + [[ -d /opt/pyenv ]] 20:16:28 + echo 'Setup pyenv:' 20:16:28 Setup pyenv: 20:16:28 + export PYENV_ROOT=/opt/pyenv 20:16:28 + PYENV_ROOT=/opt/pyenv 20:16:28 + 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 20:16:28 + 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 20:16:28 + pyenv versions 20:16:29 system 20:16:29 3.8.13 20:16:29 3.9.13 20:16:29 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 20:16:29 + command -v pyenv 20:16:29 ++ pyenv init - --no-rehash 20:16:29 + 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[*]}"'\'')" 20:16:29 export PATH="/opt/pyenv/shims:${PATH}" 20:16:29 export PYENV_SHELL=bash 20:16:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:16:29 pyenv() { 20:16:29 local command 20:16:29 command="${1:-}" 20:16:29 if [ "$#" -gt 0 ]; then 20:16:29 shift 20:16:29 fi 20:16:29 20:16:29 case "$command" in 20:16:29 rehash|shell) 20:16:29 eval "$(pyenv "sh-$command" "$@")" 20:16:29 ;; 20:16:29 *) 20:16:29 command pyenv "$command" "$@" 20:16:29 ;; 20:16:29 esac 20:16:29 }' 20:16:29 +++ 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[*]}"' 20:16:29 ++ 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 20:16:29 ++ 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 20:16:29 ++ 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 20:16:29 ++ export PYENV_SHELL=bash 20:16:29 ++ PYENV_SHELL=bash 20:16:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:16:29 +++ complete -F _pyenv pyenv 20:16:29 ++ lf-pyver python3 20:16:29 ++ local py_version_xy=python3 20:16:29 ++ local py_version_xyz= 20:16:29 ++ pyenv versions 20:16:29 ++ local command 20:16:29 ++ command=versions 20:16:29 ++ '[' 1 -gt 0 ']' 20:16:29 ++ shift 20:16:29 ++ case "$command" in 20:16:29 ++ command pyenv versions 20:16:29 ++ pyenv versions 20:16:29 ++ sed 's/^[ *]* //' 20:16:29 ++ awk '{ print $1 }' 20:16:29 ++ grep -E '^[0-9.]*[0-9]$' 20:16:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:16:29 +++ sort -V 20:16:29 +++ tail -n 1 20:16:29 +++ grep '^3' /tmp/.pyenv_versions 20:16:29 ++ py_version_xyz=3.10.6 20:16:29 ++ [[ -z 3.10.6 ]] 20:16:29 ++ echo 3.10.6 20:16:29 ++ return 0 20:16:29 + pyenv local 3.10.6 20:16:29 + local command 20:16:29 + command=local 20:16:29 + '[' 2 -gt 0 ']' 20:16:29 + shift 20:16:29 + case "$command" in 20:16:29 + command pyenv local 3.10.6 20:16:29 + pyenv local 3.10.6 20:16:29 + for arg in "$@" 20:16:29 + case $arg in 20:16:29 + pkg_list+='tox ' 20:16:29 + for arg in "$@" 20:16:29 + case $arg in 20:16:29 + pkg_list+='virtualenv ' 20:16:29 + for arg in "$@" 20:16:29 + case $arg in 20:16:29 + pkg_list+='urllib3~=1.26.15 ' 20:16:29 + [[ -f /tmp/.toxenv ]] 20:16:29 ++ cat /tmp/.toxenv 20:16:29 + lf_venv=/tmp/venv-UhTB 20:16:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UhTB from' file:/tmp/.toxenv 20:16:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UhTB from file:/tmp/.toxenv 20:16:29 + /tmp/venv-UhTB/bin/python3 -m pip install --upgrade --quiet pip virtualenv 20:16:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:16:30 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 20:16:30 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 20:16:30 + /tmp/venv-UhTB/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 20:16:31 + type python3 20:16:31 + true 20:16:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UhTB/bin to PATH' 20:16:31 lf-activate-venv(): INFO: Adding /tmp/venv-UhTB/bin to PATH 20:16:31 + PATH=/tmp/venv-UhTB/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 20:16:31 + return 0 20:16:31 + [[ -d /opt/pyenv ]] 20:16:31 + echo '---> Setting up pyenv' 20:16:31 ---> Setting up pyenv 20:16:31 + export PYENV_ROOT=/opt/pyenv 20:16:31 + PYENV_ROOT=/opt/pyenv 20:16:31 + export PATH=/opt/pyenv/bin:/tmp/venv-UhTB/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 20:16:31 + PATH=/opt/pyenv/bin:/tmp/venv-UhTB/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 20:16:31 ++ pwd 20:16:31 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 20:16:31 + export PYTHONPATH 20:16:31 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:16:31 + TOX_TESTENV_PASSENV=PYTHONPATH 20:16:31 + tox --version 20:16:32 4.11.3 from /tmp/venv-UhTB/lib/python3.10/site-packages/tox/__init__.py 20:16:32 + PARALLEL=false 20:16:32 + TOX_OPTIONS_LIST= 20:16:32 + [[ -n pydocstyle ]] 20:16:32 + TOX_OPTIONS_LIST=' -e pydocstyle' 20:16:32 + case ${PARALLEL,,} in 20:16:32 + tox -e pydocstyle 20:16:32 + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log 20:16:33 pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt 20:16:46 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 20:16:47 .pkg: _optional_hooks> python /tmp/venv-UhTB/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 20:16:48 .pkg: get_requires_for_build_sdist> python /tmp/venv-UhTB/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 20:16:48 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 20:16:48 .pkg: get_requires_for_build_wheel> python /tmp/venv-UhTB/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 20:16:48 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 20:16:49 .pkg: freeze> python -m pip freeze --all 20:16:49 .pkg: pip==23.3.1,pytest-runner==5.2,setuptools==68.2.2,wheel==0.41.3 20:16:49 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-UhTB/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 20:16:49 .pkg: build_sdist> python /tmp/venv-UhTB/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 20:16:50 pydocstyle: 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 20:16:51 pydocstyle: install_package> python -I -m pip install --force-reinstall --no-deps /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.tox/.tmp/package/1/onapsdk-12.6.1.tar.gz 20:16:53 pydocstyle: freeze> python -m pip freeze --all 20:16:54 pydocstyle: astroid==3.0.1,attrs==23.1.0,bandit==1.7.5,certifi==2023.11.17,cffi==1.16.0,charset-normalizer==2.0.12,coverage==7.3.2,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.4,iniconfig==2.0.0,isort==5.12.0,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.6.1,oyaml==1.0,packaging==23.2,pbr==6.0.0,pip==23.3.1,platformdirs==4.0.0,pluggy==1.3.0,pycparser==2.21,pydocstyle==6.3.0,Pygments==2.17.2,pylint==3.0.2,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==68.2.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.8.0,urllib3==1.26.18,wheel==0.41.3 20:16:54 pydocstyle: commands[0]> pydocstyle src/ 20:16:57 .pkg: _exit> python /tmp/venv-UhTB/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 20:16:57 pydocstyle: OK (24.89=setup[21.92]+cmd[2.97] seconds) 20:16:57 congratulations :) (25.05 seconds) 20:16:57 + tox_status=0 20:16:57 + echo '---> Completed tox runs' 20:16:57 ---> Completed tox runs 20:16:57 + for i in .tox/*/log 20:16:57 ++ echo .tox/pydocstyle/log 20:16:57 ++ awk -F/ '{print $2}' 20:16:57 + tox_env=pydocstyle 20:16:57 + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle 20:16:57 + DOC_DIR=docs/_build/html 20:16:57 + [[ -d docs/_build/html ]] 20:16:57 + echo '---> tox-run.sh ends' 20:16:57 ---> tox-run.sh ends 20:16:57 + test 0 -eq 0 20:16:57 $ ssh-agent -k 20:16:57 unset SSH_AUTH_SOCK; 20:16:57 unset SSH_AGENT_PID; 20:16:57 echo Agent pid 2154 killed; 20:16:57 [ssh-agent] Stopped. 20:16:57 [PostBuildScript] - [INFO] Executing post build scripts. 20:16:57 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins11059639200283712543.sh 20:16:57 ---> sysstat.sh 20:16:58 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins14797769974960906637.sh 20:16:58 ---> package-listing.sh 20:16:58 ++ facter osfamily 20:16:58 ++ tr '[:upper:]' '[:lower:]' 20:16:58 + OS_FAMILY=debian 20:16:58 + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 20:16:58 + START_PACKAGES=/tmp/packages_start.txt 20:16:58 + END_PACKAGES=/tmp/packages_end.txt 20:16:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:16:58 + PACKAGES=/tmp/packages_start.txt 20:16:58 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 20:16:58 + PACKAGES=/tmp/packages_end.txt 20:16:58 + case "${OS_FAMILY}" in 20:16:58 + dpkg -l 20:16:58 + grep '^ii' 20:16:58 + '[' -f /tmp/packages_start.txt ']' 20:16:58 + '[' -f /tmp/packages_end.txt ']' 20:16:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:16:58 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 20:16:58 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 20:16:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 20:16:58 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins9948945420015423876.sh 20:16:58 ---> capture-instance-metadata.sh 20:16:58 Setup pyenv: 20:16:58 system 20:16:58 3.8.13 20:16:58 3.9.13 20:16:58 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 20:17:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mHi1 20:17:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:17:08 lf-activate-venv(): INFO: Installing: lftools 20:17:50 lf-activate-venv(): INFO: Adding /tmp/venv-mHi1/bin to PATH 20:17:50 INFO: Running in OpenStack, capturing instance metadata 20:17:50 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins12756549685532471699.sh 20:17:50 provisioning config files... 20:17:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config8449779559759244827tmp 20:17:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:17:50 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:17:50 [EnvInject] - Injecting environment variables from a build step. 20:17:50 [EnvInject] - Injecting as environment variables the properties content 20:17:50 SERVER_ID=logs 20:17:50 20:17:50 [EnvInject] - Variables injected successfully. 20:17:50 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins2200648781918657474.sh 20:17:50 ---> create-netrc.sh 20:17:50 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins1054277856783557134.sh 20:17:50 ---> python-tools-install.sh 20:17:50 Setup pyenv: 20:17:51 system 20:17:51 3.8.13 20:17:51 3.9.13 20:17:51 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 20:17:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mHi1 from file:/tmp/.os_lf_venv 20:17:52 lf-activate-venv(): INFO: Installing: lftools 20:18:00 lf-activate-venv(): INFO: Adding /tmp/venv-mHi1/bin to PATH 20:18:00 Generating Requirements File 20:18:34 Python 3.10.6 20:18:34 pip 23.3.1 from /tmp/venv-mHi1/lib/python3.10/site-packages/pip (python 3.10) 20:18:34 appdirs==1.4.4 20:18:34 argcomplete==3.1.6 20:18:34 aspy.yaml==1.3.0 20:18:34 attrs==23.1.0 20:18:34 autopage==0.5.2 20:18:34 Babel==2.13.1 20:18:34 beautifulsoup4==4.12.2 20:18:34 boto3==1.29.6 20:18:34 botocore==1.32.6 20:18:34 bs4==0.0.1 20:18:34 cachetools==5.3.2 20:18:34 certifi==2023.11.17 20:18:34 cffi==1.16.0 20:18:34 cfgv==3.4.0 20:18:34 chardet==5.2.0 20:18:34 charset-normalizer==3.3.2 20:18:34 click==8.1.7 20:18:34 cliff==4.4.0 20:18:34 cmd2==2.4.3 20:18:34 cryptography==3.3.2 20:18:34 debtcollector==2.5.0 20:18:34 decorator==5.1.1 20:18:34 defusedxml==0.7.1 20:18:34 Deprecated==1.2.14 20:18:34 distlib==0.3.7 20:18:34 dnspython==2.4.2 20:18:34 docker==4.2.2 20:18:34 dogpile.cache==1.2.2 20:18:34 email-validator==2.1.0.post1 20:18:34 filelock==3.13.1 20:18:34 future==0.18.3 20:18:34 gitdb==4.0.11 20:18:34 GitPython==3.1.40 20:18:34 google-auth==2.23.4 20:18:34 httplib2==0.22.0 20:18:34 identify==2.5.32 20:18:34 idna==3.4 20:18:34 importlib-metadata==6.8.0 20:18:34 importlib-resources==1.5.0 20:18:34 iso8601==2.1.0 20:18:34 Jinja2==3.1.2 20:18:34 jmespath==1.0.1 20:18:34 jsonpatch==1.33 20:18:34 jsonpointer==2.4 20:18:34 jsonschema==4.20.0 20:18:34 jsonschema-specifications==2023.11.1 20:18:34 keystoneauth1==5.4.0 20:18:34 kubernetes==28.1.0 20:18:34 lftools==0.37.8 20:18:34 lxml==4.9.3 20:18:34 MarkupSafe==2.1.3 20:18:34 msgpack==1.0.7 20:18:34 multi-key-dict==2.0.3 20:18:34 munch==4.0.0 20:18:34 netaddr==0.9.0 20:18:34 netifaces==0.11.0 20:18:34 niet==1.4.2 20:18:34 nodeenv==1.8.0 20:18:34 oauth2client==4.1.3 20:18:34 oauthlib==3.2.2 20:18:34 openstacksdk==0.62.0 20:18:34 os-client-config==2.1.0 20:18:34 os-service-types==1.7.0 20:18:34 osc-lib==2.9.0 20:18:34 oslo.config==9.2.0 20:18:34 oslo.context==5.3.0 20:18:34 oslo.i18n==6.2.0 20:18:34 oslo.log==5.4.0 20:18:34 oslo.serialization==5.2.0 20:18:34 oslo.utils==6.3.0 20:18:34 packaging==23.2 20:18:34 pbr==6.0.0 20:18:34 platformdirs==4.0.0 20:18:34 prettytable==3.9.0 20:18:34 pyasn1==0.5.1 20:18:34 pyasn1-modules==0.3.0 20:18:34 pycparser==2.21 20:18:34 pygerrit2==2.0.15 20:18:34 PyGithub==2.1.1 20:18:34 pyinotify==0.9.6 20:18:34 PyJWT==2.8.0 20:18:34 PyNaCl==1.5.0 20:18:34 pyparsing==2.4.7 20:18:34 pyperclip==1.8.2 20:18:34 pyrsistent==0.20.0 20:18:34 python-cinderclient==9.4.0 20:18:34 python-dateutil==2.8.2 20:18:34 python-heatclient==3.3.0 20:18:34 python-jenkins==1.8.2 20:18:34 python-keystoneclient==5.2.0 20:18:34 python-magnumclient==4.3.0 20:18:34 python-novaclient==18.4.0 20:18:34 python-openstackclient==6.0.0 20:18:34 python-swiftclient==4.4.0 20:18:34 pytz==2023.3.post1 20:18:34 PyYAML==6.0.1 20:18:34 referencing==0.31.0 20:18:34 requests==2.31.0 20:18:34 requests-oauthlib==1.3.1 20:18:34 requestsexceptions==1.4.0 20:18:34 rfc3986==2.0.0 20:18:34 rpds-py==0.13.1 20:18:34 rsa==4.9 20:18:34 ruamel.yaml==0.18.5 20:18:34 ruamel.yaml.clib==0.2.8 20:18:34 s3transfer==0.7.0 20:18:34 simplejson==3.19.2 20:18:34 six==1.16.0 20:18:34 smmap==5.0.1 20:18:34 soupsieve==2.5 20:18:34 stevedore==5.1.0 20:18:34 tabulate==0.9.0 20:18:34 toml==0.10.2 20:18:34 tomlkit==0.12.3 20:18:34 tqdm==4.66.1 20:18:34 typing_extensions==4.8.0 20:18:34 tzdata==2023.3 20:18:34 urllib3==1.26.18 20:18:34 virtualenv==20.24.7 20:18:34 wcwidth==0.2.12 20:18:34 websocket-client==1.6.4 20:18:34 wrapt==1.16.0 20:18:34 xdg==6.0.0 20:18:34 xmltodict==0.13.0 20:18:34 yq==3.2.3 20:18:34 zipp==3.17.0 20:18:35 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins10476933255361590023.sh 20:18:35 ---> sudo-logs.sh 20:18:35 Archiving 'sudo' log.. 20:18:35 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins9891561796083932988.sh 20:18:35 ---> job-cost.sh 20:18:35 Setup pyenv: 20:18:35 system 20:18:35 3.8.13 20:18:35 3.9.13 20:18:35 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 20:18:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mHi1 from file:/tmp/.os_lf_venv 20:18:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:18:45 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. 20:18:45 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 20:18:45 lf-activate-venv(): INFO: Adding /tmp/venv-mHi1/bin to PATH 20:18:45 INFO: No Stack... 20:18:45 INFO: Retrieving Pricing Info for: v3-standard-8 20:18:46 INFO: Archiving Costs 20:18:46 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins10112436424017953321.sh 20:18:46 ---> logs-deploy.sh 20:18:46 Setup pyenv: 20:18:46 system 20:18:46 3.8.13 20:18:46 3.9.13 20:18:46 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 20:18:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mHi1 from file:/tmp/.os_lf_venv 20:18:47 lf-activate-venv(): INFO: Installing: lftools 20:18:58 lf-activate-venv(): INFO: Adding /tmp/venv-mHi1/bin to PATH 20:18:58 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/194 20:18:58 INFO: archiving workspace using pattern(s): 20:18:59 Archives upload complete. 20:18:59 INFO: archiving logs to Nexus 20:19:00 ---> uname -a: 20:19:00 Linux prd-ubuntu1804-docker-8c-8g-3565 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 20:19:00 20:19:00 20:19:00 ---> lscpu: 20:19:00 Architecture: x86_64 20:19:00 CPU op-mode(s): 32-bit, 64-bit 20:19:00 Byte Order: Little Endian 20:19:00 CPU(s): 8 20:19:00 On-line CPU(s) list: 0-7 20:19:00 Thread(s) per core: 1 20:19:00 Core(s) per socket: 1 20:19:00 Socket(s): 8 20:19:00 NUMA node(s): 1 20:19:00 Vendor ID: AuthenticAMD 20:19:00 CPU family: 23 20:19:00 Model: 49 20:19:00 Model name: AMD EPYC-Rome Processor 20:19:00 Stepping: 0 20:19:00 CPU MHz: 2799.998 20:19:00 BogoMIPS: 5599.99 20:19:00 Virtualization: AMD-V 20:19:00 Hypervisor vendor: KVM 20:19:00 Virtualization type: full 20:19:00 L1d cache: 32K 20:19:00 L1i cache: 32K 20:19:00 L2 cache: 512K 20:19:00 L3 cache: 16384K 20:19:00 NUMA node0 CPU(s): 0-7 20:19:00 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 20:19:00 20:19:00 20:19:00 ---> nproc: 20:19:00 8 20:19:00 20:19:00 20:19:00 ---> df -h: 20:19:00 Filesystem Size Used Avail Use% Mounted on 20:19:00 udev 16G 0 16G 0% /dev 20:19:00 tmpfs 3.2G 708K 3.2G 1% /run 20:19:00 /dev/vda1 155G 11G 145G 7% / 20:19:00 tmpfs 16G 0 16G 0% /dev/shm 20:19:00 tmpfs 5.0M 0 5.0M 0% /run/lock 20:19:00 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:19:00 /dev/vda15 105M 4.4M 100M 5% /boot/efi 20:19:00 tmpfs 3.2G 0 3.2G 0% /run/user/1001 20:19:00 20:19:00 20:19:00 ---> free -m: 20:19:00 total used free shared buff/cache available 20:19:00 Mem: 32167 815 29070 0 2281 30920 20:19:00 Swap: 1023 0 1023 20:19:00 20:19:00 20:19:00 ---> ip addr: 20:19:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:19:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:19:00 inet 127.0.0.1/8 scope host lo 20:19:00 valid_lft forever preferred_lft forever 20:19:00 inet6 ::1/128 scope host 20:19:00 valid_lft forever preferred_lft forever 20:19:00 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 20:19:00 link/ether fa:16:3e:5a:34:b5 brd ff:ff:ff:ff:ff:ff 20:19:00 inet 10.30.107.64/23 brd 10.30.107.255 scope global dynamic ens3 20:19:00 valid_lft 86179sec preferred_lft 86179sec 20:19:00 inet6 fe80::f816:3eff:fe5a:34b5/64 scope link 20:19:00 valid_lft forever preferred_lft forever 20:19:00 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 20:19:00 link/ether 02:42:bf:48:4c:a9 brd ff:ff:ff:ff:ff:ff 20:19:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:19:00 valid_lft forever preferred_lft forever 20:19:00 20:19:00 20:19:00 ---> sar -b -r -n DEV: 20:19:00 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-3565) 11/23/23 _x86_64_ (8 CPU) 20:19:00 20:19:00 20:15:22 LINUX RESTART (8 CPU) 20:19:00 20:19:00 20:16:01 tps rtps wtps bread/s bwrtn/s 20:19:00 20:17:01 244.84 29.75 215.10 944.91 13889.69 20:19:00 20:18:01 100.27 14.30 85.97 1030.72 16468.24 20:19:00 Average: 172.55 22.02 150.53 987.82 15179.07 20:19:00 20:19:00 20:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:19:00 20:17:01 30187732 31685032 2751480 8.35 58132 1752380 1438828 4.23 898988 1576704 129708 20:19:00 20:18:01 29981908 31705588 2957304 8.98 78320 1945692 1415540 4.16 911484 1743352 127352 20:19:00 Average: 30084820 31695310 2854392 8.67 68226 1849036 1427184 4.20 905236 1660028 128530 20:19:00 20:19:00 20:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:19:00 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:00 20:17:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 20:19:00 20:17:01 ens3 100.85 76.95 484.15 41.51 0.00 0.00 0.00 0.00 20:19:00 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:00 20:18:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 20:19:00 20:18:01 ens3 38.77 26.41 574.06 6.40 0.00 0.00 0.00 0.00 20:19:00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:00 Average: lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 20:19:00 Average: ens3 69.81 51.68 529.11 23.95 0.00 0.00 0.00 0.00 20:19:00 20:19:00 20:19:00 ---> sar -P ALL: 20:19:00 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-3565) 11/23/23 _x86_64_ (8 CPU) 20:19:00 20:19:00 20:15:22 LINUX RESTART (8 CPU) 20:19:00 20:19:00 20:16:01 CPU %user %nice %system %iowait %steal %idle 20:19:00 20:17:01 all 8.96 0.00 0.94 3.28 0.05 86.78 20:19:00 20:17:01 0 1.90 0.00 0.55 0.20 0.02 97.33 20:19:00 20:17:01 1 8.25 0.00 0.52 0.33 0.02 90.88 20:19:00 20:17:01 2 9.49 0.00 0.97 0.87 0.03 88.64 20:19:00 20:17:01 3 12.38 0.00 0.95 1.07 0.05 85.54 20:19:00 20:17:01 4 10.47 0.00 0.70 0.10 0.07 88.66 20:19:00 20:17:01 5 19.86 0.00 1.77 1.81 0.08 76.48 20:19:00 20:17:01 6 1.74 0.00 1.34 20.65 0.05 76.23 20:19:00 20:17:01 7 7.68 0.00 0.72 1.18 0.03 90.39 20:19:00 20:18:01 all 7.90 0.00 0.63 4.87 0.03 86.57 20:19:00 20:18:01 0 1.42 0.00 0.25 0.02 0.00 98.32 20:19:00 20:18:01 1 7.68 0.00 0.78 0.37 0.03 91.14 20:19:00 20:18:01 2 2.50 0.00 0.42 1.90 0.02 95.16 20:19:00 20:18:01 3 3.47 0.00 0.65 0.53 0.02 95.33 20:19:00 20:18:01 4 20.30 0.00 0.65 1.65 0.05 77.35 20:19:00 20:18:01 5 8.76 0.00 0.78 12.60 0.03 77.83 20:19:00 20:18:01 6 5.16 0.00 0.50 9.44 0.03 84.86 20:19:00 20:18:01 7 13.89 0.00 1.04 12.52 0.03 72.52 20:19:00 Average: all 8.43 0.00 0.78 4.07 0.04 86.67 20:19:00 Average: 0 1.66 0.00 0.40 0.11 0.01 97.82 20:19:00 Average: 1 7.96 0.00 0.65 0.35 0.03 91.01 20:19:00 Average: 2 6.00 0.00 0.69 1.38 0.03 91.90 20:19:00 Average: 3 7.92 0.00 0.80 0.80 0.03 90.45 20:19:00 Average: 4 15.39 0.00 0.68 0.88 0.06 83.00 20:19:00 Average: 5 14.30 0.00 1.28 7.21 0.06 77.16 20:19:00 Average: 6 3.45 0.00 0.92 15.05 0.04 80.54 20:19:00 Average: 7 10.78 0.00 0.88 6.84 0.03 81.47 20:19:00 20:19:00 20:19:00