06:15:26 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/147624 06:15:26 Running as SYSTEM 06:15:26 [EnvInject] - Loading node environment variables. 06:15:26 Building remotely on prd-ubuntu1804-builder-4c-4g-4070 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 06:15:26 [ssh-agent] Looking for ssh-agent implementation... 06:15:27 $ ssh-agent 06:15:27 SSH_AUTH_SOCK=/tmp/ssh-K1ZTeOx1vqIv/agent.1688 06:15:27 SSH_AGENT_PID=1690 06:15:27 [ssh-agent] Started. 06:15:27 Running ssh-add (command line suppressed) 06:15:27 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_6498650141783472316.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_6498650141783472316.key) 06:15:27 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:15:27 The recommended git tool is: NONE 06:15:28 using credential onap-jenkins-ssh 06:15:28 Wiping out workspace first. 06:15:28 Cloning the remote Git repository 06:15:28 Cloning repository git://cloud.onap.org/mirror/oom.git 06:15:28 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 06:15:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:15:28 > git --version # timeout=10 06:15:28 > git --version # 'git version 2.17.1' 06:15:28 using GIT_SSH to set credentials Gerrit user 06:15:28 Verifying host key using manually-configured host key entries 06:15:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:15:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:15:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:15:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:15:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:15:33 using GIT_SSH to set credentials Gerrit user 06:15:33 Verifying host key using manually-configured host key entries 06:15:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/24/147624/2 # timeout=30 06:15:34 > git rev-parse 5e7b5bc61a806197a814066c4d49b5dab2fa44ec^{commit} # timeout=10 06:15:34 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:15:34 Checking out Revision 5e7b5bc61a806197a814066c4d49b5dab2fa44ec (refs/changes/24/147624/2) 06:15:34 > git config core.sparsecheckout # timeout=10 06:15:34 > git checkout -f 5e7b5bc61a806197a814066c4d49b5dab2fa44ec # timeout=30 06:15:37 Commit message: "[SDC] 13.4.0" 06:15:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:15:37 > git rev-list --no-walk d6a047dcaa9981977032cec6c06dbd507f5c9b7b # timeout=10 06:15:37 [EnvInject] - Injecting environment variables from a build step. 06:15:37 [EnvInject] - Injecting as environment variables the properties content 06:15:37 PYTHON=python3 06:15:37 06:15:37 [EnvInject] - Variables injected successfully. 06:15:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11606452640143444533.sh 06:15:37 ---> tox-install.sh 06:15:37 + source /home/jenkins/lf-env.sh 06:15:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:15:37 ++ mktemp -d /tmp/venv-XXXX 06:15:37 + lf_venv=/tmp/venv-B7Yi 06:15:37 + local venv_file=/tmp/.os_lf_venv 06:15:37 + local python=python3 06:15:37 + local options 06:15:37 + local set_path=true 06:15:37 + local install_args= 06:15:37 ++ 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 06:15:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:15:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:15:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:15:37 + true 06:15:37 + case $1 in 06:15:37 + venv_file=/tmp/.toxenv 06:15:37 + shift 2 06:15:37 + true 06:15:37 + case $1 in 06:15:37 + shift 06:15:37 + break 06:15:37 + case $python in 06:15:37 + local pkg_list= 06:15:37 + [[ -d /opt/pyenv ]] 06:15:37 + echo 'Setup pyenv:' 06:15:37 Setup pyenv: 06:15:37 + export PYENV_ROOT=/opt/pyenv 06:15:37 + PYENV_ROOT=/opt/pyenv 06:15:37 + 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 06:15:37 + 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 06:15:37 + pyenv versions 06:15:37 * system (set by /opt/pyenv/version) 06:15:37 * 3.8.13 (set by /opt/pyenv/version) 06:15:37 * 3.9.13 (set by /opt/pyenv/version) 06:15:37 * 3.10.6 (set by /opt/pyenv/version) 06:15:37 + command -v pyenv 06:15:37 ++ pyenv init - --no-rehash 06:15:37 + 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[*]}"'\'')" 06:15:37 export PATH="/opt/pyenv/shims:${PATH}" 06:15:37 export PYENV_SHELL=bash 06:15:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:15:37 pyenv() { 06:15:37 local command 06:15:37 command="${1:-}" 06:15:37 if [ "$#" -gt 0 ]; then 06:15:37 shift 06:15:37 fi 06:15:37 06:15:37 case "$command" in 06:15:37 rehash|shell) 06:15:37 eval "$(pyenv "sh-$command" "$@")" 06:15:37 ;; 06:15:37 *) 06:15:37 command pyenv "$command" "$@" 06:15:37 ;; 06:15:37 esac 06:15:37 }' 06:15:37 +++ 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[*]}"' 06:15:37 ++ 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 06:15:37 ++ 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 06:15:37 ++ 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 06:15:37 ++ export PYENV_SHELL=bash 06:15:37 ++ PYENV_SHELL=bash 06:15:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:15:37 +++ complete -F _pyenv pyenv 06:15:37 ++ lf-pyver python3 06:15:37 ++ local py_version_xy=python3 06:15:37 ++ local py_version_xyz= 06:15:37 ++ pyenv versions 06:15:37 ++ local command 06:15:37 ++ command=versions 06:15:37 ++ '[' 1 -gt 0 ']' 06:15:37 ++ shift 06:15:37 ++ case "$command" in 06:15:37 ++ command pyenv versions 06:15:37 ++ pyenv versions 06:15:37 ++ awk '{ print $1 }' 06:15:37 ++ grep -E '^[0-9.]*[0-9]$' 06:15:37 ++ sed 's/^[ *]* //' 06:15:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:15:37 +++ grep '^3' /tmp/.pyenv_versions 06:15:37 +++ sort -V 06:15:37 +++ tail -n 1 06:15:37 ++ py_version_xyz=3.10.6 06:15:37 ++ [[ -z 3.10.6 ]] 06:15:37 ++ echo 3.10.6 06:15:37 ++ return 0 06:15:37 + pyenv local 3.10.6 06:15:37 + local command 06:15:37 + command=local 06:15:37 + '[' 2 -gt 0 ']' 06:15:37 + shift 06:15:37 + case "$command" in 06:15:37 + command pyenv local 3.10.6 06:15:37 + pyenv local 3.10.6 06:15:37 + for arg in "$@" 06:15:37 + case $arg in 06:15:37 + pkg_list+='tox ' 06:15:37 + for arg in "$@" 06:15:37 + case $arg in 06:15:37 + pkg_list+='virtualenv ' 06:15:37 + for arg in "$@" 06:15:37 + case $arg in 06:15:37 + pkg_list+='urllib3~=1.26.15 ' 06:15:37 + [[ -f /tmp/.toxenv ]] 06:15:37 + [[ ! -f /tmp/.toxenv ]] 06:15:37 + [[ -n '' ]] 06:15:37 + python3 -m venv /tmp/venv-B7Yi 06:15:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-B7Yi' 06:15:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-B7Yi 06:15:41 + echo /tmp/venv-B7Yi 06:15:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:15:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:15:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:15:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:15:41 + local 'pip_opts=--upgrade --quiet' 06:15:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:15:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:15:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:15:41 + [[ -n '' ]] 06:15:41 + [[ -n '' ]] 06:15:41 + lf-venv-pip-install /tmp/venv-B7Yi/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 06:15:41 + local venv_python=/tmp/venv-B7Yi/bin/python3 06:15:41 + shift 06:15:41 + local upstream=https://pypi.org/simple 06:15:41 + /tmp/venv-B7Yi/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 06:15:45 + return 0 06:15:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:15:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:15:45 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:15:45 + lf-venv-pip-install /tmp/venv-B7Yi/bin/python3 --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 06:15:45 + local venv_python=/tmp/venv-B7Yi/bin/python3 06:15:45 + shift 06:15:45 + local upstream=https://pypi.org/simple 06:15:45 + /tmp/venv-B7Yi/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 06:15:48 + return 0 06:15:48 + type python3 06:15:48 + true 06:15:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-B7Yi/bin to PATH' 06:15:48 lf-activate-venv(): INFO: Adding /tmp/venv-B7Yi/bin to PATH 06:15:48 + PATH=/tmp/venv-B7Yi/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 06:15:48 + return 0 06:15:48 + python3 --version 06:15:48 Python 3.10.6 06:15:48 + python3 -m pip --version 06:15:48 pip 26.2.1 from /tmp/venv-B7Yi/lib/python3.10/site-packages/pip (python 3.10) 06:15:48 + python3 -m pip freeze 06:15:48 cachetools==7.2.0 06:15:48 colorama==0.4.6 06:15:48 distlib==0.4.3 06:15:48 filelock==3.32.7 06:15:48 packaging==26.3 06:15:48 platformdirs==4.11.12 06:15:48 pluggy==1.6.0 06:15:48 pyproject-api==1.11.2 06:15:48 python-discovery==1.6.1 06:15:48 tomli==2.4.1 06:15:48 tomli_w==1.2.0 06:15:48 tox==4.63.0 06:15:48 typing_extensions==4.16.0 06:15:48 urllib3==1.26.20 06:15:48 virtualenv==21.9.1 06:15:48 [EnvInject] - Injecting environment variables from a build step. 06:15:48 [EnvInject] - Injecting as environment variables the properties content 06:15:48 PARALLEL=false 06:15:48 06:15:48 [EnvInject] - Variables injected successfully. 06:15:48 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4480757074740404533.sh 06:15:48 ---> tox-run.sh 06:15:48 + 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 06:15:48 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 06:15:48 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 06:15:48 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 06:15:48 + cd /w/workspace/oom-master-pre-commit-lint/. 06:15:48 + source /home/jenkins/lf-env.sh 06:15:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:15:48 ++ mktemp -d /tmp/venv-XXXX 06:15:48 + lf_venv=/tmp/venv-1vPX 06:15:48 + local venv_file=/tmp/.os_lf_venv 06:15:48 + local python=python3 06:15:48 + local options 06:15:48 + local set_path=true 06:15:48 + local install_args= 06:15:48 ++ 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 06:15:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:15:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:15:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:15:48 + true 06:15:48 + case $1 in 06:15:48 + venv_file=/tmp/.toxenv 06:15:48 + shift 2 06:15:48 + true 06:15:48 + case $1 in 06:15:48 + shift 06:15:48 + break 06:15:48 + case $python in 06:15:48 + local pkg_list= 06:15:48 + [[ -d /opt/pyenv ]] 06:15:48 + echo 'Setup pyenv:' 06:15:48 Setup pyenv: 06:15:48 + export PYENV_ROOT=/opt/pyenv 06:15:48 + PYENV_ROOT=/opt/pyenv 06:15:48 + 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 06:15:48 + 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 06:15:48 + pyenv versions 06:15:48 system 06:15:48 3.8.13 06:15:48 3.9.13 06:15:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:15:48 + command -v pyenv 06:15:48 ++ pyenv init - --no-rehash 06:15:48 + 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[*]}"'\'')" 06:15:48 export PATH="/opt/pyenv/shims:${PATH}" 06:15:48 export PYENV_SHELL=bash 06:15:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:15:48 pyenv() { 06:15:48 local command 06:15:48 command="${1:-}" 06:15:48 if [ "$#" -gt 0 ]; then 06:15:48 shift 06:15:48 fi 06:15:48 06:15:48 case "$command" in 06:15:48 rehash|shell) 06:15:48 eval "$(pyenv "sh-$command" "$@")" 06:15:48 ;; 06:15:48 *) 06:15:48 command pyenv "$command" "$@" 06:15:48 ;; 06:15:48 esac 06:15:48 }' 06:15:48 +++ 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[*]}"' 06:15:48 ++ 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 06:15:48 ++ 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 06:15:48 ++ 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 06:15:48 ++ export PYENV_SHELL=bash 06:15:48 ++ PYENV_SHELL=bash 06:15:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:15:48 +++ complete -F _pyenv pyenv 06:15:48 ++ lf-pyver python3 06:15:48 ++ local py_version_xy=python3 06:15:48 ++ local py_version_xyz= 06:15:48 ++ pyenv versions 06:15:48 ++ local command 06:15:48 ++ command=versions 06:15:48 ++ '[' 1 -gt 0 ']' 06:15:48 ++ shift 06:15:48 ++ case "$command" in 06:15:48 ++ command pyenv versions 06:15:48 ++ pyenv versions 06:15:48 ++ sed 's/^[ *]* //' 06:15:48 ++ grep -E '^[0-9.]*[0-9]$' 06:15:48 ++ awk '{ print $1 }' 06:15:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:15:48 +++ grep '^3' /tmp/.pyenv_versions 06:15:48 +++ sort -V 06:15:48 +++ tail -n 1 06:15:48 ++ py_version_xyz=3.10.6 06:15:48 ++ [[ -z 3.10.6 ]] 06:15:48 ++ echo 3.10.6 06:15:48 ++ return 0 06:15:48 + pyenv local 3.10.6 06:15:48 + local command 06:15:48 + command=local 06:15:48 + '[' 2 -gt 0 ']' 06:15:48 + shift 06:15:48 + case "$command" in 06:15:48 + command pyenv local 3.10.6 06:15:48 + pyenv local 3.10.6 06:15:48 + for arg in "$@" 06:15:48 + case $arg in 06:15:48 + pkg_list+='tox ' 06:15:48 + for arg in "$@" 06:15:48 + case $arg in 06:15:48 + pkg_list+='virtualenv ' 06:15:48 + for arg in "$@" 06:15:48 + case $arg in 06:15:48 + pkg_list+='urllib3~=1.26.15 ' 06:15:48 + [[ -f /tmp/.toxenv ]] 06:15:48 ++ cat /tmp/.toxenv 06:15:48 + lf_venv=/tmp/venv-B7Yi 06:15:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B7Yi from' file:/tmp/.toxenv 06:15:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B7Yi from file:/tmp/.toxenv 06:15:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:15:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:15:48 + local 'pip_opts=--upgrade --quiet' 06:15:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:15:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:15:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:15:48 + [[ -n '' ]] 06:15:48 + [[ -n '' ]] 06:15:48 + lf-venv-pip-install /tmp/venv-B7Yi/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 06:15:48 + local venv_python=/tmp/venv-B7Yi/bin/python3 06:15:48 + shift 06:15:48 + local upstream=https://pypi.org/simple 06:15:48 + /tmp/venv-B7Yi/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 06:15:49 + return 0 06:15:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:15:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:15:49 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:15:49 + lf-venv-pip-install /tmp/venv-B7Yi/bin/python3 --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 06:15:49 + local venv_python=/tmp/venv-B7Yi/bin/python3 06:15:49 + shift 06:15:49 + local upstream=https://pypi.org/simple 06:15:49 + /tmp/venv-B7Yi/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 06:15:50 + return 0 06:15:50 + type python3 06:15:50 + true 06:15:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-B7Yi/bin to PATH' 06:15:50 lf-activate-venv(): INFO: Adding /tmp/venv-B7Yi/bin to PATH 06:15:50 + PATH=/tmp/venv-B7Yi/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 06:15:50 + return 0 06:15:50 + [[ -d /opt/pyenv ]] 06:15:50 + echo '---> Setting up pyenv' 06:15:50 ---> Setting up pyenv 06:15:50 + export PYENV_ROOT=/opt/pyenv 06:15:50 + PYENV_ROOT=/opt/pyenv 06:15:50 + export PATH=/opt/pyenv/bin:/tmp/venv-B7Yi/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 06:15:50 + PATH=/opt/pyenv/bin:/tmp/venv-B7Yi/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 06:15:50 ++ pwd 06:15:50 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 06:15:50 + export PYTHONPATH 06:15:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:15:50 + TOX_TESTENV_PASSENV=PYTHONPATH 06:15:50 + tox --version 06:15:50 4.63.0 from /tmp/venv-B7Yi/lib/python3.10/site-packages/tox/__init__.py 06:15:51 + PARALLEL=false 06:15:51 + TOX_OPTIONS_LIST= 06:15:51 + [[ -n pre-commit ]] 06:15:51 + TOX_OPTIONS_LIST=' -e pre-commit' 06:15:51 + case ${PARALLEL,,} in 06:15:51 + tox -e pre-commit 06:15:51 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 06:15:52 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 06:15:56 pre-commit: freeze> python -m pip freeze --all 06:15:56 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.7,identify==2.6.19,nodeenv==1.10.0,pip==26.2.1,platformdirs==4.11.12,pre_commit==4.6.0,python-discovery==1.6.1,PyYAML==6.0.3,setuptools==84.0.0,typing_extensions==4.16.0,virtualenv==21.9.1 06:15:56 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 06:15:56 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 06:15:57 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 06:15:57 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 06:15:58 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:15:59 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 06:15:59 [INFO] Once installed this environment will be reused. 06:15:59 [INFO] This may take a few minutes... 06:16:03 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:16:03 [INFO] Once installed this environment will be reused. 06:16:03 [INFO] This may take a few minutes... 06:16:08 trim trailing whitespace.................................................Passed 06:16:08 Tabs remover.............................................................Passed 06:16:08 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 06:16:08 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 06:16:08 [INFO] Once installed this environment will be reused. 06:16:08 [INFO] This may take a few minutes... 06:16:17 gitlint..............................................(no files to check)Skipped 06:16:17 pre-commit: OK (25.98=setup[5.09]+cmd[12.13,8.77] seconds) 06:16:17 congratulations :) (26.02 seconds) 06:16:17 + tox_status=0 06:16:17 + echo '---> Completed tox runs' 06:16:17 ---> Completed tox runs 06:16:17 + for i in .tox/*/log 06:16:17 ++ echo .tox/pre-commit/log 06:16:17 ++ awk -F/ '{print $2}' 06:16:17 + tox_env=pre-commit 06:16:17 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 06:16:17 + DOC_DIR=docs/_build/html 06:16:17 + [[ -d docs/_build/html ]] 06:16:17 + echo '---> tox-run.sh ends' 06:16:17 ---> tox-run.sh ends 06:16:17 + test 0 -eq 0 06:16:17 $ ssh-agent -k 06:16:17 unset SSH_AUTH_SOCK; 06:16:17 unset SSH_AGENT_PID; 06:16:17 echo Agent pid 1690 killed; 06:16:17 [ssh-agent] Stopped. 06:16:17 [PostBuildScript] - [INFO] Executing post build scripts. 06:16:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10901243922428734611.sh 06:16:17 ---> sysstat.sh 06:16:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15766379664959154492.sh 06:16:18 ---> package-listing.sh 06:16:18 ++ facter osfamily 06:16:18 ++ tr '[:upper:]' '[:lower:]' 06:16:18 + OS_FAMILY=debian 06:16:18 + workspace=/w/workspace/oom-master-pre-commit-lint 06:16:18 + START_PACKAGES=/tmp/packages_start.txt 06:16:18 + END_PACKAGES=/tmp/packages_end.txt 06:16:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:16:18 + PACKAGES=/tmp/packages_start.txt 06:16:18 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:16:18 + PACKAGES=/tmp/packages_end.txt 06:16:18 + case "${OS_FAMILY}" in 06:16:18 + dpkg -l 06:16:18 + grep '^ii' 06:16:18 + '[' -f /tmp/packages_start.txt ']' 06:16:18 + '[' -f /tmp/packages_end.txt ']' 06:16:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:16:18 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:16:18 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 06:16:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 06:16:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12153086458001441085.sh 06:16:18 ---> capture-instance-metadata.sh 06:16:18 Setup pyenv: 06:16:18 system 06:16:18 3.8.13 06:16:18 3.9.13 06:16:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:16:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-31eD 06:16:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:16:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:16:25 lf-activate-venv(): INFO: Installing additional packages: lftools 06:16:46 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. 06:16:46 virtualenv 21.9.1 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 06:16:47 lf-activate-venv(): INFO: Adding /tmp/venv-31eD/bin to PATH 06:16:47 INFO: Running in OpenStack, capturing instance metadata 06:16:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2781205806053889087.sh 06:16:47 provisioning config files... 06:16:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config11862278737230305874tmp 06:16:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:16:47 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:16:47 [EnvInject] - Injecting environment variables from a build step. 06:16:47 [EnvInject] - Injecting as environment variables the properties content 06:16:47 SERVER_ID=logs 06:16:47 06:16:47 [EnvInject] - Variables injected successfully. 06:16:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17584742396058312706.sh 06:16:47 ---> create-netrc.sh 06:16:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6404919173430303413.sh 06:16:47 ---> python-tools-install.sh 06:16:47 Setup pyenv: 06:16:47 system 06:16:47 3.8.13 06:16:47 3.9.13 06:16:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:16:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-31eD from file:/tmp/.os_lf_venv 06:16:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:16:49 lf-activate-venv(): INFO: Installing additional packages: lftools 06:16:55 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. 06:16:55 virtualenv 21.9.1 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 06:16:55 lf-activate-venv(): INFO: Adding /tmp/venv-31eD/bin to PATH 06:16:55 Generating Requirements File 06:17:16 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. 06:17:16 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:17:16 Python 3.10.6 06:17:16 pip 26.2.1 from /tmp/venv-31eD/lib/python3.10/site-packages/pip (python 3.10) 06:17:17 aiohappyeyeballs==2.7.1 06:17:17 aiohttp==3.14.3 06:17:17 aiosignal==1.4.0 06:17:17 appdirs==1.4.4 06:17:17 argcomplete==3.7.2 06:17:17 aspy.yaml==1.3.0 06:17:17 async-timeout==5.0.1 06:17:17 attrs==26.1.0 06:17:17 autopage==0.6.0 06:17:17 backports.strenum==1.3.1 06:17:17 beautifulsoup4==4.15.0 06:17:17 boto3==1.43.99 06:17:17 botocore==1.43.99 06:17:17 bs4==0.0.2 06:17:17 certifi==2026.7.22 06:17:17 cffi==2.1.1 06:17:17 cfgv==3.5.0 06:17:17 chardet==7.6.0 06:17:17 charset-normalizer==3.5.1 06:17:17 click==8.5.0 06:17:17 cliff==4.14.0 06:17:17 cmd2==3.5.1 06:17:17 cryptography==3.3.2 06:17:17 debtcollector==3.1.0 06:17:17 decorator==5.3.1 06:17:17 defusedxml==0.7.1 06:17:17 Deprecated==1.3.1 06:17:17 distlib==0.4.3 06:17:17 dnspython==2.8.0 06:17:17 docker==7.2.0 06:17:17 dogpile.cache==1.5.0 06:17:17 durationpy==0.11 06:17:17 email-validator==2.3.0 06:17:17 filelock==4.0.1 06:17:17 frozenlist==1.8.0 06:17:17 future==1.0.0 06:17:17 gitdb==4.0.12 06:17:17 GitPython==3.1.62 06:17:17 httplib2==0.30.2 06:17:17 identify==2.6.19 06:17:17 idna==3.20 06:17:17 importlib-resources==1.5.0 06:17:17 iso8601==2.1.0 06:17:17 Jinja2==3.1.6 06:17:17 jmespath==1.1.0 06:17:17 jsonpatch==1.33 06:17:17 jsonpointer==3.1.1 06:17:17 jsonschema==4.26.0 06:17:17 jsonschema-specifications==2025.9.1 06:17:17 keystoneauth1==5.14.0 06:17:17 kubernetes==36.0.3 06:17:17 lftools==0.37.23 06:17:17 lxml==6.1.3 06:17:17 markdown-it-py==4.2.0 06:17:17 MarkupSafe==3.0.3 06:17:17 mdurl==0.1.2 06:17:17 msgpack==1.2.2 06:17:17 multi_key_dict==2.0.3 06:17:17 multidict==6.9.1 06:17:17 munch==4.0.0 06:17:17 netaddr==1.3.0 06:17:17 niet==1.4.2 06:17:17 nodeenv==1.10.0 06:17:17 oauth2client==4.1.3 06:17:17 oauthlib==3.3.1 06:17:17 openstacksdk==4.13.0 06:17:17 os-service-types==1.8.2 06:17:17 osc-lib==4.6.0 06:17:17 oslo.config==10.4.0 06:17:17 oslo.context==6.4.0 06:17:17 oslo.i18n==6.8.0 06:17:17 oslo.log==8.2.0 06:17:17 oslo.serialization==5.10.0 06:17:17 oslo.utils==10.1.1 06:17:17 packaging==26.3 06:17:17 pbr==7.0.3 06:17:17 platformdirs==4.11.12 06:17:17 prettytable==3.18.0 06:17:17 propcache==0.5.4 06:17:17 psutil==7.2.2 06:17:17 pyasn1==0.6.4 06:17:17 pyasn1_modules==0.4.2 06:17:17 pycparser==3.0 06:17:17 pygerrit2==2.0.15 06:17:17 PyGithub==2.10.0 06:17:17 Pygments==2.21.0 06:17:17 PyJWT==2.14.0 06:17:17 PyNaCl==1.6.2 06:17:17 pyparsing==2.4.7 06:17:17 pyperclip==1.11.0 06:17:17 pyrsistent==0.20.0 06:17:17 python-cinderclient==9.9.0 06:17:17 python-dateutil==2.9.0.post0 06:17:17 python-discovery==1.6.1 06:17:17 python-heatclient==5.2.0 06:17:17 python-jenkins==1.8.3 06:17:17 python-keystoneclient==6.0.0 06:17:17 python-magnumclient==4.11.0 06:17:17 python-openstackclient==10.0.0 06:17:17 python-swiftclient==4.11.0 06:17:17 PyYAML==6.0.3 06:17:17 referencing==0.37.0 06:17:17 requests==2.34.2 06:17:17 requests-oauthlib==2.0.0 06:17:17 rfc3986==2.0.0 06:17:17 rich==15.0.0 06:17:17 rich-argparse==1.8.0 06:17:17 rpds-py==0.30.0 06:17:17 rsa==4.9.1 06:17:17 ruamel.yaml==0.19.1 06:17:17 ruamel.yaml.clib==0.2.15 06:17:17 s3transfer==0.19.2 06:17:17 simplejson==4.1.2 06:17:17 six==1.17.0 06:17:17 smmap==5.0.3 06:17:17 soupsieve==2.9.2 06:17:17 stevedore==5.8.0 06:17:17 tabulate==0.10.0 06:17:17 toml==0.10.2 06:17:17 tomlkit==0.15.1 06:17:17 tqdm==4.70.1 06:17:17 typing_extensions==4.16.0 06:17:17 urllib3==1.26.20 06:17:17 virtualenv==21.9.1 06:17:17 wcwidth==0.8.4 06:17:17 websocket-client==1.9.2 06:17:17 wrapt==2.4.1 06:17:17 xdg==6.0.0 06:17:17 xmltodict==1.0.4 06:17:17 yarl==1.25.1 06:17:17 yq==4.2.0 06:17:17 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins12721198834324228701.sh 06:17:17 ---> uv-install.sh 06:17:17 Installing uv/uvx (latest) using shell installer 06:17:17 2026-09-22 06:17:17 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-EqIYTf.sh" [1] 06:17:17 downloading uv 0.12.17 x86_64-unknown-linux-gnu 06:17:18 installing to /home/jenkins/.local/bin 06:17:18 uv 06:17:18 uvx 06:17:18 everything's installed! 06:17:18 06:17:18 To add $HOME/.local/bin to your PATH, either restart your shell or run: 06:17:18 06:17:18 source $HOME/.local/bin/env (sh, bash, zsh) 06:17:18 source $HOME/.local/bin/env.fish (fish) 06:17:18 Adding install location to PATH 06:17:18 ---> Validating uv/uvx install 06:17:18 uvx 0.12.17 (x86_64-unknown-linux-gnu) 06:17:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4160505077321057199.sh 06:17:18 ---> sudo-logs.sh 06:17:18 Archiving 'sudo' log.. 06:17:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14923398028562639776.sh 06:17:18 ---> job-cost.sh 06:17:18 INFO: Activating Python virtual environment... 06:17:18 Setup pyenv: 06:17:18 system 06:17:18 3.8.13 06:17:18 3.9.13 06:17:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:17:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-31eD from file:/tmp/.os_lf_venv 06:17:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:17:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:17:24 lf-activate-venv(): INFO: Adding /tmp/venv-31eD/bin to PATH 06:17:24 INFO: No stack-cost file found 06:17:24 INFO: Instance uptime: 150s 06:17:24 INFO: Fetching instance metadata (attempt 1 of 3)... 06:17:24 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:17:25 INFO: Successfully fetched instance metadata 06:17:25 INFO: Instance type: v3-standard-4 06:17:25 INFO: Retrieving pricing info for: v3-standard-4 06:17:25 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:17:25 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=150 06:17:25 INFO: Successfully fetched Vexxhost pricing API 06:17:25 INFO: Retrieved cost: 0.11 06:17:25 INFO: Retrieved resource: v3-standard-4 06:17:25 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 06:17:25 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 06:17:25 INFO: Successfully archived job cost data 06:17:25 DEBUG: Cost data: oom-master-pre-commit-lint,4834,2026-09-22 06:17:25,v3-standard-4,150,0.11,0.00,SUCCESS 06:17:25 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12605425446043634266.sh 06:17:25 ---> logs-deploy.sh 06:17:25 Setup pyenv: 06:17:25 system 06:17:25 3.8.13 06:17:25 3.9.13 06:17:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:17:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-31eD from file:/tmp/.os_lf_venv 06:17:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:17:27 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:17:32 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. 06:17:32 virtualenv 21.9.1 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 06:17:33 lf-activate-venv(): INFO: Adding /tmp/venv-31eD/bin to PATH 06:17:33 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4834 06:17:33 INFO: archiving workspace using pattern(s): 06:17:34 Archives upload complete. 06:17:34 INFO: archiving logs to Nexus 06:17:35 ---> uname -a: 06:17:35 Linux prd-ubuntu1804-builder-4c-4g-4070 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:17:35 06:17:35 06:17:35 ---> lscpu: 06:17:35 Architecture: x86_64 06:17:35 CPU op-mode(s): 32-bit, 64-bit 06:17:35 Byte Order: Little Endian 06:17:35 CPU(s): 4 06:17:35 On-line CPU(s) list: 0-3 06:17:35 Thread(s) per core: 1 06:17:35 Core(s) per socket: 1 06:17:35 Socket(s): 4 06:17:35 NUMA node(s): 1 06:17:35 Vendor ID: AuthenticAMD 06:17:35 CPU family: 23 06:17:35 Model: 49 06:17:35 Model name: AMD EPYC-Rome Processor 06:17:35 Stepping: 0 06:17:35 CPU MHz: 2800.000 06:17:35 BogoMIPS: 5600.00 06:17:35 Virtualization: AMD-V 06:17:35 Hypervisor vendor: KVM 06:17:35 Virtualization type: full 06:17:35 L1d cache: 32K 06:17:35 L1i cache: 32K 06:17:35 L2 cache: 512K 06:17:35 L3 cache: 16384K 06:17:35 NUMA node0 CPU(s): 0-3 06:17:35 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 06:17:35 06:17:35 06:17:35 ---> nproc: 06:17:35 4 06:17:35 06:17:35 06:17:35 ---> df -h: 06:17:35 Filesystem Size Used Avail Use% Mounted on 06:17:35 udev 7.9G 0 7.9G 0% /dev 06:17:35 tmpfs 1.6G 672K 1.6G 1% /run 06:17:35 /dev/vda1 78G 8.5G 69G 11% / 06:17:35 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:17:35 tmpfs 5.0M 0 5.0M 0% /run/lock 06:17:35 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:17:35 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:17:35 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:17:35 06:17:35 06:17:35 ---> free -m: 06:17:35 total used free shared buff/cache available 06:17:35 Mem: 16040 550 13156 0 2332 15165 06:17:35 Swap: 1023 0 1023 06:17:35 06:17:35 06:17:35 ---> ip addr: 06:17:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:17:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:17:35 inet 127.0.0.1/8 scope host lo 06:17:35 valid_lft forever preferred_lft forever 06:17:35 inet6 ::1/128 scope host 06:17:35 valid_lft forever preferred_lft forever 06:17:35 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:17:35 link/ether fa:16:3e:7b:0b:f7 brd ff:ff:ff:ff:ff:ff 06:17:35 inet 10.30.107.232/23 brd 10.30.107.255 scope global dynamic ens3 06:17:35 valid_lft 86250sec preferred_lft 86250sec 06:17:35 inet6 fe80::f816:3eff:fe7b:bf7/64 scope link 06:17:35 valid_lft forever preferred_lft forever 06:17:35 06:17:35 06:17:35 ---> sar -b -r -n DEV: 06:17:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4070) 09/22/26 _x86_64_ (4 CPU) 06:17:35 06:17:35 06:15:08 LINUX RESTART (4 CPU) 06:17:35 06:17:35 06:16:01 tps rtps wtps bread/s bwrtn/s 06:17:35 06:17:01 127.75 0.97 126.78 112.65 40207.83 06:17:35 Average: 127.75 0.97 126.78 112.65 40207.83 06:17:35 06:17:35 06:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:17:35 06:17:01 13712680 15565244 2712288 16.51 78412 1960480 813708 4.66 749112 1720548 183124 06:17:35 Average: 13712680 15565244 2712288 16.51 78412 1960480 813708 4.66 749112 1720548 183124 06:17:35 06:17:35 06:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:17:35 06:17:01 ens3 72.77 48.76 962.61 16.23 0.00 0.00 0.00 0.00 06:17:35 06:17:01 lo 1.27 1.27 0.16 0.16 0.00 0.00 0.00 0.00 06:17:35 Average: ens3 72.77 48.76 962.61 16.23 0.00 0.00 0.00 0.00 06:17:35 Average: lo 1.27 1.27 0.16 0.16 0.00 0.00 0.00 0.00 06:17:35 06:17:35 06:17:35 ---> sar -P ALL: 06:17:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4070) 09/22/26 _x86_64_ (4 CPU) 06:17:35 06:17:35 06:15:08 LINUX RESTART (4 CPU) 06:17:35 06:17:35 06:16:01 CPU %user %nice %system %iowait %steal %idle 06:17:35 06:17:01 all 21.46 0.00 1.70 1.94 0.01 74.88 06:17:35 06:17:01 0 22.61 0.00 2.02 2.77 0.00 72.60 06:17:35 06:17:01 1 29.61 0.00 2.12 4.64 0.02 63.61 06:17:35 06:17:01 2 6.32 0.00 0.83 0.18 0.00 92.67 06:17:35 06:17:01 3 27.45 0.00 1.87 0.20 0.02 70.47 06:17:35 Average: all 21.46 0.00 1.70 1.94 0.01 74.88 06:17:35 Average: 0 22.61 0.00 2.02 2.77 0.00 72.60 06:17:35 Average: 1 29.61 0.00 2.12 4.64 0.02 63.61 06:17:35 Average: 2 6.32 0.00 0.83 0.18 0.00 92.67 06:17:35 Average: 3 27.45 0.00 1.87 0.20 0.02 70.47 06:17:35 06:17:35 06:17:35