08:45:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143336 08:45:25 Running as SYSTEM 08:45:25 [EnvInject] - Loading node environment variables. 08:45:25 Building remotely on prd-ubuntu1804-builder-4c-4g-18813 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:45:25 [ssh-agent] Looking for ssh-agent implementation... 08:45:25 $ ssh-agent 08:45:25 SSH_AUTH_SOCK=/tmp/ssh-i22n81o8fIE2/agent.1652 08:45:25 SSH_AGENT_PID=1654 08:45:25 [ssh-agent] Started. 08:45:25 Running ssh-add (command line suppressed) 08:45:25 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_12991009446256901854.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_12991009446256901854.key) 08:45:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:45:25 The recommended git tool is: NONE 08:45:27 using credential onap-jenkins-ssh 08:45:27 Wiping out workspace first. 08:45:27 Cloning the remote Git repository 08:45:27 Cloning repository git://cloud.onap.org/mirror/oom.git 08:45:27 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:45:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:45:27 > git --version # timeout=10 08:45:27 > git --version # 'git version 2.17.1' 08:45:27 using GIT_SSH to set credentials Gerrit user 08:45:27 Verifying host key using manually-configured host key entries 08:45:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:45:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:45:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:45:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:45:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:45:32 using GIT_SSH to set credentials Gerrit user 08:45:32 Verifying host key using manually-configured host key entries 08:45:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/143336/2 # timeout=30 08:45:33 > git rev-parse 4b06a3d51b457fd6f99b41f7de1e1a771670f65e^{commit} # timeout=10 08:45:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:45:33 Checking out Revision 4b06a3d51b457fd6f99b41f7de1e1a771670f65e (refs/changes/36/143336/2) 08:45:33 > git config core.sparsecheckout # timeout=10 08:45:33 > git checkout -f 4b06a3d51b457fd6f99b41f7de1e1a771670f65e # timeout=30 08:45:36 Commit message: "1.14.5 images" 08:45:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:45:36 > git rev-list --no-walk 6671ed8a477df35c5921fc2cf79f1049b7e845ce # timeout=10 08:45:37 [EnvInject] - Injecting environment variables from a build step. 08:45:37 [EnvInject] - Injecting as environment variables the properties content 08:45:37 PYTHON=python3 08:45:37 08:45:37 [EnvInject] - Variables injected successfully. 08:45:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3318041506582005615.sh 08:45:37 ---> tox-install.sh 08:45:37 + source /home/jenkins/lf-env.sh 08:45:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:45:37 ++ mktemp -d /tmp/venv-XXXX 08:45:37 + lf_venv=/tmp/venv-Wty4 08:45:37 + local venv_file=/tmp/.os_lf_venv 08:45:37 + local python=python3 08:45:37 + local options 08:45:37 + local set_path=true 08:45:37 + local install_args= 08:45:37 ++ 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:45:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:45:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:45:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:45:37 + true 08:45:37 + case $1 in 08:45:37 + venv_file=/tmp/.toxenv 08:45:37 + shift 2 08:45:37 + true 08:45:37 + case $1 in 08:45:37 + shift 08:45:37 + break 08:45:37 + case $python in 08:45:37 + local pkg_list= 08:45:37 + [[ -d /opt/pyenv ]] 08:45:37 + echo 'Setup pyenv:' 08:45:37 Setup pyenv: 08:45:37 + export PYENV_ROOT=/opt/pyenv 08:45:37 + PYENV_ROOT=/opt/pyenv 08:45:37 + 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:45:37 + 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:45:37 + pyenv versions 08:45:37 * system (set by /opt/pyenv/version) 08:45:37 * 3.8.13 (set by /opt/pyenv/version) 08:45:37 * 3.9.13 (set by /opt/pyenv/version) 08:45:37 * 3.10.6 (set by /opt/pyenv/version) 08:45:37 + command -v pyenv 08:45:37 ++ pyenv init - --no-rehash 08:45:37 + 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:45:37 export PATH="/opt/pyenv/shims:${PATH}" 08:45:37 export PYENV_SHELL=bash 08:45:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:45:37 pyenv() { 08:45:37 local command 08:45:37 command="${1:-}" 08:45:37 if [ "$#" -gt 0 ]; then 08:45:37 shift 08:45:37 fi 08:45:37 08:45:37 case "$command" in 08:45:37 rehash|shell) 08:45:37 eval "$(pyenv "sh-$command" "$@")" 08:45:37 ;; 08:45:37 *) 08:45:37 command pyenv "$command" "$@" 08:45:37 ;; 08:45:37 esac 08:45:37 }' 08:45:37 +++ 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:45:37 ++ 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:45:37 ++ 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:45:37 ++ 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:45:37 ++ export PYENV_SHELL=bash 08:45:37 ++ PYENV_SHELL=bash 08:45:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:45:37 +++ complete -F _pyenv pyenv 08:45:37 ++ lf-pyver python3 08:45:37 ++ local py_version_xy=python3 08:45:37 ++ local py_version_xyz= 08:45:37 ++ pyenv versions 08:45:37 ++ local command 08:45:37 ++ command=versions 08:45:37 ++ '[' 1 -gt 0 ']' 08:45:37 ++ shift 08:45:37 ++ case "$command" in 08:45:37 ++ command pyenv versions 08:45:37 ++ pyenv versions 08:45:37 ++ sed 's/^[ *]* //' 08:45:37 ++ awk '{ print $1 }' 08:45:37 ++ grep -E '^[0-9.]*[0-9]$' 08:45:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:45:37 +++ grep '^3' /tmp/.pyenv_versions 08:45:37 +++ sort -V 08:45:37 +++ tail -n 1 08:45:37 ++ py_version_xyz=3.10.6 08:45:37 ++ [[ -z 3.10.6 ]] 08:45:37 ++ echo 3.10.6 08:45:37 ++ return 0 08:45:37 + pyenv local 3.10.6 08:45:37 + local command 08:45:37 + command=local 08:45:37 + '[' 2 -gt 0 ']' 08:45:37 + shift 08:45:37 + case "$command" in 08:45:37 + command pyenv local 3.10.6 08:45:37 + pyenv local 3.10.6 08:45:37 + for arg in "$@" 08:45:37 + case $arg in 08:45:37 + pkg_list+='tox ' 08:45:37 + for arg in "$@" 08:45:37 + case $arg in 08:45:37 + pkg_list+='virtualenv ' 08:45:37 + for arg in "$@" 08:45:37 + case $arg in 08:45:37 + pkg_list+='urllib3~=1.26.15 ' 08:45:37 + [[ -f /tmp/.toxenv ]] 08:45:37 + [[ ! -f /tmp/.toxenv ]] 08:45:37 + [[ -n '' ]] 08:45:37 + python3 -m venv /tmp/venv-Wty4 08:45:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Wty4' 08:45:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Wty4 08:45:41 + echo /tmp/venv-Wty4 08:45:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:45:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:45:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:45:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:45:41 + local 'pip_opts=--upgrade --quiet' 08:45:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:45:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:45:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:45:41 + [[ -n '' ]] 08:45:41 + [[ -n '' ]] 08:45:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:45:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:45:41 + /tmp/venv-Wty4/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:45:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:45:45 lf-activate-venv(): INFO: Base packages installed successfully 08:45:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:45:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:45:45 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:45:45 + /tmp/venv-Wty4/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:45:47 + type python3 08:45:47 + true 08:45:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Wty4/bin to PATH' 08:45:47 lf-activate-venv(): INFO: Adding /tmp/venv-Wty4/bin to PATH 08:45:47 + PATH=/tmp/venv-Wty4/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:45:47 + return 0 08:45:47 + python3 --version 08:45:47 Python 3.10.6 08:45:47 + python3 -m pip --version 08:45:47 pip 26.0.1 from /tmp/venv-Wty4/lib/python3.10/site-packages/pip (python 3.10) 08:45:47 + python3 -m pip freeze 08:45:48 cachetools==7.0.1 08:45:48 chardet==5.2.0 08:45:48 colorama==0.4.6 08:45:48 distlib==0.4.0 08:45:48 filelock==3.24.3 08:45:48 packaging==26.0 08:45:48 platformdirs==4.9.2 08:45:48 pluggy==1.6.0 08:45:48 pyproject-api==1.10.0 08:45:48 tomli==2.4.0 08:45:48 tox==4.44.0 08:45:48 typing_extensions==4.15.0 08:45:48 urllib3==1.26.20 08:45:48 virtualenv==20.38.0 08:45:48 [EnvInject] - Injecting environment variables from a build step. 08:45:48 [EnvInject] - Injecting as environment variables the properties content 08:45:48 PARALLEL=false 08:45:48 08:45:48 [EnvInject] - Variables injected successfully. 08:45:48 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins149615369959752809.sh 08:45:48 ---> tox-run.sh 08:45:48 + 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:45:48 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:45:48 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:45:48 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:45:48 + cd /w/workspace/oom-master-pre-commit-lint/. 08:45:48 + source /home/jenkins/lf-env.sh 08:45:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:45:48 ++ mktemp -d /tmp/venv-XXXX 08:45:48 + lf_venv=/tmp/venv-yXgF 08:45:48 + local venv_file=/tmp/.os_lf_venv 08:45:48 + local python=python3 08:45:48 + local options 08:45:48 + local set_path=true 08:45:48 + local install_args= 08:45:48 ++ 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:45:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:45:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:45:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:45:48 + true 08:45:48 + case $1 in 08:45:48 + venv_file=/tmp/.toxenv 08:45:48 + shift 2 08:45:48 + true 08:45:48 + case $1 in 08:45:48 + shift 08:45:48 + break 08:45:48 + case $python in 08:45:48 + local pkg_list= 08:45:48 + [[ -d /opt/pyenv ]] 08:45:48 + echo 'Setup pyenv:' 08:45:48 Setup pyenv: 08:45:48 + export PYENV_ROOT=/opt/pyenv 08:45:48 + PYENV_ROOT=/opt/pyenv 08:45:48 + 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:45:48 + 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:45:48 + pyenv versions 08:45:48 system 08:45:48 3.8.13 08:45:48 3.9.13 08:45:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:45:48 + command -v pyenv 08:45:48 ++ pyenv init - --no-rehash 08:45:48 + 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:45:48 export PATH="/opt/pyenv/shims:${PATH}" 08:45:48 export PYENV_SHELL=bash 08:45:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:45:48 pyenv() { 08:45:48 local command 08:45:48 command="${1:-}" 08:45:48 if [ "$#" -gt 0 ]; then 08:45:48 shift 08:45:48 fi 08:45:48 08:45:48 case "$command" in 08:45:48 rehash|shell) 08:45:48 eval "$(pyenv "sh-$command" "$@")" 08:45:48 ;; 08:45:48 *) 08:45:48 command pyenv "$command" "$@" 08:45:48 ;; 08:45:48 esac 08:45:48 }' 08:45:48 +++ 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:45:48 ++ 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:45:48 ++ 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:45:48 ++ 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:45:48 ++ export PYENV_SHELL=bash 08:45:48 ++ PYENV_SHELL=bash 08:45:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:45:48 +++ complete -F _pyenv pyenv 08:45:48 ++ lf-pyver python3 08:45:48 ++ local py_version_xy=python3 08:45:48 ++ local py_version_xyz= 08:45:48 ++ sed 's/^[ *]* //' 08:45:48 ++ awk '{ print $1 }' 08:45:48 ++ grep -E '^[0-9.]*[0-9]$' 08:45:48 ++ pyenv versions 08:45:48 ++ local command 08:45:48 ++ command=versions 08:45:48 ++ '[' 1 -gt 0 ']' 08:45:48 ++ shift 08:45:48 ++ case "$command" in 08:45:48 ++ command pyenv versions 08:45:48 ++ pyenv versions 08:45:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:45:48 +++ grep '^3' /tmp/.pyenv_versions 08:45:48 +++ sort -V 08:45:48 +++ tail -n 1 08:45:48 ++ py_version_xyz=3.10.6 08:45:48 ++ [[ -z 3.10.6 ]] 08:45:48 ++ echo 3.10.6 08:45:48 ++ return 0 08:45:48 + pyenv local 3.10.6 08:45:48 + local command 08:45:48 + command=local 08:45:48 + '[' 2 -gt 0 ']' 08:45:48 + shift 08:45:48 + case "$command" in 08:45:48 + command pyenv local 3.10.6 08:45:48 + pyenv local 3.10.6 08:45:48 + for arg in "$@" 08:45:48 + case $arg in 08:45:48 + pkg_list+='tox ' 08:45:48 + for arg in "$@" 08:45:48 + case $arg in 08:45:48 + pkg_list+='virtualenv ' 08:45:48 + for arg in "$@" 08:45:48 + case $arg in 08:45:48 + pkg_list+='urllib3~=1.26.15 ' 08:45:48 + [[ -f /tmp/.toxenv ]] 08:45:48 ++ cat /tmp/.toxenv 08:45:48 + lf_venv=/tmp/venv-Wty4 08:45:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wty4 from' file:/tmp/.toxenv 08:45:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wty4 from file:/tmp/.toxenv 08:45:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:45:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:45:48 + local 'pip_opts=--upgrade --quiet' 08:45:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:45:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:45:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:45:48 + [[ -n '' ]] 08:45:48 + [[ -n '' ]] 08:45:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:45:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:45:48 + /tmp/venv-Wty4/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:45:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:45:49 lf-activate-venv(): INFO: Base packages installed successfully 08:45:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:45:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:45:49 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:45:49 + /tmp/venv-Wty4/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:45:50 + type python3 08:45:50 + true 08:45:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Wty4/bin to PATH' 08:45:50 lf-activate-venv(): INFO: Adding /tmp/venv-Wty4/bin to PATH 08:45:50 + PATH=/tmp/venv-Wty4/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:45:50 + return 0 08:45:50 + [[ -d /opt/pyenv ]] 08:45:50 + echo '---> Setting up pyenv' 08:45:50 ---> Setting up pyenv 08:45:50 + export PYENV_ROOT=/opt/pyenv 08:45:50 + PYENV_ROOT=/opt/pyenv 08:45:50 + export PATH=/opt/pyenv/bin:/tmp/venv-Wty4/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:45:50 + PATH=/opt/pyenv/bin:/tmp/venv-Wty4/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:45:50 ++ pwd 08:45:50 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:45:50 + export PYTHONPATH 08:45:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:45:50 + TOX_TESTENV_PASSENV=PYTHONPATH 08:45:50 + tox --version 08:45:50 4.44.0 from /tmp/venv-Wty4/lib/python3.10/site-packages/tox/__init__.py 08:45:50 + PARALLEL=false 08:45:50 + TOX_OPTIONS_LIST= 08:45:50 + [[ -n pre-commit ]] 08:45:50 + TOX_OPTIONS_LIST=' -e pre-commit' 08:45:50 + case ${PARALLEL,,} in 08:45:50 + tox -e pre-commit 08:45:50 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:45:52 pre-commit: install_deps> python -I -m pip install pre-commit 08:45:54 pre-commit: freeze> python -m pip freeze --all 08:45:54 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.24.3,identify==2.6.16,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.2,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==20.38.0 08:45:54 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:45:54 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:45:55 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:45:56 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:45:56 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:45:57 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:45:57 [INFO] Once installed this environment will be reused. 08:45:57 [INFO] This may take a few minutes... 08:46:01 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:46:01 [INFO] Once installed this environment will be reused. 08:46:01 [INFO] This may take a few minutes... 08:46:05 trim trailing whitespace.................................................Passed 08:46:05 Tabs remover.............................................................Passed 08:46:05 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 08:46:06 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:46:06 [INFO] Once installed this environment will be reused. 08:46:06 [INFO] This may take a few minutes... 08:46:14 gitlint..............................................(no files to check)Skipped 08:46:14 pre-commit: OK (23.52=setup[3.48]+cmd[11.26,8.77] seconds) 08:46:14 congratulations :) (23.56 seconds) 08:46:14 + tox_status=0 08:46:14 + echo '---> Completed tox runs' 08:46:14 ---> Completed tox runs 08:46:14 + for i in .tox/*/log 08:46:14 ++ echo .tox/pre-commit/log 08:46:14 ++ awk -F/ '{print $2}' 08:46:14 + tox_env=pre-commit 08:46:14 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:46:14 + DOC_DIR=docs/_build/html 08:46:14 + [[ -d docs/_build/html ]] 08:46:14 + echo '---> tox-run.sh ends' 08:46:14 ---> tox-run.sh ends 08:46:14 + test 0 -eq 0 08:46:14 $ ssh-agent -k 08:46:14 unset SSH_AUTH_SOCK; 08:46:14 unset SSH_AGENT_PID; 08:46:14 echo Agent pid 1654 killed; 08:46:14 [ssh-agent] Stopped. 08:46:14 [PostBuildScript] - [INFO] Executing post build scripts. 08:46:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6765819337718866260.sh 08:46:14 ---> sysstat.sh 08:46:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9279187791865738010.sh 08:46:15 ---> package-listing.sh 08:46:15 ++ facter osfamily 08:46:15 ++ tr '[:upper:]' '[:lower:]' 08:46:15 + OS_FAMILY=debian 08:46:15 + workspace=/w/workspace/oom-master-pre-commit-lint 08:46:15 + START_PACKAGES=/tmp/packages_start.txt 08:46:15 + END_PACKAGES=/tmp/packages_end.txt 08:46:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:46:15 + PACKAGES=/tmp/packages_start.txt 08:46:15 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:46:15 + PACKAGES=/tmp/packages_end.txt 08:46:15 + case "${OS_FAMILY}" in 08:46:15 + dpkg -l 08:46:15 + grep '^ii' 08:46:15 + '[' -f /tmp/packages_start.txt ']' 08:46:15 + '[' -f /tmp/packages_end.txt ']' 08:46:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:46:15 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:46:15 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:46:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:46:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins561726755125823751.sh 08:46:15 ---> capture-instance-metadata.sh 08:46:15 Setup pyenv: 08:46:15 system 08:46:15 3.8.13 08:46:15 3.9.13 08:46:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:46:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pjQb 08:46:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:46:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:46:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:46:23 lf-activate-venv(): INFO: Base packages installed successfully 08:46:23 lf-activate-venv(): INFO: Installing additional packages: lftools 08:46:43 lf-activate-venv(): INFO: Adding /tmp/venv-pjQb/bin to PATH 08:46:43 INFO: Running in OpenStack, capturing instance metadata 08:46:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12430619480811823557.sh 08:46:43 provisioning config files... 08:46:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10035176390572415645tmp 08:46:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:46:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:46:43 [EnvInject] - Injecting environment variables from a build step. 08:46:43 [EnvInject] - Injecting as environment variables the properties content 08:46:43 SERVER_ID=logs 08:46:43 08:46:43 [EnvInject] - Variables injected successfully. 08:46:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12190613933791042653.sh 08:46:43 ---> create-netrc.sh 08:46:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7059758709064074816.sh 08:46:43 ---> python-tools-install.sh 08:46:43 Setup pyenv: 08:46:43 system 08:46:43 3.8.13 08:46:43 3.9.13 08:46:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:46:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pjQb from file:/tmp/.os_lf_venv 08:46:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:46:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:46:45 lf-activate-venv(): INFO: Base packages installed successfully 08:46:45 lf-activate-venv(): INFO: Installing additional packages: lftools 08:46:52 lf-activate-venv(): INFO: Adding /tmp/venv-pjQb/bin to PATH 08:46:52 Generating Requirements File 08:47:08 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 08:47:08 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:47:09 Python 3.10.6 08:47:09 pip 26.0.1 from /tmp/venv-pjQb/lib/python3.10/site-packages/pip (python 3.10) 08:47:09 appdirs==1.4.4 08:47:09 argcomplete==3.6.3 08:47:09 aspy.yaml==1.3.0 08:47:09 attrs==25.4.0 08:47:09 autopage==0.6.0 08:47:09 backports.strenum==1.3.1 08:47:09 beautifulsoup4==4.14.3 08:47:09 boto3==1.42.54 08:47:09 botocore==1.42.54 08:47:09 bs4==0.0.2 08:47:09 certifi==2026.1.4 08:47:09 cffi==2.0.0 08:47:09 cfgv==3.5.0 08:47:09 chardet==5.2.0 08:47:09 charset-normalizer==3.4.4 08:47:09 click==8.3.1 08:47:09 cliff==4.13.2 08:47:09 cmd2==3.2.0 08:47:09 cryptography==3.3.2 08:47:09 debtcollector==3.0.0 08:47:09 decorator==5.2.1 08:47:09 defusedxml==0.7.1 08:47:09 Deprecated==1.3.1 08:47:09 distlib==0.4.0 08:47:09 dnspython==2.8.0 08:47:09 docker==7.1.0 08:47:09 dogpile.cache==1.5.0 08:47:09 durationpy==0.10 08:47:09 email-validator==2.3.0 08:47:09 filelock==3.24.3 08:47:09 future==1.0.0 08:47:09 gitdb==4.0.12 08:47:09 GitPython==3.1.46 08:47:09 httplib2==0.30.2 08:47:09 identify==2.6.16 08:47:09 idna==3.11 08:47:09 importlib-resources==1.5.0 08:47:09 iso8601==2.1.0 08:47:09 Jinja2==3.1.6 08:47:09 jmespath==1.1.0 08:47:09 jsonpatch==1.33 08:47:09 jsonpointer==3.0.0 08:47:09 jsonschema==4.26.0 08:47:09 jsonschema-specifications==2025.9.1 08:47:09 keystoneauth1==5.13.1 08:47:09 kubernetes==35.0.0 08:47:09 lftools==0.37.21 08:47:09 lxml==6.0.2 08:47:09 markdown-it-py==4.0.0 08:47:09 MarkupSafe==3.0.3 08:47:09 mdurl==0.1.2 08:47:09 msgpack==1.1.2 08:47:09 multi_key_dict==2.0.3 08:47:09 munch==4.0.0 08:47:09 netaddr==1.3.0 08:47:09 niet==1.4.2 08:47:09 nodeenv==1.10.0 08:47:09 oauth2client==4.1.3 08:47:09 oauthlib==3.3.1 08:47:09 openstacksdk==4.10.0 08:47:09 os-service-types==1.8.2 08:47:09 osc-lib==4.4.0 08:47:09 oslo.config==10.3.0 08:47:09 oslo.context==6.3.0 08:47:09 oslo.i18n==6.7.2 08:47:09 oslo.log==8.1.0 08:47:09 oslo.serialization==5.9.1 08:47:09 oslo.utils==10.0.0 08:47:09 packaging==26.0 08:47:09 pbr==7.0.3 08:47:09 platformdirs==4.9.2 08:47:09 prettytable==3.17.0 08:47:09 psutil==7.2.2 08:47:09 pyasn1==0.6.2 08:47:09 pyasn1_modules==0.4.2 08:47:09 pycparser==3.0 08:47:09 pygerrit2==2.0.15 08:47:09 PyGithub==2.8.1 08:47:09 Pygments==2.19.2 08:47:09 PyJWT==2.11.0 08:47:09 PyNaCl==1.6.2 08:47:09 pyparsing==2.4.7 08:47:09 pyperclip==1.11.0 08:47:09 pyrsistent==0.20.0 08:47:09 python-cinderclient==9.8.0 08:47:09 python-dateutil==2.9.0.post0 08:47:09 python-heatclient==5.0.0 08:47:09 python-jenkins==1.8.3 08:47:09 python-keystoneclient==5.7.0 08:47:09 python-magnumclient==4.9.0 08:47:09 python-openstackclient==9.0.0 08:47:09 python-swiftclient==4.9.0 08:47:09 PyYAML==6.0.3 08:47:09 referencing==0.37.0 08:47:09 requests==2.32.5 08:47:09 requests-oauthlib==2.0.0 08:47:09 requestsexceptions==1.4.0 08:47:09 rfc3986==2.0.0 08:47:09 rich==14.3.3 08:47:09 rich-argparse==1.7.2 08:47:09 rpds-py==0.30.0 08:47:09 rsa==4.9.1 08:47:09 ruamel.yaml==0.19.1 08:47:09 ruamel.yaml.clib==0.2.15 08:47:09 s3transfer==0.16.0 08:47:09 simplejson==3.20.2 08:47:09 six==1.17.0 08:47:09 smmap==5.0.2 08:47:09 soupsieve==2.8.3 08:47:09 stevedore==5.7.0 08:47:09 tabulate==0.9.0 08:47:09 toml==0.10.2 08:47:09 tomlkit==0.14.0 08:47:09 tqdm==4.67.3 08:47:09 typing_extensions==4.15.0 08:47:09 urllib3==1.26.20 08:47:09 virtualenv==20.38.0 08:47:09 wcwidth==0.6.0 08:47:09 websocket-client==1.9.0 08:47:09 wrapt==2.1.1 08:47:09 xdg==6.0.0 08:47:09 xmltodict==1.0.3 08:47:09 yq==3.4.3 08:47:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5023617417696608810.sh 08:47:09 ---> sudo-logs.sh 08:47:09 Archiving 'sudo' log.. 08:47:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7760046461706178582.sh 08:47:10 ---> job-cost.sh 08:47:10 INFO: Activating Python virtual environment... 08:47:10 Setup pyenv: 08:47:10 system 08:47:10 3.8.13 08:47:10 3.9.13 08:47:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:47:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pjQb from file:/tmp/.os_lf_venv 08:47:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:47:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:47:11 lf-activate-venv(): INFO: Base packages installed successfully 08:47:11 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:47:16 lf-activate-venv(): INFO: Adding /tmp/venv-pjQb/bin to PATH 08:47:16 INFO: No stack-cost file found 08:47:16 INFO: Instance uptime: 145s 08:47:16 INFO: Fetching instance metadata (attempt 1 of 3)... 08:47:16 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:47:16 INFO: Successfully fetched instance metadata 08:47:16 INFO: Instance type: v3-standard-4 08:47:16 INFO: Retrieving pricing info for: v3-standard-4 08:47:16 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:47:16 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=145 08:47:17 INFO: Successfully fetched Vexxhost pricing API 08:47:17 INFO: Retrieved cost: 0.11 08:47:17 INFO: Retrieved resource: v3-standard-4 08:47:17 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 08:47:17 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 08:47:17 INFO: Successfully archived job cost data 08:47:17 DEBUG: Cost data: oom-master-pre-commit-lint,4434,2026-02-21 08:47:17,v3-standard-4,145,0.11,0.00,SUCCESS 08:47:17 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11481634573012371574.sh 08:47:17 ---> logs-deploy.sh 08:47:17 Setup pyenv: 08:47:17 system 08:47:17 3.8.13 08:47:17 3.9.13 08:47:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:47:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pjQb from file:/tmp/.os_lf_venv 08:47:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:47:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:47:19 lf-activate-venv(): INFO: Base packages installed successfully 08:47:19 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:47:26 lf-activate-venv(): INFO: Adding /tmp/venv-pjQb/bin to PATH 08:47:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4434 08:47:26 INFO: archiving workspace using pattern(s): 08:47:27 Archives upload complete. 08:47:27 INFO: archiving logs to Nexus 08:47:28 ---> uname -a: 08:47:28 Linux prd-ubuntu1804-builder-4c-4g-18813 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:47:28 08:47:28 08:47:28 ---> lscpu: 08:47:28 Architecture: x86_64 08:47:28 CPU op-mode(s): 32-bit, 64-bit 08:47:28 Byte Order: Little Endian 08:47:28 CPU(s): 4 08:47:28 On-line CPU(s) list: 0-3 08:47:28 Thread(s) per core: 1 08:47:28 Core(s) per socket: 1 08:47:28 Socket(s): 4 08:47:28 NUMA node(s): 1 08:47:28 Vendor ID: AuthenticAMD 08:47:28 CPU family: 23 08:47:28 Model: 49 08:47:28 Model name: AMD EPYC-Rome Processor 08:47:28 Stepping: 0 08:47:28 CPU MHz: 2799.998 08:47:28 BogoMIPS: 5599.99 08:47:28 Virtualization: AMD-V 08:47:28 Hypervisor vendor: KVM 08:47:28 Virtualization type: full 08:47:28 L1d cache: 32K 08:47:28 L1i cache: 32K 08:47:28 L2 cache: 512K 08:47:28 L3 cache: 16384K 08:47:28 NUMA node0 CPU(s): 0-3 08:47:28 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:47:28 08:47:28 08:47:28 ---> nproc: 08:47:28 4 08:47:28 08:47:28 08:47:28 ---> df -h: 08:47:28 Filesystem Size Used Avail Use% Mounted on 08:47:28 udev 7.9G 0 7.9G 0% /dev 08:47:28 tmpfs 1.6G 676K 1.6G 1% /run 08:47:28 /dev/vda1 78G 8.4G 69G 11% / 08:47:28 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:47:28 tmpfs 5.0M 0 5.0M 0% /run/lock 08:47:28 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:47:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:47:28 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:47:28 08:47:28 08:47:28 ---> free -m: 08:47:28 total used free shared buff/cache available 08:47:28 Mem: 16040 585 13253 0 2201 15134 08:47:28 Swap: 1023 0 1023 08:47:28 08:47:28 08:47:28 ---> ip addr: 08:47:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:47:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:47:28 inet 127.0.0.1/8 scope host lo 08:47:28 valid_lft forever preferred_lft forever 08:47:28 inet6 ::1/128 scope host 08:47:28 valid_lft forever preferred_lft forever 08:47:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:47:28 link/ether fa:16:3e:8a:f9:79 brd ff:ff:ff:ff:ff:ff 08:47:28 inet 10.30.106.151/23 brd 10.30.107.255 scope global dynamic ens3 08:47:28 valid_lft 86263sec preferred_lft 86263sec 08:47:28 inet6 fe80::f816:3eff:fe8a:f979/64 scope link 08:47:28 valid_lft forever preferred_lft forever 08:47:28 08:47:28 08:47:28 ---> sar -b -r -n DEV: 08:47:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18813) 02/21/26 _x86_64_ (4 CPU) 08:47:28 08:47:28 08:45:13 LINUX RESTART (4 CPU) 08:47:28 08:47:28 08:46:02 tps rtps wtps bread/s bwrtn/s 08:47:28 08:47:01 137.59 0.95 136.64 112.66 33640.13 08:47:28 Average: 137.59 0.95 136.64 112.66 33640.13 08:47:28 08:47:28 08:46:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:47:28 08:47:01 13680144 15518236 2744824 16.71 80160 1943592 820072 4.69 792164 1709672 162988 08:47:28 Average: 13680144 15518236 2744824 16.71 80160 1943592 820072 4.69 792164 1709672 162988 08:47:28 08:47:28 08:46:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:47:28 08:47:01 lo 1.83 1.83 0.22 0.22 0.00 0.00 0.00 0.00 08:47:28 08:47:01 ens3 70.99 52.80 866.26 11.92 0.00 0.00 0.00 0.00 08:47:28 Average: lo 1.83 1.83 0.22 0.22 0.00 0.00 0.00 0.00 08:47:28 Average: ens3 70.99 52.80 866.26 11.92 0.00 0.00 0.00 0.00 08:47:28 08:47:28 08:47:28 ---> sar -P ALL: 08:47:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18813) 02/21/26 _x86_64_ (4 CPU) 08:47:28 08:47:28 08:45:13 LINUX RESTART (4 CPU) 08:47:28 08:47:28 08:46:02 CPU %user %nice %system %iowait %steal %idle 08:47:28 08:47:01 all 21.49 0.00 1.81 2.04 0.05 74.62 08:47:28 08:47:01 0 39.17 0.00 2.46 3.36 0.07 54.95 08:47:28 08:47:01 1 10.68 0.00 1.11 0.15 0.07 87.99 08:47:28 08:47:01 2 14.43 0.00 1.59 3.56 0.07 80.35 08:47:28 08:47:01 3 21.68 0.00 2.04 1.10 0.03 75.14 08:47:28 Average: all 21.49 0.00 1.81 2.04 0.05 74.62 08:47:28 Average: 0 39.17 0.00 2.46 3.36 0.07 54.95 08:47:28 Average: 1 10.68 0.00 1.11 0.15 0.07 87.99 08:47:28 Average: 2 14.43 0.00 1.59 3.56 0.07 80.35 08:47:28 Average: 3 21.68 0.00 2.04 1.10 0.03 75.14 08:47:28 08:47:28 08:47:28