07:44:45  Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/140142
07:44:45  Running as SYSTEM
07:44:45  [EnvInject] - Loading node environment variables.
07:44:45  Building remotely on prd-ubuntu1804-docker-8c-8g-104434 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint
07:44:45  [ssh-agent] Looking for ssh-agent implementation...
07:44:45  [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
07:44:45  $ ssh-agent
07:44:45  SSH_AUTH_SOCK=/tmp/ssh-huFtF2HYbHdC/agent.2031
07:44:45  SSH_AGENT_PID=2033
07:44:45  [ssh-agent] Started.
07:44:45  Running ssh-add (command line suppressed)
07:44:45  Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_17963477436092495749.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_17963477436092495749.key)
07:44:45  [ssh-agent] Using credentials onap-jobbuiler (Gerrit user)
07:44:45  The recommended git tool is: NONE
07:44:47  using credential onap-jenkins-ssh
07:44:47  Wiping out workspace first.
07:44:47  Cloning the remote Git repository
07:44:47  Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git
07:44:47   > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10
07:44:47  Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git
07:44:47   > git --version # timeout=10
07:44:47   > git --version # 'git version 2.17.1'
07:44:47  using GIT_SSH to set credentials Gerrit user
07:44:47  Verifying host key using manually-configured host key entries
07:44:47   > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30
07:44:47   > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10
07:44:47   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
07:44:48   > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10
07:44:48  Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git
07:44:48  using GIT_SSH to set credentials Gerrit user
07:44:48  Verifying host key using manually-configured host key entries
07:44:48   > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/42/140142/2 # timeout=30
07:44:48   > git rev-parse 8f9f5b5195017b445a1caf4a05b09effe6fe1c8d^{commit} # timeout=10
07:44:48  JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
07:44:48  Checking out Revision 8f9f5b5195017b445a1caf4a05b09effe6fe1c8d (refs/changes/42/140142/2)
07:44:48   > git config core.sparsecheckout # timeout=10
07:44:48   > git checkout -f 8f9f5b5195017b445a1caf4a05b09effe6fe1c8d # timeout=30
07:44:51  Commit message: "Add AAI Service Instance get_all method"
07:44:51   > git rev-parse FETCH_HEAD^{commit} # timeout=10
07:44:51   > git rev-list --no-walk 1cbfb401b147d4e4efb9d451c3ab0c9020477d50 # timeout=10
07:44:52  [EnvInject] - Injecting environment variables from a build step.
07:44:52  [EnvInject] - Injecting as environment variables the properties content 
07:44:52  PYTHON=python3
07:44:52  
07:44:52  [EnvInject] - Variables injected successfully.
07:44:52  [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins5236125281313126812.sh
07:44:52  ---> tox-install.sh
07:44:52  + source /home/jenkins/lf-env.sh
07:44:52  + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15
07:44:52  ++ mktemp -d /tmp/venv-XXXX
07:44:52  + lf_venv=/tmp/venv-SvB9
07:44:52  + local venv_file=/tmp/.os_lf_venv
07:44:52  + local python=python3
07:44:52  + local options
07:44:52  + local set_path=true
07:44:52  + local install_args=
07:44:52  ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15
07:44:52  + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\'''
07:44:52  + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\'''
07:44:52  ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15
07:44:52  + true
07:44:52  + case $1 in
07:44:52  + venv_file=/tmp/.toxenv
07:44:52  + shift 2
07:44:52  + true
07:44:52  + case $1 in
07:44:52  + shift
07:44:52  + break
07:44:52  + case $python in
07:44:52  + local pkg_list=
07:44:52  + [[ -d /opt/pyenv ]]
07:44:52  + echo 'Setup pyenv:'
07:44:52  Setup pyenv:
07:44:52  + export PYENV_ROOT=/opt/pyenv
07:44:52  + PYENV_ROOT=/opt/pyenv
07:44:52  + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin
07:44:52  + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin
07:44:52  + pyenv versions
07:44:52  * system (set by /opt/pyenv/version)
07:44:52  * 3.8.13 (set by /opt/pyenv/version)
07:44:52  * 3.9.13 (set by /opt/pyenv/version)
07:44:52  * 3.10.6 (set by /opt/pyenv/version)
07:44:52  + command -v pyenv
07:44:52  ++ pyenv init - --no-rehash
07:44:52  + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')"
07:44:52  export PATH="/opt/pyenv/shims:${PATH}"
07:44:52  export PYENV_SHELL=bash
07:44:52  source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
07:44:52  pyenv() {
07:44:52    local command
07:44:52    command="${1:-}"
07:44:52    if [ "$#" -gt 0 ]; then
07:44:52      shift
07:44:52    fi
07:44:52  
07:44:52    case "$command" in
07:44:52    rehash|shell)
07:44:52      eval "$(pyenv "sh-$command" "$@")"
07:44:52      ;;
07:44:52    *)
07:44:52      command pyenv "$command" "$@"
07:44:52      ;;
07:44:52    esac
07:44:52  }'
07:44:52  +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"'
07:44:52  ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin
07:44:52  ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin
07:44:52  ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin
07:44:52  ++ export PYENV_SHELL=bash
07:44:52  ++ PYENV_SHELL=bash
07:44:52  ++ source /opt/pyenv/libexec/../completions/pyenv.bash
07:44:52  +++ complete -F _pyenv pyenv
07:44:52  ++ lf-pyver python3
07:44:52  ++ local py_version_xy=python3
07:44:52  ++ local py_version_xyz=
07:44:52  ++ pyenv versions
07:44:52  ++ local command
07:44:52  ++ command=versions
07:44:52  ++ '[' 1 -gt 0 ']'
07:44:52  ++ shift
07:44:52  ++ case "$command" in
07:44:52  ++ command pyenv versions
07:44:52  ++ pyenv versions
07:44:52  ++ sed 's/^[ *]* //'
07:44:52  ++ awk '{ print $1 }'
07:44:52  ++ grep -E '^[0-9.]*[0-9]$'
07:44:52  ++ [[ ! -s /tmp/.pyenv_versions ]]
07:44:52  +++ grep '^3' /tmp/.pyenv_versions
07:44:52  +++ sort -V
07:44:52  +++ tail -n 1
07:44:52  ++ py_version_xyz=3.10.6
07:44:52  ++ [[ -z 3.10.6 ]]
07:44:52  ++ echo 3.10.6
07:44:52  ++ return 0
07:44:52  + pyenv local 3.10.6
07:44:52  + local command
07:44:52  + command=local
07:44:52  + '[' 2 -gt 0 ']'
07:44:52  + shift
07:44:52  + case "$command" in
07:44:52  + command pyenv local 3.10.6
07:44:52  + pyenv local 3.10.6
07:44:52  + for arg in "$@"
07:44:52  + case $arg in
07:44:52  + pkg_list+='tox '
07:44:52  + for arg in "$@"
07:44:52  + case $arg in
07:44:52  + pkg_list+='virtualenv '
07:44:52  + for arg in "$@"
07:44:52  + case $arg in
07:44:52  + pkg_list+='urllib3~=1.26.15 '
07:44:52  + [[ -f /tmp/.toxenv ]]
07:44:52  + [[ ! -f /tmp/.toxenv ]]
07:44:52  + [[ -n '' ]]
07:44:52  + python3 -m venv /tmp/venv-SvB9
07:44:56  + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SvB9'
07:44:56  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SvB9
07:44:56  + echo /tmp/venv-SvB9
07:44:56  + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv'
07:44:56  lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv
07:44:56  + /tmp/venv-SvB9/bin/python3 -m pip install --upgrade --quiet pip virtualenv
07:45:00  + [[ -z tox virtualenv urllib3~=1.26.15  ]]
07:45:00  + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 '
07:45:00  lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 
07:45:00  + /tmp/venv-SvB9/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15
07:45:02  + type python3
07:45:02  + true
07:45:02  + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-SvB9/bin to PATH'
07:45:02  lf-activate-venv(): INFO: Adding /tmp/venv-SvB9/bin to PATH
07:45:02  + PATH=/tmp/venv-SvB9/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin
07:45:02  + return 0
07:45:02  + python3 --version
07:45:02  Python 3.10.6
07:45:02  + python3 -m pip --version
07:45:02  pip 25.0 from /tmp/venv-SvB9/lib/python3.10/site-packages/pip (python 3.10)
07:45:02  + python3 -m pip freeze
07:45:03  cachetools==5.5.1
07:45:03  chardet==5.2.0
07:45:03  colorama==0.4.6
07:45:03  distlib==0.3.9
07:45:03  filelock==3.17.0
07:45:03  packaging==24.2
07:45:03  platformdirs==4.3.6
07:45:03  pluggy==1.5.0
07:45:03  pyproject-api==1.9.0
07:45:03  tomli==2.2.1
07:45:03  tox==4.24.1
07:45:03  typing_extensions==4.12.2
07:45:03  urllib3==1.26.20
07:45:03  virtualenv==20.29.1
07:45:03  [EnvInject] - Injecting environment variables from a build step.
07:45:03  [EnvInject] - Injecting as environment variables the properties content 
07:45:03  PARALLEL=false
07:45:03  
07:45:03  [EnvInject] - Variables injected successfully.
07:45:03  [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins404640980807379658.sh
07:45:03  ---> tox-run.sh
07:45:03  + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin
07:45:03  + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox
07:45:03  + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs
07:45:03  + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox
07:45:03  + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.
07:45:03  + source /home/jenkins/lf-env.sh
07:45:03  + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15
07:45:03  ++ mktemp -d /tmp/venv-XXXX
07:45:03  + lf_venv=/tmp/venv-0jW8
07:45:03  + local venv_file=/tmp/.os_lf_venv
07:45:03  + local python=python3
07:45:03  + local options
07:45:03  + local set_path=true
07:45:03  + local install_args=
07:45:03  ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15
07:45:03  + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\'''
07:45:03  + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\'''
07:45:03  ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15
07:45:03  + true
07:45:03  + case $1 in
07:45:03  + venv_file=/tmp/.toxenv
07:45:03  + shift 2
07:45:03  + true
07:45:03  + case $1 in
07:45:03  + shift
07:45:03  + break
07:45:03  + case $python in
07:45:03  + local pkg_list=
07:45:03  + [[ -d /opt/pyenv ]]
07:45:03  + echo 'Setup pyenv:'
07:45:03  Setup pyenv:
07:45:03  + export PYENV_ROOT=/opt/pyenv
07:45:03  + PYENV_ROOT=/opt/pyenv
07:45:03  + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin
07:45:03  + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin
07:45:03  + pyenv versions
07:45:03    system
07:45:03    3.8.13
07:45:03    3.9.13
07:45:03  * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version)
07:45:03  + command -v pyenv
07:45:03  ++ pyenv init - --no-rehash
07:45:03  + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')"
07:45:03  export PATH="/opt/pyenv/shims:${PATH}"
07:45:03  export PYENV_SHELL=bash
07:45:03  source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
07:45:03  pyenv() {
07:45:03    local command
07:45:03    command="${1:-}"
07:45:03    if [ "$#" -gt 0 ]; then
07:45:03      shift
07:45:03    fi
07:45:03  
07:45:03    case "$command" in
07:45:03    rehash|shell)
07:45:03      eval "$(pyenv "sh-$command" "$@")"
07:45:03      ;;
07:45:03    *)
07:45:03      command pyenv "$command" "$@"
07:45:03      ;;
07:45:03    esac
07:45:03  }'
07:45:03  +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"'
07:45:03  ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin
07:45:03  ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin
07:45:03  ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin
07:45:03  ++ export PYENV_SHELL=bash
07:45:03  ++ PYENV_SHELL=bash
07:45:03  ++ source /opt/pyenv/libexec/../completions/pyenv.bash
07:45:03  +++ complete -F _pyenv pyenv
07:45:03  ++ lf-pyver python3
07:45:03  ++ local py_version_xy=python3
07:45:03  ++ local py_version_xyz=
07:45:03  ++ pyenv versions
07:45:03  ++ local command
07:45:03  ++ sed 's/^[ *]* //'
07:45:03  ++ command=versions
07:45:03  ++ awk '{ print $1 }'
07:45:03  ++ '[' 1 -gt 0 ']'
07:45:03  ++ shift
07:45:03  ++ case "$command" in
07:45:03  ++ command pyenv versions
07:45:03  ++ pyenv versions
07:45:03  ++ grep -E '^[0-9.]*[0-9]$'
07:45:03  ++ [[ ! -s /tmp/.pyenv_versions ]]
07:45:03  +++ grep '^3' /tmp/.pyenv_versions
07:45:03  +++ sort -V
07:45:03  +++ tail -n 1
07:45:03  ++ py_version_xyz=3.10.6
07:45:03  ++ [[ -z 3.10.6 ]]
07:45:03  ++ echo 3.10.6
07:45:03  ++ return 0
07:45:03  + pyenv local 3.10.6
07:45:03  + local command
07:45:03  + command=local
07:45:03  + '[' 2 -gt 0 ']'
07:45:03  + shift
07:45:03  + case "$command" in
07:45:03  + command pyenv local 3.10.6
07:45:03  + pyenv local 3.10.6
07:45:03  + for arg in "$@"
07:45:03  + case $arg in
07:45:03  + pkg_list+='tox '
07:45:03  + for arg in "$@"
07:45:03  + case $arg in
07:45:03  + pkg_list+='virtualenv '
07:45:03  + for arg in "$@"
07:45:03  + case $arg in
07:45:03  + pkg_list+='urllib3~=1.26.15 '
07:45:03  + [[ -f /tmp/.toxenv ]]
07:45:03  ++ cat /tmp/.toxenv
07:45:03  + lf_venv=/tmp/venv-SvB9
07:45:03  + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SvB9 from' file:/tmp/.toxenv
07:45:03  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SvB9 from file:/tmp/.toxenv
07:45:03  + /tmp/venv-SvB9/bin/python3 -m pip install --upgrade --quiet pip virtualenv
07:45:04  + [[ -z tox virtualenv urllib3~=1.26.15  ]]
07:45:04  + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 '
07:45:04  lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 
07:45:04  + /tmp/venv-SvB9/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15
07:45:05  + type python3
07:45:05  + true
07:45:05  + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-SvB9/bin to PATH'
07:45:05  lf-activate-venv(): INFO: Adding /tmp/venv-SvB9/bin to PATH
07:45:05  + PATH=/tmp/venv-SvB9/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin
07:45:05  + return 0
07:45:05  + [[ -d /opt/pyenv ]]
07:45:05  + echo '---> Setting up pyenv'
07:45:05  ---> Setting up pyenv
07:45:05  + export PYENV_ROOT=/opt/pyenv
07:45:05  + PYENV_ROOT=/opt/pyenv
07:45:05  + export PATH=/opt/pyenv/bin:/tmp/venv-SvB9/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin
07:45:05  + PATH=/opt/pyenv/bin:/tmp/venv-SvB9/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin
07:45:05  ++ pwd
07:45:05  + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint
07:45:05  + export PYTHONPATH
07:45:05  + export TOX_TESTENV_PASSENV=PYTHONPATH
07:45:05  + TOX_TESTENV_PASSENV=PYTHONPATH
07:45:05  + tox --version
07:45:05  4.24.1 from /tmp/venv-SvB9/lib/python3.10/site-packages/tox/__init__.py
07:45:05  + PARALLEL=false
07:45:05  + TOX_OPTIONS_LIST=
07:45:05  + [[ -n pydocstyle ]]
07:45:05  + TOX_OPTIONS_LIST=' -e pydocstyle'
07:45:05  + case ${PARALLEL,,} in
07:45:05  + tox -e pydocstyle
07:45:05  + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log
07:45:06  pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt
07:45:19  .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel
07:45:20  .pkg: _optional_hooks> python /tmp/venv-SvB9/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
07:45:20  .pkg: get_requires_for_build_sdist> python /tmp/venv-SvB9/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
07:45:21  .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2
07:45:21  .pkg: get_requires_for_build_wheel> python /tmp/venv-SvB9/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
07:45:21  .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2
07:45:22  .pkg: freeze> python -m pip freeze --all
07:45:22  .pkg: pip==24.3.1,pytest-runner==5.2,setuptools==75.8.0,wheel==0.45.1
07:45:22  .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-SvB9/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
07:45:22  .pkg: build_sdist> python /tmp/venv-SvB9/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
07:45:23  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
07:45:23  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.0.0.tar.gz
07:45:26  pydocstyle: freeze> python -m pip freeze --all
07:45:26  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.0.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
07:45:26  pydocstyle: commands[0]> pydocstyle src/
07:45:30    pydocstyle: OK (23.85=setup[20.42]+cmd[3.42] seconds)
07:45:30    congratulations :) (24.03 seconds)
07:45:30  + tox_status=0
07:45:30  + echo '---> Completed tox runs'
07:45:30  ---> Completed tox runs
07:45:30  + for i in .tox/*/log
07:45:30  ++ echo .tox/pydocstyle/log
07:45:30  ++ awk -F/ '{print $2}'
07:45:30  + tox_env=pydocstyle
07:45:30  + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle
07:45:30  + DOC_DIR=docs/_build/html
07:45:30  + [[ -d docs/_build/html ]]
07:45:30  + echo '---> tox-run.sh ends'
07:45:30  ---> tox-run.sh ends
07:45:30  + test 0 -eq 0
07:45:30  $ ssh-agent -k
07:45:30  unset SSH_AUTH_SOCK;
07:45:30  unset SSH_AGENT_PID;
07:45:30  echo Agent pid 2033 killed;
07:45:30  [ssh-agent] Stopped.
07:45:30  [PostBuildScript] - [INFO] Executing post build scripts.
07:45:30  [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins3308027779779529784.sh
07:45:30  ---> sysstat.sh
07:45:30  [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins10905088924041711772.sh
07:45:30  ---> package-listing.sh
07:45:30  ++ facter osfamily
07:45:30  ++ tr '[:upper:]' '[:lower:]'
07:45:30  + OS_FAMILY=debian
07:45:30  + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint
07:45:30  + START_PACKAGES=/tmp/packages_start.txt
07:45:30  + END_PACKAGES=/tmp/packages_end.txt
07:45:30  + DIFF_PACKAGES=/tmp/packages_diff.txt
07:45:30  + PACKAGES=/tmp/packages_start.txt
07:45:30  + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']'
07:45:30  + PACKAGES=/tmp/packages_end.txt
07:45:30  + case "${OS_FAMILY}" in
07:45:30  + dpkg -l
07:45:30  + grep '^ii'
07:45:30  + '[' -f /tmp/packages_start.txt ']'
07:45:30  + '[' -f /tmp/packages_end.txt ']'
07:45:30  + diff /tmp/packages_start.txt /tmp/packages_end.txt
07:45:30  + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']'
07:45:30  + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/
07:45:30  + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/
07:45:30  [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins9092887977046059798.sh
07:45:30  ---> capture-instance-metadata.sh
07:45:31  Setup pyenv:
07:45:31    system
07:45:31    3.8.13
07:45:31    3.9.13
07:45:31  * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version)
07:45:35  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vzCv
07:45:35  lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
07:45:38  lf-activate-venv(): INFO: Installing: lftools 
07:46:05  lf-activate-venv(): INFO: Adding /tmp/venv-vzCv/bin to PATH
07:46:05  INFO: Running in OpenStack, capturing instance metadata
07:46:05  [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins1317709244917477506.sh
07:46:05  provisioning config files...
07:46:05  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config10265988635872171094tmp
07:46:05  Regular expression run condition: Expression=[^.*logs-s3.*], Label=[]
07:46:05  Run condition [Regular expression match] preventing perform for step [Provide Configuration files]
07:46:05  [EnvInject] - Injecting environment variables from a build step.
07:46:05  [EnvInject] - Injecting as environment variables the properties content 
07:46:05  SERVER_ID=logs
07:46:05  
07:46:05  [EnvInject] - Variables injected successfully.
07:46:05  [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins542890320060597784.sh
07:46:05  ---> create-netrc.sh
07:46:05  [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins3144111592834459919.sh
07:46:05  ---> python-tools-install.sh
07:46:05  Setup pyenv:
07:46:05    system
07:46:05    3.8.13
07:46:05    3.9.13
07:46:05  * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version)
07:46:06  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vzCv from file:/tmp/.os_lf_venv
07:46:07  lf-activate-venv(): INFO: Installing: lftools 
07:46:14  lf-activate-venv(): INFO: Adding /tmp/venv-vzCv/bin to PATH
07:46:14  Generating Requirements File
07:46:37  Python 3.10.6
07:46:37  pip 25.0 from /tmp/venv-vzCv/lib/python3.10/site-packages/pip (python 3.10)
07:46:38  appdirs==1.4.4
07:46:38  argcomplete==3.5.3
07:46:38  aspy.yaml==1.3.0
07:46:38  attrs==25.1.0
07:46:38  autopage==0.5.2
07:46:38  beautifulsoup4==4.13.3
07:46:38  boto3==1.36.13
07:46:38  botocore==1.36.13
07:46:38  bs4==0.0.2
07:46:38  cachetools==5.5.1
07:46:38  certifi==2025.1.31
07:46:38  cffi==1.17.1
07:46:38  cfgv==3.4.0
07:46:38  chardet==5.2.0
07:46:38  charset-normalizer==3.4.1
07:46:38  click==8.1.8
07:46:38  cliff==4.8.0
07:46:38  cmd2==2.5.11
07:46:38  cryptography==3.3.2
07:46:38  debtcollector==3.0.0
07:46:38  decorator==5.1.1
07:46:38  defusedxml==0.7.1
07:46:38  Deprecated==1.2.18
07:46:38  distlib==0.3.9
07:46:38  dnspython==2.7.0
07:46:38  docker==4.2.2
07:46:38  dogpile.cache==1.3.4
07:46:38  durationpy==0.9
07:46:38  email_validator==2.2.0
07:46:38  filelock==3.17.0
07:46:38  future==1.0.0
07:46:38  gitdb==4.0.12
07:46:38  GitPython==3.1.44
07:46:38  google-auth==2.38.0
07:46:38  httplib2==0.22.0
07:46:38  identify==2.6.6
07:46:38  idna==3.10
07:46:38  importlib-resources==1.5.0
07:46:38  iso8601==2.1.0
07:46:38  Jinja2==3.1.5
07:46:38  jmespath==1.0.1
07:46:38  jsonpatch==1.33
07:46:38  jsonpointer==3.0.0
07:46:38  jsonschema==4.23.0
07:46:38  jsonschema-specifications==2024.10.1
07:46:38  keystoneauth1==5.9.1
07:46:38  kubernetes==32.0.0
07:46:38  lftools==0.37.10
07:46:38  lxml==5.3.0
07:46:38  MarkupSafe==3.0.2
07:46:38  msgpack==1.1.0
07:46:38  multi_key_dict==2.0.3
07:46:38  munch==4.0.0
07:46:38  netaddr==1.3.0
07:46:38  niet==1.4.2
07:46:38  nodeenv==1.9.1
07:46:38  oauth2client==4.1.3
07:46:38  oauthlib==3.2.2
07:46:38  openstacksdk==4.3.0
07:46:38  os-client-config==2.1.0
07:46:38  os-service-types==1.7.0
07:46:38  osc-lib==3.2.0
07:46:38  oslo.config==9.7.0
07:46:38  oslo.context==5.7.0
07:46:38  oslo.i18n==6.5.0
07:46:38  oslo.log==7.0.0
07:46:38  oslo.serialization==5.6.0
07:46:38  oslo.utils==8.0.0
07:46:38  packaging==24.2
07:46:38  pbr==6.1.1
07:46:38  platformdirs==4.3.6
07:46:38  prettytable==3.14.0
07:46:38  psutil==6.1.1
07:46:38  pyasn1==0.6.1
07:46:38  pyasn1_modules==0.4.1
07:46:38  pycparser==2.22
07:46:38  pygerrit2==2.0.15
07:46:38  PyGithub==2.5.0
07:46:38  PyJWT==2.10.1
07:46:38  PyNaCl==1.5.0
07:46:38  pyparsing==2.4.7
07:46:38  pyperclip==1.9.0
07:46:38  pyrsistent==0.20.0
07:46:38  python-cinderclient==9.6.0
07:46:38  python-dateutil==2.9.0.post0
07:46:38  python-heatclient==4.1.0
07:46:38  python-jenkins==1.8.2
07:46:38  python-keystoneclient==5.5.0
07:46:38  python-magnumclient==4.7.0
07:46:38  python-openstackclient==7.2.1
07:46:38  python-swiftclient==4.6.0
07:46:38  PyYAML==6.0.2
07:46:38  referencing==0.36.2
07:46:38  requests==2.32.3
07:46:38  requests-oauthlib==2.0.0
07:46:38  requestsexceptions==1.4.0
07:46:38  rfc3986==2.0.0
07:46:38  rpds-py==0.22.3
07:46:38  rsa==4.9
07:46:38  ruamel.yaml==0.18.10
07:46:38  ruamel.yaml.clib==0.2.12
07:46:38  s3transfer==0.11.2
07:46:38  simplejson==3.19.3
07:46:38  six==1.17.0
07:46:38  smmap==5.0.2
07:46:38  soupsieve==2.6
07:46:38  stevedore==5.4.0
07:46:38  tabulate==0.9.0
07:46:38  toml==0.10.2
07:46:38  tomlkit==0.13.2
07:46:38  tqdm==4.67.1
07:46:38  typing_extensions==4.12.2
07:46:38  tzdata==2025.1
07:46:38  urllib3==1.26.20
07:46:38  virtualenv==20.29.1
07:46:38  wcwidth==0.2.13
07:46:38  websocket-client==1.8.0
07:46:38  wrapt==1.17.2
07:46:38  xdg==6.0.0
07:46:38  xmltodict==0.14.2
07:46:38  yq==3.4.3
07:46:38  [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins11392071358086664240.sh
07:46:38  ---> sudo-logs.sh
07:46:38  Archiving 'sudo' log..
07:46:38  [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins3756592709151715876.sh
07:46:38  ---> job-cost.sh
07:46:38  Setup pyenv:
07:46:38    system
07:46:38    3.8.13
07:46:38    3.9.13
07:46:38  * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version)
07:46:38  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vzCv from file:/tmp/.os_lf_venv
07:46:39  lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
07:46:44  lf-activate-venv(): INFO: Adding /tmp/venv-vzCv/bin to PATH
07:46:44  INFO: No Stack...
07:46:44  INFO: Retrieving Pricing Info for: v3-standard-8
07:46:46  INFO: Archiving Costs
07:46:46  [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins11814635653820595882.sh
07:46:46  ---> logs-deploy.sh
07:46:46  Setup pyenv:
07:46:46    system
07:46:46    3.8.13
07:46:46    3.9.13
07:46:46  * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version)
07:46:46  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vzCv from file:/tmp/.os_lf_venv
07:46:47  lf-activate-venv(): INFO: Installing: lftools 
07:46:54  lf-activate-venv(): INFO: Adding /tmp/venv-vzCv/bin to PATH
07:46:54  INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/263
07:46:54  INFO: archiving workspace using pattern(s): 
07:46:55  Archives upload complete.
07:46:56  INFO: archiving logs to Nexus
07:46:57  ---> uname -a:
07:46:57  Linux prd-ubuntu1804-docker-8c-8g-104434 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
07:46:57  
07:46:57  
07:46:57  ---> lscpu:
07:46:57  Architecture:        x86_64
07:46:57  CPU op-mode(s):      32-bit, 64-bit
07:46:57  Byte Order:          Little Endian
07:46:57  CPU(s):              8
07:46:57  On-line CPU(s) list: 0-7
07:46:57  Thread(s) per core:  1
07:46:57  Core(s) per socket:  1
07:46:57  Socket(s):           8
07:46:57  NUMA node(s):        1
07:46:57  Vendor ID:           AuthenticAMD
07:46:57  CPU family:          23
07:46:57  Model:               49
07:46:57  Model name:          AMD EPYC-Rome Processor
07:46:57  Stepping:            0
07:46:57  CPU MHz:             2800.000
07:46:57  BogoMIPS:            5600.00
07:46:57  Virtualization:      AMD-V
07:46:57  Hypervisor vendor:   KVM
07:46:57  Virtualization type: full
07:46:57  L1d cache:           32K
07:46:57  L1i cache:           32K
07:46:57  L2 cache:            512K
07:46:57  L3 cache:            16384K
07:46:57  NUMA node0 CPU(s):   0-7
07:46:57  Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities
07:46:57  
07:46:57  
07:46:57  ---> nproc:
07:46:57  8
07:46:57  
07:46:57  
07:46:57  ---> df -h:
07:46:57  Filesystem      Size  Used Avail Use% Mounted on
07:46:57  udev             16G     0   16G   0% /dev
07:46:57  tmpfs           3.2G  708K  3.2G   1% /run
07:46:57  /dev/vda1       155G   11G  145G   7% /
07:46:57  tmpfs            16G     0   16G   0% /dev/shm
07:46:57  tmpfs           5.0M     0  5.0M   0% /run/lock
07:46:57  tmpfs            16G     0   16G   0% /sys/fs/cgroup
07:46:57  /dev/vda15      105M  4.4M  100M   5% /boot/efi
07:46:57  tmpfs           3.2G     0  3.2G   0% /run/user/1001
07:46:57  
07:46:57  
07:46:57  ---> free -m:
07:46:57                total        used        free      shared  buff/cache   available
07:46:57  Mem:          32167         824       29147           0        2195       30913
07:46:57  Swap:          1023           0        1023
07:46:57  
07:46:57  
07:46:57  ---> ip addr:
07:46:57  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
07:46:57      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
07:46:57      inet 127.0.0.1/8 scope host lo
07:46:57         valid_lft forever preferred_lft forever
07:46:57      inet6 ::1/128 scope host 
07:46:57         valid_lft forever preferred_lft forever
07:46:57  2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
07:46:57      link/ether fa:16:3e:2f:46:d1 brd ff:ff:ff:ff:ff:ff
07:46:57      inet 10.30.107.74/23 brd 10.30.107.255 scope global dynamic ens3
07:46:57         valid_lft 86229sec preferred_lft 86229sec
07:46:57      inet6 fe80::f816:3eff:fe2f:46d1/64 scope link 
07:46:57         valid_lft forever preferred_lft forever
07:46:57  3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default 
07:46:57      link/ether 02:42:d5:e3:70:77 brd ff:ff:ff:ff:ff:ff
07:46:57      inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
07:46:57         valid_lft forever preferred_lft forever
07:46:57  
07:46:57  
07:46:57  ---> sar -b -r -n DEV:
07:46:57  Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-104434) 	02/05/25 	_x86_64_	(8 CPU)
07:46:57  
07:46:57  07:44:08     LINUX RESTART	(8 CPU)
07:46:57  
07:46:57  07:45:02          tps      rtps      wtps   bread/s   bwrtn/s
07:46:57  07:46:01       106.61      3.80    102.81    122.83  22084.39
07:46:57  Average:       106.61      3.80    102.81    122.83  22084.39
07:46:57  
07:46:57  07:45:02    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
07:46:57  07:46:01     29953772  31635044   2985440      9.06     72004   1912600   1475260      4.34    962372   1714316    157028
07:46:57  Average:     29953772  31635044   2985440      9.06     72004   1912600   1475260      4.34    962372   1714316    157028
07:46:57  
07:46:57  07:45:02        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
07:46:57  07:46:01         ens3     56.38     39.26    818.68      9.77      0.00      0.00      0.00      0.00
07:46:57  07:46:01           lo      1.08      1.08      0.12      0.12      0.00      0.00      0.00      0.00
07:46:57  07:46:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:46:57  Average:         ens3     56.38     39.26    818.68      9.77      0.00      0.00      0.00      0.00
07:46:57  Average:           lo      1.08      1.08      0.12      0.12      0.00      0.00      0.00      0.00
07:46:57  Average:      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:46:57  
07:46:57  
07:46:57  ---> sar -P ALL:
07:46:57  Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-104434) 	02/05/25 	_x86_64_	(8 CPU)
07:46:57  
07:46:57  07:44:08     LINUX RESTART	(8 CPU)
07:46:57  
07:46:57  07:45:02        CPU     %user     %nice   %system   %iowait    %steal     %idle
07:46:57  07:46:01        all      9.24      0.00      0.78      3.16      0.04     86.79
07:46:57  07:46:01          0      5.99      0.00      0.20      0.00      0.02     93.79
07:46:57  07:46:01          1      0.78      0.00      0.42     13.84      0.03     84.92
07:46:57  07:46:01          2      0.99      0.00      0.41      3.04      0.10     95.46
07:46:57  07:46:01          3      9.75      0.00      0.90      0.29      0.02     89.04
07:46:57  07:46:01          4     23.81      0.00      1.77      6.06      0.05     68.31
07:46:57  07:46:01          5     17.54      0.00      1.09      0.97      0.05     80.35
07:46:57  07:46:01          6     14.25      0.00      1.15      1.05      0.05     83.49
07:46:57  07:46:01          7      0.76      0.00      0.25      0.00      0.02     98.96
07:46:57  Average:        all      9.24      0.00      0.78      3.16      0.04     86.79
07:46:57  Average:          0      5.99      0.00      0.20      0.00      0.02     93.79
07:46:57  Average:          1      0.78      0.00      0.42     13.84      0.03     84.92
07:46:57  Average:          2      0.99      0.00      0.41      3.04      0.10     95.46
07:46:57  Average:          3      9.75      0.00      0.90      0.29      0.02     89.04
07:46:57  Average:          4     23.81      0.00      1.77      6.06      0.05     68.31
07:46:57  Average:          5     17.54      0.00      1.09      0.97      0.05     80.35
07:46:57  Average:          6     14.25      0.00      1.15      1.05      0.05     83.49
07:46:57  Average:          7      0.76      0.00      0.25      0.00      0.02     98.96
07:46:57  
07:46:57  
07:46:57