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