05:27:49 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145191 05:27:49 Running as SYSTEM 05:27:49 [EnvInject] - Loading node environment variables. 05:27:49 Building remotely on prd-ubuntu1804-builder-4c-4g-17782 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 05:27:49 [ssh-agent] Looking for ssh-agent implementation... 05:27:49 $ ssh-agent 05:27:50 SSH_AUTH_SOCK=/tmp/ssh-bl9hAKIUtj9X/agent.1629 05:27:50 SSH_AGENT_PID=1631 05:27:50 [ssh-agent] Started. 05:27:50 Running ssh-add (command line suppressed) 05:27:50 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8483967890541553386.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8483967890541553386.key) 05:27:50 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:27:50 The recommended git tool is: NONE 05:27:51 using credential onap-jenkins-ssh 05:27:51 Wiping out workspace first. 05:27:51 Cloning the remote Git repository 05:27:51 Cloning repository git://cloud.onap.org/mirror/oom.git 05:27:51 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 05:27:51 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:27:51 > git --version # timeout=10 05:27:51 > git --version # 'git version 2.17.1' 05:27:51 using GIT_SSH to set credentials Gerrit user 05:27:51 Verifying host key using manually-configured host key entries 05:27:51 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:27:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:27:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:27:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:27:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:27:57 using GIT_SSH to set credentials Gerrit user 05:27:57 Verifying host key using manually-configured host key entries 05:27:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/91/145191/4 # timeout=30 05:27:57 > git rev-parse 6c234a2547874f25b1519d0cc9a2ee43f38e99c9^{commit} # timeout=10 05:27:57 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:27:57 Checking out Revision 6c234a2547874f25b1519d0cc9a2ee43f38e99c9 (refs/changes/91/145191/4) 05:27:57 > git config core.sparsecheckout # timeout=10 05:27:57 > git checkout -f 6c234a2547874f25b1519d0cc9a2ee43f38e99c9 # timeout=30 05:28:00 Commit message: "[SDC] 13.1.1" 05:28:00 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:28:01 > git rev-list --no-walk 81210f1c399dbeb117aa11311d6bf7eddb756242 # timeout=10 05:28:01 [EnvInject] - Injecting environment variables from a build step. 05:28:01 [EnvInject] - Injecting as environment variables the properties content 05:28:01 PYTHON=python3 05:28:01 05:28:01 [EnvInject] - Variables injected successfully. 05:28:01 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1719880981674656827.sh 05:28:01 ---> tox-install.sh 05:28:01 + source /home/jenkins/lf-env.sh 05:28:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:28:01 ++ mktemp -d /tmp/venv-XXXX 05:28:01 + lf_venv=/tmp/venv-SkW3 05:28:01 + local venv_file=/tmp/.os_lf_venv 05:28:01 + local python=python3 05:28:01 + local options 05:28:01 + local set_path=true 05:28:01 + local install_args= 05:28:01 ++ 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 05:28:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:28:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:28:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:28:01 + true 05:28:01 + case $1 in 05:28:01 + venv_file=/tmp/.toxenv 05:28:01 + shift 2 05:28:01 + true 05:28:01 + case $1 in 05:28:01 + shift 05:28:01 + break 05:28:01 + case $python in 05:28:01 + local pkg_list= 05:28:01 + [[ -d /opt/pyenv ]] 05:28:01 + echo 'Setup pyenv:' 05:28:01 Setup pyenv: 05:28:01 + export PYENV_ROOT=/opt/pyenv 05:28:01 + PYENV_ROOT=/opt/pyenv 05:28:01 + 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 05:28: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 05:28:01 + pyenv versions 05:28:01 * system (set by /opt/pyenv/version) 05:28:01 * 3.8.13 (set by /opt/pyenv/version) 05:28:01 * 3.9.13 (set by /opt/pyenv/version) 05:28:01 * 3.10.6 (set by /opt/pyenv/version) 05:28:01 + command -v pyenv 05:28:01 ++ pyenv init - --no-rehash 05:28: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[*]}"'\'')" 05:28:01 export PATH="/opt/pyenv/shims:${PATH}" 05:28:01 export PYENV_SHELL=bash 05:28:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:28:01 pyenv() { 05:28:01 local command 05:28:01 command="${1:-}" 05:28:01 if [ "$#" -gt 0 ]; then 05:28:01 shift 05:28:01 fi 05:28:01 05:28:01 case "$command" in 05:28:01 rehash|shell) 05:28:01 eval "$(pyenv "sh-$command" "$@")" 05:28:01 ;; 05:28:01 *) 05:28:01 command pyenv "$command" "$@" 05:28:01 ;; 05:28:01 esac 05:28:01 }' 05:28: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[*]}"' 05:28: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 05:28: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 05:28: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 05:28:01 ++ export PYENV_SHELL=bash 05:28:01 ++ PYENV_SHELL=bash 05:28:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:28:01 +++ complete -F _pyenv pyenv 05:28:01 ++ lf-pyver python3 05:28:01 ++ local py_version_xy=python3 05:28:01 ++ local py_version_xyz= 05:28:01 ++ sed 's/^[ *]* //' 05:28:01 ++ grep -E '^[0-9.]*[0-9]$' 05:28:01 ++ awk '{ print $1 }' 05:28:01 ++ pyenv versions 05:28:01 ++ local command 05:28:01 ++ command=versions 05:28:01 ++ '[' 1 -gt 0 ']' 05:28:01 ++ shift 05:28:01 ++ case "$command" in 05:28:01 ++ command pyenv versions 05:28:01 ++ pyenv versions 05:28:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:28:01 +++ grep '^3' /tmp/.pyenv_versions 05:28:01 +++ sort -V 05:28:01 +++ tail -n 1 05:28:01 ++ py_version_xyz=3.10.6 05:28:01 ++ [[ -z 3.10.6 ]] 05:28:01 ++ echo 3.10.6 05:28:01 ++ return 0 05:28:01 + pyenv local 3.10.6 05:28:01 + local command 05:28:01 + command=local 05:28:01 + '[' 2 -gt 0 ']' 05:28:01 + shift 05:28:01 + case "$command" in 05:28:01 + command pyenv local 3.10.6 05:28:01 + pyenv local 3.10.6 05:28:01 + for arg in "$@" 05:28:01 + case $arg in 05:28:01 + pkg_list+='tox ' 05:28:01 + for arg in "$@" 05:28:01 + case $arg in 05:28:01 + pkg_list+='virtualenv ' 05:28:01 + for arg in "$@" 05:28:01 + case $arg in 05:28:01 + pkg_list+='urllib3~=1.26.15 ' 05:28:01 + [[ -f /tmp/.toxenv ]] 05:28:01 + [[ ! -f /tmp/.toxenv ]] 05:28:01 + [[ -n '' ]] 05:28:01 + python3 -m venv /tmp/venv-SkW3 05:28:05 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SkW3' 05:28:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SkW3 05:28:05 + echo /tmp/venv-SkW3 05:28:05 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:28:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:28:05 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:28:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:28:05 + local 'pip_opts=--upgrade --quiet' 05:28:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:28:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:28:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:28:05 + [[ -n '' ]] 05:28:05 + [[ -n '' ]] 05:28:05 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:28:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:28:05 + /tmp/venv-SkW3/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 05:28:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:28:10 lf-activate-venv(): INFO: Base packages installed successfully 05:28:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:28:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:28:10 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:28:10 + /tmp/venv-SkW3/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 05:28:13 + type python3 05:28:13 + true 05:28:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-SkW3/bin to PATH' 05:28:13 lf-activate-venv(): INFO: Adding /tmp/venv-SkW3/bin to PATH 05:28:13 + PATH=/tmp/venv-SkW3/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 05:28:13 + return 0 05:28:13 + python3 --version 05:28:13 Python 3.10.6 05:28:13 + python3 -m pip --version 05:28:13 pip 26.1.2 from /tmp/venv-SkW3/lib/python3.10/site-packages/pip (python 3.10) 05:28:13 + python3 -m pip freeze 05:28:13 cachetools==7.1.4 05:28:13 colorama==0.4.6 05:28:13 distlib==0.4.3 05:28:13 filelock==3.29.4 05:28:13 packaging==26.2 05:28:13 platformdirs==4.10.0 05:28:13 pluggy==1.6.0 05:28:13 pyproject-api==1.10.1 05:28:13 python-discovery==1.4.2 05:28:13 tomli==2.4.1 05:28:13 tomli_w==1.2.0 05:28:13 tox==4.55.1 05:28:13 typing_extensions==4.15.0 05:28:13 urllib3==1.26.20 05:28:13 virtualenv==21.5.1 05:28:13 [EnvInject] - Injecting environment variables from a build step. 05:28:13 [EnvInject] - Injecting as environment variables the properties content 05:28:13 PARALLEL=false 05:28:13 05:28:13 [EnvInject] - Variables injected successfully. 05:28:13 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4987551524478866323.sh 05:28:13 ---> tox-run.sh 05:28:13 + 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 05:28:13 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 05:28:13 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 05:28:13 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 05:28:13 + cd /w/workspace/oom-master-checkbashisms-lint/. 05:28:13 + source /home/jenkins/lf-env.sh 05:28:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:28:13 ++ mktemp -d /tmp/venv-XXXX 05:28:13 + lf_venv=/tmp/venv-76Qo 05:28:13 + local venv_file=/tmp/.os_lf_venv 05:28:13 + local python=python3 05:28:13 + local options 05:28:13 + local set_path=true 05:28:13 + local install_args= 05:28:13 ++ 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 05:28:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:28:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:28:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:28:13 + true 05:28:13 + case $1 in 05:28:13 + venv_file=/tmp/.toxenv 05:28:13 + shift 2 05:28:13 + true 05:28:13 + case $1 in 05:28:13 + shift 05:28:13 + break 05:28:13 + case $python in 05:28:13 + local pkg_list= 05:28:13 + [[ -d /opt/pyenv ]] 05:28:13 + echo 'Setup pyenv:' 05:28:13 Setup pyenv: 05:28:13 + export PYENV_ROOT=/opt/pyenv 05:28:13 + PYENV_ROOT=/opt/pyenv 05:28:13 + 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 05:28:13 + 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 05:28:13 + pyenv versions 05:28:13 system 05:28:13 3.8.13 05:28:13 3.9.13 05:28:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:28:13 + command -v pyenv 05:28:13 ++ pyenv init - --no-rehash 05:28:13 + 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[*]}"'\'')" 05:28:13 export PATH="/opt/pyenv/shims:${PATH}" 05:28:13 export PYENV_SHELL=bash 05:28:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:28:13 pyenv() { 05:28:13 local command 05:28:13 command="${1:-}" 05:28:13 if [ "$#" -gt 0 ]; then 05:28:13 shift 05:28:13 fi 05:28:13 05:28:13 case "$command" in 05:28:13 rehash|shell) 05:28:13 eval "$(pyenv "sh-$command" "$@")" 05:28:13 ;; 05:28:13 *) 05:28:13 command pyenv "$command" "$@" 05:28:13 ;; 05:28:13 esac 05:28:13 }' 05:28:13 +++ 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[*]}"' 05:28:13 ++ 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 05:28:13 ++ 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 05:28:13 ++ 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 05:28:13 ++ export PYENV_SHELL=bash 05:28:13 ++ PYENV_SHELL=bash 05:28:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:28:13 +++ complete -F _pyenv pyenv 05:28:13 ++ lf-pyver python3 05:28:13 ++ local py_version_xy=python3 05:28:13 ++ local py_version_xyz= 05:28:13 ++ pyenv versions 05:28:13 ++ local command 05:28:13 ++ command=versions 05:28:13 ++ '[' 1 -gt 0 ']' 05:28:13 ++ shift 05:28:13 ++ case "$command" in 05:28:13 ++ command pyenv versions 05:28:13 ++ pyenv versions 05:28:13 ++ sed 's/^[ *]* //' 05:28:13 ++ grep -E '^[0-9.]*[0-9]$' 05:28:13 ++ awk '{ print $1 }' 05:28:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:28:13 +++ grep '^3' /tmp/.pyenv_versions 05:28:13 +++ sort -V 05:28:13 +++ tail -n 1 05:28:13 ++ py_version_xyz=3.10.6 05:28:13 ++ [[ -z 3.10.6 ]] 05:28:13 ++ echo 3.10.6 05:28:13 ++ return 0 05:28:13 + pyenv local 3.10.6 05:28:13 + local command 05:28:13 + command=local 05:28:13 + '[' 2 -gt 0 ']' 05:28:13 + shift 05:28:13 + case "$command" in 05:28:13 + command pyenv local 3.10.6 05:28:13 + pyenv local 3.10.6 05:28:13 + for arg in "$@" 05:28:13 + case $arg in 05:28:13 + pkg_list+='tox ' 05:28:13 + for arg in "$@" 05:28:13 + case $arg in 05:28:13 + pkg_list+='virtualenv ' 05:28:13 + for arg in "$@" 05:28:13 + case $arg in 05:28:13 + pkg_list+='urllib3~=1.26.15 ' 05:28:13 + [[ -f /tmp/.toxenv ]] 05:28:13 ++ cat /tmp/.toxenv 05:28:13 + lf_venv=/tmp/venv-SkW3 05:28:13 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SkW3 from' file:/tmp/.toxenv 05:28:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SkW3 from file:/tmp/.toxenv 05:28:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:28:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:28:13 + local 'pip_opts=--upgrade --quiet' 05:28:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:28:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:28:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:28:13 + [[ -n '' ]] 05:28:13 + [[ -n '' ]] 05:28:13 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:28:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:28:13 + /tmp/venv-SkW3/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 05:28:14 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:28:14 lf-activate-venv(): INFO: Base packages installed successfully 05:28:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:28:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:28:14 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:28:14 + /tmp/venv-SkW3/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 05:28:16 + type python3 05:28:16 + true 05:28:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-SkW3/bin to PATH' 05:28:16 lf-activate-venv(): INFO: Adding /tmp/venv-SkW3/bin to PATH 05:28:16 + PATH=/tmp/venv-SkW3/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 05:28:16 + return 0 05:28:16 + [[ -d /opt/pyenv ]] 05:28:16 + echo '---> Setting up pyenv' 05:28:16 ---> Setting up pyenv 05:28:16 + export PYENV_ROOT=/opt/pyenv 05:28:16 + PYENV_ROOT=/opt/pyenv 05:28:16 + export PATH=/opt/pyenv/bin:/tmp/venv-SkW3/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 05:28:16 + PATH=/opt/pyenv/bin:/tmp/venv-SkW3/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 05:28:16 ++ pwd 05:28:16 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 05:28:16 + export PYTHONPATH 05:28:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:28:16 + TOX_TESTENV_PASSENV=PYTHONPATH 05:28:16 + tox --version 05:28:16 4.55.1 from /tmp/venv-SkW3/lib/python3.10/site-packages/tox/__init__.py 05:28:16 + PARALLEL=false 05:28:16 + TOX_OPTIONS_LIST= 05:28:16 + [[ -n checkbashisms ]] 05:28:16 + TOX_OPTIONS_LIST=' -e checkbashisms' 05:28:16 + case ${PARALLEL,,} in 05:28:16 + tox -e checkbashisms 05:28:16 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 05:28:17 checkbashisms: freeze> python -m pip freeze --all 05:28:18 checkbashisms: pip==26.1.2,setuptools==82.0.1 05:28:18 checkbashisms: commands[0]> .ci/check-bashisms.sh 05:28:21 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 05:28:22 checkbashisms: OK (6.13=setup[1.71]+cmd[4.41] seconds) 05:28:22 congratulations :) (6.16 seconds) 05:28:22 + tox_status=0 05:28:22 + echo '---> Completed tox runs' 05:28:22 ---> Completed tox runs 05:28:22 + for i in .tox/*/log 05:28:22 ++ echo .tox/checkbashisms/log 05:28:22 ++ awk -F/ '{print $2}' 05:28:22 + tox_env=checkbashisms 05:28:22 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 05:28:22 + DOC_DIR=docs/_build/html 05:28:22 + [[ -d docs/_build/html ]] 05:28:22 + echo '---> tox-run.sh ends' 05:28:22 ---> tox-run.sh ends 05:28:22 + test 0 -eq 0 05:28:22 $ ssh-agent -k 05:28:22 unset SSH_AUTH_SOCK; 05:28:22 unset SSH_AGENT_PID; 05:28:22 echo Agent pid 1631 killed; 05:28:22 [ssh-agent] Stopped. 05:28:22 [PostBuildScript] - [INFO] Executing post build scripts. 05:28:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10790098296492291728.sh 05:28:22 ---> sysstat.sh 05:28:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8763289695608713643.sh 05:28:23 ---> package-listing.sh 05:28:23 ++ facter osfamily 05:28:23 ++ tr '[:upper:]' '[:lower:]' 05:28:23 + OS_FAMILY=debian 05:28:23 + workspace=/w/workspace/oom-master-checkbashisms-lint 05:28:23 + START_PACKAGES=/tmp/packages_start.txt 05:28:23 + END_PACKAGES=/tmp/packages_end.txt 05:28:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:28:23 + PACKAGES=/tmp/packages_start.txt 05:28:23 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 05:28:23 + PACKAGES=/tmp/packages_end.txt 05:28:23 + case "${OS_FAMILY}" in 05:28:23 + dpkg -l 05:28:23 + grep '^ii' 05:28:23 + '[' -f /tmp/packages_start.txt ']' 05:28:23 + '[' -f /tmp/packages_end.txt ']' 05:28:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:28:23 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 05:28:23 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 05:28:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 05:28:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12448611987923184584.sh 05:28:23 ---> capture-instance-metadata.sh 05:28:23 Setup pyenv: 05:28:23 system 05:28:23 3.8.13 05:28:23 3.9.13 05:28:23 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:28:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lW2b 05:28:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:28:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:28:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:28:31 lf-activate-venv(): INFO: Base packages installed successfully 05:28:31 lf-activate-venv(): INFO: Installing additional packages: lftools 05:28:58 lf-activate-venv(): INFO: Adding /tmp/venv-lW2b/bin to PATH 05:28:58 INFO: Running in OpenStack, capturing instance metadata 05:28:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7341112646157854214.sh 05:28:59 provisioning config files... 05:28:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config9705604625829013384tmp 05:28:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:28:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:28:59 [EnvInject] - Injecting environment variables from a build step. 05:28:59 [EnvInject] - Injecting as environment variables the properties content 05:28:59 SERVER_ID=logs 05:28:59 05:28:59 [EnvInject] - Variables injected successfully. 05:28:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10532441144026585479.sh 05:28:59 ---> create-netrc.sh 05:28:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7152549308092270832.sh 05:28:59 ---> python-tools-install.sh 05:28:59 Setup pyenv: 05:28:59 system 05:28:59 3.8.13 05:28:59 3.9.13 05:28:59 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:28:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lW2b from file:/tmp/.os_lf_venv 05:28:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:28:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:29:01 lf-activate-venv(): INFO: Base packages installed successfully 05:29:01 lf-activate-venv(): INFO: Installing additional packages: lftools 05:29:11 lf-activate-venv(): INFO: Adding /tmp/venv-lW2b/bin to PATH 05:29:11 Generating Requirements File 05:29:38 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. 05:29:38 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:29:38 Python 3.10.6 05:29:39 pip 26.1.2 from /tmp/venv-lW2b/lib/python3.10/site-packages/pip (python 3.10) 05:29:39 aiohappyeyeballs==2.6.2 05:29:39 aiohttp==3.14.1 05:29:39 aiosignal==1.4.0 05:29:39 appdirs==1.4.4 05:29:39 argcomplete==3.6.3 05:29:39 aspy.yaml==1.3.0 05:29:39 async-timeout==5.0.1 05:29:39 attrs==26.1.0 05:29:39 autopage==0.6.0 05:29:39 backports.strenum==1.3.1 05:29:39 beautifulsoup4==4.15.0 05:29:39 boto3==1.43.33 05:29:39 botocore==1.43.33 05:29:39 bs4==0.0.2 05:29:39 certifi==2026.6.17 05:29:39 cffi==2.0.0 05:29:39 cfgv==3.5.0 05:29:39 chardet==7.4.3 05:29:39 charset-normalizer==3.4.7 05:29:39 click==8.4.1 05:29:39 cliff==4.14.0 05:29:39 cmd2==3.5.1 05:29:39 cryptography==3.3.2 05:29:39 debtcollector==3.1.0 05:29:39 decorator==5.3.1 05:29:39 defusedxml==0.7.1 05:29:39 Deprecated==1.3.1 05:29:39 distlib==0.4.3 05:29:39 dnspython==2.8.0 05:29:39 docker==7.1.0 05:29:39 dogpile.cache==1.5.0 05:29:39 durationpy==0.10 05:29:39 email-validator==2.3.0 05:29:39 filelock==3.29.4 05:29:39 frozenlist==1.8.0 05:29:39 future==1.0.0 05:29:39 gitdb==4.0.12 05:29:39 GitPython==3.1.50 05:29:39 httplib2==0.30.2 05:29:39 identify==2.6.19 05:29:39 idna==3.18 05:29:39 importlib-resources==1.5.0 05:29:39 iso8601==2.1.0 05:29:39 Jinja2==3.1.6 05:29:39 jmespath==1.1.0 05:29:39 jsonpatch==1.33 05:29:39 jsonpointer==3.1.1 05:29:39 jsonschema==4.26.0 05:29:39 jsonschema-specifications==2025.9.1 05:29:39 keystoneauth1==5.14.0 05:29:39 kubernetes==36.0.2 05:29:39 lftools==0.37.22 05:29:39 lxml==6.1.1 05:29:39 markdown-it-py==4.2.0 05:29:39 MarkupSafe==3.0.3 05:29:39 mdurl==0.1.2 05:29:39 msgpack==1.2.1 05:29:39 multi_key_dict==2.0.3 05:29:39 multidict==6.7.1 05:29:39 munch==4.0.0 05:29:39 netaddr==1.3.0 05:29:39 niet==1.4.2 05:29:39 nodeenv==1.10.0 05:29:39 oauth2client==4.1.3 05:29:39 oauthlib==3.3.1 05:29:39 openstacksdk==4.13.0 05:29:39 os-service-types==1.8.2 05:29:39 osc-lib==4.6.0 05:29:39 oslo.config==10.4.0 05:29:39 oslo.context==6.4.0 05:29:39 oslo.i18n==6.8.0 05:29:39 oslo.log==8.2.0 05:29:39 oslo.serialization==5.10.0 05:29:39 oslo.utils==10.1.1 05:29:39 packaging==26.2 05:29:39 pbr==7.0.3 05:29:39 platformdirs==4.10.0 05:29:39 prettytable==3.17.0 05:29:39 propcache==0.5.2 05:29:39 psutil==7.2.2 05:29:39 pyasn1==0.6.3 05:29:39 pyasn1_modules==0.4.2 05:29:39 pycparser==3.0 05:29:39 pygerrit2==2.0.15 05:29:39 PyGithub==2.9.1 05:29:39 Pygments==2.20.0 05:29:39 PyJWT==2.13.0 05:29:39 PyNaCl==1.6.2 05:29:39 pyparsing==2.4.7 05:29:39 pyperclip==1.11.0 05:29:39 pyrsistent==0.20.0 05:29:39 python-cinderclient==9.9.0 05:29:39 python-dateutil==2.9.0.post0 05:29:39 python-discovery==1.4.2 05:29:39 python-heatclient==5.2.0 05:29:39 python-jenkins==1.8.3 05:29:39 python-keystoneclient==5.8.0 05:29:39 python-magnumclient==4.10.0 05:29:39 python-openstackclient==10.0.0 05:29:39 python-swiftclient==4.10.0 05:29:39 PyYAML==6.0.3 05:29:39 referencing==0.37.0 05:29:39 requests==2.34.2 05:29:39 requests-oauthlib==2.0.0 05:29:39 rfc3986==2.0.0 05:29:39 rich==15.0.0 05:29:39 rich-argparse==1.8.0 05:29:39 rpds-py==0.30.0 05:29:39 rsa==4.9.1 05:29:39 ruamel.yaml==0.19.1 05:29:39 ruamel.yaml.clib==0.2.15 05:29:39 s3transfer==0.19.0 05:29:39 simplejson==4.1.1 05:29:39 six==1.17.0 05:29:39 smmap==5.0.3 05:29:39 soupsieve==2.8.4 05:29:39 stevedore==5.8.0 05:29:39 tabulate==0.10.0 05:29:39 toml==0.10.2 05:29:39 tomlkit==0.15.0 05:29:39 tqdm==4.68.3 05:29:39 typing_extensions==4.15.0 05:29:39 urllib3==1.26.20 05:29:39 virtualenv==21.5.1 05:29:39 wcwidth==0.8.1 05:29:39 websocket-client==1.9.0 05:29:39 wrapt==2.2.1 05:29:39 xdg==6.0.0 05:29:39 xmltodict==1.0.4 05:29:39 yarl==1.24.2 05:29:39 yq==3.4.3 05:29:39 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins5536724637825636105.sh 05:29:39 ---> uv-install.sh 05:29:39 Installing uv/uvx (latest) using shell installer 05:29:39 2026-06-19 05:29:39 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-PPHElB.sh" [1] 05:29:39 downloading uv 0.11.22 x86_64-unknown-linux-gnu 05:29:40 installing to /home/jenkins/.local/bin 05:29:40 uv 05:29:40 uvx 05:29:40 everything's installed! 05:29:40 05:29:40 To add $HOME/.local/bin to your PATH, either restart your shell or run: 05:29:40 05:29:40 source $HOME/.local/bin/env (sh, bash, zsh) 05:29:40 source $HOME/.local/bin/env.fish (fish) 05:29:40 Adding install location to PATH 05:29:40 ---> Validating uv/uvx install 05:29:40 uvx 0.11.22 (x86_64-unknown-linux-gnu) 05:29:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10525931972652799259.sh 05:29:40 ---> sudo-logs.sh 05:29:40 Archiving 'sudo' log.. 05:29:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11977604928703276380.sh 05:29:40 ---> job-cost.sh 05:29:40 INFO: Activating Python virtual environment... 05:29:40 Setup pyenv: 05:29:40 system 05:29:40 3.8.13 05:29:40 3.9.13 05:29:40 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:29:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lW2b from file:/tmp/.os_lf_venv 05:29:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:29:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:29:42 lf-activate-venv(): INFO: Base packages installed successfully 05:29:42 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:29:49 lf-activate-venv(): INFO: Adding /tmp/venv-lW2b/bin to PATH 05:29:49 INFO: No stack-cost file found 05:29:49 INFO: Instance uptime: 144s 05:29:49 INFO: Fetching instance metadata (attempt 1 of 3)... 05:29:49 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:29:49 INFO: Successfully fetched instance metadata 05:29:49 INFO: Instance type: v3-standard-4 05:29:49 INFO: Retrieving pricing info for: v3-standard-4 05:29:49 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:29:49 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=144 05:29:49 INFO: Successfully fetched Vexxhost pricing API 05:29:49 INFO: Retrieved cost: 0.11 05:29:49 INFO: Retrieved resource: v3-standard-4 05:29:49 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 05:29:49 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 05:29:49 INFO: Successfully archived job cost data 05:29:49 DEBUG: Cost data: oom-master-checkbashisms-lint,4668,2026-06-19 05:29:49,v3-standard-4,144,0.11,0.00,SUCCESS 05:29:49 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16389490260894133325.sh 05:29:49 ---> logs-deploy.sh 05:29:49 Setup pyenv: 05:29:49 system 05:29:49 3.8.13 05:29:49 3.9.13 05:29:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:29:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lW2b from file:/tmp/.os_lf_venv 05:29:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:29:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:29:51 lf-activate-venv(): INFO: Base packages installed successfully 05:29:51 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:30:00 lf-activate-venv(): INFO: Adding /tmp/venv-lW2b/bin to PATH 05:30:00 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4668 05:30:00 INFO: archiving workspace using pattern(s): 05:30:01 Archives upload complete. 05:30:01 INFO: archiving logs to Nexus 05:30:02 ---> uname -a: 05:30:02 Linux prd-ubuntu1804-builder-4c-4g-17782 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:30:02 05:30:02 05:30:02 ---> lscpu: 05:30:02 Architecture: x86_64 05:30:02 CPU op-mode(s): 32-bit, 64-bit 05:30:02 Byte Order: Little Endian 05:30:02 CPU(s): 4 05:30:02 On-line CPU(s) list: 0-3 05:30:02 Thread(s) per core: 1 05:30:02 Core(s) per socket: 1 05:30:02 Socket(s): 4 05:30:02 NUMA node(s): 1 05:30:02 Vendor ID: AuthenticAMD 05:30:02 CPU family: 23 05:30:02 Model: 49 05:30:02 Model name: AMD EPYC-Rome Processor 05:30:02 Stepping: 0 05:30:02 CPU MHz: 2799.996 05:30:02 BogoMIPS: 5599.99 05:30:02 Virtualization: AMD-V 05:30:02 Hypervisor vendor: KVM 05:30:02 Virtualization type: full 05:30:02 L1d cache: 32K 05:30:02 L1i cache: 32K 05:30:02 L2 cache: 512K 05:30:02 L3 cache: 16384K 05:30:02 NUMA node0 CPU(s): 0-3 05:30:02 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 05:30:02 05:30:02 05:30:02 ---> nproc: 05:30:02 4 05:30:02 05:30:02 05:30:02 ---> df -h: 05:30:02 Filesystem Size Used Avail Use% Mounted on 05:30:02 udev 7.9G 0 7.9G 0% /dev 05:30:02 tmpfs 1.6G 676K 1.6G 1% /run 05:30:02 /dev/vda1 78G 8.4G 69G 11% / 05:30:02 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:30:02 tmpfs 5.0M 0 5.0M 0% /run/lock 05:30:02 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:30:02 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:30:02 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:30:02 05:30:02 05:30:02 ---> free -m: 05:30:02 total used free shared buff/cache available 05:30:02 Mem: 16040 563 13273 0 2203 15160 05:30:02 Swap: 1023 0 1023 05:30:02 05:30:02 05:30:02 ---> ip addr: 05:30:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:30:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:30:02 inet 127.0.0.1/8 scope host lo 05:30:02 valid_lft forever preferred_lft forever 05:30:02 inet6 ::1/128 scope host 05:30:02 valid_lft forever preferred_lft forever 05:30:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:30:02 link/ether fa:16:3e:8e:aa:d6 brd ff:ff:ff:ff:ff:ff 05:30:02 inet 10.30.107.56/23 brd 10.30.107.255 scope global dynamic ens3 05:30:02 valid_lft 86250sec preferred_lft 86250sec 05:30:02 inet6 fe80::f816:3eff:fe8e:aad6/64 scope link 05:30:02 valid_lft forever preferred_lft forever 05:30:02 05:30:02 05:30:02 ---> sar -b -r -n DEV: 05:30:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17782) 06/19/26 _x86_64_ (4 CPU) 05:30:02 05:30:02 05:27:35 LINUX RESTART (4 CPU) 05:30:02 05:30:02 05:28:01 tps rtps wtps bread/s bwrtn/s 05:30:02 05:29:01 105.35 12.88 92.47 459.79 43205.73 05:30:02 05:30:01 87.04 5.72 81.32 155.31 9824.10 05:30:02 Average: 96.19 9.30 86.89 307.55 26514.91 05:30:02 05:30:02 05:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:30:02 05:29:01 13932040 15596360 2492928 15.18 69400 1790300 739864 4.23 654012 1614060 169044 05:30:02 05:30:01 13648880 15580600 2776088 16.90 81820 2033680 711416 4.07 683424 1844036 207652 05:30:02 Average: 13790460 15588480 2634508 16.04 75610 1911990 725640 4.15 668718 1729048 188348 05:30:02 05:30:02 05:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:30:02 05:29:01 lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 05:30:02 05:29:01 ens3 99.62 67.31 919.74 11.71 0.00 0.00 0.00 0.00 05:30:02 05:30:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 05:30:02 05:30:01 ens3 79.29 55.99 794.82 13.52 0.00 0.00 0.00 0.00 05:30:02 Average: lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 05:30:02 Average: ens3 89.45 61.65 857.28 12.61 0.00 0.00 0.00 0.00 05:30:02 05:30:02 05:30:02 ---> sar -P ALL: 05:30:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17782) 06/19/26 _x86_64_ (4 CPU) 05:30:02 05:30:02 05:27:35 LINUX RESTART (4 CPU) 05:30:02 05:30:02 05:28:01 CPU %user %nice %system %iowait %steal %idle 05:30:02 05:29:01 all 18.16 0.00 1.44 3.28 0.05 77.06 05:30:02 05:29:01 0 33.44 0.00 1.99 2.69 0.08 61.80 05:30:02 05:29:01 1 9.09 0.00 0.85 0.08 0.02 89.96 05:30:02 05:29:01 2 14.71 0.00 1.20 0.28 0.03 83.77 05:30:02 05:29:01 3 15.44 0.00 1.75 10.08 0.07 72.66 05:30:02 05:30:01 all 18.93 0.00 1.31 1.37 0.05 78.34 05:30:02 05:30:01 0 14.96 0.00 1.14 1.72 0.07 82.11 05:30:02 05:30:01 1 40.89 0.00 2.54 0.62 0.07 55.89 05:30:02 05:30:01 2 9.05 0.00 0.49 0.12 0.03 90.31 05:30:02 05:30:01 3 10.99 0.00 1.05 3.03 0.03 84.89 05:30:02 Average: all 18.55 0.00 1.37 2.33 0.05 77.70 05:30:02 Average: 0 24.20 0.00 1.56 2.21 0.08 71.95 05:30:02 Average: 1 24.98 0.00 1.69 0.35 0.04 72.94 05:30:02 Average: 2 11.87 0.00 0.84 0.20 0.03 87.06 05:30:02 Average: 3 13.21 0.00 1.40 6.55 0.05 78.78 05:30:02 05:30:02 05:30:02