17:07:48 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143475 17:07:48 Running as SYSTEM 17:07:48 [EnvInject] - Loading node environment variables. 17:07:48 Building remotely on prd-ubuntu1804-builder-4c-4g-1706 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 17:07:48 [ssh-agent] Looking for ssh-agent implementation... 17:07:48 $ ssh-agent 17:07:48 SSH_AUTH_SOCK=/tmp/ssh-1l6pPjLbQ0DF/agent.1857 17:07:48 SSH_AGENT_PID=1859 17:07:48 [ssh-agent] Started. 17:07:48 Running ssh-add (command line suppressed) 17:07:48 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12229935278740846815.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12229935278740846815.key) 17:07:48 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:07:48 The recommended git tool is: NONE 17:07:50 using credential onap-jenkins-ssh 17:07:50 Wiping out workspace first. 17:07:50 Cloning the remote Git repository 17:07:50 Cloning repository git://cloud.onap.org/mirror/oom.git 17:07:50 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 17:07:50 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:07:50 > git --version # timeout=10 17:07:50 > git --version # 'git version 2.17.1' 17:07:50 using GIT_SSH to set credentials Gerrit user 17:07:50 Verifying host key using manually-configured host key entries 17:07:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 17:07:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:07:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:07:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:07:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:07:57 using GIT_SSH to set credentials Gerrit user 17:07:57 Verifying host key using manually-configured host key entries 17:07:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/75/143475/1 # timeout=30 17:07:58 > git rev-parse d3989f57755343d6bc78113168d5bbdbf425d865^{commit} # timeout=10 17:07:58 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:07:58 Checking out Revision d3989f57755343d6bc78113168d5bbdbf425d865 (refs/changes/75/143475/1) 17:07:58 > git config core.sparsecheckout # timeout=10 17:07:58 > git checkout -f d3989f57755343d6bc78113168d5bbdbf425d865 # timeout=30 17:08:01 Commit message: "Docs: Replace blockdiag/seqdiag with Mermaid" 17:08:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:08:01 > git rev-list --no-walk e1c0b24da7a2f96bc03a2f534d49cd6bff7270eb # timeout=10 17:08:02 [EnvInject] - Injecting environment variables from a build step. 17:08:02 [EnvInject] - Injecting as environment variables the properties content 17:08:02 PYTHON=python3 17:08:02 17:08:02 [EnvInject] - Variables injected successfully. 17:08:02 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15393768226539024026.sh 17:08:02 ---> tox-install.sh 17:08:02 + source /home/jenkins/lf-env.sh 17:08:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:08:02 ++ mktemp -d /tmp/venv-XXXX 17:08:02 + lf_venv=/tmp/venv-s0sf 17:08:02 + local venv_file=/tmp/.os_lf_venv 17:08:02 + local python=python3 17:08:02 + local options 17:08:02 + local set_path=true 17:08:02 + local install_args= 17:08:02 ++ 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 17:08:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:08:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:08:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:08:02 + true 17:08:02 + case $1 in 17:08:02 + venv_file=/tmp/.toxenv 17:08:02 + shift 2 17:08:02 + true 17:08:02 + case $1 in 17:08:02 + shift 17:08:02 + break 17:08:02 + case $python in 17:08:02 + local pkg_list= 17:08:02 + [[ -d /opt/pyenv ]] 17:08:02 + echo 'Setup pyenv:' 17:08:02 Setup pyenv: 17:08:02 + export PYENV_ROOT=/opt/pyenv 17:08:02 + PYENV_ROOT=/opt/pyenv 17:08:02 + 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 17:08:02 + 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 17:08:02 + pyenv versions 17:08:02 * system (set by /opt/pyenv/version) 17:08:02 * 3.8.13 (set by /opt/pyenv/version) 17:08:02 * 3.9.13 (set by /opt/pyenv/version) 17:08:02 * 3.10.6 (set by /opt/pyenv/version) 17:08:02 + command -v pyenv 17:08:02 ++ pyenv init - --no-rehash 17:08:02 + 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[*]}"'\'')" 17:08:02 export PATH="/opt/pyenv/shims:${PATH}" 17:08:02 export PYENV_SHELL=bash 17:08:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:08:02 pyenv() { 17:08:02 local command 17:08:02 command="${1:-}" 17:08:02 if [ "$#" -gt 0 ]; then 17:08:02 shift 17:08:02 fi 17:08:02 17:08:02 case "$command" in 17:08:02 rehash|shell) 17:08:02 eval "$(pyenv "sh-$command" "$@")" 17:08:02 ;; 17:08:02 *) 17:08:02 command pyenv "$command" "$@" 17:08:02 ;; 17:08:02 esac 17:08:02 }' 17:08:02 +++ 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[*]}"' 17:08:02 ++ 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 17:08:02 ++ 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 17:08:02 ++ 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 17:08:02 ++ export PYENV_SHELL=bash 17:08:02 ++ PYENV_SHELL=bash 17:08:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:08:02 +++ complete -F _pyenv pyenv 17:08:02 ++ lf-pyver python3 17:08:02 ++ local py_version_xy=python3 17:08:02 ++ local py_version_xyz= 17:08:02 ++ pyenv versions 17:08:02 ++ sed 's/^[ *]* //' 17:08:02 ++ local command 17:08:02 ++ awk '{ print $1 }' 17:08:02 ++ grep -E '^[0-9.]*[0-9]$' 17:08:02 ++ command=versions 17:08:02 ++ '[' 1 -gt 0 ']' 17:08:02 ++ shift 17:08:02 ++ case "$command" in 17:08:02 ++ command pyenv versions 17:08:02 ++ pyenv versions 17:08:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:08:02 +++ grep '^3' /tmp/.pyenv_versions 17:08:02 +++ sort -V 17:08:02 +++ tail -n 1 17:08:02 ++ py_version_xyz=3.10.6 17:08:02 ++ [[ -z 3.10.6 ]] 17:08:02 ++ echo 3.10.6 17:08:02 ++ return 0 17:08:02 + pyenv local 3.10.6 17:08:02 + local command 17:08:02 + command=local 17:08:02 + '[' 2 -gt 0 ']' 17:08:02 + shift 17:08:02 + case "$command" in 17:08:02 + command pyenv local 3.10.6 17:08:02 + pyenv local 3.10.6 17:08:02 + for arg in "$@" 17:08:02 + case $arg in 17:08:02 + pkg_list+='tox ' 17:08:02 + for arg in "$@" 17:08:02 + case $arg in 17:08:02 + pkg_list+='virtualenv ' 17:08:02 + for arg in "$@" 17:08:02 + case $arg in 17:08:02 + pkg_list+='urllib3~=1.26.15 ' 17:08:02 + [[ -f /tmp/.toxenv ]] 17:08:02 + [[ ! -f /tmp/.toxenv ]] 17:08:02 + [[ -n '' ]] 17:08:02 + python3 -m venv /tmp/venv-s0sf 17:08:08 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-s0sf' 17:08:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-s0sf 17:08:08 + echo /tmp/venv-s0sf 17:08:08 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 17:08:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 17:08:08 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:08:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:08:08 + local 'pip_opts=--upgrade --quiet' 17:08:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:08:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:08:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:08:08 + [[ -n '' ]] 17:08:08 + [[ -n '' ]] 17:08:08 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:08:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:08:08 + /tmp/venv-s0sf/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 17:08:12 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:08:12 lf-activate-venv(): INFO: Base packages installed successfully 17:08:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:08:12 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:08:12 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:08:12 + /tmp/venv-s0sf/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 17:08:15 + type python3 17:08:15 + true 17:08:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-s0sf/bin to PATH' 17:08:15 lf-activate-venv(): INFO: Adding /tmp/venv-s0sf/bin to PATH 17:08:15 + PATH=/tmp/venv-s0sf/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 17:08:15 + return 0 17:08:15 + python3 --version 17:08:15 Python 3.10.6 17:08:15 + python3 -m pip --version 17:08:15 pip 26.0.1 from /tmp/venv-s0sf/lib/python3.10/site-packages/pip (python 3.10) 17:08:15 + python3 -m pip freeze 17:08:15 cachetools==7.0.2 17:08:15 colorama==0.4.6 17:08:15 distlib==0.4.0 17:08:15 filelock==3.25.0 17:08:15 packaging==26.0 17:08:15 platformdirs==4.9.2 17:08:15 pluggy==1.6.0 17:08:15 pyproject-api==1.10.0 17:08:15 python-discovery==1.1.0 17:08:15 tomli==2.4.0 17:08:15 tox==4.47.3 17:08:15 typing_extensions==4.15.0 17:08:15 urllib3==1.26.20 17:08:15 virtualenv==21.1.0 17:08:15 [EnvInject] - Injecting environment variables from a build step. 17:08:15 [EnvInject] - Injecting as environment variables the properties content 17:08:15 PARALLEL=false 17:08:15 17:08:15 [EnvInject] - Variables injected successfully. 17:08:15 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7595539360638726877.sh 17:08:15 ---> tox-run.sh 17:08:15 + 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 17:08:15 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 17:08:15 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 17:08:15 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 17:08:15 + cd /w/workspace/oom-master-checkbashisms-lint/. 17:08:15 + source /home/jenkins/lf-env.sh 17:08:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:08:15 ++ mktemp -d /tmp/venv-XXXX 17:08:15 + lf_venv=/tmp/venv-L1lx 17:08:15 + local venv_file=/tmp/.os_lf_venv 17:08:15 + local python=python3 17:08:15 + local options 17:08:15 + local set_path=true 17:08:15 + local install_args= 17:08:15 ++ 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 17:08:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:08:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:08:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:08:15 + true 17:08:15 + case $1 in 17:08:15 + venv_file=/tmp/.toxenv 17:08:15 + shift 2 17:08:15 + true 17:08:15 + case $1 in 17:08:15 + shift 17:08:15 + break 17:08:15 + case $python in 17:08:15 + local pkg_list= 17:08:15 + [[ -d /opt/pyenv ]] 17:08:15 + echo 'Setup pyenv:' 17:08:15 Setup pyenv: 17:08:15 + export PYENV_ROOT=/opt/pyenv 17:08:15 + PYENV_ROOT=/opt/pyenv 17:08:15 + 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 17:08:15 + 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 17:08:15 + pyenv versions 17:08:15 system 17:08:15 3.8.13 17:08:15 3.9.13 17:08:15 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 17:08:15 + command -v pyenv 17:08:15 ++ pyenv init - --no-rehash 17:08:16 + 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[*]}"'\'')" 17:08:16 export PATH="/opt/pyenv/shims:${PATH}" 17:08:16 export PYENV_SHELL=bash 17:08:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:08:16 pyenv() { 17:08:16 local command 17:08:16 command="${1:-}" 17:08:16 if [ "$#" -gt 0 ]; then 17:08:16 shift 17:08:16 fi 17:08:16 17:08:16 case "$command" in 17:08:16 rehash|shell) 17:08:16 eval "$(pyenv "sh-$command" "$@")" 17:08:16 ;; 17:08:16 *) 17:08:16 command pyenv "$command" "$@" 17:08:16 ;; 17:08:16 esac 17:08:16 }' 17:08:16 +++ 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[*]}"' 17:08:16 ++ 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 17:08:16 ++ 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 17:08:16 ++ 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 17:08:16 ++ export PYENV_SHELL=bash 17:08:16 ++ PYENV_SHELL=bash 17:08:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:08:16 +++ complete -F _pyenv pyenv 17:08:16 ++ lf-pyver python3 17:08:16 ++ local py_version_xy=python3 17:08:16 ++ local py_version_xyz= 17:08:16 ++ pyenv versions 17:08:16 ++ local command 17:08:16 ++ command=versions 17:08:16 ++ '[' 1 -gt 0 ']' 17:08:16 ++ shift 17:08:16 ++ sed 's/^[ *]* //' 17:08:16 ++ case "$command" in 17:08:16 ++ command pyenv versions 17:08:16 ++ pyenv versions 17:08:16 ++ grep -E '^[0-9.]*[0-9]$' 17:08:16 ++ awk '{ print $1 }' 17:08:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:08:16 +++ grep '^3' /tmp/.pyenv_versions 17:08:16 +++ sort -V 17:08:16 +++ tail -n 1 17:08:16 ++ py_version_xyz=3.10.6 17:08:16 ++ [[ -z 3.10.6 ]] 17:08:16 ++ echo 3.10.6 17:08:16 ++ return 0 17:08:16 + pyenv local 3.10.6 17:08:16 + local command 17:08:16 + command=local 17:08:16 + '[' 2 -gt 0 ']' 17:08:16 + shift 17:08:16 + case "$command" in 17:08:16 + command pyenv local 3.10.6 17:08:16 + pyenv local 3.10.6 17:08:16 + for arg in "$@" 17:08:16 + case $arg in 17:08:16 + pkg_list+='tox ' 17:08:16 + for arg in "$@" 17:08:16 + case $arg in 17:08:16 + pkg_list+='virtualenv ' 17:08:16 + for arg in "$@" 17:08:16 + case $arg in 17:08:16 + pkg_list+='urllib3~=1.26.15 ' 17:08:16 + [[ -f /tmp/.toxenv ]] 17:08:16 ++ cat /tmp/.toxenv 17:08:16 + lf_venv=/tmp/venv-s0sf 17:08:16 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s0sf from' file:/tmp/.toxenv 17:08:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s0sf from file:/tmp/.toxenv 17:08:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:08:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:08:16 + local 'pip_opts=--upgrade --quiet' 17:08:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:08:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:08:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:08:16 + [[ -n '' ]] 17:08:16 + [[ -n '' ]] 17:08:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:08:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:08:16 + /tmp/venv-s0sf/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 17:08:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:08:17 lf-activate-venv(): INFO: Base packages installed successfully 17:08:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:08:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:08:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:08:17 + /tmp/venv-s0sf/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 17:08:19 + type python3 17:08:19 + true 17:08:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-s0sf/bin to PATH' 17:08:19 lf-activate-venv(): INFO: Adding /tmp/venv-s0sf/bin to PATH 17:08:19 + PATH=/tmp/venv-s0sf/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 17:08:19 + return 0 17:08:19 + [[ -d /opt/pyenv ]] 17:08:19 + echo '---> Setting up pyenv' 17:08:19 ---> Setting up pyenv 17:08:19 + export PYENV_ROOT=/opt/pyenv 17:08:19 + PYENV_ROOT=/opt/pyenv 17:08:19 + export PATH=/opt/pyenv/bin:/tmp/venv-s0sf/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 17:08:19 + PATH=/opt/pyenv/bin:/tmp/venv-s0sf/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 17:08:19 ++ pwd 17:08:19 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 17:08:19 + export PYTHONPATH 17:08:19 + export TOX_TESTENV_PASSENV=PYTHONPATH 17:08:19 + TOX_TESTENV_PASSENV=PYTHONPATH 17:08:19 + tox --version 17:08:19 4.47.3 from /tmp/venv-s0sf/lib/python3.10/site-packages/tox/__init__.py 17:08:19 + PARALLEL=false 17:08:19 + TOX_OPTIONS_LIST= 17:08:19 + [[ -n checkbashisms ]] 17:08:19 + TOX_OPTIONS_LIST=' -e checkbashisms' 17:08:19 + case ${PARALLEL,,} in 17:08:19 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 17:08:19 + tox -e checkbashisms 17:08:21 checkbashisms: freeze> python -m pip freeze --all 17:08:21 checkbashisms: pip==26.0.1,setuptools==82.0.0 17:08:21 checkbashisms: commands[0]> .ci/check-bashisms.sh 17:08:23 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 17:08:25 checkbashisms: OK (5.51=setup[1.95]+cmd[3.56] seconds) 17:08:25 congratulations :) (5.55 seconds) 17:08:25 + tox_status=0 17:08:25 + echo '---> Completed tox runs' 17:08:25 ---> Completed tox runs 17:08:25 + for i in .tox/*/log 17:08:25 ++ echo .tox/checkbashisms/log 17:08:25 ++ awk -F/ '{print $2}' 17:08:25 + tox_env=checkbashisms 17:08:25 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 17:08:25 + DOC_DIR=docs/_build/html 17:08:25 + [[ -d docs/_build/html ]] 17:08:25 + echo '---> tox-run.sh ends' 17:08:25 ---> tox-run.sh ends 17:08:25 + test 0 -eq 0 17:08:25 $ ssh-agent -k 17:08:25 unset SSH_AUTH_SOCK; 17:08:25 unset SSH_AGENT_PID; 17:08:25 echo Agent pid 1859 killed; 17:08:25 [ssh-agent] Stopped. 17:08:25 [PostBuildScript] - [INFO] Executing post build scripts. 17:08:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3726293278599780745.sh 17:08:25 ---> sysstat.sh 17:08:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3733573058644285715.sh 17:08:26 ---> package-listing.sh 17:08:26 ++ facter osfamily 17:08:26 ++ tr '[:upper:]' '[:lower:]' 17:08:26 + OS_FAMILY=debian 17:08:26 + workspace=/w/workspace/oom-master-checkbashisms-lint 17:08:26 + START_PACKAGES=/tmp/packages_start.txt 17:08:26 + END_PACKAGES=/tmp/packages_end.txt 17:08:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:08:26 + PACKAGES=/tmp/packages_start.txt 17:08:26 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 17:08:26 + PACKAGES=/tmp/packages_end.txt 17:08:26 + case "${OS_FAMILY}" in 17:08:26 + dpkg -l 17:08:26 + grep '^ii' 17:08:26 + '[' -f /tmp/packages_start.txt ']' 17:08:26 + '[' -f /tmp/packages_end.txt ']' 17:08:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:08:26 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 17:08:26 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 17:08:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 17:08:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15073032781487845949.sh 17:08:26 ---> capture-instance-metadata.sh 17:08:26 Setup pyenv: 17:08:26 system 17:08:26 3.8.13 17:08:26 3.9.13 17:08:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 17:08:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bjyR 17:08:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:08:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:08:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:08:38 lf-activate-venv(): INFO: Base packages installed successfully 17:08:38 lf-activate-venv(): INFO: Installing additional packages: lftools 17:09:05 lf-activate-venv(): INFO: Adding /tmp/venv-bjyR/bin to PATH 17:09:05 INFO: Running in OpenStack, capturing instance metadata 17:09:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9846146269379619638.sh 17:09:06 provisioning config files... 17:09:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config10638619641001904198tmp 17:09:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:09:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:09:06 [EnvInject] - Injecting environment variables from a build step. 17:09:06 [EnvInject] - Injecting as environment variables the properties content 17:09:06 SERVER_ID=logs 17:09:06 17:09:06 [EnvInject] - Variables injected successfully. 17:09:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10403465147171740895.sh 17:09:06 ---> create-netrc.sh 17:09:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15567102433229417097.sh 17:09:06 ---> python-tools-install.sh 17:09:06 Setup pyenv: 17:09:06 system 17:09:06 3.8.13 17:09:06 3.9.13 17:09:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 17:09:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bjyR from file:/tmp/.os_lf_venv 17:09:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:09:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:09:08 lf-activate-venv(): INFO: Base packages installed successfully 17:09:08 lf-activate-venv(): INFO: Installing additional packages: lftools 17:09:19 lf-activate-venv(): INFO: Adding /tmp/venv-bjyR/bin to PATH 17:09:19 Generating Requirements File 17:09:41 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. 17:09:41 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:09:41 Python 3.10.6 17:09:42 pip 26.0.1 from /tmp/venv-bjyR/lib/python3.10/site-packages/pip (python 3.10) 17:09:42 appdirs==1.4.4 17:09:42 argcomplete==3.6.3 17:09:42 aspy.yaml==1.3.0 17:09:42 attrs==25.4.0 17:09:42 autopage==0.6.0 17:09:42 backports.strenum==1.3.1 17:09:42 beautifulsoup4==4.14.3 17:09:42 boto3==1.42.60 17:09:42 botocore==1.42.60 17:09:42 bs4==0.0.2 17:09:42 certifi==2026.2.25 17:09:42 cffi==2.0.0 17:09:42 cfgv==3.5.0 17:09:42 chardet==7.0.0 17:09:42 charset-normalizer==3.4.4 17:09:42 click==8.3.1 17:09:42 cliff==4.13.2 17:09:42 cmd2==3.4.0 17:09:42 cryptography==3.3.2 17:09:42 debtcollector==3.0.0 17:09:42 decorator==5.2.1 17:09:42 defusedxml==0.7.1 17:09:42 Deprecated==1.3.1 17:09:42 distlib==0.4.0 17:09:42 dnspython==2.8.0 17:09:42 docker==7.1.0 17:09:42 dogpile.cache==1.5.0 17:09:42 durationpy==0.10 17:09:42 email-validator==2.3.0 17:09:42 filelock==3.25.0 17:09:42 future==1.0.0 17:09:42 gitdb==4.0.12 17:09:42 GitPython==3.1.46 17:09:42 httplib2==0.30.2 17:09:42 identify==2.6.17 17:09:42 idna==3.11 17:09:42 importlib-resources==1.5.0 17:09:42 iso8601==2.1.0 17:09:42 Jinja2==3.1.6 17:09:42 jmespath==1.1.0 17:09:42 jsonpatch==1.33 17:09:42 jsonpointer==3.0.0 17:09:42 jsonschema==4.26.0 17:09:42 jsonschema-specifications==2025.9.1 17:09:42 keystoneauth1==5.13.1 17:09:42 kubernetes==35.0.0 17:09:42 lftools==0.37.22 17:09:42 lxml==6.0.2 17:09:42 markdown-it-py==4.0.0 17:09:42 MarkupSafe==3.0.3 17:09:42 mdurl==0.1.2 17:09:42 msgpack==1.1.2 17:09:42 multi_key_dict==2.0.3 17:09:42 munch==4.0.0 17:09:42 netaddr==1.3.0 17:09:42 niet==1.4.2 17:09:42 nodeenv==1.10.0 17:09:42 oauth2client==4.1.3 17:09:42 oauthlib==3.3.1 17:09:42 openstacksdk==4.10.0 17:09:42 os-service-types==1.8.2 17:09:42 osc-lib==4.4.0 17:09:42 oslo.config==10.3.0 17:09:42 oslo.context==6.3.0 17:09:42 oslo.i18n==6.7.2 17:09:42 oslo.log==8.1.0 17:09:42 oslo.serialization==5.9.1 17:09:42 oslo.utils==10.0.0 17:09:42 packaging==26.0 17:09:42 pbr==7.0.3 17:09:42 platformdirs==4.9.2 17:09:42 prettytable==3.17.0 17:09:42 psutil==7.2.2 17:09:42 pyasn1==0.6.2 17:09:42 pyasn1_modules==0.4.2 17:09:42 pycparser==3.0 17:09:42 pygerrit2==2.0.15 17:09:42 PyGithub==2.8.1 17:09:42 Pygments==2.19.2 17:09:42 PyJWT==2.11.0 17:09:42 PyNaCl==1.6.2 17:09:42 pyparsing==2.4.7 17:09:42 pyperclip==1.11.0 17:09:42 pyrsistent==0.20.0 17:09:42 python-cinderclient==9.9.0 17:09:42 python-dateutil==2.9.0.post0 17:09:42 python-discovery==1.1.0 17:09:42 python-heatclient==5.1.0 17:09:42 python-jenkins==1.8.3 17:09:42 python-keystoneclient==5.8.0 17:09:42 python-magnumclient==4.10.0 17:09:42 python-openstackclient==9.0.0 17:09:42 python-swiftclient==4.10.0 17:09:42 PyYAML==6.0.3 17:09:42 referencing==0.37.0 17:09:42 requests==2.32.5 17:09:42 requests-oauthlib==2.0.0 17:09:42 requestsexceptions==1.4.0 17:09:42 rfc3986==2.0.0 17:09:42 rich==14.3.3 17:09:42 rich-argparse==1.7.2 17:09:42 rpds-py==0.30.0 17:09:42 rsa==4.9.1 17:09:42 ruamel.yaml==0.19.1 17:09:42 ruamel.yaml.clib==0.2.15 17:09:42 s3transfer==0.16.0 17:09:42 simplejson==3.20.2 17:09:42 six==1.17.0 17:09:42 smmap==5.0.2 17:09:42 soupsieve==2.8.3 17:09:42 stevedore==5.7.0 17:09:42 tabulate==0.9.0 17:09:42 toml==0.10.2 17:09:42 tomlkit==0.14.0 17:09:42 tqdm==4.67.3 17:09:42 typing_extensions==4.15.0 17:09:42 urllib3==1.26.20 17:09:42 virtualenv==21.1.0 17:09:42 wcwidth==0.6.0 17:09:42 websocket-client==1.9.0 17:09:42 wrapt==2.1.1 17:09:42 xdg==6.0.0 17:09:42 xmltodict==1.0.4 17:09:42 yq==3.4.3 17:09:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11883950513705972726.sh 17:09:42 ---> sudo-logs.sh 17:09:42 Archiving 'sudo' log.. 17:09:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15363772072691399093.sh 17:09:42 ---> job-cost.sh 17:09:42 INFO: Activating Python virtual environment... 17:09:42 Setup pyenv: 17:09:42 system 17:09:42 3.8.13 17:09:42 3.9.13 17:09:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 17:09:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bjyR from file:/tmp/.os_lf_venv 17:09:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:09:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:09:44 lf-activate-venv(): INFO: Base packages installed successfully 17:09:44 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:09:51 lf-activate-venv(): INFO: Adding /tmp/venv-bjyR/bin to PATH 17:09:51 INFO: No stack-cost file found 17:09:51 INFO: Instance uptime: 193s 17:09:51 INFO: Fetching instance metadata (attempt 1 of 3)... 17:09:51 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 17:09:52 INFO: Successfully fetched instance metadata 17:09:52 INFO: Instance type: v3-standard-4 17:09:52 INFO: Retrieving pricing info for: v3-standard-4 17:09:52 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 17:09:52 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=193 17:09:52 INFO: Successfully fetched Vexxhost pricing API 17:09:52 INFO: Retrieved cost: 0.11 17:09:52 INFO: Retrieved resource: v3-standard-4 17:09:52 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 17:09:52 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 17:09:52 INFO: Successfully archived job cost data 17:09:52 DEBUG: Cost data: oom-master-checkbashisms-lint,4492,2026-03-04 17:09:52,v3-standard-4,193,0.11,0.00,SUCCESS 17:09:52 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17675306134112290526.sh 17:09:52 ---> logs-deploy.sh 17:09:52 Setup pyenv: 17:09:52 system 17:09:52 3.8.13 17:09:52 3.9.13 17:09:52 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 17:09:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bjyR from file:/tmp/.os_lf_venv 17:09:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:09:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:09:55 lf-activate-venv(): INFO: Base packages installed successfully 17:09:55 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:10:16 lf-activate-venv(): INFO: Adding /tmp/venv-bjyR/bin to PATH 17:10:16 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4492 17:10:16 INFO: archiving workspace using pattern(s): 17:10:17 /tmp/venv-bjyR/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.0)/charset_normalizer (3.4.4) doesn't match a supported version! 17:10:17 warnings.warn( 17:10:18 Archives upload complete. 17:10:18 INFO: archiving logs to Nexus 17:10:18 /tmp/venv-bjyR/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.0)/charset_normalizer (3.4.4) doesn't match a supported version! 17:10:18 warnings.warn( 17:10:19 ---> uname -a: 17:10:19 Linux prd-ubuntu1804-builder-4c-4g-1706 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 17:10:19 17:10:19 17:10:19 ---> lscpu: 17:10:19 Architecture: x86_64 17:10:19 CPU op-mode(s): 32-bit, 64-bit 17:10:19 Byte Order: Little Endian 17:10:19 CPU(s): 4 17:10:19 On-line CPU(s) list: 0-3 17:10:19 Thread(s) per core: 1 17:10:19 Core(s) per socket: 1 17:10:19 Socket(s): 4 17:10:19 NUMA node(s): 1 17:10:19 Vendor ID: AuthenticAMD 17:10:19 CPU family: 23 17:10:19 Model: 49 17:10:19 Model name: AMD EPYC-Rome Processor 17:10:19 Stepping: 0 17:10:19 CPU MHz: 2800.000 17:10:19 BogoMIPS: 5600.00 17:10:19 Virtualization: AMD-V 17:10:19 Hypervisor vendor: KVM 17:10:19 Virtualization type: full 17:10:19 L1d cache: 32K 17:10:19 L1i cache: 32K 17:10:19 L2 cache: 512K 17:10:19 L3 cache: 16384K 17:10:19 NUMA node0 CPU(s): 0-3 17:10:19 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 17:10:19 17:10:19 17:10:19 ---> nproc: 17:10:19 4 17:10:19 17:10:19 17:10:19 ---> df -h: 17:10:19 Filesystem Size Used Avail Use% Mounted on 17:10:19 udev 7.9G 0 7.9G 0% /dev 17:10:19 tmpfs 1.6G 676K 1.6G 1% /run 17:10:19 /dev/vda1 78G 8.3G 70G 11% / 17:10:19 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:10:19 tmpfs 5.0M 0 5.0M 0% /run/lock 17:10:19 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 17:10:19 /dev/vda15 105M 4.4M 100M 5% /boot/efi 17:10:19 tmpfs 1.6G 0 1.6G 0% /run/user/1001 17:10:19 17:10:19 17:10:19 ---> free -m: 17:10:19 total used free shared buff/cache available 17:10:19 Mem: 16040 557 13423 0 2059 15169 17:10:19 Swap: 1023 0 1023 17:10:19 17:10:19 17:10:19 ---> ip addr: 17:10:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:10:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:10:19 inet 127.0.0.1/8 scope host lo 17:10:19 valid_lft forever preferred_lft forever 17:10:19 inet6 ::1/128 scope host 17:10:19 valid_lft forever preferred_lft forever 17:10:19 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:10:19 link/ether fa:16:3e:3e:10:67 brd ff:ff:ff:ff:ff:ff 17:10:19 inet 10.30.107.241/23 brd 10.30.107.255 scope global dynamic ens3 17:10:19 valid_lft 86211sec preferred_lft 86211sec 17:10:19 inet6 fe80::f816:3eff:fe3e:1067/64 scope link 17:10:19 valid_lft forever preferred_lft forever 17:10:19 17:10:19 17:10:19 ---> sar -b -r -n DEV: 17:10:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1706) 03/04/26 _x86_64_ (4 CPU) 17:10:19 17:10:19 17:07:11 LINUX RESTART (4 CPU) 17:10:19 17:10:19 17:08:02 tps rtps wtps bread/s bwrtn/s 17:10:19 17:09:01 92.48 23.72 68.75 808.81 9409.66 17:10:19 17:10:01 76.64 1.59 75.05 122.26 10544.98 17:10:19 Average: 84.48 12.55 71.93 462.11 9982.99 17:10:19 17:10:19 17:08:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:10:19 17:09:01 13877172 15487916 2547796 15.51 60120 1750816 881556 5.05 769076 1562872 129028 17:10:19 17:10:01 13771060 15555700 2653908 16.16 78488 1894192 758060 4.34 698980 1712928 108520 17:10:19 Average: 13824116 15521808 2600852 15.83 69304 1822504 819808 4.69 734028 1637900 118774 17:10:19 17:10:19 17:08:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:10:19 17:09:01 ens3 62.60 45.86 897.26 10.34 0.00 0.00 0.00 0.00 17:10:19 17:09:01 lo 1.15 1.15 0.14 0.14 0.00 0.00 0.00 0.00 17:10:19 17:10:01 ens3 53.49 38.47 279.38 11.42 0.00 0.00 0.00 0.00 17:10:19 17:10:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 17:10:19 Average: ens3 58.00 42.13 585.24 10.88 0.00 0.00 0.00 0.00 17:10:19 Average: lo 1.17 1.17 0.13 0.13 0.00 0.00 0.00 0.00 17:10:19 17:10:19 17:10:19 ---> sar -P ALL: 17:10:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1706) 03/04/26 _x86_64_ (4 CPU) 17:10:19 17:10:19 17:07:11 LINUX RESTART (4 CPU) 17:10:19 17:10:19 17:08:02 CPU %user %nice %system %iowait %steal %idle 17:10:19 17:09:01 all 16.42 0.00 1.36 8.60 0.06 73.55 17:10:19 17:09:01 0 28.11 0.00 1.78 4.36 0.07 65.68 17:10:19 17:09:01 1 15.58 0.00 1.22 2.70 0.05 80.44 17:10:19 17:09:01 2 3.78 0.00 0.92 20.53 0.05 74.72 17:10:19 17:09:01 3 18.22 0.00 1.53 6.83 0.05 73.37 17:10:19 17:10:01 all 16.15 0.00 1.27 7.92 0.07 74.60 17:10:19 17:10:01 0 11.48 0.00 1.10 4.94 0.05 82.42 17:10:19 17:10:01 1 4.11 0.00 0.46 0.18 0.05 95.19 17:10:19 17:10:01 2 26.93 0.00 2.00 11.76 0.07 59.24 17:10:19 17:10:01 3 22.17 0.00 1.47 14.82 0.12 61.43 17:10:19 Average: all 16.29 0.00 1.31 8.26 0.06 74.08 17:10:19 Average: 0 19.72 0.00 1.44 4.66 0.06 74.12 17:10:19 Average: 1 9.77 0.00 0.84 1.43 0.05 87.91 17:10:19 Average: 2 15.46 0.00 1.47 16.11 0.06 66.91 17:10:19 Average: 3 20.21 0.00 1.50 10.86 0.08 67.34 17:10:19 17:10:19 17:10:19