08:07:52 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143866 08:07:52 Running as SYSTEM 08:07:52 [EnvInject] - Loading node environment variables. 08:07:52 Building remotely on prd-ubuntu1804-builder-4c-4g-3893 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:07:52 [ssh-agent] Looking for ssh-agent implementation... 08:07:52 $ ssh-agent 08:07:52 SSH_AUTH_SOCK=/tmp/ssh-ykniRSQguhD2/agent.1629 08:07:52 SSH_AGENT_PID=1631 08:07:52 [ssh-agent] Started. 08:07:52 Running ssh-add (command line suppressed) 08:07:52 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_13645889305947437388.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_13645889305947437388.key) 08:07:52 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:07:52 The recommended git tool is: NONE 08:07:53 using credential onap-jenkins-ssh 08:07:53 Wiping out workspace first. 08:07:53 Cloning the remote Git repository 08:07:53 Cloning repository git://cloud.onap.org/mirror/oom.git 08:07:53 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:07:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:07:53 > git --version # timeout=10 08:07:53 > git --version # 'git version 2.17.1' 08:07:53 using GIT_SSH to set credentials Gerrit user 08:07:53 Verifying host key using manually-configured host key entries 08:07:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:07:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:07:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:07:59 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:07:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:07:59 using GIT_SSH to set credentials Gerrit user 08:07:59 Verifying host key using manually-configured host key entries 08:07:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/66/143866/2 # timeout=30 08:07:59 > git rev-parse 4ad36579a06b56ed10b819d7a453d5040f75040d^{commit} # timeout=10 08:07:59 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:07:59 Checking out Revision 4ad36579a06b56ed10b819d7a453d5040f75040d (refs/changes/66/143866/2) 08:07:59 > git config core.sparsecheckout # timeout=10 08:07:59 > git checkout -f 4ad36579a06b56ed10b819d7a453d5040f75040d # timeout=30 08:08:03 Commit message: "[DCAEGEN2] Datalake 1.1.3 images" 08:08:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:08:03 > git rev-list --no-walk b4baa121c07184c563880e9a620f5c289624ea0c # timeout=10 08:08:03 [EnvInject] - Injecting environment variables from a build step. 08:08:03 [EnvInject] - Injecting as environment variables the properties content 08:08:03 PYTHON=python3 08:08:03 08:08:03 [EnvInject] - Variables injected successfully. 08:08:03 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4285155316824998624.sh 08:08:03 ---> tox-install.sh 08:08:03 + source /home/jenkins/lf-env.sh 08:08:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:08:03 ++ mktemp -d /tmp/venv-XXXX 08:08:03 + lf_venv=/tmp/venv-L0Vb 08:08:03 + local venv_file=/tmp/.os_lf_venv 08:08:03 + local python=python3 08:08:03 + local options 08:08:03 + local set_path=true 08:08:03 + local install_args= 08:08:03 ++ 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 08:08:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:08:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:08:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:08:03 + true 08:08:03 + case $1 in 08:08:03 + venv_file=/tmp/.toxenv 08:08:03 + shift 2 08:08:03 + true 08:08:03 + case $1 in 08:08:03 + shift 08:08:03 + break 08:08:03 + case $python in 08:08:03 + local pkg_list= 08:08:03 + [[ -d /opt/pyenv ]] 08:08:03 + echo 'Setup pyenv:' 08:08:03 Setup pyenv: 08:08:03 + export PYENV_ROOT=/opt/pyenv 08:08:03 + PYENV_ROOT=/opt/pyenv 08:08:03 + 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 08:08:03 + 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 08:08:03 + pyenv versions 08:08:03 * system (set by /opt/pyenv/version) 08:08:03 * 3.8.13 (set by /opt/pyenv/version) 08:08:03 * 3.9.13 (set by /opt/pyenv/version) 08:08:03 * 3.10.6 (set by /opt/pyenv/version) 08:08:03 + command -v pyenv 08:08:03 ++ pyenv init - --no-rehash 08:08:03 + 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[*]}"'\'')" 08:08:03 export PATH="/opt/pyenv/shims:${PATH}" 08:08:03 export PYENV_SHELL=bash 08:08:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:08:03 pyenv() { 08:08:03 local command 08:08:03 command="${1:-}" 08:08:03 if [ "$#" -gt 0 ]; then 08:08:03 shift 08:08:03 fi 08:08:03 08:08:03 case "$command" in 08:08:03 rehash|shell) 08:08:03 eval "$(pyenv "sh-$command" "$@")" 08:08:03 ;; 08:08:03 *) 08:08:03 command pyenv "$command" "$@" 08:08:03 ;; 08:08:03 esac 08:08:03 }' 08:08:03 +++ 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[*]}"' 08:08:03 ++ 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 08:08:03 ++ 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 08:08:03 ++ 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 08:08:03 ++ export PYENV_SHELL=bash 08:08:03 ++ PYENV_SHELL=bash 08:08:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:08:03 +++ complete -F _pyenv pyenv 08:08:03 ++ lf-pyver python3 08:08:03 ++ local py_version_xy=python3 08:08:03 ++ local py_version_xyz= 08:08:03 ++ pyenv versions 08:08:03 ++ sed 's/^[ *]* //' 08:08:03 ++ local command 08:08:03 ++ command=versions 08:08:03 ++ awk '{ print $1 }' 08:08:03 ++ grep -E '^[0-9.]*[0-9]$' 08:08:03 ++ '[' 1 -gt 0 ']' 08:08:03 ++ shift 08:08:03 ++ case "$command" in 08:08:03 ++ command pyenv versions 08:08:03 ++ pyenv versions 08:08:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:08:03 +++ grep '^3' /tmp/.pyenv_versions 08:08:03 +++ sort -V 08:08:03 +++ tail -n 1 08:08:03 ++ py_version_xyz=3.10.6 08:08:03 ++ [[ -z 3.10.6 ]] 08:08:03 ++ echo 3.10.6 08:08:03 ++ return 0 08:08:03 + pyenv local 3.10.6 08:08:03 + local command 08:08:03 + command=local 08:08:03 + '[' 2 -gt 0 ']' 08:08:03 + shift 08:08:03 + case "$command" in 08:08:03 + command pyenv local 3.10.6 08:08:03 + pyenv local 3.10.6 08:08:03 + for arg in "$@" 08:08:03 + case $arg in 08:08:03 + pkg_list+='tox ' 08:08:03 + for arg in "$@" 08:08:03 + case $arg in 08:08:03 + pkg_list+='virtualenv ' 08:08:03 + for arg in "$@" 08:08:03 + case $arg in 08:08:03 + pkg_list+='urllib3~=1.26.15 ' 08:08:03 + [[ -f /tmp/.toxenv ]] 08:08:03 + [[ ! -f /tmp/.toxenv ]] 08:08:03 + [[ -n '' ]] 08:08:03 + python3 -m venv /tmp/venv-L0Vb 08:08:07 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-L0Vb' 08:08:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-L0Vb 08:08:07 + echo /tmp/venv-L0Vb 08:08:07 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:08:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:08:07 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:08:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:08:07 + local 'pip_opts=--upgrade --quiet' 08:08:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:08:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:08:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:08:07 + [[ -n '' ]] 08:08:07 + [[ -n '' ]] 08:08:07 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:08:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:08:07 + /tmp/venv-L0Vb/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 08:08:11 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:08:11 lf-activate-venv(): INFO: Base packages installed successfully 08:08:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:08:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:08:11 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:08:11 + /tmp/venv-L0Vb/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 08:08:13 + type python3 08:08:13 + true 08:08:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-L0Vb/bin to PATH' 08:08:13 lf-activate-venv(): INFO: Adding /tmp/venv-L0Vb/bin to PATH 08:08:13 + PATH=/tmp/venv-L0Vb/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 08:08:13 + return 0 08:08:13 + python3 --version 08:08:13 Python 3.10.6 08:08:13 + python3 -m pip --version 08:08:13 pip 26.0.1 from /tmp/venv-L0Vb/lib/python3.10/site-packages/pip (python 3.10) 08:08:13 + python3 -m pip freeze 08:08:14 cachetools==7.0.5 08:08:14 colorama==0.4.6 08:08:14 distlib==0.4.0 08:08:14 filelock==3.25.2 08:08:14 packaging==26.0 08:08:14 platformdirs==4.9.4 08:08:14 pluggy==1.6.0 08:08:14 pyproject-api==1.10.0 08:08:14 python-discovery==1.2.1 08:08:14 tomli==2.4.1 08:08:14 tomli_w==1.2.0 08:08:14 tox==4.52.0 08:08:14 typing_extensions==4.15.0 08:08:14 urllib3==1.26.20 08:08:14 virtualenv==21.2.0 08:08:14 [EnvInject] - Injecting environment variables from a build step. 08:08:14 [EnvInject] - Injecting as environment variables the properties content 08:08:14 PARALLEL=false 08:08:14 08:08:14 [EnvInject] - Variables injected successfully. 08:08:14 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8381438615097060219.sh 08:08:14 ---> tox-run.sh 08:08:14 + 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 08:08:14 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:08:14 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:08:14 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:08:14 + cd /w/workspace/oom-master-pre-commit-lint/. 08:08:14 + source /home/jenkins/lf-env.sh 08:08:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:08:14 ++ mktemp -d /tmp/venv-XXXX 08:08:14 + lf_venv=/tmp/venv-0MrT 08:08:14 + local venv_file=/tmp/.os_lf_venv 08:08:14 + local python=python3 08:08:14 + local options 08:08:14 + local set_path=true 08:08:14 + local install_args= 08:08:14 ++ 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 08:08:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:08:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:08:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:08:14 + true 08:08:14 + case $1 in 08:08:14 + venv_file=/tmp/.toxenv 08:08:14 + shift 2 08:08:14 + true 08:08:14 + case $1 in 08:08:14 + shift 08:08:14 + break 08:08:14 + case $python in 08:08:14 + local pkg_list= 08:08:14 + [[ -d /opt/pyenv ]] 08:08:14 + echo 'Setup pyenv:' 08:08:14 Setup pyenv: 08:08:14 + export PYENV_ROOT=/opt/pyenv 08:08:14 + PYENV_ROOT=/opt/pyenv 08:08:14 + 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 08:08:14 + 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 08:08:14 + pyenv versions 08:08:14 system 08:08:14 3.8.13 08:08:14 3.9.13 08:08:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:08:14 + command -v pyenv 08:08:14 ++ pyenv init - --no-rehash 08:08:14 + 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[*]}"'\'')" 08:08:14 export PATH="/opt/pyenv/shims:${PATH}" 08:08:14 export PYENV_SHELL=bash 08:08:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:08:14 pyenv() { 08:08:14 local command 08:08:14 command="${1:-}" 08:08:14 if [ "$#" -gt 0 ]; then 08:08:14 shift 08:08:14 fi 08:08:14 08:08:14 case "$command" in 08:08:14 rehash|shell) 08:08:14 eval "$(pyenv "sh-$command" "$@")" 08:08:14 ;; 08:08:14 *) 08:08:14 command pyenv "$command" "$@" 08:08:14 ;; 08:08:14 esac 08:08:14 }' 08:08:14 +++ 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[*]}"' 08:08:14 ++ 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 08:08:14 ++ 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 08:08:14 ++ 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 08:08:14 ++ export PYENV_SHELL=bash 08:08:14 ++ PYENV_SHELL=bash 08:08:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:08:14 +++ complete -F _pyenv pyenv 08:08:14 ++ lf-pyver python3 08:08:14 ++ local py_version_xy=python3 08:08:14 ++ local py_version_xyz= 08:08:14 ++ pyenv versions 08:08:14 ++ local command 08:08:14 ++ command=versions 08:08:14 ++ '[' 1 -gt 0 ']' 08:08:14 ++ shift 08:08:14 ++ case "$command" in 08:08:14 ++ command pyenv versions 08:08:14 ++ pyenv versions 08:08:14 ++ awk '{ print $1 }' 08:08:14 ++ sed 's/^[ *]* //' 08:08:14 ++ grep -E '^[0-9.]*[0-9]$' 08:08:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:08:14 +++ grep '^3' /tmp/.pyenv_versions 08:08:14 +++ sort -V 08:08:14 +++ tail -n 1 08:08:14 ++ py_version_xyz=3.10.6 08:08:14 ++ [[ -z 3.10.6 ]] 08:08:14 ++ echo 3.10.6 08:08:14 ++ return 0 08:08:14 + pyenv local 3.10.6 08:08:14 + local command 08:08:14 + command=local 08:08:14 + '[' 2 -gt 0 ']' 08:08:14 + shift 08:08:14 + case "$command" in 08:08:14 + command pyenv local 3.10.6 08:08:14 + pyenv local 3.10.6 08:08:14 + for arg in "$@" 08:08:14 + case $arg in 08:08:14 + pkg_list+='tox ' 08:08:14 + for arg in "$@" 08:08:14 + case $arg in 08:08:14 + pkg_list+='virtualenv ' 08:08:14 + for arg in "$@" 08:08:14 + case $arg in 08:08:14 + pkg_list+='urllib3~=1.26.15 ' 08:08:14 + [[ -f /tmp/.toxenv ]] 08:08:14 ++ cat /tmp/.toxenv 08:08:14 + lf_venv=/tmp/venv-L0Vb 08:08:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L0Vb from' file:/tmp/.toxenv 08:08:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L0Vb from file:/tmp/.toxenv 08:08:14 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:08:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:08:14 + local 'pip_opts=--upgrade --quiet' 08:08:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:08:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:08:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:08:14 + [[ -n '' ]] 08:08:14 + [[ -n '' ]] 08:08:14 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:08:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:08:14 + /tmp/venv-L0Vb/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 08:08:15 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:08:15 lf-activate-venv(): INFO: Base packages installed successfully 08:08:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:08:15 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:08:15 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:08:15 + /tmp/venv-L0Vb/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 08:08:16 + type python3 08:08:16 + true 08:08:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-L0Vb/bin to PATH' 08:08:16 lf-activate-venv(): INFO: Adding /tmp/venv-L0Vb/bin to PATH 08:08:16 + PATH=/tmp/venv-L0Vb/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 08:08:16 + return 0 08:08:16 + [[ -d /opt/pyenv ]] 08:08:16 + echo '---> Setting up pyenv' 08:08:16 ---> Setting up pyenv 08:08:16 + export PYENV_ROOT=/opt/pyenv 08:08:16 + PYENV_ROOT=/opt/pyenv 08:08:16 + export PATH=/opt/pyenv/bin:/tmp/venv-L0Vb/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 08:08:16 + PATH=/opt/pyenv/bin:/tmp/venv-L0Vb/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 08:08:16 ++ pwd 08:08:16 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:08:16 + export PYTHONPATH 08:08:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:08:16 + TOX_TESTENV_PASSENV=PYTHONPATH 08:08:16 + tox --version 08:08:16 4.52.0 from /tmp/venv-L0Vb/lib/python3.10/site-packages/tox/__init__.py 08:08:16 + PARALLEL=false 08:08:16 + TOX_OPTIONS_LIST= 08:08:16 + [[ -n pre-commit ]] 08:08:16 + TOX_OPTIONS_LIST=' -e pre-commit' 08:08:16 + case ${PARALLEL,,} in 08:08:16 + tox -e pre-commit 08:08:16 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:08:17 pre-commit: install_deps> python -I -m pip install pre-commit 08:08:19 pre-commit: freeze> python -m pip freeze --all 08:08:20 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 08:08:20 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:08:20 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:08:20 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:08:21 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:08:22 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:08:23 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:08:23 [INFO] Once installed this environment will be reused. 08:08:23 [INFO] This may take a few minutes... 08:08:27 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:08:27 [INFO] Once installed this environment will be reused. 08:08:27 [INFO] This may take a few minutes... 08:08:31 trim trailing whitespace.................................................Passed 08:08:31 Tabs remover.............................................................Passed 08:08:31 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 08:08:32 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:08:32 [INFO] Once installed this environment will be reused. 08:08:32 [INFO] This may take a few minutes... 08:08:40 gitlint..............................................(no files to check)Skipped 08:08:40 pre-commit: OK (24.09=setup[3.56]+cmd[11.62,8.90] seconds) 08:08:40 congratulations :) (24.13 seconds) 08:08:40 + tox_status=0 08:08:40 + echo '---> Completed tox runs' 08:08:40 ---> Completed tox runs 08:08:40 + for i in .tox/*/log 08:08:40 ++ echo .tox/pre-commit/log 08:08:40 ++ awk -F/ '{print $2}' 08:08:40 + tox_env=pre-commit 08:08:40 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:08:40 + DOC_DIR=docs/_build/html 08:08:40 + [[ -d docs/_build/html ]] 08:08:40 + echo '---> tox-run.sh ends' 08:08:40 ---> tox-run.sh ends 08:08:40 + test 0 -eq 0 08:08:40 $ ssh-agent -k 08:08:40 unset SSH_AUTH_SOCK; 08:08:40 unset SSH_AGENT_PID; 08:08:40 echo Agent pid 1631 killed; 08:08:40 [ssh-agent] Stopped. 08:08:40 [PostBuildScript] - [INFO] Executing post build scripts. 08:08:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17408523451061613183.sh 08:08:40 ---> sysstat.sh 08:08:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7046817396934564437.sh 08:08:41 ---> package-listing.sh 08:08:41 ++ facter osfamily 08:08:41 ++ tr '[:upper:]' '[:lower:]' 08:08:41 + OS_FAMILY=debian 08:08:41 + workspace=/w/workspace/oom-master-pre-commit-lint 08:08:41 + START_PACKAGES=/tmp/packages_start.txt 08:08:41 + END_PACKAGES=/tmp/packages_end.txt 08:08:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:08:41 + PACKAGES=/tmp/packages_start.txt 08:08:41 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:08:41 + PACKAGES=/tmp/packages_end.txt 08:08:41 + case "${OS_FAMILY}" in 08:08:41 + dpkg -l 08:08:41 + grep '^ii' 08:08:41 + '[' -f /tmp/packages_start.txt ']' 08:08:41 + '[' -f /tmp/packages_end.txt ']' 08:08:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:08:41 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:08:41 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:08:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:08:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8753854290925590383.sh 08:08:41 ---> capture-instance-metadata.sh 08:08:41 Setup pyenv: 08:08:41 system 08:08:41 3.8.13 08:08:41 3.9.13 08:08:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:08:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vpk3 08:08:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:08:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:08:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:08:49 lf-activate-venv(): INFO: Base packages installed successfully 08:08:49 lf-activate-venv(): INFO: Installing additional packages: lftools 08:09:09 lf-activate-venv(): INFO: Adding /tmp/venv-vpk3/bin to PATH 08:09:09 INFO: Running in OpenStack, capturing instance metadata 08:09:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11715743916013269090.sh 08:09:09 provisioning config files... 08:09:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config9745449403459783527tmp 08:09:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:09:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:09:09 [EnvInject] - Injecting environment variables from a build step. 08:09:09 [EnvInject] - Injecting as environment variables the properties content 08:09:09 SERVER_ID=logs 08:09:09 08:09:09 [EnvInject] - Variables injected successfully. 08:09:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6473953387272894752.sh 08:09:09 ---> create-netrc.sh 08:09:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13273042370507046563.sh 08:09:09 ---> python-tools-install.sh 08:09:09 Setup pyenv: 08:09:09 system 08:09:09 3.8.13 08:09:09 3.9.13 08:09:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:09:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vpk3 from file:/tmp/.os_lf_venv 08:09:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:09:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:09:11 lf-activate-venv(): INFO: Base packages installed successfully 08:09:11 lf-activate-venv(): INFO: Installing additional packages: lftools 08:09:18 lf-activate-venv(): INFO: Adding /tmp/venv-vpk3/bin to PATH 08:09:18 Generating Requirements File 08:09:34 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. 08:09:34 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:09:35 Python 3.10.6 08:09:35 pip 26.0.1 from /tmp/venv-vpk3/lib/python3.10/site-packages/pip (python 3.10) 08:09:35 appdirs==1.4.4 08:09:35 argcomplete==3.6.3 08:09:35 aspy.yaml==1.3.0 08:09:35 attrs==26.1.0 08:09:35 autopage==0.6.0 08:09:35 backports.strenum==1.3.1 08:09:35 beautifulsoup4==4.14.3 08:09:35 boto3==1.42.83 08:09:35 botocore==1.42.83 08:09:35 bs4==0.0.2 08:09:35 certifi==2026.2.25 08:09:35 cffi==2.0.0 08:09:35 cfgv==3.5.0 08:09:35 chardet==7.4.0.post2 08:09:35 charset-normalizer==3.4.7 08:09:35 click==8.3.2 08:09:35 cliff==4.13.2 08:09:35 cmd2==3.4.0 08:09:35 cryptography==3.3.2 08:09:35 debtcollector==3.1.0 08:09:35 decorator==5.2.1 08:09:35 defusedxml==0.7.1 08:09:35 Deprecated==1.3.1 08:09:35 distlib==0.4.0 08:09:35 dnspython==2.8.0 08:09:35 docker==7.1.0 08:09:35 dogpile.cache==1.5.0 08:09:35 durationpy==0.10 08:09:35 email-validator==2.3.0 08:09:35 filelock==3.25.2 08:09:35 future==1.0.0 08:09:35 gitdb==4.0.12 08:09:35 GitPython==3.1.46 08:09:35 httplib2==0.30.2 08:09:35 identify==2.6.18 08:09:35 idna==3.11 08:09:35 importlib-resources==1.5.0 08:09:35 iso8601==2.1.0 08:09:35 Jinja2==3.1.6 08:09:35 jmespath==1.1.0 08:09:35 jsonpatch==1.33 08:09:35 jsonpointer==3.1.1 08:09:35 jsonschema==4.26.0 08:09:35 jsonschema-specifications==2025.9.1 08:09:35 keystoneauth1==5.13.1 08:09:35 kubernetes==35.0.0 08:09:35 lftools==0.37.22 08:09:35 lxml==6.0.2 08:09:35 markdown-it-py==4.0.0 08:09:35 MarkupSafe==3.0.3 08:09:35 mdurl==0.1.2 08:09:35 msgpack==1.1.2 08:09:35 multi_key_dict==2.0.3 08:09:35 munch==4.0.0 08:09:35 netaddr==1.3.0 08:09:35 niet==1.4.2 08:09:35 nodeenv==1.10.0 08:09:35 oauth2client==4.1.3 08:09:35 oauthlib==3.3.1 08:09:35 openstacksdk==4.10.0 08:09:35 os-service-types==1.8.2 08:09:35 osc-lib==4.4.0 08:09:35 oslo.config==10.3.0 08:09:35 oslo.context==6.3.0 08:09:35 oslo.i18n==6.7.2 08:09:35 oslo.log==8.1.0 08:09:35 oslo.serialization==5.9.1 08:09:35 oslo.utils==10.0.0 08:09:35 packaging==26.0 08:09:35 pbr==7.0.3 08:09:35 platformdirs==4.9.4 08:09:35 prettytable==3.17.0 08:09:35 psutil==7.2.2 08:09:35 pyasn1==0.6.3 08:09:35 pyasn1_modules==0.4.2 08:09:35 pycparser==3.0 08:09:35 pygerrit2==2.0.15 08:09:35 PyGithub==2.9.0 08:09:35 Pygments==2.20.0 08:09:35 PyJWT==2.12.1 08:09:35 PyNaCl==1.6.2 08:09:35 pyparsing==2.4.7 08:09:35 pyperclip==1.11.0 08:09:35 pyrsistent==0.20.0 08:09:35 python-cinderclient==9.9.0 08:09:35 python-dateutil==2.9.0.post0 08:09:35 python-discovery==1.2.1 08:09:35 python-heatclient==5.1.0 08:09:35 python-jenkins==1.8.3 08:09:35 python-keystoneclient==5.8.0 08:09:35 python-magnumclient==4.10.0 08:09:35 python-openstackclient==9.0.0 08:09:35 python-swiftclient==4.10.0 08:09:35 PyYAML==6.0.3 08:09:35 referencing==0.37.0 08:09:35 requests==2.33.1 08:09:35 requests-oauthlib==2.0.0 08:09:35 requestsexceptions==1.4.0 08:09:35 rfc3986==2.0.0 08:09:35 rich==14.3.3 08:09:35 rich-argparse==1.7.2 08:09:35 rpds-py==0.30.0 08:09:35 rsa==4.9.1 08:09:35 ruamel.yaml==0.19.1 08:09:35 ruamel.yaml.clib==0.2.15 08:09:35 s3transfer==0.16.0 08:09:35 simplejson==3.20.2 08:09:35 six==1.17.0 08:09:35 smmap==5.0.3 08:09:35 soupsieve==2.8.3 08:09:35 stevedore==5.7.0 08:09:35 tabulate==0.10.0 08:09:35 toml==0.10.2 08:09:35 tomlkit==0.14.0 08:09:35 tqdm==4.67.3 08:09:35 typing_extensions==4.15.0 08:09:35 urllib3==1.26.20 08:09:35 virtualenv==21.2.0 08:09:35 wcwidth==0.6.0 08:09:35 websocket-client==1.9.0 08:09:35 wrapt==2.1.2 08:09:35 xdg==6.0.0 08:09:35 xmltodict==1.0.4 08:09:35 yq==3.4.3 08:09:35 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins5021441590346272395.sh 08:09:35 ---> uv-install.sh 08:09:35 Installing uv/uvx (latest) using shell installer 08:09:35 2026-04-05 08:09:35 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-05T08%3A56%3A45Z&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-05T07%3A56%3A23Z&ske=2026-04-05T08%3A56%3A45Z&sks=b&skv=2018-11-09&sig=3OxT5rgYRto9l7UJdLxx1Jmh3o1DZi2cz7340zYoNqg%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTM3NjgyMSwibmJmIjoxNzc1Mzc2NTIxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.63po6DyKCjecbHyWy4lWv9dwWy51LvPfZdFI3qsNPuU&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-Wv8ZNO.sh" [1] 08:09:35 downloading uv 0.11.3 x86_64-unknown-linux-gnu 08:09:36 installing to /home/jenkins/.local/bin 08:09:36 uv 08:09:36 uvx 08:09:36 everything's installed! 08:09:36 08:09:36 To add $HOME/.local/bin to your PATH, either restart your shell or run: 08:09:36 08:09:36 source $HOME/.local/bin/env (sh, bash, zsh) 08:09:36 source $HOME/.local/bin/env.fish (fish) 08:09:36 Adding install location to PATH 08:09:36 ---> Validating uv/uvx install 08:09:36 uvx 0.11.3 (x86_64-unknown-linux-gnu) 08:09:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12742073409064334799.sh 08:09:36 ---> sudo-logs.sh 08:09:36 Archiving 'sudo' log.. 08:09:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16328309873403883465.sh 08:09:37 ---> job-cost.sh 08:09:37 INFO: Activating Python virtual environment... 08:09:37 Setup pyenv: 08:09:37 system 08:09:37 3.8.13 08:09:37 3.9.13 08:09:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:09:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vpk3 from file:/tmp/.os_lf_venv 08:09:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:09:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:09:39 lf-activate-venv(): INFO: Base packages installed successfully 08:09:39 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:09:44 lf-activate-venv(): INFO: Adding /tmp/venv-vpk3/bin to PATH 08:09:44 INFO: No stack-cost file found 08:09:44 INFO: Instance uptime: 137s 08:09:44 INFO: Fetching instance metadata (attempt 1 of 3)... 08:09:44 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:09:44 INFO: Successfully fetched instance metadata 08:09:44 INFO: Instance type: v3-standard-4 08:09:44 INFO: Retrieving pricing info for: v3-standard-4 08:09:44 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:09:44 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=137 08:09:44 INFO: Successfully fetched Vexxhost pricing API 08:09:44 INFO: Retrieved cost: 0.11 08:09:44 INFO: Retrieved resource: v3-standard-4 08:09:44 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 08:09:44 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 08:09:44 INFO: Successfully archived job cost data 08:09:44 DEBUG: Cost data: oom-master-pre-commit-lint,4560,2026-04-05 08:09:44,v3-standard-4,137,0.11,0.00,SUCCESS 08:09:44 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16214812773064811980.sh 08:09:44 ---> logs-deploy.sh 08:09:44 Setup pyenv: 08:09:44 system 08:09:44 3.8.13 08:09:44 3.9.13 08:09:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:09:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vpk3 from file:/tmp/.os_lf_venv 08:09:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:09:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:09:46 lf-activate-venv(): INFO: Base packages installed successfully 08:09:46 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:09:53 lf-activate-venv(): INFO: Adding /tmp/venv-vpk3/bin to PATH 08:09:53 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4560 08:09:53 INFO: archiving workspace using pattern(s): 08:09:55 Archives upload complete. 08:09:55 INFO: archiving logs to Nexus 08:09:56 ---> uname -a: 08:09:56 Linux prd-ubuntu1804-builder-4c-4g-3893 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:09:56 08:09:56 08:09:56 ---> lscpu: 08:09:56 Architecture: x86_64 08:09:56 CPU op-mode(s): 32-bit, 64-bit 08:09:56 Byte Order: Little Endian 08:09:56 CPU(s): 4 08:09:56 On-line CPU(s) list: 0-3 08:09:56 Thread(s) per core: 1 08:09:56 Core(s) per socket: 1 08:09:56 Socket(s): 4 08:09:56 NUMA node(s): 1 08:09:56 Vendor ID: AuthenticAMD 08:09:56 CPU family: 23 08:09:56 Model: 49 08:09:56 Model name: AMD EPYC-Rome Processor 08:09:56 Stepping: 0 08:09:56 CPU MHz: 2799.998 08:09:56 BogoMIPS: 5599.99 08:09:56 Virtualization: AMD-V 08:09:56 Hypervisor vendor: KVM 08:09:56 Virtualization type: full 08:09:56 L1d cache: 32K 08:09:56 L1i cache: 32K 08:09:56 L2 cache: 512K 08:09:56 L3 cache: 16384K 08:09:56 NUMA node0 CPU(s): 0-3 08:09:56 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 08:09:56 08:09:56 08:09:56 ---> nproc: 08:09:56 4 08:09:56 08:09:56 08:09:56 ---> df -h: 08:09:56 Filesystem Size Used Avail Use% Mounted on 08:09:56 udev 7.9G 0 7.9G 0% /dev 08:09:56 tmpfs 1.6G 676K 1.6G 1% /run 08:09:56 /dev/vda1 78G 8.5G 69G 11% / 08:09:56 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:09:56 tmpfs 5.0M 0 5.0M 0% /run/lock 08:09:56 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:09:56 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:09:56 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:09:56 08:09:56 08:09:56 ---> free -m: 08:09:56 total used free shared buff/cache available 08:09:56 Mem: 16040 568 13209 0 2261 15149 08:09:56 Swap: 1023 0 1023 08:09:56 08:09:56 08:09:56 ---> ip addr: 08:09:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:09:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:09:56 inet 127.0.0.1/8 scope host lo 08:09:56 valid_lft forever preferred_lft forever 08:09:56 inet6 ::1/128 scope host 08:09:56 valid_lft forever preferred_lft forever 08:09:56 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:09:56 link/ether fa:16:3e:6e:00:73 brd ff:ff:ff:ff:ff:ff 08:09:56 inet 10.30.107.86/23 brd 10.30.107.255 scope global dynamic ens3 08:09:56 valid_lft 86258sec preferred_lft 86258sec 08:09:56 inet6 fe80::f816:3eff:fe6e:73/64 scope link 08:09:56 valid_lft forever preferred_lft forever 08:09:56 08:09:56 08:09:56 ---> sar -b -r -n DEV: 08:09:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3893) 04/05/26 _x86_64_ (4 CPU) 08:09:56 08:09:56 08:07:36 LINUX RESTART (4 CPU) 08:09:56 08:09:56 08:08:01 tps rtps wtps bread/s bwrtn/s 08:09:56 08:09:01 231.44 23.98 207.47 807.87 45833.29 08:09:56 Average: 231.44 23.98 207.47 807.87 45833.29 08:09:56 08:09:56 08:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:09:56 08:09:01 13745836 15448808 2679132 16.31 66212 1832136 859572 4.92 854336 1597556 123424 08:09:56 Average: 13745836 15448808 2679132 16.31 66212 1832136 859572 4.92 854336 1597556 123424 08:09:56 08:09:56 08:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:09:56 08:09:01 lo 2.80 2.80 0.32 0.32 0.00 0.00 0.00 0.00 08:09:56 08:09:01 ens3 152.74 97.95 1521.72 23.11 0.00 0.00 0.00 0.00 08:09:56 Average: lo 2.80 2.80 0.32 0.32 0.00 0.00 0.00 0.00 08:09:56 Average: ens3 152.74 97.95 1521.72 23.11 0.00 0.00 0.00 0.00 08:09:56 08:09:56 08:09:56 ---> sar -P ALL: 08:09:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3893) 04/05/26 _x86_64_ (4 CPU) 08:09:56 08:09:56 08:07:36 LINUX RESTART (4 CPU) 08:09:56 08:09:56 08:08:01 CPU %user %nice %system %iowait %steal %idle 08:09:56 08:09:01 all 22.84 0.00 2.19 2.78 0.06 72.12 08:09:56 08:09:01 0 12.10 0.00 1.69 5.02 0.05 81.14 08:09:56 08:09:01 1 18.17 0.00 2.59 2.42 0.07 76.75 08:09:56 08:09:01 2 23.76 0.00 1.68 2.95 0.07 71.54 08:09:56 08:09:01 3 37.35 0.00 2.79 0.70 0.08 59.08 08:09:56 Average: all 22.84 0.00 2.19 2.78 0.06 72.12 08:09:56 Average: 0 12.10 0.00 1.69 5.02 0.05 81.14 08:09:56 Average: 1 18.17 0.00 2.59 2.42 0.07 76.75 08:09:56 Average: 2 23.76 0.00 1.68 2.95 0.07 71.54 08:09:56 Average: 3 37.35 0.00 2.79 0.70 0.08 59.08 08:09:56 08:09:56 08:09:56