20:55:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146655 20:55:47 Running as SYSTEM 20:55:47 [EnvInject] - Loading node environment variables. 20:55:47 Building remotely on prd-ubuntu1804-builder-4c-4g-12326 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 20:55:47 [ssh-agent] Looking for ssh-agent implementation... 20:55:47 $ ssh-agent 20:55:47 SSH_AUTH_SOCK=/tmp/ssh-VUdeOrkGwurz/agent.1657 20:55:47 SSH_AGENT_PID=1659 20:55:47 [ssh-agent] Started. 20:55:47 Running ssh-add (command line suppressed) 20:55:47 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_12275848710881234070.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_12275848710881234070.key) 20:55:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:55:47 The recommended git tool is: NONE 20:55:49 using credential onap-jenkins-ssh 20:55:49 Wiping out workspace first. 20:55:49 Cloning the remote Git repository 20:55:49 Cloning repository git://cloud.onap.org/mirror/oom.git 20:55:49 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 20:55:49 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:55:49 > git --version # timeout=10 20:55:49 > git --version # 'git version 2.17.1' 20:55:49 using GIT_SSH to set credentials Gerrit user 20:55:49 Verifying host key using manually-configured host key entries 20:55:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:55:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:55:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:55:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:55:55 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:55:55 using GIT_SSH to set credentials Gerrit user 20:55:55 Verifying host key using manually-configured host key entries 20:55:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/55/146655/2 # timeout=30 20:55:55 > git rev-parse e537c6329def9b384471190fb9d96d2c65efbe89^{commit} # timeout=10 20:55:55 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:55:55 Checking out Revision e537c6329def9b384471190fb9d96d2c65efbe89 (refs/changes/55/146655/2) 20:55:55 > git config core.sparsecheckout # timeout=10 20:55:55 > git checkout -f e537c6329def9b384471190fb9d96d2c65efbe89 # timeout=30 20:55:58 Commit message: "refactor(aai): consolidate topic names" 20:55:58 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:55:58 > git rev-list --no-walk 081663d7fc840ffc7f8c462832cab9e0e9535abd # timeout=10 20:55:59 [EnvInject] - Injecting environment variables from a build step. 20:55:59 [EnvInject] - Injecting as environment variables the properties content 20:55:59 PYTHON=python3 20:55:59 20:55:59 [EnvInject] - Variables injected successfully. 20:55:59 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18125464348695894346.sh 20:55:59 ---> tox-install.sh 20:55:59 + source /home/jenkins/lf-env.sh 20:55:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:55:59 ++ mktemp -d /tmp/venv-XXXX 20:55:59 + lf_venv=/tmp/venv-Bzx8 20:55:59 + local venv_file=/tmp/.os_lf_venv 20:55:59 + local python=python3 20:55:59 + local options 20:55:59 + local set_path=true 20:55:59 + local install_args= 20:55:59 ++ 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 20:55:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:55:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:55:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:55:59 + true 20:55:59 + case $1 in 20:55:59 + venv_file=/tmp/.toxenv 20:55:59 + shift 2 20:55:59 + true 20:55:59 + case $1 in 20:55:59 + shift 20:55:59 + break 20:55:59 + case $python in 20:55:59 + local pkg_list= 20:55:59 + [[ -d /opt/pyenv ]] 20:55:59 + echo 'Setup pyenv:' 20:55:59 Setup pyenv: 20:55:59 + export PYENV_ROOT=/opt/pyenv 20:55:59 + PYENV_ROOT=/opt/pyenv 20:55:59 + 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 20:55:59 + 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 20:55:59 + pyenv versions 20:55:59 * system (set by /opt/pyenv/version) 20:55:59 * 3.8.13 (set by /opt/pyenv/version) 20:55:59 * 3.9.13 (set by /opt/pyenv/version) 20:55:59 * 3.10.6 (set by /opt/pyenv/version) 20:55:59 + command -v pyenv 20:55:59 ++ pyenv init - --no-rehash 20:55:59 + 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[*]}"'\'')" 20:55:59 export PATH="/opt/pyenv/shims:${PATH}" 20:55:59 export PYENV_SHELL=bash 20:55:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:55:59 pyenv() { 20:55:59 local command 20:55:59 command="${1:-}" 20:55:59 if [ "$#" -gt 0 ]; then 20:55:59 shift 20:55:59 fi 20:55:59 20:55:59 case "$command" in 20:55:59 rehash|shell) 20:55:59 eval "$(pyenv "sh-$command" "$@")" 20:55:59 ;; 20:55:59 *) 20:55:59 command pyenv "$command" "$@" 20:55:59 ;; 20:55:59 esac 20:55:59 }' 20:55:59 +++ 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[*]}"' 20:55:59 ++ 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 20:55:59 ++ 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 20:55:59 ++ 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 20:55:59 ++ export PYENV_SHELL=bash 20:55:59 ++ PYENV_SHELL=bash 20:55:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:55:59 +++ complete -F _pyenv pyenv 20:55:59 ++ lf-pyver python3 20:55:59 ++ local py_version_xy=python3 20:55:59 ++ local py_version_xyz= 20:55:59 ++ pyenv versions 20:55:59 ++ local command 20:55:59 ++ command=versions 20:55:59 ++ '[' 1 -gt 0 ']' 20:55:59 ++ shift 20:55:59 ++ case "$command" in 20:55:59 ++ command pyenv versions 20:55:59 ++ pyenv versions 20:55:59 ++ sed 's/^[ *]* //' 20:55:59 ++ awk '{ print $1 }' 20:55:59 ++ grep -E '^[0-9.]*[0-9]$' 20:55:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:55:59 +++ grep '^3' /tmp/.pyenv_versions 20:55:59 +++ sort -V 20:55:59 +++ tail -n 1 20:55:59 ++ py_version_xyz=3.10.6 20:55:59 ++ [[ -z 3.10.6 ]] 20:55:59 ++ echo 3.10.6 20:55:59 ++ return 0 20:55:59 + pyenv local 3.10.6 20:55:59 + local command 20:55:59 + command=local 20:55:59 + '[' 2 -gt 0 ']' 20:55:59 + shift 20:55:59 + case "$command" in 20:55:59 + command pyenv local 3.10.6 20:55:59 + pyenv local 3.10.6 20:55:59 + for arg in "$@" 20:55:59 + case $arg in 20:55:59 + pkg_list+='tox ' 20:55:59 + for arg in "$@" 20:55:59 + case $arg in 20:55:59 + pkg_list+='virtualenv ' 20:55:59 + for arg in "$@" 20:55:59 + case $arg in 20:55:59 + pkg_list+='urllib3~=1.26.15 ' 20:55:59 + [[ -f /tmp/.toxenv ]] 20:55:59 + [[ ! -f /tmp/.toxenv ]] 20:55:59 + [[ -n '' ]] 20:55:59 + python3 -m venv /tmp/venv-Bzx8 20:56:03 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Bzx8' 20:56:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Bzx8 20:56:03 + echo /tmp/venv-Bzx8 20:56:03 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:56:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:56:03 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:56:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:56:03 + local 'pip_opts=--upgrade --quiet' 20:56:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:56:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:56:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:56:03 + [[ -n '' ]] 20:56:03 + [[ -n '' ]] 20:56:03 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:56:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:56:03 + /tmp/venv-Bzx8/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 20:56:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:56:08 lf-activate-venv(): INFO: Base packages installed successfully 20:56:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:56:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:56:08 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:56:08 + /tmp/venv-Bzx8/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 20:56:10 + type python3 20:56:10 + true 20:56:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Bzx8/bin to PATH' 20:56:10 lf-activate-venv(): INFO: Adding /tmp/venv-Bzx8/bin to PATH 20:56:10 + PATH=/tmp/venv-Bzx8/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 20:56:10 + return 0 20:56:10 + python3 --version 20:56:10 Python 3.10.6 20:56:10 + python3 -m pip --version 20:56:10 pip 26.1.2 from /tmp/venv-Bzx8/lib/python3.10/site-packages/pip (python 3.10) 20:56:10 + python3 -m pip freeze 20:56:10 cachetools==7.1.6 20:56:10 colorama==0.4.6 20:56:10 distlib==0.4.3 20:56:10 filelock==3.32.0 20:56:10 packaging==26.2 20:56:10 platformdirs==4.11.0 20:56:10 pluggy==1.6.0 20:56:10 pyproject-api==1.11.0 20:56:10 python-discovery==1.5.0 20:56:10 tomli==2.4.1 20:56:10 tomli_w==1.2.0 20:56:10 tox==4.58.0 20:56:10 typing_extensions==4.16.0 20:56:10 urllib3==1.26.20 20:56:10 virtualenv==21.7.0 20:56:10 [EnvInject] - Injecting environment variables from a build step. 20:56:10 [EnvInject] - Injecting as environment variables the properties content 20:56:10 PARALLEL=false 20:56:10 20:56:10 [EnvInject] - Variables injected successfully. 20:56:10 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11414867559710873898.sh 20:56:10 ---> tox-run.sh 20:56:10 + 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 20:56:10 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 20:56:10 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 20:56:10 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 20:56:10 + cd /w/workspace/oom-master-pre-commit-lint/. 20:56:10 + source /home/jenkins/lf-env.sh 20:56:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:56:10 ++ mktemp -d /tmp/venv-XXXX 20:56:10 + lf_venv=/tmp/venv-dl0F 20:56:10 + local venv_file=/tmp/.os_lf_venv 20:56:10 + local python=python3 20:56:10 + local options 20:56:10 + local set_path=true 20:56:10 + local install_args= 20:56:10 ++ 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 20:56:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:56:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:56:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:56:10 + true 20:56:10 + case $1 in 20:56:10 + venv_file=/tmp/.toxenv 20:56:10 + shift 2 20:56:10 + true 20:56:10 + case $1 in 20:56:10 + shift 20:56:10 + break 20:56:10 + case $python in 20:56:10 + local pkg_list= 20:56:10 + [[ -d /opt/pyenv ]] 20:56:10 + echo 'Setup pyenv:' 20:56:10 Setup pyenv: 20:56:10 + export PYENV_ROOT=/opt/pyenv 20:56:10 + PYENV_ROOT=/opt/pyenv 20:56:10 + 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 20:56:10 + 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 20:56:10 + pyenv versions 20:56:10 system 20:56:10 3.8.13 20:56:10 3.9.13 20:56:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:56:10 + command -v pyenv 20:56:10 ++ pyenv init - --no-rehash 20:56:10 + 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[*]}"'\'')" 20:56:10 export PATH="/opt/pyenv/shims:${PATH}" 20:56:10 export PYENV_SHELL=bash 20:56:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:56:10 pyenv() { 20:56:10 local command 20:56:10 command="${1:-}" 20:56:10 if [ "$#" -gt 0 ]; then 20:56:10 shift 20:56:10 fi 20:56:10 20:56:10 case "$command" in 20:56:10 rehash|shell) 20:56:10 eval "$(pyenv "sh-$command" "$@")" 20:56:10 ;; 20:56:10 *) 20:56:10 command pyenv "$command" "$@" 20:56:10 ;; 20:56:10 esac 20:56:10 }' 20:56:10 +++ 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[*]}"' 20:56:10 ++ 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 20:56:10 ++ 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 20:56:10 ++ 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 20:56:10 ++ export PYENV_SHELL=bash 20:56:10 ++ PYENV_SHELL=bash 20:56:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:56:10 +++ complete -F _pyenv pyenv 20:56:10 ++ lf-pyver python3 20:56:10 ++ local py_version_xy=python3 20:56:10 ++ local py_version_xyz= 20:56:10 ++ pyenv versions 20:56:10 ++ local command 20:56:10 ++ command=versions 20:56:10 ++ '[' 1 -gt 0 ']' 20:56:10 ++ shift 20:56:10 ++ case "$command" in 20:56:10 ++ command pyenv versions 20:56:10 ++ pyenv versions 20:56:10 ++ sed 's/^[ *]* //' 20:56:10 ++ grep -E '^[0-9.]*[0-9]$' 20:56:10 ++ awk '{ print $1 }' 20:56:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:56:10 +++ grep '^3' /tmp/.pyenv_versions 20:56:10 +++ sort -V 20:56:10 +++ tail -n 1 20:56:10 ++ py_version_xyz=3.10.6 20:56:10 ++ [[ -z 3.10.6 ]] 20:56:10 ++ echo 3.10.6 20:56:10 ++ return 0 20:56:10 + pyenv local 3.10.6 20:56:10 + local command 20:56:10 + command=local 20:56:10 + '[' 2 -gt 0 ']' 20:56:10 + shift 20:56:10 + case "$command" in 20:56:10 + command pyenv local 3.10.6 20:56:10 + pyenv local 3.10.6 20:56:11 + for arg in "$@" 20:56:11 + case $arg in 20:56:11 + pkg_list+='tox ' 20:56:11 + for arg in "$@" 20:56:11 + case $arg in 20:56:11 + pkg_list+='virtualenv ' 20:56:11 + for arg in "$@" 20:56:11 + case $arg in 20:56:11 + pkg_list+='urllib3~=1.26.15 ' 20:56:11 + [[ -f /tmp/.toxenv ]] 20:56:11 ++ cat /tmp/.toxenv 20:56:11 + lf_venv=/tmp/venv-Bzx8 20:56:11 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Bzx8 from' file:/tmp/.toxenv 20:56:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Bzx8 from file:/tmp/.toxenv 20:56:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:56:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:56:11 + local 'pip_opts=--upgrade --quiet' 20:56:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:56:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:56:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:56:11 + [[ -n '' ]] 20:56:11 + [[ -n '' ]] 20:56:11 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:56:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:56:11 + /tmp/venv-Bzx8/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 20:56:11 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:56:11 lf-activate-venv(): INFO: Base packages installed successfully 20:56:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:56:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:56:11 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:56:11 + /tmp/venv-Bzx8/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 20:56:12 + type python3 20:56:12 + true 20:56:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Bzx8/bin to PATH' 20:56:12 lf-activate-venv(): INFO: Adding /tmp/venv-Bzx8/bin to PATH 20:56:12 + PATH=/tmp/venv-Bzx8/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 20:56:12 + return 0 20:56:12 + [[ -d /opt/pyenv ]] 20:56:12 + echo '---> Setting up pyenv' 20:56:12 ---> Setting up pyenv 20:56:12 + export PYENV_ROOT=/opt/pyenv 20:56:12 + PYENV_ROOT=/opt/pyenv 20:56:12 + export PATH=/opt/pyenv/bin:/tmp/venv-Bzx8/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 20:56:12 + PATH=/opt/pyenv/bin:/tmp/venv-Bzx8/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 20:56:12 ++ pwd 20:56:12 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 20:56:12 + export PYTHONPATH 20:56:12 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:56:12 + TOX_TESTENV_PASSENV=PYTHONPATH 20:56:12 + tox --version 20:56:13 4.58.0 from /tmp/venv-Bzx8/lib/python3.10/site-packages/tox/__init__.py 20:56:13 + PARALLEL=false 20:56:13 + TOX_OPTIONS_LIST= 20:56:13 + [[ -n pre-commit ]] 20:56:13 + TOX_OPTIONS_LIST=' -e pre-commit' 20:56:13 + case ${PARALLEL,,} in 20:56:13 + tox -e pre-commit 20:56:13 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 20:56:14 pre-commit: install_deps> python -I -m pip install pre-commit 20:56:17 pre-commit: freeze> python -m pip freeze --all 20:56:17 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.0,identify==2.6.19,nodeenv==1.10.0,pip==26.1.2,platformdirs==4.11.0,pre_commit==4.6.1,python-discovery==1.5.0,PyYAML==6.0.3,setuptools==83.0.0,typing_extensions==4.16.0,virtualenv==21.7.0 20:56:17 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 20:56:18 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 20:56:18 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 20:56:19 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 20:56:22 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 20:56:22 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 20:56:22 [INFO] Once installed this environment will be reused. 20:56:22 [INFO] This may take a few minutes... 20:56:26 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 20:56:26 [INFO] Once installed this environment will be reused. 20:56:26 [INFO] This may take a few minutes... 20:56:31 An unexpected error has occurred: CalledProcessError: command: ('/usr/bin/git', 'ls-files', '-z', '--deduplicate') 20:56:31 return code: 129 20:56:31 stdout: (none) 20:56:31 stderr: 20:56:31 error: unknown option `deduplicate' 20:56:31 usage: git ls-files [] [...] 20:56:31 20:56:31 -z paths are separated with NUL character 20:56:31 -t identify the file status with tags 20:56:31 -v use lowercase letters for 'assume unchanged' files 20:56:31 -f use lowercase letters for 'fsmonitor clean' files 20:56:31 -c, --cached show cached files in the output (default) 20:56:31 -d, --deleted show deleted files in the output 20:56:31 -m, --modified show modified files in the output 20:56:31 -o, --others show other files in the output 20:56:31 -i, --ignored show ignored files in the output 20:56:31 -s, --stage show staged contents' object name in the output 20:56:31 -k, --killed show files on the filesystem that need to be removed 20:56:31 --directory show 'other' directories' names only 20:56:31 --eol show line endings of files 20:56:31 --empty-directory don't show empty directories 20:56:31 -u, --unmerged show unmerged files in the output 20:56:31 --resolve-undo show resolve-undo information 20:56:31 -x, --exclude 20:56:31 skip files matching pattern 20:56:31 -X, --exclude-from 20:56:31 exclude patterns are read from 20:56:31 --exclude-per-directory 20:56:31 read additional per-directory exclude patterns in 20:56:31 --exclude-standard add the standard git exclusions 20:56:31 --full-name make the output relative to the project top directory 20:56:31 --recurse-submodules recurse through submodules 20:56:31 --error-unmatch if any is not in the index, treat this as an error 20:56:31 --with-tree 20:56:31 pretend that paths removed since are still present 20:56:31 --abbrev[=] use digits to display SHA-1s 20:56:31 --debug show debugging data 20:56:31 Check the log at /home/jenkins/.cache/pre-commit/pre-commit.log 20:56:31 pre-commit: exit 3 (13.25 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2214 20:56:31 pre-commit: FAIL code 3 (17.73=setup[4.47]+cmd[13.25] seconds) 20:56:31 evaluation failed :( (17.76 seconds) 20:56:31 + tox_status=3 20:56:31 + echo '---> Completed tox runs' 20:56:31 ---> Completed tox runs 20:56:31 + for i in .tox/*/log 20:56:31 ++ echo .tox/pre-commit/log 20:56:31 ++ awk -F/ '{print $2}' 20:56:31 + tox_env=pre-commit 20:56:31 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 20:56:31 + DOC_DIR=docs/_build/html 20:56:31 + [[ -d docs/_build/html ]] 20:56:31 + echo '---> tox-run.sh ends' 20:56:31 ---> tox-run.sh ends 20:56:31 + test 3 -eq 0 20:56:31 + exit 3 20:56:31 ++ '[' 2 = 1 ']' 20:56:31 Build step 'Execute shell' marked build as failure 20:56:31 $ ssh-agent -k 20:56:31 unset SSH_AUTH_SOCK; 20:56:31 unset SSH_AGENT_PID; 20:56:31 echo Agent pid 1659 killed; 20:56:31 [ssh-agent] Stopped. 20:56:31 [PostBuildScript] - [INFO] Executing post build scripts. 20:56:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10129314601691719495.sh 20:56:31 ---> sysstat.sh 20:56:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11992499331265988676.sh 20:56:31 ---> package-listing.sh 20:56:31 ++ facter osfamily 20:56:31 ++ tr '[:upper:]' '[:lower:]' 20:56:32 + OS_FAMILY=debian 20:56:32 + workspace=/w/workspace/oom-master-pre-commit-lint 20:56:32 + START_PACKAGES=/tmp/packages_start.txt 20:56:32 + END_PACKAGES=/tmp/packages_end.txt 20:56:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:56:32 + PACKAGES=/tmp/packages_start.txt 20:56:32 + '[' /w/workspace/oom-master-pre-commit-lint ']' 20:56:32 + PACKAGES=/tmp/packages_end.txt 20:56:32 + case "${OS_FAMILY}" in 20:56:32 + dpkg -l 20:56:32 + grep '^ii' 20:56:32 + '[' -f /tmp/packages_start.txt ']' 20:56:32 + '[' -f /tmp/packages_end.txt ']' 20:56:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:56:32 + '[' /w/workspace/oom-master-pre-commit-lint ']' 20:56:32 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 20:56:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 20:56:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5918815423981048426.sh 20:56:32 ---> capture-instance-metadata.sh 20:56:32 Setup pyenv: 20:56:32 system 20:56:32 3.8.13 20:56:32 3.9.13 20:56:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:56:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-40Wj 20:56:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:56:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:56:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:56:40 lf-activate-venv(): INFO: Base packages installed successfully 20:56:40 lf-activate-venv(): INFO: Installing additional packages: lftools 20:57:02 lf-activate-venv(): INFO: Adding /tmp/venv-40Wj/bin to PATH 20:57:02 INFO: Running in OpenStack, capturing instance metadata 20:57:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5455998159657507020.sh 20:57:02 provisioning config files... 20:57:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config12221048543961023731tmp 20:57:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:57:02 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:57:02 [EnvInject] - Injecting environment variables from a build step. 20:57:02 [EnvInject] - Injecting as environment variables the properties content 20:57:02 SERVER_ID=logs 20:57:02 20:57:02 [EnvInject] - Variables injected successfully. 20:57:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6000373405555156449.sh 20:57:02 ---> create-netrc.sh 20:57:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4717904093826920540.sh 20:57:02 ---> python-tools-install.sh 20:57:02 Setup pyenv: 20:57:02 system 20:57:02 3.8.13 20:57:02 3.9.13 20:57:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:57:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-40Wj from file:/tmp/.os_lf_venv 20:57:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:57:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:57:04 lf-activate-venv(): INFO: Base packages installed successfully 20:57:04 lf-activate-venv(): INFO: Installing additional packages: lftools 20:57:12 lf-activate-venv(): INFO: Adding /tmp/venv-40Wj/bin to PATH 20:57:12 Generating Requirements File 20:57:37 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. 20:57:37 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:57:37 Python 3.10.6 20:57:38 pip 26.1.2 from /tmp/venv-40Wj/lib/python3.10/site-packages/pip (python 3.10) 20:57:38 aiohappyeyeballs==2.7.1 20:57:38 aiohttp==3.14.3 20:57:38 aiosignal==1.4.0 20:57:38 appdirs==1.4.4 20:57:38 argcomplete==3.7.0 20:57:38 aspy.yaml==1.3.0 20:57:38 async-timeout==5.0.1 20:57:38 attrs==26.1.0 20:57:38 autopage==0.6.0 20:57:38 backports.strenum==1.3.1 20:57:38 beautifulsoup4==4.15.0 20:57:38 boto3==1.43.56 20:57:38 botocore==1.43.56 20:57:38 bs4==0.0.2 20:57:38 certifi==2026.7.22 20:57:38 cffi==2.1.0 20:57:38 cfgv==3.5.0 20:57:38 chardet==7.4.3 20:57:38 charset-normalizer==3.4.9 20:57:38 click==8.4.2 20:57:38 cliff==4.14.0 20:57:38 cmd2==3.5.1 20:57:38 cryptography==3.3.2 20:57:38 debtcollector==3.1.0 20:57:38 decorator==5.3.1 20:57:38 defusedxml==0.7.1 20:57:38 Deprecated==1.3.1 20:57:38 distlib==0.4.3 20:57:38 dnspython==2.8.0 20:57:38 docker==7.2.0 20:57:38 dogpile.cache==1.5.0 20:57:38 durationpy==0.10 20:57:38 email-validator==2.3.0 20:57:38 filelock==3.32.0 20:57:38 frozenlist==1.8.0 20:57:38 future==1.0.0 20:57:38 gitdb==4.0.12 20:57:38 GitPython==3.1.56 20:57:38 httplib2==0.30.2 20:57:38 identify==2.6.19 20:57:38 idna==3.18 20:57:38 importlib-resources==1.5.0 20:57:38 iso8601==2.1.0 20:57:38 Jinja2==3.1.6 20:57:38 jmespath==1.1.0 20:57:38 jsonpatch==1.33 20:57:38 jsonpointer==3.1.1 20:57:38 jsonschema==4.26.0 20:57:38 jsonschema-specifications==2025.9.1 20:57:38 keystoneauth1==5.14.0 20:57:38 kubernetes==36.0.3 20:57:38 lftools==0.37.22 20:57:38 lxml==6.1.1 20:57:38 markdown-it-py==4.2.0 20:57:38 MarkupSafe==3.0.3 20:57:38 mdurl==0.1.2 20:57:38 msgpack==1.2.1 20:57:38 multi_key_dict==2.0.3 20:57:38 multidict==6.7.1 20:57:38 munch==4.0.0 20:57:38 netaddr==1.3.0 20:57:38 niet==1.4.2 20:57:38 nodeenv==1.10.0 20:57:38 oauth2client==4.1.3 20:57:38 oauthlib==3.3.1 20:57:38 openstacksdk==4.13.0 20:57:38 os-service-types==1.8.2 20:57:38 osc-lib==4.6.0 20:57:38 oslo.config==10.4.0 20:57:38 oslo.context==6.4.0 20:57:38 oslo.i18n==6.8.0 20:57:38 oslo.log==8.2.0 20:57:38 oslo.serialization==5.10.0 20:57:38 oslo.utils==10.1.1 20:57:38 packaging==26.2 20:57:38 pbr==7.0.3 20:57:38 platformdirs==4.11.0 20:57:38 prettytable==3.18.0 20:57:38 propcache==0.5.2 20:57:38 psutil==7.2.2 20:57:38 pyasn1==0.6.4 20:57:38 pyasn1_modules==0.4.2 20:57:38 pycparser==3.0 20:57:38 pygerrit2==2.0.15 20:57:38 PyGithub==2.9.1 20:57:38 Pygments==2.20.0 20:57:38 PyJWT==2.13.0 20:57:38 PyNaCl==1.6.2 20:57:38 pyparsing==2.4.7 20:57:38 pyperclip==1.11.0 20:57:38 pyrsistent==0.20.0 20:57:38 python-cinderclient==9.9.0 20:57:38 python-dateutil==2.9.0.post0 20:57:38 python-discovery==1.5.0 20:57:38 python-heatclient==5.2.0 20:57:38 python-jenkins==1.8.3 20:57:38 python-keystoneclient==5.8.0 20:57:38 python-magnumclient==4.11.0 20:57:38 python-openstackclient==10.0.0 20:57:38 python-swiftclient==4.10.0 20:57:38 PyYAML==6.0.3 20:57:38 referencing==0.37.0 20:57:38 requests==2.34.2 20:57:38 requests-oauthlib==2.0.0 20:57:38 rfc3986==2.0.0 20:57:38 rich==15.0.0 20:57:38 rich-argparse==1.8.0 20:57:38 rpds-py==0.30.0 20:57:38 rsa==4.9.1 20:57:38 ruamel.yaml==0.19.1 20:57:38 ruamel.yaml.clib==0.2.15 20:57:38 s3transfer==0.19.2 20:57:38 simplejson==4.1.1 20:57:38 six==1.17.0 20:57:38 smmap==5.0.3 20:57:38 soupsieve==2.9.1 20:57:38 stevedore==5.8.0 20:57:38 tabulate==0.10.0 20:57:38 toml==0.10.2 20:57:38 tomlkit==0.15.1 20:57:38 tqdm==4.69.1 20:57:38 typing_extensions==4.16.0 20:57:38 urllib3==1.26.20 20:57:38 virtualenv==21.7.0 20:57:38 wcwidth==0.8.2 20:57:38 websocket-client==1.9.0 20:57:38 wrapt==2.2.2 20:57:38 xdg==6.0.0 20:57:38 xmltodict==1.0.4 20:57:38 yarl==1.24.5 20:57:38 yq==4.1.2 20:57:38 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins6429938451579260346.sh 20:57:38 ---> uv-install.sh 20:57:38 Installing uv/uvx (latest) using shell installer 20:57:38 2026-07-25 20:57:38 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-fA4BFX.sh" [1] 20:57:38 downloading uv 0.11.32 x86_64-unknown-linux-gnu 20:57:39 installing to /home/jenkins/.local/bin 20:57:39 uv 20:57:39 uvx 20:57:39 everything's installed! 20:57:39 20:57:39 To add $HOME/.local/bin to your PATH, either restart your shell or run: 20:57:39 20:57:39 source $HOME/.local/bin/env (sh, bash, zsh) 20:57:39 source $HOME/.local/bin/env.fish (fish) 20:57:39 Adding install location to PATH 20:57:39 ---> Validating uv/uvx install 20:57:39 uvx 0.11.32 (x86_64-unknown-linux-gnu) 20:57:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2972928051401666553.sh 20:57:39 ---> sudo-logs.sh 20:57:39 Archiving 'sudo' log.. 20:57:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins496165730470039076.sh 20:57:39 ---> job-cost.sh 20:57:39 INFO: Activating Python virtual environment... 20:57:39 Setup pyenv: 20:57:40 system 20:57:40 3.8.13 20:57:40 3.9.13 20:57:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:57:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-40Wj from file:/tmp/.os_lf_venv 20:57:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:57:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:57:42 lf-activate-venv(): INFO: Base packages installed successfully 20:57:42 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:57:47 lf-activate-venv(): INFO: Adding /tmp/venv-40Wj/bin to PATH 20:57:47 INFO: No stack-cost file found 20:57:47 INFO: Instance uptime: 145s 20:57:47 INFO: Fetching instance metadata (attempt 1 of 3)... 20:57:47 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 20:57:47 INFO: Successfully fetched instance metadata 20:57:47 INFO: Instance type: v3-standard-4 20:57:47 INFO: Retrieving pricing info for: v3-standard-4 20:57:47 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 20:57:47 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=145 20:57:47 INFO: Successfully fetched Vexxhost pricing API 20:57:47 INFO: Retrieved cost: 0.11 20:57:47 INFO: Retrieved resource: v3-standard-4 20:57:47 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 20:57:47 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 20:57:47 INFO: Successfully archived job cost data 20:57:47 DEBUG: Cost data: oom-master-pre-commit-lint,4749,2026-07-25 20:57:47,v3-standard-4,145,0.11,0.00,FAILURE 20:57:47 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12176063143923896071.sh 20:57:47 ---> logs-deploy.sh 20:57:47 Setup pyenv: 20:57:47 system 20:57:47 3.8.13 20:57:47 3.9.13 20:57:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:57:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-40Wj from file:/tmp/.os_lf_venv 20:57:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:57:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:57:49 lf-activate-venv(): INFO: Base packages installed successfully 20:57:49 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:57:57 lf-activate-venv(): INFO: Adding /tmp/venv-40Wj/bin to PATH 20:57:57 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4749 20:57:57 INFO: archiving workspace using pattern(s): 20:57:58 Archives upload complete. 20:57:58 INFO: archiving logs to Nexus 20:57:59 ---> uname -a: 20:57:59 Linux prd-ubuntu1804-builder-4c-4g-12326 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 20:57:59 20:57:59 20:57:59 ---> lscpu: 20:57:59 Architecture: x86_64 20:57:59 CPU op-mode(s): 32-bit, 64-bit 20:57:59 Byte Order: Little Endian 20:57:59 CPU(s): 4 20:57:59 On-line CPU(s) list: 0-3 20:57:59 Thread(s) per core: 1 20:57:59 Core(s) per socket: 1 20:57:59 Socket(s): 4 20:57:59 NUMA node(s): 1 20:57:59 Vendor ID: AuthenticAMD 20:57:59 CPU family: 23 20:57:59 Model: 49 20:57:59 Model name: AMD EPYC-Rome Processor 20:57:59 Stepping: 0 20:57:59 CPU MHz: 2800.000 20:57:59 BogoMIPS: 5600.00 20:57:59 Virtualization: AMD-V 20:57:59 Hypervisor vendor: KVM 20:57:59 Virtualization type: full 20:57:59 L1d cache: 32K 20:57:59 L1i cache: 32K 20:57:59 L2 cache: 512K 20:57:59 L3 cache: 16384K 20:57:59 NUMA node0 CPU(s): 0-3 20:57:59 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 20:57:59 20:57:59 20:57:59 ---> nproc: 20:57:59 4 20:57:59 20:57:59 20:57:59 ---> df -h: 20:57:59 Filesystem Size Used Avail Use% Mounted on 20:57:59 udev 7.9G 0 7.9G 0% /dev 20:57:59 tmpfs 1.6G 676K 1.6G 1% /run 20:57:59 /dev/vda1 78G 8.5G 69G 11% / 20:57:59 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:57:59 tmpfs 5.0M 0 5.0M 0% /run/lock 20:57:59 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 20:57:59 /dev/vda15 105M 4.4M 100M 5% /boot/efi 20:57:59 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:57:59 20:57:59 20:57:59 ---> free -m: 20:57:59 total used free shared buff/cache available 20:57:59 Mem: 16040 543 13172 0 2324 15174 20:57:59 Swap: 1023 0 1023 20:57:59 20:57:59 20:57:59 ---> ip addr: 20:57:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:57:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:57:59 inet 127.0.0.1/8 scope host lo 20:57:59 valid_lft forever preferred_lft forever 20:57:59 inet6 ::1/128 scope host 20:57:59 valid_lft forever preferred_lft forever 20:57:59 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:57:59 link/ether fa:16:3e:3f:42:e7 brd ff:ff:ff:ff:ff:ff 20:57:59 inet 10.30.107.48/23 brd 10.30.107.255 scope global dynamic ens3 20:57:59 valid_lft 86251sec preferred_lft 86251sec 20:57:59 inet6 fe80::f816:3eff:fe3f:42e7/64 scope link 20:57:59 valid_lft forever preferred_lft forever 20:57:59 20:57:59 20:57:59 ---> sar -b -r -n DEV: 20:57:59 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12326) 07/25/26 _x86_64_ (4 CPU) 20:57:59 20:57:59 20:55:32 LINUX RESTART (4 CPU) 20:57:59 20:57:59 20:56:02 tps rtps wtps bread/s bwrtn/s 20:57:59 20:57:01 128.83 9.10 119.73 194.68 51465.45 20:57:59 Average: 128.83 9.10 119.73 194.68 51465.45 20:57:59 20:57:59 20:56:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:57:59 20:57:01 13683092 15508852 2741876 16.69 73824 1939796 824420 4.72 807072 1696192 234752 20:57:59 Average: 13683092 15508852 2741876 16.69 73824 1939796 824420 4.72 807072 1696192 234752 20:57:59 20:57:59 20:56:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:57:59 20:57:01 lo 2.24 2.24 0.25 0.25 0.00 0.00 0.00 0.00 20:57:59 20:57:01 ens3 146.45 99.10 1508.07 13.18 0.00 0.00 0.00 0.00 20:57:59 Average: lo 2.24 2.24 0.25 0.25 0.00 0.00 0.00 0.00 20:57:59 Average: ens3 146.45 99.10 1508.07 13.18 0.00 0.00 0.00 0.00 20:57:59 20:57:59 20:57:59 ---> sar -P ALL: 20:57:59 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12326) 07/25/26 _x86_64_ (4 CPU) 20:57:59 20:57:59 20:55:32 LINUX RESTART (4 CPU) 20:57:59 20:57:59 20:56:02 CPU %user %nice %system %iowait %steal %idle 20:57:59 20:57:01 all 21.76 0.00 2.10 3.37 0.06 72.72 20:57:59 20:57:01 0 24.83 0.00 2.16 0.42 0.05 72.53 20:57:59 20:57:01 1 34.58 0.00 2.57 1.07 0.08 61.69 20:57:59 20:57:01 2 23.20 0.00 2.14 0.76 0.05 73.84 20:57:59 20:57:01 3 4.39 0.00 1.53 11.20 0.07 82.82 20:57:59 Average: all 21.76 0.00 2.10 3.37 0.06 72.72 20:57:59 Average: 0 24.83 0.00 2.16 0.42 0.05 72.53 20:57:59 Average: 1 34.58 0.00 2.57 1.07 0.08 61.69 20:57:59 Average: 2 23.20 0.00 2.14 0.76 0.05 73.84 20:57:59 Average: 3 4.39 0.00 1.53 11.20 0.07 82.82 20:57:59 20:57:59 20:57:59