15:21:02 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/readiness/+/137549 15:21:02 Running as SYSTEM 15:21:02 [EnvInject] - Loading node environment variables. 15:21:03 Building remotely on prd-ubuntu1804-builder-4c-4g-15940 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-readiness-master-yaml-lint 15:21:03 [ssh-agent] Looking for ssh-agent implementation... 15:21:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:21:03 $ ssh-agent 15:21:03 SSH_AUTH_SOCK=/tmp/ssh-G8mGO7uISvqf/agent.2009 15:21:03 SSH_AGENT_PID=2011 15:21:03 [ssh-agent] Started. 15:21:03 Running ssh-add (command line suppressed) 15:21:03 Identity added: /w/workspace/oom-readiness-master-yaml-lint@tmp/private_key_2194783321773331924.key (/w/workspace/oom-readiness-master-yaml-lint@tmp/private_key_2194783321773331924.key) 15:21:03 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:21:03 The recommended git tool is: NONE 15:21:07 using credential onap-jenkins-ssh 15:21:07 Wiping out workspace first. 15:21:07 Cloning the remote Git repository 15:21:07 Cloning repository git://cloud.onap.org/mirror/oom/readiness.git 15:21:07 > git init /w/workspace/oom-readiness-master-yaml-lint # timeout=10 15:21:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness.git 15:21:08 > git --version # timeout=10 15:21:08 > git --version # 'git version 2.17.1' 15:21:08 using GIT_SSH to set credentials Gerrit user 15:21:08 Verifying host key using manually-configured host key entries 15:21:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/readiness.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:21:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness.git # timeout=10 15:21:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:21:09 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness.git # timeout=10 15:21:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness.git 15:21:09 using GIT_SSH to set credentials Gerrit user 15:21:09 Verifying host key using manually-configured host key entries 15:21:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/readiness.git refs/changes/49/137549/1 # timeout=30 15:21:09 > git rev-parse 3b4a361b902d21e5433d89b93bb44a9658aca6b9^{commit} # timeout=10 15:21:09 Checking out Revision 3b4a361b902d21e5433d89b93bb44a9658aca6b9 (refs/changes/49/137549/1) 15:21:09 > git config core.sparsecheckout # timeout=10 15:21:09 > git checkout -f 3b4a361b902d21e5433d89b93bb44a9658aca6b9 # timeout=30 15:21:12 Commit message: "[RELEASE] Create version 6.0.0" 15:21:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:21:12 > git rev-list --no-walk ee99ae32bb88bb21a5596a21f3bb4e162eca7196 # timeout=10 15:21:12 [EnvInject] - Injecting environment variables from a build step. 15:21:12 [EnvInject] - Injecting as environment variables the properties content 15:21:12 PYTHON=python3 15:21:12 15:21:12 [EnvInject] - Variables injected successfully. 15:21:12 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins6902345409019828811.sh 15:21:12 ---> tox-install.sh 15:21:12 + source /home/jenkins/lf-env.sh 15:21:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:21:12 ++ mktemp -d /tmp/venv-XXXX 15:21:12 + lf_venv=/tmp/venv-B0P8 15:21:12 + local venv_file=/tmp/.os_lf_venv 15:21:12 + local python=python3 15:21:12 + local options 15:21:12 + local set_path=true 15:21:12 + local install_args= 15:21:12 ++ 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 15:21:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:21:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:21:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:21:13 + true 15:21:13 + case $1 in 15:21:13 + venv_file=/tmp/.toxenv 15:21:13 + shift 2 15:21:13 + true 15:21:13 + case $1 in 15:21:13 + shift 15:21:13 + break 15:21:13 + case $python in 15:21:13 + local pkg_list= 15:21:13 + [[ -d /opt/pyenv ]] 15:21:13 + echo 'Setup pyenv:' 15:21:13 Setup pyenv: 15:21:13 + export PYENV_ROOT=/opt/pyenv 15:21:13 + PYENV_ROOT=/opt/pyenv 15:21:13 + 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 15:21:13 + 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 15:21:13 + pyenv versions 15:21:13 * system (set by /opt/pyenv/version) 15:21:13 * 3.8.13 (set by /opt/pyenv/version) 15:21:13 * 3.9.13 (set by /opt/pyenv/version) 15:21:13 * 3.10.6 (set by /opt/pyenv/version) 15:21:13 + command -v pyenv 15:21:13 ++ pyenv init - --no-rehash 15:21:13 + 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[*]}"'\'')" 15:21:13 export PATH="/opt/pyenv/shims:${PATH}" 15:21:13 export PYENV_SHELL=bash 15:21:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:21:13 pyenv() { 15:21:13 local command 15:21:13 command="${1:-}" 15:21:13 if [ "$#" -gt 0 ]; then 15:21:13 shift 15:21:13 fi 15:21:13 15:21:13 case "$command" in 15:21:13 rehash|shell) 15:21:13 eval "$(pyenv "sh-$command" "$@")" 15:21:13 ;; 15:21:13 *) 15:21:13 command pyenv "$command" "$@" 15:21:13 ;; 15:21:13 esac 15:21:13 }' 15:21:13 +++ 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[*]}"' 15:21:13 ++ 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 15:21:13 ++ 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 15:21:13 ++ 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 15:21:13 ++ export PYENV_SHELL=bash 15:21:13 ++ PYENV_SHELL=bash 15:21:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:21:13 +++ complete -F _pyenv pyenv 15:21:13 ++ lf-pyver python3 15:21:13 ++ local py_version_xy=python3 15:21:13 ++ local py_version_xyz= 15:21:13 ++ pyenv versions 15:21:13 ++ local command 15:21:13 ++ command=versions 15:21:13 ++ '[' 1 -gt 0 ']' 15:21:13 ++ shift 15:21:13 ++ case "$command" in 15:21:13 ++ command pyenv versions 15:21:13 ++ pyenv versions 15:21:13 ++ awk '{ print $1 }' 15:21:13 ++ grep -E '^[0-9.]*[0-9]$' 15:21:13 ++ sed 's/^[ *]* //' 15:21:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:21:13 +++ grep '^3' /tmp/.pyenv_versions 15:21:13 +++ sort -V 15:21:13 +++ tail -n 1 15:21:13 ++ py_version_xyz=3.10.6 15:21:13 ++ [[ -z 3.10.6 ]] 15:21:13 ++ echo 3.10.6 15:21:13 ++ return 0 15:21:13 + pyenv local 3.10.6 15:21:13 + local command 15:21:13 + command=local 15:21:13 + '[' 2 -gt 0 ']' 15:21:13 + shift 15:21:13 + case "$command" in 15:21:13 + command pyenv local 3.10.6 15:21:13 + pyenv local 3.10.6 15:21:13 + for arg in "$@" 15:21:13 + case $arg in 15:21:13 + pkg_list+='tox ' 15:21:13 + for arg in "$@" 15:21:13 + case $arg in 15:21:13 + pkg_list+='virtualenv ' 15:21:13 + for arg in "$@" 15:21:13 + case $arg in 15:21:13 + pkg_list+='urllib3~=1.26.15 ' 15:21:13 + [[ -f /tmp/.toxenv ]] 15:21:13 + [[ ! -f /tmp/.toxenv ]] 15:21:13 + [[ -n '' ]] 15:21:13 + python3 -m venv /tmp/venv-B0P8 15:21:24 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-B0P8' 15:21:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-B0P8 15:21:24 + echo /tmp/venv-B0P8 15:21:24 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:21:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:21:24 + /tmp/venv-B0P8/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:21:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:21:36 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:21:36 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:21:36 + /tmp/venv-B0P8/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:21:56 + type python3 15:21:56 + true 15:21:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-B0P8/bin to PATH' 15:21:56 lf-activate-venv(): INFO: Adding /tmp/venv-B0P8/bin to PATH 15:21:56 + PATH=/tmp/venv-B0P8/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 15:21:56 + return 0 15:21:56 + python3 --version 15:21:56 Python 3.10.6 15:21:56 + python3 -m pip --version 15:21:56 pip 24.0 from /tmp/venv-B0P8/lib/python3.10/site-packages/pip (python 3.10) 15:21:56 + python3 -m pip freeze 15:21:56 cachetools==5.3.3 15:21:56 chardet==5.2.0 15:21:56 colorama==0.4.6 15:21:56 distlib==0.3.8 15:21:56 filelock==3.13.1 15:21:56 packaging==24.0 15:21:56 platformdirs==4.2.0 15:21:56 pluggy==1.4.0 15:21:56 pyproject-api==1.6.1 15:21:56 tomli==2.0.1 15:21:56 tox==4.14.1 15:21:56 urllib3==1.26.18 15:21:56 virtualenv==20.25.1 15:21:56 [EnvInject] - Injecting environment variables from a build step. 15:21:56 [EnvInject] - Injecting as environment variables the properties content 15:21:56 PARALLEL=false 15:21:56 15:21:56 [EnvInject] - Variables injected successfully. 15:21:56 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins14162196519922898603.sh 15:21:56 ---> tox-run.sh 15:21:56 + 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 15:21:56 + ARCHIVE_TOX_DIR=/w/workspace/oom-readiness-master-yaml-lint/archives/tox 15:21:56 + ARCHIVE_DOC_DIR=/w/workspace/oom-readiness-master-yaml-lint/archives/docs 15:21:56 + mkdir -p /w/workspace/oom-readiness-master-yaml-lint/archives/tox 15:21:56 + cd /w/workspace/oom-readiness-master-yaml-lint/. 15:21:56 + source /home/jenkins/lf-env.sh 15:21:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:21:56 ++ mktemp -d /tmp/venv-XXXX 15:21:56 + lf_venv=/tmp/venv-X0dh 15:21:56 + local venv_file=/tmp/.os_lf_venv 15:21:56 + local python=python3 15:21:56 + local options 15:21:56 + local set_path=true 15:21:56 + local install_args= 15:21:56 ++ 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 15:21:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:21:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:21:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:21:56 + true 15:21:56 + case $1 in 15:21:56 + venv_file=/tmp/.toxenv 15:21:56 + shift 2 15:21:56 + true 15:21:56 + case $1 in 15:21:56 + shift 15:21:56 + break 15:21:56 + case $python in 15:21:56 + local pkg_list= 15:21:56 + [[ -d /opt/pyenv ]] 15:21:56 + echo 'Setup pyenv:' 15:21:56 Setup pyenv: 15:21:56 + export PYENV_ROOT=/opt/pyenv 15:21:56 + PYENV_ROOT=/opt/pyenv 15:21:56 + 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 15:21:56 + 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 15:21:56 + pyenv versions 15:21:56 system 15:21:56 3.8.13 15:21:56 3.9.13 15:21:56 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 15:21:56 + command -v pyenv 15:21:56 ++ pyenv init - --no-rehash 15:21:56 + 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[*]}"'\'')" 15:21:56 export PATH="/opt/pyenv/shims:${PATH}" 15:21:56 export PYENV_SHELL=bash 15:21:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:21:56 pyenv() { 15:21:56 local command 15:21:56 command="${1:-}" 15:21:56 if [ "$#" -gt 0 ]; then 15:21:56 shift 15:21:56 fi 15:21:56 15:21:56 case "$command" in 15:21:56 rehash|shell) 15:21:56 eval "$(pyenv "sh-$command" "$@")" 15:21:56 ;; 15:21:56 *) 15:21:56 command pyenv "$command" "$@" 15:21:56 ;; 15:21:56 esac 15:21:56 }' 15:21:56 +++ 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[*]}"' 15:21:56 ++ 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 15:21:56 ++ 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 15:21:56 ++ 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 15:21:56 ++ export PYENV_SHELL=bash 15:21:56 ++ PYENV_SHELL=bash 15:21:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:21:56 +++ complete -F _pyenv pyenv 15:21:56 ++ lf-pyver python3 15:21:56 ++ local py_version_xy=python3 15:21:56 ++ local py_version_xyz= 15:21:56 ++ pyenv versions 15:21:56 ++ local command 15:21:56 ++ command=versions 15:21:56 ++ '[' 1 -gt 0 ']' 15:21:56 ++ shift 15:21:56 ++ sed 's/^[ *]* //' 15:21:56 ++ case "$command" in 15:21:56 ++ command pyenv versions 15:21:56 ++ pyenv versions 15:21:56 ++ grep -E '^[0-9.]*[0-9]$' 15:21:56 ++ awk '{ print $1 }' 15:21:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:21:56 +++ grep '^3' /tmp/.pyenv_versions 15:21:56 +++ sort -V 15:21:56 +++ tail -n 1 15:21:56 ++ py_version_xyz=3.10.6 15:21:56 ++ [[ -z 3.10.6 ]] 15:21:56 ++ echo 3.10.6 15:21:56 ++ return 0 15:21:56 + pyenv local 3.10.6 15:21:56 + local command 15:21:56 + command=local 15:21:56 + '[' 2 -gt 0 ']' 15:21:56 + shift 15:21:56 + case "$command" in 15:21:56 + command pyenv local 3.10.6 15:21:56 + pyenv local 3.10.6 15:21:57 + for arg in "$@" 15:21:57 + case $arg in 15:21:57 + pkg_list+='tox ' 15:21:57 + for arg in "$@" 15:21:57 + case $arg in 15:21:57 + pkg_list+='virtualenv ' 15:21:57 + for arg in "$@" 15:21:57 + case $arg in 15:21:57 + pkg_list+='urllib3~=1.26.15 ' 15:21:57 + [[ -f /tmp/.toxenv ]] 15:21:57 ++ cat /tmp/.toxenv 15:21:57 + lf_venv=/tmp/venv-B0P8 15:21:57 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B0P8 from' file:/tmp/.toxenv 15:21:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B0P8 from file:/tmp/.toxenv 15:21:57 + /tmp/venv-B0P8/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:21:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:21:58 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:21:58 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:21:58 + /tmp/venv-B0P8/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:22:01 + type python3 15:22:01 + true 15:22:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-B0P8/bin to PATH' 15:22:01 lf-activate-venv(): INFO: Adding /tmp/venv-B0P8/bin to PATH 15:22:01 + PATH=/tmp/venv-B0P8/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 15:22:01 + return 0 15:22:01 + [[ -d /opt/pyenv ]] 15:22:01 + echo '---> Setting up pyenv' 15:22:01 ---> Setting up pyenv 15:22:01 + export PYENV_ROOT=/opt/pyenv 15:22:01 + PYENV_ROOT=/opt/pyenv 15:22:01 + export PATH=/opt/pyenv/bin:/tmp/venv-B0P8/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 15:22:01 + PATH=/opt/pyenv/bin:/tmp/venv-B0P8/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 15:22:01 ++ pwd 15:22:01 + PYTHONPATH=/w/workspace/oom-readiness-master-yaml-lint 15:22:01 + export PYTHONPATH 15:22:01 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:22:01 + TOX_TESTENV_PASSENV=PYTHONPATH 15:22:01 + tox --version 15:22:01 4.14.1 from /tmp/venv-B0P8/lib/python3.10/site-packages/tox/__init__.py 15:22:01 + PARALLEL=false 15:22:01 + TOX_OPTIONS_LIST= 15:22:01 + [[ -n yaml ]] 15:22:01 + TOX_OPTIONS_LIST=' -e yaml' 15:22:01 + case ${PARALLEL,,} in 15:22:01 + tox -e yaml 15:22:01 + tee -a /w/workspace/oom-readiness-master-yaml-lint/archives/tox/tox.log 15:22:04 yaml: install_deps> python -I -m pip install coala-bears nodeenv 15:22:50 yaml: freeze> python -m pip freeze --all 15:22:50 yaml: alabaster==0.7.13,appdirs==1.4.4,astroid==1.6.6,attrs==23.2.0,autoflake==0.6.6,autopep8==1.7.0,Babel==2.14.0,bandit==1.6.2,certifi==2024.2.2,charset-normalizer==3.3.2,click==6.6,cmakelint==1.4.2,coala==0.11.0,coala-bears==0.11.1,coala-utils==0.6.7,colorama==0.3.9,colorlog==2.10.0,cppclean==0.12,cpplint==1.6.1,dennis==0.9,dependency-management==0.4.0,docopt==0.6.2,docutils==0.20.1,eradicate==0.1.6,future==1.0.0,gitdb==4.0.11,GitPython==3.1.42,guess_language-spirit==0.5.3,html-linter==0.3.0,idna==3.6,imagesize==1.4.1,importlib_resources==6.4.0,ipython-genutils==0.2.0,isort==4.3.21,Jinja2==3.1.3,joblib==1.3.2,jsonschema==4.21.1,jsonschema-specifications==2023.12.1,jupyter_core==5.7.2,lazy-object-proxy==1.10.0,libclang-py3==3.4.0,mando==0.3.3,MarkupSafe==2.1.5,mccabe==0.7.0,munkres3==1.0.5.5,mypy-lang==0.4.6,nbformat==4.4.0,nltk==3.8.1,nodeenv==1.8.0,packaging==24.0,pbr==6.0.0,pip==24.0,pkgutil_resolve_name==1.3.10,platformdirs==4.2.0,polib==1.2.0,proselint==0.7.0,pycodestyle==2.11.1,pydocstyle==1.1.1,pyflakes==1.4.0,Pygments==2.17.2,pylint==1.9.4,PyPrint==0.2.6,pyroma==2.2,pytz==2024.1,PyYAML==3.13,radon==1.4.0,referencing==0.34.0,regex==2023.12.25,requests==2.31.0,restructuredtext_lint==1.0.1,rpds-py==0.18.0,rstcheck==2.2,safety==0.5.1,sarge==0.1.7.post1,scspell3k==2.2,setuptools==69.1.0,six==1.16.0,smmap==5.0.1,snowballstemmer==2.2.0,Sphinx==1.4.9,stevedore==5.2.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.66.2,traitlets==5.14.2,unidiff==0.5.5,urllib3==2.2.1,vulture==0.10,wheel==0.42.0,wrapt==1.16.0,yamllint==1.6.1,yapf==0.14.0,zipp==3.18.1 15:22:50 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 15:22:50 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn --bears YAMLLintBear --files $( Completed tox runs' 15:22:51 ---> Completed tox runs 15:22:51 + for i in .tox/*/log 15:22:51 ++ awk -F/ '{print $2}' 15:22:51 ++ echo .tox/yaml/log 15:22:51 + tox_env=yaml 15:22:51 + cp -r .tox/yaml/log /w/workspace/oom-readiness-master-yaml-lint/archives/tox/yaml 15:22:51 + DOC_DIR=docs/_build/html 15:22:51 + [[ -d docs/_build/html ]] 15:22:51 + echo '---> tox-run.sh ends' 15:22:51 ---> tox-run.sh ends 15:22:51 + test 0 -eq 0 15:22:51 $ ssh-agent -k 15:22:51 unset SSH_AUTH_SOCK; 15:22:51 unset SSH_AGENT_PID; 15:22:51 echo Agent pid 2011 killed; 15:22:51 [ssh-agent] Stopped. 15:22:51 [PostBuildScript] - [INFO] Executing post build scripts. 15:22:51 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins8860793983352031691.sh 15:22:51 ---> sysstat.sh 15:22:52 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins2003172197149229438.sh 15:22:52 ---> package-listing.sh 15:22:52 ++ tr '[:upper:]' '[:lower:]' 15:22:52 ++ facter osfamily 15:22:52 + OS_FAMILY=debian 15:22:52 + workspace=/w/workspace/oom-readiness-master-yaml-lint 15:22:52 + START_PACKAGES=/tmp/packages_start.txt 15:22:52 + END_PACKAGES=/tmp/packages_end.txt 15:22:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:22:52 + PACKAGES=/tmp/packages_start.txt 15:22:52 + '[' /w/workspace/oom-readiness-master-yaml-lint ']' 15:22:52 + PACKAGES=/tmp/packages_end.txt 15:22:52 + case "${OS_FAMILY}" in 15:22:52 + dpkg -l 15:22:52 + grep '^ii' 15:22:52 + '[' -f /tmp/packages_start.txt ']' 15:22:52 + '[' -f /tmp/packages_end.txt ']' 15:22:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:22:52 + '[' /w/workspace/oom-readiness-master-yaml-lint ']' 15:22:52 + mkdir -p /w/workspace/oom-readiness-master-yaml-lint/archives/ 15:22:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-readiness-master-yaml-lint/archives/ 15:22:52 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins15762784405246365981.sh 15:22:52 ---> capture-instance-metadata.sh 15:22:52 Setup pyenv: 15:22:52 system 15:22:52 3.8.13 15:22:52 3.9.13 15:22:52 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 15:22:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DuUg 15:22:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:23:01 lf-activate-venv(): INFO: Installing: lftools 15:24:05 lf-activate-venv(): INFO: Adding /tmp/venv-DuUg/bin to PATH 15:24:05 INFO: Running in OpenStack, capturing instance metadata 15:24:06 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins17176645020127336412.sh 15:24:06 provisioning config files... 15:24:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-readiness-master-yaml-lint@tmp/config11971082251633960058tmp 15:24:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:24:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:24:06 [EnvInject] - Injecting environment variables from a build step. 15:24:06 [EnvInject] - Injecting as environment variables the properties content 15:24:06 SERVER_ID=logs 15:24:06 15:24:06 [EnvInject] - Variables injected successfully. 15:24:06 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins9003892527803742421.sh 15:24:06 ---> create-netrc.sh 15:24:06 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins3737964970183465395.sh 15:24:06 ---> python-tools-install.sh 15:24:06 Setup pyenv: 15:24:06 system 15:24:06 3.8.13 15:24:06 3.9.13 15:24:06 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 15:24:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DuUg from file:/tmp/.os_lf_venv 15:24:08 lf-activate-venv(): INFO: Installing: lftools 15:24:24 lf-activate-venv(): INFO: Adding /tmp/venv-DuUg/bin to PATH 15:24:24 Generating Requirements File 15:25:33 Python 3.10.6 15:25:33 pip 24.0 from /tmp/venv-DuUg/lib/python3.10/site-packages/pip (python 3.10) 15:25:33 appdirs==1.4.4 15:25:33 argcomplete==3.2.3 15:25:33 aspy.yaml==1.3.0 15:25:33 attrs==23.2.0 15:25:33 autopage==0.5.2 15:25:33 beautifulsoup4==4.12.3 15:25:33 boto3==1.34.68 15:25:33 botocore==1.34.68 15:25:33 bs4==0.0.2 15:25:33 cachetools==5.3.3 15:25:33 certifi==2024.2.2 15:25:33 cffi==1.16.0 15:25:33 cfgv==3.4.0 15:25:33 chardet==5.2.0 15:25:33 charset-normalizer==3.3.2 15:25:33 click==8.1.7 15:25:33 cliff==4.6.0 15:25:33 cmd2==2.4.3 15:25:33 cryptography==3.3.2 15:25:33 debtcollector==3.0.0 15:25:33 decorator==5.1.1 15:25:33 defusedxml==0.7.1 15:25:33 Deprecated==1.2.14 15:25:33 distlib==0.3.8 15:25:33 dnspython==2.6.1 15:25:33 docker==4.2.2 15:25:33 dogpile.cache==1.3.2 15:25:33 email_validator==2.1.1 15:25:33 filelock==3.13.1 15:25:33 future==1.0.0 15:25:33 gitdb==4.0.11 15:25:33 GitPython==3.1.42 15:25:33 google-auth==2.29.0 15:25:33 httplib2==0.22.0 15:25:33 identify==2.5.35 15:25:33 idna==3.6 15:25:33 importlib-resources==1.5.0 15:25:33 iso8601==2.1.0 15:25:33 Jinja2==3.1.3 15:25:33 jmespath==1.0.1 15:25:33 jsonpatch==1.33 15:25:33 jsonpointer==2.4 15:25:33 jsonschema==4.21.1 15:25:33 jsonschema-specifications==2023.12.1 15:25:33 keystoneauth1==5.6.0 15:25:33 kubernetes==29.0.0 15:25:33 lftools==0.37.10 15:25:33 lxml==5.1.0 15:25:33 MarkupSafe==2.1.5 15:25:33 msgpack==1.0.8 15:25:33 multi_key_dict==2.0.3 15:25:33 munch==4.0.0 15:25:33 netaddr==1.2.1 15:25:33 netifaces==0.11.0 15:25:33 niet==1.4.2 15:25:33 nodeenv==1.8.0 15:25:33 oauth2client==4.1.3 15:25:33 oauthlib==3.2.2 15:25:33 openstacksdk==3.0.0 15:25:33 os-client-config==2.1.0 15:25:33 os-service-types==1.7.0 15:25:33 osc-lib==3.0.1 15:25:33 oslo.config==9.4.0 15:25:33 oslo.context==5.5.0 15:25:33 oslo.i18n==6.3.0 15:25:33 oslo.log==5.5.0 15:25:33 oslo.serialization==5.4.0 15:25:33 oslo.utils==7.1.0 15:25:33 packaging==24.0 15:25:33 pbr==6.0.0 15:25:33 platformdirs==4.2.0 15:25:33 prettytable==3.10.0 15:25:33 pyasn1==0.5.1 15:25:33 pyasn1-modules==0.3.0 15:25:33 pycparser==2.21 15:25:33 pygerrit2==2.0.15 15:25:33 PyGithub==2.2.0 15:25:33 pyinotify==0.9.6 15:25:33 PyJWT==2.8.0 15:25:33 PyNaCl==1.5.0 15:25:33 pyparsing==2.4.7 15:25:33 pyperclip==1.8.2 15:25:33 pyrsistent==0.20.0 15:25:33 python-cinderclient==9.5.0 15:25:33 python-dateutil==2.9.0.post0 15:25:33 python-heatclient==3.5.0 15:25:33 python-jenkins==1.8.2 15:25:33 python-keystoneclient==5.4.0 15:25:33 python-magnumclient==4.4.0 15:25:33 python-novaclient==18.6.0 15:25:33 python-openstackclient==6.6.0 15:25:33 python-swiftclient==4.5.0 15:25:33 PyYAML==6.0.1 15:25:33 referencing==0.34.0 15:25:33 requests==2.31.0 15:25:33 requests-oauthlib==1.4.0 15:25:33 requestsexceptions==1.4.0 15:25:33 rfc3986==2.0.0 15:25:33 rpds-py==0.18.0 15:25:33 rsa==4.9 15:25:33 ruamel.yaml==0.18.6 15:25:33 ruamel.yaml.clib==0.2.8 15:25:33 s3transfer==0.10.1 15:25:33 simplejson==3.19.2 15:25:33 six==1.16.0 15:25:33 smmap==5.0.1 15:25:33 soupsieve==2.5 15:25:33 stevedore==5.2.0 15:25:33 tabulate==0.9.0 15:25:33 toml==0.10.2 15:25:33 tomlkit==0.12.4 15:25:33 tqdm==4.66.2 15:25:33 typing_extensions==4.10.0 15:25:33 tzdata==2024.1 15:25:33 urllib3==1.26.18 15:25:33 virtualenv==20.25.1 15:25:33 wcwidth==0.2.13 15:25:33 websocket-client==1.7.0 15:25:33 wrapt==1.16.0 15:25:33 xdg==6.0.0 15:25:33 xmltodict==0.13.0 15:25:33 yq==3.2.3 15:25:34 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins9680248703538050579.sh 15:25:34 ---> sudo-logs.sh 15:25:34 Archiving 'sudo' log.. 15:25:34 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins1515931386774850590.sh 15:25:34 ---> job-cost.sh 15:25:34 Setup pyenv: 15:25:34 system 15:25:34 3.8.13 15:25:34 3.9.13 15:25:34 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 15:25:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DuUg from file:/tmp/.os_lf_venv 15:25:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:25:44 lf-activate-venv(): INFO: Adding /tmp/venv-DuUg/bin to PATH 15:25:44 INFO: No Stack... 15:25:44 INFO: Retrieving Pricing Info for: v3-standard-4 15:25:45 INFO: Archiving Costs 15:25:45 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins15211501478979086655.sh 15:25:45 ---> logs-deploy.sh 15:25:45 Setup pyenv: 15:25:45 system 15:25:45 3.8.13 15:25:45 3.9.13 15:25:45 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 15:25:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DuUg from file:/tmp/.os_lf_venv 15:25:47 lf-activate-venv(): INFO: Installing: lftools 15:26:20 lf-activate-venv(): INFO: Adding /tmp/venv-DuUg/bin to PATH 15:26:20 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-readiness-master-yaml-lint/18 15:26:20 INFO: archiving workspace using pattern(s): 15:26:21 Archives upload complete. 15:26:21 INFO: archiving logs to Nexus 15:26:22 ---> uname -a: 15:26:22 Linux prd-ubuntu1804-builder-4c-4g-15940 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:26:22 15:26:22 15:26:22 ---> lscpu: 15:26:22 Architecture: x86_64 15:26:22 CPU op-mode(s): 32-bit, 64-bit 15:26:22 Byte Order: Little Endian 15:26:22 CPU(s): 4 15:26:22 On-line CPU(s) list: 0-3 15:26:22 Thread(s) per core: 1 15:26:22 Core(s) per socket: 1 15:26:22 Socket(s): 4 15:26:22 NUMA node(s): 1 15:26:22 Vendor ID: AuthenticAMD 15:26:22 CPU family: 23 15:26:22 Model: 49 15:26:22 Model name: AMD EPYC-Rome Processor 15:26:22 Stepping: 0 15:26:22 CPU MHz: 2799.998 15:26:22 BogoMIPS: 5599.99 15:26:22 Virtualization: AMD-V 15:26:22 Hypervisor vendor: KVM 15:26:22 Virtualization type: full 15:26:22 L1d cache: 32K 15:26:22 L1i cache: 32K 15:26:22 L2 cache: 512K 15:26:22 L3 cache: 16384K 15:26:22 NUMA node0 CPU(s): 0-3 15:26:22 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 15:26:22 15:26:22 15:26:22 ---> nproc: 15:26:22 4 15:26:22 15:26:22 15:26:22 ---> df -h: 15:26:22 Filesystem Size Used Avail Use% Mounted on 15:26:22 udev 7.9G 0 7.9G 0% /dev 15:26:22 tmpfs 1.6G 672K 1.6G 1% /run 15:26:22 /dev/vda1 78G 8.4G 70G 11% / 15:26:22 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:26:22 tmpfs 5.0M 0 5.0M 0% /run/lock 15:26:22 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:26:22 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:26:22 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:26:22 15:26:22 15:26:22 ---> free -m: 15:26:22 total used free shared buff/cache available 15:26:22 Mem: 16040 548 13284 0 2206 15168 15:26:22 Swap: 1023 0 1023 15:26:22 15:26:22 15:26:22 ---> ip addr: 15:26:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:26:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:26:22 inet 127.0.0.1/8 scope host lo 15:26:22 valid_lft forever preferred_lft forever 15:26:22 inet6 ::1/128 scope host 15:26:22 valid_lft forever preferred_lft forever 15:26:22 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:26:22 link/ether fa:16:3e:92:19:42 brd ff:ff:ff:ff:ff:ff 15:26:22 inet 10.30.107.72/23 brd 10.30.107.255 scope global dynamic ens3 15:26:22 valid_lft 85935sec preferred_lft 85935sec 15:26:22 inet6 fe80::f816:3eff:fe92:1942/64 scope link 15:26:22 valid_lft forever preferred_lft forever 15:26:22 15:26:22 15:26:22 ---> sar -b -r -n DEV: 15:26:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15940) 03/22/24 _x86_64_ (4 CPU) 15:26:22 15:26:22 15:18:55 LINUX RESTART (4 CPU) 15:26:22 15:26:22 15:19:02 tps rtps wtps bread/s bwrtn/s 15:26:22 15:20:02 61.66 38.32 23.34 1566.81 21678.17 15:26:22 15:21:01 42.11 28.86 13.25 2736.08 18542.76 15:26:22 15:22:01 46.76 26.70 20.06 929.18 3884.82 15:26:22 15:23:01 80.00 16.85 63.16 841.99 8081.05 15:26:22 15:24:01 80.25 9.68 70.57 615.23 10364.67 15:26:22 15:25:01 44.40 0.60 43.80 74.91 7810.60 15:26:22 15:26:01 40.29 0.38 39.91 26.00 4759.87 15:26:22 Average: 56.52 17.27 39.25 964.41 10687.82 15:26:22 15:26:22 15:19:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:26:22 15:20:02 14836408 15921320 1588560 9.67 30312 1275576 351116 2.14 228860 1188908 409864 15:26:22 15:21:01 14542084 15755224 1882884 11.46 31980 1400388 686340 3.93 422616 1285228 6856 15:26:22 15:22:01 14325224 15636816 2099744 12.78 39524 1486844 740428 4.24 565596 1348476 27180 15:26:22 15:23:01 14005384 15611980 2419584 14.73 65700 1736424 727992 4.17 619516 1575192 168856 15:26:22 15:24:01 13670576 15487824 2754392 16.77 74608 1930208 874748 5.01 797192 1714476 147396 15:26:22 15:25:01 13718380 15558664 2706588 16.48 82360 1941796 796596 4.56 708312 1749040 26192 15:26:22 15:26:01 13592252 15522328 2832716 17.25 90092 2018524 793356 4.54 748532 1823144 69788 15:26:22 Average: 14098615 15642022 2326353 14.16 59225 1684251 710082 4.06 584375 1526352 122305 15:26:22 15:26:22 15:19:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:26:22 15:20:02 ens3 16.53 10.38 70.40 1.78 0.00 0.00 0.00 0.00 15:26:22 15:20:02 lo 1.42 1.42 0.12 0.12 0.00 0.00 0.00 0.00 15:26:22 15:21:01 ens3 83.02 65.58 277.30 14.10 0.00 0.00 0.00 0.00 15:26:22 15:21:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 15:26:22 15:22:01 ens3 266.61 168.56 551.66 47.90 0.00 0.00 0.00 0.00 15:26:22 15:22:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 15:26:22 15:23:01 ens3 36.38 22.80 482.66 6.06 0.00 0.00 0.00 0.00 15:26:22 15:23:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 15:26:22 15:24:01 ens3 32.64 22.51 624.34 4.03 0.00 0.00 0.00 0.00 15:26:22 15:24:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 15:26:22 15:25:01 ens3 14.96 11.45 88.35 3.38 0.00 0.00 0.00 0.00 15:26:22 15:25:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 15:26:22 15:26:01 ens3 22.08 18.38 153.34 22.03 0.00 0.00 0.00 0.00 15:26:22 15:26:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 15:26:22 Average: ens3 67.54 45.70 321.83 14.21 0.00 0.00 0.00 0.00 15:26:22 Average: lo 0.76 0.76 0.07 0.07 0.00 0.00 0.00 0.00 15:26:22 15:26:22 15:26:22 ---> sar -P ALL: 15:26:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15940) 03/22/24 _x86_64_ (4 CPU) 15:26:22 15:26:22 15:18:55 LINUX RESTART (4 CPU) 15:26:22 15:26:22 15:19:02 CPU %user %nice %system %iowait %steal %idle 15:26:22 15:20:02 all 1.51 0.00 0.70 42.76 0.02 55.00 15:26:22 15:20:02 0 1.42 0.00 1.39 13.27 0.02 83.90 15:26:22 15:20:02 1 1.12 0.00 0.70 80.72 0.02 17.45 15:26:22 15:20:02 2 2.85 0.00 0.44 71.62 0.03 25.06 15:26:22 15:20:02 3 0.66 0.00 0.29 5.53 0.02 93.51 15:26:22 15:21:01 all 2.66 0.00 0.52 31.46 0.02 65.35 15:26:22 15:21:01 0 2.85 0.00 0.59 50.03 0.02 46.50 15:26:22 15:21:01 1 2.50 0.00 0.53 55.49 0.02 41.47 15:26:22 15:21:01 2 2.36 0.00 0.59 12.65 0.00 84.40 15:26:22 15:21:01 3 2.89 0.00 0.34 7.71 0.02 89.05 15:26:22 15:22:01 all 9.06 0.00 0.72 21.20 0.03 68.98 15:26:22 15:22:01 0 7.87 0.00 0.72 38.05 0.02 53.35 15:26:22 15:22:01 1 7.69 0.00 0.70 6.59 0.03 84.99 15:26:22 15:22:01 2 7.51 0.00 0.83 34.83 0.05 56.77 15:26:22 15:22:01 3 13.22 0.00 0.64 5.32 0.03 80.79 15:26:22 15:23:01 all 13.54 0.00 1.50 11.77 0.06 73.13 15:26:22 15:23:01 0 17.06 0.00 2.32 5.06 0.07 75.50 15:26:22 15:23:01 1 10.23 0.00 1.24 17.48 0.05 71.01 15:26:22 15:23:01 2 18.51 0.00 1.64 22.64 0.07 57.14 15:26:22 15:23:01 3 8.39 0.00 0.84 1.97 0.08 88.71 15:26:22 15:24:01 all 9.87 0.00 0.78 16.45 0.03 72.86 15:26:22 15:24:01 0 8.33 0.00 0.63 4.04 0.02 86.98 15:26:22 15:24:01 1 1.57 0.00 0.38 3.32 0.02 94.72 15:26:22 15:24:01 2 23.14 0.00 1.64 56.42 0.07 18.73 15:26:22 15:24:01 3 6.50 0.00 0.48 2.12 0.03 90.87 15:26:22 15:25:01 all 9.28 0.00 0.58 15.27 0.03 74.83 15:26:22 15:25:01 0 19.14 0.00 0.82 2.98 0.05 77.01 15:26:22 15:25:01 1 1.67 0.00 0.25 0.30 0.00 97.78 15:26:22 15:25:01 2 8.95 0.00 0.92 57.78 0.03 32.32 15:26:22 15:25:01 3 7.37 0.00 0.33 0.17 0.02 92.11 15:26:22 15:26:01 all 12.42 0.00 0.71 12.50 0.04 74.33 15:26:22 15:26:01 0 27.94 0.00 1.07 7.07 0.07 63.85 15:26:22 15:26:01 1 5.54 0.00 0.38 0.05 0.02 94.01 15:26:22 15:26:01 2 11.59 0.00 1.02 42.55 0.07 44.77 15:26:22 15:26:01 3 4.58 0.00 0.35 0.42 0.02 94.63 15:26:22 Average: all 8.37 0.00 0.79 21.56 0.03 69.25 15:26:22 Average: 0 12.14 0.00 1.08 17.14 0.04 69.61 15:26:22 Average: 1 4.34 0.00 0.60 23.19 0.02 71.85 15:26:22 Average: 2 10.74 0.00 1.01 42.64 0.05 45.56 15:26:22 Average: 3 6.25 0.00 0.47 3.30 0.03 89.95 15:26:22 15:26:22 15:26:22