05:30:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143801 05:30:55 Running as SYSTEM 05:30:55 [EnvInject] - Loading node environment variables. 05:30:55 Building remotely on prd-ubuntu1804-builder-4c-4g-8001 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 05:30:55 [ssh-agent] Looking for ssh-agent implementation... 05:30:55 $ ssh-agent 05:30:55 SSH_AUTH_SOCK=/tmp/ssh-PrM1KxSWIjSX/agent.1599 05:30:55 SSH_AGENT_PID=1601 05:30:55 [ssh-agent] Started. 05:30:55 Running ssh-add (command line suppressed) 05:30:55 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15719638214719550334.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15719638214719550334.key) 05:30:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:30:55 The recommended git tool is: NONE 05:30:57 using credential onap-jenkins-ssh 05:30:57 Wiping out workspace first. 05:30:57 Cloning the remote Git repository 05:30:57 Cloning repository git://cloud.onap.org/mirror/oom.git 05:30:57 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 05:30:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:30:57 > git --version # timeout=10 05:30:57 > git --version # 'git version 2.17.1' 05:30:57 using GIT_SSH to set credentials Gerrit user 05:30:57 Verifying host key using manually-configured host key entries 05:30:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:31:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:31:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:31:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:31:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:31:02 using GIT_SSH to set credentials Gerrit user 05:31:02 Verifying host key using manually-configured host key entries 05:31:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/01/143801/1 # timeout=30 05:31:02 > git rev-parse a4872b3a1c5100eb9a2aa1edd824a2585ced9b49^{commit} # timeout=10 05:31:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:31:02 Checking out Revision a4872b3a1c5100eb9a2aa1edd824a2585ced9b49 (refs/changes/01/143801/1) 05:31:02 > git config core.sparsecheckout # timeout=10 05:31:02 > git checkout -f a4872b3a1c5100eb9a2aa1edd824a2585ced9b49 # timeout=30 05:31:06 Commit message: "Chore: Update RTD and tox config for ubuntu-24.04" 05:31:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:31:06 > git rev-list --no-walk a552b0c8a5d18142ee6aca118e7e296bcd328c9d # timeout=10 05:31:06 [EnvInject] - Injecting environment variables from a build step. 05:31:06 [EnvInject] - Injecting as environment variables the properties content 05:31:06 PYTHON=python3 05:31:06 05:31:06 [EnvInject] - Variables injected successfully. 05:31:06 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4384405875007845756.sh 05:31:06 ---> tox-install.sh 05:31:06 + source /home/jenkins/lf-env.sh 05:31:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:31:06 ++ mktemp -d /tmp/venv-XXXX 05:31:06 + lf_venv=/tmp/venv-RGZh 05:31:06 + local venv_file=/tmp/.os_lf_venv 05:31:06 + local python=python3 05:31:06 + local options 05:31:06 + local set_path=true 05:31:06 + local install_args= 05:31:06 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:31:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:31:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:31:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:31:06 + true 05:31:06 + case $1 in 05:31:06 + venv_file=/tmp/.toxenv 05:31:06 + shift 2 05:31:06 + true 05:31:06 + case $1 in 05:31:06 + shift 05:31:06 + break 05:31:06 + case $python in 05:31:06 + local pkg_list= 05:31:06 + [[ -d /opt/pyenv ]] 05:31:06 + echo 'Setup pyenv:' 05:31:06 Setup pyenv: 05:31:06 + export PYENV_ROOT=/opt/pyenv 05:31:06 + PYENV_ROOT=/opt/pyenv 05:31:06 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:31:06 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:31:06 + pyenv versions 05:31:06 * system (set by /opt/pyenv/version) 05:31:06 * 3.8.13 (set by /opt/pyenv/version) 05:31:06 * 3.9.13 (set by /opt/pyenv/version) 05:31:06 * 3.10.6 (set by /opt/pyenv/version) 05:31:06 + command -v pyenv 05:31:06 ++ pyenv init - --no-rehash 05:31:06 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 05:31:06 export PATH="/opt/pyenv/shims:${PATH}" 05:31:06 export PYENV_SHELL=bash 05:31:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:31:06 pyenv() { 05:31:06 local command 05:31:06 command="${1:-}" 05:31:06 if [ "$#" -gt 0 ]; then 05:31:06 shift 05:31:06 fi 05:31:06 05:31:06 case "$command" in 05:31:06 rehash|shell) 05:31:06 eval "$(pyenv "sh-$command" "$@")" 05:31:06 ;; 05:31:06 *) 05:31:06 command pyenv "$command" "$@" 05:31:06 ;; 05:31:06 esac 05:31:06 }' 05:31:06 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 05:31:06 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:31:06 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:31:06 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:31:06 ++ export PYENV_SHELL=bash 05:31:06 ++ PYENV_SHELL=bash 05:31:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:31:06 +++ complete -F _pyenv pyenv 05:31:06 ++ lf-pyver python3 05:31:06 ++ local py_version_xy=python3 05:31:06 ++ local py_version_xyz= 05:31:06 ++ pyenv versions 05:31:06 ++ local command 05:31:06 ++ command=versions 05:31:06 ++ '[' 1 -gt 0 ']' 05:31:06 ++ shift 05:31:06 ++ case "$command" in 05:31:06 ++ command pyenv versions 05:31:06 ++ pyenv versions 05:31:06 ++ sed 's/^[ *]* //' 05:31:06 ++ awk '{ print $1 }' 05:31:06 ++ grep -E '^[0-9.]*[0-9]$' 05:31:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:31:06 +++ grep '^3' /tmp/.pyenv_versions 05:31:06 +++ sort -V 05:31:06 +++ tail -n 1 05:31:06 ++ py_version_xyz=3.10.6 05:31:06 ++ [[ -z 3.10.6 ]] 05:31:06 ++ echo 3.10.6 05:31:06 ++ return 0 05:31:06 + pyenv local 3.10.6 05:31:06 + local command 05:31:06 + command=local 05:31:06 + '[' 2 -gt 0 ']' 05:31:06 + shift 05:31:06 + case "$command" in 05:31:06 + command pyenv local 3.10.6 05:31:06 + pyenv local 3.10.6 05:31:07 + for arg in "$@" 05:31:07 + case $arg in 05:31:07 + pkg_list+='tox ' 05:31:07 + for arg in "$@" 05:31:07 + case $arg in 05:31:07 + pkg_list+='virtualenv ' 05:31:07 + for arg in "$@" 05:31:07 + case $arg in 05:31:07 + pkg_list+='urllib3~=1.26.15 ' 05:31:07 + [[ -f /tmp/.toxenv ]] 05:31:07 + [[ ! -f /tmp/.toxenv ]] 05:31:07 + [[ -n '' ]] 05:31:07 + python3 -m venv /tmp/venv-RGZh 05:31:10 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RGZh' 05:31:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RGZh 05:31:10 + echo /tmp/venv-RGZh 05:31:10 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:31:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:31:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:31:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:31:10 + local 'pip_opts=--upgrade --quiet' 05:31:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:31:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:31:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:31:10 + [[ -n '' ]] 05:31:10 + [[ -n '' ]] 05:31:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:31:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:31:10 + /tmp/venv-RGZh/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 05:31:15 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:31:15 lf-activate-venv(): INFO: Base packages installed successfully 05:31:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:31:15 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:31:15 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:31:15 + /tmp/venv-RGZh/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:31:17 + type python3 05:31:17 + true 05:31:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-RGZh/bin to PATH' 05:31:17 lf-activate-venv(): INFO: Adding /tmp/venv-RGZh/bin to PATH 05:31:17 + PATH=/tmp/venv-RGZh/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:31:17 + return 0 05:31:17 + python3 --version 05:31:17 Python 3.10.6 05:31:17 + python3 -m pip --version 05:31:17 pip 26.1 from /tmp/venv-RGZh/lib/python3.10/site-packages/pip (python 3.10) 05:31:17 + python3 -m pip freeze 05:31:17 cachetools==7.1.1 05:31:17 colorama==0.4.6 05:31:17 distlib==0.4.0 05:31:17 filelock==3.29.0 05:31:17 packaging==26.2 05:31:17 platformdirs==4.9.6 05:31:17 pluggy==1.6.0 05:31:17 pyproject-api==1.10.0 05:31:17 python-discovery==1.2.2 05:31:17 tomli==2.4.1 05:31:17 tomli_w==1.2.0 05:31:17 tox==4.53.1 05:31:17 typing_extensions==4.15.0 05:31:17 urllib3==1.26.20 05:31:17 virtualenv==21.3.0 05:31:17 [EnvInject] - Injecting environment variables from a build step. 05:31:17 [EnvInject] - Injecting as environment variables the properties content 05:31:17 PARALLEL=false 05:31:17 05:31:17 [EnvInject] - Variables injected successfully. 05:31:17 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins509047372905257586.sh 05:31:17 ---> tox-run.sh 05:31:17 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:31:17 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 05:31:17 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 05:31:17 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 05:31:17 + cd /w/workspace/oom-master-checkbashisms-lint/. 05:31:17 + source /home/jenkins/lf-env.sh 05:31:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:31:17 ++ mktemp -d /tmp/venv-XXXX 05:31:17 + lf_venv=/tmp/venv-5MCP 05:31:17 + local venv_file=/tmp/.os_lf_venv 05:31:17 + local python=python3 05:31:17 + local options 05:31:17 + local set_path=true 05:31:17 + local install_args= 05:31:17 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:31:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:31:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:31:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:31:17 + true 05:31:17 + case $1 in 05:31:17 + venv_file=/tmp/.toxenv 05:31:17 + shift 2 05:31:17 + true 05:31:17 + case $1 in 05:31:17 + shift 05:31:17 + break 05:31:17 + case $python in 05:31:17 + local pkg_list= 05:31:17 + [[ -d /opt/pyenv ]] 05:31:17 + echo 'Setup pyenv:' 05:31:17 Setup pyenv: 05:31:17 + export PYENV_ROOT=/opt/pyenv 05:31:17 + PYENV_ROOT=/opt/pyenv 05:31:17 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:31:17 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:31:17 + pyenv versions 05:31:17 system 05:31:17 3.8.13 05:31:17 3.9.13 05:31:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:31:17 + command -v pyenv 05:31:17 ++ pyenv init - --no-rehash 05:31:17 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 05:31:17 export PATH="/opt/pyenv/shims:${PATH}" 05:31:17 export PYENV_SHELL=bash 05:31:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:31:17 pyenv() { 05:31:17 local command 05:31:17 command="${1:-}" 05:31:17 if [ "$#" -gt 0 ]; then 05:31:17 shift 05:31:17 fi 05:31:17 05:31:17 case "$command" in 05:31:17 rehash|shell) 05:31:17 eval "$(pyenv "sh-$command" "$@")" 05:31:17 ;; 05:31:17 *) 05:31:17 command pyenv "$command" "$@" 05:31:17 ;; 05:31:17 esac 05:31:17 }' 05:31:17 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 05:31:17 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:31:17 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:31:17 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:31:17 ++ export PYENV_SHELL=bash 05:31:17 ++ PYENV_SHELL=bash 05:31:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:31:17 +++ complete -F _pyenv pyenv 05:31:17 ++ lf-pyver python3 05:31:17 ++ local py_version_xy=python3 05:31:17 ++ local py_version_xyz= 05:31:17 ++ pyenv versions 05:31:17 ++ local command 05:31:17 ++ command=versions 05:31:17 ++ '[' 1 -gt 0 ']' 05:31:17 ++ shift 05:31:17 ++ case "$command" in 05:31:17 ++ command pyenv versions 05:31:17 ++ pyenv versions 05:31:17 ++ awk '{ print $1 }' 05:31:17 ++ sed 's/^[ *]* //' 05:31:17 ++ grep -E '^[0-9.]*[0-9]$' 05:31:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:31:17 +++ sort -V 05:31:17 +++ tail -n 1 05:31:17 +++ grep '^3' /tmp/.pyenv_versions 05:31:17 ++ py_version_xyz=3.10.6 05:31:17 ++ [[ -z 3.10.6 ]] 05:31:17 ++ echo 3.10.6 05:31:17 ++ return 0 05:31:17 + pyenv local 3.10.6 05:31:17 + local command 05:31:17 + command=local 05:31:17 + '[' 2 -gt 0 ']' 05:31:17 + shift 05:31:17 + case "$command" in 05:31:17 + command pyenv local 3.10.6 05:31:17 + pyenv local 3.10.6 05:31:17 + for arg in "$@" 05:31:17 + case $arg in 05:31:17 + pkg_list+='tox ' 05:31:17 + for arg in "$@" 05:31:17 + case $arg in 05:31:17 + pkg_list+='virtualenv ' 05:31:17 + for arg in "$@" 05:31:17 + case $arg in 05:31:17 + pkg_list+='urllib3~=1.26.15 ' 05:31:17 + [[ -f /tmp/.toxenv ]] 05:31:17 ++ cat /tmp/.toxenv 05:31:17 + lf_venv=/tmp/venv-RGZh 05:31:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RGZh from' file:/tmp/.toxenv 05:31:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RGZh from file:/tmp/.toxenv 05:31:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:31:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:31:17 + local 'pip_opts=--upgrade --quiet' 05:31:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:31:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:31:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:31:17 + [[ -n '' ]] 05:31:17 + [[ -n '' ]] 05:31:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:31:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:31:17 + /tmp/venv-RGZh/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 05:31:18 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:31:18 lf-activate-venv(): INFO: Base packages installed successfully 05:31:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:31:18 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:31:18 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:31:18 + /tmp/venv-RGZh/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:31:19 + type python3 05:31:19 + true 05:31:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-RGZh/bin to PATH' 05:31:19 lf-activate-venv(): INFO: Adding /tmp/venv-RGZh/bin to PATH 05:31:19 + PATH=/tmp/venv-RGZh/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:31:19 + return 0 05:31:19 + [[ -d /opt/pyenv ]] 05:31:19 + echo '---> Setting up pyenv' 05:31:19 ---> Setting up pyenv 05:31:19 + export PYENV_ROOT=/opt/pyenv 05:31:19 + PYENV_ROOT=/opt/pyenv 05:31:19 + export PATH=/opt/pyenv/bin:/tmp/venv-RGZh/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:31:19 + PATH=/opt/pyenv/bin:/tmp/venv-RGZh/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:31:19 ++ pwd 05:31:19 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 05:31:19 + export PYTHONPATH 05:31:19 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:31:19 + TOX_TESTENV_PASSENV=PYTHONPATH 05:31:19 + tox --version 05:31:20 4.53.1 from /tmp/venv-RGZh/lib/python3.10/site-packages/tox/__init__.py 05:31:20 + PARALLEL=false 05:31:20 + TOX_OPTIONS_LIST= 05:31:20 + [[ -n checkbashisms ]] 05:31:20 + TOX_OPTIONS_LIST=' -e checkbashisms' 05:31:20 + case ${PARALLEL,,} in 05:31:20 + tox -e checkbashisms 05:31:20 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 05:31:21 checkbashisms: freeze> python -m pip freeze --all 05:31:22 checkbashisms: pip==26.1,setuptools==82.0.1 05:31:22 checkbashisms: commands[0]> .ci/check-bashisms.sh 05:31:23 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 05:31:25 checkbashisms: OK (5.18=setup[1.71]+cmd[3.47] seconds) 05:31:25 congratulations :) (5.23 seconds) 05:31:25 + tox_status=0 05:31:25 + echo '---> Completed tox runs' 05:31:25 ---> Completed tox runs 05:31:25 + for i in .tox/*/log 05:31:25 ++ echo .tox/checkbashisms/log 05:31:25 ++ awk -F/ '{print $2}' 05:31:25 + tox_env=checkbashisms 05:31:25 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 05:31:25 + DOC_DIR=docs/_build/html 05:31:25 + [[ -d docs/_build/html ]] 05:31:25 + echo '---> tox-run.sh ends' 05:31:25 ---> tox-run.sh ends 05:31:25 + test 0 -eq 0 05:31:25 $ ssh-agent -k 05:31:25 unset SSH_AUTH_SOCK; 05:31:25 unset SSH_AGENT_PID; 05:31:25 echo Agent pid 1601 killed; 05:31:25 [ssh-agent] Stopped. 05:31:25 [PostBuildScript] - [INFO] Executing post build scripts. 05:31:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7212881799223787428.sh 05:31:25 ---> sysstat.sh 05:31:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5927058982176208659.sh 05:31:26 ---> package-listing.sh 05:31:26 ++ tr '[:upper:]' '[:lower:]' 05:31:26 ++ facter osfamily 05:31:26 + OS_FAMILY=debian 05:31:26 + workspace=/w/workspace/oom-master-checkbashisms-lint 05:31:26 + START_PACKAGES=/tmp/packages_start.txt 05:31:26 + END_PACKAGES=/tmp/packages_end.txt 05:31:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:31:26 + PACKAGES=/tmp/packages_start.txt 05:31:26 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 05:31:26 + PACKAGES=/tmp/packages_end.txt 05:31:26 + case "${OS_FAMILY}" in 05:31:26 + grep '^ii' 05:31:26 + dpkg -l 05:31:26 + '[' -f /tmp/packages_start.txt ']' 05:31:26 + '[' -f /tmp/packages_end.txt ']' 05:31:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:31:26 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 05:31:26 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 05:31:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 05:31:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7362086211764418098.sh 05:31:26 ---> capture-instance-metadata.sh 05:31:26 Setup pyenv: 05:31:26 system 05:31:26 3.8.13 05:31:26 3.9.13 05:31:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:31:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zFi1 05:31:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:31:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:31:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:31:34 lf-activate-venv(): INFO: Base packages installed successfully 05:31:34 lf-activate-venv(): INFO: Installing additional packages: lftools 05:31:54 lf-activate-venv(): INFO: Adding /tmp/venv-zFi1/bin to PATH 05:31:54 INFO: Running in OpenStack, capturing instance metadata 05:31:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1823286874097618757.sh 05:31:55 provisioning config files... 05:31:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config8106698546934670003tmp 05:31:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:31:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:31:55 [EnvInject] - Injecting environment variables from a build step. 05:31:55 [EnvInject] - Injecting as environment variables the properties content 05:31:55 SERVER_ID=logs 05:31:55 05:31:55 [EnvInject] - Variables injected successfully. 05:31:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18080296882127410414.sh 05:31:55 ---> create-netrc.sh 05:31:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6906908414249894290.sh 05:31:55 ---> python-tools-install.sh 05:31:55 Setup pyenv: 05:31:55 system 05:31:55 3.8.13 05:31:55 3.9.13 05:31:55 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:31:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zFi1 from file:/tmp/.os_lf_venv 05:31:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:31:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:31:57 lf-activate-venv(): INFO: Base packages installed successfully 05:31:57 lf-activate-venv(): INFO: Installing additional packages: lftools 05:32:03 lf-activate-venv(): INFO: Adding /tmp/venv-zFi1/bin to PATH 05:32:03 Generating Requirements File 05:32:19 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 05:32:19 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:32:20 Python 3.10.6 05:32:20 pip 26.1 from /tmp/venv-zFi1/lib/python3.10/site-packages/pip (python 3.10) 05:32:20 appdirs==1.4.4 05:32:20 argcomplete==3.6.3 05:32:20 aspy.yaml==1.3.0 05:32:20 attrs==26.1.0 05:32:20 autopage==0.6.0 05:32:20 backports.strenum==1.3.1 05:32:20 beautifulsoup4==4.14.3 05:32:20 boto3==1.43.2 05:32:20 botocore==1.43.2 05:32:20 bs4==0.0.2 05:32:20 certifi==2026.4.22 05:32:20 cffi==2.0.0 05:32:20 cfgv==3.5.0 05:32:20 chardet==7.4.3 05:32:20 charset-normalizer==3.4.7 05:32:20 click==8.3.3 05:32:20 cliff==4.13.3 05:32:20 cmd2==3.5.1 05:32:20 cryptography==3.3.2 05:32:20 debtcollector==3.1.0 05:32:20 decorator==5.2.1 05:32:20 defusedxml==0.7.1 05:32:20 Deprecated==1.3.1 05:32:20 distlib==0.4.0 05:32:20 dnspython==2.8.0 05:32:20 docker==7.1.0 05:32:20 dogpile.cache==1.5.0 05:32:20 durationpy==0.10 05:32:20 email-validator==2.3.0 05:32:20 filelock==3.29.0 05:32:20 future==1.0.0 05:32:20 gitdb==4.0.12 05:32:20 GitPython==3.1.49 05:32:20 httplib2==0.30.2 05:32:20 identify==2.6.19 05:32:20 idna==3.13 05:32:20 importlib-resources==1.5.0 05:32:20 iso8601==2.1.0 05:32:20 Jinja2==3.1.6 05:32:20 jmespath==1.1.0 05:32:20 jsonpatch==1.33 05:32:20 jsonpointer==3.1.1 05:32:20 jsonschema==4.26.0 05:32:20 jsonschema-specifications==2025.9.1 05:32:20 keystoneauth1==5.13.1 05:32:20 kubernetes==35.0.0 05:32:20 lftools==0.37.22 05:32:20 lxml==6.1.0 05:32:20 markdown-it-py==4.0.0 05:32:20 MarkupSafe==3.0.3 05:32:20 mdurl==0.1.2 05:32:20 msgpack==1.1.2 05:32:20 multi_key_dict==2.0.3 05:32:20 munch==4.0.0 05:32:20 netaddr==1.3.0 05:32:20 niet==1.4.2 05:32:20 nodeenv==1.10.0 05:32:20 oauth2client==4.1.3 05:32:20 oauthlib==3.3.1 05:32:20 openstacksdk==4.12.0 05:32:20 os-service-types==1.8.2 05:32:20 osc-lib==4.5.0 05:32:20 oslo.config==10.3.0 05:32:20 oslo.context==6.3.0 05:32:20 oslo.i18n==6.7.2 05:32:20 oslo.log==8.1.0 05:32:20 oslo.serialization==5.9.1 05:32:20 oslo.utils==10.0.1 05:32:20 packaging==26.2 05:32:20 pbr==7.0.3 05:32:20 platformdirs==4.9.6 05:32:20 prettytable==3.17.0 05:32:20 psutil==7.2.2 05:32:20 pyasn1==0.6.3 05:32:20 pyasn1_modules==0.4.2 05:32:20 pycparser==3.0 05:32:20 pygerrit2==2.0.15 05:32:20 PyGithub==2.9.1 05:32:20 Pygments==2.20.0 05:32:20 PyJWT==2.12.1 05:32:20 PyNaCl==1.6.2 05:32:20 pyparsing==2.4.7 05:32:20 pyperclip==1.11.0 05:32:20 pyrsistent==0.20.0 05:32:20 python-cinderclient==9.9.0 05:32:20 python-dateutil==2.9.0.post0 05:32:20 python-discovery==1.2.2 05:32:20 python-heatclient==5.1.0 05:32:20 python-jenkins==1.8.3 05:32:20 python-keystoneclient==5.8.0 05:32:20 python-magnumclient==4.10.0 05:32:20 python-openstackclient==9.0.0 05:32:20 python-swiftclient==4.10.0 05:32:20 PyYAML==6.0.3 05:32:20 referencing==0.37.0 05:32:20 requests==2.33.1 05:32:20 requests-oauthlib==2.0.0 05:32:20 rfc3986==2.0.0 05:32:20 rich==15.0.0 05:32:20 rich-argparse==1.8.0 05:32:20 rpds-py==0.30.0 05:32:20 rsa==4.9.1 05:32:20 ruamel.yaml==0.19.1 05:32:20 ruamel.yaml.clib==0.2.15 05:32:20 s3transfer==0.17.0 05:32:20 simplejson==4.1.1 05:32:20 six==1.17.0 05:32:20 smmap==5.0.3 05:32:20 soupsieve==2.8.3 05:32:20 stevedore==5.7.0 05:32:20 tabulate==0.10.0 05:32:20 toml==0.10.2 05:32:20 tomlkit==0.14.0 05:32:20 tqdm==4.67.3 05:32:20 typing_extensions==4.15.0 05:32:20 urllib3==1.26.20 05:32:20 virtualenv==21.3.0 05:32:20 wcwidth==0.7.0 05:32:20 websocket-client==1.9.0 05:32:20 wrapt==2.1.2 05:32:20 xdg==6.0.0 05:32:20 xmltodict==1.0.4 05:32:20 yq==3.4.3 05:32:20 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins10382445838096302502.sh 05:32:20 ---> uv-install.sh 05:32:20 Installing uv/uvx (latest) using shell installer 05:32:21 2026-05-04 05:32:20 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-oUlI5q.sh" [1] 05:32:21 downloading uv 0.11.8 x86_64-unknown-linux-gnu 05:32:21 installing to /home/jenkins/.local/bin 05:32:21 uv 05:32:21 uvx 05:32:21 everything's installed! 05:32:21 05:32:21 To add $HOME/.local/bin to your PATH, either restart your shell or run: 05:32:21 05:32:21 source $HOME/.local/bin/env (sh, bash, zsh) 05:32:21 source $HOME/.local/bin/env.fish (fish) 05:32:21 Adding install location to PATH 05:32:21 ---> Validating uv/uvx install 05:32:21 uvx 0.11.8 (x86_64-unknown-linux-gnu) 05:32:21 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17486654410104100040.sh 05:32:21 ---> sudo-logs.sh 05:32:21 Archiving 'sudo' log.. 05:32:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9953178674345823414.sh 05:32:22 ---> job-cost.sh 05:32:22 INFO: Activating Python virtual environment... 05:32:22 Setup pyenv: 05:32:22 system 05:32:22 3.8.13 05:32:22 3.9.13 05:32:22 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:32:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zFi1 from file:/tmp/.os_lf_venv 05:32:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:32:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:32:24 lf-activate-venv(): INFO: Base packages installed successfully 05:32:24 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:32:28 lf-activate-venv(): INFO: Adding /tmp/venv-zFi1/bin to PATH 05:32:28 INFO: No stack-cost file found 05:32:28 INFO: Instance uptime: 119s 05:32:28 INFO: Fetching instance metadata (attempt 1 of 3)... 05:32:28 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:32:28 INFO: Successfully fetched instance metadata 05:32:28 INFO: Instance type: v3-standard-4 05:32:28 INFO: Retrieving pricing info for: v3-standard-4 05:32:28 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:32:28 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=119 05:32:29 INFO: Successfully fetched Vexxhost pricing API 05:32:29 INFO: Retrieved cost: 0.11 05:32:29 INFO: Retrieved resource: v3-standard-4 05:32:29 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 05:32:29 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 05:32:29 INFO: Successfully archived job cost data 05:32:29 DEBUG: Cost data: oom-master-checkbashisms-lint,4612,2026-05-04 05:32:29,v3-standard-4,119,0.11,0.00,SUCCESS 05:32:29 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2748744533817184121.sh 05:32:29 ---> logs-deploy.sh 05:32:29 Setup pyenv: 05:32:29 system 05:32:29 3.8.13 05:32:29 3.9.13 05:32:29 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:32:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zFi1 from file:/tmp/.os_lf_venv 05:32:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:32:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:32:31 lf-activate-venv(): INFO: Base packages installed successfully 05:32:31 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:32:37 lf-activate-venv(): INFO: Adding /tmp/venv-zFi1/bin to PATH 05:32:37 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4612 05:32:37 INFO: archiving workspace using pattern(s): 05:32:38 Archives upload complete. 05:32:39 INFO: archiving logs to Nexus 05:32:39 ---> uname -a: 05:32:39 Linux prd-ubuntu1804-builder-4c-4g-8001 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:32:39 05:32:39 05:32:39 ---> lscpu: 05:32:39 Architecture: x86_64 05:32:39 CPU op-mode(s): 32-bit, 64-bit 05:32:39 Byte Order: Little Endian 05:32:39 CPU(s): 4 05:32:39 On-line CPU(s) list: 0-3 05:32:39 Thread(s) per core: 1 05:32:39 Core(s) per socket: 1 05:32:39 Socket(s): 4 05:32:39 NUMA node(s): 1 05:32:39 Vendor ID: AuthenticAMD 05:32:39 CPU family: 23 05:32:39 Model: 49 05:32:39 Model name: AMD EPYC-Rome Processor 05:32:39 Stepping: 0 05:32:39 CPU MHz: 2799.998 05:32:39 BogoMIPS: 5599.99 05:32:39 Virtualization: AMD-V 05:32:39 Hypervisor vendor: KVM 05:32:39 Virtualization type: full 05:32:39 L1d cache: 32K 05:32:39 L1i cache: 32K 05:32:39 L2 cache: 512K 05:32:39 L3 cache: 16384K 05:32:39 NUMA node0 CPU(s): 0-3 05:32:39 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 05:32:39 05:32:39 05:32:39 ---> nproc: 05:32:39 4 05:32:39 05:32:39 05:32:39 ---> df -h: 05:32:39 Filesystem Size Used Avail Use% Mounted on 05:32:39 udev 7.9G 0 7.9G 0% /dev 05:32:39 tmpfs 1.6G 676K 1.6G 1% /run 05:32:39 /dev/vda1 78G 8.4G 70G 11% / 05:32:39 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:32:39 tmpfs 5.0M 0 5.0M 0% /run/lock 05:32:39 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:32:39 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:32:39 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:32:39 05:32:39 05:32:39 ---> free -m: 05:32:39 total used free shared buff/cache available 05:32:39 Mem: 16040 563 13342 0 2133 15162 05:32:39 Swap: 1023 0 1023 05:32:39 05:32:39 05:32:39 ---> ip addr: 05:32:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:32:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:32:39 inet 127.0.0.1/8 scope host lo 05:32:39 valid_lft forever preferred_lft forever 05:32:39 inet6 ::1/128 scope host 05:32:39 valid_lft forever preferred_lft forever 05:32:39 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:32:39 link/ether fa:16:3e:2f:81:75 brd ff:ff:ff:ff:ff:ff 05:32:39 inet 10.30.106.99/23 brd 10.30.107.255 scope global dynamic ens3 05:32:39 valid_lft 86277sec preferred_lft 86277sec 05:32:39 inet6 fe80::f816:3eff:fe2f:8175/64 scope link 05:32:39 valid_lft forever preferred_lft forever 05:32:39 05:32:39 05:32:39 ---> sar -b -r -n DEV: 05:32:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8001) 05/04/26 _x86_64_ (4 CPU) 05:32:39 05:32:39 05:30:39 LINUX RESTART (4 CPU) 05:32:39 05:32:39 05:31:01 tps rtps wtps bread/s bwrtn/s 05:32:39 05:32:01 341.63 24.46 317.16 888.65 43698.72 05:32:39 Average: 341.63 24.46 317.16 888.65 43698.72 05:32:39 05:32:39 05:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:32:39 05:32:01 13856308 15528532 2568660 15.64 69920 1797556 794996 4.55 721012 1621628 170540 05:32:39 Average: 13856308 15528532 2568660 15.64 69920 1797556 794996 4.55 721012 1621628 170540 05:32:39 05:32:39 05:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:32:39 05:32:01 lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 05:32:39 05:32:01 ens3 149.06 102.50 1061.07 34.25 0.00 0.00 0.00 0.00 05:32:39 Average: lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 05:32:39 Average: ens3 149.06 102.50 1061.07 34.25 0.00 0.00 0.00 0.00 05:32:39 05:32:39 05:32:39 ---> sar -P ALL: 05:32:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8001) 05/04/26 _x86_64_ (4 CPU) 05:32:39 05:32:39 05:30:39 LINUX RESTART (4 CPU) 05:32:39 05:32:39 05:31:01 CPU %user %nice %system %iowait %steal %idle 05:32:39 05:32:01 all 21.67 0.00 2.04 2.78 0.07 73.44 05:32:39 05:32:01 0 10.76 0.00 1.75 4.37 0.03 83.09 05:32:39 05:32:01 1 39.98 0.00 3.09 1.28 0.10 55.55 05:32:39 05:32:01 2 23.21 0.00 1.74 1.71 0.10 73.24 05:32:39 05:32:01 3 12.72 0.00 1.60 3.76 0.05 81.87 05:32:39 Average: all 21.67 0.00 2.04 2.78 0.07 73.44 05:32:39 Average: 0 10.76 0.00 1.75 4.37 0.03 83.09 05:32:39 Average: 1 39.98 0.00 3.09 1.28 0.10 55.55 05:32:39 Average: 2 23.21 0.00 1.74 1.71 0.10 73.24 05:32:39 Average: 3 12.72 0.00 1.60 3.76 0.05 81.87 05:32:39 05:32:39 05:32:39