15:06:36 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146015 15:06:36 Running as SYSTEM 15:06:36 [EnvInject] - Loading node environment variables. 15:06:36 Building remotely on prd-ubuntu1804-builder-4c-4g-14445 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:06:36 [ssh-agent] Looking for ssh-agent implementation... 15:06:36 $ ssh-agent 15:06:36 SSH_AUTH_SOCK=/tmp/ssh-YrkEpT20cBd9/agent.1619 15:06:36 SSH_AGENT_PID=1621 15:06:36 [ssh-agent] Started. 15:06:36 Running ssh-add (command line suppressed) 15:06:36 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14942813925487704267.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14942813925487704267.key) 15:06:36 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:06:36 The recommended git tool is: NONE 15:06:38 using credential onap-jenkins-ssh 15:06:38 Wiping out workspace first. 15:06:38 Cloning the remote Git repository 15:06:38 Cloning repository git://cloud.onap.org/mirror/oom.git 15:06:38 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:06:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:06:38 > git --version # timeout=10 15:06:38 > git --version # 'git version 2.17.1' 15:06:38 using GIT_SSH to set credentials Gerrit user 15:06:38 Verifying host key using manually-configured host key entries 15:06:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:06:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:06:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:06:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:06:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:06:44 using GIT_SSH to set credentials Gerrit user 15:06:44 Verifying host key using manually-configured host key entries 15:06:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/15/146015/12 # timeout=30 15:06:45 > git rev-parse 5be83808f202f468ef947322223363bc50814948^{commit} # timeout=10 15:06:45 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:06:45 Checking out Revision 5be83808f202f468ef947322223363bc50814948 (refs/changes/15/146015/12) 15:06:45 > git config core.sparsecheckout # timeout=10 15:06:45 > git checkout -f 5be83808f202f468ef947322223363bc50814948 # timeout=30 15:06:48 Commit message: "[POLICY] Update docker images to latest versions" 15:06:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:06:48 > git rev-list --no-walk 14ace7cc58e0f060d4c48684141f125d0ff0169a # timeout=10 15:06:48 [EnvInject] - Injecting environment variables from a build step. 15:06:48 [EnvInject] - Injecting as environment variables the properties content 15:06:48 PYTHON=python3 15:06:48 15:06:48 [EnvInject] - Variables injected successfully. 15:06:48 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6444011436773647021.sh 15:06:48 ---> tox-install.sh 15:06:48 + source /home/jenkins/lf-env.sh 15:06:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:06:48 ++ mktemp -d /tmp/venv-XXXX 15:06:48 + lf_venv=/tmp/venv-5HnM 15:06:48 + local venv_file=/tmp/.os_lf_venv 15:06:48 + local python=python3 15:06:48 + local options 15:06:48 + local set_path=true 15:06:48 + local install_args= 15:06:48 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:06:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:06:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:06:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:06:48 + true 15:06:48 + case $1 in 15:06:48 + venv_file=/tmp/.toxenv 15:06:48 + shift 2 15:06:48 + true 15:06:48 + case $1 in 15:06:48 + shift 15:06:48 + break 15:06:48 + case $python in 15:06:48 + local pkg_list= 15:06:48 + [[ -d /opt/pyenv ]] 15:06:48 + echo 'Setup pyenv:' 15:06:48 Setup pyenv: 15:06:48 + export PYENV_ROOT=/opt/pyenv 15:06:48 + PYENV_ROOT=/opt/pyenv 15:06:48 + 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:06:48 + 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:06:48 + pyenv versions 15:06:49 * system (set by /opt/pyenv/version) 15:06:49 * 3.8.13 (set by /opt/pyenv/version) 15:06:49 * 3.9.13 (set by /opt/pyenv/version) 15:06:49 * 3.10.6 (set by /opt/pyenv/version) 15:06:49 + command -v pyenv 15:06:49 ++ pyenv init - --no-rehash 15:06:49 + 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:06:49 export PATH="/opt/pyenv/shims:${PATH}" 15:06:49 export PYENV_SHELL=bash 15:06:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:06:49 pyenv() { 15:06:49 local command 15:06:49 command="${1:-}" 15:06:49 if [ "$#" -gt 0 ]; then 15:06:49 shift 15:06:49 fi 15:06:49 15:06:49 case "$command" in 15:06:49 rehash|shell) 15:06:49 eval "$(pyenv "sh-$command" "$@")" 15:06:49 ;; 15:06:49 *) 15:06:49 command pyenv "$command" "$@" 15:06:49 ;; 15:06:49 esac 15:06:49 }' 15:06:49 +++ 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:06:49 ++ 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:06:49 ++ 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:06:49 ++ 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:06:49 ++ export PYENV_SHELL=bash 15:06:49 ++ PYENV_SHELL=bash 15:06:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:06:49 +++ complete -F _pyenv pyenv 15:06:49 ++ lf-pyver python3 15:06:49 ++ local py_version_xy=python3 15:06:49 ++ local py_version_xyz= 15:06:49 ++ pyenv versions 15:06:49 ++ local command 15:06:49 ++ command=versions 15:06:49 ++ '[' 1 -gt 0 ']' 15:06:49 ++ shift 15:06:49 ++ case "$command" in 15:06:49 ++ command pyenv versions 15:06:49 ++ pyenv versions 15:06:49 ++ sed 's/^[ *]* //' 15:06:49 ++ awk '{ print $1 }' 15:06:49 ++ grep -E '^[0-9.]*[0-9]$' 15:06:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:06:49 +++ sort -V 15:06:49 +++ tail -n 1 15:06:49 +++ grep '^3' /tmp/.pyenv_versions 15:06:49 ++ py_version_xyz=3.10.6 15:06:49 ++ [[ -z 3.10.6 ]] 15:06:49 ++ echo 3.10.6 15:06:49 ++ return 0 15:06:49 + pyenv local 3.10.6 15:06:49 + local command 15:06:49 + command=local 15:06:49 + '[' 2 -gt 0 ']' 15:06:49 + shift 15:06:49 + case "$command" in 15:06:49 + command pyenv local 3.10.6 15:06:49 + pyenv local 3.10.6 15:06:49 + for arg in "$@" 15:06:49 + case $arg in 15:06:49 + pkg_list+='tox ' 15:06:49 + for arg in "$@" 15:06:49 + case $arg in 15:06:49 + pkg_list+='virtualenv ' 15:06:49 + for arg in "$@" 15:06:49 + case $arg in 15:06:49 + pkg_list+='urllib3~=1.26.15 ' 15:06:49 + [[ -f /tmp/.toxenv ]] 15:06:49 + [[ ! -f /tmp/.toxenv ]] 15:06:49 + [[ -n '' ]] 15:06:49 + python3 -m venv /tmp/venv-5HnM 15:06:53 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5HnM' 15:06:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5HnM 15:06:53 + echo /tmp/venv-5HnM 15:06:53 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:06:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:06:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:06:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:06:53 + local 'pip_opts=--upgrade --quiet' 15:06:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:06:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:06:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:06:53 + [[ -n '' ]] 15:06:53 + [[ -n '' ]] 15:06:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:06:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:06:53 + /tmp/venv-5HnM/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:06:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:06:57 lf-activate-venv(): INFO: Base packages installed successfully 15:06:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:06:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:06:57 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:06:57 + /tmp/venv-5HnM/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:06:59 + type python3 15:06:59 + true 15:06:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5HnM/bin to PATH' 15:06:59 lf-activate-venv(): INFO: Adding /tmp/venv-5HnM/bin to PATH 15:06:59 + PATH=/tmp/venv-5HnM/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:06:59 + return 0 15:06:59 + python3 --version 15:06:59 Python 3.10.6 15:06:59 + python3 -m pip --version 15:06:59 pip 26.2 from /tmp/venv-5HnM/lib/python3.10/site-packages/pip (python 3.10) 15:06:59 + python3 -m pip freeze 15:06:59 cachetools==7.1.6 15:06:59 colorama==0.4.6 15:06:59 distlib==0.4.3 15:06:59 filelock==3.32.2 15:06:59 packaging==26.2 15:06:59 platformdirs==4.11.0 15:06:59 pluggy==1.6.0 15:06:59 pyproject-api==1.11.0 15:06:59 python-discovery==1.5.0 15:06:59 tomli==2.4.1 15:06:59 tomli_w==1.2.0 15:06:59 tox==4.58.0 15:06:59 typing_extensions==4.16.0 15:06:59 urllib3==1.26.20 15:06:59 virtualenv==21.7.1 15:07:00 [EnvInject] - Injecting environment variables from a build step. 15:07:00 [EnvInject] - Injecting as environment variables the properties content 15:07:00 PARALLEL=false 15:07:00 15:07:00 [EnvInject] - Variables injected successfully. 15:07:00 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins216602876335914412.sh 15:07:00 ---> tox-run.sh 15:07:00 + 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:07:00 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:07:00 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:07:00 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:07:00 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:07:00 + source /home/jenkins/lf-env.sh 15:07:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:07:00 ++ mktemp -d /tmp/venv-XXXX 15:07:00 + lf_venv=/tmp/venv-wD2v 15:07:00 + local venv_file=/tmp/.os_lf_venv 15:07:00 + local python=python3 15:07:00 + local options 15:07:00 + local set_path=true 15:07:00 + local install_args= 15:07:00 ++ 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:07:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:07:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:07:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:07:00 + true 15:07:00 + case $1 in 15:07:00 + venv_file=/tmp/.toxenv 15:07:00 + shift 2 15:07:00 + true 15:07:00 + case $1 in 15:07:00 + shift 15:07:00 + break 15:07:00 + case $python in 15:07:00 + local pkg_list= 15:07:00 + [[ -d /opt/pyenv ]] 15:07:00 + echo 'Setup pyenv:' 15:07:00 Setup pyenv: 15:07:00 + export PYENV_ROOT=/opt/pyenv 15:07:00 + PYENV_ROOT=/opt/pyenv 15:07:00 + 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:07:00 + 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:07:00 + pyenv versions 15:07:00 system 15:07:00 3.8.13 15:07:00 3.9.13 15:07:00 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:07:00 + command -v pyenv 15:07:00 ++ pyenv init - --no-rehash 15:07:00 + 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:07:00 export PATH="/opt/pyenv/shims:${PATH}" 15:07:00 export PYENV_SHELL=bash 15:07:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:07:00 pyenv() { 15:07:00 local command 15:07:00 command="${1:-}" 15:07:00 if [ "$#" -gt 0 ]; then 15:07:00 shift 15:07:00 fi 15:07:00 15:07:00 case "$command" in 15:07:00 rehash|shell) 15:07:00 eval "$(pyenv "sh-$command" "$@")" 15:07:00 ;; 15:07:00 *) 15:07:00 command pyenv "$command" "$@" 15:07:00 ;; 15:07:00 esac 15:07:00 }' 15:07:00 +++ 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:07:00 ++ 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:07:00 ++ 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:07:00 ++ 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:07:00 ++ export PYENV_SHELL=bash 15:07:00 ++ PYENV_SHELL=bash 15:07:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:07:00 +++ complete -F _pyenv pyenv 15:07:00 ++ lf-pyver python3 15:07:00 ++ local py_version_xy=python3 15:07:00 ++ local py_version_xyz= 15:07:00 ++ pyenv versions 15:07:00 ++ local command 15:07:00 ++ command=versions 15:07:00 ++ '[' 1 -gt 0 ']' 15:07:00 ++ shift 15:07:00 ++ case "$command" in 15:07:00 ++ command pyenv versions 15:07:00 ++ pyenv versions 15:07:00 ++ awk '{ print $1 }' 15:07:00 ++ sed 's/^[ *]* //' 15:07:00 ++ grep -E '^[0-9.]*[0-9]$' 15:07:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:07:00 +++ grep '^3' /tmp/.pyenv_versions 15:07:00 +++ sort -V 15:07:00 +++ tail -n 1 15:07:00 ++ py_version_xyz=3.10.6 15:07:00 ++ [[ -z 3.10.6 ]] 15:07:00 ++ echo 3.10.6 15:07:00 ++ return 0 15:07:00 + pyenv local 3.10.6 15:07:00 + local command 15:07:00 + command=local 15:07:00 + '[' 2 -gt 0 ']' 15:07:00 + shift 15:07:00 + case "$command" in 15:07:00 + command pyenv local 3.10.6 15:07:00 + pyenv local 3.10.6 15:07:00 + for arg in "$@" 15:07:00 + case $arg in 15:07:00 + pkg_list+='tox ' 15:07:00 + for arg in "$@" 15:07:00 + case $arg in 15:07:00 + pkg_list+='virtualenv ' 15:07:00 + for arg in "$@" 15:07:00 + case $arg in 15:07:00 + pkg_list+='urllib3~=1.26.15 ' 15:07:00 + [[ -f /tmp/.toxenv ]] 15:07:00 ++ cat /tmp/.toxenv 15:07:00 + lf_venv=/tmp/venv-5HnM 15:07:00 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5HnM from' file:/tmp/.toxenv 15:07:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5HnM from file:/tmp/.toxenv 15:07:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:07:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:07:00 + local 'pip_opts=--upgrade --quiet' 15:07:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:07:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:07:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:07:00 + [[ -n '' ]] 15:07:00 + [[ -n '' ]] 15:07:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:07:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:07:00 + /tmp/venv-5HnM/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:07:01 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:07:01 lf-activate-venv(): INFO: Base packages installed successfully 15:07:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:07:01 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:07:01 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:07:01 + /tmp/venv-5HnM/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:07:01 + type python3 15:07:01 + true 15:07:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5HnM/bin to PATH' 15:07:01 lf-activate-venv(): INFO: Adding /tmp/venv-5HnM/bin to PATH 15:07:01 + PATH=/tmp/venv-5HnM/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:07:01 + return 0 15:07:01 + [[ -d /opt/pyenv ]] 15:07:01 + echo '---> Setting up pyenv' 15:07:01 ---> Setting up pyenv 15:07:01 + export PYENV_ROOT=/opt/pyenv 15:07:01 + PYENV_ROOT=/opt/pyenv 15:07:01 + export PATH=/opt/pyenv/bin:/tmp/venv-5HnM/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:07:01 + PATH=/opt/pyenv/bin:/tmp/venv-5HnM/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:07:01 ++ pwd 15:07:01 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:07:01 + export PYTHONPATH 15:07:01 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:07:01 + TOX_TESTENV_PASSENV=PYTHONPATH 15:07:01 + tox --version 15:07:02 4.58.0 from /tmp/venv-5HnM/lib/python3.10/site-packages/tox/__init__.py 15:07:02 + PARALLEL=false 15:07:02 + TOX_OPTIONS_LIST= 15:07:02 + [[ -n checkbashisms ]] 15:07:02 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:07:02 + case ${PARALLEL,,} in 15:07:02 + tox -e checkbashisms 15:07:02 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:07:03 checkbashisms: freeze> python -m pip freeze --all 15:07:04 checkbashisms: pip==26.2,setuptools==83.0.0 15:07:04 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:07:05 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:07:07 checkbashisms: OK (5.31=setup[1.70]+cmd[3.60] seconds) 15:07:07 congratulations :) (5.34 seconds) 15:07:07 + tox_status=0 15:07:07 + echo '---> Completed tox runs' 15:07:07 ---> Completed tox runs 15:07:07 + for i in .tox/*/log 15:07:07 ++ echo .tox/checkbashisms/log 15:07:07 ++ awk -F/ '{print $2}' 15:07:07 + tox_env=checkbashisms 15:07:07 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:07:07 + DOC_DIR=docs/_build/html 15:07:07 + [[ -d docs/_build/html ]] 15:07:07 + echo '---> tox-run.sh ends' 15:07:07 ---> tox-run.sh ends 15:07:07 + test 0 -eq 0 15:07:07 $ ssh-agent -k 15:07:07 unset SSH_AUTH_SOCK; 15:07:07 unset SSH_AGENT_PID; 15:07:07 echo Agent pid 1621 killed; 15:07:07 [ssh-agent] Stopped. 15:07:07 [PostBuildScript] - [INFO] Executing post build scripts. 15:07:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12876699699620196083.sh 15:07:07 ---> sysstat.sh 15:07:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2557575426329172918.sh 15:07:08 ---> package-listing.sh 15:07:08 ++ facter osfamily 15:07:08 ++ tr '[:upper:]' '[:lower:]' 15:07:08 + OS_FAMILY=debian 15:07:08 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:07:08 + START_PACKAGES=/tmp/packages_start.txt 15:07:08 + END_PACKAGES=/tmp/packages_end.txt 15:07:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:07:08 + PACKAGES=/tmp/packages_start.txt 15:07:08 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:07:08 + PACKAGES=/tmp/packages_end.txt 15:07:08 + case "${OS_FAMILY}" in 15:07:08 + grep '^ii' 15:07:08 + dpkg -l 15:07:08 + '[' -f /tmp/packages_start.txt ']' 15:07:08 + '[' -f /tmp/packages_end.txt ']' 15:07:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:07:08 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:07:08 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:07:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:07:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8434320087683598320.sh 15:07:08 ---> capture-instance-metadata.sh 15:07:08 Setup pyenv: 15:07:08 system 15:07:08 3.8.13 15:07:08 3.9.13 15:07:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:07:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ThRz 15:07:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:07:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:07:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:07:16 lf-activate-venv(): INFO: Base packages installed successfully 15:07:16 lf-activate-venv(): INFO: Installing additional packages: lftools 15:08:34 lf-activate-venv(): INFO: Adding /tmp/venv-ThRz/bin to PATH 15:08:34 INFO: Running in OpenStack, capturing instance metadata 15:08:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins193358402109285216.sh 15:08:34 provisioning config files... 15:08:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config10828600731631516334tmp 15:08:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:08:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:08:34 [EnvInject] - Injecting environment variables from a build step. 15:08:34 [EnvInject] - Injecting as environment variables the properties content 15:08:34 SERVER_ID=logs 15:08:34 15:08:34 [EnvInject] - Variables injected successfully. 15:08:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9268755942895352337.sh 15:08:34 ---> create-netrc.sh 15:08:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3752539443704734549.sh 15:08:34 ---> python-tools-install.sh 15:08:34 Setup pyenv: 15:08:34 system 15:08:34 3.8.13 15:08:34 3.9.13 15:08:34 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:08:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ThRz from file:/tmp/.os_lf_venv 15:08:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:08:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:08:36 lf-activate-venv(): INFO: Base packages installed successfully 15:08:36 lf-activate-venv(): INFO: Installing additional packages: lftools 15:08:43 lf-activate-venv(): INFO: Adding /tmp/venv-ThRz/bin to PATH 15:08:43 Generating Requirements File 15:09:05 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:09:05 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:09:05 Python 3.10.6 15:09:05 pip 26.2 from /tmp/venv-ThRz/lib/python3.10/site-packages/pip (python 3.10) 15:09:05 aiohappyeyeballs==2.7.1 15:09:05 aiohttp==3.14.3 15:09:05 aiosignal==1.4.0 15:09:05 appdirs==1.4.4 15:09:05 argcomplete==3.7.0 15:09:05 aspy.yaml==1.3.0 15:09:05 async-timeout==5.0.1 15:09:05 attrs==26.1.0 15:09:05 autopage==0.6.0 15:09:05 backports.strenum==1.3.1 15:09:05 beautifulsoup4==4.15.0 15:09:05 boto3==1.43.61 15:09:05 botocore==1.43.61 15:09:05 bs4==0.0.2 15:09:05 certifi==2026.7.22 15:09:05 cffi==2.1.0 15:09:05 cfgv==3.5.0 15:09:05 chardet==7.4.3 15:09:05 charset-normalizer==3.4.9 15:09:05 click==8.4.2 15:09:05 cliff==4.14.0 15:09:05 cmd2==3.5.1 15:09:05 cryptography==3.3.2 15:09:05 debtcollector==3.1.0 15:09:05 decorator==5.3.1 15:09:05 defusedxml==0.7.1 15:09:05 Deprecated==1.3.1 15:09:05 distlib==0.4.3 15:09:05 dnspython==2.8.0 15:09:05 docker==7.2.0 15:09:05 dogpile.cache==1.5.0 15:09:05 durationpy==0.10 15:09:05 email-validator==2.3.0 15:09:05 filelock==3.32.2 15:09:05 frozenlist==1.8.0 15:09:05 future==1.0.0 15:09:05 gitdb==4.0.12 15:09:05 GitPython==3.1.57 15:09:05 httplib2==0.30.2 15:09:05 identify==2.6.19 15:09:05 idna==3.18 15:09:05 importlib-resources==1.5.0 15:09:05 iso8601==2.1.0 15:09:05 Jinja2==3.1.6 15:09:05 jmespath==1.1.0 15:09:05 jsonpatch==1.33 15:09:05 jsonpointer==3.1.1 15:09:05 jsonschema==4.26.0 15:09:05 jsonschema-specifications==2025.9.1 15:09:05 keystoneauth1==5.14.0 15:09:05 kubernetes==36.0.3 15:09:05 lftools==0.37.22 15:09:05 lxml==6.1.1 15:09:05 markdown-it-py==4.2.0 15:09:05 MarkupSafe==3.0.3 15:09:05 mdurl==0.1.2 15:09:05 msgpack==1.2.1 15:09:05 multi_key_dict==2.0.3 15:09:05 multidict==6.7.1 15:09:05 munch==4.0.0 15:09:05 netaddr==1.3.0 15:09:05 niet==1.4.2 15:09:05 nodeenv==1.10.0 15:09:05 oauth2client==4.1.3 15:09:05 oauthlib==3.3.1 15:09:05 openstacksdk==4.13.0 15:09:05 os-service-types==1.8.2 15:09:05 osc-lib==4.6.0 15:09:05 oslo.config==10.4.0 15:09:05 oslo.context==6.4.0 15:09:05 oslo.i18n==6.8.0 15:09:05 oslo.log==8.2.0 15:09:05 oslo.serialization==5.10.0 15:09:05 oslo.utils==10.1.1 15:09:05 packaging==26.2 15:09:05 pbr==7.0.3 15:09:05 platformdirs==4.11.0 15:09:05 prettytable==3.18.0 15:09:05 propcache==0.5.2 15:09:05 psutil==7.2.2 15:09:05 pyasn1==0.6.4 15:09:05 pyasn1_modules==0.4.2 15:09:05 pycparser==3.0 15:09:05 pygerrit2==2.0.15 15:09:05 PyGithub==2.9.1 15:09:05 Pygments==2.20.0 15:09:05 PyJWT==2.13.0 15:09:05 PyNaCl==1.6.2 15:09:05 pyparsing==2.4.7 15:09:05 pyperclip==1.11.0 15:09:05 pyrsistent==0.20.0 15:09:05 python-cinderclient==9.9.0 15:09:05 python-dateutil==2.9.0.post0 15:09:05 python-discovery==1.5.0 15:09:05 python-heatclient==5.2.0 15:09:05 python-jenkins==1.8.3 15:09:05 python-keystoneclient==5.8.0 15:09:05 python-magnumclient==4.11.0 15:09:05 python-openstackclient==10.0.0 15:09:05 python-swiftclient==4.10.0 15:09:05 PyYAML==6.0.3 15:09:05 referencing==0.37.0 15:09:05 requests==2.34.2 15:09:05 requests-oauthlib==2.0.0 15:09:05 rfc3986==2.0.0 15:09:05 rich==15.0.0 15:09:05 rich-argparse==1.8.0 15:09:05 rpds-py==0.30.0 15:09:05 rsa==4.9.1 15:09:05 ruamel.yaml==0.19.1 15:09:05 ruamel.yaml.clib==0.2.15 15:09:05 s3transfer==0.19.2 15:09:05 simplejson==4.1.1 15:09:05 six==1.17.0 15:09:05 smmap==5.0.3 15:09:05 soupsieve==2.9.1 15:09:05 stevedore==5.8.0 15:09:05 tabulate==0.10.0 15:09:05 toml==0.10.2 15:09:05 tomlkit==0.15.1 15:09:05 tqdm==4.70.0 15:09:05 typing_extensions==4.16.0 15:09:05 urllib3==1.26.20 15:09:05 virtualenv==21.7.1 15:09:05 wcwidth==0.8.2 15:09:05 websocket-client==1.9.0 15:09:05 wrapt==2.3.0 15:09:05 xdg==6.0.0 15:09:05 xmltodict==1.0.4 15:09:05 yarl==1.24.5 15:09:05 yq==4.1.2 15:09:06 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins7987130708012816638.sh 15:09:06 ---> uv-install.sh 15:09:06 Installing uv/uvx (latest) using shell installer 15:09:06 2026-07-31 15:09:06 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-3h9Vh9.sh" [1] 15:09:06 downloading uv 0.12.0 x86_64-unknown-linux-gnu 15:09:07 installing to /home/jenkins/.local/bin 15:09:07 uv 15:09:07 uvx 15:09:07 everything's installed! 15:09:07 15:09:07 To add $HOME/.local/bin to your PATH, either restart your shell or run: 15:09:07 15:09:07 source $HOME/.local/bin/env (sh, bash, zsh) 15:09:07 source $HOME/.local/bin/env.fish (fish) 15:09:07 Adding install location to PATH 15:09:07 ---> Validating uv/uvx install 15:09:07 uvx 0.12.0 (x86_64-unknown-linux-gnu) 15:09:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14721622395604320768.sh 15:09:07 ---> sudo-logs.sh 15:09:07 Archiving 'sudo' log.. 15:09:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins822409543153870740.sh 15:09:07 ---> job-cost.sh 15:09:07 INFO: Activating Python virtual environment... 15:09:07 Setup pyenv: 15:09:07 system 15:09:07 3.8.13 15:09:07 3.9.13 15:09:07 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:09:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ThRz from file:/tmp/.os_lf_venv 15:09:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:09:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:09:09 lf-activate-venv(): INFO: Base packages installed successfully 15:09:09 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:09:13 lf-activate-venv(): INFO: Adding /tmp/venv-ThRz/bin to PATH 15:09:13 INFO: No stack-cost file found 15:09:13 INFO: Instance uptime: 182s 15:09:13 INFO: Fetching instance metadata (attempt 1 of 3)... 15:09:13 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:09:14 INFO: Successfully fetched instance metadata 15:09:14 INFO: Instance type: v3-standard-4 15:09:14 INFO: Retrieving pricing info for: v3-standard-4 15:09:14 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:09:14 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=182 15:09:14 INFO: Successfully fetched Vexxhost pricing API 15:09:14 INFO: Retrieved cost: 0.11 15:09:14 INFO: Retrieved resource: v3-standard-4 15:09:14 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 15:09:14 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 15:09:14 INFO: Successfully archived job cost data 15:09:14 DEBUG: Cost data: oom-master-checkbashisms-lint,4790,2026-07-31 15:09:14,v3-standard-4,182,0.11,0.00,SUCCESS 15:09:14 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8000290250770581507.sh 15:09:14 ---> logs-deploy.sh 15:09:14 Setup pyenv: 15:09:14 system 15:09:14 3.8.13 15:09:14 3.9.13 15:09:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:09:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ThRz from file:/tmp/.os_lf_venv 15:09:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:09:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:09:16 lf-activate-venv(): INFO: Base packages installed successfully 15:09:16 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:09:23 lf-activate-venv(): INFO: Adding /tmp/venv-ThRz/bin to PATH 15:09:23 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4790 15:09:23 INFO: archiving workspace using pattern(s): 15:09:24 Archives upload complete. 15:09:25 INFO: archiving logs to Nexus 15:09:26 ---> uname -a: 15:09:26 Linux prd-ubuntu1804-builder-4c-4g-14445 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:09:26 15:09:26 15:09:26 ---> lscpu: 15:09:26 Architecture: x86_64 15:09:26 CPU op-mode(s): 32-bit, 64-bit 15:09:26 Byte Order: Little Endian 15:09:26 CPU(s): 4 15:09:26 On-line CPU(s) list: 0-3 15:09:26 Thread(s) per core: 1 15:09:26 Core(s) per socket: 1 15:09:26 Socket(s): 4 15:09:26 NUMA node(s): 1 15:09:26 Vendor ID: AuthenticAMD 15:09:26 CPU family: 23 15:09:26 Model: 49 15:09:26 Model name: AMD EPYC-Rome Processor 15:09:26 Stepping: 0 15:09:26 CPU MHz: 2799.998 15:09:26 BogoMIPS: 5599.99 15:09:26 Virtualization: AMD-V 15:09:26 Hypervisor vendor: KVM 15:09:26 Virtualization type: full 15:09:26 L1d cache: 32K 15:09:26 L1i cache: 32K 15:09:26 L2 cache: 512K 15:09:26 L3 cache: 16384K 15:09:26 NUMA node0 CPU(s): 0-3 15:09:26 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:09:26 15:09:26 15:09:26 ---> nproc: 15:09:26 4 15:09:26 15:09:26 15:09:26 ---> df -h: 15:09:26 Filesystem Size Used Avail Use% Mounted on 15:09:26 udev 7.9G 0 7.9G 0% /dev 15:09:26 tmpfs 1.6G 676K 1.6G 1% /run 15:09:26 /dev/vda1 78G 8.4G 69G 11% / 15:09:26 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:09:26 tmpfs 5.0M 0 5.0M 0% /run/lock 15:09:26 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:09:26 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:09:26 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:09:26 15:09:26 15:09:26 ---> free -m: 15:09:26 total used free shared buff/cache available 15:09:26 Mem: 16040 559 13284 0 2196 15163 15:09:26 Swap: 1023 0 1023 15:09:26 15:09:26 15:09:26 ---> ip addr: 15:09:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:09:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:09:26 inet 127.0.0.1/8 scope host lo 15:09:26 valid_lft forever preferred_lft forever 15:09:26 inet6 ::1/128 scope host 15:09:26 valid_lft forever preferred_lft forever 15:09:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:09:26 link/ether fa:16:3e:f6:5f:cc brd ff:ff:ff:ff:ff:ff 15:09:26 inet 10.30.107.96/23 brd 10.30.107.255 scope global dynamic ens3 15:09:26 valid_lft 86214sec preferred_lft 86214sec 15:09:26 inet6 fe80::f816:3eff:fef6:5fcc/64 scope link 15:09:26 valid_lft forever preferred_lft forever 15:09:26 15:09:26 15:09:26 ---> sar -b -r -n DEV: 15:09:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14445) 07/31/26 _x86_64_ (4 CPU) 15:09:26 15:09:26 15:06:20 LINUX RESTART (4 CPU) 15:09:26 15:09:26 15:07:03 tps rtps wtps bread/s bwrtn/s 15:09:26 15:08:01 35.86 0.53 35.32 16.14 25384.18 15:09:26 15:09:01 88.20 0.72 87.49 96.38 12092.65 15:09:26 Average: 62.47 0.63 61.85 56.94 18625.79 15:09:26 15:09:26 15:07:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:09:26 15:08:01 14042780 15520472 2382188 14.50 51904 1631032 827184 4.73 716328 1456224 83572 15:09:26 15:09:01 13676928 15500972 2748040 16.73 76344 1936096 811008 4.64 762640 1743936 207140 15:09:26 Average: 13859854 15510722 2565114 15.62 64124 1783564 819096 4.69 739484 1600080 145356 15:09:26 15:09:26 15:07:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:09:26 15:08:01 lo 0.55 0.55 0.07 0.07 0.00 0.00 0.00 0.00 15:09:26 15:08:01 ens3 13.50 10.03 58.47 3.62 0.00 0.00 0.00 0.00 15:09:26 15:09:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 15:09:26 15:09:01 ens3 54.52 37.46 1077.15 6.87 0.00 0.00 0.00 0.00 15:09:26 Average: lo 0.54 0.54 0.06 0.06 0.00 0.00 0.00 0.00 15:09:26 Average: ens3 34.36 23.98 576.44 5.27 0.00 0.00 0.00 0.00 15:09:26 15:09:26 15:09:26 ---> sar -P ALL: 15:09:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14445) 07/31/26 _x86_64_ (4 CPU) 15:09:26 15:09:26 15:06:20 LINUX RESTART (4 CPU) 15:09:26 15:09:26 15:07:03 CPU %user %nice %system %iowait %steal %idle 15:09:26 15:08:01 all 7.56 0.00 0.63 31.97 0.03 59.81 15:09:26 15:08:01 0 12.34 0.00 0.76 57.26 0.02 29.62 15:09:26 15:08:01 1 5.07 0.00 0.49 2.84 0.03 91.57 15:09:26 15:08:01 2 11.85 0.00 0.90 0.35 0.03 86.87 15:09:26 15:08:01 3 0.95 0.00 0.35 67.33 0.02 31.36 15:09:26 15:09:01 all 15.23 0.00 1.10 11.20 0.05 72.41 15:09:26 15:09:01 0 3.87 0.00 0.58 12.62 0.02 82.91 15:09:26 15:09:01 1 10.18 0.00 0.28 0.13 0.07 89.34 15:09:26 15:09:01 2 43.79 0.00 2.79 3.47 0.08 49.87 15:09:26 15:09:01 3 3.12 0.00 0.77 28.54 0.03 67.53 15:09:26 Average: all 11.46 0.00 0.87 21.41 0.04 66.22 15:09:26 Average: 0 8.03 0.00 0.67 34.55 0.02 56.73 15:09:26 Average: 1 7.66 0.00 0.38 1.47 0.05 90.43 15:09:26 Average: 2 28.07 0.00 1.86 1.93 0.06 68.07 15:09:26 Average: 3 2.05 0.00 0.56 47.61 0.03 49.75 15:09:26 15:09:26 15:09:26