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