07:33:34 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143214 07:33:34 Running as SYSTEM 07:33:34 [EnvInject] - Loading node environment variables. 07:33:34 Building remotely on prd-ubuntu1804-builder-4c-4g-7394 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 07:33:34 [ssh-agent] Looking for ssh-agent implementation... 07:33:34 $ ssh-agent 07:33:34 SSH_AUTH_SOCK=/tmp/ssh-d0oWawcJlNIj/agent.1624 07:33:34 SSH_AGENT_PID=1626 07:33:34 [ssh-agent] Started. 07:33:34 Running ssh-add (command line suppressed) 07:33:34 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11230747471251369624.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11230747471251369624.key) 07:33:34 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:33:34 The recommended git tool is: NONE 07:33:36 using credential onap-jenkins-ssh 07:33:36 Wiping out workspace first. 07:33:36 Cloning the remote Git repository 07:33:36 Cloning repository git://cloud.onap.org/mirror/oom.git 07:33:36 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 07:33:36 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:33:36 > git --version # timeout=10 07:33:36 > git --version # 'git version 2.17.1' 07:33:36 using GIT_SSH to set credentials Gerrit user 07:33:36 Verifying host key using manually-configured host key entries 07:33:36 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:33:41 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:33:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:33:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:33:42 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:33:42 using GIT_SSH to set credentials Gerrit user 07:33:42 Verifying host key using manually-configured host key entries 07:33:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/14/143214/2 # timeout=30 07:33:42 > git rev-parse f334895314b4916bdddbdb53c32224716717a729^{commit} # timeout=10 07:33:42 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:33:42 Checking out Revision f334895314b4916bdddbdb53c32224716717a729 (refs/changes/14/143214/2) 07:33:42 > git config core.sparsecheckout # timeout=10 07:33:42 > git checkout -f f334895314b4916bdddbdb53c32224716717a729 # timeout=30 07:33:45 Commit message: "Fix read the docs validation job" 07:33:45 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:33:46 > git rev-list --no-walk 30e35469091375b1f3525865c12870fc071836b4 # timeout=10 07:33:46 [EnvInject] - Injecting environment variables from a build step. 07:33:46 [EnvInject] - Injecting as environment variables the properties content 07:33:46 PYTHON=python3 07:33:46 07:33:46 [EnvInject] - Variables injected successfully. 07:33:46 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11138567776950227.sh 07:33:46 ---> tox-install.sh 07:33:46 + source /home/jenkins/lf-env.sh 07:33:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:33:46 ++ mktemp -d /tmp/venv-XXXX 07:33:46 + lf_venv=/tmp/venv-WfDr 07:33:46 + local venv_file=/tmp/.os_lf_venv 07:33:46 + local python=python3 07:33:46 + local options 07:33:46 + local set_path=true 07:33:46 + local install_args= 07:33:46 ++ 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 07:33:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:33:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:33:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:33:46 + true 07:33:46 + case $1 in 07:33:46 + venv_file=/tmp/.toxenv 07:33:46 + shift 2 07:33:46 + true 07:33:46 + case $1 in 07:33:46 + shift 07:33:46 + break 07:33:46 + case $python in 07:33:46 + local pkg_list= 07:33:46 + [[ -d /opt/pyenv ]] 07:33:46 + echo 'Setup pyenv:' 07:33:46 Setup pyenv: 07:33:46 + export PYENV_ROOT=/opt/pyenv 07:33:46 + PYENV_ROOT=/opt/pyenv 07:33:46 + 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 07:33:46 + 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 07:33:46 + pyenv versions 07:33:46 * system (set by /opt/pyenv/version) 07:33:46 * 3.8.13 (set by /opt/pyenv/version) 07:33:46 * 3.9.13 (set by /opt/pyenv/version) 07:33:46 * 3.10.6 (set by /opt/pyenv/version) 07:33:46 + command -v pyenv 07:33:46 ++ pyenv init - --no-rehash 07:33:46 + 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[*]}"'\'')" 07:33:46 export PATH="/opt/pyenv/shims:${PATH}" 07:33:46 export PYENV_SHELL=bash 07:33:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:33:46 pyenv() { 07:33:46 local command 07:33:46 command="${1:-}" 07:33:46 if [ "$#" -gt 0 ]; then 07:33:46 shift 07:33:46 fi 07:33:46 07:33:46 case "$command" in 07:33:46 rehash|shell) 07:33:46 eval "$(pyenv "sh-$command" "$@")" 07:33:46 ;; 07:33:46 *) 07:33:46 command pyenv "$command" "$@" 07:33:46 ;; 07:33:46 esac 07:33:46 }' 07:33:46 +++ 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[*]}"' 07:33:46 ++ 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 07:33:46 ++ 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 07:33:46 ++ 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 07:33:46 ++ export PYENV_SHELL=bash 07:33:46 ++ PYENV_SHELL=bash 07:33:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:33:46 +++ complete -F _pyenv pyenv 07:33:46 ++ lf-pyver python3 07:33:46 ++ local py_version_xy=python3 07:33:46 ++ local py_version_xyz= 07:33:46 ++ pyenv versions 07:33:46 ++ local command 07:33:46 ++ command=versions 07:33:46 ++ '[' 1 -gt 0 ']' 07:33:46 ++ shift 07:33:46 ++ case "$command" in 07:33:46 ++ command pyenv versions 07:33:46 ++ pyenv versions 07:33:46 ++ sed 's/^[ *]* //' 07:33:46 ++ grep -E '^[0-9.]*[0-9]$' 07:33:46 ++ awk '{ print $1 }' 07:33:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:33:46 +++ grep '^3' /tmp/.pyenv_versions 07:33:46 +++ sort -V 07:33:46 +++ tail -n 1 07:33:46 ++ py_version_xyz=3.10.6 07:33:46 ++ [[ -z 3.10.6 ]] 07:33:46 ++ echo 3.10.6 07:33:46 ++ return 0 07:33:46 + pyenv local 3.10.6 07:33:46 + local command 07:33:46 + command=local 07:33:46 + '[' 2 -gt 0 ']' 07:33:46 + shift 07:33:46 + case "$command" in 07:33:46 + command pyenv local 3.10.6 07:33:46 + pyenv local 3.10.6 07:33:46 + for arg in "$@" 07:33:46 + case $arg in 07:33:46 + pkg_list+='tox ' 07:33:46 + for arg in "$@" 07:33:46 + case $arg in 07:33:46 + pkg_list+='virtualenv ' 07:33:46 + for arg in "$@" 07:33:46 + case $arg in 07:33:46 + pkg_list+='urllib3~=1.26.15 ' 07:33:46 + [[ -f /tmp/.toxenv ]] 07:33:46 + [[ ! -f /tmp/.toxenv ]] 07:33:46 + [[ -n '' ]] 07:33:46 + python3 -m venv /tmp/venv-WfDr 07:33:50 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WfDr' 07:33:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WfDr 07:33:50 + echo /tmp/venv-WfDr 07:33:50 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:33:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:33:50 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:33:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:33:50 + local 'pip_opts=--upgrade --quiet' 07:33:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:33:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:33:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:33:50 + [[ -n '' ]] 07:33:50 + [[ -n '' ]] 07:33:50 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:33:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:33:50 + /tmp/venv-WfDr/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 07:33:54 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:33:54 lf-activate-venv(): INFO: Base packages installed successfully 07:33:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:33:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:33:54 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:33:54 + /tmp/venv-WfDr/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 07:33:56 + type python3 07:33:56 + true 07:33:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-WfDr/bin to PATH' 07:33:56 lf-activate-venv(): INFO: Adding /tmp/venv-WfDr/bin to PATH 07:33:56 + PATH=/tmp/venv-WfDr/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 07:33:56 + return 0 07:33:56 + python3 --version 07:33:56 Python 3.10.6 07:33:56 + python3 -m pip --version 07:33:57 pip 26.0.1 from /tmp/venv-WfDr/lib/python3.10/site-packages/pip (python 3.10) 07:33:57 + python3 -m pip freeze 07:33:57 cachetools==7.0.1 07:33:57 chardet==5.2.0 07:33:57 colorama==0.4.6 07:33:57 distlib==0.4.0 07:33:57 filelock==3.21.2 07:33:57 packaging==26.0 07:33:57 platformdirs==4.7.0 07:33:57 pluggy==1.6.0 07:33:57 pyproject-api==1.10.0 07:33:57 tomli==2.4.0 07:33:57 tox==4.35.0 07:33:57 typing_extensions==4.15.0 07:33:57 urllib3==1.26.20 07:33:57 virtualenv==20.36.1 07:33:57 [EnvInject] - Injecting environment variables from a build step. 07:33:57 [EnvInject] - Injecting as environment variables the properties content 07:33:57 PARALLEL=false 07:33:57 07:33:57 [EnvInject] - Variables injected successfully. 07:33:57 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11055674241487269541.sh 07:33:57 ---> tox-run.sh 07:33:57 + 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 07:33:57 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 07:33:57 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 07:33:57 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 07:33:57 + cd /w/workspace/oom-master-checkbashisms-lint/. 07:33:57 + source /home/jenkins/lf-env.sh 07:33:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:33:57 ++ mktemp -d /tmp/venv-XXXX 07:33:57 + lf_venv=/tmp/venv-IJL9 07:33:57 + local venv_file=/tmp/.os_lf_venv 07:33:57 + local python=python3 07:33:57 + local options 07:33:57 + local set_path=true 07:33:57 + local install_args= 07:33:57 ++ 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 07:33:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:33:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:33:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:33:57 + true 07:33:57 + case $1 in 07:33:57 + venv_file=/tmp/.toxenv 07:33:57 + shift 2 07:33:57 + true 07:33:57 + case $1 in 07:33:57 + shift 07:33:57 + break 07:33:57 + case $python in 07:33:57 + local pkg_list= 07:33:57 + [[ -d /opt/pyenv ]] 07:33:57 + echo 'Setup pyenv:' 07:33:57 Setup pyenv: 07:33:57 + export PYENV_ROOT=/opt/pyenv 07:33:57 + PYENV_ROOT=/opt/pyenv 07:33:57 + 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 07:33:57 + 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 07:33:57 + pyenv versions 07:33:57 system 07:33:57 3.8.13 07:33:57 3.9.13 07:33:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:33:57 + command -v pyenv 07:33:57 ++ pyenv init - --no-rehash 07:33:57 + 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[*]}"'\'')" 07:33:57 export PATH="/opt/pyenv/shims:${PATH}" 07:33:57 export PYENV_SHELL=bash 07:33:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:33:57 pyenv() { 07:33:57 local command 07:33:57 command="${1:-}" 07:33:57 if [ "$#" -gt 0 ]; then 07:33:57 shift 07:33:57 fi 07:33:57 07:33:57 case "$command" in 07:33:57 rehash|shell) 07:33:57 eval "$(pyenv "sh-$command" "$@")" 07:33:57 ;; 07:33:57 *) 07:33:57 command pyenv "$command" "$@" 07:33:57 ;; 07:33:57 esac 07:33:57 }' 07:33:57 +++ 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[*]}"' 07:33:57 ++ 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 07:33:57 ++ 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 07:33:57 ++ 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 07:33:57 ++ export PYENV_SHELL=bash 07:33:57 ++ PYENV_SHELL=bash 07:33:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:33:57 +++ complete -F _pyenv pyenv 07:33:57 ++ lf-pyver python3 07:33:57 ++ local py_version_xy=python3 07:33:57 ++ local py_version_xyz= 07:33:57 ++ pyenv versions 07:33:57 ++ local command 07:33:57 ++ command=versions 07:33:57 ++ '[' 1 -gt 0 ']' 07:33:57 ++ shift 07:33:57 ++ case "$command" in 07:33:57 ++ command pyenv versions 07:33:57 ++ pyenv versions 07:33:57 ++ awk '{ print $1 }' 07:33:57 ++ sed 's/^[ *]* //' 07:33:57 ++ grep -E '^[0-9.]*[0-9]$' 07:33:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:33:57 +++ sort -V 07:33:57 +++ grep '^3' /tmp/.pyenv_versions 07:33:57 +++ tail -n 1 07:33:57 ++ py_version_xyz=3.10.6 07:33:57 ++ [[ -z 3.10.6 ]] 07:33:57 ++ echo 3.10.6 07:33:57 ++ return 0 07:33:57 + pyenv local 3.10.6 07:33:57 + local command 07:33:57 + command=local 07:33:57 + '[' 2 -gt 0 ']' 07:33:57 + shift 07:33:57 + case "$command" in 07:33:57 + command pyenv local 3.10.6 07:33:57 + pyenv local 3.10.6 07:33:57 + for arg in "$@" 07:33:57 + case $arg in 07:33:57 + pkg_list+='tox ' 07:33:57 + for arg in "$@" 07:33:57 + case $arg in 07:33:57 + pkg_list+='virtualenv ' 07:33:57 + for arg in "$@" 07:33:57 + case $arg in 07:33:57 + pkg_list+='urllib3~=1.26.15 ' 07:33:57 + [[ -f /tmp/.toxenv ]] 07:33:57 ++ cat /tmp/.toxenv 07:33:57 + lf_venv=/tmp/venv-WfDr 07:33:57 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WfDr from' file:/tmp/.toxenv 07:33:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WfDr from file:/tmp/.toxenv 07:33:57 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:33:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:33:57 + local 'pip_opts=--upgrade --quiet' 07:33:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:33:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:33:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:33:57 + [[ -n '' ]] 07:33:57 + [[ -n '' ]] 07:33:57 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:33:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:33:57 + /tmp/venv-WfDr/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 07:33:58 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:33:58 lf-activate-venv(): INFO: Base packages installed successfully 07:33:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:33:58 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:33:58 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:33:58 + /tmp/venv-WfDr/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 07:33:59 + type python3 07:33:59 + true 07:33:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-WfDr/bin to PATH' 07:33:59 lf-activate-venv(): INFO: Adding /tmp/venv-WfDr/bin to PATH 07:33:59 + PATH=/tmp/venv-WfDr/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 07:33:59 + return 0 07:33:59 + [[ -d /opt/pyenv ]] 07:33:59 + echo '---> Setting up pyenv' 07:33:59 ---> Setting up pyenv 07:33:59 + export PYENV_ROOT=/opt/pyenv 07:33:59 + PYENV_ROOT=/opt/pyenv 07:33:59 + export PATH=/opt/pyenv/bin:/tmp/venv-WfDr/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 07:33:59 + PATH=/opt/pyenv/bin:/tmp/venv-WfDr/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 07:33:59 ++ pwd 07:33:59 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 07:33:59 + export PYTHONPATH 07:33:59 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:33:59 + TOX_TESTENV_PASSENV=PYTHONPATH 07:33:59 + tox --version 07:33:59 4.35.0 from /tmp/venv-WfDr/lib/python3.10/site-packages/tox/__init__.py 07:33:59 + PARALLEL=false 07:33:59 + TOX_OPTIONS_LIST= 07:33:59 + [[ -n checkbashisms ]] 07:33:59 + TOX_OPTIONS_LIST=' -e checkbashisms' 07:33:59 + case ${PARALLEL,,} in 07:33:59 + tox -e checkbashisms 07:33:59 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 07:34:00 checkbashisms: freeze> python -m pip freeze --all 07:34:01 checkbashisms: pip==25.3,setuptools==80.9.0 07:34:01 checkbashisms: commands[0]> .ci/check-bashisms.sh 07:34:03 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 07:34:04 checkbashisms: OK (4.75=setup[1.36]+cmd[3.39] seconds) 07:34:04 congratulations :) (4.78 seconds) 07:34:04 + tox_status=0 07:34:04 + echo '---> Completed tox runs' 07:34:04 ---> Completed tox runs 07:34:04 + for i in .tox/*/log 07:34:04 ++ echo .tox/checkbashisms/log 07:34:04 ++ awk -F/ '{print $2}' 07:34:04 + tox_env=checkbashisms 07:34:04 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 07:34:04 + DOC_DIR=docs/_build/html 07:34:04 + [[ -d docs/_build/html ]] 07:34:04 + echo '---> tox-run.sh ends' 07:34:04 ---> tox-run.sh ends 07:34:04 + test 0 -eq 0 07:34:05 $ ssh-agent -k 07:34:05 unset SSH_AUTH_SOCK; 07:34:05 unset SSH_AGENT_PID; 07:34:05 echo Agent pid 1626 killed; 07:34:05 [ssh-agent] Stopped. 07:34:05 [PostBuildScript] - [INFO] Executing post build scripts. 07:34:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14269905941208280485.sh 07:34:05 ---> sysstat.sh 07:34:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16777338287495733170.sh 07:34:05 ---> package-listing.sh 07:34:05 ++ facter osfamily 07:34:05 ++ tr '[:upper:]' '[:lower:]' 07:34:05 + OS_FAMILY=debian 07:34:05 + workspace=/w/workspace/oom-master-checkbashisms-lint 07:34:05 + START_PACKAGES=/tmp/packages_start.txt 07:34:05 + END_PACKAGES=/tmp/packages_end.txt 07:34:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:34:05 + PACKAGES=/tmp/packages_start.txt 07:34:05 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:34:05 + PACKAGES=/tmp/packages_end.txt 07:34:05 + case "${OS_FAMILY}" in 07:34:05 + dpkg -l 07:34:05 + grep '^ii' 07:34:05 + '[' -f /tmp/packages_start.txt ']' 07:34:05 + '[' -f /tmp/packages_end.txt ']' 07:34:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:34:05 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:34:05 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 07:34:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 07:34:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17718256770147010178.sh 07:34:05 ---> capture-instance-metadata.sh 07:34:05 Setup pyenv: 07:34:05 system 07:34:05 3.8.13 07:34:05 3.9.13 07:34:05 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:34:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uIfR 07:34:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:34:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:34:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:34:13 lf-activate-venv(): INFO: Base packages installed successfully 07:34:13 lf-activate-venv(): INFO: Installing additional packages: lftools 07:34:35 lf-activate-venv(): INFO: Adding /tmp/venv-uIfR/bin to PATH 07:34:35 INFO: Running in OpenStack, capturing instance metadata 07:34:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12725632394250752082.sh 07:34:36 provisioning config files... 07:34:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config8692863141999039239tmp 07:34:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:34:36 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:34:36 [EnvInject] - Injecting environment variables from a build step. 07:34:36 [EnvInject] - Injecting as environment variables the properties content 07:34:36 SERVER_ID=logs 07:34:36 07:34:36 [EnvInject] - Variables injected successfully. 07:34:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2383967050865434227.sh 07:34:36 ---> create-netrc.sh 07:34:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12990798885138102822.sh 07:34:36 ---> python-tools-install.sh 07:34:36 Setup pyenv: 07:34:36 system 07:34:36 3.8.13 07:34:36 3.9.13 07:34:36 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:34:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uIfR from file:/tmp/.os_lf_venv 07:34:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:34:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:34:38 lf-activate-venv(): INFO: Base packages installed successfully 07:34:38 lf-activate-venv(): INFO: Installing additional packages: lftools 07:34:45 lf-activate-venv(): INFO: Adding /tmp/venv-uIfR/bin to PATH 07:34:45 Generating Requirements File 07:35:02 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. 07:35:02 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:35:03 Python 3.10.6 07:35:03 pip 26.0.1 from /tmp/venv-uIfR/lib/python3.10/site-packages/pip (python 3.10) 07:35:03 appdirs==1.4.4 07:35:03 argcomplete==3.6.3 07:35:03 aspy.yaml==1.3.0 07:35:03 attrs==25.4.0 07:35:03 autopage==0.6.0 07:35:03 backports.strenum==1.3.1 07:35:03 beautifulsoup4==4.14.3 07:35:03 boto3==1.42.48 07:35:03 botocore==1.42.48 07:35:03 bs4==0.0.2 07:35:03 certifi==2026.1.4 07:35:03 cffi==2.0.0 07:35:03 cfgv==3.5.0 07:35:03 chardet==5.2.0 07:35:03 charset-normalizer==3.4.4 07:35:03 click==8.3.1 07:35:03 cliff==4.13.1 07:35:03 cmd2==3.2.0 07:35:03 cryptography==3.3.2 07:35:03 debtcollector==3.0.0 07:35:03 decorator==5.2.1 07:35:03 defusedxml==0.7.1 07:35:03 Deprecated==1.3.1 07:35:03 distlib==0.4.0 07:35:03 dnspython==2.8.0 07:35:03 docker==7.1.0 07:35:03 dogpile.cache==1.5.0 07:35:03 durationpy==0.10 07:35:03 email-validator==2.3.0 07:35:03 filelock==3.21.2 07:35:03 future==1.0.0 07:35:03 gitdb==4.0.12 07:35:03 GitPython==3.1.46 07:35:03 httplib2==0.30.2 07:35:03 identify==2.6.16 07:35:03 idna==3.11 07:35:03 importlib-resources==1.5.0 07:35:03 iso8601==2.1.0 07:35:03 Jinja2==3.1.6 07:35:03 jmespath==1.1.0 07:35:03 jsonpatch==1.33 07:35:03 jsonpointer==3.0.0 07:35:03 jsonschema==4.26.0 07:35:03 jsonschema-specifications==2025.9.1 07:35:03 keystoneauth1==5.13.0 07:35:03 kubernetes==35.0.0 07:35:03 lftools==0.37.21 07:35:03 lxml==6.0.2 07:35:03 markdown-it-py==4.0.0 07:35:03 MarkupSafe==3.0.3 07:35:03 mdurl==0.1.2 07:35:03 msgpack==1.1.2 07:35:03 multi_key_dict==2.0.3 07:35:03 munch==4.0.0 07:35:03 netaddr==1.3.0 07:35:03 niet==1.4.2 07:35:03 nodeenv==1.10.0 07:35:03 oauth2client==4.1.3 07:35:03 oauthlib==3.3.1 07:35:03 openstacksdk==4.9.0 07:35:03 os-service-types==1.8.2 07:35:03 osc-lib==4.3.0 07:35:03 oslo.config==10.2.0 07:35:03 oslo.context==6.2.0 07:35:03 oslo.i18n==6.7.1 07:35:03 oslo.log==8.0.0 07:35:03 oslo.serialization==5.9.0 07:35:03 oslo.utils==9.2.0 07:35:03 packaging==26.0 07:35:03 pbr==7.0.3 07:35:03 platformdirs==4.7.0 07:35:03 prettytable==3.17.0 07:35:03 psutil==7.2.2 07:35:03 pyasn1==0.6.2 07:35:03 pyasn1_modules==0.4.2 07:35:03 pycparser==3.0 07:35:03 pygerrit2==2.0.15 07:35:03 PyGithub==2.8.1 07:35:03 Pygments==2.19.2 07:35:03 PyJWT==2.11.0 07:35:03 PyNaCl==1.6.2 07:35:03 pyparsing==2.4.7 07:35:03 pyperclip==1.11.0 07:35:03 pyrsistent==0.20.0 07:35:03 python-cinderclient==9.8.0 07:35:03 python-dateutil==2.9.0.post0 07:35:03 python-heatclient==5.0.0 07:35:03 python-jenkins==1.8.3 07:35:03 python-keystoneclient==5.7.0 07:35:03 python-magnumclient==4.9.0 07:35:03 python-openstackclient==8.3.0 07:35:03 python-swiftclient==4.9.0 07:35:03 PyYAML==6.0.3 07:35:03 referencing==0.37.0 07:35:03 requests==2.32.5 07:35:03 requests-oauthlib==2.0.0 07:35:03 requestsexceptions==1.4.0 07:35:03 rfc3986==2.0.0 07:35:03 rich==14.3.2 07:35:03 rich-argparse==1.7.2 07:35:03 rpds-py==0.30.0 07:35:03 rsa==4.9.1 07:35:03 ruamel.yaml==0.19.1 07:35:03 ruamel.yaml.clib==0.2.15 07:35:03 s3transfer==0.16.0 07:35:03 simplejson==3.20.2 07:35:03 six==1.17.0 07:35:03 smmap==5.0.2 07:35:03 soupsieve==2.8.3 07:35:03 stevedore==5.6.0 07:35:03 tabulate==0.9.0 07:35:03 toml==0.10.2 07:35:03 tomlkit==0.14.0 07:35:03 tqdm==4.67.3 07:35:03 typing_extensions==4.15.0 07:35:03 tzdata==2025.3 07:35:03 urllib3==1.26.20 07:35:03 virtualenv==20.36.1 07:35:03 wcwidth==0.6.0 07:35:03 websocket-client==1.9.0 07:35:03 wrapt==2.1.1 07:35:03 xdg==6.0.0 07:35:03 xmltodict==1.0.2 07:35:03 yq==3.4.3 07:35:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2424863361494373063.sh 07:35:03 ---> sudo-logs.sh 07:35:03 Archiving 'sudo' log.. 07:35:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17108896403284771279.sh 07:35:03 ---> job-cost.sh 07:35:03 INFO: Activating Python virtual environment... 07:35:03 Setup pyenv: 07:35:03 system 07:35:03 3.8.13 07:35:03 3.9.13 07:35:03 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:35:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uIfR from file:/tmp/.os_lf_venv 07:35:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:35:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:35:05 lf-activate-venv(): INFO: Base packages installed successfully 07:35:05 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:35:10 lf-activate-venv(): INFO: Adding /tmp/venv-uIfR/bin to PATH 07:35:10 INFO: No stack-cost file found 07:35:10 INFO: Instance uptime: 124s 07:35:10 INFO: Fetching instance metadata (attempt 1 of 3)... 07:35:10 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:35:11 INFO: Successfully fetched instance metadata 07:35:11 INFO: Instance type: v3-standard-4 07:35:11 INFO: Retrieving pricing info for: v3-standard-4 07:35:11 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:35:11 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=124 07:35:11 INFO: Successfully fetched Vexxhost pricing API 07:35:11 INFO: Retrieved cost: 0.11 07:35:11 INFO: Retrieved resource: v3-standard-4 07:35:11 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 07:35:11 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 07:35:11 INFO: Successfully archived job cost data 07:35:11 DEBUG: Cost data: oom-master-checkbashisms-lint,4412,2026-02-13 07:35:11,v3-standard-4,124,0.11,0.00,SUCCESS 07:35:11 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins214493210274866809.sh 07:35:11 ---> logs-deploy.sh 07:35:11 Setup pyenv: 07:35:11 system 07:35:11 3.8.13 07:35:11 3.9.13 07:35:11 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:35:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uIfR from file:/tmp/.os_lf_venv 07:35:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:35:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:35:13 lf-activate-venv(): INFO: Base packages installed successfully 07:35:13 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:35:20 lf-activate-venv(): INFO: Adding /tmp/venv-uIfR/bin to PATH 07:35:20 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4412 07:35:20 INFO: archiving workspace using pattern(s): 07:35:21 Archives upload complete. 07:35:22 INFO: archiving logs to Nexus 07:35:22 ---> uname -a: 07:35:22 Linux prd-ubuntu1804-builder-4c-4g-7394 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:35:22 07:35:22 07:35:22 ---> lscpu: 07:35:22 Architecture: x86_64 07:35:22 CPU op-mode(s): 32-bit, 64-bit 07:35:22 Byte Order: Little Endian 07:35:22 CPU(s): 4 07:35:22 On-line CPU(s) list: 0-3 07:35:22 Thread(s) per core: 1 07:35:22 Core(s) per socket: 1 07:35:22 Socket(s): 4 07:35:22 NUMA node(s): 1 07:35:22 Vendor ID: AuthenticAMD 07:35:22 CPU family: 23 07:35:22 Model: 49 07:35:22 Model name: AMD EPYC-Rome Processor 07:35:22 Stepping: 0 07:35:22 CPU MHz: 2800.000 07:35:22 BogoMIPS: 5600.00 07:35:22 Virtualization: AMD-V 07:35:22 Hypervisor vendor: KVM 07:35:22 Virtualization type: full 07:35:22 L1d cache: 32K 07:35:22 L1i cache: 32K 07:35:22 L2 cache: 512K 07:35:22 L3 cache: 16384K 07:35:22 NUMA node0 CPU(s): 0-3 07:35:22 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 07:35:22 07:35:22 07:35:22 ---> nproc: 07:35:22 4 07:35:22 07:35:22 07:35:22 ---> df -h: 07:35:22 Filesystem Size Used Avail Use% Mounted on 07:35:22 udev 7.9G 0 7.9G 0% /dev 07:35:22 tmpfs 1.6G 676K 1.6G 1% /run 07:35:22 /dev/vda1 78G 8.3G 70G 11% / 07:35:22 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:35:22 tmpfs 5.0M 0 5.0M 0% /run/lock 07:35:22 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:35:22 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:35:22 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:35:22 07:35:22 07:35:22 ---> free -m: 07:35:22 total used free shared buff/cache available 07:35:22 Mem: 16040 541 13433 0 2065 15185 07:35:22 Swap: 1023 0 1023 07:35:22 07:35:22 07:35:22 ---> ip addr: 07:35:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:35:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:35:22 inet 127.0.0.1/8 scope host lo 07:35:22 valid_lft forever preferred_lft forever 07:35:22 inet6 ::1/128 scope host 07:35:22 valid_lft forever preferred_lft forever 07:35:22 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:35:22 link/ether fa:16:3e:09:a5:d6 brd ff:ff:ff:ff:ff:ff 07:35:22 inet 10.30.106.158/23 brd 10.30.107.255 scope global dynamic ens3 07:35:22 valid_lft 86272sec preferred_lft 86272sec 07:35:22 inet6 fe80::f816:3eff:fe09:a5d6/64 scope link 07:35:22 valid_lft forever preferred_lft forever 07:35:22 07:35:22 07:35:22 ---> sar -b -r -n DEV: 07:35:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7394) 02/13/26 _x86_64_ (4 CPU) 07:35:22 07:35:22 07:33:16 LINUX RESTART (4 CPU) 07:35:22 07:35:22 07:34:02 tps rtps wtps bread/s bwrtn/s 07:35:22 07:35:01 117.28 0.86 116.42 107.62 32818.57 07:35:22 Average: 117.28 0.86 116.42 107.62 32818.57 07:35:22 07:35:22 07:34:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:35:22 07:35:01 13745896 15523508 2679072 16.31 76776 1889764 814056 4.66 734284 1703152 195968 07:35:22 Average: 13745896 15523508 2679072 16.31 76776 1889764 814056 4.66 734284 1703152 195968 07:35:22 07:35:22 07:34:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:35:22 07:35:01 lo 1.29 1.29 0.15 0.15 0.00 0.00 0.00 0.00 07:35:22 07:35:01 ens3 71.48 52.44 982.86 11.95 0.00 0.00 0.00 0.00 07:35:22 Average: lo 1.29 1.29 0.15 0.15 0.00 0.00 0.00 0.00 07:35:22 Average: ens3 71.48 52.44 982.86 11.95 0.00 0.00 0.00 0.00 07:35:22 07:35:22 07:35:22 ---> sar -P ALL: 07:35:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7394) 02/13/26 _x86_64_ (4 CPU) 07:35:22 07:35:22 07:33:16 LINUX RESTART (4 CPU) 07:35:22 07:35:22 07:34:02 CPU %user %nice %system %iowait %steal %idle 07:35:22 07:35:01 all 20.47 0.00 1.36 4.47 0.06 73.65 07:35:22 07:35:01 0 33.36 0.00 1.89 5.81 0.07 58.87 07:35:22 07:35:01 1 40.54 0.00 2.29 3.87 0.05 53.25 07:35:22 07:35:01 2 6.69 0.00 0.37 0.02 0.07 92.86 07:35:22 07:35:01 3 1.34 0.00 0.90 8.21 0.03 89.52 07:35:22 Average: all 20.47 0.00 1.36 4.47 0.06 73.65 07:35:22 Average: 0 33.36 0.00 1.89 5.81 0.07 58.87 07:35:22 Average: 1 40.54 0.00 2.29 3.87 0.05 53.25 07:35:22 Average: 2 6.69 0.00 0.37 0.02 0.07 92.86 07:35:22 Average: 3 1.34 0.00 0.90 8.21 0.03 89.52 07:35:22 07:35:22 07:35:22