14:42:06 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142664 14:42:06 Running as SYSTEM 14:42:06 [EnvInject] - Loading node environment variables. 14:42:06 Building remotely on prd-ubuntu1804-builder-4c-4g-18435 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 14:42:06 [ssh-agent] Looking for ssh-agent implementation... 14:42:06 $ ssh-agent 14:42:06 SSH_AUTH_SOCK=/tmp/ssh-MyjsEfVTPPal/agent.1686 14:42:06 SSH_AGENT_PID=1688 14:42:06 [ssh-agent] Started. 14:42:06 Running ssh-add (command line suppressed) 14:42:06 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_6514702722498653315.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_6514702722498653315.key) 14:42:06 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:42:06 The recommended git tool is: NONE 14:42:07 using credential onap-jenkins-ssh 14:42:07 Wiping out workspace first. 14:42:07 Cloning the remote Git repository 14:42:07 Cloning repository git://cloud.onap.org/mirror/oom.git 14:42:07 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 14:42:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:42:07 > git --version # timeout=10 14:42:07 > git --version # 'git version 2.17.1' 14:42:07 using GIT_SSH to set credentials Gerrit user 14:42:07 Verifying host key using manually-configured host key entries 14:42:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:42:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:42:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:42:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:42:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:42:13 using GIT_SSH to set credentials Gerrit user 14:42:13 Verifying host key using manually-configured host key entries 14:42:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/64/142664/8 # timeout=30 14:42:13 > git rev-parse 2ffd2af0494a419c52adb60868ac195c88ee2353^{commit} # timeout=10 14:42:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:42:13 Checking out Revision 2ffd2af0494a419c52adb60868ac195c88ee2353 (refs/changes/64/142664/8) 14:42:13 > git config core.sparsecheckout # timeout=10 14:42:13 > git checkout -f 2ffd2af0494a419c52adb60868ac195c88ee2353 # timeout=30 14:42:17 Commit message: "Update SDNC versions for Quebec" 14:42:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:42:17 > git rev-list --no-walk 15124307d21ac26fd7796d104c69b0130c2060a6 # timeout=10 14:42:17 [EnvInject] - Injecting environment variables from a build step. 14:42:17 [EnvInject] - Injecting as environment variables the properties content 14:42:17 PYTHON=python3 14:42:17 14:42:17 [EnvInject] - Variables injected successfully. 14:42:17 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13279380621095239744.sh 14:42:17 ---> tox-install.sh 14:42:17 + source /home/jenkins/lf-env.sh 14:42:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:42:17 ++ mktemp -d /tmp/venv-XXXX 14:42:17 + lf_venv=/tmp/venv-gv2y 14:42:17 + local venv_file=/tmp/.os_lf_venv 14:42:17 + local python=python3 14:42:17 + local options 14:42:17 + local set_path=true 14:42:17 + local install_args= 14:42:17 ++ 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 14:42:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:42:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:42:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:42:17 + true 14:42:17 + case $1 in 14:42:17 + venv_file=/tmp/.toxenv 14:42:17 + shift 2 14:42:17 + true 14:42:17 + case $1 in 14:42:17 + shift 14:42:17 + break 14:42:17 + case $python in 14:42:17 + local pkg_list= 14:42:17 + [[ -d /opt/pyenv ]] 14:42:17 + echo 'Setup pyenv:' 14:42:17 Setup pyenv: 14:42:17 + export PYENV_ROOT=/opt/pyenv 14:42:17 + PYENV_ROOT=/opt/pyenv 14:42:17 + 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 14:42:17 + 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 14:42:17 + pyenv versions 14:42:17 * system (set by /opt/pyenv/version) 14:42:17 * 3.8.13 (set by /opt/pyenv/version) 14:42:17 * 3.9.13 (set by /opt/pyenv/version) 14:42:17 * 3.10.6 (set by /opt/pyenv/version) 14:42:17 + command -v pyenv 14:42:17 ++ pyenv init - --no-rehash 14:42:17 + 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[*]}"'\'')" 14:42:17 export PATH="/opt/pyenv/shims:${PATH}" 14:42:17 export PYENV_SHELL=bash 14:42:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:42:17 pyenv() { 14:42:17 local command 14:42:17 command="${1:-}" 14:42:17 if [ "$#" -gt 0 ]; then 14:42:17 shift 14:42:17 fi 14:42:17 14:42:17 case "$command" in 14:42:17 rehash|shell) 14:42:17 eval "$(pyenv "sh-$command" "$@")" 14:42:17 ;; 14:42:17 *) 14:42:17 command pyenv "$command" "$@" 14:42:17 ;; 14:42:17 esac 14:42:17 }' 14:42:17 +++ 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[*]}"' 14:42:17 ++ 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 14:42:17 ++ 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 14:42:17 ++ 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 14:42:17 ++ export PYENV_SHELL=bash 14:42:17 ++ PYENV_SHELL=bash 14:42:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:42:17 +++ complete -F _pyenv pyenv 14:42:17 ++ lf-pyver python3 14:42:17 ++ local py_version_xy=python3 14:42:17 ++ local py_version_xyz= 14:42:17 ++ pyenv versions 14:42:17 ++ sed 's/^[ *]* //' 14:42:17 ++ local command 14:42:17 ++ command=versions 14:42:17 ++ '[' 1 -gt 0 ']' 14:42:17 ++ shift 14:42:17 ++ case "$command" in 14:42:17 ++ command pyenv versions 14:42:17 ++ pyenv versions 14:42:17 ++ awk '{ print $1 }' 14:42:17 ++ grep -E '^[0-9.]*[0-9]$' 14:42:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:42:17 +++ sort -V 14:42:18 +++ grep '^3' /tmp/.pyenv_versions 14:42:18 +++ tail -n 1 14:42:18 ++ py_version_xyz=3.10.6 14:42:18 ++ [[ -z 3.10.6 ]] 14:42:18 ++ echo 3.10.6 14:42:18 ++ return 0 14:42:18 + pyenv local 3.10.6 14:42:18 + local command 14:42:18 + command=local 14:42:18 + '[' 2 -gt 0 ']' 14:42:18 + shift 14:42:18 + case "$command" in 14:42:18 + command pyenv local 3.10.6 14:42:18 + pyenv local 3.10.6 14:42:18 + for arg in "$@" 14:42:18 + case $arg in 14:42:18 + pkg_list+='tox ' 14:42:18 + for arg in "$@" 14:42:18 + case $arg in 14:42:18 + pkg_list+='virtualenv ' 14:42:18 + for arg in "$@" 14:42:18 + case $arg in 14:42:18 + pkg_list+='urllib3~=1.26.15 ' 14:42:18 + [[ -f /tmp/.toxenv ]] 14:42:18 + [[ ! -f /tmp/.toxenv ]] 14:42:18 + [[ -n '' ]] 14:42:18 + python3 -m venv /tmp/venv-gv2y 14:42:22 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gv2y' 14:42:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gv2y 14:42:22 + echo /tmp/venv-gv2y 14:42:22 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:42:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:42:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:42:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:42:22 + local 'pip_opts=--upgrade --quiet' 14:42:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:42:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:42:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:42:22 + [[ -n '' ]] 14:42:22 + [[ -n '' ]] 14:42:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:42:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:42:22 + /tmp/venv-gv2y/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 14:42:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:42:28 lf-activate-venv(): INFO: Base packages installed successfully 14:42:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:42:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:42:28 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:42:28 + /tmp/venv-gv2y/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 14:42:30 + type python3 14:42:30 + true 14:42:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-gv2y/bin to PATH' 14:42:30 lf-activate-venv(): INFO: Adding /tmp/venv-gv2y/bin to PATH 14:42:30 + PATH=/tmp/venv-gv2y/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 14:42:30 + return 0 14:42:30 + python3 --version 14:42:30 Python 3.10.6 14:42:30 + python3 -m pip --version 14:42:30 pip 26.0.1 from /tmp/venv-gv2y/lib/python3.10/site-packages/pip (python 3.10) 14:42:30 + python3 -m pip freeze 14:42:31 cachetools==7.0.1 14:42:31 chardet==5.2.0 14:42:31 colorama==0.4.6 14:42:31 distlib==0.4.0 14:42:31 filelock==3.24.3 14:42:31 packaging==26.0 14:42:31 platformdirs==4.9.2 14:42:31 pluggy==1.6.0 14:42:31 pyproject-api==1.10.0 14:42:31 tomli==2.4.0 14:42:31 tox==4.40.0 14:42:31 typing_extensions==4.15.0 14:42:31 urllib3==1.26.20 14:42:31 virtualenv==20.38.0 14:42:31 [EnvInject] - Injecting environment variables from a build step. 14:42:31 [EnvInject] - Injecting as environment variables the properties content 14:42:31 PARALLEL=false 14:42:31 14:42:31 [EnvInject] - Variables injected successfully. 14:42:31 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10449016878795886873.sh 14:42:31 ---> tox-run.sh 14:42:31 + 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 14:42:31 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 14:42:31 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 14:42:31 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 14:42:31 + cd /w/workspace/oom-master-checkbashisms-lint/. 14:42:31 + source /home/jenkins/lf-env.sh 14:42:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:42:31 ++ mktemp -d /tmp/venv-XXXX 14:42:31 + lf_venv=/tmp/venv-E6Wt 14:42:31 + local venv_file=/tmp/.os_lf_venv 14:42:31 + local python=python3 14:42:31 + local options 14:42:31 + local set_path=true 14:42:31 + local install_args= 14:42:31 ++ 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 14:42:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:42:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:42:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:42:31 + true 14:42:31 + case $1 in 14:42:31 + venv_file=/tmp/.toxenv 14:42:31 + shift 2 14:42:31 + true 14:42:31 + case $1 in 14:42:31 + shift 14:42:31 + break 14:42:31 + case $python in 14:42:31 + local pkg_list= 14:42:31 + [[ -d /opt/pyenv ]] 14:42:31 + echo 'Setup pyenv:' 14:42:31 Setup pyenv: 14:42:31 + export PYENV_ROOT=/opt/pyenv 14:42:31 + PYENV_ROOT=/opt/pyenv 14:42:31 + 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 14:42:31 + 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 14:42:31 + pyenv versions 14:42:31 system 14:42:31 3.8.13 14:42:31 3.9.13 14:42:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:42:31 + command -v pyenv 14:42:31 ++ pyenv init - --no-rehash 14:42:31 + 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[*]}"'\'')" 14:42:31 export PATH="/opt/pyenv/shims:${PATH}" 14:42:31 export PYENV_SHELL=bash 14:42:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:42:31 pyenv() { 14:42:31 local command 14:42:31 command="${1:-}" 14:42:31 if [ "$#" -gt 0 ]; then 14:42:31 shift 14:42:31 fi 14:42:31 14:42:31 case "$command" in 14:42:31 rehash|shell) 14:42:31 eval "$(pyenv "sh-$command" "$@")" 14:42:31 ;; 14:42:31 *) 14:42:31 command pyenv "$command" "$@" 14:42:31 ;; 14:42:31 esac 14:42:31 }' 14:42:31 +++ 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[*]}"' 14:42:31 ++ 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 14:42:31 ++ 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 14:42:31 ++ 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 14:42:31 ++ export PYENV_SHELL=bash 14:42:31 ++ PYENV_SHELL=bash 14:42:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:42:31 +++ complete -F _pyenv pyenv 14:42:31 ++ lf-pyver python3 14:42:31 ++ local py_version_xy=python3 14:42:31 ++ local py_version_xyz= 14:42:31 ++ pyenv versions 14:42:31 ++ local command 14:42:31 ++ command=versions 14:42:31 ++ '[' 1 -gt 0 ']' 14:42:31 ++ shift 14:42:31 ++ case "$command" in 14:42:31 ++ command pyenv versions 14:42:31 ++ pyenv versions 14:42:31 ++ sed 's/^[ *]* //' 14:42:31 ++ grep -E '^[0-9.]*[0-9]$' 14:42:31 ++ awk '{ print $1 }' 14:42:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:42:31 +++ grep '^3' /tmp/.pyenv_versions 14:42:31 +++ sort -V 14:42:31 +++ tail -n 1 14:42:31 ++ py_version_xyz=3.10.6 14:42:31 ++ [[ -z 3.10.6 ]] 14:42:31 ++ echo 3.10.6 14:42:31 ++ return 0 14:42:31 + pyenv local 3.10.6 14:42:31 + local command 14:42:31 + command=local 14:42:31 + '[' 2 -gt 0 ']' 14:42:31 + shift 14:42:31 + case "$command" in 14:42:31 + command pyenv local 3.10.6 14:42:31 + pyenv local 3.10.6 14:42:31 + for arg in "$@" 14:42:31 + case $arg in 14:42:31 + pkg_list+='tox ' 14:42:31 + for arg in "$@" 14:42:31 + case $arg in 14:42:31 + pkg_list+='virtualenv ' 14:42:31 + for arg in "$@" 14:42:31 + case $arg in 14:42:31 + pkg_list+='urllib3~=1.26.15 ' 14:42:31 + [[ -f /tmp/.toxenv ]] 14:42:31 ++ cat /tmp/.toxenv 14:42:31 + lf_venv=/tmp/venv-gv2y 14:42:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gv2y from' file:/tmp/.toxenv 14:42:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gv2y from file:/tmp/.toxenv 14:42:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:42:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:42:31 + local 'pip_opts=--upgrade --quiet' 14:42:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:42:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:42:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:42:31 + [[ -n '' ]] 14:42:31 + [[ -n '' ]] 14:42:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:42:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:42:31 + /tmp/venv-gv2y/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 14:42:32 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:42:32 lf-activate-venv(): INFO: Base packages installed successfully 14:42:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:42:32 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:42:32 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:42:32 + /tmp/venv-gv2y/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 14:42:33 + type python3 14:42:33 + true 14:42:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-gv2y/bin to PATH' 14:42:33 lf-activate-venv(): INFO: Adding /tmp/venv-gv2y/bin to PATH 14:42:33 + PATH=/tmp/venv-gv2y/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 14:42:33 + return 0 14:42:33 + [[ -d /opt/pyenv ]] 14:42:33 + echo '---> Setting up pyenv' 14:42:33 ---> Setting up pyenv 14:42:33 + export PYENV_ROOT=/opt/pyenv 14:42:33 + PYENV_ROOT=/opt/pyenv 14:42:33 + export PATH=/opt/pyenv/bin:/tmp/venv-gv2y/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 14:42:33 + PATH=/opt/pyenv/bin:/tmp/venv-gv2y/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 14:42:33 ++ pwd 14:42:33 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 14:42:33 + export PYTHONPATH 14:42:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:42:33 + TOX_TESTENV_PASSENV=PYTHONPATH 14:42:33 + tox --version 14:42:33 4.40.0 from /tmp/venv-gv2y/lib/python3.10/site-packages/tox/__init__.py 14:42:33 + PARALLEL=false 14:42:33 + TOX_OPTIONS_LIST= 14:42:33 + [[ -n checkbashisms ]] 14:42:33 + TOX_OPTIONS_LIST=' -e checkbashisms' 14:42:33 + case ${PARALLEL,,} in 14:42:33 + tox -e checkbashisms 14:42:33 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 14:42:34 checkbashisms: freeze> python -m pip freeze --all 14:42:35 checkbashisms: pip==26.0.1,setuptools==82.0.0 14:42:35 checkbashisms: commands[0]> .ci/check-bashisms.sh 14:42:37 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 14:42:39 checkbashisms: OK (4.86=setup[1.42]+cmd[3.44] seconds) 14:42:39 congratulations :) (4.90 seconds) 14:42:39 + tox_status=0 14:42:39 + echo '---> Completed tox runs' 14:42:39 ---> Completed tox runs 14:42:39 + for i in .tox/*/log 14:42:39 ++ echo .tox/checkbashisms/log 14:42:39 ++ awk -F/ '{print $2}' 14:42:39 + tox_env=checkbashisms 14:42:39 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 14:42:39 + DOC_DIR=docs/_build/html 14:42:39 + [[ -d docs/_build/html ]] 14:42:39 + echo '---> tox-run.sh ends' 14:42:39 ---> tox-run.sh ends 14:42:39 + test 0 -eq 0 14:42:39 $ ssh-agent -k 14:42:39 unset SSH_AUTH_SOCK; 14:42:39 unset SSH_AGENT_PID; 14:42:39 echo Agent pid 1688 killed; 14:42:39 [ssh-agent] Stopped. 14:42:39 [PostBuildScript] - [INFO] Executing post build scripts. 14:42:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8299358841770772069.sh 14:42:39 ---> sysstat.sh 14:42:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4845039051366351598.sh 14:42:39 ---> package-listing.sh 14:42:39 ++ facter osfamily 14:42:39 ++ tr '[:upper:]' '[:lower:]' 14:42:39 + OS_FAMILY=debian 14:42:39 + workspace=/w/workspace/oom-master-checkbashisms-lint 14:42:39 + START_PACKAGES=/tmp/packages_start.txt 14:42:39 + END_PACKAGES=/tmp/packages_end.txt 14:42:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:42:39 + PACKAGES=/tmp/packages_start.txt 14:42:39 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:42:39 + PACKAGES=/tmp/packages_end.txt 14:42:39 + case "${OS_FAMILY}" in 14:42:39 + dpkg -l 14:42:39 + grep '^ii' 14:42:39 + '[' -f /tmp/packages_start.txt ']' 14:42:39 + '[' -f /tmp/packages_end.txt ']' 14:42:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:42:39 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:42:39 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 14:42:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 14:42:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13781287318847933118.sh 14:42:39 ---> capture-instance-metadata.sh 14:42:39 Setup pyenv: 14:42:39 system 14:42:39 3.8.13 14:42:39 3.9.13 14:42:39 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:42:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-98s0 14:42:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:42:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:42:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:42:47 lf-activate-venv(): INFO: Base packages installed successfully 14:42:47 lf-activate-venv(): INFO: Installing additional packages: lftools 14:43:13 lf-activate-venv(): INFO: Adding /tmp/venv-98s0/bin to PATH 14:43:13 INFO: Running in OpenStack, capturing instance metadata 14:43:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3882202861136225726.sh 14:43:14 provisioning config files... 14:43:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config14186310301992132177tmp 14:43:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:43:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:43:14 [EnvInject] - Injecting environment variables from a build step. 14:43:14 [EnvInject] - Injecting as environment variables the properties content 14:43:14 SERVER_ID=logs 14:43:14 14:43:14 [EnvInject] - Variables injected successfully. 14:43:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11501310374391348859.sh 14:43:14 ---> create-netrc.sh 14:43:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6650364836588974656.sh 14:43:14 ---> python-tools-install.sh 14:43:14 Setup pyenv: 14:43:14 system 14:43:14 3.8.13 14:43:14 3.9.13 14:43:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:43:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-98s0 from file:/tmp/.os_lf_venv 14:43:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:43:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:43:16 lf-activate-venv(): INFO: Base packages installed successfully 14:43:16 lf-activate-venv(): INFO: Installing additional packages: lftools 14:43:23 lf-activate-venv(): INFO: Adding /tmp/venv-98s0/bin to PATH 14:43:23 Generating Requirements File 14:43:40 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. 14:43:40 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:43:41 Python 3.10.6 14:43:41 pip 26.0.1 from /tmp/venv-98s0/lib/python3.10/site-packages/pip (python 3.10) 14:43:41 appdirs==1.4.4 14:43:41 argcomplete==3.6.3 14:43:41 aspy.yaml==1.3.0 14:43:41 attrs==25.4.0 14:43:41 autopage==0.6.0 14:43:41 backports.strenum==1.3.1 14:43:41 beautifulsoup4==4.14.3 14:43:41 boto3==1.42.52 14:43:41 botocore==1.42.52 14:43:41 bs4==0.0.2 14:43:41 certifi==2026.1.4 14:43:41 cffi==2.0.0 14:43:41 cfgv==3.5.0 14:43:41 chardet==5.2.0 14:43:41 charset-normalizer==3.4.4 14:43:41 click==8.3.1 14:43:41 cliff==4.13.2 14:43:41 cmd2==3.2.0 14:43:41 cryptography==3.3.2 14:43:41 debtcollector==3.0.0 14:43:41 decorator==5.2.1 14:43:41 defusedxml==0.7.1 14:43:41 Deprecated==1.3.1 14:43:41 distlib==0.4.0 14:43:41 dnspython==2.8.0 14:43:41 docker==7.1.0 14:43:41 dogpile.cache==1.5.0 14:43:41 durationpy==0.10 14:43:41 email-validator==2.3.0 14:43:41 filelock==3.24.3 14:43:41 future==1.0.0 14:43:41 gitdb==4.0.12 14:43:41 GitPython==3.1.46 14:43:41 httplib2==0.30.2 14:43:41 identify==2.6.16 14:43:41 idna==3.11 14:43:41 importlib-resources==1.5.0 14:43:41 iso8601==2.1.0 14:43:41 Jinja2==3.1.6 14:43:41 jmespath==1.1.0 14:43:41 jsonpatch==1.33 14:43:41 jsonpointer==3.0.0 14:43:41 jsonschema==4.26.0 14:43:41 jsonschema-specifications==2025.9.1 14:43:41 keystoneauth1==5.13.0 14:43:41 kubernetes==35.0.0 14:43:41 lftools==0.37.21 14:43:41 lxml==6.0.2 14:43:41 markdown-it-py==4.0.0 14:43:41 MarkupSafe==3.0.3 14:43:41 mdurl==0.1.2 14:43:41 msgpack==1.1.2 14:43:41 multi_key_dict==2.0.3 14:43:41 munch==4.0.0 14:43:41 netaddr==1.3.0 14:43:41 niet==1.4.2 14:43:41 nodeenv==1.10.0 14:43:41 oauth2client==4.1.3 14:43:41 oauthlib==3.3.1 14:43:41 openstacksdk==4.10.0 14:43:41 os-service-types==1.8.2 14:43:41 osc-lib==4.4.0 14:43:41 oslo.config==10.3.0 14:43:41 oslo.context==6.3.0 14:43:41 oslo.i18n==6.7.2 14:43:41 oslo.log==8.1.0 14:43:41 oslo.serialization==5.9.1 14:43:41 oslo.utils==9.2.0 14:43:41 packaging==26.0 14:43:41 pbr==7.0.3 14:43:41 platformdirs==4.9.2 14:43:41 prettytable==3.17.0 14:43:41 psutil==7.2.2 14:43:41 pyasn1==0.6.2 14:43:41 pyasn1_modules==0.4.2 14:43:41 pycparser==3.0 14:43:41 pygerrit2==2.0.15 14:43:41 PyGithub==2.8.1 14:43:41 Pygments==2.19.2 14:43:41 PyJWT==2.11.0 14:43:41 PyNaCl==1.6.2 14:43:41 pyparsing==2.4.7 14:43:41 pyperclip==1.11.0 14:43:41 pyrsistent==0.20.0 14:43:41 python-cinderclient==9.8.0 14:43:41 python-dateutil==2.9.0.post0 14:43:41 python-heatclient==5.0.0 14:43:41 python-jenkins==1.8.3 14:43:41 python-keystoneclient==5.7.0 14:43:41 python-magnumclient==4.9.0 14:43:41 python-openstackclient==9.0.0 14:43:41 python-swiftclient==4.9.0 14:43:41 PyYAML==6.0.3 14:43:41 referencing==0.37.0 14:43:41 requests==2.32.5 14:43:41 requests-oauthlib==2.0.0 14:43:41 requestsexceptions==1.4.0 14:43:41 rfc3986==2.0.0 14:43:41 rich==14.3.2 14:43:41 rich-argparse==1.7.2 14:43:41 rpds-py==0.30.0 14:43:41 rsa==4.9.1 14:43:41 ruamel.yaml==0.19.1 14:43:41 ruamel.yaml.clib==0.2.15 14:43:41 s3transfer==0.16.0 14:43:41 simplejson==3.20.2 14:43:41 six==1.17.0 14:43:41 smmap==5.0.2 14:43:41 soupsieve==2.8.3 14:43:41 stevedore==5.6.0 14:43:41 tabulate==0.9.0 14:43:41 toml==0.10.2 14:43:41 tomlkit==0.14.0 14:43:41 tqdm==4.67.3 14:43:41 typing_extensions==4.15.0 14:43:41 tzdata==2025.3 14:43:41 urllib3==1.26.20 14:43:41 virtualenv==20.38.0 14:43:41 wcwidth==0.6.0 14:43:41 websocket-client==1.9.0 14:43:41 wrapt==2.1.1 14:43:41 xdg==6.0.0 14:43:41 xmltodict==1.0.3 14:43:41 yq==3.4.3 14:43:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10205142006401266875.sh 14:43:41 ---> sudo-logs.sh 14:43:41 Archiving 'sudo' log.. 14:43:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins833874695531697739.sh 14:43:41 ---> job-cost.sh 14:43:41 INFO: Activating Python virtual environment... 14:43:41 Setup pyenv: 14:43:42 system 14:43:42 3.8.13 14:43:42 3.9.13 14:43:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:43:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-98s0 from file:/tmp/.os_lf_venv 14:43:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:43:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:43:43 lf-activate-venv(): INFO: Base packages installed successfully 14:43:43 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:43:52 lf-activate-venv(): INFO: Adding /tmp/venv-98s0/bin to PATH 14:43:52 INFO: No stack-cost file found 14:43:52 INFO: Instance uptime: 131s 14:43:52 INFO: Fetching instance metadata (attempt 1 of 3)... 14:43:52 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:43:52 INFO: Successfully fetched instance metadata 14:43:52 INFO: Instance type: v3-standard-4 14:43:52 INFO: Retrieving pricing info for: v3-standard-4 14:43:52 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:43:52 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=131 14:43:52 INFO: Successfully fetched Vexxhost pricing API 14:43:52 INFO: Retrieved cost: 0.11 14:43:52 INFO: Retrieved resource: v3-standard-4 14:43:52 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 14:43:52 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 14:43:52 INFO: Successfully archived job cost data 14:43:52 DEBUG: Cost data: oom-master-checkbashisms-lint,4433,2026-02-19 14:43:52,v3-standard-4,131,0.11,0.00,SUCCESS 14:43:52 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14786939442687585932.sh 14:43:52 ---> logs-deploy.sh 14:43:52 Setup pyenv: 14:43:52 system 14:43:52 3.8.13 14:43:52 3.9.13 14:43:52 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:43:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-98s0 from file:/tmp/.os_lf_venv 14:43:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:43:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:43:54 lf-activate-venv(): INFO: Base packages installed successfully 14:43:54 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:44:08 lf-activate-venv(): INFO: Adding /tmp/venv-98s0/bin to PATH 14:44:08 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4433 14:44:08 INFO: archiving workspace using pattern(s): 14:44:09 Archives upload complete. 14:44:09 INFO: archiving logs to Nexus 14:44:10 ---> uname -a: 14:44:10 Linux prd-ubuntu1804-builder-4c-4g-18435 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:44:10 14:44:10 14:44:10 ---> lscpu: 14:44:10 Architecture: x86_64 14:44:10 CPU op-mode(s): 32-bit, 64-bit 14:44:10 Byte Order: Little Endian 14:44:10 CPU(s): 4 14:44:10 On-line CPU(s) list: 0-3 14:44:10 Thread(s) per core: 1 14:44:10 Core(s) per socket: 1 14:44:10 Socket(s): 4 14:44:10 NUMA node(s): 1 14:44:10 Vendor ID: AuthenticAMD 14:44:10 CPU family: 23 14:44:10 Model: 49 14:44:10 Model name: AMD EPYC-Rome Processor 14:44:10 Stepping: 0 14:44:10 CPU MHz: 2799.998 14:44:10 BogoMIPS: 5599.99 14:44:10 Virtualization: AMD-V 14:44:10 Hypervisor vendor: KVM 14:44:10 Virtualization type: full 14:44:10 L1d cache: 32K 14:44:10 L1i cache: 32K 14:44:10 L2 cache: 512K 14:44:10 L3 cache: 16384K 14:44:10 NUMA node0 CPU(s): 0-3 14:44: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 14:44:10 14:44:10 14:44:10 ---> nproc: 14:44:10 4 14:44:10 14:44:10 14:44:10 ---> df -h: 14:44:10 Filesystem Size Used Avail Use% Mounted on 14:44:10 udev 7.9G 0 7.9G 0% /dev 14:44:10 tmpfs 1.6G 676K 1.6G 1% /run 14:44:10 /dev/vda1 78G 8.3G 70G 11% / 14:44:10 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:44:10 tmpfs 5.0M 0 5.0M 0% /run/lock 14:44:10 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:44:10 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:44:10 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:44:10 14:44:10 14:44:10 ---> free -m: 14:44:10 total used free shared buff/cache available 14:44:10 Mem: 16040 565 13411 0 2063 15160 14:44:10 Swap: 1023 0 1023 14:44:10 14:44:10 14:44:10 ---> ip addr: 14:44:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:44:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:44:10 inet 127.0.0.1/8 scope host lo 14:44:10 valid_lft forever preferred_lft forever 14:44:10 inet6 ::1/128 scope host 14:44:10 valid_lft forever preferred_lft forever 14:44:10 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:44:10 link/ether fa:16:3e:e4:eb:51 brd ff:ff:ff:ff:ff:ff 14:44:10 inet 10.30.107.93/23 brd 10.30.107.255 scope global dynamic ens3 14:44:10 valid_lft 86258sec preferred_lft 86258sec 14:44:10 inet6 fe80::f816:3eff:fee4:eb51/64 scope link 14:44:10 valid_lft forever preferred_lft forever 14:44:10 14:44:10 14:44:10 ---> sar -b -r -n DEV: 14:44:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18435) 02/19/26 _x86_64_ (4 CPU) 14:44:10 14:44:10 14:41:51 LINUX RESTART (4 CPU) 14:44:10 14:44:10 14:42:01 tps rtps wtps bread/s bwrtn/s 14:44:10 14:43:01 323.55 58.76 264.79 3704.98 65902.62 14:44:10 14:44:01 102.30 1.07 101.23 121.85 16061.86 14:44:10 Average: 212.92 29.91 183.01 1913.41 40982.24 14:44:10 14:44:10 14:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:44:10 14:43:01 13993584 15484444 2431384 14.80 55008 1640224 855280 4.89 761104 1465208 79584 14:44:10 14:44:01 13747580 15537488 2677388 16.30 78980 1898616 756856 4.33 721948 1716088 91604 14:44:10 Average: 13870582 15510966 2554386 15.55 66994 1769420 806068 4.61 741526 1590648 85594 14:44:10 14:44:10 14:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:44:10 14:43:01 lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 14:44:10 14:43:01 ens3 461.37 324.10 1794.74 81.77 0.00 0.00 0.00 0.00 14:44:10 14:44:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 14:44:10 14:44:01 ens3 60.09 44.19 857.93 10.45 0.00 0.00 0.00 0.00 14:44:10 Average: lo 1.50 1.50 0.16 0.16 0.00 0.00 0.00 0.00 14:44:10 Average: ens3 260.73 184.14 1326.33 46.11 0.00 0.00 0.00 0.00 14:44:10 14:44:10 14:44:10 ---> sar -P ALL: 14:44:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18435) 02/19/26 _x86_64_ (4 CPU) 14:44:10 14:44:10 14:41:51 LINUX RESTART (4 CPU) 14:44:10 14:44:10 14:42:01 CPU %user %nice %system %iowait %steal %idle 14:44:10 14:43:01 all 21.99 0.00 2.46 7.62 0.06 67.87 14:44:10 14:43:01 0 12.34 0.00 1.82 2.49 0.05 83.30 14:44:10 14:43:01 1 25.66 0.00 2.26 18.11 0.10 53.87 14:44:10 14:43:01 2 38.22 0.00 2.93 6.37 0.08 52.39 14:44:10 14:43:01 3 11.79 0.00 2.79 3.52 0.05 81.85 14:44:10 14:44:01 all 17.59 0.00 1.34 7.13 0.04 73.89 14:44:10 14:44:01 0 14.10 0.00 1.17 0.70 0.03 84.00 14:44:10 14:44:01 1 11.91 0.00 1.22 13.44 0.03 73.40 14:44:10 14:44:01 2 20.90 0.00 1.65 0.22 0.03 77.20 14:44:10 14:44:01 3 23.46 0.00 1.37 14.20 0.05 60.92 14:44:10 Average: all 19.79 0.00 1.90 7.38 0.05 70.88 14:44:10 Average: 0 13.22 0.00 1.49 1.59 0.04 83.65 14:44:10 Average: 1 18.78 0.00 1.74 15.78 0.07 63.64 14:44:10 Average: 2 29.55 0.00 2.29 3.29 0.06 64.82 14:44:10 Average: 3 17.62 0.00 2.08 8.85 0.05 71.40 14:44:10 14:44:10 14:44:10