18:54:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142664 18:54:25 Running as SYSTEM 18:54:25 [EnvInject] - Loading node environment variables. 18:54:25 Building remotely on prd-ubuntu1804-builder-4c-4g-2397 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 18:54:25 [ssh-agent] Looking for ssh-agent implementation... 18:54:26 $ ssh-agent 18:54:26 SSH_AUTH_SOCK=/tmp/ssh-0SyCLGGGwrpo/agent.1672 18:54:26 SSH_AGENT_PID=1674 18:54:26 [ssh-agent] Started. 18:54:26 Running ssh-add (command line suppressed) 18:54:26 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_12263736141137225095.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_12263736141137225095.key) 18:54:26 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:54:26 The recommended git tool is: NONE 18:54:27 using credential onap-jenkins-ssh 18:54:27 Wiping out workspace first. 18:54:27 Cloning the remote Git repository 18:54:27 Cloning repository git://cloud.onap.org/mirror/oom.git 18:54:27 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 18:54:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:54:27 > git --version # timeout=10 18:54:27 > git --version # 'git version 2.17.1' 18:54:27 using GIT_SSH to set credentials Gerrit user 18:54:27 Verifying host key using manually-configured host key entries 18:54:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:54:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:54:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:54:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:54:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:54:33 using GIT_SSH to set credentials Gerrit user 18:54:33 Verifying host key using manually-configured host key entries 18:54:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/64/142664/5 # timeout=30 18:54:33 > git rev-parse dbad799f974eb7a834253cf7e460c8a718b81d6d^{commit} # timeout=10 18:54:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 18:54:33 Checking out Revision dbad799f974eb7a834253cf7e460c8a718b81d6d (refs/changes/64/142664/5) 18:54:33 > git config core.sparsecheckout # timeout=10 18:54:33 > git checkout -f dbad799f974eb7a834253cf7e460c8a718b81d6d # timeout=30 18:54:37 Commit message: "Update SDNC versions for Quebec" 18:54:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:54:37 > git rev-list --no-walk f72d0fd0b21ca79fc00ed6cd69800c2ea5137c22 # timeout=10 18:54:37 [EnvInject] - Injecting environment variables from a build step. 18:54:37 [EnvInject] - Injecting as environment variables the properties content 18:54:37 PYTHON=python3 18:54:37 18:54:37 [EnvInject] - Variables injected successfully. 18:54:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4901888951921746081.sh 18:54:37 ---> tox-install.sh 18:54:37 + source /home/jenkins/lf-env.sh 18:54:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:54:37 ++ mktemp -d /tmp/venv-XXXX 18:54:37 + lf_venv=/tmp/venv-nk68 18:54:37 + local venv_file=/tmp/.os_lf_venv 18:54:37 + local python=python3 18:54:37 + local options 18:54:37 + local set_path=true 18:54:37 + local install_args= 18:54:37 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:54:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:54:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:54:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:54:37 + true 18:54:37 + case $1 in 18:54:37 + venv_file=/tmp/.toxenv 18:54:37 + shift 2 18:54:37 + true 18:54:37 + case $1 in 18:54:37 + shift 18:54:37 + break 18:54:37 + case $python in 18:54:37 + local pkg_list= 18:54:37 + [[ -d /opt/pyenv ]] 18:54:37 + echo 'Setup pyenv:' 18:54:37 Setup pyenv: 18:54:37 + export PYENV_ROOT=/opt/pyenv 18:54:37 + PYENV_ROOT=/opt/pyenv 18:54:37 + 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:54:37 + 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:54:37 + pyenv versions 18:54:37 * system (set by /opt/pyenv/version) 18:54:37 * 3.8.13 (set by /opt/pyenv/version) 18:54:37 * 3.9.13 (set by /opt/pyenv/version) 18:54:37 * 3.10.6 (set by /opt/pyenv/version) 18:54:37 + command -v pyenv 18:54:37 ++ pyenv init - --no-rehash 18:54:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 18:54:37 export PATH="/opt/pyenv/shims:${PATH}" 18:54:37 export PYENV_SHELL=bash 18:54:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:54:37 pyenv() { 18:54:37 local command 18:54:37 command="${1:-}" 18:54:37 if [ "$#" -gt 0 ]; then 18:54:37 shift 18:54:37 fi 18:54:37 18:54:37 case "$command" in 18:54:37 rehash|shell) 18:54:37 eval "$(pyenv "sh-$command" "$@")" 18:54:37 ;; 18:54:37 *) 18:54:37 command pyenv "$command" "$@" 18:54:37 ;; 18:54:37 esac 18:54:37 }' 18:54:37 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 18:54:37 ++ 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:54:37 ++ 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:54:37 ++ 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:54:37 ++ export PYENV_SHELL=bash 18:54:37 ++ PYENV_SHELL=bash 18:54:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:54:37 +++ complete -F _pyenv pyenv 18:54:37 ++ lf-pyver python3 18:54:37 ++ local py_version_xy=python3 18:54:37 ++ local py_version_xyz= 18:54:37 ++ pyenv versions 18:54:37 ++ sed 's/^[ *]* //' 18:54:37 ++ local command 18:54:37 ++ command=versions 18:54:37 ++ '[' 1 -gt 0 ']' 18:54:37 ++ shift 18:54:37 ++ case "$command" in 18:54:37 ++ command pyenv versions 18:54:37 ++ pyenv versions 18:54:37 ++ awk '{ print $1 }' 18:54:37 ++ grep -E '^[0-9.]*[0-9]$' 18:54:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:54:37 +++ grep '^3' /tmp/.pyenv_versions 18:54:37 +++ tail -n 1 18:54:37 +++ sort -V 18:54:37 ++ py_version_xyz=3.10.6 18:54:37 ++ [[ -z 3.10.6 ]] 18:54:37 ++ echo 3.10.6 18:54:37 ++ return 0 18:54:37 + pyenv local 3.10.6 18:54:37 + local command 18:54:37 + command=local 18:54:37 + '[' 2 -gt 0 ']' 18:54:37 + shift 18:54:37 + case "$command" in 18:54:37 + command pyenv local 3.10.6 18:54:37 + pyenv local 3.10.6 18:54:37 + for arg in "$@" 18:54:37 + case $arg in 18:54:37 + pkg_list+='tox ' 18:54:37 + for arg in "$@" 18:54:37 + case $arg in 18:54:37 + pkg_list+='virtualenv ' 18:54:37 + for arg in "$@" 18:54:37 + case $arg in 18:54:37 + pkg_list+='urllib3~=1.26.15 ' 18:54:37 + [[ -f /tmp/.toxenv ]] 18:54:37 + [[ ! -f /tmp/.toxenv ]] 18:54:37 + [[ -n '' ]] 18:54:37 + python3 -m venv /tmp/venv-nk68 18:54:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nk68' 18:54:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nk68 18:54:41 + echo /tmp/venv-nk68 18:54:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:54:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:54:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:54:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:54:41 + local 'pip_opts=--upgrade --quiet' 18:54:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:54:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:54:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:54:41 + [[ -n '' ]] 18:54:41 + [[ -n '' ]] 18:54:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:54:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:54:41 + /tmp/venv-nk68/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 18:54:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:54:46 lf-activate-venv(): INFO: Base packages installed successfully 18:54:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:54:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:54:46 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:54:46 + /tmp/venv-nk68/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:54:48 + type python3 18:54:48 + true 18:54:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nk68/bin to PATH' 18:54:48 lf-activate-venv(): INFO: Adding /tmp/venv-nk68/bin to PATH 18:54:48 + PATH=/tmp/venv-nk68/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:54:48 + return 0 18:54:48 + python3 --version 18:54:48 Python 3.10.6 18:54:48 + python3 -m pip --version 18:54:48 pip 25.3 from /tmp/venv-nk68/lib/python3.10/site-packages/pip (python 3.10) 18:54:48 + python3 -m pip freeze 18:54:48 cachetools==6.2.4 18:54:48 chardet==5.2.0 18:54:48 colorama==0.4.6 18:54:48 distlib==0.4.0 18:54:48 filelock==3.20.3 18:54:48 packaging==26.0 18:54:48 platformdirs==4.5.1 18:54:48 pluggy==1.6.0 18:54:48 pyproject-api==1.10.0 18:54:48 tomli==2.4.0 18:54:48 tox==4.34.1 18:54:48 typing_extensions==4.15.0 18:54:48 urllib3==1.26.20 18:54:48 virtualenv==20.36.1 18:54:48 [EnvInject] - Injecting environment variables from a build step. 18:54:48 [EnvInject] - Injecting as environment variables the properties content 18:54:48 PARALLEL=false 18:54:48 18:54:48 [EnvInject] - Variables injected successfully. 18:54:48 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3478775861828953791.sh 18:54:48 ---> tox-run.sh 18:54:48 + 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:54:48 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 18:54:48 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 18:54:48 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 18:54:48 + cd /w/workspace/oom-master-pre-commit-lint/. 18:54:48 + source /home/jenkins/lf-env.sh 18:54:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:54:48 ++ mktemp -d /tmp/venv-XXXX 18:54:48 + lf_venv=/tmp/venv-tFBP 18:54:48 + local venv_file=/tmp/.os_lf_venv 18:54:48 + local python=python3 18:54:48 + local options 18:54:48 + local set_path=true 18:54:48 + local install_args= 18:54:48 ++ 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:54:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:54:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:54:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:54:48 + true 18:54:48 + case $1 in 18:54:48 + venv_file=/tmp/.toxenv 18:54:48 + shift 2 18:54:48 + true 18:54:48 + case $1 in 18:54:48 + shift 18:54:48 + break 18:54:48 + case $python in 18:54:48 + local pkg_list= 18:54:48 + [[ -d /opt/pyenv ]] 18:54:48 + echo 'Setup pyenv:' 18:54:48 Setup pyenv: 18:54:48 + export PYENV_ROOT=/opt/pyenv 18:54:48 + PYENV_ROOT=/opt/pyenv 18:54:48 + 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:54:48 + 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:54:48 + pyenv versions 18:54:48 system 18:54:48 3.8.13 18:54:48 3.9.13 18:54:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:54:48 + command -v pyenv 18:54:48 ++ pyenv init - --no-rehash 18:54:48 + 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:54:48 export PATH="/opt/pyenv/shims:${PATH}" 18:54:48 export PYENV_SHELL=bash 18:54:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:54:48 pyenv() { 18:54:48 local command 18:54:48 command="${1:-}" 18:54:48 if [ "$#" -gt 0 ]; then 18:54:48 shift 18:54:48 fi 18:54:48 18:54:48 case "$command" in 18:54:48 rehash|shell) 18:54:48 eval "$(pyenv "sh-$command" "$@")" 18:54:48 ;; 18:54:48 *) 18:54:48 command pyenv "$command" "$@" 18:54:48 ;; 18:54:48 esac 18:54:48 }' 18:54:48 +++ 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:54:48 ++ 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:54:48 ++ 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:54:48 ++ 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:54:48 ++ export PYENV_SHELL=bash 18:54:48 ++ PYENV_SHELL=bash 18:54:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:54:48 +++ complete -F _pyenv pyenv 18:54:48 ++ lf-pyver python3 18:54:48 ++ local py_version_xy=python3 18:54:48 ++ local py_version_xyz= 18:54:48 ++ pyenv versions 18:54:48 ++ local command 18:54:48 ++ sed 's/^[ *]* //' 18:54:48 ++ command=versions 18:54:48 ++ '[' 1 -gt 0 ']' 18:54:48 ++ shift 18:54:48 ++ case "$command" in 18:54:48 ++ command pyenv versions 18:54:48 ++ pyenv versions 18:54:48 ++ grep -E '^[0-9.]*[0-9]$' 18:54:48 ++ awk '{ print $1 }' 18:54:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:54:48 +++ grep '^3' /tmp/.pyenv_versions 18:54:48 +++ sort -V 18:54:48 +++ tail -n 1 18:54:48 ++ py_version_xyz=3.10.6 18:54:48 ++ [[ -z 3.10.6 ]] 18:54:48 ++ echo 3.10.6 18:54:48 ++ return 0 18:54:48 + pyenv local 3.10.6 18:54:48 + local command 18:54:48 + command=local 18:54:48 + '[' 2 -gt 0 ']' 18:54:48 + shift 18:54:48 + case "$command" in 18:54:48 + command pyenv local 3.10.6 18:54:48 + pyenv local 3.10.6 18:54:48 + for arg in "$@" 18:54:48 + case $arg in 18:54:48 + pkg_list+='tox ' 18:54:48 + for arg in "$@" 18:54:48 + case $arg in 18:54:48 + pkg_list+='virtualenv ' 18:54:48 + for arg in "$@" 18:54:48 + case $arg in 18:54:48 + pkg_list+='urllib3~=1.26.15 ' 18:54:48 + [[ -f /tmp/.toxenv ]] 18:54:48 ++ cat /tmp/.toxenv 18:54:49 + lf_venv=/tmp/venv-nk68 18:54:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nk68 from' file:/tmp/.toxenv 18:54:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nk68 from file:/tmp/.toxenv 18:54:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:54:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:54:49 + local 'pip_opts=--upgrade --quiet' 18:54:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:54:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:54:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:54:49 + [[ -n '' ]] 18:54:49 + [[ -n '' ]] 18:54:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:54:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:54:49 + /tmp/venv-nk68/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 18:54:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:54:49 lf-activate-venv(): INFO: Base packages installed successfully 18:54:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:54:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:54:49 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:54:49 + /tmp/venv-nk68/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:54:50 + type python3 18:54:50 + true 18:54:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nk68/bin to PATH' 18:54:50 lf-activate-venv(): INFO: Adding /tmp/venv-nk68/bin to PATH 18:54:50 + PATH=/tmp/venv-nk68/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:54:50 + return 0 18:54:50 + [[ -d /opt/pyenv ]] 18:54:50 + echo '---> Setting up pyenv' 18:54:50 ---> Setting up pyenv 18:54:50 + export PYENV_ROOT=/opt/pyenv 18:54:50 + PYENV_ROOT=/opt/pyenv 18:54:50 + export PATH=/opt/pyenv/bin:/tmp/venv-nk68/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:54:50 + PATH=/opt/pyenv/bin:/tmp/venv-nk68/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:54:50 ++ pwd 18:54:50 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 18:54:50 + export PYTHONPATH 18:54:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:54:50 + TOX_TESTENV_PASSENV=PYTHONPATH 18:54:50 + tox --version 18:54:51 4.34.1 from /tmp/venv-nk68/lib/python3.10/site-packages/tox/__init__.py 18:54:51 + PARALLEL=false 18:54:51 + TOX_OPTIONS_LIST= 18:54:51 + [[ -n pre-commit ]] 18:54:51 + TOX_OPTIONS_LIST=' -e pre-commit' 18:54:51 + case ${PARALLEL,,} in 18:54:51 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 18:54:51 + tox -e pre-commit 18:54:52 pre-commit: install_deps> python -I -m pip install pre-commit 18:54:55 pre-commit: freeze> python -m pip freeze --all 18:54:55 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.3,identify==2.6.16,nodeenv==1.10.0,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.36.1 18:54:55 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 18:54:55 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 18:54:55 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 18:54:56 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 18:55:00 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 18:55:01 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 18:55:01 [INFO] Once installed this environment will be reused. 18:55:01 [INFO] This may take a few minutes... 18:55:05 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 18:55:05 [INFO] Once installed this environment will be reused. 18:55:05 [INFO] This may take a few minutes... 18:55:10 trim trailing whitespace.................................................Passed 18:55:10 Tabs remover.............................................................Passed 18:55:10 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 18:55:10 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 18:55:10 [INFO] Once installed this environment will be reused. 18:55:10 [INFO] This may take a few minutes... 18:55:19 gitlint..............................................(no files to check)Skipped 18:55:19 pre-commit: OK (27.42=setup[3.59]+cmd[15.04,8.80] seconds) 18:55:19 congratulations :) (27.46 seconds) 18:55:19 + tox_status=0 18:55:19 + echo '---> Completed tox runs' 18:55:19 ---> Completed tox runs 18:55:19 + for i in .tox/*/log 18:55:19 ++ awk -F/ '{print $2}' 18:55:19 ++ echo .tox/pre-commit/log 18:55:19 + tox_env=pre-commit 18:55:19 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 18:55:19 + DOC_DIR=docs/_build/html 18:55:19 + [[ -d docs/_build/html ]] 18:55:19 + echo '---> tox-run.sh ends' 18:55:19 ---> tox-run.sh ends 18:55:19 + test 0 -eq 0 18:55:19 $ ssh-agent -k 18:55:19 unset SSH_AUTH_SOCK; 18:55:19 unset SSH_AGENT_PID; 18:55:19 echo Agent pid 1674 killed; 18:55:19 [ssh-agent] Stopped. 18:55:19 [PostBuildScript] - [INFO] Executing post build scripts. 18:55:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13595314957780258176.sh 18:55:19 ---> sysstat.sh 18:55:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7246334779529945800.sh 18:55:19 ---> package-listing.sh 18:55:19 ++ facter osfamily 18:55:19 ++ tr '[:upper:]' '[:lower:]' 18:55:19 + OS_FAMILY=debian 18:55:19 + workspace=/w/workspace/oom-master-pre-commit-lint 18:55:19 + START_PACKAGES=/tmp/packages_start.txt 18:55:19 + END_PACKAGES=/tmp/packages_end.txt 18:55:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:55:19 + PACKAGES=/tmp/packages_start.txt 18:55:19 + '[' /w/workspace/oom-master-pre-commit-lint ']' 18:55:19 + PACKAGES=/tmp/packages_end.txt 18:55:19 + case "${OS_FAMILY}" in 18:55:19 + dpkg -l 18:55:19 + grep '^ii' 18:55:19 + '[' -f /tmp/packages_start.txt ']' 18:55:19 + '[' -f /tmp/packages_end.txt ']' 18:55:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:55:19 + '[' /w/workspace/oom-master-pre-commit-lint ']' 18:55:19 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 18:55:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 18:55:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5680626936748919555.sh 18:55:20 ---> capture-instance-metadata.sh 18:55:20 Setup pyenv: 18:55:20 system 18:55:20 3.8.13 18:55:20 3.9.13 18:55:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:55:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wwTt 18:55:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:55:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:55:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:55:27 lf-activate-venv(): INFO: Base packages installed successfully 18:55:27 lf-activate-venv(): INFO: Installing additional packages: lftools 18:55:51 lf-activate-venv(): INFO: Adding /tmp/venv-wwTt/bin to PATH 18:55:51 INFO: Running in OpenStack, capturing instance metadata 18:55:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13279516262927010102.sh 18:55:52 provisioning config files... 18:55:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5228704142039137224tmp 18:55:52 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:55:52 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:55:52 [EnvInject] - Injecting environment variables from a build step. 18:55:52 [EnvInject] - Injecting as environment variables the properties content 18:55:52 SERVER_ID=logs 18:55:52 18:55:52 [EnvInject] - Variables injected successfully. 18:55:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13177967057452835330.sh 18:55:52 ---> create-netrc.sh 18:55:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9654318090212590269.sh 18:55:52 ---> python-tools-install.sh 18:55:52 Setup pyenv: 18:55:52 system 18:55:52 3.8.13 18:55:52 3.9.13 18:55:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:55:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wwTt from file:/tmp/.os_lf_venv 18:55:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:55:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:55:54 lf-activate-venv(): INFO: Base packages installed successfully 18:55:54 lf-activate-venv(): INFO: Installing additional packages: lftools 18:56:02 lf-activate-venv(): INFO: Adding /tmp/venv-wwTt/bin to PATH 18:56:02 Generating Requirements File 18:56:20 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:56:20 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:56:20 Python 3.10.6 18:56:20 pip 25.3 from /tmp/venv-wwTt/lib/python3.10/site-packages/pip (python 3.10) 18:56:20 appdirs==1.4.4 18:56:20 argcomplete==3.6.3 18:56:20 aspy.yaml==1.3.0 18:56:20 attrs==25.4.0 18:56:20 autopage==0.5.2 18:56:20 backports.strenum==1.3.1 18:56:20 beautifulsoup4==4.14.3 18:56:20 boto3==1.42.33 18:56:20 botocore==1.42.33 18:56:20 bs4==0.0.2 18:56:20 certifi==2026.1.4 18:56:20 cffi==2.0.0 18:56:20 cfgv==3.5.0 18:56:20 chardet==5.2.0 18:56:20 charset-normalizer==3.4.4 18:56:20 click==8.3.1 18:56:20 cliff==4.13.1 18:56:20 cmd2==3.1.0 18:56:20 cryptography==3.3.2 18:56:20 debtcollector==3.0.0 18:56:20 decorator==5.2.1 18:56:20 defusedxml==0.7.1 18:56:20 Deprecated==1.3.1 18:56:20 distlib==0.4.0 18:56:20 dnspython==2.8.0 18:56:20 docker==7.1.0 18:56:20 dogpile.cache==1.5.0 18:56:20 durationpy==0.10 18:56:20 email-validator==2.3.0 18:56:20 filelock==3.20.3 18:56:20 future==1.0.0 18:56:20 gitdb==4.0.12 18:56:20 GitPython==3.1.46 18:56:20 httplib2==0.30.2 18:56:20 identify==2.6.16 18:56:20 idna==3.11 18:56:20 importlib-resources==1.5.0 18:56:20 iso8601==2.1.0 18:56:20 Jinja2==3.1.6 18:56:20 jmespath==1.1.0 18:56:20 jsonpatch==1.33 18:56:20 jsonpointer==3.0.0 18:56:20 jsonschema==4.26.0 18:56:20 jsonschema-specifications==2025.9.1 18:56:20 keystoneauth1==5.13.0 18:56:20 kubernetes==35.0.0 18:56:20 lftools==0.37.21 18:56:20 lxml==6.0.2 18:56:20 markdown-it-py==4.0.0 18:56:20 MarkupSafe==3.0.3 18:56:20 mdurl==0.1.2 18:56:20 msgpack==1.1.2 18:56:20 multi_key_dict==2.0.3 18:56:20 munch==4.0.0 18:56:20 netaddr==1.3.0 18:56:20 niet==1.4.2 18:56:20 nodeenv==1.10.0 18:56:20 oauth2client==4.1.3 18:56:20 oauthlib==3.3.1 18:56:20 openstacksdk==4.9.0 18:56:20 os-service-types==1.8.2 18:56:20 osc-lib==4.3.0 18:56:20 oslo.config==10.2.0 18:56:20 oslo.context==6.2.0 18:56:20 oslo.i18n==6.7.1 18:56:20 oslo.log==8.0.0 18:56:20 oslo.serialization==5.9.0 18:56:20 oslo.utils==9.2.0 18:56:20 packaging==26.0 18:56:20 pbr==7.0.3 18:56:20 platformdirs==4.5.1 18:56:20 prettytable==3.17.0 18:56:20 psutil==7.2.1 18:56:20 pyasn1==0.6.2 18:56:20 pyasn1_modules==0.4.2 18:56:20 pycparser==3.0 18:56:20 pygerrit2==2.0.15 18:56:20 PyGithub==2.8.1 18:56:20 Pygments==2.19.2 18:56:20 PyJWT==2.10.1 18:56:20 PyNaCl==1.6.2 18:56:20 pyparsing==2.4.7 18:56:20 pyperclip==1.11.0 18:56:20 pyrsistent==0.20.0 18:56:20 python-cinderclient==9.8.0 18:56:20 python-dateutil==2.9.0.post0 18:56:20 python-heatclient==5.0.0 18:56:20 python-jenkins==1.8.3 18:56:20 python-keystoneclient==5.7.0 18:56:20 python-magnumclient==4.9.0 18:56:20 python-openstackclient==8.3.0 18:56:20 python-swiftclient==4.9.0 18:56:20 PyYAML==6.0.3 18:56:20 referencing==0.37.0 18:56:20 requests==2.32.5 18:56:20 requests-oauthlib==2.0.0 18:56:20 requestsexceptions==1.4.0 18:56:20 rfc3986==2.0.0 18:56:20 rich==14.2.0 18:56:20 rich-argparse==1.7.2 18:56:20 rpds-py==0.30.0 18:56:20 rsa==4.9.1 18:56:20 ruamel.yaml==0.19.1 18:56:20 ruamel.yaml.clib==0.2.15 18:56:20 s3transfer==0.16.0 18:56:20 simplejson==3.20.2 18:56:20 six==1.17.0 18:56:20 smmap==5.0.2 18:56:20 soupsieve==2.8.3 18:56:20 stevedore==5.6.0 18:56:20 tabulate==0.9.0 18:56:20 toml==0.10.2 18:56:20 tomlkit==0.14.0 18:56:20 tqdm==4.67.1 18:56:20 typing_extensions==4.15.0 18:56:20 tzdata==2025.3 18:56:20 urllib3==1.26.20 18:56:20 virtualenv==20.36.1 18:56:20 wcwidth==0.3.1 18:56:20 websocket-client==1.9.0 18:56:20 wrapt==2.0.1 18:56:20 xdg==6.0.0 18:56:20 xmltodict==1.0.2 18:56:20 yq==3.4.3 18:56:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12223226706350821702.sh 18:56:20 ---> sudo-logs.sh 18:56:20 Archiving 'sudo' log.. 18:56:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins643014926313147519.sh 18:56:21 ---> job-cost.sh 18:56:21 Setup pyenv: 18:56:21 system 18:56:21 3.8.13 18:56:21 3.9.13 18:56:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:56:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wwTt from file:/tmp/.os_lf_venv 18:56:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:56:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:56:23 lf-activate-venv(): INFO: Base packages installed successfully 18:56:23 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:56:28 lf-activate-venv(): INFO: Adding /tmp/venv-wwTt/bin to PATH 18:56:28 INFO: No Stack... 18:56:28 INFO: Retrieving Pricing Info for: v3-standard-4 18:56:29 INFO: Archiving Costs 18:56:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3223828017542731513.sh 18:56:29 ---> logs-deploy.sh 18:56:29 Setup pyenv: 18:56:29 system 18:56:29 3.8.13 18:56:29 3.9.13 18:56:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:56:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wwTt from file:/tmp/.os_lf_venv 18:56:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:56:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:56:31 lf-activate-venv(): INFO: Base packages installed successfully 18:56:31 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:56:39 lf-activate-venv(): INFO: Adding /tmp/venv-wwTt/bin to PATH 18:56:39 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4382 18:56:39 INFO: archiving workspace using pattern(s): 18:56:40 Archives upload complete. 18:56:41 INFO: archiving logs to Nexus 18:56:42 ---> uname -a: 18:56:42 Linux prd-ubuntu1804-builder-4c-4g-2397 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:56:42 18:56:42 18:56:42 ---> lscpu: 18:56:42 Architecture: x86_64 18:56:42 CPU op-mode(s): 32-bit, 64-bit 18:56:42 Byte Order: Little Endian 18:56:42 CPU(s): 4 18:56:42 On-line CPU(s) list: 0-3 18:56:42 Thread(s) per core: 1 18:56:42 Core(s) per socket: 1 18:56:42 Socket(s): 4 18:56:42 NUMA node(s): 1 18:56:42 Vendor ID: AuthenticAMD 18:56:42 CPU family: 23 18:56:42 Model: 49 18:56:42 Model name: AMD EPYC-Rome Processor 18:56:42 Stepping: 0 18:56:42 CPU MHz: 2799.998 18:56:42 BogoMIPS: 5599.99 18:56:42 Virtualization: AMD-V 18:56:42 Hypervisor vendor: KVM 18:56:42 Virtualization type: full 18:56:42 L1d cache: 32K 18:56:42 L1i cache: 32K 18:56:42 L2 cache: 512K 18:56:42 L3 cache: 16384K 18:56:42 NUMA node0 CPU(s): 0-3 18:56:42 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:56:42 18:56:42 18:56:42 ---> nproc: 18:56:42 4 18:56:42 18:56:42 18:56:42 ---> df -h: 18:56:42 Filesystem Size Used Avail Use% Mounted on 18:56:42 udev 7.9G 0 7.9G 0% /dev 18:56:42 tmpfs 1.6G 676K 1.6G 1% /run 18:56:42 /dev/vda1 78G 8.4G 69G 11% / 18:56:42 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:56:42 tmpfs 5.0M 0 5.0M 0% /run/lock 18:56:42 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 18:56:42 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:56:42 tmpfs 1.6G 0 1.6G 0% /run/user/1001 18:56:42 18:56:42 18:56:42 ---> free -m: 18:56:42 total used free shared buff/cache available 18:56:42 Mem: 16040 595 13235 0 2208 15123 18:56:42 Swap: 1023 0 1023 18:56:42 18:56:42 18:56:42 ---> ip addr: 18:56:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:56:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:56:42 inet 127.0.0.1/8 scope host lo 18:56:42 valid_lft forever preferred_lft forever 18:56:42 inet6 ::1/128 scope host 18:56:42 valid_lft forever preferred_lft forever 18:56:42 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:56:42 link/ether fa:16:3e:45:d6:4d brd ff:ff:ff:ff:ff:ff 18:56:42 inet 10.30.106.191/23 brd 10.30.107.255 scope global dynamic ens3 18:56:42 valid_lft 86210sec preferred_lft 86210sec 18:56:42 inet6 fe80::f816:3eff:fe45:d64d/64 scope link 18:56:42 valid_lft forever preferred_lft forever 18:56:42 18:56:42 18:56:42 ---> sar -b -r -n DEV: 18:56:42 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2397) 01/23/26 _x86_64_ (4 CPU) 18:56:42 18:56:42 18:54:07 LINUX RESTART (4 CPU) 18:56:42 18:56:42 18:55:01 tps rtps wtps bread/s bwrtn/s 18:56:42 18:56:01 116.15 1.03 115.11 114.78 39108.82 18:56:42 Average: 116.15 1.03 115.11 114.78 39108.82 18:56:42 18:56:42 18:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:56:42 18:56:01 13614984 15423800 2809976 17.11 78092 1918056 893044 5.11 885440 1682500 154764 18:56:42 Average: 13614984 15423800 2809976 17.11 78092 1918056 893044 5.11 885440 1682500 154764 18:56:42 18:56:42 18:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:56:42 18:56:01 lo 2.07 2.07 0.24 0.24 0.00 0.00 0.00 0.00 18:56:42 18:56:01 ens3 85.74 62.41 821.00 12.15 0.00 0.00 0.00 0.00 18:56:42 Average: lo 2.07 2.07 0.24 0.24 0.00 0.00 0.00 0.00 18:56:42 Average: ens3 85.74 62.41 821.00 12.15 0.00 0.00 0.00 0.00 18:56:42 18:56:42 18:56:42 ---> sar -P ALL: 18:56:42 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2397) 01/23/26 _x86_64_ (4 CPU) 18:56:42 18:56:42 18:54:07 LINUX RESTART (4 CPU) 18:56:42 18:56:42 18:55:01 CPU %user %nice %system %iowait %steal %idle 18:56:42 18:56:01 all 22.52 0.00 1.98 3.22 0.06 72.22 18:56:42 18:56:01 0 26.46 0.00 2.53 0.70 0.07 70.24 18:56:42 18:56:01 1 4.95 0.00 1.41 10.61 0.07 82.96 18:56:42 18:56:01 2 24.25 0.00 1.80 1.25 0.05 72.65 18:56:42 18:56:01 3 34.40 0.00 2.18 0.35 0.07 63.00 18:56:42 Average: all 22.52 0.00 1.98 3.22 0.06 72.22 18:56:42 Average: 0 26.46 0.00 2.53 0.70 0.07 70.24 18:56:42 Average: 1 4.95 0.00 1.41 10.61 0.07 82.96 18:56:42 Average: 2 24.25 0.00 1.80 1.25 0.05 72.65 18:56:42 Average: 3 34.40 0.00 2.18 0.35 0.07 63.00 18:56:42 18:56:42 18:56:42