18:16:19 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137116 18:16:19 Running as SYSTEM 18:16:19 [EnvInject] - Loading node environment variables. 18:16:19 Building remotely on prd-ubuntu1804-docker-8c-8g-1984 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pylint-lint 18:16:19 [ssh-agent] Looking for ssh-agent implementation... 18:16:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:16:19 $ ssh-agent 18:16:19 SSH_AUTH_SOCK=/tmp/ssh-8yPxUEbnh5fE/agent.2100 18:16:19 SSH_AGENT_PID=2102 18:16:19 [ssh-agent] Started. 18:16:19 Running ssh-add (command line suppressed) 18:16:19 Identity added: /w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_11089259224651389079.key (/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_11089259224651389079.key) 18:16:19 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:16:19 The recommended git tool is: NONE 18:16:21 using credential onap-jenkins-ssh 18:16:21 Wiping out workspace first. 18:16:21 Cloning the remote Git repository 18:16:21 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 18:16:21 > git init /w/workspace/integration-python-onapsdk-master-pylint-lint # timeout=10 18:16:21 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 18:16:21 > git --version # timeout=10 18:16:21 > git --version # 'git version 2.17.1' 18:16:21 using GIT_SSH to set credentials Gerrit user 18:16:21 Verifying host key using manually-configured host key entries 18:16:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:16:21 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 18:16:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:16:21 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 18:16:22 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 18:16:22 using GIT_SSH to set credentials Gerrit user 18:16:22 Verifying host key using manually-configured host key entries 18:16:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/16/137116/1 # timeout=30 18:16:22 > git rev-parse 8b63fb04e2f3923cfb096f4aae045349511835a6^{commit} # timeout=10 18:16:22 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 18:16:22 Checking out Revision 8b63fb04e2f3923cfb096f4aae045349511835a6 (refs/changes/16/137116/1) 18:16:22 > git config core.sparsecheckout # timeout=10 18:16:22 > git checkout -f 8b63fb04e2f3923cfb096f4aae045349511835a6 # timeout=30 18:16:25 Commit message: "Fix SDC v2 lifecycleOperation bug" 18:16:25 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:16:25 > git rev-list --no-walk 9631f9d64a1f8c775b090dc109f5738b904a5d3d # timeout=10 18:16:25 [EnvInject] - Injecting environment variables from a build step. 18:16:25 [EnvInject] - Injecting as environment variables the properties content 18:16:25 PYTHON=python3 18:16:25 18:16:25 [EnvInject] - Variables injected successfully. 18:16:25 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins6436544588591004449.sh 18:16:25 ---> tox-install.sh 18:16:25 + source /home/jenkins/lf-env.sh 18:16:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:16:25 ++ mktemp -d /tmp/venv-XXXX 18:16:25 + lf_venv=/tmp/venv-OZ0I 18:16:25 + local venv_file=/tmp/.os_lf_venv 18:16:25 + local python=python3 18:16:25 + local options 18:16:25 + local set_path=true 18:16:25 + local install_args= 18:16:25 ++ 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 18:16:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:16:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:16:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:16:25 + true 18:16:25 + case $1 in 18:16:25 + venv_file=/tmp/.toxenv 18:16:25 + shift 2 18:16:25 + true 18:16:25 + case $1 in 18:16:25 + shift 18:16:25 + break 18:16:25 + case $python in 18:16:25 + local pkg_list= 18:16:25 + [[ -d /opt/pyenv ]] 18:16:25 + echo 'Setup pyenv:' 18:16:25 Setup pyenv: 18:16:25 + export PYENV_ROOT=/opt/pyenv 18:16:25 + PYENV_ROOT=/opt/pyenv 18:16:25 + 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 18:16:25 + 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 18:16:25 + pyenv versions 18:16:25 * system (set by /opt/pyenv/version) 18:16:25 * 3.8.13 (set by /opt/pyenv/version) 18:16:25 * 3.9.13 (set by /opt/pyenv/version) 18:16:25 * 3.10.6 (set by /opt/pyenv/version) 18:16:25 + command -v pyenv 18:16:25 ++ pyenv init - --no-rehash 18:16:25 + 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[*]}"'\'')" 18:16:25 export PATH="/opt/pyenv/shims:${PATH}" 18:16:25 export PYENV_SHELL=bash 18:16:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:16:25 pyenv() { 18:16:25 local command 18:16:25 command="${1:-}" 18:16:25 if [ "$#" -gt 0 ]; then 18:16:25 shift 18:16:25 fi 18:16:25 18:16:25 case "$command" in 18:16:25 rehash|shell) 18:16:25 eval "$(pyenv "sh-$command" "$@")" 18:16:25 ;; 18:16:25 *) 18:16:25 command pyenv "$command" "$@" 18:16:25 ;; 18:16:25 esac 18:16:25 }' 18:16:25 +++ 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[*]}"' 18:16:25 ++ 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 18:16:25 ++ 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 18:16:25 ++ 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 18:16:25 ++ export PYENV_SHELL=bash 18:16:25 ++ PYENV_SHELL=bash 18:16:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:16:25 +++ complete -F _pyenv pyenv 18:16:25 ++ lf-pyver python3 18:16:25 ++ local py_version_xy=python3 18:16:25 ++ local py_version_xyz= 18:16:25 ++ sed 's/^[ *]* //' 18:16:25 ++ pyenv versions 18:16:25 ++ local command 18:16:25 ++ command=versions 18:16:25 ++ '[' 1 -gt 0 ']' 18:16:25 ++ shift 18:16:25 ++ case "$command" in 18:16:25 ++ command pyenv versions 18:16:25 ++ pyenv versions 18:16:25 ++ awk '{ print $1 }' 18:16:25 ++ grep -E '^[0-9.]*[0-9]$' 18:16:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:16:25 +++ grep '^3' /tmp/.pyenv_versions 18:16:25 +++ sort -V 18:16:25 +++ tail -n 1 18:16:25 ++ py_version_xyz=3.10.6 18:16:25 ++ [[ -z 3.10.6 ]] 18:16:25 ++ echo 3.10.6 18:16:25 ++ return 0 18:16:25 + pyenv local 3.10.6 18:16:25 + local command 18:16:25 + command=local 18:16:25 + '[' 2 -gt 0 ']' 18:16:25 + shift 18:16:25 + case "$command" in 18:16:25 + command pyenv local 3.10.6 18:16:25 + pyenv local 3.10.6 18:16:25 + for arg in "$@" 18:16:25 + case $arg in 18:16:25 + pkg_list+='tox ' 18:16:25 + for arg in "$@" 18:16:25 + case $arg in 18:16:25 + pkg_list+='virtualenv ' 18:16:25 + for arg in "$@" 18:16:25 + case $arg in 18:16:25 + pkg_list+='urllib3~=1.26.15 ' 18:16:25 + [[ -f /tmp/.toxenv ]] 18:16:25 + [[ ! -f /tmp/.toxenv ]] 18:16:25 + [[ -n '' ]] 18:16:25 + python3 -m venv /tmp/venv-OZ0I 18:16:30 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OZ0I' 18:16:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OZ0I 18:16:30 + echo /tmp/venv-OZ0I 18:16:30 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:16:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:16:30 + /tmp/venv-OZ0I/bin/python3 -m pip install --upgrade --quiet pip virtualenv 18:16:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:16:33 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 18:16:33 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 18:16:33 + /tmp/venv-OZ0I/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:16:35 + type python3 18:16:35 + true 18:16:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-OZ0I/bin to PATH' 18:16:35 lf-activate-venv(): INFO: Adding /tmp/venv-OZ0I/bin to PATH 18:16:35 + PATH=/tmp/venv-OZ0I/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 18:16:35 + return 0 18:16:35 + python3 --version 18:16:35 Python 3.10.6 18:16:35 + python3 -m pip --version 18:16:36 pip 23.3.2 from /tmp/venv-OZ0I/lib/python3.10/site-packages/pip (python 3.10) 18:16:36 + python3 -m pip freeze 18:16:36 cachetools==5.3.2 18:16:36 chardet==5.2.0 18:16:36 colorama==0.4.6 18:16:36 distlib==0.3.8 18:16:36 filelock==3.13.1 18:16:36 packaging==23.2 18:16:36 platformdirs==4.2.0 18:16:36 pluggy==1.4.0 18:16:36 pyproject-api==1.6.1 18:16:36 tomli==2.0.1 18:16:36 tox==4.12.1 18:16:36 urllib3==1.26.18 18:16:36 virtualenv==20.25.0 18:16:36 [EnvInject] - Injecting environment variables from a build step. 18:16:36 [EnvInject] - Injecting as environment variables the properties content 18:16:36 PARALLEL=false 18:16:36 18:16:36 [EnvInject] - Variables injected successfully. 18:16:36 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins13614130209840322476.sh 18:16:36 ---> tox-run.sh 18:16:36 + 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 18:16:36 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 18:16:36 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/docs 18:16:36 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 18:16:36 + cd /w/workspace/integration-python-onapsdk-master-pylint-lint/. 18:16:36 + source /home/jenkins/lf-env.sh 18:16:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:16:36 ++ mktemp -d /tmp/venv-XXXX 18:16:36 + lf_venv=/tmp/venv-Qdko 18:16:36 + local venv_file=/tmp/.os_lf_venv 18:16:36 + local python=python3 18:16:36 + local options 18:16:36 + local set_path=true 18:16:36 + local install_args= 18:16:36 ++ 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 18:16:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:16:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:16:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:16:36 + true 18:16:36 + case $1 in 18:16:36 + venv_file=/tmp/.toxenv 18:16:36 + shift 2 18:16:36 + true 18:16:36 + case $1 in 18:16:36 + shift 18:16:36 + break 18:16:36 + case $python in 18:16:36 + local pkg_list= 18:16:36 + [[ -d /opt/pyenv ]] 18:16:36 + echo 'Setup pyenv:' 18:16:36 Setup pyenv: 18:16:36 + export PYENV_ROOT=/opt/pyenv 18:16:36 + PYENV_ROOT=/opt/pyenv 18:16:36 + 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 18:16:36 + 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 18:16:36 + pyenv versions 18:16:36 system 18:16:36 3.8.13 18:16:36 3.9.13 18:16:36 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 18:16:36 + command -v pyenv 18:16:36 ++ pyenv init - --no-rehash 18:16:36 + 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[*]}"'\'')" 18:16:36 export PATH="/opt/pyenv/shims:${PATH}" 18:16:36 export PYENV_SHELL=bash 18:16:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:16:36 pyenv() { 18:16:36 local command 18:16:36 command="${1:-}" 18:16:36 if [ "$#" -gt 0 ]; then 18:16:36 shift 18:16:36 fi 18:16:36 18:16:36 case "$command" in 18:16:36 rehash|shell) 18:16:36 eval "$(pyenv "sh-$command" "$@")" 18:16:36 ;; 18:16:36 *) 18:16:36 command pyenv "$command" "$@" 18:16:36 ;; 18:16:36 esac 18:16:36 }' 18:16:36 +++ 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[*]}"' 18:16:36 ++ 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 18:16:36 ++ 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 18:16:36 ++ 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 18:16:36 ++ export PYENV_SHELL=bash 18:16:36 ++ PYENV_SHELL=bash 18:16:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:16:36 +++ complete -F _pyenv pyenv 18:16:36 ++ lf-pyver python3 18:16:36 ++ local py_version_xy=python3 18:16:36 ++ local py_version_xyz= 18:16:36 ++ pyenv versions 18:16:36 ++ sed 's/^[ *]* //' 18:16:36 ++ awk '{ print $1 }' 18:16:36 ++ local command 18:16:36 ++ command=versions 18:16:36 ++ '[' 1 -gt 0 ']' 18:16:36 ++ shift 18:16:36 ++ case "$command" in 18:16:36 ++ command pyenv versions 18:16:36 ++ pyenv versions 18:16:36 ++ grep -E '^[0-9.]*[0-9]$' 18:16:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:16:36 +++ grep '^3' /tmp/.pyenv_versions 18:16:36 +++ sort -V 18:16:36 +++ tail -n 1 18:16:36 ++ py_version_xyz=3.10.6 18:16:36 ++ [[ -z 3.10.6 ]] 18:16:36 ++ echo 3.10.6 18:16:36 ++ return 0 18:16:36 + pyenv local 3.10.6 18:16:36 + local command 18:16:36 + command=local 18:16:36 + '[' 2 -gt 0 ']' 18:16:36 + shift 18:16:36 + case "$command" in 18:16:36 + command pyenv local 3.10.6 18:16:36 + pyenv local 3.10.6 18:16:36 + for arg in "$@" 18:16:36 + case $arg in 18:16:36 + pkg_list+='tox ' 18:16:36 + for arg in "$@" 18:16:36 + case $arg in 18:16:36 + pkg_list+='virtualenv ' 18:16:36 + for arg in "$@" 18:16:36 + case $arg in 18:16:36 + pkg_list+='urllib3~=1.26.15 ' 18:16:36 + [[ -f /tmp/.toxenv ]] 18:16:36 ++ cat /tmp/.toxenv 18:16:36 + lf_venv=/tmp/venv-OZ0I 18:16:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OZ0I from' file:/tmp/.toxenv 18:16:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OZ0I from file:/tmp/.toxenv 18:16:36 + /tmp/venv-OZ0I/bin/python3 -m pip install --upgrade --quiet pip virtualenv 18:16:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:16:37 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 18:16:37 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 18:16:37 + /tmp/venv-OZ0I/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:16:39 + type python3 18:16:39 + true 18:16:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-OZ0I/bin to PATH' 18:16:39 lf-activate-venv(): INFO: Adding /tmp/venv-OZ0I/bin to PATH 18:16:39 + PATH=/tmp/venv-OZ0I/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 18:16:39 + return 0 18:16:39 + [[ -d /opt/pyenv ]] 18:16:39 + echo '---> Setting up pyenv' 18:16:39 ---> Setting up pyenv 18:16:39 + export PYENV_ROOT=/opt/pyenv 18:16:39 + PYENV_ROOT=/opt/pyenv 18:16:39 + export PATH=/opt/pyenv/bin:/tmp/venv-OZ0I/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 18:16:39 + PATH=/opt/pyenv/bin:/tmp/venv-OZ0I/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 18:16:39 ++ pwd 18:16:39 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pylint-lint 18:16:39 + export PYTHONPATH 18:16:39 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:16:39 + TOX_TESTENV_PASSENV=PYTHONPATH 18:16:39 + tox --version 18:16:39 4.12.1 from /tmp/venv-OZ0I/lib/python3.10/site-packages/tox/__init__.py 18:16:39 + PARALLEL=false 18:16:39 + TOX_OPTIONS_LIST= 18:16:39 + [[ -n pylint ]] 18:16:39 + TOX_OPTIONS_LIST=' -e pylint' 18:16:39 + case ${PARALLEL,,} in 18:16:39 + tox -e pylint 18:16:39 + tee -a /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/tox.log 18:16:40 pylint: install_deps> python -I -m pip install -r test-requirements.txt 18:16:51 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 18:16:52 .pkg: _optional_hooks> python /tmp/venv-OZ0I/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 18:16:53 .pkg: get_requires_for_build_sdist> python /tmp/venv-OZ0I/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 18:16:53 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 18:16:53 .pkg: get_requires_for_build_wheel> python /tmp/venv-OZ0I/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 18:16:53 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 18:16:54 .pkg: freeze> python -m pip freeze --all 18:16:54 .pkg: pip==23.3.1,pytest-runner==5.2,setuptools==69.0.2,wheel==0.42.0 18:16:54 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-OZ0I/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 18:16:54 .pkg: build_sdist> python /tmp/venv-OZ0I/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 18:16:55 pylint: install_package_deps> python -I -m pip install dacite==1.6.0 jinja2==3.0.3 jsonschema==4.4.0 'more-itertools>=8.12.0' oyaml==1.0 pyOpenSSL==22.0.0 'requests[socks]==2.27.1' simplejson==3.17.6 18:16:55 pylint: install_package> python -I -m pip install --force-reinstall --no-deps /w/workspace/integration-python-onapsdk-master-pylint-lint/.tox/.tmp/package/1/onapsdk-13.0.2.tar.gz 18:16:58 pylint: freeze> python -m pip freeze --all 18:16:58 pylint: astroid==3.0.2,attrs==23.2.0,bandit==1.7.7,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==2.0.12,coverage==7.4.1,cryptography==38.0.4,dacite==1.6.0,dill==0.3.8,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,isort==5.13.2,Jinja2==3.0.3,jsonschema==4.4.0,markdown-it-py==3.0.0,MarkupSafe==2.1.5,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.2.0,onapsdk==13.0.2,oyaml==1.0,packaging==23.2,pbr==6.0.0,pip==23.3.1,platformdirs==4.2.0,pluggy==1.4.0,pycparser==2.21,pydocstyle==6.3.0,Pygments==2.17.2,pylint==3.0.3,pyOpenSSL==22.0.0,pyrsistent==0.20.0,PySocks==1.7.1,pytest==8.0.0,pytest-cov==4.1.0,PyYAML==6.0.1,requests==2.27.1,requests-mock==1.11.0,rich==13.7.0,setuptools==69.0.2,simplejson==3.17.6,six==1.16.0,snowballstemmer==2.2.0,stevedore==5.1.0,tomli==2.0.1,tomlkit==0.12.3,typing_extensions==4.9.0,urllib3==1.26.18,wheel==0.42.0 18:16:58 pylint: commands[0]> pylint src/ 18:17:20 18:17:20 ------------------------------------ 18:17:20 Your code has been rated at 10.00/10 18:17:20 18:17:22 .pkg: _exit> python /tmp/venv-OZ0I/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 18:17:22 pylint: OK (42.89=setup[18.97]+cmd[23.91] seconds) 18:17:22 congratulations :) (43.06 seconds) 18:17:22 + tox_status=0 18:17:22 + echo '---> Completed tox runs' 18:17:22 ---> Completed tox runs 18:17:22 + for i in .tox/*/log 18:17:22 ++ echo .tox/pylint/log 18:17:22 ++ awk -F/ '{print $2}' 18:17:22 + tox_env=pylint 18:17:22 + cp -r .tox/pylint/log /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/pylint 18:17:22 + DOC_DIR=docs/_build/html 18:17:22 + [[ -d docs/_build/html ]] 18:17:22 + echo '---> tox-run.sh ends' 18:17:22 ---> tox-run.sh ends 18:17:22 + test 0 -eq 0 18:17:22 $ ssh-agent -k 18:17:22 unset SSH_AUTH_SOCK; 18:17:22 unset SSH_AGENT_PID; 18:17:22 echo Agent pid 2102 killed; 18:17:22 [ssh-agent] Stopped. 18:17:22 [PostBuildScript] - [INFO] Executing post build scripts. 18:17:22 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins13894425294814015350.sh 18:17:22 ---> sysstat.sh 18:17:23 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins8443739581161809819.sh 18:17:23 ---> package-listing.sh 18:17:23 ++ facter osfamily 18:17:23 ++ tr '[:upper:]' '[:lower:]' 18:17:23 + OS_FAMILY=debian 18:17:23 + workspace=/w/workspace/integration-python-onapsdk-master-pylint-lint 18:17:23 + START_PACKAGES=/tmp/packages_start.txt 18:17:23 + END_PACKAGES=/tmp/packages_end.txt 18:17:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:17:23 + PACKAGES=/tmp/packages_start.txt 18:17:23 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 18:17:23 + PACKAGES=/tmp/packages_end.txt 18:17:23 + case "${OS_FAMILY}" in 18:17:23 + dpkg -l 18:17:23 + grep '^ii' 18:17:23 + '[' -f /tmp/packages_start.txt ']' 18:17:23 + '[' -f /tmp/packages_end.txt ']' 18:17:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:17:23 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 18:17:23 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 18:17:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 18:17:23 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins2260449029979021245.sh 18:17:23 ---> capture-instance-metadata.sh 18:17:23 Setup pyenv: 18:17:23 system 18:17:23 3.8.13 18:17:23 3.9.13 18:17:23 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 18:17:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sifh 18:17:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:17:30 lf-activate-venv(): INFO: Installing: lftools 18:17:58 lf-activate-venv(): INFO: Adding /tmp/venv-sifh/bin to PATH 18:17:58 INFO: Running in OpenStack, capturing instance metadata 18:17:58 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins17386769965004695827.sh 18:17:58 provisioning config files... 18:17:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/config5543762232768784686tmp 18:17:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:17:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:17:58 [EnvInject] - Injecting environment variables from a build step. 18:17:58 [EnvInject] - Injecting as environment variables the properties content 18:17:58 SERVER_ID=logs 18:17:58 18:17:58 [EnvInject] - Variables injected successfully. 18:17:58 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins9303555380162457562.sh 18:17:58 ---> create-netrc.sh 18:17:58 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins6934871036633379934.sh 18:17:58 ---> python-tools-install.sh 18:17:58 Setup pyenv: 18:17:58 system 18:17:58 3.8.13 18:17:58 3.9.13 18:17:58 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 18:17:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sifh from file:/tmp/.os_lf_venv 18:17:59 lf-activate-venv(): INFO: Installing: lftools 18:18:07 lf-activate-venv(): INFO: Adding /tmp/venv-sifh/bin to PATH 18:18:07 Generating Requirements File 18:18:37 Python 3.10.6 18:18:37 pip 23.3.2 from /tmp/venv-sifh/lib/python3.10/site-packages/pip (python 3.10) 18:18:37 appdirs==1.4.4 18:18:37 argcomplete==3.2.2 18:18:37 aspy.yaml==1.3.0 18:18:37 attrs==23.2.0 18:18:37 autopage==0.5.2 18:18:37 beautifulsoup4==4.12.3 18:18:37 boto3==1.34.33 18:18:37 botocore==1.34.33 18:18:37 bs4==0.0.2 18:18:37 cachetools==5.3.2 18:18:37 certifi==2024.2.2 18:18:37 cffi==1.16.0 18:18:37 cfgv==3.4.0 18:18:37 chardet==5.2.0 18:18:37 charset-normalizer==3.3.2 18:18:37 click==8.1.7 18:18:37 cliff==4.5.0 18:18:37 cmd2==2.4.3 18:18:37 cryptography==3.3.2 18:18:37 debtcollector==2.5.0 18:18:37 decorator==5.1.1 18:18:37 defusedxml==0.7.1 18:18:37 Deprecated==1.2.14 18:18:37 distlib==0.3.8 18:18:37 dnspython==2.5.0 18:18:37 docker==4.2.2 18:18:37 dogpile.cache==1.3.0 18:18:37 email-validator==2.1.0.post1 18:18:37 filelock==3.13.1 18:18:37 future==0.18.3 18:18:37 gitdb==4.0.11 18:18:37 GitPython==3.1.41 18:18:37 google-auth==2.27.0 18:18:37 httplib2==0.22.0 18:18:37 identify==2.5.33 18:18:37 idna==3.6 18:18:37 importlib-resources==1.5.0 18:18:37 iso8601==2.1.0 18:18:37 Jinja2==3.1.3 18:18:37 jmespath==1.0.1 18:18:37 jsonpatch==1.33 18:18:37 jsonpointer==2.4 18:18:37 jsonschema==4.21.1 18:18:37 jsonschema-specifications==2023.12.1 18:18:37 keystoneauth1==5.5.0 18:18:37 kubernetes==29.0.0 18:18:37 lftools==0.37.8 18:18:37 lxml==5.1.0 18:18:37 MarkupSafe==2.1.5 18:18:37 msgpack==1.0.7 18:18:37 multi_key_dict==2.0.3 18:18:37 munch==4.0.0 18:18:37 netaddr==0.10.1 18:18:37 netifaces==0.11.0 18:18:37 niet==1.4.2 18:18:37 nodeenv==1.8.0 18:18:37 oauth2client==4.1.3 18:18:37 oauthlib==3.2.2 18:18:37 openstacksdk==0.62.0 18:18:37 os-client-config==2.1.0 18:18:37 os-service-types==1.7.0 18:18:37 osc-lib==3.0.0 18:18:37 oslo.config==9.3.0 18:18:37 oslo.context==5.3.0 18:18:37 oslo.i18n==6.2.0 18:18:37 oslo.log==5.4.0 18:18:37 oslo.serialization==5.3.0 18:18:37 oslo.utils==7.0.0 18:18:37 packaging==23.2 18:18:37 pbr==6.0.0 18:18:37 platformdirs==4.2.0 18:18:37 prettytable==3.9.0 18:18:37 pyasn1==0.5.1 18:18:37 pyasn1-modules==0.3.0 18:18:37 pycparser==2.21 18:18:37 pygerrit2==2.0.15 18:18:37 PyGithub==2.2.0 18:18:37 pyinotify==0.9.6 18:18:37 PyJWT==2.8.0 18:18:37 PyNaCl==1.5.0 18:18:37 pyparsing==2.4.7 18:18:37 pyperclip==1.8.2 18:18:37 pyrsistent==0.20.0 18:18:37 python-cinderclient==9.4.0 18:18:37 python-dateutil==2.8.2 18:18:37 python-heatclient==3.4.0 18:18:37 python-jenkins==1.8.2 18:18:37 python-keystoneclient==5.3.0 18:18:37 python-magnumclient==4.3.0 18:18:37 python-novaclient==18.4.0 18:18:37 python-openstackclient==6.0.0 18:18:37 python-swiftclient==4.4.0 18:18:37 pytz==2024.1 18:18:37 PyYAML==6.0.1 18:18:37 referencing==0.33.0 18:18:37 requests==2.31.0 18:18:37 requests-oauthlib==1.3.1 18:18:37 requestsexceptions==1.4.0 18:18:37 rfc3986==2.0.0 18:18:37 rpds-py==0.17.1 18:18:37 rsa==4.9 18:18:37 ruamel.yaml==0.18.5 18:18:37 ruamel.yaml.clib==0.2.8 18:18:37 s3transfer==0.10.0 18:18:37 simplejson==3.19.2 18:18:37 six==1.16.0 18:18:37 smmap==5.0.1 18:18:37 soupsieve==2.5 18:18:37 stevedore==5.1.0 18:18:37 tabulate==0.9.0 18:18:37 toml==0.10.2 18:18:37 tomlkit==0.12.3 18:18:37 tqdm==4.66.1 18:18:37 typing_extensions==4.9.0 18:18:37 tzdata==2023.4 18:18:37 urllib3==1.26.18 18:18:37 virtualenv==20.25.0 18:18:37 wcwidth==0.2.13 18:18:37 websocket-client==1.7.0 18:18:37 wrapt==1.16.0 18:18:37 xdg==6.0.0 18:18:37 xmltodict==0.13.0 18:18:37 yq==3.2.3 18:18:37 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins12136241532387424479.sh 18:18:37 ---> sudo-logs.sh 18:18:37 Archiving 'sudo' log.. 18:18:38 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins16390209031863805760.sh 18:18:38 ---> job-cost.sh 18:18:38 Setup pyenv: 18:18:38 system 18:18:38 3.8.13 18:18:38 3.9.13 18:18:38 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 18:18:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sifh from file:/tmp/.os_lf_venv 18:18:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:18:47 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. 18:18:47 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 18:18:47 lf-activate-venv(): INFO: Adding /tmp/venv-sifh/bin to PATH 18:18:47 INFO: No Stack... 18:18:47 INFO: Retrieving Pricing Info for: v3-standard-8 18:18:47 INFO: Archiving Costs 18:18:47 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins15349318543527928779.sh 18:18:47 ---> logs-deploy.sh 18:18:47 Setup pyenv: 18:18:47 system 18:18:47 3.8.13 18:18:47 3.9.13 18:18:47 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 18:18:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sifh from file:/tmp/.os_lf_venv 18:18:49 lf-activate-venv(): INFO: Installing: lftools 18:18:58 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. 18:18:58 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 18:18:59 lf-activate-venv(): INFO: Adding /tmp/venv-sifh/bin to PATH 18:18:59 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pylint-lint/220 18:18:59 INFO: archiving workspace using pattern(s): 18:19:00 Archives upload complete. 18:19:00 INFO: archiving logs to Nexus 18:19:01 ---> uname -a: 18:19:01 Linux prd-ubuntu1804-docker-8c-8g-1984 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:19:01 18:19:01 18:19:01 ---> lscpu: 18:19:01 Architecture: x86_64 18:19:01 CPU op-mode(s): 32-bit, 64-bit 18:19:01 Byte Order: Little Endian 18:19:01 CPU(s): 8 18:19:01 On-line CPU(s) list: 0-7 18:19:01 Thread(s) per core: 1 18:19:01 Core(s) per socket: 1 18:19:01 Socket(s): 8 18:19:01 NUMA node(s): 1 18:19:01 Vendor ID: AuthenticAMD 18:19:01 CPU family: 23 18:19:01 Model: 49 18:19:01 Model name: AMD EPYC-Rome Processor 18:19:01 Stepping: 0 18:19:01 CPU MHz: 2800.000 18:19:01 BogoMIPS: 5600.00 18:19:01 Virtualization: AMD-V 18:19:01 Hypervisor vendor: KVM 18:19:01 Virtualization type: full 18:19:01 L1d cache: 32K 18:19:01 L1i cache: 32K 18:19:01 L2 cache: 512K 18:19:01 L3 cache: 16384K 18:19:01 NUMA node0 CPU(s): 0-7 18:19:01 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 18:19:01 18:19:01 18:19:01 ---> nproc: 18:19:01 8 18:19:01 18:19:01 18:19:01 ---> df -h: 18:19:01 Filesystem Size Used Avail Use% Mounted on 18:19:01 udev 16G 0 16G 0% /dev 18:19:01 tmpfs 3.2G 708K 3.2G 1% /run 18:19:01 /dev/vda1 155G 11G 145G 7% / 18:19:01 tmpfs 16G 0 16G 0% /dev/shm 18:19:01 tmpfs 5.0M 0 5.0M 0% /run/lock 18:19:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:19:01 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:19:01 tmpfs 3.2G 0 3.2G 0% /run/user/1001 18:19:01 18:19:01 18:19:01 ---> free -m: 18:19:01 total used free shared buff/cache available 18:19:01 Mem: 32167 794 29128 0 2244 30942 18:19:01 Swap: 1023 0 1023 18:19:01 18:19:01 18:19:01 ---> ip addr: 18:19:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:19:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:19:01 inet 127.0.0.1/8 scope host lo 18:19:01 valid_lft forever preferred_lft forever 18:19:01 inet6 ::1/128 scope host 18:19:01 valid_lft forever preferred_lft forever 18:19:01 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:19:01 link/ether fa:16:3e:88:a0:2c brd ff:ff:ff:ff:ff:ff 18:19:01 inet 10.30.106.126/23 brd 10.30.107.255 scope global dynamic ens3 18:19:01 valid_lft 86200sec preferred_lft 86200sec 18:19:01 inet6 fe80::f816:3eff:fe88:a02c/64 scope link 18:19:01 valid_lft forever preferred_lft forever 18:19:01 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 18:19:01 link/ether 02:42:39:7b:8f:5d brd ff:ff:ff:ff:ff:ff 18:19:01 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:19:01 valid_lft forever preferred_lft forever 18:19:01 18:19:01 18:19:01 ---> sar -b -r -n DEV: 18:19:01 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-1984) 02/02/24 _x86_64_ (8 CPU) 18:19:01 18:19:01 18:15:43 LINUX RESTART (8 CPU) 18:19:01 18:19:01 18:16:01 tps rtps wtps bread/s bwrtn/s 18:19:01 18:17:01 358.51 73.71 284.81 4866.38 58790.40 18:19:01 18:18:01 106.17 15.21 90.95 1067.16 27457.82 18:19:01 Average: 232.35 44.46 187.89 2966.92 43125.42 18:19:01 18:19:01 18:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:19:01 18:17:01 30168424 31641240 2770796 8.41 57460 1729668 1535620 4.52 924212 1561224 142892 18:19:01 18:18:01 29973404 31703340 2965816 9.00 77624 1952268 1416216 4.17 900496 1750016 135784 18:19:01 Average: 30070914 31672290 2868306 8.71 67542 1840968 1475918 4.34 912354 1655620 139338 18:19:01 18:19:01 18:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:19:01 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:01 18:17:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 18:19:01 18:17:01 ens3 360.81 239.62 1081.93 73.21 0.00 0.00 0.00 0.00 18:19:01 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:01 18:18:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 18:19:01 18:18:01 ens3 41.86 29.70 612.70 7.68 0.00 0.00 0.00 0.00 18:19:01 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:01 Average: lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 18:19:01 Average: ens3 201.35 134.67 847.33 40.45 0.00 0.00 0.00 0.00 18:19:01 18:19:01 18:19:01 ---> sar -P ALL: 18:19:01 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-1984) 02/02/24 _x86_64_ (8 CPU) 18:19:01 18:19:01 18:15:43 LINUX RESTART (8 CPU) 18:19:01 18:19:01 18:16:01 CPU %user %nice %system %iowait %steal %idle 18:19:01 18:17:01 all 10.19 0.00 1.36 4.24 0.05 84.16 18:19:01 18:17:01 0 11.98 0.00 1.05 0.47 0.03 86.47 18:19:01 18:17:01 1 7.84 0.00 0.77 0.97 0.03 90.39 18:19:01 18:17:01 2 2.31 0.00 1.56 3.21 0.08 92.84 18:19:01 18:17:01 3 23.87 0.00 1.69 1.92 0.05 72.47 18:19:01 18:17:01 4 20.75 0.00 1.52 0.87 0.05 76.81 18:19:01 18:17:01 5 5.77 0.00 2.27 14.28 0.05 77.63 18:19:01 18:17:01 6 3.73 0.00 1.15 0.87 0.03 94.22 18:19:01 18:17:01 7 5.20 0.00 0.84 11.31 0.07 82.59 18:19:01 18:18:01 all 11.19 0.00 0.66 1.77 0.04 86.34 18:19:01 18:18:01 0 1.38 0.00 0.32 0.18 0.02 98.10 18:19:01 18:18:01 1 5.21 0.00 0.30 0.02 0.02 94.46 18:19:01 18:18:01 2 30.40 0.00 1.54 3.09 0.10 64.87 18:19:01 18:18:01 3 19.58 0.00 1.17 0.15 0.02 79.09 18:19:01 18:18:01 4 13.51 0.00 0.57 0.17 0.03 85.72 18:19:01 18:18:01 5 0.62 0.00 0.38 10.43 0.03 88.53 18:19:01 18:18:01 6 12.20 0.00 0.57 0.12 0.03 87.08 18:19:01 18:18:01 7 6.63 0.00 0.50 0.07 0.05 92.75 18:19:01 Average: all 10.69 0.00 1.01 3.00 0.04 85.25 18:19:01 Average: 0 6.68 0.00 0.68 0.33 0.03 92.29 18:19:01 Average: 1 6.52 0.00 0.54 0.49 0.03 92.42 18:19:01 Average: 2 16.37 0.00 1.55 3.15 0.09 78.84 18:19:01 Average: 3 21.72 0.00 1.43 1.04 0.03 75.78 18:19:01 Average: 4 17.13 0.00 1.04 0.52 0.04 81.27 18:19:01 Average: 5 3.19 0.00 1.33 12.35 0.04 83.08 18:19:01 Average: 6 7.97 0.00 0.86 0.49 0.03 90.65 18:19:01 Average: 7 5.92 0.00 0.67 5.68 0.06 87.68 18:19:01 18:19:01 18:19:01