09:18:44 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143561 09:18:44 Running as SYSTEM 09:18:44 [EnvInject] - Loading node environment variables. 09:18:44 Building remotely on prd-ubuntu1804-builder-4c-4g-870 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:18:44 [ssh-agent] Looking for ssh-agent implementation... 09:18:44 $ ssh-agent 09:18:44 SSH_AUTH_SOCK=/tmp/ssh-2KB85GNXl3e8/agent.1702 09:18:44 SSH_AGENT_PID=1704 09:18:44 [ssh-agent] Started. 09:18:44 Running ssh-add (command line suppressed) 09:18:44 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_3711734533627497270.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_3711734533627497270.key) 09:18:44 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:18:44 The recommended git tool is: NONE 09:18:46 using credential onap-jenkins-ssh 09:18:46 Wiping out workspace first. 09:18:46 Cloning the remote Git repository 09:18:46 Cloning repository git://cloud.onap.org/mirror/oom.git 09:18:46 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:18:46 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:18:46 > git --version # timeout=10 09:18:46 > git --version # 'git version 2.17.1' 09:18:46 using GIT_SSH to set credentials Gerrit user 09:18:46 Verifying host key using manually-configured host key entries 09:18:46 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:18:51 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:18:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:18:51 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:18:51 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:18:51 using GIT_SSH to set credentials Gerrit user 09:18:51 Verifying host key using manually-configured host key entries 09:18:51 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/61/143561/1 # timeout=30 09:18:52 > git rev-parse a1c60ef6e0f2ee4c68bf3d6c0000ed232be29809^{commit} # timeout=10 09:18:52 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:18:52 Checking out Revision a1c60ef6e0f2ee4c68bf3d6c0000ed232be29809 (refs/changes/61/143561/1) 09:18:52 > git config core.sparsecheckout # timeout=10 09:18:52 > git checkout -f a1c60ef6e0f2ee4c68bf3d6c0000ed232be29809 # timeout=30 09:18:55 Commit message: "Docs: Replace blockdiag/seqdiag with Mermaid in requirements.txt" 09:18:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:18:55 > git rev-list --no-walk d24acaa74abdb7243ca8843a8717401480301740 # timeout=10 09:18:55 [EnvInject] - Injecting environment variables from a build step. 09:18:55 [EnvInject] - Injecting as environment variables the properties content 09:18:55 PYTHON=python3 09:18:55 09:18:55 [EnvInject] - Variables injected successfully. 09:18:55 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3486002212129735250.sh 09:18:55 ---> tox-install.sh 09:18:55 + source /home/jenkins/lf-env.sh 09:18:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:18:55 ++ mktemp -d /tmp/venv-XXXX 09:18:55 + lf_venv=/tmp/venv-Ov8L 09:18:55 + local venv_file=/tmp/.os_lf_venv 09:18:55 + local python=python3 09:18:55 + local options 09:18:55 + local set_path=true 09:18:55 + local install_args= 09:18:55 ++ 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 09:18:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:18:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:18:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:18:55 + true 09:18:55 + case $1 in 09:18:55 + venv_file=/tmp/.toxenv 09:18:55 + shift 2 09:18:55 + true 09:18:55 + case $1 in 09:18:55 + shift 09:18:55 + break 09:18:55 + case $python in 09:18:55 + local pkg_list= 09:18:55 + [[ -d /opt/pyenv ]] 09:18:55 + echo 'Setup pyenv:' 09:18:55 Setup pyenv: 09:18:55 + export PYENV_ROOT=/opt/pyenv 09:18:55 + PYENV_ROOT=/opt/pyenv 09:18:55 + 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 09:18:55 + 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 09:18:55 + pyenv versions 09:18:56 * system (set by /opt/pyenv/version) 09:18:56 * 3.8.13 (set by /opt/pyenv/version) 09:18:56 * 3.9.13 (set by /opt/pyenv/version) 09:18:56 * 3.10.6 (set by /opt/pyenv/version) 09:18:56 + command -v pyenv 09:18:56 ++ pyenv init - --no-rehash 09:18:56 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:18:56 export PATH="/opt/pyenv/shims:${PATH}" 09:18:56 export PYENV_SHELL=bash 09:18:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:18:56 pyenv() { 09:18:56 local command 09:18:56 command="${1:-}" 09:18:56 if [ "$#" -gt 0 ]; then 09:18:56 shift 09:18:56 fi 09:18:56 09:18:56 case "$command" in 09:18:56 rehash|shell) 09:18:56 eval "$(pyenv "sh-$command" "$@")" 09:18:56 ;; 09:18:56 *) 09:18:56 command pyenv "$command" "$@" 09:18:56 ;; 09:18:56 esac 09:18:56 }' 09:18:56 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:18:56 ++ 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 09:18:56 ++ 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 09:18:56 ++ 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 09:18:56 ++ export PYENV_SHELL=bash 09:18:56 ++ PYENV_SHELL=bash 09:18:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:18:56 +++ complete -F _pyenv pyenv 09:18:56 ++ lf-pyver python3 09:18:56 ++ local py_version_xy=python3 09:18:56 ++ local py_version_xyz= 09:18:56 ++ pyenv versions 09:18:56 ++ local command 09:18:56 ++ command=versions 09:18:56 ++ '[' 1 -gt 0 ']' 09:18:56 ++ shift 09:18:56 ++ case "$command" in 09:18:56 ++ command pyenv versions 09:18:56 ++ pyenv versions 09:18:56 ++ awk '{ print $1 }' 09:18:56 ++ grep -E '^[0-9.]*[0-9]$' 09:18:56 ++ sed 's/^[ *]* //' 09:18:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:18:56 +++ grep '^3' /tmp/.pyenv_versions 09:18:56 +++ sort -V 09:18:56 +++ tail -n 1 09:18:56 ++ py_version_xyz=3.10.6 09:18:56 ++ [[ -z 3.10.6 ]] 09:18:56 ++ echo 3.10.6 09:18:56 ++ return 0 09:18:56 + pyenv local 3.10.6 09:18:56 + local command 09:18:56 + command=local 09:18:56 + '[' 2 -gt 0 ']' 09:18:56 + shift 09:18:56 + case "$command" in 09:18:56 + command pyenv local 3.10.6 09:18:56 + pyenv local 3.10.6 09:18:56 + for arg in "$@" 09:18:56 + case $arg in 09:18:56 + pkg_list+='tox ' 09:18:56 + for arg in "$@" 09:18:56 + case $arg in 09:18:56 + pkg_list+='virtualenv ' 09:18:56 + for arg in "$@" 09:18:56 + case $arg in 09:18:56 + pkg_list+='urllib3~=1.26.15 ' 09:18:56 + [[ -f /tmp/.toxenv ]] 09:18:56 + [[ ! -f /tmp/.toxenv ]] 09:18:56 + [[ -n '' ]] 09:18:56 + python3 -m venv /tmp/venv-Ov8L 09:19:00 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ov8L' 09:19:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ov8L 09:19:00 + echo /tmp/venv-Ov8L 09:19:00 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:19:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:19:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:19:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:19:00 + local 'pip_opts=--upgrade --quiet' 09:19:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:19:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:19:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:19:00 + [[ -n '' ]] 09:19:00 + [[ -n '' ]] 09:19:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:19:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:19:00 + /tmp/venv-Ov8L/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 09:19:05 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:19:05 lf-activate-venv(): INFO: Base packages installed successfully 09:19:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:19:05 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:19:05 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:19:05 + /tmp/venv-Ov8L/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 09:19:07 + type python3 09:19:07 + true 09:19:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ov8L/bin to PATH' 09:19:07 lf-activate-venv(): INFO: Adding /tmp/venv-Ov8L/bin to PATH 09:19:07 + PATH=/tmp/venv-Ov8L/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 09:19:07 + return 0 09:19:07 + python3 --version 09:19:07 Python 3.10.6 09:19:07 + python3 -m pip --version 09:19:07 pip 26.0.1 from /tmp/venv-Ov8L/lib/python3.10/site-packages/pip (python 3.10) 09:19:07 + python3 -m pip freeze 09:19:07 cachetools==7.0.5 09:19:07 colorama==0.4.6 09:19:07 distlib==0.4.0 09:19:07 filelock==3.25.1 09:19:07 packaging==26.0 09:19:07 platformdirs==4.9.4 09:19:07 pluggy==1.6.0 09:19:07 pyproject-api==1.10.0 09:19:07 python-discovery==1.1.2 09:19:07 tomli==2.4.0 09:19:07 tomli_w==1.2.0 09:19:07 tox==4.49.1 09:19:07 typing_extensions==4.15.0 09:19:07 urllib3==1.26.20 09:19:07 virtualenv==21.2.0 09:19:07 [EnvInject] - Injecting environment variables from a build step. 09:19:07 [EnvInject] - Injecting as environment variables the properties content 09:19:07 PARALLEL=false 09:19:07 09:19:07 [EnvInject] - Variables injected successfully. 09:19:07 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins165287034809553006.sh 09:19:07 ---> tox-run.sh 09:19:07 + 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 09:19:07 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:19:07 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:19:07 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:19:07 + cd /w/workspace/oom-master-pre-commit-lint/. 09:19:07 + source /home/jenkins/lf-env.sh 09:19:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:19:07 ++ mktemp -d /tmp/venv-XXXX 09:19:07 + lf_venv=/tmp/venv-39Ei 09:19:07 + local venv_file=/tmp/.os_lf_venv 09:19:07 + local python=python3 09:19:07 + local options 09:19:07 + local set_path=true 09:19:07 + local install_args= 09:19:07 ++ 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 09:19:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:19:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:19:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:19:07 + true 09:19:07 + case $1 in 09:19:07 + venv_file=/tmp/.toxenv 09:19:07 + shift 2 09:19:07 + true 09:19:07 + case $1 in 09:19:07 + shift 09:19:07 + break 09:19:07 + case $python in 09:19:07 + local pkg_list= 09:19:07 + [[ -d /opt/pyenv ]] 09:19:07 + echo 'Setup pyenv:' 09:19:07 Setup pyenv: 09:19:07 + export PYENV_ROOT=/opt/pyenv 09:19:07 + PYENV_ROOT=/opt/pyenv 09:19:07 + 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 09:19:07 + 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 09:19:07 + pyenv versions 09:19:07 system 09:19:07 3.8.13 09:19:07 3.9.13 09:19:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:19:07 + command -v pyenv 09:19:07 ++ pyenv init - --no-rehash 09:19:07 + 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[*]}"'\'')" 09:19:07 export PATH="/opt/pyenv/shims:${PATH}" 09:19:07 export PYENV_SHELL=bash 09:19:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:19:07 pyenv() { 09:19:07 local command 09:19:07 command="${1:-}" 09:19:07 if [ "$#" -gt 0 ]; then 09:19:07 shift 09:19:07 fi 09:19:07 09:19:07 case "$command" in 09:19:07 rehash|shell) 09:19:07 eval "$(pyenv "sh-$command" "$@")" 09:19:07 ;; 09:19:07 *) 09:19:07 command pyenv "$command" "$@" 09:19:07 ;; 09:19:07 esac 09:19:07 }' 09:19:07 +++ 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[*]}"' 09:19:07 ++ 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 09:19:07 ++ 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 09:19:07 ++ 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 09:19:07 ++ export PYENV_SHELL=bash 09:19:07 ++ PYENV_SHELL=bash 09:19:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:19:07 +++ complete -F _pyenv pyenv 09:19:07 ++ lf-pyver python3 09:19:07 ++ local py_version_xy=python3 09:19:07 ++ local py_version_xyz= 09:19:07 ++ pyenv versions 09:19:07 ++ sed 's/^[ *]* //' 09:19:07 ++ local command 09:19:07 ++ command=versions 09:19:07 ++ '[' 1 -gt 0 ']' 09:19:07 ++ shift 09:19:07 ++ awk '{ print $1 }' 09:19:07 ++ case "$command" in 09:19:07 ++ command pyenv versions 09:19:07 ++ grep -E '^[0-9.]*[0-9]$' 09:19:07 ++ pyenv versions 09:19:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:19:07 +++ grep '^3' /tmp/.pyenv_versions 09:19:07 +++ sort -V 09:19:07 +++ tail -n 1 09:19:07 ++ py_version_xyz=3.10.6 09:19:07 ++ [[ -z 3.10.6 ]] 09:19:07 ++ echo 3.10.6 09:19:07 ++ return 0 09:19:07 + pyenv local 3.10.6 09:19:07 + local command 09:19:07 + command=local 09:19:07 + '[' 2 -gt 0 ']' 09:19:07 + shift 09:19:07 + case "$command" in 09:19:07 + command pyenv local 3.10.6 09:19:07 + pyenv local 3.10.6 09:19:07 + for arg in "$@" 09:19:07 + case $arg in 09:19:07 + pkg_list+='tox ' 09:19:07 + for arg in "$@" 09:19:07 + case $arg in 09:19:07 + pkg_list+='virtualenv ' 09:19:07 + for arg in "$@" 09:19:07 + case $arg in 09:19:07 + pkg_list+='urllib3~=1.26.15 ' 09:19:07 + [[ -f /tmp/.toxenv ]] 09:19:07 ++ cat /tmp/.toxenv 09:19:07 + lf_venv=/tmp/venv-Ov8L 09:19:07 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ov8L from' file:/tmp/.toxenv 09:19:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ov8L from file:/tmp/.toxenv 09:19:07 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:19:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:19:07 + local 'pip_opts=--upgrade --quiet' 09:19:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:19:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:19:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:19:07 + [[ -n '' ]] 09:19:07 + [[ -n '' ]] 09:19:07 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:19:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:19:07 + /tmp/venv-Ov8L/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 09:19:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:19:08 lf-activate-venv(): INFO: Base packages installed successfully 09:19:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:19:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:19:08 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:19:08 + /tmp/venv-Ov8L/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 09:19:09 + type python3 09:19:09 + true 09:19:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ov8L/bin to PATH' 09:19:09 lf-activate-venv(): INFO: Adding /tmp/venv-Ov8L/bin to PATH 09:19:09 + PATH=/tmp/venv-Ov8L/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 09:19:09 + return 0 09:19:09 + [[ -d /opt/pyenv ]] 09:19:09 + echo '---> Setting up pyenv' 09:19:09 ---> Setting up pyenv 09:19:09 + export PYENV_ROOT=/opt/pyenv 09:19:09 + PYENV_ROOT=/opt/pyenv 09:19:09 + export PATH=/opt/pyenv/bin:/tmp/venv-Ov8L/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 09:19:09 + PATH=/opt/pyenv/bin:/tmp/venv-Ov8L/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 09:19:09 ++ pwd 09:19:09 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:19:09 + export PYTHONPATH 09:19:09 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:19:09 + TOX_TESTENV_PASSENV=PYTHONPATH 09:19:09 + tox --version 09:19:10 4.49.1 from /tmp/venv-Ov8L/lib/python3.10/site-packages/tox/__init__.py 09:19:10 + PARALLEL=false 09:19:10 + TOX_OPTIONS_LIST= 09:19:10 + [[ -n pre-commit ]] 09:19:10 + TOX_OPTIONS_LIST=' -e pre-commit' 09:19:10 + case ${PARALLEL,,} in 09:19:10 + tox -e pre-commit 09:19:10 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:19:11 pre-commit: install_deps> python -I -m pip install pre-commit 09:19:14 pre-commit: freeze> python -m pip freeze --all 09:19:15 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.25.1,identify==2.6.17,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.4,pre_commit==4.5.1,python-discovery==1.1.2,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.2.0 09:19:15 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:19:15 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:19:15 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:19:16 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:19:17 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:19:17 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:19:17 [INFO] Once installed this environment will be reused. 09:19:17 [INFO] This may take a few minutes... 09:19:21 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:19:21 [INFO] Once installed this environment will be reused. 09:19:21 [INFO] This may take a few minutes... 09:19:25 trim trailing whitespace.................................................Passed 09:19:25 Tabs remover.............................................................Passed 09:19:25 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:19:26 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:19:26 [INFO] Once installed this environment will be reused. 09:19:26 [INFO] This may take a few minutes... 09:19:34 gitlint..............................................(no files to check)Skipped 09:19:34 pre-commit: OK (23.59=setup[4.65]+cmd[10.68,8.26] seconds) 09:19:34 congratulations :) (23.63 seconds) 09:19:34 + tox_status=0 09:19:34 + echo '---> Completed tox runs' 09:19:34 ---> Completed tox runs 09:19:34 + for i in .tox/*/log 09:19:34 ++ echo .tox/pre-commit/log 09:19:34 ++ awk -F/ '{print $2}' 09:19:34 + tox_env=pre-commit 09:19:34 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:19:34 + DOC_DIR=docs/_build/html 09:19:34 + [[ -d docs/_build/html ]] 09:19:34 + echo '---> tox-run.sh ends' 09:19:34 ---> tox-run.sh ends 09:19:34 + test 0 -eq 0 09:19:34 $ ssh-agent -k 09:19:34 unset SSH_AUTH_SOCK; 09:19:34 unset SSH_AGENT_PID; 09:19:34 echo Agent pid 1704 killed; 09:19:34 [ssh-agent] Stopped. 09:19:34 [PostBuildScript] - [INFO] Executing post build scripts. 09:19:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2703776974963055829.sh 09:19:34 ---> sysstat.sh 09:19:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15463657771701911792.sh 09:19:34 ---> package-listing.sh 09:19:34 ++ facter osfamily 09:19:34 ++ tr '[:upper:]' '[:lower:]' 09:19:34 + OS_FAMILY=debian 09:19:34 + workspace=/w/workspace/oom-master-pre-commit-lint 09:19:34 + START_PACKAGES=/tmp/packages_start.txt 09:19:34 + END_PACKAGES=/tmp/packages_end.txt 09:19:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:19:34 + PACKAGES=/tmp/packages_start.txt 09:19:34 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:19:34 + PACKAGES=/tmp/packages_end.txt 09:19:34 + case "${OS_FAMILY}" in 09:19:34 + dpkg -l 09:19:34 + grep '^ii' 09:19:34 + '[' -f /tmp/packages_start.txt ']' 09:19:34 + '[' -f /tmp/packages_end.txt ']' 09:19:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:19:34 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:19:34 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:19:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:19:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13173780405840699198.sh 09:19:34 ---> capture-instance-metadata.sh 09:19:34 Setup pyenv: 09:19:34 system 09:19:34 3.8.13 09:19:34 3.9.13 09:19:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:19:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pX68 09:19:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:19:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:19:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:19:42 lf-activate-venv(): INFO: Base packages installed successfully 09:19:42 lf-activate-venv(): INFO: Installing additional packages: lftools 09:20:02 lf-activate-venv(): INFO: Adding /tmp/venv-pX68/bin to PATH 09:20:02 INFO: Running in OpenStack, capturing instance metadata 09:20:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9711705387350970034.sh 09:20:02 provisioning config files... 09:20:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15403517416113120484tmp 09:20:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:20:02 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:20:02 [EnvInject] - Injecting environment variables from a build step. 09:20:02 [EnvInject] - Injecting as environment variables the properties content 09:20:02 SERVER_ID=logs 09:20:02 09:20:02 [EnvInject] - Variables injected successfully. 09:20:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5137216075419384246.sh 09:20:02 ---> create-netrc.sh 09:20:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11040108958502345988.sh 09:20:02 ---> python-tools-install.sh 09:20:02 Setup pyenv: 09:20:02 system 09:20:02 3.8.13 09:20:02 3.9.13 09:20:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:20:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pX68 from file:/tmp/.os_lf_venv 09:20:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:20:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:20:04 lf-activate-venv(): INFO: Base packages installed successfully 09:20:04 lf-activate-venv(): INFO: Installing additional packages: lftools 09:20:12 lf-activate-venv(): INFO: Adding /tmp/venv-pX68/bin to PATH 09:20:12 Generating Requirements File 09:20:30 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. 09:20:30 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:20:30 Python 3.10.6 09:20:30 pip 26.0.1 from /tmp/venv-pX68/lib/python3.10/site-packages/pip (python 3.10) 09:20:31 appdirs==1.4.4 09:20:31 argcomplete==3.6.3 09:20:31 aspy.yaml==1.3.0 09:20:31 attrs==25.4.0 09:20:31 autopage==0.6.0 09:20:31 backports.strenum==1.3.1 09:20:31 beautifulsoup4==4.14.3 09:20:31 boto3==1.42.64 09:20:31 botocore==1.42.64 09:20:31 bs4==0.0.2 09:20:31 certifi==2026.2.25 09:20:31 cffi==2.0.0 09:20:31 cfgv==3.5.0 09:20:31 chardet==7.0.1 09:20:31 charset-normalizer==3.4.5 09:20:31 click==8.3.1 09:20:31 cliff==4.13.2 09:20:31 cmd2==3.4.0 09:20:31 cryptography==3.3.2 09:20:31 debtcollector==3.0.0 09:20:31 decorator==5.2.1 09:20:31 defusedxml==0.7.1 09:20:31 Deprecated==1.3.1 09:20:31 distlib==0.4.0 09:20:31 dnspython==2.8.0 09:20:31 docker==7.1.0 09:20:31 dogpile.cache==1.5.0 09:20:31 durationpy==0.10 09:20:31 email-validator==2.3.0 09:20:31 filelock==3.25.1 09:20:31 future==1.0.0 09:20:31 gitdb==4.0.12 09:20:31 GitPython==3.1.46 09:20:31 httplib2==0.30.2 09:20:31 identify==2.6.17 09:20:31 idna==3.11 09:20:31 importlib-resources==1.5.0 09:20:31 iso8601==2.1.0 09:20:31 Jinja2==3.1.6 09:20:31 jmespath==1.1.0 09:20:31 jsonpatch==1.33 09:20:31 jsonpointer==3.0.0 09:20:31 jsonschema==4.26.0 09:20:31 jsonschema-specifications==2025.9.1 09:20:31 keystoneauth1==5.13.1 09:20:31 kubernetes==35.0.0 09:20:31 lftools==0.37.22 09:20:31 lxml==6.0.2 09:20:31 markdown-it-py==4.0.0 09:20:31 MarkupSafe==3.0.3 09:20:31 mdurl==0.1.2 09:20:31 msgpack==1.1.2 09:20:31 multi_key_dict==2.0.3 09:20:31 munch==4.0.0 09:20:31 netaddr==1.3.0 09:20:31 niet==1.4.2 09:20:31 nodeenv==1.10.0 09:20:31 oauth2client==4.1.3 09:20:31 oauthlib==3.3.1 09:20:31 openstacksdk==4.10.0 09:20:31 os-service-types==1.8.2 09:20:31 osc-lib==4.4.0 09:20:31 oslo.config==10.3.0 09:20:31 oslo.context==6.3.0 09:20:31 oslo.i18n==6.7.2 09:20:31 oslo.log==8.1.0 09:20:31 oslo.serialization==5.9.1 09:20:31 oslo.utils==10.0.0 09:20:31 packaging==26.0 09:20:31 pbr==7.0.3 09:20:31 platformdirs==4.9.4 09:20:31 prettytable==3.17.0 09:20:31 psutil==7.2.2 09:20:31 pyasn1==0.6.2 09:20:31 pyasn1_modules==0.4.2 09:20:31 pycparser==3.0 09:20:31 pygerrit2==2.0.15 09:20:31 PyGithub==2.8.1 09:20:31 Pygments==2.19.2 09:20:31 PyJWT==2.11.0 09:20:31 PyNaCl==1.6.2 09:20:31 pyparsing==2.4.7 09:20:31 pyperclip==1.11.0 09:20:31 pyrsistent==0.20.0 09:20:31 python-cinderclient==9.9.0 09:20:31 python-dateutil==2.9.0.post0 09:20:31 python-discovery==1.1.2 09:20:31 python-heatclient==5.1.0 09:20:31 python-jenkins==1.8.3 09:20:31 python-keystoneclient==5.8.0 09:20:31 python-magnumclient==4.10.0 09:20:31 python-openstackclient==9.0.0 09:20:31 python-swiftclient==4.10.0 09:20:31 PyYAML==6.0.3 09:20:31 referencing==0.37.0 09:20:31 requests==2.32.5 09:20:31 requests-oauthlib==2.0.0 09:20:31 requestsexceptions==1.4.0 09:20:31 rfc3986==2.0.0 09:20:31 rich==14.3.3 09:20:31 rich-argparse==1.7.2 09:20:31 rpds-py==0.30.0 09:20:31 rsa==4.9.1 09:20:31 ruamel.yaml==0.19.1 09:20:31 ruamel.yaml.clib==0.2.15 09:20:31 s3transfer==0.16.0 09:20:31 simplejson==3.20.2 09:20:31 six==1.17.0 09:20:31 smmap==5.0.3 09:20:31 soupsieve==2.8.3 09:20:31 stevedore==5.7.0 09:20:31 tabulate==0.10.0 09:20:31 toml==0.10.2 09:20:31 tomlkit==0.14.0 09:20:31 tqdm==4.67.3 09:20:31 typing_extensions==4.15.0 09:20:31 urllib3==1.26.20 09:20:31 virtualenv==21.2.0 09:20:31 wcwidth==0.6.0 09:20:31 websocket-client==1.9.0 09:20:31 wrapt==2.1.2 09:20:31 xdg==6.0.0 09:20:31 xmltodict==1.0.4 09:20:31 yq==3.4.3 09:20:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7621384046800832749.sh 09:20:31 ---> sudo-logs.sh 09:20:31 Archiving 'sudo' log.. 09:20:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins254966751981782689.sh 09:20:31 ---> job-cost.sh 09:20:31 INFO: Activating Python virtual environment... 09:20:31 Setup pyenv: 09:20:31 system 09:20:31 3.8.13 09:20:31 3.9.13 09:20:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:20:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pX68 from file:/tmp/.os_lf_venv 09:20:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:20:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:20:33 lf-activate-venv(): INFO: Base packages installed successfully 09:20:33 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:20:38 lf-activate-venv(): INFO: Adding /tmp/venv-pX68/bin to PATH 09:20:38 INFO: No stack-cost file found 09:20:38 INFO: Instance uptime: 144s 09:20:38 INFO: Fetching instance metadata (attempt 1 of 3)... 09:20:38 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:20:38 INFO: Successfully fetched instance metadata 09:20:38 INFO: Instance type: v3-standard-4 09:20:38 INFO: Retrieving pricing info for: v3-standard-4 09:20:38 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:20:38 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=144 09:20:38 INFO: Successfully fetched Vexxhost pricing API 09:20:38 INFO: Retrieved cost: 0.11 09:20:38 INFO: Retrieved resource: v3-standard-4 09:20:38 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 09:20:38 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 09:20:38 INFO: Successfully archived job cost data 09:20:38 DEBUG: Cost data: oom-master-pre-commit-lint,4492,2026-03-10 09:20:38,v3-standard-4,144,0.11,0.00,SUCCESS 09:20:38 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4511961405100291301.sh 09:20:38 ---> logs-deploy.sh 09:20:38 Setup pyenv: 09:20:39 system 09:20:39 3.8.13 09:20:39 3.9.13 09:20:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:20:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pX68 from file:/tmp/.os_lf_venv 09:20:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:20:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:20:40 lf-activate-venv(): INFO: Base packages installed successfully 09:20:40 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:20:48 lf-activate-venv(): INFO: Adding /tmp/venv-pX68/bin to PATH 09:20:48 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4492 09:20:48 INFO: archiving workspace using pattern(s): 09:20:48 /tmp/venv-pX68/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 09:20:48 warnings.warn( 09:20:49 Archives upload complete. 09:20:49 INFO: archiving logs to Nexus 09:20:49 /tmp/venv-pX68/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 09:20:49 warnings.warn( 09:20:50 ---> uname -a: 09:20:50 Linux prd-ubuntu1804-builder-4c-4g-870 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:20:50 09:20:50 09:20:50 ---> lscpu: 09:20:50 Architecture: x86_64 09:20:50 CPU op-mode(s): 32-bit, 64-bit 09:20:50 Byte Order: Little Endian 09:20:50 CPU(s): 4 09:20:50 On-line CPU(s) list: 0-3 09:20:50 Thread(s) per core: 1 09:20:50 Core(s) per socket: 1 09:20:50 Socket(s): 4 09:20:50 NUMA node(s): 1 09:20:50 Vendor ID: AuthenticAMD 09:20:50 CPU family: 23 09:20:50 Model: 49 09:20:50 Model name: AMD EPYC-Rome Processor 09:20:50 Stepping: 0 09:20:50 CPU MHz: 2799.998 09:20:50 BogoMIPS: 5599.99 09:20:50 Virtualization: AMD-V 09:20:50 Hypervisor vendor: KVM 09:20:50 Virtualization type: full 09:20:50 L1d cache: 32K 09:20:50 L1i cache: 32K 09:20:50 L2 cache: 512K 09:20:50 L3 cache: 16384K 09:20:50 NUMA node0 CPU(s): 0-3 09:20:50 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 09:20:50 09:20:50 09:20:50 ---> nproc: 09:20:50 4 09:20:50 09:20:50 09:20:50 ---> df -h: 09:20:50 Filesystem Size Used Avail Use% Mounted on 09:20:50 udev 7.9G 0 7.9G 0% /dev 09:20:50 tmpfs 1.6G 676K 1.6G 1% /run 09:20:50 /dev/vda1 78G 8.4G 69G 11% / 09:20:50 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:20:50 tmpfs 5.0M 0 5.0M 0% /run/lock 09:20:50 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:20:50 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:20:50 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:20:50 09:20:50 09:20:50 ---> free -m: 09:20:50 total used free shared buff/cache available 09:20:50 Mem: 16040 608 13224 0 2207 15111 09:20:50 Swap: 1023 0 1023 09:20:50 09:20:50 09:20:50 ---> ip addr: 09:20:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:20:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:20:50 inet 127.0.0.1/8 scope host lo 09:20:50 valid_lft forever preferred_lft forever 09:20:50 inet6 ::1/128 scope host 09:20:50 valid_lft forever preferred_lft forever 09:20:50 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:20:50 link/ether fa:16:3e:3e:4c:a5 brd ff:ff:ff:ff:ff:ff 09:20:50 inet 10.30.107.10/23 brd 10.30.107.255 scope global dynamic ens3 09:20:50 valid_lft 86260sec preferred_lft 86260sec 09:20:50 inet6 fe80::f816:3eff:fe3e:4ca5/64 scope link 09:20:50 valid_lft forever preferred_lft forever 09:20:50 09:20:50 09:20:50 ---> sar -b -r -n DEV: 09:20:50 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-870) 03/10/26 _x86_64_ (4 CPU) 09:20:50 09:20:50 09:18:34 LINUX RESTART (4 CPU) 09:20:50 09:20:50 09:19:01 tps rtps wtps bread/s bwrtn/s 09:20:50 09:20:00 146.78 9.05 137.74 192.34 55134.42 09:20:50 Average: 146.78 9.05 137.74 192.34 55134.42 09:20:50 09:20:50 09:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:20:50 09:20:00 13585068 15414240 2839900 17.29 74908 1941836 926168 5.30 925220 1673100 205708 09:20:50 Average: 13585068 15414240 2839900 17.29 74908 1941836 926168 5.30 925220 1673100 205708 09:20:50 09:20:50 09:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:20:50 09:20:00 lo 2.80 2.80 0.32 0.32 0.00 0.00 0.00 0.00 09:20:50 09:20:00 ens3 99.35 71.31 1461.25 12.95 0.00 0.00 0.00 0.00 09:20:50 Average: lo 2.80 2.80 0.32 0.32 0.00 0.00 0.00 0.00 09:20:50 Average: ens3 99.35 71.31 1461.25 12.95 0.00 0.00 0.00 0.00 09:20:50 09:20:50 09:20:50 ---> sar -P ALL: 09:20:50 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-870) 03/10/26 _x86_64_ (4 CPU) 09:20:50 09:20:50 09:18:34 LINUX RESTART (4 CPU) 09:20:50 09:20:50 09:19:01 CPU %user %nice %system %iowait %steal %idle 09:20:50 09:20:00 all 23.19 0.00 2.19 2.46 0.06 72.09 09:20:50 09:20:00 0 17.51 0.00 1.84 3.81 0.07 76.78 09:20:50 09:20:00 1 20.97 0.00 2.24 2.32 0.05 74.42 09:20:50 09:20:00 2 8.71 0.00 1.12 2.79 0.05 87.34 09:20:50 09:20:00 3 45.61 0.00 3.54 0.93 0.10 49.82 09:20:50 Average: all 23.19 0.00 2.19 2.46 0.06 72.09 09:20:50 Average: 0 17.51 0.00 1.84 3.81 0.07 76.78 09:20:50 Average: 1 20.97 0.00 2.24 2.32 0.05 74.42 09:20:50 Average: 2 8.71 0.00 1.12 2.79 0.05 87.34 09:20:50 Average: 3 45.61 0.00 3.54 0.93 0.10 49.82 09:20:50 09:20:50 09:20:50