15:47:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146504 15:47:57 Running as SYSTEM 15:47:57 [EnvInject] - Loading node environment variables. 15:47:57 Building remotely on prd-ubuntu1804-builder-4c-4g-558 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:47:57 [ssh-agent] Looking for ssh-agent implementation... 15:47:57 $ ssh-agent 15:47:57 SSH_AUTH_SOCK=/tmp/ssh-acrN4GQDCAAP/agent.1649 15:47:57 SSH_AGENT_PID=1651 15:47:57 [ssh-agent] Started. 15:47:57 Running ssh-add (command line suppressed) 15:47:57 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4440325737490752531.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4440325737490752531.key) 15:47:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:47:57 The recommended git tool is: NONE 15:47:59 using credential onap-jenkins-ssh 15:47:59 Wiping out workspace first. 15:47:59 Cloning the remote Git repository 15:47:59 Cloning repository git://cloud.onap.org/mirror/oom.git 15:47:59 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:47:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:47:59 > git --version # timeout=10 15:47:59 > git --version # 'git version 2.17.1' 15:47:59 using GIT_SSH to set credentials Gerrit user 15:47:59 Verifying host key using manually-configured host key entries 15:47:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:48:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:48:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:48:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:48:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:48:05 using GIT_SSH to set credentials Gerrit user 15:48:05 Verifying host key using manually-configured host key entries 15:48:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/04/146504/1 # timeout=30 15:48:05 > git rev-parse 88498dbc27f71111bc2213cd3ab758fd4901c281^{commit} # timeout=10 15:48:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:48:05 Checking out Revision 88498dbc27f71111bc2213cd3ab758fd4901c281 (refs/changes/04/146504/1) 15:48:05 > git config core.sparsecheckout # timeout=10 15:48:06 > git checkout -f 88498dbc27f71111bc2213cd3ab758fd4901c281 # timeout=30 15:48:09 Commit message: "CI: Bump github2gerrit workflow to v1.4.3" 15:48:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:48:09 > git rev-list --no-walk 081663d7fc840ffc7f8c462832cab9e0e9535abd # timeout=10 15:48:09 [EnvInject] - Injecting environment variables from a build step. 15:48:09 [EnvInject] - Injecting as environment variables the properties content 15:48:09 PYTHON=python3 15:48:09 15:48:09 [EnvInject] - Variables injected successfully. 15:48:09 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14405208793244998353.sh 15:48:09 ---> tox-install.sh 15:48:09 + source /home/jenkins/lf-env.sh 15:48:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:48:09 ++ mktemp -d /tmp/venv-XXXX 15:48:09 + lf_venv=/tmp/venv-HXfP 15:48:09 + local venv_file=/tmp/.os_lf_venv 15:48:09 + local python=python3 15:48:09 + local options 15:48:09 + local set_path=true 15:48:09 + local install_args= 15:48:09 ++ 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:48:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:48:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:48:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:48:09 + true 15:48:09 + case $1 in 15:48:09 + venv_file=/tmp/.toxenv 15:48:09 + shift 2 15:48:09 + true 15:48:09 + case $1 in 15:48:09 + shift 15:48:09 + break 15:48:09 + case $python in 15:48:09 + local pkg_list= 15:48:09 + [[ -d /opt/pyenv ]] 15:48:09 + echo 'Setup pyenv:' 15:48:09 Setup pyenv: 15:48:09 + export PYENV_ROOT=/opt/pyenv 15:48:09 + PYENV_ROOT=/opt/pyenv 15:48:09 + 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:48:09 + 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:48:09 + pyenv versions 15:48:10 * system (set by /opt/pyenv/version) 15:48:10 * 3.8.13 (set by /opt/pyenv/version) 15:48:10 * 3.9.13 (set by /opt/pyenv/version) 15:48:10 * 3.10.6 (set by /opt/pyenv/version) 15:48:10 + command -v pyenv 15:48:10 ++ pyenv init - --no-rehash 15:48:10 + 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:48:10 export PATH="/opt/pyenv/shims:${PATH}" 15:48:10 export PYENV_SHELL=bash 15:48:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:48:10 pyenv() { 15:48:10 local command 15:48:10 command="${1:-}" 15:48:10 if [ "$#" -gt 0 ]; then 15:48:10 shift 15:48:10 fi 15:48:10 15:48:10 case "$command" in 15:48:10 rehash|shell) 15:48:10 eval "$(pyenv "sh-$command" "$@")" 15:48:10 ;; 15:48:10 *) 15:48:10 command pyenv "$command" "$@" 15:48:10 ;; 15:48:10 esac 15:48:10 }' 15:48:10 +++ 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:48:10 ++ 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:48:10 ++ 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:48:10 ++ 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:48:10 ++ export PYENV_SHELL=bash 15:48:10 ++ PYENV_SHELL=bash 15:48:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:48:10 +++ complete -F _pyenv pyenv 15:48:10 ++ lf-pyver python3 15:48:10 ++ local py_version_xy=python3 15:48:10 ++ local py_version_xyz= 15:48:10 ++ pyenv versions 15:48:10 ++ local command 15:48:10 ++ command=versions 15:48:10 ++ '[' 1 -gt 0 ']' 15:48:10 ++ sed 's/^[ *]* //' 15:48:10 ++ shift 15:48:10 ++ case "$command" in 15:48:10 ++ command pyenv versions 15:48:10 ++ pyenv versions 15:48:10 ++ grep -E '^[0-9.]*[0-9]$' 15:48:10 ++ awk '{ print $1 }' 15:48:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:48:10 +++ grep '^3' /tmp/.pyenv_versions 15:48:10 +++ sort -V 15:48:10 +++ tail -n 1 15:48:10 ++ py_version_xyz=3.10.6 15:48:10 ++ [[ -z 3.10.6 ]] 15:48:10 ++ echo 3.10.6 15:48:10 ++ return 0 15:48:10 + pyenv local 3.10.6 15:48:10 + local command 15:48:10 + command=local 15:48:10 + '[' 2 -gt 0 ']' 15:48:10 + shift 15:48:10 + case "$command" in 15:48:10 + command pyenv local 3.10.6 15:48:10 + pyenv local 3.10.6 15:48:10 + for arg in "$@" 15:48:10 + case $arg in 15:48:10 + pkg_list+='tox ' 15:48:10 + for arg in "$@" 15:48:10 + case $arg in 15:48:10 + pkg_list+='virtualenv ' 15:48:10 + for arg in "$@" 15:48:10 + case $arg in 15:48:10 + pkg_list+='urllib3~=1.26.15 ' 15:48:10 + [[ -f /tmp/.toxenv ]] 15:48:10 + [[ ! -f /tmp/.toxenv ]] 15:48:10 + [[ -n '' ]] 15:48:10 + python3 -m venv /tmp/venv-HXfP 15:48:14 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HXfP' 15:48:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HXfP 15:48:14 + echo /tmp/venv-HXfP 15:48:14 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:48:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:48:14 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:48:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:48:14 + local 'pip_opts=--upgrade --quiet' 15:48:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:48:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:48:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:48:14 + [[ -n '' ]] 15:48:14 + [[ -n '' ]] 15:48:14 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:48:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:48:14 + /tmp/venv-HXfP/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:48:19 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:48:19 lf-activate-venv(): INFO: Base packages installed successfully 15:48:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:48:19 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:48:19 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:48:19 + /tmp/venv-HXfP/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:48:21 + type python3 15:48:21 + true 15:48:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HXfP/bin to PATH' 15:48:21 lf-activate-venv(): INFO: Adding /tmp/venv-HXfP/bin to PATH 15:48:21 + PATH=/tmp/venv-HXfP/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:48:21 + return 0 15:48:21 + python3 --version 15:48:21 Python 3.10.6 15:48:21 + python3 -m pip --version 15:48:21 pip 26.1.2 from /tmp/venv-HXfP/lib/python3.10/site-packages/pip (python 3.10) 15:48:21 + python3 -m pip freeze 15:48:22 cachetools==7.1.4 15:48:22 colorama==0.4.6 15:48:22 distlib==0.4.3 15:48:22 filelock==3.32.0 15:48:22 packaging==26.2 15:48:22 platformdirs==4.11.0 15:48:22 pluggy==1.6.0 15:48:22 pyproject-api==1.11.0 15:48:22 python-discovery==1.5.0 15:48:22 tomli==2.4.1 15:48:22 tomli_w==1.2.0 15:48:22 tox==4.58.0 15:48:22 typing_extensions==4.16.0 15:48:22 urllib3==1.26.20 15:48:22 virtualenv==21.7.0 15:48:22 [EnvInject] - Injecting environment variables from a build step. 15:48:22 [EnvInject] - Injecting as environment variables the properties content 15:48:22 PARALLEL=false 15:48:22 15:48:22 [EnvInject] - Variables injected successfully. 15:48:22 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12563596167349395498.sh 15:48:22 ---> tox-run.sh 15:48:22 + 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:48:22 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:48:22 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:48:22 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:48:22 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:48:22 + source /home/jenkins/lf-env.sh 15:48:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:48:22 ++ mktemp -d /tmp/venv-XXXX 15:48:22 + lf_venv=/tmp/venv-KRII 15:48:22 + local venv_file=/tmp/.os_lf_venv 15:48:22 + local python=python3 15:48:22 + local options 15:48:22 + local set_path=true 15:48:22 + local install_args= 15:48:22 ++ 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:48:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:48:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:48:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:48:22 + true 15:48:22 + case $1 in 15:48:22 + venv_file=/tmp/.toxenv 15:48:22 + shift 2 15:48:22 + true 15:48:22 + case $1 in 15:48:22 + shift 15:48:22 + break 15:48:22 + case $python in 15:48:22 + local pkg_list= 15:48:22 + [[ -d /opt/pyenv ]] 15:48:22 + echo 'Setup pyenv:' 15:48:22 Setup pyenv: 15:48:22 + export PYENV_ROOT=/opt/pyenv 15:48:22 + PYENV_ROOT=/opt/pyenv 15:48:22 + 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:48:22 + 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:48:22 + pyenv versions 15:48:22 system 15:48:22 3.8.13 15:48:22 3.9.13 15:48:22 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:48:22 + command -v pyenv 15:48:22 ++ pyenv init - --no-rehash 15:48:22 + 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:48:22 export PATH="/opt/pyenv/shims:${PATH}" 15:48:22 export PYENV_SHELL=bash 15:48:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:48:22 pyenv() { 15:48:22 local command 15:48:22 command="${1:-}" 15:48:22 if [ "$#" -gt 0 ]; then 15:48:22 shift 15:48:22 fi 15:48:22 15:48:22 case "$command" in 15:48:22 rehash|shell) 15:48:22 eval "$(pyenv "sh-$command" "$@")" 15:48:22 ;; 15:48:22 *) 15:48:22 command pyenv "$command" "$@" 15:48:22 ;; 15:48:22 esac 15:48:22 }' 15:48:22 +++ 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:48:22 ++ 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:48:22 ++ 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:48:22 ++ 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:48:22 ++ export PYENV_SHELL=bash 15:48:22 ++ PYENV_SHELL=bash 15:48:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:48:22 +++ complete -F _pyenv pyenv 15:48:22 ++ lf-pyver python3 15:48:22 ++ local py_version_xy=python3 15:48:22 ++ local py_version_xyz= 15:48:22 ++ pyenv versions 15:48:22 ++ sed 's/^[ *]* //' 15:48:22 ++ local command 15:48:22 ++ command=versions 15:48:22 ++ '[' 1 -gt 0 ']' 15:48:22 ++ shift 15:48:22 ++ case "$command" in 15:48:22 ++ command pyenv versions 15:48:22 ++ pyenv versions 15:48:22 ++ awk '{ print $1 }' 15:48:22 ++ grep -E '^[0-9.]*[0-9]$' 15:48:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:48:22 +++ grep '^3' /tmp/.pyenv_versions 15:48:22 +++ sort -V 15:48:22 +++ tail -n 1 15:48:22 ++ py_version_xyz=3.10.6 15:48:22 ++ [[ -z 3.10.6 ]] 15:48:22 ++ echo 3.10.6 15:48:22 ++ return 0 15:48:22 + pyenv local 3.10.6 15:48:22 + local command 15:48:22 + command=local 15:48:22 + '[' 2 -gt 0 ']' 15:48:22 + shift 15:48:22 + case "$command" in 15:48:22 + command pyenv local 3.10.6 15:48:22 + pyenv local 3.10.6 15:48:22 + for arg in "$@" 15:48:22 + case $arg in 15:48:22 + pkg_list+='tox ' 15:48:22 + for arg in "$@" 15:48:22 + case $arg in 15:48:22 + pkg_list+='virtualenv ' 15:48:22 + for arg in "$@" 15:48:22 + case $arg in 15:48:22 + pkg_list+='urllib3~=1.26.15 ' 15:48:22 + [[ -f /tmp/.toxenv ]] 15:48:22 ++ cat /tmp/.toxenv 15:48:22 + lf_venv=/tmp/venv-HXfP 15:48:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HXfP from' file:/tmp/.toxenv 15:48:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HXfP from file:/tmp/.toxenv 15:48:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:48:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:48:22 + local 'pip_opts=--upgrade --quiet' 15:48:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:48:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:48:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:48:22 + [[ -n '' ]] 15:48:22 + [[ -n '' ]] 15:48:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:48:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:48:22 + /tmp/venv-HXfP/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:48:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:48:23 lf-activate-venv(): INFO: Base packages installed successfully 15:48:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:48:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:48:23 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:48:23 + /tmp/venv-HXfP/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:48:24 + type python3 15:48:24 + true 15:48:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HXfP/bin to PATH' 15:48:24 lf-activate-venv(): INFO: Adding /tmp/venv-HXfP/bin to PATH 15:48:24 + PATH=/tmp/venv-HXfP/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:48:24 + return 0 15:48:24 + [[ -d /opt/pyenv ]] 15:48:24 + echo '---> Setting up pyenv' 15:48:24 ---> Setting up pyenv 15:48:24 + export PYENV_ROOT=/opt/pyenv 15:48:24 + PYENV_ROOT=/opt/pyenv 15:48:24 + export PATH=/opt/pyenv/bin:/tmp/venv-HXfP/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:48:24 + PATH=/opt/pyenv/bin:/tmp/venv-HXfP/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:48:24 ++ pwd 15:48:24 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:48:24 + export PYTHONPATH 15:48:24 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:48:24 + TOX_TESTENV_PASSENV=PYTHONPATH 15:48:24 + tox --version 15:48:24 4.58.0 from /tmp/venv-HXfP/lib/python3.10/site-packages/tox/__init__.py 15:48:24 + PARALLEL=false 15:48:24 + TOX_OPTIONS_LIST= 15:48:24 + [[ -n checkbashisms ]] 15:48:24 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:48:24 + case ${PARALLEL,,} in 15:48:24 + tox -e checkbashisms 15:48:24 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:48:26 checkbashisms: freeze> python -m pip freeze --all 15:48:26 checkbashisms: pip==26.1.2,setuptools==83.0.0 15:48:26 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:48:28 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:48:30 checkbashisms: OK (5.44=setup[1.80]+cmd[3.64] seconds) 15:48:30 congratulations :) (5.48 seconds) 15:48:30 + tox_status=0 15:48:30 + echo '---> Completed tox runs' 15:48:30 ---> Completed tox runs 15:48:30 + for i in .tox/*/log 15:48:30 ++ awk -F/ '{print $2}' 15:48:30 ++ echo .tox/checkbashisms/log 15:48:30 + tox_env=checkbashisms 15:48:30 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:48:30 + DOC_DIR=docs/_build/html 15:48:30 + [[ -d docs/_build/html ]] 15:48:30 + echo '---> tox-run.sh ends' 15:48:30 ---> tox-run.sh ends 15:48:30 + test 0 -eq 0 15:48:30 $ ssh-agent -k 15:48:30 unset SSH_AUTH_SOCK; 15:48:30 unset SSH_AGENT_PID; 15:48:30 echo Agent pid 1651 killed; 15:48:30 [ssh-agent] Stopped. 15:48:30 [PostBuildScript] - [INFO] Executing post build scripts. 15:48:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12481419955346856371.sh 15:48:30 ---> sysstat.sh 15:48:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3081754195017691263.sh 15:48:30 ---> package-listing.sh 15:48:30 ++ tr '[:upper:]' '[:lower:]' 15:48:30 ++ facter osfamily 15:48:31 + OS_FAMILY=debian 15:48:31 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:48:31 + START_PACKAGES=/tmp/packages_start.txt 15:48:31 + END_PACKAGES=/tmp/packages_end.txt 15:48:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:48:31 + PACKAGES=/tmp/packages_start.txt 15:48:31 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:48:31 + PACKAGES=/tmp/packages_end.txt 15:48:31 + case "${OS_FAMILY}" in 15:48:31 + dpkg -l 15:48:31 + grep '^ii' 15:48:31 + '[' -f /tmp/packages_start.txt ']' 15:48:31 + '[' -f /tmp/packages_end.txt ']' 15:48:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:48:31 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:48:31 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:48:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:48:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10776751660512866451.sh 15:48:31 ---> capture-instance-metadata.sh 15:48:31 Setup pyenv: 15:48:31 system 15:48:31 3.8.13 15:48:31 3.9.13 15:48:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:48:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8m9I 15:48:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:48:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:48:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:48:39 lf-activate-venv(): INFO: Base packages installed successfully 15:48:39 lf-activate-venv(): INFO: Installing additional packages: lftools 15:49:04 lf-activate-venv(): INFO: Adding /tmp/venv-8m9I/bin to PATH 15:49:04 INFO: Running in OpenStack, capturing instance metadata 15:49:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10395165811897499966.sh 15:49:04 provisioning config files... 15:49:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config6575568113267232393tmp 15:49:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:49:04 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:49:04 [EnvInject] - Injecting environment variables from a build step. 15:49:04 [EnvInject] - Injecting as environment variables the properties content 15:49:04 SERVER_ID=logs 15:49:04 15:49:04 [EnvInject] - Variables injected successfully. 15:49:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17981806176164061002.sh 15:49:04 ---> create-netrc.sh 15:49:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8778148797673154760.sh 15:49:04 ---> python-tools-install.sh 15:49:04 Setup pyenv: 15:49:04 system 15:49:04 3.8.13 15:49:04 3.9.13 15:49:04 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:49:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8m9I from file:/tmp/.os_lf_venv 15:49:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:49:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:49:06 lf-activate-venv(): INFO: Base packages installed successfully 15:49:06 lf-activate-venv(): INFO: Installing additional packages: lftools 15:49:14 lf-activate-venv(): INFO: Adding /tmp/venv-8m9I/bin to PATH 15:49:14 Generating Requirements File 15:49:40 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:49:40 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:49:41 Python 3.10.6 15:49:41 pip 26.1.2 from /tmp/venv-8m9I/lib/python3.10/site-packages/pip (python 3.10) 15:49:41 aiohappyeyeballs==2.7.1 15:49:41 aiohttp==3.14.2 15:49:41 aiosignal==1.4.0 15:49:41 appdirs==1.4.4 15:49:41 argcomplete==3.7.0 15:49:41 aspy.yaml==1.3.0 15:49:41 async-timeout==5.0.1 15:49:41 attrs==26.1.0 15:49:41 autopage==0.6.0 15:49:41 backports.strenum==1.3.1 15:49:41 beautifulsoup4==4.15.0 15:49:41 boto3==1.43.53 15:49:41 botocore==1.43.53 15:49:41 bs4==0.0.2 15:49:41 certifi==2026.7.22 15:49:41 cffi==2.1.0 15:49:41 cfgv==3.5.0 15:49:41 chardet==7.4.3 15:49:41 charset-normalizer==3.4.9 15:49:41 click==8.4.2 15:49:41 cliff==4.14.0 15:49:41 cmd2==3.5.1 15:49:41 cryptography==3.3.2 15:49:41 debtcollector==3.1.0 15:49:41 decorator==5.3.1 15:49:41 defusedxml==0.7.1 15:49:41 Deprecated==1.3.1 15:49:41 distlib==0.4.3 15:49:41 dnspython==2.8.0 15:49:41 docker==7.2.0 15:49:41 dogpile.cache==1.5.0 15:49:41 durationpy==0.10 15:49:41 email-validator==2.3.0 15:49:41 filelock==3.32.0 15:49:41 frozenlist==1.8.0 15:49:41 future==1.0.0 15:49:41 gitdb==4.0.12 15:49:41 GitPython==3.1.54 15:49:41 httplib2==0.30.2 15:49:41 identify==2.6.19 15:49:41 idna==3.18 15:49:41 importlib-resources==1.5.0 15:49:41 iso8601==2.1.0 15:49:41 Jinja2==3.1.6 15:49:41 jmespath==1.1.0 15:49:41 jsonpatch==1.33 15:49:41 jsonpointer==3.1.1 15:49:41 jsonschema==4.26.0 15:49:41 jsonschema-specifications==2025.9.1 15:49:41 keystoneauth1==5.14.0 15:49:41 kubernetes==36.0.3 15:49:41 lftools==0.37.22 15:49:41 lxml==6.1.1 15:49:41 markdown-it-py==4.2.0 15:49:41 MarkupSafe==3.0.3 15:49:41 mdurl==0.1.2 15:49:41 msgpack==1.2.1 15:49:41 multi_key_dict==2.0.3 15:49:41 multidict==6.7.1 15:49:41 munch==4.0.0 15:49:41 netaddr==1.3.0 15:49:41 niet==1.4.2 15:49:41 nodeenv==1.10.0 15:49:41 oauth2client==4.1.3 15:49:41 oauthlib==3.3.1 15:49:41 openstacksdk==4.13.0 15:49:41 os-service-types==1.8.2 15:49:41 osc-lib==4.6.0 15:49:41 oslo.config==10.4.0 15:49:41 oslo.context==6.4.0 15:49:41 oslo.i18n==6.8.0 15:49:41 oslo.log==8.2.0 15:49:41 oslo.serialization==5.10.0 15:49:41 oslo.utils==10.1.1 15:49:41 packaging==26.2 15:49:41 pbr==7.0.3 15:49:41 platformdirs==4.11.0 15:49:41 prettytable==3.18.0 15:49:41 propcache==0.5.2 15:49:41 psutil==7.2.2 15:49:41 pyasn1==0.6.4 15:49:41 pyasn1_modules==0.4.2 15:49:41 pycparser==3.0 15:49:41 pygerrit2==2.0.15 15:49:41 PyGithub==2.9.1 15:49:41 Pygments==2.20.0 15:49:41 PyJWT==2.13.0 15:49:41 PyNaCl==1.6.2 15:49:41 pyparsing==2.4.7 15:49:41 pyperclip==1.11.0 15:49:41 pyrsistent==0.20.0 15:49:41 python-cinderclient==9.9.0 15:49:41 python-dateutil==2.9.0.post0 15:49:41 python-discovery==1.5.0 15:49:41 python-heatclient==5.2.0 15:49:41 python-jenkins==1.8.3 15:49:41 python-keystoneclient==5.8.0 15:49:41 python-magnumclient==4.11.0 15:49:41 python-openstackclient==10.0.0 15:49:41 python-swiftclient==4.10.0 15:49:41 PyYAML==6.0.3 15:49:41 referencing==0.37.0 15:49:41 requests==2.34.2 15:49:41 requests-oauthlib==2.0.0 15:49:41 rfc3986==2.0.0 15:49:41 rich==15.0.0 15:49:41 rich-argparse==1.8.0 15:49:41 rpds-py==0.30.0 15:49:41 rsa==4.9.1 15:49:41 ruamel.yaml==0.19.1 15:49:41 ruamel.yaml.clib==0.2.15 15:49:41 s3transfer==0.19.1 15:49:41 simplejson==4.1.1 15:49:41 six==1.17.0 15:49:41 smmap==5.0.3 15:49:41 soupsieve==2.9.1 15:49:41 stevedore==5.8.0 15:49:41 tabulate==0.10.0 15:49:41 toml==0.10.2 15:49:41 tomlkit==0.15.1 15:49:41 tqdm==4.69.0 15:49:41 typing_extensions==4.16.0 15:49:41 urllib3==1.26.20 15:49:41 virtualenv==21.7.0 15:49:41 wcwidth==0.8.2 15:49:41 websocket-client==1.9.0 15:49:41 wrapt==2.2.2 15:49:41 xdg==6.0.0 15:49:41 xmltodict==1.0.4 15:49:41 yarl==1.24.5 15:49:41 yq==4.1.2 15:49:41 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins5196997465490627460.sh 15:49:41 ---> uv-install.sh 15:49:41 Installing uv/uvx (latest) using shell installer 15:49:42 2026-07-22 15:49:42 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-muea8Q.sh" [1] 15:49:42 downloading uv 0.11.31 x86_64-unknown-linux-gnu 15:49:43 installing to /home/jenkins/.local/bin 15:49:43 uv 15:49:43 uvx 15:49:43 everything's installed! 15:49:43 15:49:43 To add $HOME/.local/bin to your PATH, either restart your shell or run: 15:49:43 15:49:43 source $HOME/.local/bin/env (sh, bash, zsh) 15:49:43 source $HOME/.local/bin/env.fish (fish) 15:49:43 Adding install location to PATH 15:49:43 ---> Validating uv/uvx install 15:49:43 uvx 0.11.31 (x86_64-unknown-linux-gnu) 15:49:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11131981067913828120.sh 15:49:43 ---> sudo-logs.sh 15:49:43 Archiving 'sudo' log.. 15:49:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3774100197031715594.sh 15:49:43 ---> job-cost.sh 15:49:43 INFO: Activating Python virtual environment... 15:49:43 Setup pyenv: 15:49:43 system 15:49:43 3.8.13 15:49:43 3.9.13 15:49:43 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:49:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8m9I from file:/tmp/.os_lf_venv 15:49:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:49:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:49:45 lf-activate-venv(): INFO: Base packages installed successfully 15:49:45 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:49:51 lf-activate-venv(): INFO: Adding /tmp/venv-8m9I/bin to PATH 15:49:51 INFO: No stack-cost file found 15:49:51 INFO: Instance uptime: 139s 15:49:51 INFO: Fetching instance metadata (attempt 1 of 3)... 15:49:51 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:49:51 INFO: Successfully fetched instance metadata 15:49:51 INFO: Instance type: v3-standard-4 15:49:51 INFO: Retrieving pricing info for: v3-standard-4 15:49:51 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:49:51 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=139 15:49:51 INFO: Successfully fetched Vexxhost pricing API 15:49:51 INFO: Retrieved cost: 0.11 15:49:51 INFO: Retrieved resource: v3-standard-4 15:49:51 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 15:49:51 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 15:49:51 INFO: Successfully archived job cost data 15:49:51 DEBUG: Cost data: oom-master-checkbashisms-lint,4746,2026-07-22 15:49:51,v3-standard-4,139,0.11,0.00,SUCCESS 15:49:51 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9363119301800222452.sh 15:49:51 ---> logs-deploy.sh 15:49:51 Setup pyenv: 15:49:51 system 15:49:51 3.8.13 15:49:51 3.9.13 15:49:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:49:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8m9I from file:/tmp/.os_lf_venv 15:49:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:49:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:49:54 lf-activate-venv(): INFO: Base packages installed successfully 15:49:54 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:50:02 lf-activate-venv(): INFO: Adding /tmp/venv-8m9I/bin to PATH 15:50:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4746 15:50:02 INFO: archiving workspace using pattern(s): 15:50:03 Archives upload complete. 15:50:03 INFO: archiving logs to Nexus 15:50:04 ---> uname -a: 15:50:04 Linux prd-ubuntu1804-builder-4c-4g-558 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:50:04 15:50:04 15:50:04 ---> lscpu: 15:50:04 Architecture: x86_64 15:50:04 CPU op-mode(s): 32-bit, 64-bit 15:50:04 Byte Order: Little Endian 15:50:04 CPU(s): 4 15:50:04 On-line CPU(s) list: 0-3 15:50:04 Thread(s) per core: 1 15:50:04 Core(s) per socket: 1 15:50:04 Socket(s): 4 15:50:04 NUMA node(s): 1 15:50:04 Vendor ID: AuthenticAMD 15:50:04 CPU family: 23 15:50:04 Model: 49 15:50:04 Model name: AMD EPYC-Rome Processor 15:50:04 Stepping: 0 15:50:04 CPU MHz: 2799.998 15:50:04 BogoMIPS: 5599.99 15:50:04 Virtualization: AMD-V 15:50:04 Hypervisor vendor: KVM 15:50:04 Virtualization type: full 15:50:04 L1d cache: 32K 15:50:04 L1i cache: 32K 15:50:04 L2 cache: 512K 15:50:04 L3 cache: 16384K 15:50:04 NUMA node0 CPU(s): 0-3 15:50:04 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:50:04 15:50:04 15:50:04 ---> nproc: 15:50:04 4 15:50:04 15:50:04 15:50:04 ---> df -h: 15:50:04 Filesystem Size Used Avail Use% Mounted on 15:50:04 udev 7.9G 0 7.9G 0% /dev 15:50:04 tmpfs 1.6G 676K 1.6G 1% /run 15:50:04 /dev/vda1 78G 8.4G 69G 11% / 15:50:04 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:50:04 tmpfs 5.0M 0 5.0M 0% /run/lock 15:50:04 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:50:04 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:50:04 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:50:04 15:50:04 15:50:04 ---> free -m: 15:50:04 total used free shared buff/cache available 15:50:04 Mem: 16040 548 13280 0 2211 15174 15:50:04 Swap: 1023 0 1023 15:50:04 15:50:04 15:50:04 ---> ip addr: 15:50:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:50:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:50:04 inet 127.0.0.1/8 scope host lo 15:50:04 valid_lft forever preferred_lft forever 15:50:04 inet6 ::1/128 scope host 15:50:04 valid_lft forever preferred_lft forever 15:50:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:50:04 link/ether fa:16:3e:2e:a2:bf brd ff:ff:ff:ff:ff:ff 15:50:04 inet 10.30.106.194/23 brd 10.30.107.255 scope global dynamic ens3 15:50:04 valid_lft 86256sec preferred_lft 86256sec 15:50:04 inet6 fe80::f816:3eff:fe2e:a2bf/64 scope link 15:50:04 valid_lft forever preferred_lft forever 15:50:04 15:50:04 15:50:04 ---> sar -b -r -n DEV: 15:50:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-558) 07/22/26 _x86_64_ (4 CPU) 15:50:04 15:50:04 15:47:43 LINUX RESTART (4 CPU) 15:50:04 15:50:04 15:48:01 tps rtps wtps bread/s bwrtn/s 15:50:04 15:49:01 318.91 23.86 295.05 811.60 64303.95 15:50:04 15:50:01 82.95 1.08 81.87 116.38 10260.56 15:50:04 Average: 200.93 12.47 188.46 463.99 37282.25 15:50:04 15:50:04 15:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:50:04 15:49:01 13821696 15513196 2603272 15.85 66248 1821220 836572 4.79 772972 1606556 197796 15:50:04 15:50:01 13560288 15505324 2864680 17.44 81156 2047656 806432 4.62 757708 1858896 217048 15:50:04 Average: 13690992 15509260 2733976 16.65 73702 1934438 821502 4.70 765340 1732726 207422 15:50:04 15:50:04 15:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:50:04 15:49:01 ens3 179.19 123.36 1760.39 33.40 0.00 0.00 0.00 0.00 15:50:04 15:49:01 lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 15:50:04 15:50:01 ens3 75.85 56.87 843.23 12.29 0.00 0.00 0.00 0.00 15:50:04 15:50:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 15:50:04 Average: ens3 127.52 90.12 1301.81 22.85 0.00 0.00 0.00 0.00 15:50:04 Average: lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 15:50:04 15:50:04 15:50:04 ---> sar -P ALL: 15:50:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-558) 07/22/26 _x86_64_ (4 CPU) 15:50:04 15:50:04 15:47:43 LINUX RESTART (4 CPU) 15:50:04 15:50:04 15:48:01 CPU %user %nice %system %iowait %steal %idle 15:50:04 15:49:01 all 20.86 0.00 2.03 4.18 0.06 72.86 15:50:04 15:49:01 0 14.28 0.00 1.86 7.24 0.05 76.56 15:50:04 15:49:01 1 22.87 0.00 2.38 3.48 0.07 71.21 15:50:04 15:49:01 2 12.62 0.00 1.24 3.71 0.03 82.40 15:50:04 15:49:01 3 33.72 0.00 2.66 2.28 0.10 61.24 15:50:04 15:50:01 all 20.12 0.00 1.43 1.80 0.06 76.59 15:50:04 15:50:01 0 11.11 0.00 1.39 2.90 0.05 84.54 15:50:04 15:50:01 1 33.99 0.00 2.29 0.97 0.08 62.67 15:50:04 15:50:01 2 16.99 0.00 0.67 0.15 0.05 82.14 15:50:04 15:50:01 3 18.31 0.00 1.39 3.23 0.05 77.02 15:50:04 Average: all 20.49 0.00 1.73 2.99 0.06 74.72 15:50:04 Average: 0 12.70 0.00 1.63 5.08 0.05 80.53 15:50:04 Average: 1 28.43 0.00 2.33 2.22 0.08 66.94 15:50:04 Average: 2 14.81 0.00 0.95 1.93 0.04 82.27 15:50:04 Average: 3 26.02 0.00 2.02 2.75 0.08 69.13 15:50:04 15:50:04 15:50:04