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