14:45:12 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143865 14:45:12 Running as SYSTEM 14:45:12 [EnvInject] - Loading node environment variables. 14:45:12 Building remotely on prd-ubuntu1804-builder-4c-4g-3314 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:45:12 [ssh-agent] Looking for ssh-agent implementation... 14:45:12 $ ssh-agent 14:45:12 SSH_AUTH_SOCK=/tmp/ssh-RbDYhRK6RFby/agent.1624 14:45:12 SSH_AGENT_PID=1626 14:45:12 [ssh-agent] Started. 14:45:12 Running ssh-add (command line suppressed) 14:45:12 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_1171892773388833829.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_1171892773388833829.key) 14:45:12 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:45:12 The recommended git tool is: NONE 14:45:14 using credential onap-jenkins-ssh 14:45:14 Wiping out workspace first. 14:45:14 Cloning the remote Git repository 14:45:14 Cloning repository git://cloud.onap.org/mirror/oom.git 14:45:14 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:45:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:45:14 > git --version # timeout=10 14:45:14 > git --version # 'git version 2.17.1' 14:45:14 using GIT_SSH to set credentials Gerrit user 14:45:14 Verifying host key using manually-configured host key entries 14:45:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:45:19 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:45:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:45:19 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:45:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:45:19 using GIT_SSH to set credentials Gerrit user 14:45:19 Verifying host key using manually-configured host key entries 14:45:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/65/143865/1 # timeout=30 14:45:19 > git rev-parse c6055e09c9cb6d19c8712be72884b71296f0f602^{commit} # timeout=10 14:45:19 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:45:19 Checking out Revision c6055e09c9cb6d19c8712be72884b71296f0f602 (refs/changes/65/143865/1) 14:45:19 > git config core.sparsecheckout # timeout=10 14:45:19 > git checkout -f c6055e09c9cb6d19c8712be72884b71296f0f602 # timeout=30 14:45:23 Commit message: "Enhance helm plugin to allow parallel chart deployment" 14:45:23 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:45:23 > git rev-list --no-walk 4e1905cc4a86514bb7f3edbc6855a1575e5f84b9 # timeout=10 14:45:23 [EnvInject] - Injecting environment variables from a build step. 14:45:23 [EnvInject] - Injecting as environment variables the properties content 14:45:23 PYTHON=python3 14:45:23 14:45:23 [EnvInject] - Variables injected successfully. 14:45:23 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12026470498115635282.sh 14:45:23 ---> tox-install.sh 14:45:23 + source /home/jenkins/lf-env.sh 14:45:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:45:23 ++ mktemp -d /tmp/venv-XXXX 14:45:23 + lf_venv=/tmp/venv-VcAD 14:45:23 + local venv_file=/tmp/.os_lf_venv 14:45:23 + local python=python3 14:45:23 + local options 14:45:23 + local set_path=true 14:45:23 + local install_args= 14:45:23 ++ 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 14:45:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:45:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:45:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:45:23 + true 14:45:23 + case $1 in 14:45:23 + venv_file=/tmp/.toxenv 14:45:23 + shift 2 14:45:23 + true 14:45:23 + case $1 in 14:45:23 + shift 14:45:23 + break 14:45:23 + case $python in 14:45:23 + local pkg_list= 14:45:23 + [[ -d /opt/pyenv ]] 14:45:23 + echo 'Setup pyenv:' 14:45:23 Setup pyenv: 14:45:23 + export PYENV_ROOT=/opt/pyenv 14:45:23 + PYENV_ROOT=/opt/pyenv 14:45:23 + 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 14:45:23 + 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 14:45:23 + pyenv versions 14:45:23 * system (set by /opt/pyenv/version) 14:45:23 * 3.8.13 (set by /opt/pyenv/version) 14:45:23 * 3.9.13 (set by /opt/pyenv/version) 14:45:23 * 3.10.6 (set by /opt/pyenv/version) 14:45:23 + command -v pyenv 14:45:23 ++ pyenv init - --no-rehash 14:45:24 + 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[*]}"'\'')" 14:45:24 export PATH="/opt/pyenv/shims:${PATH}" 14:45:24 export PYENV_SHELL=bash 14:45:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:45:24 pyenv() { 14:45:24 local command 14:45:24 command="${1:-}" 14:45:24 if [ "$#" -gt 0 ]; then 14:45:24 shift 14:45:24 fi 14:45:24 14:45:24 case "$command" in 14:45:24 rehash|shell) 14:45:24 eval "$(pyenv "sh-$command" "$@")" 14:45:24 ;; 14:45:24 *) 14:45:24 command pyenv "$command" "$@" 14:45:24 ;; 14:45:24 esac 14:45:24 }' 14:45:24 +++ 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[*]}"' 14:45:24 ++ 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 14:45:24 ++ 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 14:45:24 ++ 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 14:45:24 ++ export PYENV_SHELL=bash 14:45:24 ++ PYENV_SHELL=bash 14:45:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:45:24 +++ complete -F _pyenv pyenv 14:45:24 ++ lf-pyver python3 14:45:24 ++ local py_version_xy=python3 14:45:24 ++ local py_version_xyz= 14:45:24 ++ pyenv versions 14:45:24 ++ local command 14:45:24 ++ command=versions 14:45:24 ++ '[' 1 -gt 0 ']' 14:45:24 ++ shift 14:45:24 ++ case "$command" in 14:45:24 ++ command pyenv versions 14:45:24 ++ pyenv versions 14:45:24 ++ sed 's/^[ *]* //' 14:45:24 ++ awk '{ print $1 }' 14:45:24 ++ grep -E '^[0-9.]*[0-9]$' 14:45:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:45:24 +++ grep '^3' /tmp/.pyenv_versions 14:45:24 +++ sort -V 14:45:24 +++ tail -n 1 14:45:24 ++ py_version_xyz=3.10.6 14:45:24 ++ [[ -z 3.10.6 ]] 14:45:24 ++ echo 3.10.6 14:45:24 ++ return 0 14:45:24 + pyenv local 3.10.6 14:45:24 + local command 14:45:24 + command=local 14:45:24 + '[' 2 -gt 0 ']' 14:45:24 + shift 14:45:24 + case "$command" in 14:45:24 + command pyenv local 3.10.6 14:45:24 + pyenv local 3.10.6 14:45:24 + for arg in "$@" 14:45:24 + case $arg in 14:45:24 + pkg_list+='tox ' 14:45:24 + for arg in "$@" 14:45:24 + case $arg in 14:45:24 + pkg_list+='virtualenv ' 14:45:24 + for arg in "$@" 14:45:24 + case $arg in 14:45:24 + pkg_list+='urllib3~=1.26.15 ' 14:45:24 + [[ -f /tmp/.toxenv ]] 14:45:24 + [[ ! -f /tmp/.toxenv ]] 14:45:24 + [[ -n '' ]] 14:45:24 + python3 -m venv /tmp/venv-VcAD 14:45:28 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VcAD' 14:45:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VcAD 14:45:28 + echo /tmp/venv-VcAD 14:45:28 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:45:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:45:28 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:45:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:45:28 + local 'pip_opts=--upgrade --quiet' 14:45:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:45:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:45:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:45:28 + [[ -n '' ]] 14:45:28 + [[ -n '' ]] 14:45:28 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:45:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:45:28 + /tmp/venv-VcAD/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 14:45:32 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:45:32 lf-activate-venv(): INFO: Base packages installed successfully 14:45:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:45:32 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:45:32 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:45:32 + /tmp/venv-VcAD/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 14:45:34 + type python3 14:45:34 + true 14:45:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VcAD/bin to PATH' 14:45:34 lf-activate-venv(): INFO: Adding /tmp/venv-VcAD/bin to PATH 14:45:34 + PATH=/tmp/venv-VcAD/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 14:45:34 + return 0 14:45:34 + python3 --version 14:45:34 Python 3.10.6 14:45:34 + python3 -m pip --version 14:45:34 pip 26.0.1 from /tmp/venv-VcAD/lib/python3.10/site-packages/pip (python 3.10) 14:45:34 + python3 -m pip freeze 14:45:34 cachetools==7.0.5 14:45:34 colorama==0.4.6 14:45:34 distlib==0.4.0 14:45:34 filelock==3.25.2 14:45:34 packaging==26.0 14:45:34 platformdirs==4.9.4 14:45:34 pluggy==1.6.0 14:45:34 pyproject-api==1.10.0 14:45:34 python-discovery==1.2.1 14:45:34 tomli==2.4.1 14:45:34 tomli_w==1.2.0 14:45:34 tox==4.52.0 14:45:34 typing_extensions==4.15.0 14:45:34 urllib3==1.26.20 14:45:34 virtualenv==21.2.0 14:45:34 [EnvInject] - Injecting environment variables from a build step. 14:45:34 [EnvInject] - Injecting as environment variables the properties content 14:45:34 PARALLEL=false 14:45:34 14:45:34 [EnvInject] - Variables injected successfully. 14:45:34 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10371530785545465506.sh 14:45:35 ---> tox-run.sh 14:45:35 + 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 14:45:35 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:45:35 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:45:35 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:45:35 + cd /w/workspace/oom-master-pre-commit-lint/. 14:45:35 + source /home/jenkins/lf-env.sh 14:45:35 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:45:35 ++ mktemp -d /tmp/venv-XXXX 14:45:35 + lf_venv=/tmp/venv-BPaL 14:45:35 + local venv_file=/tmp/.os_lf_venv 14:45:35 + local python=python3 14:45:35 + local options 14:45:35 + local set_path=true 14:45:35 + local install_args= 14:45:35 ++ 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 14:45:35 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:45:35 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:45:35 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:45:35 + true 14:45:35 + case $1 in 14:45:35 + venv_file=/tmp/.toxenv 14:45:35 + shift 2 14:45:35 + true 14:45:35 + case $1 in 14:45:35 + shift 14:45:35 + break 14:45:35 + case $python in 14:45:35 + local pkg_list= 14:45:35 + [[ -d /opt/pyenv ]] 14:45:35 + echo 'Setup pyenv:' 14:45:35 Setup pyenv: 14:45:35 + export PYENV_ROOT=/opt/pyenv 14:45:35 + PYENV_ROOT=/opt/pyenv 14:45:35 + 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 14:45:35 + 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 14:45:35 + pyenv versions 14:45:35 system 14:45:35 3.8.13 14:45:35 3.9.13 14:45:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:45:35 + command -v pyenv 14:45:35 ++ pyenv init - --no-rehash 14:45:35 + 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[*]}"'\'')" 14:45:35 export PATH="/opt/pyenv/shims:${PATH}" 14:45:35 export PYENV_SHELL=bash 14:45:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:45:35 pyenv() { 14:45:35 local command 14:45:35 command="${1:-}" 14:45:35 if [ "$#" -gt 0 ]; then 14:45:35 shift 14:45:35 fi 14:45:35 14:45:35 case "$command" in 14:45:35 rehash|shell) 14:45:35 eval "$(pyenv "sh-$command" "$@")" 14:45:35 ;; 14:45:35 *) 14:45:35 command pyenv "$command" "$@" 14:45:35 ;; 14:45:35 esac 14:45:35 }' 14:45:35 +++ 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[*]}"' 14:45:35 ++ 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 14:45:35 ++ 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 14:45:35 ++ 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 14:45:35 ++ export PYENV_SHELL=bash 14:45:35 ++ PYENV_SHELL=bash 14:45:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:45:35 +++ complete -F _pyenv pyenv 14:45:35 ++ lf-pyver python3 14:45:35 ++ local py_version_xy=python3 14:45:35 ++ local py_version_xyz= 14:45:35 ++ pyenv versions 14:45:35 ++ local command 14:45:35 ++ command=versions 14:45:35 ++ '[' 1 -gt 0 ']' 14:45:35 ++ shift 14:45:35 ++ case "$command" in 14:45:35 ++ command pyenv versions 14:45:35 ++ pyenv versions 14:45:35 ++ awk '{ print $1 }' 14:45:35 ++ grep -E '^[0-9.]*[0-9]$' 14:45:35 ++ sed 's/^[ *]* //' 14:45:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:45:35 +++ grep '^3' /tmp/.pyenv_versions 14:45:35 +++ sort -V 14:45:35 +++ tail -n 1 14:45:35 ++ py_version_xyz=3.10.6 14:45:35 ++ [[ -z 3.10.6 ]] 14:45:35 ++ echo 3.10.6 14:45:35 ++ return 0 14:45:35 + pyenv local 3.10.6 14:45:35 + local command 14:45:35 + command=local 14:45:35 + '[' 2 -gt 0 ']' 14:45:35 + shift 14:45:35 + case "$command" in 14:45:35 + command pyenv local 3.10.6 14:45:35 + pyenv local 3.10.6 14:45:35 + for arg in "$@" 14:45:35 + case $arg in 14:45:35 + pkg_list+='tox ' 14:45:35 + for arg in "$@" 14:45:35 + case $arg in 14:45:35 + pkg_list+='virtualenv ' 14:45:35 + for arg in "$@" 14:45:35 + case $arg in 14:45:35 + pkg_list+='urllib3~=1.26.15 ' 14:45:35 + [[ -f /tmp/.toxenv ]] 14:45:35 ++ cat /tmp/.toxenv 14:45:35 + lf_venv=/tmp/venv-VcAD 14:45:35 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VcAD from' file:/tmp/.toxenv 14:45:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VcAD from file:/tmp/.toxenv 14:45:35 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:45:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:45:35 + local 'pip_opts=--upgrade --quiet' 14:45:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:45:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:45:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:45:35 + [[ -n '' ]] 14:45:35 + [[ -n '' ]] 14:45:35 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:45:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:45:35 + /tmp/venv-VcAD/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 14:45:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:45:36 lf-activate-venv(): INFO: Base packages installed successfully 14:45:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:45:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:45:36 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:45:36 + /tmp/venv-VcAD/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 14:45:37 + type python3 14:45:37 + true 14:45:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VcAD/bin to PATH' 14:45:37 lf-activate-venv(): INFO: Adding /tmp/venv-VcAD/bin to PATH 14:45:37 + PATH=/tmp/venv-VcAD/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 14:45:37 + return 0 14:45:37 + [[ -d /opt/pyenv ]] 14:45:37 + echo '---> Setting up pyenv' 14:45:37 ---> Setting up pyenv 14:45:37 + export PYENV_ROOT=/opt/pyenv 14:45:37 + PYENV_ROOT=/opt/pyenv 14:45:37 + export PATH=/opt/pyenv/bin:/tmp/venv-VcAD/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 14:45:37 + PATH=/opt/pyenv/bin:/tmp/venv-VcAD/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 14:45:37 ++ pwd 14:45:37 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:45:37 + export PYTHONPATH 14:45:37 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:45:37 + TOX_TESTENV_PASSENV=PYTHONPATH 14:45:37 + tox --version 14:45:37 4.52.0 from /tmp/venv-VcAD/lib/python3.10/site-packages/tox/__init__.py 14:45:37 + PARALLEL=false 14:45:37 + TOX_OPTIONS_LIST= 14:45:37 + [[ -n pre-commit ]] 14:45:37 + TOX_OPTIONS_LIST=' -e pre-commit' 14:45:37 + case ${PARALLEL,,} in 14:45:37 + tox -e pre-commit 14:45:37 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:45:38 pre-commit: install_deps> python -I -m pip install pre-commit 14:45:40 pre-commit: freeze> python -m pip freeze --all 14:45:41 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.25.2,identify==2.6.18,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.4,pre_commit==4.5.1,python-discovery==1.2.1,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.2.0 14:45:41 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:45:41 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:45:41 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:45:42 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:45:43 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:45:43 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:45:43 [INFO] Once installed this environment will be reused. 14:45:43 [INFO] This may take a few minutes... 14:45:47 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:45:47 [INFO] Once installed this environment will be reused. 14:45:47 [INFO] This may take a few minutes... 14:45:52 trim trailing whitespace.................................................Passed 14:45:52 Tabs remover.............................................................Passed 14:45:52 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:45:52 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:45:52 [INFO] Once installed this environment will be reused. 14:45:52 [INFO] This may take a few minutes... 14:46:00 gitlint..............................................(no files to check)Skipped 14:46:00 pre-commit: OK (23.00=setup[3.63]+cmd[11.11,8.26] seconds) 14:46:00 congratulations :) (23.04 seconds) 14:46:00 + tox_status=0 14:46:00 + echo '---> Completed tox runs' 14:46:00 ---> Completed tox runs 14:46:00 + for i in .tox/*/log 14:46:00 ++ echo .tox/pre-commit/log 14:46:00 ++ awk -F/ '{print $2}' 14:46:00 + tox_env=pre-commit 14:46:00 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:46:00 + DOC_DIR=docs/_build/html 14:46:00 + [[ -d docs/_build/html ]] 14:46:00 + echo '---> tox-run.sh ends' 14:46:00 ---> tox-run.sh ends 14:46:00 + test 0 -eq 0 14:46:00 $ ssh-agent -k 14:46:00 unset SSH_AUTH_SOCK; 14:46:00 unset SSH_AGENT_PID; 14:46:00 echo Agent pid 1626 killed; 14:46:00 [ssh-agent] Stopped. 14:46:00 [PostBuildScript] - [INFO] Executing post build scripts. 14:46:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18244877149585319430.sh 14:46:00 ---> sysstat.sh 14:46:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6335982678477614208.sh 14:46:01 ---> package-listing.sh 14:46:01 ++ facter osfamily 14:46:01 ++ tr '[:upper:]' '[:lower:]' 14:46:01 + OS_FAMILY=debian 14:46:01 + workspace=/w/workspace/oom-master-pre-commit-lint 14:46:01 + START_PACKAGES=/tmp/packages_start.txt 14:46:01 + END_PACKAGES=/tmp/packages_end.txt 14:46:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:46:01 + PACKAGES=/tmp/packages_start.txt 14:46:01 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:46:01 + PACKAGES=/tmp/packages_end.txt 14:46:01 + case "${OS_FAMILY}" in 14:46:01 + dpkg -l 14:46:01 + grep '^ii' 14:46:01 + '[' -f /tmp/packages_start.txt ']' 14:46:01 + '[' -f /tmp/packages_end.txt ']' 14:46:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:46:01 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:46:01 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:46:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:46:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4607084796576813127.sh 14:46:01 ---> capture-instance-metadata.sh 14:46:01 Setup pyenv: 14:46:01 system 14:46:01 3.8.13 14:46:01 3.9.13 14:46:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:46:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SaaM 14:46:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:46:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:46:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:46:09 lf-activate-venv(): INFO: Base packages installed successfully 14:46:09 lf-activate-venv(): INFO: Installing additional packages: lftools 14:46:30 lf-activate-venv(): INFO: Adding /tmp/venv-SaaM/bin to PATH 14:46:30 INFO: Running in OpenStack, capturing instance metadata 14:46:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4903275163365633470.sh 14:46:30 provisioning config files... 14:46:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15896171512612239240tmp 14:46:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:46:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:46:30 [EnvInject] - Injecting environment variables from a build step. 14:46:30 [EnvInject] - Injecting as environment variables the properties content 14:46:30 SERVER_ID=logs 14:46:30 14:46:30 [EnvInject] - Variables injected successfully. 14:46:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18092976511941206807.sh 14:46:30 ---> create-netrc.sh 14:46:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14756376587112692504.sh 14:46:30 ---> python-tools-install.sh 14:46:30 Setup pyenv: 14:46:30 system 14:46:30 3.8.13 14:46:30 3.9.13 14:46:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:46:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SaaM from file:/tmp/.os_lf_venv 14:46:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:46:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:46:32 lf-activate-venv(): INFO: Base packages installed successfully 14:46:32 lf-activate-venv(): INFO: Installing additional packages: lftools 14:46:40 lf-activate-venv(): INFO: Adding /tmp/venv-SaaM/bin to PATH 14:46:40 Generating Requirements File 14:46:57 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 14:46:57 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:46:57 Python 3.10.6 14:46:58 pip 26.0.1 from /tmp/venv-SaaM/lib/python3.10/site-packages/pip (python 3.10) 14:46:58 appdirs==1.4.4 14:46:58 argcomplete==3.6.3 14:46:58 aspy.yaml==1.3.0 14:46:58 attrs==26.1.0 14:46:58 autopage==0.6.0 14:46:58 backports.strenum==1.3.1 14:46:58 beautifulsoup4==4.14.3 14:46:58 boto3==1.42.81 14:46:58 botocore==1.42.81 14:46:58 bs4==0.0.2 14:46:58 certifi==2026.2.25 14:46:58 cffi==2.0.0 14:46:58 cfgv==3.5.0 14:46:58 chardet==7.4.0.post2 14:46:58 charset-normalizer==3.4.7 14:46:58 click==8.3.1 14:46:58 cliff==4.13.2 14:46:58 cmd2==3.4.0 14:46:58 cryptography==3.3.2 14:46:58 debtcollector==3.1.0 14:46:58 decorator==5.2.1 14:46:58 defusedxml==0.7.1 14:46:58 Deprecated==1.3.1 14:46:58 distlib==0.4.0 14:46:58 dnspython==2.8.0 14:46:58 docker==7.1.0 14:46:58 dogpile.cache==1.5.0 14:46:58 durationpy==0.10 14:46:58 email-validator==2.3.0 14:46:58 filelock==3.25.2 14:46:58 future==1.0.0 14:46:58 gitdb==4.0.12 14:46:58 GitPython==3.1.46 14:46:58 httplib2==0.30.2 14:46:58 identify==2.6.18 14:46:58 idna==3.11 14:46:58 importlib-resources==1.5.0 14:46:58 iso8601==2.1.0 14:46:58 Jinja2==3.1.6 14:46:58 jmespath==1.1.0 14:46:58 jsonpatch==1.33 14:46:58 jsonpointer==3.1.1 14:46:58 jsonschema==4.26.0 14:46:58 jsonschema-specifications==2025.9.1 14:46:58 keystoneauth1==5.13.1 14:46:58 kubernetes==35.0.0 14:46:58 lftools==0.37.22 14:46:58 lxml==6.0.2 14:46:58 markdown-it-py==4.0.0 14:46:58 MarkupSafe==3.0.3 14:46:58 mdurl==0.1.2 14:46:58 msgpack==1.1.2 14:46:58 multi_key_dict==2.0.3 14:46:58 munch==4.0.0 14:46:58 netaddr==1.3.0 14:46:58 niet==1.4.2 14:46:58 nodeenv==1.10.0 14:46:58 oauth2client==4.1.3 14:46:58 oauthlib==3.3.1 14:46:58 openstacksdk==4.10.0 14:46:58 os-service-types==1.8.2 14:46:58 osc-lib==4.4.0 14:46:58 oslo.config==10.3.0 14:46:58 oslo.context==6.3.0 14:46:58 oslo.i18n==6.7.2 14:46:58 oslo.log==8.1.0 14:46:58 oslo.serialization==5.9.1 14:46:58 oslo.utils==10.0.0 14:46:58 packaging==26.0 14:46:58 pbr==7.0.3 14:46:58 platformdirs==4.9.4 14:46:58 prettytable==3.17.0 14:46:58 psutil==7.2.2 14:46:58 pyasn1==0.6.3 14:46:58 pyasn1_modules==0.4.2 14:46:58 pycparser==3.0 14:46:58 pygerrit2==2.0.15 14:46:58 PyGithub==2.9.0 14:46:58 Pygments==2.20.0 14:46:58 PyJWT==2.12.1 14:46:58 PyNaCl==1.6.2 14:46:58 pyparsing==2.4.7 14:46:58 pyperclip==1.11.0 14:46:58 pyrsistent==0.20.0 14:46:58 python-cinderclient==9.9.0 14:46:58 python-dateutil==2.9.0.post0 14:46:58 python-discovery==1.2.1 14:46:58 python-heatclient==5.1.0 14:46:58 python-jenkins==1.8.3 14:46:58 python-keystoneclient==5.8.0 14:46:58 python-magnumclient==4.10.0 14:46:58 python-openstackclient==9.0.0 14:46:58 python-swiftclient==4.10.0 14:46:58 PyYAML==6.0.3 14:46:58 referencing==0.37.0 14:46:58 requests==2.33.1 14:46:58 requests-oauthlib==2.0.0 14:46:58 requestsexceptions==1.4.0 14:46:58 rfc3986==2.0.0 14:46:58 rich==14.3.3 14:46:58 rich-argparse==1.7.2 14:46:58 rpds-py==0.30.0 14:46:58 rsa==4.9.1 14:46:58 ruamel.yaml==0.19.1 14:46:58 ruamel.yaml.clib==0.2.15 14:46:58 s3transfer==0.16.0 14:46:58 simplejson==3.20.2 14:46:58 six==1.17.0 14:46:58 smmap==5.0.3 14:46:58 soupsieve==2.8.3 14:46:58 stevedore==5.7.0 14:46:58 tabulate==0.10.0 14:46:58 toml==0.10.2 14:46:58 tomlkit==0.14.0 14:46:58 tqdm==4.67.3 14:46:58 typing_extensions==4.15.0 14:46:58 urllib3==1.26.20 14:46:58 virtualenv==21.2.0 14:46:58 wcwidth==0.6.0 14:46:58 websocket-client==1.9.0 14:46:58 wrapt==2.1.2 14:46:58 xdg==6.0.0 14:46:58 xmltodict==1.0.4 14:46:58 yq==3.4.3 14:46:58 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins10857306106502445865.sh 14:46:58 ---> uv-install.sh 14:46:58 Installing uv/uvx (latest) using shell installer 14:46:58 2026-04-02 14:46:58 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/c459da62-e838-45dc-bfca-ac56a38b294c?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-02T15%3A27%3A16Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-02T14%3A26%3A54Z&ske=2026-04-02T15%3A27%3A16Z&sks=b&skv=2018-11-09&sig=S5jY4NuJkFu9v%2FdEeZhnec7VuJEeUbDDtmByaNHxWZA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTE0MTQ2NiwibmJmIjoxNzc1MTQxMTY2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.X7uYeG41i0lrM4xfcgfoanhkCXpseCYsGaNPaNmjzJ4&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-b8YqSf.sh" [1] 14:46:58 downloading uv 0.11.3 x86_64-unknown-linux-gnu 14:46:59 installing to /home/jenkins/.local/bin 14:46:59 uv 14:46:59 uvx 14:46:59 everything's installed! 14:46:59 14:46:59 To add $HOME/.local/bin to your PATH, either restart your shell or run: 14:46:59 14:46:59 source $HOME/.local/bin/env (sh, bash, zsh) 14:46:59 source $HOME/.local/bin/env.fish (fish) 14:46:59 Adding install location to PATH 14:46:59 ---> Validating uv/uvx install 14:46:59 uvx 0.11.3 (x86_64-unknown-linux-gnu) 14:46:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1790440479373828183.sh 14:46:59 ---> sudo-logs.sh 14:46:59 Archiving 'sudo' log.. 14:46:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4936224727533394486.sh 14:46:59 ---> job-cost.sh 14:46:59 INFO: Activating Python virtual environment... 14:46:59 Setup pyenv: 14:46:59 system 14:46:59 3.8.13 14:46:59 3.9.13 14:47:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:47:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SaaM from file:/tmp/.os_lf_venv 14:47:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:47:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:47:01 lf-activate-venv(): INFO: Base packages installed successfully 14:47:01 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:47:06 lf-activate-venv(): INFO: Adding /tmp/venv-SaaM/bin to PATH 14:47:06 INFO: No stack-cost file found 14:47:06 INFO: Instance uptime: 140s 14:47:06 INFO: Fetching instance metadata (attempt 1 of 3)... 14:47:06 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:47:06 INFO: Successfully fetched instance metadata 14:47:06 INFO: Instance type: v3-standard-4 14:47:06 INFO: Retrieving pricing info for: v3-standard-4 14:47:06 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:47:06 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=140 14:47:07 INFO: Successfully fetched Vexxhost pricing API 14:47:07 INFO: Retrieved cost: 0.11 14:47:07 INFO: Retrieved resource: v3-standard-4 14:47:07 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 14:47:07 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 14:47:07 INFO: Successfully archived job cost data 14:47:07 DEBUG: Cost data: oom-master-pre-commit-lint,4554,2026-04-02 14:47:07,v3-standard-4,140,0.11,0.00,SUCCESS 14:47:07 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins229008835482241352.sh 14:47:07 ---> logs-deploy.sh 14:47:07 Setup pyenv: 14:47:07 system 14:47:07 3.8.13 14:47:07 3.9.13 14:47:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:47:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SaaM from file:/tmp/.os_lf_venv 14:47:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:47:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:47:09 lf-activate-venv(): INFO: Base packages installed successfully 14:47:09 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:47:16 lf-activate-venv(): INFO: Adding /tmp/venv-SaaM/bin to PATH 14:47:16 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4554 14:47:16 INFO: archiving workspace using pattern(s): 14:47:17 Archives upload complete. 14:47:17 INFO: archiving logs to Nexus 14:47:18 ---> uname -a: 14:47:18 Linux prd-ubuntu1804-builder-4c-4g-3314 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:47:18 14:47:18 14:47:18 ---> lscpu: 14:47:18 Architecture: x86_64 14:47:18 CPU op-mode(s): 32-bit, 64-bit 14:47:18 Byte Order: Little Endian 14:47:18 CPU(s): 4 14:47:18 On-line CPU(s) list: 0-3 14:47:18 Thread(s) per core: 1 14:47:18 Core(s) per socket: 1 14:47:18 Socket(s): 4 14:47:18 NUMA node(s): 1 14:47:18 Vendor ID: AuthenticAMD 14:47:18 CPU family: 23 14:47:18 Model: 49 14:47:18 Model name: AMD EPYC-Rome Processor 14:47:18 Stepping: 0 14:47:18 CPU MHz: 2799.998 14:47:18 BogoMIPS: 5599.99 14:47:18 Virtualization: AMD-V 14:47:18 Hypervisor vendor: KVM 14:47:18 Virtualization type: full 14:47:18 L1d cache: 32K 14:47:18 L1i cache: 32K 14:47:18 L2 cache: 512K 14:47:18 L3 cache: 16384K 14:47:18 NUMA node0 CPU(s): 0-3 14:47:18 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 14:47:18 14:47:18 14:47:18 ---> nproc: 14:47:18 4 14:47:18 14:47:18 14:47:18 ---> df -h: 14:47:18 Filesystem Size Used Avail Use% Mounted on 14:47:18 udev 7.9G 0 7.9G 0% /dev 14:47:18 tmpfs 1.6G 676K 1.6G 1% /run 14:47:18 /dev/vda1 78G 8.5G 69G 11% / 14:47:18 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:47:18 tmpfs 5.0M 0 5.0M 0% /run/lock 14:47:18 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:47:18 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:47:18 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:47:18 14:47:18 14:47:18 ---> free -m: 14:47:18 total used free shared buff/cache available 14:47:18 Mem: 16040 566 13211 0 2261 15151 14:47:18 Swap: 1023 0 1023 14:47:18 14:47:18 14:47:18 ---> ip addr: 14:47:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:47:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:47:18 inet 127.0.0.1/8 scope host lo 14:47:18 valid_lft forever preferred_lft forever 14:47:18 inet6 ::1/128 scope host 14:47:18 valid_lft forever preferred_lft forever 14:47:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:47:18 link/ether fa:16:3e:fd:7b:e8 brd ff:ff:ff:ff:ff:ff 14:47:18 inet 10.30.106.251/23 brd 10.30.107.255 scope global dynamic ens3 14:47:18 valid_lft 86256sec preferred_lft 86256sec 14:47:18 inet6 fe80::f816:3eff:fefd:7be8/64 scope link 14:47:18 valid_lft forever preferred_lft forever 14:47:18 14:47:18 14:47:18 ---> sar -b -r -n DEV: 14:47:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3314) 04/02/26 _x86_64_ (4 CPU) 14:47:18 14:47:18 14:44:56 LINUX RESTART (4 CPU) 14:47:18 14:47:18 14:45:01 tps rtps wtps bread/s bwrtn/s 14:47:18 14:46:02 366.11 59.76 306.35 3767.64 75643.53 14:47:18 14:47:01 131.84 1.22 130.62 138.15 15763.16 14:47:18 Average: 249.96 30.73 219.22 1968.14 45954.90 14:47:18 14:47:18 14:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:47:18 14:46:02 14005200 15574728 2419768 14.73 58220 1711924 736284 4.21 718416 1486508 147704 14:47:18 14:47:01 13555592 15538572 2869376 17.47 86276 2076556 758668 4.34 773432 1837948 178780 14:47:18 Average: 13780396 15556650 2644572 16.10 72248 1894240 747476 4.28 745924 1662228 163242 14:47:18 14:47:18 14:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:47:18 14:46:02 lo 2.80 2.80 0.30 0.30 0.00 0.00 0.00 0.00 14:47:18 14:46:02 ens3 461.41 308.50 2302.62 78.64 0.00 0.00 0.00 0.00 14:47:18 14:47:01 lo 1.76 1.76 0.19 0.19 0.00 0.00 0.00 0.00 14:47:18 14:47:01 ens3 85.05 63.40 1351.40 12.54 0.00 0.00 0.00 0.00 14:47:18 Average: lo 2.29 2.29 0.25 0.25 0.00 0.00 0.00 0.00 14:47:18 Average: ens3 274.81 186.98 1831.01 45.87 0.00 0.00 0.00 0.00 14:47:18 14:47:18 14:47:18 ---> sar -P ALL: 14:47:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3314) 04/02/26 _x86_64_ (4 CPU) 14:47:18 14:47:18 14:44:56 LINUX RESTART (4 CPU) 14:47:18 14:47:18 14:45:01 CPU %user %nice %system %iowait %steal %idle 14:47:18 14:46:02 all 23.70 0.00 3.12 2.81 0.07 70.30 14:47:18 14:46:02 0 27.74 0.00 3.38 1.81 0.10 66.97 14:47:18 14:46:02 1 25.25 0.00 2.63 1.93 0.07 70.13 14:47:18 14:46:02 2 24.25 0.00 3.70 4.42 0.07 67.56 14:47:18 14:46:02 3 17.56 0.00 2.77 3.09 0.07 76.51 14:47:18 14:47:01 all 21.51 0.00 1.78 1.26 0.06 75.38 14:47:18 14:47:01 0 16.93 0.00 1.94 2.51 0.07 78.55 14:47:18 14:47:01 1 17.06 0.00 1.25 0.17 0.03 81.49 14:47:18 14:47:01 2 21.49 0.00 2.04 0.63 0.05 75.79 14:47:18 14:47:01 3 30.62 0.00 1.87 1.75 0.07 65.69 14:47:18 Average: all 22.61 0.00 2.45 2.04 0.07 72.83 14:47:18 Average: 0 22.37 0.00 2.66 2.16 0.08 72.72 14:47:18 Average: 1 21.17 0.00 1.94 1.05 0.05 75.79 14:47:18 Average: 2 22.88 0.00 2.87 2.54 0.06 71.65 14:47:18 Average: 3 24.04 0.00 2.32 2.43 0.07 71.14 14:47:18 14:47:18 14:47:18