13:46:10 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145191 13:46:10 Running as SYSTEM 13:46:10 [EnvInject] - Loading node environment variables. 13:46:10 Building remotely on prd-ubuntu1804-builder-4c-4g-17179 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:46:10 [ssh-agent] Looking for ssh-agent implementation... 13:46:10 $ ssh-agent 13:46:10 SSH_AUTH_SOCK=/tmp/ssh-UnGKPfus0a29/agent.1748 13:46:10 SSH_AGENT_PID=1750 13:46:10 [ssh-agent] Started. 13:46:10 Running ssh-add (command line suppressed) 13:46:10 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9656671627059753985.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9656671627059753985.key) 13:46:11 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:46:11 The recommended git tool is: NONE 13:46:13 using credential onap-jenkins-ssh 13:46:13 Wiping out workspace first. 13:46:13 Cloning the remote Git repository 13:46:13 Cloning repository git://cloud.onap.org/mirror/oom.git 13:46:13 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:46:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:46:13 > git --version # timeout=10 13:46:13 > git --version # 'git version 2.17.1' 13:46:13 using GIT_SSH to set credentials Gerrit user 13:46:13 Verifying host key using manually-configured host key entries 13:46:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:46:21 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:46:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:46:21 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:46:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:46:21 using GIT_SSH to set credentials Gerrit user 13:46:21 Verifying host key using manually-configured host key entries 13:46:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/91/145191/1 # timeout=30 13:46:22 > git rev-parse 90f27d010c8a7526586eea3a385a7c5149ddc992^{commit} # timeout=10 13:46:22 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:46:22 Checking out Revision 90f27d010c8a7526586eea3a385a7c5149ddc992 (refs/changes/91/145191/1) 13:46:22 > git config core.sparsecheckout # timeout=10 13:46:22 > git checkout -f 90f27d010c8a7526586eea3a385a7c5149ddc992 # timeout=30 13:46:26 Commit message: "[SDC] 13.1.1" 13:46:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:46:26 > git rev-list --no-walk 81210f1c399dbeb117aa11311d6bf7eddb756242 # timeout=10 13:46:27 [EnvInject] - Injecting environment variables from a build step. 13:46:27 [EnvInject] - Injecting as environment variables the properties content 13:46:27 PYTHON=python3 13:46:27 13:46:27 [EnvInject] - Variables injected successfully. 13:46:27 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13993025872361709073.sh 13:46:27 ---> tox-install.sh 13:46:27 + source /home/jenkins/lf-env.sh 13:46:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:46:27 ++ mktemp -d /tmp/venv-XXXX 13:46:27 + lf_venv=/tmp/venv-Sp5o 13:46:27 + local venv_file=/tmp/.os_lf_venv 13:46:27 + local python=python3 13:46:27 + local options 13:46:27 + local set_path=true 13:46:27 + local install_args= 13:46:27 ++ 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 13:46:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:46:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:46:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:46:27 + true 13:46:27 + case $1 in 13:46:27 + venv_file=/tmp/.toxenv 13:46:27 + shift 2 13:46:27 + true 13:46:27 + case $1 in 13:46:27 + shift 13:46:27 + break 13:46:27 + case $python in 13:46:27 + local pkg_list= 13:46:27 + [[ -d /opt/pyenv ]] 13:46:27 + echo 'Setup pyenv:' 13:46:27 Setup pyenv: 13:46:27 + export PYENV_ROOT=/opt/pyenv 13:46:27 + PYENV_ROOT=/opt/pyenv 13:46:27 + 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 13:46:27 + 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 13:46:27 + pyenv versions 13:46:27 * system (set by /opt/pyenv/version) 13:46:27 * 3.8.13 (set by /opt/pyenv/version) 13:46:27 * 3.9.13 (set by /opt/pyenv/version) 13:46:27 * 3.10.6 (set by /opt/pyenv/version) 13:46:27 + command -v pyenv 13:46:27 ++ pyenv init - --no-rehash 13:46:27 + 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[*]}"'\'')" 13:46:27 export PATH="/opt/pyenv/shims:${PATH}" 13:46:27 export PYENV_SHELL=bash 13:46:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:46:27 pyenv() { 13:46:27 local command 13:46:27 command="${1:-}" 13:46:27 if [ "$#" -gt 0 ]; then 13:46:27 shift 13:46:27 fi 13:46:27 13:46:27 case "$command" in 13:46:27 rehash|shell) 13:46:27 eval "$(pyenv "sh-$command" "$@")" 13:46:27 ;; 13:46:27 *) 13:46:27 command pyenv "$command" "$@" 13:46:27 ;; 13:46:27 esac 13:46:27 }' 13:46:27 +++ 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[*]}"' 13:46:27 ++ 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 13:46:27 ++ 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 13:46:27 ++ 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 13:46:27 ++ export PYENV_SHELL=bash 13:46:27 ++ PYENV_SHELL=bash 13:46:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:46:27 +++ complete -F _pyenv pyenv 13:46:27 ++ lf-pyver python3 13:46:27 ++ local py_version_xy=python3 13:46:27 ++ local py_version_xyz= 13:46:27 ++ pyenv versions 13:46:27 ++ local command 13:46:27 ++ command=versions 13:46:27 ++ '[' 1 -gt 0 ']' 13:46:27 ++ shift 13:46:27 ++ sed 's/^[ *]* //' 13:46:27 ++ awk '{ print $1 }' 13:46:27 ++ case "$command" in 13:46:27 ++ command pyenv versions 13:46:27 ++ pyenv versions 13:46:27 ++ grep -E '^[0-9.]*[0-9]$' 13:46:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:46:27 +++ grep '^3' /tmp/.pyenv_versions 13:46:27 +++ sort -V 13:46:27 +++ tail -n 1 13:46:27 ++ py_version_xyz=3.10.6 13:46:27 ++ [[ -z 3.10.6 ]] 13:46:27 ++ echo 3.10.6 13:46:27 ++ return 0 13:46:27 + pyenv local 3.10.6 13:46:27 + local command 13:46:27 + command=local 13:46:27 + '[' 2 -gt 0 ']' 13:46:27 + shift 13:46:27 + case "$command" in 13:46:27 + command pyenv local 3.10.6 13:46:27 + pyenv local 3.10.6 13:46:27 + for arg in "$@" 13:46:27 + case $arg in 13:46:27 + pkg_list+='tox ' 13:46:27 + for arg in "$@" 13:46:27 + case $arg in 13:46:27 + pkg_list+='virtualenv ' 13:46:27 + for arg in "$@" 13:46:27 + case $arg in 13:46:27 + pkg_list+='urllib3~=1.26.15 ' 13:46:27 + [[ -f /tmp/.toxenv ]] 13:46:27 + [[ ! -f /tmp/.toxenv ]] 13:46:27 + [[ -n '' ]] 13:46:27 + python3 -m venv /tmp/venv-Sp5o 13:46:36 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Sp5o' 13:46:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Sp5o 13:46:36 + echo /tmp/venv-Sp5o 13:46:36 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:46:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:46:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:46:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:46:36 + local 'pip_opts=--upgrade --quiet' 13:46:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:46:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:46:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:46:36 + [[ -n '' ]] 13:46:36 + [[ -n '' ]] 13:46:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:46:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:46:36 + /tmp/venv-Sp5o/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 13:46:43 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:46:43 lf-activate-venv(): INFO: Base packages installed successfully 13:46:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:46:43 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:46:43 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:46:43 + /tmp/venv-Sp5o/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 13:46:45 + type python3 13:46:45 + true 13:46:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Sp5o/bin to PATH' 13:46:45 lf-activate-venv(): INFO: Adding /tmp/venv-Sp5o/bin to PATH 13:46:45 + PATH=/tmp/venv-Sp5o/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 13:46:45 + return 0 13:46:45 + python3 --version 13:46:45 Python 3.10.6 13:46:45 + python3 -m pip --version 13:46:45 pip 26.1.2 from /tmp/venv-Sp5o/lib/python3.10/site-packages/pip (python 3.10) 13:46:45 + python3 -m pip freeze 13:46:46 cachetools==7.1.4 13:46:46 colorama==0.4.6 13:46:46 distlib==0.4.3 13:46:46 filelock==3.29.4 13:46:46 packaging==26.2 13:46:46 platformdirs==4.10.0 13:46:46 pluggy==1.6.0 13:46:46 pyproject-api==1.10.1 13:46:46 python-discovery==1.4.2 13:46:46 tomli==2.4.1 13:46:46 tomli_w==1.2.0 13:46:46 tox==4.55.1 13:46:46 typing_extensions==4.15.0 13:46:46 urllib3==1.26.20 13:46:46 virtualenv==21.5.1 13:46:46 [EnvInject] - Injecting environment variables from a build step. 13:46:46 [EnvInject] - Injecting as environment variables the properties content 13:46:46 PARALLEL=false 13:46:46 13:46:46 [EnvInject] - Variables injected successfully. 13:46:46 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12206555198206017842.sh 13:46:46 ---> tox-run.sh 13:46:46 + 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 13:46:46 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:46:46 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:46:46 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:46:46 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:46:46 + source /home/jenkins/lf-env.sh 13:46:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:46:46 ++ mktemp -d /tmp/venv-XXXX 13:46:46 + lf_venv=/tmp/venv-JNfb 13:46:46 + local venv_file=/tmp/.os_lf_venv 13:46:46 + local python=python3 13:46:46 + local options 13:46:46 + local set_path=true 13:46:46 + local install_args= 13:46:46 ++ 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 13:46:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:46:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:46:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:46:46 + true 13:46:46 + case $1 in 13:46:46 + venv_file=/tmp/.toxenv 13:46:46 + shift 2 13:46:46 + true 13:46:46 + case $1 in 13:46:46 + shift 13:46:46 + break 13:46:46 + case $python in 13:46:46 + local pkg_list= 13:46:46 + [[ -d /opt/pyenv ]] 13:46:46 + echo 'Setup pyenv:' 13:46:46 Setup pyenv: 13:46:46 + export PYENV_ROOT=/opt/pyenv 13:46:46 + PYENV_ROOT=/opt/pyenv 13:46:46 + 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 13:46:46 + 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 13:46:46 + pyenv versions 13:46:46 system 13:46:46 3.8.13 13:46:46 3.9.13 13:46:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:46:46 + command -v pyenv 13:46:46 ++ pyenv init - --no-rehash 13:46:46 + 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[*]}"'\'')" 13:46:46 export PATH="/opt/pyenv/shims:${PATH}" 13:46:46 export PYENV_SHELL=bash 13:46:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:46:46 pyenv() { 13:46:46 local command 13:46:46 command="${1:-}" 13:46:46 if [ "$#" -gt 0 ]; then 13:46:46 shift 13:46:46 fi 13:46:46 13:46:46 case "$command" in 13:46:46 rehash|shell) 13:46:46 eval "$(pyenv "sh-$command" "$@")" 13:46:46 ;; 13:46:46 *) 13:46:46 command pyenv "$command" "$@" 13:46:46 ;; 13:46:46 esac 13:46:46 }' 13:46:46 +++ 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[*]}"' 13:46:46 ++ 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 13:46:46 ++ 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 13:46:46 ++ 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 13:46:46 ++ export PYENV_SHELL=bash 13:46:46 ++ PYENV_SHELL=bash 13:46:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:46:46 +++ complete -F _pyenv pyenv 13:46:46 ++ lf-pyver python3 13:46:46 ++ local py_version_xy=python3 13:46:46 ++ local py_version_xyz= 13:46:46 ++ pyenv versions 13:46:46 ++ local command 13:46:46 ++ command=versions 13:46:46 ++ '[' 1 -gt 0 ']' 13:46:46 ++ shift 13:46:46 ++ case "$command" in 13:46:46 ++ command pyenv versions 13:46:46 ++ pyenv versions 13:46:46 ++ awk '{ print $1 }' 13:46:46 ++ sed 's/^[ *]* //' 13:46:46 ++ grep -E '^[0-9.]*[0-9]$' 13:46:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:46:46 +++ grep '^3' /tmp/.pyenv_versions 13:46:46 +++ sort -V 13:46:46 +++ tail -n 1 13:46:46 ++ py_version_xyz=3.10.6 13:46:46 ++ [[ -z 3.10.6 ]] 13:46:46 ++ echo 3.10.6 13:46:46 ++ return 0 13:46:46 + pyenv local 3.10.6 13:46:46 + local command 13:46:46 + command=local 13:46:46 + '[' 2 -gt 0 ']' 13:46:46 + shift 13:46:46 + case "$command" in 13:46:46 + command pyenv local 3.10.6 13:46:46 + pyenv local 3.10.6 13:46:46 + for arg in "$@" 13:46:46 + case $arg in 13:46:46 + pkg_list+='tox ' 13:46:46 + for arg in "$@" 13:46:46 + case $arg in 13:46:46 + pkg_list+='virtualenv ' 13:46:46 + for arg in "$@" 13:46:46 + case $arg in 13:46:46 + pkg_list+='urllib3~=1.26.15 ' 13:46:46 + [[ -f /tmp/.toxenv ]] 13:46:46 ++ cat /tmp/.toxenv 13:46:46 + lf_venv=/tmp/venv-Sp5o 13:46:46 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sp5o from' file:/tmp/.toxenv 13:46:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sp5o from file:/tmp/.toxenv 13:46:46 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:46:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:46:46 + local 'pip_opts=--upgrade --quiet' 13:46:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:46:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:46:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:46:46 + [[ -n '' ]] 13:46:46 + [[ -n '' ]] 13:46:46 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:46:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:46:46 + /tmp/venv-Sp5o/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 13:46:47 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:46:47 lf-activate-venv(): INFO: Base packages installed successfully 13:46:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:46:47 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:46:47 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:46:47 + /tmp/venv-Sp5o/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 13:46:48 + type python3 13:46:48 + true 13:46:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Sp5o/bin to PATH' 13:46:48 lf-activate-venv(): INFO: Adding /tmp/venv-Sp5o/bin to PATH 13:46:48 + PATH=/tmp/venv-Sp5o/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 13:46:48 + return 0 13:46:48 + [[ -d /opt/pyenv ]] 13:46:48 + echo '---> Setting up pyenv' 13:46:48 ---> Setting up pyenv 13:46:48 + export PYENV_ROOT=/opt/pyenv 13:46:48 + PYENV_ROOT=/opt/pyenv 13:46:48 + export PATH=/opt/pyenv/bin:/tmp/venv-Sp5o/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 13:46:48 + PATH=/opt/pyenv/bin:/tmp/venv-Sp5o/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 13:46:48 ++ pwd 13:46:48 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:46:48 + export PYTHONPATH 13:46:48 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:46:48 + TOX_TESTENV_PASSENV=PYTHONPATH 13:46:48 + tox --version 13:46:48 4.55.1 from /tmp/venv-Sp5o/lib/python3.10/site-packages/tox/__init__.py 13:46:48 + PARALLEL=false 13:46:48 + TOX_OPTIONS_LIST= 13:46:48 + [[ -n checkbashisms ]] 13:46:48 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:46:48 + case ${PARALLEL,,} in 13:46:48 + tox -e checkbashisms 13:46:48 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:46:50 checkbashisms: freeze> python -m pip freeze --all 13:46:50 checkbashisms: pip==26.1.2,setuptools==82.0.1 13:46:50 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:46:52 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:46:54 checkbashisms: OK (5.43=setup[1.92]+cmd[3.51] seconds) 13:46:54 congratulations :) (5.47 seconds) 13:46:54 + tox_status=0 13:46:54 + echo '---> Completed tox runs' 13:46:54 ---> Completed tox runs 13:46:54 + for i in .tox/*/log 13:46:54 ++ echo .tox/checkbashisms/log 13:46:54 ++ awk -F/ '{print $2}' 13:46:54 + tox_env=checkbashisms 13:46:54 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:46:54 + DOC_DIR=docs/_build/html 13:46:54 + [[ -d docs/_build/html ]] 13:46:54 + echo '---> tox-run.sh ends' 13:46:54 ---> tox-run.sh ends 13:46:54 + test 0 -eq 0 13:46:54 $ ssh-agent -k 13:46:54 unset SSH_AUTH_SOCK; 13:46:54 unset SSH_AGENT_PID; 13:46:54 echo Agent pid 1750 killed; 13:46:54 [ssh-agent] Stopped. 13:46:54 [PostBuildScript] - [INFO] Executing post build scripts. 13:46:54 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins693093433778916912.sh 13:46:54 ---> sysstat.sh 13:46:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7287290796130882709.sh 13:46:55 ---> package-listing.sh 13:46:55 ++ facter osfamily 13:46:55 ++ tr '[:upper:]' '[:lower:]' 13:46:55 + OS_FAMILY=debian 13:46:55 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:46:55 + START_PACKAGES=/tmp/packages_start.txt 13:46:55 + END_PACKAGES=/tmp/packages_end.txt 13:46:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:46:55 + PACKAGES=/tmp/packages_start.txt 13:46:55 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:46:55 + PACKAGES=/tmp/packages_end.txt 13:46:55 + case "${OS_FAMILY}" in 13:46:55 + dpkg -l 13:46:55 + grep '^ii' 13:46:55 + '[' -f /tmp/packages_start.txt ']' 13:46:55 + '[' -f /tmp/packages_end.txt ']' 13:46:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:46:55 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:46:55 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:46:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:46:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1476021588288831807.sh 13:46:55 ---> capture-instance-metadata.sh 13:46:55 Setup pyenv: 13:46:55 system 13:46:55 3.8.13 13:46:55 3.9.13 13:46:55 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:46:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JM5q 13:46:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:46:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:46:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:47:03 lf-activate-venv(): INFO: Base packages installed successfully 13:47:03 lf-activate-venv(): INFO: Installing additional packages: lftools 13:47:27 lf-activate-venv(): INFO: Adding /tmp/venv-JM5q/bin to PATH 13:47:27 INFO: Running in OpenStack, capturing instance metadata 13:47:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10170484119690606825.sh 13:47:28 provisioning config files... 13:47:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config15279007761749045355tmp 13:47:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:47:28 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:47:28 [EnvInject] - Injecting environment variables from a build step. 13:47:28 [EnvInject] - Injecting as environment variables the properties content 13:47:28 SERVER_ID=logs 13:47:28 13:47:28 [EnvInject] - Variables injected successfully. 13:47:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11295888145338169319.sh 13:47:28 ---> create-netrc.sh 13:47:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16196526996766843250.sh 13:47:28 ---> python-tools-install.sh 13:47:28 Setup pyenv: 13:47:28 system 13:47:28 3.8.13 13:47:28 3.9.13 13:47:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:47:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JM5q from file:/tmp/.os_lf_venv 13:47:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:47:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:47:30 lf-activate-venv(): INFO: Base packages installed successfully 13:47:30 lf-activate-venv(): INFO: Installing additional packages: lftools 13:47:38 lf-activate-venv(): INFO: Adding /tmp/venv-JM5q/bin to PATH 13:47:38 Generating Requirements File 13:48:04 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:48:04 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:48:04 Python 3.10.6 13:48:04 pip 26.1.2 from /tmp/venv-JM5q/lib/python3.10/site-packages/pip (python 3.10) 13:48:04 aiohappyeyeballs==2.6.2 13:48:04 aiohttp==3.14.1 13:48:04 aiosignal==1.4.0 13:48:04 appdirs==1.4.4 13:48:04 argcomplete==3.6.3 13:48:04 aspy.yaml==1.3.0 13:48:04 async-timeout==5.0.1 13:48:04 attrs==26.1.0 13:48:04 autopage==0.6.0 13:48:04 backports.strenum==1.3.1 13:48:04 beautifulsoup4==4.15.0 13:48:04 boto3==1.43.31 13:48:04 botocore==1.43.31 13:48:04 bs4==0.0.2 13:48:04 certifi==2026.6.17 13:48:04 cffi==2.0.0 13:48:04 cfgv==3.5.0 13:48:04 chardet==7.4.3 13:48:04 charset-normalizer==3.4.7 13:48:04 click==8.4.1 13:48:04 cliff==4.14.0 13:48:04 cmd2==3.5.1 13:48:04 cryptography==3.3.2 13:48:04 debtcollector==3.1.0 13:48:04 decorator==5.3.1 13:48:04 defusedxml==0.7.1 13:48:04 Deprecated==1.3.1 13:48:04 distlib==0.4.3 13:48:04 dnspython==2.8.0 13:48:04 docker==7.1.0 13:48:04 dogpile.cache==1.5.0 13:48:04 durationpy==0.10 13:48:04 email-validator==2.3.0 13:48:04 filelock==3.29.4 13:48:04 frozenlist==1.8.0 13:48:04 future==1.0.0 13:48:04 gitdb==4.0.12 13:48:04 GitPython==3.1.50 13:48:04 httplib2==0.30.2 13:48:04 identify==2.6.19 13:48:04 idna==3.18 13:48:04 importlib-resources==1.5.0 13:48:04 iso8601==2.1.0 13:48:04 Jinja2==3.1.6 13:48:04 jmespath==1.1.0 13:48:04 jsonpatch==1.33 13:48:04 jsonpointer==3.1.1 13:48:04 jsonschema==4.26.0 13:48:04 jsonschema-specifications==2025.9.1 13:48:04 keystoneauth1==5.14.0 13:48:04 kubernetes==36.0.2 13:48:04 lftools==0.37.22 13:48:04 lxml==6.1.1 13:48:04 markdown-it-py==4.2.0 13:48:04 MarkupSafe==3.0.3 13:48:04 mdurl==0.1.2 13:48:04 msgpack==1.2.0 13:48:04 multi_key_dict==2.0.3 13:48:04 multidict==6.7.1 13:48:04 munch==4.0.0 13:48:04 netaddr==1.3.0 13:48:04 niet==1.4.2 13:48:04 nodeenv==1.10.0 13:48:04 oauth2client==4.1.3 13:48:04 oauthlib==3.3.1 13:48:04 openstacksdk==4.13.0 13:48:04 os-service-types==1.8.2 13:48:04 osc-lib==4.6.0 13:48:04 oslo.config==10.4.0 13:48:04 oslo.context==6.4.0 13:48:04 oslo.i18n==6.8.0 13:48:04 oslo.log==8.2.0 13:48:04 oslo.serialization==5.10.0 13:48:04 oslo.utils==10.1.1 13:48:04 packaging==26.2 13:48:04 pbr==7.0.3 13:48:04 platformdirs==4.10.0 13:48:04 prettytable==3.17.0 13:48:04 propcache==0.5.2 13:48:04 psutil==7.2.2 13:48:04 pyasn1==0.6.3 13:48:04 pyasn1_modules==0.4.2 13:48:04 pycparser==3.0 13:48:04 pygerrit2==2.0.15 13:48:04 PyGithub==2.9.1 13:48:04 Pygments==2.20.0 13:48:04 PyJWT==2.13.0 13:48:04 PyNaCl==1.6.2 13:48:04 pyparsing==2.4.7 13:48:04 pyperclip==1.11.0 13:48:04 pyrsistent==0.20.0 13:48:04 python-cinderclient==9.9.0 13:48:04 python-dateutil==2.9.0.post0 13:48:04 python-discovery==1.4.2 13:48:04 python-heatclient==5.2.0 13:48:04 python-jenkins==1.8.3 13:48:04 python-keystoneclient==5.8.0 13:48:04 python-magnumclient==4.10.0 13:48:04 python-openstackclient==10.0.0 13:48:04 python-swiftclient==4.10.0 13:48:04 PyYAML==6.0.3 13:48:04 referencing==0.37.0 13:48:04 requests==2.34.2 13:48:04 requests-oauthlib==2.0.0 13:48:04 rfc3986==2.0.0 13:48:04 rich==15.0.0 13:48:04 rich-argparse==1.8.0 13:48:04 rpds-py==0.30.0 13:48:04 rsa==4.9.1 13:48:04 ruamel.yaml==0.19.1 13:48:04 ruamel.yaml.clib==0.2.15 13:48:04 s3transfer==0.19.0 13:48:04 simplejson==4.1.1 13:48:04 six==1.17.0 13:48:04 smmap==5.0.3 13:48:04 soupsieve==2.8.4 13:48:04 stevedore==5.8.0 13:48:04 tabulate==0.10.0 13:48:04 toml==0.10.2 13:48:04 tomlkit==0.15.0 13:48:04 tqdm==4.68.3 13:48:04 typing_extensions==4.15.0 13:48:04 urllib3==1.26.20 13:48:04 virtualenv==21.5.1 13:48:04 wcwidth==0.8.1 13:48:04 websocket-client==1.9.0 13:48:04 wrapt==2.2.1 13:48:04 xdg==6.0.0 13:48:04 xmltodict==1.0.4 13:48:04 yarl==1.24.2 13:48:04 yq==3.4.3 13:48:05 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins8852295957709249945.sh 13:48:05 ---> uv-install.sh 13:48:05 Installing uv/uvx (latest) using shell installer 13:48:05 2026-06-17 13:48:05 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-ziMPHy.sh" [1] 13:48:05 downloading uv 0.11.21 x86_64-unknown-linux-gnu 13:48:06 installing to /home/jenkins/.local/bin 13:48:06 uv 13:48:06 uvx 13:48:06 everything's installed! 13:48:06 13:48:06 To add $HOME/.local/bin to your PATH, either restart your shell or run: 13:48:06 13:48:06 source $HOME/.local/bin/env (sh, bash, zsh) 13:48:06 source $HOME/.local/bin/env.fish (fish) 13:48:06 Adding install location to PATH 13:48:06 ---> Validating uv/uvx install 13:48:06 uvx 0.11.21 (x86_64-unknown-linux-gnu) 13:48:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13198778319946171734.sh 13:48:06 ---> sudo-logs.sh 13:48:06 Archiving 'sudo' log.. 13:48:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3845385106243673378.sh 13:48:06 ---> job-cost.sh 13:48:06 INFO: Activating Python virtual environment... 13:48:06 Setup pyenv: 13:48:06 system 13:48:06 3.8.13 13:48:06 3.9.13 13:48:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:48:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JM5q from file:/tmp/.os_lf_venv 13:48:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:48:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:48:08 lf-activate-venv(): INFO: Base packages installed successfully 13:48:08 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:48:13 lf-activate-venv(): INFO: Adding /tmp/venv-JM5q/bin to PATH 13:48:13 INFO: No stack-cost file found 13:48:13 INFO: Instance uptime: 174s 13:48:13 INFO: Fetching instance metadata (attempt 1 of 3)... 13:48:13 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:48:14 INFO: Successfully fetched instance metadata 13:48:14 INFO: Instance type: v3-standard-4 13:48:14 INFO: Retrieving pricing info for: v3-standard-4 13:48:14 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:48:14 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=174 13:48:14 INFO: Successfully fetched Vexxhost pricing API 13:48:14 INFO: Retrieved cost: 0.11 13:48:14 INFO: Retrieved resource: v3-standard-4 13:48:14 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 13:48:14 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 13:48:14 INFO: Successfully archived job cost data 13:48:14 DEBUG: Cost data: oom-master-checkbashisms-lint,4665,2026-06-17 13:48:14,v3-standard-4,174,0.11,0.00,SUCCESS 13:48:14 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4404893969991457718.sh 13:48:14 ---> logs-deploy.sh 13:48:14 Setup pyenv: 13:48:14 system 13:48:14 3.8.13 13:48:14 3.9.13 13:48:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:48:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JM5q from file:/tmp/.os_lf_venv 13:48:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:48:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:48:16 lf-activate-venv(): INFO: Base packages installed successfully 13:48:16 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:48:24 lf-activate-venv(): INFO: Adding /tmp/venv-JM5q/bin to PATH 13:48:24 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4665 13:48:24 INFO: archiving workspace using pattern(s): 13:48:25 Archives upload complete. 13:48:25 INFO: archiving logs to Nexus 13:48:26 ---> uname -a: 13:48:26 Linux prd-ubuntu1804-builder-4c-4g-17179 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:48:26 13:48:26 13:48:26 ---> lscpu: 13:48:26 Architecture: x86_64 13:48:26 CPU op-mode(s): 32-bit, 64-bit 13:48:26 Byte Order: Little Endian 13:48:26 CPU(s): 4 13:48:26 On-line CPU(s) list: 0-3 13:48:26 Thread(s) per core: 1 13:48:26 Core(s) per socket: 1 13:48:26 Socket(s): 4 13:48:26 NUMA node(s): 1 13:48:26 Vendor ID: AuthenticAMD 13:48:26 CPU family: 23 13:48:26 Model: 49 13:48:26 Model name: AMD EPYC-Rome Processor 13:48:26 Stepping: 0 13:48:26 CPU MHz: 2799.998 13:48:26 BogoMIPS: 5599.99 13:48:26 Virtualization: AMD-V 13:48:26 Hypervisor vendor: KVM 13:48:26 Virtualization type: full 13:48:26 L1d cache: 32K 13:48:26 L1i cache: 32K 13:48:26 L2 cache: 512K 13:48:26 L3 cache: 16384K 13:48:26 NUMA node0 CPU(s): 0-3 13:48:26 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 13:48:26 13:48:26 13:48:26 ---> nproc: 13:48:26 4 13:48:26 13:48:26 13:48:26 ---> df -h: 13:48:26 Filesystem Size Used Avail Use% Mounted on 13:48:26 udev 7.9G 0 7.9G 0% /dev 13:48:26 tmpfs 1.6G 676K 1.6G 1% /run 13:48:26 /dev/vda1 78G 8.4G 69G 11% / 13:48:26 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:48:26 tmpfs 5.0M 0 5.0M 0% /run/lock 13:48:26 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:48:26 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:48:26 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:48:26 13:48:26 13:48:26 ---> free -m: 13:48:26 total used free shared buff/cache available 13:48:26 Mem: 16040 533 13308 0 2198 15189 13:48:26 Swap: 1023 0 1023 13:48:26 13:48:26 13:48:26 ---> ip addr: 13:48:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:48:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:48:26 inet 127.0.0.1/8 scope host lo 13:48:26 valid_lft forever preferred_lft forever 13:48:26 inet6 ::1/128 scope host 13:48:26 valid_lft forever preferred_lft forever 13:48:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:48:26 link/ether fa:16:3e:e1:c8:e9 brd ff:ff:ff:ff:ff:ff 13:48:26 inet 10.30.107.229/23 brd 10.30.107.255 scope global dynamic ens3 13:48:26 valid_lft 86223sec preferred_lft 86223sec 13:48:26 inet6 fe80::f816:3eff:fee1:c8e9/64 scope link 13:48:26 valid_lft forever preferred_lft forever 13:48:26 13:48:26 13:48:26 ---> sar -b -r -n DEV: 13:48:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17179) 06/17/26 _x86_64_ (4 CPU) 13:48:26 13:48:26 13:45:30 LINUX RESTART (4 CPU) 13:48:26 13:48:26 13:46:03 tps rtps wtps bread/s bwrtn/s 13:48:26 13:47:01 106.17 60.27 45.91 3821.13 34685.88 13:48:26 13:48:01 132.76 0.75 132.01 97.05 43745.78 13:48:26 Average: 119.69 30.00 89.69 1927.54 39292.59 13:48:26 13:48:26 13:46:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:48:26 13:47:01 14142876 15600824 2282092 13.89 47696 1617328 807384 4.62 635884 1446016 96668 13:48:26 13:48:01 13700328 15532844 2724640 16.59 77200 1942900 849808 4.86 733608 1751296 166024 13:48:26 Average: 13921602 15566834 2503366 15.24 62448 1780114 828596 4.74 684746 1598656 131346 13:48:26 13:48:26 13:46:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:48:26 13:47:01 lo 1.17 1.17 0.12 0.12 0.00 0.00 0.00 0.00 13:48:26 13:47:01 ens3 468.88 292.10 1730.48 86.95 0.00 0.00 0.00 0.00 13:48:26 13:48:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 13:48:26 13:48:01 ens3 140.23 95.10 1129.42 13.88 0.00 0.00 0.00 0.00 13:48:26 Average: lo 1.29 1.29 0.14 0.14 0.00 0.00 0.00 0.00 13:48:26 Average: ens3 301.77 191.93 1424.86 49.79 0.00 0.00 0.00 0.00 13:48:26 13:48:26 13:48:26 ---> sar -P ALL: 13:48:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17179) 06/17/26 _x86_64_ (4 CPU) 13:48:26 13:48:26 13:45:30 LINUX RESTART (4 CPU) 13:48:26 13:48:26 13:46:03 CPU %user %nice %system %iowait %steal %idle 13:48:26 13:47:01 all 18.19 0.00 1.94 12.49 0.06 67.32 13:48:26 13:47:01 0 15.79 0.00 1.95 3.61 0.05 78.59 13:48:26 13:47:01 1 26.17 0.00 1.99 5.21 0.07 66.55 13:48:26 13:47:01 2 12.46 0.00 1.53 2.87 0.05 83.10 13:48:26 13:47:01 3 18.41 0.00 2.34 38.38 0.05 40.82 13:48:26 13:48:01 all 18.28 0.00 1.25 4.65 0.06 75.77 13:48:26 13:48:01 0 10.09 0.00 0.68 0.33 0.03 88.86 13:48:26 13:48:01 1 55.32 0.00 3.16 5.70 0.08 35.74 13:48:26 13:48:01 2 5.47 0.00 0.38 0.03 0.07 94.05 13:48:26 13:48:01 3 2.46 0.00 0.75 12.64 0.07 84.09 13:48:26 Average: all 18.24 0.00 1.59 8.50 0.06 71.62 13:48:26 Average: 0 12.89 0.00 1.31 1.94 0.04 83.82 13:48:26 Average: 1 41.01 0.00 2.59 5.46 0.08 50.87 13:48:26 Average: 2 8.89 0.00 0.94 1.42 0.06 88.69 13:48:26 Average: 3 10.29 0.00 1.53 25.27 0.06 62.85 13:48:26 13:48:26 13:48:26