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