07:02:33 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/144748 07:02:33 Running as SYSTEM 07:02:33 [EnvInject] - Loading node environment variables. 07:02:33 Building remotely on prd-ubuntu1804-builder-4c-4g-6302 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 07:02:33 [ssh-agent] Looking for ssh-agent implementation... 07:02:33 $ ssh-agent 07:02:33 SSH_AUTH_SOCK=/tmp/ssh-CmXyZ5tRb374/agent.1679 07:02:33 SSH_AGENT_PID=1681 07:02:33 [ssh-agent] Started. 07:02:33 Running ssh-add (command line suppressed) 07:02:33 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_2627796258019056423.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_2627796258019056423.key) 07:02:33 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:02:33 The recommended git tool is: NONE 07:02:35 using credential onap-jenkins-ssh 07:02:35 Wiping out workspace first. 07:02:35 Cloning the remote Git repository 07:02:35 Cloning repository git://cloud.onap.org/mirror/oom.git 07:02:35 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 07:02:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:02:35 > git --version # timeout=10 07:02:35 > git --version # 'git version 2.17.1' 07:02:35 using GIT_SSH to set credentials Gerrit user 07:02:35 Verifying host key using manually-configured host key entries 07:02:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:02:40 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:02:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:02:41 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:02:41 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:02:41 using GIT_SSH to set credentials Gerrit user 07:02:41 Verifying host key using manually-configured host key entries 07:02:41 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/48/144748/1 # timeout=30 07:02:41 > git rev-parse 4c6ffb534109c9bdf741020f11e9a33faa729a6f^{commit} # timeout=10 07:02:41 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:02:41 Checking out Revision 4c6ffb534109c9bdf741020f11e9a33faa729a6f (refs/changes/48/144748/1) 07:02:41 > git config core.sparsecheckout # timeout=10 07:02:41 > git checkout -f 4c6ffb534109c9bdf741020f11e9a33faa729a6f # timeout=30 07:02:43 Commit message: "[SO] etsi-sol 1.10.1" 07:02:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:02:43 > git rev-list --no-walk 48d506e005e38b6aafd03627aed291a672d59b71 # timeout=10 07:02:44 [EnvInject] - Injecting environment variables from a build step. 07:02:44 [EnvInject] - Injecting as environment variables the properties content 07:02:44 PYTHON=python3 07:02:44 07:02:44 [EnvInject] - Variables injected successfully. 07:02:44 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7402708072799055550.sh 07:02:44 ---> tox-install.sh 07:02:44 + source /home/jenkins/lf-env.sh 07:02:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:02:44 ++ mktemp -d /tmp/venv-XXXX 07:02:44 + lf_venv=/tmp/venv-g1d6 07:02:44 + local venv_file=/tmp/.os_lf_venv 07:02:44 + local python=python3 07:02:44 + local options 07:02:44 + local set_path=true 07:02:44 + local install_args= 07:02:44 ++ 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 07:02:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:02:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:02:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:02:44 + true 07:02:44 + case $1 in 07:02:44 + venv_file=/tmp/.toxenv 07:02:44 + shift 2 07:02:44 + true 07:02:44 + case $1 in 07:02:44 + shift 07:02:44 + break 07:02:44 + case $python in 07:02:44 + local pkg_list= 07:02:44 + [[ -d /opt/pyenv ]] 07:02:44 + echo 'Setup pyenv:' 07:02:44 Setup pyenv: 07:02:44 + export PYENV_ROOT=/opt/pyenv 07:02:44 + PYENV_ROOT=/opt/pyenv 07:02:44 + 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 07:02:44 + 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 07:02:44 + pyenv versions 07:02:44 * system (set by /opt/pyenv/version) 07:02:44 * 3.8.13 (set by /opt/pyenv/version) 07:02:44 * 3.9.13 (set by /opt/pyenv/version) 07:02:44 * 3.10.6 (set by /opt/pyenv/version) 07:02:44 + command -v pyenv 07:02:44 ++ pyenv init - --no-rehash 07:02:44 + 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[*]}"'\'')" 07:02:44 export PATH="/opt/pyenv/shims:${PATH}" 07:02:44 export PYENV_SHELL=bash 07:02:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:02:44 pyenv() { 07:02:44 local command 07:02:44 command="${1:-}" 07:02:44 if [ "$#" -gt 0 ]; then 07:02:44 shift 07:02:44 fi 07:02:44 07:02:44 case "$command" in 07:02:44 rehash|shell) 07:02:44 eval "$(pyenv "sh-$command" "$@")" 07:02:44 ;; 07:02:44 *) 07:02:44 command pyenv "$command" "$@" 07:02:44 ;; 07:02:44 esac 07:02:44 }' 07:02:44 +++ 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[*]}"' 07:02:44 ++ 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 07:02:44 ++ 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 07:02:44 ++ 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 07:02:44 ++ export PYENV_SHELL=bash 07:02:44 ++ PYENV_SHELL=bash 07:02:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:02:44 +++ complete -F _pyenv pyenv 07:02:44 ++ lf-pyver python3 07:02:44 ++ local py_version_xy=python3 07:02:44 ++ local py_version_xyz= 07:02:44 ++ pyenv versions 07:02:44 ++ local command 07:02:44 ++ command=versions 07:02:44 ++ '[' 1 -gt 0 ']' 07:02:44 ++ shift 07:02:44 ++ case "$command" in 07:02:44 ++ command pyenv versions 07:02:44 ++ pyenv versions 07:02:44 ++ sed 's/^[ *]* //' 07:02:44 ++ grep -E '^[0-9.]*[0-9]$' 07:02:44 ++ awk '{ print $1 }' 07:02:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:02:44 +++ grep '^3' /tmp/.pyenv_versions 07:02:44 +++ sort -V 07:02:44 +++ tail -n 1 07:02:44 ++ py_version_xyz=3.10.6 07:02:44 ++ [[ -z 3.10.6 ]] 07:02:44 ++ echo 3.10.6 07:02:44 ++ return 0 07:02:44 + pyenv local 3.10.6 07:02:44 + local command 07:02:44 + command=local 07:02:44 + '[' 2 -gt 0 ']' 07:02:44 + shift 07:02:44 + case "$command" in 07:02:44 + command pyenv local 3.10.6 07:02:44 + pyenv local 3.10.6 07:02:44 + for arg in "$@" 07:02:44 + case $arg in 07:02:44 + pkg_list+='tox ' 07:02:44 + for arg in "$@" 07:02:44 + case $arg in 07:02:44 + pkg_list+='virtualenv ' 07:02:44 + for arg in "$@" 07:02:44 + case $arg in 07:02:44 + pkg_list+='urllib3~=1.26.15 ' 07:02:44 + [[ -f /tmp/.toxenv ]] 07:02:44 + [[ ! -f /tmp/.toxenv ]] 07:02:44 + [[ -n '' ]] 07:02:44 + python3 -m venv /tmp/venv-g1d6 07:02:48 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-g1d6' 07:02:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-g1d6 07:02:48 + echo /tmp/venv-g1d6 07:02:48 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:02:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:02:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:02:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:02:48 + local 'pip_opts=--upgrade --quiet' 07:02:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:02:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:02:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:02:48 + [[ -n '' ]] 07:02:48 + [[ -n '' ]] 07:02:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:02:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:02:48 + /tmp/venv-g1d6/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 07:02:52 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:02:52 lf-activate-venv(): INFO: Base packages installed successfully 07:02:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:02:52 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:02:52 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:02:52 + /tmp/venv-g1d6/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 07:02:55 + type python3 07:02:55 + true 07:02:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-g1d6/bin to PATH' 07:02:55 lf-activate-venv(): INFO: Adding /tmp/venv-g1d6/bin to PATH 07:02:55 + PATH=/tmp/venv-g1d6/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 07:02:55 + return 0 07:02:55 + python3 --version 07:02:55 Python 3.10.6 07:02:55 + python3 -m pip --version 07:02:55 pip 26.1.2 from /tmp/venv-g1d6/lib/python3.10/site-packages/pip (python 3.10) 07:02:55 + python3 -m pip freeze 07:02:55 cachetools==7.1.4 07:02:55 colorama==0.4.6 07:02:55 distlib==0.4.1 07:02:55 filelock==3.29.0 07:02:55 packaging==26.2 07:02:55 platformdirs==4.10.0 07:02:55 pluggy==1.6.0 07:02:55 pyproject-api==1.10.1 07:02:55 python-discovery==1.4.0 07:02:55 tomli==2.4.1 07:02:55 tomli_w==1.2.0 07:02:55 tox==4.55.0 07:02:55 typing_extensions==4.15.0 07:02:55 urllib3==1.26.20 07:02:55 virtualenv==21.4.2 07:02:55 [EnvInject] - Injecting environment variables from a build step. 07:02:55 [EnvInject] - Injecting as environment variables the properties content 07:02:55 PARALLEL=false 07:02:55 07:02:55 [EnvInject] - Variables injected successfully. 07:02:55 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6646019303090538456.sh 07:02:55 ---> tox-run.sh 07:02:55 + 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 07:02:55 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 07:02:55 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 07:02:55 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 07:02:55 + cd /w/workspace/oom-master-checkbashisms-lint/. 07:02:55 + source /home/jenkins/lf-env.sh 07:02:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:02:55 ++ mktemp -d /tmp/venv-XXXX 07:02:55 + lf_venv=/tmp/venv-yDla 07:02:55 + local venv_file=/tmp/.os_lf_venv 07:02:55 + local python=python3 07:02:55 + local options 07:02:55 + local set_path=true 07:02:55 + local install_args= 07:02:55 ++ 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 07:02:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:02:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:02:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:02:55 + true 07:02:55 + case $1 in 07:02:55 + venv_file=/tmp/.toxenv 07:02:55 + shift 2 07:02:55 + true 07:02:55 + case $1 in 07:02:55 + shift 07:02:55 + break 07:02:55 + case $python in 07:02:55 + local pkg_list= 07:02:55 + [[ -d /opt/pyenv ]] 07:02:55 + echo 'Setup pyenv:' 07:02:55 Setup pyenv: 07:02:55 + export PYENV_ROOT=/opt/pyenv 07:02:55 + PYENV_ROOT=/opt/pyenv 07:02:55 + 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 07:02:55 + 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 07:02:55 + pyenv versions 07:02:55 system 07:02:55 3.8.13 07:02:55 3.9.13 07:02:55 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:02:55 + command -v pyenv 07:02:55 ++ pyenv init - --no-rehash 07:02:55 + 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[*]}"'\'')" 07:02:55 export PATH="/opt/pyenv/shims:${PATH}" 07:02:55 export PYENV_SHELL=bash 07:02:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:02:55 pyenv() { 07:02:55 local command 07:02:55 command="${1:-}" 07:02:55 if [ "$#" -gt 0 ]; then 07:02:55 shift 07:02:55 fi 07:02:55 07:02:55 case "$command" in 07:02:55 rehash|shell) 07:02:55 eval "$(pyenv "sh-$command" "$@")" 07:02:55 ;; 07:02:55 *) 07:02:55 command pyenv "$command" "$@" 07:02:55 ;; 07:02:55 esac 07:02:55 }' 07:02:55 +++ 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[*]}"' 07:02:55 ++ 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 07:02:55 ++ 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 07:02:55 ++ 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 07:02:55 ++ export PYENV_SHELL=bash 07:02:55 ++ PYENV_SHELL=bash 07:02:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:02:55 +++ complete -F _pyenv pyenv 07:02:55 ++ lf-pyver python3 07:02:55 ++ local py_version_xy=python3 07:02:55 ++ local py_version_xyz= 07:02:55 ++ sed 's/^[ *]* //' 07:02:55 ++ pyenv versions 07:02:55 ++ local command 07:02:55 ++ command=versions 07:02:55 ++ '[' 1 -gt 0 ']' 07:02:55 ++ shift 07:02:55 ++ case "$command" in 07:02:55 ++ command pyenv versions 07:02:55 ++ pyenv versions 07:02:55 ++ grep -E '^[0-9.]*[0-9]$' 07:02:55 ++ awk '{ print $1 }' 07:02:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:02:55 +++ grep '^3' /tmp/.pyenv_versions 07:02:55 +++ sort -V 07:02:55 +++ tail -n 1 07:02:55 ++ py_version_xyz=3.10.6 07:02:55 ++ [[ -z 3.10.6 ]] 07:02:55 ++ echo 3.10.6 07:02:55 ++ return 0 07:02:55 + pyenv local 3.10.6 07:02:55 + local command 07:02:55 + command=local 07:02:55 + '[' 2 -gt 0 ']' 07:02:55 + shift 07:02:55 + case "$command" in 07:02:55 + command pyenv local 3.10.6 07:02:55 + pyenv local 3.10.6 07:02:55 + for arg in "$@" 07:02:55 + case $arg in 07:02:55 + pkg_list+='tox ' 07:02:55 + for arg in "$@" 07:02:55 + case $arg in 07:02:55 + pkg_list+='virtualenv ' 07:02:55 + for arg in "$@" 07:02:55 + case $arg in 07:02:55 + pkg_list+='urllib3~=1.26.15 ' 07:02:55 + [[ -f /tmp/.toxenv ]] 07:02:55 ++ cat /tmp/.toxenv 07:02:55 + lf_venv=/tmp/venv-g1d6 07:02:55 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g1d6 from' file:/tmp/.toxenv 07:02:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g1d6 from file:/tmp/.toxenv 07:02:55 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:02:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:02:55 + local 'pip_opts=--upgrade --quiet' 07:02:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:02:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:02:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:02:55 + [[ -n '' ]] 07:02:55 + [[ -n '' ]] 07:02:55 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:02:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:02:55 + /tmp/venv-g1d6/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 07:02:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:02:57 lf-activate-venv(): INFO: Base packages installed successfully 07:02:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:02:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:02:57 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:02:57 + /tmp/venv-g1d6/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 07:02:59 + type python3 07:02:59 + true 07:02:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-g1d6/bin to PATH' 07:02:59 lf-activate-venv(): INFO: Adding /tmp/venv-g1d6/bin to PATH 07:02:59 + PATH=/tmp/venv-g1d6/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 07:02:59 + return 0 07:02:59 + [[ -d /opt/pyenv ]] 07:02:59 + echo '---> Setting up pyenv' 07:02:59 ---> Setting up pyenv 07:02:59 + export PYENV_ROOT=/opt/pyenv 07:02:59 + PYENV_ROOT=/opt/pyenv 07:02:59 + export PATH=/opt/pyenv/bin:/tmp/venv-g1d6/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 07:02:59 + PATH=/opt/pyenv/bin:/tmp/venv-g1d6/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 07:02:59 ++ pwd 07:02:59 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 07:02:59 + export PYTHONPATH 07:02:59 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:02:59 + TOX_TESTENV_PASSENV=PYTHONPATH 07:02:59 + tox --version 07:02:59 4.55.0 from /tmp/venv-g1d6/lib/python3.10/site-packages/tox/__init__.py 07:02:59 + PARALLEL=false 07:02:59 + TOX_OPTIONS_LIST= 07:02:59 + [[ -n checkbashisms ]] 07:02:59 + TOX_OPTIONS_LIST=' -e checkbashisms' 07:02:59 + case ${PARALLEL,,} in 07:02:59 + tox -e checkbashisms 07:02:59 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 07:03:01 checkbashisms: freeze> python -m pip freeze --all 07:03:01 checkbashisms: pip==26.1.1,setuptools==82.0.1 07:03:01 checkbashisms: commands[0]> .ci/check-bashisms.sh 07:03:03 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 07:03:05 checkbashisms: OK (5.76=setup[2.04]+cmd[3.72] seconds) 07:03:05 congratulations :) (5.80 seconds) 07:03:05 + tox_status=0 07:03:05 + echo '---> Completed tox runs' 07:03:05 ---> Completed tox runs 07:03:05 + for i in .tox/*/log 07:03:05 ++ echo .tox/checkbashisms/log 07:03:05 ++ awk -F/ '{print $2}' 07:03:05 + tox_env=checkbashisms 07:03:05 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 07:03:05 + DOC_DIR=docs/_build/html 07:03:05 + [[ -d docs/_build/html ]] 07:03:05 + echo '---> tox-run.sh ends' 07:03:05 ---> tox-run.sh ends 07:03:05 + test 0 -eq 0 07:03:05 $ ssh-agent -k 07:03:05 unset SSH_AUTH_SOCK; 07:03:05 unset SSH_AGENT_PID; 07:03:05 echo Agent pid 1681 killed; 07:03:05 [ssh-agent] Stopped. 07:03:05 [PostBuildScript] - [INFO] Executing post build scripts. 07:03:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17972897389016358520.sh 07:03:05 ---> sysstat.sh 07:03:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4429262680372069036.sh 07:03:06 ---> package-listing.sh 07:03:06 ++ facter osfamily 07:03:06 ++ tr '[:upper:]' '[:lower:]' 07:03:06 + OS_FAMILY=debian 07:03:06 + workspace=/w/workspace/oom-master-checkbashisms-lint 07:03:06 + START_PACKAGES=/tmp/packages_start.txt 07:03:06 + END_PACKAGES=/tmp/packages_end.txt 07:03:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:03:06 + PACKAGES=/tmp/packages_start.txt 07:03:06 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:03:06 + PACKAGES=/tmp/packages_end.txt 07:03:06 + case "${OS_FAMILY}" in 07:03:06 + dpkg -l 07:03:06 + grep '^ii' 07:03:06 + '[' -f /tmp/packages_start.txt ']' 07:03:06 + '[' -f /tmp/packages_end.txt ']' 07:03:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:03:06 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:03:06 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 07:03:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 07:03:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1757022062634551397.sh 07:03:06 ---> capture-instance-metadata.sh 07:03:06 Setup pyenv: 07:03:06 system 07:03:06 3.8.13 07:03:06 3.9.13 07:03:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:03:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7VZZ 07:03:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:03:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:03:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:03:16 lf-activate-venv(): INFO: Base packages installed successfully 07:03:16 lf-activate-venv(): INFO: Installing additional packages: lftools 07:03:38 lf-activate-venv(): INFO: Adding /tmp/venv-7VZZ/bin to PATH 07:03:38 INFO: Running in OpenStack, capturing instance metadata 07:03:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16317450049028743564.sh 07:03:38 provisioning config files... 07:03:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config3860724305406099497tmp 07:03:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:03:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:03:38 [EnvInject] - Injecting environment variables from a build step. 07:03:38 [EnvInject] - Injecting as environment variables the properties content 07:03:38 SERVER_ID=logs 07:03:38 07:03:38 [EnvInject] - Variables injected successfully. 07:03:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17457222431545929713.sh 07:03:38 ---> create-netrc.sh 07:03:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12101566806293210181.sh 07:03:38 ---> python-tools-install.sh 07:03:38 Setup pyenv: 07:03:38 system 07:03:38 3.8.13 07:03:38 3.9.13 07:03:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:03:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7VZZ from file:/tmp/.os_lf_venv 07:03:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:03:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:03:40 lf-activate-venv(): INFO: Base packages installed successfully 07:03:40 lf-activate-venv(): INFO: Installing additional packages: lftools 07:03:47 lf-activate-venv(): INFO: Adding /tmp/venv-7VZZ/bin to PATH 07:03:47 Generating Requirements File 07:04:10 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. 07:04:10 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:04:10 Python 3.10.6 07:04:10 pip 26.1.2 from /tmp/venv-7VZZ/lib/python3.10/site-packages/pip (python 3.10) 07:04:11 aiohappyeyeballs==2.6.2 07:04:11 aiohttp==3.14.0 07:04:11 aiosignal==1.4.0 07:04:11 appdirs==1.4.4 07:04:11 argcomplete==3.6.3 07:04:11 aspy.yaml==1.3.0 07:04:11 async-timeout==5.0.1 07:04:11 attrs==26.1.0 07:04:11 autopage==0.6.0 07:04:11 backports.strenum==1.3.1 07:04:11 beautifulsoup4==4.14.3 07:04:11 boto3==1.43.20 07:04:11 botocore==1.43.20 07:04:11 bs4==0.0.2 07:04:11 certifi==2026.5.20 07:04:11 cffi==2.0.0 07:04:11 cfgv==3.5.0 07:04:11 chardet==7.4.3 07:04:11 charset-normalizer==3.4.7 07:04:11 click==8.4.1 07:04:11 cliff==4.14.0 07:04:11 cmd2==3.5.1 07:04:11 cryptography==3.3.2 07:04:11 debtcollector==3.1.0 07:04:11 decorator==5.3.1 07:04:11 defusedxml==0.7.1 07:04:11 Deprecated==1.3.1 07:04:11 distlib==0.4.1 07:04:11 dnspython==2.8.0 07:04:11 docker==7.1.0 07:04:11 dogpile.cache==1.5.0 07:04:11 durationpy==0.10 07:04:11 email-validator==2.3.0 07:04:11 filelock==3.29.0 07:04:11 frozenlist==1.8.0 07:04:11 future==1.0.0 07:04:11 gitdb==4.0.12 07:04:11 GitPython==3.1.50 07:04:11 httplib2==0.30.2 07:04:11 identify==2.6.19 07:04:11 idna==3.18 07:04:11 importlib-resources==1.5.0 07:04:11 iso8601==2.1.0 07:04:11 Jinja2==3.1.6 07:04:11 jmespath==1.1.0 07:04:11 jsonpatch==1.33 07:04:11 jsonpointer==3.1.1 07:04:11 jsonschema==4.26.0 07:04:11 jsonschema-specifications==2025.9.1 07:04:11 keystoneauth1==5.14.0 07:04:11 kubernetes==36.0.2 07:04:11 lftools==0.37.22 07:04:11 lxml==6.1.1 07:04:11 markdown-it-py==4.2.0 07:04:11 MarkupSafe==3.0.3 07:04:11 mdurl==0.1.2 07:04:11 msgpack==1.1.2 07:04:11 multi_key_dict==2.0.3 07:04:11 multidict==6.7.1 07:04:11 munch==4.0.0 07:04:11 netaddr==1.3.0 07:04:11 niet==1.4.2 07:04:11 nodeenv==1.10.0 07:04:11 oauth2client==4.1.3 07:04:11 oauthlib==3.3.1 07:04:11 openstacksdk==4.13.0 07:04:11 os-service-types==1.8.2 07:04:11 osc-lib==4.6.0 07:04:11 oslo.config==10.4.0 07:04:11 oslo.context==6.4.0 07:04:11 oslo.i18n==6.8.0 07:04:11 oslo.log==8.2.0 07:04:11 oslo.serialization==5.10.0 07:04:11 oslo.utils==10.1.0 07:04:11 packaging==26.2 07:04:11 pbr==7.0.3 07:04:11 platformdirs==4.10.0 07:04:11 prettytable==3.17.0 07:04:11 propcache==0.5.2 07:04:11 psutil==7.2.2 07:04:11 pyasn1==0.6.3 07:04:11 pyasn1_modules==0.4.2 07:04:11 pycparser==3.0 07:04:11 pygerrit2==2.0.15 07:04:11 PyGithub==2.9.1 07:04:11 Pygments==2.20.0 07:04:11 PyJWT==2.13.0 07:04:11 PyNaCl==1.6.2 07:04:11 pyparsing==2.4.7 07:04:11 pyperclip==1.11.0 07:04:11 pyrsistent==0.20.0 07:04:11 python-cinderclient==9.9.0 07:04:11 python-dateutil==2.9.0.post0 07:04:11 python-discovery==1.4.0 07:04:11 python-heatclient==5.2.0 07:04:11 python-jenkins==1.8.3 07:04:11 python-keystoneclient==5.8.0 07:04:11 python-magnumclient==4.10.0 07:04:11 python-openstackclient==10.0.0 07:04:11 python-swiftclient==4.10.0 07:04:11 PyYAML==6.0.3 07:04:11 referencing==0.37.0 07:04:11 requests==2.34.2 07:04:11 requests-oauthlib==2.0.0 07:04:11 rfc3986==2.0.0 07:04:11 rich==15.0.0 07:04:11 rich-argparse==1.8.0 07:04:11 rpds-py==0.30.0 07:04:11 rsa==4.9.1 07:04:11 ruamel.yaml==0.19.1 07:04:11 ruamel.yaml.clib==0.2.15 07:04:11 s3transfer==0.18.0 07:04:11 simplejson==4.1.1 07:04:11 six==1.17.0 07:04:11 smmap==5.0.3 07:04:11 soupsieve==2.8.4 07:04:11 stevedore==5.8.0 07:04:11 tabulate==0.10.0 07:04:11 toml==0.10.2 07:04:11 tomlkit==0.15.0 07:04:11 tqdm==4.67.3 07:04:11 typing_extensions==4.15.0 07:04:11 urllib3==1.26.20 07:04:11 virtualenv==21.4.2 07:04:11 wcwidth==0.7.0 07:04:11 websocket-client==1.9.0 07:04:11 wrapt==2.2.1 07:04:11 xdg==6.0.0 07:04:11 xmltodict==1.0.4 07:04:11 yarl==1.24.2 07:04:11 yq==3.4.3 07:04:11 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins17601815050501656660.sh 07:04:11 ---> uv-install.sh 07:04:11 Installing uv/uvx (latest) using shell installer 07:04:11 2026-06-03 07:04:11 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-axng2Z.sh" [1] 07:04:11 downloading uv 0.11.18 x86_64-unknown-linux-gnu 07:04:12 installing to /home/jenkins/.local/bin 07:04:12 uv 07:04:12 uvx 07:04:12 everything's installed! 07:04:12 07:04:12 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:04:12 07:04:12 source $HOME/.local/bin/env (sh, bash, zsh) 07:04:12 source $HOME/.local/bin/env.fish (fish) 07:04:12 Adding install location to PATH 07:04:12 ---> Validating uv/uvx install 07:04:12 uvx 0.11.18 (x86_64-unknown-linux-gnu) 07:04:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5496098598335447052.sh 07:04:12 ---> sudo-logs.sh 07:04:12 Archiving 'sudo' log.. 07:04:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14198799862635000913.sh 07:04:12 ---> job-cost.sh 07:04:12 INFO: Activating Python virtual environment... 07:04:12 Setup pyenv: 07:04:12 system 07:04:12 3.8.13 07:04:12 3.9.13 07:04:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:04:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7VZZ from file:/tmp/.os_lf_venv 07:04:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:04:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:04:15 lf-activate-venv(): INFO: Base packages installed successfully 07:04:15 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:04:21 lf-activate-venv(): INFO: Adding /tmp/venv-7VZZ/bin to PATH 07:04:21 INFO: No stack-cost file found 07:04:21 INFO: Instance uptime: 164s 07:04:21 INFO: Fetching instance metadata (attempt 1 of 3)... 07:04:21 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:04:21 INFO: Successfully fetched instance metadata 07:04:21 INFO: Instance type: v3-standard-4 07:04:21 INFO: Retrieving pricing info for: v3-standard-4 07:04:21 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:04:21 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=164 07:04:21 INFO: Successfully fetched Vexxhost pricing API 07:04:21 INFO: Retrieved cost: 0.11 07:04:21 INFO: Retrieved resource: v3-standard-4 07:04:21 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 07:04:21 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 07:04:21 INFO: Successfully archived job cost data 07:04:21 DEBUG: Cost data: oom-master-checkbashisms-lint,4633,2026-06-03 07:04:21,v3-standard-4,164,0.11,0.00,SUCCESS 07:04:22 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins375464883594381807.sh 07:04:22 ---> logs-deploy.sh 07:04:22 Setup pyenv: 07:04:22 system 07:04:22 3.8.13 07:04:22 3.9.13 07:04:22 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:04:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7VZZ from file:/tmp/.os_lf_venv 07:04:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:04:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:04:24 lf-activate-venv(): INFO: Base packages installed successfully 07:04:24 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:04:31 lf-activate-venv(): INFO: Adding /tmp/venv-7VZZ/bin to PATH 07:04:31 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4633 07:04:31 INFO: archiving workspace using pattern(s): 07:04:32 Archives upload complete. 07:04:32 INFO: archiving logs to Nexus 07:04:33 ---> uname -a: 07:04:33 Linux prd-ubuntu1804-builder-4c-4g-6302 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:04:33 07:04:33 07:04:33 ---> lscpu: 07:04:33 Architecture: x86_64 07:04:33 CPU op-mode(s): 32-bit, 64-bit 07:04:33 Byte Order: Little Endian 07:04:33 CPU(s): 4 07:04:33 On-line CPU(s) list: 0-3 07:04:33 Thread(s) per core: 1 07:04:33 Core(s) per socket: 1 07:04:33 Socket(s): 4 07:04:33 NUMA node(s): 1 07:04:33 Vendor ID: AuthenticAMD 07:04:33 CPU family: 23 07:04:33 Model: 49 07:04:33 Model name: AMD EPYC-Rome Processor 07:04:33 Stepping: 0 07:04:33 CPU MHz: 2799.998 07:04:33 BogoMIPS: 5599.99 07:04:33 Virtualization: AMD-V 07:04:33 Hypervisor vendor: KVM 07:04:33 Virtualization type: full 07:04:33 L1d cache: 32K 07:04:33 L1i cache: 32K 07:04:33 L2 cache: 512K 07:04:33 L3 cache: 16384K 07:04:33 NUMA node0 CPU(s): 0-3 07:04:33 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 07:04:33 07:04:33 07:04:33 ---> nproc: 07:04:33 4 07:04:33 07:04:33 07:04:33 ---> df -h: 07:04:33 Filesystem Size Used Avail Use% Mounted on 07:04:33 udev 7.9G 0 7.9G 0% /dev 07:04:33 tmpfs 1.6G 676K 1.6G 1% /run 07:04:33 /dev/vda1 78G 8.4G 69G 11% / 07:04:33 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:04:33 tmpfs 5.0M 0 5.0M 0% /run/lock 07:04:33 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:04:33 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:04:33 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:04:33 07:04:33 07:04:33 ---> free -m: 07:04:33 total used free shared buff/cache available 07:04:33 Mem: 16040 558 13282 0 2199 15165 07:04:33 Swap: 1023 0 1023 07:04:33 07:04:33 07:04:33 ---> ip addr: 07:04:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:04:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:04:33 inet 127.0.0.1/8 scope host lo 07:04:33 valid_lft forever preferred_lft forever 07:04:33 inet6 ::1/128 scope host 07:04:33 valid_lft forever preferred_lft forever 07:04:33 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:04:33 link/ether fa:16:3e:5b:79:c2 brd ff:ff:ff:ff:ff:ff 07:04:33 inet 10.30.107.191/23 brd 10.30.107.255 scope global dynamic ens3 07:04:33 valid_lft 86258sec preferred_lft 86258sec 07:04:33 inet6 fe80::f816:3eff:fe5b:79c2/64 scope link 07:04:33 valid_lft forever preferred_lft forever 07:04:33 07:04:33 07:04:33 ---> sar -b -r -n DEV: 07:04:33 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6302) 06/03/26 _x86_64_ (4 CPU) 07:04:33 07:04:33 07:02:13 LINUX RESTART (4 CPU) 07:04:33 07:04:33 07:03:02 tps rtps wtps bread/s bwrtn/s 07:04:33 07:04:01 111.13 0.91 110.22 108.03 32584.07 07:04:33 Average: 111.13 0.91 110.22 108.03 32584.07 07:04:33 07:04:33 07:03:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:04:33 07:04:01 13791708 15519148 2633260 16.03 73352 1847392 791092 4.53 738352 1667424 175840 07:04:33 Average: 13791708 15519148 2633260 16.03 73352 1847392 791092 4.53 738352 1667424 175840 07:04:33 07:04:33 07:03:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:04:33 07:04:01 lo 1.29 1.29 0.15 0.15 0.00 0.00 0.00 0.00 07:04:33 07:04:01 ens3 76.92 53.83 1037.15 17.35 0.00 0.00 0.00 0.00 07:04:33 Average: lo 1.29 1.29 0.15 0.15 0.00 0.00 0.00 0.00 07:04:33 Average: ens3 76.92 53.83 1037.15 17.35 0.00 0.00 0.00 0.00 07:04:33 07:04:33 07:04:33 ---> sar -P ALL: 07:04:33 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6302) 06/03/26 _x86_64_ (4 CPU) 07:04:33 07:04:33 07:02:13 LINUX RESTART (4 CPU) 07:04:33 07:04:33 07:03:02 CPU %user %nice %system %iowait %steal %idle 07:04:33 07:04:01 all 20.81 0.00 1.32 3.45 0.06 74.36 07:04:33 07:04:01 0 13.17 0.00 1.29 7.94 0.05 77.55 07:04:33 07:04:01 1 31.11 0.00 1.54 0.79 0.07 66.49 07:04:33 07:04:01 2 14.59 0.00 0.76 4.19 0.05 80.40 07:04:33 07:04:01 3 24.35 0.00 1.68 0.93 0.07 72.97 07:04:33 Average: all 20.81 0.00 1.32 3.45 0.06 74.36 07:04:33 Average: 0 13.17 0.00 1.29 7.94 0.05 77.55 07:04:33 Average: 1 31.11 0.00 1.54 0.79 0.07 66.49 07:04:33 Average: 2 14.59 0.00 0.76 4.19 0.05 80.40 07:04:33 Average: 3 24.35 0.00 1.68 0.93 0.07 72.97 07:04:33 07:04:33 07:04:33