07:27:13 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/144867 07:27:13 Running as SYSTEM 07:27:13 [EnvInject] - Loading node environment variables. 07:27:13 Building remotely on prd-ubuntu1804-builder-4c-4g-7937 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 07:27:13 [ssh-agent] Looking for ssh-agent implementation... 07:27:13 $ ssh-agent 07:27:13 SSH_AUTH_SOCK=/tmp/ssh-Zxd01HtgvuFo/agent.1721 07:27:13 SSH_AGENT_PID=1723 07:27:13 [ssh-agent] Started. 07:27:13 Running ssh-add (command line suppressed) 07:27:13 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1396127392479035820.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1396127392479035820.key) 07:27:13 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:27:13 The recommended git tool is: NONE 07:27:15 using credential onap-jenkins-ssh 07:27:15 Wiping out workspace first. 07:27:15 Cloning the remote Git repository 07:27:15 Cloning repository git://cloud.onap.org/mirror/oom.git 07:27:15 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 07:27:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:27:15 > git --version # timeout=10 07:27:15 > git --version # 'git version 2.17.1' 07:27:15 using GIT_SSH to set credentials Gerrit user 07:27:15 Verifying host key using manually-configured host key entries 07:27:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:27:20 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:27:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:27:20 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:27:20 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:27:20 using GIT_SSH to set credentials Gerrit user 07:27:20 Verifying host key using manually-configured host key entries 07:27:20 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/67/144867/1 # timeout=30 07:27:21 > git rev-parse 11414cd4ff77620e7404001795db08f5f5842764^{commit} # timeout=10 07:27:21 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:27:21 Checking out Revision 11414cd4ff77620e7404001795db08f5f5842764 (refs/changes/67/144867/1) 07:27:21 > git config core.sparsecheckout # timeout=10 07:27:21 > git checkout -f 11414cd4ff77620e7404001795db08f5f5842764 # timeout=30 07:27:24 Commit message: "CI: Update python based Github2Gerrit" 07:27:24 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:27:24 > git rev-list --no-walk dc4612dbfdec42e64adf0f95ca89abb75de1d161 # timeout=10 07:27:24 [EnvInject] - Injecting environment variables from a build step. 07:27:24 [EnvInject] - Injecting as environment variables the properties content 07:27:24 PYTHON=python3 07:27:24 07:27:24 [EnvInject] - Variables injected successfully. 07:27:24 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10547793886664054152.sh 07:27:24 ---> tox-install.sh 07:27:24 + source /home/jenkins/lf-env.sh 07:27:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:27:25 ++ mktemp -d /tmp/venv-XXXX 07:27:25 + lf_venv=/tmp/venv-7adK 07:27:25 + local venv_file=/tmp/.os_lf_venv 07:27:25 + local python=python3 07:27:25 + local options 07:27:25 + local set_path=true 07:27:25 + local install_args= 07:27:25 ++ 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 07:27:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:27:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:27:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:27:25 + true 07:27:25 + case $1 in 07:27:25 + venv_file=/tmp/.toxenv 07:27:25 + shift 2 07:27:25 + true 07:27:25 + case $1 in 07:27:25 + shift 07:27:25 + break 07:27:25 + case $python in 07:27:25 + local pkg_list= 07:27:25 + [[ -d /opt/pyenv ]] 07:27:25 + echo 'Setup pyenv:' 07:27:25 Setup pyenv: 07:27:25 + export PYENV_ROOT=/opt/pyenv 07:27:25 + PYENV_ROOT=/opt/pyenv 07:27:25 + 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 07:27:25 + 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 07:27:25 + pyenv versions 07:27:25 * system (set by /opt/pyenv/version) 07:27:25 * 3.8.13 (set by /opt/pyenv/version) 07:27:25 * 3.9.13 (set by /opt/pyenv/version) 07:27:25 * 3.10.6 (set by /opt/pyenv/version) 07:27:25 + command -v pyenv 07:27:25 ++ pyenv init - --no-rehash 07:27:25 + 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[*]}"'\'')" 07:27:25 export PATH="/opt/pyenv/shims:${PATH}" 07:27:25 export PYENV_SHELL=bash 07:27:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:27:25 pyenv() { 07:27:25 local command 07:27:25 command="${1:-}" 07:27:25 if [ "$#" -gt 0 ]; then 07:27:25 shift 07:27:25 fi 07:27:25 07:27:25 case "$command" in 07:27:25 rehash|shell) 07:27:25 eval "$(pyenv "sh-$command" "$@")" 07:27:25 ;; 07:27:25 *) 07:27:25 command pyenv "$command" "$@" 07:27:25 ;; 07:27:25 esac 07:27:25 }' 07:27:25 +++ 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[*]}"' 07:27:25 ++ 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 07:27:25 ++ 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 07:27:25 ++ 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 07:27:25 ++ export PYENV_SHELL=bash 07:27:25 ++ PYENV_SHELL=bash 07:27:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:27:25 +++ complete -F _pyenv pyenv 07:27:25 ++ lf-pyver python3 07:27:25 ++ local py_version_xy=python3 07:27:25 ++ local py_version_xyz= 07:27:25 ++ pyenv versions 07:27:25 ++ local command 07:27:25 ++ command=versions 07:27:25 ++ '[' 1 -gt 0 ']' 07:27:25 ++ shift 07:27:25 ++ case "$command" in 07:27:25 ++ command pyenv versions 07:27:25 ++ pyenv versions 07:27:25 ++ sed 's/^[ *]* //' 07:27:25 ++ grep -E '^[0-9.]*[0-9]$' 07:27:25 ++ awk '{ print $1 }' 07:27:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:27:25 +++ grep '^3' /tmp/.pyenv_versions 07:27:25 +++ sort -V 07:27:25 +++ tail -n 1 07:27:25 ++ py_version_xyz=3.10.6 07:27:25 ++ [[ -z 3.10.6 ]] 07:27:25 ++ echo 3.10.6 07:27:25 ++ return 0 07:27:25 + pyenv local 3.10.6 07:27:25 + local command 07:27:25 + command=local 07:27:25 + '[' 2 -gt 0 ']' 07:27:25 + shift 07:27:25 + case "$command" in 07:27:25 + command pyenv local 3.10.6 07:27:25 + pyenv local 3.10.6 07:27:25 + for arg in "$@" 07:27:25 + case $arg in 07:27:25 + pkg_list+='tox ' 07:27:25 + for arg in "$@" 07:27:25 + case $arg in 07:27:25 + pkg_list+='virtualenv ' 07:27:25 + for arg in "$@" 07:27:25 + case $arg in 07:27:25 + pkg_list+='urllib3~=1.26.15 ' 07:27:25 + [[ -f /tmp/.toxenv ]] 07:27:25 + [[ ! -f /tmp/.toxenv ]] 07:27:25 + [[ -n '' ]] 07:27:25 + python3 -m venv /tmp/venv-7adK 07:27:29 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7adK' 07:27:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7adK 07:27:29 + echo /tmp/venv-7adK 07:27:29 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:27:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:27:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:27:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:27:29 + local 'pip_opts=--upgrade --quiet' 07:27:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:27:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:27:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:27:29 + [[ -n '' ]] 07:27:29 + [[ -n '' ]] 07:27:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:27:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:27:29 + /tmp/venv-7adK/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 07:27:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:27:33 lf-activate-venv(): INFO: Base packages installed successfully 07:27:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:27:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:27:33 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:27:33 + /tmp/venv-7adK/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 07:27:35 + type python3 07:27:35 + true 07:27:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7adK/bin to PATH' 07:27:35 lf-activate-venv(): INFO: Adding /tmp/venv-7adK/bin to PATH 07:27:35 + PATH=/tmp/venv-7adK/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 07:27:35 + return 0 07:27:35 + python3 --version 07:27:35 Python 3.10.6 07:27:35 + python3 -m pip --version 07:27:35 pip 26.1.2 from /tmp/venv-7adK/lib/python3.10/site-packages/pip (python 3.10) 07:27:35 + python3 -m pip freeze 07:27:35 cachetools==7.1.4 07:27:35 colorama==0.4.6 07:27:35 distlib==0.4.1 07:27:35 filelock==3.29.1 07:27:35 packaging==26.2 07:27:35 platformdirs==4.10.0 07:27:35 pluggy==1.6.0 07:27:35 pyproject-api==1.10.1 07:27:35 python-discovery==1.4.0 07:27:35 tomli==2.4.1 07:27:35 tomli_w==1.2.0 07:27:35 tox==4.55.1 07:27:35 typing_extensions==4.15.0 07:27:35 urllib3==1.26.20 07:27:35 virtualenv==21.4.2 07:27:35 [EnvInject] - Injecting environment variables from a build step. 07:27:35 [EnvInject] - Injecting as environment variables the properties content 07:27:35 PARALLEL=false 07:27:35 07:27:35 [EnvInject] - Variables injected successfully. 07:27:35 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins18428194208685815094.sh 07:27:35 ---> tox-run.sh 07:27:35 + 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 07:27:35 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 07:27:35 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 07:27:35 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 07:27:35 + cd /w/workspace/oom-master-checkbashisms-lint/. 07:27:35 + source /home/jenkins/lf-env.sh 07:27:35 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:27:35 ++ mktemp -d /tmp/venv-XXXX 07:27:35 + lf_venv=/tmp/venv-nMSU 07:27:35 + local venv_file=/tmp/.os_lf_venv 07:27:35 + local python=python3 07:27:35 + local options 07:27:35 + local set_path=true 07:27:35 + local install_args= 07:27:35 ++ 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 07:27:35 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:27:35 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:27:35 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:27:35 + true 07:27:35 + case $1 in 07:27:35 + venv_file=/tmp/.toxenv 07:27:35 + shift 2 07:27:35 + true 07:27:35 + case $1 in 07:27:35 + shift 07:27:35 + break 07:27:35 + case $python in 07:27:35 + local pkg_list= 07:27:35 + [[ -d /opt/pyenv ]] 07:27:35 + echo 'Setup pyenv:' 07:27:35 Setup pyenv: 07:27:35 + export PYENV_ROOT=/opt/pyenv 07:27:35 + PYENV_ROOT=/opt/pyenv 07:27:35 + 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 07:27:35 + 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 07:27:35 + pyenv versions 07:27:36 system 07:27:36 3.8.13 07:27:36 3.9.13 07:27:36 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:27:36 + command -v pyenv 07:27:36 ++ pyenv init - --no-rehash 07:27:36 + 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[*]}"'\'')" 07:27:36 export PATH="/opt/pyenv/shims:${PATH}" 07:27:36 export PYENV_SHELL=bash 07:27:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:27:36 pyenv() { 07:27:36 local command 07:27:36 command="${1:-}" 07:27:36 if [ "$#" -gt 0 ]; then 07:27:36 shift 07:27:36 fi 07:27:36 07:27:36 case "$command" in 07:27:36 rehash|shell) 07:27:36 eval "$(pyenv "sh-$command" "$@")" 07:27:36 ;; 07:27:36 *) 07:27:36 command pyenv "$command" "$@" 07:27:36 ;; 07:27:36 esac 07:27:36 }' 07:27:36 +++ 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[*]}"' 07:27:36 ++ 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 07:27:36 ++ 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 07:27:36 ++ 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 07:27:36 ++ export PYENV_SHELL=bash 07:27:36 ++ PYENV_SHELL=bash 07:27:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:27:36 +++ complete -F _pyenv pyenv 07:27:36 ++ lf-pyver python3 07:27:36 ++ local py_version_xy=python3 07:27:36 ++ local py_version_xyz= 07:27:36 ++ pyenv versions 07:27:36 ++ local command 07:27:36 ++ command=versions 07:27:36 ++ '[' 1 -gt 0 ']' 07:27:36 ++ shift 07:27:36 ++ case "$command" in 07:27:36 ++ command pyenv versions 07:27:36 ++ pyenv versions 07:27:36 ++ sed 's/^[ *]* //' 07:27:36 ++ awk '{ print $1 }' 07:27:36 ++ grep -E '^[0-9.]*[0-9]$' 07:27:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:27:36 +++ grep '^3' /tmp/.pyenv_versions 07:27:36 +++ sort -V 07:27:36 +++ tail -n 1 07:27:36 ++ py_version_xyz=3.10.6 07:27:36 ++ [[ -z 3.10.6 ]] 07:27:36 ++ echo 3.10.6 07:27:36 ++ return 0 07:27:36 + pyenv local 3.10.6 07:27:36 + local command 07:27:36 + command=local 07:27:36 + '[' 2 -gt 0 ']' 07:27:36 + shift 07:27:36 + case "$command" in 07:27:36 + command pyenv local 3.10.6 07:27:36 + pyenv local 3.10.6 07:27:36 + for arg in "$@" 07:27:36 + case $arg in 07:27:36 + pkg_list+='tox ' 07:27:36 + for arg in "$@" 07:27:36 + case $arg in 07:27:36 + pkg_list+='virtualenv ' 07:27:36 + for arg in "$@" 07:27:36 + case $arg in 07:27:36 + pkg_list+='urllib3~=1.26.15 ' 07:27:36 + [[ -f /tmp/.toxenv ]] 07:27:36 ++ cat /tmp/.toxenv 07:27:36 + lf_venv=/tmp/venv-7adK 07:27:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7adK from' file:/tmp/.toxenv 07:27:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7adK from file:/tmp/.toxenv 07:27:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:27:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:27:36 + local 'pip_opts=--upgrade --quiet' 07:27:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:27:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:27:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:27:36 + [[ -n '' ]] 07:27:36 + [[ -n '' ]] 07:27:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:27:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:27:36 + /tmp/venv-7adK/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 07:27:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:27:36 lf-activate-venv(): INFO: Base packages installed successfully 07:27:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:27:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:27:36 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:27:36 + /tmp/venv-7adK/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 07:27:37 + type python3 07:27:37 + true 07:27:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7adK/bin to PATH' 07:27:37 lf-activate-venv(): INFO: Adding /tmp/venv-7adK/bin to PATH 07:27:37 + PATH=/tmp/venv-7adK/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 07:27:37 + return 0 07:27:37 + [[ -d /opt/pyenv ]] 07:27:37 + echo '---> Setting up pyenv' 07:27:37 ---> Setting up pyenv 07:27:37 + export PYENV_ROOT=/opt/pyenv 07:27:37 + PYENV_ROOT=/opt/pyenv 07:27:37 + export PATH=/opt/pyenv/bin:/tmp/venv-7adK/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 07:27:37 + PATH=/opt/pyenv/bin:/tmp/venv-7adK/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 07:27:37 ++ pwd 07:27:37 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 07:27:37 + export PYTHONPATH 07:27:37 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:27:37 + TOX_TESTENV_PASSENV=PYTHONPATH 07:27:37 + tox --version 07:27:38 4.55.1 from /tmp/venv-7adK/lib/python3.10/site-packages/tox/__init__.py 07:27:38 + PARALLEL=false 07:27:38 + TOX_OPTIONS_LIST= 07:27:38 + [[ -n checkbashisms ]] 07:27:38 + TOX_OPTIONS_LIST=' -e checkbashisms' 07:27:38 + case ${PARALLEL,,} in 07:27:38 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 07:27:38 + tox -e checkbashisms 07:27:39 checkbashisms: freeze> python -m pip freeze --all 07:27:40 checkbashisms: pip==26.1.1,setuptools==82.0.1 07:27:40 checkbashisms: commands[0]> .ci/check-bashisms.sh 07:27:41 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 07:27:43 checkbashisms: OK (5.10=setup[1.65]+cmd[3.44] seconds) 07:27:43 congratulations :) (5.13 seconds) 07:27:43 + tox_status=0 07:27:43 + echo '---> Completed tox runs' 07:27:43 ---> Completed tox runs 07:27:43 + for i in .tox/*/log 07:27:43 ++ echo .tox/checkbashisms/log 07:27:43 ++ awk -F/ '{print $2}' 07:27:43 + tox_env=checkbashisms 07:27:43 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 07:27:43 + DOC_DIR=docs/_build/html 07:27:43 + [[ -d docs/_build/html ]] 07:27:43 + echo '---> tox-run.sh ends' 07:27:43 ---> tox-run.sh ends 07:27:43 + test 0 -eq 0 07:27:43 $ ssh-agent -k 07:27:43 unset SSH_AUTH_SOCK; 07:27:43 unset SSH_AGENT_PID; 07:27:43 echo Agent pid 1723 killed; 07:27:43 [ssh-agent] Stopped. 07:27:43 [PostBuildScript] - [INFO] Executing post build scripts. 07:27:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12481443924451356939.sh 07:27:43 ---> sysstat.sh 07:27:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins539634504125152928.sh 07:27:44 ---> package-listing.sh 07:27:44 ++ facter osfamily 07:27:44 ++ tr '[:upper:]' '[:lower:]' 07:27:44 + OS_FAMILY=debian 07:27:44 + workspace=/w/workspace/oom-master-checkbashisms-lint 07:27:44 + START_PACKAGES=/tmp/packages_start.txt 07:27:44 + END_PACKAGES=/tmp/packages_end.txt 07:27:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:27:44 + PACKAGES=/tmp/packages_start.txt 07:27:44 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:27:44 + PACKAGES=/tmp/packages_end.txt 07:27:44 + case "${OS_FAMILY}" in 07:27:44 + dpkg -l 07:27:44 + grep '^ii' 07:27:44 + '[' -f /tmp/packages_start.txt ']' 07:27:44 + '[' -f /tmp/packages_end.txt ']' 07:27:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:27:44 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:27:44 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 07:27:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 07:27:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12371554697353431543.sh 07:27:44 ---> capture-instance-metadata.sh 07:27:44 Setup pyenv: 07:27:44 system 07:27:44 3.8.13 07:27:44 3.9.13 07:27:44 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:27:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xPmu 07:27:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:27:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:27:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:27:52 lf-activate-venv(): INFO: Base packages installed successfully 07:27:52 lf-activate-venv(): INFO: Installing additional packages: lftools 07:28:12 lf-activate-venv(): INFO: Adding /tmp/venv-xPmu/bin to PATH 07:28:12 INFO: Running in OpenStack, capturing instance metadata 07:28:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7137357833878580639.sh 07:28:12 provisioning config files... 07:28:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config520531511680225149tmp 07:28:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:28:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:28:13 [EnvInject] - Injecting environment variables from a build step. 07:28:13 [EnvInject] - Injecting as environment variables the properties content 07:28:13 SERVER_ID=logs 07:28:13 07:28:13 [EnvInject] - Variables injected successfully. 07:28:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3124863719683972649.sh 07:28:13 ---> create-netrc.sh 07:28:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12670587922637389803.sh 07:28:13 ---> python-tools-install.sh 07:28:13 Setup pyenv: 07:28:13 system 07:28:13 3.8.13 07:28:13 3.9.13 07:28:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:28:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xPmu from file:/tmp/.os_lf_venv 07:28:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:28:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:28:14 lf-activate-venv(): INFO: Base packages installed successfully 07:28:14 lf-activate-venv(): INFO: Installing additional packages: lftools 07:28:21 lf-activate-venv(): INFO: Adding /tmp/venv-xPmu/bin to PATH 07:28:21 Generating Requirements File 07:28:42 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. 07:28:42 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:28:42 Python 3.10.6 07:28:42 pip 26.1.2 from /tmp/venv-xPmu/lib/python3.10/site-packages/pip (python 3.10) 07:28:42 aiohappyeyeballs==2.6.2 07:28:42 aiohttp==3.14.0 07:28:42 aiosignal==1.4.0 07:28:42 appdirs==1.4.4 07:28:42 argcomplete==3.6.3 07:28:42 aspy.yaml==1.3.0 07:28:42 async-timeout==5.0.1 07:28:42 attrs==26.1.0 07:28:42 autopage==0.6.0 07:28:42 backports.strenum==1.3.1 07:28:42 beautifulsoup4==4.14.3 07:28:42 boto3==1.43.24 07:28:42 botocore==1.43.24 07:28:42 bs4==0.0.2 07:28:42 certifi==2026.5.20 07:28:42 cffi==2.0.0 07:28:42 cfgv==3.5.0 07:28:42 chardet==7.4.3 07:28:42 charset-normalizer==3.4.7 07:28:42 click==8.4.1 07:28:42 cliff==4.14.0 07:28:42 cmd2==3.5.1 07:28:42 cryptography==3.3.2 07:28:42 debtcollector==3.1.0 07:28:42 decorator==5.3.1 07:28:42 defusedxml==0.7.1 07:28:42 Deprecated==1.3.1 07:28:42 distlib==0.4.1 07:28:42 dnspython==2.8.0 07:28:42 docker==7.1.0 07:28:42 dogpile.cache==1.5.0 07:28:42 durationpy==0.10 07:28:42 email-validator==2.3.0 07:28:42 filelock==3.29.1 07:28:42 frozenlist==1.8.0 07:28:42 future==1.0.0 07:28:42 gitdb==4.0.12 07:28:42 GitPython==3.1.50 07:28:42 httplib2==0.30.2 07:28:42 identify==2.6.19 07:28:42 idna==3.18 07:28:42 importlib-resources==1.5.0 07:28:42 iso8601==2.1.0 07:28:42 Jinja2==3.1.6 07:28:42 jmespath==1.1.0 07:28:42 jsonpatch==1.33 07:28:42 jsonpointer==3.1.1 07:28:42 jsonschema==4.26.0 07:28:42 jsonschema-specifications==2025.9.1 07:28:42 keystoneauth1==5.14.0 07:28:42 kubernetes==36.0.2 07:28:42 lftools==0.37.22 07:28:42 lxml==6.1.1 07:28:42 markdown-it-py==4.2.0 07:28:42 MarkupSafe==3.0.3 07:28:42 mdurl==0.1.2 07:28:42 msgpack==1.1.2 07:28:42 multi_key_dict==2.0.3 07:28:42 multidict==6.7.1 07:28:42 munch==4.0.0 07:28:42 netaddr==1.3.0 07:28:42 niet==1.4.2 07:28:42 nodeenv==1.10.0 07:28:42 oauth2client==4.1.3 07:28:42 oauthlib==3.3.1 07:28:42 openstacksdk==4.13.0 07:28:42 os-service-types==1.8.2 07:28:42 osc-lib==4.6.0 07:28:42 oslo.config==10.4.0 07:28:42 oslo.context==6.4.0 07:28:42 oslo.i18n==6.8.0 07:28:42 oslo.log==8.2.0 07:28:42 oslo.serialization==5.10.0 07:28:42 oslo.utils==10.1.0 07:28:42 packaging==26.2 07:28:42 pbr==7.0.3 07:28:42 platformdirs==4.10.0 07:28:42 prettytable==3.17.0 07:28:42 propcache==0.5.2 07:28:42 psutil==7.2.2 07:28:42 pyasn1==0.6.3 07:28:42 pyasn1_modules==0.4.2 07:28:42 pycparser==3.0 07:28:42 pygerrit2==2.0.15 07:28:42 PyGithub==2.9.1 07:28:42 Pygments==2.20.0 07:28:42 PyJWT==2.13.0 07:28:42 PyNaCl==1.6.2 07:28:42 pyparsing==2.4.7 07:28:42 pyperclip==1.11.0 07:28:42 pyrsistent==0.20.0 07:28:42 python-cinderclient==9.9.0 07:28:42 python-dateutil==2.9.0.post0 07:28:42 python-discovery==1.4.0 07:28:42 python-heatclient==5.2.0 07:28:42 python-jenkins==1.8.3 07:28:42 python-keystoneclient==5.8.0 07:28:42 python-magnumclient==4.10.0 07:28:42 python-openstackclient==10.0.0 07:28:42 python-swiftclient==4.10.0 07:28:42 PyYAML==6.0.3 07:28:42 referencing==0.37.0 07:28:42 requests==2.34.2 07:28:42 requests-oauthlib==2.0.0 07:28:42 rfc3986==2.0.0 07:28:42 rich==15.0.0 07:28:42 rich-argparse==1.8.0 07:28:42 rpds-py==0.30.0 07:28:42 rsa==4.9.1 07:28:42 ruamel.yaml==0.19.1 07:28:42 ruamel.yaml.clib==0.2.15 07:28:42 s3transfer==0.18.0 07:28:42 simplejson==4.1.1 07:28:42 six==1.17.0 07:28:42 smmap==5.0.3 07:28:42 soupsieve==2.8.4 07:28:42 stevedore==5.8.0 07:28:42 tabulate==0.10.0 07:28:42 toml==0.10.2 07:28:42 tomlkit==0.15.0 07:28:42 tqdm==4.68.1 07:28:42 typing_extensions==4.15.0 07:28:42 urllib3==1.26.20 07:28:42 virtualenv==21.4.2 07:28:42 wcwidth==0.8.0 07:28:42 websocket-client==1.9.0 07:28:42 wrapt==2.2.1 07:28:42 xdg==6.0.0 07:28:42 xmltodict==1.0.4 07:28:42 yarl==1.24.2 07:28:42 yq==3.4.3 07:28:43 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins14093455352208706763.sh 07:28:43 ---> uv-install.sh 07:28:43 Installing uv/uvx (latest) using shell installer 07:28:43 2026-06-06 07:28:43 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-0efK0y.sh" [1] 07:28:43 downloading uv 0.11.19 x86_64-unknown-linux-gnu 07:28:44 installing to /home/jenkins/.local/bin 07:28:44 uv 07:28:44 uvx 07:28:44 everything's installed! 07:28:44 07:28:44 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:28:44 07:28:44 source $HOME/.local/bin/env (sh, bash, zsh) 07:28:44 source $HOME/.local/bin/env.fish (fish) 07:28:44 Adding install location to PATH 07:28:44 ---> Validating uv/uvx install 07:28:44 uvx 0.11.19 (x86_64-unknown-linux-gnu) 07:28:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8737504940048639928.sh 07:28:44 ---> sudo-logs.sh 07:28:44 Archiving 'sudo' log.. 07:28:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3838602413796091893.sh 07:28:44 ---> job-cost.sh 07:28:44 INFO: Activating Python virtual environment... 07:28:44 Setup pyenv: 07:28:44 system 07:28:44 3.8.13 07:28:44 3.9.13 07:28:44 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:28:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xPmu from file:/tmp/.os_lf_venv 07:28:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:28:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:28:46 lf-activate-venv(): INFO: Base packages installed successfully 07:28:46 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:28:51 lf-activate-venv(): INFO: Adding /tmp/venv-xPmu/bin to PATH 07:28:51 INFO: No stack-cost file found 07:28:51 INFO: Instance uptime: 135s 07:28:51 INFO: Fetching instance metadata (attempt 1 of 3)... 07:28:51 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:28:51 INFO: Successfully fetched instance metadata 07:28:51 INFO: Instance type: v3-standard-4 07:28:51 INFO: Retrieving pricing info for: v3-standard-4 07:28:51 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:28:51 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=135 07:28:51 INFO: Successfully fetched Vexxhost pricing API 07:28:51 INFO: Retrieved cost: 0.11 07:28:51 INFO: Retrieved resource: v3-standard-4 07:28:51 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 07:28:51 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 07:28:51 INFO: Successfully archived job cost data 07:28:51 DEBUG: Cost data: oom-master-checkbashisms-lint,4641,2026-06-06 07:28:51,v3-standard-4,135,0.11,0.00,SUCCESS 07:28:51 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14290328572059133096.sh 07:28:51 ---> logs-deploy.sh 07:28:51 Setup pyenv: 07:28:51 system 07:28:51 3.8.13 07:28:51 3.9.13 07:28:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:28:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xPmu from file:/tmp/.os_lf_venv 07:28:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:28:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:28:53 lf-activate-venv(): INFO: Base packages installed successfully 07:28:53 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:29:00 lf-activate-venv(): INFO: Adding /tmp/venv-xPmu/bin to PATH 07:29:00 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4641 07:29:00 INFO: archiving workspace using pattern(s): 07:29:01 Archives upload complete. 07:29:01 INFO: archiving logs to Nexus 07:29:02 ---> uname -a: 07:29:02 Linux prd-ubuntu1804-builder-4c-4g-7937 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:29:02 07:29:02 07:29:02 ---> lscpu: 07:29:02 Architecture: x86_64 07:29:02 CPU op-mode(s): 32-bit, 64-bit 07:29:02 Byte Order: Little Endian 07:29:02 CPU(s): 4 07:29:02 On-line CPU(s) list: 0-3 07:29:02 Thread(s) per core: 1 07:29:02 Core(s) per socket: 1 07:29:02 Socket(s): 4 07:29:02 NUMA node(s): 1 07:29:02 Vendor ID: AuthenticAMD 07:29:02 CPU family: 23 07:29:02 Model: 49 07:29:02 Model name: AMD EPYC-Rome Processor 07:29:02 Stepping: 0 07:29:02 CPU MHz: 2799.998 07:29:02 BogoMIPS: 5599.99 07:29:02 Virtualization: AMD-V 07:29:02 Hypervisor vendor: KVM 07:29:02 Virtualization type: full 07:29:02 L1d cache: 32K 07:29:02 L1i cache: 32K 07:29:02 L2 cache: 512K 07:29:02 L3 cache: 16384K 07:29:02 NUMA node0 CPU(s): 0-3 07:29:02 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 07:29:02 07:29:02 07:29:02 ---> nproc: 07:29:02 4 07:29:02 07:29:02 07:29:02 ---> df -h: 07:29:02 Filesystem Size Used Avail Use% Mounted on 07:29:02 udev 7.9G 0 7.9G 0% /dev 07:29:02 tmpfs 1.6G 676K 1.6G 1% /run 07:29:02 /dev/vda1 78G 8.4G 69G 11% / 07:29:02 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:29:02 tmpfs 5.0M 0 5.0M 0% /run/lock 07:29:02 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:29:02 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:29:02 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:29:02 07:29:02 07:29:02 ---> free -m: 07:29:02 total used free shared buff/cache available 07:29:02 Mem: 16040 562 13267 0 2210 15160 07:29:02 Swap: 1023 0 1023 07:29:02 07:29:02 07:29:02 ---> ip addr: 07:29:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:29:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:29:02 inet 127.0.0.1/8 scope host lo 07:29:02 valid_lft forever preferred_lft forever 07:29:02 inet6 ::1/128 scope host 07:29:02 valid_lft forever preferred_lft forever 07:29:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:29:02 link/ether fa:16:3e:c9:dd:eb brd ff:ff:ff:ff:ff:ff 07:29:02 inet 10.30.106.70/23 brd 10.30.107.255 scope global dynamic ens3 07:29:02 valid_lft 86273sec preferred_lft 86273sec 07:29:02 inet6 fe80::f816:3eff:fec9:ddeb/64 scope link 07:29:02 valid_lft forever preferred_lft forever 07:29:02 07:29:02 07:29:02 ---> sar -b -r -n DEV: 07:29:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7937) 06/06/26 _x86_64_ (4 CPU) 07:29:02 07:29:02 07:26:58 LINUX RESTART (4 CPU) 07:29:02 07:29:02 07:27:01 tps rtps wtps bread/s bwrtn/s 07:29:02 07:28:02 347.84 73.77 274.07 4458.06 87611.66 07:29:02 07:29:01 145.62 6.02 139.60 242.13 35913.37 07:29:02 Average: 247.58 40.18 207.40 2367.80 61979.70 07:29:02 07:29:02 07:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:29:02 07:28:02 14037604 15537264 2387364 14.53 54648 1649316 796220 4.56 707248 1472524 108108 07:29:02 07:29:01 13585388 15524160 2839580 17.29 81592 2040788 778372 4.45 736812 1853044 201904 07:29:02 Average: 13811496 15530712 2613472 15.91 68120 1845052 787296 4.51 722030 1662784 155006 07:29:02 07:29:02 07:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:29:02 07:28:02 lo 2.40 2.40 0.25 0.25 0.00 0.00 0.00 0.00 07:29:02 07:28:02 ens3 421.23 284.54 1820.73 78.34 0.00 0.00 0.00 0.00 07:29:02 07:29:01 lo 1.22 1.22 0.14 0.14 0.00 0.00 0.00 0.00 07:29:02 07:29:01 ens3 93.92 67.55 1450.42 13.80 0.00 0.00 0.00 0.00 07:29:02 Average: lo 1.81 1.81 0.20 0.20 0.00 0.00 0.00 0.00 07:29:02 Average: ens3 258.95 176.95 1637.13 46.34 0.00 0.00 0.00 0.00 07:29:02 07:29:02 07:29:02 ---> sar -P ALL: 07:29:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7937) 06/06/26 _x86_64_ (4 CPU) 07:29:02 07:29:02 07:26:58 LINUX RESTART (4 CPU) 07:29:02 07:29:02 07:27:01 CPU %user %nice %system %iowait %steal %idle 07:29:02 07:28:02 all 22.36 0.00 2.86 6.49 0.08 68.22 07:29:02 07:28:02 0 11.10 0.00 2.44 8.08 0.05 78.33 07:29:02 07:28:02 1 17.62 0.00 2.13 5.41 0.10 74.74 07:29:02 07:28:02 2 19.37 0.00 3.98 6.87 0.05 69.74 07:29:02 07:28:02 3 41.37 0.00 2.86 5.61 0.08 50.08 07:29:02 07:29:01 all 21.23 0.00 1.67 1.74 0.05 75.30 07:29:02 07:29:01 0 14.39 0.00 1.67 2.69 0.03 81.22 07:29:02 07:29:01 1 1.33 0.00 0.68 3.16 0.05 94.78 07:29:02 07:29:01 2 13.30 0.00 1.07 0.36 0.03 85.24 07:29:02 07:29:01 3 55.81 0.00 3.31 0.75 0.08 40.05 07:29:02 Average: all 21.80 0.00 2.27 4.14 0.06 71.73 07:29:02 Average: 0 12.73 0.00 2.06 5.41 0.04 79.76 07:29:02 Average: 1 9.54 0.00 1.41 4.29 0.08 84.68 07:29:02 Average: 2 16.36 0.00 2.53 3.64 0.04 77.43 07:29:02 Average: 3 48.55 0.00 3.08 3.19 0.08 45.09 07:29:02 07:29:02 07:29:02