11:26:19 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145329 11:26:19 Running as SYSTEM 11:26:19 [EnvInject] - Loading node environment variables. 11:26:19 Building remotely on prd-ubuntu1804-builder-4c-4g-189 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:26:19 [ssh-agent] Looking for ssh-agent implementation... 11:26:19 $ ssh-agent 11:26:19 SSH_AUTH_SOCK=/tmp/ssh-RRSmG8PXC2C7/agent.1683 11:26:19 SSH_AGENT_PID=1685 11:26:19 [ssh-agent] Started. 11:26:19 Running ssh-add (command line suppressed) 11:26:19 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_5722142914350258986.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_5722142914350258986.key) 11:26:19 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:26:19 The recommended git tool is: NONE 11:26:21 using credential onap-jenkins-ssh 11:26:21 Wiping out workspace first. 11:26:21 Cloning the remote Git repository 11:26:21 Cloning repository git://cloud.onap.org/mirror/oom.git 11:26:21 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:26:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:26:21 > git --version # timeout=10 11:26:21 > git --version # 'git version 2.17.1' 11:26:21 using GIT_SSH to set credentials Gerrit user 11:26:21 Verifying host key using manually-configured host key entries 11:26:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:26:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:26:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:26:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:26:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:26:27 using GIT_SSH to set credentials Gerrit user 11:26:27 Verifying host key using manually-configured host key entries 11:26:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/29/145329/2 # timeout=30 11:26:27 > git rev-parse 07f9af9baea525241a19c8fb122241b132ac91ec^{commit} # timeout=10 11:26:27 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:26:27 Checking out Revision 07f9af9baea525241a19c8fb122241b132ac91ec (refs/changes/29/145329/2) 11:26:27 > git config core.sparsecheckout # timeout=10 11:26:27 > git checkout -f 07f9af9baea525241a19c8fb122241b132ac91ec # timeout=30 11:26:31 Commit message: "[SO] 17.4.0 release" 11:26:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:26:31 > git rev-list --no-walk 17b1a3c9118ef16a6333cfec0303a6017f5f9257 # timeout=10 11:26:31 [EnvInject] - Injecting environment variables from a build step. 11:26:31 [EnvInject] - Injecting as environment variables the properties content 11:26:31 PYTHON=python3 11:26:31 11:26:31 [EnvInject] - Variables injected successfully. 11:26:31 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4793349559989699537.sh 11:26:31 ---> tox-install.sh 11:26:31 + source /home/jenkins/lf-env.sh 11:26:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:26:31 ++ mktemp -d /tmp/venv-XXXX 11:26:31 + lf_venv=/tmp/venv-XDZX 11:26:31 + local venv_file=/tmp/.os_lf_venv 11:26:31 + local python=python3 11:26:31 + local options 11:26:31 + local set_path=true 11:26:31 + local install_args= 11:26:31 ++ 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:26:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:26:31 + true 11:26:31 + case $1 in 11:26:31 + venv_file=/tmp/.toxenv 11:26:31 + shift 2 11:26:31 + true 11:26:31 + case $1 in 11:26:31 + shift 11:26:31 + break 11:26:31 + case $python in 11:26:31 + local pkg_list= 11:26:31 + [[ -d /opt/pyenv ]] 11:26:31 + echo 'Setup pyenv:' 11:26:31 Setup pyenv: 11:26:31 + export PYENV_ROOT=/opt/pyenv 11:26:31 + PYENV_ROOT=/opt/pyenv 11:26:31 + 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:26:31 + 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:26:31 + pyenv versions 11:26:31 * system (set by /opt/pyenv/version) 11:26:31 * 3.8.13 (set by /opt/pyenv/version) 11:26:31 * 3.9.13 (set by /opt/pyenv/version) 11:26:31 * 3.10.6 (set by /opt/pyenv/version) 11:26:31 + command -v pyenv 11:26:31 ++ pyenv init - --no-rehash 11:26:32 + 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:26:32 export PATH="/opt/pyenv/shims:${PATH}" 11:26:32 export PYENV_SHELL=bash 11:26:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:26:32 pyenv() { 11:26:32 local command 11:26:32 command="${1:-}" 11:26:32 if [ "$#" -gt 0 ]; then 11:26:32 shift 11:26:32 fi 11:26:32 11:26:32 case "$command" in 11:26:32 rehash|shell) 11:26:32 eval "$(pyenv "sh-$command" "$@")" 11:26:32 ;; 11:26:32 *) 11:26:32 command pyenv "$command" "$@" 11:26:32 ;; 11:26:32 esac 11:26:32 }' 11:26:32 +++ 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:26:32 ++ 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:26:32 ++ 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:26:32 ++ 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:26:32 ++ export PYENV_SHELL=bash 11:26:32 ++ PYENV_SHELL=bash 11:26:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:26:32 +++ complete -F _pyenv pyenv 11:26:32 ++ lf-pyver python3 11:26:32 ++ local py_version_xy=python3 11:26:32 ++ local py_version_xyz= 11:26:32 ++ pyenv versions 11:26:32 ++ local command 11:26:32 ++ command=versions 11:26:32 ++ '[' 1 -gt 0 ']' 11:26:32 ++ shift 11:26:32 ++ case "$command" in 11:26:32 ++ command pyenv versions 11:26:32 ++ pyenv versions 11:26:32 ++ sed 's/^[ *]* //' 11:26:32 ++ awk '{ print $1 }' 11:26:32 ++ grep -E '^[0-9.]*[0-9]$' 11:26:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:26:32 +++ grep '^3' /tmp/.pyenv_versions 11:26:32 +++ sort -V 11:26:32 +++ tail -n 1 11:26:32 ++ py_version_xyz=3.10.6 11:26:32 ++ [[ -z 3.10.6 ]] 11:26:32 ++ echo 3.10.6 11:26:32 ++ return 0 11:26:32 + pyenv local 3.10.6 11:26:32 + local command 11:26:32 + command=local 11:26:32 + '[' 2 -gt 0 ']' 11:26:32 + shift 11:26:32 + case "$command" in 11:26:32 + command pyenv local 3.10.6 11:26:32 + pyenv local 3.10.6 11:26:32 + for arg in "$@" 11:26:32 + case $arg in 11:26:32 + pkg_list+='tox ' 11:26:32 + for arg in "$@" 11:26:32 + case $arg in 11:26:32 + pkg_list+='virtualenv ' 11:26:32 + for arg in "$@" 11:26:32 + case $arg in 11:26:32 + pkg_list+='urllib3~=1.26.15 ' 11:26:32 + [[ -f /tmp/.toxenv ]] 11:26:32 + [[ ! -f /tmp/.toxenv ]] 11:26:32 + [[ -n '' ]] 11:26:32 + python3 -m venv /tmp/venv-XDZX 11:26:36 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XDZX' 11:26:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XDZX 11:26:36 + echo /tmp/venv-XDZX 11:26:36 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:26:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:26:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:26:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:26:36 + local 'pip_opts=--upgrade --quiet' 11:26:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:26:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:26:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:26:36 + [[ -n '' ]] 11:26:36 + [[ -n '' ]] 11:26:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:26:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:26:36 + /tmp/venv-XDZX/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:26:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:26:40 lf-activate-venv(): INFO: Base packages installed successfully 11:26:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:26:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:26:40 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:26:40 + /tmp/venv-XDZX/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:26:43 + type python3 11:26:43 + true 11:26:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XDZX/bin to PATH' 11:26:43 lf-activate-venv(): INFO: Adding /tmp/venv-XDZX/bin to PATH 11:26:43 + PATH=/tmp/venv-XDZX/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:26:43 + return 0 11:26:43 + python3 --version 11:26:43 Python 3.10.6 11:26:43 + python3 -m pip --version 11:26:43 pip 26.1.2 from /tmp/venv-XDZX/lib/python3.10/site-packages/pip (python 3.10) 11:26:43 + python3 -m pip freeze 11:26:43 cachetools==7.1.4 11:26:43 colorama==0.4.6 11:26:43 distlib==0.4.3 11:26:43 filelock==3.29.4 11:26:43 packaging==26.2 11:26:43 platformdirs==4.10.0 11:26:43 pluggy==1.6.0 11:26:43 pyproject-api==1.10.1 11:26:43 python-discovery==1.4.2 11:26:43 tomli==2.4.1 11:26:43 tomli_w==1.2.0 11:26:43 tox==4.55.1 11:26:43 typing_extensions==4.15.0 11:26:43 urllib3==1.26.20 11:26:43 virtualenv==21.5.1 11:26:43 [EnvInject] - Injecting environment variables from a build step. 11:26:43 [EnvInject] - Injecting as environment variables the properties content 11:26:43 PARALLEL=false 11:26:43 11:26:43 [EnvInject] - Variables injected successfully. 11:26:43 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5200367143283421002.sh 11:26:43 ---> tox-run.sh 11:26:43 + 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:26:43 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:26:43 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:26:43 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:26:43 + cd /w/workspace/oom-master-pre-commit-lint/. 11:26:43 + source /home/jenkins/lf-env.sh 11:26:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:26:43 ++ mktemp -d /tmp/venv-XXXX 11:26:43 + lf_venv=/tmp/venv-GTC7 11:26:43 + local venv_file=/tmp/.os_lf_venv 11:26:43 + local python=python3 11:26:43 + local options 11:26:43 + local set_path=true 11:26:43 + local install_args= 11:26:43 ++ 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:26:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:26:43 + true 11:26:43 + case $1 in 11:26:43 + venv_file=/tmp/.toxenv 11:26:43 + shift 2 11:26:43 + true 11:26:43 + case $1 in 11:26:43 + shift 11:26:43 + break 11:26:43 + case $python in 11:26:43 + local pkg_list= 11:26:43 + [[ -d /opt/pyenv ]] 11:26:43 + echo 'Setup pyenv:' 11:26:43 Setup pyenv: 11:26:43 + export PYENV_ROOT=/opt/pyenv 11:26:43 + PYENV_ROOT=/opt/pyenv 11:26:43 + 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:26:43 + 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:26:43 + pyenv versions 11:26:43 system 11:26:43 3.8.13 11:26:43 3.9.13 11:26:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:26:43 + command -v pyenv 11:26:43 ++ pyenv init - --no-rehash 11:26:43 + 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:26:43 export PATH="/opt/pyenv/shims:${PATH}" 11:26:43 export PYENV_SHELL=bash 11:26:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:26:43 pyenv() { 11:26:43 local command 11:26:43 command="${1:-}" 11:26:43 if [ "$#" -gt 0 ]; then 11:26:43 shift 11:26:43 fi 11:26:43 11:26:43 case "$command" in 11:26:43 rehash|shell) 11:26:43 eval "$(pyenv "sh-$command" "$@")" 11:26:43 ;; 11:26:43 *) 11:26:43 command pyenv "$command" "$@" 11:26:43 ;; 11:26:43 esac 11:26:43 }' 11:26:43 +++ 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:26:43 ++ 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:26:43 ++ 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:26:43 ++ 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:26:43 ++ export PYENV_SHELL=bash 11:26:43 ++ PYENV_SHELL=bash 11:26:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:26:43 +++ complete -F _pyenv pyenv 11:26:43 ++ lf-pyver python3 11:26:43 ++ local py_version_xy=python3 11:26:43 ++ local py_version_xyz= 11:26:43 ++ pyenv versions 11:26:43 ++ local command 11:26:43 ++ command=versions 11:26:43 ++ '[' 1 -gt 0 ']' 11:26:43 ++ shift 11:26:43 ++ case "$command" in 11:26:43 ++ command pyenv versions 11:26:43 ++ pyenv versions 11:26:43 ++ sed 's/^[ *]* //' 11:26:43 ++ awk '{ print $1 }' 11:26:43 ++ grep -E '^[0-9.]*[0-9]$' 11:26:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:26:43 +++ grep '^3' /tmp/.pyenv_versions 11:26:43 +++ tail -n 1 11:26:43 +++ sort -V 11:26:43 ++ py_version_xyz=3.10.6 11:26:43 ++ [[ -z 3.10.6 ]] 11:26:43 ++ echo 3.10.6 11:26:43 ++ return 0 11:26:43 + pyenv local 3.10.6 11:26:43 + local command 11:26:43 + command=local 11:26:43 + '[' 2 -gt 0 ']' 11:26:43 + shift 11:26:43 + case "$command" in 11:26:43 + command pyenv local 3.10.6 11:26:43 + pyenv local 3.10.6 11:26:43 + for arg in "$@" 11:26:43 + case $arg in 11:26:43 + pkg_list+='tox ' 11:26:43 + for arg in "$@" 11:26:43 + case $arg in 11:26:43 + pkg_list+='virtualenv ' 11:26:43 + for arg in "$@" 11:26:43 + case $arg in 11:26:43 + pkg_list+='urllib3~=1.26.15 ' 11:26:43 + [[ -f /tmp/.toxenv ]] 11:26:43 ++ cat /tmp/.toxenv 11:26:43 + lf_venv=/tmp/venv-XDZX 11:26:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XDZX from' file:/tmp/.toxenv 11:26:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XDZX from file:/tmp/.toxenv 11:26:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:26:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:26:43 + local 'pip_opts=--upgrade --quiet' 11:26:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:26:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:26:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:26:43 + [[ -n '' ]] 11:26:43 + [[ -n '' ]] 11:26:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:26:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:26:43 + /tmp/venv-XDZX/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:26:44 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:26:44 lf-activate-venv(): INFO: Base packages installed successfully 11:26:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:26:44 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:26:44 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:26:44 + /tmp/venv-XDZX/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:26:45 + type python3 11:26:45 + true 11:26:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XDZX/bin to PATH' 11:26:45 lf-activate-venv(): INFO: Adding /tmp/venv-XDZX/bin to PATH 11:26:45 + PATH=/tmp/venv-XDZX/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:26:45 + return 0 11:26:45 + [[ -d /opt/pyenv ]] 11:26:45 + echo '---> Setting up pyenv' 11:26:45 ---> Setting up pyenv 11:26:45 + export PYENV_ROOT=/opt/pyenv 11:26:45 + PYENV_ROOT=/opt/pyenv 11:26:45 + export PATH=/opt/pyenv/bin:/tmp/venv-XDZX/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:26:45 + PATH=/opt/pyenv/bin:/tmp/venv-XDZX/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:26:45 ++ pwd 11:26:45 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:26:45 + export PYTHONPATH 11:26:45 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:26:45 + TOX_TESTENV_PASSENV=PYTHONPATH 11:26:45 + tox --version 11:26:46 4.55.1 from /tmp/venv-XDZX/lib/python3.10/site-packages/tox/__init__.py 11:26:46 + PARALLEL=false 11:26:46 + TOX_OPTIONS_LIST= 11:26:46 + [[ -n pre-commit ]] 11:26:46 + TOX_OPTIONS_LIST=' -e pre-commit' 11:26:46 + case ${PARALLEL,,} in 11:26:46 + tox -e pre-commit 11:26:46 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:26:47 pre-commit: install_deps> python -I -m pip install pre-commit 11:26:50 pre-commit: freeze> python -m pip freeze --all 11:26:50 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.29.4,identify==2.6.19,nodeenv==1.10.0,pip==26.1.2,platformdirs==4.10.0,pre_commit==4.6.0,python-discovery==1.4.2,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.5.1 11:26:50 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:26:51 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:26:51 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:26:53 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:26:54 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:26:54 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:26:54 [INFO] Once installed this environment will be reused. 11:26:54 [INFO] This may take a few minutes... 11:26:58 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:26:58 [INFO] Once installed this environment will be reused. 11:26:58 [INFO] This may take a few minutes... 11:27:04 trim trailing whitespace.................................................Passed 11:27:04 Tabs remover.............................................................Passed 11:27:04 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:27:05 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:27:05 [INFO] Once installed this environment will be reused. 11:27:05 [INFO] This may take a few minutes... 11:27:13 gitlint..............................................(no files to check)Skipped 11:27:13 pre-commit: OK (27.45=setup[4.43]+cmd[13.88,9.13] seconds) 11:27:13 congratulations :) (27.49 seconds) 11:27:14 + tox_status=0 11:27:14 + echo '---> Completed tox runs' 11:27:14 ---> Completed tox runs 11:27:14 + for i in .tox/*/log 11:27:14 ++ echo .tox/pre-commit/log 11:27:14 ++ awk -F/ '{print $2}' 11:27:14 + tox_env=pre-commit 11:27:14 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:27:14 + DOC_DIR=docs/_build/html 11:27:14 + [[ -d docs/_build/html ]] 11:27:14 + echo '---> tox-run.sh ends' 11:27:14 ---> tox-run.sh ends 11:27:14 + test 0 -eq 0 11:27:14 $ ssh-agent -k 11:27:14 unset SSH_AUTH_SOCK; 11:27:14 unset SSH_AGENT_PID; 11:27:14 echo Agent pid 1685 killed; 11:27:14 [ssh-agent] Stopped. 11:27:14 [PostBuildScript] - [INFO] Executing post build scripts. 11:27:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3873034727472606197.sh 11:27:14 ---> sysstat.sh 11:27:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7691327006935104917.sh 11:27:14 ---> package-listing.sh 11:27:14 ++ tr '[:upper:]' '[:lower:]' 11:27:14 ++ facter osfamily 11:27:14 + OS_FAMILY=debian 11:27:14 + workspace=/w/workspace/oom-master-pre-commit-lint 11:27:14 + START_PACKAGES=/tmp/packages_start.txt 11:27:14 + END_PACKAGES=/tmp/packages_end.txt 11:27:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:27:14 + PACKAGES=/tmp/packages_start.txt 11:27:14 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:27:14 + PACKAGES=/tmp/packages_end.txt 11:27:14 + case "${OS_FAMILY}" in 11:27:14 + dpkg -l 11:27:14 + grep '^ii' 11:27:14 + '[' -f /tmp/packages_start.txt ']' 11:27:14 + '[' -f /tmp/packages_end.txt ']' 11:27:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:27:14 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:27:14 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:27:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:27:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5555863992951234519.sh 11:27:14 ---> capture-instance-metadata.sh 11:27:14 Setup pyenv: 11:27:14 system 11:27:14 3.8.13 11:27:14 3.9.13 11:27:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:27:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xjjv 11:27:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:27:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:27:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:27:22 lf-activate-venv(): INFO: Base packages installed successfully 11:27:22 lf-activate-venv(): INFO: Installing additional packages: lftools 11:27:50 lf-activate-venv(): INFO: Adding /tmp/venv-xjjv/bin to PATH 11:27:50 INFO: Running in OpenStack, capturing instance metadata 11:27:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9289495334916307496.sh 11:27:51 provisioning config files... 11:27:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2268125037041881692tmp 11:27:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:27:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:27:51 [EnvInject] - Injecting environment variables from a build step. 11:27:51 [EnvInject] - Injecting as environment variables the properties content 11:27:51 SERVER_ID=logs 11:27:51 11:27:51 [EnvInject] - Variables injected successfully. 11:27:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7901425286883129096.sh 11:27:51 ---> create-netrc.sh 11:27:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins736235674004991225.sh 11:27:51 ---> python-tools-install.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:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xjjv from file:/tmp/.os_lf_venv 11:27:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:27:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:27:53 lf-activate-venv(): INFO: Base packages installed successfully 11:27:53 lf-activate-venv(): INFO: Installing additional packages: lftools 11:28:00 lf-activate-venv(): INFO: Adding /tmp/venv-xjjv/bin to PATH 11:28:00 Generating Requirements File 11:28:24 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:24 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:28:24 Python 3.10.6 11:28:24 pip 26.1.2 from /tmp/venv-xjjv/lib/python3.10/site-packages/pip (python 3.10) 11:28:25 aiohappyeyeballs==2.6.2 11:28:25 aiohttp==3.14.1 11:28:25 aiosignal==1.4.0 11:28:25 appdirs==1.4.4 11:28:25 argcomplete==3.6.3 11:28:25 aspy.yaml==1.3.0 11:28:25 async-timeout==5.0.1 11:28:25 attrs==26.1.0 11:28:25 autopage==0.6.0 11:28:25 backports.strenum==1.3.1 11:28:25 beautifulsoup4==4.15.0 11:28:25 boto3==1.43.34 11:28:25 botocore==1.43.34 11:28:25 bs4==0.0.2 11:28:25 certifi==2026.6.17 11:28:25 cffi==2.0.0 11:28:25 cfgv==3.5.0 11:28:25 chardet==7.4.3 11:28:25 charset-normalizer==3.4.7 11:28:25 click==8.4.1 11:28:25 cliff==4.14.0 11:28:25 cmd2==3.5.1 11:28:25 cryptography==3.3.2 11:28:25 debtcollector==3.1.0 11:28:25 decorator==5.3.1 11:28:25 defusedxml==0.7.1 11:28:25 Deprecated==1.3.1 11:28:25 distlib==0.4.3 11:28:25 dnspython==2.8.0 11:28:25 docker==7.1.0 11:28:25 dogpile.cache==1.5.0 11:28:25 durationpy==0.10 11:28:25 email-validator==2.3.0 11:28:25 filelock==3.29.4 11:28:25 frozenlist==1.8.0 11:28:25 future==1.0.0 11:28:25 gitdb==4.0.12 11:28:25 GitPython==3.1.50 11:28:25 httplib2==0.30.2 11:28:25 identify==2.6.19 11:28:25 idna==3.18 11:28:25 importlib-resources==1.5.0 11:28:25 iso8601==2.1.0 11:28:25 Jinja2==3.1.6 11:28:25 jmespath==1.1.0 11:28:25 jsonpatch==1.33 11:28:25 jsonpointer==3.1.1 11:28:25 jsonschema==4.26.0 11:28:25 jsonschema-specifications==2025.9.1 11:28:25 keystoneauth1==5.14.0 11:28:25 kubernetes==36.0.2 11:28:25 lftools==0.37.22 11:28:25 lxml==6.1.1 11:28:25 markdown-it-py==4.2.0 11:28:25 MarkupSafe==3.0.3 11:28:25 mdurl==0.1.2 11:28:25 msgpack==1.2.1 11:28:25 multi_key_dict==2.0.3 11:28:25 multidict==6.7.1 11:28:25 munch==4.0.0 11:28:25 netaddr==1.3.0 11:28:25 niet==1.4.2 11:28:25 nodeenv==1.10.0 11:28:25 oauth2client==4.1.3 11:28:25 oauthlib==3.3.1 11:28:25 openstacksdk==4.13.0 11:28:25 os-service-types==1.8.2 11:28:25 osc-lib==4.6.0 11:28:25 oslo.config==10.4.0 11:28:25 oslo.context==6.4.0 11:28:25 oslo.i18n==6.8.0 11:28:25 oslo.log==8.2.0 11:28:25 oslo.serialization==5.10.0 11:28:25 oslo.utils==10.1.1 11:28:25 packaging==26.2 11:28:25 pbr==7.0.3 11:28:25 platformdirs==4.10.0 11:28:25 prettytable==3.17.0 11:28:25 propcache==0.5.2 11:28:25 psutil==7.2.2 11:28:25 pyasn1==0.6.3 11:28:25 pyasn1_modules==0.4.2 11:28:25 pycparser==3.0 11:28:25 pygerrit2==2.0.15 11:28:25 PyGithub==2.9.1 11:28:25 Pygments==2.20.0 11:28:25 PyJWT==2.13.0 11:28:25 PyNaCl==1.6.2 11:28:25 pyparsing==2.4.7 11:28:25 pyperclip==1.11.0 11:28:25 pyrsistent==0.20.0 11:28:25 python-cinderclient==9.9.0 11:28:25 python-dateutil==2.9.0.post0 11:28:25 python-discovery==1.4.2 11:28:25 python-heatclient==5.2.0 11:28:25 python-jenkins==1.8.3 11:28:25 python-keystoneclient==5.8.0 11:28:25 python-magnumclient==4.10.0 11:28:25 python-openstackclient==10.0.0 11:28:25 python-swiftclient==4.10.0 11:28:25 PyYAML==6.0.3 11:28:25 referencing==0.37.0 11:28:25 requests==2.34.2 11:28:25 requests-oauthlib==2.0.0 11:28:25 rfc3986==2.0.0 11:28:25 rich==15.0.0 11:28:25 rich-argparse==1.8.0 11:28:25 rpds-py==0.30.0 11:28:25 rsa==4.9.1 11:28:25 ruamel.yaml==0.19.1 11:28:25 ruamel.yaml.clib==0.2.15 11:28:25 s3transfer==0.19.0 11:28:25 simplejson==4.1.1 11:28:25 six==1.17.0 11:28:25 smmap==5.0.3 11:28:25 soupsieve==2.8.4 11:28:25 stevedore==5.8.0 11:28:25 tabulate==0.10.0 11:28:25 toml==0.10.2 11:28:25 tomlkit==0.15.0 11:28:25 tqdm==4.68.3 11:28:25 typing_extensions==4.15.0 11:28:25 urllib3==1.26.20 11:28:25 virtualenv==21.5.1 11:28:25 wcwidth==0.8.1 11:28:25 websocket-client==1.9.0 11:28:25 wrapt==2.2.2 11:28:25 xdg==6.0.0 11:28:25 xmltodict==1.0.4 11:28:25 yarl==1.24.2 11:28:25 yq==3.4.3 11:28:25 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins14350359623882360655.sh 11:28:25 ---> uv-install.sh 11:28:25 Installing uv/uvx (latest) using shell installer 11:28:25 2026-06-22 11:28:25 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-eDUKtn.sh" [1] 11:28:25 downloading uv 0.11.23 x86_64-unknown-linux-gnu 11:28:26 installing to /home/jenkins/.local/bin 11:28:26 uv 11:28:26 uvx 11:28:26 everything's installed! 11:28:26 11:28:26 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:28:26 11:28:26 source $HOME/.local/bin/env (sh, bash, zsh) 11:28:26 source $HOME/.local/bin/env.fish (fish) 11:28:26 Adding install location to PATH 11:28:26 ---> Validating uv/uvx install 11:28:26 uvx 0.11.23 (x86_64-unknown-linux-gnu) 11:28:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins325119822880762524.sh 11:28:26 ---> sudo-logs.sh 11:28:26 Archiving 'sudo' log.. 11:28:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4475275391979366762.sh 11:28:26 ---> job-cost.sh 11:28:26 INFO: Activating Python virtual environment... 11:28:26 Setup pyenv: 11:28:26 system 11:28:26 3.8.13 11:28:26 3.9.13 11:28:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:28:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xjjv from file:/tmp/.os_lf_venv 11:28:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:28:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:28:28 lf-activate-venv(): INFO: Base packages installed successfully 11:28:28 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:28:33 lf-activate-venv(): INFO: Adding /tmp/venv-xjjv/bin to PATH 11:28:33 INFO: No stack-cost file found 11:28:33 INFO: Instance uptime: 161s 11:28:33 INFO: Fetching instance metadata (attempt 1 of 3)... 11:28:33 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:28:34 INFO: Successfully fetched instance metadata 11:28:34 INFO: Instance type: v3-standard-4 11:28:34 INFO: Retrieving pricing info for: v3-standard-4 11:28:34 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:28:34 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=161 11:28:34 INFO: Successfully fetched Vexxhost pricing API 11:28:34 INFO: Retrieved cost: 0.11 11:28:34 INFO: Retrieved resource: v3-standard-4 11:28:34 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 11:28:34 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 11:28:34 INFO: Successfully archived job cost data 11:28:34 DEBUG: Cost data: oom-master-pre-commit-lint,4665,2026-06-22 11:28:34,v3-standard-4,161,0.11,0.00,SUCCESS 11:28:34 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13504026514491983962.sh 11:28:34 ---> logs-deploy.sh 11:28:34 Setup pyenv: 11:28:34 system 11:28:34 3.8.13 11:28:34 3.9.13 11:28:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:28:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xjjv from file:/tmp/.os_lf_venv 11:28:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:28:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:28:36 lf-activate-venv(): INFO: Base packages installed successfully 11:28:36 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:28:44 lf-activate-venv(): INFO: Adding /tmp/venv-xjjv/bin to PATH 11:28:44 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4665 11:28:44 INFO: archiving workspace using pattern(s): 11:28:45 Archives upload complete. 11:28:45 INFO: archiving logs to Nexus 11:28:46 ---> uname -a: 11:28:46 Linux prd-ubuntu1804-builder-4c-4g-189 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:28:46 11:28:46 11:28:46 ---> lscpu: 11:28:46 Architecture: x86_64 11:28:46 CPU op-mode(s): 32-bit, 64-bit 11:28:46 Byte Order: Little Endian 11:28:46 CPU(s): 4 11:28:46 On-line CPU(s) list: 0-3 11:28:46 Thread(s) per core: 1 11:28:46 Core(s) per socket: 1 11:28:46 Socket(s): 4 11:28:46 NUMA node(s): 1 11:28:46 Vendor ID: AuthenticAMD 11:28:46 CPU family: 23 11:28:46 Model: 49 11:28:46 Model name: AMD EPYC-Rome Processor 11:28:46 Stepping: 0 11:28:46 CPU MHz: 2799.998 11:28:46 BogoMIPS: 5599.99 11:28:46 Virtualization: AMD-V 11:28:46 Hypervisor vendor: KVM 11:28:46 Virtualization type: full 11:28:46 L1d cache: 32K 11:28:46 L1i cache: 32K 11:28:46 L2 cache: 512K 11:28:46 L3 cache: 16384K 11:28:46 NUMA node0 CPU(s): 0-3 11:28:46 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:28:46 11:28:46 11:28:46 ---> nproc: 11:28:46 4 11:28:46 11:28:46 11:28:46 ---> df -h: 11:28:46 Filesystem Size Used Avail Use% Mounted on 11:28:46 udev 7.9G 0 7.9G 0% /dev 11:28:46 tmpfs 1.6G 676K 1.6G 1% /run 11:28:46 /dev/vda1 78G 8.5G 69G 11% / 11:28:46 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:28:46 tmpfs 5.0M 0 5.0M 0% /run/lock 11:28:46 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:28:46 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:28:46 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:28:46 11:28:46 11:28:46 ---> free -m: 11:28:46 total used free shared buff/cache available 11:28:46 Mem: 16040 558 13145 0 2336 15157 11:28:46 Swap: 1023 0 1023 11:28:46 11:28:46 11:28:46 ---> ip addr: 11:28:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:28:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:28:46 inet 127.0.0.1/8 scope host lo 11:28:46 valid_lft forever preferred_lft forever 11:28:46 inet6 ::1/128 scope host 11:28:46 valid_lft forever preferred_lft forever 11:28:46 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:28:46 link/ether fa:16:3e:60:3e:23 brd ff:ff:ff:ff:ff:ff 11:28:46 inet 10.30.107.43/23 brd 10.30.107.255 scope global dynamic ens3 11:28:46 valid_lft 86236sec preferred_lft 86236sec 11:28:46 inet6 fe80::f816:3eff:fe60:3e23/64 scope link 11:28:46 valid_lft forever preferred_lft forever 11:28:46 11:28:46 11:28:46 ---> sar -b -r -n DEV: 11:28:46 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-189) 06/22/26 _x86_64_ (4 CPU) 11:28:46 11:28:46 11:26:05 LINUX RESTART (4 CPU) 11:28:46 11:28:46 11:27:00 tps rtps wtps bread/s bwrtn/s 11:28:46 11:28:01 102.31 0.92 101.39 108.97 31762.01 11:28:46 Average: 102.31 0.92 101.39 108.97 31762.01 11:28:46 11:28:46 11:27:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:28:46 11:28:01 13772592 15567900 2652376 16.15 78136 1904724 736160 4.21 747264 1666852 147332 11:28:46 Average: 13772592 15567900 2652376 16.15 78136 1904724 736160 4.21 747264 1666852 147332 11:28:46 11:28:46 11:27:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:28:46 11:28:01 lo 1.38 1.38 0.16 0.16 0.00 0.00 0.00 0.00 11:28:46 11:28:01 ens3 193.87 128.39 792.91 15.63 0.00 0.00 0.00 0.00 11:28:46 Average: lo 1.38 1.38 0.16 0.16 0.00 0.00 0.00 0.00 11:28:46 Average: ens3 193.87 128.39 792.91 15.63 0.00 0.00 0.00 0.00 11:28:46 11:28:46 11:28:46 ---> sar -P ALL: 11:28:46 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-189) 06/22/26 _x86_64_ (4 CPU) 11:28:46 11:28:46 11:26:05 LINUX RESTART (4 CPU) 11:28:46 11:28:46 11:27:00 CPU %user %nice %system %iowait %steal %idle 11:28:46 11:28:01 all 18.23 0.00 1.68 2.25 0.07 77.77 11:28:46 11:28:01 0 26.70 0.00 2.31 0.99 0.10 69.91 11:28:46 11:28:01 1 26.83 0.00 1.96 3.89 0.10 67.22 11:28:46 11:28:01 2 6.57 0.00 1.00 0.72 0.02 91.70 11:28:46 11:28:01 3 12.93 0.00 1.49 3.40 0.07 82.11 11:28:46 Average: all 18.23 0.00 1.68 2.25 0.07 77.77 11:28:46 Average: 0 26.70 0.00 2.31 0.99 0.10 69.91 11:28:46 Average: 1 26.83 0.00 1.96 3.89 0.10 67.22 11:28:46 Average: 2 6.57 0.00 1.00 0.72 0.02 91.70 11:28:46 Average: 3 12.93 0.00 1.49 3.40 0.07 82.11 11:28:46 11:28:46 11:28:46