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