15:50:19 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/readiness/+/146529 15:50:19 Running as SYSTEM 15:50:19 [EnvInject] - Loading node environment variables. 15:50:19 Building remotely on prd-ubuntu1804-builder-4c-4g-619 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-readiness-master-yaml-lint 15:50:19 [ssh-agent] Looking for ssh-agent implementation... 15:50:20 $ ssh-agent 15:50:20 SSH_AUTH_SOCK=/tmp/ssh-QCLkptp0zgSz/agent.1769 15:50:20 SSH_AGENT_PID=1771 15:50:20 [ssh-agent] Started. 15:50:20 Running ssh-add (command line suppressed) 15:50:20 Identity added: /w/workspace/oom-readiness-master-yaml-lint@tmp/private_key_5093082480086111362.key (/w/workspace/oom-readiness-master-yaml-lint@tmp/private_key_5093082480086111362.key) 15:50:20 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:50:20 The recommended git tool is: NONE 15:50:21 using credential onap-jenkins-ssh 15:50:21 Wiping out workspace first. 15:50:21 Cloning the remote Git repository 15:50:21 Cloning repository git://cloud.onap.org/mirror/oom/readiness.git 15:50:21 > git init /w/workspace/oom-readiness-master-yaml-lint # timeout=10 15:50:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness.git 15:50:22 > git --version # timeout=10 15:50:22 > git --version # 'git version 2.17.1' 15:50:22 using GIT_SSH to set credentials Gerrit user 15:50:22 Verifying host key using manually-configured host key entries 15:50:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/readiness.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:50:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness.git # timeout=10 15:50:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:50:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness.git # timeout=10 15:50:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness.git 15:50:22 using GIT_SSH to set credentials Gerrit user 15:50:22 Verifying host key using manually-configured host key entries 15:50:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/readiness.git refs/changes/29/146529/1 # timeout=30 15:50:22 > git rev-parse 78e35df1c3fbe27bc6f8373ab9ef2b6292fcbbcf^{commit} # timeout=10 15:50:23 Checking out Revision 78e35df1c3fbe27bc6f8373ab9ef2b6292fcbbcf (refs/changes/29/146529/1) 15:50:23 > git config core.sparsecheckout # timeout=10 15:50:23 > git checkout -f 78e35df1c3fbe27bc6f8373ab9ef2b6292fcbbcf # timeout=30 15:50:26 Commit message: "CI: Bump github2gerrit workflow to v1.4.3" 15:50:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:50:26 > git rev-list --no-walk 836dff8498da3dd81aafeb5a1ee8ff199f8bfabe # timeout=10 15:50:26 [EnvInject] - Injecting environment variables from a build step. 15:50:26 [EnvInject] - Injecting as environment variables the properties content 15:50:26 PYTHON=python3 15:50:26 15:50:26 [EnvInject] - Variables injected successfully. 15:50:26 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins5492439368876636184.sh 15:50:26 ---> tox-install.sh 15:50:26 + source /home/jenkins/lf-env.sh 15:50:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:50:26 ++ mktemp -d /tmp/venv-XXXX 15:50:26 + lf_venv=/tmp/venv-9QOF 15:50:26 + local venv_file=/tmp/.os_lf_venv 15:50:26 + local python=python3 15:50:26 + local options 15:50:26 + local set_path=true 15:50:26 + local install_args= 15:50:26 ++ 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:50:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:50:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:50:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:50:26 + true 15:50:26 + case $1 in 15:50:26 + venv_file=/tmp/.toxenv 15:50:26 + shift 2 15:50:26 + true 15:50:26 + case $1 in 15:50:26 + shift 15:50:26 + break 15:50:26 + case $python in 15:50:26 + local pkg_list= 15:50:26 + [[ -d /opt/pyenv ]] 15:50:26 + echo 'Setup pyenv:' 15:50:26 Setup pyenv: 15:50:26 + export PYENV_ROOT=/opt/pyenv 15:50:26 + PYENV_ROOT=/opt/pyenv 15:50:26 + 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:50:26 + 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:50:26 + pyenv versions 15:50:26 * system (set by /opt/pyenv/version) 15:50:26 * 3.8.13 (set by /opt/pyenv/version) 15:50:26 * 3.9.13 (set by /opt/pyenv/version) 15:50:26 * 3.10.6 (set by /opt/pyenv/version) 15:50:26 + command -v pyenv 15:50:26 ++ pyenv init - --no-rehash 15:50: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[*]}"'\'')" 15:50:27 export PATH="/opt/pyenv/shims:${PATH}" 15:50:27 export PYENV_SHELL=bash 15:50:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:50:27 pyenv() { 15:50:27 local command 15:50:27 command="${1:-}" 15:50:27 if [ "$#" -gt 0 ]; then 15:50:27 shift 15:50:27 fi 15:50:27 15:50:27 case "$command" in 15:50:27 rehash|shell) 15:50:27 eval "$(pyenv "sh-$command" "$@")" 15:50:27 ;; 15:50:27 *) 15:50:27 command pyenv "$command" "$@" 15:50:27 ;; 15:50:27 esac 15:50:27 }' 15:50: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[*]}"' 15:50: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 15:50: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 15:50: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 15:50:27 ++ export PYENV_SHELL=bash 15:50:27 ++ PYENV_SHELL=bash 15:50:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:50:27 +++ complete -F _pyenv pyenv 15:50:27 ++ lf-pyver python3 15:50:27 ++ local py_version_xy=python3 15:50:27 ++ local py_version_xyz= 15:50:27 ++ pyenv versions 15:50:27 ++ local command 15:50:27 ++ command=versions 15:50:27 ++ '[' 1 -gt 0 ']' 15:50:27 ++ shift 15:50:27 ++ case "$command" in 15:50:27 ++ command pyenv versions 15:50:27 ++ pyenv versions 15:50:27 ++ sed 's/^[ *]* //' 15:50:27 ++ awk '{ print $1 }' 15:50:27 ++ grep -E '^[0-9.]*[0-9]$' 15:50:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:50:27 +++ grep '^3' /tmp/.pyenv_versions 15:50:27 +++ sort -V 15:50:27 +++ tail -n 1 15:50:27 ++ py_version_xyz=3.10.6 15:50:27 ++ [[ -z 3.10.6 ]] 15:50:27 ++ echo 3.10.6 15:50:27 ++ return 0 15:50:27 + pyenv local 3.10.6 15:50:27 + local command 15:50:27 + command=local 15:50:27 + '[' 2 -gt 0 ']' 15:50:27 + shift 15:50:27 + case "$command" in 15:50:27 + command pyenv local 3.10.6 15:50:27 + pyenv local 3.10.6 15:50:27 + for arg in "$@" 15:50:27 + case $arg in 15:50:27 + pkg_list+='tox ' 15:50:27 + for arg in "$@" 15:50:27 + case $arg in 15:50:27 + pkg_list+='virtualenv ' 15:50:27 + for arg in "$@" 15:50:27 + case $arg in 15:50:27 + pkg_list+='urllib3~=1.26.15 ' 15:50:27 + [[ -f /tmp/.toxenv ]] 15:50:27 + [[ ! -f /tmp/.toxenv ]] 15:50:27 + [[ -n '' ]] 15:50:27 + python3 -m venv /tmp/venv-9QOF 15:50:32 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9QOF' 15:50:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9QOF 15:50:32 + echo /tmp/venv-9QOF 15:50:32 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:50:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:50:32 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:50:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:50:32 + local 'pip_opts=--upgrade --quiet' 15:50:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:50:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:50:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:50:32 + [[ -n '' ]] 15:50:32 + [[ -n '' ]] 15:50:32 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:50:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:50:32 + /tmp/venv-9QOF/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 15:50:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:50:36 lf-activate-venv(): INFO: Base packages installed successfully 15:50:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:50:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:50:36 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:50:36 + /tmp/venv-9QOF/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 15:50:38 + type python3 15:50:38 + true 15:50:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9QOF/bin to PATH' 15:50:38 lf-activate-venv(): INFO: Adding /tmp/venv-9QOF/bin to PATH 15:50:38 + PATH=/tmp/venv-9QOF/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:50:38 + return 0 15:50:38 + python3 --version 15:50:38 Python 3.10.6 15:50:38 + python3 -m pip --version 15:50:39 pip 26.1.2 from /tmp/venv-9QOF/lib/python3.10/site-packages/pip (python 3.10) 15:50:39 + python3 -m pip freeze 15:50:39 cachetools==7.1.4 15:50:39 colorama==0.4.6 15:50:39 distlib==0.4.3 15:50:39 filelock==3.32.0 15:50:39 packaging==26.2 15:50:39 platformdirs==4.11.0 15:50:39 pluggy==1.6.0 15:50:39 pyproject-api==1.11.0 15:50:39 python-discovery==1.5.0 15:50:39 tomli==2.4.1 15:50:39 tomli_w==1.2.0 15:50:39 tox==4.58.0 15:50:39 typing_extensions==4.16.0 15:50:39 urllib3==1.26.20 15:50:39 virtualenv==21.7.0 15:50:39 [EnvInject] - Injecting environment variables from a build step. 15:50:39 [EnvInject] - Injecting as environment variables the properties content 15:50:39 PARALLEL=false 15:50:39 15:50:39 [EnvInject] - Variables injected successfully. 15:50:39 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins10794336293495182537.sh 15:50:39 ---> tox-run.sh 15:50:39 + 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:50:39 + ARCHIVE_TOX_DIR=/w/workspace/oom-readiness-master-yaml-lint/archives/tox 15:50:39 + ARCHIVE_DOC_DIR=/w/workspace/oom-readiness-master-yaml-lint/archives/docs 15:50:39 + mkdir -p /w/workspace/oom-readiness-master-yaml-lint/archives/tox 15:50:39 + cd /w/workspace/oom-readiness-master-yaml-lint/./readiness-python 15:50:39 + source /home/jenkins/lf-env.sh 15:50:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:50:39 ++ mktemp -d /tmp/venv-XXXX 15:50:39 + lf_venv=/tmp/venv-8xRt 15:50:39 + local venv_file=/tmp/.os_lf_venv 15:50:39 + local python=python3 15:50:39 + local options 15:50:39 + local set_path=true 15:50:39 + local install_args= 15:50:39 ++ 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:50:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:50:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:50:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:50:39 + true 15:50:39 + case $1 in 15:50:39 + venv_file=/tmp/.toxenv 15:50:39 + shift 2 15:50:39 + true 15:50:39 + case $1 in 15:50:39 + shift 15:50:39 + break 15:50:39 + case $python in 15:50:39 + local pkg_list= 15:50:39 + [[ -d /opt/pyenv ]] 15:50:39 + echo 'Setup pyenv:' 15:50:39 Setup pyenv: 15:50:39 + export PYENV_ROOT=/opt/pyenv 15:50:39 + PYENV_ROOT=/opt/pyenv 15:50:39 + 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:50:39 + 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:50:39 + pyenv versions 15:50:39 system 15:50:39 3.8.13 15:50:39 3.9.13 15:50:39 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 15:50:39 + command -v pyenv 15:50:39 ++ pyenv init - --no-rehash 15:50:39 + 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:50:39 export PATH="/opt/pyenv/shims:${PATH}" 15:50:39 export PYENV_SHELL=bash 15:50:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:50:39 pyenv() { 15:50:39 local command 15:50:39 command="${1:-}" 15:50:39 if [ "$#" -gt 0 ]; then 15:50:39 shift 15:50:39 fi 15:50:39 15:50:39 case "$command" in 15:50:39 rehash|shell) 15:50:39 eval "$(pyenv "sh-$command" "$@")" 15:50:39 ;; 15:50:39 *) 15:50:39 command pyenv "$command" "$@" 15:50:39 ;; 15:50:39 esac 15:50:39 }' 15:50:39 +++ 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:50:39 ++ 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:50:39 ++ 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:50:39 ++ 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:50:39 ++ export PYENV_SHELL=bash 15:50:39 ++ PYENV_SHELL=bash 15:50:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:50:39 +++ complete -F _pyenv pyenv 15:50:39 ++ lf-pyver python3 15:50:39 ++ local py_version_xy=python3 15:50:39 ++ local py_version_xyz= 15:50:39 ++ pyenv versions 15:50:39 ++ local command 15:50:39 ++ command=versions 15:50:39 ++ '[' 1 -gt 0 ']' 15:50:39 ++ shift 15:50:39 ++ case "$command" in 15:50:39 ++ command pyenv versions 15:50:39 ++ pyenv versions 15:50:39 ++ awk '{ print $1 }' 15:50:39 ++ grep -E '^[0-9.]*[0-9]$' 15:50:39 ++ sed 's/^[ *]* //' 15:50:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:50:39 +++ grep '^3' /tmp/.pyenv_versions 15:50:39 +++ sort -V 15:50:39 +++ tail -n 1 15:50:39 ++ py_version_xyz=3.10.6 15:50:39 ++ [[ -z 3.10.6 ]] 15:50:39 ++ echo 3.10.6 15:50:39 ++ return 0 15:50:39 + pyenv local 3.10.6 15:50:39 + local command 15:50:39 + command=local 15:50:39 + '[' 2 -gt 0 ']' 15:50:39 + shift 15:50:39 + case "$command" in 15:50:39 + command pyenv local 3.10.6 15:50:39 + pyenv local 3.10.6 15:50:39 + for arg in "$@" 15:50:39 + case $arg in 15:50:39 + pkg_list+='tox ' 15:50:39 + for arg in "$@" 15:50:39 + case $arg in 15:50:39 + pkg_list+='virtualenv ' 15:50:39 + for arg in "$@" 15:50:39 + case $arg in 15:50:39 + pkg_list+='urllib3~=1.26.15 ' 15:50:39 + [[ -f /tmp/.toxenv ]] 15:50:39 ++ cat /tmp/.toxenv 15:50:39 + lf_venv=/tmp/venv-9QOF 15:50:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9QOF from' file:/tmp/.toxenv 15:50:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9QOF from file:/tmp/.toxenv 15:50:39 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:50:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:50:39 + local 'pip_opts=--upgrade --quiet' 15:50:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:50:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:50:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:50:39 + [[ -n '' ]] 15:50:39 + [[ -n '' ]] 15:50:39 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:50:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:50:39 + /tmp/venv-9QOF/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 15:50:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:50:40 lf-activate-venv(): INFO: Base packages installed successfully 15:50:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:50:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:50:40 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:50:40 + /tmp/venv-9QOF/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 15:50:41 + type python3 15:50:41 + true 15:50:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9QOF/bin to PATH' 15:50:41 lf-activate-venv(): INFO: Adding /tmp/venv-9QOF/bin to PATH 15:50:41 + PATH=/tmp/venv-9QOF/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:50:41 + return 0 15:50:41 + [[ -d /opt/pyenv ]] 15:50:41 + echo '---> Setting up pyenv' 15:50:41 ---> Setting up pyenv 15:50:41 + export PYENV_ROOT=/opt/pyenv 15:50:41 + PYENV_ROOT=/opt/pyenv 15:50:41 + export PATH=/opt/pyenv/bin:/tmp/venv-9QOF/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:50:41 + PATH=/opt/pyenv/bin:/tmp/venv-9QOF/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:50:41 ++ pwd 15:50:41 + PYTHONPATH=/w/workspace/oom-readiness-master-yaml-lint/readiness-python 15:50:41 + export PYTHONPATH 15:50:41 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:50:41 + TOX_TESTENV_PASSENV=PYTHONPATH 15:50:41 + tox --version 15:50:41 4.58.0 from /tmp/venv-9QOF/lib/python3.10/site-packages/tox/__init__.py 15:50:42 + PARALLEL=false 15:50:42 + TOX_OPTIONS_LIST= 15:50:42 + [[ -n yaml ]] 15:50:42 + TOX_OPTIONS_LIST=' -e yaml' 15:50:42 + case ${PARALLEL,,} in 15:50:42 + tox -e yaml 15:50:42 + tee -a /w/workspace/oom-readiness-master-yaml-lint/archives/tox/tox.log 15:50:50 yaml: install_deps> python -I -m pip install coala-bears nodeenv 15:51:19 yaml: freeze> python -m pip freeze --all 15:51:20 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.7.22,charset-normalizer==3.4.9,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.54,guess_language-spirit==0.5.4,html-linter==0.3.0,idna==3.15,imagesize==1.5.0,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.2,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==2026.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.4,six==1.17.0,smmap==5.0.3,snowballstemmer==3.1.1,Sphinx==1.4.9,stevedore==5.3.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.69.0,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 15:51:20 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 15:51:20 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn --bears YAMLLintBear --files $( Completed tox runs' 15:51:21 ---> Completed tox runs 15:51:21 + for i in .tox/*/log 15:51:21 ++ echo .tox/yaml/log 15:51:21 ++ awk -F/ '{print $2}' 15:51:21 + tox_env=yaml 15:51:21 + cp -r .tox/yaml/log /w/workspace/oom-readiness-master-yaml-lint/archives/tox/yaml 15:51:21 + DOC_DIR=docs/_build/html 15:51:21 + [[ -d docs/_build/html ]] 15:51:21 + echo '---> tox-run.sh ends' 15:51:21 ---> tox-run.sh ends 15:51:21 + test 0 -eq 0 15:51:21 $ ssh-agent -k 15:51:21 unset SSH_AUTH_SOCK; 15:51:21 unset SSH_AGENT_PID; 15:51:21 echo Agent pid 1771 killed; 15:51:21 [ssh-agent] Stopped. 15:51:21 [PostBuildScript] - [INFO] Executing post build scripts. 15:51:21 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins12744059459368753322.sh 15:51:21 ---> sysstat.sh 15:51:21 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins18359596768675400200.sh 15:51:21 ---> package-listing.sh 15:51:21 ++ facter osfamily 15:51:21 ++ tr '[:upper:]' '[:lower:]' 15:51:21 + OS_FAMILY=debian 15:51:21 + workspace=/w/workspace/oom-readiness-master-yaml-lint 15:51:21 + START_PACKAGES=/tmp/packages_start.txt 15:51:21 + END_PACKAGES=/tmp/packages_end.txt 15:51:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:51:21 + PACKAGES=/tmp/packages_start.txt 15:51:21 + '[' /w/workspace/oom-readiness-master-yaml-lint ']' 15:51:21 + PACKAGES=/tmp/packages_end.txt 15:51:21 + case "${OS_FAMILY}" in 15:51:21 + grep '^ii' 15:51:21 + dpkg -l 15:51:21 + '[' -f /tmp/packages_start.txt ']' 15:51:21 + '[' -f /tmp/packages_end.txt ']' 15:51:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:51:21 + '[' /w/workspace/oom-readiness-master-yaml-lint ']' 15:51:21 + mkdir -p /w/workspace/oom-readiness-master-yaml-lint/archives/ 15:51:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-readiness-master-yaml-lint/archives/ 15:51:21 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins8157809774842302487.sh 15:51:21 ---> capture-instance-metadata.sh 15:51:21 Setup pyenv: 15:51:22 system 15:51:22 3.8.13 15:51:22 3.9.13 15:51:22 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 15:51:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-M6Ue 15:51:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:51:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:51:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:51:30 lf-activate-venv(): INFO: Base packages installed successfully 15:51:30 lf-activate-venv(): INFO: Installing additional packages: lftools 15:51:53 lf-activate-venv(): INFO: Adding /tmp/venv-M6Ue/bin to PATH 15:51:53 INFO: Running in OpenStack, capturing instance metadata 15:51:53 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins10147216770471707147.sh 15:51:53 provisioning config files... 15:51:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-readiness-master-yaml-lint@tmp/config7858499799364387719tmp 15:51:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:51:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:51:53 [EnvInject] - Injecting environment variables from a build step. 15:51:53 [EnvInject] - Injecting as environment variables the properties content 15:51:53 SERVER_ID=logs 15:51:53 15:51:53 [EnvInject] - Variables injected successfully. 15:51:53 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins5804325076651624576.sh 15:51:53 ---> create-netrc.sh 15:51:53 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins13089118868606986173.sh 15:51:53 ---> python-tools-install.sh 15:51:53 Setup pyenv: 15:51:53 system 15:51:53 3.8.13 15:51:53 3.9.13 15:51:53 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 15:51:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M6Ue from file:/tmp/.os_lf_venv 15:51:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:51:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:51:56 lf-activate-venv(): INFO: Base packages installed successfully 15:51:56 lf-activate-venv(): INFO: Installing additional packages: lftools 15:52:04 lf-activate-venv(): INFO: Adding /tmp/venv-M6Ue/bin to PATH 15:52:04 Generating Requirements File 15:52:29 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. 15:52:29 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:52:29 Python 3.10.6 15:52:30 pip 26.1.2 from /tmp/venv-M6Ue/lib/python3.10/site-packages/pip (python 3.10) 15:52:30 aiohappyeyeballs==2.7.1 15:52:30 aiohttp==3.14.2 15:52:30 aiosignal==1.4.0 15:52:30 appdirs==1.4.4 15:52:30 argcomplete==3.7.0 15:52:30 aspy.yaml==1.3.0 15:52:30 async-timeout==5.0.1 15:52:30 attrs==26.1.0 15:52:30 autopage==0.6.0 15:52:30 backports.strenum==1.3.1 15:52:30 beautifulsoup4==4.15.0 15:52:30 boto3==1.43.53 15:52:30 botocore==1.43.53 15:52:30 bs4==0.0.2 15:52:30 certifi==2026.7.22 15:52:30 cffi==2.1.0 15:52:30 cfgv==3.5.0 15:52:30 chardet==7.4.3 15:52:30 charset-normalizer==3.4.9 15:52:30 click==8.4.2 15:52:30 cliff==4.14.0 15:52:30 cmd2==3.5.1 15:52:30 cryptography==3.3.2 15:52:30 debtcollector==3.1.0 15:52:30 decorator==5.3.1 15:52:30 defusedxml==0.7.1 15:52:30 Deprecated==1.3.1 15:52:30 distlib==0.4.3 15:52:30 dnspython==2.8.0 15:52:30 docker==7.2.0 15:52:30 dogpile.cache==1.5.0 15:52:30 durationpy==0.10 15:52:30 email-validator==2.3.0 15:52:30 filelock==3.32.0 15:52:30 frozenlist==1.8.0 15:52:30 future==1.0.0 15:52:30 gitdb==4.0.12 15:52:30 GitPython==3.1.54 15:52:30 httplib2==0.30.2 15:52:30 identify==2.6.19 15:52:30 idna==3.18 15:52:30 importlib-resources==1.5.0 15:52:30 iso8601==2.1.0 15:52:30 Jinja2==3.1.6 15:52:30 jmespath==1.1.0 15:52:30 jsonpatch==1.33 15:52:30 jsonpointer==3.1.1 15:52:30 jsonschema==4.26.0 15:52:30 jsonschema-specifications==2025.9.1 15:52:30 keystoneauth1==5.14.0 15:52:30 kubernetes==36.0.3 15:52:30 lftools==0.37.22 15:52:30 lxml==6.1.1 15:52:30 markdown-it-py==4.2.0 15:52:30 MarkupSafe==3.0.3 15:52:30 mdurl==0.1.2 15:52:30 msgpack==1.2.1 15:52:30 multi_key_dict==2.0.3 15:52:30 multidict==6.7.1 15:52:30 munch==4.0.0 15:52:30 netaddr==1.3.0 15:52:30 niet==1.4.2 15:52:30 nodeenv==1.10.0 15:52:30 oauth2client==4.1.3 15:52:30 oauthlib==3.3.1 15:52:30 openstacksdk==4.13.0 15:52:30 os-service-types==1.8.2 15:52:30 osc-lib==4.6.0 15:52:30 oslo.config==10.4.0 15:52:30 oslo.context==6.4.0 15:52:30 oslo.i18n==6.8.0 15:52:30 oslo.log==8.2.0 15:52:30 oslo.serialization==5.10.0 15:52:30 oslo.utils==10.1.1 15:52:30 packaging==26.2 15:52:30 pbr==7.0.3 15:52:30 platformdirs==4.11.0 15:52:30 prettytable==3.18.0 15:52:30 propcache==0.5.2 15:52:30 psutil==7.2.2 15:52:30 pyasn1==0.6.4 15:52:30 pyasn1_modules==0.4.2 15:52:30 pycparser==3.0 15:52:30 pygerrit2==2.0.15 15:52:30 PyGithub==2.9.1 15:52:30 Pygments==2.20.0 15:52:30 PyJWT==2.13.0 15:52:30 PyNaCl==1.6.2 15:52:30 pyparsing==2.4.7 15:52:30 pyperclip==1.11.0 15:52:30 pyrsistent==0.20.0 15:52:30 python-cinderclient==9.9.0 15:52:30 python-dateutil==2.9.0.post0 15:52:30 python-discovery==1.5.0 15:52:30 python-heatclient==5.2.0 15:52:30 python-jenkins==1.8.3 15:52:30 python-keystoneclient==5.8.0 15:52:30 python-magnumclient==4.11.0 15:52:30 python-openstackclient==10.0.0 15:52:30 python-swiftclient==4.10.0 15:52:30 PyYAML==6.0.3 15:52:30 referencing==0.37.0 15:52:30 requests==2.34.2 15:52:30 requests-oauthlib==2.0.0 15:52:30 rfc3986==2.0.0 15:52:30 rich==15.0.0 15:52:30 rich-argparse==1.8.0 15:52:30 rpds-py==0.30.0 15:52:30 rsa==4.9.1 15:52:30 ruamel.yaml==0.19.1 15:52:30 ruamel.yaml.clib==0.2.15 15:52:30 s3transfer==0.19.1 15:52:30 simplejson==4.1.1 15:52:30 six==1.17.0 15:52:30 smmap==5.0.3 15:52:30 soupsieve==2.9.1 15:52:30 stevedore==5.8.0 15:52:30 tabulate==0.10.0 15:52:30 toml==0.10.2 15:52:30 tomlkit==0.15.1 15:52:30 tqdm==4.69.0 15:52:30 typing_extensions==4.16.0 15:52:30 urllib3==1.26.20 15:52:30 virtualenv==21.7.0 15:52:30 wcwidth==0.8.2 15:52:30 websocket-client==1.9.0 15:52:30 wrapt==2.2.2 15:52:30 xdg==6.0.0 15:52:30 xmltodict==1.0.4 15:52:30 yarl==1.24.5 15:52:30 yq==4.1.2 15:52:30 [oom-readiness-master-yaml-lint] $ /bin/sh /tmp/jenkins4419283749032121973.sh 15:52:30 ---> uv-install.sh 15:52:30 Installing uv/uvx (latest) using shell installer 15:52:30 2026-07-22 15:52:30 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-tllJ02.sh" [1] 15:52:30 downloading uv 0.11.31 x86_64-unknown-linux-gnu 15:52:31 installing to /home/jenkins/.local/bin 15:52:31 uv 15:52:31 uvx 15:52:31 everything's installed! 15:52:31 15:52:31 To add $HOME/.local/bin to your PATH, either restart your shell or run: 15:52:31 15:52:31 source $HOME/.local/bin/env (sh, bash, zsh) 15:52:31 source $HOME/.local/bin/env.fish (fish) 15:52:31 Adding install location to PATH 15:52:31 ---> Validating uv/uvx install 15:52:31 uvx 0.11.31 (x86_64-unknown-linux-gnu) 15:52:31 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins12992592668958782853.sh 15:52:31 ---> sudo-logs.sh 15:52:31 Archiving 'sudo' log.. 15:52:32 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins5260881421057660500.sh 15:52:32 ---> job-cost.sh 15:52:32 INFO: Activating Python virtual environment... 15:52:32 Setup pyenv: 15:52:32 system 15:52:32 3.8.13 15:52:32 3.9.13 15:52:32 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 15:52:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M6Ue from file:/tmp/.os_lf_venv 15:52:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:52:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:52:34 lf-activate-venv(): INFO: Base packages installed successfully 15:52:34 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:52:40 lf-activate-venv(): INFO: Adding /tmp/venv-M6Ue/bin to PATH 15:52:40 INFO: No stack-cost file found 15:52:40 INFO: Instance uptime: 178s 15:52:40 INFO: Fetching instance metadata (attempt 1 of 3)... 15:52:40 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:52:40 INFO: Successfully fetched instance metadata 15:52:40 INFO: Instance type: v3-standard-4 15:52:40 INFO: Retrieving pricing info for: v3-standard-4 15:52:40 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:52:40 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=178 15:52:40 INFO: Successfully fetched Vexxhost pricing API 15:52:40 INFO: Retrieved cost: 0.11 15:52:40 INFO: Retrieved resource: v3-standard-4 15:52:40 INFO: Creating archive directory: /w/workspace/oom-readiness-master-yaml-lint/archives/cost 15:52:40 INFO: Archiving costs to: /w/workspace/oom-readiness-master-yaml-lint/archives/cost.csv 15:52:40 INFO: Successfully archived job cost data 15:52:40 DEBUG: Cost data: oom-readiness-master-yaml-lint,60,2026-07-22 15:52:40,v3-standard-4,178,0.11,0.00,SUCCESS 15:52:40 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins16611840674749419902.sh 15:52:40 ---> logs-deploy.sh 15:52:40 Setup pyenv: 15:52:40 system 15:52:40 3.8.13 15:52:40 3.9.13 15:52:40 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 15:52:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M6Ue from file:/tmp/.os_lf_venv 15:52:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:52:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:52:42 lf-activate-venv(): INFO: Base packages installed successfully 15:52:42 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:52:51 lf-activate-venv(): INFO: Adding /tmp/venv-M6Ue/bin to PATH 15:52:51 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-readiness-master-yaml-lint/60 15:52:51 INFO: archiving workspace using pattern(s): 15:52:52 Archives upload complete. 15:52:52 INFO: archiving logs to Nexus 15:52:53 ---> uname -a: 15:52:53 Linux prd-ubuntu1804-builder-4c-4g-619 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:52:53 15:52:53 15:52:53 ---> lscpu: 15:52:53 Architecture: x86_64 15:52:53 CPU op-mode(s): 32-bit, 64-bit 15:52:53 Byte Order: Little Endian 15:52:53 CPU(s): 4 15:52:53 On-line CPU(s) list: 0-3 15:52:53 Thread(s) per core: 1 15:52:53 Core(s) per socket: 1 15:52:53 Socket(s): 4 15:52:53 NUMA node(s): 1 15:52:53 Vendor ID: AuthenticAMD 15:52:53 CPU family: 23 15:52:53 Model: 49 15:52:53 Model name: AMD EPYC-Rome Processor 15:52:53 Stepping: 0 15:52:53 CPU MHz: 2799.996 15:52:53 BogoMIPS: 5599.99 15:52:53 Virtualization: AMD-V 15:52:53 Hypervisor vendor: KVM 15:52:53 Virtualization type: full 15:52:53 L1d cache: 32K 15:52:53 L1i cache: 32K 15:52:53 L2 cache: 512K 15:52:53 L3 cache: 16384K 15:52:53 NUMA node0 CPU(s): 0-3 15:52:53 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:52:53 15:52:53 15:52:53 ---> nproc: 15:52:53 4 15:52:53 15:52:53 15:52:53 ---> df -h: 15:52:53 Filesystem Size Used Avail Use% Mounted on 15:52:53 udev 7.9G 0 7.9G 0% /dev 15:52:53 tmpfs 1.6G 676K 1.6G 1% /run 15:52:53 /dev/vda1 78G 8.6G 69G 12% / 15:52:53 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:52:53 tmpfs 5.0M 0 5.0M 0% /run/lock 15:52:53 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:52:53 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:52:53 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:52:53 15:52:53 15:52:53 ---> free -m: 15:52:53 total used free shared buff/cache available 15:52:53 Mem: 16040 549 13018 0 2471 15160 15:52:53 Swap: 1023 0 1023 15:52:53 15:52:53 15:52:53 ---> ip addr: 15:52:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:52:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:52:53 inet 127.0.0.1/8 scope host lo 15:52:53 valid_lft forever preferred_lft forever 15:52:53 inet6 ::1/128 scope host 15:52:53 valid_lft forever preferred_lft forever 15:52:53 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:52:53 link/ether fa:16:3e:98:d7:60 brd ff:ff:ff:ff:ff:ff 15:52:53 inet 10.30.106.91/23 brd 10.30.107.255 scope global dynamic ens3 15:52:53 valid_lft 86218sec preferred_lft 86218sec 15:52:53 inet6 fe80::f816:3eff:fe98:d760/64 scope link 15:52:53 valid_lft forever preferred_lft forever 15:52:53 15:52:53 15:52:53 ---> sar -b -r -n DEV: 15:52:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-619) 07/22/26 _x86_64_ (4 CPU) 15:52:53 15:52:53 15:50:01 LINUX RESTART (4 CPU) 15:52:53 15:52:53 15:51:01 tps rtps wtps bread/s bwrtn/s 15:52:53 15:52:01 150.37 5.58 144.79 539.51 30967.37 15:52:53 Average: 150.37 5.58 144.79 539.51 30967.37 15:52:53 15:52:53 15:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:52:53 15:52:01 13600524 15525676 2824444 17.20 85184 2021520 790320 4.52 740900 1828836 133828 15:52:53 Average: 13600524 15525676 2824444 17.20 85184 2021520 790320 4.52 740900 1828836 133828 15:52:53 15:52:53 15:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:52:53 15:52:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 15:52:53 15:52:01 ens3 73.67 48.98 1133.66 12.09 0.00 0.00 0.00 0.00 15:52:53 Average: lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 15:52:53 Average: ens3 73.67 48.98 1133.66 12.09 0.00 0.00 0.00 0.00 15:52:53 15:52:53 15:52:53 ---> sar -P ALL: 15:52:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-619) 07/22/26 _x86_64_ (4 CPU) 15:52:53 15:52:53 15:50:01 LINUX RESTART (4 CPU) 15:52:53 15:52:53 15:51:01 CPU %user %nice %system %iowait %steal %idle 15:52:53 15:52:01 all 19.82 0.00 1.77 2.07 0.07 76.28 15:52:53 15:52:01 0 27.89 0.00 2.13 0.70 0.08 69.19 15:52:53 15:52:01 1 12.25 0.00 1.17 0.18 0.03 86.36 15:52:53 15:52:01 2 7.89 0.00 1.13 5.36 0.05 85.57 15:52:53 15:52:01 3 31.17 0.00 2.61 2.07 0.10 64.05 15:52:53 Average: all 19.82 0.00 1.77 2.07 0.07 76.28 15:52:53 Average: 0 27.89 0.00 2.13 0.70 0.08 69.19 15:52:53 Average: 1 12.25 0.00 1.17 0.18 0.03 86.36 15:52:53 Average: 2 7.89 0.00 1.13 5.36 0.05 85.57 15:52:53 Average: 3 31.17 0.00 2.61 2.07 0.10 64.05 15:52:53 15:52:53 15:52:53