10:03:53 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141684 10:03:53 Running as SYSTEM 10:03:53 [EnvInject] - Loading node environment variables. 10:03:53 Building remotely on prd-ubuntu1804-builder-4c-4g-7133 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:03:53 [ssh-agent] Looking for ssh-agent implementation... 10:03:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:03:54 $ ssh-agent 10:03:54 SSH_AUTH_SOCK=/tmp/ssh-TQiHDH5kvkMi/agent.1703 10:03:54 SSH_AGENT_PID=1705 10:03:54 [ssh-agent] Started. 10:03:54 Running ssh-add (command line suppressed) 10:03:54 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_5531227675255833556.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_5531227675255833556.key) 10:03:54 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:03:54 The recommended git tool is: NONE 10:03:56 using credential onap-jenkins-ssh 10:03:56 Wiping out workspace first. 10:03:56 Cloning the remote Git repository 10:03:56 Cloning repository git://cloud.onap.org/mirror/oom.git 10:03:56 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:03:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:03:56 > git --version # timeout=10 10:03:56 > git --version # 'git version 2.17.1' 10:03:56 using GIT_SSH to set credentials Gerrit user 10:03:56 Verifying host key using manually-configured host key entries 10:03:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:04:01 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:04:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:04:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:04:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:04:02 using GIT_SSH to set credentials Gerrit user 10:04:02 Verifying host key using manually-configured host key entries 10:04:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/84/141684/10 # timeout=30 10:04:02 > git rev-parse ee3ebd92c443e8b88543b067684765c4dbe789be^{commit} # timeout=10 10:04:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:04:02 Checking out Revision ee3ebd92c443e8b88543b067684765c4dbe789be (refs/changes/84/141684/10) 10:04:02 > git config core.sparsecheckout # timeout=10 10:04:02 > git checkout -f ee3ebd92c443e8b88543b067684765c4dbe789be # timeout=30 10:04:05 Commit message: "[CPS] Fix and Upgrade cps and ncmp-dmi-plugin" 10:04:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:04:06 > git rev-list --no-walk b0ffa29fa47a12d20587dc372abacb96bcd6d5c7 # timeout=10 10:04:06 [EnvInject] - Injecting environment variables from a build step. 10:04:06 [EnvInject] - Injecting as environment variables the properties content 10:04:06 PYTHON=python3 10:04:06 10:04:06 [EnvInject] - Variables injected successfully. 10:04:06 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12723464971420438460.sh 10:04:06 ---> tox-install.sh 10:04:06 + source /home/jenkins/lf-env.sh 10:04:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:04:06 ++ mktemp -d /tmp/venv-XXXX 10:04:06 + lf_venv=/tmp/venv-OzXA 10:04:06 + local venv_file=/tmp/.os_lf_venv 10:04:06 + local python=python3 10:04:06 + local options 10:04:06 + local set_path=true 10:04:06 + local install_args= 10:04:06 ++ 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 10:04:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:04:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:04:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:04:06 + true 10:04:06 + case $1 in 10:04:06 + venv_file=/tmp/.toxenv 10:04:06 + shift 2 10:04:06 + true 10:04:06 + case $1 in 10:04:06 + shift 10:04:06 + break 10:04:06 + case $python in 10:04:06 + local pkg_list= 10:04:06 + [[ -d /opt/pyenv ]] 10:04:06 + echo 'Setup pyenv:' 10:04:06 Setup pyenv: 10:04:06 + export PYENV_ROOT=/opt/pyenv 10:04:06 + PYENV_ROOT=/opt/pyenv 10:04:06 + 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 10:04:06 + 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 10:04:06 + pyenv versions 10:04:06 * system (set by /opt/pyenv/version) 10:04:06 * 3.8.13 (set by /opt/pyenv/version) 10:04:06 * 3.9.13 (set by /opt/pyenv/version) 10:04:06 * 3.10.6 (set by /opt/pyenv/version) 10:04:06 + command -v pyenv 10:04:06 ++ pyenv init - --no-rehash 10:04:06 + 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[*]}"'\'')" 10:04:06 export PATH="/opt/pyenv/shims:${PATH}" 10:04:06 export PYENV_SHELL=bash 10:04:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:04:06 pyenv() { 10:04:06 local command 10:04:06 command="${1:-}" 10:04:06 if [ "$#" -gt 0 ]; then 10:04:06 shift 10:04:06 fi 10:04:06 10:04:06 case "$command" in 10:04:06 rehash|shell) 10:04:06 eval "$(pyenv "sh-$command" "$@")" 10:04:06 ;; 10:04:06 *) 10:04:06 command pyenv "$command" "$@" 10:04:06 ;; 10:04:06 esac 10:04:06 }' 10:04:06 +++ 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[*]}"' 10:04:06 ++ 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 10:04:06 ++ 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 10:04:06 ++ 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 10:04:06 ++ export PYENV_SHELL=bash 10:04:06 ++ PYENV_SHELL=bash 10:04:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:04:06 +++ complete -F _pyenv pyenv 10:04:06 ++ lf-pyver python3 10:04:06 ++ local py_version_xy=python3 10:04:06 ++ local py_version_xyz= 10:04:06 ++ pyenv versions 10:04:06 ++ local command 10:04:06 ++ command=versions 10:04:06 ++ '[' 1 -gt 0 ']' 10:04:06 ++ shift 10:04:06 ++ case "$command" in 10:04:06 ++ command pyenv versions 10:04:06 ++ pyenv versions 10:04:06 ++ awk '{ print $1 }' 10:04:06 ++ sed 's/^[ *]* //' 10:04:06 ++ grep -E '^[0-9.]*[0-9]$' 10:04:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:04:06 +++ grep '^3' /tmp/.pyenv_versions 10:04:06 +++ sort -V 10:04:06 +++ tail -n 1 10:04:06 ++ py_version_xyz=3.10.6 10:04:06 ++ [[ -z 3.10.6 ]] 10:04:06 ++ echo 3.10.6 10:04:06 ++ return 0 10:04:06 + pyenv local 3.10.6 10:04:06 + local command 10:04:06 + command=local 10:04:06 + '[' 2 -gt 0 ']' 10:04:06 + shift 10:04:06 + case "$command" in 10:04:06 + command pyenv local 3.10.6 10:04:06 + pyenv local 3.10.6 10:04:06 + for arg in "$@" 10:04:06 + case $arg in 10:04:06 + pkg_list+='tox ' 10:04:06 + for arg in "$@" 10:04:06 + case $arg in 10:04:06 + pkg_list+='virtualenv ' 10:04:06 + for arg in "$@" 10:04:06 + case $arg in 10:04:06 + pkg_list+='urllib3~=1.26.15 ' 10:04:06 + [[ -f /tmp/.toxenv ]] 10:04:06 + [[ ! -f /tmp/.toxenv ]] 10:04:06 + [[ -n '' ]] 10:04:06 + python3 -m venv /tmp/venv-OzXA 10:04:14 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OzXA' 10:04:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OzXA 10:04:14 + echo /tmp/venv-OzXA 10:04:14 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:04:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:04:14 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:04:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:04:14 + local 'pip_opts=--upgrade --quiet' 10:04:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:04:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:04:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:04:14 + [[ -n '' ]] 10:04:14 + [[ -n '' ]] 10:04:14 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:04:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:04:14 + /tmp/venv-OzXA/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 10:04:18 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:04:18 lf-activate-venv(): INFO: Base packages installed successfully 10:04:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:04:18 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:04:18 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:04:18 + /tmp/venv-OzXA/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 10:04:20 + type python3 10:04:20 + true 10:04:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-OzXA/bin to PATH' 10:04:20 lf-activate-venv(): INFO: Adding /tmp/venv-OzXA/bin to PATH 10:04:20 + PATH=/tmp/venv-OzXA/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 10:04:20 + return 0 10:04:20 + python3 --version 10:04:20 Python 3.10.6 10:04:20 + python3 -m pip --version 10:04:21 pip 25.3 from /tmp/venv-OzXA/lib/python3.10/site-packages/pip (python 3.10) 10:04:21 + python3 -m pip freeze 10:04:21 cachetools==6.2.1 10:04:21 chardet==5.2.0 10:04:21 colorama==0.4.6 10:04:21 distlib==0.4.0 10:04:21 filelock==3.20.0 10:04:21 packaging==25.0 10:04:21 platformdirs==4.5.0 10:04:21 pluggy==1.6.0 10:04:21 pyproject-api==1.10.0 10:04:21 tomli==2.3.0 10:04:21 tox==4.32.0 10:04:21 typing_extensions==4.15.0 10:04:21 urllib3==1.26.20 10:04:21 virtualenv==20.35.4 10:04:21 [EnvInject] - Injecting environment variables from a build step. 10:04:21 [EnvInject] - Injecting as environment variables the properties content 10:04:21 PARALLEL=false 10:04:21 10:04:21 [EnvInject] - Variables injected successfully. 10:04:21 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9665159015046677159.sh 10:04:21 ---> tox-run.sh 10:04:21 + 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 10:04:21 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:04:21 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:04:21 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:04:21 + cd /w/workspace/oom-master-pre-commit-lint/. 10:04:21 + source /home/jenkins/lf-env.sh 10:04:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:04:21 ++ mktemp -d /tmp/venv-XXXX 10:04:21 + lf_venv=/tmp/venv-kzLO 10:04:21 + local venv_file=/tmp/.os_lf_venv 10:04:21 + local python=python3 10:04:21 + local options 10:04:21 + local set_path=true 10:04:21 + local install_args= 10:04:21 ++ 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 10:04:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:04:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:04:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:04:21 + true 10:04:21 + case $1 in 10:04:21 + venv_file=/tmp/.toxenv 10:04:21 + shift 2 10:04:21 + true 10:04:21 + case $1 in 10:04:21 + shift 10:04:21 + break 10:04:21 + case $python in 10:04:21 + local pkg_list= 10:04:21 + [[ -d /opt/pyenv ]] 10:04:21 + echo 'Setup pyenv:' 10:04:21 Setup pyenv: 10:04:21 + export PYENV_ROOT=/opt/pyenv 10:04:21 + PYENV_ROOT=/opt/pyenv 10:04:21 + 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 10:04:21 + 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 10:04:21 + pyenv versions 10:04:21 system 10:04:21 3.8.13 10:04:21 3.9.13 10:04:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:04:21 + command -v pyenv 10:04:21 ++ pyenv init - --no-rehash 10:04:21 + 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[*]}"'\'')" 10:04:21 export PATH="/opt/pyenv/shims:${PATH}" 10:04:21 export PYENV_SHELL=bash 10:04:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:04:21 pyenv() { 10:04:21 local command 10:04:21 command="${1:-}" 10:04:21 if [ "$#" -gt 0 ]; then 10:04:21 shift 10:04:21 fi 10:04:21 10:04:21 case "$command" in 10:04:21 rehash|shell) 10:04:21 eval "$(pyenv "sh-$command" "$@")" 10:04:21 ;; 10:04:21 *) 10:04:21 command pyenv "$command" "$@" 10:04:21 ;; 10:04:21 esac 10:04:21 }' 10:04:21 +++ 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[*]}"' 10:04:21 ++ 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 10:04:21 ++ 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 10:04:21 ++ 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 10:04:21 ++ export PYENV_SHELL=bash 10:04:21 ++ PYENV_SHELL=bash 10:04:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:04:21 +++ complete -F _pyenv pyenv 10:04:21 ++ lf-pyver python3 10:04:21 ++ local py_version_xy=python3 10:04:21 ++ local py_version_xyz= 10:04:21 ++ pyenv versions 10:04:21 ++ local command 10:04:21 ++ command=versions 10:04:21 ++ '[' 1 -gt 0 ']' 10:04:21 ++ shift 10:04:21 ++ case "$command" in 10:04:21 ++ sed 's/^[ *]* //' 10:04:21 ++ command pyenv versions 10:04:21 ++ pyenv versions 10:04:21 ++ grep -E '^[0-9.]*[0-9]$' 10:04:21 ++ awk '{ print $1 }' 10:04:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:04:21 +++ grep '^3' /tmp/.pyenv_versions 10:04:21 +++ sort -V 10:04:21 +++ tail -n 1 10:04:21 ++ py_version_xyz=3.10.6 10:04:21 ++ [[ -z 3.10.6 ]] 10:04:21 ++ echo 3.10.6 10:04:21 ++ return 0 10:04:21 + pyenv local 3.10.6 10:04:21 + local command 10:04:21 + command=local 10:04:21 + '[' 2 -gt 0 ']' 10:04:21 + shift 10:04:21 + case "$command" in 10:04:21 + command pyenv local 3.10.6 10:04:21 + pyenv local 3.10.6 10:04:21 + for arg in "$@" 10:04:21 + case $arg in 10:04:21 + pkg_list+='tox ' 10:04:21 + for arg in "$@" 10:04:21 + case $arg in 10:04:21 + pkg_list+='virtualenv ' 10:04:21 + for arg in "$@" 10:04:21 + case $arg in 10:04:21 + pkg_list+='urllib3~=1.26.15 ' 10:04:21 + [[ -f /tmp/.toxenv ]] 10:04:21 ++ cat /tmp/.toxenv 10:04:21 + lf_venv=/tmp/venv-OzXA 10:04:21 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OzXA from' file:/tmp/.toxenv 10:04:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OzXA from file:/tmp/.toxenv 10:04:21 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:04:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:04:21 + local 'pip_opts=--upgrade --quiet' 10:04:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:04:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:04:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:04:21 + [[ -n '' ]] 10:04:21 + [[ -n '' ]] 10:04:21 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:04:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:04:21 + /tmp/venv-OzXA/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 10:04:22 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:04:22 lf-activate-venv(): INFO: Base packages installed successfully 10:04:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:04:22 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:04:22 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:04:22 + /tmp/venv-OzXA/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 10:04:23 + type python3 10:04:23 + true 10:04:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-OzXA/bin to PATH' 10:04:23 lf-activate-venv(): INFO: Adding /tmp/venv-OzXA/bin to PATH 10:04:23 + PATH=/tmp/venv-OzXA/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 10:04:23 + return 0 10:04:23 + [[ -d /opt/pyenv ]] 10:04:23 + echo '---> Setting up pyenv' 10:04:23 ---> Setting up pyenv 10:04:23 + export PYENV_ROOT=/opt/pyenv 10:04:23 + PYENV_ROOT=/opt/pyenv 10:04:23 + export PATH=/opt/pyenv/bin:/tmp/venv-OzXA/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 10:04:23 + PATH=/opt/pyenv/bin:/tmp/venv-OzXA/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 10:04:23 ++ pwd 10:04:23 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:04:23 + export PYTHONPATH 10:04:23 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:04:23 + TOX_TESTENV_PASSENV=PYTHONPATH 10:04:23 + tox --version 10:04:23 4.32.0 from /tmp/venv-OzXA/lib/python3.10/site-packages/tox/__init__.py 10:04:23 + PARALLEL=false 10:04:23 + TOX_OPTIONS_LIST= 10:04:23 + [[ -n pre-commit ]] 10:04:23 + TOX_OPTIONS_LIST=' -e pre-commit' 10:04:23 + case ${PARALLEL,,} in 10:04:23 + tox -e pre-commit 10:04:23 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:04:25 pre-commit: install_deps> python -I -m pip install pre-commit 10:04:28 pre-commit: freeze> python -m pip freeze --all 10:04:28 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.0,pre_commit==4.3.0,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.35.4 10:04:28 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:04:28 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:04:29 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:04:30 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:04:31 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:04:32 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:04:32 [INFO] Once installed this environment will be reused. 10:04:32 [INFO] This may take a few minutes... 10:04:37 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:04:37 [INFO] Once installed this environment will be reused. 10:04:37 [INFO] This may take a few minutes... 10:04:42 trim trailing whitespace.................................................Passed 10:04:42 Tabs remover.............................................................Passed 10:04:42 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:04:43 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:04:43 [INFO] Once installed this environment will be reused. 10:04:43 [INFO] This may take a few minutes... 10:04:57 gitlint..............................................(no files to check)Skipped 10:04:57 pre-commit: OK (33.62=setup[4.29]+cmd[14.32,15.01] seconds) 10:04:57 congratulations :) (33.65 seconds) 10:04:58 + tox_status=0 10:04:58 + echo '---> Completed tox runs' 10:04:58 ---> Completed tox runs 10:04:58 + for i in .tox/*/log 10:04:58 ++ echo .tox/pre-commit/log 10:04:58 ++ awk -F/ '{print $2}' 10:04:58 + tox_env=pre-commit 10:04:58 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:04:58 + DOC_DIR=docs/_build/html 10:04:58 + [[ -d docs/_build/html ]] 10:04:58 + echo '---> tox-run.sh ends' 10:04:58 ---> tox-run.sh ends 10:04:58 + test 0 -eq 0 10:04:58 $ ssh-agent -k 10:04:58 unset SSH_AUTH_SOCK; 10:04:58 unset SSH_AGENT_PID; 10:04:58 echo Agent pid 1705 killed; 10:04:58 [ssh-agent] Stopped. 10:04:58 [PostBuildScript] - [INFO] Executing post build scripts. 10:04:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1735706725064196274.sh 10:04:58 ---> sysstat.sh 10:04:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13495886378910823332.sh 10:04:58 ---> package-listing.sh 10:04:58 ++ facter osfamily 10:04:58 ++ tr '[:upper:]' '[:lower:]' 10:04:58 + OS_FAMILY=debian 10:04:58 + workspace=/w/workspace/oom-master-pre-commit-lint 10:04:58 + START_PACKAGES=/tmp/packages_start.txt 10:04:58 + END_PACKAGES=/tmp/packages_end.txt 10:04:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:04:58 + PACKAGES=/tmp/packages_start.txt 10:04:58 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:04:58 + PACKAGES=/tmp/packages_end.txt 10:04:58 + case "${OS_FAMILY}" in 10:04:58 + dpkg -l 10:04:58 + grep '^ii' 10:04:58 + '[' -f /tmp/packages_start.txt ']' 10:04:58 + '[' -f /tmp/packages_end.txt ']' 10:04:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:04:58 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:04:58 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:04:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:04:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins462238509824373318.sh 10:04:58 ---> capture-instance-metadata.sh 10:04:58 Setup pyenv: 10:04:59 system 10:04:59 3.8.13 10:04:59 3.9.13 10:04:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:05:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6Ye4 10:05:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:05:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:05:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:05:07 lf-activate-venv(): INFO: Base packages installed successfully 10:05:07 lf-activate-venv(): INFO: Installing additional packages: lftools 10:05:37 lf-activate-venv(): INFO: Adding /tmp/venv-6Ye4/bin to PATH 10:05:37 INFO: Running in OpenStack, capturing instance metadata 10:05:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4864576117117628586.sh 10:05:37 provisioning config files... 10:05:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config741269088577443451tmp 10:05:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:05:37 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:05:37 [EnvInject] - Injecting environment variables from a build step. 10:05:37 [EnvInject] - Injecting as environment variables the properties content 10:05:37 SERVER_ID=logs 10:05:37 10:05:37 [EnvInject] - Variables injected successfully. 10:05:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8887258205103486524.sh 10:05:37 ---> create-netrc.sh 10:05:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6098603334927001249.sh 10:05:37 ---> python-tools-install.sh 10:05:37 Setup pyenv: 10:05:37 system 10:05:37 3.8.13 10:05:37 3.9.13 10:05:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:05:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6Ye4 from file:/tmp/.os_lf_venv 10:05:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:05:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:05:40 lf-activate-venv(): INFO: Base packages installed successfully 10:05:40 lf-activate-venv(): INFO: Installing additional packages: lftools 10:05:48 lf-activate-venv(): INFO: Adding /tmp/venv-6Ye4/bin to PATH 10:05:48 Generating Requirements File 10:06:10 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. 10:06:10 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 10:06:10 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:06:10 Python 3.10.6 10:06:10 pip 25.3 from /tmp/venv-6Ye4/lib/python3.10/site-packages/pip (python 3.10) 10:06:10 appdirs==1.4.4 10:06:10 argcomplete==3.6.3 10:06:10 aspy.yaml==1.3.0 10:06:10 attrs==25.4.0 10:06:10 autopage==0.5.2 10:06:10 beautifulsoup4==4.14.2 10:06:10 boto3==1.40.61 10:06:10 botocore==1.40.61 10:06:10 bs4==0.0.2 10:06:10 cachetools==6.2.1 10:06:10 certifi==2025.10.5 10:06:10 cffi==2.0.0 10:06:10 cfgv==3.4.0 10:06:10 chardet==5.2.0 10:06:10 charset-normalizer==3.4.4 10:06:10 click==8.3.0 10:06:10 cliff==4.11.0 10:06:10 cmd2==2.7.0 10:06:10 cryptography==3.3.2 10:06:10 debtcollector==3.0.0 10:06:10 decorator==5.2.1 10:06:10 defusedxml==0.7.1 10:06:10 Deprecated==1.2.18 10:06:10 distlib==0.4.0 10:06:10 dnspython==2.8.0 10:06:10 docker==7.1.0 10:06:10 dogpile.cache==1.5.0 10:06:10 durationpy==0.10 10:06:10 email-validator==2.3.0 10:06:10 filelock==3.20.0 10:06:10 future==1.0.0 10:06:10 gitdb==4.0.12 10:06:10 GitPython==3.1.45 10:06:10 google-auth==2.42.0 10:06:10 httplib2==0.31.0 10:06:10 identify==2.6.15 10:06:10 idna==3.11 10:06:10 importlib-resources==1.5.0 10:06:10 iso8601==2.1.0 10:06:10 Jinja2==3.1.6 10:06:10 jmespath==1.0.1 10:06:10 jsonpatch==1.33 10:06:10 jsonpointer==3.0.0 10:06:10 jsonschema==4.25.1 10:06:10 jsonschema-specifications==2025.9.1 10:06:10 keystoneauth1==5.12.0 10:06:10 kubernetes==34.1.0 10:06:10 lftools==0.37.15 10:06:10 lxml==6.0.2 10:06:10 markdown-it-py==4.0.0 10:06:10 MarkupSafe==3.0.3 10:06:10 mdurl==0.1.2 10:06:10 msgpack==1.1.2 10:06:10 multi_key_dict==2.0.3 10:06:10 munch==4.0.0 10:06:10 netaddr==1.3.0 10:06:10 niet==1.4.2 10:06:10 nodeenv==1.9.1 10:06:10 oauth2client==4.1.3 10:06:10 oauthlib==3.3.1 10:06:10 openstacksdk==4.7.1 10:06:10 os-service-types==1.8.0 10:06:10 osc-lib==4.2.0 10:06:10 oslo.config==10.0.0 10:06:10 oslo.context==6.1.0 10:06:10 oslo.i18n==6.6.0 10:06:10 oslo.log==7.2.1 10:06:10 oslo.serialization==5.8.0 10:06:10 oslo.utils==9.1.0 10:06:10 packaging==25.0 10:06:10 pbr==7.0.1 10:06:10 platformdirs==4.5.0 10:06:10 prettytable==3.16.0 10:06:10 psutil==7.1.2 10:06:10 pyasn1==0.6.1 10:06:10 pyasn1_modules==0.4.2 10:06:10 pycparser==2.23 10:06:10 pygerrit2==2.0.15 10:06:10 PyGithub==2.8.1 10:06:10 Pygments==2.19.2 10:06:10 PyJWT==2.10.1 10:06:10 PyNaCl==1.6.0 10:06:10 pyparsing==2.4.7 10:06:10 pyperclip==1.11.0 10:06:10 pyrsistent==0.20.0 10:06:10 python-cinderclient==9.8.0 10:06:10 python-dateutil==2.9.0.post0 10:06:10 python-heatclient==4.3.0 10:06:10 python-jenkins==1.8.3 10:06:10 python-keystoneclient==5.7.0 10:06:10 python-magnumclient==4.9.0 10:06:10 python-openstackclient==8.2.0 10:06:10 python-swiftclient==4.8.0 10:06:10 PyYAML==6.0.3 10:06:10 referencing==0.37.0 10:06:10 requests==2.32.5 10:06:10 requests-oauthlib==2.0.0 10:06:10 requestsexceptions==1.4.0 10:06:10 rfc3986==2.0.0 10:06:10 rich==14.2.0 10:06:10 rich-argparse==1.7.1 10:06:10 rpds-py==0.28.0 10:06:10 rsa==4.9.1 10:06:10 ruamel.yaml==0.18.16 10:06:10 ruamel.yaml.clib==0.2.14 10:06:10 s3transfer==0.14.0 10:06:10 simplejson==3.20.2 10:06:10 six==1.17.0 10:06:10 smmap==5.0.2 10:06:10 soupsieve==2.8 10:06:10 stevedore==5.5.0 10:06:10 tabulate==0.9.0 10:06:10 toml==0.10.2 10:06:10 tomlkit==0.13.3 10:06:10 tqdm==4.67.1 10:06:10 typing_extensions==4.15.0 10:06:10 tzdata==2025.2 10:06:10 urllib3==1.26.20 10:06:10 virtualenv==20.35.4 10:06:10 wcwidth==0.2.14 10:06:10 websocket-client==1.9.0 10:06:10 wrapt==2.0.0 10:06:10 xdg==6.0.0 10:06:10 xmltodict==1.0.2 10:06:10 yq==3.4.3 10:06:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4714246462240310849.sh 10:06:10 ---> sudo-logs.sh 10:06:10 Archiving 'sudo' log.. 10:06:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6272011288384482713.sh 10:06:11 ---> job-cost.sh 10:06:11 Setup pyenv: 10:06:11 system 10:06:11 3.8.13 10:06:11 3.9.13 10:06:11 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:06:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6Ye4 from file:/tmp/.os_lf_venv 10:06:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:06:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:06:13 lf-activate-venv(): INFO: Base packages installed successfully 10:06:13 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:06:18 lf-activate-venv(): INFO: Adding /tmp/venv-6Ye4/bin to PATH 10:06:18 INFO: No Stack... 10:06:19 INFO: Retrieving Pricing Info for: v3-standard-4 10:06:19 INFO: Archiving Costs 10:06:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13665422955409802315.sh 10:06:19 ---> logs-deploy.sh 10:06:19 Setup pyenv: 10:06:19 system 10:06:19 3.8.13 10:06:19 3.9.13 10:06:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:06:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6Ye4 from file:/tmp/.os_lf_venv 10:06:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:06:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:06:21 lf-activate-venv(): INFO: Base packages installed successfully 10:06:21 lf-activate-venv(): INFO: Installing additional packages: lftools 10:06:30 lf-activate-venv(): INFO: Adding /tmp/venv-6Ye4/bin to PATH 10:06:30 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4293 10:06:30 INFO: archiving workspace using pattern(s): 10:06:31 Archives upload complete. 10:06:31 INFO: archiving logs to Nexus 10:06:32 ---> uname -a: 10:06:32 Linux prd-ubuntu1804-builder-4c-4g-7133 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:06:32 10:06:32 10:06:32 ---> lscpu: 10:06:32 Architecture: x86_64 10:06:32 CPU op-mode(s): 32-bit, 64-bit 10:06:32 Byte Order: Little Endian 10:06:32 CPU(s): 4 10:06:32 On-line CPU(s) list: 0-3 10:06:32 Thread(s) per core: 1 10:06:32 Core(s) per socket: 1 10:06:32 Socket(s): 4 10:06:32 NUMA node(s): 1 10:06:32 Vendor ID: AuthenticAMD 10:06:32 CPU family: 23 10:06:32 Model: 49 10:06:32 Model name: AMD EPYC-Rome Processor 10:06:32 Stepping: 0 10:06:32 CPU MHz: 2800.000 10:06:32 BogoMIPS: 5600.00 10:06:32 Virtualization: AMD-V 10:06:32 Hypervisor vendor: KVM 10:06:32 Virtualization type: full 10:06:32 L1d cache: 32K 10:06:32 L1i cache: 32K 10:06:32 L2 cache: 512K 10:06:32 L3 cache: 16384K 10:06:32 NUMA node0 CPU(s): 0-3 10:06:32 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 10:06:32 10:06:32 10:06:32 ---> nproc: 10:06:32 4 10:06:32 10:06:32 10:06:32 ---> df -h: 10:06:32 Filesystem Size Used Avail Use% Mounted on 10:06:32 udev 7.9G 0 7.9G 0% /dev 10:06:32 tmpfs 1.6G 676K 1.6G 1% /run 10:06:32 /dev/vda1 78G 8.4G 69G 11% / 10:06:32 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:06:32 tmpfs 5.0M 0 5.0M 0% /run/lock 10:06:32 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:06:32 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:06:32 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:06:32 10:06:32 10:06:32 ---> free -m: 10:06:32 total used free shared buff/cache available 10:06:32 Mem: 16040 578 13242 0 2218 15139 10:06:32 Swap: 1023 0 1023 10:06:32 10:06:32 10:06:32 ---> ip addr: 10:06:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:06:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:06:32 inet 127.0.0.1/8 scope host lo 10:06:32 valid_lft forever preferred_lft forever 10:06:32 inet6 ::1/128 scope host 10:06:32 valid_lft forever preferred_lft forever 10:06:32 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:06:32 link/ether fa:16:3e:ef:47:25 brd ff:ff:ff:ff:ff:ff 10:06:32 inet 10.30.107.24/23 brd 10.30.107.255 scope global dynamic ens3 10:06:32 valid_lft 86211sec preferred_lft 86211sec 10:06:32 inet6 fe80::f816:3eff:feef:4725/64 scope link 10:06:32 valid_lft forever preferred_lft forever 10:06:32 10:06:32 10:06:32 ---> sar -b -r -n DEV: 10:06:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7133) 10/29/25 _x86_64_ (4 CPU) 10:06:32 10:06:32 10:03:25 LINUX RESTART (4 CPU) 10:06:32 10:06:32 10:04:02 tps rtps wtps bread/s bwrtn/s 10:06:32 10:05:01 243.04 25.88 217.17 856.13 28162.82 10:06:32 10:06:01 89.87 0.73 89.14 96.65 28069.59 10:06:32 Average: 165.81 13.20 152.61 473.20 28115.81 10:06:32 10:06:32 10:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:06:32 10:05:01 13945408 15531032 2479560 15.10 58432 1726892 762772 4.37 766440 1495836 78896 10:06:32 10:06:01 13648508 15500636 2776460 16.90 81200 1955752 783252 4.48 810124 1717872 174880 10:06:32 Average: 13796958 15515834 2628010 16.00 69816 1841322 773012 4.42 788282 1606854 126888 10:06:32 10:06:32 10:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:06:32 10:05:01 ens3 122.22 80.66 924.90 29.14 0.00 0.00 0.00 0.00 10:06:32 10:05:01 lo 2.10 2.10 0.23 0.23 0.00 0.00 0.00 0.00 10:06:32 10:06:01 ens3 47.89 37.46 746.63 9.04 0.00 0.00 0.00 0.00 10:06:32 10:06:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 10:06:32 Average: ens3 84.74 58.88 835.02 19.01 0.00 0.00 0.00 0.00 10:06:32 Average: lo 1.75 1.75 0.19 0.19 0.00 0.00 0.00 0.00 10:06:32 10:06:32 10:06:32 ---> sar -P ALL: 10:06:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7133) 10/29/25 _x86_64_ (4 CPU) 10:06:32 10:06:32 10:03:25 LINUX RESTART (4 CPU) 10:06:32 10:06:32 10:04:02 CPU %user %nice %system %iowait %steal %idle 10:06:32 10:05:01 all 19.06 0.00 2.17 10.29 0.09 68.38 10:06:32 10:05:01 0 12.55 0.00 1.79 5.11 0.08 80.46 10:06:32 10:05:01 1 17.00 0.00 1.74 1.82 0.09 79.36 10:06:32 10:05:01 2 31.65 0.00 3.30 9.10 0.10 55.85 10:06:32 10:05:01 3 15.13 0.00 1.89 25.17 0.07 57.74 10:06:32 10:06:01 all 18.31 0.00 1.13 6.68 0.06 73.82 10:06:32 10:06:01 0 30.04 0.00 1.96 12.13 0.07 55.81 10:06:32 10:06:01 1 34.97 0.00 1.60 4.72 0.07 58.65 10:06:32 10:06:01 2 5.25 0.00 0.52 0.43 0.03 93.76 10:06:32 10:06:01 3 3.01 0.00 0.47 9.47 0.05 87.01 10:06:32 Average: all 18.68 0.00 1.65 8.47 0.07 71.13 10:06:32 Average: 0 21.34 0.00 1.88 8.64 0.08 68.07 10:06:32 Average: 1 26.07 0.00 1.67 3.28 0.08 68.90 10:06:32 Average: 2 18.30 0.00 1.89 4.72 0.07 75.03 10:06:32 Average: 3 9.01 0.00 1.17 17.24 0.06 72.52 10:06:32 10:06:32 10:06:32