05:33:27 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145974 05:33:27 Running as SYSTEM 05:33:27 [EnvInject] - Loading node environment variables. 05:33:27 Building remotely on prd-ubuntu1804-builder-4c-4g-7562 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 05:33:27 [ssh-agent] Looking for ssh-agent implementation... 05:33:27 $ ssh-agent 05:33:27 SSH_AUTH_SOCK=/tmp/ssh-BAj2pS0vJtdf/agent.1704 05:33:27 SSH_AGENT_PID=1706 05:33:27 [ssh-agent] Started. 05:33:27 Running ssh-add (command line suppressed) 05:33:27 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16618909489082858563.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16618909489082858563.key) 05:33:27 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:33:27 The recommended git tool is: NONE 05:33:28 using credential onap-jenkins-ssh 05:33:28 Wiping out workspace first. 05:33:28 Cloning the remote Git repository 05:33:28 Cloning repository git://cloud.onap.org/mirror/oom.git 05:33:28 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 05:33:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:33:29 > git --version # timeout=10 05:33:29 > git --version # 'git version 2.17.1' 05:33:29 using GIT_SSH to set credentials Gerrit user 05:33:29 Verifying host key using manually-configured host key entries 05:33:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:33:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:33:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:33:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:33:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:33:34 using GIT_SSH to set credentials Gerrit user 05:33:34 Verifying host key using manually-configured host key entries 05:33:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/74/145974/1 # timeout=30 05:33:34 > git rev-parse af07e1d367348c53a7efb268cfaace30f901814f^{commit} # timeout=10 05:33:34 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:33:34 Checking out Revision af07e1d367348c53a7efb268cfaace30f901814f (refs/changes/74/145974/1) 05:33:34 > git config core.sparsecheckout # timeout=10 05:33:34 > git checkout -f af07e1d367348c53a7efb268cfaace30f901814f # timeout=30 05:33:38 Commit message: "[POLICY] Wire policy-pap tracing to global.tracing" 05:33:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:33:38 > git rev-list --no-walk 17b1a3c9118ef16a6333cfec0303a6017f5f9257 # timeout=10 05:33:38 [EnvInject] - Injecting environment variables from a build step. 05:33:38 [EnvInject] - Injecting as environment variables the properties content 05:33:38 PYTHON=python3 05:33:38 05:33:38 [EnvInject] - Variables injected successfully. 05:33:38 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12415237475592756197.sh 05:33:38 ---> tox-install.sh 05:33:38 + source /home/jenkins/lf-env.sh 05:33:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:33:38 ++ mktemp -d /tmp/venv-XXXX 05:33:38 + lf_venv=/tmp/venv-ugG6 05:33:38 + local venv_file=/tmp/.os_lf_venv 05:33:38 + local python=python3 05:33:38 + local options 05:33:38 + local set_path=true 05:33:38 + local install_args= 05:33:38 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:33:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:33:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:33:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:33:38 + true 05:33:38 + case $1 in 05:33:38 + venv_file=/tmp/.toxenv 05:33:38 + shift 2 05:33:38 + true 05:33:38 + case $1 in 05:33:38 + shift 05:33:38 + break 05:33:38 + case $python in 05:33:38 + local pkg_list= 05:33:38 + [[ -d /opt/pyenv ]] 05:33:38 + echo 'Setup pyenv:' 05:33:38 Setup pyenv: 05:33:38 + export PYENV_ROOT=/opt/pyenv 05:33:38 + PYENV_ROOT=/opt/pyenv 05:33:38 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:33:38 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:33:38 + pyenv versions 05:33:38 * system (set by /opt/pyenv/version) 05:33:38 * 3.8.13 (set by /opt/pyenv/version) 05:33:38 * 3.9.13 (set by /opt/pyenv/version) 05:33:38 * 3.10.6 (set by /opt/pyenv/version) 05:33:38 + command -v pyenv 05:33:38 ++ pyenv init - --no-rehash 05:33:38 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 05:33:38 export PATH="/opt/pyenv/shims:${PATH}" 05:33:38 export PYENV_SHELL=bash 05:33:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:33:38 pyenv() { 05:33:38 local command 05:33:38 command="${1:-}" 05:33:38 if [ "$#" -gt 0 ]; then 05:33:38 shift 05:33:38 fi 05:33:38 05:33:38 case "$command" in 05:33:38 rehash|shell) 05:33:38 eval "$(pyenv "sh-$command" "$@")" 05:33:38 ;; 05:33:38 *) 05:33:38 command pyenv "$command" "$@" 05:33:38 ;; 05:33:38 esac 05:33:38 }' 05:33:38 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 05:33:38 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:33:38 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:33:38 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:33:38 ++ export PYENV_SHELL=bash 05:33:38 ++ PYENV_SHELL=bash 05:33:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:33:38 +++ complete -F _pyenv pyenv 05:33:38 ++ lf-pyver python3 05:33:38 ++ local py_version_xy=python3 05:33:38 ++ local py_version_xyz= 05:33:38 ++ pyenv versions 05:33:38 ++ local command 05:33:38 ++ command=versions 05:33:38 ++ '[' 1 -gt 0 ']' 05:33:38 ++ shift 05:33:38 ++ case "$command" in 05:33:38 ++ command pyenv versions 05:33:38 ++ pyenv versions 05:33:38 ++ sed 's/^[ *]* //' 05:33:38 ++ awk '{ print $1 }' 05:33:38 ++ grep -E '^[0-9.]*[0-9]$' 05:33:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:33:39 +++ grep '^3' /tmp/.pyenv_versions 05:33:39 +++ tail -n 1 05:33:39 +++ sort -V 05:33:39 ++ py_version_xyz=3.10.6 05:33:39 ++ [[ -z 3.10.6 ]] 05:33:39 ++ echo 3.10.6 05:33:39 ++ return 0 05:33:39 + pyenv local 3.10.6 05:33:39 + local command 05:33:39 + command=local 05:33:39 + '[' 2 -gt 0 ']' 05:33:39 + shift 05:33:39 + case "$command" in 05:33:39 + command pyenv local 3.10.6 05:33:39 + pyenv local 3.10.6 05:33:39 + for arg in "$@" 05:33:39 + case $arg in 05:33:39 + pkg_list+='tox ' 05:33:39 + for arg in "$@" 05:33:39 + case $arg in 05:33:39 + pkg_list+='virtualenv ' 05:33:39 + for arg in "$@" 05:33:39 + case $arg in 05:33:39 + pkg_list+='urllib3~=1.26.15 ' 05:33:39 + [[ -f /tmp/.toxenv ]] 05:33:39 + [[ ! -f /tmp/.toxenv ]] 05:33:39 + [[ -n '' ]] 05:33:39 + python3 -m venv /tmp/venv-ugG6 05:33:43 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ugG6' 05:33:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ugG6 05:33:43 + echo /tmp/venv-ugG6 05:33:43 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:33:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:33:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:33:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:33:43 + local 'pip_opts=--upgrade --quiet' 05:33:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:33:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:33:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:33:43 + [[ -n '' ]] 05:33:43 + [[ -n '' ]] 05:33:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:33:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:33:43 + /tmp/venv-ugG6/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 05:33:48 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:33:48 lf-activate-venv(): INFO: Base packages installed successfully 05:33:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:33:48 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:33:48 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:33:48 + /tmp/venv-ugG6/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:33:51 + type python3 05:33:51 + true 05:33:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ugG6/bin to PATH' 05:33:51 lf-activate-venv(): INFO: Adding /tmp/venv-ugG6/bin to PATH 05:33:51 + PATH=/tmp/venv-ugG6/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:33:51 + return 0 05:33:51 + python3 --version 05:33:51 Python 3.10.6 05:33:51 + python3 -m pip --version 05:33:51 pip 26.1.2 from /tmp/venv-ugG6/lib/python3.10/site-packages/pip (python 3.10) 05:33:51 + python3 -m pip freeze 05:33:52 cachetools==7.1.4 05:33:52 colorama==0.4.6 05:33:52 distlib==0.4.3 05:33:52 filelock==3.29.7 05:33:52 packaging==26.2 05:33:52 platformdirs==4.10.0 05:33:52 pluggy==1.6.0 05:33:52 pyproject-api==1.10.1 05:33:52 python-discovery==1.4.4 05:33:52 tomli==2.4.1 05:33:52 tomli_w==1.2.0 05:33:52 tox==4.56.4 05:33:52 typing_extensions==4.16.0 05:33:52 urllib3==1.26.20 05:33:52 virtualenv==21.6.0 05:33:52 [EnvInject] - Injecting environment variables from a build step. 05:33:52 [EnvInject] - Injecting as environment variables the properties content 05:33:52 PARALLEL=false 05:33:52 05:33:52 [EnvInject] - Variables injected successfully. 05:33:52 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins744754463375183809.sh 05:33:52 ---> tox-run.sh 05:33:52 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:33:52 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 05:33:52 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 05:33:52 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 05:33:52 + cd /w/workspace/oom-master-checkbashisms-lint/. 05:33:52 + source /home/jenkins/lf-env.sh 05:33:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:33:52 ++ mktemp -d /tmp/venv-XXXX 05:33:52 + lf_venv=/tmp/venv-NZTv 05:33:52 + local venv_file=/tmp/.os_lf_venv 05:33:52 + local python=python3 05:33:52 + local options 05:33:52 + local set_path=true 05:33:52 + local install_args= 05:33:52 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:33:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:33:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:33:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:33:52 + true 05:33:52 + case $1 in 05:33:52 + venv_file=/tmp/.toxenv 05:33:52 + shift 2 05:33:52 + true 05:33:52 + case $1 in 05:33:52 + shift 05:33:52 + break 05:33:52 + case $python in 05:33:52 + local pkg_list= 05:33:52 + [[ -d /opt/pyenv ]] 05:33:52 + echo 'Setup pyenv:' 05:33:52 Setup pyenv: 05:33:52 + export PYENV_ROOT=/opt/pyenv 05:33:52 + PYENV_ROOT=/opt/pyenv 05:33:52 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:33:52 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:33:52 + pyenv versions 05:33:52 system 05:33:52 3.8.13 05:33:52 3.9.13 05:33:52 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:33:52 + command -v pyenv 05:33:52 ++ pyenv init - --no-rehash 05:33:52 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 05:33:52 export PATH="/opt/pyenv/shims:${PATH}" 05:33:52 export PYENV_SHELL=bash 05:33:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:33:52 pyenv() { 05:33:52 local command 05:33:52 command="${1:-}" 05:33:52 if [ "$#" -gt 0 ]; then 05:33:52 shift 05:33:52 fi 05:33:52 05:33:52 case "$command" in 05:33:52 rehash|shell) 05:33:52 eval "$(pyenv "sh-$command" "$@")" 05:33:52 ;; 05:33:52 *) 05:33:52 command pyenv "$command" "$@" 05:33:52 ;; 05:33:52 esac 05:33:52 }' 05:33:52 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 05:33:52 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:33:52 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:33:52 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:33:52 ++ export PYENV_SHELL=bash 05:33:52 ++ PYENV_SHELL=bash 05:33:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:33:52 +++ complete -F _pyenv pyenv 05:33:52 ++ lf-pyver python3 05:33:52 ++ local py_version_xy=python3 05:33:52 ++ local py_version_xyz= 05:33:52 ++ pyenv versions 05:33:52 ++ local command 05:33:52 ++ sed 's/^[ *]* //' 05:33:52 ++ command=versions 05:33:52 ++ '[' 1 -gt 0 ']' 05:33:52 ++ shift 05:33:52 ++ case "$command" in 05:33:52 ++ command pyenv versions 05:33:52 ++ pyenv versions 05:33:52 ++ awk '{ print $1 }' 05:33:52 ++ grep -E '^[0-9.]*[0-9]$' 05:33:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:33:52 +++ sort -V 05:33:52 +++ grep '^3' /tmp/.pyenv_versions 05:33:52 +++ tail -n 1 05:33:52 ++ py_version_xyz=3.10.6 05:33:52 ++ [[ -z 3.10.6 ]] 05:33:52 ++ echo 3.10.6 05:33:52 ++ return 0 05:33:52 + pyenv local 3.10.6 05:33:52 + local command 05:33:52 + command=local 05:33:52 + '[' 2 -gt 0 ']' 05:33:52 + shift 05:33:52 + case "$command" in 05:33:52 + command pyenv local 3.10.6 05:33:52 + pyenv local 3.10.6 05:33:52 + for arg in "$@" 05:33:52 + case $arg in 05:33:52 + pkg_list+='tox ' 05:33:52 + for arg in "$@" 05:33:52 + case $arg in 05:33:52 + pkg_list+='virtualenv ' 05:33:52 + for arg in "$@" 05:33:52 + case $arg in 05:33:52 + pkg_list+='urllib3~=1.26.15 ' 05:33:52 + [[ -f /tmp/.toxenv ]] 05:33:52 ++ cat /tmp/.toxenv 05:33:52 + lf_venv=/tmp/venv-ugG6 05:33:52 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ugG6 from' file:/tmp/.toxenv 05:33:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ugG6 from file:/tmp/.toxenv 05:33:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:33:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:33:52 + local 'pip_opts=--upgrade --quiet' 05:33:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:33:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:33:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:33:52 + [[ -n '' ]] 05:33:52 + [[ -n '' ]] 05:33:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:33:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:33:52 + /tmp/venv-ugG6/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 05:33:53 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:33:53 lf-activate-venv(): INFO: Base packages installed successfully 05:33:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:33:53 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:33:53 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:33:53 + /tmp/venv-ugG6/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:33:54 + type python3 05:33:54 + true 05:33:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ugG6/bin to PATH' 05:33:54 lf-activate-venv(): INFO: Adding /tmp/venv-ugG6/bin to PATH 05:33:54 + PATH=/tmp/venv-ugG6/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:33:54 + return 0 05:33:54 + [[ -d /opt/pyenv ]] 05:33:54 + echo '---> Setting up pyenv' 05:33:54 ---> Setting up pyenv 05:33:54 + export PYENV_ROOT=/opt/pyenv 05:33:54 + PYENV_ROOT=/opt/pyenv 05:33:54 + export PATH=/opt/pyenv/bin:/tmp/venv-ugG6/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:33:54 + PATH=/opt/pyenv/bin:/tmp/venv-ugG6/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:33:54 ++ pwd 05:33:54 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 05:33:54 + export PYTHONPATH 05:33:54 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:33:54 + TOX_TESTENV_PASSENV=PYTHONPATH 05:33:54 + tox --version 05:33:54 4.56.4 from /tmp/venv-ugG6/lib/python3.10/site-packages/tox/__init__.py 05:33:54 + PARALLEL=false 05:33:54 + TOX_OPTIONS_LIST= 05:33:54 + [[ -n checkbashisms ]] 05:33:54 + TOX_OPTIONS_LIST=' -e checkbashisms' 05:33:54 + case ${PARALLEL,,} in 05:33:54 + tox -e checkbashisms 05:33:54 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 05:33:56 checkbashisms: freeze> python -m pip freeze --all 05:33:57 checkbashisms: pip==26.1.2,setuptools==83.0.0 05:33:57 checkbashisms: commands[0]> .ci/check-bashisms.sh 05:33:59 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 05:34:00 checkbashisms: OK (5.72=setup[2.05]+cmd[3.67] seconds) 05:34:00 congratulations :) (5.77 seconds) 05:34:01 + tox_status=0 05:34:01 + echo '---> Completed tox runs' 05:34:01 ---> Completed tox runs 05:34:01 + for i in .tox/*/log 05:34:01 ++ echo .tox/checkbashisms/log 05:34:01 ++ awk -F/ '{print $2}' 05:34:01 + tox_env=checkbashisms 05:34:01 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 05:34:01 + DOC_DIR=docs/_build/html 05:34:01 + [[ -d docs/_build/html ]] 05:34:01 + echo '---> tox-run.sh ends' 05:34:01 ---> tox-run.sh ends 05:34:01 + test 0 -eq 0 05:34:01 $ ssh-agent -k 05:34:01 unset SSH_AUTH_SOCK; 05:34:01 unset SSH_AGENT_PID; 05:34:01 echo Agent pid 1706 killed; 05:34:01 [ssh-agent] Stopped. 05:34:01 [PostBuildScript] - [INFO] Executing post build scripts. 05:34:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1757630029123518629.sh 05:34:01 ---> sysstat.sh 05:34:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2425674149387627926.sh 05:34:01 ---> package-listing.sh 05:34:01 ++ facter osfamily 05:34:01 ++ tr '[:upper:]' '[:lower:]' 05:34:01 + OS_FAMILY=debian 05:34:01 + workspace=/w/workspace/oom-master-checkbashisms-lint 05:34:01 + START_PACKAGES=/tmp/packages_start.txt 05:34:01 + END_PACKAGES=/tmp/packages_end.txt 05:34:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:34:01 + PACKAGES=/tmp/packages_start.txt 05:34:01 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 05:34:01 + PACKAGES=/tmp/packages_end.txt 05:34:01 + case "${OS_FAMILY}" in 05:34:01 + dpkg -l 05:34:01 + grep '^ii' 05:34:01 + '[' -f /tmp/packages_start.txt ']' 05:34:01 + '[' -f /tmp/packages_end.txt ']' 05:34:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:34:01 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 05:34:01 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 05:34:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 05:34:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11633550956167468372.sh 05:34:01 ---> capture-instance-metadata.sh 05:34:01 Setup pyenv: 05:34:01 system 05:34:01 3.8.13 05:34:01 3.9.13 05:34:01 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:34:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bfLe 05:34:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:34:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:34:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:34:10 lf-activate-venv(): INFO: Base packages installed successfully 05:34:10 lf-activate-venv(): INFO: Installing additional packages: lftools 05:34:35 lf-activate-venv(): INFO: Adding /tmp/venv-bfLe/bin to PATH 05:34:35 INFO: Running in OpenStack, capturing instance metadata 05:34:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15677751130637448575.sh 05:34:36 provisioning config files... 05:34:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config8253473707975971213tmp 05:34:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:34:36 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:34:36 [EnvInject] - Injecting environment variables from a build step. 05:34:36 [EnvInject] - Injecting as environment variables the properties content 05:34:36 SERVER_ID=logs 05:34:36 05:34:36 [EnvInject] - Variables injected successfully. 05:34:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3189402425965271813.sh 05:34:36 ---> create-netrc.sh 05:34:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4434417780946965065.sh 05:34:36 ---> python-tools-install.sh 05:34:36 Setup pyenv: 05:34:36 system 05:34:36 3.8.13 05:34:36 3.9.13 05:34:36 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:34:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bfLe from file:/tmp/.os_lf_venv 05:34:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:34:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:34:38 lf-activate-venv(): INFO: Base packages installed successfully 05:34:38 lf-activate-venv(): INFO: Installing additional packages: lftools 05:34:47 lf-activate-venv(): INFO: Adding /tmp/venv-bfLe/bin to PATH 05:34:47 Generating Requirements File 05:35:12 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 05:35:12 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:35:12 Python 3.10.6 05:35:13 pip 26.1.2 from /tmp/venv-bfLe/lib/python3.10/site-packages/pip (python 3.10) 05:35:13 aiohappyeyeballs==2.7.1 05:35:13 aiohttp==3.14.1 05:35:13 aiosignal==1.4.0 05:35:13 appdirs==1.4.4 05:35:13 argcomplete==3.7.0 05:35:13 aspy.yaml==1.3.0 05:35:13 async-timeout==5.0.1 05:35:13 attrs==26.1.0 05:35:13 autopage==0.6.0 05:35:13 backports.strenum==1.3.1 05:35:13 beautifulsoup4==4.15.0 05:35:13 boto3==1.43.45 05:35:13 botocore==1.43.45 05:35:13 bs4==0.0.2 05:35:13 certifi==2026.6.17 05:35:13 cffi==2.1.0 05:35:13 cfgv==3.5.0 05:35:13 chardet==7.4.3 05:35:13 charset-normalizer==3.4.9 05:35:13 click==8.4.2 05:35:13 cliff==4.14.0 05:35:13 cmd2==3.5.1 05:35:13 cryptography==3.3.2 05:35:13 debtcollector==3.1.0 05:35:13 decorator==5.3.1 05:35:13 defusedxml==0.7.1 05:35:13 Deprecated==1.3.1 05:35:13 distlib==0.4.3 05:35:13 dnspython==2.8.0 05:35:13 docker==7.2.0 05:35:13 dogpile.cache==1.5.0 05:35:13 durationpy==0.10 05:35:13 email-validator==2.3.0 05:35:13 filelock==3.29.7 05:35:13 frozenlist==1.8.0 05:35:13 future==1.0.0 05:35:13 gitdb==4.0.12 05:35:13 GitPython==3.1.50 05:35:13 httplib2==0.30.2 05:35:13 identify==2.6.19 05:35:13 idna==3.18 05:35:13 importlib-resources==1.5.0 05:35:13 iso8601==2.1.0 05:35:13 Jinja2==3.1.6 05:35:13 jmespath==1.1.0 05:35:13 jsonpatch==1.33 05:35:13 jsonpointer==3.1.1 05:35:13 jsonschema==4.26.0 05:35:13 jsonschema-specifications==2025.9.1 05:35:13 keystoneauth1==5.14.0 05:35:13 kubernetes==36.0.2 05:35:13 lftools==0.37.22 05:35:13 lxml==6.1.1 05:35:13 markdown-it-py==4.2.0 05:35:13 MarkupSafe==3.0.3 05:35:13 mdurl==0.1.2 05:35:13 msgpack==1.2.1 05:35:13 multi_key_dict==2.0.3 05:35:13 multidict==6.7.1 05:35:13 munch==4.0.0 05:35:13 netaddr==1.3.0 05:35:13 niet==1.4.2 05:35:13 nodeenv==1.10.0 05:35:13 oauth2client==4.1.3 05:35:13 oauthlib==3.3.1 05:35:13 openstacksdk==4.13.0 05:35:13 os-service-types==1.8.2 05:35:13 osc-lib==4.6.0 05:35:13 oslo.config==10.4.0 05:35:13 oslo.context==6.4.0 05:35:13 oslo.i18n==6.8.0 05:35:13 oslo.log==8.2.0 05:35:13 oslo.serialization==5.10.0 05:35:13 oslo.utils==10.1.1 05:35:13 packaging==26.2 05:35:13 pbr==7.0.3 05:35:13 platformdirs==4.10.0 05:35:13 prettytable==3.18.0 05:35:13 propcache==0.5.2 05:35:13 psutil==7.2.2 05:35:13 pyasn1==0.6.4 05:35:13 pyasn1_modules==0.4.2 05:35:13 pycparser==3.0 05:35:13 pygerrit2==2.0.15 05:35:13 PyGithub==2.9.1 05:35:13 Pygments==2.20.0 05:35:13 PyJWT==2.13.0 05:35:13 PyNaCl==1.6.2 05:35:13 pyparsing==2.4.7 05:35:13 pyperclip==1.11.0 05:35:13 pyrsistent==0.20.0 05:35:13 python-cinderclient==9.9.0 05:35:13 python-dateutil==2.9.0.post0 05:35:13 python-discovery==1.4.4 05:35:13 python-heatclient==5.2.0 05:35:13 python-jenkins==1.8.3 05:35:13 python-keystoneclient==5.8.0 05:35:13 python-magnumclient==4.11.0 05:35:13 python-openstackclient==10.0.0 05:35:13 python-swiftclient==4.10.0 05:35:13 PyYAML==6.0.3 05:35:13 referencing==0.37.0 05:35:13 requests==2.34.2 05:35:13 requests-oauthlib==2.0.0 05:35:13 rfc3986==2.0.0 05:35:13 rich==15.0.0 05:35:13 rich-argparse==1.8.0 05:35:13 rpds-py==0.30.0 05:35:13 rsa==4.9.1 05:35:13 ruamel.yaml==0.19.1 05:35:13 ruamel.yaml.clib==0.2.15 05:35:13 s3transfer==0.19.0 05:35:13 simplejson==4.1.1 05:35:13 six==1.17.0 05:35:13 smmap==5.0.3 05:35:13 soupsieve==2.8.4 05:35:13 stevedore==5.8.0 05:35:13 tabulate==0.10.0 05:35:13 toml==0.10.2 05:35:13 tomlkit==0.15.0 05:35:13 tqdm==4.68.4 05:35:13 typing_extensions==4.16.0 05:35:13 urllib3==1.26.20 05:35:13 virtualenv==21.6.0 05:35:13 wcwidth==0.8.2 05:35:13 websocket-client==1.9.0 05:35:13 wrapt==2.2.2 05:35:13 xdg==6.0.0 05:35:13 xmltodict==1.0.4 05:35:13 yarl==1.24.2 05:35:13 yq==4.1.1 05:35:13 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins7508192550552819223.sh 05:35:13 ---> uv-install.sh 05:35:13 Installing uv/uvx (latest) using shell installer 05:35:13 2026-07-10 05:35:13 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-tAYa0W.sh" [1] 05:35:13 downloading uv 0.11.28 x86_64-unknown-linux-gnu 05:35:14 installing to /home/jenkins/.local/bin 05:35:14 uv 05:35:14 uvx 05:35:14 everything's installed! 05:35:14 05:35:14 To add $HOME/.local/bin to your PATH, either restart your shell or run: 05:35:14 05:35:14 source $HOME/.local/bin/env (sh, bash, zsh) 05:35:14 source $HOME/.local/bin/env.fish (fish) 05:35:14 Adding install location to PATH 05:35:14 ---> Validating uv/uvx install 05:35:14 uvx 0.11.28 (x86_64-unknown-linux-gnu) 05:35:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6273937553997122226.sh 05:35:14 ---> sudo-logs.sh 05:35:14 Archiving 'sudo' log.. 05:35:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6918840376218169269.sh 05:35:15 ---> job-cost.sh 05:35:15 INFO: Activating Python virtual environment... 05:35:15 Setup pyenv: 05:35:15 system 05:35:15 3.8.13 05:35:15 3.9.13 05:35:15 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:35:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bfLe from file:/tmp/.os_lf_venv 05:35:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:35:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:35:17 lf-activate-venv(): INFO: Base packages installed successfully 05:35:17 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:35:25 lf-activate-venv(): INFO: Adding /tmp/venv-bfLe/bin to PATH 05:35:25 INFO: No stack-cost file found 05:35:25 INFO: Instance uptime: 149s 05:35:25 INFO: Fetching instance metadata (attempt 1 of 3)... 05:35:25 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:35:26 INFO: Successfully fetched instance metadata 05:35:26 INFO: Instance type: v3-standard-4 05:35:26 INFO: Retrieving pricing info for: v3-standard-4 05:35:26 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:35:26 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=149 05:35:26 INFO: Successfully fetched Vexxhost pricing API 05:35:26 INFO: Retrieved cost: 0.11 05:35:26 INFO: Retrieved resource: v3-standard-4 05:35:26 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 05:35:26 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 05:35:26 INFO: Successfully archived job cost data 05:35:26 DEBUG: Cost data: oom-master-checkbashisms-lint,4689,2026-07-10 05:35:26,v3-standard-4,149,0.11,0.00,SUCCESS 05:35:26 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins226358813534868128.sh 05:35:26 ---> logs-deploy.sh 05:35:26 Setup pyenv: 05:35:26 system 05:35:26 3.8.13 05:35:26 3.9.13 05:35:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:35:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bfLe from file:/tmp/.os_lf_venv 05:35:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:35:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:35:28 lf-activate-venv(): INFO: Base packages installed successfully 05:35:28 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:35:36 lf-activate-venv(): INFO: Adding /tmp/venv-bfLe/bin to PATH 05:35:36 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4689 05:35:36 INFO: archiving workspace using pattern(s): 05:35:37 Archives upload complete. 05:35:37 INFO: archiving logs to Nexus 05:35:38 ---> uname -a: 05:35:38 Linux prd-ubuntu1804-builder-4c-4g-7562 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:35:38 05:35:38 05:35:38 ---> lscpu: 05:35:38 Architecture: x86_64 05:35:38 CPU op-mode(s): 32-bit, 64-bit 05:35:38 Byte Order: Little Endian 05:35:38 CPU(s): 4 05:35:38 On-line CPU(s) list: 0-3 05:35:38 Thread(s) per core: 1 05:35:38 Core(s) per socket: 1 05:35:38 Socket(s): 4 05:35:38 NUMA node(s): 1 05:35:38 Vendor ID: AuthenticAMD 05:35:38 CPU family: 23 05:35:38 Model: 49 05:35:38 Model name: AMD EPYC-Rome Processor 05:35:38 Stepping: 0 05:35:38 CPU MHz: 2799.998 05:35:38 BogoMIPS: 5599.99 05:35:38 Virtualization: AMD-V 05:35:38 Hypervisor vendor: KVM 05:35:38 Virtualization type: full 05:35:38 L1d cache: 32K 05:35:38 L1i cache: 32K 05:35:38 L2 cache: 512K 05:35:38 L3 cache: 16384K 05:35:38 NUMA node0 CPU(s): 0-3 05:35:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 05:35:38 05:35:38 05:35:38 ---> nproc: 05:35:38 4 05:35:38 05:35:38 05:35:38 ---> df -h: 05:35:38 Filesystem Size Used Avail Use% Mounted on 05:35:38 udev 7.9G 0 7.9G 0% /dev 05:35:38 tmpfs 1.6G 676K 1.6G 1% /run 05:35:38 /dev/vda1 78G 8.4G 69G 11% / 05:35:38 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:35:38 tmpfs 5.0M 0 5.0M 0% /run/lock 05:35:38 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:35:38 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:35:38 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:35:38 05:35:38 05:35:38 ---> free -m: 05:35:38 total used free shared buff/cache available 05:35:38 Mem: 16040 550 13283 0 2206 15172 05:35:38 Swap: 1023 0 1023 05:35:38 05:35:38 05:35:38 ---> ip addr: 05:35:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:35:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:35:38 inet 127.0.0.1/8 scope host lo 05:35:38 valid_lft forever preferred_lft forever 05:35:38 inet6 ::1/128 scope host 05:35:38 valid_lft forever preferred_lft forever 05:35:38 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:35:38 link/ether fa:16:3e:ce:5e:cc brd ff:ff:ff:ff:ff:ff 05:35:38 inet 10.30.107.236/23 brd 10.30.107.255 scope global dynamic ens3 05:35:38 valid_lft 86247sec preferred_lft 86247sec 05:35:38 inet6 fe80::f816:3eff:fece:5ecc/64 scope link 05:35:38 valid_lft forever preferred_lft forever 05:35:38 05:35:38 05:35:38 ---> sar -b -r -n DEV: 05:35:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7562) 07/10/26 _x86_64_ (4 CPU) 05:35:38 05:35:38 05:33:08 LINUX RESTART (4 CPU) 05:35:38 05:35:38 05:34:01 tps rtps wtps bread/s bwrtn/s 05:35:38 05:35:01 99.70 0.90 98.80 106.23 13141.75 05:35:38 Average: 99.70 0.90 98.80 106.23 13141.75 05:35:38 05:35:38 05:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:35:38 05:35:01 13808312 15523868 2616656 15.93 72816 1835896 820668 4.70 732640 1656928 145748 05:35:38 Average: 13808312 15523868 2616656 15.93 72816 1835896 820668 4.70 732640 1656928 145748 05:35:38 05:35:38 05:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:35:38 05:35:01 ens3 77.47 57.91 914.99 11.42 0.00 0.00 0.00 0.00 05:35:38 05:35:01 lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 05:35:38 Average: ens3 77.47 57.91 914.99 11.42 0.00 0.00 0.00 0.00 05:35:38 Average: lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 05:35:38 05:35:38 05:35:38 ---> sar -P ALL: 05:35:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7562) 07/10/26 _x86_64_ (4 CPU) 05:35:38 05:35:38 05:33:08 LINUX RESTART (4 CPU) 05:35:38 05:35:38 05:34:01 CPU %user %nice %system %iowait %steal %idle 05:35:38 05:35:01 all 18.83 0.00 1.26 1.55 0.05 78.31 05:35:38 05:35:01 0 13.49 0.00 1.30 4.46 0.03 80.71 05:35:38 05:35:01 1 25.35 0.00 1.32 0.68 0.05 72.60 05:35:38 05:35:01 2 13.60 0.00 1.10 0.48 0.02 84.80 05:35:38 05:35:01 3 22.88 0.00 1.32 0.57 0.07 75.17 05:35:38 Average: all 18.83 0.00 1.26 1.55 0.05 78.31 05:35:38 Average: 0 13.49 0.00 1.30 4.46 0.03 80.71 05:35:38 Average: 1 25.35 0.00 1.32 0.68 0.05 72.60 05:35:38 Average: 2 13.60 0.00 1.10 0.48 0.02 84.80 05:35:38 Average: 3 22.88 0.00 1.32 0.57 0.07 75.17 05:35:38 05:35:38 05:35:38