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