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