19:47:42 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142664 19:47:42 Running as SYSTEM 19:47:42 [EnvInject] - Loading node environment variables. 19:47:42 Building remotely on prd-ubuntu1804-builder-4c-4g-127 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 19:47:42 [ssh-agent] Looking for ssh-agent implementation... 19:47:43 $ ssh-agent 19:47:43 SSH_AUTH_SOCK=/tmp/ssh-eg5arOWIDJUi/agent.1622 19:47:43 SSH_AGENT_PID=1624 19:47:43 [ssh-agent] Started. 19:47:43 Running ssh-add (command line suppressed) 19:47:43 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15089900051525975901.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15089900051525975901.key) 19:47:43 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:47:43 The recommended git tool is: NONE 19:47:44 using credential onap-jenkins-ssh 19:47:44 Wiping out workspace first. 19:47:44 Cloning the remote Git repository 19:47:44 Cloning repository git://cloud.onap.org/mirror/oom.git 19:47:44 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 19:47:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:47:44 > git --version # timeout=10 19:47:44 > git --version # 'git version 2.17.1' 19:47:44 using GIT_SSH to set credentials Gerrit user 19:47:44 Verifying host key using manually-configured host key entries 19:47:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:47:49 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:47:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:47:50 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:47:50 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:47:50 using GIT_SSH to set credentials Gerrit user 19:47:50 Verifying host key using manually-configured host key entries 19:47:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/64/142664/12 # timeout=30 19:47:50 > git rev-parse efdd75a53dac51430c1fe471eab769f80a6c42cc^{commit} # timeout=10 19:47:50 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:47:50 Checking out Revision efdd75a53dac51430c1fe471eab769f80a6c42cc (refs/changes/64/142664/12) 19:47:50 > git config core.sparsecheckout # timeout=10 19:47:50 > git checkout -f efdd75a53dac51430c1fe471eab769f80a6c42cc # timeout=30 19:47:53 Commit message: "[SDNC] Update SDNC versions for Quebec" 19:47:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:47:53 > git rev-list --no-walk 2ea5e11e61fca61a1cfd38ac0847165553d3fad0 # timeout=10 19:47:54 [EnvInject] - Injecting environment variables from a build step. 19:47:54 [EnvInject] - Injecting as environment variables the properties content 19:47:54 PYTHON=python3 19:47:54 19:47:54 [EnvInject] - Variables injected successfully. 19:47:54 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17973647041433429207.sh 19:47:54 ---> tox-install.sh 19:47:54 + source /home/jenkins/lf-env.sh 19:47:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:47:54 ++ mktemp -d /tmp/venv-XXXX 19:47:54 + lf_venv=/tmp/venv-hUaY 19:47:54 + local venv_file=/tmp/.os_lf_venv 19:47:54 + local python=python3 19:47:54 + local options 19:47:54 + local set_path=true 19:47:54 + local install_args= 19:47:54 ++ 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 19:47:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:47:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:47:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:47:54 + true 19:47:54 + case $1 in 19:47:54 + venv_file=/tmp/.toxenv 19:47:54 + shift 2 19:47:54 + true 19:47:54 + case $1 in 19:47:54 + shift 19:47:54 + break 19:47:54 + case $python in 19:47:54 + local pkg_list= 19:47:54 + [[ -d /opt/pyenv ]] 19:47:54 + echo 'Setup pyenv:' 19:47:54 Setup pyenv: 19:47:54 + export PYENV_ROOT=/opt/pyenv 19:47:54 + PYENV_ROOT=/opt/pyenv 19:47:54 + 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 19:47:54 + 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 19:47:54 + pyenv versions 19:47:54 * system (set by /opt/pyenv/version) 19:47:54 * 3.8.13 (set by /opt/pyenv/version) 19:47:54 * 3.9.13 (set by /opt/pyenv/version) 19:47:54 * 3.10.6 (set by /opt/pyenv/version) 19:47:54 + command -v pyenv 19:47:54 ++ pyenv init - --no-rehash 19:47:54 + 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[*]}"'\'')" 19:47:54 export PATH="/opt/pyenv/shims:${PATH}" 19:47:54 export PYENV_SHELL=bash 19:47:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:47:54 pyenv() { 19:47:54 local command 19:47:54 command="${1:-}" 19:47:54 if [ "$#" -gt 0 ]; then 19:47:54 shift 19:47:54 fi 19:47:54 19:47:54 case "$command" in 19:47:54 rehash|shell) 19:47:54 eval "$(pyenv "sh-$command" "$@")" 19:47:54 ;; 19:47:54 *) 19:47:54 command pyenv "$command" "$@" 19:47:54 ;; 19:47:54 esac 19:47:54 }' 19:47:54 +++ 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[*]}"' 19:47:54 ++ 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 19:47:54 ++ 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 19:47:54 ++ 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 19:47:54 ++ export PYENV_SHELL=bash 19:47:54 ++ PYENV_SHELL=bash 19:47:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:47:54 +++ complete -F _pyenv pyenv 19:47:54 ++ lf-pyver python3 19:47:54 ++ local py_version_xy=python3 19:47:54 ++ local py_version_xyz= 19:47:54 ++ pyenv versions 19:47:54 ++ local command 19:47:54 ++ command=versions 19:47:54 ++ '[' 1 -gt 0 ']' 19:47:54 ++ shift 19:47:54 ++ case "$command" in 19:47:54 ++ command pyenv versions 19:47:54 ++ pyenv versions 19:47:54 ++ sed 's/^[ *]* //' 19:47:54 ++ awk '{ print $1 }' 19:47:54 ++ grep -E '^[0-9.]*[0-9]$' 19:47:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:47:54 +++ grep '^3' /tmp/.pyenv_versions 19:47:54 +++ sort -V 19:47:54 +++ tail -n 1 19:47:54 ++ py_version_xyz=3.10.6 19:47:54 ++ [[ -z 3.10.6 ]] 19:47:54 ++ echo 3.10.6 19:47:54 ++ return 0 19:47:54 + pyenv local 3.10.6 19:47:54 + local command 19:47:54 + command=local 19:47:54 + '[' 2 -gt 0 ']' 19:47:54 + shift 19:47:54 + case "$command" in 19:47:54 + command pyenv local 3.10.6 19:47:54 + pyenv local 3.10.6 19:47:54 + for arg in "$@" 19:47:54 + case $arg in 19:47:54 + pkg_list+='tox ' 19:47:54 + for arg in "$@" 19:47:54 + case $arg in 19:47:54 + pkg_list+='virtualenv ' 19:47:54 + for arg in "$@" 19:47:54 + case $arg in 19:47:54 + pkg_list+='urllib3~=1.26.15 ' 19:47:54 + [[ -f /tmp/.toxenv ]] 19:47:54 + [[ ! -f /tmp/.toxenv ]] 19:47:54 + [[ -n '' ]] 19:47:54 + python3 -m venv /tmp/venv-hUaY 19:47:58 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hUaY' 19:47:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hUaY 19:47:58 + echo /tmp/venv-hUaY 19:47:58 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:47:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:47:58 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:47:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:47:58 + local 'pip_opts=--upgrade --quiet' 19:47:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:47:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:47:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:47:58 + [[ -n '' ]] 19:47:58 + [[ -n '' ]] 19:47:58 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:47:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:47:58 + /tmp/venv-hUaY/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 19:48:02 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:48:02 lf-activate-venv(): INFO: Base packages installed successfully 19:48:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:48:02 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:48:02 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:48:02 + /tmp/venv-hUaY/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 19:48:03 + type python3 19:48:03 + true 19:48:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hUaY/bin to PATH' 19:48:03 lf-activate-venv(): INFO: Adding /tmp/venv-hUaY/bin to PATH 19:48:03 + PATH=/tmp/venv-hUaY/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 19:48:03 + return 0 19:48:03 + python3 --version 19:48:03 Python 3.10.6 19:48:03 + python3 -m pip --version 19:48:04 pip 26.0.1 from /tmp/venv-hUaY/lib/python3.10/site-packages/pip (python 3.10) 19:48:04 + python3 -m pip freeze 19:48:04 cachetools==7.0.1 19:48:04 colorama==0.4.6 19:48:04 distlib==0.4.0 19:48:04 filelock==3.24.3 19:48:04 packaging==26.0 19:48:04 platformdirs==4.9.2 19:48:04 pluggy==1.6.0 19:48:04 pyproject-api==1.10.0 19:48:04 python-discovery==1.1.0 19:48:04 tomli==2.4.0 19:48:04 tox==4.46.3 19:48:04 typing_extensions==4.15.0 19:48:04 urllib3==1.26.20 19:48:04 virtualenv==21.0.0 19:48:04 [EnvInject] - Injecting environment variables from a build step. 19:48:04 [EnvInject] - Injecting as environment variables the properties content 19:48:04 PARALLEL=false 19:48:04 19:48:04 [EnvInject] - Variables injected successfully. 19:48:04 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17427868733296974101.sh 19:48:04 ---> tox-run.sh 19:48:04 + 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 19:48:04 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 19:48:04 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 19:48:04 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 19:48:04 + cd /w/workspace/oom-master-pre-commit-lint/. 19:48:04 + source /home/jenkins/lf-env.sh 19:48:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:48:04 ++ mktemp -d /tmp/venv-XXXX 19:48:04 + lf_venv=/tmp/venv-n24g 19:48:04 + local venv_file=/tmp/.os_lf_venv 19:48:04 + local python=python3 19:48:04 + local options 19:48:04 + local set_path=true 19:48:04 + local install_args= 19:48:04 ++ 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 19:48:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:48:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:48:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:48:04 + true 19:48:04 + case $1 in 19:48:04 + venv_file=/tmp/.toxenv 19:48:04 + shift 2 19:48:04 + true 19:48:04 + case $1 in 19:48:04 + shift 19:48:04 + break 19:48:04 + case $python in 19:48:04 + local pkg_list= 19:48:04 + [[ -d /opt/pyenv ]] 19:48:04 + echo 'Setup pyenv:' 19:48:04 Setup pyenv: 19:48:04 + export PYENV_ROOT=/opt/pyenv 19:48:04 + PYENV_ROOT=/opt/pyenv 19:48:04 + 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 19:48:04 + 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 19:48:04 + pyenv versions 19:48:04 system 19:48:04 3.8.13 19:48:04 3.9.13 19:48:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:48:04 + command -v pyenv 19:48:04 ++ pyenv init - --no-rehash 19:48:04 + 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[*]}"'\'')" 19:48:04 export PATH="/opt/pyenv/shims:${PATH}" 19:48:04 export PYENV_SHELL=bash 19:48:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:48:04 pyenv() { 19:48:04 local command 19:48:04 command="${1:-}" 19:48:04 if [ "$#" -gt 0 ]; then 19:48:04 shift 19:48:04 fi 19:48:04 19:48:04 case "$command" in 19:48:04 rehash|shell) 19:48:04 eval "$(pyenv "sh-$command" "$@")" 19:48:04 ;; 19:48:04 *) 19:48:04 command pyenv "$command" "$@" 19:48:04 ;; 19:48:04 esac 19:48:04 }' 19:48:04 +++ 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[*]}"' 19:48:04 ++ 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 19:48:04 ++ 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 19:48:04 ++ 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 19:48:04 ++ export PYENV_SHELL=bash 19:48:04 ++ PYENV_SHELL=bash 19:48:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:48:04 +++ complete -F _pyenv pyenv 19:48:04 ++ lf-pyver python3 19:48:04 ++ local py_version_xy=python3 19:48:04 ++ local py_version_xyz= 19:48:04 ++ pyenv versions 19:48:04 ++ local command 19:48:04 ++ command=versions 19:48:04 ++ '[' 1 -gt 0 ']' 19:48:04 ++ shift 19:48:04 ++ case "$command" in 19:48:04 ++ command pyenv versions 19:48:04 ++ pyenv versions 19:48:04 ++ sed 's/^[ *]* //' 19:48:04 ++ awk '{ print $1 }' 19:48:04 ++ grep -E '^[0-9.]*[0-9]$' 19:48:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:48:04 +++ grep '^3' /tmp/.pyenv_versions 19:48:04 +++ sort -V 19:48:04 +++ tail -n 1 19:48:04 ++ py_version_xyz=3.10.6 19:48:04 ++ [[ -z 3.10.6 ]] 19:48:04 ++ echo 3.10.6 19:48:04 ++ return 0 19:48:04 + pyenv local 3.10.6 19:48:04 + local command 19:48:04 + command=local 19:48:04 + '[' 2 -gt 0 ']' 19:48:04 + shift 19:48:04 + case "$command" in 19:48:04 + command pyenv local 3.10.6 19:48:04 + pyenv local 3.10.6 19:48:04 + for arg in "$@" 19:48:04 + case $arg in 19:48:04 + pkg_list+='tox ' 19:48:04 + for arg in "$@" 19:48:04 + case $arg in 19:48:04 + pkg_list+='virtualenv ' 19:48:04 + for arg in "$@" 19:48:04 + case $arg in 19:48:04 + pkg_list+='urllib3~=1.26.15 ' 19:48:04 + [[ -f /tmp/.toxenv ]] 19:48:04 ++ cat /tmp/.toxenv 19:48:04 + lf_venv=/tmp/venv-hUaY 19:48:04 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hUaY from' file:/tmp/.toxenv 19:48:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hUaY from file:/tmp/.toxenv 19:48:04 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:48:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:48:04 + local 'pip_opts=--upgrade --quiet' 19:48:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:48:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:48:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:48:04 + [[ -n '' ]] 19:48:04 + [[ -n '' ]] 19:48:04 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:48:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:48:04 + /tmp/venv-hUaY/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 19:48:05 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:48:05 lf-activate-venv(): INFO: Base packages installed successfully 19:48:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:48:05 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:48:05 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:48:05 + /tmp/venv-hUaY/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 19:48:06 + type python3 19:48:06 + true 19:48:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hUaY/bin to PATH' 19:48:06 lf-activate-venv(): INFO: Adding /tmp/venv-hUaY/bin to PATH 19:48:06 + PATH=/tmp/venv-hUaY/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 19:48:06 + return 0 19:48:06 + [[ -d /opt/pyenv ]] 19:48:06 + echo '---> Setting up pyenv' 19:48:06 ---> Setting up pyenv 19:48:06 + export PYENV_ROOT=/opt/pyenv 19:48:06 + PYENV_ROOT=/opt/pyenv 19:48:06 + export PATH=/opt/pyenv/bin:/tmp/venv-hUaY/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 19:48:06 + PATH=/opt/pyenv/bin:/tmp/venv-hUaY/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 19:48:06 ++ pwd 19:48:06 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 19:48:06 + export PYTHONPATH 19:48:06 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:48:06 + TOX_TESTENV_PASSENV=PYTHONPATH 19:48:06 + tox --version 19:48:06 4.46.3 from /tmp/venv-hUaY/lib/python3.10/site-packages/tox/__init__.py 19:48:06 + PARALLEL=false 19:48:06 + TOX_OPTIONS_LIST= 19:48:06 + [[ -n pre-commit ]] 19:48:06 + TOX_OPTIONS_LIST=' -e pre-commit' 19:48:06 + case ${PARALLEL,,} in 19:48:06 + tox -e pre-commit 19:48:06 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 19:48:07 pre-commit: install_deps> python -I -m pip install pre-commit 19:48:10 pre-commit: freeze> python -m pip freeze --all 19:48:10 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.0.0 19:48:10 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 19:48:10 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 19:48:11 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 19:48:12 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 19:48:13 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:48:13 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 19:48:13 [INFO] Once installed this environment will be reused. 19:48:13 [INFO] This may take a few minutes... 19:48:17 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:48:17 [INFO] Once installed this environment will be reused. 19:48:17 [INFO] This may take a few minutes... 19:48:21 trim trailing whitespace.................................................Passed 19:48:22 Tabs remover.............................................................Passed 19:48:22 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 19:48:22 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 19:48:22 [INFO] Once installed this environment will be reused. 19:48:22 [INFO] This may take a few minutes... 19:48:30 gitlint..............................................(no files to check)Skipped 19:48:30 pre-commit: OK (22.86=setup[3.30]+cmd[11.47,8.08] seconds) 19:48:30 congratulations :) (22.89 seconds) 19:48:30 + tox_status=0 19:48:30 + echo '---> Completed tox runs' 19:48:30 ---> Completed tox runs 19:48:30 + for i in .tox/*/log 19:48:30 ++ echo .tox/pre-commit/log 19:48:30 ++ awk -F/ '{print $2}' 19:48:30 + tox_env=pre-commit 19:48:30 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 19:48:30 + DOC_DIR=docs/_build/html 19:48:30 + [[ -d docs/_build/html ]] 19:48:30 + echo '---> tox-run.sh ends' 19:48:30 ---> tox-run.sh ends 19:48:30 + test 0 -eq 0 19:48:30 $ ssh-agent -k 19:48:30 unset SSH_AUTH_SOCK; 19:48:30 unset SSH_AGENT_PID; 19:48:30 echo Agent pid 1624 killed; 19:48:30 [ssh-agent] Stopped. 19:48:30 [PostBuildScript] - [INFO] Executing post build scripts. 19:48:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2932679153608616489.sh 19:48:30 ---> sysstat.sh 19:48:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5537861498330901595.sh 19:48:30 ---> package-listing.sh 19:48:30 ++ facter osfamily 19:48:30 ++ tr '[:upper:]' '[:lower:]' 19:48:30 + OS_FAMILY=debian 19:48:30 + workspace=/w/workspace/oom-master-pre-commit-lint 19:48:30 + START_PACKAGES=/tmp/packages_start.txt 19:48:30 + END_PACKAGES=/tmp/packages_end.txt 19:48:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:48:30 + PACKAGES=/tmp/packages_start.txt 19:48:30 + '[' /w/workspace/oom-master-pre-commit-lint ']' 19:48:30 + PACKAGES=/tmp/packages_end.txt 19:48:30 + case "${OS_FAMILY}" in 19:48:30 + dpkg -l 19:48:30 + grep '^ii' 19:48:30 + '[' -f /tmp/packages_start.txt ']' 19:48:30 + '[' -f /tmp/packages_end.txt ']' 19:48:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:48:30 + '[' /w/workspace/oom-master-pre-commit-lint ']' 19:48:30 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 19:48:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 19:48:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11446235028053442488.sh 19:48:30 ---> capture-instance-metadata.sh 19:48:30 Setup pyenv: 19:48:31 system 19:48:31 3.8.13 19:48:31 3.9.13 19:48:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:48:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KsYD 19:48:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:48:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:48:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:48:38 lf-activate-venv(): INFO: Base packages installed successfully 19:48:38 lf-activate-venv(): INFO: Installing additional packages: lftools 19:48:59 lf-activate-venv(): INFO: Adding /tmp/venv-KsYD/bin to PATH 19:48:59 INFO: Running in OpenStack, capturing instance metadata 19:48:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15714739439217308580.sh 19:48:59 provisioning config files... 19:48:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config16891097989752898697tmp 19:48:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:48:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:48:59 [EnvInject] - Injecting environment variables from a build step. 19:48:59 [EnvInject] - Injecting as environment variables the properties content 19:48:59 SERVER_ID=logs 19:48:59 19:48:59 [EnvInject] - Variables injected successfully. 19:48:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17008070122305068610.sh 19:48:59 ---> create-netrc.sh 19:48:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2701392930727360519.sh 19:48:59 ---> python-tools-install.sh 19:48:59 Setup pyenv: 19:48:59 system 19:48:59 3.8.13 19:48:59 3.9.13 19:48:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:48:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KsYD from file:/tmp/.os_lf_venv 19:48:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:48:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:49:01 lf-activate-venv(): INFO: Base packages installed successfully 19:49:01 lf-activate-venv(): INFO: Installing additional packages: lftools 19:49:08 lf-activate-venv(): INFO: Adding /tmp/venv-KsYD/bin to PATH 19:49:08 Generating Requirements File 19:49:25 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. 19:49:25 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:49:26 Python 3.10.6 19:49:26 pip 26.0.1 from /tmp/venv-KsYD/lib/python3.10/site-packages/pip (python 3.10) 19:49:26 appdirs==1.4.4 19:49:26 argcomplete==3.6.3 19:49:26 aspy.yaml==1.3.0 19:49:26 attrs==25.4.0 19:49:26 autopage==0.6.0 19:49:26 backports.strenum==1.3.1 19:49:26 beautifulsoup4==4.14.3 19:49:26 boto3==1.42.57 19:49:26 botocore==1.42.57 19:49:26 bs4==0.0.2 19:49:26 certifi==2026.2.25 19:49:26 cffi==2.0.0 19:49:26 cfgv==3.5.0 19:49:26 chardet==6.0.0.post1 19:49:26 charset-normalizer==3.4.4 19:49:26 click==8.3.1 19:49:26 cliff==4.13.2 19:49:26 cmd2==3.2.2 19:49:26 cryptography==3.3.2 19:49:26 debtcollector==3.0.0 19:49:26 decorator==5.2.1 19:49:26 defusedxml==0.7.1 19:49:26 Deprecated==1.3.1 19:49:26 distlib==0.4.0 19:49:26 dnspython==2.8.0 19:49:26 docker==7.1.0 19:49:26 dogpile.cache==1.5.0 19:49:26 durationpy==0.10 19:49:26 email-validator==2.3.0 19:49:26 filelock==3.24.3 19:49:26 future==1.0.0 19:49:26 gitdb==4.0.12 19:49:26 GitPython==3.1.46 19:49:26 httplib2==0.30.2 19:49:26 identify==2.6.16 19:49:26 idna==3.11 19:49:26 importlib-resources==1.5.0 19:49:26 iso8601==2.1.0 19:49:26 Jinja2==3.1.6 19:49:26 jmespath==1.1.0 19:49:26 jsonpatch==1.33 19:49:26 jsonpointer==3.0.0 19:49:26 jsonschema==4.26.0 19:49:26 jsonschema-specifications==2025.9.1 19:49:26 keystoneauth1==5.13.1 19:49:26 kubernetes==35.0.0 19:49:26 lftools==0.37.21 19:49:26 lxml==6.0.2 19:49:26 markdown-it-py==4.0.0 19:49:26 MarkupSafe==3.0.3 19:49:26 mdurl==0.1.2 19:49:26 msgpack==1.1.2 19:49:26 multi_key_dict==2.0.3 19:49:26 munch==4.0.0 19:49:26 netaddr==1.3.0 19:49:26 niet==1.4.2 19:49:26 nodeenv==1.10.0 19:49:26 oauth2client==4.1.3 19:49:26 oauthlib==3.3.1 19:49:26 openstacksdk==4.10.0 19:49:26 os-service-types==1.8.2 19:49:26 osc-lib==4.4.0 19:49:26 oslo.config==10.3.0 19:49:26 oslo.context==6.3.0 19:49:26 oslo.i18n==6.7.2 19:49:26 oslo.log==8.1.0 19:49:26 oslo.serialization==5.9.1 19:49:26 oslo.utils==10.0.0 19:49:26 packaging==26.0 19:49:26 pbr==7.0.3 19:49:26 platformdirs==4.9.2 19:49:26 prettytable==3.17.0 19:49:26 psutil==7.2.2 19:49:26 pyasn1==0.6.2 19:49:26 pyasn1_modules==0.4.2 19:49:26 pycparser==3.0 19:49:26 pygerrit2==2.0.15 19:49:26 PyGithub==2.8.1 19:49:26 Pygments==2.19.2 19:49:26 PyJWT==2.11.0 19:49:26 PyNaCl==1.6.2 19:49:26 pyparsing==2.4.7 19:49:26 pyperclip==1.11.0 19:49:26 pyrsistent==0.20.0 19:49:26 python-cinderclient==9.8.0 19:49:26 python-dateutil==2.9.0.post0 19:49:26 python-discovery==1.1.0 19:49:26 python-heatclient==5.1.0 19:49:26 python-jenkins==1.8.3 19:49:26 python-keystoneclient==5.7.0 19:49:26 python-magnumclient==4.9.0 19:49:26 python-openstackclient==9.0.0 19:49:26 python-swiftclient==4.10.0 19:49:26 PyYAML==6.0.3 19:49:26 referencing==0.37.0 19:49:26 requests==2.32.5 19:49:26 requests-oauthlib==2.0.0 19:49:26 requestsexceptions==1.4.0 19:49:26 rfc3986==2.0.0 19:49:26 rich==14.3.3 19:49:26 rich-argparse==1.7.2 19:49:26 rpds-py==0.30.0 19:49:26 rsa==4.9.1 19:49:26 ruamel.yaml==0.19.1 19:49:26 ruamel.yaml.clib==0.2.15 19:49:26 s3transfer==0.16.0 19:49:26 simplejson==3.20.2 19:49:26 six==1.17.0 19:49:26 smmap==5.0.2 19:49:26 soupsieve==2.8.3 19:49:26 stevedore==5.7.0 19:49:26 tabulate==0.9.0 19:49:26 toml==0.10.2 19:49:26 tomlkit==0.14.0 19:49:26 tqdm==4.67.3 19:49:26 typing_extensions==4.15.0 19:49:26 urllib3==1.26.20 19:49:26 virtualenv==21.0.0 19:49:26 wcwidth==0.6.0 19:49:26 websocket-client==1.9.0 19:49:26 wrapt==2.1.1 19:49:26 xdg==6.0.0 19:49:26 xmltodict==1.0.4 19:49:26 yq==3.4.3 19:49:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3410835093760413570.sh 19:49:26 ---> sudo-logs.sh 19:49:26 Archiving 'sudo' log.. 19:49:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1045809758036528635.sh 19:49:26 ---> job-cost.sh 19:49:26 INFO: Activating Python virtual environment... 19:49:26 Setup pyenv: 19:49:27 system 19:49:27 3.8.13 19:49:27 3.9.13 19:49:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:49:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KsYD from file:/tmp/.os_lf_venv 19:49:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:49:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:49:28 lf-activate-venv(): INFO: Base packages installed successfully 19:49:28 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:49:33 lf-activate-venv(): INFO: Adding /tmp/venv-KsYD/bin to PATH 19:49:33 INFO: No stack-cost file found 19:49:33 INFO: Instance uptime: 132s 19:49:33 INFO: Fetching instance metadata (attempt 1 of 3)... 19:49:33 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:49:33 INFO: Successfully fetched instance metadata 19:49:33 INFO: Instance type: v3-standard-4 19:49:33 INFO: Retrieving pricing info for: v3-standard-4 19:49:33 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:49:33 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=132 19:49:33 INFO: Successfully fetched Vexxhost pricing API 19:49:33 INFO: Retrieved cost: 0.11 19:49:33 INFO: Retrieved resource: v3-standard-4 19:49:33 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 19:49:33 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 19:49:33 INFO: Successfully archived job cost data 19:49:33 DEBUG: Cost data: oom-master-pre-commit-lint,4463,2026-02-26 19:49:33,v3-standard-4,132,0.11,0.00,SUCCESS 19:49:34 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8615207221749743691.sh 19:49:34 ---> logs-deploy.sh 19:49:34 Setup pyenv: 19:49:34 system 19:49:34 3.8.13 19:49:34 3.9.13 19:49:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:49:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KsYD from file:/tmp/.os_lf_venv 19:49:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:49:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:49:35 lf-activate-venv(): INFO: Base packages installed successfully 19:49:35 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:49:43 lf-activate-venv(): INFO: Adding /tmp/venv-KsYD/bin to PATH 19:49:43 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4463 19:49:43 INFO: archiving workspace using pattern(s): 19:49:43 /tmp/venv-KsYD/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! 19:49:43 warnings.warn( 19:49:44 Archives upload complete. 19:49:44 INFO: archiving logs to Nexus 19:49:44 /tmp/venv-KsYD/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! 19:49:44 warnings.warn( 19:49:45 ---> uname -a: 19:49:45 Linux prd-ubuntu1804-builder-4c-4g-127 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:49:45 19:49:45 19:49:45 ---> lscpu: 19:49:45 Architecture: x86_64 19:49:45 CPU op-mode(s): 32-bit, 64-bit 19:49:45 Byte Order: Little Endian 19:49:45 CPU(s): 4 19:49:45 On-line CPU(s) list: 0-3 19:49:45 Thread(s) per core: 1 19:49:45 Core(s) per socket: 1 19:49:45 Socket(s): 4 19:49:45 NUMA node(s): 1 19:49:45 Vendor ID: AuthenticAMD 19:49:45 CPU family: 23 19:49:45 Model: 49 19:49:45 Model name: AMD EPYC-Rome Processor 19:49:45 Stepping: 0 19:49:45 CPU MHz: 2800.000 19:49:45 BogoMIPS: 5600.00 19:49:45 Virtualization: AMD-V 19:49:45 Hypervisor vendor: KVM 19:49:45 Virtualization type: full 19:49:45 L1d cache: 32K 19:49:45 L1i cache: 32K 19:49:45 L2 cache: 512K 19:49:45 L3 cache: 16384K 19:49:45 NUMA node0 CPU(s): 0-3 19:49:45 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 19:49:45 19:49:45 19:49:45 ---> nproc: 19:49:45 4 19:49:45 19:49:45 19:49:45 ---> df -h: 19:49:45 Filesystem Size Used Avail Use% Mounted on 19:49:45 udev 7.9G 0 7.9G 0% /dev 19:49:45 tmpfs 1.6G 676K 1.6G 1% /run 19:49:45 /dev/vda1 78G 8.4G 69G 11% / 19:49:45 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:49:45 tmpfs 5.0M 0 5.0M 0% /run/lock 19:49:45 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:49:45 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:49:45 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:49:45 19:49:45 19:49:45 ---> free -m: 19:49:45 total used free shared buff/cache available 19:49:45 Mem: 16040 573 13255 0 2210 15145 19:49:45 Swap: 1023 0 1023 19:49:45 19:49:45 19:49:45 ---> ip addr: 19:49:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:49:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:49:45 inet 127.0.0.1/8 scope host lo 19:49:45 valid_lft forever preferred_lft forever 19:49:45 inet6 ::1/128 scope host 19:49:45 valid_lft forever preferred_lft forever 19:49:45 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:49:45 link/ether fa:16:3e:3b:e7:b3 brd ff:ff:ff:ff:ff:ff 19:49:45 inet 10.30.106.227/23 brd 10.30.107.255 scope global dynamic ens3 19:49:45 valid_lft 86264sec preferred_lft 86264sec 19:49:45 inet6 fe80::f816:3eff:fe3b:e7b3/64 scope link 19:49:45 valid_lft forever preferred_lft forever 19:49:45 19:49:45 19:49:45 ---> sar -b -r -n DEV: 19:49:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-127) 02/26/26 _x86_64_ (4 CPU) 19:49:45 19:49:45 19:47:31 LINUX RESTART (4 CPU) 19:49:45 19:49:45 19:48:01 tps rtps wtps bread/s bwrtn/s 19:49:45 19:49:01 136.13 9.42 126.71 265.16 36550.17 19:49:45 Average: 136.13 9.42 126.71 265.16 36550.17 19:49:45 19:49:45 19:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:49:45 19:49:01 13737676 15551744 2687292 16.36 77236 1924724 764080 4.37 755772 1692368 195228 19:49:45 Average: 13737676 15551744 2687292 16.36 77236 1924724 764080 4.37 755772 1692368 195228 19:49:45 19:49:45 19:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:49:45 19:49:01 ens3 106.05 72.82 1304.70 13.02 0.00 0.00 0.00 0.00 19:49:45 19:49:01 lo 2.60 2.60 0.28 0.28 0.00 0.00 0.00 0.00 19:49:45 Average: ens3 106.05 72.82 1304.70 13.02 0.00 0.00 0.00 0.00 19:49:45 Average: lo 2.60 2.60 0.28 0.28 0.00 0.00 0.00 0.00 19:49:45 19:49:45 19:49:45 ---> sar -P ALL: 19:49:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-127) 02/26/26 _x86_64_ (4 CPU) 19:49:45 19:49:45 19:47:31 LINUX RESTART (4 CPU) 19:49:45 19:49:45 19:48:01 CPU %user %nice %system %iowait %steal %idle 19:49:45 19:49:01 all 22.53 0.00 2.20 1.70 0.07 73.49 19:49:45 19:49:01 0 17.06 0.00 2.04 0.33 0.05 80.51 19:49:45 19:49:01 1 24.20 0.00 1.82 0.60 0.07 73.31 19:49:45 19:49:01 2 10.83 0.00 1.81 4.97 0.07 82.32 19:49:45 19:49:01 3 37.94 0.00 3.18 0.93 0.08 57.86 19:49:45 Average: all 22.53 0.00 2.20 1.70 0.07 73.49 19:49:45 Average: 0 17.06 0.00 2.04 0.33 0.05 80.51 19:49:45 Average: 1 24.20 0.00 1.82 0.60 0.07 73.31 19:49:45 Average: 2 10.83 0.00 1.81 4.97 0.07 82.32 19:49:45 Average: 3 37.94 0.00 3.18 0.93 0.08 57.86 19:49:45 19:49:45 19:49:45