08:30:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137370 08:30:17 Running as SYSTEM 08:30:17 [EnvInject] - Loading node environment variables. 08:30:17 Building remotely on prd-ubuntu1804-builder-4c-4g-9039 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 08:30:17 [ssh-agent] Looking for ssh-agent implementation... 08:30:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:18 $ ssh-agent 08:30:18 SSH_AUTH_SOCK=/tmp/ssh-pu8McoiIZZKv/agent.1759 08:30:18 SSH_AGENT_PID=1761 08:30:18 [ssh-agent] Started. 08:30:18 Running ssh-add (command line suppressed) 08:30:18 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_591541544071275422.key (/w/workspace/oom-master-commit-lint@tmp/private_key_591541544071275422.key) 08:30:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:30:18 The recommended git tool is: NONE 08:30:20 using credential onap-jenkins-ssh 08:30:20 Wiping out workspace first. 08:30:20 Cloning the remote Git repository 08:30:20 Cloning repository git://cloud.onap.org/mirror/oom.git 08:30:20 > git init /w/workspace/oom-master-commit-lint # timeout=10 08:30:20 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:30:20 > git --version # timeout=10 08:30:20 > git --version # 'git version 2.17.1' 08:30:20 using GIT_SSH to set credentials Gerrit user 08:30:20 Verifying host key using manually-configured host key entries 08:30:20 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:30:26 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:30:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:30:26 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:30:26 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:30:26 using GIT_SSH to set credentials Gerrit user 08:30:26 Verifying host key using manually-configured host key entries 08:30:26 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/70/137370/1 # timeout=30 08:30:26 > git rev-parse 1441a91cb1aa7ea48224c272be145f76d56b935f^{commit} # timeout=10 08:30:26 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:30:26 Checking out Revision 1441a91cb1aa7ea48224c272be145f76d56b935f (refs/changes/70/137370/1) 08:30:26 > git config core.sparsecheckout # timeout=10 08:30:26 > git checkout -f 1441a91cb1aa7ea48224c272be145f76d56b935f # timeout=30 08:30:27 Commit message: "[COMMON] Harmonize resource settings" 08:30:27 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:30:27 > git rev-list --no-walk 634ae79cabf677e32fadcd44d8dc935a2a7a5a3b # timeout=10 08:30:27 [EnvInject] - Injecting environment variables from a build step. 08:30:27 [EnvInject] - Injecting as environment variables the properties content 08:30:27 PYTHON=python3 08:30:27 08:30:27 [EnvInject] - Variables injected successfully. 08:30:27 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins9034920197295192843.sh 08:30:27 ---> tox-install.sh 08:30:27 + source /home/jenkins/lf-env.sh 08:30:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:30:27 ++ mktemp -d /tmp/venv-XXXX 08:30:27 + lf_venv=/tmp/venv-aKLn 08:30:27 + local venv_file=/tmp/.os_lf_venv 08:30:27 + local python=python3 08:30:27 + local options 08:30:27 + local set_path=true 08:30:27 + local install_args= 08:30:27 ++ 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:30:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:30:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:30:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:30:27 + true 08:30:27 + case $1 in 08:30:27 + venv_file=/tmp/.toxenv 08:30:27 + shift 2 08:30:27 + true 08:30:27 + case $1 in 08:30:27 + shift 08:30:27 + break 08:30:27 + case $python in 08:30:27 + local pkg_list= 08:30:27 + [[ -d /opt/pyenv ]] 08:30:27 + echo 'Setup pyenv:' 08:30:27 Setup pyenv: 08:30:27 + export PYENV_ROOT=/opt/pyenv 08:30:27 + PYENV_ROOT=/opt/pyenv 08:30:27 + 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:30:27 + 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:30:27 + pyenv versions 08:30:27 * system (set by /opt/pyenv/version) 08:30:27 * 3.8.13 (set by /opt/pyenv/version) 08:30:27 * 3.9.13 (set by /opt/pyenv/version) 08:30:27 * 3.10.6 (set by /opt/pyenv/version) 08:30:27 + command -v pyenv 08:30:27 ++ pyenv init - --no-rehash 08:30:27 + 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:30:27 export PATH="/opt/pyenv/shims:${PATH}" 08:30:27 export PYENV_SHELL=bash 08:30:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:30:27 pyenv() { 08:30:27 local command 08:30:27 command="${1:-}" 08:30:27 if [ "$#" -gt 0 ]; then 08:30:27 shift 08:30:27 fi 08:30:27 08:30:27 case "$command" in 08:30:27 rehash|shell) 08:30:27 eval "$(pyenv "sh-$command" "$@")" 08:30:27 ;; 08:30:27 *) 08:30:27 command pyenv "$command" "$@" 08:30:27 ;; 08:30:27 esac 08:30:27 }' 08:30:27 +++ 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:30:27 ++ 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:30:27 ++ 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:30:27 ++ 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:30:27 ++ export PYENV_SHELL=bash 08:30:27 ++ PYENV_SHELL=bash 08:30:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:30:27 +++ complete -F _pyenv pyenv 08:30:27 ++ lf-pyver python3 08:30:27 ++ local py_version_xy=python3 08:30:27 ++ local py_version_xyz= 08:30:27 ++ pyenv versions 08:30:27 ++ local command 08:30:27 ++ command=versions 08:30:27 ++ '[' 1 -gt 0 ']' 08:30:27 ++ shift 08:30:27 ++ case "$command" in 08:30:27 ++ command pyenv versions 08:30:27 ++ pyenv versions 08:30:27 ++ sed 's/^[ *]* //' 08:30:27 ++ grep -E '^[0-9.]*[0-9]$' 08:30:27 ++ awk '{ print $1 }' 08:30:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:30:27 +++ grep '^3' /tmp/.pyenv_versions 08:30:27 +++ sort -V 08:30:27 +++ tail -n 1 08:30:27 ++ py_version_xyz=3.10.6 08:30:27 ++ [[ -z 3.10.6 ]] 08:30:27 ++ echo 3.10.6 08:30:27 ++ return 0 08:30:27 + pyenv local 3.10.6 08:30:27 + local command 08:30:27 + command=local 08:30:27 + '[' 2 -gt 0 ']' 08:30:27 + shift 08:30:27 + case "$command" in 08:30:27 + command pyenv local 3.10.6 08:30:27 + pyenv local 3.10.6 08:30:27 + for arg in "$@" 08:30:27 + case $arg in 08:30:27 + pkg_list+='tox ' 08:30:27 + for arg in "$@" 08:30:27 + case $arg in 08:30:27 + pkg_list+='virtualenv ' 08:30:27 + for arg in "$@" 08:30:27 + case $arg in 08:30:27 + pkg_list+='urllib3~=1.26.15 ' 08:30:27 + [[ -f /tmp/.toxenv ]] 08:30:27 + [[ ! -f /tmp/.toxenv ]] 08:30:27 + [[ -n '' ]] 08:30:27 + python3 -m venv /tmp/venv-aKLn 08:30:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aKLn' 08:30:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aKLn 08:30:33 + echo /tmp/venv-aKLn 08:30:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:30:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:30:33 + /tmp/venv-aKLn/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:30:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:30:37 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:30:37 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:30:37 + /tmp/venv-aKLn/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:30:42 + type python3 08:30:42 + true 08:30:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-aKLn/bin to PATH' 08:30:42 lf-activate-venv(): INFO: Adding /tmp/venv-aKLn/bin to PATH 08:30:42 + PATH=/tmp/venv-aKLn/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:30:42 + return 0 08:30:42 + python3 --version 08:30:42 Python 3.10.6 08:30:42 + python3 -m pip --version 08:30:43 pip 24.0 from /tmp/venv-aKLn/lib/python3.10/site-packages/pip (python 3.10) 08:30:43 + python3 -m pip freeze 08:30:43 cachetools==5.3.3 08:30:43 chardet==5.2.0 08:30:43 colorama==0.4.6 08:30:43 distlib==0.3.8 08:30:43 filelock==3.13.1 08:30:43 packaging==23.2 08:30:43 platformdirs==4.2.0 08:30:43 pluggy==1.4.0 08:30:43 pyproject-api==1.6.1 08:30:43 tomli==2.0.1 08:30:43 tox==4.13.0 08:30:43 urllib3==1.26.18 08:30:43 virtualenv==20.25.1 08:30:43 [EnvInject] - Injecting environment variables from a build step. 08:30:43 [EnvInject] - Injecting as environment variables the properties content 08:30:43 PARALLEL=false 08:30:43 08:30:43 [EnvInject] - Variables injected successfully. 08:30:43 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins17192375942841258920.sh 08:30:43 ---> tox-run.sh 08:30:43 + 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:30:43 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 08:30:43 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 08:30:43 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 08:30:43 + cd /w/workspace/oom-master-commit-lint/. 08:30:43 + source /home/jenkins/lf-env.sh 08:30:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:30:43 ++ mktemp -d /tmp/venv-XXXX 08:30:43 + lf_venv=/tmp/venv-LCxy 08:30:43 + local venv_file=/tmp/.os_lf_venv 08:30:43 + local python=python3 08:30:43 + local options 08:30:43 + local set_path=true 08:30:43 + local install_args= 08:30:43 ++ 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:30:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:30:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:30:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:30:43 + true 08:30:43 + case $1 in 08:30:43 + venv_file=/tmp/.toxenv 08:30:43 + shift 2 08:30:43 + true 08:30:43 + case $1 in 08:30:43 + shift 08:30:43 + break 08:30:43 + case $python in 08:30:43 + local pkg_list= 08:30:43 + [[ -d /opt/pyenv ]] 08:30:43 + echo 'Setup pyenv:' 08:30:43 Setup pyenv: 08:30:43 + export PYENV_ROOT=/opt/pyenv 08:30:43 + PYENV_ROOT=/opt/pyenv 08:30:43 + 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:30:43 + 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:30:43 + pyenv versions 08:30:43 system 08:30:43 3.8.13 08:30:43 3.9.13 08:30:43 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 08:30:43 + command -v pyenv 08:30:43 ++ pyenv init - --no-rehash 08:30:43 + 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:30:43 export PATH="/opt/pyenv/shims:${PATH}" 08:30:43 export PYENV_SHELL=bash 08:30:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:30:43 pyenv() { 08:30:43 local command 08:30:43 command="${1:-}" 08:30:43 if [ "$#" -gt 0 ]; then 08:30:43 shift 08:30:43 fi 08:30:43 08:30:43 case "$command" in 08:30:43 rehash|shell) 08:30:43 eval "$(pyenv "sh-$command" "$@")" 08:30:43 ;; 08:30:43 *) 08:30:43 command pyenv "$command" "$@" 08:30:43 ;; 08:30:43 esac 08:30:43 }' 08:30:43 +++ 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:30:43 ++ 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:30:43 ++ 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:30:43 ++ 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:30:43 ++ export PYENV_SHELL=bash 08:30:43 ++ PYENV_SHELL=bash 08:30:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:30:43 +++ complete -F _pyenv pyenv 08:30:43 ++ lf-pyver python3 08:30:43 ++ local py_version_xy=python3 08:30:43 ++ local py_version_xyz= 08:30:43 ++ pyenv versions 08:30:43 ++ local command 08:30:43 ++ command=versions 08:30:43 ++ '[' 1 -gt 0 ']' 08:30:43 ++ shift 08:30:43 ++ case "$command" in 08:30:43 ++ command pyenv versions 08:30:43 ++ pyenv versions 08:30:43 ++ awk '{ print $1 }' 08:30:43 ++ grep -E '^[0-9.]*[0-9]$' 08:30:43 ++ sed 's/^[ *]* //' 08:30:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:30:43 +++ sort -V 08:30:43 +++ tail -n 1 08:30:43 +++ grep '^3' /tmp/.pyenv_versions 08:30:43 ++ py_version_xyz=3.10.6 08:30:43 ++ [[ -z 3.10.6 ]] 08:30:43 ++ echo 3.10.6 08:30:43 ++ return 0 08:30:43 + pyenv local 3.10.6 08:30:43 + local command 08:30:43 + command=local 08:30:43 + '[' 2 -gt 0 ']' 08:30:43 + shift 08:30:43 + case "$command" in 08:30:43 + command pyenv local 3.10.6 08:30:43 + pyenv local 3.10.6 08:30:43 + for arg in "$@" 08:30:43 + case $arg in 08:30:43 + pkg_list+='tox ' 08:30:43 + for arg in "$@" 08:30:43 + case $arg in 08:30:43 + pkg_list+='virtualenv ' 08:30:43 + for arg in "$@" 08:30:43 + case $arg in 08:30:43 + pkg_list+='urllib3~=1.26.15 ' 08:30:43 + [[ -f /tmp/.toxenv ]] 08:30:43 ++ cat /tmp/.toxenv 08:30:43 + lf_venv=/tmp/venv-aKLn 08:30:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aKLn from' file:/tmp/.toxenv 08:30:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aKLn from file:/tmp/.toxenv 08:30:43 + /tmp/venv-aKLn/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:30:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:30:44 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:30:44 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:30:44 + /tmp/venv-aKLn/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:30:46 + type python3 08:30:46 + true 08:30:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-aKLn/bin to PATH' 08:30:46 lf-activate-venv(): INFO: Adding /tmp/venv-aKLn/bin to PATH 08:30:46 + PATH=/tmp/venv-aKLn/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:30:46 + return 0 08:30:46 + [[ -d /opt/pyenv ]] 08:30:46 + echo '---> Setting up pyenv' 08:30:46 ---> Setting up pyenv 08:30:46 + export PYENV_ROOT=/opt/pyenv 08:30:46 + PYENV_ROOT=/opt/pyenv 08:30:46 + export PATH=/opt/pyenv/bin:/tmp/venv-aKLn/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:30:46 + PATH=/opt/pyenv/bin:/tmp/venv-aKLn/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:30:46 ++ pwd 08:30:46 + PYTHONPATH=/w/workspace/oom-master-commit-lint 08:30:46 + export PYTHONPATH 08:30:46 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:30:46 + TOX_TESTENV_PASSENV=PYTHONPATH 08:30:46 + tox --version 08:30:47 4.13.0 from /tmp/venv-aKLn/lib/python3.10/site-packages/tox/__init__.py 08:30:47 + PARALLEL=false 08:30:47 + TOX_OPTIONS_LIST= 08:30:47 + [[ -n gitlint ]] 08:30:47 + TOX_OPTIONS_LIST=' -e gitlint' 08:30:47 + case ${PARALLEL,,} in 08:30:47 + tox -e gitlint 08:30:47 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 08:30:48 gitlint: internal error 08:30:48 Traceback (most recent call last): 08:30:48 File "/tmp/venv-aKLn/lib/python3.10/site-packages/tox/session/cmd/run/single.py", line 47, in _evaluate 08:30:48 tox_env.setup() 08:30:48 File "/tmp/venv-aKLn/lib/python3.10/site-packages/tox/tox_env/api.py", line 250, in setup 08:30:48 self._setup_env() 08:30:48 File "/tmp/venv-aKLn/lib/python3.10/site-packages/tox/tox_env/python/runner.py", line 109, in _setup_env 08:30:48 self._install_deps() 08:30:48 File "/tmp/venv-aKLn/lib/python3.10/site-packages/tox/tox_env/python/runner.py", line 113, in _install_deps 08:30:48 self._install(requirements_file, PythonRun.__name__, "deps") 08:30:48 File "/tmp/venv-aKLn/lib/python3.10/site-packages/tox/tox_env/api.py", line 96, in _install 08:30:48 self.installer.install(arguments, section, of_type) 08:30:48 File "/tmp/venv-aKLn/lib/python3.10/site-packages/tox/tox_env/python/pip/pip_install.py", line 92, in install 08:30:48 self._install_requirement_file(arguments, section, of_type) 08:30:48 File "/tmp/venv-aKLn/lib/python3.10/site-packages/tox/tox_env/python/pip/pip_install.py", line 112, in _install_requirement_file 08:30:48 new_options, new_reqs = arguments.unroll() 08:30:48 File "/tmp/venv-aKLn/lib/python3.10/site-packages/tox/tox_env/python/pip/req_file.py", line 111, in unroll 08:30:48 opts_dict = vars(self.options) 08:30:48 File "/tmp/venv-aKLn/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 165, in options 08:30:48 self._ensure_requirements_parsed() 08:30:48 File "/tmp/venv-aKLn/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 184, in _ensure_requirements_parsed 08:30:48 self._requirements = self._parse_requirements(opt=self._opt, recurse=True) 08:30:48 File "/tmp/venv-aKLn/lib/python3.10/site-packages/tox/tox_env/python/pip/req_file.py", line 99, in _parse_requirements 08:30:48 requirements = super()._parse_requirements(opt, recurse) 08:30:48 File "/tmp/venv-aKLn/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 188, in _parse_requirements 08:30:48 for parsed_line in self._parse_and_recurse(str(self._path), self.is_constraint, recurse): 08:30:48 File "/tmp/venv-aKLn/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 226, in _parse_and_recurse 08:30:48 yield from self._req_parser._parse_and_recurse(req_path, nested_constraint, recurse) # noqa: SLF001 08:30:48 File "/tmp/venv-aKLn/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 215, in _parse_and_recurse 08:30:48 for line in self._parse_file(filename, constraint): 08:30:48 File "/tmp/venv-aKLn/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 234, in _parse_file 08:30:48 content = self._get_file_content(url) 08:30:48 File "/tmp/venv-aKLn/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 248, in _get_file_content 08:30:48 with urlopen(url) as response: # noqa: S310 08:30:48 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 216, in urlopen 08:30:48 return opener.open(url, data, timeout) 08:30:48 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 525, in open 08:30:48 response = meth(req, response) 08:30:48 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 634, in http_response 08:30:48 response = self.parent.error( 08:30:48 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 563, in error 08:30:48 return self._call_chain(*args) 08:30:48 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 496, in _call_chain 08:30:48 result = func(*args) 08:30:48 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 643, in http_error_default 08:30:48 raise HTTPError(req.full_url, code, msg, hdrs, fp) 08:30:48 urllib.error.HTTPError: HTTP Error 404: Not Found 08:30:48 gitlint: FAIL code 2 (1.35 seconds) 08:30:48 evaluation failed :( (1.52 seconds) 08:30:48 + tox_status=2 08:30:48 + echo '---> Completed tox runs' 08:30:48 ---> Completed tox runs 08:30:48 + for i in .tox/*/log 08:30:48 ++ echo '.tox/*/log' 08:30:48 ++ awk -F/ '{print $2}' 08:30:48 + tox_env='*' 08:30:48 + cp -r '.tox/*/log' '/w/workspace/oom-master-commit-lint/archives/tox/*' 08:30:48 cp: cannot stat '.tox/*/log': No such file or directory 08:30:48 + echo 'WARN: no logs found to archive' 08:30:48 WARN: no logs found to archive 08:30:48 + break 08:30:48 + DOC_DIR=docs/_build/html 08:30:48 + [[ -d docs/_build/html ]] 08:30:48 + echo '---> tox-run.sh ends' 08:30:48 ---> tox-run.sh ends 08:30:48 + test 2 -eq 0 08:30:48 + exit 2 08:30:48 ++ '[' 2 = 1 ']' 08:30:48 Build step 'Execute shell' marked build as failure 08:30:48 $ ssh-agent -k 08:30:48 unset SSH_AUTH_SOCK; 08:30:48 unset SSH_AGENT_PID; 08:30:48 echo Agent pid 1761 killed; 08:30:48 [ssh-agent] Stopped. 08:30:48 [PostBuildScript] - [INFO] Executing post build scripts. 08:30:48 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2487374635286892256.sh 08:30:48 ---> sysstat.sh 08:30:49 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5113812893940233079.sh 08:30:49 ---> package-listing.sh 08:30:49 ++ facter osfamily 08:30:49 ++ tr '[:upper:]' '[:lower:]' 08:30:49 + OS_FAMILY=debian 08:30:49 + workspace=/w/workspace/oom-master-commit-lint 08:30:49 + START_PACKAGES=/tmp/packages_start.txt 08:30:49 + END_PACKAGES=/tmp/packages_end.txt 08:30:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:30:49 + PACKAGES=/tmp/packages_start.txt 08:30:49 + '[' /w/workspace/oom-master-commit-lint ']' 08:30:49 + PACKAGES=/tmp/packages_end.txt 08:30:49 + case "${OS_FAMILY}" in 08:30:49 + dpkg -l 08:30:49 + grep '^ii' 08:30:49 + '[' -f /tmp/packages_start.txt ']' 08:30:49 + '[' -f /tmp/packages_end.txt ']' 08:30:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:30:49 + '[' /w/workspace/oom-master-commit-lint ']' 08:30:49 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 08:30:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 08:30:49 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9367828059304426747.sh 08:30:49 ---> capture-instance-metadata.sh 08:30:49 Setup pyenv: 08:30:49 system 08:30:49 3.8.13 08:30:49 3.9.13 08:30:49 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 08:30:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5Hpn 08:30:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:30:56 lf-activate-venv(): INFO: Installing: lftools 08:31:30 lf-activate-venv(): INFO: Adding /tmp/venv-5Hpn/bin to PATH 08:31:30 INFO: Running in OpenStack, capturing instance metadata 08:31:30 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16481535929037664506.sh 08:31:30 provisioning config files... 08:31:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config15638934638744190966tmp 08:31:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:31:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:31:30 [EnvInject] - Injecting environment variables from a build step. 08:31:30 [EnvInject] - Injecting as environment variables the properties content 08:31:30 SERVER_ID=logs 08:31:30 08:31:30 [EnvInject] - Variables injected successfully. 08:31:30 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4936362934841359936.sh 08:31:30 ---> create-netrc.sh 08:31:30 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3730643542090465424.sh 08:31:30 ---> python-tools-install.sh 08:31:30 Setup pyenv: 08:31:30 system 08:31:30 3.8.13 08:31:30 3.9.13 08:31:30 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 08:31:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5Hpn from file:/tmp/.os_lf_venv 08:31:32 lf-activate-venv(): INFO: Installing: lftools 08:31:40 lf-activate-venv(): INFO: Adding /tmp/venv-5Hpn/bin to PATH 08:31:40 Generating Requirements File 08:32:08 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:32:08 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 08:32:08 Python 3.10.6 08:32:08 pip 24.0 from /tmp/venv-5Hpn/lib/python3.10/site-packages/pip (python 3.10) 08:32:09 appdirs==1.4.4 08:32:09 argcomplete==3.2.2 08:32:09 aspy.yaml==1.3.0 08:32:09 attrs==23.2.0 08:32:09 autopage==0.5.2 08:32:09 beautifulsoup4==4.12.3 08:32:09 boto3==1.34.50 08:32:09 botocore==1.34.50 08:32:09 bs4==0.0.2 08:32:09 cachetools==5.3.3 08:32:09 certifi==2024.2.2 08:32:09 cffi==1.16.0 08:32:09 cfgv==3.4.0 08:32:09 chardet==5.2.0 08:32:09 charset-normalizer==3.3.2 08:32:09 click==8.1.7 08:32:09 cliff==4.6.0 08:32:09 cmd2==2.4.3 08:32:09 cryptography==3.3.2 08:32:09 debtcollector==3.0.0 08:32:09 decorator==5.1.1 08:32:09 defusedxml==0.7.1 08:32:09 Deprecated==1.2.14 08:32:09 distlib==0.3.8 08:32:09 dnspython==2.6.1 08:32:09 docker==4.2.2 08:32:09 dogpile.cache==1.3.2 08:32:09 email_validator==2.1.1 08:32:09 filelock==3.13.1 08:32:09 future==1.0.0 08:32:09 gitdb==4.0.11 08:32:09 GitPython==3.1.42 08:32:09 google-auth==2.28.1 08:32:09 httplib2==0.22.0 08:32:09 identify==2.5.35 08:32:09 idna==3.6 08:32:09 importlib-resources==1.5.0 08:32:09 iso8601==2.1.0 08:32:09 Jinja2==3.1.3 08:32:09 jmespath==1.0.1 08:32:09 jsonpatch==1.33 08:32:09 jsonpointer==2.4 08:32:09 jsonschema==4.21.1 08:32:09 jsonschema-specifications==2023.12.1 08:32:09 keystoneauth1==5.6.0 08:32:09 kubernetes==29.0.0 08:32:09 lftools==0.37.9 08:32:09 lxml==5.1.0 08:32:09 MarkupSafe==2.1.5 08:32:09 msgpack==1.0.7 08:32:09 multi_key_dict==2.0.3 08:32:09 munch==4.0.0 08:32:09 netaddr==1.2.1 08:32:09 netifaces==0.11.0 08:32:09 niet==1.4.2 08:32:09 nodeenv==1.8.0 08:32:09 oauth2client==4.1.3 08:32:09 oauthlib==3.2.2 08:32:09 openstacksdk==0.62.0 08:32:09 os-client-config==2.1.0 08:32:09 os-service-types==1.7.0 08:32:09 osc-lib==3.0.1 08:32:09 oslo.config==9.4.0 08:32:09 oslo.context==5.4.0 08:32:09 oslo.i18n==6.3.0 08:32:09 oslo.log==5.5.0 08:32:09 oslo.serialization==5.4.0 08:32:09 oslo.utils==7.1.0 08:32:09 packaging==23.2 08:32:09 pbr==6.0.0 08:32:09 platformdirs==4.2.0 08:32:09 prettytable==3.10.0 08:32:09 pyasn1==0.5.1 08:32:09 pyasn1-modules==0.3.0 08:32:09 pycparser==2.21 08:32:09 pygerrit2==2.0.15 08:32:09 PyGithub==2.2.0 08:32:09 pyinotify==0.9.6 08:32:09 PyJWT==2.8.0 08:32:09 PyNaCl==1.5.0 08:32:09 pyparsing==2.4.7 08:32:09 pyperclip==1.8.2 08:32:09 pyrsistent==0.20.0 08:32:09 python-cinderclient==9.4.0 08:32:09 python-dateutil==2.8.2 08:32:09 python-heatclient==3.4.0 08:32:09 python-jenkins==1.8.2 08:32:09 python-keystoneclient==5.3.0 08:32:09 python-magnumclient==4.3.0 08:32:09 python-novaclient==18.4.0 08:32:09 python-openstackclient==6.0.1 08:32:09 python-swiftclient==4.4.0 08:32:09 PyYAML==6.0.1 08:32:09 referencing==0.33.0 08:32:09 requests==2.31.0 08:32:09 requests-oauthlib==1.3.1 08:32:09 requestsexceptions==1.4.0 08:32:09 rfc3986==2.0.0 08:32:09 rpds-py==0.18.0 08:32:09 rsa==4.9 08:32:09 ruamel.yaml==0.18.6 08:32:09 ruamel.yaml.clib==0.2.8 08:32:09 s3transfer==0.10.0 08:32:09 simplejson==3.19.2 08:32:09 six==1.16.0 08:32:09 smmap==5.0.1 08:32:09 soupsieve==2.5 08:32:09 stevedore==5.2.0 08:32:09 tabulate==0.9.0 08:32:09 toml==0.10.2 08:32:09 tomlkit==0.12.4 08:32:09 tqdm==4.66.2 08:32:09 typing_extensions==4.10.0 08:32:09 tzdata==2024.1 08:32:09 urllib3==1.26.18 08:32:09 virtualenv==20.25.1 08:32:09 wcwidth==0.2.13 08:32:09 websocket-client==1.7.0 08:32:09 wrapt==1.16.0 08:32:09 xdg==6.0.0 08:32:09 xmltodict==0.13.0 08:32:09 yq==3.2.3 08:32:09 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins817284633876124395.sh 08:32:09 ---> sudo-logs.sh 08:32:09 Archiving 'sudo' log.. 08:32:09 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13915965600281309093.sh 08:32:09 ---> job-cost.sh 08:32:09 Setup pyenv: 08:32:09 system 08:32:09 3.8.13 08:32:09 3.9.13 08:32:09 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 08:32:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5Hpn from file:/tmp/.os_lf_venv 08:32:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:32:19 lf-activate-venv(): INFO: Adding /tmp/venv-5Hpn/bin to PATH 08:32:19 INFO: No Stack... 08:32:19 INFO: Retrieving Pricing Info for: v3-standard-4 08:32:19 INFO: Archiving Costs 08:32:19 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins15494319099820770261.sh 08:32:19 ---> logs-deploy.sh 08:32:19 Setup pyenv: 08:32:19 system 08:32:19 3.8.13 08:32:19 3.9.13 08:32:19 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 08:32:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5Hpn from file:/tmp/.os_lf_venv 08:32:21 lf-activate-venv(): INFO: Installing: lftools 08:32:29 lf-activate-venv(): INFO: Adding /tmp/venv-5Hpn/bin to PATH 08:32:29 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7206 08:32:29 INFO: archiving workspace using pattern(s): 08:32:31 Archives upload complete. 08:32:31 INFO: archiving logs to Nexus 08:32:32 ---> uname -a: 08:32:32 Linux prd-ubuntu1804-builder-4c-4g-9039 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:32:32 08:32:32 08:32:32 ---> lscpu: 08:32:32 Architecture: x86_64 08:32:32 CPU op-mode(s): 32-bit, 64-bit 08:32:32 Byte Order: Little Endian 08:32:32 CPU(s): 4 08:32:32 On-line CPU(s) list: 0-3 08:32:32 Thread(s) per core: 1 08:32:32 Core(s) per socket: 1 08:32:32 Socket(s): 4 08:32:32 NUMA node(s): 1 08:32:32 Vendor ID: AuthenticAMD 08:32:32 CPU family: 23 08:32:32 Model: 49 08:32:32 Model name: AMD EPYC-Rome Processor 08:32:32 Stepping: 0 08:32:32 CPU MHz: 2799.996 08:32:32 BogoMIPS: 5599.99 08:32:32 Virtualization: AMD-V 08:32:32 Hypervisor vendor: KVM 08:32:32 Virtualization type: full 08:32:32 L1d cache: 32K 08:32:32 L1i cache: 32K 08:32:32 L2 cache: 512K 08:32:32 L3 cache: 16384K 08:32:32 NUMA node0 CPU(s): 0-3 08:32:32 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:32:32 08:32:32 08:32:32 ---> nproc: 08:32:32 4 08:32:32 08:32:32 08:32:32 ---> df -h: 08:32:32 Filesystem Size Used Avail Use% Mounted on 08:32:32 udev 7.9G 0 7.9G 0% /dev 08:32:32 tmpfs 1.6G 672K 1.6G 1% /run 08:32:32 /dev/vda1 78G 8.3G 70G 11% / 08:32:32 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:32:32 tmpfs 5.0M 0 5.0M 0% /run/lock 08:32:32 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:32:32 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:32:32 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:32:32 08:32:32 08:32:32 ---> free -m: 08:32:32 total used free shared buff/cache available 08:32:32 Mem: 16040 544 13432 0 2062 15183 08:32:32 Swap: 1023 0 1023 08:32:32 08:32:32 08:32:32 ---> ip addr: 08:32:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:32:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:32:32 inet 127.0.0.1/8 scope host lo 08:32:32 valid_lft forever preferred_lft forever 08:32:32 inet6 ::1/128 scope host 08:32:32 valid_lft forever preferred_lft forever 08:32:32 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:32:32 link/ether fa:16:3e:af:14:d6 brd ff:ff:ff:ff:ff:ff 08:32:32 inet 10.30.107.76/23 brd 10.30.107.255 scope global dynamic ens3 08:32:32 valid_lft 86220sec preferred_lft 86220sec 08:32:32 inet6 fe80::f816:3eff:feaf:14d6/64 scope link 08:32:32 valid_lft forever preferred_lft forever 08:32:32 08:32:32 08:32:32 ---> sar -b -r -n DEV: 08:32:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9039) 02/27/24 _x86_64_ (4 CPU) 08:32:32 08:32:32 08:29:51 LINUX RESTART (4 CPU) 08:32:32 08:32:32 08:30:01 tps rtps wtps bread/s bwrtn/s 08:32:32 08:31:02 114.85 64.12 50.72 3947.74 39106.15 08:32:32 08:32:01 117.98 14.10 103.88 1065.99 21664.53 08:32:32 Average: 116.40 39.32 77.08 2518.97 30458.61 08:32:32 08:32:32 08:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:32:32 08:31:02 14128568 15586452 2296400 13.98 49188 1615512 756620 4.33 655788 1439640 88908 08:32:32 08:32:01 13815576 15545156 2609392 15.89 71532 1852148 778328 4.45 730596 1651292 46408 08:32:32 Average: 13972072 15565804 2452896 14.93 60360 1733830 767474 4.39 693192 1545466 67658 08:32:32 08:32:32 08:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:32:32 08:31:02 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 08:32:32 08:31:02 ens3 459.01 297.70 1597.80 66.66 0.00 0.00 0.00 0.00 08:32:32 08:32:01 lo 1.42 1.42 0.14 0.14 0.00 0.00 0.00 0.00 08:32:32 08:32:01 ens3 58.85 44.64 846.90 26.24 0.00 0.00 0.00 0.00 08:32:32 Average: lo 1.58 1.58 0.16 0.16 0.00 0.00 0.00 0.00 08:32:32 Average: ens3 260.61 172.23 1225.51 46.62 0.00 0.00 0.00 0.00 08:32:32 08:32:32 08:32:32 ---> sar -P ALL: 08:32:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9039) 02/27/24 _x86_64_ (4 CPU) 08:32:32 08:32:32 08:29:51 LINUX RESTART (4 CPU) 08:32:32 08:32:32 08:30:01 CPU %user %nice %system %iowait %steal %idle 08:32:32 08:31:02 all 18.43 0.00 2.16 10.39 0.08 68.94 08:32:32 08:31:02 0 14.37 0.00 1.85 7.09 0.10 76.59 08:32:32 08:31:02 1 22.50 0.00 2.42 15.58 0.10 59.40 08:32:32 08:31:02 2 22.63 0.00 2.39 15.94 0.08 58.95 08:32:32 08:31:02 3 14.27 0.00 1.97 2.97 0.07 80.72 08:32:32 08:32:01 all 19.80 0.00 1.25 4.95 0.06 73.94 08:32:32 08:32:01 0 11.84 0.00 1.12 4.74 0.03 82.27 08:32:32 08:32:01 1 37.80 0.00 1.60 9.42 0.07 51.11 08:32:32 08:32:01 2 20.31 0.00 1.63 1.42 0.05 76.59 08:32:32 08:32:01 3 9.32 0.00 0.65 4.25 0.09 85.70 08:32:32 Average: all 19.11 0.00 1.71 7.68 0.07 71.43 08:32:32 Average: 0 13.11 0.00 1.49 5.92 0.07 79.41 08:32:32 Average: 1 30.10 0.00 2.02 12.52 0.08 55.28 08:32:32 Average: 2 21.48 0.00 2.01 8.70 0.07 67.75 08:32:32 Average: 3 11.81 0.00 1.31 3.61 0.08 83.20 08:32:32 08:32:32 08:32:32