20:29:26 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146839 20:29:26 Running as SYSTEM 20:29:26 [EnvInject] - Loading node environment variables. 20:29:26 Building remotely on prd-ubuntu1804-builder-4c-4g-14755 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 20:29:26 [ssh-agent] Looking for ssh-agent implementation... 20:29:26 $ ssh-agent 20:29:26 SSH_AUTH_SOCK=/tmp/ssh-WzJtUini9vCs/agent.1648 20:29:26 SSH_AGENT_PID=1650 20:29:26 [ssh-agent] Started. 20:29:26 Running ssh-add (command line suppressed) 20:29:26 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15508651296698788910.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15508651296698788910.key) 20:29:26 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:29:26 The recommended git tool is: NONE 20:29:28 using credential onap-jenkins-ssh 20:29:28 Wiping out workspace first. 20:29:28 Cloning the remote Git repository 20:29:28 Cloning repository git://cloud.onap.org/mirror/oom.git 20:29:28 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 20:29:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:29:28 > git --version # timeout=10 20:29:28 > git --version # 'git version 2.17.1' 20:29:28 using GIT_SSH to set credentials Gerrit user 20:29:28 Verifying host key using manually-configured host key entries 20:29:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:29:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:29:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:29:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:29:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:29:33 using GIT_SSH to set credentials Gerrit user 20:29:33 Verifying host key using manually-configured host key entries 20:29:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/146839/1 # timeout=30 20:29:33 > git rev-parse c58c6a413fa811027dc683d38e0c1f49c9b5aff3^{commit} # timeout=10 20:29:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:29:33 Checking out Revision c58c6a413fa811027dc683d38e0c1f49c9b5aff3 (refs/changes/39/146839/1) 20:29:33 > git config core.sparsecheckout # timeout=10 20:29:33 > git checkout -f c58c6a413fa811027dc683d38e0c1f49c9b5aff3 # timeout=30 20:29:37 Commit message: "Make namespace configurable in cmpv2-cert-provider" 20:29:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:29:37 > git rev-list --no-walk ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0 # timeout=10 20:29:37 [EnvInject] - Injecting environment variables from a build step. 20:29:37 [EnvInject] - Injecting as environment variables the properties content 20:29:37 PYTHON=python3 20:29:37 20:29:37 [EnvInject] - Variables injected successfully. 20:29:37 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10675269185167916465.sh 20:29:37 ---> tox-install.sh 20:29:37 + source /home/jenkins/lf-env.sh 20:29:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:29:37 ++ mktemp -d /tmp/venv-XXXX 20:29:37 + lf_venv=/tmp/venv-i4b1 20:29:37 + local venv_file=/tmp/.os_lf_venv 20:29:37 + local python=python3 20:29:37 + local options 20:29:37 + local set_path=true 20:29:37 + local install_args= 20:29:37 ++ 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:29:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:29:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:29:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:29:37 + true 20:29:37 + case $1 in 20:29:37 + venv_file=/tmp/.toxenv 20:29:37 + shift 2 20:29:37 + true 20:29:37 + case $1 in 20:29:37 + shift 20:29:37 + break 20:29:37 + case $python in 20:29:37 + local pkg_list= 20:29:37 + [[ -d /opt/pyenv ]] 20:29:37 + echo 'Setup pyenv:' 20:29:37 Setup pyenv: 20:29:37 + export PYENV_ROOT=/opt/pyenv 20:29:37 + PYENV_ROOT=/opt/pyenv 20:29:37 + 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:29:37 + 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:29:37 + pyenv versions 20:29:37 * system (set by /opt/pyenv/version) 20:29:37 * 3.8.13 (set by /opt/pyenv/version) 20:29:37 * 3.9.13 (set by /opt/pyenv/version) 20:29:37 * 3.10.6 (set by /opt/pyenv/version) 20:29:37 + command -v pyenv 20:29:37 ++ pyenv init - --no-rehash 20:29:37 + 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:29:37 export PATH="/opt/pyenv/shims:${PATH}" 20:29:37 export PYENV_SHELL=bash 20:29:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:29:37 pyenv() { 20:29:37 local command 20:29:37 command="${1:-}" 20:29:37 if [ "$#" -gt 0 ]; then 20:29:37 shift 20:29:37 fi 20:29:37 20:29:37 case "$command" in 20:29:37 rehash|shell) 20:29:37 eval "$(pyenv "sh-$command" "$@")" 20:29:37 ;; 20:29:37 *) 20:29:37 command pyenv "$command" "$@" 20:29:37 ;; 20:29:37 esac 20:29:37 }' 20:29:37 +++ 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:29:37 ++ 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:29:37 ++ 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:29:37 ++ 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:29:37 ++ export PYENV_SHELL=bash 20:29:37 ++ PYENV_SHELL=bash 20:29:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:29:37 +++ complete -F _pyenv pyenv 20:29:37 ++ lf-pyver python3 20:29:37 ++ local py_version_xy=python3 20:29:37 ++ local py_version_xyz= 20:29:37 ++ pyenv versions 20:29:37 ++ local command 20:29:37 ++ awk '{ print $1 }' 20:29:37 ++ command=versions 20:29:37 ++ '[' 1 -gt 0 ']' 20:29:37 ++ shift 20:29:37 ++ case "$command" in 20:29:37 ++ command pyenv versions 20:29:37 ++ pyenv versions 20:29:37 ++ grep -E '^[0-9.]*[0-9]$' 20:29:37 ++ sed 's/^[ *]* //' 20:29:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:29:37 +++ grep '^3' /tmp/.pyenv_versions 20:29:37 +++ sort -V 20:29:37 +++ tail -n 1 20:29:37 ++ py_version_xyz=3.10.6 20:29:37 ++ [[ -z 3.10.6 ]] 20:29:37 ++ echo 3.10.6 20:29:37 ++ return 0 20:29:37 + pyenv local 3.10.6 20:29:37 + local command 20:29:37 + command=local 20:29:37 + '[' 2 -gt 0 ']' 20:29:37 + shift 20:29:37 + case "$command" in 20:29:37 + command pyenv local 3.10.6 20:29:37 + pyenv local 3.10.6 20:29:37 + for arg in "$@" 20:29:37 + case $arg in 20:29:37 + pkg_list+='tox ' 20:29:37 + for arg in "$@" 20:29:37 + case $arg in 20:29:37 + pkg_list+='virtualenv ' 20:29:37 + for arg in "$@" 20:29:37 + case $arg in 20:29:37 + pkg_list+='urllib3~=1.26.15 ' 20:29:37 + [[ -f /tmp/.toxenv ]] 20:29:37 + [[ ! -f /tmp/.toxenv ]] 20:29:37 + [[ -n '' ]] 20:29:37 + python3 -m venv /tmp/venv-i4b1 20:29:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-i4b1' 20:29:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-i4b1 20:29:41 + echo /tmp/venv-i4b1 20:29:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:29:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:29:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:29:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:29:41 + local 'pip_opts=--upgrade --quiet' 20:29:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:29:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:29:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:29:41 + [[ -n '' ]] 20:29:41 + [[ -n '' ]] 20:29:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:29:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:29:41 + /tmp/venv-i4b1/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:29:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:29:45 lf-activate-venv(): INFO: Base packages installed successfully 20:29:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:29:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:29:45 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:29:45 + /tmp/venv-i4b1/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:29:47 + type python3 20:29:47 + true 20:29:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-i4b1/bin to PATH' 20:29:47 lf-activate-venv(): INFO: Adding /tmp/venv-i4b1/bin to PATH 20:29:47 + PATH=/tmp/venv-i4b1/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:29:47 + return 0 20:29:47 + python3 --version 20:29:47 Python 3.10.6 20:29:47 + python3 -m pip --version 20:29:47 pip 26.2 from /tmp/venv-i4b1/lib/python3.10/site-packages/pip (python 3.10) 20:29:47 + python3 -m pip freeze 20:29:48 cachetools==7.1.6 20:29:48 colorama==0.4.6 20:29:48 distlib==0.4.3 20:29:48 filelock==3.32.2 20:29:48 packaging==26.2 20:29:48 platformdirs==4.11.0 20:29:48 pluggy==1.6.0 20:29:48 pyproject-api==1.11.0 20:29:48 python-discovery==1.5.1 20:29:48 tomli==2.4.1 20:29:48 tomli_w==1.2.0 20:29:48 tox==4.58.0 20:29:48 typing_extensions==4.16.0 20:29:48 urllib3==1.26.20 20:29:48 virtualenv==21.7.1 20:29:48 [EnvInject] - Injecting environment variables from a build step. 20:29:48 [EnvInject] - Injecting as environment variables the properties content 20:29:48 PARALLEL=false 20:29:48 20:29:48 [EnvInject] - Variables injected successfully. 20:29:48 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins77682148096902916.sh 20:29:48 ---> tox-run.sh 20:29:48 + 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:29:48 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 20:29:48 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 20:29:48 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 20:29:48 + cd /w/workspace/oom-master-checkbashisms-lint/. 20:29:48 + source /home/jenkins/lf-env.sh 20:29:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:29:48 ++ mktemp -d /tmp/venv-XXXX 20:29:48 + lf_venv=/tmp/venv-63Wt 20:29:48 + local venv_file=/tmp/.os_lf_venv 20:29:48 + local python=python3 20:29:48 + local options 20:29:48 + local set_path=true 20:29:48 + local install_args= 20:29:48 ++ 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:29:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:29:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:29:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:29:48 + true 20:29:48 + case $1 in 20:29:48 + venv_file=/tmp/.toxenv 20:29:48 + shift 2 20:29:48 + true 20:29:48 + case $1 in 20:29:48 + shift 20:29:48 + break 20:29:48 + case $python in 20:29:48 + local pkg_list= 20:29:48 + [[ -d /opt/pyenv ]] 20:29:48 + echo 'Setup pyenv:' 20:29:48 Setup pyenv: 20:29:48 + export PYENV_ROOT=/opt/pyenv 20:29:48 + PYENV_ROOT=/opt/pyenv 20:29:48 + 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:29:48 + 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:29:48 + pyenv versions 20:29:48 system 20:29:48 3.8.13 20:29:48 3.9.13 20:29:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:29:48 + command -v pyenv 20:29:48 ++ pyenv init - --no-rehash 20:29:48 + 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:29:48 export PATH="/opt/pyenv/shims:${PATH}" 20:29:48 export PYENV_SHELL=bash 20:29:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:29:48 pyenv() { 20:29:48 local command 20:29:48 command="${1:-}" 20:29:48 if [ "$#" -gt 0 ]; then 20:29:48 shift 20:29:48 fi 20:29:48 20:29:48 case "$command" in 20:29:48 rehash|shell) 20:29:48 eval "$(pyenv "sh-$command" "$@")" 20:29:48 ;; 20:29:48 *) 20:29:48 command pyenv "$command" "$@" 20:29:48 ;; 20:29:48 esac 20:29:48 }' 20:29:48 +++ 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:29:48 ++ 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:29:48 ++ 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:29:48 ++ 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:29:48 ++ export PYENV_SHELL=bash 20:29:48 ++ PYENV_SHELL=bash 20:29:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:29:48 +++ complete -F _pyenv pyenv 20:29:48 ++ lf-pyver python3 20:29:48 ++ local py_version_xy=python3 20:29:48 ++ local py_version_xyz= 20:29:48 ++ pyenv versions 20:29:48 ++ local command 20:29:48 ++ command=versions 20:29:48 ++ '[' 1 -gt 0 ']' 20:29:48 ++ shift 20:29:48 ++ case "$command" in 20:29:48 ++ command pyenv versions 20:29:48 ++ pyenv versions 20:29:48 ++ awk '{ print $1 }' 20:29:48 ++ sed 's/^[ *]* //' 20:29:48 ++ grep -E '^[0-9.]*[0-9]$' 20:29:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:29:48 +++ grep '^3' /tmp/.pyenv_versions 20:29:48 +++ sort -V 20:29:48 +++ tail -n 1 20:29:48 ++ py_version_xyz=3.10.6 20:29:48 ++ [[ -z 3.10.6 ]] 20:29:48 ++ echo 3.10.6 20:29:48 ++ return 0 20:29:48 + pyenv local 3.10.6 20:29:48 + local command 20:29:48 + command=local 20:29:48 + '[' 2 -gt 0 ']' 20:29:48 + shift 20:29:48 + case "$command" in 20:29:48 + command pyenv local 3.10.6 20:29:48 + pyenv local 3.10.6 20:29:48 + for arg in "$@" 20:29:48 + case $arg in 20:29:48 + pkg_list+='tox ' 20:29:48 + for arg in "$@" 20:29:48 + case $arg in 20:29:48 + pkg_list+='virtualenv ' 20:29:48 + for arg in "$@" 20:29:48 + case $arg in 20:29:48 + pkg_list+='urllib3~=1.26.15 ' 20:29:48 + [[ -f /tmp/.toxenv ]] 20:29:48 ++ cat /tmp/.toxenv 20:29:48 + lf_venv=/tmp/venv-i4b1 20:29:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-i4b1 from' file:/tmp/.toxenv 20:29:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-i4b1 from file:/tmp/.toxenv 20:29:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:29:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:29:48 + local 'pip_opts=--upgrade --quiet' 20:29:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:29:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:29:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:29:48 + [[ -n '' ]] 20:29:48 + [[ -n '' ]] 20:29:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:29:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:29:48 + /tmp/venv-i4b1/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:29:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:29:49 lf-activate-venv(): INFO: Base packages installed successfully 20:29:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:29:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:29:49 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:29:49 + /tmp/venv-i4b1/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:29:50 + type python3 20:29:50 + true 20:29:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-i4b1/bin to PATH' 20:29:50 lf-activate-venv(): INFO: Adding /tmp/venv-i4b1/bin to PATH 20:29:50 + PATH=/tmp/venv-i4b1/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:29:50 + return 0 20:29:50 + [[ -d /opt/pyenv ]] 20:29:50 + echo '---> Setting up pyenv' 20:29:50 ---> Setting up pyenv 20:29:50 + export PYENV_ROOT=/opt/pyenv 20:29:50 + PYENV_ROOT=/opt/pyenv 20:29:50 + export PATH=/opt/pyenv/bin:/tmp/venv-i4b1/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:29:50 + PATH=/opt/pyenv/bin:/tmp/venv-i4b1/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:29:50 ++ pwd 20:29:50 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 20:29:50 + export PYTHONPATH 20:29:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:29:50 + TOX_TESTENV_PASSENV=PYTHONPATH 20:29:50 + tox --version 20:29:50 4.58.0 from /tmp/venv-i4b1/lib/python3.10/site-packages/tox/__init__.py 20:29:50 + PARALLEL=false 20:29:50 + TOX_OPTIONS_LIST= 20:29:50 + [[ -n checkbashisms ]] 20:29:50 + TOX_OPTIONS_LIST=' -e checkbashisms' 20:29:50 + case ${PARALLEL,,} in 20:29:50 + tox -e checkbashisms 20:29:50 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 20:29:51 checkbashisms: freeze> python -m pip freeze --all 20:29:52 checkbashisms: pip==26.2,setuptools==83.0.0 20:29:52 checkbashisms: commands[0]> .ci/check-bashisms.sh 20:29:53 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 20:29:55 checkbashisms: OK (5.13=setup[1.62]+cmd[3.51] seconds) 20:29:55 congratulations :) (5.16 seconds) 20:29:55 + tox_status=0 20:29:55 + echo '---> Completed tox runs' 20:29:55 ---> Completed tox runs 20:29:55 + for i in .tox/*/log 20:29:55 ++ echo .tox/checkbashisms/log 20:29:55 ++ awk -F/ '{print $2}' 20:29:55 + tox_env=checkbashisms 20:29:55 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 20:29:55 + DOC_DIR=docs/_build/html 20:29:55 + [[ -d docs/_build/html ]] 20:29:55 + echo '---> tox-run.sh ends' 20:29:55 ---> tox-run.sh ends 20:29:55 + test 0 -eq 0 20:29:55 $ ssh-agent -k 20:29:55 unset SSH_AUTH_SOCK; 20:29:55 unset SSH_AGENT_PID; 20:29:55 echo Agent pid 1650 killed; 20:29:55 [ssh-agent] Stopped. 20:29:55 [PostBuildScript] - [INFO] Executing post build scripts. 20:29:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8967838043699989874.sh 20:29:55 ---> sysstat.sh 20:29:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1823290299792238724.sh 20:29:56 ---> package-listing.sh 20:29:56 ++ facter osfamily 20:29:56 ++ tr '[:upper:]' '[:lower:]' 20:29:56 + OS_FAMILY=debian 20:29:56 + workspace=/w/workspace/oom-master-checkbashisms-lint 20:29:56 + START_PACKAGES=/tmp/packages_start.txt 20:29:56 + END_PACKAGES=/tmp/packages_end.txt 20:29:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:29:56 + PACKAGES=/tmp/packages_start.txt 20:29:56 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 20:29:56 + PACKAGES=/tmp/packages_end.txt 20:29:56 + case "${OS_FAMILY}" in 20:29:56 + dpkg -l 20:29:56 + grep '^ii' 20:29:56 + '[' -f /tmp/packages_start.txt ']' 20:29:56 + '[' -f /tmp/packages_end.txt ']' 20:29:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:29:56 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 20:29:56 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 20:29:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 20:29:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3399322574396410788.sh 20:29:56 ---> capture-instance-metadata.sh 20:29:56 Setup pyenv: 20:29:56 system 20:29:56 3.8.13 20:29:56 3.9.13 20:29:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:30:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7SQL 20:30:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:30:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:30:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:30:04 lf-activate-venv(): INFO: Base packages installed successfully 20:30:04 lf-activate-venv(): INFO: Installing additional packages: lftools 20:30:25 lf-activate-venv(): INFO: Adding /tmp/venv-7SQL/bin to PATH 20:30:25 INFO: Running in OpenStack, capturing instance metadata 20:30:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3568585773019151672.sh 20:30:25 provisioning config files... 20:30:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config12247413268109933736tmp 20:30:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:30:25 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:30:25 [EnvInject] - Injecting environment variables from a build step. 20:30:25 [EnvInject] - Injecting as environment variables the properties content 20:30:25 SERVER_ID=logs 20:30:25 20:30:25 [EnvInject] - Variables injected successfully. 20:30:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14494117431270101190.sh 20:30:25 ---> create-netrc.sh 20:30:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8127579272497985255.sh 20:30:25 ---> python-tools-install.sh 20:30:25 Setup pyenv: 20:30:25 system 20:30:25 3.8.13 20:30:25 3.9.13 20:30:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:30:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7SQL from file:/tmp/.os_lf_venv 20:30:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:30:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:30:27 lf-activate-venv(): INFO: Base packages installed successfully 20:30:27 lf-activate-venv(): INFO: Installing additional packages: lftools 20:30:33 lf-activate-venv(): INFO: Adding /tmp/venv-7SQL/bin to PATH 20:30:33 Generating Requirements File 20:30:54 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:30:54 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:30:54 Python 3.10.6 20:30:54 pip 26.2 from /tmp/venv-7SQL/lib/python3.10/site-packages/pip (python 3.10) 20:30:54 aiohappyeyeballs==2.7.1 20:30:54 aiohttp==3.14.3 20:30:54 aiosignal==1.4.0 20:30:54 appdirs==1.4.4 20:30:54 argcomplete==3.7.0 20:30:54 aspy.yaml==1.3.0 20:30:54 async-timeout==5.0.1 20:30:54 attrs==26.1.0 20:30:54 autopage==0.6.0 20:30:54 backports.strenum==1.3.1 20:30:54 beautifulsoup4==4.15.0 20:30:54 boto3==1.43.62 20:30:54 botocore==1.43.62 20:30:54 bs4==0.0.2 20:30:54 certifi==2026.7.22 20:30:54 cffi==2.1.0 20:30:54 cfgv==3.5.0 20:30:54 chardet==7.4.3 20:30:54 charset-normalizer==3.4.9 20:30:54 click==8.4.2 20:30:54 cliff==4.14.0 20:30:54 cmd2==3.5.1 20:30:54 cryptography==3.3.2 20:30:54 debtcollector==3.1.0 20:30:54 decorator==5.3.1 20:30:54 defusedxml==0.7.1 20:30:54 Deprecated==1.3.1 20:30:54 distlib==0.4.3 20:30:54 dnspython==2.8.0 20:30:54 docker==7.2.0 20:30:54 dogpile.cache==1.5.0 20:30:54 durationpy==0.10 20:30:54 email-validator==2.3.0 20:30:54 filelock==3.32.2 20:30:54 frozenlist==1.8.0 20:30:54 future==1.0.0 20:30:54 gitdb==4.0.12 20:30:54 GitPython==3.1.57 20:30:54 httplib2==0.30.2 20:30:54 identify==2.6.19 20:30:54 idna==3.18 20:30:54 importlib-resources==1.5.0 20:30:54 iso8601==2.1.0 20:30:54 Jinja2==3.1.6 20:30:54 jmespath==1.1.0 20:30:54 jsonpatch==1.33 20:30:54 jsonpointer==3.1.1 20:30:54 jsonschema==4.26.0 20:30:54 jsonschema-specifications==2025.9.1 20:30:54 keystoneauth1==5.14.0 20:30:54 kubernetes==36.0.3 20:30:54 lftools==0.37.22 20:30:54 lxml==6.1.1 20:30:54 markdown-it-py==4.2.0 20:30:54 MarkupSafe==3.0.3 20:30:54 mdurl==0.1.2 20:30:54 msgpack==1.2.1 20:30:54 multi_key_dict==2.0.3 20:30:54 multidict==6.7.1 20:30:54 munch==4.0.0 20:30:54 netaddr==1.3.0 20:30:54 niet==1.4.2 20:30:54 nodeenv==1.10.0 20:30:54 oauth2client==4.1.3 20:30:54 oauthlib==3.3.1 20:30:54 openstacksdk==4.13.0 20:30:54 os-service-types==1.8.2 20:30:54 osc-lib==4.6.0 20:30:54 oslo.config==10.4.0 20:30:54 oslo.context==6.4.0 20:30:54 oslo.i18n==6.8.0 20:30:54 oslo.log==8.2.0 20:30:54 oslo.serialization==5.10.0 20:30:54 oslo.utils==10.1.1 20:30:54 packaging==26.2 20:30:54 pbr==7.0.3 20:30:54 platformdirs==4.11.0 20:30:54 prettytable==3.18.0 20:30:54 propcache==0.5.2 20:30:54 psutil==7.2.2 20:30:54 pyasn1==0.6.4 20:30:54 pyasn1_modules==0.4.2 20:30:54 pycparser==3.0 20:30:54 pygerrit2==2.0.15 20:30:54 PyGithub==2.9.1 20:30:54 Pygments==2.20.0 20:30:54 PyJWT==2.13.0 20:30:54 PyNaCl==1.6.2 20:30:54 pyparsing==2.4.7 20:30:54 pyperclip==1.11.0 20:30:54 pyrsistent==0.20.0 20:30:54 python-cinderclient==9.9.0 20:30:54 python-dateutil==2.9.0.post0 20:30:54 python-discovery==1.5.1 20:30:54 python-heatclient==5.2.0 20:30:54 python-jenkins==1.8.3 20:30:54 python-keystoneclient==5.8.0 20:30:54 python-magnumclient==4.11.0 20:30:54 python-openstackclient==10.0.0 20:30:54 python-swiftclient==4.10.0 20:30:54 PyYAML==6.0.3 20:30:54 referencing==0.37.0 20:30:54 requests==2.34.2 20:30:54 requests-oauthlib==2.0.0 20:30:54 rfc3986==2.0.0 20:30:54 rich==15.0.0 20:30:54 rich-argparse==1.8.0 20:30:54 rpds-py==0.30.0 20:30:54 rsa==4.9.1 20:30:54 ruamel.yaml==0.19.1 20:30:54 ruamel.yaml.clib==0.2.15 20:30:54 s3transfer==0.19.2 20:30:54 simplejson==4.1.1 20:30:54 six==1.17.0 20:30:54 smmap==5.0.3 20:30:54 soupsieve==2.9.1 20:30:54 stevedore==5.8.0 20:30:54 tabulate==0.10.0 20:30:54 toml==0.10.2 20:30:54 tomlkit==0.15.1 20:30:54 tqdm==4.70.0 20:30:54 typing_extensions==4.16.0 20:30:54 urllib3==1.26.20 20:30:54 virtualenv==21.7.1 20:30:54 wcwidth==0.8.2 20:30:54 websocket-client==1.9.0 20:30:54 wrapt==2.3.0 20:30:54 xdg==6.0.0 20:30:54 xmltodict==1.0.4 20:30:54 yarl==1.24.5 20:30:54 yq==4.1.2 20:30:55 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins7038002996104291538.sh 20:30:55 ---> uv-install.sh 20:30:55 Installing uv/uvx (latest) using shell installer 20:30:55 2026-08-01 20:30:55 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-4UQyxC.sh" [1] 20:30:55 downloading uv 0.12.1 x86_64-unknown-linux-gnu 20:30:56 installing to /home/jenkins/.local/bin 20:30:56 uv 20:30:56 uvx 20:30:56 everything's installed! 20:30:56 20:30:56 To add $HOME/.local/bin to your PATH, either restart your shell or run: 20:30:56 20:30:56 source $HOME/.local/bin/env (sh, bash, zsh) 20:30:56 source $HOME/.local/bin/env.fish (fish) 20:30:56 Adding install location to PATH 20:30:56 ---> Validating uv/uvx install 20:30:56 uvx 0.12.1 (x86_64-unknown-linux-gnu) 20:30:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins867626347406002150.sh 20:30:56 ---> sudo-logs.sh 20:30:56 Archiving 'sudo' log.. 20:30:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4766967061885803469.sh 20:30:56 ---> job-cost.sh 20:30:56 INFO: Activating Python virtual environment... 20:30:56 Setup pyenv: 20:30:56 system 20:30:56 3.8.13 20:30:56 3.9.13 20:30:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:30:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7SQL from file:/tmp/.os_lf_venv 20:30:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:30:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:30:58 lf-activate-venv(): INFO: Base packages installed successfully 20:30:58 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:31:02 lf-activate-venv(): INFO: Adding /tmp/venv-7SQL/bin to PATH 20:31:02 INFO: No stack-cost file found 20:31:02 INFO: Instance uptime: 121s 20:31:02 INFO: Fetching instance metadata (attempt 1 of 3)... 20:31:02 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 20:31:02 INFO: Successfully fetched instance metadata 20:31:02 INFO: Instance type: v3-standard-4 20:31:02 INFO: Retrieving pricing info for: v3-standard-4 20:31:02 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 20:31:02 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=121 20:31:03 INFO: Successfully fetched Vexxhost pricing API 20:31:03 INFO: Retrieved cost: 0.11 20:31:03 INFO: Retrieved resource: v3-standard-4 20:31:03 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 20:31:03 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 20:31:03 INFO: Successfully archived job cost data 20:31:03 DEBUG: Cost data: oom-master-checkbashisms-lint,4795,2026-08-01 20:31:03,v3-standard-4,121,0.11,0.00,SUCCESS 20:31:03 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11036094239297124902.sh 20:31:03 ---> logs-deploy.sh 20:31:03 Setup pyenv: 20:31:03 system 20:31:03 3.8.13 20:31:03 3.9.13 20:31:03 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:31:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7SQL from file:/tmp/.os_lf_venv 20:31:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:31:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:31:04 lf-activate-venv(): INFO: Base packages installed successfully 20:31:04 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:31:11 lf-activate-venv(): INFO: Adding /tmp/venv-7SQL/bin to PATH 20:31:11 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4795 20:31:11 INFO: archiving workspace using pattern(s): 20:31:12 Archives upload complete. 20:31:12 INFO: archiving logs to Nexus 20:31:13 ---> uname -a: 20:31:13 Linux prd-ubuntu1804-builder-4c-4g-14755 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:31:13 20:31:13 20:31:13 ---> lscpu: 20:31:13 Architecture: x86_64 20:31:13 CPU op-mode(s): 32-bit, 64-bit 20:31:13 Byte Order: Little Endian 20:31:13 CPU(s): 4 20:31:13 On-line CPU(s) list: 0-3 20:31:13 Thread(s) per core: 1 20:31:13 Core(s) per socket: 1 20:31:13 Socket(s): 4 20:31:13 NUMA node(s): 1 20:31:13 Vendor ID: AuthenticAMD 20:31:13 CPU family: 23 20:31:13 Model: 49 20:31:13 Model name: AMD EPYC-Rome Processor 20:31:13 Stepping: 0 20:31:13 CPU MHz: 2799.998 20:31:13 BogoMIPS: 5599.99 20:31:13 Virtualization: AMD-V 20:31:13 Hypervisor vendor: KVM 20:31:13 Virtualization type: full 20:31:13 L1d cache: 32K 20:31:13 L1i cache: 32K 20:31:13 L2 cache: 512K 20:31:13 L3 cache: 16384K 20:31:13 NUMA node0 CPU(s): 0-3 20:31:13 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:31:13 20:31:13 20:31:13 ---> nproc: 20:31:13 4 20:31:13 20:31:13 20:31:13 ---> df -h: 20:31:13 Filesystem Size Used Avail Use% Mounted on 20:31:13 udev 7.9G 0 7.9G 0% /dev 20:31:13 tmpfs 1.6G 676K 1.6G 1% /run 20:31:13 /dev/vda1 78G 8.4G 69G 11% / 20:31:13 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:31:13 tmpfs 5.0M 0 5.0M 0% /run/lock 20:31:13 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 20:31:13 /dev/vda15 105M 4.4M 100M 5% /boot/efi 20:31:13 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:31:13 20:31:13 20:31:13 ---> free -m: 20:31:13 total used free shared buff/cache available 20:31:13 Mem: 16040 557 13282 0 2199 15165 20:31:13 Swap: 1023 0 1023 20:31:13 20:31:13 20:31:13 ---> ip addr: 20:31:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:31:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:31:13 inet 127.0.0.1/8 scope host lo 20:31:13 valid_lft forever preferred_lft forever 20:31:13 inet6 ::1/128 scope host 20:31:13 valid_lft forever preferred_lft forever 20:31:13 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:31:13 link/ether fa:16:3e:6e:9b:c7 brd ff:ff:ff:ff:ff:ff 20:31:13 inet 10.30.107.144/23 brd 10.30.107.255 scope global dynamic ens3 20:31:13 valid_lft 86276sec preferred_lft 86276sec 20:31:13 inet6 fe80::f816:3eff:fe6e:9bc7/64 scope link 20:31:13 valid_lft forever preferred_lft forever 20:31:13 20:31:13 20:31:13 ---> sar -b -r -n DEV: 20:31:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14755) 08/01/26 _x86_64_ (4 CPU) 20:31:13 20:31:13 20:29:11 LINUX RESTART (4 CPU) 20:31:13 20:31:13 20:30:02 tps rtps wtps bread/s bwrtn/s 20:31:13 20:31:01 123.64 1.25 122.39 140.86 16082.97 20:31:13 Average: 123.64 1.25 122.39 140.86 16082.97 20:31:13 20:31:13 20:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:31:13 20:31:01 13605764 15527816 2819204 17.16 78700 2027908 786536 4.50 729784 1844448 241452 20:31:13 Average: 13605764 15527816 2819204 17.16 78700 2027908 786536 4.50 729784 1844448 241452 20:31:13 20:31:13 20:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:31:13 20:31:01 ens3 80.80 59.94 1516.28 10.68 0.00 0.00 0.00 0.00 20:31:13 20:31:01 lo 1.15 1.15 0.14 0.14 0.00 0.00 0.00 0.00 20:31:13 Average: ens3 80.80 59.94 1516.28 10.68 0.00 0.00 0.00 0.00 20:31:13 Average: lo 1.15 1.15 0.14 0.14 0.00 0.00 0.00 0.00 20:31:13 20:31:13 20:31:13 ---> sar -P ALL: 20:31:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14755) 08/01/26 _x86_64_ (4 CPU) 20:31:13 20:31:13 20:29:11 LINUX RESTART (4 CPU) 20:31:13 20:31:13 20:30:02 CPU %user %nice %system %iowait %steal %idle 20:31:13 20:31:01 all 21.43 0.00 1.58 1.78 0.05 75.16 20:31:13 20:31:01 0 0.75 0.00 0.92 5.66 0.02 92.66 20:31:13 20:31:01 1 56.79 0.00 3.31 0.80 0.07 39.03 20:31:13 20:31:01 2 13.90 0.00 1.02 0.46 0.05 84.57 20:31:13 20:31:01 3 14.21 0.00 1.07 0.19 0.05 84.48 20:31:13 Average: all 21.43 0.00 1.58 1.78 0.05 75.16 20:31:13 Average: 0 0.75 0.00 0.92 5.66 0.02 92.66 20:31:13 Average: 1 56.79 0.00 3.31 0.80 0.07 39.03 20:31:13 Average: 2 13.90 0.00 1.02 0.46 0.05 84.57 20:31:13 Average: 3 14.21 0.00 1.07 0.19 0.05 84.48 20:31:13 20:31:13 20:31:13