11:25:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145329 11:25:07 Running as SYSTEM 11:25:07 [EnvInject] - Loading node environment variables. 11:25:07 Building remotely on prd-ubuntu1804-builder-4c-4g-179 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 11:25:07 [ssh-agent] Looking for ssh-agent implementation... 11:25:07 $ ssh-agent 11:25:07 SSH_AUTH_SOCK=/tmp/ssh-mGHEGjkve1oK/agent.1680 11:25:07 SSH_AGENT_PID=1682 11:25:07 [ssh-agent] Started. 11:25:07 Running ssh-add (command line suppressed) 11:25:07 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_2793905485164068292.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_2793905485164068292.key) 11:25:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:25:07 The recommended git tool is: NONE 11:25:09 using credential onap-jenkins-ssh 11:25:09 Wiping out workspace first. 11:25:09 Cloning the remote Git repository 11:25:09 Cloning repository git://cloud.onap.org/mirror/oom.git 11:25:09 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 11:25:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:25:09 > git --version # timeout=10 11:25:09 > git --version # 'git version 2.17.1' 11:25:09 using GIT_SSH to set credentials Gerrit user 11:25:09 Verifying host key using manually-configured host key entries 11:25:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:25:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:25:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:25:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:25:16 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:25:16 using GIT_SSH to set credentials Gerrit user 11:25:16 Verifying host key using manually-configured host key entries 11:25:16 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/29/145329/2 # timeout=30 11:25:16 > git rev-parse 07f9af9baea525241a19c8fb122241b132ac91ec^{commit} # timeout=10 11:25:16 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:25:16 Checking out Revision 07f9af9baea525241a19c8fb122241b132ac91ec (refs/changes/29/145329/2) 11:25:16 > git config core.sparsecheckout # timeout=10 11:25:16 > git checkout -f 07f9af9baea525241a19c8fb122241b132ac91ec # timeout=30 11:25:19 Commit message: "[SO] 17.4.0 release" 11:25:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:25:19 > git rev-list --no-walk 17b1a3c9118ef16a6333cfec0303a6017f5f9257 # timeout=10 11:25:20 [EnvInject] - Injecting environment variables from a build step. 11:25:20 [EnvInject] - Injecting as environment variables the properties content 11:25:20 PYTHON=python3 11:25:20 11:25:20 [EnvInject] - Variables injected successfully. 11:25:20 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6101736414309591685.sh 11:25:20 ---> tox-install.sh 11:25:20 + source /home/jenkins/lf-env.sh 11:25:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:25:20 ++ mktemp -d /tmp/venv-XXXX 11:25:20 + lf_venv=/tmp/venv-dOnu 11:25:20 + local venv_file=/tmp/.os_lf_venv 11:25:20 + local python=python3 11:25:20 + local options 11:25:20 + local set_path=true 11:25:20 + local install_args= 11:25:20 ++ 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 11:25:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:25:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:25:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:25:20 + true 11:25:20 + case $1 in 11:25:20 + venv_file=/tmp/.toxenv 11:25:20 + shift 2 11:25:20 + true 11:25:20 + case $1 in 11:25:20 + shift 11:25:20 + break 11:25:20 + case $python in 11:25:20 + local pkg_list= 11:25:20 + [[ -d /opt/pyenv ]] 11:25:20 + echo 'Setup pyenv:' 11:25:20 Setup pyenv: 11:25:20 + export PYENV_ROOT=/opt/pyenv 11:25:20 + PYENV_ROOT=/opt/pyenv 11:25:20 + 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 11:25:20 + 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 11:25:20 + pyenv versions 11:25:20 * system (set by /opt/pyenv/version) 11:25:20 * 3.8.13 (set by /opt/pyenv/version) 11:25:20 * 3.9.13 (set by /opt/pyenv/version) 11:25:20 * 3.10.6 (set by /opt/pyenv/version) 11:25:20 + command -v pyenv 11:25:20 ++ pyenv init - --no-rehash 11:25:20 + 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[*]}"'\'')" 11:25:20 export PATH="/opt/pyenv/shims:${PATH}" 11:25:20 export PYENV_SHELL=bash 11:25:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:25:20 pyenv() { 11:25:20 local command 11:25:20 command="${1:-}" 11:25:20 if [ "$#" -gt 0 ]; then 11:25:20 shift 11:25:20 fi 11:25:20 11:25:20 case "$command" in 11:25:20 rehash|shell) 11:25:20 eval "$(pyenv "sh-$command" "$@")" 11:25:20 ;; 11:25:20 *) 11:25:20 command pyenv "$command" "$@" 11:25:20 ;; 11:25:20 esac 11:25:20 }' 11:25:20 +++ 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[*]}"' 11:25:20 ++ 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 11:25:20 ++ 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 11:25:20 ++ 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 11:25:20 ++ export PYENV_SHELL=bash 11:25:20 ++ PYENV_SHELL=bash 11:25:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:25:20 +++ complete -F _pyenv pyenv 11:25:20 ++ lf-pyver python3 11:25:20 ++ local py_version_xy=python3 11:25:20 ++ local py_version_xyz= 11:25:20 ++ pyenv versions 11:25:20 ++ local command 11:25:20 ++ sed 's/^[ *]* //' 11:25:20 ++ awk '{ print $1 }' 11:25:20 ++ command=versions 11:25:20 ++ grep -E '^[0-9.]*[0-9]$' 11:25:20 ++ '[' 1 -gt 0 ']' 11:25:20 ++ shift 11:25:20 ++ case "$command" in 11:25:20 ++ command pyenv versions 11:25:20 ++ pyenv versions 11:25:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:25:20 +++ grep '^3' /tmp/.pyenv_versions 11:25:20 +++ sort -V 11:25:20 +++ tail -n 1 11:25:20 ++ py_version_xyz=3.10.6 11:25:20 ++ [[ -z 3.10.6 ]] 11:25:20 ++ echo 3.10.6 11:25:20 ++ return 0 11:25:20 + pyenv local 3.10.6 11:25:20 + local command 11:25:20 + command=local 11:25:20 + '[' 2 -gt 0 ']' 11:25:20 + shift 11:25:20 + case "$command" in 11:25:20 + command pyenv local 3.10.6 11:25:20 + pyenv local 3.10.6 11:25:20 + for arg in "$@" 11:25:20 + case $arg in 11:25:20 + pkg_list+='tox ' 11:25:20 + for arg in "$@" 11:25:20 + case $arg in 11:25:20 + pkg_list+='virtualenv ' 11:25:20 + for arg in "$@" 11:25:20 + case $arg in 11:25:20 + pkg_list+='urllib3~=1.26.15 ' 11:25:20 + [[ -f /tmp/.toxenv ]] 11:25:20 + [[ ! -f /tmp/.toxenv ]] 11:25:20 + [[ -n '' ]] 11:25:20 + python3 -m venv /tmp/venv-dOnu 11:25:24 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dOnu' 11:25:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dOnu 11:25:24 + echo /tmp/venv-dOnu 11:25:24 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:25:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:25:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:25:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:25:24 + local 'pip_opts=--upgrade --quiet' 11:25:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:25:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:25:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:25:24 + [[ -n '' ]] 11:25:24 + [[ -n '' ]] 11:25:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:25:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:25:24 + /tmp/venv-dOnu/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 11:25:29 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:25:29 lf-activate-venv(): INFO: Base packages installed successfully 11:25:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:25:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:25:29 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:25:29 + /tmp/venv-dOnu/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 11:25:32 + type python3 11:25:32 + true 11:25:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dOnu/bin to PATH' 11:25:32 lf-activate-venv(): INFO: Adding /tmp/venv-dOnu/bin to PATH 11:25:32 + PATH=/tmp/venv-dOnu/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 11:25:32 + return 0 11:25:32 + python3 --version 11:25:32 Python 3.10.6 11:25:32 + python3 -m pip --version 11:25:32 pip 26.1.2 from /tmp/venv-dOnu/lib/python3.10/site-packages/pip (python 3.10) 11:25:32 + python3 -m pip freeze 11:25:32 cachetools==7.1.4 11:25:32 colorama==0.4.6 11:25:32 distlib==0.4.3 11:25:32 filelock==3.29.4 11:25:32 packaging==26.2 11:25:32 platformdirs==4.10.0 11:25:32 pluggy==1.6.0 11:25:32 pyproject-api==1.10.1 11:25:32 python-discovery==1.4.2 11:25:32 tomli==2.4.1 11:25:32 tomli_w==1.2.0 11:25:32 tox==4.55.1 11:25:32 typing_extensions==4.15.0 11:25:32 urllib3==1.26.20 11:25:32 virtualenv==21.5.1 11:25:32 [EnvInject] - Injecting environment variables from a build step. 11:25:32 [EnvInject] - Injecting as environment variables the properties content 11:25:32 PARALLEL=false 11:25:32 11:25:32 [EnvInject] - Variables injected successfully. 11:25:32 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14615722528555577114.sh 11:25:32 ---> tox-run.sh 11:25:32 + 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 11:25:32 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 11:25:32 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 11:25:32 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 11:25:32 + cd /w/workspace/oom-master-checkbashisms-lint/. 11:25:32 + source /home/jenkins/lf-env.sh 11:25:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:25:32 ++ mktemp -d /tmp/venv-XXXX 11:25:32 + lf_venv=/tmp/venv-nMvl 11:25:32 + local venv_file=/tmp/.os_lf_venv 11:25:32 + local python=python3 11:25:32 + local options 11:25:32 + local set_path=true 11:25:32 + local install_args= 11:25:32 ++ 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 11:25:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:25:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:25:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:25:32 + true 11:25:32 + case $1 in 11:25:32 + venv_file=/tmp/.toxenv 11:25:32 + shift 2 11:25:32 + true 11:25:32 + case $1 in 11:25:32 + shift 11:25:32 + break 11:25:32 + case $python in 11:25:32 + local pkg_list= 11:25:32 + [[ -d /opt/pyenv ]] 11:25:32 + echo 'Setup pyenv:' 11:25:32 Setup pyenv: 11:25:32 + export PYENV_ROOT=/opt/pyenv 11:25:32 + PYENV_ROOT=/opt/pyenv 11:25:32 + 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 11:25:32 + 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 11:25:32 + pyenv versions 11:25:32 system 11:25:32 3.8.13 11:25:32 3.9.13 11:25:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:25:32 + command -v pyenv 11:25:32 ++ pyenv init - --no-rehash 11:25:32 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:25:32 export PATH="/opt/pyenv/shims:${PATH}" 11:25:32 export PYENV_SHELL=bash 11:25:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:25:32 pyenv() { 11:25:32 local command 11:25:32 command="${1:-}" 11:25:32 if [ "$#" -gt 0 ]; then 11:25:32 shift 11:25:32 fi 11:25:32 11:25:32 case "$command" in 11:25:32 rehash|shell) 11:25:32 eval "$(pyenv "sh-$command" "$@")" 11:25:32 ;; 11:25:32 *) 11:25:32 command pyenv "$command" "$@" 11:25:32 ;; 11:25:32 esac 11:25:32 }' 11:25:32 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:25:32 ++ 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 11:25:32 ++ 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 11:25:32 ++ 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 11:25:32 ++ export PYENV_SHELL=bash 11:25:32 ++ PYENV_SHELL=bash 11:25:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:25:32 +++ complete -F _pyenv pyenv 11:25:32 ++ lf-pyver python3 11:25:32 ++ local py_version_xy=python3 11:25:32 ++ local py_version_xyz= 11:25:32 ++ pyenv versions 11:25:32 ++ local command 11:25:32 ++ command=versions 11:25:32 ++ '[' 1 -gt 0 ']' 11:25:32 ++ shift 11:25:32 ++ case "$command" in 11:25:32 ++ command pyenv versions 11:25:32 ++ pyenv versions 11:25:32 ++ sed 's/^[ *]* //' 11:25:32 ++ awk '{ print $1 }' 11:25:32 ++ grep -E '^[0-9.]*[0-9]$' 11:25:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:25:32 +++ grep '^3' /tmp/.pyenv_versions 11:25:32 +++ sort -V 11:25:32 +++ tail -n 1 11:25:32 ++ py_version_xyz=3.10.6 11:25:32 ++ [[ -z 3.10.6 ]] 11:25:32 ++ echo 3.10.6 11:25:32 ++ return 0 11:25:32 + pyenv local 3.10.6 11:25:32 + local command 11:25:32 + command=local 11:25:32 + '[' 2 -gt 0 ']' 11:25:32 + shift 11:25:32 + case "$command" in 11:25:32 + command pyenv local 3.10.6 11:25:32 + pyenv local 3.10.6 11:25:32 + for arg in "$@" 11:25:32 + case $arg in 11:25:32 + pkg_list+='tox ' 11:25:32 + for arg in "$@" 11:25:32 + case $arg in 11:25:32 + pkg_list+='virtualenv ' 11:25:32 + for arg in "$@" 11:25:32 + case $arg in 11:25:32 + pkg_list+='urllib3~=1.26.15 ' 11:25:32 + [[ -f /tmp/.toxenv ]] 11:25:32 ++ cat /tmp/.toxenv 11:25:32 + lf_venv=/tmp/venv-dOnu 11:25:32 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dOnu from' file:/tmp/.toxenv 11:25:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dOnu from file:/tmp/.toxenv 11:25:32 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:25:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:25:32 + local 'pip_opts=--upgrade --quiet' 11:25:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:25:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:25:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:25:32 + [[ -n '' ]] 11:25:32 + [[ -n '' ]] 11:25:32 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:25:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:25:32 + /tmp/venv-dOnu/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 11:25:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:25:33 lf-activate-venv(): INFO: Base packages installed successfully 11:25:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:25:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:25:33 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:25:33 + /tmp/venv-dOnu/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 11:25:34 + type python3 11:25:34 + true 11:25:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dOnu/bin to PATH' 11:25:34 lf-activate-venv(): INFO: Adding /tmp/venv-dOnu/bin to PATH 11:25:34 + PATH=/tmp/venv-dOnu/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 11:25:34 + return 0 11:25:34 + [[ -d /opt/pyenv ]] 11:25:34 + echo '---> Setting up pyenv' 11:25:34 ---> Setting up pyenv 11:25:34 + export PYENV_ROOT=/opt/pyenv 11:25:34 + PYENV_ROOT=/opt/pyenv 11:25:34 + export PATH=/opt/pyenv/bin:/tmp/venv-dOnu/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 11:25:34 + PATH=/opt/pyenv/bin:/tmp/venv-dOnu/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 11:25:34 ++ pwd 11:25:34 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 11:25:34 + export PYTHONPATH 11:25:34 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:25:34 + TOX_TESTENV_PASSENV=PYTHONPATH 11:25:34 + tox --version 11:25:35 4.55.1 from /tmp/venv-dOnu/lib/python3.10/site-packages/tox/__init__.py 11:25:35 + PARALLEL=false 11:25:35 + TOX_OPTIONS_LIST= 11:25:35 + [[ -n checkbashisms ]] 11:25:35 + TOX_OPTIONS_LIST=' -e checkbashisms' 11:25:35 + case ${PARALLEL,,} in 11:25:35 + tox -e checkbashisms 11:25:35 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 11:25:36 checkbashisms: freeze> python -m pip freeze --all 11:25:37 checkbashisms: pip==26.1.2,setuptools==82.0.1 11:25:37 checkbashisms: commands[0]> .ci/check-bashisms.sh 11:25:39 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 11:25:40 checkbashisms: OK (5.34=setup[1.79]+cmd[3.56] seconds) 11:25:40 congratulations :) (5.38 seconds) 11:25:40 + tox_status=0 11:25:40 + echo '---> Completed tox runs' 11:25:40 ---> Completed tox runs 11:25:40 + for i in .tox/*/log 11:25:40 ++ echo .tox/checkbashisms/log 11:25:40 ++ awk -F/ '{print $2}' 11:25:40 + tox_env=checkbashisms 11:25:40 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 11:25:40 + DOC_DIR=docs/_build/html 11:25:40 + [[ -d docs/_build/html ]] 11:25:40 + echo '---> tox-run.sh ends' 11:25:40 ---> tox-run.sh ends 11:25:40 + test 0 -eq 0 11:25:40 $ ssh-agent -k 11:25:40 unset SSH_AUTH_SOCK; 11:25:40 unset SSH_AGENT_PID; 11:25:40 echo Agent pid 1682 killed; 11:25:40 [ssh-agent] Stopped. 11:25:41 [PostBuildScript] - [INFO] Executing post build scripts. 11:25:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins324824204991119676.sh 11:25:41 ---> sysstat.sh 11:25:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2758877166738825212.sh 11:25:41 ---> package-listing.sh 11:25:41 ++ facter osfamily 11:25:41 ++ tr '[:upper:]' '[:lower:]' 11:25:41 + OS_FAMILY=debian 11:25:41 + workspace=/w/workspace/oom-master-checkbashisms-lint 11:25:41 + START_PACKAGES=/tmp/packages_start.txt 11:25:41 + END_PACKAGES=/tmp/packages_end.txt 11:25:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:25:41 + PACKAGES=/tmp/packages_start.txt 11:25:41 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:25:41 + PACKAGES=/tmp/packages_end.txt 11:25:41 + case "${OS_FAMILY}" in 11:25:41 + dpkg -l 11:25:41 + grep '^ii' 11:25:41 + '[' -f /tmp/packages_start.txt ']' 11:25:41 + '[' -f /tmp/packages_end.txt ']' 11:25:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:25:41 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:25:41 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 11:25:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 11:25:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16907079524295278341.sh 11:25:41 ---> capture-instance-metadata.sh 11:25:41 Setup pyenv: 11:25:41 system 11:25:41 3.8.13 11:25:41 3.9.13 11:25:41 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:25:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5Xm7 11:25:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:25:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:25:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:25:49 lf-activate-venv(): INFO: Base packages installed successfully 11:25:49 lf-activate-venv(): INFO: Installing additional packages: lftools 11:26:21 lf-activate-venv(): INFO: Adding /tmp/venv-5Xm7/bin to PATH 11:26:21 INFO: Running in OpenStack, capturing instance metadata 11:26:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18421992687677596124.sh 11:26:22 provisioning config files... 11:26:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config4171456397610600275tmp 11:26:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:26:22 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:26:22 [EnvInject] - Injecting environment variables from a build step. 11:26:22 [EnvInject] - Injecting as environment variables the properties content 11:26:22 SERVER_ID=logs 11:26:22 11:26:22 [EnvInject] - Variables injected successfully. 11:26:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16951932545804263090.sh 11:26:22 ---> create-netrc.sh 11:26:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10863841517014269226.sh 11:26:22 ---> python-tools-install.sh 11:26:22 Setup pyenv: 11:26:22 system 11:26:22 3.8.13 11:26:22 3.9.13 11:26:22 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:26:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5Xm7 from file:/tmp/.os_lf_venv 11:26:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:26:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:26:24 lf-activate-venv(): INFO: Base packages installed successfully 11:26:24 lf-activate-venv(): INFO: Installing additional packages: lftools 11:26:32 lf-activate-venv(): INFO: Adding /tmp/venv-5Xm7/bin to PATH 11:26:32 Generating Requirements File 11:26:55 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. 11:26:55 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:26:55 Python 3.10.6 11:26:56 pip 26.1.2 from /tmp/venv-5Xm7/lib/python3.10/site-packages/pip (python 3.10) 11:26:56 aiohappyeyeballs==2.6.2 11:26:56 aiohttp==3.14.1 11:26:56 aiosignal==1.4.0 11:26:56 appdirs==1.4.4 11:26:56 argcomplete==3.6.3 11:26:56 aspy.yaml==1.3.0 11:26:56 async-timeout==5.0.1 11:26:56 attrs==26.1.0 11:26:56 autopage==0.6.0 11:26:56 backports.strenum==1.3.1 11:26:56 beautifulsoup4==4.15.0 11:26:56 boto3==1.43.34 11:26:56 botocore==1.43.34 11:26:56 bs4==0.0.2 11:26:56 certifi==2026.6.17 11:26:56 cffi==2.0.0 11:26:56 cfgv==3.5.0 11:26:56 chardet==7.4.3 11:26:56 charset-normalizer==3.4.7 11:26:56 click==8.4.1 11:26:56 cliff==4.14.0 11:26:56 cmd2==3.5.1 11:26:56 cryptography==3.3.2 11:26:56 debtcollector==3.1.0 11:26:56 decorator==5.3.1 11:26:56 defusedxml==0.7.1 11:26:56 Deprecated==1.3.1 11:26:56 distlib==0.4.3 11:26:56 dnspython==2.8.0 11:26:56 docker==7.1.0 11:26:56 dogpile.cache==1.5.0 11:26:56 durationpy==0.10 11:26:56 email-validator==2.3.0 11:26:56 filelock==3.29.4 11:26:56 frozenlist==1.8.0 11:26:56 future==1.0.0 11:26:56 gitdb==4.0.12 11:26:56 GitPython==3.1.50 11:26:56 httplib2==0.30.2 11:26:56 identify==2.6.19 11:26:56 idna==3.18 11:26:56 importlib-resources==1.5.0 11:26:56 iso8601==2.1.0 11:26:56 Jinja2==3.1.6 11:26:56 jmespath==1.1.0 11:26:56 jsonpatch==1.33 11:26:56 jsonpointer==3.1.1 11:26:56 jsonschema==4.26.0 11:26:56 jsonschema-specifications==2025.9.1 11:26:56 keystoneauth1==5.14.0 11:26:56 kubernetes==36.0.2 11:26:56 lftools==0.37.22 11:26:56 lxml==6.1.1 11:26:56 markdown-it-py==4.2.0 11:26:56 MarkupSafe==3.0.3 11:26:56 mdurl==0.1.2 11:26:56 msgpack==1.2.1 11:26:56 multi_key_dict==2.0.3 11:26:56 multidict==6.7.1 11:26:56 munch==4.0.0 11:26:56 netaddr==1.3.0 11:26:56 niet==1.4.2 11:26:56 nodeenv==1.10.0 11:26:56 oauth2client==4.1.3 11:26:56 oauthlib==3.3.1 11:26:56 openstacksdk==4.13.0 11:26:56 os-service-types==1.8.2 11:26:56 osc-lib==4.6.0 11:26:56 oslo.config==10.4.0 11:26:56 oslo.context==6.4.0 11:26:56 oslo.i18n==6.8.0 11:26:56 oslo.log==8.2.0 11:26:56 oslo.serialization==5.10.0 11:26:56 oslo.utils==10.1.1 11:26:56 packaging==26.2 11:26:56 pbr==7.0.3 11:26:56 platformdirs==4.10.0 11:26:56 prettytable==3.17.0 11:26:56 propcache==0.5.2 11:26:56 psutil==7.2.2 11:26:56 pyasn1==0.6.3 11:26:56 pyasn1_modules==0.4.2 11:26:56 pycparser==3.0 11:26:56 pygerrit2==2.0.15 11:26:56 PyGithub==2.9.1 11:26:56 Pygments==2.20.0 11:26:56 PyJWT==2.13.0 11:26:56 PyNaCl==1.6.2 11:26:56 pyparsing==2.4.7 11:26:56 pyperclip==1.11.0 11:26:56 pyrsistent==0.20.0 11:26:56 python-cinderclient==9.9.0 11:26:56 python-dateutil==2.9.0.post0 11:26:56 python-discovery==1.4.2 11:26:56 python-heatclient==5.2.0 11:26:56 python-jenkins==1.8.3 11:26:56 python-keystoneclient==5.8.0 11:26:56 python-magnumclient==4.10.0 11:26:56 python-openstackclient==10.0.0 11:26:56 python-swiftclient==4.10.0 11:26:56 PyYAML==6.0.3 11:26:56 referencing==0.37.0 11:26:56 requests==2.34.2 11:26:56 requests-oauthlib==2.0.0 11:26:56 rfc3986==2.0.0 11:26:56 rich==15.0.0 11:26:56 rich-argparse==1.8.0 11:26:56 rpds-py==0.30.0 11:26:56 rsa==4.9.1 11:26:56 ruamel.yaml==0.19.1 11:26:56 ruamel.yaml.clib==0.2.15 11:26:56 s3transfer==0.19.0 11:26:56 simplejson==4.1.1 11:26:56 six==1.17.0 11:26:56 smmap==5.0.3 11:26:56 soupsieve==2.8.4 11:26:56 stevedore==5.8.0 11:26:56 tabulate==0.10.0 11:26:56 toml==0.10.2 11:26:56 tomlkit==0.15.0 11:26:56 tqdm==4.68.3 11:26:56 typing_extensions==4.15.0 11:26:56 urllib3==1.26.20 11:26:56 virtualenv==21.5.1 11:26:56 wcwidth==0.8.1 11:26:56 websocket-client==1.9.0 11:26:56 wrapt==2.2.2 11:26:56 xdg==6.0.0 11:26:56 xmltodict==1.0.4 11:26:56 yarl==1.24.2 11:26:56 yq==3.4.3 11:26:56 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins6327674395673150274.sh 11:26:56 ---> uv-install.sh 11:26:56 Installing uv/uvx (latest) using shell installer 11:26:56 2026-06-22 11:26:56 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-S9UdmK.sh" [1] 11:26:56 downloading uv 0.11.23 x86_64-unknown-linux-gnu 11:26:57 installing to /home/jenkins/.local/bin 11:26:57 uv 11:26:57 uvx 11:26:57 everything's installed! 11:26:57 11:26:57 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:26:57 11:26:57 source $HOME/.local/bin/env (sh, bash, zsh) 11:26:57 source $HOME/.local/bin/env.fish (fish) 11:26:57 Adding install location to PATH 11:26:57 ---> Validating uv/uvx install 11:26:57 uvx 0.11.23 (x86_64-unknown-linux-gnu) 11:26:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16986989012595345362.sh 11:26:57 ---> sudo-logs.sh 11:26:57 Archiving 'sudo' log.. 11:26:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3723750413184438770.sh 11:26:58 ---> job-cost.sh 11:26:58 INFO: Activating Python virtual environment... 11:26:58 Setup pyenv: 11:26:58 system 11:26:58 3.8.13 11:26:58 3.9.13 11:26:58 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:26:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5Xm7 from file:/tmp/.os_lf_venv 11:26:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:26:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:27:00 lf-activate-venv(): INFO: Base packages installed successfully 11:27:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:27:05 lf-activate-venv(): INFO: Adding /tmp/venv-5Xm7/bin to PATH 11:27:05 INFO: No stack-cost file found 11:27:05 INFO: Instance uptime: 143s 11:27:05 INFO: Fetching instance metadata (attempt 1 of 3)... 11:27:05 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:27:05 INFO: Successfully fetched instance metadata 11:27:05 INFO: Instance type: v3-standard-4 11:27:05 INFO: Retrieving pricing info for: v3-standard-4 11:27:05 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:27:05 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=143 11:27:05 INFO: Successfully fetched Vexxhost pricing API 11:27:05 INFO: Retrieved cost: 0.11 11:27:05 INFO: Retrieved resource: v3-standard-4 11:27:05 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 11:27:05 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 11:27:05 INFO: Successfully archived job cost data 11:27:05 DEBUG: Cost data: oom-master-checkbashisms-lint,4671,2026-06-22 11:27:05,v3-standard-4,143,0.11,0.00,SUCCESS 11:27:05 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13937785411174722763.sh 11:27:05 ---> logs-deploy.sh 11:27:05 Setup pyenv: 11:27:06 system 11:27:06 3.8.13 11:27:06 3.9.13 11:27:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:27:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5Xm7 from file:/tmp/.os_lf_venv 11:27:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:27:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:27:07 lf-activate-venv(): INFO: Base packages installed successfully 11:27:07 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:27:15 lf-activate-venv(): INFO: Adding /tmp/venv-5Xm7/bin to PATH 11:27:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4671 11:27:15 INFO: archiving workspace using pattern(s): 11:27:17 Archives upload complete. 11:27:17 INFO: archiving logs to Nexus 11:27:18 ---> uname -a: 11:27:18 Linux prd-ubuntu1804-builder-4c-4g-179 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:27:18 11:27:18 11:27:18 ---> lscpu: 11:27:18 Architecture: x86_64 11:27:18 CPU op-mode(s): 32-bit, 64-bit 11:27:18 Byte Order: Little Endian 11:27:18 CPU(s): 4 11:27:18 On-line CPU(s) list: 0-3 11:27:18 Thread(s) per core: 1 11:27:18 Core(s) per socket: 1 11:27:18 Socket(s): 4 11:27:18 NUMA node(s): 1 11:27:18 Vendor ID: AuthenticAMD 11:27:18 CPU family: 23 11:27:18 Model: 49 11:27:18 Model name: AMD EPYC-Rome Processor 11:27:18 Stepping: 0 11:27:18 CPU MHz: 2799.998 11:27:18 BogoMIPS: 5599.99 11:27:18 Virtualization: AMD-V 11:27:18 Hypervisor vendor: KVM 11:27:18 Virtualization type: full 11:27:18 L1d cache: 32K 11:27:18 L1i cache: 32K 11:27:18 L2 cache: 512K 11:27:18 L3 cache: 16384K 11:27:18 NUMA node0 CPU(s): 0-3 11:27:18 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 11:27:18 11:27:18 11:27:18 ---> nproc: 11:27:18 4 11:27:18 11:27:18 11:27:18 ---> df -h: 11:27:18 Filesystem Size Used Avail Use% Mounted on 11:27:18 udev 7.9G 0 7.9G 0% /dev 11:27:18 tmpfs 1.6G 676K 1.6G 1% /run 11:27:18 /dev/vda1 78G 8.4G 69G 11% / 11:27:18 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:27:18 tmpfs 5.0M 0 5.0M 0% /run/lock 11:27:18 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:27:18 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:27:18 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:27:18 11:27:18 11:27:18 ---> free -m: 11:27:18 total used free shared buff/cache available 11:27:18 Mem: 16040 573 13264 0 2202 15149 11:27:18 Swap: 1023 0 1023 11:27:18 11:27:18 11:27:18 ---> ip addr: 11:27:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:27:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:27:18 inet 127.0.0.1/8 scope host lo 11:27:18 valid_lft forever preferred_lft forever 11:27:18 inet6 ::1/128 scope host 11:27:18 valid_lft forever preferred_lft forever 11:27:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:27:18 link/ether fa:16:3e:b1:ab:a7 brd ff:ff:ff:ff:ff:ff 11:27:18 inet 10.30.107.186/23 brd 10.30.107.255 scope global dynamic ens3 11:27:18 valid_lft 86252sec preferred_lft 86252sec 11:27:18 inet6 fe80::f816:3eff:feb1:aba7/64 scope link 11:27:18 valid_lft forever preferred_lft forever 11:27:18 11:27:18 11:27:18 ---> sar -b -r -n DEV: 11:27:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-179) 06/22/26 _x86_64_ (4 CPU) 11:27:18 11:27:18 11:24:51 LINUX RESTART (4 CPU) 11:27:18 11:27:18 11:25:01 tps rtps wtps bread/s bwrtn/s 11:27:18 11:26:02 333.23 58.27 274.95 3694.66 58458.14 11:27:18 11:27:01 101.61 1.22 100.39 140.18 11843.01 11:27:18 Average: 218.51 30.02 188.49 1934.13 35369.68 11:27:18 11:27:18 11:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:27:18 11:26:02 14045024 15533308 2379944 14.49 54244 1638512 788452 4.51 711736 1463156 88332 11:27:18 11:27:01 13617520 15536852 2807448 17.09 79836 2024060 748928 4.29 719000 1841136 234516 11:27:18 Average: 13831272 15535080 2593696 15.79 67040 1831286 768690 4.40 715368 1652146 161424 11:27:18 11:27:18 11:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:27:18 11:26:02 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 11:27:18 11:26:02 ens3 419.59 288.82 1749.24 79.29 0.00 0.00 0.00 0.00 11:27:18 11:27:01 lo 1.22 1.22 0.13 0.13 0.00 0.00 0.00 0.00 11:27:18 11:27:01 ens3 133.72 93.68 1479.66 14.09 0.00 0.00 0.00 0.00 11:27:18 Average: lo 1.31 1.31 0.14 0.14 0.00 0.00 0.00 0.00 11:27:18 Average: ens3 278.00 192.17 1615.72 46.99 0.00 0.00 0.00 0.00 11:27:18 11:27:18 11:27:18 ---> sar -P ALL: 11:27:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-179) 06/22/26 _x86_64_ (4 CPU) 11:27:18 11:27:18 11:24:51 LINUX RESTART (4 CPU) 11:27:18 11:27:18 11:25:01 CPU %user %nice %system %iowait %steal %idle 11:27:18 11:26:02 all 22.22 0.00 2.35 3.16 0.07 72.20 11:27:18 11:26:02 0 20.46 0.00 1.53 1.15 0.05 76.81 11:27:18 11:26:02 1 37.02 0.00 2.72 3.07 0.10 57.09 11:27:18 11:26:02 2 17.73 0.00 3.07 4.77 0.08 74.34 11:27:18 11:26:02 3 13.70 0.00 2.12 3.63 0.05 80.51 11:27:18 11:27:01 all 17.67 0.00 1.49 3.76 0.07 77.01 11:27:18 11:27:01 0 12.44 0.00 1.38 0.48 0.07 85.64 11:27:18 11:27:01 1 35.43 0.00 1.85 3.43 0.10 59.19 11:27:18 11:27:01 2 9.94 0.00 1.43 10.89 0.05 77.69 11:27:18 11:27:01 3 12.90 0.00 1.24 0.27 0.05 85.54 11:27:18 Average: all 19.97 0.00 1.92 3.46 0.07 74.58 11:27:18 Average: 0 16.49 0.00 1.45 0.82 0.06 81.18 11:27:18 Average: 1 36.23 0.00 2.29 3.25 0.10 58.13 11:27:18 Average: 2 13.87 0.00 2.26 7.81 0.07 76.00 11:27:18 Average: 3 13.30 0.00 1.68 1.97 0.05 83.00 11:27:18 11:27:18 11:27:18