10:47:44 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145187 10:47:44 Running as SYSTEM 10:47:44 [EnvInject] - Loading node environment variables. 10:47:44 Building remotely on prd-ubuntu1804-builder-4c-4g-12781 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:47:44 [ssh-agent] Looking for ssh-agent implementation... 10:47:44 $ ssh-agent 10:47:45 SSH_AUTH_SOCK=/tmp/ssh-2lUXlkGZmoqU/agent.1715 10:47:45 SSH_AGENT_PID=1717 10:47:45 [ssh-agent] Started. 10:47:45 Running ssh-add (command line suppressed) 10:47:45 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15887402072575442287.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15887402072575442287.key) 10:47:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:47:45 The recommended git tool is: NONE 10:47:46 using credential onap-jenkins-ssh 10:47:46 Wiping out workspace first. 10:47:46 Cloning the remote Git repository 10:47:46 Cloning repository git://cloud.onap.org/mirror/oom.git 10:47:46 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:47:46 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:47:46 > git --version # timeout=10 10:47:46 > git --version # 'git version 2.17.1' 10:47:46 using GIT_SSH to set credentials Gerrit user 10:47:46 Verifying host key using manually-configured host key entries 10:47:46 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:47:51 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:47:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:47:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:47:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:47:52 using GIT_SSH to set credentials Gerrit user 10:47:52 Verifying host key using manually-configured host key entries 10:47:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/87/145187/1 # timeout=30 10:47:52 > git rev-parse 8f898dc797e534b3b1a21baf7366d2822b25e177^{commit} # timeout=10 10:47:52 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:47:52 Checking out Revision 8f898dc797e534b3b1a21baf7366d2822b25e177 (refs/changes/87/145187/1) 10:47:52 > git config core.sparsecheckout # timeout=10 10:47:52 > git checkout -f 8f898dc797e534b3b1a21baf7366d2822b25e177 # timeout=30 10:47:55 Commit message: "[SO] Update adapter images to release versions" 10:47:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:47:55 > git rev-list --no-walk 77c5b646762333bf5ce1068e4fff9f1162ea085d # timeout=10 10:47:56 [EnvInject] - Injecting environment variables from a build step. 10:47:56 [EnvInject] - Injecting as environment variables the properties content 10:47:56 PYTHON=python3 10:47:56 10:47:56 [EnvInject] - Variables injected successfully. 10:47:56 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins623617500044442407.sh 10:47:56 ---> tox-install.sh 10:47:56 + source /home/jenkins/lf-env.sh 10:47:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:47:56 ++ mktemp -d /tmp/venv-XXXX 10:47:56 + lf_venv=/tmp/venv-115S 10:47:56 + local venv_file=/tmp/.os_lf_venv 10:47:56 + local python=python3 10:47:56 + local options 10:47:56 + local set_path=true 10:47:56 + local install_args= 10:47:56 ++ 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 10:47:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:47:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:47:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:47:56 + true 10:47:56 + case $1 in 10:47:56 + venv_file=/tmp/.toxenv 10:47:56 + shift 2 10:47:56 + true 10:47:56 + case $1 in 10:47:56 + shift 10:47:56 + break 10:47:56 + case $python in 10:47:56 + local pkg_list= 10:47:56 + [[ -d /opt/pyenv ]] 10:47:56 + echo 'Setup pyenv:' 10:47:56 Setup pyenv: 10:47:56 + export PYENV_ROOT=/opt/pyenv 10:47:56 + PYENV_ROOT=/opt/pyenv 10:47:56 + 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 10:47:56 + 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 10:47:56 + pyenv versions 10:47:56 * system (set by /opt/pyenv/version) 10:47:56 * 3.8.13 (set by /opt/pyenv/version) 10:47:56 * 3.9.13 (set by /opt/pyenv/version) 10:47:56 * 3.10.6 (set by /opt/pyenv/version) 10:47:56 + command -v pyenv 10:47:56 ++ pyenv init - --no-rehash 10:47:56 + 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[*]}"'\'')" 10:47:56 export PATH="/opt/pyenv/shims:${PATH}" 10:47:56 export PYENV_SHELL=bash 10:47:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:47:56 pyenv() { 10:47:56 local command 10:47:56 command="${1:-}" 10:47:56 if [ "$#" -gt 0 ]; then 10:47:56 shift 10:47:56 fi 10:47:56 10:47:56 case "$command" in 10:47:56 rehash|shell) 10:47:56 eval "$(pyenv "sh-$command" "$@")" 10:47:56 ;; 10:47:56 *) 10:47:56 command pyenv "$command" "$@" 10:47:56 ;; 10:47:56 esac 10:47:56 }' 10:47:56 +++ 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[*]}"' 10:47:56 ++ 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 10:47:56 ++ 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 10:47:56 ++ 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 10:47:56 ++ export PYENV_SHELL=bash 10:47:56 ++ PYENV_SHELL=bash 10:47:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:47:56 +++ complete -F _pyenv pyenv 10:47:56 ++ lf-pyver python3 10:47:56 ++ local py_version_xy=python3 10:47:56 ++ local py_version_xyz= 10:47:56 ++ pyenv versions 10:47:56 ++ local command 10:47:56 ++ command=versions 10:47:56 ++ sed 's/^[ *]* //' 10:47:56 ++ '[' 1 -gt 0 ']' 10:47:56 ++ shift 10:47:56 ++ case "$command" in 10:47:56 ++ command pyenv versions 10:47:56 ++ pyenv versions 10:47:56 ++ awk '{ print $1 }' 10:47:56 ++ grep -E '^[0-9.]*[0-9]$' 10:47:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:47:56 +++ grep '^3' /tmp/.pyenv_versions 10:47:56 +++ tail -n 1 10:47:56 +++ sort -V 10:47:56 ++ py_version_xyz=3.10.6 10:47:56 ++ [[ -z 3.10.6 ]] 10:47:56 ++ echo 3.10.6 10:47:56 ++ return 0 10:47:56 + pyenv local 3.10.6 10:47:56 + local command 10:47:56 + command=local 10:47:56 + '[' 2 -gt 0 ']' 10:47:56 + shift 10:47:56 + case "$command" in 10:47:56 + command pyenv local 3.10.6 10:47:56 + pyenv local 3.10.6 10:47:56 + for arg in "$@" 10:47:56 + case $arg in 10:47:56 + pkg_list+='tox ' 10:47:56 + for arg in "$@" 10:47:56 + case $arg in 10:47:56 + pkg_list+='virtualenv ' 10:47:56 + for arg in "$@" 10:47:56 + case $arg in 10:47:56 + pkg_list+='urllib3~=1.26.15 ' 10:47:56 + [[ -f /tmp/.toxenv ]] 10:47:56 + [[ ! -f /tmp/.toxenv ]] 10:47:56 + [[ -n '' ]] 10:47:56 + python3 -m venv /tmp/venv-115S 10:48:00 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-115S' 10:48:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-115S 10:48:00 + echo /tmp/venv-115S 10:48:00 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:48:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:48:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:48:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:48:00 + local 'pip_opts=--upgrade --quiet' 10:48:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:48:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:48:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:48:00 + [[ -n '' ]] 10:48:00 + [[ -n '' ]] 10:48:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:48:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:48:00 + /tmp/venv-115S/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 10:48:04 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:48:04 lf-activate-venv(): INFO: Base packages installed successfully 10:48:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:48:04 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:48:04 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:48:04 + /tmp/venv-115S/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 10:48:07 + type python3 10:48:07 + true 10:48:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-115S/bin to PATH' 10:48:07 lf-activate-venv(): INFO: Adding /tmp/venv-115S/bin to PATH 10:48:07 + PATH=/tmp/venv-115S/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 10:48:07 + return 0 10:48:07 + python3 --version 10:48:07 Python 3.10.6 10:48:07 + python3 -m pip --version 10:48:07 pip 26.1.2 from /tmp/venv-115S/lib/python3.10/site-packages/pip (python 3.10) 10:48:07 + python3 -m pip freeze 10:48:07 cachetools==7.1.4 10:48:07 colorama==0.4.6 10:48:07 distlib==0.4.3 10:48:07 filelock==3.29.4 10:48:07 packaging==26.2 10:48:07 platformdirs==4.10.0 10:48:07 pluggy==1.6.0 10:48:07 pyproject-api==1.10.1 10:48:07 python-discovery==1.4.2 10:48:07 tomli==2.4.1 10:48:07 tomli_w==1.2.0 10:48:07 tox==4.55.1 10:48:07 typing_extensions==4.15.0 10:48:07 urllib3==1.26.20 10:48:07 virtualenv==21.5.1 10:48:07 [EnvInject] - Injecting environment variables from a build step. 10:48:07 [EnvInject] - Injecting as environment variables the properties content 10:48:07 PARALLEL=false 10:48:07 10:48:07 [EnvInject] - Variables injected successfully. 10:48:07 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18251453182887409783.sh 10:48:07 ---> tox-run.sh 10:48:07 + 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 10:48:07 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:48:07 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:48:07 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:48:07 + cd /w/workspace/oom-master-pre-commit-lint/. 10:48:07 + source /home/jenkins/lf-env.sh 10:48:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:48:07 ++ mktemp -d /tmp/venv-XXXX 10:48:07 + lf_venv=/tmp/venv-4lBs 10:48:07 + local venv_file=/tmp/.os_lf_venv 10:48:07 + local python=python3 10:48:07 + local options 10:48:07 + local set_path=true 10:48:07 + local install_args= 10:48:07 ++ 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 10:48:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:48:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:48:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:48:07 + true 10:48:07 + case $1 in 10:48:07 + venv_file=/tmp/.toxenv 10:48:07 + shift 2 10:48:07 + true 10:48:07 + case $1 in 10:48:07 + shift 10:48:07 + break 10:48:07 + case $python in 10:48:07 + local pkg_list= 10:48:07 + [[ -d /opt/pyenv ]] 10:48:07 + echo 'Setup pyenv:' 10:48:07 Setup pyenv: 10:48:07 + export PYENV_ROOT=/opt/pyenv 10:48:07 + PYENV_ROOT=/opt/pyenv 10:48:07 + 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 10:48:07 + 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 10:48:07 + pyenv versions 10:48:07 system 10:48:07 3.8.13 10:48:07 3.9.13 10:48:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:48:07 + command -v pyenv 10:48:07 ++ pyenv init - --no-rehash 10:48:07 + 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[*]}"'\'')" 10:48:07 export PATH="/opt/pyenv/shims:${PATH}" 10:48:07 export PYENV_SHELL=bash 10:48:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:48:07 pyenv() { 10:48:07 local command 10:48:07 command="${1:-}" 10:48:07 if [ "$#" -gt 0 ]; then 10:48:07 shift 10:48:07 fi 10:48:07 10:48:07 case "$command" in 10:48:07 rehash|shell) 10:48:07 eval "$(pyenv "sh-$command" "$@")" 10:48:07 ;; 10:48:07 *) 10:48:07 command pyenv "$command" "$@" 10:48:07 ;; 10:48:07 esac 10:48:07 }' 10:48:07 +++ 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[*]}"' 10:48:07 ++ 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 10:48:07 ++ 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 10:48:07 ++ 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 10:48:07 ++ export PYENV_SHELL=bash 10:48:07 ++ PYENV_SHELL=bash 10:48:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:48:07 +++ complete -F _pyenv pyenv 10:48:07 ++ lf-pyver python3 10:48:07 ++ local py_version_xy=python3 10:48:07 ++ local py_version_xyz= 10:48:07 ++ pyenv versions 10:48:07 ++ local command 10:48:07 ++ command=versions 10:48:07 ++ '[' 1 -gt 0 ']' 10:48:07 ++ shift 10:48:07 ++ case "$command" in 10:48:07 ++ command pyenv versions 10:48:07 ++ pyenv versions 10:48:07 ++ awk '{ print $1 }' 10:48:07 ++ sed 's/^[ *]* //' 10:48:07 ++ grep -E '^[0-9.]*[0-9]$' 10:48:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:48:07 +++ grep '^3' /tmp/.pyenv_versions 10:48:07 +++ sort -V 10:48:07 +++ tail -n 1 10:48:07 ++ py_version_xyz=3.10.6 10:48:07 ++ [[ -z 3.10.6 ]] 10:48:07 ++ echo 3.10.6 10:48:07 ++ return 0 10:48:07 + pyenv local 3.10.6 10:48:07 + local command 10:48:07 + command=local 10:48:07 + '[' 2 -gt 0 ']' 10:48:07 + shift 10:48:07 + case "$command" in 10:48:07 + command pyenv local 3.10.6 10:48:07 + pyenv local 3.10.6 10:48:07 + for arg in "$@" 10:48:07 + case $arg in 10:48:07 + pkg_list+='tox ' 10:48:07 + for arg in "$@" 10:48:07 + case $arg in 10:48:07 + pkg_list+='virtualenv ' 10:48:07 + for arg in "$@" 10:48:07 + case $arg in 10:48:07 + pkg_list+='urllib3~=1.26.15 ' 10:48:07 + [[ -f /tmp/.toxenv ]] 10:48:07 ++ cat /tmp/.toxenv 10:48:07 + lf_venv=/tmp/venv-115S 10:48:07 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-115S from' file:/tmp/.toxenv 10:48:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-115S from file:/tmp/.toxenv 10:48:07 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:48:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:48:07 + local 'pip_opts=--upgrade --quiet' 10:48:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:48:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:48:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:48:07 + [[ -n '' ]] 10:48:07 + [[ -n '' ]] 10:48:07 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:48:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:48:07 + /tmp/venv-115S/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 10:48:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:48:08 lf-activate-venv(): INFO: Base packages installed successfully 10:48:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:48:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:48:08 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:48:08 + /tmp/venv-115S/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 10:48:09 + type python3 10:48:09 + true 10:48:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-115S/bin to PATH' 10:48:09 lf-activate-venv(): INFO: Adding /tmp/venv-115S/bin to PATH 10:48:09 + PATH=/tmp/venv-115S/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 10:48:09 + return 0 10:48:09 + [[ -d /opt/pyenv ]] 10:48:09 + echo '---> Setting up pyenv' 10:48:09 ---> Setting up pyenv 10:48:09 + export PYENV_ROOT=/opt/pyenv 10:48:09 + PYENV_ROOT=/opt/pyenv 10:48:09 + export PATH=/opt/pyenv/bin:/tmp/venv-115S/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 10:48:09 + PATH=/opt/pyenv/bin:/tmp/venv-115S/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 10:48:09 ++ pwd 10:48:09 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:48:09 + export PYTHONPATH 10:48:09 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:48:09 + TOX_TESTENV_PASSENV=PYTHONPATH 10:48:09 + tox --version 10:48:10 4.55.1 from /tmp/venv-115S/lib/python3.10/site-packages/tox/__init__.py 10:48:10 + PARALLEL=false 10:48:10 + TOX_OPTIONS_LIST= 10:48:10 + [[ -n pre-commit ]] 10:48:10 + TOX_OPTIONS_LIST=' -e pre-commit' 10:48:10 + case ${PARALLEL,,} in 10:48:10 + tox -e pre-commit 10:48:10 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:48:11 pre-commit: install_deps> python -I -m pip install pre-commit 10:48:14 pre-commit: freeze> python -m pip freeze --all 10:48:14 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 10:48:14 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:48:14 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:48:17 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:48:18 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:48:19 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:48:19 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:48:19 [INFO] Once installed this environment will be reused. 10:48:19 [INFO] This may take a few minutes... 10:48:23 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:48:23 [INFO] Once installed this environment will be reused. 10:48:23 [INFO] This may take a few minutes... 10:48:28 trim trailing whitespace.................................................Passed 10:48:28 Tabs remover.............................................................Passed 10:48:28 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:48:29 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:48:29 [INFO] Once installed this environment will be reused. 10:48:29 [INFO] This may take a few minutes... 10:48:43 gitlint..............................................(no files to check)Skipped 10:48:43 pre-commit: OK (32.89=setup[4.27]+cmd[14.02,14.60] seconds) 10:48:43 congratulations :) (32.93 seconds) 10:48:43 + tox_status=0 10:48:43 + echo '---> Completed tox runs' 10:48:43 ---> Completed tox runs 10:48:43 + for i in .tox/*/log 10:48:43 ++ echo .tox/pre-commit/log 10:48:43 ++ awk -F/ '{print $2}' 10:48:43 + tox_env=pre-commit 10:48:43 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:48:43 + DOC_DIR=docs/_build/html 10:48:43 + [[ -d docs/_build/html ]] 10:48:43 + echo '---> tox-run.sh ends' 10:48:43 ---> tox-run.sh ends 10:48:43 + test 0 -eq 0 10:48:43 $ ssh-agent -k 10:48:43 unset SSH_AUTH_SOCK; 10:48:43 unset SSH_AGENT_PID; 10:48:43 echo Agent pid 1717 killed; 10:48:43 [ssh-agent] Stopped. 10:48:43 [PostBuildScript] - [INFO] Executing post build scripts. 10:48:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17091883751198588928.sh 10:48:43 ---> sysstat.sh 10:48:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5428140033966046402.sh 10:48:43 ---> package-listing.sh 10:48:43 ++ tr '[:upper:]' '[:lower:]' 10:48:43 ++ facter osfamily 10:48:44 + OS_FAMILY=debian 10:48:44 + workspace=/w/workspace/oom-master-pre-commit-lint 10:48:44 + START_PACKAGES=/tmp/packages_start.txt 10:48:44 + END_PACKAGES=/tmp/packages_end.txt 10:48:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:48:44 + PACKAGES=/tmp/packages_start.txt 10:48:44 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:48:44 + PACKAGES=/tmp/packages_end.txt 10:48:44 + case "${OS_FAMILY}" in 10:48:44 + dpkg -l 10:48:44 + grep '^ii' 10:48:44 + '[' -f /tmp/packages_start.txt ']' 10:48:44 + '[' -f /tmp/packages_end.txt ']' 10:48:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:48:44 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:48:44 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:48:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:48:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18122963243323813330.sh 10:48:44 ---> capture-instance-metadata.sh 10:48:44 Setup pyenv: 10:48:44 system 10:48:44 3.8.13 10:48:44 3.9.13 10:48:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:48:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0zDc 10:48:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:48:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:48:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:48:52 lf-activate-venv(): INFO: Base packages installed successfully 10:48:52 lf-activate-venv(): INFO: Installing additional packages: lftools 10:49:14 lf-activate-venv(): INFO: Adding /tmp/venv-0zDc/bin to PATH 10:49:14 INFO: Running in OpenStack, capturing instance metadata 10:49:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10852667680516005645.sh 10:49:14 provisioning config files... 10:49:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config122108781474777439tmp 10:49:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:49:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:49:14 [EnvInject] - Injecting environment variables from a build step. 10:49:14 [EnvInject] - Injecting as environment variables the properties content 10:49:14 SERVER_ID=logs 10:49:14 10:49:14 [EnvInject] - Variables injected successfully. 10:49:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15480949494071503006.sh 10:49:14 ---> create-netrc.sh 10:49:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6240346218074121290.sh 10:49:14 ---> python-tools-install.sh 10:49:14 Setup pyenv: 10:49:14 system 10:49:14 3.8.13 10:49:14 3.9.13 10:49:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:49:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0zDc from file:/tmp/.os_lf_venv 10:49:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:49:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:49:17 lf-activate-venv(): INFO: Base packages installed successfully 10:49:17 lf-activate-venv(): INFO: Installing additional packages: lftools 10:49:25 lf-activate-venv(): INFO: Adding /tmp/venv-0zDc/bin to PATH 10:49:25 Generating Requirements File 10:49:49 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. 10:49:49 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:49:50 Python 3.10.6 10:49:50 pip 26.1.2 from /tmp/venv-0zDc/lib/python3.10/site-packages/pip (python 3.10) 10:49:50 aiohappyeyeballs==2.6.2 10:49:50 aiohttp==3.14.1 10:49:50 aiosignal==1.4.0 10:49:50 appdirs==1.4.4 10:49:50 argcomplete==3.6.3 10:49:50 aspy.yaml==1.3.0 10:49:50 async-timeout==5.0.1 10:49:50 attrs==26.1.0 10:49:50 autopage==0.6.0 10:49:50 backports.strenum==1.3.1 10:49:50 beautifulsoup4==4.15.0 10:49:50 boto3==1.43.31 10:49:50 botocore==1.43.31 10:49:50 bs4==0.0.2 10:49:50 certifi==2026.6.17 10:49:50 cffi==2.0.0 10:49:50 cfgv==3.5.0 10:49:50 chardet==7.4.3 10:49:50 charset-normalizer==3.4.7 10:49:50 click==8.4.1 10:49:50 cliff==4.14.0 10:49:50 cmd2==3.5.1 10:49:50 cryptography==3.3.2 10:49:50 debtcollector==3.1.0 10:49:50 decorator==5.3.1 10:49:50 defusedxml==0.7.1 10:49:50 Deprecated==1.3.1 10:49:50 distlib==0.4.3 10:49:50 dnspython==2.8.0 10:49:50 docker==7.1.0 10:49:50 dogpile.cache==1.5.0 10:49:50 durationpy==0.10 10:49:50 email-validator==2.3.0 10:49:50 filelock==3.29.4 10:49:50 frozenlist==1.8.0 10:49:50 future==1.0.0 10:49:50 gitdb==4.0.12 10:49:50 GitPython==3.1.50 10:49:50 httplib2==0.30.2 10:49:50 identify==2.6.19 10:49:50 idna==3.18 10:49:50 importlib-resources==1.5.0 10:49:50 iso8601==2.1.0 10:49:50 Jinja2==3.1.6 10:49:50 jmespath==1.1.0 10:49:50 jsonpatch==1.33 10:49:50 jsonpointer==3.1.1 10:49:50 jsonschema==4.26.0 10:49:50 jsonschema-specifications==2025.9.1 10:49:50 keystoneauth1==5.14.0 10:49:50 kubernetes==36.0.2 10:49:50 lftools==0.37.22 10:49:50 lxml==6.1.1 10:49:50 markdown-it-py==4.2.0 10:49:50 MarkupSafe==3.0.3 10:49:50 mdurl==0.1.2 10:49:50 msgpack==1.2.0 10:49:50 multi_key_dict==2.0.3 10:49:50 multidict==6.7.1 10:49:50 munch==4.0.0 10:49:50 netaddr==1.3.0 10:49:50 niet==1.4.2 10:49:50 nodeenv==1.10.0 10:49:50 oauth2client==4.1.3 10:49:50 oauthlib==3.3.1 10:49:50 openstacksdk==4.13.0 10:49:50 os-service-types==1.8.2 10:49:50 osc-lib==4.6.0 10:49:50 oslo.config==10.4.0 10:49:50 oslo.context==6.4.0 10:49:50 oslo.i18n==6.8.0 10:49:50 oslo.log==8.2.0 10:49:50 oslo.serialization==5.10.0 10:49:50 oslo.utils==10.1.1 10:49:50 packaging==26.2 10:49:50 pbr==7.0.3 10:49:50 platformdirs==4.10.0 10:49:50 prettytable==3.17.0 10:49:50 propcache==0.5.2 10:49:50 psutil==7.2.2 10:49:50 pyasn1==0.6.3 10:49:50 pyasn1_modules==0.4.2 10:49:50 pycparser==3.0 10:49:50 pygerrit2==2.0.15 10:49:50 PyGithub==2.9.1 10:49:50 Pygments==2.20.0 10:49:50 PyJWT==2.13.0 10:49:50 PyNaCl==1.6.2 10:49:50 pyparsing==2.4.7 10:49:50 pyperclip==1.11.0 10:49:50 pyrsistent==0.20.0 10:49:50 python-cinderclient==9.9.0 10:49:50 python-dateutil==2.9.0.post0 10:49:50 python-discovery==1.4.2 10:49:50 python-heatclient==5.2.0 10:49:50 python-jenkins==1.8.3 10:49:50 python-keystoneclient==5.8.0 10:49:50 python-magnumclient==4.10.0 10:49:50 python-openstackclient==10.0.0 10:49:50 python-swiftclient==4.10.0 10:49:50 PyYAML==6.0.3 10:49:50 referencing==0.37.0 10:49:50 requests==2.34.2 10:49:50 requests-oauthlib==2.0.0 10:49:50 rfc3986==2.0.0 10:49:50 rich==15.0.0 10:49:50 rich-argparse==1.8.0 10:49:50 rpds-py==0.30.0 10:49:50 rsa==4.9.1 10:49:50 ruamel.yaml==0.19.1 10:49:50 ruamel.yaml.clib==0.2.15 10:49:50 s3transfer==0.19.0 10:49:50 simplejson==4.1.1 10:49:50 six==1.17.0 10:49:50 smmap==5.0.3 10:49:50 soupsieve==2.8.4 10:49:50 stevedore==5.8.0 10:49:50 tabulate==0.10.0 10:49:50 toml==0.10.2 10:49:50 tomlkit==0.15.0 10:49:50 tqdm==4.68.3 10:49:50 typing_extensions==4.15.0 10:49:50 urllib3==1.26.20 10:49:50 virtualenv==21.5.1 10:49:50 wcwidth==0.8.1 10:49:50 websocket-client==1.9.0 10:49:50 wrapt==2.2.1 10:49:50 xdg==6.0.0 10:49:50 xmltodict==1.0.4 10:49:50 yarl==1.24.2 10:49:50 yq==3.4.3 10:49:50 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins17042243896915972277.sh 10:49:50 ---> uv-install.sh 10:49:50 Installing uv/uvx (latest) using shell installer 10:49:51 2026-06-17 10:49:51 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-BMHI9l.sh" [1] 10:49:51 downloading uv 0.11.21 x86_64-unknown-linux-gnu 10:49:51 installing to /home/jenkins/.local/bin 10:49:51 uv 10:49:51 uvx 10:49:51 everything's installed! 10:49:51 10:49:51 To add $HOME/.local/bin to your PATH, either restart your shell or run: 10:49:51 10:49:51 source $HOME/.local/bin/env (sh, bash, zsh) 10:49:51 source $HOME/.local/bin/env.fish (fish) 10:49:51 Adding install location to PATH 10:49:51 ---> Validating uv/uvx install 10:49:51 uvx 0.11.21 (x86_64-unknown-linux-gnu) 10:49:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10941540087490512147.sh 10:49:52 ---> sudo-logs.sh 10:49:52 Archiving 'sudo' log.. 10:49:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8915562952069130138.sh 10:49:52 ---> job-cost.sh 10:49:52 INFO: Activating Python virtual environment... 10:49:52 Setup pyenv: 10:49:52 system 10:49:52 3.8.13 10:49:52 3.9.13 10:49:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:49:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0zDc from file:/tmp/.os_lf_venv 10:49:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:49:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:49:54 lf-activate-venv(): INFO: Base packages installed successfully 10:49:54 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:50:01 lf-activate-venv(): INFO: Adding /tmp/venv-0zDc/bin to PATH 10:50:01 INFO: No stack-cost file found 10:50:01 INFO: Instance uptime: 184s 10:50:01 INFO: Fetching instance metadata (attempt 1 of 3)... 10:50:01 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:50:02 INFO: Successfully fetched instance metadata 10:50:02 INFO: Instance type: v3-standard-4 10:50:02 INFO: Retrieving pricing info for: v3-standard-4 10:50:02 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:50:02 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=184 10:50:02 INFO: Successfully fetched Vexxhost pricing API 10:50:02 INFO: Retrieved cost: 0.11 10:50:02 INFO: Retrieved resource: v3-standard-4 10:50:02 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 10:50:02 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 10:50:02 INFO: Successfully archived job cost data 10:50:02 DEBUG: Cost data: oom-master-pre-commit-lint,4657,2026-06-17 10:50:02,v3-standard-4,184,0.11,0.00,SUCCESS 10:50:02 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7014969642558652214.sh 10:50:02 ---> logs-deploy.sh 10:50:02 Setup pyenv: 10:50:02 system 10:50:02 3.8.13 10:50:02 3.9.13 10:50:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:50:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0zDc from file:/tmp/.os_lf_venv 10:50:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:50:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:50:05 lf-activate-venv(): INFO: Base packages installed successfully 10:50:05 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:51:17 lf-activate-venv(): INFO: Adding /tmp/venv-0zDc/bin to PATH 10:51:17 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4657 10:51:17 INFO: archiving workspace using pattern(s): 10:51:18 Archives upload complete. 10:51:19 INFO: archiving logs to Nexus 10:51:20 ---> uname -a: 10:51:20 Linux prd-ubuntu1804-builder-4c-4g-12781 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:51:20 10:51:20 10:51:20 ---> lscpu: 10:51:20 Architecture: x86_64 10:51:20 CPU op-mode(s): 32-bit, 64-bit 10:51:20 Byte Order: Little Endian 10:51:20 CPU(s): 4 10:51:20 On-line CPU(s) list: 0-3 10:51:20 Thread(s) per core: 1 10:51:20 Core(s) per socket: 1 10:51:20 Socket(s): 4 10:51:20 NUMA node(s): 1 10:51:20 Vendor ID: AuthenticAMD 10:51:20 CPU family: 23 10:51:20 Model: 49 10:51:20 Model name: AMD EPYC-Rome Processor 10:51:20 Stepping: 0 10:51:20 CPU MHz: 2800.000 10:51:20 BogoMIPS: 5600.00 10:51:20 Virtualization: AMD-V 10:51:20 Hypervisor vendor: KVM 10:51:20 Virtualization type: full 10:51:20 L1d cache: 32K 10:51:20 L1i cache: 32K 10:51:20 L2 cache: 512K 10:51:20 L3 cache: 16384K 10:51:20 NUMA node0 CPU(s): 0-3 10:51:20 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 10:51:20 10:51:20 10:51:20 ---> nproc: 10:51:20 4 10:51:20 10:51:20 10:51:20 ---> df -h: 10:51:20 Filesystem Size Used Avail Use% Mounted on 10:51:20 udev 7.9G 0 7.9G 0% /dev 10:51:20 tmpfs 1.6G 676K 1.6G 1% /run 10:51:20 /dev/vda1 78G 8.5G 69G 11% / 10:51:20 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:51:20 tmpfs 5.0M 0 5.0M 0% /run/lock 10:51:20 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:51:20 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:51:20 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:51:20 10:51:20 10:51:20 ---> free -m: 10:51:20 total used free shared buff/cache available 10:51:20 Mem: 16040 558 13145 0 2336 15157 10:51:20 Swap: 1023 0 1023 10:51:20 10:51:20 10:51:20 ---> ip addr: 10:51:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:51:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:51:20 inet 127.0.0.1/8 scope host lo 10:51:20 valid_lft forever preferred_lft forever 10:51:20 inet6 ::1/128 scope host 10:51:20 valid_lft forever preferred_lft forever 10:51:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:51:20 link/ether fa:16:3e:86:cc:4e brd ff:ff:ff:ff:ff:ff 10:51:20 inet 10.30.106.31/23 brd 10.30.107.255 scope global dynamic ens3 10:51:20 valid_lft 86147sec preferred_lft 86147sec 10:51:20 inet6 fe80::f816:3eff:fe86:cc4e/64 scope link 10:51:20 valid_lft forever preferred_lft forever 10:51:20 10:51:20 10:51:20 ---> sar -b -r -n DEV: 10:51:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12781) 06/17/26 _x86_64_ (4 CPU) 10:51:20 10:51:20 10:47:09 LINUX RESTART (4 CPU) 10:51:20 10:51:20 10:48:01 tps rtps wtps bread/s bwrtn/s 10:51:20 10:49:01 111.15 8.70 102.45 170.90 50029.40 10:51:20 10:50:01 102.28 1.15 101.13 134.38 13756.11 10:51:20 10:51:01 52.08 0.02 52.07 0.13 8267.91 10:51:20 Average: 88.50 3.29 85.21 101.80 24016.93 10:51:20 10:51:20 10:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:51:20 10:49:01 13922288 15543088 2502680 15.24 62940 1754352 812476 4.65 763620 1518628 82096 10:51:20 10:50:01 13441292 15512200 2983676 18.17 88604 2159052 811312 4.64 811028 1909372 253592 10:51:20 10:51:01 13472564 15529548 2952404 17.98 89000 2144748 778024 4.45 791860 1899228 880 10:51:20 Average: 13612048 15528279 2812920 17.13 80181 2019384 800604 4.58 788836 1775743 112189 10:51:20 10:51:20 10:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:51:20 10:49:01 ens3 75.64 53.76 763.88 10.27 0.00 0.00 0.00 0.00 10:51:20 10:49:01 lo 2.47 2.47 0.28 0.28 0.00 0.00 0.00 0.00 10:51:20 10:50:01 ens3 83.02 62.34 1426.21 11.58 0.00 0.00 0.00 0.00 10:51:20 10:50:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 10:51:20 10:51:01 ens3 4.07 3.70 2.61 1.19 0.00 0.00 0.00 0.00 10:51:20 10:51:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 10:51:20 Average: ens3 54.24 39.93 730.86 7.68 0.00 0.00 0.00 0.00 10:51:20 Average: lo 1.29 1.29 0.14 0.14 0.00 0.00 0.00 0.00 10:51:20 10:51:20 10:51:20 ---> sar -P ALL: 10:51:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12781) 06/17/26 _x86_64_ (4 CPU) 10:51:20 10:51:20 10:47:09 LINUX RESTART (4 CPU) 10:51:20 10:51:20 10:48:01 CPU %user %nice %system %iowait %steal %idle 10:51:20 10:49:01 all 19.06 0.00 1.80 5.17 0.06 73.91 10:51:20 10:49:01 0 20.52 0.00 1.60 0.37 0.07 77.44 10:51:20 10:49:01 1 19.45 0.00 2.03 5.37 0.07 73.09 10:51:20 10:49:01 2 5.45 0.00 1.04 14.41 0.05 79.06 10:51:20 10:49:01 3 30.72 0.00 2.52 0.60 0.07 66.09 10:51:20 10:50:01 all 19.02 0.00 1.44 3.28 0.05 76.21 10:51:20 10:50:01 0 16.76 0.00 0.97 0.40 0.05 81.82 10:51:20 10:50:01 1 23.95 0.00 1.85 6.51 0.07 67.61 10:51:20 10:50:01 2 18.69 0.00 1.76 4.76 0.05 74.74 10:51:20 10:50:01 3 16.66 0.00 1.22 1.45 0.02 80.65 10:51:20 10:51:01 all 1.90 0.00 0.21 25.61 0.02 72.26 10:51:20 10:51:01 0 1.87 0.00 0.10 23.49 0.02 74.52 10:51:20 10:51:01 1 2.77 0.00 0.27 2.00 0.02 94.95 10:51:20 10:51:01 2 1.78 0.00 0.34 74.27 0.03 23.58 10:51:20 10:51:01 3 1.22 0.00 0.10 2.95 0.02 95.72 10:51:20 Average: all 13.32 0.00 1.15 11.36 0.04 74.13 10:51:20 Average: 0 13.04 0.00 0.89 8.10 0.04 77.93 10:51:20 Average: 1 15.38 0.00 1.38 4.62 0.05 78.57 10:51:20 Average: 2 8.64 0.00 1.05 31.16 0.04 59.11 10:51:20 Average: 3 16.19 0.00 1.28 1.67 0.03 80.83 10:51:20 10:51:20 10:51:20