05:53:12 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/140142 05:53:12 Running as SYSTEM 05:53:12 [EnvInject] - Loading node environment variables. 05:53:12 Building remotely on prd-ubuntu1804-docker-8c-8g-104412 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint 05:53:12 [ssh-agent] Looking for ssh-agent implementation... 05:53:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:53:12 $ ssh-agent 05:53:12 SSH_AUTH_SOCK=/tmp/ssh-q1rSr7R48ory/agent.2107 05:53:12 SSH_AGENT_PID=2109 05:53:12 [ssh-agent] Started. 05:53:12 Running ssh-add (command line suppressed) 05:53:12 Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_8151637458205362948.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_8151637458205362948.key) 05:53:12 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:53:12 The recommended git tool is: NONE 05:53:14 using credential onap-jenkins-ssh 05:53:14 Wiping out workspace first. 05:53:14 Cloning the remote Git repository 05:53:14 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 05:53:14 > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10 05:53:14 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 05:53:14 > git --version # timeout=10 05:53:14 > git --version # 'git version 2.17.1' 05:53:14 using GIT_SSH to set credentials Gerrit user 05:53:14 Verifying host key using manually-configured host key entries 05:53:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:53:15 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 05:53:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:53:15 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 05:53:15 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 05:53:15 using GIT_SSH to set credentials Gerrit user 05:53:15 Verifying host key using manually-configured host key entries 05:53:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/42/140142/1 # timeout=30 05:53:15 > git rev-parse 96e3c98a2728525e76e22b6cd51f6496048cf1ad^{commit} # timeout=10 05:53:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:53:15 Checking out Revision 96e3c98a2728525e76e22b6cd51f6496048cf1ad (refs/changes/42/140142/1) 05:53:15 > git config core.sparsecheckout # timeout=10 05:53:15 > git checkout -f 96e3c98a2728525e76e22b6cd51f6496048cf1ad # timeout=30 05:53:18 Commit message: "Add AAI Service Instance get_all method" 05:53:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:53:18 > git rev-list --no-walk 1cbfb401b147d4e4efb9d451c3ab0c9020477d50 # timeout=10 05:53:19 [EnvInject] - Injecting environment variables from a build step. 05:53:19 [EnvInject] - Injecting as environment variables the properties content 05:53:19 PYTHON=python3 05:53:19 05:53:19 [EnvInject] - Variables injected successfully. 05:53:19 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins13181754917736913638.sh 05:53:19 ---> tox-install.sh 05:53:19 + source /home/jenkins/lf-env.sh 05:53:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:53:19 ++ mktemp -d /tmp/venv-XXXX 05:53:19 + lf_venv=/tmp/venv-Fyo9 05:53:19 + local venv_file=/tmp/.os_lf_venv 05:53:19 + local python=python3 05:53:19 + local options 05:53:19 + local set_path=true 05:53:19 + local install_args= 05:53:19 ++ 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 05:53:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:53:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:53:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:53:19 + true 05:53:19 + case $1 in 05:53:19 + venv_file=/tmp/.toxenv 05:53:19 + shift 2 05:53:19 + true 05:53:19 + case $1 in 05:53:19 + shift 05:53:19 + break 05:53:19 + case $python in 05:53:19 + local pkg_list= 05:53:19 + [[ -d /opt/pyenv ]] 05:53:19 + echo 'Setup pyenv:' 05:53:19 Setup pyenv: 05:53:19 + export PYENV_ROOT=/opt/pyenv 05:53:19 + PYENV_ROOT=/opt/pyenv 05:53:19 + 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 05:53:19 + 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 05:53:19 + pyenv versions 05:53:19 * system (set by /opt/pyenv/version) 05:53:19 * 3.8.13 (set by /opt/pyenv/version) 05:53:19 * 3.9.13 (set by /opt/pyenv/version) 05:53:19 * 3.10.6 (set by /opt/pyenv/version) 05:53:19 + command -v pyenv 05:53:19 ++ pyenv init - --no-rehash 05:53:19 + 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[*]}"'\'')" 05:53:19 export PATH="/opt/pyenv/shims:${PATH}" 05:53:19 export PYENV_SHELL=bash 05:53:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:53:19 pyenv() { 05:53:19 local command 05:53:19 command="${1:-}" 05:53:19 if [ "$#" -gt 0 ]; then 05:53:19 shift 05:53:19 fi 05:53:19 05:53:19 case "$command" in 05:53:19 rehash|shell) 05:53:19 eval "$(pyenv "sh-$command" "$@")" 05:53:19 ;; 05:53:19 *) 05:53:19 command pyenv "$command" "$@" 05:53:19 ;; 05:53:19 esac 05:53:19 }' 05:53:19 +++ 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[*]}"' 05:53:19 ++ 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 05:53:19 ++ 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 05:53:19 ++ 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 05:53:19 ++ export PYENV_SHELL=bash 05:53:19 ++ PYENV_SHELL=bash 05:53:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:53:19 +++ complete -F _pyenv pyenv 05:53:19 ++ lf-pyver python3 05:53:19 ++ local py_version_xy=python3 05:53:19 ++ local py_version_xyz= 05:53:19 ++ pyenv versions 05:53:19 ++ sed 's/^[ *]* //' 05:53:19 ++ local command 05:53:19 ++ command=versions 05:53:19 ++ '[' 1 -gt 0 ']' 05:53:19 ++ shift 05:53:19 ++ case "$command" in 05:53:19 ++ command pyenv versions 05:53:19 ++ pyenv versions 05:53:19 ++ grep -E '^[0-9.]*[0-9]$' 05:53:19 ++ awk '{ print $1 }' 05:53:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:53:19 +++ grep '^3' /tmp/.pyenv_versions 05:53:19 +++ sort -V 05:53:19 +++ tail -n 1 05:53:19 ++ py_version_xyz=3.10.6 05:53:19 ++ [[ -z 3.10.6 ]] 05:53:19 ++ echo 3.10.6 05:53:19 ++ return 0 05:53:19 + pyenv local 3.10.6 05:53:19 + local command 05:53:19 + command=local 05:53:19 + '[' 2 -gt 0 ']' 05:53:19 + shift 05:53:19 + case "$command" in 05:53:19 + command pyenv local 3.10.6 05:53:19 + pyenv local 3.10.6 05:53:19 + for arg in "$@" 05:53:19 + case $arg in 05:53:19 + pkg_list+='tox ' 05:53:19 + for arg in "$@" 05:53:19 + case $arg in 05:53:19 + pkg_list+='virtualenv ' 05:53:19 + for arg in "$@" 05:53:19 + case $arg in 05:53:19 + pkg_list+='urllib3~=1.26.15 ' 05:53:19 + [[ -f /tmp/.toxenv ]] 05:53:19 + [[ ! -f /tmp/.toxenv ]] 05:53:19 + [[ -n '' ]] 05:53:19 + python3 -m venv /tmp/venv-Fyo9 05:53:24 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Fyo9' 05:53:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Fyo9 05:53:24 + echo /tmp/venv-Fyo9 05:53:24 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:53:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:53:24 + /tmp/venv-Fyo9/bin/python3 -m pip install --upgrade --quiet pip virtualenv 05:53:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:53:27 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 05:53:27 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 05:53:27 + /tmp/venv-Fyo9/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:53:29 + type python3 05:53:29 + true 05:53:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Fyo9/bin to PATH' 05:53:29 lf-activate-venv(): INFO: Adding /tmp/venv-Fyo9/bin to PATH 05:53:29 + PATH=/tmp/venv-Fyo9/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 05:53:29 + return 0 05:53:29 + python3 --version 05:53:29 Python 3.10.6 05:53:29 + python3 -m pip --version 05:53:29 pip 25.0 from /tmp/venv-Fyo9/lib/python3.10/site-packages/pip (python 3.10) 05:53:29 + python3 -m pip freeze 05:53:30 cachetools==5.5.1 05:53:30 chardet==5.2.0 05:53:30 colorama==0.4.6 05:53:30 distlib==0.3.9 05:53:30 filelock==3.17.0 05:53:30 packaging==24.2 05:53:30 platformdirs==4.3.6 05:53:30 pluggy==1.5.0 05:53:30 pyproject-api==1.9.0 05:53:30 tomli==2.2.1 05:53:30 tox==4.24.1 05:53:30 typing_extensions==4.12.2 05:53:30 urllib3==1.26.20 05:53:30 virtualenv==20.29.1 05:53:30 [EnvInject] - Injecting environment variables from a build step. 05:53:30 [EnvInject] - Injecting as environment variables the properties content 05:53:30 PARALLEL=false 05:53:30 05:53:30 [EnvInject] - Variables injected successfully. 05:53:30 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins8391221380712745769.sh 05:53:30 ---> tox-run.sh 05:53:30 + 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 05:53:30 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 05:53:30 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs 05:53:30 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 05:53:30 + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/. 05:53:30 + source /home/jenkins/lf-env.sh 05:53:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:53:30 ++ mktemp -d /tmp/venv-XXXX 05:53:30 + lf_venv=/tmp/venv-OWuV 05:53:30 + local venv_file=/tmp/.os_lf_venv 05:53:30 + local python=python3 05:53:30 + local options 05:53:30 + local set_path=true 05:53:30 + local install_args= 05:53: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 05:53:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:53:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:53:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:53:30 + true 05:53:30 + case $1 in 05:53:30 + venv_file=/tmp/.toxenv 05:53:30 + shift 2 05:53:30 + true 05:53:30 + case $1 in 05:53:30 + shift 05:53:30 + break 05:53:30 + case $python in 05:53:30 + local pkg_list= 05:53:30 + [[ -d /opt/pyenv ]] 05:53:30 + echo 'Setup pyenv:' 05:53:30 Setup pyenv: 05:53:30 + export PYENV_ROOT=/opt/pyenv 05:53:30 + PYENV_ROOT=/opt/pyenv 05:53:30 + 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 05:53:30 + 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 05:53:30 + pyenv versions 05:53:30 system 05:53:30 3.8.13 05:53:30 3.9.13 05:53:30 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 05:53:30 + command -v pyenv 05:53:30 ++ pyenv init - --no-rehash 05:53:30 + 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[*]}"'\'')" 05:53:30 export PATH="/opt/pyenv/shims:${PATH}" 05:53:30 export PYENV_SHELL=bash 05:53:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:53:30 pyenv() { 05:53:30 local command 05:53:30 command="${1:-}" 05:53:30 if [ "$#" -gt 0 ]; then 05:53:30 shift 05:53:30 fi 05:53:30 05:53:30 case "$command" in 05:53:30 rehash|shell) 05:53:30 eval "$(pyenv "sh-$command" "$@")" 05:53:30 ;; 05:53:30 *) 05:53:30 command pyenv "$command" "$@" 05:53:30 ;; 05:53:30 esac 05:53:30 }' 05:53:30 +++ 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[*]}"' 05:53:30 ++ 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 05:53:30 ++ 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 05:53:30 ++ 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 05:53:30 ++ export PYENV_SHELL=bash 05:53:30 ++ PYENV_SHELL=bash 05:53:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:53:30 +++ complete -F _pyenv pyenv 05:53:30 ++ lf-pyver python3 05:53:30 ++ local py_version_xy=python3 05:53:30 ++ local py_version_xyz= 05:53:30 ++ pyenv versions 05:53:30 ++ local command 05:53:30 ++ command=versions 05:53:30 ++ '[' 1 -gt 0 ']' 05:53:30 ++ sed 's/^[ *]* //' 05:53:30 ++ shift 05:53:30 ++ case "$command" in 05:53:30 ++ command pyenv versions 05:53:30 ++ pyenv versions 05:53:30 ++ awk '{ print $1 }' 05:53:30 ++ grep -E '^[0-9.]*[0-9]$' 05:53:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:53:30 +++ grep '^3' /tmp/.pyenv_versions 05:53:30 +++ sort -V 05:53:30 +++ tail -n 1 05:53:30 ++ py_version_xyz=3.10.6 05:53:30 ++ [[ -z 3.10.6 ]] 05:53:30 ++ echo 3.10.6 05:53:30 ++ return 0 05:53:30 + pyenv local 3.10.6 05:53:30 + local command 05:53:30 + command=local 05:53:30 + '[' 2 -gt 0 ']' 05:53:30 + shift 05:53:30 + case "$command" in 05:53:30 + command pyenv local 3.10.6 05:53:30 + pyenv local 3.10.6 05:53:30 + for arg in "$@" 05:53:30 + case $arg in 05:53:30 + pkg_list+='tox ' 05:53:30 + for arg in "$@" 05:53:30 + case $arg in 05:53:30 + pkg_list+='virtualenv ' 05:53:30 + for arg in "$@" 05:53:30 + case $arg in 05:53:30 + pkg_list+='urllib3~=1.26.15 ' 05:53:30 + [[ -f /tmp/.toxenv ]] 05:53:30 ++ cat /tmp/.toxenv 05:53:30 + lf_venv=/tmp/venv-Fyo9 05:53:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fyo9 from' file:/tmp/.toxenv 05:53:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fyo9 from file:/tmp/.toxenv 05:53:30 + /tmp/venv-Fyo9/bin/python3 -m pip install --upgrade --quiet pip virtualenv 05:53:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:53:31 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 05:53:31 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 05:53:31 + /tmp/venv-Fyo9/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:53:32 + type python3 05:53:32 + true 05:53:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Fyo9/bin to PATH' 05:53:32 lf-activate-venv(): INFO: Adding /tmp/venv-Fyo9/bin to PATH 05:53:32 + PATH=/tmp/venv-Fyo9/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 05:53:32 + return 0 05:53:32 + [[ -d /opt/pyenv ]] 05:53:32 + echo '---> Setting up pyenv' 05:53:32 ---> Setting up pyenv 05:53:32 + export PYENV_ROOT=/opt/pyenv 05:53:32 + PYENV_ROOT=/opt/pyenv 05:53:32 + export PATH=/opt/pyenv/bin:/tmp/venv-Fyo9/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 05:53:32 + PATH=/opt/pyenv/bin:/tmp/venv-Fyo9/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 05:53:32 ++ pwd 05:53:32 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 05:53:32 + export PYTHONPATH 05:53:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:53:32 + TOX_TESTENV_PASSENV=PYTHONPATH 05:53:32 + tox --version 05:53:32 4.24.1 from /tmp/venv-Fyo9/lib/python3.10/site-packages/tox/__init__.py 05:53:32 + PARALLEL=false 05:53:32 + TOX_OPTIONS_LIST= 05:53:32 + [[ -n pydocstyle ]] 05:53:32 + TOX_OPTIONS_LIST=' -e pydocstyle' 05:53:32 + case ${PARALLEL,,} in 05:53:32 + tox -e pydocstyle 05:53:32 + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log 05:53:34 pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt 05:53:46 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 05:53:47 .pkg: _optional_hooks> python /tmp/venv-Fyo9/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 05:53:47 .pkg: get_requires_for_build_sdist> python /tmp/venv-Fyo9/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 05:53:47 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 05:53:48 .pkg: get_requires_for_build_wheel> python /tmp/venv-Fyo9/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 05:53:48 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 05:53:49 .pkg: freeze> python -m pip freeze --all 05:53:49 .pkg: pip==24.3.1,pytest-runner==5.2,setuptools==75.8.0,wheel==0.45.1 05:53:49 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-Fyo9/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 05:53:49 .pkg: build_sdist> python /tmp/venv-Fyo9/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 05:53:50 pydocstyle: install_package_deps> python -I -m pip install dacite==1.6.0 jinja2==3.1.5 jsonschema==4.4.0 'more-itertools>=8.12.0' oyaml==1.0 pyOpenSSL==22.0.0 'requests[socks]==2.32.3' simplejson==3.17.6 05:53:50 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-14.1.0.tar.gz 05:53:53 pydocstyle: freeze> python -m pip freeze --all 05:53:53 pydocstyle: astroid==3.3.8,attrs==25.1.0,bandit==1.8.2,certifi==2025.1.31,cffi==1.17.1,charset-normalizer==3.4.1,coverage==7.6.10,cryptography==43.0.1,dacite==1.6.0,dill==0.3.9,exceptiongroup==1.2.2,idna==3.10,iniconfig==2.0.0,isort==6.0.0,Jinja2==3.1.5,jsonschema==4.4.0,markdown-it-py==3.0.0,MarkupSafe==3.0.2,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.6.0,onapsdk==14.1.0,oyaml==1.0,packaging==24.2,pbr==6.1.1,pip==24.3.1,platformdirs==4.3.6,pluggy==1.5.0,pycparser==2.22,pydocstyle==6.3.0,Pygments==2.19.1,pylint==3.3.4,pyOpenSSL==22.0.0,pyrsistent==0.20.0,PySocks==1.7.1,pytest==8.3.4,pytest-cov==6.0.0,PyYAML==6.0.2,requests==2.32.3,requests-mock==1.12.1,rich==13.9.4,setuptools==75.8.0,simplejson==3.17.6,snowballstemmer==2.2.0,stevedore==5.4.0,tomli==2.2.1,tomlkit==0.13.2,typing_extensions==4.12.2,urllib3==2.3.0,wheel==0.45.1 05:53:53 pydocstyle: commands[0]> pydocstyle src/ 05:53:57 pydocstyle: OK (23.82=setup[20.34]+cmd[3.48] seconds) 05:53:57 congratulations :) (24.01 seconds) 05:53:57 + tox_status=0 05:53:57 + echo '---> Completed tox runs' 05:53:57 ---> Completed tox runs 05:53:57 + for i in .tox/*/log 05:53:57 ++ echo .tox/pydocstyle/log 05:53:57 ++ awk -F/ '{print $2}' 05:53:57 + tox_env=pydocstyle 05:53:57 + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle 05:53:57 + DOC_DIR=docs/_build/html 05:53:57 + [[ -d docs/_build/html ]] 05:53:57 + echo '---> tox-run.sh ends' 05:53:57 ---> tox-run.sh ends 05:53:57 + test 0 -eq 0 05:53:57 $ ssh-agent -k 05:53:57 unset SSH_AUTH_SOCK; 05:53:57 unset SSH_AGENT_PID; 05:53:57 echo Agent pid 2109 killed; 05:53:57 [ssh-agent] Stopped. 05:53:57 [PostBuildScript] - [INFO] Executing post build scripts. 05:53:57 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins2457055916838474090.sh 05:53:57 ---> sysstat.sh 05:53:57 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins3047549091516094752.sh 05:53:57 ---> package-listing.sh 05:53:57 ++ facter osfamily 05:53:57 ++ tr '[:upper:]' '[:lower:]' 05:53:57 + OS_FAMILY=debian 05:53:57 + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 05:53:57 + START_PACKAGES=/tmp/packages_start.txt 05:53:57 + END_PACKAGES=/tmp/packages_end.txt 05:53:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:53:57 + PACKAGES=/tmp/packages_start.txt 05:53:57 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 05:53:57 + PACKAGES=/tmp/packages_end.txt 05:53:57 + case "${OS_FAMILY}" in 05:53:57 + dpkg -l 05:53:57 + grep '^ii' 05:53:57 + '[' -f /tmp/packages_start.txt ']' 05:53:57 + '[' -f /tmp/packages_end.txt ']' 05:53:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:53:57 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 05:53:57 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 05:53:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 05:53:57 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins4364467237538239035.sh 05:53:57 ---> capture-instance-metadata.sh 05:53:58 Setup pyenv: 05:53:58 system 05:53:58 3.8.13 05:53:58 3.9.13 05:53:58 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 05:54:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-w94o 05:54:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:54:05 lf-activate-venv(): INFO: Installing: lftools 05:54:30 lf-activate-venv(): INFO: Adding /tmp/venv-w94o/bin to PATH 05:54:30 INFO: Running in OpenStack, capturing instance metadata 05:54:30 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins15336832925969259630.sh 05:54:30 provisioning config files... 05:54:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config6482357369348313925tmp 05:54:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:54:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:54:30 [EnvInject] - Injecting environment variables from a build step. 05:54:30 [EnvInject] - Injecting as environment variables the properties content 05:54:30 SERVER_ID=logs 05:54:30 05:54:30 [EnvInject] - Variables injected successfully. 05:54:30 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins9512003980966115850.sh 05:54:30 ---> create-netrc.sh 05:54:30 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins14136079427123968724.sh 05:54:30 ---> python-tools-install.sh 05:54:30 Setup pyenv: 05:54:31 system 05:54:31 3.8.13 05:54:31 3.9.13 05:54:31 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 05:54:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w94o from file:/tmp/.os_lf_venv 05:54:32 lf-activate-venv(): INFO: Installing: lftools 05:54:38 lf-activate-venv(): INFO: Adding /tmp/venv-w94o/bin to PATH 05:54:38 Generating Requirements File 05:54:58 Python 3.10.6 05:54:58 pip 25.0 from /tmp/venv-w94o/lib/python3.10/site-packages/pip (python 3.10) 05:54:59 appdirs==1.4.4 05:54:59 argcomplete==3.5.3 05:54:59 aspy.yaml==1.3.0 05:54:59 attrs==25.1.0 05:54:59 autopage==0.5.2 05:54:59 beautifulsoup4==4.13.3 05:54:59 boto3==1.36.13 05:54:59 botocore==1.36.13 05:54:59 bs4==0.0.2 05:54:59 cachetools==5.5.1 05:54:59 certifi==2025.1.31 05:54:59 cffi==1.17.1 05:54:59 cfgv==3.4.0 05:54:59 chardet==5.2.0 05:54:59 charset-normalizer==3.4.1 05:54:59 click==8.1.8 05:54:59 cliff==4.8.0 05:54:59 cmd2==2.5.11 05:54:59 cryptography==3.3.2 05:54:59 debtcollector==3.0.0 05:54:59 decorator==5.1.1 05:54:59 defusedxml==0.7.1 05:54:59 Deprecated==1.2.18 05:54:59 distlib==0.3.9 05:54:59 dnspython==2.7.0 05:54:59 docker==4.2.2 05:54:59 dogpile.cache==1.3.4 05:54:59 durationpy==0.9 05:54:59 email_validator==2.2.0 05:54:59 filelock==3.17.0 05:54:59 future==1.0.0 05:54:59 gitdb==4.0.12 05:54:59 GitPython==3.1.44 05:54:59 google-auth==2.38.0 05:54:59 httplib2==0.22.0 05:54:59 identify==2.6.6 05:54:59 idna==3.10 05:54:59 importlib-resources==1.5.0 05:54:59 iso8601==2.1.0 05:54:59 Jinja2==3.1.5 05:54:59 jmespath==1.0.1 05:54:59 jsonpatch==1.33 05:54:59 jsonpointer==3.0.0 05:54:59 jsonschema==4.23.0 05:54:59 jsonschema-specifications==2024.10.1 05:54:59 keystoneauth1==5.9.1 05:54:59 kubernetes==32.0.0 05:54:59 lftools==0.37.10 05:54:59 lxml==5.3.0 05:54:59 MarkupSafe==3.0.2 05:54:59 msgpack==1.1.0 05:54:59 multi_key_dict==2.0.3 05:54:59 munch==4.0.0 05:54:59 netaddr==1.3.0 05:54:59 niet==1.4.2 05:54:59 nodeenv==1.9.1 05:54:59 oauth2client==4.1.3 05:54:59 oauthlib==3.2.2 05:54:59 openstacksdk==4.3.0 05:54:59 os-client-config==2.1.0 05:54:59 os-service-types==1.7.0 05:54:59 osc-lib==3.2.0 05:54:59 oslo.config==9.7.0 05:54:59 oslo.context==5.7.0 05:54:59 oslo.i18n==6.5.0 05:54:59 oslo.log==7.0.0 05:54:59 oslo.serialization==5.6.0 05:54:59 oslo.utils==8.0.0 05:54:59 packaging==24.2 05:54:59 pbr==6.1.1 05:54:59 platformdirs==4.3.6 05:54:59 prettytable==3.14.0 05:54:59 psutil==6.1.1 05:54:59 pyasn1==0.6.1 05:54:59 pyasn1_modules==0.4.1 05:54:59 pycparser==2.22 05:54:59 pygerrit2==2.0.15 05:54:59 PyGithub==2.5.0 05:54:59 PyJWT==2.10.1 05:54:59 PyNaCl==1.5.0 05:54:59 pyparsing==2.4.7 05:54:59 pyperclip==1.9.0 05:54:59 pyrsistent==0.20.0 05:54:59 python-cinderclient==9.6.0 05:54:59 python-dateutil==2.9.0.post0 05:54:59 python-heatclient==4.1.0 05:54:59 python-jenkins==1.8.2 05:54:59 python-keystoneclient==5.5.0 05:54:59 python-magnumclient==4.7.0 05:54:59 python-openstackclient==7.2.1 05:54:59 python-swiftclient==4.6.0 05:54:59 PyYAML==6.0.2 05:54:59 referencing==0.36.2 05:54:59 requests==2.32.3 05:54:59 requests-oauthlib==2.0.0 05:54:59 requestsexceptions==1.4.0 05:54:59 rfc3986==2.0.0 05:54:59 rpds-py==0.22.3 05:54:59 rsa==4.9 05:54:59 ruamel.yaml==0.18.10 05:54:59 ruamel.yaml.clib==0.2.12 05:54:59 s3transfer==0.11.2 05:54:59 simplejson==3.19.3 05:54:59 six==1.17.0 05:54:59 smmap==5.0.2 05:54:59 soupsieve==2.6 05:54:59 stevedore==5.4.0 05:54:59 tabulate==0.9.0 05:54:59 toml==0.10.2 05:54:59 tomlkit==0.13.2 05:54:59 tqdm==4.67.1 05:54:59 typing_extensions==4.12.2 05:54:59 tzdata==2025.1 05:54:59 urllib3==1.26.20 05:54:59 virtualenv==20.29.1 05:54:59 wcwidth==0.2.13 05:54:59 websocket-client==1.8.0 05:54:59 wrapt==1.17.2 05:54:59 xdg==6.0.0 05:54:59 xmltodict==0.14.2 05:54:59 yq==3.4.3 05:54:59 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins11060651843636615238.sh 05:54:59 ---> sudo-logs.sh 05:54:59 Archiving 'sudo' log.. 05:54:59 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins9958622906841812601.sh 05:54:59 ---> job-cost.sh 05:54:59 Setup pyenv: 05:54:59 system 05:54:59 3.8.13 05:54:59 3.9.13 05:54:59 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 05:54:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w94o from file:/tmp/.os_lf_venv 05:55:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:55:05 lf-activate-venv(): INFO: Adding /tmp/venv-w94o/bin to PATH 05:55:05 INFO: No Stack... 05:55:06 INFO: Retrieving Pricing Info for: v3-standard-8 05:55:06 INFO: Archiving Costs 05:55:06 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins11328930391183191407.sh 05:55:06 ---> logs-deploy.sh 05:55:06 Setup pyenv: 05:55:06 system 05:55:06 3.8.13 05:55:06 3.9.13 05:55:06 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 05:55:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w94o from file:/tmp/.os_lf_venv 05:55:07 lf-activate-venv(): INFO: Installing: lftools 05:55:15 lf-activate-venv(): INFO: Adding /tmp/venv-w94o/bin to PATH 05:55:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/262 05:55:15 INFO: archiving workspace using pattern(s): 05:55:16 Archives upload complete. 05:55:16 INFO: archiving logs to Nexus 05:55:17 ---> uname -a: 05:55:17 Linux prd-ubuntu1804-docker-8c-8g-104412 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:55:17 05:55:17 05:55:17 ---> lscpu: 05:55:17 Architecture: x86_64 05:55:17 CPU op-mode(s): 32-bit, 64-bit 05:55:17 Byte Order: Little Endian 05:55:17 CPU(s): 8 05:55:17 On-line CPU(s) list: 0-7 05:55:17 Thread(s) per core: 1 05:55:17 Core(s) per socket: 1 05:55:17 Socket(s): 8 05:55:17 NUMA node(s): 1 05:55:17 Vendor ID: AuthenticAMD 05:55:17 CPU family: 23 05:55:17 Model: 49 05:55:17 Model name: AMD EPYC-Rome Processor 05:55:17 Stepping: 0 05:55:17 CPU MHz: 2800.000 05:55:17 BogoMIPS: 5600.00 05:55:17 Virtualization: AMD-V 05:55:17 Hypervisor vendor: KVM 05:55:17 Virtualization type: full 05:55:17 L1d cache: 32K 05:55:17 L1i cache: 32K 05:55:17 L2 cache: 512K 05:55:17 L3 cache: 16384K 05:55:17 NUMA node0 CPU(s): 0-7 05:55:17 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 05:55:17 05:55:17 05:55:17 ---> nproc: 05:55:17 8 05:55:17 05:55:17 05:55:17 ---> df -h: 05:55:17 Filesystem Size Used Avail Use% Mounted on 05:55:17 udev 16G 0 16G 0% /dev 05:55:17 tmpfs 3.2G 708K 3.2G 1% /run 05:55:17 /dev/vda1 155G 11G 145G 7% / 05:55:17 tmpfs 16G 0 16G 0% /dev/shm 05:55:17 tmpfs 5.0M 0 5.0M 0% /run/lock 05:55:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:55:17 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:55:17 tmpfs 3.2G 0 3.2G 0% /run/user/1001 05:55:17 05:55:17 05:55:17 ---> free -m: 05:55:17 total used free shared buff/cache available 05:55:17 Mem: 32167 822 29145 0 2199 30915 05:55:17 Swap: 1023 0 1023 05:55:17 05:55:17 05:55:17 ---> ip addr: 05:55:17 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:55:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:55:17 inet 127.0.0.1/8 scope host lo 05:55:17 valid_lft forever preferred_lft forever 05:55:17 inet6 ::1/128 scope host 05:55:17 valid_lft forever preferred_lft forever 05:55:17 2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000 05:55:17 link/ether fa:16:3e:44:c3:94 brd ff:ff:ff:ff:ff:ff 05:55:17 inet 10.30.107.235/23 brd 10.30.107.255 scope global dynamic ens3 05:55:17 valid_lft 86230sec preferred_lft 86230sec 05:55:17 inet6 fe80::f816:3eff:fe44:c394/64 scope link 05:55:17 valid_lft forever preferred_lft forever 05:55:17 3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default 05:55:17 link/ether 02:42:c9:c1:32:f9 brd ff:ff:ff:ff:ff:ff 05:55:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:55:17 valid_lft forever preferred_lft forever 05:55:17 05:55:17 05:55:17 ---> sar -b -r -n DEV: 05:55:17 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-104412) 02/05/25 _x86_64_ (8 CPU) 05:55:17 05:55:17 05:52:30 LINUX RESTART (8 CPU) 05:55:17 05:55:17 05:53:02 tps rtps wtps bread/s bwrtn/s 05:55:17 05:54:01 302.49 62.53 239.96 3808.03 44611.42 05:55:17 05:55:01 116.85 0.97 115.88 102.52 28915.98 05:55:17 Average: 208.89 31.49 177.40 1939.71 36697.77 05:55:17 05:55:17 05:53:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:55:17 05:54:01 30192344 31688848 2746876 8.34 58764 1751188 1412560 4.16 891444 1575792 139400 05:55:17 05:55:01 29886900 31694484 3052320 9.27 87304 2014052 1389196 4.09 899984 1830960 179020 05:55:17 Average: 30039622 31691666 2899598 8.80 73034 1882620 1400878 4.12 895714 1703376 159210 05:55:17 05:55:17 05:53:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:55:17 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:17 05:54:01 lo 1.42 1.42 0.15 0.15 0.00 0.00 0.00 0.00 05:55:17 05:54:01 ens3 388.26 271.34 1109.84 81.23 0.00 0.00 0.00 0.00 05:55:17 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:17 05:55:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 05:55:17 05:55:01 ens3 60.01 43.03 831.68 9.97 0.00 0.00 0.00 0.00 05:55:17 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:17 Average: lo 1.48 1.48 0.15 0.15 0.00 0.00 0.00 0.00 05:55:17 Average: ens3 222.75 156.23 969.59 45.30 0.00 0.00 0.00 0.00 05:55:17 05:55:17 05:55:17 ---> sar -P ALL: 05:55:17 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-104412) 02/05/25 _x86_64_ (8 CPU) 05:55:17 05:55:17 05:52:30 LINUX RESTART (8 CPU) 05:55:17 05:55:17 05:53:02 CPU %user %nice %system %iowait %steal %idle 05:55:17 05:54:01 all 10.89 0.00 1.25 4.14 0.05 83.67 05:55:17 05:54:01 0 3.46 0.00 0.81 0.37 0.02 95.34 05:55:17 05:54:01 1 21.56 0.00 1.75 2.94 0.05 73.69 05:55:17 05:54:01 2 8.57 0.00 1.15 16.20 0.05 74.03 05:55:17 05:54:01 3 9.64 0.00 1.47 0.41 0.05 88.43 05:55:17 05:54:01 4 10.64 0.00 1.07 7.64 0.05 80.59 05:55:17 05:54:01 5 16.15 0.00 1.33 0.83 0.03 81.65 05:55:17 05:54:01 6 8.61 0.00 1.68 4.30 0.07 85.34 05:55:17 05:54:01 7 8.52 0.00 0.63 0.44 0.03 90.38 05:55:17 05:55:01 all 9.53 0.00 0.67 2.97 0.03 86.79 05:55:17 05:55:01 0 21.61 0.00 1.72 1.72 0.05 74.90 05:55:17 05:55:01 1 4.62 0.00 0.60 2.04 0.02 92.73 05:55:17 05:55:01 2 1.40 0.00 0.13 9.17 0.02 89.27 05:55:17 05:55:01 3 1.92 0.00 0.27 0.72 0.02 97.08 05:55:17 05:55:01 4 0.55 0.00 0.17 1.22 0.07 98.00 05:55:17 05:55:01 5 18.07 0.00 0.89 1.29 0.03 79.72 05:55:17 05:55:01 6 0.68 0.00 0.43 6.38 0.05 92.46 05:55:17 05:55:01 7 27.54 0.00 1.17 1.28 0.05 69.96 05:55:17 Average: all 10.20 0.00 0.96 3.55 0.04 85.25 05:55:17 Average: 0 12.60 0.00 1.27 1.05 0.03 85.05 05:55:17 Average: 1 13.01 0.00 1.17 2.49 0.03 83.30 05:55:17 Average: 2 4.95 0.00 0.63 12.65 0.03 81.74 05:55:17 Average: 3 5.74 0.00 0.86 0.56 0.03 92.80 05:55:17 Average: 4 5.54 0.00 0.62 4.40 0.06 89.39 05:55:17 Average: 5 17.12 0.00 1.11 1.06 0.03 80.68 05:55:17 Average: 6 4.61 0.00 1.05 5.35 0.06 88.93 05:55:17 Average: 7 18.09 0.00 0.90 0.86 0.04 80.10 05:55:17 05:55:17 05:55:17