08:55:16 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143255 08:55:16 Running as SYSTEM 08:55:16 [EnvInject] - Loading node environment variables. 08:55:16 Building remotely on prd-ubuntu1804-builder-4c-4g-7587 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 08:55:16 [ssh-agent] Looking for ssh-agent implementation... 08:55:16 $ ssh-agent 08:55:16 SSH_AUTH_SOCK=/tmp/ssh-MMbdy4yaH5pR/agent.1668 08:55:16 SSH_AGENT_PID=1670 08:55:16 [ssh-agent] Started. 08:55:16 Running ssh-add (command line suppressed) 08:55:16 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15308518739077094632.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15308518739077094632.key) 08:55:16 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:55:16 The recommended git tool is: NONE 08:55:17 using credential onap-jenkins-ssh 08:55:17 Wiping out workspace first. 08:55:17 Cloning the remote Git repository 08:55:17 Cloning repository git://cloud.onap.org/mirror/oom.git 08:55:18 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 08:55:18 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:55:18 > git --version # timeout=10 08:55:18 > git --version # 'git version 2.17.1' 08:55:18 using GIT_SSH to set credentials Gerrit user 08:55:18 Verifying host key using manually-configured host key entries 08:55:18 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:55:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:55:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:55:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:55:23 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:55:23 using GIT_SSH to set credentials Gerrit user 08:55:23 Verifying host key using manually-configured host key entries 08:55:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/55/143255/1 # timeout=30 08:55:24 > git rev-parse ee7120dcbb2cb5c5e16d21a70c33661f8e8c2d49^{commit} # timeout=10 08:55:24 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:55:24 Checking out Revision ee7120dcbb2cb5c5e16d21a70c33661f8e8c2d49 (refs/changes/55/143255/1) 08:55:24 > git config core.sparsecheckout # timeout=10 08:55:24 > git checkout -f ee7120dcbb2cb5c5e16d21a70c33661f8e8c2d49 # timeout=30 08:55:27 Commit message: "CI: Deploy python based Github2Gerrit" 08:55:27 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:55:27 > git rev-list --no-walk 30e35469091375b1f3525865c12870fc071836b4 # timeout=10 08:55:28 [EnvInject] - Injecting environment variables from a build step. 08:55:28 [EnvInject] - Injecting as environment variables the properties content 08:55:28 PYTHON=python3 08:55:28 08:55:28 [EnvInject] - Variables injected successfully. 08:55:28 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11231536992369227984.sh 08:55:28 ---> tox-install.sh 08:55:28 + source /home/jenkins/lf-env.sh 08:55:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:55:28 ++ mktemp -d /tmp/venv-XXXX 08:55:28 + lf_venv=/tmp/venv-PTRy 08:55:28 + local venv_file=/tmp/.os_lf_venv 08:55:28 + local python=python3 08:55:28 + local options 08:55:28 + local set_path=true 08:55:28 + local install_args= 08:55:28 ++ 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 08:55:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:55:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:55:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:55:28 + true 08:55:28 + case $1 in 08:55:28 + venv_file=/tmp/.toxenv 08:55:28 + shift 2 08:55:28 + true 08:55:28 + case $1 in 08:55:28 + shift 08:55:28 + break 08:55:28 + case $python in 08:55:28 + local pkg_list= 08:55:28 + [[ -d /opt/pyenv ]] 08:55:28 + echo 'Setup pyenv:' 08:55:28 Setup pyenv: 08:55:28 + export PYENV_ROOT=/opt/pyenv 08:55:28 + PYENV_ROOT=/opt/pyenv 08:55:28 + 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 08:55:28 + 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 08:55:28 + pyenv versions 08:55:28 * system (set by /opt/pyenv/version) 08:55:28 * 3.8.13 (set by /opt/pyenv/version) 08:55:28 * 3.9.13 (set by /opt/pyenv/version) 08:55:28 * 3.10.6 (set by /opt/pyenv/version) 08:55:28 + command -v pyenv 08:55:28 ++ pyenv init - --no-rehash 08:55:28 + 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[*]}"'\'')" 08:55:28 export PATH="/opt/pyenv/shims:${PATH}" 08:55:28 export PYENV_SHELL=bash 08:55:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:55:28 pyenv() { 08:55:28 local command 08:55:28 command="${1:-}" 08:55:28 if [ "$#" -gt 0 ]; then 08:55:28 shift 08:55:28 fi 08:55:28 08:55:28 case "$command" in 08:55:28 rehash|shell) 08:55:28 eval "$(pyenv "sh-$command" "$@")" 08:55:28 ;; 08:55:28 *) 08:55:28 command pyenv "$command" "$@" 08:55:28 ;; 08:55:28 esac 08:55:28 }' 08:55:28 +++ 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[*]}"' 08:55:28 ++ 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 08:55:28 ++ 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 08:55:28 ++ 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 08:55:28 ++ export PYENV_SHELL=bash 08:55:28 ++ PYENV_SHELL=bash 08:55:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:55:28 +++ complete -F _pyenv pyenv 08:55:28 ++ lf-pyver python3 08:55:28 ++ local py_version_xy=python3 08:55:28 ++ local py_version_xyz= 08:55:28 ++ pyenv versions 08:55:28 ++ local command 08:55:28 ++ command=versions 08:55:28 ++ '[' 1 -gt 0 ']' 08:55:28 ++ shift 08:55:28 ++ case "$command" in 08:55:28 ++ command pyenv versions 08:55:28 ++ pyenv versions 08:55:28 ++ sed 's/^[ *]* //' 08:55:28 ++ awk '{ print $1 }' 08:55:28 ++ grep -E '^[0-9.]*[0-9]$' 08:55:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:55:28 +++ grep '^3' /tmp/.pyenv_versions 08:55:28 +++ sort -V 08:55:28 +++ tail -n 1 08:55:28 ++ py_version_xyz=3.10.6 08:55:28 ++ [[ -z 3.10.6 ]] 08:55:28 ++ echo 3.10.6 08:55:28 ++ return 0 08:55:28 + pyenv local 3.10.6 08:55:28 + local command 08:55:28 + command=local 08:55:28 + '[' 2 -gt 0 ']' 08:55:28 + shift 08:55:28 + case "$command" in 08:55:28 + command pyenv local 3.10.6 08:55:28 + pyenv local 3.10.6 08:55:28 + for arg in "$@" 08:55:28 + case $arg in 08:55:28 + pkg_list+='tox ' 08:55:28 + for arg in "$@" 08:55:28 + case $arg in 08:55:28 + pkg_list+='virtualenv ' 08:55:28 + for arg in "$@" 08:55:28 + case $arg in 08:55:28 + pkg_list+='urllib3~=1.26.15 ' 08:55:28 + [[ -f /tmp/.toxenv ]] 08:55:28 + [[ ! -f /tmp/.toxenv ]] 08:55:28 + [[ -n '' ]] 08:55:28 + python3 -m venv /tmp/venv-PTRy 08:55:32 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PTRy' 08:55:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PTRy 08:55:32 + echo /tmp/venv-PTRy 08:55:32 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:55:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:55:32 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:55:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:55:32 + local 'pip_opts=--upgrade --quiet' 08:55:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:55:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:55:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:55:32 + [[ -n '' ]] 08:55:32 + [[ -n '' ]] 08:55:32 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:55:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:55:32 + /tmp/venv-PTRy/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 08:55:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:55:37 lf-activate-venv(): INFO: Base packages installed successfully 08:55:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:55:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:55:37 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:55:37 + /tmp/venv-PTRy/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 08:55:39 + type python3 08:55:39 + true 08:55:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PTRy/bin to PATH' 08:55:39 lf-activate-venv(): INFO: Adding /tmp/venv-PTRy/bin to PATH 08:55:39 + PATH=/tmp/venv-PTRy/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 08:55:39 + return 0 08:55:39 + python3 --version 08:55:39 Python 3.10.6 08:55:39 + python3 -m pip --version 08:55:40 pip 26.0.1 from /tmp/venv-PTRy/lib/python3.10/site-packages/pip (python 3.10) 08:55:40 + python3 -m pip freeze 08:55:40 cachetools==7.0.1 08:55:40 chardet==5.2.0 08:55:40 colorama==0.4.6 08:55:40 distlib==0.4.0 08:55:40 filelock==3.21.2 08:55:40 packaging==26.0 08:55:40 platformdirs==4.7.0 08:55:40 pluggy==1.6.0 08:55:40 pyproject-api==1.10.0 08:55:40 tomli==2.4.0 08:55:40 tox==4.35.0 08:55:40 typing_extensions==4.15.0 08:55:40 urllib3==1.26.20 08:55:40 virtualenv==20.36.1 08:55:40 [EnvInject] - Injecting environment variables from a build step. 08:55:40 [EnvInject] - Injecting as environment variables the properties content 08:55:40 PARALLEL=false 08:55:40 08:55:40 [EnvInject] - Variables injected successfully. 08:55:40 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins72810018749796860.sh 08:55:40 ---> tox-run.sh 08:55:40 + 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 08:55:40 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 08:55:40 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 08:55:40 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 08:55:40 + cd /w/workspace/oom-master-checkbashisms-lint/. 08:55:40 + source /home/jenkins/lf-env.sh 08:55:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:55:40 ++ mktemp -d /tmp/venv-XXXX 08:55:40 + lf_venv=/tmp/venv-9L8B 08:55:40 + local venv_file=/tmp/.os_lf_venv 08:55:40 + local python=python3 08:55:40 + local options 08:55:40 + local set_path=true 08:55:40 + local install_args= 08:55:40 ++ 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 08:55:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:55:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:55:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:55:40 + true 08:55:40 + case $1 in 08:55:40 + venv_file=/tmp/.toxenv 08:55:40 + shift 2 08:55:40 + true 08:55:40 + case $1 in 08:55:40 + shift 08:55:40 + break 08:55:40 + case $python in 08:55:40 + local pkg_list= 08:55:40 + [[ -d /opt/pyenv ]] 08:55:40 + echo 'Setup pyenv:' 08:55:40 Setup pyenv: 08:55:40 + export PYENV_ROOT=/opt/pyenv 08:55:40 + PYENV_ROOT=/opt/pyenv 08:55:40 + 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 08:55:40 + 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 08:55:40 + pyenv versions 08:55:40 system 08:55:40 3.8.13 08:55:40 3.9.13 08:55:40 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:55:40 + command -v pyenv 08:55:40 ++ pyenv init - --no-rehash 08:55:40 + 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[*]}"'\'')" 08:55:40 export PATH="/opt/pyenv/shims:${PATH}" 08:55:40 export PYENV_SHELL=bash 08:55:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:55:40 pyenv() { 08:55:40 local command 08:55:40 command="${1:-}" 08:55:40 if [ "$#" -gt 0 ]; then 08:55:40 shift 08:55:40 fi 08:55:40 08:55:40 case "$command" in 08:55:40 rehash|shell) 08:55:40 eval "$(pyenv "sh-$command" "$@")" 08:55:40 ;; 08:55:40 *) 08:55:40 command pyenv "$command" "$@" 08:55:40 ;; 08:55:40 esac 08:55:40 }' 08:55:40 +++ 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[*]}"' 08:55:40 ++ 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 08:55:40 ++ 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 08:55:40 ++ 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 08:55:40 ++ export PYENV_SHELL=bash 08:55:40 ++ PYENV_SHELL=bash 08:55:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:55:40 +++ complete -F _pyenv pyenv 08:55:40 ++ lf-pyver python3 08:55:40 ++ local py_version_xy=python3 08:55:40 ++ local py_version_xyz= 08:55:40 ++ pyenv versions 08:55:40 ++ local command 08:55:40 ++ sed 's/^[ *]* //' 08:55:40 ++ command=versions 08:55:40 ++ '[' 1 -gt 0 ']' 08:55:40 ++ shift 08:55:40 ++ grep -E '^[0-9.]*[0-9]$' 08:55:40 ++ case "$command" in 08:55:40 ++ command pyenv versions 08:55:40 ++ pyenv versions 08:55:40 ++ awk '{ print $1 }' 08:55:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:55:40 +++ grep '^3' /tmp/.pyenv_versions 08:55:40 +++ sort -V 08:55:40 +++ tail -n 1 08:55:40 ++ py_version_xyz=3.10.6 08:55:40 ++ [[ -z 3.10.6 ]] 08:55:40 ++ echo 3.10.6 08:55:40 ++ return 0 08:55:40 + pyenv local 3.10.6 08:55:40 + local command 08:55:40 + command=local 08:55:40 + '[' 2 -gt 0 ']' 08:55:40 + shift 08:55:40 + case "$command" in 08:55:40 + command pyenv local 3.10.6 08:55:40 + pyenv local 3.10.6 08:55:40 + for arg in "$@" 08:55:40 + case $arg in 08:55:40 + pkg_list+='tox ' 08:55:40 + for arg in "$@" 08:55:40 + case $arg in 08:55:40 + pkg_list+='virtualenv ' 08:55:40 + for arg in "$@" 08:55:40 + case $arg in 08:55:40 + pkg_list+='urllib3~=1.26.15 ' 08:55:40 + [[ -f /tmp/.toxenv ]] 08:55:40 ++ cat /tmp/.toxenv 08:55:40 + lf_venv=/tmp/venv-PTRy 08:55:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PTRy from' file:/tmp/.toxenv 08:55:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PTRy from file:/tmp/.toxenv 08:55:40 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:55:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:55:40 + local 'pip_opts=--upgrade --quiet' 08:55:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:55:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:55:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:55:40 + [[ -n '' ]] 08:55:40 + [[ -n '' ]] 08:55:40 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:55:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:55:40 + /tmp/venv-PTRy/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 08:55:41 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:55:41 lf-activate-venv(): INFO: Base packages installed successfully 08:55:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:55:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:55:41 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:55:41 + /tmp/venv-PTRy/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 08:55:42 + type python3 08:55:42 + true 08:55:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PTRy/bin to PATH' 08:55:42 lf-activate-venv(): INFO: Adding /tmp/venv-PTRy/bin to PATH 08:55:42 + PATH=/tmp/venv-PTRy/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 08:55:42 + return 0 08:55:42 + [[ -d /opt/pyenv ]] 08:55:42 + echo '---> Setting up pyenv' 08:55:42 ---> Setting up pyenv 08:55:42 + export PYENV_ROOT=/opt/pyenv 08:55:42 + PYENV_ROOT=/opt/pyenv 08:55:42 + export PATH=/opt/pyenv/bin:/tmp/venv-PTRy/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 08:55:42 + PATH=/opt/pyenv/bin:/tmp/venv-PTRy/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 08:55:42 ++ pwd 08:55:42 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 08:55:42 + export PYTHONPATH 08:55:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:55:42 + TOX_TESTENV_PASSENV=PYTHONPATH 08:55:42 + tox --version 08:55:42 4.35.0 from /tmp/venv-PTRy/lib/python3.10/site-packages/tox/__init__.py 08:55:42 + PARALLEL=false 08:55:42 + TOX_OPTIONS_LIST= 08:55:42 + [[ -n checkbashisms ]] 08:55:42 + TOX_OPTIONS_LIST=' -e checkbashisms' 08:55:42 + case ${PARALLEL,,} in 08:55:42 + tox -e checkbashisms 08:55:42 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 08:55:43 checkbashisms: freeze> python -m pip freeze --all 08:55:44 checkbashisms: pip==25.3,setuptools==80.9.0 08:55:44 checkbashisms: commands[0]> .ci/check-bashisms.sh 08:55:46 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 08:55:48 checkbashisms: OK (4.78=setup[1.29]+cmd[3.48] seconds) 08:55:48 congratulations :) (4.81 seconds) 08:55:48 + tox_status=0 08:55:48 + echo '---> Completed tox runs' 08:55:48 ---> Completed tox runs 08:55:48 + for i in .tox/*/log 08:55:48 ++ echo .tox/checkbashisms/log 08:55:48 ++ awk -F/ '{print $2}' 08:55:48 + tox_env=checkbashisms 08:55:48 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 08:55:48 + DOC_DIR=docs/_build/html 08:55:48 + [[ -d docs/_build/html ]] 08:55:48 + echo '---> tox-run.sh ends' 08:55:48 ---> tox-run.sh ends 08:55:48 + test 0 -eq 0 08:55:48 $ ssh-agent -k 08:55:48 unset SSH_AUTH_SOCK; 08:55:48 unset SSH_AGENT_PID; 08:55:48 echo Agent pid 1670 killed; 08:55:48 [ssh-agent] Stopped. 08:55:48 [PostBuildScript] - [INFO] Executing post build scripts. 08:55:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7153568666740598748.sh 08:55:48 ---> sysstat.sh 08:55:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1728432969904887305.sh 08:55:48 ---> package-listing.sh 08:55:48 ++ facter osfamily 08:55:48 ++ tr '[:upper:]' '[:lower:]' 08:55:48 + OS_FAMILY=debian 08:55:48 + workspace=/w/workspace/oom-master-checkbashisms-lint 08:55:48 + START_PACKAGES=/tmp/packages_start.txt 08:55:48 + END_PACKAGES=/tmp/packages_end.txt 08:55:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:55:48 + PACKAGES=/tmp/packages_start.txt 08:55:48 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:55:48 + PACKAGES=/tmp/packages_end.txt 08:55:48 + case "${OS_FAMILY}" in 08:55:48 + grep '^ii' 08:55:48 + dpkg -l 08:55:48 + '[' -f /tmp/packages_start.txt ']' 08:55:48 + '[' -f /tmp/packages_end.txt ']' 08:55:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:55:48 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:55:48 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 08:55:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 08:55:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9814731911695841538.sh 08:55:48 ---> capture-instance-metadata.sh 08:55:48 Setup pyenv: 08:55:49 system 08:55:49 3.8.13 08:55:49 3.9.13 08:55:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:55:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bIKJ 08:55:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:55:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:55:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:55:56 lf-activate-venv(): INFO: Base packages installed successfully 08:55:56 lf-activate-venv(): INFO: Installing additional packages: lftools 08:56:18 lf-activate-venv(): INFO: Adding /tmp/venv-bIKJ/bin to PATH 08:56:18 INFO: Running in OpenStack, capturing instance metadata 08:56:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6549952532860806312.sh 08:56:18 provisioning config files... 08:56:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config17462474737704002183tmp 08:56:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:56:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:56:18 [EnvInject] - Injecting environment variables from a build step. 08:56:18 [EnvInject] - Injecting as environment variables the properties content 08:56:18 SERVER_ID=logs 08:56:18 08:56:18 [EnvInject] - Variables injected successfully. 08:56:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14589625178005286602.sh 08:56:18 ---> create-netrc.sh 08:56:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8106111160183303122.sh 08:56:18 ---> python-tools-install.sh 08:56:18 Setup pyenv: 08:56:18 system 08:56:18 3.8.13 08:56:18 3.9.13 08:56:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:56:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bIKJ from file:/tmp/.os_lf_venv 08:56:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:56:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:56:20 lf-activate-venv(): INFO: Base packages installed successfully 08:56:20 lf-activate-venv(): INFO: Installing additional packages: lftools 08:56:27 lf-activate-venv(): INFO: Adding /tmp/venv-bIKJ/bin to PATH 08:56:27 Generating Requirements File 08:56:44 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. 08:56:44 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:56:45 Python 3.10.6 08:56:45 pip 26.0.1 from /tmp/venv-bIKJ/lib/python3.10/site-packages/pip (python 3.10) 08:56:45 appdirs==1.4.4 08:56:45 argcomplete==3.6.3 08:56:45 aspy.yaml==1.3.0 08:56:45 attrs==25.4.0 08:56:45 autopage==0.6.0 08:56:45 backports.strenum==1.3.1 08:56:45 beautifulsoup4==4.14.3 08:56:45 boto3==1.42.48 08:56:45 botocore==1.42.48 08:56:45 bs4==0.0.2 08:56:45 certifi==2026.1.4 08:56:45 cffi==2.0.0 08:56:45 cfgv==3.5.0 08:56:45 chardet==5.2.0 08:56:45 charset-normalizer==3.4.4 08:56:45 click==8.3.1 08:56:45 cliff==4.13.1 08:56:45 cmd2==3.2.0 08:56:45 cryptography==3.3.2 08:56:45 debtcollector==3.0.0 08:56:45 decorator==5.2.1 08:56:45 defusedxml==0.7.1 08:56:45 Deprecated==1.3.1 08:56:45 distlib==0.4.0 08:56:45 dnspython==2.8.0 08:56:45 docker==7.1.0 08:56:45 dogpile.cache==1.5.0 08:56:45 durationpy==0.10 08:56:45 email-validator==2.3.0 08:56:45 filelock==3.21.2 08:56:45 future==1.0.0 08:56:45 gitdb==4.0.12 08:56:45 GitPython==3.1.46 08:56:45 httplib2==0.30.2 08:56:45 identify==2.6.16 08:56:45 idna==3.11 08:56:45 importlib-resources==1.5.0 08:56:45 iso8601==2.1.0 08:56:45 Jinja2==3.1.6 08:56:45 jmespath==1.1.0 08:56:45 jsonpatch==1.33 08:56:45 jsonpointer==3.0.0 08:56:45 jsonschema==4.26.0 08:56:45 jsonschema-specifications==2025.9.1 08:56:45 keystoneauth1==5.13.0 08:56:45 kubernetes==35.0.0 08:56:45 lftools==0.37.21 08:56:45 lxml==6.0.2 08:56:45 markdown-it-py==4.0.0 08:56:45 MarkupSafe==3.0.3 08:56:45 mdurl==0.1.2 08:56:45 msgpack==1.1.2 08:56:45 multi_key_dict==2.0.3 08:56:45 munch==4.0.0 08:56:45 netaddr==1.3.0 08:56:45 niet==1.4.2 08:56:45 nodeenv==1.10.0 08:56:45 oauth2client==4.1.3 08:56:45 oauthlib==3.3.1 08:56:45 openstacksdk==4.9.0 08:56:45 os-service-types==1.8.2 08:56:45 osc-lib==4.3.0 08:56:45 oslo.config==10.2.0 08:56:45 oslo.context==6.2.0 08:56:45 oslo.i18n==6.7.1 08:56:45 oslo.log==8.0.0 08:56:45 oslo.serialization==5.9.0 08:56:45 oslo.utils==9.2.0 08:56:45 packaging==26.0 08:56:45 pbr==7.0.3 08:56:45 platformdirs==4.7.0 08:56:45 prettytable==3.17.0 08:56:45 psutil==7.2.2 08:56:45 pyasn1==0.6.2 08:56:45 pyasn1_modules==0.4.2 08:56:45 pycparser==3.0 08:56:45 pygerrit2==2.0.15 08:56:45 PyGithub==2.8.1 08:56:45 Pygments==2.19.2 08:56:45 PyJWT==2.11.0 08:56:45 PyNaCl==1.6.2 08:56:45 pyparsing==2.4.7 08:56:45 pyperclip==1.11.0 08:56:45 pyrsistent==0.20.0 08:56:45 python-cinderclient==9.8.0 08:56:45 python-dateutil==2.9.0.post0 08:56:45 python-heatclient==5.0.0 08:56:45 python-jenkins==1.8.3 08:56:45 python-keystoneclient==5.7.0 08:56:45 python-magnumclient==4.9.0 08:56:45 python-openstackclient==8.3.0 08:56:45 python-swiftclient==4.9.0 08:56:45 PyYAML==6.0.3 08:56:45 referencing==0.37.0 08:56:45 requests==2.32.5 08:56:45 requests-oauthlib==2.0.0 08:56:45 requestsexceptions==1.4.0 08:56:45 rfc3986==2.0.0 08:56:45 rich==14.3.2 08:56:45 rich-argparse==1.7.2 08:56:45 rpds-py==0.30.0 08:56:45 rsa==4.9.1 08:56:45 ruamel.yaml==0.19.1 08:56:45 ruamel.yaml.clib==0.2.15 08:56:45 s3transfer==0.16.0 08:56:45 simplejson==3.20.2 08:56:45 six==1.17.0 08:56:45 smmap==5.0.2 08:56:45 soupsieve==2.8.3 08:56:45 stevedore==5.6.0 08:56:45 tabulate==0.9.0 08:56:45 toml==0.10.2 08:56:45 tomlkit==0.14.0 08:56:45 tqdm==4.67.3 08:56:45 typing_extensions==4.15.0 08:56:45 tzdata==2025.3 08:56:45 urllib3==1.26.20 08:56:45 virtualenv==20.36.1 08:56:45 wcwidth==0.6.0 08:56:45 websocket-client==1.9.0 08:56:45 wrapt==2.1.1 08:56:45 xdg==6.0.0 08:56:45 xmltodict==1.0.2 08:56:45 yq==3.4.3 08:56:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12739394074728805850.sh 08:56:45 ---> sudo-logs.sh 08:56:45 Archiving 'sudo' log.. 08:56:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins619275623803932905.sh 08:56:46 ---> job-cost.sh 08:56:46 INFO: Activating Python virtual environment... 08:56:46 Setup pyenv: 08:56:46 system 08:56:46 3.8.13 08:56:46 3.9.13 08:56:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:56:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bIKJ from file:/tmp/.os_lf_venv 08:56:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:56:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:56:48 lf-activate-venv(): INFO: Base packages installed successfully 08:56:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:56:53 lf-activate-venv(): INFO: Adding /tmp/venv-bIKJ/bin to PATH 08:56:53 INFO: No stack-cost file found 08:56:53 INFO: Instance uptime: 128s 08:56:53 INFO: Fetching instance metadata (attempt 1 of 3)... 08:56:53 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:56:53 INFO: Successfully fetched instance metadata 08:56:53 INFO: Instance type: v3-standard-4 08:56:53 INFO: Retrieving pricing info for: v3-standard-4 08:56:53 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:56:53 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=128 08:56:53 INFO: Successfully fetched Vexxhost pricing API 08:56:53 INFO: Retrieved cost: 0.11 08:56:53 INFO: Retrieved resource: v3-standard-4 08:56:53 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 08:56:53 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 08:56:53 INFO: Successfully archived job cost data 08:56:53 DEBUG: Cost data: oom-master-checkbashisms-lint,4414,2026-02-13 08:56:53,v3-standard-4,128,0.11,0.00,SUCCESS 08:56:53 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11465795243491463086.sh 08:56:53 ---> logs-deploy.sh 08:56:53 Setup pyenv: 08:56:53 system 08:56:53 3.8.13 08:56:53 3.9.13 08:56:53 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:56:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bIKJ from file:/tmp/.os_lf_venv 08:56:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:56:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:56:55 lf-activate-venv(): INFO: Base packages installed successfully 08:56:55 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:57:03 lf-activate-venv(): INFO: Adding /tmp/venv-bIKJ/bin to PATH 08:57:03 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4414 08:57:03 INFO: archiving workspace using pattern(s): 08:57:04 Archives upload complete. 08:57:04 INFO: archiving logs to Nexus 08:57:05 ---> uname -a: 08:57:05 Linux prd-ubuntu1804-builder-4c-4g-7587 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:57:05 08:57:05 08:57:05 ---> lscpu: 08:57:05 Architecture: x86_64 08:57:05 CPU op-mode(s): 32-bit, 64-bit 08:57:05 Byte Order: Little Endian 08:57:05 CPU(s): 4 08:57:05 On-line CPU(s) list: 0-3 08:57:05 Thread(s) per core: 1 08:57:05 Core(s) per socket: 1 08:57:05 Socket(s): 4 08:57:05 NUMA node(s): 1 08:57:05 Vendor ID: AuthenticAMD 08:57:05 CPU family: 23 08:57:05 Model: 49 08:57:05 Model name: AMD EPYC-Rome Processor 08:57:05 Stepping: 0 08:57:05 CPU MHz: 2799.996 08:57:05 BogoMIPS: 5599.99 08:57:05 Virtualization: AMD-V 08:57:05 Hypervisor vendor: KVM 08:57:05 Virtualization type: full 08:57:05 L1d cache: 32K 08:57:05 L1i cache: 32K 08:57:05 L2 cache: 512K 08:57:05 L3 cache: 16384K 08:57:05 NUMA node0 CPU(s): 0-3 08:57:05 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 08:57:05 08:57:05 08:57:05 ---> nproc: 08:57:05 4 08:57:05 08:57:05 08:57:05 ---> df -h: 08:57:05 Filesystem Size Used Avail Use% Mounted on 08:57:05 udev 7.9G 0 7.9G 0% /dev 08:57:05 tmpfs 1.6G 676K 1.6G 1% /run 08:57:05 /dev/vda1 78G 8.3G 70G 11% / 08:57:05 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:57:05 tmpfs 5.0M 0 5.0M 0% /run/lock 08:57:05 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:57:05 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:57:05 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:57:05 08:57:05 08:57:05 ---> free -m: 08:57:05 total used free shared buff/cache available 08:57:05 Mem: 16040 556 13415 0 2068 15170 08:57:05 Swap: 1023 0 1023 08:57:05 08:57:05 08:57:05 ---> ip addr: 08:57:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:57:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:57:05 inet 127.0.0.1/8 scope host lo 08:57:05 valid_lft forever preferred_lft forever 08:57:05 inet6 ::1/128 scope host 08:57:05 valid_lft forever preferred_lft forever 08:57:05 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:57:05 link/ether fa:16:3e:b3:a1:ad brd ff:ff:ff:ff:ff:ff 08:57:05 inet 10.30.107.154/23 brd 10.30.107.255 scope global dynamic ens3 08:57:05 valid_lft 86277sec preferred_lft 86277sec 08:57:05 inet6 fe80::f816:3eff:feb3:a1ad/64 scope link 08:57:05 valid_lft forever preferred_lft forever 08:57:05 08:57:05 08:57:05 ---> sar -b -r -n DEV: 08:57:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7587) 02/13/26 _x86_64_ (4 CPU) 08:57:05 08:57:05 08:55:04 LINUX RESTART (4 CPU) 08:57:05 08:57:05 08:56:01 tps rtps wtps bread/s bwrtn/s 08:57:05 08:57:01 130.66 1.10 129.56 124.25 23495.02 08:57:05 Average: 130.66 1.10 129.56 124.25 23495.02 08:57:05 08:57:05 08:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:57:05 08:57:01 13681716 15478748 2743252 16.70 79464 1905152 839388 4.80 783344 1720984 129924 08:57:05 Average: 13681716 15478748 2743252 16.70 79464 1905152 839388 4.80 783344 1720984 129924 08:57:05 08:57:05 08:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:57:05 08:57:01 lo 1.13 1.13 0.13 0.13 0.00 0.00 0.00 0.00 08:57:05 08:57:01 ens3 63.54 45.81 918.70 12.07 0.00 0.00 0.00 0.00 08:57:05 Average: lo 1.13 1.13 0.13 0.13 0.00 0.00 0.00 0.00 08:57:05 Average: ens3 63.54 45.81 918.70 12.07 0.00 0.00 0.00 0.00 08:57:05 08:57:05 08:57:05 ---> sar -P ALL: 08:57:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7587) 02/13/26 _x86_64_ (4 CPU) 08:57:05 08:57:05 08:55:04 LINUX RESTART (4 CPU) 08:57:05 08:57:05 08:56:01 CPU %user %nice %system %iowait %steal %idle 08:57:05 08:57:01 all 21.24 0.00 1.45 1.90 0.05 75.36 08:57:05 08:57:01 0 1.52 0.00 0.67 5.35 0.02 92.44 08:57:05 08:57:01 1 58.47 0.00 3.09 0.60 0.08 37.75 08:57:05 08:57:01 2 8.91 0.00 0.69 0.23 0.03 90.14 08:57:05 08:57:01 3 16.20 0.00 1.39 1.44 0.03 80.94 08:57:05 Average: all 21.24 0.00 1.45 1.90 0.05 75.36 08:57:05 Average: 0 1.52 0.00 0.67 5.35 0.02 92.44 08:57:05 Average: 1 58.47 0.00 3.09 0.60 0.08 37.75 08:57:05 Average: 2 8.91 0.00 0.69 0.23 0.03 90.14 08:57:05 Average: 3 16.20 0.00 1.39 1.44 0.03 80.94 08:57:05 08:57:05 08:57:05