08:55:26 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/readiness/+/143257 08:55:26 Running as SYSTEM 08:55:26 [EnvInject] - Loading node environment variables. 08:55:26 Building remotely on prd-ubuntu1804-builder-4c-4g-7597 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-readiness-master-yaml-lint 08:55:26 [ssh-agent] Looking for ssh-agent implementation... 08:55:26 $ ssh-agent 08:55:26 SSH_AUTH_SOCK=/tmp/ssh-nfkv1Tw5oltw/agent.1666 08:55:26 SSH_AGENT_PID=1668 08:55:26 [ssh-agent] Started. 08:55:26 Running ssh-add (command line suppressed) 08:55:26 Identity added: /w/workspace/oom-readiness-master-yaml-lint@tmp/private_key_10914822645569992402.key (/w/workspace/oom-readiness-master-yaml-lint@tmp/private_key_10914822645569992402.key) 08:55:26 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:55:26 The recommended git tool is: NONE 08:55:28 using credential onap-jenkins-ssh 08:55:28 Wiping out workspace first. 08:55:28 Cloning the remote Git repository 08:55:28 Cloning repository git://cloud.onap.org/mirror/oom/readiness.git 08:55:28 > git init /w/workspace/oom-readiness-master-yaml-lint # timeout=10 08:55:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness.git 08:55:28 > git --version # timeout=10 08:55:28 > git --version # 'git version 2.17.1' 08:55:28 using GIT_SSH to set credentials Gerrit user 08:55:28 Verifying host key using manually-configured host key entries 08:55:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/readiness.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:55:28 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness.git # timeout=10 08:55:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:55:29 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness.git # timeout=10 08:55:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness.git 08:55:29 using GIT_SSH to set credentials Gerrit user 08:55:29 Verifying host key using manually-configured host key entries 08:55:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/readiness.git refs/changes/57/143257/1 # timeout=30 08:55:29 > git rev-parse ec855c96b72720f0522661433e913b90058a3afb^{commit} # timeout=10 08:55:29 Checking out Revision ec855c96b72720f0522661433e913b90058a3afb (refs/changes/57/143257/1) 08:55:29 > git config core.sparsecheckout # timeout=10 08:55:29 > git checkout -f ec855c96b72720f0522661433e913b90058a3afb # timeout=30 08:55:32 Commit message: "CI: Deploy python based Github2Gerrit" 08:55:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:55:32 > git rev-list --no-walk f751325889f57b043147a457902b8d1230c19625 # timeout=10 08:55:32 [EnvInject] - Injecting environment variables from a build step. 08:55:32 [EnvInject] - Injecting as environment variables the properties content 08:55:32 PYTHON=python3 08:55:32 08:55:32 [EnvInject] - Variables injected successfully. 08:55:32 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins8566627652716949560.sh 08:55:32 ---> tox-install.sh 08:55:32 + source /home/jenkins/lf-env.sh 08:55:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:55:32 ++ mktemp -d /tmp/venv-XXXX 08:55:32 + lf_venv=/tmp/venv-ylHz 08:55:32 + local venv_file=/tmp/.os_lf_venv 08:55:32 + local python=python3 08:55:32 + local options 08:55:32 + local set_path=true 08:55:32 + local install_args= 08:55:32 ++ 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:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:55:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:55:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:55:32 + true 08:55:32 + case $1 in 08:55:32 + venv_file=/tmp/.toxenv 08:55:32 + shift 2 08:55:32 + true 08:55:32 + case $1 in 08:55:32 + shift 08:55:32 + break 08:55:32 + case $python in 08:55:32 + local pkg_list= 08:55:32 + [[ -d /opt/pyenv ]] 08:55:32 + echo 'Setup pyenv:' 08:55:32 Setup pyenv: 08:55:32 + export PYENV_ROOT=/opt/pyenv 08:55:32 + PYENV_ROOT=/opt/pyenv 08:55:32 + 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:32 + 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:32 + pyenv versions 08:55:33 * system (set by /opt/pyenv/version) 08:55:33 * 3.8.13 (set by /opt/pyenv/version) 08:55:33 * 3.9.13 (set by /opt/pyenv/version) 08:55:33 * 3.10.6 (set by /opt/pyenv/version) 08:55:33 + command -v pyenv 08:55:33 ++ pyenv init - --no-rehash 08:55:33 + 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:33 export PATH="/opt/pyenv/shims:${PATH}" 08:55:33 export PYENV_SHELL=bash 08:55:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:55:33 pyenv() { 08:55:33 local command 08:55:33 command="${1:-}" 08:55:33 if [ "$#" -gt 0 ]; then 08:55:33 shift 08:55:33 fi 08:55:33 08:55:33 case "$command" in 08:55:33 rehash|shell) 08:55:33 eval "$(pyenv "sh-$command" "$@")" 08:55:33 ;; 08:55:33 *) 08:55:33 command pyenv "$command" "$@" 08:55:33 ;; 08:55:33 esac 08:55:33 }' 08:55:33 +++ 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:33 ++ 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:33 ++ 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:33 ++ 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:33 ++ export PYENV_SHELL=bash 08:55:33 ++ PYENV_SHELL=bash 08:55:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:55:33 +++ complete -F _pyenv pyenv 08:55:33 ++ lf-pyver python3 08:55:33 ++ local py_version_xy=python3 08:55:33 ++ local py_version_xyz= 08:55:33 ++ sed 's/^[ *]* //' 08:55:33 ++ pyenv versions 08:55:33 ++ local command 08:55:33 ++ command=versions 08:55:33 ++ '[' 1 -gt 0 ']' 08:55:33 ++ shift 08:55:33 ++ case "$command" in 08:55:33 ++ command pyenv versions 08:55:33 ++ pyenv versions 08:55:33 ++ awk '{ print $1 }' 08:55:33 ++ grep -E '^[0-9.]*[0-9]$' 08:55:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:55:33 +++ grep '^3' /tmp/.pyenv_versions 08:55:33 +++ sort -V 08:55:33 +++ tail -n 1 08:55:33 ++ py_version_xyz=3.10.6 08:55:33 ++ [[ -z 3.10.6 ]] 08:55:33 ++ echo 3.10.6 08:55:33 ++ return 0 08:55:33 + pyenv local 3.10.6 08:55:33 + local command 08:55:33 + command=local 08:55:33 + '[' 2 -gt 0 ']' 08:55:33 + shift 08:55:33 + case "$command" in 08:55:33 + command pyenv local 3.10.6 08:55:33 + pyenv local 3.10.6 08:55:33 + for arg in "$@" 08:55:33 + case $arg in 08:55:33 + pkg_list+='tox ' 08:55:33 + for arg in "$@" 08:55:33 + case $arg in 08:55:33 + pkg_list+='virtualenv ' 08:55:33 + for arg in "$@" 08:55:33 + case $arg in 08:55:33 + pkg_list+='urllib3~=1.26.15 ' 08:55:33 + [[ -f /tmp/.toxenv ]] 08:55:33 + [[ ! -f /tmp/.toxenv ]] 08:55:33 + [[ -n '' ]] 08:55:33 + python3 -m venv /tmp/venv-ylHz 08:55:37 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ylHz' 08:55:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ylHz 08:55:37 + echo /tmp/venv-ylHz 08:55:37 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:55:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:55:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:55:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:55:37 + local 'pip_opts=--upgrade --quiet' 08:55:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:55:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:55:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:55:37 + [[ -n '' ]] 08:55:37 + [[ -n '' ]] 08:55:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:55:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:55:37 + /tmp/venv-ylHz/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-ylHz/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:43 + type python3 08:55:43 + true 08:55:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ylHz/bin to PATH' 08:55:43 lf-activate-venv(): INFO: Adding /tmp/venv-ylHz/bin to PATH 08:55:43 + PATH=/tmp/venv-ylHz/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:43 + return 0 08:55:43 + python3 --version 08:55:43 Python 3.10.6 08:55:43 + python3 -m pip --version 08:55:44 pip 26.0.1 from /tmp/venv-ylHz/lib/python3.10/site-packages/pip (python 3.10) 08:55:44 + python3 -m pip freeze 08:55:44 cachetools==7.0.1 08:55:44 chardet==5.2.0 08:55:44 colorama==0.4.6 08:55:44 distlib==0.4.0 08:55:44 filelock==3.21.2 08:55:44 packaging==26.0 08:55:44 platformdirs==4.7.0 08:55:44 pluggy==1.6.0 08:55:44 pyproject-api==1.10.0 08:55:44 tomli==2.4.0 08:55:44 tox==4.35.0 08:55:44 typing_extensions==4.15.0 08:55:44 urllib3==1.26.20 08:55:44 virtualenv==20.36.1 08:55:44 [EnvInject] - Injecting environment variables from a build step. 08:55:44 [EnvInject] - Injecting as environment variables the properties content 08:55:44 PARALLEL=false 08:55:44 08:55:44 [EnvInject] - Variables injected successfully. 08:55:44 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins9762284222293070484.sh 08:55:44 ---> tox-run.sh 08:55:44 + 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:44 + ARCHIVE_TOX_DIR=/w/workspace/oom-readiness-master-yaml-lint/archives/tox 08:55:44 + ARCHIVE_DOC_DIR=/w/workspace/oom-readiness-master-yaml-lint/archives/docs 08:55:44 + mkdir -p /w/workspace/oom-readiness-master-yaml-lint/archives/tox 08:55:44 + cd /w/workspace/oom-readiness-master-yaml-lint/./readiness-python 08:55:44 + source /home/jenkins/lf-env.sh 08:55:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:55:44 ++ mktemp -d /tmp/venv-XXXX 08:55:44 + lf_venv=/tmp/venv-MOWg 08:55:44 + local venv_file=/tmp/.os_lf_venv 08:55:44 + local python=python3 08:55:44 + local options 08:55:44 + local set_path=true 08:55:44 + local install_args= 08:55:44 ++ 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:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:55:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:55:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:55:44 + true 08:55:44 + case $1 in 08:55:44 + venv_file=/tmp/.toxenv 08:55:44 + shift 2 08:55:44 + true 08:55:44 + case $1 in 08:55:44 + shift 08:55:44 + break 08:55:44 + case $python in 08:55:44 + local pkg_list= 08:55:44 + [[ -d /opt/pyenv ]] 08:55:44 + echo 'Setup pyenv:' 08:55:44 Setup pyenv: 08:55:44 + export PYENV_ROOT=/opt/pyenv 08:55:44 + PYENV_ROOT=/opt/pyenv 08:55:44 + 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:44 + 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:44 + pyenv versions 08:55:44 system 08:55:44 3.8.13 08:55:44 3.9.13 08:55:44 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 08:55:44 + command -v pyenv 08:55:44 ++ pyenv init - --no-rehash 08:55:44 + 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:44 export PATH="/opt/pyenv/shims:${PATH}" 08:55:44 export PYENV_SHELL=bash 08:55:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:55:44 pyenv() { 08:55:44 local command 08:55:44 command="${1:-}" 08:55:44 if [ "$#" -gt 0 ]; then 08:55:44 shift 08:55:44 fi 08:55:44 08:55:44 case "$command" in 08:55:44 rehash|shell) 08:55:44 eval "$(pyenv "sh-$command" "$@")" 08:55:44 ;; 08:55:44 *) 08:55:44 command pyenv "$command" "$@" 08:55:44 ;; 08:55:44 esac 08:55:44 }' 08:55:44 +++ 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:44 ++ 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:44 ++ 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:44 ++ 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:44 ++ export PYENV_SHELL=bash 08:55:44 ++ PYENV_SHELL=bash 08:55:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:55:44 +++ complete -F _pyenv pyenv 08:55:44 ++ lf-pyver python3 08:55:44 ++ local py_version_xy=python3 08:55:44 ++ local py_version_xyz= 08:55:44 ++ pyenv versions 08:55:44 ++ sed 's/^[ *]* //' 08:55:44 ++ grep -E '^[0-9.]*[0-9]$' 08:55:44 ++ local command 08:55:44 ++ command=versions 08:55:44 ++ '[' 1 -gt 0 ']' 08:55:44 ++ shift 08:55:44 ++ awk '{ print $1 }' 08:55:44 ++ case "$command" in 08:55:44 ++ command pyenv versions 08:55:44 ++ pyenv versions 08:55:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:55:44 +++ grep '^3' /tmp/.pyenv_versions 08:55:44 +++ sort -V 08:55:44 +++ tail -n 1 08:55:44 ++ py_version_xyz=3.10.6 08:55:44 ++ [[ -z 3.10.6 ]] 08:55:44 ++ echo 3.10.6 08:55:44 ++ return 0 08:55:44 + pyenv local 3.10.6 08:55:44 + local command 08:55:44 + command=local 08:55:44 + '[' 2 -gt 0 ']' 08:55:44 + shift 08:55:44 + case "$command" in 08:55:44 + command pyenv local 3.10.6 08:55:44 + pyenv local 3.10.6 08:55:44 + for arg in "$@" 08:55:44 + case $arg in 08:55:44 + pkg_list+='tox ' 08:55:44 + for arg in "$@" 08:55:44 + case $arg in 08:55:44 + pkg_list+='virtualenv ' 08:55:44 + for arg in "$@" 08:55:44 + case $arg in 08:55:44 + pkg_list+='urllib3~=1.26.15 ' 08:55:44 + [[ -f /tmp/.toxenv ]] 08:55:44 ++ cat /tmp/.toxenv 08:55:44 + lf_venv=/tmp/venv-ylHz 08:55:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ylHz from' file:/tmp/.toxenv 08:55:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ylHz from file:/tmp/.toxenv 08:55:44 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:55:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:55:44 + local 'pip_opts=--upgrade --quiet' 08:55:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:55:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:55:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:55:44 + [[ -n '' ]] 08:55:44 + [[ -n '' ]] 08:55:44 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:55:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:55:44 + /tmp/venv-ylHz/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:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:55:45 lf-activate-venv(): INFO: Base packages installed successfully 08:55:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:55:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:55:45 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:55:45 + /tmp/venv-ylHz/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:46 + type python3 08:55:46 + true 08:55:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ylHz/bin to PATH' 08:55:46 lf-activate-venv(): INFO: Adding /tmp/venv-ylHz/bin to PATH 08:55:46 + PATH=/tmp/venv-ylHz/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:46 + return 0 08:55:46 + [[ -d /opt/pyenv ]] 08:55:46 + echo '---> Setting up pyenv' 08:55:46 ---> Setting up pyenv 08:55:46 + export PYENV_ROOT=/opt/pyenv 08:55:46 + PYENV_ROOT=/opt/pyenv 08:55:46 + export PATH=/opt/pyenv/bin:/tmp/venv-ylHz/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:46 + PATH=/opt/pyenv/bin:/tmp/venv-ylHz/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:46 ++ pwd 08:55:46 + PYTHONPATH=/w/workspace/oom-readiness-master-yaml-lint/readiness-python 08:55:46 + export PYTHONPATH 08:55:46 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:55:46 + TOX_TESTENV_PASSENV=PYTHONPATH 08:55:46 + tox --version 08:55:46 4.35.0 from /tmp/venv-ylHz/lib/python3.10/site-packages/tox/__init__.py 08:55:47 + PARALLEL=false 08:55:47 + TOX_OPTIONS_LIST= 08:55:47 + [[ -n yaml ]] 08:55:47 + TOX_OPTIONS_LIST=' -e yaml' 08:55:47 + case ${PARALLEL,,} in 08:55:47 + tox -e yaml 08:55:47 + tee -a /w/workspace/oom-readiness-master-yaml-lint/archives/tox/tox.log 08:55:48 yaml: install_deps> python -I -m pip install coala-bears nodeenv 08:56:14 yaml: freeze> python -m pip freeze --all 08:56:14 yaml: alabaster==0.7.13,appdirs==1.4.4,astroid==1.6.6,attrs==25.3.0,autoflake==0.6.6,autopep8==1.7.0,babel==2.18.0,bandit==1.6.2,certifi==2026.1.4,charset-normalizer==3.4.4,click==6.6,cmakelint==1.4.3,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.12,GitPython==3.1.46,guess_language-spirit==0.5.3,html-linter==0.3.0,idna==3.11,imagesize==1.4.1,importlib_resources==6.4.5,ipython-genutils==0.2.0,isort==4.3.21,Jinja2==3.1.6,joblib==1.4.2,jsonschema==4.23.0,jsonschema-specifications==2023.12.1,jupyter_core==5.8.1,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.9.1,nodeenv==1.10.0,packaging==26.0,pbr==7.0.3,pip==25.0.1,pkgutil_resolve_name==1.3.10,platformdirs==4.3.6,polib==1.2.0,proselint==0.7.0,pycodestyle==2.12.1,pydocstyle==1.1.1,pyflakes==1.4.0,Pygments==2.19.2,pylint==1.9.4,PyPrint==0.2.6,pyroma==2.2,pytz==2025.2,PyYAML==3.13,radon==1.4.0,referencing==0.35.1,regex==2024.11.6,requests==2.32.4,restructuredtext_lint==1.0.1,rpds-py==0.20.1,rstcheck==2.2,safety==0.5.1,sarge==0.1.8,scspell3k==2.3.0,setuptools==75.3.2,six==1.17.0,smmap==5.0.2,snowballstemmer==3.0.1,Sphinx==1.4.9,stevedore==5.3.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.67.3,traitlets==5.14.3,typing_extensions==4.13.2,unidiff==0.5.5,urllib3==2.2.3,vulture==0.10,wheel==0.45.1,wrapt==2.0.1,yamllint==1.6.1,yapf==0.14.0,zipp==3.20.2 08:56:14 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 08:56:14 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn --bears YAMLLintBear --files $( Completed tox runs' 08:56:15 ---> Completed tox runs 08:56:15 + for i in .tox/*/log 08:56:15 ++ echo .tox/yaml/log 08:56:15 ++ awk -F/ '{print $2}' 08:56:15 + tox_env=yaml 08:56:15 + cp -r .tox/yaml/log /w/workspace/oom-readiness-master-yaml-lint/archives/tox/yaml 08:56:15 + DOC_DIR=docs/_build/html 08:56:15 + [[ -d docs/_build/html ]] 08:56:15 + echo '---> tox-run.sh ends' 08:56:15 ---> tox-run.sh ends 08:56:15 + test 0 -eq 0 08:56:15 $ ssh-agent -k 08:56:15 unset SSH_AUTH_SOCK; 08:56:15 unset SSH_AGENT_PID; 08:56:15 echo Agent pid 1668 killed; 08:56:15 [ssh-agent] Stopped. 08:56:15 [PostBuildScript] - [INFO] Executing post build scripts. 08:56:15 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins11451037618629515739.sh 08:56:15 ---> sysstat.sh 08:56:16 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins11139075296006820763.sh 08:56:16 ---> package-listing.sh 08:56:16 ++ tr '[:upper:]' '[:lower:]' 08:56:16 ++ facter osfamily 08:56:16 + OS_FAMILY=debian 08:56:16 + workspace=/w/workspace/oom-readiness-master-yaml-lint 08:56:16 + START_PACKAGES=/tmp/packages_start.txt 08:56:16 + END_PACKAGES=/tmp/packages_end.txt 08:56:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:56:16 + PACKAGES=/tmp/packages_start.txt 08:56:16 + '[' /w/workspace/oom-readiness-master-yaml-lint ']' 08:56:16 + PACKAGES=/tmp/packages_end.txt 08:56:16 + case "${OS_FAMILY}" in 08:56:16 + dpkg -l 08:56:16 + grep '^ii' 08:56:16 + '[' -f /tmp/packages_start.txt ']' 08:56:16 + '[' -f /tmp/packages_end.txt ']' 08:56:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:56:16 + '[' /w/workspace/oom-readiness-master-yaml-lint ']' 08:56:16 + mkdir -p /w/workspace/oom-readiness-master-yaml-lint/archives/ 08:56:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-readiness-master-yaml-lint/archives/ 08:56:16 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins12938574993860575871.sh 08:56:16 ---> capture-instance-metadata.sh 08:56:16 Setup pyenv: 08:56:16 system 08:56:16 3.8.13 08:56:16 3.9.13 08:56:16 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 08:56:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-N9at 08:56:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:56:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:56:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:56:24 lf-activate-venv(): INFO: Base packages installed successfully 08:56:24 lf-activate-venv(): INFO: Installing additional packages: lftools 08:56:49 lf-activate-venv(): INFO: Adding /tmp/venv-N9at/bin to PATH 08:56:49 INFO: Running in OpenStack, capturing instance metadata 08:56:49 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins2058292666670500957.sh 08:56:49 provisioning config files... 08:56:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-readiness-master-yaml-lint@tmp/config16364744115766842092tmp 08:56:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:56:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:56:49 [EnvInject] - Injecting environment variables from a build step. 08:56:49 [EnvInject] - Injecting as environment variables the properties content 08:56:49 SERVER_ID=logs 08:56:49 08:56:49 [EnvInject] - Variables injected successfully. 08:56:49 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins593559317193449600.sh 08:56:49 ---> create-netrc.sh 08:56:49 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins3928191086829767968.sh 08:56:49 ---> python-tools-install.sh 08:56:49 Setup pyenv: 08:56:49 system 08:56:49 3.8.13 08:56:49 3.9.13 08:56:49 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 08:56:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N9at from file:/tmp/.os_lf_venv 08:56:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:56:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:56:51 lf-activate-venv(): INFO: Base packages installed successfully 08:56:51 lf-activate-venv(): INFO: Installing additional packages: lftools 08:57:00 lf-activate-venv(): INFO: Adding /tmp/venv-N9at/bin to PATH 08:57:00 Generating Requirements File 08:57:17 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:57:17 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:57:18 Python 3.10.6 08:57:18 pip 26.0.1 from /tmp/venv-N9at/lib/python3.10/site-packages/pip (python 3.10) 08:57:19 appdirs==1.4.4 08:57:19 argcomplete==3.6.3 08:57:19 aspy.yaml==1.3.0 08:57:19 attrs==25.4.0 08:57:19 autopage==0.6.0 08:57:19 backports.strenum==1.3.1 08:57:19 beautifulsoup4==4.14.3 08:57:19 boto3==1.42.48 08:57:19 botocore==1.42.48 08:57:19 bs4==0.0.2 08:57:19 certifi==2026.1.4 08:57:19 cffi==2.0.0 08:57:19 cfgv==3.5.0 08:57:19 chardet==5.2.0 08:57:19 charset-normalizer==3.4.4 08:57:19 click==8.3.1 08:57:19 cliff==4.13.1 08:57:19 cmd2==3.2.0 08:57:19 cryptography==3.3.2 08:57:19 debtcollector==3.0.0 08:57:19 decorator==5.2.1 08:57:19 defusedxml==0.7.1 08:57:19 Deprecated==1.3.1 08:57:19 distlib==0.4.0 08:57:19 dnspython==2.8.0 08:57:19 docker==7.1.0 08:57:19 dogpile.cache==1.5.0 08:57:19 durationpy==0.10 08:57:19 email-validator==2.3.0 08:57:19 filelock==3.21.2 08:57:19 future==1.0.0 08:57:19 gitdb==4.0.12 08:57:19 GitPython==3.1.46 08:57:19 httplib2==0.30.2 08:57:19 identify==2.6.16 08:57:19 idna==3.11 08:57:19 importlib-resources==1.5.0 08:57:19 iso8601==2.1.0 08:57:19 Jinja2==3.1.6 08:57:19 jmespath==1.1.0 08:57:19 jsonpatch==1.33 08:57:19 jsonpointer==3.0.0 08:57:19 jsonschema==4.26.0 08:57:19 jsonschema-specifications==2025.9.1 08:57:19 keystoneauth1==5.13.0 08:57:19 kubernetes==35.0.0 08:57:19 lftools==0.37.21 08:57:19 lxml==6.0.2 08:57:19 markdown-it-py==4.0.0 08:57:19 MarkupSafe==3.0.3 08:57:19 mdurl==0.1.2 08:57:19 msgpack==1.1.2 08:57:19 multi_key_dict==2.0.3 08:57:19 munch==4.0.0 08:57:19 netaddr==1.3.0 08:57:19 niet==1.4.2 08:57:19 nodeenv==1.10.0 08:57:19 oauth2client==4.1.3 08:57:19 oauthlib==3.3.1 08:57:19 openstacksdk==4.9.0 08:57:19 os-service-types==1.8.2 08:57:19 osc-lib==4.3.0 08:57:19 oslo.config==10.2.0 08:57:19 oslo.context==6.2.0 08:57:19 oslo.i18n==6.7.1 08:57:19 oslo.log==8.0.0 08:57:19 oslo.serialization==5.9.0 08:57:19 oslo.utils==9.2.0 08:57:19 packaging==26.0 08:57:19 pbr==7.0.3 08:57:19 platformdirs==4.7.0 08:57:19 prettytable==3.17.0 08:57:19 psutil==7.2.2 08:57:19 pyasn1==0.6.2 08:57:19 pyasn1_modules==0.4.2 08:57:19 pycparser==3.0 08:57:19 pygerrit2==2.0.15 08:57:19 PyGithub==2.8.1 08:57:19 Pygments==2.19.2 08:57:19 PyJWT==2.11.0 08:57:19 PyNaCl==1.6.2 08:57:19 pyparsing==2.4.7 08:57:19 pyperclip==1.11.0 08:57:19 pyrsistent==0.20.0 08:57:19 python-cinderclient==9.8.0 08:57:19 python-dateutil==2.9.0.post0 08:57:19 python-heatclient==5.0.0 08:57:19 python-jenkins==1.8.3 08:57:19 python-keystoneclient==5.7.0 08:57:19 python-magnumclient==4.9.0 08:57:19 python-openstackclient==8.3.0 08:57:19 python-swiftclient==4.9.0 08:57:19 PyYAML==6.0.3 08:57:19 referencing==0.37.0 08:57:19 requests==2.32.5 08:57:19 requests-oauthlib==2.0.0 08:57:19 requestsexceptions==1.4.0 08:57:19 rfc3986==2.0.0 08:57:19 rich==14.3.2 08:57:19 rich-argparse==1.7.2 08:57:19 rpds-py==0.30.0 08:57:19 rsa==4.9.1 08:57:19 ruamel.yaml==0.19.1 08:57:19 ruamel.yaml.clib==0.2.15 08:57:19 s3transfer==0.16.0 08:57:19 simplejson==3.20.2 08:57:19 six==1.17.0 08:57:19 smmap==5.0.2 08:57:19 soupsieve==2.8.3 08:57:19 stevedore==5.6.0 08:57:19 tabulate==0.9.0 08:57:19 toml==0.10.2 08:57:19 tomlkit==0.14.0 08:57:19 tqdm==4.67.3 08:57:19 typing_extensions==4.15.0 08:57:19 tzdata==2025.3 08:57:19 urllib3==1.26.20 08:57:19 virtualenv==20.36.1 08:57:19 wcwidth==0.6.0 08:57:19 websocket-client==1.9.0 08:57:19 wrapt==2.1.1 08:57:19 xdg==6.0.0 08:57:19 xmltodict==1.0.2 08:57:19 yq==3.4.3 08:57:19 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins15309497701858982929.sh 08:57:19 ---> sudo-logs.sh 08:57:19 Archiving 'sudo' log.. 08:57:19 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins13729296059894894196.sh 08:57:19 ---> job-cost.sh 08:57:19 INFO: Activating Python virtual environment... 08:57:19 Setup pyenv: 08:57:19 system 08:57:19 3.8.13 08:57:19 3.9.13 08:57:19 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 08:57:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N9at from file:/tmp/.os_lf_venv 08:57:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:57:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:57:21 lf-activate-venv(): INFO: Base packages installed successfully 08:57:21 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:57:26 lf-activate-venv(): INFO: Adding /tmp/venv-N9at/bin to PATH 08:57:26 INFO: No stack-cost file found 08:57:26 INFO: Instance uptime: 145s 08:57:26 INFO: Fetching instance metadata (attempt 1 of 3)... 08:57:26 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:57:27 INFO: Successfully fetched instance metadata 08:57:27 INFO: Instance type: v3-standard-4 08:57:27 INFO: Retrieving pricing info for: v3-standard-4 08:57:27 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:57:27 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=145 08:57:27 INFO: Successfully fetched Vexxhost pricing API 08:57:27 INFO: Retrieved cost: 0.11 08:57:27 INFO: Retrieved resource: v3-standard-4 08:57:27 INFO: Creating archive directory: /w/workspace/oom-readiness-master-yaml-lint/archives/cost 08:57:27 INFO: Archiving costs to: /w/workspace/oom-readiness-master-yaml-lint/archives/cost.csv 08:57:27 INFO: Successfully archived job cost data 08:57:27 DEBUG: Cost data: oom-readiness-master-yaml-lint,56,2026-02-13 08:57:27,v3-standard-4,145,0.11,0.00,SUCCESS 08:57:27 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins368680945596893165.sh 08:57:27 ---> logs-deploy.sh 08:57:27 Setup pyenv: 08:57:27 system 08:57:27 3.8.13 08:57:27 3.9.13 08:57:27 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 08:57:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N9at from file:/tmp/.os_lf_venv 08:57:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:57:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:57:29 lf-activate-venv(): INFO: Base packages installed successfully 08:57:29 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:57:37 lf-activate-venv(): INFO: Adding /tmp/venv-N9at/bin to PATH 08:57:37 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-readiness-master-yaml-lint/56 08:57:37 INFO: archiving workspace using pattern(s): 08:57:38 Archives upload complete. 08:57:38 INFO: archiving logs to Nexus 08:57:39 ---> uname -a: 08:57:39 Linux prd-ubuntu1804-builder-4c-4g-7597 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:39 08:57:39 08:57:39 ---> lscpu: 08:57:39 Architecture: x86_64 08:57:39 CPU op-mode(s): 32-bit, 64-bit 08:57:39 Byte Order: Little Endian 08:57:39 CPU(s): 4 08:57:39 On-line CPU(s) list: 0-3 08:57:39 Thread(s) per core: 1 08:57:39 Core(s) per socket: 1 08:57:39 Socket(s): 4 08:57:39 NUMA node(s): 1 08:57:39 Vendor ID: AuthenticAMD 08:57:39 CPU family: 23 08:57:39 Model: 49 08:57:39 Model name: AMD EPYC-Rome Processor 08:57:39 Stepping: 0 08:57:39 CPU MHz: 2800.000 08:57:39 BogoMIPS: 5600.00 08:57:39 Virtualization: AMD-V 08:57:39 Hypervisor vendor: KVM 08:57:39 Virtualization type: full 08:57:39 L1d cache: 32K 08:57:39 L1i cache: 32K 08:57:39 L2 cache: 512K 08:57:39 L3 cache: 16384K 08:57:39 NUMA node0 CPU(s): 0-3 08:57:39 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 08:57:39 08:57:39 08:57:39 ---> nproc: 08:57:39 4 08:57:39 08:57:39 08:57:39 ---> df -h: 08:57:39 Filesystem Size Used Avail Use% Mounted on 08:57:39 udev 7.9G 0 7.9G 0% /dev 08:57:39 tmpfs 1.6G 676K 1.6G 1% /run 08:57:39 /dev/vda1 78G 8.4G 69G 11% / 08:57:39 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:57:39 tmpfs 5.0M 0 5.0M 0% /run/lock 08:57:39 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:57:39 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:57:39 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:57:39 08:57:39 08:57:39 ---> free -m: 08:57:39 total used free shared buff/cache available 08:57:39 Mem: 16040 593 13242 0 2204 15123 08:57:39 Swap: 1023 0 1023 08:57:39 08:57:39 08:57:39 ---> ip addr: 08:57:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:57:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:57:39 inet 127.0.0.1/8 scope host lo 08:57:39 valid_lft forever preferred_lft forever 08:57:39 inet6 ::1/128 scope host 08:57:39 valid_lft forever preferred_lft forever 08:57:39 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:57:39 link/ether fa:16:3e:d4:af:73 brd ff:ff:ff:ff:ff:ff 08:57:39 inet 10.30.107.53/23 brd 10.30.107.255 scope global dynamic ens3 08:57:39 valid_lft 86250sec preferred_lft 86250sec 08:57:39 inet6 fe80::f816:3eff:fed4:af73/64 scope link 08:57:39 valid_lft forever preferred_lft forever 08:57:39 08:57:39 08:57:39 ---> sar -b -r -n DEV: 08:57:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7597) 02/13/26 _x86_64_ (4 CPU) 08:57:39 08:57:39 08:55:10 LINUX RESTART (4 CPU) 08:57:39 08:57:39 08:56:02 tps rtps wtps bread/s bwrtn/s 08:57:39 08:57:01 147.50 5.25 142.25 520.73 40360.48 08:57:39 Average: 147.50 5.25 142.25 520.73 40360.48 08:57:39 08:57:39 08:56:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:57:39 08:57:01 13723560 15525248 2701408 16.45 82960 1904008 786728 4.50 719140 1734776 143096 08:57:39 Average: 13723560 15525248 2701408 16.45 82960 1904008 786728 4.50 719140 1734776 143096 08:57:39 08:57:39 08:56:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:57:39 08:57:01 lo 0.95 0.95 0.11 0.11 0.00 0.00 0.00 0.00 08:57:39 08:57:01 ens3 48.74 35.89 683.48 10.52 0.00 0.00 0.00 0.00 08:57:39 Average: lo 0.95 0.95 0.11 0.11 0.00 0.00 0.00 0.00 08:57:39 Average: ens3 48.74 35.89 683.48 10.52 0.00 0.00 0.00 0.00 08:57:39 08:57:39 08:57:39 ---> sar -P ALL: 08:57:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7597) 02/13/26 _x86_64_ (4 CPU) 08:57:39 08:57:39 08:55:10 LINUX RESTART (4 CPU) 08:57:39 08:57:39 08:56:02 CPU %user %nice %system %iowait %steal %idle 08:57:39 08:57:01 all 19.35 0.00 1.70 6.07 0.07 72.81 08:57:39 08:57:01 0 15.97 0.00 1.94 13.08 0.07 68.95 08:57:39 08:57:01 1 29.83 0.00 2.31 3.17 0.05 64.64 08:57:39 08:57:01 2 19.23 0.00 1.22 6.43 0.07 73.05 08:57:39 08:57:01 3 12.41 0.00 1.32 1.63 0.07 84.58 08:57:39 Average: all 19.35 0.00 1.70 6.07 0.07 72.81 08:57:39 Average: 0 15.97 0.00 1.94 13.08 0.07 68.95 08:57:39 Average: 1 29.83 0.00 2.31 3.17 0.05 64.64 08:57:39 Average: 2 19.23 0.00 1.22 6.43 0.07 73.05 08:57:39 Average: 3 12.41 0.00 1.32 1.63 0.07 84.58 08:57:39 08:57:39 08:57:39