07:06:29 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/144198 07:06:29 Running as SYSTEM 07:06:29 [EnvInject] - Loading node environment variables. 07:06:29 Building remotely on prd-ubuntu1804-builder-4c-4g-8293 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 07:06:29 [ssh-agent] Looking for ssh-agent implementation... 07:06:29 $ ssh-agent 07:06:29 SSH_AUTH_SOCK=/tmp/ssh-DyglqI7R3eT3/agent.1620 07:06:29 SSH_AGENT_PID=1622 07:06:29 [ssh-agent] Started. 07:06:29 Running ssh-add (command line suppressed) 07:06:29 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12684698115017743162.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12684698115017743162.key) 07:06:29 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:06:29 The recommended git tool is: NONE 07:06:31 using credential onap-jenkins-ssh 07:06:31 Wiping out workspace first. 07:06:31 Cloning the remote Git repository 07:06:31 Cloning repository git://cloud.onap.org/mirror/oom.git 07:06:31 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 07:06:31 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:06:31 > git --version # timeout=10 07:06:31 > git --version # 'git version 2.17.1' 07:06:31 using GIT_SSH to set credentials Gerrit user 07:06:31 Verifying host key using manually-configured host key entries 07:06:31 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:06:36 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:06:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:06:37 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:06:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:06:37 using GIT_SSH to set credentials Gerrit user 07:06:37 Verifying host key using manually-configured host key entries 07:06:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/98/144198/6 # timeout=30 07:06:37 > git rev-parse 68b4c4d3ed8b7b433c95fb21e2dda02aa39319e2^{commit} # timeout=10 07:06:37 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:06:37 Checking out Revision 68b4c4d3ed8b7b433c95fb21e2dda02aa39319e2 (refs/changes/98/144198/6) 07:06:37 > git config core.sparsecheckout # timeout=10 07:06:37 > git checkout -f 68b4c4d3ed8b7b433c95fb21e2dda02aa39319e2 # timeout=30 07:06:40 Commit message: "[PORTALNG] 15.0.0 release" 07:06:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:06:40 > git rev-list --no-walk ad38052ff9be60a44fe2b194ff5c8eae5a534343 # timeout=10 07:06:41 [EnvInject] - Injecting environment variables from a build step. 07:06:41 [EnvInject] - Injecting as environment variables the properties content 07:06:41 PYTHON=python3 07:06:41 07:06:41 [EnvInject] - Variables injected successfully. 07:06:41 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins461474118867087815.sh 07:06:41 ---> tox-install.sh 07:06:41 + source /home/jenkins/lf-env.sh 07:06:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:06:41 ++ mktemp -d /tmp/venv-XXXX 07:06:41 + lf_venv=/tmp/venv-GzRl 07:06:41 + local venv_file=/tmp/.os_lf_venv 07:06:41 + local python=python3 07:06:41 + local options 07:06:41 + local set_path=true 07:06:41 + local install_args= 07:06:41 ++ 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:06:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:06:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:06:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:06:41 + true 07:06:41 + case $1 in 07:06:41 + venv_file=/tmp/.toxenv 07:06:41 + shift 2 07:06:41 + true 07:06:41 + case $1 in 07:06:41 + shift 07:06:41 + break 07:06:41 + case $python in 07:06:41 + local pkg_list= 07:06:41 + [[ -d /opt/pyenv ]] 07:06:41 + echo 'Setup pyenv:' 07:06:41 Setup pyenv: 07:06:41 + export PYENV_ROOT=/opt/pyenv 07:06:41 + PYENV_ROOT=/opt/pyenv 07:06:41 + 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:06:41 + 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:06:41 + pyenv versions 07:06:41 * system (set by /opt/pyenv/version) 07:06:41 * 3.8.13 (set by /opt/pyenv/version) 07:06:41 * 3.9.13 (set by /opt/pyenv/version) 07:06:41 * 3.10.6 (set by /opt/pyenv/version) 07:06:41 + command -v pyenv 07:06:41 ++ pyenv init - --no-rehash 07:06:41 + 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:06:41 export PATH="/opt/pyenv/shims:${PATH}" 07:06:41 export PYENV_SHELL=bash 07:06:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:06:41 pyenv() { 07:06:41 local command 07:06:41 command="${1:-}" 07:06:41 if [ "$#" -gt 0 ]; then 07:06:41 shift 07:06:41 fi 07:06:41 07:06:41 case "$command" in 07:06:41 rehash|shell) 07:06:41 eval "$(pyenv "sh-$command" "$@")" 07:06:41 ;; 07:06:41 *) 07:06:41 command pyenv "$command" "$@" 07:06:41 ;; 07:06:41 esac 07:06:41 }' 07:06:41 +++ 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:06:41 ++ 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:06:41 ++ 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:06:41 ++ 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:06:41 ++ export PYENV_SHELL=bash 07:06:41 ++ PYENV_SHELL=bash 07:06:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:06:41 +++ complete -F _pyenv pyenv 07:06:41 ++ lf-pyver python3 07:06:41 ++ local py_version_xy=python3 07:06:41 ++ local py_version_xyz= 07:06:41 ++ pyenv versions 07:06:41 ++ local command 07:06:41 ++ command=versions 07:06:41 ++ sed 's/^[ *]* //' 07:06:41 ++ awk '{ print $1 }' 07:06:41 ++ grep -E '^[0-9.]*[0-9]$' 07:06:41 ++ '[' 1 -gt 0 ']' 07:06:41 ++ shift 07:06:41 ++ case "$command" in 07:06:41 ++ command pyenv versions 07:06:41 ++ pyenv versions 07:06:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:06:41 +++ grep '^3' /tmp/.pyenv_versions 07:06:41 +++ sort -V 07:06:41 +++ tail -n 1 07:06:41 ++ py_version_xyz=3.10.6 07:06:41 ++ [[ -z 3.10.6 ]] 07:06:41 ++ echo 3.10.6 07:06:41 ++ return 0 07:06:41 + pyenv local 3.10.6 07:06:41 + local command 07:06:41 + command=local 07:06:41 + '[' 2 -gt 0 ']' 07:06:41 + shift 07:06:41 + case "$command" in 07:06:41 + command pyenv local 3.10.6 07:06:41 + pyenv local 3.10.6 07:06:41 + for arg in "$@" 07:06:41 + case $arg in 07:06:41 + pkg_list+='tox ' 07:06:41 + for arg in "$@" 07:06:41 + case $arg in 07:06:41 + pkg_list+='virtualenv ' 07:06:41 + for arg in "$@" 07:06:41 + case $arg in 07:06:41 + pkg_list+='urllib3~=1.26.15 ' 07:06:41 + [[ -f /tmp/.toxenv ]] 07:06:41 + [[ ! -f /tmp/.toxenv ]] 07:06:41 + [[ -n '' ]] 07:06:41 + python3 -m venv /tmp/venv-GzRl 07:06:45 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GzRl' 07:06:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GzRl 07:06:45 + echo /tmp/venv-GzRl 07:06:45 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:06:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:06:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:06:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:06:45 + local 'pip_opts=--upgrade --quiet' 07:06:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:06:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:06:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:06:45 + [[ -n '' ]] 07:06:45 + [[ -n '' ]] 07:06:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:06:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:06:45 + /tmp/venv-GzRl/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:06:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:06:49 lf-activate-venv(): INFO: Base packages installed successfully 07:06:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:06:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:06:49 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:06:49 + /tmp/venv-GzRl/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:06:51 + type python3 07:06:51 + true 07:06:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GzRl/bin to PATH' 07:06:51 lf-activate-venv(): INFO: Adding /tmp/venv-GzRl/bin to PATH 07:06:51 + PATH=/tmp/venv-GzRl/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:06:51 + return 0 07:06:51 + python3 --version 07:06:51 Python 3.10.6 07:06:51 + python3 -m pip --version 07:06:51 pip 26.1.1 from /tmp/venv-GzRl/lib/python3.10/site-packages/pip (python 3.10) 07:06:51 + python3 -m pip freeze 07:06:52 cachetools==7.1.1 07:06:52 colorama==0.4.6 07:06:52 distlib==0.4.0 07:06:52 filelock==3.29.0 07:06:52 packaging==26.2 07:06:52 platformdirs==4.9.6 07:06:52 pluggy==1.6.0 07:06:52 pyproject-api==1.10.0 07:06:52 python-discovery==1.2.2 07:06:52 tomli==2.4.1 07:06:52 tomli_w==1.2.0 07:06:52 tox==4.53.1 07:06:52 typing_extensions==4.15.0 07:06:52 urllib3==1.26.20 07:06:52 virtualenv==21.3.1 07:06:52 [EnvInject] - Injecting environment variables from a build step. 07:06:52 [EnvInject] - Injecting as environment variables the properties content 07:06:52 PARALLEL=false 07:06:52 07:06:52 [EnvInject] - Variables injected successfully. 07:06:52 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins546353484778628988.sh 07:06:52 ---> tox-run.sh 07:06:52 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:06:52 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 07:06:52 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 07:06:52 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 07:06:52 + cd /w/workspace/oom-master-checkbashisms-lint/. 07:06:52 + source /home/jenkins/lf-env.sh 07:06:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:06:52 ++ mktemp -d /tmp/venv-XXXX 07:06:52 + lf_venv=/tmp/venv-9fAG 07:06:52 + local venv_file=/tmp/.os_lf_venv 07:06:52 + local python=python3 07:06:52 + local options 07:06:52 + local set_path=true 07:06:52 + local install_args= 07:06:52 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:06:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:06:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:06:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:06:52 + true 07:06:52 + case $1 in 07:06:52 + venv_file=/tmp/.toxenv 07:06:52 + shift 2 07:06:52 + true 07:06:52 + case $1 in 07:06:52 + shift 07:06:52 + break 07:06:52 + case $python in 07:06:52 + local pkg_list= 07:06:52 + [[ -d /opt/pyenv ]] 07:06:52 + echo 'Setup pyenv:' 07:06:52 Setup pyenv: 07:06:52 + export PYENV_ROOT=/opt/pyenv 07:06:52 + PYENV_ROOT=/opt/pyenv 07:06:52 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:06:52 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:06:52 + pyenv versions 07:06:52 system 07:06:52 3.8.13 07:06:52 3.9.13 07:06:52 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:06:52 + command -v pyenv 07:06:52 ++ pyenv init - --no-rehash 07:06:52 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:06:52 export PATH="/opt/pyenv/shims:${PATH}" 07:06:52 export PYENV_SHELL=bash 07:06:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:06:52 pyenv() { 07:06:52 local command 07:06:52 command="${1:-}" 07:06:52 if [ "$#" -gt 0 ]; then 07:06:52 shift 07:06:52 fi 07:06:52 07:06:52 case "$command" in 07:06:52 rehash|shell) 07:06:52 eval "$(pyenv "sh-$command" "$@")" 07:06:52 ;; 07:06:52 *) 07:06:52 command pyenv "$command" "$@" 07:06:52 ;; 07:06:52 esac 07:06:52 }' 07:06:52 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:06:52 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:06:52 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:06:52 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:06:52 ++ export PYENV_SHELL=bash 07:06:52 ++ PYENV_SHELL=bash 07:06:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:06:52 +++ complete -F _pyenv pyenv 07:06:52 ++ lf-pyver python3 07:06:52 ++ local py_version_xy=python3 07:06:52 ++ local py_version_xyz= 07:06:52 ++ pyenv versions 07:06:52 ++ local command 07:06:52 ++ sed 's/^[ *]* //' 07:06:52 ++ command=versions 07:06:52 ++ '[' 1 -gt 0 ']' 07:06:52 ++ shift 07:06:52 ++ case "$command" in 07:06:52 ++ command pyenv versions 07:06:52 ++ pyenv versions 07:06:52 ++ grep -E '^[0-9.]*[0-9]$' 07:06:52 ++ awk '{ print $1 }' 07:06:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:06:52 +++ grep '^3' /tmp/.pyenv_versions 07:06:52 +++ sort -V 07:06:52 +++ tail -n 1 07:06:52 ++ py_version_xyz=3.10.6 07:06:52 ++ [[ -z 3.10.6 ]] 07:06:52 ++ echo 3.10.6 07:06:52 ++ return 0 07:06:52 + pyenv local 3.10.6 07:06:52 + local command 07:06:52 + command=local 07:06:52 + '[' 2 -gt 0 ']' 07:06:52 + shift 07:06:52 + case "$command" in 07:06:52 + command pyenv local 3.10.6 07:06:52 + pyenv local 3.10.6 07:06:52 + for arg in "$@" 07:06:52 + case $arg in 07:06:52 + pkg_list+='tox ' 07:06:52 + for arg in "$@" 07:06:52 + case $arg in 07:06:52 + pkg_list+='virtualenv ' 07:06:52 + for arg in "$@" 07:06:52 + case $arg in 07:06:52 + pkg_list+='urllib3~=1.26.15 ' 07:06:52 + [[ -f /tmp/.toxenv ]] 07:06:52 ++ cat /tmp/.toxenv 07:06:52 + lf_venv=/tmp/venv-GzRl 07:06:52 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GzRl from' file:/tmp/.toxenv 07:06:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GzRl from file:/tmp/.toxenv 07:06:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:06:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:06:52 + local 'pip_opts=--upgrade --quiet' 07:06:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:06:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:06:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:06:52 + [[ -n '' ]] 07:06:52 + [[ -n '' ]] 07:06:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:06:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:06:52 + /tmp/venv-GzRl/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:06:53 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:06:53 lf-activate-venv(): INFO: Base packages installed successfully 07:06:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:06:53 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:06:53 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:06:53 + /tmp/venv-GzRl/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:06:54 + type python3 07:06:54 + true 07:06:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GzRl/bin to PATH' 07:06:54 lf-activate-venv(): INFO: Adding /tmp/venv-GzRl/bin to PATH 07:06:54 + PATH=/tmp/venv-GzRl/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:06:54 + return 0 07:06:54 + [[ -d /opt/pyenv ]] 07:06:54 + echo '---> Setting up pyenv' 07:06:54 ---> Setting up pyenv 07:06:54 + export PYENV_ROOT=/opt/pyenv 07:06:54 + PYENV_ROOT=/opt/pyenv 07:06:54 + export PATH=/opt/pyenv/bin:/tmp/venv-GzRl/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:06:54 + PATH=/opt/pyenv/bin:/tmp/venv-GzRl/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:06:54 ++ pwd 07:06:54 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 07:06:54 + export PYTHONPATH 07:06:54 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:06:54 + TOX_TESTENV_PASSENV=PYTHONPATH 07:06:54 + tox --version 07:06:54 4.53.1 from /tmp/venv-GzRl/lib/python3.10/site-packages/tox/__init__.py 07:06:54 + PARALLEL=false 07:06:54 + TOX_OPTIONS_LIST= 07:06:54 + [[ -n checkbashisms ]] 07:06:54 + TOX_OPTIONS_LIST=' -e checkbashisms' 07:06:54 + case ${PARALLEL,,} in 07:06:54 + tox -e checkbashisms 07:06:54 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 07:06:55 checkbashisms: freeze> python -m pip freeze --all 07:06:56 checkbashisms: pip==26.1.1,setuptools==82.0.1 07:06:56 checkbashisms: commands[0]> .ci/check-bashisms.sh 07:06:58 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 07:07:00 checkbashisms: OK (5.20=setup[1.72]+cmd[3.48] seconds) 07:07:00 congratulations :) (5.24 seconds) 07:07:00 + tox_status=0 07:07:00 + echo '---> Completed tox runs' 07:07:00 ---> Completed tox runs 07:07:00 + for i in .tox/*/log 07:07:00 ++ echo .tox/checkbashisms/log 07:07:00 ++ awk -F/ '{print $2}' 07:07:00 + tox_env=checkbashisms 07:07:00 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 07:07:00 + DOC_DIR=docs/_build/html 07:07:00 + [[ -d docs/_build/html ]] 07:07:00 + echo '---> tox-run.sh ends' 07:07:00 ---> tox-run.sh ends 07:07:00 + test 0 -eq 0 07:07:00 $ ssh-agent -k 07:07:00 unset SSH_AUTH_SOCK; 07:07:00 unset SSH_AGENT_PID; 07:07:00 echo Agent pid 1622 killed; 07:07:00 [ssh-agent] Stopped. 07:07:00 [PostBuildScript] - [INFO] Executing post build scripts. 07:07:00 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17762189626889544455.sh 07:07:00 ---> sysstat.sh 07:07:00 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13260915506400357969.sh 07:07:00 ---> package-listing.sh 07:07:00 ++ facter osfamily 07:07:00 ++ tr '[:upper:]' '[:lower:]' 07:07:00 + OS_FAMILY=debian 07:07:00 + workspace=/w/workspace/oom-master-checkbashisms-lint 07:07:00 + START_PACKAGES=/tmp/packages_start.txt 07:07:00 + END_PACKAGES=/tmp/packages_end.txt 07:07:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:07:00 + PACKAGES=/tmp/packages_start.txt 07:07:00 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:07:00 + PACKAGES=/tmp/packages_end.txt 07:07:00 + case "${OS_FAMILY}" in 07:07:00 + dpkg -l 07:07:00 + grep '^ii' 07:07:00 + '[' -f /tmp/packages_start.txt ']' 07:07:00 + '[' -f /tmp/packages_end.txt ']' 07:07:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:07:00 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:07:00 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 07:07:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 07:07:00 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10522985424374706258.sh 07:07:00 ---> capture-instance-metadata.sh 07:07:00 Setup pyenv: 07:07:00 system 07:07:00 3.8.13 07:07:00 3.9.13 07:07:00 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:07:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ISYQ 07:07:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:07:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:07:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:07:08 lf-activate-venv(): INFO: Base packages installed successfully 07:07:08 lf-activate-venv(): INFO: Installing additional packages: lftools 07:07:30 lf-activate-venv(): INFO: Adding /tmp/venv-ISYQ/bin to PATH 07:07:30 INFO: Running in OpenStack, capturing instance metadata 07:07:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3099044667631004683.sh 07:07:30 provisioning config files... 07:07:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config14956807301974263570tmp 07:07:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:07:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:07:30 [EnvInject] - Injecting environment variables from a build step. 07:07:30 [EnvInject] - Injecting as environment variables the properties content 07:07:30 SERVER_ID=logs 07:07:30 07:07:30 [EnvInject] - Variables injected successfully. 07:07:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17192507267696974865.sh 07:07:30 ---> create-netrc.sh 07:07:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13205829902588122715.sh 07:07:30 ---> python-tools-install.sh 07:07:30 Setup pyenv: 07:07:30 system 07:07:30 3.8.13 07:07:30 3.9.13 07:07:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:07:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ISYQ from file:/tmp/.os_lf_venv 07:07:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:07:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:07:32 lf-activate-venv(): INFO: Base packages installed successfully 07:07:32 lf-activate-venv(): INFO: Installing additional packages: lftools 07:07:38 lf-activate-venv(): INFO: Adding /tmp/venv-ISYQ/bin to PATH 07:07:38 Generating Requirements File 07:07:55 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:07:55 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:07:55 Python 3.10.6 07:07:56 pip 26.1.1 from /tmp/venv-ISYQ/lib/python3.10/site-packages/pip (python 3.10) 07:07:56 appdirs==1.4.4 07:07:56 argcomplete==3.6.3 07:07:56 aspy.yaml==1.3.0 07:07:56 attrs==26.1.0 07:07:56 autopage==0.6.0 07:07:56 backports.strenum==1.3.1 07:07:56 beautifulsoup4==4.14.3 07:07:56 boto3==1.43.3 07:07:56 botocore==1.43.3 07:07:56 bs4==0.0.2 07:07:56 certifi==2026.4.22 07:07:56 cffi==2.0.0 07:07:56 cfgv==3.5.0 07:07:56 chardet==7.4.3 07:07:56 charset-normalizer==3.4.7 07:07:56 click==8.3.3 07:07:56 cliff==4.13.3 07:07:56 cmd2==3.5.1 07:07:56 cryptography==3.3.2 07:07:56 debtcollector==3.1.0 07:07:56 decorator==5.2.1 07:07:56 defusedxml==0.7.1 07:07:56 Deprecated==1.3.1 07:07:56 distlib==0.4.0 07:07:56 dnspython==2.8.0 07:07:56 docker==7.1.0 07:07:56 dogpile.cache==1.5.0 07:07:56 durationpy==0.10 07:07:56 email-validator==2.3.0 07:07:56 filelock==3.29.0 07:07:56 future==1.0.0 07:07:56 gitdb==4.0.12 07:07:56 GitPython==3.1.49 07:07:56 httplib2==0.30.2 07:07:56 identify==2.6.19 07:07:56 idna==3.13 07:07:56 importlib-resources==1.5.0 07:07:56 iso8601==2.1.0 07:07:56 Jinja2==3.1.6 07:07:56 jmespath==1.1.0 07:07:56 jsonpatch==1.33 07:07:56 jsonpointer==3.1.1 07:07:56 jsonschema==4.26.0 07:07:56 jsonschema-specifications==2025.9.1 07:07:56 keystoneauth1==5.13.1 07:07:56 kubernetes==35.0.0 07:07:56 lftools==0.37.22 07:07:56 lxml==6.1.0 07:07:56 markdown-it-py==4.0.0 07:07:56 MarkupSafe==3.0.3 07:07:56 mdurl==0.1.2 07:07:56 msgpack==1.1.2 07:07:56 multi_key_dict==2.0.3 07:07:56 munch==4.0.0 07:07:56 netaddr==1.3.0 07:07:56 niet==1.4.2 07:07:56 nodeenv==1.10.0 07:07:56 oauth2client==4.1.3 07:07:56 oauthlib==3.3.1 07:07:56 openstacksdk==4.12.0 07:07:56 os-service-types==1.8.2 07:07:56 osc-lib==4.5.0 07:07:56 oslo.config==10.3.0 07:07:56 oslo.context==6.3.0 07:07:56 oslo.i18n==6.7.2 07:07:56 oslo.log==8.1.0 07:07:56 oslo.serialization==5.9.1 07:07:56 oslo.utils==10.0.1 07:07:56 packaging==26.2 07:07:56 pbr==7.0.3 07:07:56 platformdirs==4.9.6 07:07:56 prettytable==3.17.0 07:07:56 psutil==7.2.2 07:07:56 pyasn1==0.6.3 07:07:56 pyasn1_modules==0.4.2 07:07:56 pycparser==3.0 07:07:56 pygerrit2==2.0.15 07:07:56 PyGithub==2.9.1 07:07:56 Pygments==2.20.0 07:07:56 PyJWT==2.12.1 07:07:56 PyNaCl==1.6.2 07:07:56 pyparsing==2.4.7 07:07:56 pyperclip==1.11.0 07:07:56 pyrsistent==0.20.0 07:07:56 python-cinderclient==9.9.0 07:07:56 python-dateutil==2.9.0.post0 07:07:56 python-discovery==1.2.2 07:07:56 python-heatclient==5.1.0 07:07:56 python-jenkins==1.8.3 07:07:56 python-keystoneclient==5.8.0 07:07:56 python-magnumclient==4.10.0 07:07:56 python-openstackclient==9.0.0 07:07:56 python-swiftclient==4.10.0 07:07:56 PyYAML==6.0.3 07:07:56 referencing==0.37.0 07:07:56 requests==2.33.1 07:07:56 requests-oauthlib==2.0.0 07:07:56 rfc3986==2.0.0 07:07:56 rich==15.0.0 07:07:56 rich-argparse==1.8.0 07:07:56 rpds-py==0.30.0 07:07:56 rsa==4.9.1 07:07:56 ruamel.yaml==0.19.1 07:07:56 ruamel.yaml.clib==0.2.15 07:07:56 s3transfer==0.17.0 07:07:56 simplejson==4.1.1 07:07:56 six==1.17.0 07:07:56 smmap==5.0.3 07:07:56 soupsieve==2.8.3 07:07:56 stevedore==5.7.0 07:07:56 tabulate==0.10.0 07:07:56 toml==0.10.2 07:07:56 tomlkit==0.14.0 07:07:56 tqdm==4.67.3 07:07:56 typing_extensions==4.15.0 07:07:56 urllib3==1.26.20 07:07:56 virtualenv==21.3.1 07:07:56 wcwidth==0.7.0 07:07:56 websocket-client==1.9.0 07:07:56 wrapt==2.1.2 07:07:56 xdg==6.0.0 07:07:56 xmltodict==1.0.4 07:07:56 yq==3.4.3 07:07:56 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins5381620751903423890.sh 07:07:56 ---> uv-install.sh 07:07:56 Installing uv/uvx (latest) using shell installer 07:07:56 2026-05-05 07:07:56 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-7uS0y6.sh" [1] 07:07:56 downloading uv 0.11.8 x86_64-unknown-linux-gnu 07:07:57 installing to /home/jenkins/.local/bin 07:07:57 uv 07:07:57 uvx 07:07:57 everything's installed! 07:07:57 07:07:57 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:07:57 07:07:57 source $HOME/.local/bin/env (sh, bash, zsh) 07:07:57 source $HOME/.local/bin/env.fish (fish) 07:07:57 Adding install location to PATH 07:07:57 ---> Validating uv/uvx install 07:07:57 uvx 0.11.8 (x86_64-unknown-linux-gnu) 07:07:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8492519827110960756.sh 07:07:57 ---> sudo-logs.sh 07:07:57 Archiving 'sudo' log.. 07:07:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2815571855485856434.sh 07:07:57 ---> job-cost.sh 07:07:57 INFO: Activating Python virtual environment... 07:07:57 Setup pyenv: 07:07:57 system 07:07:57 3.8.13 07:07:57 3.9.13 07:07:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:07:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ISYQ from file:/tmp/.os_lf_venv 07:07:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:07:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:07:59 lf-activate-venv(): INFO: Base packages installed successfully 07:07:59 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:08:04 lf-activate-venv(): INFO: Adding /tmp/venv-ISYQ/bin to PATH 07:08:04 INFO: No stack-cost file found 07:08:04 INFO: Instance uptime: 130s 07:08:04 INFO: Fetching instance metadata (attempt 1 of 3)... 07:08:04 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:08:05 INFO: Successfully fetched instance metadata 07:08:05 INFO: Instance type: v3-standard-4 07:08:05 INFO: Retrieving pricing info for: v3-standard-4 07:08:05 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:08:05 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=130 07:08:05 INFO: Successfully fetched Vexxhost pricing API 07:08:05 INFO: Retrieved cost: 0.11 07:08:05 INFO: Retrieved resource: v3-standard-4 07:08:05 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 07:08:05 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 07:08:05 INFO: Successfully archived job cost data 07:08:05 DEBUG: Cost data: oom-master-checkbashisms-lint,4616,2026-05-05 07:08:05,v3-standard-4,130,0.11,0.00,SUCCESS 07:08:05 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8693922124651325009.sh 07:08:05 ---> logs-deploy.sh 07:08:05 Setup pyenv: 07:08:05 system 07:08:05 3.8.13 07:08:05 3.9.13 07:08:05 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:08:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ISYQ from file:/tmp/.os_lf_venv 07:08:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:08:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:08:07 lf-activate-venv(): INFO: Base packages installed successfully 07:08:07 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:08:14 lf-activate-venv(): INFO: Adding /tmp/venv-ISYQ/bin to PATH 07:08:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4616 07:08:14 INFO: archiving workspace using pattern(s): 07:08:15 Archives upload complete. 07:08:15 INFO: archiving logs to Nexus 07:08:16 ---> uname -a: 07:08:16 Linux prd-ubuntu1804-builder-4c-4g-8293 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:08:16 07:08:16 07:08:16 ---> lscpu: 07:08:16 Architecture: x86_64 07:08:16 CPU op-mode(s): 32-bit, 64-bit 07:08:16 Byte Order: Little Endian 07:08:16 CPU(s): 4 07:08:16 On-line CPU(s) list: 0-3 07:08:16 Thread(s) per core: 1 07:08:16 Core(s) per socket: 1 07:08:16 Socket(s): 4 07:08:16 NUMA node(s): 1 07:08:16 Vendor ID: AuthenticAMD 07:08:16 CPU family: 23 07:08:16 Model: 49 07:08:16 Model name: AMD EPYC-Rome Processor 07:08:16 Stepping: 0 07:08:16 CPU MHz: 2800.000 07:08:16 BogoMIPS: 5600.00 07:08:16 Virtualization: AMD-V 07:08:16 Hypervisor vendor: KVM 07:08:16 Virtualization type: full 07:08:16 L1d cache: 32K 07:08:16 L1i cache: 32K 07:08:16 L2 cache: 512K 07:08:16 L3 cache: 16384K 07:08:16 NUMA node0 CPU(s): 0-3 07:08:16 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:08:16 07:08:16 07:08:16 ---> nproc: 07:08:16 4 07:08:16 07:08:16 07:08:16 ---> df -h: 07:08:16 Filesystem Size Used Avail Use% Mounted on 07:08:16 udev 7.9G 0 7.9G 0% /dev 07:08:16 tmpfs 1.6G 676K 1.6G 1% /run 07:08:16 /dev/vda1 78G 8.4G 70G 11% / 07:08:16 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:08:16 tmpfs 5.0M 0 5.0M 0% /run/lock 07:08:16 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:08:16 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:08:16 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:08:16 07:08:16 07:08:16 ---> free -m: 07:08:16 total used free shared buff/cache available 07:08:16 Mem: 16040 603 13306 0 2130 15122 07:08:16 Swap: 1023 0 1023 07:08:16 07:08:16 07:08:16 ---> ip addr: 07:08:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:08:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:08:16 inet 127.0.0.1/8 scope host lo 07:08:16 valid_lft forever preferred_lft forever 07:08:16 inet6 ::1/128 scope host 07:08:16 valid_lft forever preferred_lft forever 07:08:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:08:16 link/ether fa:16:3e:4c:9c:0f brd ff:ff:ff:ff:ff:ff 07:08:16 inet 10.30.106.150/23 brd 10.30.107.255 scope global dynamic ens3 07:08:16 valid_lft 86280sec preferred_lft 86280sec 07:08:16 inet6 fe80::f816:3eff:fe4c:9c0f/64 scope link 07:08:16 valid_lft forever preferred_lft forever 07:08:16 07:08:16 07:08:16 ---> sar -b -r -n DEV: 07:08:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8293) 05/05/26 _x86_64_ (4 CPU) 07:08:16 07:08:16 07:06:17 LINUX RESTART (4 CPU) 07:08:16 07:08:16 07:07:02 tps rtps wtps bread/s bwrtn/s 07:08:16 07:08:01 143.11 1.24 141.87 140.72 29142.18 07:08:16 Average: 143.11 1.24 141.87 140.72 29142.18 07:08:16 07:08:16 07:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:08:16 07:08:01 13661956 15510320 2763012 16.82 78044 1957488 821228 4.70 746260 1774080 178088 07:08:16 Average: 13661956 15510320 2763012 16.82 78044 1957488 821228 4.70 746260 1774080 178088 07:08:16 07:08:16 07:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:08:16 07:08:01 ens3 108.83 78.00 1413.50 13.78 0.00 0.00 0.00 0.00 07:08:16 07:08:01 lo 1.69 1.69 0.20 0.20 0.00 0.00 0.00 0.00 07:08:16 Average: ens3 108.83 78.00 1413.50 13.78 0.00 0.00 0.00 0.00 07:08:16 Average: lo 1.69 1.69 0.20 0.20 0.00 0.00 0.00 0.00 07:08:16 07:08:16 07:08:16 ---> sar -P ALL: 07:08:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8293) 05/05/26 _x86_64_ (4 CPU) 07:08:16 07:08:16 07:06:17 LINUX RESTART (4 CPU) 07:08:16 07:08:16 07:07:02 CPU %user %nice %system %iowait %steal %idle 07:08:16 07:08:01 all 20.69 0.00 1.67 2.17 0.06 75.41 07:08:16 07:08:01 0 13.21 0.00 1.47 6.53 0.07 78.73 07:08:16 07:08:01 1 9.68 0.00 1.17 0.61 0.03 88.51 07:08:16 07:08:01 2 23.32 0.00 1.15 0.52 0.05 74.95 07:08:16 07:08:01 3 36.50 0.00 2.92 1.05 0.07 59.46 07:08:16 Average: all 20.69 0.00 1.67 2.17 0.06 75.41 07:08:16 Average: 0 13.21 0.00 1.47 6.53 0.07 78.73 07:08:16 Average: 1 9.68 0.00 1.17 0.61 0.03 88.51 07:08:16 Average: 2 23.32 0.00 1.15 0.52 0.05 74.95 07:08:16 Average: 3 36.50 0.00 2.92 1.05 0.07 59.46 07:08:16 07:08:16 07:08:16