10:56:36 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146138 10:56:36 Running as SYSTEM 10:56:36 [EnvInject] - Loading node environment variables. 10:56:37 Building remotely on prd-ubuntu1804-builder-4c-4g-12247 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:56:37 [ssh-agent] Looking for ssh-agent implementation... 10:56:37 $ ssh-agent 10:56:37 SSH_AUTH_SOCK=/tmp/ssh-MdIh3geRo3zu/agent.1696 10:56:37 SSH_AGENT_PID=1698 10:56:37 [ssh-agent] Started. 10:56:37 Running ssh-add (command line suppressed) 10:56:37 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7536718827586622035.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7536718827586622035.key) 10:56:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:56:37 The recommended git tool is: NONE 10:56:38 using credential onap-jenkins-ssh 10:56:39 Wiping out workspace first. 10:56:39 Cloning the remote Git repository 10:56:39 Cloning repository git://cloud.onap.org/mirror/oom.git 10:56:39 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:56:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:56:39 > git --version # timeout=10 10:56:39 > git --version # 'git version 2.17.1' 10:56:39 using GIT_SSH to set credentials Gerrit user 10:56:39 Verifying host key using manually-configured host key entries 10:56:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:56:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:56:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:56:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:56:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:56:44 using GIT_SSH to set credentials Gerrit user 10:56:44 Verifying host key using manually-configured host key entries 10:56:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/38/146138/2 # timeout=30 10:56:45 > git rev-parse 3316ad7854188d67b246a2d87179795b7b63971b^{commit} # timeout=10 10:56:45 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:56:45 Checking out Revision 3316ad7854188d67b246a2d87179795b7b63971b (refs/changes/38/146138/2) 10:56:45 > git config core.sparsecheckout # timeout=10 10:56:45 > git checkout -f 3316ad7854188d67b246a2d87179795b7b63971b # timeout=30 10:56:48 Commit message: "[AAI] 17.1.0 release" 10:56:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:56:48 > git rev-list --no-walk 5fb5ba5ca9e7456f8757c6f81ff898b7a7d935e2 # timeout=10 10:56:48 [EnvInject] - Injecting environment variables from a build step. 10:56:48 [EnvInject] - Injecting as environment variables the properties content 10:56:48 PYTHON=python3 10:56:48 10:56:48 [EnvInject] - Variables injected successfully. 10:56:48 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11959616551720034115.sh 10:56:48 ---> tox-install.sh 10:56:48 + source /home/jenkins/lf-env.sh 10:56:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:56:49 ++ mktemp -d /tmp/venv-XXXX 10:56:49 + lf_venv=/tmp/venv-FN7e 10:56:49 + local venv_file=/tmp/.os_lf_venv 10:56:49 + local python=python3 10:56:49 + local options 10:56:49 + local set_path=true 10:56:49 + local install_args= 10:56:49 ++ 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:56:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:56:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:56:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:56:49 + true 10:56:49 + case $1 in 10:56:49 + venv_file=/tmp/.toxenv 10:56:49 + shift 2 10:56:49 + true 10:56:49 + case $1 in 10:56:49 + shift 10:56:49 + break 10:56:49 + case $python in 10:56:49 + local pkg_list= 10:56:49 + [[ -d /opt/pyenv ]] 10:56:49 + echo 'Setup pyenv:' 10:56:49 Setup pyenv: 10:56:49 + export PYENV_ROOT=/opt/pyenv 10:56:49 + PYENV_ROOT=/opt/pyenv 10:56:49 + 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:56:49 + 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:56:49 + pyenv versions 10:56:49 * system (set by /opt/pyenv/version) 10:56:49 * 3.8.13 (set by /opt/pyenv/version) 10:56:49 * 3.9.13 (set by /opt/pyenv/version) 10:56:49 * 3.10.6 (set by /opt/pyenv/version) 10:56:49 + command -v pyenv 10:56:49 ++ pyenv init - --no-rehash 10:56:49 + 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:56:49 export PATH="/opt/pyenv/shims:${PATH}" 10:56:49 export PYENV_SHELL=bash 10:56:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:56:49 pyenv() { 10:56:49 local command 10:56:49 command="${1:-}" 10:56:49 if [ "$#" -gt 0 ]; then 10:56:49 shift 10:56:49 fi 10:56:49 10:56:49 case "$command" in 10:56:49 rehash|shell) 10:56:49 eval "$(pyenv "sh-$command" "$@")" 10:56:49 ;; 10:56:49 *) 10:56:49 command pyenv "$command" "$@" 10:56:49 ;; 10:56:49 esac 10:56:49 }' 10:56:49 +++ 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:56:49 ++ 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:56:49 ++ 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:56:49 ++ 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:56:49 ++ export PYENV_SHELL=bash 10:56:49 ++ PYENV_SHELL=bash 10:56:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:56:49 +++ complete -F _pyenv pyenv 10:56:49 ++ lf-pyver python3 10:56:49 ++ local py_version_xy=python3 10:56:49 ++ local py_version_xyz= 10:56:49 ++ pyenv versions 10:56:49 ++ local command 10:56:49 ++ command=versions 10:56:49 ++ '[' 1 -gt 0 ']' 10:56:49 ++ shift 10:56:49 ++ case "$command" in 10:56:49 ++ command pyenv versions 10:56:49 ++ pyenv versions 10:56:49 ++ awk '{ print $1 }' 10:56:49 ++ grep -E '^[0-9.]*[0-9]$' 10:56:49 ++ sed 's/^[ *]* //' 10:56:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:56:49 +++ grep '^3' /tmp/.pyenv_versions 10:56:49 +++ sort -V 10:56:49 +++ tail -n 1 10:56:49 ++ py_version_xyz=3.10.6 10:56:49 ++ [[ -z 3.10.6 ]] 10:56:49 ++ echo 3.10.6 10:56:49 ++ return 0 10:56:49 + pyenv local 3.10.6 10:56:49 + local command 10:56:49 + command=local 10:56:49 + '[' 2 -gt 0 ']' 10:56:49 + shift 10:56:49 + case "$command" in 10:56:49 + command pyenv local 3.10.6 10:56:49 + pyenv local 3.10.6 10:56:49 + for arg in "$@" 10:56:49 + case $arg in 10:56:49 + pkg_list+='tox ' 10:56:49 + for arg in "$@" 10:56:49 + case $arg in 10:56:49 + pkg_list+='virtualenv ' 10:56:49 + for arg in "$@" 10:56:49 + case $arg in 10:56:49 + pkg_list+='urllib3~=1.26.15 ' 10:56:49 + [[ -f /tmp/.toxenv ]] 10:56:49 + [[ ! -f /tmp/.toxenv ]] 10:56:49 + [[ -n '' ]] 10:56:49 + python3 -m venv /tmp/venv-FN7e 10:56:53 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FN7e' 10:56:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FN7e 10:56:53 + echo /tmp/venv-FN7e 10:56:53 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:56:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:56:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:56:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:56:53 + local 'pip_opts=--upgrade --quiet' 10:56:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:56:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:56:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:56:53 + [[ -n '' ]] 10:56:53 + [[ -n '' ]] 10:56:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:56:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:56:53 + /tmp/venv-FN7e/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:56:58 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:56:58 lf-activate-venv(): INFO: Base packages installed successfully 10:56:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:56:58 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:56:58 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:56:58 + /tmp/venv-FN7e/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:57:01 + type python3 10:57:01 + true 10:57:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FN7e/bin to PATH' 10:57:01 lf-activate-venv(): INFO: Adding /tmp/venv-FN7e/bin to PATH 10:57:01 + PATH=/tmp/venv-FN7e/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:57:01 + return 0 10:57:01 + python3 --version 10:57:01 Python 3.10.6 10:57:01 + python3 -m pip --version 10:57:01 pip 26.1.2 from /tmp/venv-FN7e/lib/python3.10/site-packages/pip (python 3.10) 10:57:01 + python3 -m pip freeze 10:57:01 cachetools==7.1.4 10:57:01 colorama==0.4.6 10:57:01 distlib==0.4.3 10:57:01 filelock==3.29.7 10:57:01 packaging==26.2 10:57:01 platformdirs==4.10.0 10:57:01 pluggy==1.6.0 10:57:01 pyproject-api==1.10.1 10:57:01 python-discovery==1.4.4 10:57:01 tomli==2.4.1 10:57:01 tomli_w==1.2.0 10:57:01 tox==4.56.4 10:57:01 typing_extensions==4.16.0 10:57:01 urllib3==1.26.20 10:57:01 virtualenv==21.6.1 10:57:01 [EnvInject] - Injecting environment variables from a build step. 10:57:01 [EnvInject] - Injecting as environment variables the properties content 10:57:01 PARALLEL=false 10:57:01 10:57:01 [EnvInject] - Variables injected successfully. 10:57:01 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8113230983757930868.sh 10:57:01 ---> tox-run.sh 10:57:01 + 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:57:01 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:57:01 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:57:01 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:57:01 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:57:01 + source /home/jenkins/lf-env.sh 10:57:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:57:01 ++ mktemp -d /tmp/venv-XXXX 10:57:01 + lf_venv=/tmp/venv-QfPr 10:57:01 + local venv_file=/tmp/.os_lf_venv 10:57:01 + local python=python3 10:57:01 + local options 10:57:01 + local set_path=true 10:57:01 + local install_args= 10:57:01 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:57:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:57:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:57:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:57:01 + true 10:57:01 + case $1 in 10:57:01 + venv_file=/tmp/.toxenv 10:57:01 + shift 2 10:57:01 + true 10:57:01 + case $1 in 10:57:01 + shift 10:57:01 + break 10:57:01 + case $python in 10:57:01 + local pkg_list= 10:57:01 + [[ -d /opt/pyenv ]] 10:57:01 + echo 'Setup pyenv:' 10:57:01 Setup pyenv: 10:57:01 + export PYENV_ROOT=/opt/pyenv 10:57:01 + PYENV_ROOT=/opt/pyenv 10:57:01 + 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:57:01 + 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:57:01 + pyenv versions 10:57:01 system 10:57:01 3.8.13 10:57:01 3.9.13 10:57:01 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:57:01 + command -v pyenv 10:57:01 ++ pyenv init - --no-rehash 10:57:01 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:57:01 export PATH="/opt/pyenv/shims:${PATH}" 10:57:01 export PYENV_SHELL=bash 10:57:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:57:01 pyenv() { 10:57:01 local command 10:57:01 command="${1:-}" 10:57:01 if [ "$#" -gt 0 ]; then 10:57:01 shift 10:57:01 fi 10:57:01 10:57:01 case "$command" in 10:57:01 rehash|shell) 10:57:01 eval "$(pyenv "sh-$command" "$@")" 10:57:01 ;; 10:57:01 *) 10:57:01 command pyenv "$command" "$@" 10:57:01 ;; 10:57:01 esac 10:57:01 }' 10:57:01 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:57:01 ++ 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:57:01 ++ 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:57:01 ++ 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:57:01 ++ export PYENV_SHELL=bash 10:57:01 ++ PYENV_SHELL=bash 10:57:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:57:01 +++ complete -F _pyenv pyenv 10:57:01 ++ lf-pyver python3 10:57:01 ++ local py_version_xy=python3 10:57:01 ++ local py_version_xyz= 10:57:01 ++ pyenv versions 10:57:01 ++ local command 10:57:01 ++ command=versions 10:57:01 ++ '[' 1 -gt 0 ']' 10:57:01 ++ shift 10:57:01 ++ case "$command" in 10:57:01 ++ command pyenv versions 10:57:01 ++ pyenv versions 10:57:01 ++ sed 's/^[ *]* //' 10:57:01 ++ awk '{ print $1 }' 10:57:01 ++ grep -E '^[0-9.]*[0-9]$' 10:57:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:57:02 +++ grep '^3' /tmp/.pyenv_versions 10:57:02 +++ sort -V 10:57:02 +++ tail -n 1 10:57:02 ++ py_version_xyz=3.10.6 10:57:02 ++ [[ -z 3.10.6 ]] 10:57:02 ++ echo 3.10.6 10:57:02 ++ return 0 10:57:02 + pyenv local 3.10.6 10:57:02 + local command 10:57:02 + command=local 10:57:02 + '[' 2 -gt 0 ']' 10:57:02 + shift 10:57:02 + case "$command" in 10:57:02 + command pyenv local 3.10.6 10:57:02 + pyenv local 3.10.6 10:57:02 + for arg in "$@" 10:57:02 + case $arg in 10:57:02 + pkg_list+='tox ' 10:57:02 + for arg in "$@" 10:57:02 + case $arg in 10:57:02 + pkg_list+='virtualenv ' 10:57:02 + for arg in "$@" 10:57:02 + case $arg in 10:57:02 + pkg_list+='urllib3~=1.26.15 ' 10:57:02 + [[ -f /tmp/.toxenv ]] 10:57:02 ++ cat /tmp/.toxenv 10:57:02 + lf_venv=/tmp/venv-FN7e 10:57:02 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FN7e from' file:/tmp/.toxenv 10:57:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FN7e from file:/tmp/.toxenv 10:57:02 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:57:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:57:02 + local 'pip_opts=--upgrade --quiet' 10:57:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:57:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:57:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:57:02 + [[ -n '' ]] 10:57:02 + [[ -n '' ]] 10:57:02 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:57:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:57:02 + /tmp/venv-FN7e/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:57:03 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:57:03 lf-activate-venv(): INFO: Base packages installed successfully 10:57:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:57:03 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:57:03 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:57:03 + /tmp/venv-FN7e/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:57:04 + type python3 10:57:04 + true 10:57:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FN7e/bin to PATH' 10:57:04 lf-activate-venv(): INFO: Adding /tmp/venv-FN7e/bin to PATH 10:57:04 + PATH=/tmp/venv-FN7e/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:57:04 + return 0 10:57:04 + [[ -d /opt/pyenv ]] 10:57:04 + echo '---> Setting up pyenv' 10:57:04 ---> Setting up pyenv 10:57:04 + export PYENV_ROOT=/opt/pyenv 10:57:04 + PYENV_ROOT=/opt/pyenv 10:57:04 + export PATH=/opt/pyenv/bin:/tmp/venv-FN7e/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:57:04 + PATH=/opt/pyenv/bin:/tmp/venv-FN7e/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:57:04 ++ pwd 10:57:04 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:57:04 + export PYTHONPATH 10:57:04 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:57:04 + TOX_TESTENV_PASSENV=PYTHONPATH 10:57:04 + tox --version 10:57:04 4.56.4 from /tmp/venv-FN7e/lib/python3.10/site-packages/tox/__init__.py 10:57:04 + PARALLEL=false 10:57:04 + TOX_OPTIONS_LIST= 10:57:04 + [[ -n checkbashisms ]] 10:57:04 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:57:04 + case ${PARALLEL,,} in 10:57:04 + tox -e checkbashisms 10:57:04 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:57:06 checkbashisms: freeze> python -m pip freeze --all 10:57:06 checkbashisms: pip==26.1.2,setuptools==83.0.0 10:57:06 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:57:08 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:57:10 checkbashisms: OK (5.38=setup[1.75]+cmd[3.63] seconds) 10:57:10 congratulations :) (5.42 seconds) 10:57:10 + tox_status=0 10:57:10 + echo '---> Completed tox runs' 10:57:10 ---> Completed tox runs 10:57:10 + for i in .tox/*/log 10:57:10 ++ echo .tox/checkbashisms/log 10:57:10 ++ awk -F/ '{print $2}' 10:57:10 + tox_env=checkbashisms 10:57:10 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:57:10 + DOC_DIR=docs/_build/html 10:57:10 + [[ -d docs/_build/html ]] 10:57:10 + echo '---> tox-run.sh ends' 10:57:10 ---> tox-run.sh ends 10:57:10 + test 0 -eq 0 10:57:10 $ ssh-agent -k 10:57:10 unset SSH_AUTH_SOCK; 10:57:10 unset SSH_AGENT_PID; 10:57:10 echo Agent pid 1698 killed; 10:57:10 [ssh-agent] Stopped. 10:57:10 [PostBuildScript] - [INFO] Executing post build scripts. 10:57:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14185768575032535457.sh 10:57:10 ---> sysstat.sh 10:57:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6694971039529782989.sh 10:57:10 ---> package-listing.sh 10:57:10 ++ tr '[:upper:]' '[:lower:]' 10:57:10 ++ facter osfamily 10:57:11 + OS_FAMILY=debian 10:57:11 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:57:11 + START_PACKAGES=/tmp/packages_start.txt 10:57:11 + END_PACKAGES=/tmp/packages_end.txt 10:57:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:57:11 + PACKAGES=/tmp/packages_start.txt 10:57:11 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:57:11 + PACKAGES=/tmp/packages_end.txt 10:57:11 + case "${OS_FAMILY}" in 10:57:11 + dpkg -l 10:57:11 + grep '^ii' 10:57:11 + '[' -f /tmp/packages_start.txt ']' 10:57:11 + '[' -f /tmp/packages_end.txt ']' 10:57:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:57:11 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:57:11 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:57:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:57:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7671983432109997651.sh 10:57:11 ---> capture-instance-metadata.sh 10:57:11 Setup pyenv: 10:57:11 system 10:57:11 3.8.13 10:57:11 3.9.13 10:57:11 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:57:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0uDM 10:57:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:57:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:57:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:57:19 lf-activate-venv(): INFO: Base packages installed successfully 10:57:19 lf-activate-venv(): INFO: Installing additional packages: lftools 10:57:43 lf-activate-venv(): INFO: Adding /tmp/venv-0uDM/bin to PATH 10:57:43 INFO: Running in OpenStack, capturing instance metadata 10:57:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17962347042599909194.sh 10:57:44 provisioning config files... 10:57:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config9960092132888497692tmp 10:57:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:57:44 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:57:44 [EnvInject] - Injecting environment variables from a build step. 10:57:44 [EnvInject] - Injecting as environment variables the properties content 10:57:44 SERVER_ID=logs 10:57:44 10:57:44 [EnvInject] - Variables injected successfully. 10:57:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8739299852952156565.sh 10:57:44 ---> create-netrc.sh 10:57:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3661201474374071898.sh 10:57:44 ---> python-tools-install.sh 10:57:44 Setup pyenv: 10:57:44 system 10:57:44 3.8.13 10:57:44 3.9.13 10:57:44 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:57:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0uDM from file:/tmp/.os_lf_venv 10:57:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:57:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:57:46 lf-activate-venv(): INFO: Base packages installed successfully 10:57:46 lf-activate-venv(): INFO: Installing additional packages: lftools 10:57:54 lf-activate-venv(): INFO: Adding /tmp/venv-0uDM/bin to PATH 10:57:54 Generating Requirements File 10:58:18 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:58:18 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:58:18 Python 3.10.6 10:58:18 pip 26.1.2 from /tmp/venv-0uDM/lib/python3.10/site-packages/pip (python 3.10) 10:58:18 aiohappyeyeballs==2.7.1 10:58:18 aiohttp==3.14.1 10:58:18 aiosignal==1.4.0 10:58:18 appdirs==1.4.4 10:58:18 argcomplete==3.7.0 10:58:18 aspy.yaml==1.3.0 10:58:18 async-timeout==5.0.1 10:58:18 attrs==26.1.0 10:58:18 autopage==0.6.0 10:58:18 backports.strenum==1.3.1 10:58:18 beautifulsoup4==4.15.0 10:58:18 boto3==1.43.46 10:58:18 botocore==1.43.46 10:58:18 bs4==0.0.2 10:58:18 certifi==2026.6.17 10:58:18 cffi==2.1.0 10:58:18 cfgv==3.5.0 10:58:18 chardet==7.4.3 10:58:18 charset-normalizer==3.4.9 10:58:18 click==8.4.2 10:58:18 cliff==4.14.0 10:58:18 cmd2==3.5.1 10:58:18 cryptography==3.3.2 10:58:18 debtcollector==3.1.0 10:58:18 decorator==5.3.1 10:58:18 defusedxml==0.7.1 10:58:18 Deprecated==1.3.1 10:58:18 distlib==0.4.3 10:58:18 dnspython==2.8.0 10:58:18 docker==7.2.0 10:58:18 dogpile.cache==1.5.0 10:58:18 durationpy==0.10 10:58:18 email-validator==2.3.0 10:58:18 filelock==3.29.7 10:58:18 frozenlist==1.8.0 10:58:18 future==1.0.0 10:58:18 gitdb==4.0.12 10:58:18 GitPython==3.1.51 10:58:18 httplib2==0.30.2 10:58:18 identify==2.6.19 10:58:18 idna==3.18 10:58:18 importlib-resources==1.5.0 10:58:18 iso8601==2.1.0 10:58:18 Jinja2==3.1.6 10:58:18 jmespath==1.1.0 10:58:18 jsonpatch==1.33 10:58:18 jsonpointer==3.1.1 10:58:18 jsonschema==4.26.0 10:58:18 jsonschema-specifications==2025.9.1 10:58:18 keystoneauth1==5.14.0 10:58:18 kubernetes==36.0.2 10:58:18 lftools==0.37.22 10:58:18 lxml==6.1.1 10:58:18 markdown-it-py==4.2.0 10:58:18 MarkupSafe==3.0.3 10:58:18 mdurl==0.1.2 10:58:18 msgpack==1.2.1 10:58:18 multi_key_dict==2.0.3 10:58:18 multidict==6.7.1 10:58:18 munch==4.0.0 10:58:18 netaddr==1.3.0 10:58:18 niet==1.4.2 10:58:18 nodeenv==1.10.0 10:58:18 oauth2client==4.1.3 10:58:18 oauthlib==3.3.1 10:58:18 openstacksdk==4.13.0 10:58:18 os-service-types==1.8.2 10:58:18 osc-lib==4.6.0 10:58:18 oslo.config==10.4.0 10:58:18 oslo.context==6.4.0 10:58:18 oslo.i18n==6.8.0 10:58:18 oslo.log==8.2.0 10:58:18 oslo.serialization==5.10.0 10:58:18 oslo.utils==10.1.1 10:58:18 packaging==26.2 10:58:18 pbr==7.0.3 10:58:18 platformdirs==4.10.0 10:58:18 prettytable==3.18.0 10:58:18 propcache==0.5.2 10:58:18 psutil==7.2.2 10:58:18 pyasn1==0.6.4 10:58:18 pyasn1_modules==0.4.2 10:58:18 pycparser==3.0 10:58:18 pygerrit2==2.0.15 10:58:18 PyGithub==2.9.1 10:58:18 Pygments==2.20.0 10:58:18 PyJWT==2.13.0 10:58:18 PyNaCl==1.6.2 10:58:18 pyparsing==2.4.7 10:58:18 pyperclip==1.11.0 10:58:18 pyrsistent==0.20.0 10:58:18 python-cinderclient==9.9.0 10:58:18 python-dateutil==2.9.0.post0 10:58:18 python-discovery==1.4.4 10:58:18 python-heatclient==5.2.0 10:58:18 python-jenkins==1.8.3 10:58:18 python-keystoneclient==5.8.0 10:58:18 python-magnumclient==4.11.0 10:58:18 python-openstackclient==10.0.0 10:58:18 python-swiftclient==4.10.0 10:58:18 PyYAML==6.0.3 10:58:18 referencing==0.37.0 10:58:18 requests==2.34.2 10:58:18 requests-oauthlib==2.0.0 10:58:18 rfc3986==2.0.0 10:58:18 rich==15.0.0 10:58:18 rich-argparse==1.8.0 10:58:18 rpds-py==0.30.0 10:58:18 rsa==4.9.1 10:58:18 ruamel.yaml==0.19.1 10:58:18 ruamel.yaml.clib==0.2.15 10:58:18 s3transfer==0.19.1 10:58:18 simplejson==4.1.1 10:58:18 six==1.17.0 10:58:18 smmap==5.0.3 10:58:18 soupsieve==2.8.4 10:58:18 stevedore==5.8.0 10:58:18 tabulate==0.10.0 10:58:18 toml==0.10.2 10:58:18 tomlkit==0.15.0 10:58:18 tqdm==4.68.4 10:58:18 typing_extensions==4.16.0 10:58:18 urllib3==1.26.20 10:58:18 virtualenv==21.6.1 10:58:18 wcwidth==0.8.2 10:58:18 websocket-client==1.9.0 10:58:18 wrapt==2.2.2 10:58:18 xdg==6.0.0 10:58:18 xmltodict==1.0.4 10:58:18 yarl==1.24.2 10:58:18 yq==4.1.2 10:58:19 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins18230244330436109593.sh 10:58:19 ---> uv-install.sh 10:58:19 Installing uv/uvx (latest) using shell installer 10:58:19 2026-07-13 10:58:19 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-U6npCZ.sh" [1] 10:58:19 downloading uv 0.11.28 x86_64-unknown-linux-gnu 10:58:20 installing to /home/jenkins/.local/bin 10:58:20 uv 10:58:20 uvx 10:58:20 everything's installed! 10:58:20 10:58:20 To add $HOME/.local/bin to your PATH, either restart your shell or run: 10:58:20 10:58:20 source $HOME/.local/bin/env (sh, bash, zsh) 10:58:20 source $HOME/.local/bin/env.fish (fish) 10:58:20 Adding install location to PATH 10:58:20 ---> Validating uv/uvx install 10:58:20 uvx 0.11.28 (x86_64-unknown-linux-gnu) 10:58:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3377899282777075110.sh 10:58:20 ---> sudo-logs.sh 10:58:20 Archiving 'sudo' log.. 10:58:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10450361129053892666.sh 10:58:20 ---> job-cost.sh 10:58:20 INFO: Activating Python virtual environment... 10:58:20 Setup pyenv: 10:58:20 system 10:58:20 3.8.13 10:58:20 3.9.13 10:58:20 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:58:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0uDM from file:/tmp/.os_lf_venv 10:58:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:58:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:58:22 lf-activate-venv(): INFO: Base packages installed successfully 10:58:22 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:58:27 lf-activate-venv(): INFO: Adding /tmp/venv-0uDM/bin to PATH 10:58:27 INFO: No stack-cost file found 10:58:27 INFO: Instance uptime: 134s 10:58:27 INFO: Fetching instance metadata (attempt 1 of 3)... 10:58:27 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:58:28 INFO: Successfully fetched instance metadata 10:58:28 INFO: Instance type: v3-standard-4 10:58:28 INFO: Retrieving pricing info for: v3-standard-4 10:58:28 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:58:28 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=134 10:58:28 INFO: Successfully fetched Vexxhost pricing API 10:58:28 INFO: Retrieved cost: 0.11 10:58:28 INFO: Retrieved resource: v3-standard-4 10:58:28 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 10:58:28 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 10:58:28 INFO: Successfully archived job cost data 10:58:28 DEBUG: Cost data: oom-master-checkbashisms-lint,4712,2026-07-13 10:58:28,v3-standard-4,134,0.11,0.00,SUCCESS 10:58:28 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8294039519894541317.sh 10:58:28 ---> logs-deploy.sh 10:58:28 Setup pyenv: 10:58:28 system 10:58:28 3.8.13 10:58:28 3.9.13 10:58:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:58:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0uDM from file:/tmp/.os_lf_venv 10:58:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:58:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:58:30 lf-activate-venv(): INFO: Base packages installed successfully 10:58:30 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:58:38 lf-activate-venv(): INFO: Adding /tmp/venv-0uDM/bin to PATH 10:58:38 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4712 10:58:38 INFO: archiving workspace using pattern(s): 10:58:39 Archives upload complete. 10:58:39 INFO: archiving logs to Nexus 10:58:40 ---> uname -a: 10:58:40 Linux prd-ubuntu1804-builder-4c-4g-12247 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:58:40 10:58:40 10:58:40 ---> lscpu: 10:58:40 Architecture: x86_64 10:58:40 CPU op-mode(s): 32-bit, 64-bit 10:58:40 Byte Order: Little Endian 10:58:40 CPU(s): 4 10:58:40 On-line CPU(s) list: 0-3 10:58:40 Thread(s) per core: 1 10:58:40 Core(s) per socket: 1 10:58:40 Socket(s): 4 10:58:40 NUMA node(s): 1 10:58:40 Vendor ID: AuthenticAMD 10:58:40 CPU family: 23 10:58:40 Model: 49 10:58:40 Model name: AMD EPYC-Rome Processor 10:58:40 Stepping: 0 10:58:40 CPU MHz: 2799.974 10:58:40 BogoMIPS: 5599.94 10:58:40 Virtualization: AMD-V 10:58:40 Hypervisor vendor: KVM 10:58:40 Virtualization type: full 10:58:40 L1d cache: 32K 10:58:40 L1i cache: 32K 10:58:40 L2 cache: 512K 10:58:40 L3 cache: 16384K 10:58:40 NUMA node0 CPU(s): 0-3 10:58:40 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:58:40 10:58:40 10:58:40 ---> nproc: 10:58:40 4 10:58:40 10:58:40 10:58:40 ---> df -h: 10:58:40 Filesystem Size Used Avail Use% Mounted on 10:58:40 udev 7.9G 0 7.9G 0% /dev 10:58:40 tmpfs 1.6G 676K 1.6G 1% /run 10:58:40 /dev/vda1 78G 8.4G 69G 11% / 10:58:40 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:58:40 tmpfs 5.0M 0 5.0M 0% /run/lock 10:58:40 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:58:40 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:58:40 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:58:40 10:58:40 10:58:40 ---> free -m: 10:58:40 total used free shared buff/cache available 10:58:40 Mem: 16040 583 13250 0 2206 15139 10:58:40 Swap: 1023 0 1023 10:58:40 10:58:40 10:58:40 ---> ip addr: 10:58:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:58:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:58:40 inet 127.0.0.1/8 scope host lo 10:58:40 valid_lft forever preferred_lft forever 10:58:40 inet6 ::1/128 scope host 10:58:40 valid_lft forever preferred_lft forever 10:58:40 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:58:40 link/ether fa:16:3e:01:ca:07 brd ff:ff:ff:ff:ff:ff 10:58:40 inet 10.30.106.118/23 brd 10.30.107.255 scope global dynamic ens3 10:58:40 valid_lft 86261sec preferred_lft 86261sec 10:58:40 inet6 fe80::f816:3eff:fe01:ca07/64 scope link 10:58:40 valid_lft forever preferred_lft forever 10:58:40 10:58:40 10:58:40 ---> sar -b -r -n DEV: 10:58:40 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12247) 07/13/26 _x86_64_ (4 CPU) 10:58:40 10:58:40 10:56:24 LINUX RESTART (4 CPU) 10:58:40 10:58:40 10:57:01 tps rtps wtps bread/s bwrtn/s 10:58:40 10:58:01 94.20 5.13 89.07 203.43 21468.29 10:58:40 Average: 94.20 5.13 89.07 203.43 21468.29 10:58:40 10:58:40 10:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:58:40 10:58:01 13811168 15525892 2613800 15.91 71072 1837328 754312 4.32 731592 1654956 176692 10:58:40 Average: 13811168 15525892 2613800 15.91 71072 1837328 754312 4.32 731592 1654956 176692 10:58:40 10:58:40 10:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:58:40 10:58:01 ens3 76.17 55.99 871.34 12.26 0.00 0.00 0.00 0.00 10:58:40 10:58:01 lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 10:58:40 Average: ens3 76.17 55.99 871.34 12.26 0.00 0.00 0.00 0.00 10:58:40 Average: lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 10:58:40 10:58:40 10:58:40 ---> sar -P ALL: 10:58:40 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12247) 07/13/26 _x86_64_ (4 CPU) 10:58:40 10:58:40 10:56:24 LINUX RESTART (4 CPU) 10:58:40 10:58:40 10:57:01 CPU %user %nice %system %iowait %steal %idle 10:58:40 10:58:01 all 20.45 0.00 1.54 1.69 0.06 76.26 10:58:40 10:58:01 0 11.67 0.00 1.05 0.03 0.03 87.21 10:58:40 10:58:01 1 23.07 0.00 2.00 1.80 0.07 73.05 10:58:40 10:58:01 2 15.34 0.00 1.20 4.26 0.05 79.15 10:58:40 10:58:01 3 31.72 0.00 1.93 0.63 0.08 65.63 10:58:40 Average: all 20.45 0.00 1.54 1.69 0.06 76.26 10:58:40 Average: 0 11.67 0.00 1.05 0.03 0.03 87.21 10:58:40 Average: 1 23.07 0.00 2.00 1.80 0.07 73.05 10:58:40 Average: 2 15.34 0.00 1.20 4.26 0.05 79.15 10:58:40 Average: 3 31.72 0.00 1.93 0.63 0.08 65.63 10:58:40 10:58:40 10:58:40