20:20:31 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145937 20:20:31 Running as SYSTEM 20:20:31 [EnvInject] - Loading node environment variables. 20:20:31 Building remotely on prd-ubuntu1804-builder-4c-4g-870 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 20:20:31 [ssh-agent] Looking for ssh-agent implementation... 20:20:31 $ ssh-agent 20:20:31 SSH_AUTH_SOCK=/tmp/ssh-tY5OCrGpBjdd/agent.1697 20:20:31 SSH_AGENT_PID=1699 20:20:31 [ssh-agent] Started. 20:20:31 Running ssh-add (command line suppressed) 20:20:31 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17276884593780636818.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17276884593780636818.key) 20:20:31 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:20:31 The recommended git tool is: NONE 20:20:32 using credential onap-jenkins-ssh 20:20:32 Wiping out workspace first. 20:20:32 Cloning the remote Git repository 20:20:32 Cloning repository git://cloud.onap.org/mirror/oom.git 20:20:32 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 20:20:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:20:32 > git --version # timeout=10 20:20:32 > git --version # 'git version 2.17.1' 20:20:32 using GIT_SSH to set credentials Gerrit user 20:20:32 Verifying host key using manually-configured host key entries 20:20:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:20:38 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:20:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:20:38 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:20:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:20:38 using GIT_SSH to set credentials Gerrit user 20:20:38 Verifying host key using manually-configured host key entries 20:20:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/37/145937/2 # timeout=30 20:20:38 > git rev-parse cf9ba660770c0442d9260ddb0b65b7c2fe800cd2^{commit} # timeout=10 20:20:38 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:20:38 Checking out Revision cf9ba660770c0442d9260ddb0b65b7c2fe800cd2 (refs/changes/37/145937/2) 20:20:38 > git config core.sparsecheckout # timeout=10 20:20:38 > git checkout -f cf9ba660770c0442d9260ddb0b65b7c2fe800cd2 # timeout=30 20:20:42 Commit message: "Chore: Fix typos in helm deploy plugin" 20:20:42 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:20:42 > git rev-list --no-walk 17b1a3c9118ef16a6333cfec0303a6017f5f9257 # timeout=10 20:20:42 [EnvInject] - Injecting environment variables from a build step. 20:20:42 [EnvInject] - Injecting as environment variables the properties content 20:20:42 PYTHON=python3 20:20:42 20:20:42 [EnvInject] - Variables injected successfully. 20:20:42 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7503143159931255163.sh 20:20:42 ---> tox-install.sh 20:20:42 + source /home/jenkins/lf-env.sh 20:20:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:20:42 ++ mktemp -d /tmp/venv-XXXX 20:20:42 + lf_venv=/tmp/venv-TfsB 20:20:42 + local venv_file=/tmp/.os_lf_venv 20:20:42 + local python=python3 20:20:42 + local options 20:20:42 + local set_path=true 20:20:42 + local install_args= 20:20:42 ++ 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 20:20:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:20:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:20:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:20:42 + true 20:20:42 + case $1 in 20:20:42 + venv_file=/tmp/.toxenv 20:20:42 + shift 2 20:20:42 + true 20:20:42 + case $1 in 20:20:42 + shift 20:20:42 + break 20:20:42 + case $python in 20:20:42 + local pkg_list= 20:20:42 + [[ -d /opt/pyenv ]] 20:20:42 + echo 'Setup pyenv:' 20:20:42 Setup pyenv: 20:20:42 + export PYENV_ROOT=/opt/pyenv 20:20:42 + PYENV_ROOT=/opt/pyenv 20:20:42 + 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 20:20:42 + 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 20:20:42 + pyenv versions 20:20:42 * system (set by /opt/pyenv/version) 20:20:42 * 3.8.13 (set by /opt/pyenv/version) 20:20:42 * 3.9.13 (set by /opt/pyenv/version) 20:20:42 * 3.10.6 (set by /opt/pyenv/version) 20:20:42 + command -v pyenv 20:20:42 ++ pyenv init - --no-rehash 20:20:42 + 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[*]}"'\'')" 20:20:42 export PATH="/opt/pyenv/shims:${PATH}" 20:20:42 export PYENV_SHELL=bash 20:20:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:20:42 pyenv() { 20:20:42 local command 20:20:42 command="${1:-}" 20:20:42 if [ "$#" -gt 0 ]; then 20:20:42 shift 20:20:42 fi 20:20:42 20:20:42 case "$command" in 20:20:42 rehash|shell) 20:20:42 eval "$(pyenv "sh-$command" "$@")" 20:20:42 ;; 20:20:42 *) 20:20:42 command pyenv "$command" "$@" 20:20:42 ;; 20:20:42 esac 20:20:42 }' 20:20:42 +++ 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[*]}"' 20:20:42 ++ 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 20:20:42 ++ 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 20:20:42 ++ 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 20:20:42 ++ export PYENV_SHELL=bash 20:20:42 ++ PYENV_SHELL=bash 20:20:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:20:42 +++ complete -F _pyenv pyenv 20:20:42 ++ lf-pyver python3 20:20:42 ++ local py_version_xy=python3 20:20:42 ++ local py_version_xyz= 20:20:42 ++ pyenv versions 20:20:42 ++ local command 20:20:42 ++ command=versions 20:20:42 ++ '[' 1 -gt 0 ']' 20:20:42 ++ shift 20:20:42 ++ case "$command" in 20:20:42 ++ command pyenv versions 20:20:42 ++ pyenv versions 20:20:42 ++ awk '{ print $1 }' 20:20:42 ++ sed 's/^[ *]* //' 20:20:42 ++ grep -E '^[0-9.]*[0-9]$' 20:20:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:20:42 +++ sort -V 20:20:42 +++ grep '^3' /tmp/.pyenv_versions 20:20:42 +++ tail -n 1 20:20:42 ++ py_version_xyz=3.10.6 20:20:42 ++ [[ -z 3.10.6 ]] 20:20:42 ++ echo 3.10.6 20:20:42 ++ return 0 20:20:42 + pyenv local 3.10.6 20:20:42 + local command 20:20:42 + command=local 20:20:42 + '[' 2 -gt 0 ']' 20:20:42 + shift 20:20:42 + case "$command" in 20:20:42 + command pyenv local 3.10.6 20:20:42 + pyenv local 3.10.6 20:20:42 + for arg in "$@" 20:20:42 + case $arg in 20:20:42 + pkg_list+='tox ' 20:20:42 + for arg in "$@" 20:20:42 + case $arg in 20:20:42 + pkg_list+='virtualenv ' 20:20:42 + for arg in "$@" 20:20:42 + case $arg in 20:20:42 + pkg_list+='urllib3~=1.26.15 ' 20:20:42 + [[ -f /tmp/.toxenv ]] 20:20:42 + [[ ! -f /tmp/.toxenv ]] 20:20:42 + [[ -n '' ]] 20:20:42 + python3 -m venv /tmp/venv-TfsB 20:20:46 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TfsB' 20:20:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TfsB 20:20:46 + echo /tmp/venv-TfsB 20:20:46 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:20:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:20:46 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:20:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:20:46 + local 'pip_opts=--upgrade --quiet' 20:20:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:20:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:20:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:20:46 + [[ -n '' ]] 20:20:46 + [[ -n '' ]] 20:20:46 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:20:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:20:46 + /tmp/venv-TfsB/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 20:20:51 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:20:51 lf-activate-venv(): INFO: Base packages installed successfully 20:20:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:20:51 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:20:51 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:20:51 + /tmp/venv-TfsB/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 20:20:53 + type python3 20:20:53 + true 20:20:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TfsB/bin to PATH' 20:20:53 lf-activate-venv(): INFO: Adding /tmp/venv-TfsB/bin to PATH 20:20:53 + PATH=/tmp/venv-TfsB/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 20:20:53 + return 0 20:20:53 + python3 --version 20:20:53 Python 3.10.6 20:20:53 + python3 -m pip --version 20:20:53 pip 26.1.2 from /tmp/venv-TfsB/lib/python3.10/site-packages/pip (python 3.10) 20:20:53 + python3 -m pip freeze 20:20:53 cachetools==7.1.4 20:20:53 colorama==0.4.6 20:20:53 distlib==0.4.3 20:20:53 filelock==3.31.0 20:20:53 packaging==26.2 20:20:53 platformdirs==4.10.1 20:20:53 pluggy==1.6.0 20:20:53 pyproject-api==1.10.1 20:20:53 python-discovery==1.4.4 20:20:53 tomli==2.4.1 20:20:53 tomli_w==1.2.0 20:20:53 tox==4.57.0 20:20:53 typing_extensions==4.16.0 20:20:53 urllib3==1.26.20 20:20:53 virtualenv==21.6.1 20:20:53 [EnvInject] - Injecting environment variables from a build step. 20:20:53 [EnvInject] - Injecting as environment variables the properties content 20:20:53 PARALLEL=false 20:20:53 20:20:53 [EnvInject] - Variables injected successfully. 20:20:53 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3161341598599876196.sh 20:20:53 ---> tox-run.sh 20:20:53 + 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 20:20:53 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 20:20:53 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 20:20:53 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 20:20:53 + cd /w/workspace/oom-master-checkbashisms-lint/. 20:20:53 + source /home/jenkins/lf-env.sh 20:20:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:20:53 ++ mktemp -d /tmp/venv-XXXX 20:20:53 + lf_venv=/tmp/venv-OM3O 20:20:53 + local venv_file=/tmp/.os_lf_venv 20:20:53 + local python=python3 20:20:53 + local options 20:20:53 + local set_path=true 20:20:53 + local install_args= 20:20:53 ++ 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 20:20:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:20:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:20:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:20:53 + true 20:20:53 + case $1 in 20:20:53 + venv_file=/tmp/.toxenv 20:20:53 + shift 2 20:20:53 + true 20:20:53 + case $1 in 20:20:53 + shift 20:20:53 + break 20:20:53 + case $python in 20:20:53 + local pkg_list= 20:20:53 + [[ -d /opt/pyenv ]] 20:20:53 + echo 'Setup pyenv:' 20:20:53 Setup pyenv: 20:20:53 + export PYENV_ROOT=/opt/pyenv 20:20:53 + PYENV_ROOT=/opt/pyenv 20:20:53 + 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 20:20:53 + 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 20:20:53 + pyenv versions 20:20:53 system 20:20:53 3.8.13 20:20:53 3.9.13 20:20:53 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:20:53 + command -v pyenv 20:20:53 ++ pyenv init - --no-rehash 20:20:53 + 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[*]}"'\'')" 20:20:53 export PATH="/opt/pyenv/shims:${PATH}" 20:20:53 export PYENV_SHELL=bash 20:20:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:20:53 pyenv() { 20:20:53 local command 20:20:53 command="${1:-}" 20:20:53 if [ "$#" -gt 0 ]; then 20:20:53 shift 20:20:53 fi 20:20:53 20:20:53 case "$command" in 20:20:53 rehash|shell) 20:20:53 eval "$(pyenv "sh-$command" "$@")" 20:20:53 ;; 20:20:53 *) 20:20:53 command pyenv "$command" "$@" 20:20:53 ;; 20:20:53 esac 20:20:53 }' 20:20:53 +++ 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[*]}"' 20:20:53 ++ 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 20:20:53 ++ 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 20:20:53 ++ 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 20:20:53 ++ export PYENV_SHELL=bash 20:20:53 ++ PYENV_SHELL=bash 20:20:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:20:53 +++ complete -F _pyenv pyenv 20:20:53 ++ lf-pyver python3 20:20:53 ++ local py_version_xy=python3 20:20:53 ++ local py_version_xyz= 20:20:53 ++ pyenv versions 20:20:53 ++ local command 20:20:53 ++ command=versions 20:20:53 ++ '[' 1 -gt 0 ']' 20:20:53 ++ shift 20:20:53 ++ case "$command" in 20:20:53 ++ command pyenv versions 20:20:53 ++ pyenv versions 20:20:53 ++ sed 's/^[ *]* //' 20:20:53 ++ awk '{ print $1 }' 20:20:53 ++ grep -E '^[0-9.]*[0-9]$' 20:20:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:20:53 +++ grep '^3' /tmp/.pyenv_versions 20:20:53 +++ sort -V 20:20:53 +++ tail -n 1 20:20:53 ++ py_version_xyz=3.10.6 20:20:53 ++ [[ -z 3.10.6 ]] 20:20:53 ++ echo 3.10.6 20:20:53 ++ return 0 20:20:53 + pyenv local 3.10.6 20:20:53 + local command 20:20:53 + command=local 20:20:53 + '[' 2 -gt 0 ']' 20:20:53 + shift 20:20:53 + case "$command" in 20:20:53 + command pyenv local 3.10.6 20:20:53 + pyenv local 3.10.6 20:20:53 + for arg in "$@" 20:20:53 + case $arg in 20:20:53 + pkg_list+='tox ' 20:20:53 + for arg in "$@" 20:20:53 + case $arg in 20:20:53 + pkg_list+='virtualenv ' 20:20:53 + for arg in "$@" 20:20:53 + case $arg in 20:20:53 + pkg_list+='urllib3~=1.26.15 ' 20:20:53 + [[ -f /tmp/.toxenv ]] 20:20:53 ++ cat /tmp/.toxenv 20:20:53 + lf_venv=/tmp/venv-TfsB 20:20:53 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TfsB from' file:/tmp/.toxenv 20:20:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TfsB from file:/tmp/.toxenv 20:20:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:20:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:20:53 + local 'pip_opts=--upgrade --quiet' 20:20:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:20:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:20:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:20:53 + [[ -n '' ]] 20:20:53 + [[ -n '' ]] 20:20:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:20:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:20:53 + /tmp/venv-TfsB/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 20:20:54 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:20:54 lf-activate-venv(): INFO: Base packages installed successfully 20:20:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:20:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:20:54 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:20:54 + /tmp/venv-TfsB/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 20:20:55 + type python3 20:20:55 + true 20:20:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TfsB/bin to PATH' 20:20:55 lf-activate-venv(): INFO: Adding /tmp/venv-TfsB/bin to PATH 20:20:55 + PATH=/tmp/venv-TfsB/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 20:20:55 + return 0 20:20:55 + [[ -d /opt/pyenv ]] 20:20:55 + echo '---> Setting up pyenv' 20:20:55 ---> Setting up pyenv 20:20:55 + export PYENV_ROOT=/opt/pyenv 20:20:55 + PYENV_ROOT=/opt/pyenv 20:20:55 + export PATH=/opt/pyenv/bin:/tmp/venv-TfsB/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 20:20:55 + PATH=/opt/pyenv/bin:/tmp/venv-TfsB/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 20:20:55 ++ pwd 20:20:55 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 20:20:55 + export PYTHONPATH 20:20:55 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:20:55 + TOX_TESTENV_PASSENV=PYTHONPATH 20:20:55 + tox --version 20:20:56 4.57.0 from /tmp/venv-TfsB/lib/python3.10/site-packages/tox/__init__.py 20:20:56 + PARALLEL=false 20:20:56 + TOX_OPTIONS_LIST= 20:20:56 + [[ -n checkbashisms ]] 20:20:56 + TOX_OPTIONS_LIST=' -e checkbashisms' 20:20:56 + case ${PARALLEL,,} in 20:20:56 + tox -e checkbashisms 20:20:56 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 20:20:57 checkbashisms: freeze> python -m pip freeze --all 20:20:58 checkbashisms: pip==26.1.2,setuptools==83.0.0 20:20:58 checkbashisms: commands[0]> .ci/check-bashisms.sh 20:20:59 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 20:21:01 checkbashisms: OK (5.02=setup[1.58]+cmd[3.44] seconds) 20:21:01 congratulations :) (5.06 seconds) 20:21:01 + tox_status=0 20:21:01 + echo '---> Completed tox runs' 20:21:01 ---> Completed tox runs 20:21:01 + for i in .tox/*/log 20:21:01 ++ echo .tox/checkbashisms/log 20:21:01 ++ awk -F/ '{print $2}' 20:21:01 + tox_env=checkbashisms 20:21:01 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 20:21:01 + DOC_DIR=docs/_build/html 20:21:01 + [[ -d docs/_build/html ]] 20:21:01 + echo '---> tox-run.sh ends' 20:21:01 ---> tox-run.sh ends 20:21:01 + test 0 -eq 0 20:21:01 $ ssh-agent -k 20:21:01 unset SSH_AUTH_SOCK; 20:21:01 unset SSH_AGENT_PID; 20:21:01 echo Agent pid 1699 killed; 20:21:01 [ssh-agent] Stopped. 20:21:01 [PostBuildScript] - [INFO] Executing post build scripts. 20:21:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18067205833570443906.sh 20:21:01 ---> sysstat.sh 20:21:02 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11573851725323663354.sh 20:21:02 ---> package-listing.sh 20:21:02 ++ tr '[:upper:]' '[:lower:]' 20:21:02 ++ facter osfamily 20:21:02 + OS_FAMILY=debian 20:21:02 + workspace=/w/workspace/oom-master-checkbashisms-lint 20:21:02 + START_PACKAGES=/tmp/packages_start.txt 20:21:02 + END_PACKAGES=/tmp/packages_end.txt 20:21:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:21:02 + PACKAGES=/tmp/packages_start.txt 20:21:02 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 20:21:02 + PACKAGES=/tmp/packages_end.txt 20:21:02 + case "${OS_FAMILY}" in 20:21:02 + dpkg -l 20:21:02 + grep '^ii' 20:21:02 + '[' -f /tmp/packages_start.txt ']' 20:21:02 + '[' -f /tmp/packages_end.txt ']' 20:21:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:21:02 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 20:21:02 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 20:21:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 20:21:02 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16175222413421892219.sh 20:21:02 ---> capture-instance-metadata.sh 20:21:02 Setup pyenv: 20:21:02 system 20:21:02 3.8.13 20:21:02 3.9.13 20:21:02 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:21:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DvXa 20:21:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:21:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:21:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:21:09 lf-activate-venv(): INFO: Base packages installed successfully 20:21:09 lf-activate-venv(): INFO: Installing additional packages: lftools 20:21:33 lf-activate-venv(): INFO: Adding /tmp/venv-DvXa/bin to PATH 20:21:33 INFO: Running in OpenStack, capturing instance metadata 20:21:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12053297758060244790.sh 20:21:33 provisioning config files... 20:21:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config4233198359085685490tmp 20:21:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:21:33 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:21:33 [EnvInject] - Injecting environment variables from a build step. 20:21:33 [EnvInject] - Injecting as environment variables the properties content 20:21:33 SERVER_ID=logs 20:21:33 20:21:33 [EnvInject] - Variables injected successfully. 20:21:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3203821404555798062.sh 20:21:33 ---> create-netrc.sh 20:21:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11604777517424997073.sh 20:21:33 ---> python-tools-install.sh 20:21:33 Setup pyenv: 20:21:33 system 20:21:33 3.8.13 20:21:33 3.9.13 20:21:33 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:21:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DvXa from file:/tmp/.os_lf_venv 20:21:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:21:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:21:35 lf-activate-venv(): INFO: Base packages installed successfully 20:21:35 lf-activate-venv(): INFO: Installing additional packages: lftools 20:21:43 lf-activate-venv(): INFO: Adding /tmp/venv-DvXa/bin to PATH 20:21:43 Generating Requirements File 20:22:06 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. 20:22:06 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:22:06 Python 3.10.6 20:22:06 pip 26.1.2 from /tmp/venv-DvXa/lib/python3.10/site-packages/pip (python 3.10) 20:22:07 aiohappyeyeballs==2.7.1 20:22:07 aiohttp==3.14.1 20:22:07 aiosignal==1.4.0 20:22:07 appdirs==1.4.4 20:22:07 argcomplete==3.7.0 20:22:07 aspy.yaml==1.3.0 20:22:07 async-timeout==5.0.1 20:22:07 attrs==26.1.0 20:22:07 autopage==0.6.0 20:22:07 backports.strenum==1.3.1 20:22:07 beautifulsoup4==4.15.0 20:22:07 boto3==1.43.51 20:22:07 botocore==1.43.51 20:22:07 bs4==0.0.2 20:22:07 certifi==2026.6.17 20:22:07 cffi==2.1.0 20:22:07 cfgv==3.5.0 20:22:07 chardet==7.4.3 20:22:07 charset-normalizer==3.4.9 20:22:07 click==8.4.2 20:22:07 cliff==4.14.0 20:22:07 cmd2==3.5.1 20:22:07 cryptography==3.3.2 20:22:07 debtcollector==3.1.0 20:22:07 decorator==5.3.1 20:22:07 defusedxml==0.7.1 20:22:07 Deprecated==1.3.1 20:22:07 distlib==0.4.3 20:22:07 dnspython==2.8.0 20:22:07 docker==7.2.0 20:22:07 dogpile.cache==1.5.0 20:22:07 durationpy==0.10 20:22:07 email-validator==2.3.0 20:22:07 filelock==3.31.0 20:22:07 frozenlist==1.8.0 20:22:07 future==1.0.0 20:22:07 gitdb==4.0.12 20:22:07 GitPython==3.1.52 20:22:07 httplib2==0.30.2 20:22:07 identify==2.6.19 20:22:07 idna==3.18 20:22:07 importlib-resources==1.5.0 20:22:07 iso8601==2.1.0 20:22:07 Jinja2==3.1.6 20:22:07 jmespath==1.1.0 20:22:07 jsonpatch==1.33 20:22:07 jsonpointer==3.1.1 20:22:07 jsonschema==4.26.0 20:22:07 jsonschema-specifications==2025.9.1 20:22:07 keystoneauth1==5.14.0 20:22:07 kubernetes==36.0.3 20:22:07 lftools==0.37.22 20:22:07 lxml==6.1.1 20:22:07 markdown-it-py==4.2.0 20:22:07 MarkupSafe==3.0.3 20:22:07 mdurl==0.1.2 20:22:07 msgpack==1.2.1 20:22:07 multi_key_dict==2.0.3 20:22:07 multidict==6.7.1 20:22:07 munch==4.0.0 20:22:07 netaddr==1.3.0 20:22:07 niet==1.4.2 20:22:07 nodeenv==1.10.0 20:22:07 oauth2client==4.1.3 20:22:07 oauthlib==3.3.1 20:22:07 openstacksdk==4.13.0 20:22:07 os-service-types==1.8.2 20:22:07 osc-lib==4.6.0 20:22:07 oslo.config==10.4.0 20:22:07 oslo.context==6.4.0 20:22:07 oslo.i18n==6.8.0 20:22:07 oslo.log==8.2.0 20:22:07 oslo.serialization==5.10.0 20:22:07 oslo.utils==10.1.1 20:22:07 packaging==26.2 20:22:07 pbr==7.0.3 20:22:07 platformdirs==4.10.1 20:22:07 prettytable==3.18.0 20:22:07 propcache==0.5.2 20:22:07 psutil==7.2.2 20:22:07 pyasn1==0.6.4 20:22:07 pyasn1_modules==0.4.2 20:22:07 pycparser==3.0 20:22:07 pygerrit2==2.0.15 20:22:07 PyGithub==2.9.1 20:22:07 Pygments==2.20.0 20:22:07 PyJWT==2.13.0 20:22:07 PyNaCl==1.6.2 20:22:07 pyparsing==2.4.7 20:22:07 pyperclip==1.11.0 20:22:07 pyrsistent==0.20.0 20:22:07 python-cinderclient==9.9.0 20:22:07 python-dateutil==2.9.0.post0 20:22:07 python-discovery==1.4.4 20:22:07 python-heatclient==5.2.0 20:22:07 python-jenkins==1.8.3 20:22:07 python-keystoneclient==5.8.0 20:22:07 python-magnumclient==4.11.0 20:22:07 python-openstackclient==10.0.0 20:22:07 python-swiftclient==4.10.0 20:22:07 PyYAML==6.0.3 20:22:07 referencing==0.37.0 20:22:07 requests==2.34.2 20:22:07 requests-oauthlib==2.0.0 20:22:07 rfc3986==2.0.0 20:22:07 rich==15.0.0 20:22:07 rich-argparse==1.8.0 20:22:07 rpds-py==0.30.0 20:22:07 rsa==4.9.1 20:22:07 ruamel.yaml==0.19.1 20:22:07 ruamel.yaml.clib==0.2.15 20:22:07 s3transfer==0.19.1 20:22:07 simplejson==4.1.1 20:22:07 six==1.17.0 20:22:07 smmap==5.0.3 20:22:07 soupsieve==2.8.4 20:22:07 stevedore==5.8.0 20:22:07 tabulate==0.10.0 20:22:07 toml==0.10.2 20:22:07 tomlkit==0.15.1 20:22:07 tqdm==4.69.0 20:22:07 typing_extensions==4.16.0 20:22:07 urllib3==1.26.20 20:22:07 virtualenv==21.6.1 20:22:07 wcwidth==0.8.2 20:22:07 websocket-client==1.9.0 20:22:07 wrapt==2.2.2 20:22:07 xdg==6.0.0 20:22:07 xmltodict==1.0.4 20:22:07 yarl==1.24.2 20:22:07 yq==4.1.2 20:22:07 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins12872208131445950478.sh 20:22:07 ---> uv-install.sh 20:22:07 Installing uv/uvx (latest) using shell installer 20:22:07 2026-07-18 20:22:07 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-vm7xu0.sh" [1] 20:22:07 downloading uv 0.11.29 x86_64-unknown-linux-gnu 20:22:08 installing to /home/jenkins/.local/bin 20:22:08 uv 20:22:08 uvx 20:22:08 everything's installed! 20:22:08 20:22:08 To add $HOME/.local/bin to your PATH, either restart your shell or run: 20:22:08 20:22:08 source $HOME/.local/bin/env (sh, bash, zsh) 20:22:08 source $HOME/.local/bin/env.fish (fish) 20:22:08 Adding install location to PATH 20:22:08 ---> Validating uv/uvx install 20:22:08 uvx 0.11.29 (x86_64-unknown-linux-gnu) 20:22:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4908581805565243021.sh 20:22:08 ---> sudo-logs.sh 20:22:08 Archiving 'sudo' log.. 20:22:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10201722510890116011.sh 20:22:08 ---> job-cost.sh 20:22:08 INFO: Activating Python virtual environment... 20:22:08 Setup pyenv: 20:22:08 system 20:22:08 3.8.13 20:22:08 3.9.13 20:22:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:22:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DvXa from file:/tmp/.os_lf_venv 20:22:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:22:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:22:10 lf-activate-venv(): INFO: Base packages installed successfully 20:22:10 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:22:15 lf-activate-venv(): INFO: Adding /tmp/venv-DvXa/bin to PATH 20:22:15 INFO: No stack-cost file found 20:22:15 INFO: Instance uptime: 175s 20:22:15 INFO: Fetching instance metadata (attempt 1 of 3)... 20:22:15 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 20:22:16 INFO: Successfully fetched instance metadata 20:22:16 INFO: Instance type: v3-standard-4 20:22:16 INFO: Retrieving pricing info for: v3-standard-4 20:22:16 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 20:22:16 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=175 20:22:16 INFO: Successfully fetched Vexxhost pricing API 20:22:16 INFO: Retrieved cost: 0.11 20:22:16 INFO: Retrieved resource: v3-standard-4 20:22:16 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 20:22:16 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 20:22:16 INFO: Successfully archived job cost data 20:22:16 DEBUG: Cost data: oom-master-checkbashisms-lint,4729,2026-07-18 20:22:16,v3-standard-4,175,0.11,0.00,SUCCESS 20:22:16 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17252918289638952201.sh 20:22:16 ---> logs-deploy.sh 20:22:16 Setup pyenv: 20:22:16 system 20:22:16 3.8.13 20:22:16 3.9.13 20:22:16 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:22:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DvXa from file:/tmp/.os_lf_venv 20:22:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:22:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:22:18 lf-activate-venv(): INFO: Base packages installed successfully 20:22:18 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:22:26 lf-activate-venv(): INFO: Adding /tmp/venv-DvXa/bin to PATH 20:22:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4729 20:22:26 INFO: archiving workspace using pattern(s): 20:22:27 Archives upload complete. 20:22:27 INFO: archiving logs to Nexus 20:22:28 ---> uname -a: 20:22:28 Linux prd-ubuntu1804-builder-4c-4g-870 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 20:22:28 20:22:28 20:22:28 ---> lscpu: 20:22:28 Architecture: x86_64 20:22:28 CPU op-mode(s): 32-bit, 64-bit 20:22:28 Byte Order: Little Endian 20:22:28 CPU(s): 4 20:22:28 On-line CPU(s) list: 0-3 20:22:28 Thread(s) per core: 1 20:22:28 Core(s) per socket: 1 20:22:28 Socket(s): 4 20:22:28 NUMA node(s): 1 20:22:28 Vendor ID: AuthenticAMD 20:22:28 CPU family: 23 20:22:28 Model: 49 20:22:28 Model name: AMD EPYC-Rome Processor 20:22:28 Stepping: 0 20:22:28 CPU MHz: 2799.998 20:22:28 BogoMIPS: 5599.99 20:22:28 Virtualization: AMD-V 20:22:28 Hypervisor vendor: KVM 20:22:28 Virtualization type: full 20:22:28 L1d cache: 32K 20:22:28 L1i cache: 32K 20:22:28 L2 cache: 512K 20:22:28 L3 cache: 16384K 20:22:28 NUMA node0 CPU(s): 0-3 20:22:28 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 20:22:28 20:22:28 20:22:28 ---> nproc: 20:22:28 4 20:22:28 20:22:28 20:22:28 ---> df -h: 20:22:28 Filesystem Size Used Avail Use% Mounted on 20:22:28 udev 7.9G 0 7.9G 0% /dev 20:22:28 tmpfs 1.6G 676K 1.6G 1% /run 20:22:28 /dev/vda1 78G 8.4G 69G 11% / 20:22:28 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:22:28 tmpfs 5.0M 0 5.0M 0% /run/lock 20:22:28 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 20:22:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 20:22:28 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:22:28 20:22:28 20:22:28 ---> free -m: 20:22:28 total used free shared buff/cache available 20:22:28 Mem: 16040 576 13252 0 2211 15146 20:22:28 Swap: 1023 0 1023 20:22:28 20:22:28 20:22:28 ---> ip addr: 20:22:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:22:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:22:28 inet 127.0.0.1/8 scope host lo 20:22:28 valid_lft forever preferred_lft forever 20:22:28 inet6 ::1/128 scope host 20:22:28 valid_lft forever preferred_lft forever 20:22:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:22:28 link/ether fa:16:3e:20:88:9f brd ff:ff:ff:ff:ff:ff 20:22:28 inet 10.30.106.176/23 brd 10.30.107.255 scope global dynamic ens3 20:22:28 valid_lft 86221sec preferred_lft 86221sec 20:22:28 inet6 fe80::f816:3eff:fe20:889f/64 scope link 20:22:28 valid_lft forever preferred_lft forever 20:22:28 20:22:28 20:22:28 ---> sar -b -r -n DEV: 20:22:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-870) 07/18/26 _x86_64_ (4 CPU) 20:22:28 20:22:28 20:19:31 LINUX RESTART (4 CPU) 20:22:28 20:22:28 20:20:01 tps rtps wtps bread/s bwrtn/s 20:22:28 20:21:01 293.15 26.96 266.19 927.31 34745.41 20:22:28 20:22:01 117.33 0.90 116.43 106.23 12984.21 20:22:28 Average: 205.23 13.93 191.30 516.74 23863.90 20:22:28 20:22:28 20:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:22:28 20:21:01 14178712 15605128 2246256 13.68 46304 1589288 728820 4.17 627212 1424132 91900 20:22:28 20:22:01 13667792 15484124 2757176 16.79 76868 1928448 820736 4.70 782972 1736252 168552 20:22:28 Average: 13923252 15544626 2501716 15.23 61586 1758868 774778 4.43 705092 1580192 130226 20:22:28 20:22:28 20:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:22:28 20:21:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 20:22:28 20:21:01 ens3 218.21 153.29 1171.02 45.16 0.00 0.00 0.00 0.00 20:22:28 20:22:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 20:22:28 20:22:01 ens3 79.57 59.65 1144.79 12.59 0.00 0.00 0.00 0.00 20:22:28 Average: lo 1.03 1.03 0.11 0.11 0.00 0.00 0.00 0.00 20:22:28 Average: ens3 148.89 106.47 1157.91 28.87 0.00 0.00 0.00 0.00 20:22:28 20:22:28 20:22:28 ---> sar -P ALL: 20:22:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-870) 07/18/26 _x86_64_ (4 CPU) 20:22:28 20:22:28 20:19:31 LINUX RESTART (4 CPU) 20:22:28 20:22:28 20:20:01 CPU %user %nice %system %iowait %steal %idle 20:22:28 20:21:01 all 11.46 0.00 1.33 2.47 0.03 84.71 20:22:28 20:21:01 0 7.08 0.00 1.86 3.00 0.02 88.05 20:22:28 20:21:01 1 20.48 0.00 1.67 1.19 0.03 76.63 20:22:28 20:21:01 2 9.75 0.00 0.85 5.44 0.03 83.92 20:22:28 20:21:01 3 8.54 0.00 0.91 0.28 0.03 90.23 20:22:28 20:22:01 all 20.04 0.00 1.42 1.87 0.05 76.61 20:22:28 20:22:01 0 9.41 0.00 1.02 0.27 0.05 89.26 20:22:28 20:22:01 1 52.47 0.00 3.15 3.92 0.07 40.39 20:22:28 20:22:01 2 6.02 0.00 0.54 3.12 0.05 90.27 20:22:28 20:22:01 3 12.51 0.00 0.97 0.18 0.03 86.31 20:22:28 Average: all 15.76 0.00 1.37 2.17 0.04 80.65 20:22:28 Average: 0 8.25 0.00 1.44 1.63 0.03 88.65 20:22:28 Average: 1 36.48 0.00 2.41 2.55 0.05 58.50 20:22:28 Average: 2 7.86 0.00 0.70 4.27 0.04 87.13 20:22:28 Average: 3 10.52 0.00 0.94 0.23 0.03 88.27 20:22:28 20:22:28 20:22:28