12:16:20 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145329 12:16:20 Running as SYSTEM 12:16:20 [EnvInject] - Loading node environment variables. 12:16:20 Building remotely on prd-ubuntu1804-builder-4c-4g-2781 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:16:20 [ssh-agent] Looking for ssh-agent implementation... 12:16:20 $ ssh-agent 12:16:20 SSH_AUTH_SOCK=/tmp/ssh-KqdhiHC7eAIm/agent.1681 12:16:20 SSH_AGENT_PID=1683 12:16:20 [ssh-agent] Started. 12:16:20 Running ssh-add (command line suppressed) 12:16:20 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_10780393987089940914.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_10780393987089940914.key) 12:16:20 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:16:20 The recommended git tool is: NONE 12:16:21 using credential onap-jenkins-ssh 12:16:21 Wiping out workspace first. 12:16:21 Cloning the remote Git repository 12:16:21 Cloning repository git://cloud.onap.org/mirror/oom.git 12:16:21 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:16:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:16:21 > git --version # timeout=10 12:16:22 > git --version # 'git version 2.17.1' 12:16:22 using GIT_SSH to set credentials Gerrit user 12:16:22 Verifying host key using manually-configured host key entries 12:16:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:16:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:16:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:16:28 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:16:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:16:28 using GIT_SSH to set credentials Gerrit user 12:16:28 Verifying host key using manually-configured host key entries 12:16:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/29/145329/5 # timeout=30 12:16:28 > git rev-parse 7fa657e043cff75e230a7ac03bdc58f101743223^{commit} # timeout=10 12:16:28 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:16:28 Checking out Revision 7fa657e043cff75e230a7ac03bdc58f101743223 (refs/changes/29/145329/5) 12:16:28 > git config core.sparsecheckout # timeout=10 12:16:28 > git checkout -f 7fa657e043cff75e230a7ac03bdc58f101743223 # timeout=30 12:16:31 Commit message: "[SO] 17.4.0 release" 12:16:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:16:31 > git rev-list --no-walk 17b1a3c9118ef16a6333cfec0303a6017f5f9257 # timeout=10 12:16:32 [EnvInject] - Injecting environment variables from a build step. 12:16:32 [EnvInject] - Injecting as environment variables the properties content 12:16:32 PYTHON=python3 12:16:32 12:16:32 [EnvInject] - Variables injected successfully. 12:16:32 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8215952009822039906.sh 12:16:32 ---> tox-install.sh 12:16:32 + source /home/jenkins/lf-env.sh 12:16:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:16:32 ++ mktemp -d /tmp/venv-XXXX 12:16:32 + lf_venv=/tmp/venv-LUCm 12:16:32 + local venv_file=/tmp/.os_lf_venv 12:16:32 + local python=python3 12:16:32 + local options 12:16:32 + local set_path=true 12:16:32 + local install_args= 12:16: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 12:16:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:16:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:16:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:16:32 + true 12:16:32 + case $1 in 12:16:32 + venv_file=/tmp/.toxenv 12:16:32 + shift 2 12:16:32 + true 12:16:32 + case $1 in 12:16:32 + shift 12:16:32 + break 12:16:32 + case $python in 12:16:32 + local pkg_list= 12:16:32 + [[ -d /opt/pyenv ]] 12:16:32 + echo 'Setup pyenv:' 12:16:32 Setup pyenv: 12:16:32 + export PYENV_ROOT=/opt/pyenv 12:16:32 + PYENV_ROOT=/opt/pyenv 12:16:32 + 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 12:16:32 + 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 12:16:32 + pyenv versions 12:16:32 * system (set by /opt/pyenv/version) 12:16:32 * 3.8.13 (set by /opt/pyenv/version) 12:16:32 * 3.9.13 (set by /opt/pyenv/version) 12:16:32 * 3.10.6 (set by /opt/pyenv/version) 12:16:32 + command -v pyenv 12:16:32 ++ pyenv init - --no-rehash 12:16: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[*]}"'\'')" 12:16:32 export PATH="/opt/pyenv/shims:${PATH}" 12:16:32 export PYENV_SHELL=bash 12:16:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:16:32 pyenv() { 12:16:32 local command 12:16:32 command="${1:-}" 12:16:32 if [ "$#" -gt 0 ]; then 12:16:32 shift 12:16:32 fi 12:16:32 12:16:32 case "$command" in 12:16:32 rehash|shell) 12:16:32 eval "$(pyenv "sh-$command" "$@")" 12:16:32 ;; 12:16:32 *) 12:16:32 command pyenv "$command" "$@" 12:16:32 ;; 12:16:32 esac 12:16:32 }' 12:16: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[*]}"' 12:16:32 ++ 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 12:16:32 ++ 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 12:16:32 ++ 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 12:16:32 ++ export PYENV_SHELL=bash 12:16:32 ++ PYENV_SHELL=bash 12:16:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:16:32 +++ complete -F _pyenv pyenv 12:16:32 ++ lf-pyver python3 12:16:32 ++ local py_version_xy=python3 12:16:32 ++ local py_version_xyz= 12:16:32 ++ pyenv versions 12:16:32 ++ local command 12:16:32 ++ command=versions 12:16:32 ++ '[' 1 -gt 0 ']' 12:16:32 ++ shift 12:16:32 ++ case "$command" in 12:16:32 ++ command pyenv versions 12:16:32 ++ pyenv versions 12:16:32 ++ sed 's/^[ *]* //' 12:16:32 ++ grep -E '^[0-9.]*[0-9]$' 12:16:32 ++ awk '{ print $1 }' 12:16:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:16:32 +++ grep '^3' /tmp/.pyenv_versions 12:16:32 +++ sort -V 12:16:32 +++ tail -n 1 12:16:32 ++ py_version_xyz=3.10.6 12:16:32 ++ [[ -z 3.10.6 ]] 12:16:32 ++ echo 3.10.6 12:16:32 ++ return 0 12:16:32 + pyenv local 3.10.6 12:16:32 + local command 12:16:32 + command=local 12:16:32 + '[' 2 -gt 0 ']' 12:16:32 + shift 12:16:32 + case "$command" in 12:16:32 + command pyenv local 3.10.6 12:16:32 + pyenv local 3.10.6 12:16:32 + for arg in "$@" 12:16:32 + case $arg in 12:16:32 + pkg_list+='tox ' 12:16:32 + for arg in "$@" 12:16:32 + case $arg in 12:16:32 + pkg_list+='virtualenv ' 12:16:32 + for arg in "$@" 12:16:32 + case $arg in 12:16:32 + pkg_list+='urllib3~=1.26.15 ' 12:16:32 + [[ -f /tmp/.toxenv ]] 12:16:32 + [[ ! -f /tmp/.toxenv ]] 12:16:32 + [[ -n '' ]] 12:16:32 + python3 -m venv /tmp/venv-LUCm 12:16:36 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LUCm' 12:16:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LUCm 12:16:36 + echo /tmp/venv-LUCm 12:16:36 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:16:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:16:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:16:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:16:36 + local 'pip_opts=--upgrade --quiet' 12:16:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:16:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:16:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:16:36 + [[ -n '' ]] 12:16:36 + [[ -n '' ]] 12:16:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:16:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:16:36 + /tmp/venv-LUCm/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 12:16:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:16:40 lf-activate-venv(): INFO: Base packages installed successfully 12:16:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:16:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:16:40 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:16:40 + /tmp/venv-LUCm/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 12:16:43 + type python3 12:16:43 + true 12:16:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LUCm/bin to PATH' 12:16:43 lf-activate-venv(): INFO: Adding /tmp/venv-LUCm/bin to PATH 12:16:43 + PATH=/tmp/venv-LUCm/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 12:16:43 + return 0 12:16:43 + python3 --version 12:16:43 Python 3.10.6 12:16:43 + python3 -m pip --version 12:16:43 pip 26.1.2 from /tmp/venv-LUCm/lib/python3.10/site-packages/pip (python 3.10) 12:16:43 + python3 -m pip freeze 12:16:43 cachetools==7.1.4 12:16:43 colorama==0.4.6 12:16:43 distlib==0.4.3 12:16:43 filelock==3.29.4 12:16:43 packaging==26.2 12:16:43 platformdirs==4.10.0 12:16:43 pluggy==1.6.0 12:16:43 pyproject-api==1.10.1 12:16:43 python-discovery==1.4.2 12:16:43 tomli==2.4.1 12:16:43 tomli_w==1.2.0 12:16:43 tox==4.56.1 12:16:43 typing_extensions==4.15.0 12:16:43 urllib3==1.26.20 12:16:43 virtualenv==21.5.1 12:16:43 [EnvInject] - Injecting environment variables from a build step. 12:16:43 [EnvInject] - Injecting as environment variables the properties content 12:16:43 PARALLEL=false 12:16:43 12:16:43 [EnvInject] - Variables injected successfully. 12:16:43 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8052156253982775976.sh 12:16:43 ---> tox-run.sh 12:16:43 + 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 12:16:43 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:16:43 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:16:43 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:16:43 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:16:43 + source /home/jenkins/lf-env.sh 12:16:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:16:43 ++ mktemp -d /tmp/venv-XXXX 12:16:43 + lf_venv=/tmp/venv-OeAy 12:16:43 + local venv_file=/tmp/.os_lf_venv 12:16:43 + local python=python3 12:16:43 + local options 12:16:43 + local set_path=true 12:16:43 + local install_args= 12:16:43 ++ 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 12:16:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:16:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:16:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:16:43 + true 12:16:43 + case $1 in 12:16:43 + venv_file=/tmp/.toxenv 12:16:43 + shift 2 12:16:43 + true 12:16:43 + case $1 in 12:16:43 + shift 12:16:43 + break 12:16:43 + case $python in 12:16:43 + local pkg_list= 12:16:43 + [[ -d /opt/pyenv ]] 12:16:43 + echo 'Setup pyenv:' 12:16:43 Setup pyenv: 12:16:43 + export PYENV_ROOT=/opt/pyenv 12:16:43 + PYENV_ROOT=/opt/pyenv 12:16:43 + 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 12:16:43 + 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 12:16:43 + pyenv versions 12:16:43 system 12:16:43 3.8.13 12:16:43 3.9.13 12:16:43 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:16:43 + command -v pyenv 12:16:43 ++ pyenv init - --no-rehash 12:16:43 + 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[*]}"'\'')" 12:16:43 export PATH="/opt/pyenv/shims:${PATH}" 12:16:43 export PYENV_SHELL=bash 12:16:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:16:43 pyenv() { 12:16:43 local command 12:16:43 command="${1:-}" 12:16:43 if [ "$#" -gt 0 ]; then 12:16:43 shift 12:16:43 fi 12:16:43 12:16:43 case "$command" in 12:16:43 rehash|shell) 12:16:43 eval "$(pyenv "sh-$command" "$@")" 12:16:43 ;; 12:16:43 *) 12:16:43 command pyenv "$command" "$@" 12:16:43 ;; 12:16:43 esac 12:16:43 }' 12:16:43 +++ 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[*]}"' 12:16:43 ++ 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 12:16:43 ++ 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 12:16:43 ++ 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 12:16:43 ++ export PYENV_SHELL=bash 12:16:43 ++ PYENV_SHELL=bash 12:16:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:16:43 +++ complete -F _pyenv pyenv 12:16:43 ++ lf-pyver python3 12:16:43 ++ local py_version_xy=python3 12:16:43 ++ local py_version_xyz= 12:16:43 ++ pyenv versions 12:16:43 ++ local command 12:16:43 ++ command=versions 12:16:43 ++ '[' 1 -gt 0 ']' 12:16:43 ++ shift 12:16:43 ++ case "$command" in 12:16:43 ++ command pyenv versions 12:16:43 ++ pyenv versions 12:16:43 ++ sed 's/^[ *]* //' 12:16:43 ++ awk '{ print $1 }' 12:16:43 ++ grep -E '^[0-9.]*[0-9]$' 12:16:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:16:43 +++ grep '^3' /tmp/.pyenv_versions 12:16:43 +++ sort -V 12:16:43 +++ tail -n 1 12:16:43 ++ py_version_xyz=3.10.6 12:16:43 ++ [[ -z 3.10.6 ]] 12:16:43 ++ echo 3.10.6 12:16:43 ++ return 0 12:16:43 + pyenv local 3.10.6 12:16:43 + local command 12:16:43 + command=local 12:16:43 + '[' 2 -gt 0 ']' 12:16:43 + shift 12:16:43 + case "$command" in 12:16:43 + command pyenv local 3.10.6 12:16:43 + pyenv local 3.10.6 12:16:43 + for arg in "$@" 12:16:43 + case $arg in 12:16:43 + pkg_list+='tox ' 12:16:43 + for arg in "$@" 12:16:43 + case $arg in 12:16:43 + pkg_list+='virtualenv ' 12:16:43 + for arg in "$@" 12:16:43 + case $arg in 12:16:43 + pkg_list+='urllib3~=1.26.15 ' 12:16:43 + [[ -f /tmp/.toxenv ]] 12:16:43 ++ cat /tmp/.toxenv 12:16:43 + lf_venv=/tmp/venv-LUCm 12:16:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LUCm from' file:/tmp/.toxenv 12:16:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LUCm from file:/tmp/.toxenv 12:16:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:16:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:16:43 + local 'pip_opts=--upgrade --quiet' 12:16:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:16:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:16:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:16:43 + [[ -n '' ]] 12:16:43 + [[ -n '' ]] 12:16:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:16:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:16:43 + /tmp/venv-LUCm/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 12:16:44 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:16:44 lf-activate-venv(): INFO: Base packages installed successfully 12:16:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:16:44 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:16:44 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:16:44 + /tmp/venv-LUCm/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 12:16:46 + type python3 12:16:46 + true 12:16:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LUCm/bin to PATH' 12:16:46 lf-activate-venv(): INFO: Adding /tmp/venv-LUCm/bin to PATH 12:16:46 + PATH=/tmp/venv-LUCm/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 12:16:46 + return 0 12:16:46 + [[ -d /opt/pyenv ]] 12:16:46 + echo '---> Setting up pyenv' 12:16:46 ---> Setting up pyenv 12:16:46 + export PYENV_ROOT=/opt/pyenv 12:16:46 + PYENV_ROOT=/opt/pyenv 12:16:46 + export PATH=/opt/pyenv/bin:/tmp/venv-LUCm/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 12:16:46 + PATH=/opt/pyenv/bin:/tmp/venv-LUCm/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 12:16:46 ++ pwd 12:16:46 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:16:46 + export PYTHONPATH 12:16:46 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:16:46 + TOX_TESTENV_PASSENV=PYTHONPATH 12:16:46 + tox --version 12:16:47 4.56.1 from /tmp/venv-LUCm/lib/python3.10/site-packages/tox/__init__.py 12:16:47 + PARALLEL=false 12:16:47 + TOX_OPTIONS_LIST= 12:16:47 + [[ -n checkbashisms ]] 12:16:47 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:16:47 + case ${PARALLEL,,} in 12:16:47 + tox -e checkbashisms 12:16:47 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:16:48 checkbashisms: freeze> python -m pip freeze --all 12:16:49 checkbashisms: pip==26.1.2,setuptools==82.0.1 12:16:49 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:16:51 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:16:53 checkbashisms: OK (5.66=setup[2.12]+cmd[3.54] seconds) 12:16:53 congratulations :) (5.70 seconds) 12:16:53 + tox_status=0 12:16:53 + echo '---> Completed tox runs' 12:16:53 ---> Completed tox runs 12:16:53 + for i in .tox/*/log 12:16:53 ++ echo .tox/checkbashisms/log 12:16:53 ++ awk -F/ '{print $2}' 12:16:53 + tox_env=checkbashisms 12:16:53 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:16:53 + DOC_DIR=docs/_build/html 12:16:53 + [[ -d docs/_build/html ]] 12:16:53 + echo '---> tox-run.sh ends' 12:16:53 ---> tox-run.sh ends 12:16:53 + test 0 -eq 0 12:16:53 $ ssh-agent -k 12:16:53 unset SSH_AUTH_SOCK; 12:16:53 unset SSH_AGENT_PID; 12:16:53 echo Agent pid 1683 killed; 12:16:53 [ssh-agent] Stopped. 12:16:53 [PostBuildScript] - [INFO] Executing post build scripts. 12:16:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11553382237874429905.sh 12:16:53 ---> sysstat.sh 12:16:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4045211677877402750.sh 12:16:53 ---> package-listing.sh 12:16:53 ++ tr '[:upper:]' '[:lower:]' 12:16:53 ++ facter osfamily 12:16:53 + OS_FAMILY=debian 12:16:53 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:16:53 + START_PACKAGES=/tmp/packages_start.txt 12:16:53 + END_PACKAGES=/tmp/packages_end.txt 12:16:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:16:53 + PACKAGES=/tmp/packages_start.txt 12:16:53 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:16:53 + PACKAGES=/tmp/packages_end.txt 12:16:53 + case "${OS_FAMILY}" in 12:16:53 + dpkg -l 12:16:53 + grep '^ii' 12:16:53 + '[' -f /tmp/packages_start.txt ']' 12:16:53 + '[' -f /tmp/packages_end.txt ']' 12:16:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:16:53 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:16:53 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:16:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:16:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14955812587305757166.sh 12:16:53 ---> capture-instance-metadata.sh 12:16:53 Setup pyenv: 12:16:54 system 12:16:54 3.8.13 12:16:54 3.9.13 12:16:54 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:16:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HeKV 12:16:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:16:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:16:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:17:01 lf-activate-venv(): INFO: Base packages installed successfully 12:17:01 lf-activate-venv(): INFO: Installing additional packages: lftools 12:17:27 lf-activate-venv(): INFO: Adding /tmp/venv-HeKV/bin to PATH 12:17:27 INFO: Running in OpenStack, capturing instance metadata 12:17:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9274777361756800163.sh 12:17:27 provisioning config files... 12:17:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config1362895181413901735tmp 12:17:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:17:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:17:27 [EnvInject] - Injecting environment variables from a build step. 12:17:27 [EnvInject] - Injecting as environment variables the properties content 12:17:27 SERVER_ID=logs 12:17:27 12:17:27 [EnvInject] - Variables injected successfully. 12:17:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18148038247809207544.sh 12:17:27 ---> create-netrc.sh 12:17:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12803648247706724728.sh 12:17:27 ---> python-tools-install.sh 12:17:27 Setup pyenv: 12:17:27 system 12:17:27 3.8.13 12:17:27 3.9.13 12:17:27 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:17:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HeKV from file:/tmp/.os_lf_venv 12:17:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:17:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:17:29 lf-activate-venv(): INFO: Base packages installed successfully 12:17:29 lf-activate-venv(): INFO: Installing additional packages: lftools 12:18:39 lf-activate-venv(): INFO: Adding /tmp/venv-HeKV/bin to PATH 12:18:39 Generating Requirements File 12:19:07 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. 12:19:07 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:19:07 Python 3.10.6 12:19:08 pip 26.1.2 from /tmp/venv-HeKV/lib/python3.10/site-packages/pip (python 3.10) 12:19:08 aiohappyeyeballs==2.6.2 12:19:08 aiohttp==3.14.1 12:19:08 aiosignal==1.4.0 12:19:08 appdirs==1.4.4 12:19:08 argcomplete==3.6.3 12:19:08 aspy.yaml==1.3.0 12:19:08 async-timeout==5.0.1 12:19:08 attrs==26.1.0 12:19:08 autopage==0.6.0 12:19:08 backports.strenum==1.3.1 12:19:08 beautifulsoup4==4.15.0 12:19:08 boto3==1.43.36 12:19:08 botocore==1.43.36 12:19:08 bs4==0.0.2 12:19:08 certifi==2026.6.17 12:19:08 cffi==2.0.0 12:19:08 cfgv==3.5.0 12:19:08 chardet==7.4.3 12:19:08 charset-normalizer==3.4.7 12:19:08 click==8.4.2 12:19:08 cliff==4.14.0 12:19:08 cmd2==3.5.1 12:19:08 cryptography==3.3.2 12:19:08 debtcollector==3.1.0 12:19:08 decorator==5.3.1 12:19:08 defusedxml==0.7.1 12:19:08 Deprecated==1.3.1 12:19:08 distlib==0.4.3 12:19:08 dnspython==2.8.0 12:19:08 docker==7.1.0 12:19:08 dogpile.cache==1.5.0 12:19:08 durationpy==0.10 12:19:08 email-validator==2.3.0 12:19:08 filelock==3.29.4 12:19:08 frozenlist==1.8.0 12:19:08 future==1.0.0 12:19:08 gitdb==4.0.12 12:19:08 GitPython==3.1.50 12:19:08 httplib2==0.30.2 12:19:08 identify==2.6.19 12:19:08 idna==3.18 12:19:08 importlib-resources==1.5.0 12:19:08 iso8601==2.1.0 12:19:08 Jinja2==3.1.6 12:19:08 jmespath==1.1.0 12:19:08 jsonpatch==1.33 12:19:08 jsonpointer==3.1.1 12:19:08 jsonschema==4.26.0 12:19:08 jsonschema-specifications==2025.9.1 12:19:08 keystoneauth1==5.14.0 12:19:08 kubernetes==36.0.2 12:19:08 lftools==0.37.22 12:19:08 lxml==6.1.1 12:19:08 markdown-it-py==4.2.0 12:19:08 MarkupSafe==3.0.3 12:19:08 mdurl==0.1.2 12:19:08 msgpack==1.2.1 12:19:08 multi_key_dict==2.0.3 12:19:08 multidict==6.7.1 12:19:08 munch==4.0.0 12:19:08 netaddr==1.3.0 12:19:08 niet==1.4.2 12:19:08 nodeenv==1.10.0 12:19:08 oauth2client==4.1.3 12:19:08 oauthlib==3.3.1 12:19:08 openstacksdk==4.13.0 12:19:08 os-service-types==1.8.2 12:19:08 osc-lib==4.6.0 12:19:08 oslo.config==10.4.0 12:19:08 oslo.context==6.4.0 12:19:08 oslo.i18n==6.8.0 12:19:08 oslo.log==8.2.0 12:19:08 oslo.serialization==5.10.0 12:19:08 oslo.utils==10.1.1 12:19:08 packaging==26.2 12:19:08 pbr==7.0.3 12:19:08 platformdirs==4.10.0 12:19:08 prettytable==3.18.0 12:19:08 propcache==0.5.2 12:19:08 psutil==7.2.2 12:19:08 pyasn1==0.6.3 12:19:08 pyasn1_modules==0.4.2 12:19:08 pycparser==3.0 12:19:08 pygerrit2==2.0.15 12:19:08 PyGithub==2.9.1 12:19:08 Pygments==2.20.0 12:19:08 PyJWT==2.13.0 12:19:08 PyNaCl==1.6.2 12:19:08 pyparsing==2.4.7 12:19:08 pyperclip==1.11.0 12:19:08 pyrsistent==0.20.0 12:19:08 python-cinderclient==9.9.0 12:19:08 python-dateutil==2.9.0.post0 12:19:08 python-discovery==1.4.2 12:19:08 python-heatclient==5.2.0 12:19:08 python-jenkins==1.8.3 12:19:08 python-keystoneclient==5.8.0 12:19:08 python-magnumclient==4.10.0 12:19:08 python-openstackclient==10.0.0 12:19:08 python-swiftclient==4.10.0 12:19:08 PyYAML==6.0.3 12:19:08 referencing==0.37.0 12:19:08 requests==2.34.2 12:19:08 requests-oauthlib==2.0.0 12:19:08 rfc3986==2.0.0 12:19:08 rich==15.0.0 12:19:08 rich-argparse==1.8.0 12:19:08 rpds-py==0.30.0 12:19:08 rsa==4.9.1 12:19:08 ruamel.yaml==0.19.1 12:19:08 ruamel.yaml.clib==0.2.15 12:19:08 s3transfer==0.19.0 12:19:08 simplejson==4.1.1 12:19:08 six==1.17.0 12:19:08 smmap==5.0.3 12:19:08 soupsieve==2.8.4 12:19:08 stevedore==5.8.0 12:19:08 tabulate==0.10.0 12:19:08 toml==0.10.2 12:19:08 tomlkit==0.15.0 12:19:08 tqdm==4.68.3 12:19:08 typing_extensions==4.15.0 12:19:08 urllib3==1.26.20 12:19:08 virtualenv==21.5.1 12:19:08 wcwidth==0.8.1 12:19:08 websocket-client==1.9.0 12:19:08 wrapt==2.2.2 12:19:08 xdg==6.0.0 12:19:08 xmltodict==1.0.4 12:19:08 yarl==1.24.2 12:19:08 yq==3.4.3 12:19:08 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins17226727680326295095.sh 12:19:08 ---> uv-install.sh 12:19:08 Installing uv/uvx (latest) using shell installer 12:19:08 2026-06-26 12:19:08 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-8DD4X1.sh" [1] 12:19:08 downloading uv 0.11.24 x86_64-unknown-linux-gnu 12:19:09 installing to /home/jenkins/.local/bin 12:19:09 uv 12:19:09 uvx 12:19:09 everything's installed! 12:19:09 12:19:09 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:19:09 12:19:09 source $HOME/.local/bin/env (sh, bash, zsh) 12:19:09 source $HOME/.local/bin/env.fish (fish) 12:19:09 Adding install location to PATH 12:19:09 ---> Validating uv/uvx install 12:19:09 uvx 0.11.24 (x86_64-unknown-linux-gnu) 12:19:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2465442395885057379.sh 12:19:09 ---> sudo-logs.sh 12:19:09 Archiving 'sudo' log.. 12:19:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6404071323790916074.sh 12:19:09 ---> job-cost.sh 12:19:09 INFO: Activating Python virtual environment... 12:19:09 Setup pyenv: 12:19:10 system 12:19:10 3.8.13 12:19:10 3.9.13 12:19:10 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:19:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HeKV from file:/tmp/.os_lf_venv 12:19:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:19:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:19:11 lf-activate-venv(): INFO: Base packages installed successfully 12:19:11 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:19:17 lf-activate-venv(): INFO: Adding /tmp/venv-HeKV/bin to PATH 12:19:17 INFO: No stack-cost file found 12:19:17 INFO: Instance uptime: 203s 12:19:17 INFO: Fetching instance metadata (attempt 1 of 3)... 12:19:17 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:19:17 INFO: Successfully fetched instance metadata 12:19:17 INFO: Instance type: v3-standard-4 12:19:17 INFO: Retrieving pricing info for: v3-standard-4 12:19:17 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:19:17 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=203 12:19:17 INFO: Successfully fetched Vexxhost pricing API 12:19:17 INFO: Retrieved cost: 0.11 12:19:17 INFO: Retrieved resource: v3-standard-4 12:19:17 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 12:19:17 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 12:19:17 INFO: Successfully archived job cost data 12:19:17 DEBUG: Cost data: oom-master-checkbashisms-lint,4677,2026-06-26 12:19:17,v3-standard-4,203,0.11,0.00,SUCCESS 12:19:17 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2215775262583278540.sh 12:19:17 ---> logs-deploy.sh 12:19:17 Setup pyenv: 12:19:17 system 12:19:17 3.8.13 12:19:17 3.9.13 12:19:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:19:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HeKV from file:/tmp/.os_lf_venv 12:19:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:19:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:19:19 lf-activate-venv(): INFO: Base packages installed successfully 12:19:19 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:19:27 lf-activate-venv(): INFO: Adding /tmp/venv-HeKV/bin to PATH 12:19:27 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4677 12:19:27 INFO: archiving workspace using pattern(s): 12:19:28 Archives upload complete. 12:19:29 INFO: archiving logs to Nexus 12:19:29 ---> uname -a: 12:19:29 Linux prd-ubuntu1804-builder-4c-4g-2781 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:19:29 12:19:29 12:19:29 ---> lscpu: 12:19:29 Architecture: x86_64 12:19:29 CPU op-mode(s): 32-bit, 64-bit 12:19:29 Byte Order: Little Endian 12:19:29 CPU(s): 4 12:19:29 On-line CPU(s) list: 0-3 12:19:29 Thread(s) per core: 1 12:19:29 Core(s) per socket: 1 12:19:29 Socket(s): 4 12:19:29 NUMA node(s): 1 12:19:29 Vendor ID: AuthenticAMD 12:19:29 CPU family: 23 12:19:29 Model: 49 12:19:29 Model name: AMD EPYC-Rome Processor 12:19:29 Stepping: 0 12:19:29 CPU MHz: 2800.000 12:19:29 BogoMIPS: 5600.00 12:19:29 Virtualization: AMD-V 12:19:29 Hypervisor vendor: KVM 12:19:29 Virtualization type: full 12:19:29 L1d cache: 32K 12:19:29 L1i cache: 32K 12:19:29 L2 cache: 512K 12:19:29 L3 cache: 16384K 12:19:29 NUMA node0 CPU(s): 0-3 12:19:29 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 12:19:29 12:19:29 12:19:29 ---> nproc: 12:19:29 4 12:19:29 12:19:29 12:19:29 ---> df -h: 12:19:29 Filesystem Size Used Avail Use% Mounted on 12:19:29 udev 7.9G 0 7.9G 0% /dev 12:19:29 tmpfs 1.6G 676K 1.6G 1% /run 12:19:29 /dev/vda1 78G 8.4G 69G 11% / 12:19:29 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:19:29 tmpfs 5.0M 0 5.0M 0% /run/lock 12:19:29 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:19:29 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:19:29 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:19:29 12:19:29 12:19:29 ---> free -m: 12:19:29 total used free shared buff/cache available 12:19:29 Mem: 16040 568 13267 0 2203 15154 12:19:29 Swap: 1023 0 1023 12:19:29 12:19:29 12:19:29 ---> ip addr: 12:19:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:19:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:19:29 inet 127.0.0.1/8 scope host lo 12:19:29 valid_lft forever preferred_lft forever 12:19:29 inet6 ::1/128 scope host 12:19:29 valid_lft forever preferred_lft forever 12:19:29 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:19:29 link/ether fa:16:3e:9d:4a:e2 brd ff:ff:ff:ff:ff:ff 12:19:29 inet 10.30.106.95/23 brd 10.30.107.255 scope global dynamic ens3 12:19:29 valid_lft 86195sec preferred_lft 86195sec 12:19:29 inet6 fe80::f816:3eff:fe9d:4ae2/64 scope link 12:19:29 valid_lft forever preferred_lft forever 12:19:29 12:19:29 12:19:29 ---> sar -b -r -n DEV: 12:19:29 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2781) 06/26/26 _x86_64_ (4 CPU) 12:19:29 12:19:29 12:16:06 LINUX RESTART (4 CPU) 12:19:29 12:19:29 12:17:02 tps rtps wtps bread/s bwrtn/s 12:19:29 12:18:01 69.73 0.78 68.95 98.83 22697.71 12:19:29 12:19:01 74.39 0.00 74.39 0.00 28105.45 12:19:29 Average: 72.08 0.39 71.69 49.00 25424.30 12:19:29 12:19:29 12:17:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:19:29 12:18:01 13873444 15538820 2551516 15.53 69708 1790816 776768 4.45 711624 1613660 165868 12:19:29 12:19:01 13743308 15497972 2681652 16.33 75320 1871480 801544 4.59 762564 1687292 72300 12:19:29 Average: 13808376 15518396 2616584 15.93 72514 1831148 789156 4.52 737094 1650476 119084 12:19:29 12:19:29 12:17:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:19:29 12:18:01 ens3 48.82 34.42 762.50 6.71 0.00 0.00 0.00 0.00 12:19:29 12:18:01 lo 0.61 0.61 0.07 0.07 0.00 0.00 0.00 0.00 12:19:29 12:19:01 ens3 30.51 23.31 376.83 4.83 0.00 0.00 0.00 0.00 12:19:29 12:19:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 12:19:29 Average: ens3 39.59 28.82 568.05 5.77 0.00 0.00 0.00 0.00 12:19:29 Average: lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 12:19:29 12:19:29 12:19:29 ---> sar -P ALL: 12:19:29 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2781) 06/26/26 _x86_64_ (4 CPU) 12:19:29 12:19:29 12:16:06 LINUX RESTART (4 CPU) 12:19:29 12:19:29 12:17:02 CPU %user %nice %system %iowait %steal %idle 12:19:29 12:18:01 all 8.49 0.00 0.67 26.87 0.03 63.94 12:19:29 12:18:01 0 6.03 0.00 0.68 49.27 0.03 43.99 12:19:29 12:18:01 1 19.60 0.00 1.26 54.50 0.07 24.57 12:19:29 12:18:01 2 2.88 0.00 0.29 3.80 0.02 93.01 12:19:29 12:18:01 3 5.49 0.00 0.44 0.08 0.02 93.97 12:19:29 12:19:01 all 7.59 0.00 0.46 19.42 0.03 72.50 12:19:29 12:19:01 0 4.66 0.00 0.65 66.69 0.03 27.97 12:19:29 12:19:01 1 3.20 0.00 0.17 4.76 0.03 91.85 12:19:29 12:19:01 2 20.01 0.00 0.90 6.03 0.05 73.00 12:19:29 12:19:01 3 2.45 0.00 0.13 0.17 0.02 97.23 12:19:29 Average: all 8.03 0.00 0.56 23.11 0.03 68.26 12:19:29 Average: 0 5.34 0.00 0.66 58.05 0.03 35.91 12:19:29 Average: 1 11.33 0.00 0.71 29.41 0.05 58.51 12:19:29 Average: 2 11.52 0.00 0.60 4.92 0.03 82.92 12:19:29 Average: 3 3.96 0.00 0.29 0.13 0.02 95.61 12:19:29 12:19:29 12:19:29