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