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