09:22:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143337 09:22:57 Running as SYSTEM 09:22:58 [EnvInject] - Loading node environment variables. 09:22:58 Building remotely on prd-ubuntu1804-builder-4c-4g-20014 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 09:22:58 [ssh-agent] Looking for ssh-agent implementation... 09:22:58 $ ssh-agent 09:22:58 SSH_AUTH_SOCK=/tmp/ssh-yrSAF2DNISXM/agent.1731 09:22:58 SSH_AGENT_PID=1733 09:22:58 [ssh-agent] Started. 09:22:58 Running ssh-add (command line suppressed) 09:22:58 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9449257777120133821.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9449257777120133821.key) 09:22:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:22:58 The recommended git tool is: NONE 09:22:59 using credential onap-jenkins-ssh 09:22:59 Wiping out workspace first. 09:22:59 Cloning the remote Git repository 09:23:00 Cloning repository git://cloud.onap.org/mirror/oom.git 09:23:00 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 09:23:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:23:00 > git --version # timeout=10 09:23:00 > git --version # 'git version 2.17.1' 09:23:00 using GIT_SSH to set credentials Gerrit user 09:23:00 Verifying host key using manually-configured host key entries 09:23:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:23:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:23:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:23:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:23:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:23:06 using GIT_SSH to set credentials Gerrit user 09:23:06 Verifying host key using manually-configured host key entries 09:23:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/37/143337/6 # timeout=30 09:23:06 > git rev-parse 33b19e009991520b2024c998c20b53411ae46743^{commit} # timeout=10 09:23:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:23:06 Checking out Revision 33b19e009991520b2024c998c20b53411ae46743 (refs/changes/37/143337/6) 09:23:06 > git config core.sparsecheckout # timeout=10 09:23:06 > git checkout -f 33b19e009991520b2024c998c20b53411ae46743 # timeout=30 09:23:10 Commit message: "Fix GroupAuthorizationException in ACM" 09:23:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:23:10 > git rev-list --no-walk c2e4d2b04151cd5c542c6902a5b33128963c2ffe # timeout=10 09:23:10 [EnvInject] - Injecting environment variables from a build step. 09:23:10 [EnvInject] - Injecting as environment variables the properties content 09:23:10 PYTHON=python3 09:23:10 09:23:10 [EnvInject] - Variables injected successfully. 09:23:10 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8847308528755834387.sh 09:23:10 ---> tox-install.sh 09:23:10 + source /home/jenkins/lf-env.sh 09:23:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:23:10 ++ mktemp -d /tmp/venv-XXXX 09:23:10 + lf_venv=/tmp/venv-KSVn 09:23:10 + local venv_file=/tmp/.os_lf_venv 09:23:10 + local python=python3 09:23:10 + local options 09:23:10 + local set_path=true 09:23:10 + local install_args= 09:23:10 ++ 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 09:23:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:23:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:23:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:23:10 + true 09:23:10 + case $1 in 09:23:10 + venv_file=/tmp/.toxenv 09:23:10 + shift 2 09:23:10 + true 09:23:10 + case $1 in 09:23:10 + shift 09:23:10 + break 09:23:10 + case $python in 09:23:10 + local pkg_list= 09:23:10 + [[ -d /opt/pyenv ]] 09:23:10 + echo 'Setup pyenv:' 09:23:10 Setup pyenv: 09:23:10 + export PYENV_ROOT=/opt/pyenv 09:23:10 + PYENV_ROOT=/opt/pyenv 09:23:10 + 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 09:23:10 + 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 09:23:10 + pyenv versions 09:23:10 * system (set by /opt/pyenv/version) 09:23:10 * 3.8.13 (set by /opt/pyenv/version) 09:23:10 * 3.9.13 (set by /opt/pyenv/version) 09:23:10 * 3.10.6 (set by /opt/pyenv/version) 09:23:10 + command -v pyenv 09:23:10 ++ pyenv init - --no-rehash 09:23:10 + 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[*]}"'\'')" 09:23:10 export PATH="/opt/pyenv/shims:${PATH}" 09:23:10 export PYENV_SHELL=bash 09:23:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:23:10 pyenv() { 09:23:10 local command 09:23:10 command="${1:-}" 09:23:10 if [ "$#" -gt 0 ]; then 09:23:10 shift 09:23:10 fi 09:23:10 09:23:10 case "$command" in 09:23:10 rehash|shell) 09:23:10 eval "$(pyenv "sh-$command" "$@")" 09:23:10 ;; 09:23:10 *) 09:23:10 command pyenv "$command" "$@" 09:23:10 ;; 09:23:10 esac 09:23:10 }' 09:23:10 +++ 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[*]}"' 09:23:10 ++ 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 09:23:10 ++ 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 09:23:10 ++ 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 09:23:10 ++ export PYENV_SHELL=bash 09:23:10 ++ PYENV_SHELL=bash 09:23:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:23:10 +++ complete -F _pyenv pyenv 09:23:10 ++ lf-pyver python3 09:23:10 ++ local py_version_xy=python3 09:23:10 ++ local py_version_xyz= 09:23:10 ++ sed 's/^[ *]* //' 09:23:10 ++ pyenv versions 09:23:10 ++ grep -E '^[0-9.]*[0-9]$' 09:23:10 ++ local command 09:23:10 ++ command=versions 09:23:10 ++ '[' 1 -gt 0 ']' 09:23:10 ++ shift 09:23:10 ++ case "$command" in 09:23:10 ++ command pyenv versions 09:23:10 ++ pyenv versions 09:23:10 ++ awk '{ print $1 }' 09:23:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:23:11 +++ grep '^3' /tmp/.pyenv_versions 09:23:11 +++ sort -V 09:23:11 +++ tail -n 1 09:23:11 ++ py_version_xyz=3.10.6 09:23:11 ++ [[ -z 3.10.6 ]] 09:23:11 ++ echo 3.10.6 09:23:11 ++ return 0 09:23:11 + pyenv local 3.10.6 09:23:11 + local command 09:23:11 + command=local 09:23:11 + '[' 2 -gt 0 ']' 09:23:11 + shift 09:23:11 + case "$command" in 09:23:11 + command pyenv local 3.10.6 09:23:11 + pyenv local 3.10.6 09:23:11 + for arg in "$@" 09:23:11 + case $arg in 09:23:11 + pkg_list+='tox ' 09:23:11 + for arg in "$@" 09:23:11 + case $arg in 09:23:11 + pkg_list+='virtualenv ' 09:23:11 + for arg in "$@" 09:23:11 + case $arg in 09:23:11 + pkg_list+='urllib3~=1.26.15 ' 09:23:11 + [[ -f /tmp/.toxenv ]] 09:23:11 + [[ ! -f /tmp/.toxenv ]] 09:23:11 + [[ -n '' ]] 09:23:11 + python3 -m venv /tmp/venv-KSVn 09:23:15 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KSVn' 09:23:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KSVn 09:23:15 + echo /tmp/venv-KSVn 09:23:15 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:23:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:23:15 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:23:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:23:15 + local 'pip_opts=--upgrade --quiet' 09:23:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:23:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:23:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:23:15 + [[ -n '' ]] 09:23:15 + [[ -n '' ]] 09:23:15 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:23:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:23:15 + /tmp/venv-KSVn/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 09:23:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:23:20 lf-activate-venv(): INFO: Base packages installed successfully 09:23:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:23:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:23:20 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:23:20 + /tmp/venv-KSVn/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 09:23:23 + type python3 09:23:23 + true 09:23:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KSVn/bin to PATH' 09:23:23 lf-activate-venv(): INFO: Adding /tmp/venv-KSVn/bin to PATH 09:23:23 + PATH=/tmp/venv-KSVn/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 09:23:23 + return 0 09:23:23 + python3 --version 09:23:23 Python 3.10.6 09:23:23 + python3 -m pip --version 09:23:23 pip 26.0.1 from /tmp/venv-KSVn/lib/python3.10/site-packages/pip (python 3.10) 09:23:23 + python3 -m pip freeze 09:23:23 cachetools==7.0.1 09:23:23 colorama==0.4.6 09:23:23 distlib==0.4.0 09:23:23 filelock==3.24.3 09:23:23 packaging==26.0 09:23:23 platformdirs==4.9.2 09:23:23 pluggy==1.6.0 09:23:23 pyproject-api==1.10.0 09:23:23 tomli==2.4.0 09:23:23 tox==4.46.0 09:23:23 typing_extensions==4.15.0 09:23:23 urllib3==1.26.20 09:23:23 virtualenv==20.39.0 09:23:23 [EnvInject] - Injecting environment variables from a build step. 09:23:23 [EnvInject] - Injecting as environment variables the properties content 09:23:23 PARALLEL=false 09:23:23 09:23:23 [EnvInject] - Variables injected successfully. 09:23:23 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17648372618221644333.sh 09:23:23 ---> tox-run.sh 09:23:23 + 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 09:23:23 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 09:23:23 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 09:23:23 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 09:23:23 + cd /w/workspace/oom-master-checkbashisms-lint/. 09:23:23 + source /home/jenkins/lf-env.sh 09:23:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:23:23 ++ mktemp -d /tmp/venv-XXXX 09:23:23 + lf_venv=/tmp/venv-aeOO 09:23:23 + local venv_file=/tmp/.os_lf_venv 09:23:23 + local python=python3 09:23:23 + local options 09:23:23 + local set_path=true 09:23:23 + local install_args= 09:23:23 ++ 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 09:23:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:23:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:23:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:23:23 + true 09:23:23 + case $1 in 09:23:23 + venv_file=/tmp/.toxenv 09:23:23 + shift 2 09:23:23 + true 09:23:23 + case $1 in 09:23:23 + shift 09:23:23 + break 09:23:23 + case $python in 09:23:23 + local pkg_list= 09:23:23 + [[ -d /opt/pyenv ]] 09:23:23 + echo 'Setup pyenv:' 09:23:23 Setup pyenv: 09:23:23 + export PYENV_ROOT=/opt/pyenv 09:23:23 + PYENV_ROOT=/opt/pyenv 09:23:23 + 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 09:23:23 + 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 09:23:23 + pyenv versions 09:23:23 system 09:23:23 3.8.13 09:23:23 3.9.13 09:23:24 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:23:24 + command -v pyenv 09:23:24 ++ pyenv init - --no-rehash 09:23:24 + 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[*]}"'\'')" 09:23:24 export PATH="/opt/pyenv/shims:${PATH}" 09:23:24 export PYENV_SHELL=bash 09:23:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:23:24 pyenv() { 09:23:24 local command 09:23:24 command="${1:-}" 09:23:24 if [ "$#" -gt 0 ]; then 09:23:24 shift 09:23:24 fi 09:23:24 09:23:24 case "$command" in 09:23:24 rehash|shell) 09:23:24 eval "$(pyenv "sh-$command" "$@")" 09:23:24 ;; 09:23:24 *) 09:23:24 command pyenv "$command" "$@" 09:23:24 ;; 09:23:24 esac 09:23:24 }' 09:23:24 +++ 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[*]}"' 09:23:24 ++ 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 09:23:24 ++ 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 09:23:24 ++ 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 09:23:24 ++ export PYENV_SHELL=bash 09:23:24 ++ PYENV_SHELL=bash 09:23:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:23:24 +++ complete -F _pyenv pyenv 09:23:24 ++ lf-pyver python3 09:23:24 ++ local py_version_xy=python3 09:23:24 ++ local py_version_xyz= 09:23:24 ++ pyenv versions 09:23:24 ++ local command 09:23:24 ++ command=versions 09:23:24 ++ '[' 1 -gt 0 ']' 09:23:24 ++ shift 09:23:24 ++ case "$command" in 09:23:24 ++ command pyenv versions 09:23:24 ++ pyenv versions 09:23:24 ++ grep -E '^[0-9.]*[0-9]$' 09:23:24 ++ awk '{ print $1 }' 09:23:24 ++ sed 's/^[ *]* //' 09:23:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:23:24 +++ grep '^3' /tmp/.pyenv_versions 09:23:24 +++ sort -V 09:23:24 +++ tail -n 1 09:23:24 ++ py_version_xyz=3.10.6 09:23:24 ++ [[ -z 3.10.6 ]] 09:23:24 ++ echo 3.10.6 09:23:24 ++ return 0 09:23:24 + pyenv local 3.10.6 09:23:24 + local command 09:23:24 + command=local 09:23:24 + '[' 2 -gt 0 ']' 09:23:24 + shift 09:23:24 + case "$command" in 09:23:24 + command pyenv local 3.10.6 09:23:24 + pyenv local 3.10.6 09:23:24 + for arg in "$@" 09:23:24 + case $arg in 09:23:24 + pkg_list+='tox ' 09:23:24 + for arg in "$@" 09:23:24 + case $arg in 09:23:24 + pkg_list+='virtualenv ' 09:23:24 + for arg in "$@" 09:23:24 + case $arg in 09:23:24 + pkg_list+='urllib3~=1.26.15 ' 09:23:24 + [[ -f /tmp/.toxenv ]] 09:23:24 ++ cat /tmp/.toxenv 09:23:24 + lf_venv=/tmp/venv-KSVn 09:23:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KSVn from' file:/tmp/.toxenv 09:23:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KSVn from file:/tmp/.toxenv 09:23:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:23:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:23:24 + local 'pip_opts=--upgrade --quiet' 09:23:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:23:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:23:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:23:24 + [[ -n '' ]] 09:23:24 + [[ -n '' ]] 09:23:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:23:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:23:24 + /tmp/venv-KSVn/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 09:23:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:23:25 lf-activate-venv(): INFO: Base packages installed successfully 09:23:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:23:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:23:25 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:23:25 + /tmp/venv-KSVn/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 09:23:26 + type python3 09:23:26 + true 09:23:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KSVn/bin to PATH' 09:23:26 lf-activate-venv(): INFO: Adding /tmp/venv-KSVn/bin to PATH 09:23:26 + PATH=/tmp/venv-KSVn/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 09:23:26 + return 0 09:23:26 + [[ -d /opt/pyenv ]] 09:23:26 + echo '---> Setting up pyenv' 09:23:26 ---> Setting up pyenv 09:23:26 + export PYENV_ROOT=/opt/pyenv 09:23:26 + PYENV_ROOT=/opt/pyenv 09:23:26 + export PATH=/opt/pyenv/bin:/tmp/venv-KSVn/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 09:23:26 + PATH=/opt/pyenv/bin:/tmp/venv-KSVn/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 09:23:26 ++ pwd 09:23:26 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 09:23:26 + export PYTHONPATH 09:23:26 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:23:26 + TOX_TESTENV_PASSENV=PYTHONPATH 09:23:26 + tox --version 09:23:26 4.46.0 from /tmp/venv-KSVn/lib/python3.10/site-packages/tox/__init__.py 09:23:27 + PARALLEL=false 09:23:27 + TOX_OPTIONS_LIST= 09:23:27 + [[ -n checkbashisms ]] 09:23:27 + TOX_OPTIONS_LIST=' -e checkbashisms' 09:23:27 + case ${PARALLEL,,} in 09:23:27 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 09:23:27 + tox -e checkbashisms 09:23:28 checkbashisms: freeze> python -m pip freeze --all 09:23:28 checkbashisms: pip==26.0.1,setuptools==82.0.0 09:23:28 checkbashisms: commands[0]> .ci/check-bashisms.sh 09:23:30 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 09:23:32 checkbashisms: OK (4.86=setup[1.35]+cmd[3.51] seconds) 09:23:32 congratulations :) (4.90 seconds) 09:23:32 + tox_status=0 09:23:32 + echo '---> Completed tox runs' 09:23:32 ---> Completed tox runs 09:23:32 + for i in .tox/*/log 09:23:32 ++ echo .tox/checkbashisms/log 09:23:32 ++ awk -F/ '{print $2}' 09:23:32 + tox_env=checkbashisms 09:23:32 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 09:23:32 + DOC_DIR=docs/_build/html 09:23:32 + [[ -d docs/_build/html ]] 09:23:32 + echo '---> tox-run.sh ends' 09:23:32 ---> tox-run.sh ends 09:23:32 + test 0 -eq 0 09:23:32 $ ssh-agent -k 09:23:32 unset SSH_AUTH_SOCK; 09:23:32 unset SSH_AGENT_PID; 09:23:32 echo Agent pid 1733 killed; 09:23:32 [ssh-agent] Stopped. 09:23:32 [PostBuildScript] - [INFO] Executing post build scripts. 09:23:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1207381080798113935.sh 09:23:32 ---> sysstat.sh 09:23:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12916090764579838157.sh 09:23:33 ---> package-listing.sh 09:23:33 ++ facter osfamily 09:23:33 ++ tr '[:upper:]' '[:lower:]' 09:23:33 + OS_FAMILY=debian 09:23:33 + workspace=/w/workspace/oom-master-checkbashisms-lint 09:23:33 + START_PACKAGES=/tmp/packages_start.txt 09:23:33 + END_PACKAGES=/tmp/packages_end.txt 09:23:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:23:33 + PACKAGES=/tmp/packages_start.txt 09:23:33 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:23:33 + PACKAGES=/tmp/packages_end.txt 09:23:33 + case "${OS_FAMILY}" in 09:23:33 + dpkg -l 09:23:33 + grep '^ii' 09:23:33 + '[' -f /tmp/packages_start.txt ']' 09:23:33 + '[' -f /tmp/packages_end.txt ']' 09:23:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:23:33 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:23:33 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 09:23:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 09:23:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13951652978008516257.sh 09:23:33 ---> capture-instance-metadata.sh 09:23:33 Setup pyenv: 09:23:33 system 09:23:33 3.8.13 09:23:33 3.9.13 09:23:33 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:23:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ro26 09:23:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:23:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:23:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:23:41 lf-activate-venv(): INFO: Base packages installed successfully 09:23:41 lf-activate-venv(): INFO: Installing additional packages: lftools 09:24:05 lf-activate-venv(): INFO: Adding /tmp/venv-ro26/bin to PATH 09:24:05 INFO: Running in OpenStack, capturing instance metadata 09:24:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3949519750026408584.sh 09:24:05 provisioning config files... 09:24:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config13753539178967595643tmp 09:24:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:24:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:24:05 [EnvInject] - Injecting environment variables from a build step. 09:24:05 [EnvInject] - Injecting as environment variables the properties content 09:24:05 SERVER_ID=logs 09:24:05 09:24:05 [EnvInject] - Variables injected successfully. 09:24:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7672399472810621998.sh 09:24:05 ---> create-netrc.sh 09:24:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15821413515766643636.sh 09:24:05 ---> python-tools-install.sh 09:24:05 Setup pyenv: 09:24:05 system 09:24:05 3.8.13 09:24:05 3.9.13 09:24:05 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:24:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ro26 from file:/tmp/.os_lf_venv 09:24:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:24:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:24:07 lf-activate-venv(): INFO: Base packages installed successfully 09:24:07 lf-activate-venv(): INFO: Installing additional packages: lftools 09:24:15 lf-activate-venv(): INFO: Adding /tmp/venv-ro26/bin to PATH 09:24:15 Generating Requirements File 09:24:33 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. 09:24:33 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:24:34 Python 3.10.6 09:24:34 pip 26.0.1 from /tmp/venv-ro26/lib/python3.10/site-packages/pip (python 3.10) 09:24:34 appdirs==1.4.4 09:24:34 argcomplete==3.6.3 09:24:34 aspy.yaml==1.3.0 09:24:34 attrs==25.4.0 09:24:34 autopage==0.6.0 09:24:34 backports.strenum==1.3.1 09:24:34 beautifulsoup4==4.14.3 09:24:34 boto3==1.42.56 09:24:34 botocore==1.42.56 09:24:34 bs4==0.0.2 09:24:34 certifi==2026.2.25 09:24:34 cffi==2.0.0 09:24:34 cfgv==3.5.0 09:24:34 chardet==6.0.0.post1 09:24:34 charset-normalizer==3.4.4 09:24:34 click==8.3.1 09:24:34 cliff==4.13.2 09:24:34 cmd2==3.2.2 09:24:34 cryptography==3.3.2 09:24:34 debtcollector==3.0.0 09:24:34 decorator==5.2.1 09:24:34 defusedxml==0.7.1 09:24:34 Deprecated==1.3.1 09:24:34 distlib==0.4.0 09:24:34 dnspython==2.8.0 09:24:34 docker==7.1.0 09:24:34 dogpile.cache==1.5.0 09:24:34 durationpy==0.10 09:24:34 email-validator==2.3.0 09:24:34 filelock==3.24.3 09:24:34 future==1.0.0 09:24:34 gitdb==4.0.12 09:24:34 GitPython==3.1.46 09:24:34 httplib2==0.30.2 09:24:34 identify==2.6.16 09:24:34 idna==3.11 09:24:34 importlib-resources==1.5.0 09:24:34 iso8601==2.1.0 09:24:34 Jinja2==3.1.6 09:24:34 jmespath==1.1.0 09:24:34 jsonpatch==1.33 09:24:34 jsonpointer==3.0.0 09:24:34 jsonschema==4.26.0 09:24:34 jsonschema-specifications==2025.9.1 09:24:34 keystoneauth1==5.13.1 09:24:34 kubernetes==35.0.0 09:24:34 lftools==0.37.21 09:24:34 lxml==6.0.2 09:24:34 markdown-it-py==4.0.0 09:24:34 MarkupSafe==3.0.3 09:24:34 mdurl==0.1.2 09:24:34 msgpack==1.1.2 09:24:34 multi_key_dict==2.0.3 09:24:34 munch==4.0.0 09:24:34 netaddr==1.3.0 09:24:34 niet==1.4.2 09:24:34 nodeenv==1.10.0 09:24:34 oauth2client==4.1.3 09:24:34 oauthlib==3.3.1 09:24:34 openstacksdk==4.10.0 09:24:34 os-service-types==1.8.2 09:24:34 osc-lib==4.4.0 09:24:34 oslo.config==10.3.0 09:24:34 oslo.context==6.3.0 09:24:34 oslo.i18n==6.7.2 09:24:34 oslo.log==8.1.0 09:24:34 oslo.serialization==5.9.1 09:24:34 oslo.utils==10.0.0 09:24:34 packaging==26.0 09:24:34 pbr==7.0.3 09:24:34 platformdirs==4.9.2 09:24:34 prettytable==3.17.0 09:24:34 psutil==7.2.2 09:24:34 pyasn1==0.6.2 09:24:34 pyasn1_modules==0.4.2 09:24:34 pycparser==3.0 09:24:34 pygerrit2==2.0.15 09:24:34 PyGithub==2.8.1 09:24:34 Pygments==2.19.2 09:24:34 PyJWT==2.11.0 09:24:34 PyNaCl==1.6.2 09:24:34 pyparsing==2.4.7 09:24:34 pyperclip==1.11.0 09:24:34 pyrsistent==0.20.0 09:24:34 python-cinderclient==9.8.0 09:24:34 python-dateutil==2.9.0.post0 09:24:34 python-heatclient==5.0.0 09:24:34 python-jenkins==1.8.3 09:24:34 python-keystoneclient==5.7.0 09:24:34 python-magnumclient==4.9.0 09:24:34 python-openstackclient==9.0.0 09:24:34 python-swiftclient==4.9.0 09:24:34 PyYAML==6.0.3 09:24:34 referencing==0.37.0 09:24:34 requests==2.32.5 09:24:34 requests-oauthlib==2.0.0 09:24:34 requestsexceptions==1.4.0 09:24:34 rfc3986==2.0.0 09:24:34 rich==14.3.3 09:24:34 rich-argparse==1.7.2 09:24:34 rpds-py==0.30.0 09:24:34 rsa==4.9.1 09:24:34 ruamel.yaml==0.19.1 09:24:34 ruamel.yaml.clib==0.2.15 09:24:34 s3transfer==0.16.0 09:24:34 simplejson==3.20.2 09:24:34 six==1.17.0 09:24:34 smmap==5.0.2 09:24:34 soupsieve==2.8.3 09:24:34 stevedore==5.7.0 09:24:34 tabulate==0.9.0 09:24:34 toml==0.10.2 09:24:34 tomlkit==0.14.0 09:24:34 tqdm==4.67.3 09:24:34 typing_extensions==4.15.0 09:24:34 urllib3==1.26.20 09:24:34 virtualenv==20.39.0 09:24:34 wcwidth==0.6.0 09:24:34 websocket-client==1.9.0 09:24:34 wrapt==2.1.1 09:24:34 xdg==6.0.0 09:24:34 xmltodict==1.0.4 09:24:34 yq==3.4.3 09:24:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18445366580623919181.sh 09:24:34 ---> sudo-logs.sh 09:24:34 Archiving 'sudo' log.. 09:24:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17067803573602534540.sh 09:24:35 ---> job-cost.sh 09:24:35 INFO: Activating Python virtual environment... 09:24:35 Setup pyenv: 09:24:35 system 09:24:35 3.8.13 09:24:35 3.9.13 09:24:35 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:24:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ro26 from file:/tmp/.os_lf_venv 09:24:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:24:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:24:37 lf-activate-venv(): INFO: Base packages installed successfully 09:24:37 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:24:42 lf-activate-venv(): INFO: Adding /tmp/venv-ro26/bin to PATH 09:24:42 INFO: No stack-cost file found 09:24:42 INFO: Instance uptime: 131s 09:24:42 INFO: Fetching instance metadata (attempt 1 of 3)... 09:24:42 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:24:42 INFO: Successfully fetched instance metadata 09:24:42 INFO: Instance type: v3-standard-4 09:24:42 INFO: Retrieving pricing info for: v3-standard-4 09:24:42 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:24:42 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=131 09:24:42 INFO: Successfully fetched Vexxhost pricing API 09:24:42 INFO: Retrieved cost: 0.11 09:24:42 INFO: Retrieved resource: v3-standard-4 09:24:42 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 09:24:42 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 09:24:42 INFO: Successfully archived job cost data 09:24:42 DEBUG: Cost data: oom-master-checkbashisms-lint,4460,2026-02-25 09:24:42,v3-standard-4,131,0.11,0.00,SUCCESS 09:24:42 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7164614366001025044.sh 09:24:42 ---> logs-deploy.sh 09:24:42 Setup pyenv: 09:24:42 system 09:24:42 3.8.13 09:24:42 3.9.13 09:24:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:24:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ro26 from file:/tmp/.os_lf_venv 09:24:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:24:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:24:44 lf-activate-venv(): INFO: Base packages installed successfully 09:24:44 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:24:51 lf-activate-venv(): INFO: Adding /tmp/venv-ro26/bin to PATH 09:24:51 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4460 09:24:51 INFO: archiving workspace using pattern(s): 09:24:52 /tmp/venv-ro26/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 09:24:52 warnings.warn( 09:24:53 Archives upload complete. 09:24:53 INFO: archiving logs to Nexus 09:24:53 /tmp/venv-ro26/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 09:24:53 warnings.warn( 09:24:54 ---> uname -a: 09:24:54 Linux prd-ubuntu1804-builder-4c-4g-20014 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:24:54 09:24:54 09:24:54 ---> lscpu: 09:24:54 Architecture: x86_64 09:24:54 CPU op-mode(s): 32-bit, 64-bit 09:24:54 Byte Order: Little Endian 09:24:54 CPU(s): 4 09:24:54 On-line CPU(s) list: 0-3 09:24:54 Thread(s) per core: 1 09:24:54 Core(s) per socket: 1 09:24:54 Socket(s): 4 09:24:54 NUMA node(s): 1 09:24:54 Vendor ID: AuthenticAMD 09:24:54 CPU family: 23 09:24:54 Model: 49 09:24:54 Model name: AMD EPYC-Rome Processor 09:24:54 Stepping: 0 09:24:54 CPU MHz: 2799.998 09:24:54 BogoMIPS: 5599.99 09:24:54 Virtualization: AMD-V 09:24:54 Hypervisor vendor: KVM 09:24:54 Virtualization type: full 09:24:54 L1d cache: 32K 09:24:54 L1i cache: 32K 09:24:54 L2 cache: 512K 09:24:54 L3 cache: 16384K 09:24:54 NUMA node0 CPU(s): 0-3 09:24:54 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 09:24:54 09:24:54 09:24:54 ---> nproc: 09:24:54 4 09:24:54 09:24:54 09:24:54 ---> df -h: 09:24:54 Filesystem Size Used Avail Use% Mounted on 09:24:54 udev 7.9G 0 7.9G 0% /dev 09:24:54 tmpfs 1.6G 676K 1.6G 1% /run 09:24:54 /dev/vda1 78G 8.3G 70G 11% / 09:24:54 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:24:54 tmpfs 5.0M 0 5.0M 0% /run/lock 09:24:54 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:24:54 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:24:54 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:24:54 09:24:54 09:24:54 ---> free -m: 09:24:54 total used free shared buff/cache available 09:24:54 Mem: 16040 567 13397 0 2075 15159 09:24:54 Swap: 1023 0 1023 09:24:54 09:24:54 09:24:54 ---> ip addr: 09:24:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:24:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:24:54 inet 127.0.0.1/8 scope host lo 09:24:54 valid_lft forever preferred_lft forever 09:24:54 inet6 ::1/128 scope host 09:24:54 valid_lft forever preferred_lft forever 09:24:54 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:24:54 link/ether fa:16:3e:3f:b2:59 brd ff:ff:ff:ff:ff:ff 09:24:54 inet 10.30.107.13/23 brd 10.30.107.255 scope global dynamic ens3 09:24:54 valid_lft 86265sec preferred_lft 86265sec 09:24:54 inet6 fe80::f816:3eff:fe3f:b259/64 scope link 09:24:54 valid_lft forever preferred_lft forever 09:24:54 09:24:54 09:24:54 ---> sar -b -r -n DEV: 09:24:54 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20014) 02/25/26 _x86_64_ (4 CPU) 09:24:54 09:24:54 09:22:41 LINUX RESTART (4 CPU) 09:24:54 09:24:54 09:23:01 tps rtps wtps bread/s bwrtn/s 09:24:54 09:24:01 265.02 23.81 241.21 813.20 60590.70 09:24:54 Average: 265.02 23.81 241.21 813.20 60590.70 09:24:54 09:24:54 09:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:24:54 09:24:01 13830780 15477044 2594180 15.79 61332 1784248 854196 4.89 784792 1591972 185860 09:24:54 Average: 13830780 15477044 2594180 15.79 61332 1784248 854196 4.89 784792 1591972 185860 09:24:54 09:24:54 09:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:24:54 09:24:01 ens3 180.35 128.41 1714.88 34.51 0.00 0.00 0.00 0.00 09:24:54 09:24:01 lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 09:24:54 Average: ens3 180.35 128.41 1714.88 34.51 0.00 0.00 0.00 0.00 09:24:54 Average: lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 09:24:54 09:24:54 09:24:54 ---> sar -P ALL: 09:24:54 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20014) 02/25/26 _x86_64_ (4 CPU) 09:24:54 09:24:54 09:22:41 LINUX RESTART (4 CPU) 09:24:54 09:24:54 09:23:01 CPU %user %nice %system %iowait %steal %idle 09:24:54 09:24:01 all 20.13 0.00 2.14 5.86 0.08 71.78 09:24:54 09:24:01 0 24.29 0.00 1.99 1.15 0.07 72.50 09:24:54 09:24:01 1 14.40 0.00 1.84 0.68 0.07 83.02 09:24:54 09:24:01 2 24.79 0.00 3.22 14.89 0.10 57.00 09:24:54 09:24:01 3 17.09 0.00 1.54 6.73 0.10 74.54 09:24:54 Average: all 20.13 0.00 2.14 5.86 0.08 71.78 09:24:54 Average: 0 24.29 0.00 1.99 1.15 0.07 72.50 09:24:54 Average: 1 14.40 0.00 1.84 0.68 0.07 83.02 09:24:54 Average: 2 24.79 0.00 3.22 14.89 0.10 57.00 09:24:54 Average: 3 17.09 0.00 1.54 6.73 0.10 74.54 09:24:54 09:24:54 09:24:54