05:39:14 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/144198 05:39:14 Running as SYSTEM 05:39:14 [EnvInject] - Loading node environment variables. 05:39:14 Building remotely on prd-ubuntu1804-builder-4c-4g-6261 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 05:39:14 [ssh-agent] Looking for ssh-agent implementation... 05:39:14 $ ssh-agent 05:39:14 SSH_AUTH_SOCK=/tmp/ssh-x6zTMCkKeGNX/agent.1824 05:39:14 SSH_AGENT_PID=1826 05:39:14 [ssh-agent] Started. 05:39:14 Running ssh-add (command line suppressed) 05:39:14 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15476637907808261848.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15476637907808261848.key) 05:39:14 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:39:14 The recommended git tool is: NONE 05:39:16 using credential onap-jenkins-ssh 05:39:16 Wiping out workspace first. 05:39:16 Cloning the remote Git repository 05:39:16 Cloning repository git://cloud.onap.org/mirror/oom.git 05:39:16 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 05:39:16 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:39:16 > git --version # timeout=10 05:39:16 > git --version # 'git version 2.17.1' 05:39:16 using GIT_SSH to set credentials Gerrit user 05:39:16 Verifying host key using manually-configured host key entries 05:39:16 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:39:21 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:39:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:39:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:39:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:39:22 using GIT_SSH to set credentials Gerrit user 05:39:22 Verifying host key using manually-configured host key entries 05:39:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/98/144198/12 # timeout=30 05:39:22 > git rev-parse 1162c7cacc9b4dc85684445b3b5b35214ec4592d^{commit} # timeout=10 05:39:22 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:39:22 Checking out Revision 1162c7cacc9b4dc85684445b3b5b35214ec4592d (refs/changes/98/144198/12) 05:39:22 > git config core.sparsecheckout # timeout=10 05:39:22 > git checkout -f 1162c7cacc9b4dc85684445b3b5b35214ec4592d # timeout=30 05:39:26 Commit message: "[PORTALNG] 15.0.0 release" 05:39:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:39:26 > git rev-list --no-walk ffb29f3d110bb63224619d1967b9965801bf0aef # timeout=10 05:39:26 [EnvInject] - Injecting environment variables from a build step. 05:39:26 [EnvInject] - Injecting as environment variables the properties content 05:39:26 PYTHON=python3 05:39:26 05:39:26 [EnvInject] - Variables injected successfully. 05:39:26 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7466888262469690366.sh 05:39:26 ---> tox-install.sh 05:39:26 + source /home/jenkins/lf-env.sh 05:39:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:39:26 ++ mktemp -d /tmp/venv-XXXX 05:39:26 + lf_venv=/tmp/venv-UZ6T 05:39:26 + local venv_file=/tmp/.os_lf_venv 05:39:26 + local python=python3 05:39:26 + local options 05:39:26 + local set_path=true 05:39:26 + local install_args= 05:39:26 ++ 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 05:39:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:39:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:39:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:39:26 + true 05:39:26 + case $1 in 05:39:26 + venv_file=/tmp/.toxenv 05:39:26 + shift 2 05:39:26 + true 05:39:26 + case $1 in 05:39:26 + shift 05:39:26 + break 05:39:26 + case $python in 05:39:26 + local pkg_list= 05:39:26 + [[ -d /opt/pyenv ]] 05:39:26 + echo 'Setup pyenv:' 05:39:26 Setup pyenv: 05:39:26 + export PYENV_ROOT=/opt/pyenv 05:39:26 + PYENV_ROOT=/opt/pyenv 05:39:26 + 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 05:39:26 + 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 05:39:26 + pyenv versions 05:39:26 * system (set by /opt/pyenv/version) 05:39:26 * 3.8.13 (set by /opt/pyenv/version) 05:39:26 * 3.9.13 (set by /opt/pyenv/version) 05:39:26 * 3.10.6 (set by /opt/pyenv/version) 05:39:26 + command -v pyenv 05:39:26 ++ pyenv init - --no-rehash 05:39:26 + 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[*]}"'\'')" 05:39:26 export PATH="/opt/pyenv/shims:${PATH}" 05:39:26 export PYENV_SHELL=bash 05:39:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:39:26 pyenv() { 05:39:26 local command 05:39:26 command="${1:-}" 05:39:26 if [ "$#" -gt 0 ]; then 05:39:26 shift 05:39:26 fi 05:39:26 05:39:26 case "$command" in 05:39:26 rehash|shell) 05:39:26 eval "$(pyenv "sh-$command" "$@")" 05:39:26 ;; 05:39:26 *) 05:39:26 command pyenv "$command" "$@" 05:39:26 ;; 05:39:26 esac 05:39:26 }' 05:39:26 +++ 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[*]}"' 05:39:26 ++ 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 05:39:26 ++ 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 05:39:26 ++ 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 05:39:26 ++ export PYENV_SHELL=bash 05:39:26 ++ PYENV_SHELL=bash 05:39:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:39:26 +++ complete -F _pyenv pyenv 05:39:26 ++ lf-pyver python3 05:39:26 ++ local py_version_xy=python3 05:39:26 ++ local py_version_xyz= 05:39:26 ++ pyenv versions 05:39:26 ++ local command 05:39:26 ++ awk '{ print $1 }' 05:39:26 ++ command=versions 05:39:26 ++ grep -E '^[0-9.]*[0-9]$' 05:39:26 ++ '[' 1 -gt 0 ']' 05:39:26 ++ sed 's/^[ *]* //' 05:39:26 ++ shift 05:39:26 ++ case "$command" in 05:39:26 ++ command pyenv versions 05:39:26 ++ pyenv versions 05:39:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:39:26 +++ grep '^3' /tmp/.pyenv_versions 05:39:26 +++ sort -V 05:39:26 +++ tail -n 1 05:39:26 ++ py_version_xyz=3.10.6 05:39:26 ++ [[ -z 3.10.6 ]] 05:39:26 ++ echo 3.10.6 05:39:26 ++ return 0 05:39:26 + pyenv local 3.10.6 05:39:26 + local command 05:39:26 + command=local 05:39:26 + '[' 2 -gt 0 ']' 05:39:26 + shift 05:39:26 + case "$command" in 05:39:26 + command pyenv local 3.10.6 05:39:26 + pyenv local 3.10.6 05:39:26 + for arg in "$@" 05:39:26 + case $arg in 05:39:26 + pkg_list+='tox ' 05:39:26 + for arg in "$@" 05:39:26 + case $arg in 05:39:26 + pkg_list+='virtualenv ' 05:39:26 + for arg in "$@" 05:39:26 + case $arg in 05:39:26 + pkg_list+='urllib3~=1.26.15 ' 05:39:26 + [[ -f /tmp/.toxenv ]] 05:39:26 + [[ ! -f /tmp/.toxenv ]] 05:39:26 + [[ -n '' ]] 05:39:26 + python3 -m venv /tmp/venv-UZ6T 05:39:30 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UZ6T' 05:39:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UZ6T 05:39:30 + echo /tmp/venv-UZ6T 05:39:30 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:39:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:39:30 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:39:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:39:30 + local 'pip_opts=--upgrade --quiet' 05:39:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:39:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:39:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:39:30 + [[ -n '' ]] 05:39:30 + [[ -n '' ]] 05:39:30 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:39:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:39:30 + /tmp/venv-UZ6T/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 05:39:34 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:39:34 lf-activate-venv(): INFO: Base packages installed successfully 05:39:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:39:34 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:39:34 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:39:34 + /tmp/venv-UZ6T/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 05:39:36 + type python3 05:39:36 + true 05:39:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UZ6T/bin to PATH' 05:39:36 lf-activate-venv(): INFO: Adding /tmp/venv-UZ6T/bin to PATH 05:39:36 + PATH=/tmp/venv-UZ6T/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 05:39:36 + return 0 05:39:36 + python3 --version 05:39:36 Python 3.10.6 05:39:36 + python3 -m pip --version 05:39:36 pip 26.1.2 from /tmp/venv-UZ6T/lib/python3.10/site-packages/pip (python 3.10) 05:39:36 + python3 -m pip freeze 05:39:37 cachetools==7.1.4 05:39:37 colorama==0.4.6 05:39:37 distlib==0.4.1 05:39:37 filelock==3.29.0 05:39:37 packaging==26.2 05:39:37 platformdirs==4.10.0 05:39:37 pluggy==1.6.0 05:39:37 pyproject-api==1.10.1 05:39:37 python-discovery==1.4.0 05:39:37 tomli==2.4.1 05:39:37 tomli_w==1.2.0 05:39:37 tox==4.55.0 05:39:37 typing_extensions==4.15.0 05:39:37 urllib3==1.26.20 05:39:37 virtualenv==21.4.2 05:39:37 [EnvInject] - Injecting environment variables from a build step. 05:39:37 [EnvInject] - Injecting as environment variables the properties content 05:39:37 PARALLEL=false 05:39:37 05:39:37 [EnvInject] - Variables injected successfully. 05:39:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2217440230286144098.sh 05:39:37 ---> tox-run.sh 05:39:37 + 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 05:39:37 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 05:39:37 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 05:39:37 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 05:39:37 + cd /w/workspace/oom-master-pre-commit-lint/. 05:39:37 + source /home/jenkins/lf-env.sh 05:39:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:39:37 ++ mktemp -d /tmp/venv-XXXX 05:39:37 + lf_venv=/tmp/venv-4FFE 05:39:37 + local venv_file=/tmp/.os_lf_venv 05:39:37 + local python=python3 05:39:37 + local options 05:39:37 + local set_path=true 05:39:37 + local install_args= 05:39:37 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:39:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:39:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:39:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:39:37 + true 05:39:37 + case $1 in 05:39:37 + venv_file=/tmp/.toxenv 05:39:37 + shift 2 05:39:37 + true 05:39:37 + case $1 in 05:39:37 + shift 05:39:37 + break 05:39:37 + case $python in 05:39:37 + local pkg_list= 05:39:37 + [[ -d /opt/pyenv ]] 05:39:37 + echo 'Setup pyenv:' 05:39:37 Setup pyenv: 05:39:37 + export PYENV_ROOT=/opt/pyenv 05:39:37 + PYENV_ROOT=/opt/pyenv 05:39:37 + 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 05:39:37 + 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 05:39:37 + pyenv versions 05:39:37 system 05:39:37 3.8.13 05:39:37 3.9.13 05:39:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:39:37 + command -v pyenv 05:39:37 ++ pyenv init - --no-rehash 05:39:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 05:39:37 export PATH="/opt/pyenv/shims:${PATH}" 05:39:37 export PYENV_SHELL=bash 05:39:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:39:37 pyenv() { 05:39:37 local command 05:39:37 command="${1:-}" 05:39:37 if [ "$#" -gt 0 ]; then 05:39:37 shift 05:39:37 fi 05:39:37 05:39:37 case "$command" in 05:39:37 rehash|shell) 05:39:37 eval "$(pyenv "sh-$command" "$@")" 05:39:37 ;; 05:39:37 *) 05:39:37 command pyenv "$command" "$@" 05:39:37 ;; 05:39:37 esac 05:39:37 }' 05:39:37 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 05:39:37 ++ 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 05:39:37 ++ 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 05:39:37 ++ 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 05:39:37 ++ export PYENV_SHELL=bash 05:39:37 ++ PYENV_SHELL=bash 05:39:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:39:37 +++ complete -F _pyenv pyenv 05:39:37 ++ lf-pyver python3 05:39:37 ++ local py_version_xy=python3 05:39:37 ++ local py_version_xyz= 05:39:37 ++ pyenv versions 05:39:37 ++ local command 05:39:37 ++ command=versions 05:39:37 ++ '[' 1 -gt 0 ']' 05:39:37 ++ shift 05:39:37 ++ sed 's/^[ *]* //' 05:39:37 ++ case "$command" in 05:39:37 ++ command pyenv versions 05:39:37 ++ pyenv versions 05:39:37 ++ awk '{ print $1 }' 05:39:37 ++ grep -E '^[0-9.]*[0-9]$' 05:39:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:39:37 +++ grep '^3' /tmp/.pyenv_versions 05:39:37 +++ sort -V 05:39:37 +++ tail -n 1 05:39:37 ++ py_version_xyz=3.10.6 05:39:37 ++ [[ -z 3.10.6 ]] 05:39:37 ++ echo 3.10.6 05:39:37 ++ return 0 05:39:37 + pyenv local 3.10.6 05:39:37 + local command 05:39:37 + command=local 05:39:37 + '[' 2 -gt 0 ']' 05:39:37 + shift 05:39:37 + case "$command" in 05:39:37 + command pyenv local 3.10.6 05:39:37 + pyenv local 3.10.6 05:39:37 + for arg in "$@" 05:39:37 + case $arg in 05:39:37 + pkg_list+='tox ' 05:39:37 + for arg in "$@" 05:39:37 + case $arg in 05:39:37 + pkg_list+='virtualenv ' 05:39:37 + for arg in "$@" 05:39:37 + case $arg in 05:39:37 + pkg_list+='urllib3~=1.26.15 ' 05:39:37 + [[ -f /tmp/.toxenv ]] 05:39:37 ++ cat /tmp/.toxenv 05:39:37 + lf_venv=/tmp/venv-UZ6T 05:39:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UZ6T from' file:/tmp/.toxenv 05:39:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UZ6T from file:/tmp/.toxenv 05:39:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:39:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:39:37 + local 'pip_opts=--upgrade --quiet' 05:39:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:39:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:39:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:39:37 + [[ -n '' ]] 05:39:37 + [[ -n '' ]] 05:39:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:39:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:39:37 + /tmp/venv-UZ6T/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 05:39:38 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:39:38 lf-activate-venv(): INFO: Base packages installed successfully 05:39:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:39:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:39:38 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:39:38 + /tmp/venv-UZ6T/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 05:39:39 + type python3 05:39:39 + true 05:39:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UZ6T/bin to PATH' 05:39:39 lf-activate-venv(): INFO: Adding /tmp/venv-UZ6T/bin to PATH 05:39:39 + PATH=/tmp/venv-UZ6T/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 05:39:39 + return 0 05:39:39 + [[ -d /opt/pyenv ]] 05:39:39 + echo '---> Setting up pyenv' 05:39:39 ---> Setting up pyenv 05:39:39 + export PYENV_ROOT=/opt/pyenv 05:39:39 + PYENV_ROOT=/opt/pyenv 05:39:39 + export PATH=/opt/pyenv/bin:/tmp/venv-UZ6T/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 05:39:39 + PATH=/opt/pyenv/bin:/tmp/venv-UZ6T/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 05:39:39 ++ pwd 05:39:39 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 05:39:39 + export PYTHONPATH 05:39:39 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:39:39 + TOX_TESTENV_PASSENV=PYTHONPATH 05:39:39 + tox --version 05:39:39 4.55.0 from /tmp/venv-UZ6T/lib/python3.10/site-packages/tox/__init__.py 05:39:39 + PARALLEL=false 05:39:39 + TOX_OPTIONS_LIST= 05:39:39 + [[ -n pre-commit ]] 05:39:39 + TOX_OPTIONS_LIST=' -e pre-commit' 05:39:39 + case ${PARALLEL,,} in 05:39:39 + tox -e pre-commit 05:39:39 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 05:39:40 pre-commit: install_deps> python -I -m pip install pre-commit 05:39:45 pre-commit: freeze> python -m pip freeze --all 05:39:46 pre-commit: cfgv==3.5.0,distlib==0.4.1,filelock==3.29.0,identify==2.6.19,nodeenv==1.10.0,pip==26.1.1,platformdirs==4.10.0,pre_commit==4.6.0,python-discovery==1.4.0,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.4.2 05:39:46 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 05:39:46 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 05:39:46 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 05:39:47 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 05:39:48 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:39:48 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 05:39:48 [INFO] Once installed this environment will be reused. 05:39:48 [INFO] This may take a few minutes... 05:39:52 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:39:52 [INFO] Once installed this environment will be reused. 05:39:52 [INFO] This may take a few minutes... 05:39:57 trim trailing whitespace.................................................Passed 05:39:57 Tabs remover.............................................................Passed 05:39:57 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 05:39:57 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 05:39:57 [INFO] Once installed this environment will be reused. 05:39:57 [INFO] This may take a few minutes... 05:40:05 gitlint..............................................(no files to check)Skipped 05:40:05 pre-commit: OK (26.29=setup[6.41]+cmd[11.41,8.47] seconds) 05:40:05 congratulations :) (26.33 seconds) 05:40:06 + tox_status=0 05:40:06 + echo '---> Completed tox runs' 05:40:06 ---> Completed tox runs 05:40:06 + for i in .tox/*/log 05:40:06 ++ echo .tox/pre-commit/log 05:40:06 ++ awk -F/ '{print $2}' 05:40:06 + tox_env=pre-commit 05:40:06 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 05:40:06 + DOC_DIR=docs/_build/html 05:40:06 + [[ -d docs/_build/html ]] 05:40:06 + echo '---> tox-run.sh ends' 05:40:06 ---> tox-run.sh ends 05:40:06 + test 0 -eq 0 05:40:06 $ ssh-agent -k 05:40:06 unset SSH_AUTH_SOCK; 05:40:06 unset SSH_AGENT_PID; 05:40:06 echo Agent pid 1826 killed; 05:40:06 [ssh-agent] Stopped. 05:40:06 [PostBuildScript] - [INFO] Executing post build scripts. 05:40:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6406846733595334691.sh 05:40:06 ---> sysstat.sh 05:40:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1330757472731377440.sh 05:40:06 ---> package-listing.sh 05:40:06 ++ facter osfamily 05:40:06 ++ tr '[:upper:]' '[:lower:]' 05:40:06 + OS_FAMILY=debian 05:40:06 + workspace=/w/workspace/oom-master-pre-commit-lint 05:40:06 + START_PACKAGES=/tmp/packages_start.txt 05:40:06 + END_PACKAGES=/tmp/packages_end.txt 05:40:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:40:06 + PACKAGES=/tmp/packages_start.txt 05:40:06 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:40:06 + PACKAGES=/tmp/packages_end.txt 05:40:06 + case "${OS_FAMILY}" in 05:40:06 + dpkg -l 05:40:06 + grep '^ii' 05:40:06 + '[' -f /tmp/packages_start.txt ']' 05:40:06 + '[' -f /tmp/packages_end.txt ']' 05:40:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:40:06 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:40:06 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 05:40:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 05:40:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5214802224143600464.sh 05:40:06 ---> capture-instance-metadata.sh 05:40:06 Setup pyenv: 05:40:06 system 05:40:06 3.8.13 05:40:06 3.9.13 05:40:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:40:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mesm 05:40:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:40:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:40:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:40:14 lf-activate-venv(): INFO: Base packages installed successfully 05:40:14 lf-activate-venv(): INFO: Installing additional packages: lftools 05:40:34 lf-activate-venv(): INFO: Adding /tmp/venv-mesm/bin to PATH 05:40:34 INFO: Running in OpenStack, capturing instance metadata 05:40:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8663543504727070444.sh 05:40:34 provisioning config files... 05:40:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5374289688483478081tmp 05:40:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:40:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:40:34 [EnvInject] - Injecting environment variables from a build step. 05:40:35 [EnvInject] - Injecting as environment variables the properties content 05:40:35 SERVER_ID=logs 05:40:35 05:40:35 [EnvInject] - Variables injected successfully. 05:40:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8522681136604875414.sh 05:40:35 ---> create-netrc.sh 05:40:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6740231408400844628.sh 05:40:35 ---> python-tools-install.sh 05:40:35 Setup pyenv: 05:40:35 system 05:40:35 3.8.13 05:40:35 3.9.13 05:40:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:40:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mesm from file:/tmp/.os_lf_venv 05:40:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:40:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:40:36 lf-activate-venv(): INFO: Base packages installed successfully 05:40:36 lf-activate-venv(): INFO: Installing additional packages: lftools 05:40:43 lf-activate-venv(): INFO: Adding /tmp/venv-mesm/bin to PATH 05:40:43 Generating Requirements File 05:41:05 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. 05:41:05 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:41:05 Python 3.10.6 05:41:06 pip 26.1.2 from /tmp/venv-mesm/lib/python3.10/site-packages/pip (python 3.10) 05:41:06 aiohappyeyeballs==2.6.2 05:41:06 aiohttp==3.14.0 05:41:06 aiosignal==1.4.0 05:41:06 appdirs==1.4.4 05:41:06 argcomplete==3.6.3 05:41:06 aspy.yaml==1.3.0 05:41:06 async-timeout==5.0.1 05:41:06 attrs==26.1.0 05:41:06 autopage==0.6.0 05:41:06 backports.strenum==1.3.1 05:41:06 beautifulsoup4==4.14.3 05:41:06 boto3==1.43.20 05:41:06 botocore==1.43.20 05:41:06 bs4==0.0.2 05:41:06 certifi==2026.5.20 05:41:06 cffi==2.0.0 05:41:06 cfgv==3.5.0 05:41:06 chardet==7.4.3 05:41:06 charset-normalizer==3.4.7 05:41:06 click==8.4.1 05:41:06 cliff==4.14.0 05:41:06 cmd2==3.5.1 05:41:06 cryptography==3.3.2 05:41:06 debtcollector==3.1.0 05:41:06 decorator==5.3.1 05:41:06 defusedxml==0.7.1 05:41:06 Deprecated==1.3.1 05:41:06 distlib==0.4.1 05:41:06 dnspython==2.8.0 05:41:06 docker==7.1.0 05:41:06 dogpile.cache==1.5.0 05:41:06 durationpy==0.10 05:41:06 email-validator==2.3.0 05:41:06 filelock==3.29.0 05:41:06 frozenlist==1.8.0 05:41:06 future==1.0.0 05:41:06 gitdb==4.0.12 05:41:06 GitPython==3.1.50 05:41:06 httplib2==0.30.2 05:41:06 identify==2.6.19 05:41:06 idna==3.18 05:41:06 importlib-resources==1.5.0 05:41:06 iso8601==2.1.0 05:41:06 Jinja2==3.1.6 05:41:06 jmespath==1.1.0 05:41:06 jsonpatch==1.33 05:41:06 jsonpointer==3.1.1 05:41:06 jsonschema==4.26.0 05:41:06 jsonschema-specifications==2025.9.1 05:41:06 keystoneauth1==5.14.0 05:41:06 kubernetes==36.0.2 05:41:06 lftools==0.37.22 05:41:06 lxml==6.1.1 05:41:06 markdown-it-py==4.2.0 05:41:06 MarkupSafe==3.0.3 05:41:06 mdurl==0.1.2 05:41:06 msgpack==1.1.2 05:41:06 multi_key_dict==2.0.3 05:41:06 multidict==6.7.1 05:41:06 munch==4.0.0 05:41:06 netaddr==1.3.0 05:41:06 niet==1.4.2 05:41:06 nodeenv==1.10.0 05:41:06 oauth2client==4.1.3 05:41:06 oauthlib==3.3.1 05:41:06 openstacksdk==4.13.0 05:41:06 os-service-types==1.8.2 05:41:06 osc-lib==4.6.0 05:41:06 oslo.config==10.4.0 05:41:06 oslo.context==6.4.0 05:41:06 oslo.i18n==6.8.0 05:41:06 oslo.log==8.2.0 05:41:06 oslo.serialization==5.10.0 05:41:06 oslo.utils==10.1.0 05:41:06 packaging==26.2 05:41:06 pbr==7.0.3 05:41:06 platformdirs==4.10.0 05:41:06 prettytable==3.17.0 05:41:06 propcache==0.5.2 05:41:06 psutil==7.2.2 05:41:06 pyasn1==0.6.3 05:41:06 pyasn1_modules==0.4.2 05:41:06 pycparser==3.0 05:41:06 pygerrit2==2.0.15 05:41:06 PyGithub==2.9.1 05:41:06 Pygments==2.20.0 05:41:06 PyJWT==2.13.0 05:41:06 PyNaCl==1.6.2 05:41:06 pyparsing==2.4.7 05:41:06 pyperclip==1.11.0 05:41:06 pyrsistent==0.20.0 05:41:06 python-cinderclient==9.9.0 05:41:06 python-dateutil==2.9.0.post0 05:41:06 python-discovery==1.4.0 05:41:06 python-heatclient==5.2.0 05:41:06 python-jenkins==1.8.3 05:41:06 python-keystoneclient==5.8.0 05:41:06 python-magnumclient==4.10.0 05:41:06 python-openstackclient==10.0.0 05:41:06 python-swiftclient==4.10.0 05:41:06 PyYAML==6.0.3 05:41:06 referencing==0.37.0 05:41:06 requests==2.34.2 05:41:06 requests-oauthlib==2.0.0 05:41:06 rfc3986==2.0.0 05:41:06 rich==15.0.0 05:41:06 rich-argparse==1.8.0 05:41:06 rpds-py==0.30.0 05:41:06 rsa==4.9.1 05:41:06 ruamel.yaml==0.19.1 05:41:06 ruamel.yaml.clib==0.2.15 05:41:06 s3transfer==0.18.0 05:41:06 simplejson==4.1.1 05:41:06 six==1.17.0 05:41:06 smmap==5.0.3 05:41:06 soupsieve==2.8.4 05:41:06 stevedore==5.8.0 05:41:06 tabulate==0.10.0 05:41:06 toml==0.10.2 05:41:06 tomlkit==0.15.0 05:41:06 tqdm==4.67.3 05:41:06 typing_extensions==4.15.0 05:41:06 urllib3==1.26.20 05:41:06 virtualenv==21.4.2 05:41:06 wcwidth==0.7.0 05:41:06 websocket-client==1.9.0 05:41:06 wrapt==2.2.1 05:41:06 xdg==6.0.0 05:41:06 xmltodict==1.0.4 05:41:06 yarl==1.24.2 05:41:06 yq==3.4.3 05:41:06 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins8332273353795158751.sh 05:41:06 ---> uv-install.sh 05:41:06 Installing uv/uvx (latest) using shell installer 05:41:06 2026-06-03 05:41:06 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-gZ7lZC.sh" [1] 05:41:06 downloading uv 0.11.18 x86_64-unknown-linux-gnu 05:41:07 installing to /home/jenkins/.local/bin 05:41:07 uv 05:41:07 uvx 05:41:07 everything's installed! 05:41:07 05:41:07 To add $HOME/.local/bin to your PATH, either restart your shell or run: 05:41:07 05:41:07 source $HOME/.local/bin/env (sh, bash, zsh) 05:41:07 source $HOME/.local/bin/env.fish (fish) 05:41:07 Adding install location to PATH 05:41:07 ---> Validating uv/uvx install 05:41:07 uvx 0.11.18 (x86_64-unknown-linux-gnu) 05:41:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7177789482235901530.sh 05:41:07 ---> sudo-logs.sh 05:41:07 Archiving 'sudo' log.. 05:41:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12754146686164560926.sh 05:41:08 ---> job-cost.sh 05:41:08 INFO: Activating Python virtual environment... 05:41:08 Setup pyenv: 05:41:08 system 05:41:08 3.8.13 05:41:08 3.9.13 05:41:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:41:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mesm from file:/tmp/.os_lf_venv 05:41:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:41:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:41:09 lf-activate-venv(): INFO: Base packages installed successfully 05:41:09 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:41:14 lf-activate-venv(): INFO: Adding /tmp/venv-mesm/bin to PATH 05:41:14 INFO: No stack-cost file found 05:41:14 INFO: Instance uptime: 157s 05:41:14 INFO: Fetching instance metadata (attempt 1 of 3)... 05:41:14 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:41:14 INFO: Successfully fetched instance metadata 05:41:14 INFO: Instance type: v3-standard-4 05:41:14 INFO: Retrieving pricing info for: v3-standard-4 05:41:14 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:41:14 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=157 05:41:15 INFO: Successfully fetched Vexxhost pricing API 05:41:15 INFO: Retrieved cost: 0.11 05:41:15 INFO: Retrieved resource: v3-standard-4 05:41:15 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 05:41:15 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 05:41:15 INFO: Successfully archived job cost data 05:41:15 DEBUG: Cost data: oom-master-pre-commit-lint,4626,2026-06-03 05:41:15,v3-standard-4,157,0.11,0.00,SUCCESS 05:41:15 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12132331655699378864.sh 05:41:15 ---> logs-deploy.sh 05:41:15 Setup pyenv: 05:41:15 system 05:41:15 3.8.13 05:41:15 3.9.13 05:41:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:41:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mesm from file:/tmp/.os_lf_venv 05:41:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:41:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:41:17 lf-activate-venv(): INFO: Base packages installed successfully 05:41:17 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:41:24 lf-activate-venv(): INFO: Adding /tmp/venv-mesm/bin to PATH 05:41:24 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4626 05:41:24 INFO: archiving workspace using pattern(s): 05:41:25 Archives upload complete. 05:41:25 INFO: archiving logs to Nexus 05:41:26 ---> uname -a: 05:41:26 Linux prd-ubuntu1804-builder-4c-4g-6261 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:41:26 05:41:26 05:41:26 ---> lscpu: 05:41:26 Architecture: x86_64 05:41:26 CPU op-mode(s): 32-bit, 64-bit 05:41:26 Byte Order: Little Endian 05:41:26 CPU(s): 4 05:41:26 On-line CPU(s) list: 0-3 05:41:26 Thread(s) per core: 1 05:41:26 Core(s) per socket: 1 05:41:26 Socket(s): 4 05:41:26 NUMA node(s): 1 05:41:26 Vendor ID: AuthenticAMD 05:41:26 CPU family: 23 05:41:26 Model: 49 05:41:26 Model name: AMD EPYC-Rome Processor 05:41:26 Stepping: 0 05:41:26 CPU MHz: 2799.998 05:41:26 BogoMIPS: 5599.99 05:41:26 Virtualization: AMD-V 05:41:26 Hypervisor vendor: KVM 05:41:26 Virtualization type: full 05:41:26 L1d cache: 32K 05:41:26 L1i cache: 32K 05:41:26 L2 cache: 512K 05:41:26 L3 cache: 16384K 05:41:26 NUMA node0 CPU(s): 0-3 05:41:26 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 05:41:26 05:41:26 05:41:26 ---> nproc: 05:41:26 4 05:41:26 05:41:26 05:41:26 ---> df -h: 05:41:26 Filesystem Size Used Avail Use% Mounted on 05:41:26 udev 7.9G 0 7.9G 0% /dev 05:41:26 tmpfs 1.6G 676K 1.6G 1% /run 05:41:26 /dev/vda1 78G 8.5G 69G 11% / 05:41:26 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:41:26 tmpfs 5.0M 0 5.0M 0% /run/lock 05:41:26 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:41:26 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:41:26 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:41:26 05:41:26 05:41:26 ---> free -m: 05:41:26 total used free shared buff/cache available 05:41:26 Mem: 16040 559 13128 0 2352 15156 05:41:26 Swap: 1023 0 1023 05:41:26 05:41:26 05:41:26 ---> ip addr: 05:41:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:41:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:41:26 inet 127.0.0.1/8 scope host lo 05:41:26 valid_lft forever preferred_lft forever 05:41:26 inet6 ::1/128 scope host 05:41:26 valid_lft forever preferred_lft forever 05:41:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:41:26 link/ether fa:16:3e:5e:00:5c brd ff:ff:ff:ff:ff:ff 05:41:26 inet 10.30.107.53/23 brd 10.30.107.255 scope global dynamic ens3 05:41:26 valid_lft 86250sec preferred_lft 86250sec 05:41:26 inet6 fe80::f816:3eff:fe5e:5c/64 scope link 05:41:26 valid_lft forever preferred_lft forever 05:41:26 05:41:26 05:41:26 ---> sar -b -r -n DEV: 05:41:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6261) 06/03/26 _x86_64_ (4 CPU) 05:41:26 05:41:26 05:38:59 LINUX RESTART (4 CPU) 05:41:26 05:41:26 05:39:01 tps rtps wtps bread/s bwrtn/s 05:41:26 05:40:02 295.08 88.30 206.78 5073.55 78450.39 05:41:26 05:41:01 132.31 0.91 131.40 105.59 44200.34 05:41:26 Average: 214.37 44.97 169.40 2610.23 61467.80 05:41:26 05:41:26 05:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:41:26 05:40:02 13934000 15527112 2490960 15.17 56700 1736044 874884 5.01 760240 1511100 162588 05:41:26 05:41:01 13530604 15502040 2894356 17.62 85556 2066280 819996 4.69 821812 1814744 258624 05:41:26 Average: 13732302 15514576 2692658 16.39 71128 1901162 847440 4.85 791026 1662922 210606 05:41:26 05:41:26 05:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:41:26 05:40:02 ens3 459.44 310.53 2435.30 77.94 0.00 0.00 0.00 0.00 05:41:26 05:40:02 lo 3.40 3.40 0.35 0.35 0.00 0.00 0.00 0.00 05:41:26 05:41:01 ens3 86.99 64.99 1105.33 16.81 0.00 0.00 0.00 0.00 05:41:26 05:41:01 lo 1.42 1.42 0.17 0.17 0.00 0.00 0.00 0.00 05:41:26 Average: ens3 274.76 188.78 1775.84 47.63 0.00 0.00 0.00 0.00 05:41:26 Average: lo 2.42 2.42 0.26 0.26 0.00 0.00 0.00 0.00 05:41:26 05:41:26 05:41:26 ---> sar -P ALL: 05:41:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6261) 06/03/26 _x86_64_ (4 CPU) 05:41:26 05:41:26 05:38:59 LINUX RESTART (4 CPU) 05:41:26 05:41:26 05:39:01 CPU %user %nice %system %iowait %steal %idle 05:41:26 05:40:02 all 23.29 0.00 3.23 5.50 0.08 67.90 05:41:26 05:40:02 0 27.97 0.00 3.17 7.85 0.07 60.95 05:41:26 05:40:02 1 22.69 0.00 2.99 6.90 0.07 67.34 05:41:26 05:40:02 2 18.43 0.00 3.72 5.30 0.08 72.46 05:41:26 05:40:02 3 24.05 0.00 3.07 1.97 0.08 70.83 05:41:26 05:41:01 all 21.07 0.00 1.57 1.95 0.06 75.36 05:41:26 05:41:01 0 25.40 0.00 1.82 1.89 0.05 70.85 05:41:26 05:41:01 1 16.36 0.00 1.99 5.39 0.07 76.20 05:41:26 05:41:01 2 9.55 0.00 1.00 0.19 0.03 89.23 05:41:26 05:41:01 3 32.97 0.00 1.46 0.34 0.05 65.18 05:41:26 Average: all 22.18 0.00 2.41 3.74 0.07 71.60 05:41:26 Average: 0 26.69 0.00 2.50 4.89 0.06 65.86 05:41:26 Average: 1 19.55 0.00 2.49 6.15 0.07 71.75 05:41:26 Average: 2 14.02 0.00 2.37 2.76 0.06 80.79 05:41:26 Average: 3 28.47 0.00 2.27 1.16 0.07 68.03 05:41:26 05:41:26 05:41:26