11:39:04 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143403 11:39:04 Running as SYSTEM 11:39:04 [EnvInject] - Loading node environment variables. 11:39:04 Building remotely on prd-ubuntu1804-builder-4c-4g-292 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:39:04 [ssh-agent] Looking for ssh-agent implementation... 11:39:04 $ ssh-agent 11:39:05 SSH_AUTH_SOCK=/tmp/ssh-sI768nkUYwmH/agent.1639 11:39:05 SSH_AGENT_PID=1641 11:39:05 [ssh-agent] Started. 11:39:05 Running ssh-add (command line suppressed) 11:39:05 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_11069609304655541280.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_11069609304655541280.key) 11:39:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:39:05 The recommended git tool is: NONE 11:39:06 using credential onap-jenkins-ssh 11:39:06 Wiping out workspace first. 11:39:06 Cloning the remote Git repository 11:39:06 Cloning repository git://cloud.onap.org/mirror/oom.git 11:39:06 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:39:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:39:06 > git --version # timeout=10 11:39:06 > git --version # 'git version 2.17.1' 11:39:06 using GIT_SSH to set credentials Gerrit user 11:39:06 Verifying host key using manually-configured host key entries 11:39:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:39:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:39:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:39:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:39:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:39:12 using GIT_SSH to set credentials Gerrit user 11:39:12 Verifying host key using manually-configured host key entries 11:39:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/03/143403/3 # timeout=30 11:39:12 > git rev-parse 31af1f0ffee230aaa390fb925ce29b470f758b31^{commit} # timeout=10 11:39:12 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:39:12 Checking out Revision 31af1f0ffee230aaa390fb925ce29b470f758b31 (refs/changes/03/143403/3) 11:39:12 > git config core.sparsecheckout # timeout=10 11:39:12 > git checkout -f 31af1f0ffee230aaa390fb925ce29b470f758b31 # timeout=30 11:39:15 Commit message: "[SDC] Fix pipeline lint issue" 11:39:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:39:15 > git rev-list --no-walk 2ea5e11e61fca61a1cfd38ac0847165553d3fad0 # timeout=10 11:39:16 [EnvInject] - Injecting environment variables from a build step. 11:39:16 [EnvInject] - Injecting as environment variables the properties content 11:39:16 PYTHON=python3 11:39:16 11:39:16 [EnvInject] - Variables injected successfully. 11:39:16 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5592123390000932761.sh 11:39:16 ---> tox-install.sh 11:39:16 + source /home/jenkins/lf-env.sh 11:39:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:39:16 ++ mktemp -d /tmp/venv-XXXX 11:39:16 + lf_venv=/tmp/venv-cRtt 11:39:16 + local venv_file=/tmp/.os_lf_venv 11:39:16 + local python=python3 11:39:16 + local options 11:39:16 + local set_path=true 11:39:16 + local install_args= 11:39:16 ++ 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 11:39:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:39:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:39:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:39:16 + true 11:39:16 + case $1 in 11:39:16 + venv_file=/tmp/.toxenv 11:39:16 + shift 2 11:39:16 + true 11:39:16 + case $1 in 11:39:16 + shift 11:39:16 + break 11:39:16 + case $python in 11:39:16 + local pkg_list= 11:39:16 + [[ -d /opt/pyenv ]] 11:39:16 + echo 'Setup pyenv:' 11:39:16 Setup pyenv: 11:39:16 + export PYENV_ROOT=/opt/pyenv 11:39:16 + PYENV_ROOT=/opt/pyenv 11:39:16 + 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 11:39:16 + 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 11:39:16 + pyenv versions 11:39:16 * system (set by /opt/pyenv/version) 11:39:16 * 3.8.13 (set by /opt/pyenv/version) 11:39:16 * 3.9.13 (set by /opt/pyenv/version) 11:39:16 * 3.10.6 (set by /opt/pyenv/version) 11:39:16 + command -v pyenv 11:39:16 ++ pyenv init - --no-rehash 11:39:16 + 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[*]}"'\'')" 11:39:16 export PATH="/opt/pyenv/shims:${PATH}" 11:39:16 export PYENV_SHELL=bash 11:39:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:39:16 pyenv() { 11:39:16 local command 11:39:16 command="${1:-}" 11:39:16 if [ "$#" -gt 0 ]; then 11:39:16 shift 11:39:16 fi 11:39:16 11:39:16 case "$command" in 11:39:16 rehash|shell) 11:39:16 eval "$(pyenv "sh-$command" "$@")" 11:39:16 ;; 11:39:16 *) 11:39:16 command pyenv "$command" "$@" 11:39:16 ;; 11:39:16 esac 11:39:16 }' 11:39:16 +++ 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[*]}"' 11:39:16 ++ 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 11:39:16 ++ 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 11:39:16 ++ 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 11:39:16 ++ export PYENV_SHELL=bash 11:39:16 ++ PYENV_SHELL=bash 11:39:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:39:16 +++ complete -F _pyenv pyenv 11:39:16 ++ lf-pyver python3 11:39:16 ++ local py_version_xy=python3 11:39:16 ++ local py_version_xyz= 11:39:16 ++ pyenv versions 11:39:16 ++ local command 11:39:16 ++ command=versions 11:39:16 ++ '[' 1 -gt 0 ']' 11:39:16 ++ shift 11:39:16 ++ case "$command" in 11:39:16 ++ command pyenv versions 11:39:16 ++ pyenv versions 11:39:16 ++ sed 's/^[ *]* //' 11:39:16 ++ awk '{ print $1 }' 11:39:16 ++ grep -E '^[0-9.]*[0-9]$' 11:39:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:39:16 +++ grep '^3' /tmp/.pyenv_versions 11:39:16 +++ sort -V 11:39:16 +++ tail -n 1 11:39:16 ++ py_version_xyz=3.10.6 11:39:16 ++ [[ -z 3.10.6 ]] 11:39:16 ++ echo 3.10.6 11:39:16 ++ return 0 11:39:16 + pyenv local 3.10.6 11:39:16 + local command 11:39:16 + command=local 11:39:16 + '[' 2 -gt 0 ']' 11:39:16 + shift 11:39:16 + case "$command" in 11:39:16 + command pyenv local 3.10.6 11:39:16 + pyenv local 3.10.6 11:39:16 + for arg in "$@" 11:39:16 + case $arg in 11:39:16 + pkg_list+='tox ' 11:39:16 + for arg in "$@" 11:39:16 + case $arg in 11:39:16 + pkg_list+='virtualenv ' 11:39:16 + for arg in "$@" 11:39:16 + case $arg in 11:39:16 + pkg_list+='urllib3~=1.26.15 ' 11:39:16 + [[ -f /tmp/.toxenv ]] 11:39:16 + [[ ! -f /tmp/.toxenv ]] 11:39:16 + [[ -n '' ]] 11:39:16 + python3 -m venv /tmp/venv-cRtt 11:39:20 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cRtt' 11:39:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cRtt 11:39:20 + echo /tmp/venv-cRtt 11:39:20 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:39:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:39:20 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:39:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:39:20 + local 'pip_opts=--upgrade --quiet' 11:39:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:39:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:39:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:39:20 + [[ -n '' ]] 11:39:20 + [[ -n '' ]] 11:39:20 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:39:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:39:20 + /tmp/venv-cRtt/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 11:39:24 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:39:24 lf-activate-venv(): INFO: Base packages installed successfully 11:39:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:39:24 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:39:24 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:39:24 + /tmp/venv-cRtt/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 11:39:26 + type python3 11:39:26 + true 11:39:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cRtt/bin to PATH' 11:39:26 lf-activate-venv(): INFO: Adding /tmp/venv-cRtt/bin to PATH 11:39:26 + PATH=/tmp/venv-cRtt/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 11:39:26 + return 0 11:39:26 + python3 --version 11:39:26 Python 3.10.6 11:39:26 + python3 -m pip --version 11:39:26 pip 26.0.1 from /tmp/venv-cRtt/lib/python3.10/site-packages/pip (python 3.10) 11:39:26 + python3 -m pip freeze 11:39:26 cachetools==7.0.1 11:39:26 colorama==0.4.6 11:39:26 distlib==0.4.0 11:39:26 filelock==3.24.3 11:39:26 packaging==26.0 11:39:26 platformdirs==4.9.2 11:39:26 pluggy==1.6.0 11:39:26 pyproject-api==1.10.0 11:39:26 python-discovery==1.1.0 11:39:26 tomli==2.4.0 11:39:26 tox==4.46.3 11:39:26 typing_extensions==4.15.0 11:39:26 urllib3==1.26.20 11:39:26 virtualenv==21.1.0 11:39:27 [EnvInject] - Injecting environment variables from a build step. 11:39:27 [EnvInject] - Injecting as environment variables the properties content 11:39:27 PARALLEL=false 11:39:27 11:39:27 [EnvInject] - Variables injected successfully. 11:39:27 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1267984369840608699.sh 11:39:27 ---> tox-run.sh 11:39:27 + 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 11:39:27 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:39:27 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:39:27 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:39:27 + cd /w/workspace/oom-master-pre-commit-lint/. 11:39:27 + source /home/jenkins/lf-env.sh 11:39:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:39:27 ++ mktemp -d /tmp/venv-XXXX 11:39:27 + lf_venv=/tmp/venv-7LDS 11:39:27 + local venv_file=/tmp/.os_lf_venv 11:39:27 + local python=python3 11:39:27 + local options 11:39:27 + local set_path=true 11:39:27 + local install_args= 11:39:27 ++ 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 11:39:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:39:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:39:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:39:27 + true 11:39:27 + case $1 in 11:39:27 + venv_file=/tmp/.toxenv 11:39:27 + shift 2 11:39:27 + true 11:39:27 + case $1 in 11:39:27 + shift 11:39:27 + break 11:39:27 + case $python in 11:39:27 + local pkg_list= 11:39:27 + [[ -d /opt/pyenv ]] 11:39:27 + echo 'Setup pyenv:' 11:39:27 Setup pyenv: 11:39:27 + export PYENV_ROOT=/opt/pyenv 11:39:27 + PYENV_ROOT=/opt/pyenv 11:39:27 + 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 11:39:27 + 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 11:39:27 + pyenv versions 11:39:27 system 11:39:27 3.8.13 11:39:27 3.9.13 11:39:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:39:27 + command -v pyenv 11:39:27 ++ pyenv init - --no-rehash 11:39: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[*]}"'\'')" 11:39:27 export PATH="/opt/pyenv/shims:${PATH}" 11:39:27 export PYENV_SHELL=bash 11:39:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:39:27 pyenv() { 11:39:27 local command 11:39:27 command="${1:-}" 11:39:27 if [ "$#" -gt 0 ]; then 11:39:27 shift 11:39:27 fi 11:39:27 11:39:27 case "$command" in 11:39:27 rehash|shell) 11:39:27 eval "$(pyenv "sh-$command" "$@")" 11:39:27 ;; 11:39:27 *) 11:39:27 command pyenv "$command" "$@" 11:39:27 ;; 11:39:27 esac 11:39:27 }' 11:39: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[*]}"' 11:39:27 ++ 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 11:39:27 ++ 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 11:39:27 ++ 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 11:39:27 ++ export PYENV_SHELL=bash 11:39:27 ++ PYENV_SHELL=bash 11:39:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:39:27 +++ complete -F _pyenv pyenv 11:39:27 ++ lf-pyver python3 11:39:27 ++ local py_version_xy=python3 11:39:27 ++ local py_version_xyz= 11:39:27 ++ pyenv versions 11:39:27 ++ local command 11:39:27 ++ command=versions 11:39:27 ++ '[' 1 -gt 0 ']' 11:39:27 ++ shift 11:39:27 ++ case "$command" in 11:39:27 ++ command pyenv versions 11:39:27 ++ pyenv versions 11:39:27 ++ sed 's/^[ *]* //' 11:39:27 ++ grep -E '^[0-9.]*[0-9]$' 11:39:27 ++ awk '{ print $1 }' 11:39:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:39:27 +++ grep '^3' /tmp/.pyenv_versions 11:39:27 +++ sort -V 11:39:27 +++ tail -n 1 11:39:27 ++ py_version_xyz=3.10.6 11:39:27 ++ [[ -z 3.10.6 ]] 11:39:27 ++ echo 3.10.6 11:39:27 ++ return 0 11:39:27 + pyenv local 3.10.6 11:39:27 + local command 11:39:27 + command=local 11:39:27 + '[' 2 -gt 0 ']' 11:39:27 + shift 11:39:27 + case "$command" in 11:39:27 + command pyenv local 3.10.6 11:39:27 + pyenv local 3.10.6 11:39:27 + for arg in "$@" 11:39:27 + case $arg in 11:39:27 + pkg_list+='tox ' 11:39:27 + for arg in "$@" 11:39:27 + case $arg in 11:39:27 + pkg_list+='virtualenv ' 11:39:27 + for arg in "$@" 11:39:27 + case $arg in 11:39:27 + pkg_list+='urllib3~=1.26.15 ' 11:39:27 + [[ -f /tmp/.toxenv ]] 11:39:27 ++ cat /tmp/.toxenv 11:39:27 + lf_venv=/tmp/venv-cRtt 11:39:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cRtt from' file:/tmp/.toxenv 11:39:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cRtt from file:/tmp/.toxenv 11:39:27 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:39:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:39:27 + local 'pip_opts=--upgrade --quiet' 11:39:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:39:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:39:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:39:27 + [[ -n '' ]] 11:39:27 + [[ -n '' ]] 11:39:27 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:39:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:39:27 + /tmp/venv-cRtt/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 11:39:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:39:28 lf-activate-venv(): INFO: Base packages installed successfully 11:39:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:39:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:39:28 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:39:28 + /tmp/venv-cRtt/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 11:39:29 + type python3 11:39:29 + true 11:39:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cRtt/bin to PATH' 11:39:29 lf-activate-venv(): INFO: Adding /tmp/venv-cRtt/bin to PATH 11:39:29 + PATH=/tmp/venv-cRtt/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 11:39:29 + return 0 11:39:29 + [[ -d /opt/pyenv ]] 11:39:29 + echo '---> Setting up pyenv' 11:39:29 ---> Setting up pyenv 11:39:29 + export PYENV_ROOT=/opt/pyenv 11:39:29 + PYENV_ROOT=/opt/pyenv 11:39:29 + export PATH=/opt/pyenv/bin:/tmp/venv-cRtt/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 11:39:29 + PATH=/opt/pyenv/bin:/tmp/venv-cRtt/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 11:39:29 ++ pwd 11:39:29 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:39:29 + export PYTHONPATH 11:39:29 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:39:29 + TOX_TESTENV_PASSENV=PYTHONPATH 11:39:29 + tox --version 11:39:29 4.46.3 from /tmp/venv-cRtt/lib/python3.10/site-packages/tox/__init__.py 11:39:29 + PARALLEL=false 11:39:29 + TOX_OPTIONS_LIST= 11:39:29 + [[ -n pre-commit ]] 11:39:29 + TOX_OPTIONS_LIST=' -e pre-commit' 11:39:29 + case ${PARALLEL,,} in 11:39:29 + tox -e pre-commit 11:39:29 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:39:30 pre-commit: install_deps> python -I -m pip install pre-commit 11:39:33 pre-commit: freeze> python -m pip freeze --all 11:39:33 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,python-discovery==1.1.0,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.1.0 11:39:33 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:39:33 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:39:33 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:39:34 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:39:35 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:39:35 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:39:35 [INFO] Once installed this environment will be reused. 11:39:35 [INFO] This may take a few minutes... 11:39:39 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:39:39 [INFO] Once installed this environment will be reused. 11:39:39 [INFO] This may take a few minutes... 11:39:43 trim trailing whitespace.................................................Passed 11:39:44 Tabs remover.............................................................Passed 11:39:44 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:39:44 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:39:44 [INFO] Once installed this environment will be reused. 11:39:44 [INFO] This may take a few minutes... 11:39:52 gitlint..............................................(no files to check)Skipped 11:39:52 pre-commit: OK (22.40=setup[3.48]+cmd[10.76,8.15] seconds) 11:39:52 congratulations :) (22.44 seconds) 11:39:52 + tox_status=0 11:39:52 + echo '---> Completed tox runs' 11:39:52 ---> Completed tox runs 11:39:52 + for i in .tox/*/log 11:39:52 ++ echo .tox/pre-commit/log 11:39:52 ++ awk -F/ '{print $2}' 11:39:52 + tox_env=pre-commit 11:39:52 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:39:52 + DOC_DIR=docs/_build/html 11:39:52 + [[ -d docs/_build/html ]] 11:39:52 + echo '---> tox-run.sh ends' 11:39:52 ---> tox-run.sh ends 11:39:52 + test 0 -eq 0 11:39:52 $ ssh-agent -k 11:39:52 unset SSH_AUTH_SOCK; 11:39:52 unset SSH_AGENT_PID; 11:39:52 echo Agent pid 1641 killed; 11:39:52 [ssh-agent] Stopped. 11:39:52 [PostBuildScript] - [INFO] Executing post build scripts. 11:39:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17833628710977408514.sh 11:39:52 ---> sysstat.sh 11:39:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4506120418421140798.sh 11:39:52 ---> package-listing.sh 11:39:52 ++ tr '[:upper:]' '[:lower:]' 11:39:52 ++ facter osfamily 11:39:53 + OS_FAMILY=debian 11:39:53 + workspace=/w/workspace/oom-master-pre-commit-lint 11:39:53 + START_PACKAGES=/tmp/packages_start.txt 11:39:53 + END_PACKAGES=/tmp/packages_end.txt 11:39:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:39:53 + PACKAGES=/tmp/packages_start.txt 11:39:53 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:39:53 + PACKAGES=/tmp/packages_end.txt 11:39:53 + case "${OS_FAMILY}" in 11:39:53 + dpkg -l 11:39:53 + grep '^ii' 11:39:53 + '[' -f /tmp/packages_start.txt ']' 11:39:53 + '[' -f /tmp/packages_end.txt ']' 11:39:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:39:53 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:39:53 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:39:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:39:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16808945082346688955.sh 11:39:53 ---> capture-instance-metadata.sh 11:39:53 Setup pyenv: 11:39:53 system 11:39:53 3.8.13 11:39:53 3.9.13 11:39:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:39:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OGuZ 11:39:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:39:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:39:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:40:00 lf-activate-venv(): INFO: Base packages installed successfully 11:40:00 lf-activate-venv(): INFO: Installing additional packages: lftools 11:40:22 lf-activate-venv(): INFO: Adding /tmp/venv-OGuZ/bin to PATH 11:40:22 INFO: Running in OpenStack, capturing instance metadata 11:40:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1260123449056169098.sh 11:40:22 provisioning config files... 11:40:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config6739866354372702407tmp 11:40:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:40:22 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:40:22 [EnvInject] - Injecting environment variables from a build step. 11:40:22 [EnvInject] - Injecting as environment variables the properties content 11:40:22 SERVER_ID=logs 11:40:22 11:40:22 [EnvInject] - Variables injected successfully. 11:40:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2236712390938535375.sh 11:40:22 ---> create-netrc.sh 11:40:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2538355149268424965.sh 11:40:22 ---> python-tools-install.sh 11:40:22 Setup pyenv: 11:40:23 system 11:40:23 3.8.13 11:40:23 3.9.13 11:40:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:40:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OGuZ from file:/tmp/.os_lf_venv 11:40:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:40:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:40:24 lf-activate-venv(): INFO: Base packages installed successfully 11:40:24 lf-activate-venv(): INFO: Installing additional packages: lftools 11:40:32 lf-activate-venv(): INFO: Adding /tmp/venv-OGuZ/bin to PATH 11:40:32 Generating Requirements File 11:40:48 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. 11:40:48 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:40:49 Python 3.10.6 11:40:49 pip 26.0.1 from /tmp/venv-OGuZ/lib/python3.10/site-packages/pip (python 3.10) 11:40:49 appdirs==1.4.4 11:40:49 argcomplete==3.6.3 11:40:49 aspy.yaml==1.3.0 11:40:49 attrs==25.4.0 11:40:49 autopage==0.6.0 11:40:49 backports.strenum==1.3.1 11:40:49 beautifulsoup4==4.14.3 11:40:49 boto3==1.42.58 11:40:49 botocore==1.42.58 11:40:49 bs4==0.0.2 11:40:49 certifi==2026.2.25 11:40:49 cffi==2.0.0 11:40:49 cfgv==3.5.0 11:40:49 chardet==6.0.0.post1 11:40:49 charset-normalizer==3.4.4 11:40:49 click==8.3.1 11:40:49 cliff==4.13.2 11:40:49 cmd2==3.2.2 11:40:49 cryptography==3.3.2 11:40:49 debtcollector==3.0.0 11:40:49 decorator==5.2.1 11:40:49 defusedxml==0.7.1 11:40:49 Deprecated==1.3.1 11:40:49 distlib==0.4.0 11:40:49 dnspython==2.8.0 11:40:49 docker==7.1.0 11:40:49 dogpile.cache==1.5.0 11:40:49 durationpy==0.10 11:40:49 email-validator==2.3.0 11:40:49 filelock==3.24.3 11:40:49 future==1.0.0 11:40:49 gitdb==4.0.12 11:40:49 GitPython==3.1.46 11:40:49 httplib2==0.30.2 11:40:49 identify==2.6.16 11:40:49 idna==3.11 11:40:49 importlib-resources==1.5.0 11:40:49 iso8601==2.1.0 11:40:49 Jinja2==3.1.6 11:40:49 jmespath==1.1.0 11:40:49 jsonpatch==1.33 11:40:49 jsonpointer==3.0.0 11:40:49 jsonschema==4.26.0 11:40:49 jsonschema-specifications==2025.9.1 11:40:49 keystoneauth1==5.13.1 11:40:49 kubernetes==35.0.0 11:40:49 lftools==0.37.21 11:40:49 lxml==6.0.2 11:40:49 markdown-it-py==4.0.0 11:40:49 MarkupSafe==3.0.3 11:40:49 mdurl==0.1.2 11:40:49 msgpack==1.1.2 11:40:49 multi_key_dict==2.0.3 11:40:49 munch==4.0.0 11:40:49 netaddr==1.3.0 11:40:49 niet==1.4.2 11:40:49 nodeenv==1.10.0 11:40:49 oauth2client==4.1.3 11:40:49 oauthlib==3.3.1 11:40:49 openstacksdk==4.10.0 11:40:49 os-service-types==1.8.2 11:40:49 osc-lib==4.4.0 11:40:49 oslo.config==10.3.0 11:40:49 oslo.context==6.3.0 11:40:49 oslo.i18n==6.7.2 11:40:49 oslo.log==8.1.0 11:40:49 oslo.serialization==5.9.1 11:40:49 oslo.utils==10.0.0 11:40:49 packaging==26.0 11:40:49 pbr==7.0.3 11:40:49 platformdirs==4.9.2 11:40:49 prettytable==3.17.0 11:40:49 psutil==7.2.2 11:40:49 pyasn1==0.6.2 11:40:49 pyasn1_modules==0.4.2 11:40:49 pycparser==3.0 11:40:49 pygerrit2==2.0.15 11:40:49 PyGithub==2.8.1 11:40:49 Pygments==2.19.2 11:40:49 PyJWT==2.11.0 11:40:49 PyNaCl==1.6.2 11:40:49 pyparsing==2.4.7 11:40:49 pyperclip==1.11.0 11:40:49 pyrsistent==0.20.0 11:40:49 python-cinderclient==9.8.0 11:40:49 python-dateutil==2.9.0.post0 11:40:49 python-discovery==1.1.0 11:40:49 python-heatclient==5.1.0 11:40:49 python-jenkins==1.8.3 11:40:49 python-keystoneclient==5.7.0 11:40:49 python-magnumclient==4.9.0 11:40:49 python-openstackclient==9.0.0 11:40:49 python-swiftclient==4.10.0 11:40:49 PyYAML==6.0.3 11:40:49 referencing==0.37.0 11:40:49 requests==2.32.5 11:40:49 requests-oauthlib==2.0.0 11:40:49 requestsexceptions==1.4.0 11:40:49 rfc3986==2.0.0 11:40:49 rich==14.3.3 11:40:49 rich-argparse==1.7.2 11:40:49 rpds-py==0.30.0 11:40:49 rsa==4.9.1 11:40:49 ruamel.yaml==0.19.1 11:40:49 ruamel.yaml.clib==0.2.15 11:40:49 s3transfer==0.16.0 11:40:49 simplejson==3.20.2 11:40:49 six==1.17.0 11:40:49 smmap==5.0.2 11:40:49 soupsieve==2.8.3 11:40:49 stevedore==5.7.0 11:40:49 tabulate==0.9.0 11:40:49 toml==0.10.2 11:40:49 tomlkit==0.14.0 11:40:49 tqdm==4.67.3 11:40:49 typing_extensions==4.15.0 11:40:49 urllib3==1.26.20 11:40:49 virtualenv==21.1.0 11:40:49 wcwidth==0.6.0 11:40:49 websocket-client==1.9.0 11:40:49 wrapt==2.1.1 11:40:49 xdg==6.0.0 11:40:49 xmltodict==1.0.4 11:40:49 yq==3.4.3 11:40:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins840308348965247070.sh 11:40:49 ---> sudo-logs.sh 11:40:49 Archiving 'sudo' log.. 11:40:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1841108020352851456.sh 11:40:50 ---> job-cost.sh 11:40:50 INFO: Activating Python virtual environment... 11:40:50 Setup pyenv: 11:40:50 system 11:40:50 3.8.13 11:40:50 3.9.13 11:40:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:40:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OGuZ from file:/tmp/.os_lf_venv 11:40:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:40:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:40:51 lf-activate-venv(): INFO: Base packages installed successfully 11:40:51 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:40:56 lf-activate-venv(): INFO: Adding /tmp/venv-OGuZ/bin to PATH 11:40:56 INFO: No stack-cost file found 11:40:56 INFO: Instance uptime: 144s 11:40:56 INFO: Fetching instance metadata (attempt 1 of 3)... 11:40:56 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:40:56 INFO: Successfully fetched instance metadata 11:40:56 INFO: Instance type: v3-standard-4 11:40:56 INFO: Retrieving pricing info for: v3-standard-4 11:40:56 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:40:56 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=144 11:40:57 INFO: Successfully fetched Vexxhost pricing API 11:40:57 INFO: Retrieved cost: 0.11 11:40:57 INFO: Retrieved resource: v3-standard-4 11:40:57 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 11:40:57 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 11:40:57 INFO: Successfully archived job cost data 11:40:57 DEBUG: Cost data: oom-master-pre-commit-lint,4468,2026-02-27 11:40:57,v3-standard-4,144,0.11,0.00,SUCCESS 11:40:57 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1619099134299002048.sh 11:40:57 ---> logs-deploy.sh 11:40:57 Setup pyenv: 11:40:57 system 11:40:57 3.8.13 11:40:57 3.9.13 11:40:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:40:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OGuZ from file:/tmp/.os_lf_venv 11:40:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:40:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:40:59 lf-activate-venv(): INFO: Base packages installed successfully 11:40:59 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:41:06 lf-activate-venv(): INFO: Adding /tmp/venv-OGuZ/bin to PATH 11:41:06 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4468 11:41:06 INFO: archiving workspace using pattern(s): 11:41:06 /tmp/venv-OGuZ/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 11:41:06 warnings.warn( 11:41:07 Archives upload complete. 11:41:07 INFO: archiving logs to Nexus 11:41:07 /tmp/venv-OGuZ/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 11:41:07 warnings.warn( 11:41:08 ---> uname -a: 11:41:08 Linux prd-ubuntu1804-builder-4c-4g-292 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:41:08 11:41:08 11:41:08 ---> lscpu: 11:41:08 Architecture: x86_64 11:41:08 CPU op-mode(s): 32-bit, 64-bit 11:41:08 Byte Order: Little Endian 11:41:08 CPU(s): 4 11:41:08 On-line CPU(s) list: 0-3 11:41:08 Thread(s) per core: 1 11:41:08 Core(s) per socket: 1 11:41:08 Socket(s): 4 11:41:08 NUMA node(s): 1 11:41:08 Vendor ID: AuthenticAMD 11:41:08 CPU family: 23 11:41:08 Model: 49 11:41:08 Model name: AMD EPYC-Rome Processor 11:41:08 Stepping: 0 11:41:08 CPU MHz: 2799.996 11:41:08 BogoMIPS: 5599.99 11:41:08 Virtualization: AMD-V 11:41:08 Hypervisor vendor: KVM 11:41:08 Virtualization type: full 11:41:08 L1d cache: 32K 11:41:08 L1i cache: 32K 11:41:08 L2 cache: 512K 11:41:08 L3 cache: 16384K 11:41:08 NUMA node0 CPU(s): 0-3 11:41:08 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 11:41:08 11:41:08 11:41:08 ---> nproc: 11:41:08 4 11:41:08 11:41:08 11:41:08 ---> df -h: 11:41:08 Filesystem Size Used Avail Use% Mounted on 11:41:08 udev 7.9G 0 7.9G 0% /dev 11:41:08 tmpfs 1.6G 676K 1.6G 1% /run 11:41:08 /dev/vda1 78G 8.4G 69G 11% / 11:41:08 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:41:08 tmpfs 5.0M 0 5.0M 0% /run/lock 11:41:08 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:41:08 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:41:08 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:41:08 11:41:08 11:41:08 ---> free -m: 11:41:08 total used free shared buff/cache available 11:41:08 Mem: 16040 570 13258 0 2211 15149 11:41:08 Swap: 1023 0 1023 11:41:08 11:41:08 11:41:08 ---> ip addr: 11:41:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:41:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:41:08 inet 127.0.0.1/8 scope host lo 11:41:08 valid_lft forever preferred_lft forever 11:41:08 inet6 ::1/128 scope host 11:41:08 valid_lft forever preferred_lft forever 11:41:08 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:41:08 link/ether fa:16:3e:ad:e8:f9 brd ff:ff:ff:ff:ff:ff 11:41:08 inet 10.30.107.216/23 brd 10.30.107.255 scope global dynamic ens3 11:41:08 valid_lft 86263sec preferred_lft 86263sec 11:41:08 inet6 fe80::f816:3eff:fead:e8f9/64 scope link 11:41:08 valid_lft forever preferred_lft forever 11:41:08 11:41:08 11:41:08 ---> sar -b -r -n DEV: 11:41:08 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-292) 02/27/26 _x86_64_ (4 CPU) 11:41:08 11:41:08 11:38:53 LINUX RESTART (4 CPU) 11:41:08 11:41:08 11:39:01 tps rtps wtps bread/s bwrtn/s 11:41:08 11:40:02 352.34 49.48 302.87 3233.73 30792.60 11:41:08 11:41:01 137.89 1.05 136.83 120.50 32356.08 11:41:08 Average: 246.01 25.46 220.54 1690.06 31567.84 11:41:08 11:41:08 11:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:41:08 11:40:02 13971636 15568480 2453332 14.94 59044 1736776 761476 4.36 715116 1519488 122088 11:41:08 11:41:01 13590772 15525516 2834196 17.26 86720 2028584 794000 4.54 779104 1798612 117552 11:41:08 Average: 13781204 15546998 2643764 16.10 72882 1882680 777738 4.45 747110 1659050 119820 11:41:08 11:41:08 11:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:41:08 11:40:02 ens3 508.47 310.01 2299.79 79.41 0.00 0.00 0.00 0.00 11:41:08 11:40:02 lo 2.53 2.53 0.28 0.28 0.00 0.00 0.00 0.00 11:41:08 11:41:01 ens3 69.65 52.34 924.29 12.30 0.00 0.00 0.00 0.00 11:41:08 11:41:01 lo 1.56 1.56 0.17 0.17 0.00 0.00 0.00 0.00 11:41:08 Average: ens3 290.88 182.25 1617.76 46.14 0.00 0.00 0.00 0.00 11:41:08 Average: lo 2.05 2.05 0.23 0.23 0.00 0.00 0.00 0.00 11:41:08 11:41:08 11:41:08 ---> sar -P ALL: 11:41:08 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-292) 02/27/26 _x86_64_ (4 CPU) 11:41:08 11:41:08 11:38:53 LINUX RESTART (4 CPU) 11:41:08 11:41:08 11:39:01 CPU %user %nice %system %iowait %steal %idle 11:41:08 11:40:02 all 25.74 0.00 2.93 2.31 0.07 68.95 11:41:08 11:40:02 0 15.42 0.00 1.94 3.11 0.07 79.46 11:41:08 11:40:02 1 27.88 0.00 3.18 0.62 0.07 68.25 11:41:08 11:40:02 2 27.59 0.00 2.64 0.90 0.05 68.81 11:41:08 11:40:02 3 32.08 0.00 3.93 4.58 0.07 59.34 11:41:08 11:41:01 all 20.91 0.00 1.58 1.81 0.06 75.64 11:41:08 11:41:01 0 3.03 0.00 1.02 6.04 0.05 89.86 11:41:08 11:41:01 1 18.01 0.00 1.27 0.24 0.07 80.41 11:41:08 11:41:01 2 14.27 0.00 0.97 0.27 0.05 84.44 11:41:08 11:41:01 3 48.26 0.00 3.05 0.73 0.07 47.89 11:41:08 Average: all 23.35 0.00 2.26 2.06 0.06 72.27 11:41:08 Average: 0 9.27 0.00 1.48 4.56 0.06 84.62 11:41:08 Average: 1 22.98 0.00 2.24 0.43 0.07 74.29 11:41:08 Average: 2 20.99 0.00 1.81 0.59 0.05 76.55 11:41:08 Average: 3 40.12 0.00 3.49 2.67 0.07 53.65 11:41:08 11:41:08 11:41:08