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