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