08:36:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146980 08:36:56 Running as SYSTEM 08:36:56 [EnvInject] - Loading node environment variables. 08:36:56 Building remotely on prd-ubuntu1804-builder-4c-4g-15315 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 08:36:56 [ssh-agent] Looking for ssh-agent implementation... 08:36:56 $ ssh-agent 08:36:56 SSH_AUTH_SOCK=/tmp/ssh-lsyVK9VDR9eC/agent.1634 08:36:56 SSH_AGENT_PID=1636 08:36:56 [ssh-agent] Started. 08:36:56 Running ssh-add (command line suppressed) 08:36:56 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3564510331360911595.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3564510331360911595.key) 08:36:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:36:56 The recommended git tool is: NONE 08:36:58 using credential onap-jenkins-ssh 08:36:58 Wiping out workspace first. 08:36:58 Cloning the remote Git repository 08:36:58 Cloning repository git://cloud.onap.org/mirror/oom.git 08:36:58 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 08:36:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:36:58 > git --version # timeout=10 08:36:58 > git --version # 'git version 2.17.1' 08:36:58 using GIT_SSH to set credentials Gerrit user 08:36:58 Verifying host key using manually-configured host key entries 08:36:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:37:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:37:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:37:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:37:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:37:04 using GIT_SSH to set credentials Gerrit user 08:37:04 Verifying host key using manually-configured host key entries 08:37:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/80/146980/2 # timeout=30 08:37:04 > git rev-parse 9a2ec09b56edead49e1660e23772bb21db77b564^{commit} # timeout=10 08:37:04 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:37:04 Checking out Revision 9a2ec09b56edead49e1660e23772bb21db77b564 (refs/changes/80/146980/2) 08:37:04 > git config core.sparsecheckout # timeout=10 08:37:04 > git checkout -f 9a2ec09b56edead49e1660e23772bb21db77b564 # timeout=30 08:37:07 Commit message: "[POLICY] Set failUnsupportedOperation false for ACM participants" 08:37:07 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:37:07 > git rev-list --no-walk 9030cd49ead2e2d622c7a64672b528d3fe7af493 # timeout=10 08:37:08 [EnvInject] - Injecting environment variables from a build step. 08:37:08 [EnvInject] - Injecting as environment variables the properties content 08:37:08 PYTHON=python3 08:37:08 08:37:08 [EnvInject] - Variables injected successfully. 08:37:08 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8787664161566828164.sh 08:37:08 ---> tox-install.sh 08:37:08 + source /home/jenkins/lf-env.sh 08:37:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:37:08 ++ mktemp -d /tmp/venv-XXXX 08:37:08 + lf_venv=/tmp/venv-yR7e 08:37:08 + local venv_file=/tmp/.os_lf_venv 08:37:08 + local python=python3 08:37:08 + local options 08:37:08 + local set_path=true 08:37:08 + local install_args= 08:37:08 ++ 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 08:37:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:37:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:37:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:37:08 + true 08:37:08 + case $1 in 08:37:08 + venv_file=/tmp/.toxenv 08:37:08 + shift 2 08:37:08 + true 08:37:08 + case $1 in 08:37:08 + shift 08:37:08 + break 08:37:08 + case $python in 08:37:08 + local pkg_list= 08:37:08 + [[ -d /opt/pyenv ]] 08:37:08 + echo 'Setup pyenv:' 08:37:08 Setup pyenv: 08:37:08 + export PYENV_ROOT=/opt/pyenv 08:37:08 + PYENV_ROOT=/opt/pyenv 08:37:08 + 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 08:37:08 + 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 08:37:08 + pyenv versions 08:37:08 * system (set by /opt/pyenv/version) 08:37:08 * 3.8.13 (set by /opt/pyenv/version) 08:37:08 * 3.9.13 (set by /opt/pyenv/version) 08:37:08 * 3.10.6 (set by /opt/pyenv/version) 08:37:08 + command -v pyenv 08:37:08 ++ pyenv init - --no-rehash 08:37:08 + 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[*]}"'\'')" 08:37:08 export PATH="/opt/pyenv/shims:${PATH}" 08:37:08 export PYENV_SHELL=bash 08:37:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:37:08 pyenv() { 08:37:08 local command 08:37:08 command="${1:-}" 08:37:08 if [ "$#" -gt 0 ]; then 08:37:08 shift 08:37:08 fi 08:37:08 08:37:08 case "$command" in 08:37:08 rehash|shell) 08:37:08 eval "$(pyenv "sh-$command" "$@")" 08:37:08 ;; 08:37:08 *) 08:37:08 command pyenv "$command" "$@" 08:37:08 ;; 08:37:08 esac 08:37:08 }' 08:37:08 +++ 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[*]}"' 08:37:08 ++ 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 08:37:08 ++ 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 08:37:08 ++ 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 08:37:08 ++ export PYENV_SHELL=bash 08:37:08 ++ PYENV_SHELL=bash 08:37:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:37:08 +++ complete -F _pyenv pyenv 08:37:08 ++ lf-pyver python3 08:37:08 ++ local py_version_xy=python3 08:37:08 ++ local py_version_xyz= 08:37:08 ++ pyenv versions 08:37:08 ++ sed 's/^[ *]* //' 08:37:08 ++ local command 08:37:08 ++ command=versions 08:37:08 ++ '[' 1 -gt 0 ']' 08:37:08 ++ shift 08:37:08 ++ case "$command" in 08:37:08 ++ command pyenv versions 08:37:08 ++ pyenv versions 08:37:08 ++ awk '{ print $1 }' 08:37:08 ++ grep -E '^[0-9.]*[0-9]$' 08:37:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:37:08 +++ grep '^3' /tmp/.pyenv_versions 08:37:08 +++ sort -V 08:37:08 +++ tail -n 1 08:37:08 ++ py_version_xyz=3.10.6 08:37:08 ++ [[ -z 3.10.6 ]] 08:37:08 ++ echo 3.10.6 08:37:08 ++ return 0 08:37:08 + pyenv local 3.10.6 08:37:08 + local command 08:37:08 + command=local 08:37:08 + '[' 2 -gt 0 ']' 08:37:08 + shift 08:37:08 + case "$command" in 08:37:08 + command pyenv local 3.10.6 08:37:08 + pyenv local 3.10.6 08:37:08 + for arg in "$@" 08:37:08 + case $arg in 08:37:08 + pkg_list+='tox ' 08:37:08 + for arg in "$@" 08:37:08 + case $arg in 08:37:08 + pkg_list+='virtualenv ' 08:37:08 + for arg in "$@" 08:37:08 + case $arg in 08:37:08 + pkg_list+='urllib3~=1.26.15 ' 08:37:08 + [[ -f /tmp/.toxenv ]] 08:37:08 + [[ ! -f /tmp/.toxenv ]] 08:37:08 + [[ -n '' ]] 08:37:08 + python3 -m venv /tmp/venv-yR7e 08:37:12 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yR7e' 08:37:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yR7e 08:37:12 + echo /tmp/venv-yR7e 08:37:12 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:37:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:37:12 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:37:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:37:12 + local 'pip_opts=--upgrade --quiet' 08:37:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:37:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:37:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:37:12 + [[ -n '' ]] 08:37:12 + [[ -n '' ]] 08:37:12 + lf-venv-pip-install /tmp/venv-yR7e/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 08:37:12 + local venv_python=/tmp/venv-yR7e/bin/python3 08:37:12 + shift 08:37:12 + local upstream=https://pypi.org/simple 08:37:12 + /tmp/venv-yR7e/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 08:37:16 + return 0 08:37:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:37:16 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:37:16 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:37:16 + lf-venv-pip-install /tmp/venv-yR7e/bin/python3 --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 08:37:16 + local venv_python=/tmp/venv-yR7e/bin/python3 08:37:16 + shift 08:37:16 + local upstream=https://pypi.org/simple 08:37:16 + /tmp/venv-yR7e/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 08:37:18 + return 0 08:37:18 + type python3 08:37:18 + true 08:37:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yR7e/bin to PATH' 08:37:18 lf-activate-venv(): INFO: Adding /tmp/venv-yR7e/bin to PATH 08:37:18 + PATH=/tmp/venv-yR7e/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 08:37:18 + return 0 08:37:18 + python3 --version 08:37:18 Python 3.10.6 08:37:18 + python3 -m pip --version 08:37:18 pip 26.2.1 from /tmp/venv-yR7e/lib/python3.10/site-packages/pip (python 3.10) 08:37:18 + python3 -m pip freeze 08:37:19 cachetools==7.1.7 08:37:19 colorama==0.4.6 08:37:19 distlib==0.4.3 08:37:19 filelock==3.32.4 08:37:19 packaging==26.3 08:37:19 platformdirs==4.11.4 08:37:19 pluggy==1.6.0 08:37:19 pyproject-api==1.11.0 08:37:19 python-discovery==1.5.3 08:37:19 tomli==2.4.1 08:37:19 tomli_w==1.2.0 08:37:19 tox==4.60.1 08:37:19 typing_extensions==4.16.0 08:37:19 urllib3==1.26.20 08:37:19 virtualenv==21.7.5 08:37:19 [EnvInject] - Injecting environment variables from a build step. 08:37:19 [EnvInject] - Injecting as environment variables the properties content 08:37:19 PARALLEL=false 08:37:19 08:37:19 [EnvInject] - Variables injected successfully. 08:37:19 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2134238775129651363.sh 08:37:19 ---> tox-run.sh 08:37:19 + 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 08:37:19 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 08:37:19 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 08:37:19 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 08:37:19 + cd /w/workspace/oom-master-checkbashisms-lint/. 08:37:19 + source /home/jenkins/lf-env.sh 08:37:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:37:19 ++ mktemp -d /tmp/venv-XXXX 08:37:19 + lf_venv=/tmp/venv-Rwnz 08:37:19 + local venv_file=/tmp/.os_lf_venv 08:37:19 + local python=python3 08:37:19 + local options 08:37:19 + local set_path=true 08:37:19 + local install_args= 08:37:19 ++ 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 08:37:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:37:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:37:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:37:19 + true 08:37:19 + case $1 in 08:37:19 + venv_file=/tmp/.toxenv 08:37:19 + shift 2 08:37:19 + true 08:37:19 + case $1 in 08:37:19 + shift 08:37:19 + break 08:37:19 + case $python in 08:37:19 + local pkg_list= 08:37:19 + [[ -d /opt/pyenv ]] 08:37:19 + echo 'Setup pyenv:' 08:37:19 Setup pyenv: 08:37:19 + export PYENV_ROOT=/opt/pyenv 08:37:19 + PYENV_ROOT=/opt/pyenv 08:37:19 + 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 08:37:19 + 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 08:37:19 + pyenv versions 08:37:19 system 08:37:19 3.8.13 08:37:19 3.9.13 08:37:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:37:19 + command -v pyenv 08:37:19 ++ pyenv init - --no-rehash 08:37:19 + 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[*]}"'\'')" 08:37:19 export PATH="/opt/pyenv/shims:${PATH}" 08:37:19 export PYENV_SHELL=bash 08:37:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:37:19 pyenv() { 08:37:19 local command 08:37:19 command="${1:-}" 08:37:19 if [ "$#" -gt 0 ]; then 08:37:19 shift 08:37:19 fi 08:37:19 08:37:19 case "$command" in 08:37:19 rehash|shell) 08:37:19 eval "$(pyenv "sh-$command" "$@")" 08:37:19 ;; 08:37:19 *) 08:37:19 command pyenv "$command" "$@" 08:37:19 ;; 08:37:19 esac 08:37:19 }' 08:37:19 +++ 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[*]}"' 08:37:19 ++ 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 08:37:19 ++ 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 08:37:19 ++ 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 08:37:19 ++ export PYENV_SHELL=bash 08:37:19 ++ PYENV_SHELL=bash 08:37:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:37:19 +++ complete -F _pyenv pyenv 08:37:19 ++ lf-pyver python3 08:37:19 ++ local py_version_xy=python3 08:37:19 ++ local py_version_xyz= 08:37:19 ++ pyenv versions 08:37:19 ++ local command 08:37:19 ++ command=versions 08:37:19 ++ '[' 1 -gt 0 ']' 08:37:19 ++ shift 08:37:19 ++ case "$command" in 08:37:19 ++ command pyenv versions 08:37:19 ++ pyenv versions 08:37:19 ++ sed 's/^[ *]* //' 08:37:19 ++ awk '{ print $1 }' 08:37:19 ++ grep -E '^[0-9.]*[0-9]$' 08:37:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:37:19 +++ grep '^3' /tmp/.pyenv_versions 08:37:19 +++ sort -V 08:37:19 +++ tail -n 1 08:37:19 ++ py_version_xyz=3.10.6 08:37:19 ++ [[ -z 3.10.6 ]] 08:37:19 ++ echo 3.10.6 08:37:19 ++ return 0 08:37:19 + pyenv local 3.10.6 08:37:19 + local command 08:37:19 + command=local 08:37:19 + '[' 2 -gt 0 ']' 08:37:19 + shift 08:37:19 + case "$command" in 08:37:19 + command pyenv local 3.10.6 08:37:19 + pyenv local 3.10.6 08:37:19 + for arg in "$@" 08:37:19 + case $arg in 08:37:19 + pkg_list+='tox ' 08:37:19 + for arg in "$@" 08:37:19 + case $arg in 08:37:19 + pkg_list+='virtualenv ' 08:37:19 + for arg in "$@" 08:37:19 + case $arg in 08:37:19 + pkg_list+='urllib3~=1.26.15 ' 08:37:19 + [[ -f /tmp/.toxenv ]] 08:37:19 ++ cat /tmp/.toxenv 08:37:19 + lf_venv=/tmp/venv-yR7e 08:37:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yR7e from' file:/tmp/.toxenv 08:37:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yR7e from file:/tmp/.toxenv 08:37:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:37:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:37:19 + local 'pip_opts=--upgrade --quiet' 08:37:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:37:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:37:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:37:19 + [[ -n '' ]] 08:37:19 + [[ -n '' ]] 08:37:19 + lf-venv-pip-install /tmp/venv-yR7e/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 08:37:19 + local venv_python=/tmp/venv-yR7e/bin/python3 08:37:19 + shift 08:37:19 + local upstream=https://pypi.org/simple 08:37:19 + /tmp/venv-yR7e/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 08:37:20 + return 0 08:37:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:37:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:37:20 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:37:20 + lf-venv-pip-install /tmp/venv-yR7e/bin/python3 --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 08:37:20 + local venv_python=/tmp/venv-yR7e/bin/python3 08:37:20 + shift 08:37:20 + local upstream=https://pypi.org/simple 08:37:20 + /tmp/venv-yR7e/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 08:37:20 + return 0 08:37:20 + type python3 08:37:20 + true 08:37:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yR7e/bin to PATH' 08:37:20 lf-activate-venv(): INFO: Adding /tmp/venv-yR7e/bin to PATH 08:37:20 + PATH=/tmp/venv-yR7e/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 08:37:20 + return 0 08:37:20 + [[ -d /opt/pyenv ]] 08:37:20 + echo '---> Setting up pyenv' 08:37:20 ---> Setting up pyenv 08:37:20 + export PYENV_ROOT=/opt/pyenv 08:37:20 + PYENV_ROOT=/opt/pyenv 08:37:20 + export PATH=/opt/pyenv/bin:/tmp/venv-yR7e/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 08:37:20 + PATH=/opt/pyenv/bin:/tmp/venv-yR7e/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 08:37:20 ++ pwd 08:37:20 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 08:37:20 + export PYTHONPATH 08:37:20 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:37:20 + TOX_TESTENV_PASSENV=PYTHONPATH 08:37:20 + tox --version 08:37:21 4.60.1 from /tmp/venv-yR7e/lib/python3.10/site-packages/tox/__init__.py 08:37:21 + PARALLEL=false 08:37:21 + TOX_OPTIONS_LIST= 08:37:21 + [[ -n checkbashisms ]] 08:37:21 + TOX_OPTIONS_LIST=' -e checkbashisms' 08:37:21 + case ${PARALLEL,,} in 08:37:21 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 08:37:21 + tox -e checkbashisms 08:37:22 checkbashisms: freeze> python -m pip freeze --all 08:37:23 checkbashisms: pip==26.2.1,setuptools==84.0.0 08:37:23 checkbashisms: commands[0]> .ci/check-bashisms.sh 08:37:24 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 08:37:26 checkbashisms: OK (5.01=setup[1.50]+cmd[3.51] seconds) 08:37:26 congratulations :) (5.05 seconds) 08:37:26 + tox_status=0 08:37:26 + echo '---> Completed tox runs' 08:37:26 ---> Completed tox runs 08:37:26 + for i in .tox/*/log 08:37:26 ++ echo .tox/checkbashisms/log 08:37:26 ++ awk -F/ '{print $2}' 08:37:26 + tox_env=checkbashisms 08:37:26 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 08:37:26 + DOC_DIR=docs/_build/html 08:37:26 + [[ -d docs/_build/html ]] 08:37:26 + echo '---> tox-run.sh ends' 08:37:26 ---> tox-run.sh ends 08:37:26 + test 0 -eq 0 08:37:26 $ ssh-agent -k 08:37:26 unset SSH_AUTH_SOCK; 08:37:26 unset SSH_AGENT_PID; 08:37:26 echo Agent pid 1636 killed; 08:37:26 [ssh-agent] Stopped. 08:37:26 [PostBuildScript] - [INFO] Executing post build scripts. 08:37:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10274168606229398213.sh 08:37:26 ---> sysstat.sh 08:37:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16182237191783765375.sh 08:37:27 ---> package-listing.sh 08:37:27 ++ facter osfamily 08:37:27 ++ tr '[:upper:]' '[:lower:]' 08:37:27 + OS_FAMILY=debian 08:37:27 + workspace=/w/workspace/oom-master-checkbashisms-lint 08:37:27 + START_PACKAGES=/tmp/packages_start.txt 08:37:27 + END_PACKAGES=/tmp/packages_end.txt 08:37:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:37:27 + PACKAGES=/tmp/packages_start.txt 08:37:27 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:37:27 + PACKAGES=/tmp/packages_end.txt 08:37:27 + case "${OS_FAMILY}" in 08:37:27 + dpkg -l 08:37:27 + grep '^ii' 08:37:27 + '[' -f /tmp/packages_start.txt ']' 08:37:27 + '[' -f /tmp/packages_end.txt ']' 08:37:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:37:27 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:37:27 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 08:37:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 08:37:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7237529486196753145.sh 08:37:27 ---> capture-instance-metadata.sh 08:37:27 Setup pyenv: 08:37:27 system 08:37:27 3.8.13 08:37:27 3.9.13 08:37:27 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:37:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-p9l1 08:37:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:37:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:37:35 lf-activate-venv(): INFO: Installing additional packages: lftools 08:37:56 lf-activate-venv(): INFO: Adding /tmp/venv-p9l1/bin to PATH 08:37:56 INFO: Running in OpenStack, capturing instance metadata 08:37:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8540703623784122887.sh 08:37:56 provisioning config files... 08:37:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config14196695178870729396tmp 08:37:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:37:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:37:56 [EnvInject] - Injecting environment variables from a build step. 08:37:56 [EnvInject] - Injecting as environment variables the properties content 08:37:56 SERVER_ID=logs 08:37:56 08:37:56 [EnvInject] - Variables injected successfully. 08:37:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5634062644327761267.sh 08:37:56 ---> create-netrc.sh 08:37:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3703477491579588064.sh 08:37:56 ---> python-tools-install.sh 08:37:56 Setup pyenv: 08:37:56 system 08:37:56 3.8.13 08:37:56 3.9.13 08:37:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:37:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-p9l1 from file:/tmp/.os_lf_venv 08:37:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:37:58 lf-activate-venv(): INFO: Installing additional packages: lftools 08:38:06 lf-activate-venv(): INFO: Adding /tmp/venv-p9l1/bin to PATH 08:38:06 Generating Requirements File 08:38:26 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. 08:38:26 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:38:27 Python 3.10.6 08:38:27 pip 26.2.1 from /tmp/venv-p9l1/lib/python3.10/site-packages/pip (python 3.10) 08:38:27 aiohappyeyeballs==2.7.1 08:38:27 aiohttp==3.14.3 08:38:27 aiosignal==1.4.0 08:38:27 appdirs==1.4.4 08:38:27 argcomplete==3.7.2 08:38:27 aspy.yaml==1.3.0 08:38:27 async-timeout==5.0.1 08:38:27 attrs==26.1.0 08:38:27 autopage==0.6.0 08:38:27 backports.strenum==1.3.1 08:38:27 beautifulsoup4==4.15.0 08:38:27 boto3==1.43.80 08:38:27 botocore==1.43.80 08:38:27 bs4==0.0.2 08:38:27 certifi==2026.7.22 08:38:27 cffi==2.1.1 08:38:27 cfgv==3.5.0 08:38:27 chardet==7.6.0 08:38:27 charset-normalizer==3.5.1 08:38:27 click==8.4.2 08:38:27 cliff==4.14.0 08:38:27 cmd2==3.5.1 08:38:27 cryptography==3.3.2 08:38:27 debtcollector==3.1.0 08:38:27 decorator==5.3.1 08:38:27 defusedxml==0.7.1 08:38:27 Deprecated==1.3.1 08:38:27 distlib==0.4.3 08:38:27 dnspython==2.8.0 08:38:27 docker==7.2.0 08:38:27 dogpile.cache==1.5.0 08:38:27 durationpy==0.10 08:38:27 email-validator==2.3.0 08:38:27 filelock==3.32.4 08:38:27 frozenlist==1.8.0 08:38:27 future==1.0.0 08:38:27 gitdb==4.0.12 08:38:27 GitPython==3.1.60 08:38:27 httplib2==0.30.2 08:38:27 identify==2.6.19 08:38:27 idna==3.19 08:38:27 importlib-resources==1.5.0 08:38:27 iso8601==2.1.0 08:38:27 Jinja2==3.1.6 08:38:27 jmespath==1.1.0 08:38:27 jsonpatch==1.33 08:38:27 jsonpointer==3.1.1 08:38:27 jsonschema==4.26.0 08:38:27 jsonschema-specifications==2025.9.1 08:38:27 keystoneauth1==5.14.0 08:38:27 kubernetes==36.0.3 08:38:27 lftools==0.37.23 08:38:27 lxml==6.1.2 08:38:27 markdown-it-py==4.2.0 08:38:27 MarkupSafe==3.0.3 08:38:27 mdurl==0.1.2 08:38:27 msgpack==1.2.1 08:38:27 multi_key_dict==2.0.3 08:38:27 multidict==6.7.1 08:38:27 munch==4.0.0 08:38:27 netaddr==1.3.0 08:38:27 niet==1.4.2 08:38:27 nodeenv==1.10.0 08:38:27 oauth2client==4.1.3 08:38:27 oauthlib==3.3.1 08:38:27 openstacksdk==4.13.0 08:38:27 os-service-types==1.8.2 08:38:27 osc-lib==4.6.0 08:38:27 oslo.config==10.4.0 08:38:27 oslo.context==6.4.0 08:38:27 oslo.i18n==6.8.0 08:38:27 oslo.log==8.2.0 08:38:27 oslo.serialization==5.10.0 08:38:27 oslo.utils==10.1.1 08:38:27 packaging==26.3 08:38:27 pbr==7.0.3 08:38:27 platformdirs==4.11.4 08:38:27 prettytable==3.18.0 08:38:27 propcache==0.5.2 08:38:27 psutil==7.2.2 08:38:27 pyasn1==0.6.4 08:38:27 pyasn1_modules==0.4.2 08:38:27 pycparser==3.0 08:38:27 pygerrit2==2.0.15 08:38:27 PyGithub==2.10.0 08:38:27 Pygments==2.21.0 08:38:27 PyJWT==2.13.0 08:38:27 PyNaCl==1.6.2 08:38:27 pyparsing==2.4.7 08:38:27 pyperclip==1.11.0 08:38:27 pyrsistent==0.20.0 08:38:27 python-cinderclient==9.9.0 08:38:27 python-dateutil==2.9.0.post0 08:38:27 python-discovery==1.5.3 08:38:27 python-heatclient==5.2.0 08:38:27 python-jenkins==1.8.3 08:38:27 python-keystoneclient==5.8.0 08:38:27 python-magnumclient==4.11.0 08:38:27 python-openstackclient==10.0.0 08:38:27 python-swiftclient==4.10.0 08:38:27 PyYAML==6.0.3 08:38:27 referencing==0.37.0 08:38:27 requests==2.34.2 08:38:27 requests-oauthlib==2.0.0 08:38:27 rfc3986==2.0.0 08:38:27 rich==15.0.0 08:38:27 rich-argparse==1.8.0 08:38:27 rpds-py==0.30.0 08:38:27 rsa==4.9.1 08:38:27 ruamel.yaml==0.19.1 08:38:27 ruamel.yaml.clib==0.2.15 08:38:27 s3transfer==0.19.2 08:38:27 simplejson==4.1.1 08:38:27 six==1.17.0 08:38:27 smmap==5.0.3 08:38:27 soupsieve==2.9.2 08:38:27 stevedore==5.8.0 08:38:27 tabulate==0.10.0 08:38:27 toml==0.10.2 08:38:27 tomlkit==0.15.1 08:38:27 tqdm==4.70.0 08:38:27 typing_extensions==4.16.0 08:38:27 urllib3==1.26.20 08:38:27 virtualenv==21.7.5 08:38:27 wcwidth==0.8.2 08:38:27 websocket-client==1.9.0 08:38:27 wrapt==2.3.0 08:38:27 xdg==6.0.0 08:38:27 xmltodict==1.0.4 08:38:27 yarl==1.24.5 08:38:27 yq==4.1.2 08:38:27 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins5226312808365363851.sh 08:38:27 ---> uv-install.sh 08:38:27 Installing uv/uvx (latest) using shell installer 08:38:28 2026-08-26 08:38:28 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-xINvMv.sh" [1] 08:38:28 downloading uv 0.12.5 x86_64-unknown-linux-gnu 08:38:28 installing to /home/jenkins/.local/bin 08:38:28 uv 08:38:28 uvx 08:38:28 everything's installed! 08:38:28 08:38:28 To add $HOME/.local/bin to your PATH, either restart your shell or run: 08:38:28 08:38:28 source $HOME/.local/bin/env (sh, bash, zsh) 08:38:28 source $HOME/.local/bin/env.fish (fish) 08:38:28 Adding install location to PATH 08:38:28 ---> Validating uv/uvx install 08:38:28 uvx 0.12.5 (x86_64-unknown-linux-gnu) 08:38:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7270500261303655092.sh 08:38:28 ---> sudo-logs.sh 08:38:28 Archiving 'sudo' log.. 08:38:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15111492351673858983.sh 08:38:29 ---> job-cost.sh 08:38:29 INFO: Activating Python virtual environment... 08:38:29 Setup pyenv: 08:38:29 system 08:38:29 3.8.13 08:38:29 3.9.13 08:38:29 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:38:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-p9l1 from file:/tmp/.os_lf_venv 08:38:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:38:31 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:38:35 lf-activate-venv(): INFO: Adding /tmp/venv-p9l1/bin to PATH 08:38:35 INFO: No stack-cost file found 08:38:35 INFO: Instance uptime: 123s 08:38:35 INFO: Fetching instance metadata (attempt 1 of 3)... 08:38:35 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:38:35 INFO: Successfully fetched instance metadata 08:38:35 INFO: Instance type: v3-standard-4 08:38:35 INFO: Retrieving pricing info for: v3-standard-4 08:38:35 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:38:35 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=123 08:38:35 INFO: Successfully fetched Vexxhost pricing API 08:38:35 INFO: Retrieved cost: 0.11 08:38:35 INFO: Retrieved resource: v3-standard-4 08:38:35 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 08:38:35 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 08:38:35 INFO: Successfully archived job cost data 08:38:35 DEBUG: Cost data: oom-master-checkbashisms-lint,4822,2026-08-26 08:38:35,v3-standard-4,123,0.11,0.00,SUCCESS 08:38:35 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2238238131005538097.sh 08:38:35 ---> logs-deploy.sh 08:38:35 Setup pyenv: 08:38:36 system 08:38:36 3.8.13 08:38:36 3.9.13 08:38:36 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:38:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-p9l1 from file:/tmp/.os_lf_venv 08:38:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:38:37 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:38:44 lf-activate-venv(): INFO: Adding /tmp/venv-p9l1/bin to PATH 08:38:44 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4822 08:38:44 INFO: archiving workspace using pattern(s): 08:38:45 Archives upload complete. 08:38:45 INFO: archiving logs to Nexus 08:38:46 ---> uname -a: 08:38:46 Linux prd-ubuntu1804-builder-4c-4g-15315 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:38:46 08:38:46 08:38:46 ---> lscpu: 08:38:46 Architecture: x86_64 08:38:46 CPU op-mode(s): 32-bit, 64-bit 08:38:46 Byte Order: Little Endian 08:38:46 CPU(s): 4 08:38:46 On-line CPU(s) list: 0-3 08:38:46 Thread(s) per core: 1 08:38:46 Core(s) per socket: 1 08:38:46 Socket(s): 4 08:38:46 NUMA node(s): 1 08:38:46 Vendor ID: AuthenticAMD 08:38:46 CPU family: 23 08:38:46 Model: 49 08:38:46 Model name: AMD EPYC-Rome Processor 08:38:46 Stepping: 0 08:38:46 CPU MHz: 2799.998 08:38:46 BogoMIPS: 5599.99 08:38:46 Virtualization: AMD-V 08:38:46 Hypervisor vendor: KVM 08:38:46 Virtualization type: full 08:38:46 L1d cache: 32K 08:38:46 L1i cache: 32K 08:38:46 L2 cache: 512K 08:38:46 L3 cache: 16384K 08:38:46 NUMA node0 CPU(s): 0-3 08:38:46 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 08:38:46 08:38:46 08:38:46 ---> nproc: 08:38:46 4 08:38:46 08:38:46 08:38:46 ---> df -h: 08:38:46 Filesystem Size Used Avail Use% Mounted on 08:38:46 udev 7.9G 0 7.9G 0% /dev 08:38:46 tmpfs 1.6G 676K 1.6G 1% /run 08:38:46 /dev/vda1 78G 8.4G 69G 11% / 08:38:46 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:38:46 tmpfs 5.0M 0 5.0M 0% /run/lock 08:38:46 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:38:46 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:38:46 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:38:46 08:38:46 08:38:46 ---> free -m: 08:38:46 total used free shared buff/cache available 08:38:46 Mem: 16040 559 13276 0 2204 15163 08:38:46 Swap: 1023 0 1023 08:38:46 08:38:46 08:38:46 ---> ip addr: 08:38:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:38:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:38:46 inet 127.0.0.1/8 scope host lo 08:38:46 valid_lft forever preferred_lft forever 08:38:46 inet6 ::1/128 scope host 08:38:46 valid_lft forever preferred_lft forever 08:38:46 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:38:46 link/ether fa:16:3e:02:3d:14 brd ff:ff:ff:ff:ff:ff 08:38:46 inet 10.30.107.21/23 brd 10.30.107.255 scope global dynamic ens3 08:38:46 valid_lft 86273sec preferred_lft 86273sec 08:38:46 inet6 fe80::f816:3eff:fe02:3d14/64 scope link 08:38:46 valid_lft forever preferred_lft forever 08:38:46 08:38:46 08:38:46 ---> sar -b -r -n DEV: 08:38:46 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15315) 08/26/26 _x86_64_ (4 CPU) 08:38:46 08:38:46 08:36:41 LINUX RESTART (4 CPU) 08:38:46 08:38:46 08:37:01 tps rtps wtps bread/s bwrtn/s 08:38:46 08:38:01 350.46 24.98 325.48 899.72 19506.62 08:38:46 Average: 350.46 24.98 325.48 899.72 19506.62 08:38:46 08:38:46 08:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:38:46 08:38:01 13860520 15531632 2564440 15.61 68840 1797688 802252 4.59 717112 1621688 172384 08:38:46 Average: 13860520 15531632 2564440 15.61 68840 1797688 802252 4.59 717112 1621688 172384 08:38:46 08:38:46 08:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:38:46 08:38:01 lo 1.13 1.13 0.14 0.14 0.00 0.00 0.00 0.00 08:38:46 08:38:01 ens3 133.11 86.69 1203.90 32.62 0.00 0.00 0.00 0.00 08:38:46 Average: lo 1.13 1.13 0.14 0.14 0.00 0.00 0.00 0.00 08:38:46 Average: ens3 133.11 86.69 1203.90 32.62 0.00 0.00 0.00 0.00 08:38:46 08:38:46 08:38:46 ---> sar -P ALL: 08:38:46 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15315) 08/26/26 _x86_64_ (4 CPU) 08:38:46 08:38:46 08:36:41 LINUX RESTART (4 CPU) 08:38:46 08:38:46 08:37:01 CPU %user %nice %system %iowait %steal %idle 08:38:46 08:38:01 all 22.83 0.00 2.03 2.14 0.06 72.93 08:38:46 08:38:01 0 17.25 0.00 1.67 1.97 0.05 79.07 08:38:46 08:38:01 1 16.24 0.00 1.54 0.64 0.07 81.52 08:38:46 08:38:01 2 26.26 0.00 1.80 2.62 0.07 69.26 08:38:46 08:38:01 3 31.62 0.00 3.08 3.35 0.07 61.89 08:38:46 Average: all 22.83 0.00 2.03 2.14 0.06 72.93 08:38:46 Average: 0 17.25 0.00 1.67 1.97 0.05 79.07 08:38:46 Average: 1 16.24 0.00 1.54 0.64 0.07 81.52 08:38:46 Average: 2 26.26 0.00 1.80 2.62 0.07 69.26 08:38:46 Average: 3 31.62 0.00 3.08 3.35 0.07 61.89 08:38:46 08:38:46 08:38:46