09:45:34 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146980 09:45:34 Running as SYSTEM 09:45:34 [EnvInject] - Loading node environment variables. 09:45:34 Building remotely on prd-ubuntu1804-builder-4c-4g-15347 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:45:34 [ssh-agent] Looking for ssh-agent implementation... 09:45:34 $ ssh-agent 09:45:35 SSH_AUTH_SOCK=/tmp/ssh-mGJ1RYPcZmXh/agent.1683 09:45:35 SSH_AGENT_PID=1685 09:45:35 [ssh-agent] Started. 09:45:35 Running ssh-add (command line suppressed) 09:45:35 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_9075484087382819737.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_9075484087382819737.key) 09:45:35 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:45:35 The recommended git tool is: NONE 09:45:36 using credential onap-jenkins-ssh 09:45:36 Wiping out workspace first. 09:45:36 Cloning the remote Git repository 09:45:36 Cloning repository git://cloud.onap.org/mirror/oom.git 09:45:36 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:45:36 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:45:36 > git --version # timeout=10 09:45:36 > git --version # 'git version 2.17.1' 09:45:36 using GIT_SSH to set credentials Gerrit user 09:45:36 Verifying host key using manually-configured host key entries 09:45:36 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:45:41 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:45:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:45:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:45:42 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:45:42 using GIT_SSH to set credentials Gerrit user 09:45:42 Verifying host key using manually-configured host key entries 09:45:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/80/146980/3 # timeout=30 09:45:42 > git rev-parse 6d443f22ea71e7c12a9fb4bdaba6edc79608e8a2^{commit} # timeout=10 09:45:42 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:45:42 Checking out Revision 6d443f22ea71e7c12a9fb4bdaba6edc79608e8a2 (refs/changes/80/146980/3) 09:45:42 > git config core.sparsecheckout # timeout=10 09:45:42 > git checkout -f 6d443f22ea71e7c12a9fb4bdaba6edc79608e8a2 # timeout=30 09:45:45 Commit message: "[POLICY] Set failUnsupportedOperation false for ACM participants" 09:45:45 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:45:45 > git rev-list --no-walk a65ac641600739dd3fe7966bec157e2dc7a59940 # timeout=10 09:45:46 [EnvInject] - Injecting environment variables from a build step. 09:45:46 [EnvInject] - Injecting as environment variables the properties content 09:45:46 PYTHON=python3 09:45:46 09:45:46 [EnvInject] - Variables injected successfully. 09:45:46 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins937069085877220570.sh 09:45:46 ---> tox-install.sh 09:45:46 + source /home/jenkins/lf-env.sh 09:45:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:45:46 ++ mktemp -d /tmp/venv-XXXX 09:45:46 + lf_venv=/tmp/venv-YTnQ 09:45:46 + local venv_file=/tmp/.os_lf_venv 09:45:46 + local python=python3 09:45:46 + local options 09:45:46 + local set_path=true 09:45:46 + local install_args= 09:45:46 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:45:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:45:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:45:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:45:46 + true 09:45:46 + case $1 in 09:45:46 + venv_file=/tmp/.toxenv 09:45:46 + shift 2 09:45:46 + true 09:45:46 + case $1 in 09:45:46 + shift 09:45:46 + break 09:45:46 + case $python in 09:45:46 + local pkg_list= 09:45:46 + [[ -d /opt/pyenv ]] 09:45:46 + echo 'Setup pyenv:' 09:45:46 Setup pyenv: 09:45:46 + export PYENV_ROOT=/opt/pyenv 09:45:46 + PYENV_ROOT=/opt/pyenv 09:45:46 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:45:46 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:45:46 + pyenv versions 09:45:46 * system (set by /opt/pyenv/version) 09:45:46 * 3.8.13 (set by /opt/pyenv/version) 09:45:46 * 3.9.13 (set by /opt/pyenv/version) 09:45:46 * 3.10.6 (set by /opt/pyenv/version) 09:45:46 + command -v pyenv 09:45:46 ++ pyenv init - --no-rehash 09:45:46 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:45:46 export PATH="/opt/pyenv/shims:${PATH}" 09:45:46 export PYENV_SHELL=bash 09:45:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:45:46 pyenv() { 09:45:46 local command 09:45:46 command="${1:-}" 09:45:46 if [ "$#" -gt 0 ]; then 09:45:46 shift 09:45:46 fi 09:45:46 09:45:46 case "$command" in 09:45:46 rehash|shell) 09:45:46 eval "$(pyenv "sh-$command" "$@")" 09:45:46 ;; 09:45:46 *) 09:45:46 command pyenv "$command" "$@" 09:45:46 ;; 09:45:46 esac 09:45:46 }' 09:45:46 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:45:46 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:45:46 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:45:46 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:45:46 ++ export PYENV_SHELL=bash 09:45:46 ++ PYENV_SHELL=bash 09:45:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:45:46 +++ complete -F _pyenv pyenv 09:45:46 ++ lf-pyver python3 09:45:46 ++ local py_version_xy=python3 09:45:46 ++ local py_version_xyz= 09:45:46 ++ pyenv versions 09:45:46 ++ local command 09:45:46 ++ command=versions 09:45:46 ++ '[' 1 -gt 0 ']' 09:45:46 ++ shift 09:45:46 ++ case "$command" in 09:45:46 ++ command pyenv versions 09:45:46 ++ pyenv versions 09:45:46 ++ awk '{ print $1 }' 09:45:46 ++ grep -E '^[0-9.]*[0-9]$' 09:45:46 ++ sed 's/^[ *]* //' 09:45:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:45:46 +++ sort -V 09:45:46 +++ grep '^3' /tmp/.pyenv_versions 09:45:46 +++ tail -n 1 09:45:46 ++ py_version_xyz=3.10.6 09:45:46 ++ [[ -z 3.10.6 ]] 09:45:46 ++ echo 3.10.6 09:45:46 ++ return 0 09:45:46 + pyenv local 3.10.6 09:45:46 + local command 09:45:46 + command=local 09:45:46 + '[' 2 -gt 0 ']' 09:45:46 + shift 09:45:46 + case "$command" in 09:45:46 + command pyenv local 3.10.6 09:45:46 + pyenv local 3.10.6 09:45:46 + for arg in "$@" 09:45:46 + case $arg in 09:45:46 + pkg_list+='tox ' 09:45:46 + for arg in "$@" 09:45:46 + case $arg in 09:45:46 + pkg_list+='virtualenv ' 09:45:46 + for arg in "$@" 09:45:46 + case $arg in 09:45:46 + pkg_list+='urllib3~=1.26.15 ' 09:45:46 + [[ -f /tmp/.toxenv ]] 09:45:46 + [[ ! -f /tmp/.toxenv ]] 09:45:46 + [[ -n '' ]] 09:45:46 + python3 -m venv /tmp/venv-YTnQ 09:45:50 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YTnQ' 09:45:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YTnQ 09:45:50 + echo /tmp/venv-YTnQ 09:45:50 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:45:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:45:50 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:45:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:45:50 + local 'pip_opts=--upgrade --quiet' 09:45:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:45:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:45:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:45:50 + [[ -n '' ]] 09:45:50 + [[ -n '' ]] 09:45:50 + lf-venv-pip-install /tmp/venv-YTnQ/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:45:50 + local venv_python=/tmp/venv-YTnQ/bin/python3 09:45:50 + shift 09:45:50 + local upstream=https://pypi.org/simple 09:45:50 + /tmp/venv-YTnQ/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:45:54 + return 0 09:45:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:45:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:45:54 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:45:54 + lf-venv-pip-install /tmp/venv-YTnQ/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:45:54 + local venv_python=/tmp/venv-YTnQ/bin/python3 09:45:54 + shift 09:45:54 + local upstream=https://pypi.org/simple 09:45:54 + /tmp/venv-YTnQ/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:45:57 + return 0 09:45:57 + type python3 09:45:57 + true 09:45:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YTnQ/bin to PATH' 09:45:57 lf-activate-venv(): INFO: Adding /tmp/venv-YTnQ/bin to PATH 09:45:57 + PATH=/tmp/venv-YTnQ/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:45:57 + return 0 09:45:57 + python3 --version 09:45:57 Python 3.10.6 09:45:57 + python3 -m pip --version 09:45:57 pip 26.2.1 from /tmp/venv-YTnQ/lib/python3.10/site-packages/pip (python 3.10) 09:45:57 + python3 -m pip freeze 09:45:57 cachetools==7.1.7 09:45:57 colorama==0.4.6 09:45:57 distlib==0.4.3 09:45:57 filelock==3.32.4 09:45:57 packaging==26.3 09:45:57 platformdirs==4.11.4 09:45:57 pluggy==1.6.0 09:45:57 pyproject-api==1.11.0 09:45:57 python-discovery==1.5.3 09:45:57 tomli==2.4.1 09:45:57 tomli_w==1.2.0 09:45:57 tox==4.60.1 09:45:57 typing_extensions==4.16.0 09:45:57 urllib3==1.26.20 09:45:57 virtualenv==21.7.5 09:45:57 [EnvInject] - Injecting environment variables from a build step. 09:45:57 [EnvInject] - Injecting as environment variables the properties content 09:45:57 PARALLEL=false 09:45:57 09:45:57 [EnvInject] - Variables injected successfully. 09:45:57 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10450527660642435061.sh 09:45:57 ---> tox-run.sh 09:45:57 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:45:57 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:45:57 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:45:57 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:45:57 + cd /w/workspace/oom-master-pre-commit-lint/. 09:45:57 + source /home/jenkins/lf-env.sh 09:45:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:45:57 ++ mktemp -d /tmp/venv-XXXX 09:45:57 + lf_venv=/tmp/venv-Lo4X 09:45:57 + local venv_file=/tmp/.os_lf_venv 09:45:57 + local python=python3 09:45:57 + local options 09:45:57 + local set_path=true 09:45:57 + local install_args= 09:45:57 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:45:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:45:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:45:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:45:57 + true 09:45:57 + case $1 in 09:45:57 + venv_file=/tmp/.toxenv 09:45:57 + shift 2 09:45:57 + true 09:45:57 + case $1 in 09:45:57 + shift 09:45:57 + break 09:45:57 + case $python in 09:45:57 + local pkg_list= 09:45:57 + [[ -d /opt/pyenv ]] 09:45:57 + echo 'Setup pyenv:' 09:45:57 Setup pyenv: 09:45:57 + export PYENV_ROOT=/opt/pyenv 09:45:57 + PYENV_ROOT=/opt/pyenv 09:45:57 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:45:57 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:45:57 + pyenv versions 09:45:57 system 09:45:57 3.8.13 09:45:57 3.9.13 09:45:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:45:57 + command -v pyenv 09:45:57 ++ pyenv init - --no-rehash 09:45:57 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:45:57 export PATH="/opt/pyenv/shims:${PATH}" 09:45:57 export PYENV_SHELL=bash 09:45:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:45:57 pyenv() { 09:45:57 local command 09:45:57 command="${1:-}" 09:45:57 if [ "$#" -gt 0 ]; then 09:45:57 shift 09:45:57 fi 09:45:57 09:45:57 case "$command" in 09:45:57 rehash|shell) 09:45:57 eval "$(pyenv "sh-$command" "$@")" 09:45:57 ;; 09:45:57 *) 09:45:57 command pyenv "$command" "$@" 09:45:57 ;; 09:45:57 esac 09:45:57 }' 09:45:57 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:45:57 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:45:57 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:45:57 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:45:57 ++ export PYENV_SHELL=bash 09:45:57 ++ PYENV_SHELL=bash 09:45:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:45:57 +++ complete -F _pyenv pyenv 09:45:57 ++ lf-pyver python3 09:45:57 ++ local py_version_xy=python3 09:45:57 ++ local py_version_xyz= 09:45:57 ++ pyenv versions 09:45:57 ++ local command 09:45:57 ++ command=versions 09:45:57 ++ sed 's/^[ *]* //' 09:45:57 ++ '[' 1 -gt 0 ']' 09:45:57 ++ shift 09:45:57 ++ case "$command" in 09:45:57 ++ command pyenv versions 09:45:57 ++ pyenv versions 09:45:57 ++ awk '{ print $1 }' 09:45:57 ++ grep -E '^[0-9.]*[0-9]$' 09:45:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:45:57 +++ grep '^3' /tmp/.pyenv_versions 09:45:57 +++ sort -V 09:45:57 +++ tail -n 1 09:45:57 ++ py_version_xyz=3.10.6 09:45:57 ++ [[ -z 3.10.6 ]] 09:45:57 ++ echo 3.10.6 09:45:57 ++ return 0 09:45:57 + pyenv local 3.10.6 09:45:57 + local command 09:45:57 + command=local 09:45:57 + '[' 2 -gt 0 ']' 09:45:57 + shift 09:45:57 + case "$command" in 09:45:57 + command pyenv local 3.10.6 09:45:57 + pyenv local 3.10.6 09:45:57 + for arg in "$@" 09:45:57 + case $arg in 09:45:57 + pkg_list+='tox ' 09:45:57 + for arg in "$@" 09:45:57 + case $arg in 09:45:57 + pkg_list+='virtualenv ' 09:45:57 + for arg in "$@" 09:45:57 + case $arg in 09:45:57 + pkg_list+='urllib3~=1.26.15 ' 09:45:57 + [[ -f /tmp/.toxenv ]] 09:45:57 ++ cat /tmp/.toxenv 09:45:57 + lf_venv=/tmp/venv-YTnQ 09:45:57 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YTnQ from' file:/tmp/.toxenv 09:45:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YTnQ from file:/tmp/.toxenv 09:45:57 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:45:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:45:57 + local 'pip_opts=--upgrade --quiet' 09:45:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:45:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:45:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:45:57 + [[ -n '' ]] 09:45:57 + [[ -n '' ]] 09:45:57 + lf-venv-pip-install /tmp/venv-YTnQ/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:45:57 + local venv_python=/tmp/venv-YTnQ/bin/python3 09:45:57 + shift 09:45:57 + local upstream=https://pypi.org/simple 09:45:57 + /tmp/venv-YTnQ/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:45:58 + return 0 09:45:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:45:58 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:45:58 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:45:58 + lf-venv-pip-install /tmp/venv-YTnQ/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:45:58 + local venv_python=/tmp/venv-YTnQ/bin/python3 09:45:58 + shift 09:45:58 + local upstream=https://pypi.org/simple 09:45:58 + /tmp/venv-YTnQ/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:45:59 + return 0 09:45:59 + type python3 09:45:59 + true 09:45:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YTnQ/bin to PATH' 09:45:59 lf-activate-venv(): INFO: Adding /tmp/venv-YTnQ/bin to PATH 09:45:59 + PATH=/tmp/venv-YTnQ/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:45:59 + return 0 09:45:59 + [[ -d /opt/pyenv ]] 09:45:59 + echo '---> Setting up pyenv' 09:45:59 ---> Setting up pyenv 09:45:59 + export PYENV_ROOT=/opt/pyenv 09:45:59 + PYENV_ROOT=/opt/pyenv 09:45:59 + export PATH=/opt/pyenv/bin:/tmp/venv-YTnQ/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:45:59 + PATH=/opt/pyenv/bin:/tmp/venv-YTnQ/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:45:59 ++ pwd 09:45:59 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:45:59 + export PYTHONPATH 09:45:59 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:45:59 + TOX_TESTENV_PASSENV=PYTHONPATH 09:45:59 + tox --version 09:45:59 4.60.1 from /tmp/venv-YTnQ/lib/python3.10/site-packages/tox/__init__.py 09:45:59 + PARALLEL=false 09:45:59 + TOX_OPTIONS_LIST= 09:45:59 + [[ -n pre-commit ]] 09:45:59 + TOX_OPTIONS_LIST=' -e pre-commit' 09:45:59 + case ${PARALLEL,,} in 09:45:59 + tox -e pre-commit 09:45:59 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:46:01 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 09:46:03 pre-commit: freeze> python -m pip freeze --all 09:46:04 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.4,identify==2.6.19,nodeenv==1.10.0,pip==26.2.1,platformdirs==4.11.4,pre_commit==4.6.0,python-discovery==1.5.3,PyYAML==6.0.3,setuptools==84.0.0,typing_extensions==4.16.0,virtualenv==21.7.5 09:46:04 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:46:04 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:46:04 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:46:05 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:46:08 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:46:09 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:46:09 [INFO] Once installed this environment will be reused. 09:46:09 [INFO] This may take a few minutes... 09:46:13 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:46:13 [INFO] Once installed this environment will be reused. 09:46:13 [INFO] This may take a few minutes... 09:46:17 trim trailing whitespace.................................................Passed 09:46:17 Tabs remover.............................................................Passed 09:46:17 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:46:18 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:46:18 [INFO] Once installed this environment will be reused. 09:46:18 [INFO] This may take a few minutes... 09:46:26 gitlint..............................................(no files to check)Skipped 09:46:26 pre-commit: OK (26.05=setup[3.94]+cmd[13.76,8.35] seconds) 09:46:26 congratulations :) (26.09 seconds) 09:46:26 + tox_status=0 09:46:26 + echo '---> Completed tox runs' 09:46:26 ---> Completed tox runs 09:46:26 + for i in .tox/*/log 09:46:26 ++ awk -F/ '{print $2}' 09:46:26 ++ echo .tox/pre-commit/log 09:46:26 + tox_env=pre-commit 09:46:26 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:46:26 + DOC_DIR=docs/_build/html 09:46:26 + [[ -d docs/_build/html ]] 09:46:26 + echo '---> tox-run.sh ends' 09:46:26 ---> tox-run.sh ends 09:46:26 + test 0 -eq 0 09:46:26 $ ssh-agent -k 09:46:26 unset SSH_AUTH_SOCK; 09:46:26 unset SSH_AGENT_PID; 09:46:26 echo Agent pid 1685 killed; 09:46:26 [ssh-agent] Stopped. 09:46:26 [PostBuildScript] - [INFO] Executing post build scripts. 09:46:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4753925335091095187.sh 09:46:26 ---> sysstat.sh 09:46:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13207638027090680499.sh 09:46:26 ---> package-listing.sh 09:46:26 ++ facter osfamily 09:46:26 ++ tr '[:upper:]' '[:lower:]' 09:46:27 + OS_FAMILY=debian 09:46:27 + workspace=/w/workspace/oom-master-pre-commit-lint 09:46:27 + START_PACKAGES=/tmp/packages_start.txt 09:46:27 + END_PACKAGES=/tmp/packages_end.txt 09:46:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:46:27 + PACKAGES=/tmp/packages_start.txt 09:46:27 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:46:27 + PACKAGES=/tmp/packages_end.txt 09:46:27 + case "${OS_FAMILY}" in 09:46:27 + dpkg -l 09:46:27 + grep '^ii' 09:46:27 + '[' -f /tmp/packages_start.txt ']' 09:46:27 + '[' -f /tmp/packages_end.txt ']' 09:46:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:46:27 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:46:27 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:46:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:46:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6315150958987973870.sh 09:46:27 ---> capture-instance-metadata.sh 09:46:27 Setup pyenv: 09:46:27 system 09:46:27 3.8.13 09:46:27 3.9.13 09:46:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:46:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-o2sA 09:46:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:46:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:46:34 lf-activate-venv(): INFO: Installing additional packages: lftools 09:46:56 lf-activate-venv(): INFO: Adding /tmp/venv-o2sA/bin to PATH 09:46:56 INFO: Running in OpenStack, capturing instance metadata 09:46:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2051533586816322556.sh 09:46:56 provisioning config files... 09:46:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config13527028273472203286tmp 09:46:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:46:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:46:56 [EnvInject] - Injecting environment variables from a build step. 09:46:56 [EnvInject] - Injecting as environment variables the properties content 09:46:56 SERVER_ID=logs 09:46:56 09:46:56 [EnvInject] - Variables injected successfully. 09:46:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9473400696121786738.sh 09:46:56 ---> create-netrc.sh 09:46:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5567747098443860756.sh 09:46:56 ---> python-tools-install.sh 09:46:56 Setup pyenv: 09:46:56 system 09:46:56 3.8.13 09:46:56 3.9.13 09:46:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:46:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-o2sA from file:/tmp/.os_lf_venv 09:46:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:46:58 lf-activate-venv(): INFO: Installing additional packages: lftools 09:47:04 lf-activate-venv(): INFO: Adding /tmp/venv-o2sA/bin to PATH 09:47:04 Generating Requirements File 09:47:26 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:47:26 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:47:26 Python 3.10.6 09:47:26 pip 26.2.1 from /tmp/venv-o2sA/lib/python3.10/site-packages/pip (python 3.10) 09:47:26 aiohappyeyeballs==2.7.1 09:47:26 aiohttp==3.14.3 09:47:26 aiosignal==1.4.0 09:47:26 appdirs==1.4.4 09:47:26 argcomplete==3.7.2 09:47:26 aspy.yaml==1.3.0 09:47:26 async-timeout==5.0.1 09:47:26 attrs==26.1.0 09:47:26 autopage==0.6.0 09:47:26 backports.strenum==1.3.1 09:47:26 beautifulsoup4==4.15.0 09:47:26 boto3==1.43.80 09:47:26 botocore==1.43.80 09:47:26 bs4==0.0.2 09:47:26 certifi==2026.7.22 09:47:26 cffi==2.1.1 09:47:26 cfgv==3.5.0 09:47:26 chardet==7.6.0 09:47:26 charset-normalizer==3.5.1 09:47:26 click==8.4.2 09:47:26 cliff==4.14.0 09:47:26 cmd2==3.5.1 09:47:26 cryptography==3.3.2 09:47:26 debtcollector==3.1.0 09:47:26 decorator==5.3.1 09:47:26 defusedxml==0.7.1 09:47:26 Deprecated==1.3.1 09:47:26 distlib==0.4.3 09:47:26 dnspython==2.8.0 09:47:26 docker==7.2.0 09:47:26 dogpile.cache==1.5.0 09:47:26 durationpy==0.10 09:47:26 email-validator==2.3.0 09:47:26 filelock==3.32.4 09:47:26 frozenlist==1.8.0 09:47:26 future==1.0.0 09:47:26 gitdb==4.0.12 09:47:26 GitPython==3.1.60 09:47:26 httplib2==0.30.2 09:47:26 identify==2.6.19 09:47:26 idna==3.19 09:47:26 importlib-resources==1.5.0 09:47:26 iso8601==2.1.0 09:47:26 Jinja2==3.1.6 09:47:26 jmespath==1.1.0 09:47:26 jsonpatch==1.33 09:47:26 jsonpointer==3.1.1 09:47:26 jsonschema==4.26.0 09:47:26 jsonschema-specifications==2025.9.1 09:47:26 keystoneauth1==5.14.0 09:47:26 kubernetes==36.0.3 09:47:26 lftools==0.37.23 09:47:26 lxml==6.1.2 09:47:26 markdown-it-py==4.2.0 09:47:26 MarkupSafe==3.0.3 09:47:26 mdurl==0.1.2 09:47:26 msgpack==1.2.1 09:47:26 multi_key_dict==2.0.3 09:47:26 multidict==6.7.1 09:47:26 munch==4.0.0 09:47:26 netaddr==1.3.0 09:47:26 niet==1.4.2 09:47:26 nodeenv==1.10.0 09:47:26 oauth2client==4.1.3 09:47:26 oauthlib==3.3.1 09:47:26 openstacksdk==4.13.0 09:47:26 os-service-types==1.8.2 09:47:26 osc-lib==4.6.0 09:47:26 oslo.config==10.4.0 09:47:26 oslo.context==6.4.0 09:47:26 oslo.i18n==6.8.0 09:47:26 oslo.log==8.2.0 09:47:26 oslo.serialization==5.10.0 09:47:26 oslo.utils==10.1.1 09:47:26 packaging==26.3 09:47:26 pbr==7.0.3 09:47:26 platformdirs==4.11.4 09:47:26 prettytable==3.18.0 09:47:26 propcache==0.5.2 09:47:26 psutil==7.2.2 09:47:26 pyasn1==0.6.4 09:47:26 pyasn1_modules==0.4.2 09:47:26 pycparser==3.0 09:47:26 pygerrit2==2.0.15 09:47:26 PyGithub==2.10.0 09:47:26 Pygments==2.21.0 09:47:26 PyJWT==2.13.0 09:47:26 PyNaCl==1.6.2 09:47:26 pyparsing==2.4.7 09:47:26 pyperclip==1.11.0 09:47:26 pyrsistent==0.20.0 09:47:26 python-cinderclient==9.9.0 09:47:26 python-dateutil==2.9.0.post0 09:47:26 python-discovery==1.5.3 09:47:26 python-heatclient==5.2.0 09:47:26 python-jenkins==1.8.3 09:47:26 python-keystoneclient==5.8.0 09:47:26 python-magnumclient==4.11.0 09:47:26 python-openstackclient==10.0.0 09:47:26 python-swiftclient==4.10.0 09:47:26 PyYAML==6.0.3 09:47:26 referencing==0.37.0 09:47:26 requests==2.34.2 09:47:26 requests-oauthlib==2.0.0 09:47:26 rfc3986==2.0.0 09:47:26 rich==15.0.0 09:47:26 rich-argparse==1.8.0 09:47:26 rpds-py==0.30.0 09:47:26 rsa==4.9.1 09:47:26 ruamel.yaml==0.19.1 09:47:26 ruamel.yaml.clib==0.2.15 09:47:26 s3transfer==0.19.2 09:47:26 simplejson==4.1.1 09:47:26 six==1.17.0 09:47:26 smmap==5.0.3 09:47:26 soupsieve==2.9.2 09:47:26 stevedore==5.8.0 09:47:26 tabulate==0.10.0 09:47:26 toml==0.10.2 09:47:26 tomlkit==0.15.1 09:47:26 tqdm==4.70.0 09:47:26 typing_extensions==4.16.0 09:47:26 urllib3==1.26.20 09:47:26 virtualenv==21.7.5 09:47:26 wcwidth==0.8.2 09:47:26 websocket-client==1.9.0 09:47:26 wrapt==2.3.0 09:47:26 xdg==6.0.0 09:47:26 xmltodict==1.0.4 09:47:26 yarl==1.24.5 09:47:26 yq==4.1.2 09:47:27 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins18293378725026327565.sh 09:47:27 ---> uv-install.sh 09:47:27 Installing uv/uvx (latest) using shell installer 09:47:27 2026-08-26 09:47:27 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-6h2kaO.sh" [1] 09:47:27 downloading uv 0.12.5 x86_64-unknown-linux-gnu 09:47:28 installing to /home/jenkins/.local/bin 09:47:28 uv 09:47:28 uvx 09:47:28 everything's installed! 09:47:28 09:47:28 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:47:28 09:47:28 source $HOME/.local/bin/env (sh, bash, zsh) 09:47:28 source $HOME/.local/bin/env.fish (fish) 09:47:28 Adding install location to PATH 09:47:28 ---> Validating uv/uvx install 09:47:28 uvx 0.12.5 (x86_64-unknown-linux-gnu) 09:47:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6236147751853599698.sh 09:47:28 ---> sudo-logs.sh 09:47:28 Archiving 'sudo' log.. 09:47:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1144799487336365977.sh 09:47:28 ---> job-cost.sh 09:47:28 INFO: Activating Python virtual environment... 09:47:28 Setup pyenv: 09:47:28 system 09:47:28 3.8.13 09:47:28 3.9.13 09:47:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:47:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-o2sA from file:/tmp/.os_lf_venv 09:47:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:47:30 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:47:34 lf-activate-venv(): INFO: Adding /tmp/venv-o2sA/bin to PATH 09:47:34 INFO: No stack-cost file found 09:47:34 INFO: Instance uptime: 161s 09:47:34 INFO: Fetching instance metadata (attempt 1 of 3)... 09:47:34 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:47:35 INFO: Successfully fetched instance metadata 09:47:35 INFO: Instance type: v3-standard-4 09:47:35 INFO: Retrieving pricing info for: v3-standard-4 09:47:35 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:47:35 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=161 09:47:35 INFO: Successfully fetched Vexxhost pricing API 09:47:35 INFO: Retrieved cost: 0.11 09:47:35 INFO: Retrieved resource: v3-standard-4 09:47:35 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 09:47:35 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 09:47:35 INFO: Successfully archived job cost data 09:47:35 DEBUG: Cost data: oom-master-pre-commit-lint,4816,2026-08-26 09:47:35,v3-standard-4,161,0.11,0.00,SUCCESS 09:47:35 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16787024318588082422.sh 09:47:35 ---> logs-deploy.sh 09:47:35 Setup pyenv: 09:47:35 system 09:47:35 3.8.13 09:47:35 3.9.13 09:47:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:47:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-o2sA from file:/tmp/.os_lf_venv 09:47:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:47:37 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:47:43 lf-activate-venv(): INFO: Adding /tmp/venv-o2sA/bin to PATH 09:47:43 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4816 09:47:43 INFO: archiving workspace using pattern(s): 09:47:44 Archives upload complete. 09:47:44 INFO: archiving logs to Nexus 09:47:45 ---> uname -a: 09:47:45 Linux prd-ubuntu1804-builder-4c-4g-15347 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:47:45 09:47:45 09:47:45 ---> lscpu: 09:47:45 Architecture: x86_64 09:47:45 CPU op-mode(s): 32-bit, 64-bit 09:47:45 Byte Order: Little Endian 09:47:45 CPU(s): 4 09:47:45 On-line CPU(s) list: 0-3 09:47:45 Thread(s) per core: 1 09:47:45 Core(s) per socket: 1 09:47:45 Socket(s): 4 09:47:45 NUMA node(s): 1 09:47:45 Vendor ID: AuthenticAMD 09:47:45 CPU family: 23 09:47:45 Model: 49 09:47:45 Model name: AMD EPYC-Rome Processor 09:47:45 Stepping: 0 09:47:45 CPU MHz: 2800.000 09:47:45 BogoMIPS: 5600.00 09:47:45 Virtualization: AMD-V 09:47:45 Hypervisor vendor: KVM 09:47:45 Virtualization type: full 09:47:45 L1d cache: 32K 09:47:45 L1i cache: 32K 09:47:45 L2 cache: 512K 09:47:45 L3 cache: 16384K 09:47:45 NUMA node0 CPU(s): 0-3 09:47: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 09:47:45 09:47:45 09:47:45 ---> nproc: 09:47:45 4 09:47:45 09:47:45 09:47:45 ---> df -h: 09:47:45 Filesystem Size Used Avail Use% Mounted on 09:47:45 udev 7.9G 0 7.9G 0% /dev 09:47:45 tmpfs 1.6G 676K 1.6G 1% /run 09:47:45 /dev/vda1 78G 8.5G 69G 11% / 09:47:45 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:47:45 tmpfs 5.0M 0 5.0M 0% /run/lock 09:47:45 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:47:45 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:47:45 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:47:45 09:47:45 09:47:45 ---> free -m: 09:47:45 total used free shared buff/cache available 09:47:45 Mem: 16040 607 13096 0 2335 15108 09:47:45 Swap: 1023 0 1023 09:47:45 09:47:45 09:47:45 ---> ip addr: 09:47:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:47:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:47:45 inet 127.0.0.1/8 scope host lo 09:47:45 valid_lft forever preferred_lft forever 09:47:45 inet6 ::1/128 scope host 09:47:45 valid_lft forever preferred_lft forever 09:47:45 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:47:45 link/ether fa:16:3e:f1:22:51 brd ff:ff:ff:ff:ff:ff 09:47:45 inet 10.30.106.56/23 brd 10.30.107.255 scope global dynamic ens3 09:47:45 valid_lft 86254sec preferred_lft 86254sec 09:47:45 inet6 fe80::f816:3eff:fef1:2251/64 scope link 09:47:45 valid_lft forever preferred_lft forever 09:47:45 09:47:45 09:47:45 ---> sar -b -r -n DEV: 09:47:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15347) 08/26/26 _x86_64_ (4 CPU) 09:47:45 09:47:45 09:45:20 LINUX RESTART (4 CPU) 09:47:45 09:47:45 09:46:02 tps rtps wtps bread/s bwrtn/s 09:47:45 09:47:01 105.88 1.85 104.03 135.71 26552.52 09:47:45 Average: 105.88 1.85 104.03 135.71 26552.52 09:47:45 09:47:45 09:46:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:47:45 09:47:01 13673580 15472864 2751388 16.75 76768 1910588 833632 4.77 837432 1675168 166016 09:47:45 Average: 13673580 15472864 2751388 16.75 76768 1910588 833632 4.77 837432 1675168 166016 09:47:45 09:47:45 09:46:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:47:45 09:47:01 lo 1.56 1.56 0.18 0.18 0.00 0.00 0.00 0.00 09:47:45 09:47:01 ens3 135.88 92.54 1355.75 12.47 0.00 0.00 0.00 0.00 09:47:45 Average: lo 1.56 1.56 0.18 0.18 0.00 0.00 0.00 0.00 09:47:45 Average: ens3 135.88 92.54 1355.75 12.47 0.00 0.00 0.00 0.00 09:47:45 09:47:45 09:47:45 ---> sar -P ALL: 09:47:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15347) 08/26/26 _x86_64_ (4 CPU) 09:47:45 09:47:45 09:45:20 LINUX RESTART (4 CPU) 09:47:45 09:47:45 09:46:02 CPU %user %nice %system %iowait %steal %idle 09:47:45 09:47:01 all 21.26 0.00 2.03 1.72 0.06 74.93 09:47:45 09:47:01 0 10.25 0.00 1.77 2.80 0.07 85.11 09:47:45 09:47:01 1 15.54 0.00 1.53 1.78 0.05 81.10 09:47:45 09:47:01 2 30.29 0.00 2.74 1.33 0.05 65.60 09:47:45 09:47:01 3 28.95 0.00 2.07 0.97 0.07 67.94 09:47:45 Average: all 21.26 0.00 2.03 1.72 0.06 74.93 09:47:45 Average: 0 10.25 0.00 1.77 2.80 0.07 85.11 09:47:45 Average: 1 15.54 0.00 1.53 1.78 0.05 81.10 09:47:45 Average: 2 30.29 0.00 2.74 1.33 0.05 65.60 09:47:45 Average: 3 28.95 0.00 2.07 0.97 0.07 67.94 09:47:45 09:47:45 09:47:45