19:26:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143314 19:26:17 Running as SYSTEM 19:26:17 [EnvInject] - Loading node environment variables. 19:26:17 Building remotely on prd-ubuntu1804-builder-4c-4g-17102 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 19:26:17 [ssh-agent] Looking for ssh-agent implementation... 19:26:18 $ ssh-agent 19:26:18 SSH_AUTH_SOCK=/tmp/ssh-l1BqpCnmOHRI/agent.1664 19:26:18 SSH_AGENT_PID=1666 19:26:18 [ssh-agent] Started. 19:26:18 Running ssh-add (command line suppressed) 19:26:18 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4835928742586087898.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4835928742586087898.key) 19:26:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:26:18 The recommended git tool is: NONE 19:26:19 using credential onap-jenkins-ssh 19:26:19 Wiping out workspace first. 19:26:19 Cloning the remote Git repository 19:26:19 Cloning repository git://cloud.onap.org/mirror/oom.git 19:26:19 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 19:26:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:26:19 > git --version # timeout=10 19:26:19 > git --version # 'git version 2.17.1' 19:26:19 using GIT_SSH to set credentials Gerrit user 19:26:19 Verifying host key using manually-configured host key entries 19:26:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:26:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:26:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:26:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:26:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:26:25 using GIT_SSH to set credentials Gerrit user 19:26:25 Verifying host key using manually-configured host key entries 19:26:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/14/143314/1 # timeout=30 19:26:25 > git rev-parse 5e41caf13cffc2d81aa46faf6a974f777498148c^{commit} # timeout=10 19:26:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:26:25 Checking out Revision 5e41caf13cffc2d81aa46faf6a974f777498148c (refs/changes/14/143314/1) 19:26:25 > git config core.sparsecheckout # timeout=10 19:26:25 > git checkout -f 5e41caf13cffc2d81aa46faf6a974f777498148c # timeout=30 19:26:29 Commit message: "Reduce cpu requests" 19:26:29 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:26:29 > git rev-list --no-walk 5e7671dac6e0ca5fdd3a56d193db20dc4615415c # timeout=10 19:26:29 [EnvInject] - Injecting environment variables from a build step. 19:26:29 [EnvInject] - Injecting as environment variables the properties content 19:26:29 PYTHON=python3 19:26:29 19:26:29 [EnvInject] - Variables injected successfully. 19:26:29 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins18149486678615267762.sh 19:26:29 ---> tox-install.sh 19:26:29 + source /home/jenkins/lf-env.sh 19:26:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:26:29 ++ mktemp -d /tmp/venv-XXXX 19:26:29 + lf_venv=/tmp/venv-Aoct 19:26:29 + local venv_file=/tmp/.os_lf_venv 19:26:29 + local python=python3 19:26:29 + local options 19:26:29 + local set_path=true 19:26:29 + local install_args= 19:26:29 ++ 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 19:26:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:26:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:26:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:26:29 + true 19:26:29 + case $1 in 19:26:29 + venv_file=/tmp/.toxenv 19:26:29 + shift 2 19:26:29 + true 19:26:29 + case $1 in 19:26:29 + shift 19:26:29 + break 19:26:29 + case $python in 19:26:29 + local pkg_list= 19:26:29 + [[ -d /opt/pyenv ]] 19:26:29 + echo 'Setup pyenv:' 19:26:29 Setup pyenv: 19:26:29 + export PYENV_ROOT=/opt/pyenv 19:26:29 + PYENV_ROOT=/opt/pyenv 19:26:29 + 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 19:26:29 + 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 19:26:29 + pyenv versions 19:26:29 * system (set by /opt/pyenv/version) 19:26:29 * 3.8.13 (set by /opt/pyenv/version) 19:26:29 * 3.9.13 (set by /opt/pyenv/version) 19:26:29 * 3.10.6 (set by /opt/pyenv/version) 19:26:29 + command -v pyenv 19:26:29 ++ pyenv init - --no-rehash 19:26:29 + 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[*]}"'\'')" 19:26:29 export PATH="/opt/pyenv/shims:${PATH}" 19:26:29 export PYENV_SHELL=bash 19:26:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:26:29 pyenv() { 19:26:29 local command 19:26:29 command="${1:-}" 19:26:29 if [ "$#" -gt 0 ]; then 19:26:29 shift 19:26:29 fi 19:26:29 19:26:29 case "$command" in 19:26:29 rehash|shell) 19:26:29 eval "$(pyenv "sh-$command" "$@")" 19:26:29 ;; 19:26:29 *) 19:26:29 command pyenv "$command" "$@" 19:26:29 ;; 19:26:29 esac 19:26:29 }' 19:26:29 +++ 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[*]}"' 19:26:29 ++ 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 19:26:29 ++ 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 19:26:29 ++ 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 19:26:29 ++ export PYENV_SHELL=bash 19:26:29 ++ PYENV_SHELL=bash 19:26:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:26:29 +++ complete -F _pyenv pyenv 19:26:29 ++ lf-pyver python3 19:26:29 ++ local py_version_xy=python3 19:26:29 ++ local py_version_xyz= 19:26:29 ++ pyenv versions 19:26:29 ++ local command 19:26:29 ++ command=versions 19:26:29 ++ '[' 1 -gt 0 ']' 19:26:29 ++ shift 19:26:29 ++ case "$command" in 19:26:29 ++ command pyenv versions 19:26:29 ++ pyenv versions 19:26:29 ++ sed 's/^[ *]* //' 19:26:29 ++ awk '{ print $1 }' 19:26:29 ++ grep -E '^[0-9.]*[0-9]$' 19:26:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:26:29 +++ grep '^3' /tmp/.pyenv_versions 19:26:29 +++ sort -V 19:26:29 +++ tail -n 1 19:26:29 ++ py_version_xyz=3.10.6 19:26:29 ++ [[ -z 3.10.6 ]] 19:26:29 ++ echo 3.10.6 19:26:29 ++ return 0 19:26:29 + pyenv local 3.10.6 19:26:29 + local command 19:26:29 + command=local 19:26:29 + '[' 2 -gt 0 ']' 19:26:29 + shift 19:26:29 + case "$command" in 19:26:29 + command pyenv local 3.10.6 19:26:29 + pyenv local 3.10.6 19:26:30 + for arg in "$@" 19:26:30 + case $arg in 19:26:30 + pkg_list+='tox ' 19:26:30 + for arg in "$@" 19:26:30 + case $arg in 19:26:30 + pkg_list+='virtualenv ' 19:26:30 + for arg in "$@" 19:26:30 + case $arg in 19:26:30 + pkg_list+='urllib3~=1.26.15 ' 19:26:30 + [[ -f /tmp/.toxenv ]] 19:26:30 + [[ ! -f /tmp/.toxenv ]] 19:26:30 + [[ -n '' ]] 19:26:30 + python3 -m venv /tmp/venv-Aoct 19:26:34 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Aoct' 19:26:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Aoct 19:26:34 + echo /tmp/venv-Aoct 19:26:34 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:26:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:26:34 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:26:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:26:34 + local 'pip_opts=--upgrade --quiet' 19:26:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:26:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:26:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:26:34 + [[ -n '' ]] 19:26:34 + [[ -n '' ]] 19:26:34 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:26:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:26:34 + /tmp/venv-Aoct/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 19:26:38 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:26:38 lf-activate-venv(): INFO: Base packages installed successfully 19:26:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:26:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:26:38 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:26:38 + /tmp/venv-Aoct/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 19:26:40 + type python3 19:26:40 + true 19:26:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Aoct/bin to PATH' 19:26:40 lf-activate-venv(): INFO: Adding /tmp/venv-Aoct/bin to PATH 19:26:40 + PATH=/tmp/venv-Aoct/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 19:26:40 + return 0 19:26:40 + python3 --version 19:26:40 Python 3.10.6 19:26:40 + python3 -m pip --version 19:26:40 pip 26.0.1 from /tmp/venv-Aoct/lib/python3.10/site-packages/pip (python 3.10) 19:26:40 + python3 -m pip freeze 19:26:40 cachetools==7.0.1 19:26:40 chardet==5.2.0 19:26:40 colorama==0.4.6 19:26:40 distlib==0.4.0 19:26:40 filelock==3.24.0 19:26:40 packaging==26.0 19:26:40 platformdirs==4.9.1 19:26:40 pluggy==1.6.0 19:26:40 pyproject-api==1.10.0 19:26:40 tomli==2.4.0 19:26:40 tox==4.35.0 19:26:40 typing_extensions==4.15.0 19:26:40 urllib3==1.26.20 19:26:40 virtualenv==20.36.1 19:26:40 [EnvInject] - Injecting environment variables from a build step. 19:26:40 [EnvInject] - Injecting as environment variables the properties content 19:26:40 PARALLEL=false 19:26:40 19:26:40 [EnvInject] - Variables injected successfully. 19:26:40 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14181007984572987306.sh 19:26:40 ---> tox-run.sh 19:26:40 + 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 19:26:40 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 19:26:40 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 19:26:40 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 19:26:40 + cd /w/workspace/oom-master-checkbashisms-lint/. 19:26:40 + source /home/jenkins/lf-env.sh 19:26:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:26:40 ++ mktemp -d /tmp/venv-XXXX 19:26:40 + lf_venv=/tmp/venv-0UHy 19:26:40 + local venv_file=/tmp/.os_lf_venv 19:26:40 + local python=python3 19:26:40 + local options 19:26:40 + local set_path=true 19:26:40 + local install_args= 19:26:40 ++ 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 19:26:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:26:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:26:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:26:40 + true 19:26:40 + case $1 in 19:26:40 + venv_file=/tmp/.toxenv 19:26:40 + shift 2 19:26:40 + true 19:26:40 + case $1 in 19:26:40 + shift 19:26:40 + break 19:26:40 + case $python in 19:26:40 + local pkg_list= 19:26:40 + [[ -d /opt/pyenv ]] 19:26:40 + echo 'Setup pyenv:' 19:26:40 Setup pyenv: 19:26:40 + export PYENV_ROOT=/opt/pyenv 19:26:40 + PYENV_ROOT=/opt/pyenv 19:26:40 + 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 19:26:40 + 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 19:26:40 + pyenv versions 19:26:40 system 19:26:40 3.8.13 19:26:40 3.9.13 19:26:40 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:26:40 + command -v pyenv 19:26:40 ++ pyenv init - --no-rehash 19:26:40 + 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[*]}"'\'')" 19:26:40 export PATH="/opt/pyenv/shims:${PATH}" 19:26:40 export PYENV_SHELL=bash 19:26:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:26:40 pyenv() { 19:26:40 local command 19:26:40 command="${1:-}" 19:26:40 if [ "$#" -gt 0 ]; then 19:26:40 shift 19:26:40 fi 19:26:40 19:26:40 case "$command" in 19:26:40 rehash|shell) 19:26:40 eval "$(pyenv "sh-$command" "$@")" 19:26:40 ;; 19:26:40 *) 19:26:40 command pyenv "$command" "$@" 19:26:40 ;; 19:26:40 esac 19:26:40 }' 19:26:40 +++ 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[*]}"' 19:26:40 ++ 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 19:26:40 ++ 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 19:26:40 ++ 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 19:26:40 ++ export PYENV_SHELL=bash 19:26:40 ++ PYENV_SHELL=bash 19:26:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:26:40 +++ complete -F _pyenv pyenv 19:26:40 ++ lf-pyver python3 19:26:40 ++ local py_version_xy=python3 19:26:40 ++ local py_version_xyz= 19:26:40 ++ pyenv versions 19:26:40 ++ local command 19:26:40 ++ command=versions 19:26:40 ++ '[' 1 -gt 0 ']' 19:26:40 ++ shift 19:26:40 ++ case "$command" in 19:26:40 ++ awk '{ print $1 }' 19:26:40 ++ command pyenv versions 19:26:40 ++ pyenv versions 19:26:40 ++ sed 's/^[ *]* //' 19:26:40 ++ grep -E '^[0-9.]*[0-9]$' 19:26:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:26:41 +++ grep '^3' /tmp/.pyenv_versions 19:26:41 +++ sort -V 19:26:41 +++ tail -n 1 19:26:41 ++ py_version_xyz=3.10.6 19:26:41 ++ [[ -z 3.10.6 ]] 19:26:41 ++ echo 3.10.6 19:26:41 ++ return 0 19:26:41 + pyenv local 3.10.6 19:26:41 + local command 19:26:41 + command=local 19:26:41 + '[' 2 -gt 0 ']' 19:26:41 + shift 19:26:41 + case "$command" in 19:26:41 + command pyenv local 3.10.6 19:26:41 + pyenv local 3.10.6 19:26:41 + for arg in "$@" 19:26:41 + case $arg in 19:26:41 + pkg_list+='tox ' 19:26:41 + for arg in "$@" 19:26:41 + case $arg in 19:26:41 + pkg_list+='virtualenv ' 19:26:41 + for arg in "$@" 19:26:41 + case $arg in 19:26:41 + pkg_list+='urllib3~=1.26.15 ' 19:26:41 + [[ -f /tmp/.toxenv ]] 19:26:41 ++ cat /tmp/.toxenv 19:26:41 + lf_venv=/tmp/venv-Aoct 19:26:41 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Aoct from' file:/tmp/.toxenv 19:26:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Aoct from file:/tmp/.toxenv 19:26:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:26:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:26:41 + local 'pip_opts=--upgrade --quiet' 19:26:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:26:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:26:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:26:41 + [[ -n '' ]] 19:26:41 + [[ -n '' ]] 19:26:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:26:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:26:41 + /tmp/venv-Aoct/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 19:26:41 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:26:41 lf-activate-venv(): INFO: Base packages installed successfully 19:26:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:26:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:26:41 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:26:41 + /tmp/venv-Aoct/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 19:26:42 + type python3 19:26:42 + true 19:26:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Aoct/bin to PATH' 19:26:42 lf-activate-venv(): INFO: Adding /tmp/venv-Aoct/bin to PATH 19:26:42 + PATH=/tmp/venv-Aoct/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 19:26:42 + return 0 19:26:42 + [[ -d /opt/pyenv ]] 19:26:42 + echo '---> Setting up pyenv' 19:26:42 ---> Setting up pyenv 19:26:42 + export PYENV_ROOT=/opt/pyenv 19:26:42 + PYENV_ROOT=/opt/pyenv 19:26:42 + export PATH=/opt/pyenv/bin:/tmp/venv-Aoct/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 19:26:42 + PATH=/opt/pyenv/bin:/tmp/venv-Aoct/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 19:26:42 ++ pwd 19:26:42 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 19:26:42 + export PYTHONPATH 19:26:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:26:42 + TOX_TESTENV_PASSENV=PYTHONPATH 19:26:42 + tox --version 19:26:43 4.35.0 from /tmp/venv-Aoct/lib/python3.10/site-packages/tox/__init__.py 19:26:43 + PARALLEL=false 19:26:43 + TOX_OPTIONS_LIST= 19:26:43 + [[ -n checkbashisms ]] 19:26:43 + TOX_OPTIONS_LIST=' -e checkbashisms' 19:26:43 + case ${PARALLEL,,} in 19:26:43 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 19:26:43 + tox -e checkbashisms 19:26:44 checkbashisms: freeze> python -m pip freeze --all 19:26:45 checkbashisms: pip==25.3,setuptools==80.9.0 19:26:45 checkbashisms: commands[0]> .ci/check-bashisms.sh 19:26:47 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 19:26:48 checkbashisms: OK (4.94=setup[1.50]+cmd[3.44] seconds) 19:26:48 congratulations :) (4.99 seconds) 19:26:48 + tox_status=0 19:26:48 + echo '---> Completed tox runs' 19:26:48 ---> Completed tox runs 19:26:48 + for i in .tox/*/log 19:26:48 ++ echo .tox/checkbashisms/log 19:26:48 ++ awk -F/ '{print $2}' 19:26:48 + tox_env=checkbashisms 19:26:48 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 19:26:48 + DOC_DIR=docs/_build/html 19:26:48 + [[ -d docs/_build/html ]] 19:26:48 + echo '---> tox-run.sh ends' 19:26:48 ---> tox-run.sh ends 19:26:48 + test 0 -eq 0 19:26:48 $ ssh-agent -k 19:26:48 unset SSH_AUTH_SOCK; 19:26:48 unset SSH_AGENT_PID; 19:26:48 echo Agent pid 1666 killed; 19:26:48 [ssh-agent] Stopped. 19:26:49 [PostBuildScript] - [INFO] Executing post build scripts. 19:26:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4819250585894438765.sh 19:26:49 ---> sysstat.sh 19:26:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3576492761883191379.sh 19:26:49 ---> package-listing.sh 19:26:49 ++ facter osfamily 19:26:49 ++ tr '[:upper:]' '[:lower:]' 19:26:49 + OS_FAMILY=debian 19:26:49 + workspace=/w/workspace/oom-master-checkbashisms-lint 19:26:49 + START_PACKAGES=/tmp/packages_start.txt 19:26:49 + END_PACKAGES=/tmp/packages_end.txt 19:26:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:26:49 + PACKAGES=/tmp/packages_start.txt 19:26:49 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 19:26:49 + PACKAGES=/tmp/packages_end.txt 19:26:49 + case "${OS_FAMILY}" in 19:26:49 + dpkg -l 19:26:49 + grep '^ii' 19:26:49 + '[' -f /tmp/packages_start.txt ']' 19:26:49 + '[' -f /tmp/packages_end.txt ']' 19:26:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:26:49 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 19:26:49 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 19:26:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 19:26:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6695787682798641340.sh 19:26:49 ---> capture-instance-metadata.sh 19:26:49 Setup pyenv: 19:26:49 system 19:26:49 3.8.13 19:26:49 3.9.13 19:26:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:26:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AJdp 19:26:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:26:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:26:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:26:57 lf-activate-venv(): INFO: Base packages installed successfully 19:26:57 lf-activate-venv(): INFO: Installing additional packages: lftools 19:27:22 lf-activate-venv(): INFO: Adding /tmp/venv-AJdp/bin to PATH 19:27:22 INFO: Running in OpenStack, capturing instance metadata 19:27:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14016800643037519336.sh 19:27:22 provisioning config files... 19:27:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config213195911141702182tmp 19:27:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:27:22 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:27:22 [EnvInject] - Injecting environment variables from a build step. 19:27:22 [EnvInject] - Injecting as environment variables the properties content 19:27:22 SERVER_ID=logs 19:27:22 19:27:22 [EnvInject] - Variables injected successfully. 19:27:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11492855280684769257.sh 19:27:22 ---> create-netrc.sh 19:27:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins381013859566314861.sh 19:27:22 ---> python-tools-install.sh 19:27:22 Setup pyenv: 19:27:22 system 19:27:22 3.8.13 19:27:22 3.9.13 19:27:22 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:27:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AJdp from file:/tmp/.os_lf_venv 19:27:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:27:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:27:24 lf-activate-venv(): INFO: Base packages installed successfully 19:27:24 lf-activate-venv(): INFO: Installing additional packages: lftools 19:27:32 lf-activate-venv(): INFO: Adding /tmp/venv-AJdp/bin to PATH 19:27:32 Generating Requirements File 19:27:50 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. 19:27:50 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:27:50 Python 3.10.6 19:27:50 pip 26.0.1 from /tmp/venv-AJdp/lib/python3.10/site-packages/pip (python 3.10) 19:27:51 appdirs==1.4.4 19:27:51 argcomplete==3.6.3 19:27:51 aspy.yaml==1.3.0 19:27:51 attrs==25.4.0 19:27:51 autopage==0.6.0 19:27:51 backports.strenum==1.3.1 19:27:51 beautifulsoup4==4.14.3 19:27:51 boto3==1.42.49 19:27:51 botocore==1.42.49 19:27:51 bs4==0.0.2 19:27:51 certifi==2026.1.4 19:27:51 cffi==2.0.0 19:27:51 cfgv==3.5.0 19:27:51 chardet==5.2.0 19:27:51 charset-normalizer==3.4.4 19:27:51 click==8.3.1 19:27:51 cliff==4.13.1 19:27:51 cmd2==3.2.0 19:27:51 cryptography==3.3.2 19:27:51 debtcollector==3.0.0 19:27:51 decorator==5.2.1 19:27:51 defusedxml==0.7.1 19:27:51 Deprecated==1.3.1 19:27:51 distlib==0.4.0 19:27:51 dnspython==2.8.0 19:27:51 docker==7.1.0 19:27:51 dogpile.cache==1.5.0 19:27:51 durationpy==0.10 19:27:51 email-validator==2.3.0 19:27:51 filelock==3.24.0 19:27:51 future==1.0.0 19:27:51 gitdb==4.0.12 19:27:51 GitPython==3.1.46 19:27:51 httplib2==0.30.2 19:27:51 identify==2.6.16 19:27:51 idna==3.11 19:27:51 importlib-resources==1.5.0 19:27:51 iso8601==2.1.0 19:27:51 Jinja2==3.1.6 19:27:51 jmespath==1.1.0 19:27:51 jsonpatch==1.33 19:27:51 jsonpointer==3.0.0 19:27:51 jsonschema==4.26.0 19:27:51 jsonschema-specifications==2025.9.1 19:27:51 keystoneauth1==5.13.0 19:27:51 kubernetes==35.0.0 19:27:51 lftools==0.37.21 19:27:51 lxml==6.0.2 19:27:51 markdown-it-py==4.0.0 19:27:51 MarkupSafe==3.0.3 19:27:51 mdurl==0.1.2 19:27:51 msgpack==1.1.2 19:27:51 multi_key_dict==2.0.3 19:27:51 munch==4.0.0 19:27:51 netaddr==1.3.0 19:27:51 niet==1.4.2 19:27:51 nodeenv==1.10.0 19:27:51 oauth2client==4.1.3 19:27:51 oauthlib==3.3.1 19:27:51 openstacksdk==4.9.0 19:27:51 os-service-types==1.8.2 19:27:51 osc-lib==4.3.0 19:27:51 oslo.config==10.2.0 19:27:51 oslo.context==6.2.0 19:27:51 oslo.i18n==6.7.1 19:27:51 oslo.log==8.0.0 19:27:51 oslo.serialization==5.9.0 19:27:51 oslo.utils==9.2.0 19:27:51 packaging==26.0 19:27:51 pbr==7.0.3 19:27:51 platformdirs==4.9.1 19:27:51 prettytable==3.17.0 19:27:51 psutil==7.2.2 19:27:51 pyasn1==0.6.2 19:27:51 pyasn1_modules==0.4.2 19:27:51 pycparser==3.0 19:27:51 pygerrit2==2.0.15 19:27:51 PyGithub==2.8.1 19:27:51 Pygments==2.19.2 19:27:51 PyJWT==2.11.0 19:27:51 PyNaCl==1.6.2 19:27:51 pyparsing==2.4.7 19:27:51 pyperclip==1.11.0 19:27:51 pyrsistent==0.20.0 19:27:51 python-cinderclient==9.8.0 19:27:51 python-dateutil==2.9.0.post0 19:27:51 python-heatclient==5.0.0 19:27:51 python-jenkins==1.8.3 19:27:51 python-keystoneclient==5.7.0 19:27:51 python-magnumclient==4.9.0 19:27:51 python-openstackclient==8.3.0 19:27:51 python-swiftclient==4.9.0 19:27:51 PyYAML==6.0.3 19:27:51 referencing==0.37.0 19:27:51 requests==2.32.5 19:27:51 requests-oauthlib==2.0.0 19:27:51 requestsexceptions==1.4.0 19:27:51 rfc3986==2.0.0 19:27:51 rich==14.3.2 19:27:51 rich-argparse==1.7.2 19:27:51 rpds-py==0.30.0 19:27:51 rsa==4.9.1 19:27:51 ruamel.yaml==0.19.1 19:27:51 ruamel.yaml.clib==0.2.15 19:27:51 s3transfer==0.16.0 19:27:51 simplejson==3.20.2 19:27:51 six==1.17.0 19:27:51 smmap==5.0.2 19:27:51 soupsieve==2.8.3 19:27:51 stevedore==5.6.0 19:27:51 tabulate==0.9.0 19:27:51 toml==0.10.2 19:27:51 tomlkit==0.14.0 19:27:51 tqdm==4.67.3 19:27:51 typing_extensions==4.15.0 19:27:51 tzdata==2025.3 19:27:51 urllib3==1.26.20 19:27:51 virtualenv==20.36.1 19:27:51 wcwidth==0.6.0 19:27:51 websocket-client==1.9.0 19:27:51 wrapt==2.1.1 19:27:51 xdg==6.0.0 19:27:51 xmltodict==1.0.3 19:27:51 yq==3.4.3 19:27:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10942676096681091694.sh 19:27:51 ---> sudo-logs.sh 19:27:51 Archiving 'sudo' log.. 19:27:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15379283968112540769.sh 19:27:51 ---> job-cost.sh 19:27:51 INFO: Activating Python virtual environment... 19:27:51 Setup pyenv: 19:27:51 system 19:27:51 3.8.13 19:27:51 3.9.13 19:27:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:27:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AJdp from file:/tmp/.os_lf_venv 19:27:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:27:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:27:53 lf-activate-venv(): INFO: Base packages installed successfully 19:27:53 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:27:58 lf-activate-venv(): INFO: Adding /tmp/venv-AJdp/bin to PATH 19:27:58 INFO: No stack-cost file found 19:27:58 INFO: Instance uptime: 128s 19:27:58 INFO: Fetching instance metadata (attempt 1 of 3)... 19:27:58 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:27:58 INFO: Successfully fetched instance metadata 19:27:58 INFO: Instance type: v3-standard-4 19:27:58 INFO: Retrieving pricing info for: v3-standard-4 19:27:58 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:27:58 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=128 19:27:58 INFO: Successfully fetched Vexxhost pricing API 19:27:58 INFO: Retrieved cost: 0.11 19:27:58 INFO: Retrieved resource: v3-standard-4 19:27:58 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 19:27:58 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 19:27:58 INFO: Successfully archived job cost data 19:27:58 DEBUG: Cost data: oom-master-checkbashisms-lint,4418,2026-02-15 19:27:58,v3-standard-4,128,0.11,0.00,SUCCESS 19:27:58 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10903371812849615683.sh 19:27:58 ---> logs-deploy.sh 19:27:58 Setup pyenv: 19:27:58 system 19:27:58 3.8.13 19:27:58 3.9.13 19:27:58 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:27:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AJdp from file:/tmp/.os_lf_venv 19:27:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:27:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:28:00 lf-activate-venv(): INFO: Base packages installed successfully 19:28:00 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:28:08 lf-activate-venv(): INFO: Adding /tmp/venv-AJdp/bin to PATH 19:28:08 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4418 19:28:08 INFO: archiving workspace using pattern(s): 19:28:09 Archives upload complete. 19:28:09 INFO: archiving logs to Nexus 19:28:10 ---> uname -a: 19:28:10 Linux prd-ubuntu1804-builder-4c-4g-17102 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:28:10 19:28:10 19:28:10 ---> lscpu: 19:28:10 Architecture: x86_64 19:28:10 CPU op-mode(s): 32-bit, 64-bit 19:28:10 Byte Order: Little Endian 19:28:10 CPU(s): 4 19:28:10 On-line CPU(s) list: 0-3 19:28:10 Thread(s) per core: 1 19:28:10 Core(s) per socket: 1 19:28:10 Socket(s): 4 19:28:10 NUMA node(s): 1 19:28:10 Vendor ID: AuthenticAMD 19:28:10 CPU family: 23 19:28:10 Model: 49 19:28:10 Model name: AMD EPYC-Rome Processor 19:28:10 Stepping: 0 19:28:10 CPU MHz: 2799.998 19:28:10 BogoMIPS: 5599.99 19:28:10 Virtualization: AMD-V 19:28:10 Hypervisor vendor: KVM 19:28:10 Virtualization type: full 19:28:10 L1d cache: 32K 19:28:10 L1i cache: 32K 19:28:10 L2 cache: 512K 19:28:10 L3 cache: 16384K 19:28:10 NUMA node0 CPU(s): 0-3 19:28:10 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 19:28:10 19:28:10 19:28:10 ---> nproc: 19:28:10 4 19:28:10 19:28:10 19:28:10 ---> df -h: 19:28:10 Filesystem Size Used Avail Use% Mounted on 19:28:10 udev 7.9G 0 7.9G 0% /dev 19:28:10 tmpfs 1.6G 676K 1.6G 1% /run 19:28:10 /dev/vda1 78G 8.3G 70G 11% / 19:28:10 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:28:10 tmpfs 5.0M 0 5.0M 0% /run/lock 19:28:10 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:28:10 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:28:10 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:28:10 19:28:10 19:28:10 ---> free -m: 19:28:10 total used free shared buff/cache available 19:28:10 Mem: 16040 566 13404 0 2069 15159 19:28:10 Swap: 1023 0 1023 19:28:10 19:28:10 19:28:10 ---> ip addr: 19:28:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:28:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:28:10 inet 127.0.0.1/8 scope host lo 19:28:10 valid_lft forever preferred_lft forever 19:28:10 inet6 ::1/128 scope host 19:28:10 valid_lft forever preferred_lft forever 19:28:10 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:28:10 link/ether fa:16:3e:24:ea:c1 brd ff:ff:ff:ff:ff:ff 19:28:10 inet 10.30.107.26/23 brd 10.30.107.255 scope global dynamic ens3 19:28:10 valid_lft 86268sec preferred_lft 86268sec 19:28:10 inet6 fe80::f816:3eff:fe24:eac1/64 scope link 19:28:10 valid_lft forever preferred_lft forever 19:28:10 19:28:10 19:28:10 ---> sar -b -r -n DEV: 19:28:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17102) 02/15/26 _x86_64_ (4 CPU) 19:28:10 19:28:10 19:25:59 LINUX RESTART (4 CPU) 19:28:10 19:28:10 19:26:01 tps rtps wtps bread/s bwrtn/s 19:28:10 19:27:03 364.44 68.12 296.32 4456.86 85162.21 19:28:10 19:28:01 123.19 1.10 122.08 126.05 36654.92 19:28:10 Average: 245.86 35.18 210.68 2328.15 61319.57 19:28:10 19:28:10 19:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:28:10 19:27:03 14065872 15546824 2359096 14.36 51764 1634560 775216 4.44 693436 1459904 99236 19:28:10 19:28:01 13758040 15553700 2666928 16.24 79016 1904060 745052 4.26 704124 1721232 131152 19:28:10 Average: 13911956 15550262 2513012 15.30 65390 1769310 760134 4.35 698780 1590568 115194 19:28:10 19:28:10 19:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:28:10 19:27:03 lo 2.00 2.00 0.21 0.21 0.00 0.00 0.00 0.00 19:28:10 19:27:03 ens3 436.31 298.15 1795.75 78.05 0.00 0.00 0.00 0.00 19:28:10 19:28:01 lo 1.17 1.17 0.14 0.14 0.00 0.00 0.00 0.00 19:28:10 19:28:01 ens3 70.94 50.73 947.93 11.50 0.00 0.00 0.00 0.00 19:28:10 Average: lo 1.59 1.59 0.17 0.17 0.00 0.00 0.00 0.00 19:28:10 Average: ens3 256.72 176.54 1379.03 45.34 0.00 0.00 0.00 0.00 19:28:10 19:28:10 19:28:10 ---> sar -P ALL: 19:28:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17102) 02/15/26 _x86_64_ (4 CPU) 19:28:10 19:28:10 19:25:59 LINUX RESTART (4 CPU) 19:28:10 19:28:10 19:26:01 CPU %user %nice %system %iowait %steal %idle 19:28:10 19:27:03 all 20.84 0.00 2.87 8.81 0.07 67.42 19:28:10 19:27:03 0 12.84 0.00 2.45 11.98 0.08 72.65 19:28:10 19:27:03 1 22.96 0.00 2.80 9.62 0.07 64.55 19:28:10 19:27:03 2 22.60 0.00 2.35 8.73 0.08 66.25 19:28:10 19:27:03 3 24.94 0.00 3.87 4.89 0.05 66.25 19:28:10 19:28:01 all 19.60 0.00 1.55 4.56 0.06 74.23 19:28:10 19:28:01 0 17.44 0.00 1.80 5.23 0.05 75.47 19:28:10 19:28:01 1 31.02 0.00 1.94 2.23 0.05 64.77 19:28:10 19:28:01 2 3.50 0.00 0.69 10.33 0.07 85.41 19:28:10 19:28:01 3 26.43 0.00 1.78 0.47 0.03 71.30 19:28:10 Average: all 20.23 0.00 2.22 6.72 0.06 70.77 19:28:10 Average: 0 15.11 0.00 2.13 8.66 0.07 74.04 19:28:10 Average: 1 26.92 0.00 2.38 5.99 0.06 64.66 19:28:10 Average: 2 13.20 0.00 1.53 9.52 0.08 75.67 19:28:10 Average: 3 25.67 0.00 2.84 2.71 0.04 68.74 19:28:10 19:28:10 19:28:10