19:16:03 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143894 19:16:03 Running as SYSTEM 19:16:03 [EnvInject] - Loading node environment variables. 19:16:03 Building remotely on prd-ubuntu1804-builder-4c-4g-4001 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 19:16:03 [ssh-agent] Looking for ssh-agent implementation... 19:16:03 $ ssh-agent 19:16:03 SSH_AUTH_SOCK=/tmp/ssh-cXNKVwK3K00L/agent.1692 19:16:03 SSH_AGENT_PID=1694 19:16:03 [ssh-agent] Started. 19:16:03 Running ssh-add (command line suppressed) 19:16:03 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_9349403685117801575.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_9349403685117801575.key) 19:16:03 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:16:03 The recommended git tool is: NONE 19:16:04 using credential onap-jenkins-ssh 19:16:04 Wiping out workspace first. 19:16:04 Cloning the remote Git repository 19:16:04 Cloning repository git://cloud.onap.org/mirror/oom.git 19:16:04 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 19:16:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:16:05 > git --version # timeout=10 19:16:05 > git --version # 'git version 2.17.1' 19:16:05 using GIT_SSH to set credentials Gerrit user 19:16:05 Verifying host key using manually-configured host key entries 19:16:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:16:09 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:16:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:16:10 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:16:10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:16:10 using GIT_SSH to set credentials Gerrit user 19:16:10 Verifying host key using manually-configured host key entries 19:16:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/94/143894/4 # timeout=30 19:16:10 > git rev-parse ceb732180862bba6effa75148a3708f53d084343^{commit} # timeout=10 19:16:10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:16:10 Checking out Revision ceb732180862bba6effa75148a3708f53d084343 (refs/changes/94/143894/4) 19:16:10 > git config core.sparsecheckout # timeout=10 19:16:10 > git checkout -f ceb732180862bba6effa75148a3708f53d084343 # timeout=30 19:16:14 Commit message: "[DCAEGEN2] Datalake handler 1.2.0 release" 19:16:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:16:14 > git rev-list --no-walk 4ad36579a06b56ed10b819d7a453d5040f75040d # timeout=10 19:16:14 [EnvInject] - Injecting environment variables from a build step. 19:16:14 [EnvInject] - Injecting as environment variables the properties content 19:16:14 PYTHON=python3 19:16:14 19:16:14 [EnvInject] - Variables injected successfully. 19:16:14 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15116207350462328536.sh 19:16:14 ---> tox-install.sh 19:16:14 + source /home/jenkins/lf-env.sh 19:16:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:16:14 ++ mktemp -d /tmp/venv-XXXX 19:16:14 + lf_venv=/tmp/venv-xUZJ 19:16:14 + local venv_file=/tmp/.os_lf_venv 19:16:14 + local python=python3 19:16:14 + local options 19:16:14 + local set_path=true 19:16:14 + local install_args= 19:16: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 19:16:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:16:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:16:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:16:14 + true 19:16:14 + case $1 in 19:16:14 + venv_file=/tmp/.toxenv 19:16:14 + shift 2 19:16:14 + true 19:16:14 + case $1 in 19:16:14 + shift 19:16:14 + break 19:16:14 + case $python in 19:16:14 + local pkg_list= 19:16:14 + [[ -d /opt/pyenv ]] 19:16:14 + echo 'Setup pyenv:' 19:16:14 Setup pyenv: 19:16:14 + export PYENV_ROOT=/opt/pyenv 19:16:14 + PYENV_ROOT=/opt/pyenv 19:16:14 + 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 19:16:14 + 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 19:16:14 + pyenv versions 19:16:14 * system (set by /opt/pyenv/version) 19:16:14 * 3.8.13 (set by /opt/pyenv/version) 19:16:14 * 3.9.13 (set by /opt/pyenv/version) 19:16:14 * 3.10.6 (set by /opt/pyenv/version) 19:16:14 + command -v pyenv 19:16:14 ++ pyenv init - --no-rehash 19:16: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[*]}"'\'')" 19:16:14 export PATH="/opt/pyenv/shims:${PATH}" 19:16:14 export PYENV_SHELL=bash 19:16:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:16:14 pyenv() { 19:16:14 local command 19:16:14 command="${1:-}" 19:16:14 if [ "$#" -gt 0 ]; then 19:16:14 shift 19:16:14 fi 19:16:14 19:16:14 case "$command" in 19:16:14 rehash|shell) 19:16:14 eval "$(pyenv "sh-$command" "$@")" 19:16:14 ;; 19:16:14 *) 19:16:14 command pyenv "$command" "$@" 19:16:14 ;; 19:16:14 esac 19:16:14 }' 19:16: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[*]}"' 19:16:14 ++ 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 19:16:14 ++ 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 19:16:14 ++ 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 19:16:14 ++ export PYENV_SHELL=bash 19:16:14 ++ PYENV_SHELL=bash 19:16:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:16:14 +++ complete -F _pyenv pyenv 19:16:14 ++ lf-pyver python3 19:16:14 ++ local py_version_xy=python3 19:16:14 ++ local py_version_xyz= 19:16:14 ++ pyenv versions 19:16:14 ++ local command 19:16:14 ++ command=versions 19:16:14 ++ '[' 1 -gt 0 ']' 19:16:14 ++ shift 19:16:14 ++ case "$command" in 19:16:14 ++ command pyenv versions 19:16:14 ++ pyenv versions 19:16:14 ++ sed 's/^[ *]* //' 19:16:14 ++ awk '{ print $1 }' 19:16:14 ++ grep -E '^[0-9.]*[0-9]$' 19:16:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:16:14 +++ grep '^3' /tmp/.pyenv_versions 19:16:14 +++ sort -V 19:16:14 +++ tail -n 1 19:16:14 ++ py_version_xyz=3.10.6 19:16:14 ++ [[ -z 3.10.6 ]] 19:16:14 ++ echo 3.10.6 19:16:14 ++ return 0 19:16:14 + pyenv local 3.10.6 19:16:14 + local command 19:16:14 + command=local 19:16:14 + '[' 2 -gt 0 ']' 19:16:14 + shift 19:16:14 + case "$command" in 19:16:14 + command pyenv local 3.10.6 19:16:14 + pyenv local 3.10.6 19:16:14 + for arg in "$@" 19:16:14 + case $arg in 19:16:14 + pkg_list+='tox ' 19:16:14 + for arg in "$@" 19:16:14 + case $arg in 19:16:14 + pkg_list+='virtualenv ' 19:16:14 + for arg in "$@" 19:16:14 + case $arg in 19:16:14 + pkg_list+='urllib3~=1.26.15 ' 19:16:14 + [[ -f /tmp/.toxenv ]] 19:16:14 + [[ ! -f /tmp/.toxenv ]] 19:16:14 + [[ -n '' ]] 19:16:14 + python3 -m venv /tmp/venv-xUZJ 19:16:18 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xUZJ' 19:16:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xUZJ 19:16:18 + echo /tmp/venv-xUZJ 19:16:18 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:16:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:16:18 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:16:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:16:18 + local 'pip_opts=--upgrade --quiet' 19:16:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:16:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:16:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:16:18 + [[ -n '' ]] 19:16:18 + [[ -n '' ]] 19:16:18 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:16:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:16:18 + /tmp/venv-xUZJ/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 19:16:22 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:16:22 lf-activate-venv(): INFO: Base packages installed successfully 19:16:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:16:22 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:16:22 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:16:22 + /tmp/venv-xUZJ/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 19:16:24 + type python3 19:16:24 + true 19:16:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xUZJ/bin to PATH' 19:16:24 lf-activate-venv(): INFO: Adding /tmp/venv-xUZJ/bin to PATH 19:16:24 + PATH=/tmp/venv-xUZJ/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 19:16:24 + return 0 19:16:24 + python3 --version 19:16:24 Python 3.10.6 19:16:24 + python3 -m pip --version 19:16:24 pip 26.0.1 from /tmp/venv-xUZJ/lib/python3.10/site-packages/pip (python 3.10) 19:16:24 + python3 -m pip freeze 19:16:25 cachetools==7.0.5 19:16:25 colorama==0.4.6 19:16:25 distlib==0.4.0 19:16:25 filelock==3.25.2 19:16:25 packaging==26.0 19:16:25 platformdirs==4.9.4 19:16:25 pluggy==1.6.0 19:16:25 pyproject-api==1.10.0 19:16:25 python-discovery==1.2.1 19:16:25 tomli==2.4.1 19:16:25 tomli_w==1.2.0 19:16:25 tox==4.52.0 19:16:25 typing_extensions==4.15.0 19:16:25 urllib3==1.26.20 19:16:25 virtualenv==21.2.0 19:16:25 [EnvInject] - Injecting environment variables from a build step. 19:16:25 [EnvInject] - Injecting as environment variables the properties content 19:16:25 PARALLEL=false 19:16:25 19:16:25 [EnvInject] - Variables injected successfully. 19:16:25 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11312813796133476892.sh 19:16:25 ---> tox-run.sh 19:16:25 + 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 19:16:25 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 19:16:25 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 19:16:25 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 19:16:25 + cd /w/workspace/oom-master-pre-commit-lint/. 19:16:25 + source /home/jenkins/lf-env.sh 19:16:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:16:25 ++ mktemp -d /tmp/venv-XXXX 19:16:25 + lf_venv=/tmp/venv-USVw 19:16:25 + local venv_file=/tmp/.os_lf_venv 19:16:25 + local python=python3 19:16:25 + local options 19:16:25 + local set_path=true 19:16:25 + local install_args= 19:16:25 ++ 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 19:16:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:16:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:16:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:16:25 + true 19:16:25 + case $1 in 19:16:25 + venv_file=/tmp/.toxenv 19:16:25 + shift 2 19:16:25 + true 19:16:25 + case $1 in 19:16:25 + shift 19:16:25 + break 19:16:25 + case $python in 19:16:25 + local pkg_list= 19:16:25 + [[ -d /opt/pyenv ]] 19:16:25 + echo 'Setup pyenv:' 19:16:25 Setup pyenv: 19:16:25 + export PYENV_ROOT=/opt/pyenv 19:16:25 + PYENV_ROOT=/opt/pyenv 19:16:25 + 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 19:16:25 + 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 19:16:25 + pyenv versions 19:16:25 system 19:16:25 3.8.13 19:16:25 3.9.13 19:16:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:16:25 + command -v pyenv 19:16:25 ++ pyenv init - --no-rehash 19:16:25 + 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[*]}"'\'')" 19:16:25 export PATH="/opt/pyenv/shims:${PATH}" 19:16:25 export PYENV_SHELL=bash 19:16:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:16:25 pyenv() { 19:16:25 local command 19:16:25 command="${1:-}" 19:16:25 if [ "$#" -gt 0 ]; then 19:16:25 shift 19:16:25 fi 19:16:25 19:16:25 case "$command" in 19:16:25 rehash|shell) 19:16:25 eval "$(pyenv "sh-$command" "$@")" 19:16:25 ;; 19:16:25 *) 19:16:25 command pyenv "$command" "$@" 19:16:25 ;; 19:16:25 esac 19:16:25 }' 19:16:25 +++ 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[*]}"' 19:16:25 ++ 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 19:16:25 ++ 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 19:16:25 ++ 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 19:16:25 ++ export PYENV_SHELL=bash 19:16:25 ++ PYENV_SHELL=bash 19:16:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:16:25 +++ complete -F _pyenv pyenv 19:16:25 ++ lf-pyver python3 19:16:25 ++ local py_version_xy=python3 19:16:25 ++ local py_version_xyz= 19:16:25 ++ pyenv versions 19:16:25 ++ sed 's/^[ *]* //' 19:16:25 ++ local command 19:16:25 ++ awk '{ print $1 }' 19:16:25 ++ grep -E '^[0-9.]*[0-9]$' 19:16:25 ++ command=versions 19:16:25 ++ '[' 1 -gt 0 ']' 19:16:25 ++ shift 19:16:25 ++ case "$command" in 19:16:25 ++ command pyenv versions 19:16:25 ++ pyenv versions 19:16:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:16:25 +++ sort -V 19:16:25 +++ tail -n 1 19:16:25 +++ grep '^3' /tmp/.pyenv_versions 19:16:25 ++ py_version_xyz=3.10.6 19:16:25 ++ [[ -z 3.10.6 ]] 19:16:25 ++ echo 3.10.6 19:16:25 ++ return 0 19:16:25 + pyenv local 3.10.6 19:16:25 + local command 19:16:25 + command=local 19:16:25 + '[' 2 -gt 0 ']' 19:16:25 + shift 19:16:25 + case "$command" in 19:16:25 + command pyenv local 3.10.6 19:16:25 + pyenv local 3.10.6 19:16:25 + for arg in "$@" 19:16:25 + case $arg in 19:16:25 + pkg_list+='tox ' 19:16:25 + for arg in "$@" 19:16:25 + case $arg in 19:16:25 + pkg_list+='virtualenv ' 19:16:25 + for arg in "$@" 19:16:25 + case $arg in 19:16:25 + pkg_list+='urllib3~=1.26.15 ' 19:16:25 + [[ -f /tmp/.toxenv ]] 19:16:25 ++ cat /tmp/.toxenv 19:16:25 + lf_venv=/tmp/venv-xUZJ 19:16:25 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xUZJ from' file:/tmp/.toxenv 19:16:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xUZJ from file:/tmp/.toxenv 19:16:25 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:16:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:16:25 + local 'pip_opts=--upgrade --quiet' 19:16:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:16:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:16:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:16:25 + [[ -n '' ]] 19:16:25 + [[ -n '' ]] 19:16:25 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:16:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:16:25 + /tmp/venv-xUZJ/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 19:16:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:16:26 lf-activate-venv(): INFO: Base packages installed successfully 19:16:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:16:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:16:26 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:16:26 + /tmp/venv-xUZJ/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 19:16:27 + type python3 19:16:27 + true 19:16:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xUZJ/bin to PATH' 19:16:27 lf-activate-venv(): INFO: Adding /tmp/venv-xUZJ/bin to PATH 19:16:27 + PATH=/tmp/venv-xUZJ/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 19:16:27 + return 0 19:16:27 + [[ -d /opt/pyenv ]] 19:16:27 + echo '---> Setting up pyenv' 19:16:27 ---> Setting up pyenv 19:16:27 + export PYENV_ROOT=/opt/pyenv 19:16:27 + PYENV_ROOT=/opt/pyenv 19:16:27 + export PATH=/opt/pyenv/bin:/tmp/venv-xUZJ/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 19:16:27 + PATH=/opt/pyenv/bin:/tmp/venv-xUZJ/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 19:16:27 ++ pwd 19:16:27 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 19:16:27 + export PYTHONPATH 19:16:27 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:16:27 + TOX_TESTENV_PASSENV=PYTHONPATH 19:16:27 + tox --version 19:16:28 4.52.0 from /tmp/venv-xUZJ/lib/python3.10/site-packages/tox/__init__.py 19:16:28 + PARALLEL=false 19:16:28 + TOX_OPTIONS_LIST= 19:16:28 + [[ -n pre-commit ]] 19:16:28 + TOX_OPTIONS_LIST=' -e pre-commit' 19:16:28 + case ${PARALLEL,,} in 19:16:28 + tox -e pre-commit 19:16:28 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 19:16:29 pre-commit: install_deps> python -I -m pip install pre-commit 19:16:31 pre-commit: freeze> python -m pip freeze --all 19:16:32 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 19:16:32 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 19:16:32 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 19:16:32 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 19:16:35 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 19:16:36 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:16:36 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 19:16:36 [INFO] Once installed this environment will be reused. 19:16:36 [INFO] This may take a few minutes... 19:16:40 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:16:40 [INFO] Once installed this environment will be reused. 19:16:40 [INFO] This may take a few minutes... 19:16:45 trim trailing whitespace.................................................Passed 19:16:45 Tabs remover.............................................................Passed 19:16:45 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 19:16:45 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 19:16:45 [INFO] Once installed this environment will be reused. 19:16:45 [INFO] This may take a few minutes... 19:16:54 gitlint..............................................(no files to check)Skipped 19:16:54 pre-commit: OK (25.62=setup[3.79]+cmd[13.41,8.43] seconds) 19:16:54 congratulations :) (25.66 seconds) 19:16:54 + tox_status=0 19:16:54 + echo '---> Completed tox runs' 19:16:54 ---> Completed tox runs 19:16:54 + for i in .tox/*/log 19:16:54 ++ echo .tox/pre-commit/log 19:16:54 ++ awk -F/ '{print $2}' 19:16:54 + tox_env=pre-commit 19:16:54 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 19:16:54 + DOC_DIR=docs/_build/html 19:16:54 + [[ -d docs/_build/html ]] 19:16:54 + echo '---> tox-run.sh ends' 19:16:54 ---> tox-run.sh ends 19:16:54 + test 0 -eq 0 19:16:54 $ ssh-agent -k 19:16:54 unset SSH_AUTH_SOCK; 19:16:54 unset SSH_AGENT_PID; 19:16:54 echo Agent pid 1694 killed; 19:16:54 [ssh-agent] Stopped. 19:16:54 [PostBuildScript] - [INFO] Executing post build scripts. 19:16:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6437253535816914626.sh 19:16:54 ---> sysstat.sh 19:16:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9673736450350093391.sh 19:16:54 ---> package-listing.sh 19:16:54 ++ facter osfamily 19:16:54 ++ tr '[:upper:]' '[:lower:]' 19:16:54 + OS_FAMILY=debian 19:16:54 + workspace=/w/workspace/oom-master-pre-commit-lint 19:16:54 + START_PACKAGES=/tmp/packages_start.txt 19:16:54 + END_PACKAGES=/tmp/packages_end.txt 19:16:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:16:54 + PACKAGES=/tmp/packages_start.txt 19:16:54 + '[' /w/workspace/oom-master-pre-commit-lint ']' 19:16:54 + PACKAGES=/tmp/packages_end.txt 19:16:54 + case "${OS_FAMILY}" in 19:16:54 + dpkg -l 19:16:54 + grep '^ii' 19:16:54 + '[' -f /tmp/packages_start.txt ']' 19:16:54 + '[' -f /tmp/packages_end.txt ']' 19:16:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:16:54 + '[' /w/workspace/oom-master-pre-commit-lint ']' 19:16:54 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 19:16:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 19:16:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17976545626469014405.sh 19:16:54 ---> capture-instance-metadata.sh 19:16:54 Setup pyenv: 19:16:54 system 19:16:54 3.8.13 19:16:54 3.9.13 19:16:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:16:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DsoU 19:16:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:16:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:16:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:17:02 lf-activate-venv(): INFO: Base packages installed successfully 19:17:02 lf-activate-venv(): INFO: Installing additional packages: lftools 19:17:22 lf-activate-venv(): INFO: Adding /tmp/venv-DsoU/bin to PATH 19:17:22 INFO: Running in OpenStack, capturing instance metadata 19:17:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5383258499833803150.sh 19:17:23 provisioning config files... 19:17:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config6593113137761928564tmp 19:17:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:17:23 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:17:23 [EnvInject] - Injecting environment variables from a build step. 19:17:23 [EnvInject] - Injecting as environment variables the properties content 19:17:23 SERVER_ID=logs 19:17:23 19:17:23 [EnvInject] - Variables injected successfully. 19:17:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6924495856039552586.sh 19:17:23 ---> create-netrc.sh 19:17:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13703606795579408519.sh 19:17:23 ---> python-tools-install.sh 19:17:23 Setup pyenv: 19:17:23 system 19:17:23 3.8.13 19:17:23 3.9.13 19:17:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:17:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DsoU from file:/tmp/.os_lf_venv 19:17:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:17:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:17:25 lf-activate-venv(): INFO: Base packages installed successfully 19:17:25 lf-activate-venv(): INFO: Installing additional packages: lftools 19:17:32 lf-activate-venv(): INFO: Adding /tmp/venv-DsoU/bin to PATH 19:17:32 Generating Requirements File 19:17:48 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. 19:17:48 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:17:49 Python 3.10.6 19:17:49 pip 26.0.1 from /tmp/venv-DsoU/lib/python3.10/site-packages/pip (python 3.10) 19:17:49 appdirs==1.4.4 19:17:49 argcomplete==3.6.3 19:17:49 aspy.yaml==1.3.0 19:17:49 attrs==26.1.0 19:17:49 autopage==0.6.0 19:17:49 backports.strenum==1.3.1 19:17:49 beautifulsoup4==4.14.3 19:17:49 boto3==1.42.83 19:17:49 botocore==1.42.83 19:17:49 bs4==0.0.2 19:17:49 certifi==2026.2.25 19:17:49 cffi==2.0.0 19:17:49 cfgv==3.5.0 19:17:49 chardet==7.4.0.post2 19:17:49 charset-normalizer==3.4.7 19:17:49 click==8.3.2 19:17:49 cliff==4.13.2 19:17:49 cmd2==3.4.0 19:17:49 cryptography==3.3.2 19:17:49 debtcollector==3.1.0 19:17:49 decorator==5.2.1 19:17:49 defusedxml==0.7.1 19:17:49 Deprecated==1.3.1 19:17:49 distlib==0.4.0 19:17:49 dnspython==2.8.0 19:17:49 docker==7.1.0 19:17:49 dogpile.cache==1.5.0 19:17:49 durationpy==0.10 19:17:49 email-validator==2.3.0 19:17:49 filelock==3.25.2 19:17:49 future==1.0.0 19:17:49 gitdb==4.0.12 19:17:49 GitPython==3.1.46 19:17:49 httplib2==0.30.2 19:17:49 identify==2.6.18 19:17:49 idna==3.11 19:17:49 importlib-resources==1.5.0 19:17:49 iso8601==2.1.0 19:17:49 Jinja2==3.1.6 19:17:49 jmespath==1.1.0 19:17:49 jsonpatch==1.33 19:17:49 jsonpointer==3.1.1 19:17:49 jsonschema==4.26.0 19:17:49 jsonschema-specifications==2025.9.1 19:17:49 keystoneauth1==5.13.1 19:17:49 kubernetes==35.0.0 19:17:49 lftools==0.37.22 19:17:49 lxml==6.0.2 19:17:49 markdown-it-py==4.0.0 19:17:49 MarkupSafe==3.0.3 19:17:49 mdurl==0.1.2 19:17:49 msgpack==1.1.2 19:17:49 multi_key_dict==2.0.3 19:17:49 munch==4.0.0 19:17:49 netaddr==1.3.0 19:17:49 niet==1.4.2 19:17:49 nodeenv==1.10.0 19:17:49 oauth2client==4.1.3 19:17:49 oauthlib==3.3.1 19:17:49 openstacksdk==4.10.0 19:17:49 os-service-types==1.8.2 19:17:49 osc-lib==4.4.0 19:17:49 oslo.config==10.3.0 19:17:49 oslo.context==6.3.0 19:17:49 oslo.i18n==6.7.2 19:17:49 oslo.log==8.1.0 19:17:49 oslo.serialization==5.9.1 19:17:49 oslo.utils==10.0.0 19:17:49 packaging==26.0 19:17:49 pbr==7.0.3 19:17:49 platformdirs==4.9.4 19:17:49 prettytable==3.17.0 19:17:49 psutil==7.2.2 19:17:49 pyasn1==0.6.3 19:17:49 pyasn1_modules==0.4.2 19:17:49 pycparser==3.0 19:17:49 pygerrit2==2.0.15 19:17:49 PyGithub==2.9.0 19:17:49 Pygments==2.20.0 19:17:49 PyJWT==2.12.1 19:17:49 PyNaCl==1.6.2 19:17:49 pyparsing==2.4.7 19:17:49 pyperclip==1.11.0 19:17:49 pyrsistent==0.20.0 19:17:49 python-cinderclient==9.9.0 19:17:49 python-dateutil==2.9.0.post0 19:17:49 python-discovery==1.2.1 19:17:49 python-heatclient==5.1.0 19:17:49 python-jenkins==1.8.3 19:17:49 python-keystoneclient==5.8.0 19:17:49 python-magnumclient==4.10.0 19:17:49 python-openstackclient==9.0.0 19:17:49 python-swiftclient==4.10.0 19:17:49 PyYAML==6.0.3 19:17:49 referencing==0.37.0 19:17:49 requests==2.33.1 19:17:49 requests-oauthlib==2.0.0 19:17:49 requestsexceptions==1.4.0 19:17:49 rfc3986==2.0.0 19:17:49 rich==14.3.3 19:17:49 rich-argparse==1.7.2 19:17:49 rpds-py==0.30.0 19:17:49 rsa==4.9.1 19:17:49 ruamel.yaml==0.19.1 19:17:49 ruamel.yaml.clib==0.2.15 19:17:49 s3transfer==0.16.0 19:17:49 simplejson==3.20.2 19:17:49 six==1.17.0 19:17:49 smmap==5.0.3 19:17:49 soupsieve==2.8.3 19:17:49 stevedore==5.7.0 19:17:49 tabulate==0.10.0 19:17:49 toml==0.10.2 19:17:49 tomlkit==0.14.0 19:17:49 tqdm==4.67.3 19:17:49 typing_extensions==4.15.0 19:17:49 urllib3==1.26.20 19:17:49 virtualenv==21.2.0 19:17:49 wcwidth==0.6.0 19:17:49 websocket-client==1.9.0 19:17:49 wrapt==2.1.2 19:17:49 xdg==6.0.0 19:17:49 xmltodict==1.0.4 19:17:49 yq==3.4.3 19:17:49 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins18168752498822426589.sh 19:17:49 ---> uv-install.sh 19:17:49 Installing uv/uvx (latest) using shell installer 19:17:49 2026-04-05 19:17:49 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-05T19%3A55%3A39Z&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-05T18%3A54%3A45Z&ske=2026-04-05T19%3A55%3A39Z&sks=b&skv=2018-11-09&sig=ETpQXjhgibxgurZGR8ZjwG7q36iTJP5adB6irhRcm5o%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTQxNjg5OCwibmJmIjoxNzc1NDE2NTk4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.l-6hSRh0lsiwXHqhD788HMo1RzzOTOhhsSXCpfZJkD0&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-YvJ6fq.sh" [1] 19:17:49 downloading uv 0.11.3 x86_64-unknown-linux-gnu 19:17:50 installing to /home/jenkins/.local/bin 19:17:50 uv 19:17:50 uvx 19:17:50 everything's installed! 19:17:50 19:17:50 To add $HOME/.local/bin to your PATH, either restart your shell or run: 19:17:50 19:17:50 source $HOME/.local/bin/env (sh, bash, zsh) 19:17:50 source $HOME/.local/bin/env.fish (fish) 19:17:50 Adding install location to PATH 19:17:50 ---> Validating uv/uvx install 19:17:50 uvx 0.11.3 (x86_64-unknown-linux-gnu) 19:17:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9812091230059794257.sh 19:17:50 ---> sudo-logs.sh 19:17:50 Archiving 'sudo' log.. 19:17:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15110851538596335133.sh 19:17:51 ---> job-cost.sh 19:17:51 INFO: Activating Python virtual environment... 19:17:51 Setup pyenv: 19:17:51 system 19:17:51 3.8.13 19:17:51 3.9.13 19:17:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:17:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DsoU from file:/tmp/.os_lf_venv 19:17:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:17:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:17:52 lf-activate-venv(): INFO: Base packages installed successfully 19:17:52 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:17:57 lf-activate-venv(): INFO: Adding /tmp/venv-DsoU/bin to PATH 19:17:57 INFO: No stack-cost file found 19:17:57 INFO: Instance uptime: 138s 19:17:57 INFO: Fetching instance metadata (attempt 1 of 3)... 19:17:57 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:17:58 INFO: Successfully fetched instance metadata 19:17:58 INFO: Instance type: v3-standard-4 19:17:58 INFO: Retrieving pricing info for: v3-standard-4 19:17:58 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:17:58 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=138 19:17:58 INFO: Successfully fetched Vexxhost pricing API 19:17:58 INFO: Retrieved cost: 0.11 19:17:58 INFO: Retrieved resource: v3-standard-4 19:17:58 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 19:17:58 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 19:17:58 INFO: Successfully archived job cost data 19:17:58 DEBUG: Cost data: oom-master-pre-commit-lint,4565,2026-04-05 19:17:58,v3-standard-4,138,0.11,0.00,SUCCESS 19:17:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1471039905968147414.sh 19:17:58 ---> logs-deploy.sh 19:17:58 Setup pyenv: 19:17:58 system 19:17:58 3.8.13 19:17:58 3.9.13 19:17:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:17:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DsoU from file:/tmp/.os_lf_venv 19:17:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:17:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:18:00 lf-activate-venv(): INFO: Base packages installed successfully 19:18:00 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:18:08 lf-activate-venv(): INFO: Adding /tmp/venv-DsoU/bin to PATH 19:18:08 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4565 19:18:08 INFO: archiving workspace using pattern(s): 19:18:09 Archives upload complete. 19:18:09 INFO: archiving logs to Nexus 19:18:10 ---> uname -a: 19:18:10 Linux prd-ubuntu1804-builder-4c-4g-4001 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:18:10 19:18:10 19:18:10 ---> lscpu: 19:18:10 Architecture: x86_64 19:18:10 CPU op-mode(s): 32-bit, 64-bit 19:18:10 Byte Order: Little Endian 19:18:10 CPU(s): 4 19:18:10 On-line CPU(s) list: 0-3 19:18:10 Thread(s) per core: 1 19:18:10 Core(s) per socket: 1 19:18:10 Socket(s): 4 19:18:10 NUMA node(s): 1 19:18:10 Vendor ID: AuthenticAMD 19:18:10 CPU family: 23 19:18:10 Model: 49 19:18:10 Model name: AMD EPYC-Rome Processor 19:18:10 Stepping: 0 19:18:10 CPU MHz: 2800.000 19:18:10 BogoMIPS: 5600.00 19:18:10 Virtualization: AMD-V 19:18:10 Hypervisor vendor: KVM 19:18:10 Virtualization type: full 19:18:10 L1d cache: 32K 19:18:10 L1i cache: 32K 19:18:10 L2 cache: 512K 19:18:10 L3 cache: 16384K 19:18:10 NUMA node0 CPU(s): 0-3 19:18:10 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 19:18:10 19:18:10 19:18:10 ---> nproc: 19:18:10 4 19:18:10 19:18:10 19:18:10 ---> df -h: 19:18:10 Filesystem Size Used Avail Use% Mounted on 19:18:10 udev 7.9G 0 7.9G 0% /dev 19:18:10 tmpfs 1.6G 676K 1.6G 1% /run 19:18:10 /dev/vda1 78G 8.5G 69G 11% / 19:18:10 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:18:10 tmpfs 5.0M 0 5.0M 0% /run/lock 19:18:10 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:18:10 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:18:10 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:18:10 19:18:10 19:18:10 ---> free -m: 19:18:10 total used free shared buff/cache available 19:18:10 Mem: 16040 564 13210 0 2265 15154 19:18:10 Swap: 1023 0 1023 19:18:10 19:18:10 19:18:10 ---> ip addr: 19:18:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:18:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:18:10 inet 127.0.0.1/8 scope host lo 19:18:10 valid_lft forever preferred_lft forever 19:18:10 inet6 ::1/128 scope host 19:18:10 valid_lft forever preferred_lft forever 19:18:10 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:18:10 link/ether fa:16:3e:49:a8:ad brd ff:ff:ff:ff:ff:ff 19:18:10 inet 10.30.107.96/23 brd 10.30.107.255 scope global dynamic ens3 19:18:10 valid_lft 86258sec preferred_lft 86258sec 19:18:10 inet6 fe80::f816:3eff:fe49:a8ad/64 scope link 19:18:10 valid_lft forever preferred_lft forever 19:18:10 19:18:10 19:18:10 ---> sar -b -r -n DEV: 19:18:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4001) 04/05/26 _x86_64_ (4 CPU) 19:18:10 19:18:10 19:15:51 LINUX RESTART (4 CPU) 19:18:10 19:18:10 19:16:01 tps rtps wtps bread/s bwrtn/s 19:18:10 19:17:01 334.94 38.84 296.10 1362.08 64806.80 19:18:10 19:18:01 137.68 1.22 136.46 135.98 21265.66 19:18:10 Average: 236.32 20.03 216.29 749.08 43038.04 19:18:10 19:18:10 19:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:18:10 19:17:01 13945144 15550348 2479824 15.10 58764 1745640 756620 4.33 743784 1518504 147500 19:18:10 19:18:01 13558348 15545544 2866620 17.45 87240 2079412 745656 4.27 769184 1841348 176612 19:18:10 Average: 13751746 15547946 2673222 16.28 73002 1912526 751138 4.30 756484 1679926 162056 19:18:10 19:18:10 19:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:18:10 19:17:01 lo 2.47 2.47 0.27 0.27 0.00 0.00 0.00 0.00 19:18:10 19:17:01 ens3 558.81 371.86 2306.46 83.47 0.00 0.00 0.00 0.00 19:18:10 19:18:01 lo 2.00 2.00 0.22 0.22 0.00 0.00 0.00 0.00 19:18:10 19:18:01 ens3 87.29 63.57 1330.24 13.17 0.00 0.00 0.00 0.00 19:18:10 Average: lo 2.23 2.23 0.24 0.24 0.00 0.00 0.00 0.00 19:18:10 Average: ens3 323.07 217.73 1818.39 48.32 0.00 0.00 0.00 0.00 19:18:10 19:18:10 19:18:10 ---> sar -P ALL: 19:18:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4001) 04/05/26 _x86_64_ (4 CPU) 19:18:10 19:18:10 19:15:51 LINUX RESTART (4 CPU) 19:18:10 19:18:10 19:16:01 CPU %user %nice %system %iowait %steal %idle 19:18:10 19:17:01 all 24.82 0.00 2.75 3.61 0.07 68.75 19:18:10 19:17:01 0 21.04 0.00 3.43 5.28 0.08 70.17 19:18:10 19:17:01 1 16.65 0.00 1.64 3.06 0.05 78.61 19:18:10 19:17:01 2 27.96 0.00 2.68 4.76 0.07 64.54 19:18:10 19:17:01 3 33.67 0.00 3.25 1.34 0.07 61.67 19:18:10 19:18:01 all 21.27 0.00 1.63 1.88 0.06 75.17 19:18:10 19:18:01 0 20.54 0.00 1.45 0.47 0.03 77.51 19:18:10 19:18:01 1 7.73 0.00 1.02 4.77 0.03 86.45 19:18:10 19:18:01 2 3.62 0.00 1.04 1.18 0.08 94.08 19:18:10 19:18:01 3 53.34 0.00 3.00 1.13 0.07 42.46 19:18:10 Average: all 23.04 0.00 2.19 2.74 0.06 71.97 19:18:10 Average: 0 20.79 0.00 2.44 2.87 0.06 73.84 19:18:10 Average: 1 12.19 0.00 1.33 3.91 0.04 82.52 19:18:10 Average: 2 15.68 0.00 1.85 2.96 0.07 79.44 19:18:10 Average: 3 43.54 0.00 3.12 1.24 0.07 52.04 19:18:10 19:18:10 19:18:10