13:22:34 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143626 13:22:34 Running as SYSTEM 13:22:34 [EnvInject] - Loading node environment variables. 13:22:34 Building remotely on prd-ubuntu1804-builder-4c-4g-2853 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:22:34 [ssh-agent] Looking for ssh-agent implementation... 13:22:34 $ ssh-agent 13:22:34 SSH_AUTH_SOCK=/tmp/ssh-7TdjDlHUtNh6/agent.1626 13:22:34 SSH_AGENT_PID=1628 13:22:34 [ssh-agent] Started. 13:22:34 Running ssh-add (command line suppressed) 13:22:34 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15029292283113667840.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15029292283113667840.key) 13:22:34 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:22:34 The recommended git tool is: NONE 13:22:36 using credential onap-jenkins-ssh 13:22:36 Wiping out workspace first. 13:22:36 Cloning the remote Git repository 13:22:36 Cloning repository git://cloud.onap.org/mirror/oom.git 13:22:36 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:22:36 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:22:36 > git --version # timeout=10 13:22:36 > git --version # 'git version 2.17.1' 13:22:36 using GIT_SSH to set credentials Gerrit user 13:22:36 Verifying host key using manually-configured host key entries 13:22:36 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:22:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:22:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:22:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:22:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:22:44 using GIT_SSH to set credentials Gerrit user 13:22:44 Verifying host key using manually-configured host key entries 13:22:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/26/143626/1 # timeout=30 13:22:44 > git rev-parse b6b3b9b523fa80ddd9ff0c8412e4b154bc9d4434^{commit} # timeout=10 13:22:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:22:44 Checking out Revision b6b3b9b523fa80ddd9ff0c8412e4b154bc9d4434 (refs/changes/26/143626/1) 13:22:44 > git config core.sparsecheckout # timeout=10 13:22:44 > git checkout -f b6b3b9b523fa80ddd9ff0c8412e4b154bc9d4434 # timeout=30 13:22:48 Commit message: "[AAI] Make auth globally configurable" 13:22:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:22:48 > git rev-list --no-walk a1c60ef6e0f2ee4c68bf3d6c0000ed232be29809 # timeout=10 13:22:48 [EnvInject] - Injecting environment variables from a build step. 13:22:48 [EnvInject] - Injecting as environment variables the properties content 13:22:48 PYTHON=python3 13:22:48 13:22:48 [EnvInject] - Variables injected successfully. 13:22:48 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1114066929084897627.sh 13:22:48 ---> tox-install.sh 13:22:48 + source /home/jenkins/lf-env.sh 13:22:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:22:48 ++ mktemp -d /tmp/venv-XXXX 13:22:48 + lf_venv=/tmp/venv-8Zy2 13:22:48 + local venv_file=/tmp/.os_lf_venv 13:22:48 + local python=python3 13:22:48 + local options 13:22:48 + local set_path=true 13:22:48 + local install_args= 13:22:48 ++ 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 13:22:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:22:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:22:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:22:48 + true 13:22:48 + case $1 in 13:22:48 + venv_file=/tmp/.toxenv 13:22:48 + shift 2 13:22:48 + true 13:22:48 + case $1 in 13:22:48 + shift 13:22:48 + break 13:22:48 + case $python in 13:22:48 + local pkg_list= 13:22:48 + [[ -d /opt/pyenv ]] 13:22:48 + echo 'Setup pyenv:' 13:22:48 Setup pyenv: 13:22:48 + export PYENV_ROOT=/opt/pyenv 13:22:48 + PYENV_ROOT=/opt/pyenv 13:22:48 + 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 13:22:48 + 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 13:22:48 + pyenv versions 13:22:48 * system (set by /opt/pyenv/version) 13:22:48 * 3.8.13 (set by /opt/pyenv/version) 13:22:48 * 3.9.13 (set by /opt/pyenv/version) 13:22:48 * 3.10.6 (set by /opt/pyenv/version) 13:22:48 + command -v pyenv 13:22:48 ++ pyenv init - --no-rehash 13:22:48 + 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[*]}"'\'')" 13:22:48 export PATH="/opt/pyenv/shims:${PATH}" 13:22:48 export PYENV_SHELL=bash 13:22:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:22:48 pyenv() { 13:22:48 local command 13:22:48 command="${1:-}" 13:22:48 if [ "$#" -gt 0 ]; then 13:22:48 shift 13:22:48 fi 13:22:48 13:22:48 case "$command" in 13:22:48 rehash|shell) 13:22:48 eval "$(pyenv "sh-$command" "$@")" 13:22:48 ;; 13:22:48 *) 13:22:48 command pyenv "$command" "$@" 13:22:48 ;; 13:22:48 esac 13:22:48 }' 13:22:48 +++ 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[*]}"' 13:22:48 ++ 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 13:22:48 ++ 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 13:22:48 ++ 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 13:22:48 ++ export PYENV_SHELL=bash 13:22:48 ++ PYENV_SHELL=bash 13:22:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:22:48 +++ complete -F _pyenv pyenv 13:22:48 ++ lf-pyver python3 13:22:48 ++ local py_version_xy=python3 13:22:48 ++ local py_version_xyz= 13:22:48 ++ pyenv versions 13:22:48 ++ local command 13:22:48 ++ command=versions 13:22:48 ++ '[' 1 -gt 0 ']' 13:22:48 ++ shift 13:22:48 ++ case "$command" in 13:22:48 ++ command pyenv versions 13:22:48 ++ pyenv versions 13:22:48 ++ awk '{ print $1 }' 13:22:48 ++ sed 's/^[ *]* //' 13:22:48 ++ grep -E '^[0-9.]*[0-9]$' 13:22:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:22:49 +++ grep '^3' /tmp/.pyenv_versions 13:22:49 +++ sort -V 13:22:49 +++ tail -n 1 13:22:49 ++ py_version_xyz=3.10.6 13:22:49 ++ [[ -z 3.10.6 ]] 13:22:49 ++ echo 3.10.6 13:22:49 ++ return 0 13:22:49 + pyenv local 3.10.6 13:22:49 + local command 13:22:49 + command=local 13:22:49 + '[' 2 -gt 0 ']' 13:22:49 + shift 13:22:49 + case "$command" in 13:22:49 + command pyenv local 3.10.6 13:22:49 + pyenv local 3.10.6 13:22:49 + for arg in "$@" 13:22:49 + case $arg in 13:22:49 + pkg_list+='tox ' 13:22:49 + for arg in "$@" 13:22:49 + case $arg in 13:22:49 + pkg_list+='virtualenv ' 13:22:49 + for arg in "$@" 13:22:49 + case $arg in 13:22:49 + pkg_list+='urllib3~=1.26.15 ' 13:22:49 + [[ -f /tmp/.toxenv ]] 13:22:49 + [[ ! -f /tmp/.toxenv ]] 13:22:49 + [[ -n '' ]] 13:22:49 + python3 -m venv /tmp/venv-8Zy2 13:22:53 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8Zy2' 13:22:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8Zy2 13:22:53 + echo /tmp/venv-8Zy2 13:22:53 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:22:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:22:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:22:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:22:53 + local 'pip_opts=--upgrade --quiet' 13:22:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:22:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:22:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:22:53 + [[ -n '' ]] 13:22:53 + [[ -n '' ]] 13:22:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:22:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:22:53 + /tmp/venv-8Zy2/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 13:22:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:22:57 lf-activate-venv(): INFO: Base packages installed successfully 13:22:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:22:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:22:57 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:22:57 + /tmp/venv-8Zy2/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 13:22:59 + type python3 13:22:59 + true 13:22:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-8Zy2/bin to PATH' 13:22:59 lf-activate-venv(): INFO: Adding /tmp/venv-8Zy2/bin to PATH 13:22:59 + PATH=/tmp/venv-8Zy2/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 13:22:59 + return 0 13:22:59 + python3 --version 13:22:59 Python 3.10.6 13:22:59 + python3 -m pip --version 13:22:59 pip 26.0.1 from /tmp/venv-8Zy2/lib/python3.10/site-packages/pip (python 3.10) 13:22:59 + python3 -m pip freeze 13:22:59 cachetools==7.0.5 13:22:59 colorama==0.4.6 13:22:59 distlib==0.4.0 13:22:59 filelock==3.25.2 13:22:59 packaging==26.0 13:22:59 platformdirs==4.9.4 13:22:59 pluggy==1.6.0 13:22:59 pyproject-api==1.10.0 13:22:59 python-discovery==1.1.3 13:22:59 tomli==2.4.0 13:22:59 tomli_w==1.2.0 13:22:59 tox==4.50.0 13:22:59 typing_extensions==4.15.0 13:22:59 urllib3==1.26.20 13:22:59 virtualenv==21.2.0 13:22:59 [EnvInject] - Injecting environment variables from a build step. 13:22:59 [EnvInject] - Injecting as environment variables the properties content 13:22:59 PARALLEL=false 13:22:59 13:22:59 [EnvInject] - Variables injected successfully. 13:22:59 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14041728026493740605.sh 13:22:59 ---> tox-run.sh 13:22:59 + 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 13:22:59 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:22:59 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:22:59 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:22:59 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:22:59 + source /home/jenkins/lf-env.sh 13:22:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:22:59 ++ mktemp -d /tmp/venv-XXXX 13:22:59 + lf_venv=/tmp/venv-ofRN 13:22:59 + local venv_file=/tmp/.os_lf_venv 13:22:59 + local python=python3 13:22:59 + local options 13:22:59 + local set_path=true 13:22:59 + local install_args= 13:22:59 ++ 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 13:22:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:22:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:22:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:22:59 + true 13:22:59 + case $1 in 13:22:59 + venv_file=/tmp/.toxenv 13:22:59 + shift 2 13:22:59 + true 13:22:59 + case $1 in 13:22:59 + shift 13:22:59 + break 13:22:59 + case $python in 13:22:59 + local pkg_list= 13:22:59 + [[ -d /opt/pyenv ]] 13:22:59 + echo 'Setup pyenv:' 13:22:59 Setup pyenv: 13:22:59 + export PYENV_ROOT=/opt/pyenv 13:22:59 + PYENV_ROOT=/opt/pyenv 13:22:59 + 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 13:22:59 + 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 13:22:59 + pyenv versions 13:22:59 system 13:22:59 3.8.13 13:22:59 3.9.13 13:22:59 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:22:59 + command -v pyenv 13:22:59 ++ pyenv init - --no-rehash 13:22:59 + 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[*]}"'\'')" 13:22:59 export PATH="/opt/pyenv/shims:${PATH}" 13:22:59 export PYENV_SHELL=bash 13:22:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:22:59 pyenv() { 13:22:59 local command 13:22:59 command="${1:-}" 13:22:59 if [ "$#" -gt 0 ]; then 13:22:59 shift 13:22:59 fi 13:22:59 13:22:59 case "$command" in 13:22:59 rehash|shell) 13:22:59 eval "$(pyenv "sh-$command" "$@")" 13:22:59 ;; 13:22:59 *) 13:22:59 command pyenv "$command" "$@" 13:22:59 ;; 13:22:59 esac 13:22:59 }' 13:22:59 +++ 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[*]}"' 13:22:59 ++ 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 13:22:59 ++ 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 13:22:59 ++ 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 13:22:59 ++ export PYENV_SHELL=bash 13:22:59 ++ PYENV_SHELL=bash 13:22:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:22:59 +++ complete -F _pyenv pyenv 13:22:59 ++ lf-pyver python3 13:22:59 ++ local py_version_xy=python3 13:22:59 ++ local py_version_xyz= 13:22:59 ++ pyenv versions 13:22:59 ++ local command 13:22:59 ++ command=versions 13:22:59 ++ '[' 1 -gt 0 ']' 13:22:59 ++ shift 13:22:59 ++ case "$command" in 13:22:59 ++ command pyenv versions 13:22:59 ++ pyenv versions 13:22:59 ++ sed 's/^[ *]* //' 13:22:59 ++ awk '{ print $1 }' 13:22:59 ++ grep -E '^[0-9.]*[0-9]$' 13:23:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:23:00 +++ grep '^3' /tmp/.pyenv_versions 13:23:00 +++ sort -V 13:23:00 +++ tail -n 1 13:23:00 ++ py_version_xyz=3.10.6 13:23:00 ++ [[ -z 3.10.6 ]] 13:23:00 ++ echo 3.10.6 13:23:00 ++ return 0 13:23:00 + pyenv local 3.10.6 13:23:00 + local command 13:23:00 + command=local 13:23:00 + '[' 2 -gt 0 ']' 13:23:00 + shift 13:23:00 + case "$command" in 13:23:00 + command pyenv local 3.10.6 13:23:00 + pyenv local 3.10.6 13:23:00 + for arg in "$@" 13:23:00 + case $arg in 13:23:00 + pkg_list+='tox ' 13:23:00 + for arg in "$@" 13:23:00 + case $arg in 13:23:00 + pkg_list+='virtualenv ' 13:23:00 + for arg in "$@" 13:23:00 + case $arg in 13:23:00 + pkg_list+='urllib3~=1.26.15 ' 13:23:00 + [[ -f /tmp/.toxenv ]] 13:23:00 ++ cat /tmp/.toxenv 13:23:00 + lf_venv=/tmp/venv-8Zy2 13:23:00 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Zy2 from' file:/tmp/.toxenv 13:23:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Zy2 from file:/tmp/.toxenv 13:23:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:23:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:23:00 + local 'pip_opts=--upgrade --quiet' 13:23:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:23:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:23:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:23:00 + [[ -n '' ]] 13:23:00 + [[ -n '' ]] 13:23:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:23:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:23:00 + /tmp/venv-8Zy2/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 13:23:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:23:00 lf-activate-venv(): INFO: Base packages installed successfully 13:23:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:23:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:23:00 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:23:00 + /tmp/venv-8Zy2/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 13:23:01 + type python3 13:23:01 + true 13:23:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-8Zy2/bin to PATH' 13:23:01 lf-activate-venv(): INFO: Adding /tmp/venv-8Zy2/bin to PATH 13:23:01 + PATH=/tmp/venv-8Zy2/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 13:23:01 + return 0 13:23:01 + [[ -d /opt/pyenv ]] 13:23:01 + echo '---> Setting up pyenv' 13:23:01 ---> Setting up pyenv 13:23:01 + export PYENV_ROOT=/opt/pyenv 13:23:01 + PYENV_ROOT=/opt/pyenv 13:23:01 + export PATH=/opt/pyenv/bin:/tmp/venv-8Zy2/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 13:23:01 + PATH=/opt/pyenv/bin:/tmp/venv-8Zy2/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 13:23:01 ++ pwd 13:23:01 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:23:01 + export PYTHONPATH 13:23:01 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:23:01 + TOX_TESTENV_PASSENV=PYTHONPATH 13:23:01 + tox --version 13:23:02 4.50.0 from /tmp/venv-8Zy2/lib/python3.10/site-packages/tox/__init__.py 13:23:02 + PARALLEL=false 13:23:02 + TOX_OPTIONS_LIST= 13:23:02 + [[ -n checkbashisms ]] 13:23:02 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:23:02 + case ${PARALLEL,,} in 13:23:02 + tox -e checkbashisms 13:23:02 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:23:03 checkbashisms: freeze> python -m pip freeze --all 13:23:04 checkbashisms: pip==26.0.1,setuptools==82.0.0 13:23:04 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:23:05 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:23:07 checkbashisms: OK (5.01=setup[1.54]+cmd[3.46] seconds) 13:23:07 congratulations :) (5.05 seconds) 13:23:07 + tox_status=0 13:23:07 + echo '---> Completed tox runs' 13:23:07 ---> Completed tox runs 13:23:07 + for i in .tox/*/log 13:23:07 ++ echo .tox/checkbashisms/log 13:23:07 ++ awk -F/ '{print $2}' 13:23:07 + tox_env=checkbashisms 13:23:07 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:23:07 + DOC_DIR=docs/_build/html 13:23:07 + [[ -d docs/_build/html ]] 13:23:07 + echo '---> tox-run.sh ends' 13:23:07 ---> tox-run.sh ends 13:23:07 + test 0 -eq 0 13:23:07 $ ssh-agent -k 13:23:07 unset SSH_AUTH_SOCK; 13:23:07 unset SSH_AGENT_PID; 13:23:07 echo Agent pid 1628 killed; 13:23:07 [ssh-agent] Stopped. 13:23:07 [PostBuildScript] - [INFO] Executing post build scripts. 13:23:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6775086252037691163.sh 13:23:07 ---> sysstat.sh 13:23:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15239879198744772453.sh 13:23:08 ---> package-listing.sh 13:23:08 ++ facter osfamily 13:23:08 ++ tr '[:upper:]' '[:lower:]' 13:23:08 + OS_FAMILY=debian 13:23:08 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:23:08 + START_PACKAGES=/tmp/packages_start.txt 13:23:08 + END_PACKAGES=/tmp/packages_end.txt 13:23:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:23:08 + PACKAGES=/tmp/packages_start.txt 13:23:08 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:23:08 + PACKAGES=/tmp/packages_end.txt 13:23:08 + case "${OS_FAMILY}" in 13:23:08 + dpkg -l 13:23:08 + grep '^ii' 13:23:08 + '[' -f /tmp/packages_start.txt ']' 13:23:08 + '[' -f /tmp/packages_end.txt ']' 13:23:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:23:08 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:23:08 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:23:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:23:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins617563010199799398.sh 13:23:08 ---> capture-instance-metadata.sh 13:23:08 Setup pyenv: 13:23:08 system 13:23:08 3.8.13 13:23:08 3.9.13 13:23:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:23:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5KAo 13:23:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:23:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:23:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:23:16 lf-activate-venv(): INFO: Base packages installed successfully 13:23:16 lf-activate-venv(): INFO: Installing additional packages: lftools 13:23:39 lf-activate-venv(): INFO: Adding /tmp/venv-5KAo/bin to PATH 13:23:39 INFO: Running in OpenStack, capturing instance metadata 13:23:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16712997722713279264.sh 13:23:39 provisioning config files... 13:23:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config413917076241344667tmp 13:23:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:23:39 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:23:39 [EnvInject] - Injecting environment variables from a build step. 13:23:39 [EnvInject] - Injecting as environment variables the properties content 13:23:39 SERVER_ID=logs 13:23:39 13:23:39 [EnvInject] - Variables injected successfully. 13:23:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11797057759684515676.sh 13:23:39 ---> create-netrc.sh 13:23:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16765998572428535406.sh 13:23:39 ---> python-tools-install.sh 13:23:39 Setup pyenv: 13:23:39 system 13:23:39 3.8.13 13:23:39 3.9.13 13:23:39 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:23:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5KAo from file:/tmp/.os_lf_venv 13:23:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:23:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:23:41 lf-activate-venv(): INFO: Base packages installed successfully 13:23:41 lf-activate-venv(): INFO: Installing additional packages: lftools 13:23:49 lf-activate-venv(): INFO: Adding /tmp/venv-5KAo/bin to PATH 13:23:49 Generating Requirements File 13:24:06 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. 13:24:06 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:24:07 Python 3.10.6 13:24:07 pip 26.0.1 from /tmp/venv-5KAo/lib/python3.10/site-packages/pip (python 3.10) 13:24:07 appdirs==1.4.4 13:24:07 argcomplete==3.6.3 13:24:07 aspy.yaml==1.3.0 13:24:07 attrs==25.4.0 13:24:07 autopage==0.6.0 13:24:07 backports.strenum==1.3.1 13:24:07 beautifulsoup4==4.14.3 13:24:07 boto3==1.42.70 13:24:07 botocore==1.42.70 13:24:07 bs4==0.0.2 13:24:07 certifi==2026.2.25 13:24:07 cffi==2.0.0 13:24:07 cfgv==3.5.0 13:24:07 chardet==7.2.0 13:24:07 charset-normalizer==3.4.6 13:24:07 click==8.3.1 13:24:07 cliff==4.13.2 13:24:07 cmd2==3.4.0 13:24:07 cryptography==3.3.2 13:24:07 debtcollector==3.0.0 13:24:07 decorator==5.2.1 13:24:07 defusedxml==0.7.1 13:24:07 Deprecated==1.3.1 13:24:07 distlib==0.4.0 13:24:07 dnspython==2.8.0 13:24:07 docker==7.1.0 13:24:07 dogpile.cache==1.5.0 13:24:07 durationpy==0.10 13:24:07 email-validator==2.3.0 13:24:07 filelock==3.25.2 13:24:07 future==1.0.0 13:24:07 gitdb==4.0.12 13:24:07 GitPython==3.1.46 13:24:07 httplib2==0.30.2 13:24:07 identify==2.6.18 13:24:07 idna==3.11 13:24:07 importlib-resources==1.5.0 13:24:07 iso8601==2.1.0 13:24:07 Jinja2==3.1.6 13:24:07 jmespath==1.1.0 13:24:07 jsonpatch==1.33 13:24:07 jsonpointer==3.0.0 13:24:07 jsonschema==4.26.0 13:24:07 jsonschema-specifications==2025.9.1 13:24:07 keystoneauth1==5.13.1 13:24:07 kubernetes==35.0.0 13:24:07 lftools==0.37.22 13:24:07 lxml==6.0.2 13:24:07 markdown-it-py==4.0.0 13:24:07 MarkupSafe==3.0.3 13:24:07 mdurl==0.1.2 13:24:07 msgpack==1.1.2 13:24:07 multi_key_dict==2.0.3 13:24:07 munch==4.0.0 13:24:07 netaddr==1.3.0 13:24:07 niet==1.4.2 13:24:07 nodeenv==1.10.0 13:24:07 oauth2client==4.1.3 13:24:07 oauthlib==3.3.1 13:24:07 openstacksdk==4.10.0 13:24:07 os-service-types==1.8.2 13:24:07 osc-lib==4.4.0 13:24:07 oslo.config==10.3.0 13:24:07 oslo.context==6.3.0 13:24:07 oslo.i18n==6.7.2 13:24:07 oslo.log==8.1.0 13:24:07 oslo.serialization==5.9.1 13:24:07 oslo.utils==10.0.0 13:24:07 packaging==26.0 13:24:07 pbr==7.0.3 13:24:07 platformdirs==4.9.4 13:24:07 prettytable==3.17.0 13:24:07 psutil==7.2.2 13:24:07 pyasn1==0.6.3 13:24:07 pyasn1_modules==0.4.2 13:24:07 pycparser==3.0 13:24:07 pygerrit2==2.0.15 13:24:07 PyGithub==2.8.1 13:24:07 Pygments==2.19.2 13:24:07 PyJWT==2.12.1 13:24:07 PyNaCl==1.6.2 13:24:07 pyparsing==2.4.7 13:24:07 pyperclip==1.11.0 13:24:07 pyrsistent==0.20.0 13:24:07 python-cinderclient==9.9.0 13:24:07 python-dateutil==2.9.0.post0 13:24:07 python-discovery==1.1.3 13:24:07 python-heatclient==5.1.0 13:24:07 python-jenkins==1.8.3 13:24:07 python-keystoneclient==5.8.0 13:24:07 python-magnumclient==4.10.0 13:24:07 python-openstackclient==9.0.0 13:24:07 python-swiftclient==4.10.0 13:24:07 PyYAML==6.0.3 13:24:07 referencing==0.37.0 13:24:07 requests==2.32.5 13:24:07 requests-oauthlib==2.0.0 13:24:07 requestsexceptions==1.4.0 13:24:07 rfc3986==2.0.0 13:24:07 rich==14.3.3 13:24:07 rich-argparse==1.7.2 13:24:07 rpds-py==0.30.0 13:24:07 rsa==4.9.1 13:24:07 ruamel.yaml==0.19.1 13:24:07 ruamel.yaml.clib==0.2.15 13:24:07 s3transfer==0.16.0 13:24:07 simplejson==3.20.2 13:24:07 six==1.17.0 13:24:07 smmap==5.0.3 13:24:07 soupsieve==2.8.3 13:24:07 stevedore==5.7.0 13:24:07 tabulate==0.10.0 13:24:07 toml==0.10.2 13:24:07 tomlkit==0.14.0 13:24:07 tqdm==4.67.3 13:24:07 typing_extensions==4.15.0 13:24:07 urllib3==1.26.20 13:24:07 virtualenv==21.2.0 13:24:07 wcwidth==0.6.0 13:24:07 websocket-client==1.9.0 13:24:07 wrapt==2.1.2 13:24:07 xdg==6.0.0 13:24:07 xmltodict==1.0.4 13:24:07 yq==3.4.3 13:24:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7808829681285098119.sh 13:24:07 ---> sudo-logs.sh 13:24:07 Archiving 'sudo' log.. 13:24:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18263455081992909197.sh 13:24:07 ---> job-cost.sh 13:24:07 INFO: Activating Python virtual environment... 13:24:08 Setup pyenv: 13:24:08 system 13:24:08 3.8.13 13:24:08 3.9.13 13:24:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:24:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5KAo from file:/tmp/.os_lf_venv 13:24:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:24:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:24:09 lf-activate-venv(): INFO: Base packages installed successfully 13:24:09 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:24:14 lf-activate-venv(): INFO: Adding /tmp/venv-5KAo/bin to PATH 13:24:14 INFO: No stack-cost file found 13:24:14 INFO: Instance uptime: 125s 13:24:14 INFO: Fetching instance metadata (attempt 1 of 3)... 13:24:14 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:24:15 INFO: Successfully fetched instance metadata 13:24:15 INFO: Instance type: v3-standard-4 13:24:15 INFO: Retrieving pricing info for: v3-standard-4 13:24:15 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:24:15 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=125 13:24:15 INFO: Successfully fetched Vexxhost pricing API 13:24:15 INFO: Retrieved cost: 0.11 13:24:15 INFO: Retrieved resource: v3-standard-4 13:24:15 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 13:24:15 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 13:24:15 INFO: Successfully archived job cost data 13:24:15 DEBUG: Cost data: oom-master-checkbashisms-lint,4509,2026-03-18 13:24:15,v3-standard-4,125,0.11,0.00,SUCCESS 13:24:15 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12779679954115263299.sh 13:24:15 ---> logs-deploy.sh 13:24:15 Setup pyenv: 13:24:15 system 13:24:15 3.8.13 13:24:15 3.9.13 13:24:15 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:24:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5KAo from file:/tmp/.os_lf_venv 13:24:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:24:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:24:17 lf-activate-venv(): INFO: Base packages installed successfully 13:24:17 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:24:25 lf-activate-venv(): INFO: Adding /tmp/venv-5KAo/bin to PATH 13:24:25 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4509 13:24:25 INFO: archiving workspace using pattern(s): 13:24:25 /tmp/venv-5KAo/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 13:24:25 warnings.warn( 13:24:30 Archives upload complete. 13:24:30 INFO: archiving logs to Nexus 13:24:30 /tmp/venv-5KAo/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 13:24:30 warnings.warn( 13:24:31 ---> uname -a: 13:24:31 Linux prd-ubuntu1804-builder-4c-4g-2853 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:24:31 13:24:31 13:24:31 ---> lscpu: 13:24:31 Architecture: x86_64 13:24:31 CPU op-mode(s): 32-bit, 64-bit 13:24:31 Byte Order: Little Endian 13:24:31 CPU(s): 4 13:24:31 On-line CPU(s) list: 0-3 13:24:31 Thread(s) per core: 1 13:24:31 Core(s) per socket: 1 13:24:31 Socket(s): 4 13:24:31 NUMA node(s): 1 13:24:31 Vendor ID: AuthenticAMD 13:24:31 CPU family: 23 13:24:31 Model: 49 13:24:31 Model name: AMD EPYC-Rome Processor 13:24:31 Stepping: 0 13:24:31 CPU MHz: 2799.998 13:24:31 BogoMIPS: 5599.99 13:24:31 Virtualization: AMD-V 13:24:31 Hypervisor vendor: KVM 13:24:31 Virtualization type: full 13:24:31 L1d cache: 32K 13:24:31 L1i cache: 32K 13:24:31 L2 cache: 512K 13:24:31 L3 cache: 16384K 13:24:31 NUMA node0 CPU(s): 0-3 13:24:31 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 13:24:31 13:24:31 13:24:31 ---> nproc: 13:24:31 4 13:24:31 13:24:31 13:24:31 ---> df -h: 13:24:31 Filesystem Size Used Avail Use% Mounted on 13:24:31 udev 7.9G 0 7.9G 0% /dev 13:24:31 tmpfs 1.6G 676K 1.6G 1% /run 13:24:31 /dev/vda1 78G 8.3G 70G 11% / 13:24:31 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:24:31 tmpfs 5.0M 0 5.0M 0% /run/lock 13:24:31 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:24:31 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:24:31 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:24:31 13:24:31 13:24:31 ---> free -m: 13:24:31 total used free shared buff/cache available 13:24:31 Mem: 16040 545 13434 0 2060 15181 13:24:31 Swap: 1023 0 1023 13:24:31 13:24:31 13:24:31 ---> ip addr: 13:24:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:24:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:24:31 inet 127.0.0.1/8 scope host lo 13:24:31 valid_lft forever preferred_lft forever 13:24:31 inet6 ::1/128 scope host 13:24:31 valid_lft forever preferred_lft forever 13:24:31 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:24:31 link/ether fa:16:3e:58:5f:95 brd ff:ff:ff:ff:ff:ff 13:24:31 inet 10.30.107.14/23 brd 10.30.107.255 scope global dynamic ens3 13:24:31 valid_lft 86267sec preferred_lft 86267sec 13:24:31 inet6 fe80::f816:3eff:fe58:5f95/64 scope link 13:24:31 valid_lft forever preferred_lft forever 13:24:31 13:24:31 13:24:31 ---> sar -b -r -n DEV: 13:24:31 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2853) 03/18/26 _x86_64_ (4 CPU) 13:24:31 13:24:31 13:22:20 LINUX RESTART (4 CPU) 13:24:31 13:24:31 13:23:01 tps rtps wtps bread/s bwrtn/s 13:24:31 13:24:01 98.38 5.27 93.12 211.03 11006.17 13:24:31 Average: 98.38 5.27 93.12 211.03 11006.17 13:24:31 13:24:31 13:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:24:31 13:24:01 13825124 15538068 2599844 15.83 73132 1833060 805048 4.61 711864 1657620 169764 13:24:31 Average: 13825124 15538068 2599844 15.83 73132 1833060 805048 4.61 711864 1657620 169764 13:24:31 13:24:31 13:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:24:31 13:24:01 ens3 91.08 68.32 941.39 13.00 0.00 0.00 0.00 0.00 13:24:31 13:24:01 lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 13:24:31 Average: ens3 91.08 68.32 941.39 13.00 0.00 0.00 0.00 0.00 13:24:31 Average: lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 13:24:31 13:24:31 13:24:31 ---> sar -P ALL: 13:24:31 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2853) 03/18/26 _x86_64_ (4 CPU) 13:24:31 13:24:31 13:22:20 LINUX RESTART (4 CPU) 13:24:31 13:24:31 13:23:01 CPU %user %nice %system %iowait %steal %idle 13:24:31 13:24:01 all 20.94 0.00 1.42 1.31 0.06 76.26 13:24:31 13:24:01 0 12.16 0.00 1.17 3.99 0.03 82.65 13:24:31 13:24:01 1 34.68 0.00 2.39 0.58 0.07 62.28 13:24:31 13:24:01 2 21.23 0.00 0.92 0.23 0.07 77.55 13:24:31 13:24:01 3 15.69 0.00 1.25 0.45 0.05 82.56 13:24:31 Average: all 20.94 0.00 1.42 1.31 0.06 76.26 13:24:31 Average: 0 12.16 0.00 1.17 3.99 0.03 82.65 13:24:31 Average: 1 34.68 0.00 2.39 0.58 0.07 62.28 13:24:31 Average: 2 21.23 0.00 0.92 0.23 0.07 77.55 13:24:31 Average: 3 15.69 0.00 1.25 0.45 0.05 82.56 13:24:31 13:24:31 13:24:31