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