15:01:06 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/147164 15:01:06 Running as SYSTEM 15:01:06 [EnvInject] - Loading node environment variables. 15:01:06 Building remotely on prd-ubuntu1804-builder-4c-4g-15479 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:01:06 [ssh-agent] Looking for ssh-agent implementation... 15:01:06 $ ssh-agent 15:01:06 SSH_AUTH_SOCK=/tmp/ssh-rUtOhFqSJYYe/agent.1646 15:01:06 SSH_AGENT_PID=1648 15:01:06 [ssh-agent] Started. 15:01:06 Running ssh-add (command line suppressed) 15:01:06 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4932229443266323170.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4932229443266323170.key) 15:01:06 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:01:06 The recommended git tool is: NONE 15:01:08 using credential onap-jenkins-ssh 15:01:08 Wiping out workspace first. 15:01:08 Cloning the remote Git repository 15:01:08 Cloning repository git://cloud.onap.org/mirror/oom.git 15:01:08 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:01:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:01:08 > git --version # timeout=10 15:01:08 > git --version # 'git version 2.17.1' 15:01:08 using GIT_SSH to set credentials Gerrit user 15:01:08 Verifying host key using manually-configured host key entries 15:01:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:01:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:01:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:01:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:01:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:01:13 using GIT_SSH to set credentials Gerrit user 15:01:13 Verifying host key using manually-configured host key entries 15:01:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/64/147164/1 # timeout=30 15:01:13 > git rev-parse 9eeefae190e5fba32ac412ebb748010a0d87e274^{commit} # timeout=10 15:01:14 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:01:14 Checking out Revision 9eeefae190e5fba32ac412ebb748010a0d87e274 (refs/changes/64/147164/1) 15:01:14 > git config core.sparsecheckout # timeout=10 15:01:14 > git checkout -f 9eeefae190e5fba32ac412ebb748010a0d87e274 # timeout=30 15:01:17 Commit message: "[POLICY] Give PAP's two topic sources distinct consumer groups" 15:01:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:01:17 > git rev-list --no-walk 6d443f22ea71e7c12a9fb4bdaba6edc79608e8a2 # timeout=10 15:01:17 [EnvInject] - Injecting environment variables from a build step. 15:01:17 [EnvInject] - Injecting as environment variables the properties content 15:01:17 PYTHON=python3 15:01:17 15:01:17 [EnvInject] - Variables injected successfully. 15:01:17 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8449310029935160355.sh 15:01:17 ---> tox-install.sh 15:01:17 + source /home/jenkins/lf-env.sh 15:01:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:01:17 ++ mktemp -d /tmp/venv-XXXX 15:01:17 + lf_venv=/tmp/venv-ANpw 15:01:17 + local venv_file=/tmp/.os_lf_venv 15:01:17 + local python=python3 15:01:17 + local options 15:01:17 + local set_path=true 15:01:17 + local install_args= 15:01:17 ++ 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 15:01:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:01:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:01:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:01:17 + true 15:01:17 + case $1 in 15:01:17 + venv_file=/tmp/.toxenv 15:01:17 + shift 2 15:01:17 + true 15:01:17 + case $1 in 15:01:17 + shift 15:01:17 + break 15:01:17 + case $python in 15:01:17 + local pkg_list= 15:01:17 + [[ -d /opt/pyenv ]] 15:01:17 + echo 'Setup pyenv:' 15:01:17 Setup pyenv: 15:01:17 + export PYENV_ROOT=/opt/pyenv 15:01:17 + PYENV_ROOT=/opt/pyenv 15:01:17 + 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 15:01:17 + 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 15:01:17 + pyenv versions 15:01:17 * system (set by /opt/pyenv/version) 15:01:17 * 3.8.13 (set by /opt/pyenv/version) 15:01:17 * 3.9.13 (set by /opt/pyenv/version) 15:01:18 * 3.10.6 (set by /opt/pyenv/version) 15:01:18 + command -v pyenv 15:01:18 ++ pyenv init - --no-rehash 15:01:18 + 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[*]}"'\'')" 15:01:18 export PATH="/opt/pyenv/shims:${PATH}" 15:01:18 export PYENV_SHELL=bash 15:01:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:01:18 pyenv() { 15:01:18 local command 15:01:18 command="${1:-}" 15:01:18 if [ "$#" -gt 0 ]; then 15:01:18 shift 15:01:18 fi 15:01:18 15:01:18 case "$command" in 15:01:18 rehash|shell) 15:01:18 eval "$(pyenv "sh-$command" "$@")" 15:01:18 ;; 15:01:18 *) 15:01:18 command pyenv "$command" "$@" 15:01:18 ;; 15:01:18 esac 15:01:18 }' 15:01:18 +++ 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[*]}"' 15:01:18 ++ 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 15:01:18 ++ 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 15:01:18 ++ 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 15:01:18 ++ export PYENV_SHELL=bash 15:01:18 ++ PYENV_SHELL=bash 15:01:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:01:18 +++ complete -F _pyenv pyenv 15:01:18 ++ lf-pyver python3 15:01:18 ++ local py_version_xy=python3 15:01:18 ++ local py_version_xyz= 15:01:18 ++ pyenv versions 15:01:18 ++ local command 15:01:18 ++ command=versions 15:01:18 ++ '[' 1 -gt 0 ']' 15:01:18 ++ shift 15:01:18 ++ case "$command" in 15:01:18 ++ command pyenv versions 15:01:18 ++ pyenv versions 15:01:18 ++ awk '{ print $1 }' 15:01:18 ++ sed 's/^[ *]* //' 15:01:18 ++ grep -E '^[0-9.]*[0-9]$' 15:01:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:01:18 +++ grep '^3' /tmp/.pyenv_versions 15:01:18 +++ sort -V 15:01:18 +++ tail -n 1 15:01:18 ++ py_version_xyz=3.10.6 15:01:18 ++ [[ -z 3.10.6 ]] 15:01:18 ++ echo 3.10.6 15:01:18 ++ return 0 15:01:18 + pyenv local 3.10.6 15:01:18 + local command 15:01:18 + command=local 15:01:18 + '[' 2 -gt 0 ']' 15:01:18 + shift 15:01:18 + case "$command" in 15:01:18 + command pyenv local 3.10.6 15:01:18 + pyenv local 3.10.6 15:01:18 + for arg in "$@" 15:01:18 + case $arg in 15:01:18 + pkg_list+='tox ' 15:01:18 + for arg in "$@" 15:01:18 + case $arg in 15:01:18 + pkg_list+='virtualenv ' 15:01:18 + for arg in "$@" 15:01:18 + case $arg in 15:01:18 + pkg_list+='urllib3~=1.26.15 ' 15:01:18 + [[ -f /tmp/.toxenv ]] 15:01:18 + [[ ! -f /tmp/.toxenv ]] 15:01:18 + [[ -n '' ]] 15:01:18 + python3 -m venv /tmp/venv-ANpw 15:01:22 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ANpw' 15:01:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ANpw 15:01:22 + echo /tmp/venv-ANpw 15:01:22 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:01:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:01:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:01:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:01:22 + local 'pip_opts=--upgrade --quiet' 15:01:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:01:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:01:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:01:22 + [[ -n '' ]] 15:01:22 + [[ -n '' ]] 15:01:22 + lf-venv-pip-install /tmp/venv-ANpw/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 15:01:22 + local venv_python=/tmp/venv-ANpw/bin/python3 15:01:22 + shift 15:01:22 + local upstream=https://pypi.org/simple 15:01:22 + /tmp/venv-ANpw/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 15:01:26 + return 0 15:01:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:01:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:01:26 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:01:26 + lf-venv-pip-install /tmp/venv-ANpw/bin/python3 --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 15:01:26 + local venv_python=/tmp/venv-ANpw/bin/python3 15:01:26 + shift 15:01:26 + local upstream=https://pypi.org/simple 15:01:26 + /tmp/venv-ANpw/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 15:01:28 + return 0 15:01:28 + type python3 15:01:28 + true 15:01:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ANpw/bin to PATH' 15:01:28 lf-activate-venv(): INFO: Adding /tmp/venv-ANpw/bin to PATH 15:01:28 + PATH=/tmp/venv-ANpw/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 15:01:28 + return 0 15:01:28 + python3 --version 15:01:28 Python 3.10.6 15:01:28 + python3 -m pip --version 15:01:28 pip 26.2.1 from /tmp/venv-ANpw/lib/python3.10/site-packages/pip (python 3.10) 15:01:28 + python3 -m pip freeze 15:01:28 cachetools==7.1.7 15:01:28 colorama==0.4.6 15:01:28 distlib==0.4.3 15:01:28 filelock==3.32.4 15:01:28 packaging==26.3 15:01:28 platformdirs==4.11.4 15:01:28 pluggy==1.6.0 15:01:28 pyproject-api==1.11.0 15:01:28 python-discovery==1.5.3 15:01:28 tomli==2.4.1 15:01:28 tomli_w==1.2.0 15:01:28 tox==4.60.1 15:01:28 typing_extensions==4.16.0 15:01:28 urllib3==1.26.20 15:01:28 virtualenv==21.7.5 15:01:28 [EnvInject] - Injecting environment variables from a build step. 15:01:28 [EnvInject] - Injecting as environment variables the properties content 15:01:28 PARALLEL=false 15:01:28 15:01:28 [EnvInject] - Variables injected successfully. 15:01:28 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16994771999625344706.sh 15:01:28 ---> tox-run.sh 15:01:28 + 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 15:01:28 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:01:28 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:01:28 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:01:28 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:01:28 + source /home/jenkins/lf-env.sh 15:01:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:01:28 ++ mktemp -d /tmp/venv-XXXX 15:01:28 + lf_venv=/tmp/venv-6Vo3 15:01:28 + local venv_file=/tmp/.os_lf_venv 15:01:28 + local python=python3 15:01:28 + local options 15:01:28 + local set_path=true 15:01:28 + local install_args= 15:01:28 ++ 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 15:01:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:01:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:01:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:01:28 + true 15:01:28 + case $1 in 15:01:28 + venv_file=/tmp/.toxenv 15:01:28 + shift 2 15:01:28 + true 15:01:28 + case $1 in 15:01:28 + shift 15:01:28 + break 15:01:28 + case $python in 15:01:28 + local pkg_list= 15:01:28 + [[ -d /opt/pyenv ]] 15:01:28 + echo 'Setup pyenv:' 15:01:28 Setup pyenv: 15:01:28 + export PYENV_ROOT=/opt/pyenv 15:01:28 + PYENV_ROOT=/opt/pyenv 15:01:28 + 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 15:01:28 + 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 15:01:28 + pyenv versions 15:01:28 system 15:01:28 3.8.13 15:01:28 3.9.13 15:01:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:01:28 + command -v pyenv 15:01:28 ++ pyenv init - --no-rehash 15:01:28 + 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[*]}"'\'')" 15:01:28 export PATH="/opt/pyenv/shims:${PATH}" 15:01:28 export PYENV_SHELL=bash 15:01:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:01:28 pyenv() { 15:01:28 local command 15:01:28 command="${1:-}" 15:01:28 if [ "$#" -gt 0 ]; then 15:01:28 shift 15:01:28 fi 15:01:28 15:01:28 case "$command" in 15:01:28 rehash|shell) 15:01:28 eval "$(pyenv "sh-$command" "$@")" 15:01:28 ;; 15:01:28 *) 15:01:28 command pyenv "$command" "$@" 15:01:28 ;; 15:01:28 esac 15:01:28 }' 15:01:28 +++ 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[*]}"' 15:01:28 ++ 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 15:01:28 ++ 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 15:01:28 ++ 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 15:01:28 ++ export PYENV_SHELL=bash 15:01:28 ++ PYENV_SHELL=bash 15:01:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:01:28 +++ complete -F _pyenv pyenv 15:01:28 ++ lf-pyver python3 15:01:28 ++ local py_version_xy=python3 15:01:28 ++ local py_version_xyz= 15:01:28 ++ pyenv versions 15:01:28 ++ local command 15:01:28 ++ command=versions 15:01:28 ++ '[' 1 -gt 0 ']' 15:01:28 ++ shift 15:01:28 ++ case "$command" in 15:01:28 ++ grep -E '^[0-9.]*[0-9]$' 15:01:28 ++ awk '{ print $1 }' 15:01:28 ++ sed 's/^[ *]* //' 15:01:28 ++ command pyenv versions 15:01:28 ++ pyenv versions 15:01:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:01:28 +++ grep '^3' /tmp/.pyenv_versions 15:01:28 +++ sort -V 15:01:28 +++ tail -n 1 15:01:28 ++ py_version_xyz=3.10.6 15:01:28 ++ [[ -z 3.10.6 ]] 15:01:28 ++ echo 3.10.6 15:01:28 ++ return 0 15:01:28 + pyenv local 3.10.6 15:01:28 + local command 15:01:28 + command=local 15:01:28 + '[' 2 -gt 0 ']' 15:01:28 + shift 15:01:28 + case "$command" in 15:01:28 + command pyenv local 3.10.6 15:01:28 + pyenv local 3.10.6 15:01:28 + for arg in "$@" 15:01:28 + case $arg in 15:01:28 + pkg_list+='tox ' 15:01:28 + for arg in "$@" 15:01:28 + case $arg in 15:01:28 + pkg_list+='virtualenv ' 15:01:28 + for arg in "$@" 15:01:28 + case $arg in 15:01:28 + pkg_list+='urllib3~=1.26.15 ' 15:01:28 + [[ -f /tmp/.toxenv ]] 15:01:28 ++ cat /tmp/.toxenv 15:01:28 + lf_venv=/tmp/venv-ANpw 15:01:28 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ANpw from' file:/tmp/.toxenv 15:01:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ANpw from file:/tmp/.toxenv 15:01:28 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:01:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:01:28 + local 'pip_opts=--upgrade --quiet' 15:01:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:01:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:01:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:01:28 + [[ -n '' ]] 15:01:28 + [[ -n '' ]] 15:01:28 + lf-venv-pip-install /tmp/venv-ANpw/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 15:01:28 + local venv_python=/tmp/venv-ANpw/bin/python3 15:01:28 + shift 15:01:28 + local upstream=https://pypi.org/simple 15:01:28 + /tmp/venv-ANpw/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 15:01:29 + return 0 15:01:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:01:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:01:29 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:01:29 + lf-venv-pip-install /tmp/venv-ANpw/bin/python3 --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 15:01:29 + local venv_python=/tmp/venv-ANpw/bin/python3 15:01:29 + shift 15:01:29 + local upstream=https://pypi.org/simple 15:01:29 + /tmp/venv-ANpw/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 15:01:30 + return 0 15:01:30 + type python3 15:01:30 + true 15:01:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ANpw/bin to PATH' 15:01:30 lf-activate-venv(): INFO: Adding /tmp/venv-ANpw/bin to PATH 15:01:30 + PATH=/tmp/venv-ANpw/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 15:01:30 + return 0 15:01:30 + [[ -d /opt/pyenv ]] 15:01:30 + echo '---> Setting up pyenv' 15:01:30 ---> Setting up pyenv 15:01:30 + export PYENV_ROOT=/opt/pyenv 15:01:30 + PYENV_ROOT=/opt/pyenv 15:01:30 + export PATH=/opt/pyenv/bin:/tmp/venv-ANpw/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 15:01:30 + PATH=/opt/pyenv/bin:/tmp/venv-ANpw/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 15:01:30 ++ pwd 15:01:30 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:01:30 + export PYTHONPATH 15:01:30 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:01:30 + TOX_TESTENV_PASSENV=PYTHONPATH 15:01:30 + tox --version 15:01:30 4.60.1 from /tmp/venv-ANpw/lib/python3.10/site-packages/tox/__init__.py 15:01:30 + PARALLEL=false 15:01:30 + TOX_OPTIONS_LIST= 15:01:30 + [[ -n checkbashisms ]] 15:01:30 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:01:30 + case ${PARALLEL,,} in 15:01:30 + tox -e checkbashisms 15:01:30 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:01:32 checkbashisms: freeze> python -m pip freeze --all 15:01:32 checkbashisms: pip==26.2.1,setuptools==84.0.0 15:01:32 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:01:34 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:01:36 checkbashisms: OK (5.03=setup[1.54]+cmd[3.48] seconds) 15:01:36 congratulations :) (5.06 seconds) 15:01:36 + tox_status=0 15:01:36 + echo '---> Completed tox runs' 15:01:36 ---> Completed tox runs 15:01:36 + for i in .tox/*/log 15:01:36 ++ echo .tox/checkbashisms/log 15:01:36 ++ awk -F/ '{print $2}' 15:01:36 + tox_env=checkbashisms 15:01:36 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:01:36 + DOC_DIR=docs/_build/html 15:01:36 + [[ -d docs/_build/html ]] 15:01:36 + echo '---> tox-run.sh ends' 15:01:36 ---> tox-run.sh ends 15:01:36 + test 0 -eq 0 15:01:36 $ ssh-agent -k 15:01:36 unset SSH_AUTH_SOCK; 15:01:36 unset SSH_AGENT_PID; 15:01:36 echo Agent pid 1648 killed; 15:01:36 [ssh-agent] Stopped. 15:01:36 [PostBuildScript] - [INFO] Executing post build scripts. 15:01:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11591249212162816276.sh 15:01:36 ---> sysstat.sh 15:01:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5974004096485909750.sh 15:01:36 ---> package-listing.sh 15:01:36 ++ facter osfamily 15:01:36 ++ tr '[:upper:]' '[:lower:]' 15:01:36 + OS_FAMILY=debian 15:01:36 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:01:36 + START_PACKAGES=/tmp/packages_start.txt 15:01:36 + END_PACKAGES=/tmp/packages_end.txt 15:01:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:01:36 + PACKAGES=/tmp/packages_start.txt 15:01:36 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:01:36 + PACKAGES=/tmp/packages_end.txt 15:01:36 + case "${OS_FAMILY}" in 15:01:36 + dpkg -l 15:01:36 + grep '^ii' 15:01:36 + '[' -f /tmp/packages_start.txt ']' 15:01:36 + '[' -f /tmp/packages_end.txt ']' 15:01:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:01:36 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:01:36 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:01:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:01:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9018476578442446263.sh 15:01:36 ---> capture-instance-metadata.sh 15:01:36 Setup pyenv: 15:01:36 system 15:01:36 3.8.13 15:01:36 3.9.13 15:01:36 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:01:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ox8j 15:01:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:01:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:01:44 lf-activate-venv(): INFO: Installing additional packages: lftools 15:02:07 lf-activate-venv(): INFO: Adding /tmp/venv-ox8j/bin to PATH 15:02:07 INFO: Running in OpenStack, capturing instance metadata 15:02:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10607148100887589825.sh 15:02:07 provisioning config files... 15:02:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config5342775007773795548tmp 15:02:07 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:02:07 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:02:07 [EnvInject] - Injecting environment variables from a build step. 15:02:07 [EnvInject] - Injecting as environment variables the properties content 15:02:07 SERVER_ID=logs 15:02:07 15:02:07 [EnvInject] - Variables injected successfully. 15:02:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5459823512685062688.sh 15:02:07 ---> create-netrc.sh 15:02:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10190264585765567875.sh 15:02:07 ---> python-tools-install.sh 15:02:07 Setup pyenv: 15:02:07 system 15:02:07 3.8.13 15:02:07 3.9.13 15:02:07 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:02:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ox8j from file:/tmp/.os_lf_venv 15:02:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:02:09 lf-activate-venv(): INFO: Installing additional packages: lftools 15:02:15 lf-activate-venv(): INFO: Adding /tmp/venv-ox8j/bin to PATH 15:02:15 Generating Requirements File 15:02:36 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. 15:02:36 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:02:36 Python 3.10.6 15:02:36 pip 26.2.1 from /tmp/venv-ox8j/lib/python3.10/site-packages/pip (python 3.10) 15:02:37 aiohappyeyeballs==2.7.1 15:02:37 aiohttp==3.14.3 15:02:37 aiosignal==1.4.0 15:02:37 appdirs==1.4.4 15:02:37 argcomplete==3.7.2 15:02:37 aspy.yaml==1.3.0 15:02:37 async-timeout==5.0.1 15:02:37 attrs==26.1.0 15:02:37 autopage==0.6.0 15:02:37 backports.strenum==1.3.1 15:02:37 beautifulsoup4==4.15.0 15:02:37 boto3==1.43.80 15:02:37 botocore==1.43.80 15:02:37 bs4==0.0.2 15:02:37 certifi==2026.7.22 15:02:37 cffi==2.1.1 15:02:37 cfgv==3.5.0 15:02:37 chardet==7.6.0 15:02:37 charset-normalizer==3.5.1 15:02:37 click==8.5.0 15:02:37 cliff==4.14.0 15:02:37 cmd2==3.5.1 15:02:37 cryptography==3.3.2 15:02:37 debtcollector==3.1.0 15:02:37 decorator==5.3.1 15:02:37 defusedxml==0.7.1 15:02:37 Deprecated==1.3.1 15:02:37 distlib==0.4.3 15:02:37 dnspython==2.8.0 15:02:37 docker==7.2.0 15:02:37 dogpile.cache==1.5.0 15:02:37 durationpy==0.11 15:02:37 email-validator==2.3.0 15:02:37 filelock==3.32.4 15:02:37 frozenlist==1.8.0 15:02:37 future==1.0.0 15:02:37 gitdb==4.0.12 15:02:37 GitPython==3.1.60 15:02:37 httplib2==0.30.2 15:02:37 identify==2.6.19 15:02:37 idna==3.19 15:02:37 importlib-resources==1.5.0 15:02:37 iso8601==2.1.0 15:02:37 Jinja2==3.1.6 15:02:37 jmespath==1.1.0 15:02:37 jsonpatch==1.33 15:02:37 jsonpointer==3.1.1 15:02:37 jsonschema==4.26.0 15:02:37 jsonschema-specifications==2025.9.1 15:02:37 keystoneauth1==5.14.0 15:02:37 kubernetes==36.0.3 15:02:37 lftools==0.37.23 15:02:37 lxml==6.1.2 15:02:37 markdown-it-py==4.2.0 15:02:37 MarkupSafe==3.0.3 15:02:37 mdurl==0.1.2 15:02:37 msgpack==1.2.1 15:02:37 multi_key_dict==2.0.3 15:02:37 multidict==6.7.1 15:02:37 munch==4.0.0 15:02:37 netaddr==1.3.0 15:02:37 niet==1.4.2 15:02:37 nodeenv==1.10.0 15:02:37 oauth2client==4.1.3 15:02:37 oauthlib==3.3.1 15:02:37 openstacksdk==4.13.0 15:02:37 os-service-types==1.8.2 15:02:37 osc-lib==4.6.0 15:02:37 oslo.config==10.4.0 15:02:37 oslo.context==6.4.0 15:02:37 oslo.i18n==6.8.0 15:02:37 oslo.log==8.2.0 15:02:37 oslo.serialization==5.10.0 15:02:37 oslo.utils==10.1.1 15:02:37 packaging==26.3 15:02:37 pbr==7.0.3 15:02:37 platformdirs==4.11.4 15:02:37 prettytable==3.18.0 15:02:37 propcache==0.5.2 15:02:37 psutil==7.2.2 15:02:37 pyasn1==0.6.4 15:02:37 pyasn1_modules==0.4.2 15:02:37 pycparser==3.0 15:02:37 pygerrit2==2.0.15 15:02:37 PyGithub==2.10.0 15:02:37 Pygments==2.21.0 15:02:37 PyJWT==2.13.0 15:02:37 PyNaCl==1.6.2 15:02:37 pyparsing==2.4.7 15:02:37 pyperclip==1.11.0 15:02:37 pyrsistent==0.20.0 15:02:37 python-cinderclient==9.9.0 15:02:37 python-dateutil==2.9.0.post0 15:02:37 python-discovery==1.5.3 15:02:37 python-heatclient==5.2.0 15:02:37 python-jenkins==1.8.3 15:02:37 python-keystoneclient==5.8.0 15:02:37 python-magnumclient==4.11.0 15:02:37 python-openstackclient==10.0.0 15:02:37 python-swiftclient==4.10.0 15:02:37 PyYAML==6.0.3 15:02:37 referencing==0.37.0 15:02:37 requests==2.34.2 15:02:37 requests-oauthlib==2.0.0 15:02:37 rfc3986==2.0.0 15:02:37 rich==15.0.0 15:02:37 rich-argparse==1.8.0 15:02:37 rpds-py==0.30.0 15:02:37 rsa==4.9.1 15:02:37 ruamel.yaml==0.19.1 15:02:37 ruamel.yaml.clib==0.2.15 15:02:37 s3transfer==0.19.2 15:02:37 simplejson==4.1.1 15:02:37 six==1.17.0 15:02:37 smmap==5.0.3 15:02:37 soupsieve==2.9.2 15:02:37 stevedore==5.8.0 15:02:37 tabulate==0.10.0 15:02:37 toml==0.10.2 15:02:37 tomlkit==0.15.1 15:02:37 tqdm==4.70.0 15:02:37 typing_extensions==4.16.0 15:02:37 urllib3==1.26.20 15:02:37 virtualenv==21.7.5 15:02:37 wcwidth==0.8.2 15:02:37 websocket-client==1.9.0 15:02:37 wrapt==2.3.0 15:02:37 xdg==6.0.0 15:02:37 xmltodict==1.0.4 15:02:37 yarl==1.24.5 15:02:37 yq==4.1.2 15:02:37 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins2739423408378338402.sh 15:02:37 ---> uv-install.sh 15:02:37 Installing uv/uvx (latest) using shell installer 15:02:37 2026-08-26 15:02:37 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-FsZ5eA.sh" [1] 15:02:37 downloading uv 0.12.6 x86_64-unknown-linux-gnu 15:02:38 installing to /home/jenkins/.local/bin 15:02:38 uv 15:02:38 uvx 15:02:38 everything's installed! 15:02:38 15:02:38 To add $HOME/.local/bin to your PATH, either restart your shell or run: 15:02:38 15:02:38 source $HOME/.local/bin/env (sh, bash, zsh) 15:02:38 source $HOME/.local/bin/env.fish (fish) 15:02:38 Adding install location to PATH 15:02:38 ---> Validating uv/uvx install 15:02:38 uvx 0.12.6 (x86_64-unknown-linux-gnu) 15:02:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17307708132506103025.sh 15:02:38 ---> sudo-logs.sh 15:02:38 Archiving 'sudo' log.. 15:02:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14417102009486650075.sh 15:02:38 ---> job-cost.sh 15:02:38 INFO: Activating Python virtual environment... 15:02:38 Setup pyenv: 15:02:38 system 15:02:38 3.8.13 15:02:38 3.9.13 15:02:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:02:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ox8j from file:/tmp/.os_lf_venv 15:02:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:02:40 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:02:45 lf-activate-venv(): INFO: Adding /tmp/venv-ox8j/bin to PATH 15:02:45 INFO: No stack-cost file found 15:02:45 INFO: Instance uptime: 126s 15:02:45 INFO: Fetching instance metadata (attempt 1 of 3)... 15:02:45 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:02:45 INFO: Successfully fetched instance metadata 15:02:45 INFO: Instance type: v3-standard-4 15:02:45 INFO: Retrieving pricing info for: v3-standard-4 15:02:45 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:02:45 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=126 15:02:45 INFO: Successfully fetched Vexxhost pricing API 15:02:45 INFO: Retrieved cost: 0.11 15:02:45 INFO: Retrieved resource: v3-standard-4 15:02:45 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 15:02:45 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 15:02:45 INFO: Successfully archived job cost data 15:02:45 DEBUG: Cost data: oom-master-checkbashisms-lint,4824,2026-08-26 15:02:45,v3-standard-4,126,0.11,0.00,SUCCESS 15:02:45 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2145608493974439921.sh 15:02:45 ---> logs-deploy.sh 15:02:45 Setup pyenv: 15:02:45 system 15:02:45 3.8.13 15:02:45 3.9.13 15:02:45 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:02:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ox8j from file:/tmp/.os_lf_venv 15:02:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:02:47 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:02:53 lf-activate-venv(): INFO: Adding /tmp/venv-ox8j/bin to PATH 15:02:53 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4824 15:02:53 INFO: archiving workspace using pattern(s): 15:02:54 Archives upload complete. 15:02:55 INFO: archiving logs to Nexus 15:02:55 ---> uname -a: 15:02:55 Linux prd-ubuntu1804-builder-4c-4g-15479 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:02:55 15:02:55 15:02:55 ---> lscpu: 15:02:55 Architecture: x86_64 15:02:55 CPU op-mode(s): 32-bit, 64-bit 15:02:55 Byte Order: Little Endian 15:02:55 CPU(s): 4 15:02:55 On-line CPU(s) list: 0-3 15:02:55 Thread(s) per core: 1 15:02:55 Core(s) per socket: 1 15:02:55 Socket(s): 4 15:02:55 NUMA node(s): 1 15:02:55 Vendor ID: AuthenticAMD 15:02:55 CPU family: 23 15:02:55 Model: 49 15:02:55 Model name: AMD EPYC-Rome Processor 15:02:55 Stepping: 0 15:02:55 CPU MHz: 2800.000 15:02:55 BogoMIPS: 5600.00 15:02:55 Virtualization: AMD-V 15:02:55 Hypervisor vendor: KVM 15:02:55 Virtualization type: full 15:02:55 L1d cache: 32K 15:02:55 L1i cache: 32K 15:02:55 L2 cache: 512K 15:02:55 L3 cache: 16384K 15:02:55 NUMA node0 CPU(s): 0-3 15:02:55 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 15:02:55 15:02:55 15:02:55 ---> nproc: 15:02:55 4 15:02:55 15:02:55 15:02:55 ---> df -h: 15:02:55 Filesystem Size Used Avail Use% Mounted on 15:02:55 udev 7.9G 0 7.9G 0% /dev 15:02:55 tmpfs 1.6G 676K 1.6G 1% /run 15:02:55 /dev/vda1 78G 8.4G 69G 11% / 15:02:55 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:02:55 tmpfs 5.0M 0 5.0M 0% /run/lock 15:02:55 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:02:55 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:02:55 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:02:55 15:02:55 15:02:55 ---> free -m: 15:02:55 total used free shared buff/cache available 15:02:55 Mem: 16040 540 13308 0 2190 15182 15:02:55 Swap: 1023 0 1023 15:02:55 15:02:55 15:02:55 ---> ip addr: 15:02:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:02:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:02:55 inet 127.0.0.1/8 scope host lo 15:02:55 valid_lft forever preferred_lft forever 15:02:55 inet6 ::1/128 scope host 15:02:55 valid_lft forever preferred_lft forever 15:02:55 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:02:55 link/ether fa:16:3e:a5:2e:63 brd ff:ff:ff:ff:ff:ff 15:02:55 inet 10.30.106.182/23 brd 10.30.107.255 scope global dynamic ens3 15:02:55 valid_lft 86271sec preferred_lft 86271sec 15:02:55 inet6 fe80::f816:3eff:fea5:2e63/64 scope link 15:02:55 valid_lft forever preferred_lft forever 15:02:55 15:02:55 15:02:55 ---> sar -b -r -n DEV: 15:02:55 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15479) 08/26/26 _x86_64_ (4 CPU) 15:02:55 15:02:55 15:00:49 LINUX RESTART (4 CPU) 15:02:55 15:02:55 15:01:01 tps rtps wtps bread/s bwrtn/s 15:02:55 15:02:01 368.07 58.37 309.70 3699.65 65104.88 15:02:55 Average: 368.07 58.37 309.70 3699.65 65104.88 15:02:55 15:02:55 15:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:02:55 15:02:01 13929644 15530364 2495324 15.19 59036 1743208 815876 4.67 727940 1554552 142396 15:02:55 Average: 13929644 15530364 2495324 15.19 59036 1743208 815876 4.67 727940 1554552 142396 15:02:55 15:02:55 15:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:02:55 15:02:01 lo 1.20 1.20 0.14 0.14 0.00 0.00 0.00 0.00 15:02:55 15:02:01 ens3 459.12 299.63 2429.96 79.78 0.00 0.00 0.00 0.00 15:02:55 Average: lo 1.20 1.20 0.14 0.14 0.00 0.00 0.00 0.00 15:02:55 Average: ens3 459.12 299.63 2429.96 79.78 0.00 0.00 0.00 0.00 15:02:55 15:02:55 15:02:55 ---> sar -P ALL: 15:02:55 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15479) 08/26/26 _x86_64_ (4 CPU) 15:02:55 15:02:55 15:00:49 LINUX RESTART (4 CPU) 15:02:55 15:02:55 15:01:01 CPU %user %nice %system %iowait %steal %idle 15:02:55 15:02:01 all 23.07 0.00 2.26 3.07 0.06 71.55 15:02:55 15:02:01 0 31.64 0.00 2.60 1.52 0.05 64.18 15:02:55 15:02:01 1 12.82 0.00 2.50 9.35 0.08 75.24 15:02:55 15:02:01 2 21.28 0.00 1.96 0.20 0.05 76.51 15:02:55 15:02:01 3 26.48 0.00 1.96 1.22 0.07 70.27 15:02:55 Average: all 23.07 0.00 2.26 3.07 0.06 71.55 15:02:55 Average: 0 31.64 0.00 2.60 1.52 0.05 64.18 15:02:55 Average: 1 12.82 0.00 2.50 9.35 0.08 75.24 15:02:55 Average: 2 21.28 0.00 1.96 0.20 0.05 76.51 15:02:55 Average: 3 26.48 0.00 1.96 1.22 0.07 70.27 15:02:55 15:02:55 15:02:55