11:40:09 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/144064 11:40:09 Running as SYSTEM 11:40:09 [EnvInject] - Loading node environment variables. 11:40:09 Building remotely on prd-ubuntu1804-builder-4c-4g-8939 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:40:09 [ssh-agent] Looking for ssh-agent implementation... 11:40:09 $ ssh-agent 11:40:10 SSH_AUTH_SOCK=/tmp/ssh-4RDbJwV8CBYj/agent.1682 11:40:10 SSH_AGENT_PID=1684 11:40:10 [ssh-agent] Started. 11:40:10 Running ssh-add (command line suppressed) 11:40:10 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_7151059785331579590.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_7151059785331579590.key) 11:40:10 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:40:10 The recommended git tool is: NONE 11:40:11 using credential onap-jenkins-ssh 11:40:11 Wiping out workspace first. 11:40:11 Cloning the remote Git repository 11:40:11 Cloning repository git://cloud.onap.org/mirror/oom.git 11:40:11 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:40:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:40:11 > git --version # timeout=10 11:40:11 > git --version # 'git version 2.17.1' 11:40:11 using GIT_SSH to set credentials Gerrit user 11:40:11 Verifying host key using manually-configured host key entries 11:40:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:40:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:40:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:40:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:40:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:40:17 using GIT_SSH to set credentials Gerrit user 11:40:17 Verifying host key using manually-configured host key entries 11:40:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/64/144064/8 # timeout=30 11:40:17 > git rev-parse 4f44c6cfe1a2ed14008a3378cde7b20de5bed1d0^{commit} # timeout=10 11:40:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:40:17 Checking out Revision 4f44c6cfe1a2ed14008a3378cde7b20de5bed1d0 (refs/changes/64/144064/8) 11:40:17 > git config core.sparsecheckout # timeout=10 11:40:17 > git checkout -f 4f44c6cfe1a2ed14008a3378cde7b20de5bed1d0 # timeout=30 11:40:21 Commit message: "[SO] 17.2.0" 11:40:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:40:21 > git rev-list --no-walk 1c3b0e959906fc7eae83719da0abfe5518b0d23e # timeout=10 11:40:21 [EnvInject] - Injecting environment variables from a build step. 11:40:21 [EnvInject] - Injecting as environment variables the properties content 11:40:21 PYTHON=python3 11:40:21 11:40:21 [EnvInject] - Variables injected successfully. 11:40:21 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8863668024834763945.sh 11:40:21 ---> tox-install.sh 11:40:21 + source /home/jenkins/lf-env.sh 11:40:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:40:21 ++ mktemp -d /tmp/venv-XXXX 11:40:21 + lf_venv=/tmp/venv-njV4 11:40:21 + local venv_file=/tmp/.os_lf_venv 11:40:21 + local python=python3 11:40:21 + local options 11:40:21 + local set_path=true 11:40:21 + local install_args= 11:40:21 ++ 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:40:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:40:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:40:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:40:21 + true 11:40:21 + case $1 in 11:40:21 + venv_file=/tmp/.toxenv 11:40:21 + shift 2 11:40:21 + true 11:40:21 + case $1 in 11:40:21 + shift 11:40:21 + break 11:40:21 + case $python in 11:40:21 + local pkg_list= 11:40:21 + [[ -d /opt/pyenv ]] 11:40:21 + echo 'Setup pyenv:' 11:40:21 Setup pyenv: 11:40:21 + export PYENV_ROOT=/opt/pyenv 11:40:21 + PYENV_ROOT=/opt/pyenv 11:40:21 + 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:40:21 + 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:40:21 + pyenv versions 11:40:21 * system (set by /opt/pyenv/version) 11:40:21 * 3.8.13 (set by /opt/pyenv/version) 11:40:21 * 3.9.13 (set by /opt/pyenv/version) 11:40:21 * 3.10.6 (set by /opt/pyenv/version) 11:40:21 + command -v pyenv 11:40:21 ++ pyenv init - --no-rehash 11:40:21 + 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:40:21 export PATH="/opt/pyenv/shims:${PATH}" 11:40:21 export PYENV_SHELL=bash 11:40:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:40:21 pyenv() { 11:40:21 local command 11:40:21 command="${1:-}" 11:40:21 if [ "$#" -gt 0 ]; then 11:40:21 shift 11:40:21 fi 11:40:21 11:40:21 case "$command" in 11:40:21 rehash|shell) 11:40:21 eval "$(pyenv "sh-$command" "$@")" 11:40:21 ;; 11:40:21 *) 11:40:21 command pyenv "$command" "$@" 11:40:21 ;; 11:40:21 esac 11:40:21 }' 11:40:21 +++ 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:40:21 ++ 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:40:21 ++ 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:40:21 ++ 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:40:21 ++ export PYENV_SHELL=bash 11:40:21 ++ PYENV_SHELL=bash 11:40:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:40:21 +++ complete -F _pyenv pyenv 11:40:21 ++ lf-pyver python3 11:40:21 ++ local py_version_xy=python3 11:40:21 ++ local py_version_xyz= 11:40:21 ++ pyenv versions 11:40:21 ++ local command 11:40:21 ++ command=versions 11:40:21 ++ '[' 1 -gt 0 ']' 11:40:21 ++ shift 11:40:21 ++ case "$command" in 11:40:21 ++ command pyenv versions 11:40:21 ++ pyenv versions 11:40:21 ++ sed 's/^[ *]* //' 11:40:21 ++ awk '{ print $1 }' 11:40:21 ++ grep -E '^[0-9.]*[0-9]$' 11:40:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:40:22 +++ grep '^3' /tmp/.pyenv_versions 11:40:22 +++ sort -V 11:40:22 +++ tail -n 1 11:40:22 ++ py_version_xyz=3.10.6 11:40:22 ++ [[ -z 3.10.6 ]] 11:40:22 ++ echo 3.10.6 11:40:22 ++ return 0 11:40:22 + pyenv local 3.10.6 11:40:22 + local command 11:40:22 + command=local 11:40:22 + '[' 2 -gt 0 ']' 11:40:22 + shift 11:40:22 + case "$command" in 11:40:22 + command pyenv local 3.10.6 11:40:22 + pyenv local 3.10.6 11:40:22 + for arg in "$@" 11:40:22 + case $arg in 11:40:22 + pkg_list+='tox ' 11:40:22 + for arg in "$@" 11:40:22 + case $arg in 11:40:22 + pkg_list+='virtualenv ' 11:40:22 + for arg in "$@" 11:40:22 + case $arg in 11:40:22 + pkg_list+='urllib3~=1.26.15 ' 11:40:22 + [[ -f /tmp/.toxenv ]] 11:40:22 + [[ ! -f /tmp/.toxenv ]] 11:40:22 + [[ -n '' ]] 11:40:22 + python3 -m venv /tmp/venv-njV4 11:40:26 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-njV4' 11:40:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-njV4 11:40:26 + echo /tmp/venv-njV4 11:40:26 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:40:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:40:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:40:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:40:26 + local 'pip_opts=--upgrade --quiet' 11:40:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:40:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:40:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:40:26 + [[ -n '' ]] 11:40:26 + [[ -n '' ]] 11:40:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:40:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:40:26 + /tmp/venv-njV4/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:40:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:40:30 lf-activate-venv(): INFO: Base packages installed successfully 11:40:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:40:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:40:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:40:30 + /tmp/venv-njV4/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:40:32 + type python3 11:40:32 + true 11:40:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-njV4/bin to PATH' 11:40:32 lf-activate-venv(): INFO: Adding /tmp/venv-njV4/bin to PATH 11:40:32 + PATH=/tmp/venv-njV4/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:40:32 + return 0 11:40:32 + python3 --version 11:40:32 Python 3.10.6 11:40:32 + python3 -m pip --version 11:40:32 pip 26.1.1 from /tmp/venv-njV4/lib/python3.10/site-packages/pip (python 3.10) 11:40:32 + python3 -m pip freeze 11:40:32 cachetools==7.1.1 11:40:32 colorama==0.4.6 11:40:32 distlib==0.4.0 11:40:32 filelock==3.29.0 11:40:32 packaging==26.2 11:40:32 platformdirs==4.9.6 11:40:32 pluggy==1.6.0 11:40:32 pyproject-api==1.10.0 11:40:32 python-discovery==1.3.0 11:40:32 tomli==2.4.1 11:40:32 tomli_w==1.2.0 11:40:32 tox==4.53.1 11:40:32 typing_extensions==4.15.0 11:40:32 urllib3==1.26.20 11:40:32 virtualenv==21.3.1 11:40:32 [EnvInject] - Injecting environment variables from a build step. 11:40:32 [EnvInject] - Injecting as environment variables the properties content 11:40:32 PARALLEL=false 11:40:32 11:40:32 [EnvInject] - Variables injected successfully. 11:40:32 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7888202635039144377.sh 11:40:32 ---> tox-run.sh 11:40:32 + 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:40:32 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:40:32 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:40:32 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:40:32 + cd /w/workspace/oom-master-pre-commit-lint/. 11:40:32 + source /home/jenkins/lf-env.sh 11:40:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:40:32 ++ mktemp -d /tmp/venv-XXXX 11:40:32 + lf_venv=/tmp/venv-EXxL 11:40:32 + local venv_file=/tmp/.os_lf_venv 11:40:32 + local python=python3 11:40:32 + local options 11:40:32 + local set_path=true 11:40:32 + local install_args= 11:40:32 ++ 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:40:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:40:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:40:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:40:32 + true 11:40:32 + case $1 in 11:40:32 + venv_file=/tmp/.toxenv 11:40:32 + shift 2 11:40:32 + true 11:40:32 + case $1 in 11:40:32 + shift 11:40:32 + break 11:40:32 + case $python in 11:40:32 + local pkg_list= 11:40:32 + [[ -d /opt/pyenv ]] 11:40:32 + echo 'Setup pyenv:' 11:40:32 Setup pyenv: 11:40:32 + export PYENV_ROOT=/opt/pyenv 11:40:32 + PYENV_ROOT=/opt/pyenv 11:40:32 + 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:40:32 + 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:40:32 + pyenv versions 11:40:33 system 11:40:33 3.8.13 11:40:33 3.9.13 11:40:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:40:33 + command -v pyenv 11:40:33 ++ pyenv init - --no-rehash 11:40:33 + 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:40:33 export PATH="/opt/pyenv/shims:${PATH}" 11:40:33 export PYENV_SHELL=bash 11:40:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:40:33 pyenv() { 11:40:33 local command 11:40:33 command="${1:-}" 11:40:33 if [ "$#" -gt 0 ]; then 11:40:33 shift 11:40:33 fi 11:40:33 11:40:33 case "$command" in 11:40:33 rehash|shell) 11:40:33 eval "$(pyenv "sh-$command" "$@")" 11:40:33 ;; 11:40:33 *) 11:40:33 command pyenv "$command" "$@" 11:40:33 ;; 11:40:33 esac 11:40:33 }' 11:40:33 +++ 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:40:33 ++ 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:40:33 ++ 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:40:33 ++ 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:40:33 ++ export PYENV_SHELL=bash 11:40:33 ++ PYENV_SHELL=bash 11:40:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:40:33 +++ complete -F _pyenv pyenv 11:40:33 ++ lf-pyver python3 11:40:33 ++ local py_version_xy=python3 11:40:33 ++ local py_version_xyz= 11:40:33 ++ pyenv versions 11:40:33 ++ local command 11:40:33 ++ command=versions 11:40:33 ++ '[' 1 -gt 0 ']' 11:40:33 ++ shift 11:40:33 ++ case "$command" in 11:40:33 ++ command pyenv versions 11:40:33 ++ pyenv versions 11:40:33 ++ sed 's/^[ *]* //' 11:40:33 ++ awk '{ print $1 }' 11:40:33 ++ grep -E '^[0-9.]*[0-9]$' 11:40:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:40:33 +++ grep '^3' /tmp/.pyenv_versions 11:40:33 +++ sort -V 11:40:33 +++ tail -n 1 11:40:33 ++ py_version_xyz=3.10.6 11:40:33 ++ [[ -z 3.10.6 ]] 11:40:33 ++ echo 3.10.6 11:40:33 ++ return 0 11:40:33 + pyenv local 3.10.6 11:40:33 + local command 11:40:33 + command=local 11:40:33 + '[' 2 -gt 0 ']' 11:40:33 + shift 11:40:33 + case "$command" in 11:40:33 + command pyenv local 3.10.6 11:40:33 + pyenv local 3.10.6 11:40:33 + for arg in "$@" 11:40:33 + case $arg in 11:40:33 + pkg_list+='tox ' 11:40:33 + for arg in "$@" 11:40:33 + case $arg in 11:40:33 + pkg_list+='virtualenv ' 11:40:33 + for arg in "$@" 11:40:33 + case $arg in 11:40:33 + pkg_list+='urllib3~=1.26.15 ' 11:40:33 + [[ -f /tmp/.toxenv ]] 11:40:33 ++ cat /tmp/.toxenv 11:40:33 + lf_venv=/tmp/venv-njV4 11:40:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-njV4 from' file:/tmp/.toxenv 11:40:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-njV4 from file:/tmp/.toxenv 11:40:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:40:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:40:33 + local 'pip_opts=--upgrade --quiet' 11:40:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:40:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:40:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:40:33 + [[ -n '' ]] 11:40:33 + [[ -n '' ]] 11:40:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:40:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:40:33 + /tmp/venv-njV4/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:40:34 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:40:34 lf-activate-venv(): INFO: Base packages installed successfully 11:40:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:40:34 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:40:34 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:40:34 + /tmp/venv-njV4/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:40:35 + type python3 11:40:35 + true 11:40:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-njV4/bin to PATH' 11:40:35 lf-activate-venv(): INFO: Adding /tmp/venv-njV4/bin to PATH 11:40:35 + PATH=/tmp/venv-njV4/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:40:35 + return 0 11:40:35 + [[ -d /opt/pyenv ]] 11:40:35 + echo '---> Setting up pyenv' 11:40:35 ---> Setting up pyenv 11:40:35 + export PYENV_ROOT=/opt/pyenv 11:40:35 + PYENV_ROOT=/opt/pyenv 11:40:35 + export PATH=/opt/pyenv/bin:/tmp/venv-njV4/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:40:35 + PATH=/opt/pyenv/bin:/tmp/venv-njV4/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:40:35 ++ pwd 11:40:35 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:40:35 + export PYTHONPATH 11:40:35 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:40:35 + TOX_TESTENV_PASSENV=PYTHONPATH 11:40:35 + tox --version 11:40:35 4.53.1 from /tmp/venv-njV4/lib/python3.10/site-packages/tox/__init__.py 11:40:35 + PARALLEL=false 11:40:35 + TOX_OPTIONS_LIST= 11:40:35 + [[ -n pre-commit ]] 11:40:35 + TOX_OPTIONS_LIST=' -e pre-commit' 11:40:35 + case ${PARALLEL,,} in 11:40:35 + tox -e pre-commit 11:40:35 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:40:36 pre-commit: install_deps> python -I -m pip install pre-commit 11:40:39 pre-commit: freeze> python -m pip freeze --all 11:40:39 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.29.0,identify==2.6.19,nodeenv==1.10.0,pip==26.1.1,platformdirs==4.9.6,pre_commit==4.6.0,python-discovery==1.3.0,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.3.1 11:40:39 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:40:39 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:40:40 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:40:41 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:40:44 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:40:46 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:40:46 [INFO] Once installed this environment will be reused. 11:40:46 [INFO] This may take a few minutes... 11:40:50 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:40:50 [INFO] Once installed this environment will be reused. 11:40:50 [INFO] This may take a few minutes... 11:40:54 trim trailing whitespace.................................................Passed 11:40:54 Tabs remover.............................................................Passed 11:40:54 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:40:55 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:40:55 [INFO] Once installed this environment will be reused. 11:40:55 [INFO] This may take a few minutes... 11:41:03 gitlint..............................................(no files to check)Skipped 11:41:03 pre-commit: OK (27.83=setup[3.85]+cmd[15.55,8.43] seconds) 11:41:03 congratulations :) (27.87 seconds) 11:41:03 + tox_status=0 11:41:03 + echo '---> Completed tox runs' 11:41:03 ---> Completed tox runs 11:41:03 + for i in .tox/*/log 11:41:03 ++ echo .tox/pre-commit/log 11:41:03 ++ awk -F/ '{print $2}' 11:41:03 + tox_env=pre-commit 11:41:03 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:41:03 + DOC_DIR=docs/_build/html 11:41:03 + [[ -d docs/_build/html ]] 11:41:03 + echo '---> tox-run.sh ends' 11:41:03 ---> tox-run.sh ends 11:41:03 + test 0 -eq 0 11:41:03 $ ssh-agent -k 11:41:03 unset SSH_AUTH_SOCK; 11:41:03 unset SSH_AGENT_PID; 11:41:03 echo Agent pid 1684 killed; 11:41:03 [ssh-agent] Stopped. 11:41:03 [PostBuildScript] - [INFO] Executing post build scripts. 11:41:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins758676334575432791.sh 11:41:03 ---> sysstat.sh 11:41:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1980046028377528791.sh 11:41:04 ---> package-listing.sh 11:41:04 ++ facter osfamily 11:41:04 ++ tr '[:upper:]' '[:lower:]' 11:41:04 + OS_FAMILY=debian 11:41:04 + workspace=/w/workspace/oom-master-pre-commit-lint 11:41:04 + START_PACKAGES=/tmp/packages_start.txt 11:41:04 + END_PACKAGES=/tmp/packages_end.txt 11:41:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:41:04 + PACKAGES=/tmp/packages_start.txt 11:41:04 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:41:04 + PACKAGES=/tmp/packages_end.txt 11:41:04 + case "${OS_FAMILY}" in 11:41:04 + dpkg -l 11:41:04 + grep '^ii' 11:41:04 + '[' -f /tmp/packages_start.txt ']' 11:41:04 + '[' -f /tmp/packages_end.txt ']' 11:41:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:41:04 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:41:04 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:41:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:41:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9542194408093824751.sh 11:41:04 ---> capture-instance-metadata.sh 11:41:04 Setup pyenv: 11:41:04 system 11:41:04 3.8.13 11:41:04 3.9.13 11:41:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:41:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zvnN 11:41:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:41:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:41:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:41:12 lf-activate-venv(): INFO: Base packages installed successfully 11:41:12 lf-activate-venv(): INFO: Installing additional packages: lftools 11:41:32 lf-activate-venv(): INFO: Adding /tmp/venv-zvnN/bin to PATH 11:41:32 INFO: Running in OpenStack, capturing instance metadata 11:41:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11113728387004112577.sh 11:41:32 provisioning config files... 11:41:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8316470416089556128tmp 11:41:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:41:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:41:32 [EnvInject] - Injecting environment variables from a build step. 11:41:32 [EnvInject] - Injecting as environment variables the properties content 11:41:32 SERVER_ID=logs 11:41:32 11:41:32 [EnvInject] - Variables injected successfully. 11:41:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9312221398450812488.sh 11:41:32 ---> create-netrc.sh 11:41:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6646610587748900780.sh 11:41:32 ---> python-tools-install.sh 11:41:32 Setup pyenv: 11:41:32 system 11:41:32 3.8.13 11:41:32 3.9.13 11:41:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:41:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zvnN from file:/tmp/.os_lf_venv 11:41:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:41:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:41:34 lf-activate-venv(): INFO: Base packages installed successfully 11:41:34 lf-activate-venv(): INFO: Installing additional packages: lftools 11:41:41 lf-activate-venv(): INFO: Adding /tmp/venv-zvnN/bin to PATH 11:41:41 Generating Requirements File 11:41:57 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:41:57 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:41:57 Python 3.10.6 11:41:58 pip 26.1.1 from /tmp/venv-zvnN/lib/python3.10/site-packages/pip (python 3.10) 11:41:58 appdirs==1.4.4 11:41:58 argcomplete==3.6.3 11:41:58 aspy.yaml==1.3.0 11:41:58 attrs==26.1.0 11:41:58 autopage==0.6.0 11:41:58 backports.strenum==1.3.1 11:41:58 beautifulsoup4==4.14.3 11:41:58 boto3==1.43.6 11:41:58 botocore==1.43.6 11:41:58 bs4==0.0.2 11:41:58 certifi==2026.4.22 11:41:58 cffi==2.0.0 11:41:58 cfgv==3.5.0 11:41:58 chardet==7.4.3 11:41:58 charset-normalizer==3.4.7 11:41:58 click==8.3.3 11:41:58 cliff==4.13.3 11:41:58 cmd2==3.5.1 11:41:58 cryptography==3.3.2 11:41:58 debtcollector==3.1.0 11:41:58 decorator==5.2.1 11:41:58 defusedxml==0.7.1 11:41:58 Deprecated==1.3.1 11:41:58 distlib==0.4.0 11:41:58 dnspython==2.8.0 11:41:58 docker==7.1.0 11:41:58 dogpile.cache==1.5.0 11:41:58 durationpy==0.10 11:41:58 email-validator==2.3.0 11:41:58 filelock==3.29.0 11:41:58 future==1.0.0 11:41:58 gitdb==4.0.12 11:41:58 GitPython==3.1.50 11:41:58 httplib2==0.30.2 11:41:58 identify==2.6.19 11:41:58 idna==3.13 11:41:58 importlib-resources==1.5.0 11:41:58 iso8601==2.1.0 11:41:58 Jinja2==3.1.6 11:41:58 jmespath==1.1.0 11:41:58 jsonpatch==1.33 11:41:58 jsonpointer==3.1.1 11:41:58 jsonschema==4.26.0 11:41:58 jsonschema-specifications==2025.9.1 11:41:58 keystoneauth1==5.13.1 11:41:58 kubernetes==35.0.0 11:41:58 lftools==0.37.22 11:41:58 lxml==6.1.0 11:41:58 markdown-it-py==4.2.0 11:41:58 MarkupSafe==3.0.3 11:41:58 mdurl==0.1.2 11:41:58 msgpack==1.1.2 11:41:58 multi_key_dict==2.0.3 11:41:58 munch==4.0.0 11:41:58 netaddr==1.3.0 11:41:58 niet==1.4.2 11:41:58 nodeenv==1.10.0 11:41:58 oauth2client==4.1.3 11:41:58 oauthlib==3.3.1 11:41:58 openstacksdk==4.12.0 11:41:58 os-service-types==1.8.2 11:41:58 osc-lib==4.6.0 11:41:58 oslo.config==10.3.0 11:41:58 oslo.context==6.3.0 11:41:58 oslo.i18n==6.7.2 11:41:58 oslo.log==8.1.0 11:41:58 oslo.serialization==5.9.1 11:41:58 oslo.utils==10.0.1 11:41:58 packaging==26.2 11:41:58 pbr==7.0.3 11:41:58 platformdirs==4.9.6 11:41:58 prettytable==3.17.0 11:41:58 psutil==7.2.2 11:41:58 pyasn1==0.6.3 11:41:58 pyasn1_modules==0.4.2 11:41:58 pycparser==3.0 11:41:58 pygerrit2==2.0.15 11:41:58 PyGithub==2.9.1 11:41:58 Pygments==2.20.0 11:41:58 PyJWT==2.12.1 11:41:58 PyNaCl==1.6.2 11:41:58 pyparsing==2.4.7 11:41:58 pyperclip==1.11.0 11:41:58 pyrsistent==0.20.0 11:41:58 python-cinderclient==9.9.0 11:41:58 python-dateutil==2.9.0.post0 11:41:58 python-discovery==1.3.0 11:41:58 python-heatclient==5.1.0 11:41:58 python-jenkins==1.8.3 11:41:58 python-keystoneclient==5.8.0 11:41:58 python-magnumclient==4.10.0 11:41:58 python-openstackclient==9.0.0 11:41:58 python-swiftclient==4.10.0 11:41:58 PyYAML==6.0.3 11:41:58 referencing==0.37.0 11:41:58 requests==2.33.1 11:41:58 requests-oauthlib==2.0.0 11:41:58 rfc3986==2.0.0 11:41:58 rich==15.0.0 11:41:58 rich-argparse==1.8.0 11:41:58 rpds-py==0.30.0 11:41:58 rsa==4.9.1 11:41:58 ruamel.yaml==0.19.1 11:41:58 ruamel.yaml.clib==0.2.15 11:41:58 s3transfer==0.17.0 11:41:58 simplejson==4.1.1 11:41:58 six==1.17.0 11:41:58 smmap==5.0.3 11:41:58 soupsieve==2.8.3 11:41:58 stevedore==5.7.0 11:41:58 tabulate==0.10.0 11:41:58 toml==0.10.2 11:41:58 tomlkit==0.14.0 11:41:58 tqdm==4.67.3 11:41:58 typing_extensions==4.15.0 11:41:58 urllib3==1.26.20 11:41:58 virtualenv==21.3.1 11:41:58 wcwidth==0.7.0 11:41:58 websocket-client==1.9.0 11:41:58 wrapt==2.1.2 11:41:58 xdg==6.0.0 11:41:58 xmltodict==1.0.4 11:41:58 yq==3.4.3 11:41:58 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins10959786141641292873.sh 11:41:58 ---> uv-install.sh 11:41:58 Installing uv/uvx (latest) using shell installer 11:41:58 2026-05-08 11:41:58 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-zPoqT8.sh" [1] 11:41:58 downloading uv 0.11.11 x86_64-unknown-linux-gnu 11:41:59 installing to /home/jenkins/.local/bin 11:41:59 uv 11:41:59 uvx 11:41:59 everything's installed! 11:41:59 11:41:59 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:41:59 11:41:59 source $HOME/.local/bin/env (sh, bash, zsh) 11:41:59 source $HOME/.local/bin/env.fish (fish) 11:41:59 Adding install location to PATH 11:41:59 ---> Validating uv/uvx install 11:41:59 uvx 0.11.11 (x86_64-unknown-linux-gnu) 11:41:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12110721666846110176.sh 11:41:59 ---> sudo-logs.sh 11:41:59 Archiving 'sudo' log.. 11:41:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4460400818277267402.sh 11:41:59 ---> job-cost.sh 11:41:59 INFO: Activating Python virtual environment... 11:41:59 Setup pyenv: 11:42:00 system 11:42:00 3.8.13 11:42:00 3.9.13 11:42:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:42:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zvnN from file:/tmp/.os_lf_venv 11:42:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:42:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:42:01 lf-activate-venv(): INFO: Base packages installed successfully 11:42:01 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:42:06 lf-activate-venv(): INFO: Adding /tmp/venv-zvnN/bin to PATH 11:42:06 INFO: No stack-cost file found 11:42:06 INFO: Instance uptime: 142s 11:42:06 INFO: Fetching instance metadata (attempt 1 of 3)... 11:42:06 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:42:06 INFO: Successfully fetched instance metadata 11:42:06 INFO: Instance type: v3-standard-4 11:42:06 INFO: Retrieving pricing info for: v3-standard-4 11:42:06 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:42:06 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=142 11:42:07 INFO: Successfully fetched Vexxhost pricing API 11:42:07 INFO: Retrieved cost: 0.11 11:42:07 INFO: Retrieved resource: v3-standard-4 11:42:07 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 11:42:07 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 11:42:07 INFO: Successfully archived job cost data 11:42:07 DEBUG: Cost data: oom-master-pre-commit-lint,4619,2026-05-08 11:42:07,v3-standard-4,142,0.11,0.00,SUCCESS 11:42:07 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11015137933262478506.sh 11:42:07 ---> logs-deploy.sh 11:42:07 Setup pyenv: 11:42:07 system 11:42:07 3.8.13 11:42:07 3.9.13 11:42:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:42:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zvnN from file:/tmp/.os_lf_venv 11:42:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:42:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:42:09 lf-activate-venv(): INFO: Base packages installed successfully 11:42:09 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:42:15 lf-activate-venv(): INFO: Adding /tmp/venv-zvnN/bin to PATH 11:42:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4619 11:42:15 INFO: archiving workspace using pattern(s): 11:42:16 Archives upload complete. 11:42:17 INFO: archiving logs to Nexus 11:42:17 ---> uname -a: 11:42:17 Linux prd-ubuntu1804-builder-4c-4g-8939 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:42:17 11:42:17 11:42:17 ---> lscpu: 11:42:17 Architecture: x86_64 11:42:17 CPU op-mode(s): 32-bit, 64-bit 11:42:17 Byte Order: Little Endian 11:42:17 CPU(s): 4 11:42:17 On-line CPU(s) list: 0-3 11:42:17 Thread(s) per core: 1 11:42:17 Core(s) per socket: 1 11:42:17 Socket(s): 4 11:42:17 NUMA node(s): 1 11:42:17 Vendor ID: AuthenticAMD 11:42:17 CPU family: 23 11:42:17 Model: 49 11:42:17 Model name: AMD EPYC-Rome Processor 11:42:17 Stepping: 0 11:42:17 CPU MHz: 2799.998 11:42:17 BogoMIPS: 5599.99 11:42:17 Virtualization: AMD-V 11:42:17 Hypervisor vendor: KVM 11:42:17 Virtualization type: full 11:42:17 L1d cache: 32K 11:42:17 L1i cache: 32K 11:42:17 L2 cache: 512K 11:42:17 L3 cache: 16384K 11:42:17 NUMA node0 CPU(s): 0-3 11:42:17 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:42:17 11:42:17 11:42:17 ---> nproc: 11:42:17 4 11:42:17 11:42:17 11:42:17 ---> df -h: 11:42:17 Filesystem Size Used Avail Use% Mounted on 11:42:17 udev 7.9G 0 7.9G 0% /dev 11:42:17 tmpfs 1.6G 676K 1.6G 1% /run 11:42:17 /dev/vda1 78G 8.5G 69G 11% / 11:42:17 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:42:17 tmpfs 5.0M 0 5.0M 0% /run/lock 11:42:17 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:42:17 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:42:17 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:42:17 11:42:17 11:42:17 ---> free -m: 11:42:17 total used free shared buff/cache available 11:42:17 Mem: 16040 554 13206 0 2278 15164 11:42:17 Swap: 1023 0 1023 11:42:17 11:42:17 11:42:17 ---> ip addr: 11:42:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:42:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:42:17 inet 127.0.0.1/8 scope host lo 11:42:17 valid_lft forever preferred_lft forever 11:42:17 inet6 ::1/128 scope host 11:42:17 valid_lft forever preferred_lft forever 11:42:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:42:17 link/ether fa:16:3e:b8:9f:b9 brd ff:ff:ff:ff:ff:ff 11:42:17 inet 10.30.106.159/23 brd 10.30.107.255 scope global dynamic ens3 11:42:17 valid_lft 86254sec preferred_lft 86254sec 11:42:17 inet6 fe80::f816:3eff:feb8:9fb9/64 scope link 11:42:17 valid_lft forever preferred_lft forever 11:42:17 11:42:17 11:42:18 ---> sar -b -r -n DEV: 11:42:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8939) 05/08/26 _x86_64_ (4 CPU) 11:42:18 11:42:18 11:39:54 LINUX RESTART (4 CPU) 11:42:18 11:42:18 11:40:02 tps rtps wtps bread/s bwrtn/s 11:42:18 11:41:01 305.81 60.27 245.54 3801.42 60490.95 11:42:18 11:42:01 125.81 1.33 124.48 143.98 37330.58 11:42:18 Average: 215.06 30.56 184.51 1957.49 48814.45 11:42:18 11:42:18 11:40:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:42:18 11:41:01 13915200 15506156 2509768 15.28 57204 1733076 877200 5.02 777748 1514468 135796 11:42:18 11:42:01 13550048 15549772 2874920 17.50 86428 2092652 745956 4.27 760936 1855012 266720 11:42:18 Average: 13732624 15527964 2692344 16.39 71816 1912864 811578 4.64 769342 1684740 201258 11:42:18 11:42:18 11:40:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:42:18 11:41:01 lo 2.71 2.71 0.29 0.29 0.00 0.00 0.00 0.00 11:42:18 11:41:01 ens3 541.61 344.85 2384.14 81.58 0.00 0.00 0.00 0.00 11:42:18 11:42:01 lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 11:42:18 11:42:01 ens3 86.29 67.66 1353.49 13.95 0.00 0.00 0.00 0.00 11:42:18 Average: lo 2.18 2.18 0.24 0.24 0.00 0.00 0.00 0.00 11:42:18 Average: ens3 312.06 205.10 1864.53 47.48 0.00 0.00 0.00 0.00 11:42:18 11:42:18 11:42:18 ---> sar -P ALL: 11:42:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8939) 05/08/26 _x86_64_ (4 CPU) 11:42:18 11:42:18 11:39:54 LINUX RESTART (4 CPU) 11:42:18 11:42:18 11:40:02 CPU %user %nice %system %iowait %steal %idle 11:42:18 11:41:01 all 22.21 0.00 2.97 4.98 0.09 69.75 11:42:18 11:41:01 0 32.16 0.00 3.63 7.09 0.09 57.04 11:42:18 11:41:01 1 13.19 0.00 2.19 6.75 0.09 77.80 11:42:18 11:41:01 2 20.92 0.00 2.88 1.07 0.09 75.05 11:42:18 11:41:01 3 22.56 0.00 3.15 5.03 0.10 69.15 11:42:18 11:42:01 all 20.84 0.00 1.81 2.80 0.06 74.49 11:42:18 11:42:01 0 39.07 0.00 2.41 2.83 0.08 55.62 11:42:18 11:42:01 1 8.54 0.00 1.41 5.10 0.05 84.90 11:42:18 11:42:01 2 7.05 0.00 1.15 0.07 0.03 91.69 11:42:18 11:42:01 3 28.69 0.00 2.27 3.22 0.08 65.74 11:42:18 Average: all 21.52 0.00 2.38 3.88 0.08 72.14 11:42:18 Average: 0 35.65 0.00 3.01 4.94 0.08 56.32 11:42:18 Average: 1 10.84 0.00 1.79 5.92 0.07 81.38 11:42:18 Average: 2 13.91 0.00 2.01 0.56 0.06 83.46 11:42:18 Average: 3 25.66 0.00 2.71 4.11 0.09 67.43 11:42:18 11:42:18 11:42:18