13:04:06 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143522 13:04:06 Running as SYSTEM 13:04:06 [EnvInject] - Loading node environment variables. 13:04:06 Building remotely on prd-ubuntu1804-builder-4c-4g-226 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:04:06 [ssh-agent] Looking for ssh-agent implementation... 13:04:06 $ ssh-agent 13:04:06 SSH_AUTH_SOCK=/tmp/ssh-UxQjIAofkyVm/agent.1714 13:04:06 SSH_AGENT_PID=1716 13:04:06 [ssh-agent] Started. 13:04:06 Running ssh-add (command line suppressed) 13:04:06 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_12135679668339228021.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_12135679668339228021.key) 13:04:06 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:04:06 The recommended git tool is: NONE 13:04:08 using credential onap-jenkins-ssh 13:04:08 Wiping out workspace first. 13:04:08 Cloning the remote Git repository 13:04:08 Cloning repository git://cloud.onap.org/mirror/oom.git 13:04:08 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:04:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:04:08 > git --version # timeout=10 13:04:08 > git --version # 'git version 2.17.1' 13:04:08 using GIT_SSH to set credentials Gerrit user 13:04:08 Verifying host key using manually-configured host key entries 13:04:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:04:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:04:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:04:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:04:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:04:13 using GIT_SSH to set credentials Gerrit user 13:04:13 Verifying host key using manually-configured host key entries 13:04:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/22/143522/5 # timeout=30 13:04:14 > git rev-parse ce7a1b20f3ac390c4f202e2fe4b507fa465d5d67^{commit} # timeout=10 13:04:14 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:04:14 Checking out Revision ce7a1b20f3ac390c4f202e2fe4b507fa465d5d67 (refs/changes/22/143522/5) 13:04:14 > git config core.sparsecheckout # timeout=10 13:04:14 > git checkout -f ce7a1b20f3ac390c4f202e2fe4b507fa465d5d67 # timeout=30 13:04:17 Commit message: "Refactor participant K8s in OOM" 13:04:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:04:17 > git rev-list --no-walk bf5580fdb5a5b4bb4b30eea0c21ec1965fcd67ff # timeout=10 13:04:18 [EnvInject] - Injecting environment variables from a build step. 13:04:18 [EnvInject] - Injecting as environment variables the properties content 13:04:18 PYTHON=python3 13:04:18 13:04:18 [EnvInject] - Variables injected successfully. 13:04:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16352286065687193247.sh 13:04:18 ---> tox-install.sh 13:04:18 + source /home/jenkins/lf-env.sh 13:04:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:04:18 ++ mktemp -d /tmp/venv-XXXX 13:04:18 + lf_venv=/tmp/venv-ykU0 13:04:18 + local venv_file=/tmp/.os_lf_venv 13:04:18 + local python=python3 13:04:18 + local options 13:04:18 + local set_path=true 13:04:18 + local install_args= 13:04:18 ++ 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 13:04:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:04:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:04:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:04:18 + true 13:04:18 + case $1 in 13:04:18 + venv_file=/tmp/.toxenv 13:04:18 + shift 2 13:04:18 + true 13:04:18 + case $1 in 13:04:18 + shift 13:04:18 + break 13:04:18 + case $python in 13:04:18 + local pkg_list= 13:04:18 + [[ -d /opt/pyenv ]] 13:04:18 + echo 'Setup pyenv:' 13:04:18 Setup pyenv: 13:04:18 + export PYENV_ROOT=/opt/pyenv 13:04:18 + PYENV_ROOT=/opt/pyenv 13:04:18 + 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 13:04:18 + 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 13:04:18 + pyenv versions 13:04:18 * system (set by /opt/pyenv/version) 13:04:18 * 3.8.13 (set by /opt/pyenv/version) 13:04:18 * 3.9.13 (set by /opt/pyenv/version) 13:04:18 * 3.10.6 (set by /opt/pyenv/version) 13:04:18 + command -v pyenv 13:04:18 ++ pyenv init - --no-rehash 13:04:18 + 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[*]}"'\'')" 13:04:18 export PATH="/opt/pyenv/shims:${PATH}" 13:04:18 export PYENV_SHELL=bash 13:04:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:04:18 pyenv() { 13:04:18 local command 13:04:18 command="${1:-}" 13:04:18 if [ "$#" -gt 0 ]; then 13:04:18 shift 13:04:18 fi 13:04:18 13:04:18 case "$command" in 13:04:18 rehash|shell) 13:04:18 eval "$(pyenv "sh-$command" "$@")" 13:04:18 ;; 13:04:18 *) 13:04:18 command pyenv "$command" "$@" 13:04:18 ;; 13:04:18 esac 13:04:18 }' 13:04:18 +++ 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[*]}"' 13:04:18 ++ 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 13:04:18 ++ 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 13:04:18 ++ 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 13:04:18 ++ export PYENV_SHELL=bash 13:04:18 ++ PYENV_SHELL=bash 13:04:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:04:18 +++ complete -F _pyenv pyenv 13:04:18 ++ lf-pyver python3 13:04:18 ++ local py_version_xy=python3 13:04:18 ++ local py_version_xyz= 13:04:18 ++ grep -E '^[0-9.]*[0-9]$' 13:04:18 ++ pyenv versions 13:04:18 ++ local command 13:04:18 ++ command=versions 13:04:18 ++ '[' 1 -gt 0 ']' 13:04:18 ++ shift 13:04:18 ++ case "$command" in 13:04:18 ++ command pyenv versions 13:04:18 ++ pyenv versions 13:04:18 ++ awk '{ print $1 }' 13:04:18 ++ sed 's/^[ *]* //' 13:04:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:04:18 +++ grep '^3' /tmp/.pyenv_versions 13:04:18 +++ sort -V 13:04:18 +++ tail -n 1 13:04:18 ++ py_version_xyz=3.10.6 13:04:18 ++ [[ -z 3.10.6 ]] 13:04:18 ++ echo 3.10.6 13:04:18 ++ return 0 13:04:18 + pyenv local 3.10.6 13:04:18 + local command 13:04:18 + command=local 13:04:18 + '[' 2 -gt 0 ']' 13:04:18 + shift 13:04:18 + case "$command" in 13:04:18 + command pyenv local 3.10.6 13:04:18 + pyenv local 3.10.6 13:04:18 + for arg in "$@" 13:04:18 + case $arg in 13:04:18 + pkg_list+='tox ' 13:04:18 + for arg in "$@" 13:04:18 + case $arg in 13:04:18 + pkg_list+='virtualenv ' 13:04:18 + for arg in "$@" 13:04:18 + case $arg in 13:04:18 + pkg_list+='urllib3~=1.26.15 ' 13:04:18 + [[ -f /tmp/.toxenv ]] 13:04:18 + [[ ! -f /tmp/.toxenv ]] 13:04:18 + [[ -n '' ]] 13:04:18 + python3 -m venv /tmp/venv-ykU0 13:04:22 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ykU0' 13:04:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ykU0 13:04:22 + echo /tmp/venv-ykU0 13:04:22 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:04:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:04:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:04:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:04:22 + local 'pip_opts=--upgrade --quiet' 13:04:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:04:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:04:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:04:22 + [[ -n '' ]] 13:04:22 + [[ -n '' ]] 13:04:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:04:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:04:22 + /tmp/venv-ykU0/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 13:04:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:04:26 lf-activate-venv(): INFO: Base packages installed successfully 13:04:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:04:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:04:26 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:04:26 + /tmp/venv-ykU0/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 13:04:29 + type python3 13:04:29 + true 13:04:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ykU0/bin to PATH' 13:04:29 lf-activate-venv(): INFO: Adding /tmp/venv-ykU0/bin to PATH 13:04:29 + PATH=/tmp/venv-ykU0/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 13:04:29 + return 0 13:04:29 + python3 --version 13:04:29 Python 3.10.6 13:04:29 + python3 -m pip --version 13:04:29 pip 26.0.1 from /tmp/venv-ykU0/lib/python3.10/site-packages/pip (python 3.10) 13:04:29 + python3 -m pip freeze 13:04:30 cachetools==7.0.5 13:04:30 colorama==0.4.6 13:04:30 distlib==0.4.0 13:04:30 filelock==3.25.2 13:04:30 packaging==26.0 13:04:30 platformdirs==4.9.6 13:04:30 pluggy==1.6.0 13:04:30 pyproject-api==1.10.0 13:04:30 python-discovery==1.2.2 13:04:30 tomli==2.4.1 13:04:30 tomli_w==1.2.0 13:04:30 tox==4.52.1 13:04:30 typing_extensions==4.15.0 13:04:30 urllib3==1.26.20 13:04:30 virtualenv==21.2.1 13:04:30 [EnvInject] - Injecting environment variables from a build step. 13:04:30 [EnvInject] - Injecting as environment variables the properties content 13:04:30 PARALLEL=false 13:04:30 13:04:30 [EnvInject] - Variables injected successfully. 13:04:30 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8878656002317845776.sh 13:04:30 ---> tox-run.sh 13:04:30 + 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 13:04:30 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:04:30 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:04:30 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:04:30 + cd /w/workspace/oom-master-pre-commit-lint/. 13:04:30 + source /home/jenkins/lf-env.sh 13:04:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:04:30 ++ mktemp -d /tmp/venv-XXXX 13:04:30 + lf_venv=/tmp/venv-4Akb 13:04:30 + local venv_file=/tmp/.os_lf_venv 13:04:30 + local python=python3 13:04:30 + local options 13:04:30 + local set_path=true 13:04:30 + local install_args= 13:04:30 ++ 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 13:04:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:04:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:04:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:04:30 + true 13:04:30 + case $1 in 13:04:30 + venv_file=/tmp/.toxenv 13:04:30 + shift 2 13:04:30 + true 13:04:30 + case $1 in 13:04:30 + shift 13:04:30 + break 13:04:30 + case $python in 13:04:30 + local pkg_list= 13:04:30 + [[ -d /opt/pyenv ]] 13:04:30 + echo 'Setup pyenv:' 13:04:30 Setup pyenv: 13:04:30 + export PYENV_ROOT=/opt/pyenv 13:04:30 + PYENV_ROOT=/opt/pyenv 13:04:30 + 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 13:04:30 + 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 13:04:30 + pyenv versions 13:04:30 system 13:04:30 3.8.13 13:04:30 3.9.13 13:04:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:04:30 + command -v pyenv 13:04:30 ++ pyenv init - --no-rehash 13:04:30 + 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[*]}"'\'')" 13:04:30 export PATH="/opt/pyenv/shims:${PATH}" 13:04:30 export PYENV_SHELL=bash 13:04:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:04:30 pyenv() { 13:04:30 local command 13:04:30 command="${1:-}" 13:04:30 if [ "$#" -gt 0 ]; then 13:04:30 shift 13:04:30 fi 13:04:30 13:04:30 case "$command" in 13:04:30 rehash|shell) 13:04:30 eval "$(pyenv "sh-$command" "$@")" 13:04:30 ;; 13:04:30 *) 13:04:30 command pyenv "$command" "$@" 13:04:30 ;; 13:04:30 esac 13:04:30 }' 13:04:30 +++ 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[*]}"' 13:04:30 ++ 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 13:04:30 ++ 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 13:04:30 ++ 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 13:04:30 ++ export PYENV_SHELL=bash 13:04:30 ++ PYENV_SHELL=bash 13:04:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:04:30 +++ complete -F _pyenv pyenv 13:04:30 ++ lf-pyver python3 13:04:30 ++ local py_version_xy=python3 13:04:30 ++ local py_version_xyz= 13:04:30 ++ pyenv versions 13:04:30 ++ local command 13:04:30 ++ command=versions 13:04:30 ++ '[' 1 -gt 0 ']' 13:04:30 ++ shift 13:04:30 ++ case "$command" in 13:04:30 ++ command pyenv versions 13:04:30 ++ pyenv versions 13:04:30 ++ sed 's/^[ *]* //' 13:04:30 ++ awk '{ print $1 }' 13:04:30 ++ grep -E '^[0-9.]*[0-9]$' 13:04:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:04:30 +++ grep '^3' /tmp/.pyenv_versions 13:04:30 +++ sort -V 13:04:30 +++ tail -n 1 13:04:30 ++ py_version_xyz=3.10.6 13:04:30 ++ [[ -z 3.10.6 ]] 13:04:30 ++ echo 3.10.6 13:04:30 ++ return 0 13:04:30 + pyenv local 3.10.6 13:04:30 + local command 13:04:30 + command=local 13:04:30 + '[' 2 -gt 0 ']' 13:04:30 + shift 13:04:30 + case "$command" in 13:04:30 + command pyenv local 3.10.6 13:04:30 + pyenv local 3.10.6 13:04:30 + for arg in "$@" 13:04:30 + case $arg in 13:04:30 + pkg_list+='tox ' 13:04:30 + for arg in "$@" 13:04:30 + case $arg in 13:04:30 + pkg_list+='virtualenv ' 13:04:30 + for arg in "$@" 13:04:30 + case $arg in 13:04:30 + pkg_list+='urllib3~=1.26.15 ' 13:04:30 + [[ -f /tmp/.toxenv ]] 13:04:30 ++ cat /tmp/.toxenv 13:04:30 + lf_venv=/tmp/venv-ykU0 13:04:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ykU0 from' file:/tmp/.toxenv 13:04:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ykU0 from file:/tmp/.toxenv 13:04:30 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:04:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:04:30 + local 'pip_opts=--upgrade --quiet' 13:04:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:04:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:04:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:04:30 + [[ -n '' ]] 13:04:30 + [[ -n '' ]] 13:04:30 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:04:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:04:30 + /tmp/venv-ykU0/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 13:04:31 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:04:31 lf-activate-venv(): INFO: Base packages installed successfully 13:04:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:04:31 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:04:31 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:04:31 + /tmp/venv-ykU0/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 13:04:32 + type python3 13:04:32 + true 13:04:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ykU0/bin to PATH' 13:04:32 lf-activate-venv(): INFO: Adding /tmp/venv-ykU0/bin to PATH 13:04:32 + PATH=/tmp/venv-ykU0/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 13:04:32 + return 0 13:04:32 + [[ -d /opt/pyenv ]] 13:04:32 + echo '---> Setting up pyenv' 13:04:32 ---> Setting up pyenv 13:04:32 + export PYENV_ROOT=/opt/pyenv 13:04:32 + PYENV_ROOT=/opt/pyenv 13:04:32 + export PATH=/opt/pyenv/bin:/tmp/venv-ykU0/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 13:04:32 + PATH=/opt/pyenv/bin:/tmp/venv-ykU0/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 13:04:32 ++ pwd 13:04:32 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:04:32 + export PYTHONPATH 13:04:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:04:32 + TOX_TESTENV_PASSENV=PYTHONPATH 13:04:32 + tox --version 13:04:32 4.52.1 from /tmp/venv-ykU0/lib/python3.10/site-packages/tox/__init__.py 13:04:32 + PARALLEL=false 13:04:32 + TOX_OPTIONS_LIST= 13:04:32 + [[ -n pre-commit ]] 13:04:32 + TOX_OPTIONS_LIST=' -e pre-commit' 13:04:32 + case ${PARALLEL,,} in 13:04:32 + tox -e pre-commit 13:04:32 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:04:34 pre-commit: install_deps> python -I -m pip install pre-commit 13:04:36 pre-commit: freeze> python -m pip freeze --all 13:04:37 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.25.2,identify==2.6.18,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.6,pre_commit==4.5.1,python-discovery==1.2.2,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.2.1 13:04:37 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:04:37 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:04:37 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:04:38 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:04:39 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:04:40 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:04:40 [INFO] Once installed this environment will be reused. 13:04:40 [INFO] This may take a few minutes... 13:04:44 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:04:44 [INFO] Once installed this environment will be reused. 13:04:44 [INFO] This may take a few minutes... 13:04:49 trim trailing whitespace.................................................Passed 13:04:49 Tabs remover.............................................................Passed 13:04:49 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:04:49 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:04:49 [INFO] Once installed this environment will be reused. 13:04:49 [INFO] This may take a few minutes... 13:04:59 gitlint..............................................(no files to check)Skipped 13:04:59 pre-commit: OK (26.60=setup[3.94]+cmd[12.29,10.36] seconds) 13:04:59 congratulations :) (26.66 seconds) 13:04:59 + tox_status=0 13:04:59 + echo '---> Completed tox runs' 13:04:59 ---> Completed tox runs 13:04:59 + for i in .tox/*/log 13:04:59 ++ echo .tox/pre-commit/log 13:04:59 ++ awk -F/ '{print $2}' 13:04:59 + tox_env=pre-commit 13:04:59 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:04:59 + DOC_DIR=docs/_build/html 13:04:59 + [[ -d docs/_build/html ]] 13:04:59 + echo '---> tox-run.sh ends' 13:04:59 ---> tox-run.sh ends 13:04:59 + test 0 -eq 0 13:04:59 $ ssh-agent -k 13:04:59 unset SSH_AUTH_SOCK; 13:04:59 unset SSH_AGENT_PID; 13:04:59 echo Agent pid 1716 killed; 13:04:59 [ssh-agent] Stopped. 13:05:00 [PostBuildScript] - [INFO] Executing post build scripts. 13:05:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins903025940374931551.sh 13:05:00 ---> sysstat.sh 13:05:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3487203877411056449.sh 13:05:00 ---> package-listing.sh 13:05:00 ++ facter osfamily 13:05:00 ++ tr '[:upper:]' '[:lower:]' 13:05:00 + OS_FAMILY=debian 13:05:00 + workspace=/w/workspace/oom-master-pre-commit-lint 13:05:00 + START_PACKAGES=/tmp/packages_start.txt 13:05:00 + END_PACKAGES=/tmp/packages_end.txt 13:05:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:05:00 + PACKAGES=/tmp/packages_start.txt 13:05:00 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:05:00 + PACKAGES=/tmp/packages_end.txt 13:05:00 + case "${OS_FAMILY}" in 13:05:00 + dpkg -l 13:05:00 + grep '^ii' 13:05:00 + '[' -f /tmp/packages_start.txt ']' 13:05:00 + '[' -f /tmp/packages_end.txt ']' 13:05:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:05:00 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:05:00 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:05:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:05:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15282533024490650783.sh 13:05:00 ---> capture-instance-metadata.sh 13:05:00 Setup pyenv: 13:05:00 system 13:05:00 3.8.13 13:05:00 3.9.13 13:05:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:05:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tWyH 13:05:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:05:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:05:08 lf-activate-venv(): INFO: Base packages installed successfully 13:05:08 lf-activate-venv(): INFO: Installing additional packages: lftools 13:05:30 lf-activate-venv(): INFO: Adding /tmp/venv-tWyH/bin to PATH 13:05:30 INFO: Running in OpenStack, capturing instance metadata 13:05:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17993311445252736530.sh 13:05:30 provisioning config files... 13:05:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15124068208786408915tmp 13:05:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:05:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:05:30 [EnvInject] - Injecting environment variables from a build step. 13:05:30 [EnvInject] - Injecting as environment variables the properties content 13:05:30 SERVER_ID=logs 13:05:30 13:05:30 [EnvInject] - Variables injected successfully. 13:05:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11838535820117352628.sh 13:05:30 ---> create-netrc.sh 13:05:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4365821524770482703.sh 13:05:30 ---> python-tools-install.sh 13:05:30 Setup pyenv: 13:05:30 system 13:05:30 3.8.13 13:05:30 3.9.13 13:05:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:05:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tWyH from file:/tmp/.os_lf_venv 13:05:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:05:32 lf-activate-venv(): INFO: Base packages installed successfully 13:05:32 lf-activate-venv(): INFO: Installing additional packages: lftools 13:05:40 lf-activate-venv(): INFO: Adding /tmp/venv-tWyH/bin to PATH 13:05:40 Generating Requirements File 13:05:57 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:05:57 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:05:57 Python 3.10.6 13:05:57 pip 26.0.1 from /tmp/venv-tWyH/lib/python3.10/site-packages/pip (python 3.10) 13:05:58 appdirs==1.4.4 13:05:58 argcomplete==3.6.3 13:05:58 aspy.yaml==1.3.0 13:05:58 attrs==26.1.0 13:05:58 autopage==0.6.0 13:05:58 backports.strenum==1.3.1 13:05:58 beautifulsoup4==4.14.3 13:05:58 boto3==1.42.87 13:05:58 botocore==1.42.87 13:05:58 bs4==0.0.2 13:05:58 certifi==2026.2.25 13:05:58 cffi==2.0.0 13:05:58 cfgv==3.5.0 13:05:58 chardet==7.4.1 13:05:58 charset-normalizer==3.4.7 13:05:58 click==8.3.2 13:05:58 cliff==4.13.3 13:05:58 cmd2==3.4.0 13:05:58 cryptography==3.3.2 13:05:58 debtcollector==3.1.0 13:05:58 decorator==5.2.1 13:05:58 defusedxml==0.7.1 13:05:58 Deprecated==1.3.1 13:05:58 distlib==0.4.0 13:05:58 dnspython==2.8.0 13:05:58 docker==7.1.0 13:05:58 dogpile.cache==1.5.0 13:05:58 durationpy==0.10 13:05:58 email-validator==2.3.0 13:05:58 filelock==3.25.2 13:05:58 future==1.0.0 13:05:58 gitdb==4.0.12 13:05:58 GitPython==3.1.46 13:05:58 httplib2==0.30.2 13:05:58 identify==2.6.18 13:05:58 idna==3.11 13:05:58 importlib-resources==1.5.0 13:05:58 iso8601==2.1.0 13:05:58 Jinja2==3.1.6 13:05:58 jmespath==1.1.0 13:05:58 jsonpatch==1.33 13:05:58 jsonpointer==3.1.1 13:05:58 jsonschema==4.26.0 13:05:58 jsonschema-specifications==2025.9.1 13:05:58 keystoneauth1==5.13.1 13:05:58 kubernetes==35.0.0 13:05:58 lftools==0.37.22 13:05:58 lxml==6.0.3 13:05:58 markdown-it-py==4.0.0 13:05:58 MarkupSafe==3.0.3 13:05:58 mdurl==0.1.2 13:05:58 msgpack==1.1.2 13:05:58 multi_key_dict==2.0.3 13:05:58 munch==4.0.0 13:05:58 netaddr==1.3.0 13:05:58 niet==1.4.2 13:05:58 nodeenv==1.10.0 13:05:58 oauth2client==4.1.3 13:05:58 oauthlib==3.3.1 13:05:58 openstacksdk==4.10.0 13:05:58 os-service-types==1.8.2 13:05:58 osc-lib==4.4.0 13:05:58 oslo.config==10.3.0 13:05:58 oslo.context==6.3.0 13:05:58 oslo.i18n==6.7.2 13:05:58 oslo.log==8.1.0 13:05:58 oslo.serialization==5.9.1 13:05:58 oslo.utils==10.0.1 13:05:58 packaging==26.0 13:05:58 pbr==7.0.3 13:05:58 platformdirs==4.9.6 13:05:58 prettytable==3.17.0 13:05:58 psutil==7.2.2 13:05:58 pyasn1==0.6.3 13:05:58 pyasn1_modules==0.4.2 13:05:58 pycparser==3.0 13:05:58 pygerrit2==2.0.15 13:05:58 PyGithub==2.9.0 13:05:58 Pygments==2.20.0 13:05:58 PyJWT==2.12.1 13:05:58 PyNaCl==1.6.2 13:05:58 pyparsing==2.4.7 13:05:58 pyperclip==1.11.0 13:05:58 pyrsistent==0.20.0 13:05:58 python-cinderclient==9.9.0 13:05:58 python-dateutil==2.9.0.post0 13:05:58 python-discovery==1.2.2 13:05:58 python-heatclient==5.1.0 13:05:58 python-jenkins==1.8.3 13:05:58 python-keystoneclient==5.8.0 13:05:58 python-magnumclient==4.10.0 13:05:58 python-openstackclient==9.0.0 13:05:58 python-swiftclient==4.10.0 13:05:58 PyYAML==6.0.3 13:05:58 referencing==0.37.0 13:05:58 requests==2.33.1 13:05:58 requests-oauthlib==2.0.0 13:05:58 requestsexceptions==1.4.0 13:05:58 rfc3986==2.0.0 13:05:58 rich==14.3.3 13:05:58 rich-argparse==1.7.2 13:05:58 rpds-py==0.30.0 13:05:58 rsa==4.9.1 13:05:58 ruamel.yaml==0.19.1 13:05:58 ruamel.yaml.clib==0.2.15 13:05:58 s3transfer==0.16.0 13:05:58 simplejson==3.20.2 13:05:58 six==1.17.0 13:05:58 smmap==5.0.3 13:05:58 soupsieve==2.8.3 13:05:58 stevedore==5.7.0 13:05:58 tabulate==0.10.0 13:05:58 toml==0.10.2 13:05:58 tomlkit==0.14.0 13:05:58 tqdm==4.67.3 13:05:58 typing_extensions==4.15.0 13:05:58 urllib3==1.26.20 13:05:58 virtualenv==21.2.1 13:05:58 wcwidth==0.6.0 13:05:58 websocket-client==1.9.0 13:05:58 wrapt==2.1.2 13:05:58 xdg==6.0.0 13:05:58 xmltodict==1.0.4 13:05:58 yq==3.4.3 13:05:58 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins5103390769721537320.sh 13:05:58 ---> uv-install.sh 13:05:58 Installing uv/uvx (latest) using shell installer 13:05:58 2026-04-10 13:05:58 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/e5a89072-3ff8-4346-b98a-88e3a5e84d39?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-10T13%3A40%3A22Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-10T12%3A39%3A52Z&ske=2026-04-10T13%3A40%3A22Z&sks=b&skv=2018-11-09&sig=h3mYWEthW%2BOVw67oRdd8q%2BBJ51SXiwTNPwp2%2Bwhp9Hk%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTgyNjYzMCwibmJmIjoxNzc1ODI2MzMwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.qrp-gSdYBvEPuRejXGA3JgLvdIrk1Hw0CdCthUNbBYs&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-2A8Jrw.sh" [1] 13:05:58 downloading uv 0.11.6 x86_64-unknown-linux-gnu 13:05:59 installing to /home/jenkins/.local/bin 13:05:59 uv 13:05:59 uvx 13:05:59 everything's installed! 13:05:59 13:05:59 To add $HOME/.local/bin to your PATH, either restart your shell or run: 13:05:59 13:05:59 source $HOME/.local/bin/env (sh, bash, zsh) 13:05:59 source $HOME/.local/bin/env.fish (fish) 13:05:59 Adding install location to PATH 13:05:59 ---> Validating uv/uvx install 13:05:59 uvx 0.11.6 (x86_64-unknown-linux-gnu) 13:05:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6932945796390890268.sh 13:05:59 ---> sudo-logs.sh 13:05:59 Archiving 'sudo' log.. 13:05:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5423059095562462704.sh 13:05:59 ---> job-cost.sh 13:05:59 INFO: Activating Python virtual environment... 13:05:59 Setup pyenv: 13:05:59 system 13:05:59 3.8.13 13:05:59 3.9.13 13:05:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:05:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tWyH from file:/tmp/.os_lf_venv 13:05:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:01 lf-activate-venv(): INFO: Base packages installed successfully 13:06:01 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:06:06 lf-activate-venv(): INFO: Adding /tmp/venv-tWyH/bin to PATH 13:06:06 INFO: No stack-cost file found 13:06:06 INFO: Instance uptime: 146s 13:06:06 INFO: Fetching instance metadata (attempt 1 of 3)... 13:06:06 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:06:07 INFO: Successfully fetched instance metadata 13:06:07 INFO: Instance type: v3-standard-4 13:06:07 INFO: Retrieving pricing info for: v3-standard-4 13:06:07 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:06:07 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=146 13:06:07 INFO: Successfully fetched Vexxhost pricing API 13:06:07 INFO: Retrieved cost: 0.11 13:06:07 INFO: Retrieved resource: v3-standard-4 13:06:07 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 13:06:07 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 13:06:07 INFO: Successfully archived job cost data 13:06:07 DEBUG: Cost data: oom-master-pre-commit-lint,4589,2026-04-10 13:06:07,v3-standard-4,146,0.11,0.00,SUCCESS 13:06:07 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1416139941094707418.sh 13:06:07 ---> logs-deploy.sh 13:06:07 Setup pyenv: 13:06:07 system 13:06:07 3.8.13 13:06:07 3.9.13 13:06:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:06:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tWyH from file:/tmp/.os_lf_venv 13:06:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:09 lf-activate-venv(): INFO: Base packages installed successfully 13:06:09 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:06:16 lf-activate-venv(): INFO: Adding /tmp/venv-tWyH/bin to PATH 13:06:16 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4589 13:06:16 INFO: archiving workspace using pattern(s): 13:06:18 Archives upload complete. 13:06:18 INFO: archiving logs to Nexus 13:06:19 ---> uname -a: 13:06:19 Linux prd-ubuntu1804-builder-4c-4g-226 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:06:19 13:06:19 13:06:19 ---> lscpu: 13:06:19 Architecture: x86_64 13:06:19 CPU op-mode(s): 32-bit, 64-bit 13:06:19 Byte Order: Little Endian 13:06:19 CPU(s): 4 13:06:19 On-line CPU(s) list: 0-3 13:06:19 Thread(s) per core: 1 13:06:19 Core(s) per socket: 1 13:06:19 Socket(s): 4 13:06:19 NUMA node(s): 1 13:06:19 Vendor ID: AuthenticAMD 13:06:19 CPU family: 23 13:06:19 Model: 49 13:06:19 Model name: AMD EPYC-Rome Processor 13:06:19 Stepping: 0 13:06:19 CPU MHz: 2799.998 13:06:19 BogoMIPS: 5599.99 13:06:19 Virtualization: AMD-V 13:06:19 Hypervisor vendor: KVM 13:06:19 Virtualization type: full 13:06:19 L1d cache: 32K 13:06:19 L1i cache: 32K 13:06:19 L2 cache: 512K 13:06:19 L3 cache: 16384K 13:06:19 NUMA node0 CPU(s): 0-3 13:06:19 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 13:06:19 13:06:19 13:06:19 ---> nproc: 13:06:19 4 13:06:19 13:06:19 13:06:19 ---> df -h: 13:06:19 Filesystem Size Used Avail Use% Mounted on 13:06:19 udev 7.9G 0 7.9G 0% /dev 13:06:19 tmpfs 1.6G 676K 1.6G 1% /run 13:06:19 /dev/vda1 78G 8.5G 69G 11% / 13:06:19 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:06:19 tmpfs 5.0M 0 5.0M 0% /run/lock 13:06:19 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:06:19 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:06:19 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:06:19 13:06:19 13:06:19 ---> free -m: 13:06:19 total used free shared buff/cache available 13:06:19 Mem: 16040 569 13204 0 2266 15148 13:06:19 Swap: 1023 0 1023 13:06:19 13:06:19 13:06:19 ---> ip addr: 13:06:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:06:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:06:19 inet 127.0.0.1/8 scope host lo 13:06:19 valid_lft forever preferred_lft forever 13:06:19 inet6 ::1/128 scope host 13:06:19 valid_lft forever preferred_lft forever 13:06:19 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:06:19 link/ether fa:16:3e:40:f9:00 brd ff:ff:ff:ff:ff:ff 13:06:19 inet 10.30.107.189/23 brd 10.30.107.255 scope global dynamic ens3 13:06:19 valid_lft 86250sec preferred_lft 86250sec 13:06:19 inet6 fe80::f816:3eff:fe40:f900/64 scope link 13:06:19 valid_lft forever preferred_lft forever 13:06:19 13:06:19 13:06:19 ---> sar -b -r -n DEV: 13:06:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-226) 04/10/26 _x86_64_ (4 CPU) 13:06:19 13:06:19 13:03:51 LINUX RESTART (4 CPU) 13:06:19 13:06:19 13:04:01 tps rtps wtps bread/s bwrtn/s 13:06:19 13:05:02 336.79 64.03 272.76 3778.87 69345.68 13:06:19 13:06:01 133.99 1.22 132.77 138.15 14699.47 13:06:19 Average: 236.25 32.89 203.36 1973.96 42254.42 13:06:19 13:06:19 13:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:06:19 13:05:02 13990200 15563828 2434768 14.82 58292 1715540 764884 4.38 729616 1489828 122176 13:06:19 13:06:01 13546152 15534232 2878816 17.53 86484 2081120 772976 4.42 776948 1842540 182884 13:06:19 Average: 13768176 15549030 2656792 16.18 72388 1898330 768930 4.40 753282 1666184 152530 13:06:19 13:06:19 13:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:06:19 13:05:02 lo 2.47 2.47 0.26 0.26 0.00 0.00 0.00 0.00 13:06:19 13:05:02 ens3 492.44 325.62 2294.33 81.68 0.00 0.00 0.00 0.00 13:06:19 13:06:01 lo 1.56 1.56 0.18 0.18 0.00 0.00 0.00 0.00 13:06:19 13:06:01 ens3 83.92 65.02 1355.66 12.34 0.00 0.00 0.00 0.00 13:06:19 Average: lo 2.02 2.02 0.22 0.22 0.00 0.00 0.00 0.00 13:06:19 Average: ens3 289.91 196.43 1828.98 47.31 0.00 0.00 0.00 0.00 13:06:19 13:06:19 13:06:19 ---> sar -P ALL: 13:06:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-226) 04/10/26 _x86_64_ (4 CPU) 13:06:19 13:06:19 13:03:51 LINUX RESTART (4 CPU) 13:06:19 13:06:19 13:04:01 CPU %user %nice %system %iowait %steal %idle 13:06:19 13:05:02 all 24.59 0.00 3.16 4.14 0.07 68.03 13:06:19 13:05:02 0 18.58 0.00 3.30 2.30 0.05 75.77 13:06:19 13:05:02 1 16.23 0.00 2.60 8.01 0.07 73.09 13:06:19 13:05:02 2 36.49 0.00 3.73 4.18 0.07 55.54 13:06:19 13:05:02 3 27.06 0.00 3.01 2.07 0.07 67.79 13:06:19 13:06:01 all 21.20 0.00 1.62 1.68 0.06 75.44 13:06:19 13:06:01 0 16.97 0.00 1.54 0.49 0.03 80.96 13:06:19 13:06:01 1 4.49 0.00 0.92 4.23 0.03 90.33 13:06:19 13:06:01 2 36.53 0.00 2.36 0.70 0.08 60.33 13:06:19 13:06:01 3 26.78 0.00 1.68 1.30 0.07 70.17 13:06:19 Average: all 22.91 0.00 2.40 2.92 0.06 71.71 13:06:19 Average: 0 17.78 0.00 2.43 1.40 0.04 78.35 13:06:19 Average: 1 10.39 0.00 1.76 6.13 0.05 81.66 13:06:19 Average: 2 36.51 0.00 3.05 2.45 0.08 57.91 13:06:19 Average: 3 26.92 0.00 2.35 1.69 0.07 68.97 13:06:19 13:06:19 13:06:19