11:26:58 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143522 11:26:58 Running as SYSTEM 11:26:58 [EnvInject] - Loading node environment variables. 11:26:58 Building remotely on prd-ubuntu1804-builder-4c-4g-5191 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:26:58 [ssh-agent] Looking for ssh-agent implementation... 11:26:58 $ ssh-agent 11:26:58 SSH_AUTH_SOCK=/tmp/ssh-FzOvSsxuhaBa/agent.1745 11:26:58 SSH_AGENT_PID=1747 11:26:58 [ssh-agent] Started. 11:26:58 Running ssh-add (command line suppressed) 11:26:58 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_14548233721757355932.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_14548233721757355932.key) 11:26:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:26:58 The recommended git tool is: NONE 11:27:00 using credential onap-jenkins-ssh 11:27:00 Wiping out workspace first. 11:27:00 Cloning the remote Git repository 11:27:00 Cloning repository git://cloud.onap.org/mirror/oom.git 11:27:00 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:27:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:27:00 > git --version # timeout=10 11:27:00 > git --version # 'git version 2.17.1' 11:27:00 using GIT_SSH to set credentials Gerrit user 11:27:00 Verifying host key using manually-configured host key entries 11:27:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:27:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:27:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:27:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:27:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:27:06 using GIT_SSH to set credentials Gerrit user 11:27:06 Verifying host key using manually-configured host key entries 11:27:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/22/143522/3 # timeout=30 11:27:06 > git rev-parse 48c22393af17eec09abdca0894ae36033b5894aa^{commit} # timeout=10 11:27:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:27:06 Checking out Revision 48c22393af17eec09abdca0894ae36033b5894aa (refs/changes/22/143522/3) 11:27:06 > git config core.sparsecheckout # timeout=10 11:27:06 > git checkout -f 48c22393af17eec09abdca0894ae36033b5894aa # timeout=30 11:27:10 Commit message: "Refactor participant K8s in OOM" 11:27:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:27:10 > git rev-list --no-walk d5846e84a590429938d04fae2dd6bb863d12763f # timeout=10 11:27:10 [EnvInject] - Injecting environment variables from a build step. 11:27:10 [EnvInject] - Injecting as environment variables the properties content 11:27:10 PYTHON=python3 11:27:10 11:27:10 [EnvInject] - Variables injected successfully. 11:27:10 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7604462808925102443.sh 11:27:10 ---> tox-install.sh 11:27:10 + source /home/jenkins/lf-env.sh 11:27:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:27:10 ++ mktemp -d /tmp/venv-XXXX 11:27:10 + lf_venv=/tmp/venv-ipdz 11:27:10 + local venv_file=/tmp/.os_lf_venv 11:27:10 + local python=python3 11:27:10 + local options 11:27:10 + local set_path=true 11:27:10 + local install_args= 11:27: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 11:27:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:27:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:27:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:27:10 + true 11:27:10 + case $1 in 11:27:10 + venv_file=/tmp/.toxenv 11:27:10 + shift 2 11:27:10 + true 11:27:10 + case $1 in 11:27:10 + shift 11:27:10 + break 11:27:10 + case $python in 11:27:10 + local pkg_list= 11:27:10 + [[ -d /opt/pyenv ]] 11:27:10 + echo 'Setup pyenv:' 11:27:10 Setup pyenv: 11:27:10 + export PYENV_ROOT=/opt/pyenv 11:27:10 + PYENV_ROOT=/opt/pyenv 11:27:10 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:27:10 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:27:10 + pyenv versions 11:27:10 * system (set by /opt/pyenv/version) 11:27:10 * 3.8.13 (set by /opt/pyenv/version) 11:27:10 * 3.9.13 (set by /opt/pyenv/version) 11:27:10 * 3.10.6 (set by /opt/pyenv/version) 11:27:10 + command -v pyenv 11:27:10 ++ pyenv init - --no-rehash 11:27: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[*]}"'\'')" 11:27:10 export PATH="/opt/pyenv/shims:${PATH}" 11:27:10 export PYENV_SHELL=bash 11:27:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:27:10 pyenv() { 11:27:10 local command 11:27:10 command="${1:-}" 11:27:10 if [ "$#" -gt 0 ]; then 11:27:10 shift 11:27:10 fi 11:27:10 11:27:10 case "$command" in 11:27:10 rehash|shell) 11:27:10 eval "$(pyenv "sh-$command" "$@")" 11:27:10 ;; 11:27:10 *) 11:27:10 command pyenv "$command" "$@" 11:27:10 ;; 11:27:10 esac 11:27:10 }' 11:27: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[*]}"' 11:27:10 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:27:10 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:27:10 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:27:10 ++ export PYENV_SHELL=bash 11:27:10 ++ PYENV_SHELL=bash 11:27:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:27:10 +++ complete -F _pyenv pyenv 11:27:10 ++ lf-pyver python3 11:27:10 ++ local py_version_xy=python3 11:27:10 ++ local py_version_xyz= 11:27:10 ++ pyenv versions 11:27:10 ++ local command 11:27:10 ++ command=versions 11:27:10 ++ '[' 1 -gt 0 ']' 11:27:10 ++ shift 11:27:10 ++ case "$command" in 11:27:10 ++ command pyenv versions 11:27:10 ++ pyenv versions 11:27:10 ++ sed 's/^[ *]* //' 11:27:10 ++ grep -E '^[0-9.]*[0-9]$' 11:27:10 ++ awk '{ print $1 }' 11:27:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:27:10 +++ grep '^3' /tmp/.pyenv_versions 11:27:10 +++ sort -V 11:27:10 +++ tail -n 1 11:27:10 ++ py_version_xyz=3.10.6 11:27:10 ++ [[ -z 3.10.6 ]] 11:27:10 ++ echo 3.10.6 11:27:10 ++ return 0 11:27:10 + pyenv local 3.10.6 11:27:10 + local command 11:27:10 + command=local 11:27:10 + '[' 2 -gt 0 ']' 11:27:10 + shift 11:27:10 + case "$command" in 11:27:10 + command pyenv local 3.10.6 11:27:10 + pyenv local 3.10.6 11:27:10 + for arg in "$@" 11:27:10 + case $arg in 11:27:10 + pkg_list+='tox ' 11:27:10 + for arg in "$@" 11:27:10 + case $arg in 11:27:10 + pkg_list+='virtualenv ' 11:27:10 + for arg in "$@" 11:27:10 + case $arg in 11:27:10 + pkg_list+='urllib3~=1.26.15 ' 11:27:10 + [[ -f /tmp/.toxenv ]] 11:27:10 + [[ ! -f /tmp/.toxenv ]] 11:27:10 + [[ -n '' ]] 11:27:10 + python3 -m venv /tmp/venv-ipdz 11:27:15 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ipdz' 11:27:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ipdz 11:27:15 + echo /tmp/venv-ipdz 11:27:15 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:27:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:27:15 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:27:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:27:15 + local 'pip_opts=--upgrade --quiet' 11:27:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:27:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:27:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:27:15 + [[ -n '' ]] 11:27:15 + [[ -n '' ]] 11:27:15 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:27:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:27:15 + /tmp/venv-ipdz/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:27:19 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:27:19 lf-activate-venv(): INFO: Base packages installed successfully 11:27:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:27:19 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:27:19 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:27:19 + /tmp/venv-ipdz/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:27:21 + type python3 11:27:21 + true 11:27:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ipdz/bin to PATH' 11:27:21 lf-activate-venv(): INFO: Adding /tmp/venv-ipdz/bin to PATH 11:27:21 + PATH=/tmp/venv-ipdz/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:27:21 + return 0 11:27:21 + python3 --version 11:27:21 Python 3.10.6 11:27:21 + python3 -m pip --version 11:27:21 pip 26.0.1 from /tmp/venv-ipdz/lib/python3.10/site-packages/pip (python 3.10) 11:27:21 + python3 -m pip freeze 11:27:21 cachetools==7.0.5 11:27:21 colorama==0.4.6 11:27:21 distlib==0.4.0 11:27:21 filelock==3.25.2 11:27:21 packaging==26.0 11:27:21 platformdirs==4.9.4 11:27:21 pluggy==1.6.0 11:27:21 pyproject-api==1.10.0 11:27:21 python-discovery==1.2.0 11:27:21 tomli==2.4.1 11:27:21 tomli_w==1.2.0 11:27:21 tox==4.50.3 11:27:21 typing_extensions==4.15.0 11:27:21 urllib3==1.26.20 11:27:21 virtualenv==21.2.0 11:27:21 [EnvInject] - Injecting environment variables from a build step. 11:27:21 [EnvInject] - Injecting as environment variables the properties content 11:27:21 PARALLEL=false 11:27:21 11:27:21 [EnvInject] - Variables injected successfully. 11:27:21 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7272972500089165742.sh 11:27:21 ---> tox-run.sh 11:27:21 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:27:21 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:27:21 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:27:21 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:27:21 + cd /w/workspace/oom-master-pre-commit-lint/. 11:27:21 + source /home/jenkins/lf-env.sh 11:27:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:27:21 ++ mktemp -d /tmp/venv-XXXX 11:27:21 + lf_venv=/tmp/venv-SPv3 11:27:21 + local venv_file=/tmp/.os_lf_venv 11:27:21 + local python=python3 11:27:21 + local options 11:27:21 + local set_path=true 11:27:21 + local install_args= 11:27:21 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:27:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:27:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:27:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:27:21 + true 11:27:21 + case $1 in 11:27:21 + venv_file=/tmp/.toxenv 11:27:21 + shift 2 11:27:21 + true 11:27:21 + case $1 in 11:27:21 + shift 11:27:21 + break 11:27:21 + case $python in 11:27:21 + local pkg_list= 11:27:21 + [[ -d /opt/pyenv ]] 11:27:21 + echo 'Setup pyenv:' 11:27:21 Setup pyenv: 11:27:21 + export PYENV_ROOT=/opt/pyenv 11:27:21 + PYENV_ROOT=/opt/pyenv 11:27:21 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:27:21 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:27:21 + pyenv versions 11:27:21 system 11:27:21 3.8.13 11:27:21 3.9.13 11:27:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:27:21 + command -v pyenv 11:27:21 ++ pyenv init - --no-rehash 11:27:22 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:27:22 export PATH="/opt/pyenv/shims:${PATH}" 11:27:22 export PYENV_SHELL=bash 11:27:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:27:22 pyenv() { 11:27:22 local command 11:27:22 command="${1:-}" 11:27:22 if [ "$#" -gt 0 ]; then 11:27:22 shift 11:27:22 fi 11:27:22 11:27:22 case "$command" in 11:27:22 rehash|shell) 11:27:22 eval "$(pyenv "sh-$command" "$@")" 11:27:22 ;; 11:27:22 *) 11:27:22 command pyenv "$command" "$@" 11:27:22 ;; 11:27:22 esac 11:27:22 }' 11:27:22 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:27:22 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:27:22 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:27:22 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:27:22 ++ export PYENV_SHELL=bash 11:27:22 ++ PYENV_SHELL=bash 11:27:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:27:22 +++ complete -F _pyenv pyenv 11:27:22 ++ lf-pyver python3 11:27:22 ++ local py_version_xy=python3 11:27:22 ++ local py_version_xyz= 11:27:22 ++ pyenv versions 11:27:22 ++ local command 11:27:22 ++ sed 's/^[ *]* //' 11:27:22 ++ command=versions 11:27:22 ++ awk '{ print $1 }' 11:27:22 ++ grep -E '^[0-9.]*[0-9]$' 11:27:22 ++ '[' 1 -gt 0 ']' 11:27:22 ++ shift 11:27:22 ++ case "$command" in 11:27:22 ++ command pyenv versions 11:27:22 ++ pyenv versions 11:27:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:27:22 +++ grep '^3' /tmp/.pyenv_versions 11:27:22 +++ sort -V 11:27:22 +++ tail -n 1 11:27:22 ++ py_version_xyz=3.10.6 11:27:22 ++ [[ -z 3.10.6 ]] 11:27:22 ++ echo 3.10.6 11:27:22 ++ return 0 11:27:22 + pyenv local 3.10.6 11:27:22 + local command 11:27:22 + command=local 11:27:22 + '[' 2 -gt 0 ']' 11:27:22 + shift 11:27:22 + case "$command" in 11:27:22 + command pyenv local 3.10.6 11:27:22 + pyenv local 3.10.6 11:27:22 + for arg in "$@" 11:27:22 + case $arg in 11:27:22 + pkg_list+='tox ' 11:27:22 + for arg in "$@" 11:27:22 + case $arg in 11:27:22 + pkg_list+='virtualenv ' 11:27:22 + for arg in "$@" 11:27:22 + case $arg in 11:27:22 + pkg_list+='urllib3~=1.26.15 ' 11:27:22 + [[ -f /tmp/.toxenv ]] 11:27:22 ++ cat /tmp/.toxenv 11:27:22 + lf_venv=/tmp/venv-ipdz 11:27:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ipdz from' file:/tmp/.toxenv 11:27:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ipdz from file:/tmp/.toxenv 11:27:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:27:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:27:22 + local 'pip_opts=--upgrade --quiet' 11:27:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:27:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:27:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:27:22 + [[ -n '' ]] 11:27:22 + [[ -n '' ]] 11:27:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:27:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:27:22 + /tmp/venv-ipdz/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:27:22 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:27:22 lf-activate-venv(): INFO: Base packages installed successfully 11:27:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:27:22 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:27:22 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:27:22 + /tmp/venv-ipdz/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:27:24 + type python3 11:27:24 + true 11:27:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ipdz/bin to PATH' 11:27:24 lf-activate-venv(): INFO: Adding /tmp/venv-ipdz/bin to PATH 11:27:24 + PATH=/tmp/venv-ipdz/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:27:24 + return 0 11:27:24 + [[ -d /opt/pyenv ]] 11:27:24 + echo '---> Setting up pyenv' 11:27:24 ---> Setting up pyenv 11:27:24 + export PYENV_ROOT=/opt/pyenv 11:27:24 + PYENV_ROOT=/opt/pyenv 11:27:24 + export PATH=/opt/pyenv/bin:/tmp/venv-ipdz/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:27:24 + PATH=/opt/pyenv/bin:/tmp/venv-ipdz/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:27:24 ++ pwd 11:27:24 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:27:24 + export PYTHONPATH 11:27:24 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:27:24 + TOX_TESTENV_PASSENV=PYTHONPATH 11:27:24 + tox --version 11:27:24 4.50.3 from /tmp/venv-ipdz/lib/python3.10/site-packages/tox/__init__.py 11:27:24 + PARALLEL=false 11:27:24 + TOX_OPTIONS_LIST= 11:27:24 + [[ -n pre-commit ]] 11:27:24 + TOX_OPTIONS_LIST=' -e pre-commit' 11:27:24 + case ${PARALLEL,,} in 11:27:24 + tox -e pre-commit 11:27:24 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:27:25 pre-commit: install_deps> python -I -m pip install pre-commit 11:27:28 pre-commit: freeze> python -m pip freeze --all 11:27:28 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.4,pre_commit==4.5.1,python-discovery==1.2.0,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.2.0 11:27:28 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:27:28 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:27:29 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:27:29 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:27:30 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:27:30 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:27:30 [INFO] Once installed this environment will be reused. 11:27:30 [INFO] This may take a few minutes... 11:27:36 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:27:36 [INFO] Once installed this environment will be reused. 11:27:36 [INFO] This may take a few minutes... 11:27:41 trim trailing whitespace.................................................Passed 11:27:41 Tabs remover.............................................................Passed 11:27:42 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:27:42 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:27:42 [INFO] Once installed this environment will be reused. 11:27:42 [INFO] This may take a few minutes... 11:27:50 gitlint..............................................(no files to check)Skipped 11:27:50 pre-commit: OK (26.18=setup[3.93]+cmd[13.51,8.74] seconds) 11:27:50 congratulations :) (26.22 seconds) 11:27:50 + tox_status=0 11:27:50 + echo '---> Completed tox runs' 11:27:50 ---> Completed tox runs 11:27:50 + for i in .tox/*/log 11:27:50 ++ echo .tox/pre-commit/log 11:27:50 ++ awk -F/ '{print $2}' 11:27:50 + tox_env=pre-commit 11:27:50 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:27:50 + DOC_DIR=docs/_build/html 11:27:50 + [[ -d docs/_build/html ]] 11:27:50 + echo '---> tox-run.sh ends' 11:27:50 ---> tox-run.sh ends 11:27:50 + test 0 -eq 0 11:27:50 $ ssh-agent -k 11:27:50 unset SSH_AUTH_SOCK; 11:27:50 unset SSH_AGENT_PID; 11:27:50 echo Agent pid 1747 killed; 11:27:50 [ssh-agent] Stopped. 11:27:50 [PostBuildScript] - [INFO] Executing post build scripts. 11:27:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12582711235287923878.sh 11:27:50 ---> sysstat.sh 11:27:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17726471834365767201.sh 11:27:51 ---> package-listing.sh 11:27:51 ++ facter osfamily 11:27:51 ++ tr '[:upper:]' '[:lower:]' 11:27:51 + OS_FAMILY=debian 11:27:51 + workspace=/w/workspace/oom-master-pre-commit-lint 11:27:51 + START_PACKAGES=/tmp/packages_start.txt 11:27:51 + END_PACKAGES=/tmp/packages_end.txt 11:27:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:27:51 + PACKAGES=/tmp/packages_start.txt 11:27:51 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:27:51 + PACKAGES=/tmp/packages_end.txt 11:27:51 + case "${OS_FAMILY}" in 11:27:51 + dpkg -l 11:27:51 + grep '^ii' 11:27:51 + '[' -f /tmp/packages_start.txt ']' 11:27:51 + '[' -f /tmp/packages_end.txt ']' 11:27:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:27:51 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:27:51 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:27:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:27:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13788893789554378117.sh 11:27:51 ---> capture-instance-metadata.sh 11:27:51 Setup pyenv: 11:27:51 system 11:27:51 3.8.13 11:27:51 3.9.13 11:27:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:27:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-34Gc 11:27:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:27:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:27:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:27:59 lf-activate-venv(): INFO: Base packages installed successfully 11:27:59 lf-activate-venv(): INFO: Installing additional packages: lftools 11:28:23 lf-activate-venv(): INFO: Adding /tmp/venv-34Gc/bin to PATH 11:28:23 INFO: Running in OpenStack, capturing instance metadata 11:28:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5032936514570570060.sh 11:28:23 provisioning config files... 11:28:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config11359770597088705253tmp 11:28:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:28:23 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:28:23 [EnvInject] - Injecting environment variables from a build step. 11:28:23 [EnvInject] - Injecting as environment variables the properties content 11:28:23 SERVER_ID=logs 11:28:23 11:28:23 [EnvInject] - Variables injected successfully. 11:28:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11943479978365595474.sh 11:28:23 ---> create-netrc.sh 11:28:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4314877691812584041.sh 11:28:23 ---> python-tools-install.sh 11:28:23 Setup pyenv: 11:28:23 system 11:28:23 3.8.13 11:28:23 3.9.13 11:28:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:28:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-34Gc from file:/tmp/.os_lf_venv 11:28:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:28:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:28:25 lf-activate-venv(): INFO: Base packages installed successfully 11:28:25 lf-activate-venv(): INFO: Installing additional packages: lftools 11:28:33 lf-activate-venv(): INFO: Adding /tmp/venv-34Gc/bin to PATH 11:28:33 Generating Requirements File 11:28:50 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 11:28:50 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:28:50 Python 3.10.6 11:28:51 pip 26.0.1 from /tmp/venv-34Gc/lib/python3.10/site-packages/pip (python 3.10) 11:28:51 appdirs==1.4.4 11:28:51 argcomplete==3.6.3 11:28:51 aspy.yaml==1.3.0 11:28:51 attrs==26.1.0 11:28:51 autopage==0.6.0 11:28:51 backports.strenum==1.3.1 11:28:51 beautifulsoup4==4.14.3 11:28:51 boto3==1.42.76 11:28:51 botocore==1.42.76 11:28:51 bs4==0.0.2 11:28:51 certifi==2026.2.25 11:28:51 cffi==2.0.0 11:28:51 cfgv==3.5.0 11:28:51 chardet==7.3.0 11:28:51 charset-normalizer==3.4.6 11:28:51 click==8.3.1 11:28:51 cliff==4.13.2 11:28:51 cmd2==3.4.0 11:28:51 cryptography==3.3.2 11:28:51 debtcollector==3.1.0 11:28:51 decorator==5.2.1 11:28:51 defusedxml==0.7.1 11:28:51 Deprecated==1.3.1 11:28:51 distlib==0.4.0 11:28:51 dnspython==2.8.0 11:28:51 docker==7.1.0 11:28:51 dogpile.cache==1.5.0 11:28:51 durationpy==0.10 11:28:51 email-validator==2.3.0 11:28:51 filelock==3.25.2 11:28:51 future==1.0.0 11:28:51 gitdb==4.0.12 11:28:51 GitPython==3.1.46 11:28:51 httplib2==0.30.2 11:28:51 identify==2.6.18 11:28:51 idna==3.11 11:28:51 importlib-resources==1.5.0 11:28:51 iso8601==2.1.0 11:28:51 Jinja2==3.1.6 11:28:51 jmespath==1.1.0 11:28:51 jsonpatch==1.33 11:28:51 jsonpointer==3.1.1 11:28:51 jsonschema==4.26.0 11:28:51 jsonschema-specifications==2025.9.1 11:28:51 keystoneauth1==5.13.1 11:28:51 kubernetes==35.0.0 11:28:51 lftools==0.37.22 11:28:51 lxml==6.0.2 11:28:51 markdown-it-py==4.0.0 11:28:51 MarkupSafe==3.0.3 11:28:51 mdurl==0.1.2 11:28:51 msgpack==1.1.2 11:28:51 multi_key_dict==2.0.3 11:28:51 munch==4.0.0 11:28:51 netaddr==1.3.0 11:28:51 niet==1.4.2 11:28:51 nodeenv==1.10.0 11:28:51 oauth2client==4.1.3 11:28:51 oauthlib==3.3.1 11:28:51 openstacksdk==4.10.0 11:28:51 os-service-types==1.8.2 11:28:51 osc-lib==4.4.0 11:28:51 oslo.config==10.3.0 11:28:51 oslo.context==6.3.0 11:28:51 oslo.i18n==6.7.2 11:28:51 oslo.log==8.1.0 11:28:51 oslo.serialization==5.9.1 11:28:51 oslo.utils==10.0.0 11:28:51 packaging==26.0 11:28:51 pbr==7.0.3 11:28:51 platformdirs==4.9.4 11:28:51 prettytable==3.17.0 11:28:51 psutil==7.2.2 11:28:51 pyasn1==0.6.3 11:28:51 pyasn1_modules==0.4.2 11:28:51 pycparser==3.0 11:28:51 pygerrit2==2.0.15 11:28:51 PyGithub==2.9.0 11:28:51 Pygments==2.19.2 11:28:51 PyJWT==2.12.1 11:28:51 PyNaCl==1.6.2 11:28:51 pyparsing==2.4.7 11:28:51 pyperclip==1.11.0 11:28:51 pyrsistent==0.20.0 11:28:51 python-cinderclient==9.9.0 11:28:51 python-dateutil==2.9.0.post0 11:28:51 python-discovery==1.2.0 11:28:51 python-heatclient==5.1.0 11:28:51 python-jenkins==1.8.3 11:28:51 python-keystoneclient==5.8.0 11:28:51 python-magnumclient==4.10.0 11:28:51 python-openstackclient==9.0.0 11:28:51 python-swiftclient==4.10.0 11:28:51 PyYAML==6.0.3 11:28:51 referencing==0.37.0 11:28:51 requests==2.33.0 11:28:51 requests-oauthlib==2.0.0 11:28:51 requestsexceptions==1.4.0 11:28:51 rfc3986==2.0.0 11:28:51 rich==14.3.3 11:28:51 rich-argparse==1.7.2 11:28:51 rpds-py==0.30.0 11:28:51 rsa==4.9.1 11:28:51 ruamel.yaml==0.19.1 11:28:51 ruamel.yaml.clib==0.2.15 11:28:51 s3transfer==0.16.0 11:28:51 simplejson==3.20.2 11:28:51 six==1.17.0 11:28:51 smmap==5.0.3 11:28:51 soupsieve==2.8.3 11:28:51 stevedore==5.7.0 11:28:51 tabulate==0.10.0 11:28:51 toml==0.10.2 11:28:51 tomlkit==0.14.0 11:28:51 tqdm==4.67.3 11:28:51 typing_extensions==4.15.0 11:28:51 urllib3==1.26.20 11:28:51 virtualenv==21.2.0 11:28:51 wcwidth==0.6.0 11:28:51 websocket-client==1.9.0 11:28:51 wrapt==2.1.2 11:28:51 xdg==6.0.0 11:28:51 xmltodict==1.0.4 11:28:51 yq==3.4.3 11:28:51 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins11332134643590675327.sh 11:28:51 ---> uv-install.sh 11:28:51 Installing uv/uvx (latest) using shell installer 11:28:51 2026-03-26 11:28:51 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/8526d680-25b4-4fe7-8df2-386b1bc03575?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-26T12%3A06%3A29Z&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-03-26T11%3A05%3A46Z&ske=2026-03-26T12%3A06%3A29Z&sks=b&skv=2018-11-09&sig=ffgSXh0L1f41D7L9MffEhephVRArDcTtCD%2BxHkLgox8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDUyNDgxNiwibmJmIjoxNzc0NTI0NTE2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.9_fys-Ml86T-NXDsjufvp8m-Yg5ljrcJrRvwR32b_lI&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-DTel8H.sh" [1] 11:28:51 downloading uv 0.11.1 x86_64-unknown-linux-gnu 11:28:52 installing to /home/jenkins/.local/bin 11:28:52 uv 11:28:52 uvx 11:28:52 everything's installed! 11:28:52 11:28:52 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:28:52 11:28:52 source $HOME/.local/bin/env (sh, bash, zsh) 11:28:52 source $HOME/.local/bin/env.fish (fish) 11:28:52 Adding install location to PATH 11:28:52 ---> Validating uv/uvx install 11:28:52 uvx 0.11.1 (x86_64-unknown-linux-gnu) 11:28:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8466490418410259774.sh 11:28:52 ---> sudo-logs.sh 11:28:52 Archiving 'sudo' log.. 11:28:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12691174104143633337.sh 11:28:52 ---> job-cost.sh 11:28:52 INFO: Activating Python virtual environment... 11:28:52 Setup pyenv: 11:28:53 system 11:28:53 3.8.13 11:28:53 3.9.13 11:28:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:28:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-34Gc from file:/tmp/.os_lf_venv 11:28:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:28:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:28:55 lf-activate-venv(): INFO: Base packages installed successfully 11:28:55 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:29:00 lf-activate-venv(): INFO: Adding /tmp/venv-34Gc/bin to PATH 11:29:00 INFO: No stack-cost file found 11:29:00 INFO: Instance uptime: 192s 11:29:00 INFO: Fetching instance metadata (attempt 1 of 3)... 11:29:00 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:29:00 INFO: Successfully fetched instance metadata 11:29:00 INFO: Instance type: v3-standard-4 11:29:00 INFO: Retrieving pricing info for: v3-standard-4 11:29:00 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:29:00 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=192 11:29:00 INFO: Successfully fetched Vexxhost pricing API 11:29:00 INFO: Retrieved cost: 0.11 11:29:00 INFO: Retrieved resource: v3-standard-4 11:29:00 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 11:29:00 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 11:29:00 INFO: Successfully archived job cost data 11:29:00 DEBUG: Cost data: oom-master-pre-commit-lint,4512,2026-03-26 11:29:00,v3-standard-4,192,0.11,0.00,SUCCESS 11:29:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8695843534930566209.sh 11:29:00 ---> logs-deploy.sh 11:29:00 Setup pyenv: 11:29:00 system 11:29:00 3.8.13 11:29:00 3.9.13 11:29:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:29:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-34Gc from file:/tmp/.os_lf_venv 11:29:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:29:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:29:02 lf-activate-venv(): INFO: Base packages installed successfully 11:29:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:29:10 lf-activate-venv(): INFO: Adding /tmp/venv-34Gc/bin to PATH 11:29:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4512 11:29:10 INFO: archiving workspace using pattern(s): 11:29:12 Archives upload complete. 11:29:12 INFO: archiving logs to Nexus 11:29:13 ---> uname -a: 11:29:13 Linux prd-ubuntu1804-builder-4c-4g-5191 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:29:13 11:29:13 11:29:13 ---> lscpu: 11:29:13 Architecture: x86_64 11:29:13 CPU op-mode(s): 32-bit, 64-bit 11:29:13 Byte Order: Little Endian 11:29:13 CPU(s): 4 11:29:13 On-line CPU(s) list: 0-3 11:29:13 Thread(s) per core: 1 11:29:13 Core(s) per socket: 1 11:29:13 Socket(s): 4 11:29:13 NUMA node(s): 1 11:29:13 Vendor ID: AuthenticAMD 11:29:13 CPU family: 23 11:29:13 Model: 49 11:29:13 Model name: AMD EPYC-Rome Processor 11:29:13 Stepping: 0 11:29:13 CPU MHz: 2799.996 11:29:13 BogoMIPS: 5599.99 11:29:13 Virtualization: AMD-V 11:29:13 Hypervisor vendor: KVM 11:29:13 Virtualization type: full 11:29:13 L1d cache: 32K 11:29:13 L1i cache: 32K 11:29:13 L2 cache: 512K 11:29:13 L3 cache: 16384K 11:29:13 NUMA node0 CPU(s): 0-3 11:29:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 11:29:13 11:29:13 11:29:13 ---> nproc: 11:29:13 4 11:29:13 11:29:13 11:29:13 ---> df -h: 11:29:13 Filesystem Size Used Avail Use% Mounted on 11:29:13 udev 7.9G 0 7.9G 0% /dev 11:29:13 tmpfs 1.6G 676K 1.6G 1% /run 11:29:13 /dev/vda1 78G 8.5G 69G 11% / 11:29:13 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:29:13 tmpfs 5.0M 0 5.0M 0% /run/lock 11:29:13 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:29:13 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:29:13 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:29:13 11:29:13 11:29:13 ---> free -m: 11:29:13 total used free shared buff/cache available 11:29:13 Mem: 16040 552 13222 0 2264 15166 11:29:13 Swap: 1023 0 1023 11:29:13 11:29:13 11:29:13 ---> ip addr: 11:29:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:29:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:29:13 inet 127.0.0.1/8 scope host lo 11:29:13 valid_lft forever preferred_lft forever 11:29:13 inet6 ::1/128 scope host 11:29:13 valid_lft forever preferred_lft forever 11:29:13 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:29:13 link/ether fa:16:3e:db:8c:14 brd ff:ff:ff:ff:ff:ff 11:29:13 inet 10.30.107.121/23 brd 10.30.107.255 scope global dynamic ens3 11:29:13 valid_lft 86248sec preferred_lft 86248sec 11:29:13 inet6 fe80::f816:3eff:fedb:8c14/64 scope link 11:29:13 valid_lft forever preferred_lft forever 11:29:13 11:29:13 11:29:13 ---> sar -b -r -n DEV: 11:29:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5191) 03/26/26 _x86_64_ (4 CPU) 11:29:13 11:29:13 11:26:43 LINUX RESTART (4 CPU) 11:29:13 11:29:13 11:27:01 tps rtps wtps bread/s bwrtn/s 11:29:13 11:28:02 325.46 24.53 300.93 820.53 48221.43 11:29:13 11:29:01 129.18 1.24 127.94 138.28 34200.58 11:29:13 Average: 228.15 12.98 215.17 482.27 41269.90 11:29:13 11:29:13 11:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:29:13 11:28:02 13927412 15530952 2497556 15.21 59576 1742816 828448 4.74 767088 1512972 102792 11:29:13 11:29:01 13578880 15565132 2846088 17.33 87000 2078880 749984 4.29 748912 1840372 182096 11:29:13 Average: 13753146 15548042 2671822 16.27 73288 1910848 789216 4.52 758000 1676672 142444 11:29:13 11:29:13 11:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:29:13 11:28:02 lo 2.60 2.60 0.29 0.29 0.00 0.00 0.00 0.00 11:29:13 11:28:02 ens3 189.32 135.31 1667.50 33.63 0.00 0.00 0.00 0.00 11:29:13 11:29:01 lo 1.69 1.69 0.18 0.18 0.00 0.00 0.00 0.00 11:29:13 11:29:01 ens3 80.99 62.51 1318.81 12.62 0.00 0.00 0.00 0.00 11:29:13 Average: lo 2.15 2.15 0.24 0.24 0.00 0.00 0.00 0.00 11:29:13 Average: ens3 135.61 99.22 1494.62 23.21 0.00 0.00 0.00 0.00 11:29:13 11:29:13 11:29:13 ---> sar -P ALL: 11:29:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5191) 03/26/26 _x86_64_ (4 CPU) 11:29:13 11:29:13 11:26:43 LINUX RESTART (4 CPU) 11:29:13 11:29:13 11:27:01 CPU %user %nice %system %iowait %steal %idle 11:29:13 11:28:02 all 23.93 0.00 2.51 4.25 0.07 69.23 11:29:13 11:28:02 0 34.29 0.00 3.26 1.10 0.08 61.26 11:29:13 11:28:02 1 8.76 0.00 1.68 10.44 0.05 79.08 11:29:13 11:28:02 2 32.37 0.00 3.28 4.15 0.10 60.09 11:29:13 11:28:02 3 20.40 0.00 1.82 1.29 0.07 76.42 11:29:13 11:29:01 all 20.61 0.00 1.63 2.88 0.06 74.82 11:29:13 11:29:01 0 17.32 0.00 1.44 3.21 0.03 77.99 11:29:13 11:29:01 1 15.87 0.00 2.27 7.36 0.09 74.42 11:29:13 11:29:01 2 21.34 0.00 0.85 0.22 0.05 77.54 11:29:13 11:29:01 3 27.90 0.00 1.93 0.75 0.05 69.37 11:29:13 Average: all 22.29 0.00 2.07 3.57 0.07 72.00 11:29:13 Average: 0 25.88 0.00 2.36 2.15 0.06 69.56 11:29:13 Average: 1 12.27 0.00 1.97 8.92 0.07 76.78 11:29:13 Average: 2 26.89 0.00 2.07 2.20 0.08 68.76 11:29:13 Average: 3 24.12 0.00 1.88 1.02 0.06 72.92 11:29:13 11:29:13 11:29:13