09:26:33 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146015 09:26:33 Running as SYSTEM 09:26:33 [EnvInject] - Loading node environment variables. 09:26:33 Building remotely on prd-ubuntu1804-builder-4c-4g-13079 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:26:33 [ssh-agent] Looking for ssh-agent implementation... 09:26:33 $ ssh-agent 09:26:33 SSH_AUTH_SOCK=/tmp/ssh-aNhoxuj9wtbD/agent.1821 09:26:33 SSH_AGENT_PID=1823 09:26:33 [ssh-agent] Started. 09:26:33 Running ssh-add (command line suppressed) 09:26:33 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_11811082089938394972.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_11811082089938394972.key) 09:26:33 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:26:33 The recommended git tool is: NONE 09:26:35 using credential onap-jenkins-ssh 09:26:35 Wiping out workspace first. 09:26:35 Cloning the remote Git repository 09:26:35 Cloning repository git://cloud.onap.org/mirror/oom.git 09:26:35 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:26:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:26:35 > git --version # timeout=10 09:26:35 > git --version # 'git version 2.17.1' 09:26:35 using GIT_SSH to set credentials Gerrit user 09:26:35 Verifying host key using manually-configured host key entries 09:26:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:26:41 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:26:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:26:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:26:42 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:26:42 using GIT_SSH to set credentials Gerrit user 09:26:42 Verifying host key using manually-configured host key entries 09:26:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/15/146015/6 # timeout=30 09:26:42 > git rev-parse bed9f1dd6ed8b421e83ce15b85f486da1311930d^{commit} # timeout=10 09:26:42 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:26:42 Checking out Revision bed9f1dd6ed8b421e83ce15b85f486da1311930d (refs/changes/15/146015/6) 09:26:42 > git config core.sparsecheckout # timeout=10 09:26:42 > git checkout -f bed9f1dd6ed8b421e83ce15b85f486da1311930d # timeout=30 09:26:45 Commit message: "[POLICY] Update docker images to latest versions" 09:26:45 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:26:45 > git rev-list --no-walk 13419d89180d94bc8ea1f9b85bf190ce6245a619 # timeout=10 09:26:46 [EnvInject] - Injecting environment variables from a build step. 09:26:46 [EnvInject] - Injecting as environment variables the properties content 09:26:46 PYTHON=python3 09:26:46 09:26:46 [EnvInject] - Variables injected successfully. 09:26:46 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17299317919009777886.sh 09:26:46 ---> tox-install.sh 09:26:46 + source /home/jenkins/lf-env.sh 09:26:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:26:46 ++ mktemp -d /tmp/venv-XXXX 09:26:46 + lf_venv=/tmp/venv-IYWL 09:26:46 + local venv_file=/tmp/.os_lf_venv 09:26:46 + local python=python3 09:26:46 + local options 09:26:46 + local set_path=true 09:26:46 + local install_args= 09:26:46 ++ 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 09:26:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:26:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:26:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:26:46 + true 09:26:46 + case $1 in 09:26:46 + venv_file=/tmp/.toxenv 09:26:46 + shift 2 09:26:46 + true 09:26:46 + case $1 in 09:26:46 + shift 09:26:46 + break 09:26:46 + case $python in 09:26:46 + local pkg_list= 09:26:46 + [[ -d /opt/pyenv ]] 09:26:46 + echo 'Setup pyenv:' 09:26:46 Setup pyenv: 09:26:46 + export PYENV_ROOT=/opt/pyenv 09:26:46 + PYENV_ROOT=/opt/pyenv 09:26:46 + 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 09:26:46 + 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 09:26:46 + pyenv versions 09:26:46 * system (set by /opt/pyenv/version) 09:26:46 * 3.8.13 (set by /opt/pyenv/version) 09:26:46 * 3.9.13 (set by /opt/pyenv/version) 09:26:46 * 3.10.6 (set by /opt/pyenv/version) 09:26:46 + command -v pyenv 09:26:46 ++ pyenv init - --no-rehash 09:26:46 + 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[*]}"'\'')" 09:26:46 export PATH="/opt/pyenv/shims:${PATH}" 09:26:46 export PYENV_SHELL=bash 09:26:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:26:46 pyenv() { 09:26:46 local command 09:26:46 command="${1:-}" 09:26:46 if [ "$#" -gt 0 ]; then 09:26:46 shift 09:26:46 fi 09:26:46 09:26:46 case "$command" in 09:26:46 rehash|shell) 09:26:46 eval "$(pyenv "sh-$command" "$@")" 09:26:46 ;; 09:26:46 *) 09:26:46 command pyenv "$command" "$@" 09:26:46 ;; 09:26:46 esac 09:26:46 }' 09:26:46 +++ 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[*]}"' 09:26:46 ++ 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 09:26:46 ++ 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 09:26:46 ++ 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 09:26:46 ++ export PYENV_SHELL=bash 09:26:46 ++ PYENV_SHELL=bash 09:26:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:26:46 +++ complete -F _pyenv pyenv 09:26:46 ++ lf-pyver python3 09:26:46 ++ local py_version_xy=python3 09:26:46 ++ local py_version_xyz= 09:26:46 ++ pyenv versions 09:26:46 ++ sed 's/^[ *]* //' 09:26:46 ++ awk '{ print $1 }' 09:26:46 ++ grep -E '^[0-9.]*[0-9]$' 09:26:46 ++ local command 09:26:46 ++ command=versions 09:26:46 ++ '[' 1 -gt 0 ']' 09:26:46 ++ shift 09:26:46 ++ case "$command" in 09:26:46 ++ command pyenv versions 09:26:46 ++ pyenv versions 09:26:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:26:46 +++ grep '^3' /tmp/.pyenv_versions 09:26:46 +++ sort -V 09:26:46 +++ tail -n 1 09:26:46 ++ py_version_xyz=3.10.6 09:26:46 ++ [[ -z 3.10.6 ]] 09:26:46 ++ echo 3.10.6 09:26:46 ++ return 0 09:26:46 + pyenv local 3.10.6 09:26:46 + local command 09:26:46 + command=local 09:26:46 + '[' 2 -gt 0 ']' 09:26:46 + shift 09:26:46 + case "$command" in 09:26:46 + command pyenv local 3.10.6 09:26:46 + pyenv local 3.10.6 09:26:46 + for arg in "$@" 09:26:46 + case $arg in 09:26:46 + pkg_list+='tox ' 09:26:46 + for arg in "$@" 09:26:46 + case $arg in 09:26:46 + pkg_list+='virtualenv ' 09:26:46 + for arg in "$@" 09:26:46 + case $arg in 09:26:46 + pkg_list+='urllib3~=1.26.15 ' 09:26:46 + [[ -f /tmp/.toxenv ]] 09:26:46 + [[ ! -f /tmp/.toxenv ]] 09:26:46 + [[ -n '' ]] 09:26:46 + python3 -m venv /tmp/venv-IYWL 09:26:51 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IYWL' 09:26:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IYWL 09:26:51 + echo /tmp/venv-IYWL 09:26:51 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:26:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:26:51 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:26:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:26:51 + local 'pip_opts=--upgrade --quiet' 09:26:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:26:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:26:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:26:51 + [[ -n '' ]] 09:26:51 + [[ -n '' ]] 09:26:51 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:26:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:26:51 + /tmp/venv-IYWL/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 09:26:58 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:26:58 lf-activate-venv(): INFO: Base packages installed successfully 09:26:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:26:58 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:26:58 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:26:58 + /tmp/venv-IYWL/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 09:27:00 + type python3 09:27:00 + true 09:27:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IYWL/bin to PATH' 09:27:00 lf-activate-venv(): INFO: Adding /tmp/venv-IYWL/bin to PATH 09:27:00 + PATH=/tmp/venv-IYWL/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 09:27:00 + return 0 09:27:00 + python3 --version 09:27:00 Python 3.10.6 09:27:00 + python3 -m pip --version 09:27:01 pip 26.1.2 from /tmp/venv-IYWL/lib/python3.10/site-packages/pip (python 3.10) 09:27:01 + python3 -m pip freeze 09:27:01 cachetools==7.1.4 09:27:01 colorama==0.4.6 09:27:01 distlib==0.4.3 09:27:01 filelock==3.29.7 09:27:01 packaging==26.2 09:27:01 platformdirs==4.10.0 09:27:01 pluggy==1.6.0 09:27:01 pyproject-api==1.10.1 09:27:01 python-discovery==1.4.4 09:27:01 tomli==2.4.1 09:27:01 tomli_w==1.2.0 09:27:01 tox==4.56.4 09:27:01 typing_extensions==4.16.0 09:27:01 urllib3==1.26.20 09:27:01 virtualenv==21.6.1 09:27:01 [EnvInject] - Injecting environment variables from a build step. 09:27:01 [EnvInject] - Injecting as environment variables the properties content 09:27:01 PARALLEL=false 09:27:01 09:27:01 [EnvInject] - Variables injected successfully. 09:27:01 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6418773510178999169.sh 09:27:01 ---> tox-run.sh 09:27:01 + 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 09:27:01 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:27:01 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:27:01 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:27:01 + cd /w/workspace/oom-master-pre-commit-lint/. 09:27:01 + source /home/jenkins/lf-env.sh 09:27:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:27:01 ++ mktemp -d /tmp/venv-XXXX 09:27:01 + lf_venv=/tmp/venv-NfWC 09:27:01 + local venv_file=/tmp/.os_lf_venv 09:27:01 + local python=python3 09:27:01 + local options 09:27:01 + local set_path=true 09:27:01 + local install_args= 09:27:01 ++ 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 09:27:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:27:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:27:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:27:01 + true 09:27:01 + case $1 in 09:27:01 + venv_file=/tmp/.toxenv 09:27:01 + shift 2 09:27:01 + true 09:27:01 + case $1 in 09:27:01 + shift 09:27:01 + break 09:27:01 + case $python in 09:27:01 + local pkg_list= 09:27:01 + [[ -d /opt/pyenv ]] 09:27:01 + echo 'Setup pyenv:' 09:27:01 Setup pyenv: 09:27:01 + export PYENV_ROOT=/opt/pyenv 09:27:01 + PYENV_ROOT=/opt/pyenv 09:27:01 + 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 09:27:01 + 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 09:27:01 + pyenv versions 09:27:01 system 09:27:01 3.8.13 09:27:01 3.9.13 09:27:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:27:01 + command -v pyenv 09:27:01 ++ pyenv init - --no-rehash 09:27:01 + 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[*]}"'\'')" 09:27:01 export PATH="/opt/pyenv/shims:${PATH}" 09:27:01 export PYENV_SHELL=bash 09:27:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:27:01 pyenv() { 09:27:01 local command 09:27:01 command="${1:-}" 09:27:01 if [ "$#" -gt 0 ]; then 09:27:01 shift 09:27:01 fi 09:27:01 09:27:01 case "$command" in 09:27:01 rehash|shell) 09:27:01 eval "$(pyenv "sh-$command" "$@")" 09:27:01 ;; 09:27:01 *) 09:27:01 command pyenv "$command" "$@" 09:27:01 ;; 09:27:01 esac 09:27:01 }' 09:27:01 +++ 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[*]}"' 09:27:01 ++ 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 09:27:01 ++ 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 09:27:01 ++ 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 09:27:01 ++ export PYENV_SHELL=bash 09:27:01 ++ PYENV_SHELL=bash 09:27:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:27:01 +++ complete -F _pyenv pyenv 09:27:01 ++ lf-pyver python3 09:27:01 ++ local py_version_xy=python3 09:27:01 ++ local py_version_xyz= 09:27:01 ++ pyenv versions 09:27:01 ++ local command 09:27:01 ++ command=versions 09:27:01 ++ '[' 1 -gt 0 ']' 09:27:01 ++ shift 09:27:01 ++ case "$command" in 09:27:01 ++ command pyenv versions 09:27:01 ++ pyenv versions 09:27:01 ++ sed 's/^[ *]* //' 09:27:01 ++ awk '{ print $1 }' 09:27:01 ++ grep -E '^[0-9.]*[0-9]$' 09:27:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:27:01 +++ grep '^3' /tmp/.pyenv_versions 09:27:01 +++ sort -V 09:27:01 +++ tail -n 1 09:27:01 ++ py_version_xyz=3.10.6 09:27:01 ++ [[ -z 3.10.6 ]] 09:27:01 ++ echo 3.10.6 09:27:01 ++ return 0 09:27:01 + pyenv local 3.10.6 09:27:01 + local command 09:27:01 + command=local 09:27:01 + '[' 2 -gt 0 ']' 09:27:01 + shift 09:27:01 + case "$command" in 09:27:01 + command pyenv local 3.10.6 09:27:01 + pyenv local 3.10.6 09:27:01 + for arg in "$@" 09:27:01 + case $arg in 09:27:01 + pkg_list+='tox ' 09:27:01 + for arg in "$@" 09:27:01 + case $arg in 09:27:01 + pkg_list+='virtualenv ' 09:27:01 + for arg in "$@" 09:27:01 + case $arg in 09:27:01 + pkg_list+='urllib3~=1.26.15 ' 09:27:01 + [[ -f /tmp/.toxenv ]] 09:27:01 ++ cat /tmp/.toxenv 09:27:01 + lf_venv=/tmp/venv-IYWL 09:27:01 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IYWL from' file:/tmp/.toxenv 09:27:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IYWL from file:/tmp/.toxenv 09:27:01 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:27:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:27:01 + local 'pip_opts=--upgrade --quiet' 09:27:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:27:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:27:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:27:01 + [[ -n '' ]] 09:27:01 + [[ -n '' ]] 09:27:01 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:27:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:27:01 + /tmp/venv-IYWL/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 09:27:02 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:27:02 lf-activate-venv(): INFO: Base packages installed successfully 09:27:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:27:02 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:27:02 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:27:02 + /tmp/venv-IYWL/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 09:27:03 + type python3 09:27:03 + true 09:27:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IYWL/bin to PATH' 09:27:03 lf-activate-venv(): INFO: Adding /tmp/venv-IYWL/bin to PATH 09:27:03 + PATH=/tmp/venv-IYWL/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 09:27:03 + return 0 09:27:03 + [[ -d /opt/pyenv ]] 09:27:03 + echo '---> Setting up pyenv' 09:27:03 ---> Setting up pyenv 09:27:03 + export PYENV_ROOT=/opt/pyenv 09:27:03 + PYENV_ROOT=/opt/pyenv 09:27:03 + export PATH=/opt/pyenv/bin:/tmp/venv-IYWL/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 09:27:03 + PATH=/opt/pyenv/bin:/tmp/venv-IYWL/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 09:27:03 ++ pwd 09:27:03 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:27:03 + export PYTHONPATH 09:27:03 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:27:03 + TOX_TESTENV_PASSENV=PYTHONPATH 09:27:03 + tox --version 09:27:03 4.56.4 from /tmp/venv-IYWL/lib/python3.10/site-packages/tox/__init__.py 09:27:03 + PARALLEL=false 09:27:03 + TOX_OPTIONS_LIST= 09:27:03 + [[ -n pre-commit ]] 09:27:03 + TOX_OPTIONS_LIST=' -e pre-commit' 09:27:03 + case ${PARALLEL,,} in 09:27:03 + tox -e pre-commit 09:27:03 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:27:05 pre-commit: install_deps> python -I -m pip install pre-commit 09:27:08 pre-commit: freeze> python -m pip freeze --all 09:27:08 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.29.7,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.4,PyYAML==6.0.3,setuptools==83.0.0,typing_extensions==4.16.0,virtualenv==21.6.1 09:27:08 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:27:08 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:27:09 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:27:10 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:27:10 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:27:11 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:27:11 [INFO] Once installed this environment will be reused. 09:27:11 [INFO] This may take a few minutes... 09:27:15 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:27:15 [INFO] Once installed this environment will be reused. 09:27:15 [INFO] This may take a few minutes... 09:27:20 trim trailing whitespace.................................................Passed 09:27:20 Tabs remover.............................................................Passed 09:27:20 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:27:20 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:27:20 [INFO] Once installed this environment will be reused. 09:27:20 [INFO] This may take a few minutes... 09:27:31 gitlint..............................................(no files to check)Skipped 09:27:31 pre-commit: OK (27.01=setup[4.49]+cmd[11.91,10.61] seconds) 09:27:31 congratulations :) (27.05 seconds) 09:27:31 + tox_status=0 09:27:31 + echo '---> Completed tox runs' 09:27:31 ---> Completed tox runs 09:27:31 + for i in .tox/*/log 09:27:31 ++ echo .tox/pre-commit/log 09:27:31 ++ awk -F/ '{print $2}' 09:27:31 + tox_env=pre-commit 09:27:31 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:27:31 + DOC_DIR=docs/_build/html 09:27:31 + [[ -d docs/_build/html ]] 09:27:31 + echo '---> tox-run.sh ends' 09:27:31 ---> tox-run.sh ends 09:27:31 + test 0 -eq 0 09:27:31 $ ssh-agent -k 09:27:31 unset SSH_AUTH_SOCK; 09:27:31 unset SSH_AGENT_PID; 09:27:31 echo Agent pid 1823 killed; 09:27:31 [ssh-agent] Stopped. 09:27:31 [PostBuildScript] - [INFO] Executing post build scripts. 09:27:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3250614686366845481.sh 09:27:31 ---> sysstat.sh 09:27:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11479228025001062614.sh 09:27:31 ---> package-listing.sh 09:27:31 ++ facter osfamily 09:27:31 ++ tr '[:upper:]' '[:lower:]' 09:27:32 + OS_FAMILY=debian 09:27:32 + workspace=/w/workspace/oom-master-pre-commit-lint 09:27:32 + START_PACKAGES=/tmp/packages_start.txt 09:27:32 + END_PACKAGES=/tmp/packages_end.txt 09:27:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:27:32 + PACKAGES=/tmp/packages_start.txt 09:27:32 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:27:32 + PACKAGES=/tmp/packages_end.txt 09:27:32 + case "${OS_FAMILY}" in 09:27:32 + grep '^ii' 09:27:32 + dpkg -l 09:27:32 + '[' -f /tmp/packages_start.txt ']' 09:27:32 + '[' -f /tmp/packages_end.txt ']' 09:27:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:27:32 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:27:32 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:27:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:27:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10253423395231826512.sh 09:27:32 ---> capture-instance-metadata.sh 09:27:32 Setup pyenv: 09:27:32 system 09:27:32 3.8.13 09:27:32 3.9.13 09:27:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:27:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nbLq 09:27:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:27:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:27:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:27:44 lf-activate-venv(): INFO: Base packages installed successfully 09:27:44 lf-activate-venv(): INFO: Installing additional packages: lftools 09:28:07 lf-activate-venv(): INFO: Adding /tmp/venv-nbLq/bin to PATH 09:28:07 INFO: Running in OpenStack, capturing instance metadata 09:28:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins656919282135791541.sh 09:28:08 provisioning config files... 09:28:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15671290757608275291tmp 09:28:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:28:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:28:08 [EnvInject] - Injecting environment variables from a build step. 09:28:08 [EnvInject] - Injecting as environment variables the properties content 09:28:08 SERVER_ID=logs 09:28:08 09:28:08 [EnvInject] - Variables injected successfully. 09:28:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2717217140900473171.sh 09:28:08 ---> create-netrc.sh 09:28:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10370394058711673842.sh 09:28:08 ---> python-tools-install.sh 09:28:08 Setup pyenv: 09:28:08 system 09:28:08 3.8.13 09:28:08 3.9.13 09:28:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:28:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nbLq from file:/tmp/.os_lf_venv 09:28:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:28:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:28:10 lf-activate-venv(): INFO: Base packages installed successfully 09:28:10 lf-activate-venv(): INFO: Installing additional packages: lftools 09:28:17 lf-activate-venv(): INFO: Adding /tmp/venv-nbLq/bin to PATH 09:28:17 Generating Requirements File 09:28:42 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. 09:28:42 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:28:43 Python 3.10.6 09:28:43 pip 26.1.2 from /tmp/venv-nbLq/lib/python3.10/site-packages/pip (python 3.10) 09:28:43 aiohappyeyeballs==2.7.1 09:28:43 aiohttp==3.14.1 09:28:43 aiosignal==1.4.0 09:28:43 appdirs==1.4.4 09:28:43 argcomplete==3.7.0 09:28:43 aspy.yaml==1.3.0 09:28:43 async-timeout==5.0.1 09:28:43 attrs==26.1.0 09:28:43 autopage==0.6.0 09:28:43 backports.strenum==1.3.1 09:28:43 beautifulsoup4==4.15.0 09:28:43 boto3==1.43.48 09:28:43 botocore==1.43.48 09:28:43 bs4==0.0.2 09:28:43 certifi==2026.6.17 09:28:43 cffi==2.1.0 09:28:43 cfgv==3.5.0 09:28:43 chardet==7.4.3 09:28:43 charset-normalizer==3.4.9 09:28:43 click==8.4.2 09:28:43 cliff==4.14.0 09:28:43 cmd2==3.5.1 09:28:43 cryptography==3.3.2 09:28:43 debtcollector==3.1.0 09:28:43 decorator==5.3.1 09:28:43 defusedxml==0.7.1 09:28:43 Deprecated==1.3.1 09:28:43 distlib==0.4.3 09:28:43 dnspython==2.8.0 09:28:43 docker==7.2.0 09:28:43 dogpile.cache==1.5.0 09:28:43 durationpy==0.10 09:28:43 email-validator==2.3.0 09:28:43 filelock==3.29.7 09:28:43 frozenlist==1.8.0 09:28:43 future==1.0.0 09:28:43 gitdb==4.0.12 09:28:43 GitPython==3.1.51 09:28:43 httplib2==0.30.2 09:28:43 identify==2.6.19 09:28:43 idna==3.18 09:28:43 importlib-resources==1.5.0 09:28:43 iso8601==2.1.0 09:28:43 Jinja2==3.1.6 09:28:43 jmespath==1.1.0 09:28:43 jsonpatch==1.33 09:28:43 jsonpointer==3.1.1 09:28:43 jsonschema==4.26.0 09:28:43 jsonschema-specifications==2025.9.1 09:28:43 keystoneauth1==5.14.0 09:28:43 kubernetes==36.0.3 09:28:43 lftools==0.37.22 09:28:43 lxml==6.1.1 09:28:43 markdown-it-py==4.2.0 09:28:43 MarkupSafe==3.0.3 09:28:43 mdurl==0.1.2 09:28:43 msgpack==1.2.1 09:28:43 multi_key_dict==2.0.3 09:28:43 multidict==6.7.1 09:28:43 munch==4.0.0 09:28:43 netaddr==1.3.0 09:28:43 niet==1.4.2 09:28:43 nodeenv==1.10.0 09:28:43 oauth2client==4.1.3 09:28:43 oauthlib==3.3.1 09:28:43 openstacksdk==4.13.0 09:28:43 os-service-types==1.8.2 09:28:43 osc-lib==4.6.0 09:28:43 oslo.config==10.4.0 09:28:43 oslo.context==6.4.0 09:28:43 oslo.i18n==6.8.0 09:28:43 oslo.log==8.2.0 09:28:43 oslo.serialization==5.10.0 09:28:43 oslo.utils==10.1.1 09:28:43 packaging==26.2 09:28:43 pbr==7.0.3 09:28:43 platformdirs==4.10.0 09:28:43 prettytable==3.18.0 09:28:43 propcache==0.5.2 09:28:43 psutil==7.2.2 09:28:43 pyasn1==0.6.4 09:28:43 pyasn1_modules==0.4.2 09:28:43 pycparser==3.0 09:28:43 pygerrit2==2.0.15 09:28:43 PyGithub==2.9.1 09:28:43 Pygments==2.20.0 09:28:43 PyJWT==2.13.0 09:28:43 PyNaCl==1.6.2 09:28:43 pyparsing==2.4.7 09:28:43 pyperclip==1.11.0 09:28:43 pyrsistent==0.20.0 09:28:43 python-cinderclient==9.9.0 09:28:43 python-dateutil==2.9.0.post0 09:28:43 python-discovery==1.4.4 09:28:43 python-heatclient==5.2.0 09:28:43 python-jenkins==1.8.3 09:28:43 python-keystoneclient==5.8.0 09:28:43 python-magnumclient==4.11.0 09:28:43 python-openstackclient==10.0.0 09:28:43 python-swiftclient==4.10.0 09:28:43 PyYAML==6.0.3 09:28:43 referencing==0.37.0 09:28:43 requests==2.34.2 09:28:43 requests-oauthlib==2.0.0 09:28:43 rfc3986==2.0.0 09:28:43 rich==15.0.0 09:28:43 rich-argparse==1.8.0 09:28:43 rpds-py==0.30.0 09:28:43 rsa==4.9.1 09:28:43 ruamel.yaml==0.19.1 09:28:43 ruamel.yaml.clib==0.2.15 09:28:43 s3transfer==0.19.1 09:28:43 simplejson==4.1.1 09:28:43 six==1.17.0 09:28:43 smmap==5.0.3 09:28:43 soupsieve==2.8.4 09:28:43 stevedore==5.8.0 09:28:43 tabulate==0.10.0 09:28:43 toml==0.10.2 09:28:43 tomlkit==0.15.0 09:28:43 tqdm==4.68.4 09:28:43 typing_extensions==4.16.0 09:28:43 urllib3==1.26.20 09:28:43 virtualenv==21.6.1 09:28:43 wcwidth==0.8.2 09:28:43 websocket-client==1.9.0 09:28:43 wrapt==2.2.2 09:28:43 xdg==6.0.0 09:28:43 xmltodict==1.0.4 09:28:43 yarl==1.24.2 09:28:43 yq==4.1.2 09:28:43 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins7431092586869862522.sh 09:28:43 ---> uv-install.sh 09:28:43 Installing uv/uvx (latest) using shell installer 09:28:43 2026-07-15 09:28:43 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-nbMRcH.sh" [1] 09:28:43 downloading uv 0.11.28 x86_64-unknown-linux-gnu 09:28:44 installing to /home/jenkins/.local/bin 09:28:44 uv 09:28:44 uvx 09:28:44 everything's installed! 09:28:44 09:28:44 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:28:44 09:28:44 source $HOME/.local/bin/env (sh, bash, zsh) 09:28:44 source $HOME/.local/bin/env.fish (fish) 09:28:44 Adding install location to PATH 09:28:44 ---> Validating uv/uvx install 09:28:44 uvx 0.11.28 (x86_64-unknown-linux-gnu) 09:28:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13895418918076070982.sh 09:28:45 ---> sudo-logs.sh 09:28:45 Archiving 'sudo' log.. 09:28:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9897899900242273513.sh 09:28:45 ---> job-cost.sh 09:28:45 INFO: Activating Python virtual environment... 09:28:45 Setup pyenv: 09:28:45 system 09:28:45 3.8.13 09:28:45 3.9.13 09:28:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:28:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nbLq from file:/tmp/.os_lf_venv 09:28:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:28:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:28:47 lf-activate-venv(): INFO: Base packages installed successfully 09:28:47 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:28:52 lf-activate-venv(): INFO: Adding /tmp/venv-nbLq/bin to PATH 09:28:52 INFO: No stack-cost file found 09:28:52 INFO: Instance uptime: 209s 09:28:52 INFO: Fetching instance metadata (attempt 1 of 3)... 09:28:52 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:28:52 INFO: Successfully fetched instance metadata 09:28:52 INFO: Instance type: v3-standard-4 09:28:52 INFO: Retrieving pricing info for: v3-standard-4 09:28:52 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:28:52 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=209 09:28:53 INFO: Successfully fetched Vexxhost pricing API 09:28:53 INFO: Retrieved cost: 0.11 09:28:53 INFO: Retrieved resource: v3-standard-4 09:28:53 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 09:28:53 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 09:28:53 INFO: Successfully archived job cost data 09:28:53 DEBUG: Cost data: oom-master-pre-commit-lint,4714,2026-07-15 09:28:53,v3-standard-4,209,0.11,0.00,SUCCESS 09:28:53 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12793291088724401441.sh 09:28:53 ---> logs-deploy.sh 09:28:53 Setup pyenv: 09:28:53 system 09:28:53 3.8.13 09:28:53 3.9.13 09:28:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:28:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nbLq from file:/tmp/.os_lf_venv 09:28:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:28:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:28:57 lf-activate-venv(): INFO: Base packages installed successfully 09:28:57 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:29:03 lf-activate-venv(): INFO: Adding /tmp/venv-nbLq/bin to PATH 09:29:03 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4714 09:29:03 INFO: archiving workspace using pattern(s): 09:29:04 Archives upload complete. 09:29:04 INFO: archiving logs to Nexus 09:29:05 ---> uname -a: 09:29:05 Linux prd-ubuntu1804-builder-4c-4g-13079 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:29:05 09:29:05 09:29:05 ---> lscpu: 09:29:05 Architecture: x86_64 09:29:05 CPU op-mode(s): 32-bit, 64-bit 09:29:05 Byte Order: Little Endian 09:29:05 CPU(s): 4 09:29:05 On-line CPU(s) list: 0-3 09:29:05 Thread(s) per core: 1 09:29:05 Core(s) per socket: 1 09:29:05 Socket(s): 4 09:29:05 NUMA node(s): 1 09:29:05 Vendor ID: AuthenticAMD 09:29:05 CPU family: 23 09:29:05 Model: 49 09:29:05 Model name: AMD EPYC-Rome Processor 09:29:05 Stepping: 0 09:29:05 CPU MHz: 2800.000 09:29:05 BogoMIPS: 5600.00 09:29:05 Virtualization: AMD-V 09:29:05 Hypervisor vendor: KVM 09:29:05 Virtualization type: full 09:29:05 L1d cache: 32K 09:29:05 L1i cache: 32K 09:29:05 L2 cache: 512K 09:29:05 L3 cache: 16384K 09:29:05 NUMA node0 CPU(s): 0-3 09:29:05 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 09:29:05 09:29:05 09:29:05 ---> nproc: 09:29:05 4 09:29:05 09:29:05 09:29:05 ---> df -h: 09:29:05 Filesystem Size Used Avail Use% Mounted on 09:29:05 udev 7.9G 0 7.9G 0% /dev 09:29:05 tmpfs 1.6G 676K 1.6G 1% /run 09:29:05 /dev/vda1 78G 8.5G 69G 11% / 09:29:05 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:29:05 tmpfs 5.0M 0 5.0M 0% /run/lock 09:29:05 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:29:05 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:29:05 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:29:05 09:29:05 09:29:05 ---> free -m: 09:29:05 total used free shared buff/cache available 09:29:05 Mem: 16040 548 13143 0 2348 15167 09:29:05 Swap: 1023 0 1023 09:29:05 09:29:05 09:29:05 ---> ip addr: 09:29:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:29:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:29:05 inet 127.0.0.1/8 scope host lo 09:29:05 valid_lft forever preferred_lft forever 09:29:05 inet6 ::1/128 scope host 09:29:05 valid_lft forever preferred_lft forever 09:29:05 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:29:05 link/ether fa:16:3e:58:21:53 brd ff:ff:ff:ff:ff:ff 09:29:05 inet 10.30.107.178/23 brd 10.30.107.255 scope global dynamic ens3 09:29:05 valid_lft 86203sec preferred_lft 86203sec 09:29:05 inet6 fe80::f816:3eff:fe58:2153/64 scope link 09:29:05 valid_lft forever preferred_lft forever 09:29:05 09:29:05 09:29:05 ---> sar -b -r -n DEV: 09:29:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13079) 07/15/26 _x86_64_ (4 CPU) 09:29:05 09:29:05 09:26:03 LINUX RESTART (4 CPU) 09:29:05 09:29:05 09:27:00 tps rtps wtps bread/s bwrtn/s 09:29:05 09:28:01 90.54 5.15 85.40 139.78 15186.49 09:29:05 09:29:01 92.35 1.67 90.68 148.00 14863.20 09:29:05 Average: 91.44 3.42 88.02 143.86 15026.20 09:29:05 09:29:05 09:27:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:29:05 09:28:01 13798680 15520336 2626288 15.99 67384 1848628 827716 4.74 792204 1606376 110768 09:29:05 09:29:01 13445308 15515044 2979660 18.14 89452 2156864 802120 4.59 808132 1909916 218080 09:29:05 Average: 13621994 15517690 2802974 17.07 78418 2002746 814918 4.66 800168 1758146 164424 09:29:05 09:29:05 09:27:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:29:05 09:28:01 lo 2.23 2.23 0.25 0.25 0.00 0.00 0.00 0.00 09:29:05 09:28:01 ens3 96.08 69.23 1297.37 11.63 0.00 0.00 0.00 0.00 09:29:05 09:29:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 09:29:05 09:29:01 ens3 67.08 51.80 847.17 12.88 0.00 0.00 0.00 0.00 09:29:05 Average: lo 1.82 1.82 0.20 0.20 0.00 0.00 0.00 0.00 09:29:05 Average: ens3 81.70 60.59 1074.15 12.25 0.00 0.00 0.00 0.00 09:29:05 09:29:05 09:29:05 ---> sar -P ALL: 09:29:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13079) 07/15/26 _x86_64_ (4 CPU) 09:29:05 09:29:05 09:26:03 LINUX RESTART (4 CPU) 09:29:05 09:29:05 09:27:00 CPU %user %nice %system %iowait %steal %idle 09:29:05 09:28:01 all 19.58 0.00 1.95 4.67 0.07 73.74 09:29:05 09:28:01 0 20.91 0.00 2.28 0.64 0.05 76.11 09:29:05 09:28:01 1 15.08 0.00 1.85 12.92 0.07 70.09 09:29:05 09:28:01 2 19.44 0.00 1.30 0.51 0.08 78.67 09:29:05 09:28:01 3 22.88 0.00 2.34 4.64 0.05 70.09 09:29:05 09:29:01 all 20.40 0.00 1.57 2.35 0.05 75.63 09:29:05 09:29:01 0 30.89 0.00 2.40 0.88 0.07 65.76 09:29:05 09:29:01 1 24.30 0.00 1.25 0.64 0.05 73.76 09:29:05 09:29:01 2 2.57 0.00 0.89 3.17 0.03 93.34 09:29:05 09:29:01 3 23.82 0.00 1.77 4.70 0.07 69.64 09:29:05 Average: all 19.99 0.00 1.76 3.52 0.06 74.68 09:29:05 Average: 0 25.86 0.00 2.34 0.76 0.06 70.98 09:29:05 Average: 1 19.65 0.00 1.55 6.82 0.06 71.91 09:29:05 Average: 2 11.08 0.00 1.09 1.83 0.06 85.94 09:29:05 Average: 3 23.35 0.00 2.06 4.67 0.06 69.86 09:29:05 09:29:05 09:29:05