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