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