06:28:51 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142163 06:28:51 Running as SYSTEM 06:28:52 [EnvInject] - Loading node environment variables. 06:28:52 Building remotely on prd-ubuntu1804-builder-4c-4g-4351 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 06:28:52 [ssh-agent] Looking for ssh-agent implementation... 06:28:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:28:52 $ ssh-agent 06:28:52 SSH_AUTH_SOCK=/tmp/ssh-KrZ3uuC6imUJ/agent.1653 06:28:52 SSH_AGENT_PID=1655 06:28:52 [ssh-agent] Started. 06:28:52 Running ssh-add (command line suppressed) 06:28:52 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15225645801799616629.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15225645801799616629.key) 06:28:52 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:28:52 The recommended git tool is: NONE 06:28:54 using credential onap-jenkins-ssh 06:28:54 Wiping out workspace first. 06:28:54 Cloning the remote Git repository 06:28:54 Cloning repository git://cloud.onap.org/mirror/oom.git 06:28:54 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 06:28:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:28:54 > git --version # timeout=10 06:28:54 > git --version # 'git version 2.17.1' 06:28:54 using GIT_SSH to set credentials Gerrit user 06:28:54 Verifying host key using manually-configured host key entries 06:28:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:29:00 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:29:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:29:00 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:29:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:29:00 using GIT_SSH to set credentials Gerrit user 06:29:00 Verifying host key using manually-configured host key entries 06:29:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/142163/15 # timeout=30 06:29:01 > git rev-parse 7d17c2711cb37ec24e9ad2b29fb2d4f091a13c52^{commit} # timeout=10 06:29:01 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:29:01 Checking out Revision 7d17c2711cb37ec24e9ad2b29fb2d4f091a13c52 (refs/changes/63/142163/15) 06:29:01 > git config core.sparsecheckout # timeout=10 06:29:01 > git checkout -f 7d17c2711cb37ec24e9ad2b29fb2d4f091a13c52 # timeout=30 06:29:03 Commit message: "[COMMON] Update readiness image" 06:29:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:29:03 > git rev-list --no-walk 6627a86d7bfa3e4572777f85369f81a4c5505372 # timeout=10 06:29:03 [EnvInject] - Injecting environment variables from a build step. 06:29:03 [EnvInject] - Injecting as environment variables the properties content 06:29:03 PYTHON=python3 06:29:03 06:29:03 [EnvInject] - Variables injected successfully. 06:29:03 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9588458152154633542.sh 06:29:03 ---> tox-install.sh 06:29:03 + source /home/jenkins/lf-env.sh 06:29:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:29:03 ++ mktemp -d /tmp/venv-XXXX 06:29:03 + lf_venv=/tmp/venv-PzKR 06:29:03 + local venv_file=/tmp/.os_lf_venv 06:29:03 + local python=python3 06:29:03 + local options 06:29:03 + local set_path=true 06:29:03 + local install_args= 06:29:03 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:29:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:29:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:29:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:29:03 + true 06:29:03 + case $1 in 06:29:03 + venv_file=/tmp/.toxenv 06:29:03 + shift 2 06:29:03 + true 06:29:03 + case $1 in 06:29:03 + shift 06:29:03 + break 06:29:03 + case $python in 06:29:03 + local pkg_list= 06:29:03 + [[ -d /opt/pyenv ]] 06:29:03 + echo 'Setup pyenv:' 06:29:03 Setup pyenv: 06:29:03 + export PYENV_ROOT=/opt/pyenv 06:29:03 + PYENV_ROOT=/opt/pyenv 06:29:03 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:29:03 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:29:03 + pyenv versions 06:29:03 * system (set by /opt/pyenv/version) 06:29:04 * 3.8.13 (set by /opt/pyenv/version) 06:29:04 * 3.9.13 (set by /opt/pyenv/version) 06:29:04 * 3.10.6 (set by /opt/pyenv/version) 06:29:04 + command -v pyenv 06:29:04 ++ pyenv init - --no-rehash 06:29:04 + 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:29:04 export PATH="/opt/pyenv/shims:${PATH}" 06:29:04 export PYENV_SHELL=bash 06:29:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:29:04 pyenv() { 06:29:04 local command 06:29:04 command="${1:-}" 06:29:04 if [ "$#" -gt 0 ]; then 06:29:04 shift 06:29:04 fi 06:29:04 06:29:04 case "$command" in 06:29:04 rehash|shell) 06:29:04 eval "$(pyenv "sh-$command" "$@")" 06:29:04 ;; 06:29:04 *) 06:29:04 command pyenv "$command" "$@" 06:29:04 ;; 06:29:04 esac 06:29:04 }' 06:29:04 +++ 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:29:04 ++ 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:29:04 ++ 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:29:04 ++ 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:29:04 ++ export PYENV_SHELL=bash 06:29:04 ++ PYENV_SHELL=bash 06:29:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:29:04 +++ complete -F _pyenv pyenv 06:29:04 ++ lf-pyver python3 06:29:04 ++ local py_version_xy=python3 06:29:04 ++ local py_version_xyz= 06:29:04 ++ pyenv versions 06:29:04 ++ local command 06:29:04 ++ command=versions 06:29:04 ++ '[' 1 -gt 0 ']' 06:29:04 ++ shift 06:29:04 ++ case "$command" in 06:29:04 ++ command pyenv versions 06:29:04 ++ pyenv versions 06:29:04 ++ sed 's/^[ *]* //' 06:29:04 ++ awk '{ print $1 }' 06:29:04 ++ grep -E '^[0-9.]*[0-9]$' 06:29:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:29:04 +++ sort -V 06:29:04 +++ grep '^3' /tmp/.pyenv_versions 06:29:04 +++ tail -n 1 06:29:04 ++ py_version_xyz=3.10.6 06:29:04 ++ [[ -z 3.10.6 ]] 06:29:04 ++ echo 3.10.6 06:29:04 ++ return 0 06:29:04 + pyenv local 3.10.6 06:29:04 + local command 06:29:04 + command=local 06:29:04 + '[' 2 -gt 0 ']' 06:29:04 + shift 06:29:04 + case "$command" in 06:29:04 + command pyenv local 3.10.6 06:29:04 + pyenv local 3.10.6 06:29:04 + for arg in "$@" 06:29:04 + case $arg in 06:29:04 + pkg_list+='tox ' 06:29:04 + for arg in "$@" 06:29:04 + case $arg in 06:29:04 + pkg_list+='virtualenv ' 06:29:04 + for arg in "$@" 06:29:04 + case $arg in 06:29:04 + pkg_list+='urllib3~=1.26.15 ' 06:29:04 + [[ -f /tmp/.toxenv ]] 06:29:04 + [[ ! -f /tmp/.toxenv ]] 06:29:04 + [[ -n '' ]] 06:29:04 + python3 -m venv /tmp/venv-PzKR 06:29:08 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PzKR' 06:29:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PzKR 06:29:08 + echo /tmp/venv-PzKR 06:29:08 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:29:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:29:08 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:29:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:29:08 + local 'pip_opts=--upgrade --quiet' 06:29:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:29:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:29:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:29:08 + [[ -n '' ]] 06:29:08 + [[ -n '' ]] 06:29:08 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:29:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:29:08 + /tmp/venv-PzKR/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:29:13 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:29:13 lf-activate-venv(): INFO: Base packages installed successfully 06:29:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:29:13 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:29:13 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:29:13 + /tmp/venv-PzKR/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:29:19 + type python3 06:29:19 + true 06:29:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PzKR/bin to PATH' 06:29:19 lf-activate-venv(): INFO: Adding /tmp/venv-PzKR/bin to PATH 06:29:19 + PATH=/tmp/venv-PzKR/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:29:19 + return 0 06:29:19 + python3 --version 06:29:19 Python 3.10.6 06:29:19 + python3 -m pip --version 06:29:19 pip 25.2 from /tmp/venv-PzKR/lib/python3.10/site-packages/pip (python 3.10) 06:29:19 + python3 -m pip freeze 06:29:19 cachetools==6.2.1 06:29:19 chardet==5.2.0 06:29:19 colorama==0.4.6 06:29:19 distlib==0.4.0 06:29:19 filelock==3.20.0 06:29:19 packaging==25.0 06:29:19 platformdirs==4.5.0 06:29:19 pluggy==1.6.0 06:29:19 pyproject-api==1.10.0 06:29:19 tomli==2.3.0 06:29:19 tox==4.31.0 06:29:19 typing_extensions==4.15.0 06:29:19 urllib3==1.26.20 06:29:19 virtualenv==20.35.3 06:29:19 [EnvInject] - Injecting environment variables from a build step. 06:29:19 [EnvInject] - Injecting as environment variables the properties content 06:29:19 PARALLEL=false 06:29:19 06:29:19 [EnvInject] - Variables injected successfully. 06:29:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15290344545493173404.sh 06:29:19 ---> tox-run.sh 06:29:19 + 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:29:19 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 06:29:19 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 06:29:19 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 06:29:19 + cd /w/workspace/oom-master-pre-commit-lint/. 06:29:19 + source /home/jenkins/lf-env.sh 06:29:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:29:19 ++ mktemp -d /tmp/venv-XXXX 06:29:19 + lf_venv=/tmp/venv-gIMP 06:29:19 + local venv_file=/tmp/.os_lf_venv 06:29:19 + local python=python3 06:29:19 + local options 06:29:19 + local set_path=true 06:29:19 + local install_args= 06:29:19 ++ 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:29:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:29:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:29:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:29:19 + true 06:29:19 + case $1 in 06:29:19 + venv_file=/tmp/.toxenv 06:29:19 + shift 2 06:29:19 + true 06:29:19 + case $1 in 06:29:19 + shift 06:29:19 + break 06:29:19 + case $python in 06:29:19 + local pkg_list= 06:29:19 + [[ -d /opt/pyenv ]] 06:29:19 + echo 'Setup pyenv:' 06:29:19 Setup pyenv: 06:29:19 + export PYENV_ROOT=/opt/pyenv 06:29:19 + PYENV_ROOT=/opt/pyenv 06:29:19 + 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:29:19 + 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:29:19 + pyenv versions 06:29:19 system 06:29:19 3.8.13 06:29:19 3.9.13 06:29:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:29:19 + command -v pyenv 06:29:19 ++ pyenv init - --no-rehash 06:29:19 + 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:29:19 export PATH="/opt/pyenv/shims:${PATH}" 06:29:19 export PYENV_SHELL=bash 06:29:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:29:19 pyenv() { 06:29:19 local command 06:29:19 command="${1:-}" 06:29:19 if [ "$#" -gt 0 ]; then 06:29:19 shift 06:29:19 fi 06:29:19 06:29:19 case "$command" in 06:29:19 rehash|shell) 06:29:19 eval "$(pyenv "sh-$command" "$@")" 06:29:19 ;; 06:29:19 *) 06:29:19 command pyenv "$command" "$@" 06:29:19 ;; 06:29:19 esac 06:29:19 }' 06:29:19 +++ 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:29:19 ++ 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:29:19 ++ 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:29:19 ++ 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:29:19 ++ export PYENV_SHELL=bash 06:29:19 ++ PYENV_SHELL=bash 06:29:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:29:19 +++ complete -F _pyenv pyenv 06:29:19 ++ lf-pyver python3 06:29:19 ++ local py_version_xy=python3 06:29:19 ++ local py_version_xyz= 06:29:19 ++ pyenv versions 06:29:19 ++ local command 06:29:19 ++ command=versions 06:29:19 ++ '[' 1 -gt 0 ']' 06:29:19 ++ shift 06:29:19 ++ case "$command" in 06:29:19 ++ command pyenv versions 06:29:19 ++ pyenv versions 06:29:19 ++ sed 's/^[ *]* //' 06:29:19 ++ grep -E '^[0-9.]*[0-9]$' 06:29:19 ++ awk '{ print $1 }' 06:29:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:29:19 +++ sort -V 06:29:19 +++ tail -n 1 06:29:19 +++ grep '^3' /tmp/.pyenv_versions 06:29:19 ++ py_version_xyz=3.10.6 06:29:19 ++ [[ -z 3.10.6 ]] 06:29:19 ++ echo 3.10.6 06:29:19 ++ return 0 06:29:19 + pyenv local 3.10.6 06:29:19 + local command 06:29:19 + command=local 06:29:19 + '[' 2 -gt 0 ']' 06:29:19 + shift 06:29:19 + case "$command" in 06:29:19 + command pyenv local 3.10.6 06:29:19 + pyenv local 3.10.6 06:29:19 + for arg in "$@" 06:29:19 + case $arg in 06:29:19 + pkg_list+='tox ' 06:29:19 + for arg in "$@" 06:29:19 + case $arg in 06:29:19 + pkg_list+='virtualenv ' 06:29:19 + for arg in "$@" 06:29:19 + case $arg in 06:29:19 + pkg_list+='urllib3~=1.26.15 ' 06:29:19 + [[ -f /tmp/.toxenv ]] 06:29:19 ++ cat /tmp/.toxenv 06:29:19 + lf_venv=/tmp/venv-PzKR 06:29:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PzKR from' file:/tmp/.toxenv 06:29:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PzKR from file:/tmp/.toxenv 06:29:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:29:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:29:19 + local 'pip_opts=--upgrade --quiet' 06:29:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:29:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:29:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:29:19 + [[ -n '' ]] 06:29:19 + [[ -n '' ]] 06:29:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:29:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:29:19 + /tmp/venv-PzKR/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:29:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:29:20 lf-activate-venv(): INFO: Base packages installed successfully 06:29:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:29:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:29:20 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:29:20 + /tmp/venv-PzKR/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:29:22 + type python3 06:29:22 + true 06:29:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PzKR/bin to PATH' 06:29:22 lf-activate-venv(): INFO: Adding /tmp/venv-PzKR/bin to PATH 06:29:22 + PATH=/tmp/venv-PzKR/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:29:22 + return 0 06:29:22 + [[ -d /opt/pyenv ]] 06:29:22 + echo '---> Setting up pyenv' 06:29:22 ---> Setting up pyenv 06:29:22 + export PYENV_ROOT=/opt/pyenv 06:29:22 + PYENV_ROOT=/opt/pyenv 06:29:22 + export PATH=/opt/pyenv/bin:/tmp/venv-PzKR/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:29:22 + PATH=/opt/pyenv/bin:/tmp/venv-PzKR/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:29:22 ++ pwd 06:29:22 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 06:29:22 + export PYTHONPATH 06:29:22 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:29:22 + TOX_TESTENV_PASSENV=PYTHONPATH 06:29:22 + tox --version 06:29:22 4.31.0 from /tmp/venv-PzKR/lib/python3.10/site-packages/tox/__init__.py 06:29:22 + PARALLEL=false 06:29:22 + TOX_OPTIONS_LIST= 06:29:22 + [[ -n pre-commit ]] 06:29:22 + TOX_OPTIONS_LIST=' -e pre-commit' 06:29:22 + case ${PARALLEL,,} in 06:29:22 + tox -e pre-commit 06:29:22 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 06:29:23 pre-commit: install_deps> python -I -m pip install pre-commit 06:29:26 pre-commit: freeze> python -m pip freeze --all 06:29:26 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.2,platformdirs==4.5.0,pre_commit==4.3.0,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.35.3 06:29:26 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 06:29:27 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 06:29:27 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 06:29:28 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 06:29:29 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:29:29 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 06:29:29 [INFO] Once installed this environment will be reused. 06:29:29 [INFO] This may take a few minutes... 06:29:33 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:29:33 [INFO] Once installed this environment will be reused. 06:29:33 [INFO] This may take a few minutes... 06:29:38 trim trailing whitespace.................................................Passed 06:29:38 Tabs remover.............................................................Passed 06:29:38 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 06:29:39 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 06:29:39 [INFO] Once installed this environment will be reused. 06:29:39 [INFO] This may take a few minutes... 06:29:47 gitlint..............................................(no files to check)Skipped 06:29:47 pre-commit: OK (24.96=setup[3.95]+cmd[11.88,9.13] seconds) 06:29:47 congratulations :) (25.00 seconds) 06:29:47 + tox_status=0 06:29:47 + echo '---> Completed tox runs' 06:29:47 ---> Completed tox runs 06:29:47 + for i in .tox/*/log 06:29:47 ++ echo .tox/pre-commit/log 06:29:47 ++ awk -F/ '{print $2}' 06:29:47 + tox_env=pre-commit 06:29:47 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 06:29:48 + DOC_DIR=docs/_build/html 06:29:48 + [[ -d docs/_build/html ]] 06:29:48 + echo '---> tox-run.sh ends' 06:29:48 ---> tox-run.sh ends 06:29:48 + test 0 -eq 0 06:29:48 $ ssh-agent -k 06:29:48 unset SSH_AUTH_SOCK; 06:29:48 unset SSH_AGENT_PID; 06:29:48 echo Agent pid 1655 killed; 06:29:48 [ssh-agent] Stopped. 06:29:48 [PostBuildScript] - [INFO] Executing post build scripts. 06:29:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6592726819465304814.sh 06:29:48 ---> sysstat.sh 06:29:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1015267819861247782.sh 06:29:48 ---> package-listing.sh 06:29:48 ++ facter osfamily 06:29:48 ++ tr '[:upper:]' '[:lower:]' 06:29:48 + OS_FAMILY=debian 06:29:48 + workspace=/w/workspace/oom-master-pre-commit-lint 06:29:48 + START_PACKAGES=/tmp/packages_start.txt 06:29:48 + END_PACKAGES=/tmp/packages_end.txt 06:29:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:29:48 + PACKAGES=/tmp/packages_start.txt 06:29:48 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:29:48 + PACKAGES=/tmp/packages_end.txt 06:29:48 + case "${OS_FAMILY}" in 06:29:48 + dpkg -l 06:29:48 + grep '^ii' 06:29:48 + '[' -f /tmp/packages_start.txt ']' 06:29:48 + '[' -f /tmp/packages_end.txt ']' 06:29:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:29:48 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:29:48 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 06:29:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 06:29:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8257139696519124759.sh 06:29:48 ---> capture-instance-metadata.sh 06:29:48 Setup pyenv: 06:29:48 system 06:29:48 3.8.13 06:29:48 3.9.13 06:29:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:29:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TwOr 06:29:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:29:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:29:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:29:56 lf-activate-venv(): INFO: Base packages installed successfully 06:29:56 lf-activate-venv(): INFO: Installing additional packages: lftools 06:30:20 lf-activate-venv(): INFO: Adding /tmp/venv-TwOr/bin to PATH 06:30:20 INFO: Running in OpenStack, capturing instance metadata 06:30:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16173980413242613336.sh 06:30:20 provisioning config files... 06:30:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config3809216477908027041tmp 06:30:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:30:20 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:30:20 [EnvInject] - Injecting environment variables from a build step. 06:30:20 [EnvInject] - Injecting as environment variables the properties content 06:30:20 SERVER_ID=logs 06:30:20 06:30:20 [EnvInject] - Variables injected successfully. 06:30:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5860120448476805791.sh 06:30:20 ---> create-netrc.sh 06:30:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14869178994684005585.sh 06:30:20 ---> python-tools-install.sh 06:30:20 Setup pyenv: 06:30:20 system 06:30:20 3.8.13 06:30:20 3.9.13 06:30:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:30:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TwOr from file:/tmp/.os_lf_venv 06:30:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:30:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:30:22 lf-activate-venv(): INFO: Base packages installed successfully 06:30:22 lf-activate-venv(): INFO: Installing additional packages: lftools 06:30:31 lf-activate-venv(): INFO: Adding /tmp/venv-TwOr/bin to PATH 06:30:31 Generating Requirements File 06:31:15 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:31:15 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 06:31:15 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:31:16 Python 3.10.6 06:31:16 pip 25.2 from /tmp/venv-TwOr/lib/python3.10/site-packages/pip (python 3.10) 06:31:16 appdirs==1.4.4 06:31:16 argcomplete==3.6.3 06:31:16 aspy.yaml==1.3.0 06:31:16 attrs==25.4.0 06:31:16 autopage==0.5.2 06:31:16 beautifulsoup4==4.14.2 06:31:16 boto3==1.40.56 06:31:16 botocore==1.40.56 06:31:16 bs4==0.0.2 06:31:16 cachetools==6.2.1 06:31:16 certifi==2025.10.5 06:31:16 cffi==2.0.0 06:31:16 cfgv==3.4.0 06:31:16 chardet==5.2.0 06:31:16 charset-normalizer==3.4.4 06:31:16 click==8.3.0 06:31:16 cliff==4.11.0 06:31:16 cmd2==2.7.0 06:31:16 cryptography==3.3.2 06:31:16 debtcollector==3.0.0 06:31:16 decorator==5.2.1 06:31:16 defusedxml==0.7.1 06:31:16 Deprecated==1.2.18 06:31:16 distlib==0.4.0 06:31:16 dnspython==2.8.0 06:31:16 docker==7.1.0 06:31:16 dogpile.cache==1.5.0 06:31:16 durationpy==0.10 06:31:16 email-validator==2.3.0 06:31:16 filelock==3.20.0 06:31:16 future==1.0.0 06:31:16 gitdb==4.0.12 06:31:16 GitPython==3.1.45 06:31:16 google-auth==2.41.1 06:31:16 httplib2==0.31.0 06:31:16 identify==2.6.15 06:31:16 idna==3.11 06:31:16 importlib-resources==1.5.0 06:31:16 iso8601==2.1.0 06:31:16 Jinja2==3.1.6 06:31:16 jmespath==1.0.1 06:31:16 jsonpatch==1.33 06:31:16 jsonpointer==3.0.0 06:31:16 jsonschema==4.25.1 06:31:16 jsonschema-specifications==2025.9.1 06:31:16 keystoneauth1==5.12.0 06:31:16 kubernetes==34.1.0 06:31:16 lftools==0.37.15 06:31:16 lxml==6.0.2 06:31:16 markdown-it-py==4.0.0 06:31:16 MarkupSafe==3.0.3 06:31:16 mdurl==0.1.2 06:31:16 msgpack==1.1.2 06:31:16 multi_key_dict==2.0.3 06:31:16 munch==4.0.0 06:31:16 netaddr==1.3.0 06:31:16 niet==1.4.2 06:31:16 nodeenv==1.9.1 06:31:16 oauth2client==4.1.3 06:31:16 oauthlib==3.3.1 06:31:16 openstacksdk==4.7.1 06:31:16 os-service-types==1.8.0 06:31:16 osc-lib==4.2.0 06:31:16 oslo.config==10.0.0 06:31:16 oslo.context==6.1.0 06:31:16 oslo.i18n==6.6.0 06:31:16 oslo.log==7.2.1 06:31:16 oslo.serialization==5.8.0 06:31:16 oslo.utils==9.1.0 06:31:16 packaging==25.0 06:31:16 pbr==7.0.1 06:31:16 platformdirs==4.5.0 06:31:16 prettytable==3.16.0 06:31:16 psutil==7.1.1 06:31:16 pyasn1==0.6.1 06:31:16 pyasn1_modules==0.4.2 06:31:16 pycparser==2.23 06:31:16 pygerrit2==2.0.15 06:31:16 PyGithub==2.8.1 06:31:16 Pygments==2.19.2 06:31:16 PyJWT==2.10.1 06:31:16 PyNaCl==1.6.0 06:31:16 pyparsing==2.4.7 06:31:16 pyperclip==1.11.0 06:31:16 pyrsistent==0.20.0 06:31:16 python-cinderclient==9.8.0 06:31:16 python-dateutil==2.9.0.post0 06:31:16 python-heatclient==4.3.0 06:31:16 python-jenkins==1.8.3 06:31:16 python-keystoneclient==5.7.0 06:31:16 python-magnumclient==4.9.0 06:31:16 python-openstackclient==8.2.0 06:31:16 python-swiftclient==4.8.0 06:31:16 PyYAML==6.0.3 06:31:16 referencing==0.37.0 06:31:16 requests==2.32.5 06:31:16 requests-oauthlib==2.0.0 06:31:16 requestsexceptions==1.4.0 06:31:16 rfc3986==2.0.0 06:31:16 rich==14.2.0 06:31:16 rich-argparse==1.7.1 06:31:16 rpds-py==0.27.1 06:31:16 rsa==4.9.1 06:31:16 ruamel.yaml==0.18.15 06:31:16 ruamel.yaml.clib==0.2.14 06:31:16 s3transfer==0.14.0 06:31:16 simplejson==3.20.2 06:31:16 six==1.17.0 06:31:16 smmap==5.0.2 06:31:16 soupsieve==2.8 06:31:16 stevedore==5.5.0 06:31:16 tabulate==0.9.0 06:31:16 toml==0.10.2 06:31:16 tomlkit==0.13.3 06:31:16 tqdm==4.67.1 06:31:16 typing_extensions==4.15.0 06:31:16 tzdata==2025.2 06:31:16 urllib3==1.26.20 06:31:16 virtualenv==20.35.3 06:31:16 wcwidth==0.2.14 06:31:16 websocket-client==1.9.0 06:31:16 wrapt==2.0.0 06:31:16 xdg==6.0.0 06:31:16 xmltodict==1.0.2 06:31:16 yq==3.4.3 06:31:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2524558792311987831.sh 06:31:17 ---> sudo-logs.sh 06:31:17 Archiving 'sudo' log.. 06:31:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7065523403036550480.sh 06:31:17 ---> job-cost.sh 06:31:17 Setup pyenv: 06:31:17 system 06:31:17 3.8.13 06:31:17 3.9.13 06:31:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:31:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TwOr from file:/tmp/.os_lf_venv 06:31:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:31:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:31:19 lf-activate-venv(): INFO: Base packages installed successfully 06:31:19 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:31:34 lf-activate-venv(): INFO: Adding /tmp/venv-TwOr/bin to PATH 06:31:34 INFO: No Stack... 06:31:35 INFO: Retrieving Pricing Info for: v3-standard-4 06:31:35 INFO: Archiving Costs 06:31:35 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7008191501912939784.sh 06:31:35 ---> logs-deploy.sh 06:31:35 Setup pyenv: 06:31:35 system 06:31:35 3.8.13 06:31:35 3.9.13 06:31:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:31:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TwOr from file:/tmp/.os_lf_venv 06:31:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:31:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:31:37 lf-activate-venv(): INFO: Base packages installed successfully 06:31:37 lf-activate-venv(): INFO: Installing additional packages: lftools 06:31:48 lf-activate-venv(): INFO: Adding /tmp/venv-TwOr/bin to PATH 06:31:48 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4286 06:31:48 INFO: archiving workspace using pattern(s): 06:31:49 Archives upload complete. 06:31:49 INFO: archiving logs to Nexus 06:31:50 ---> uname -a: 06:31:50 Linux prd-ubuntu1804-builder-4c-4g-4351 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:31:50 06:31:50 06:31:50 ---> lscpu: 06:31:50 Architecture: x86_64 06:31:50 CPU op-mode(s): 32-bit, 64-bit 06:31:50 Byte Order: Little Endian 06:31:50 CPU(s): 4 06:31:50 On-line CPU(s) list: 0-3 06:31:50 Thread(s) per core: 1 06:31:50 Core(s) per socket: 1 06:31:50 Socket(s): 4 06:31:50 NUMA node(s): 1 06:31:50 Vendor ID: AuthenticAMD 06:31:50 CPU family: 23 06:31:50 Model: 49 06:31:50 Model name: AMD EPYC-Rome Processor 06:31:50 Stepping: 0 06:31:50 CPU MHz: 2799.998 06:31:50 BogoMIPS: 5599.99 06:31:50 Virtualization: AMD-V 06:31:50 Hypervisor vendor: KVM 06:31:50 Virtualization type: full 06:31:50 L1d cache: 32K 06:31:50 L1i cache: 32K 06:31:50 L2 cache: 512K 06:31:50 L3 cache: 16384K 06:31:50 NUMA node0 CPU(s): 0-3 06:31:50 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 06:31:50 06:31:50 06:31:50 ---> nproc: 06:31:50 4 06:31:50 06:31:50 06:31:50 ---> df -h: 06:31:50 Filesystem Size Used Avail Use% Mounted on 06:31:50 udev 7.9G 0 7.9G 0% /dev 06:31:50 tmpfs 1.6G 676K 1.6G 1% /run 06:31:50 /dev/vda1 78G 8.4G 69G 11% / 06:31:50 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:31:50 tmpfs 5.0M 0 5.0M 0% /run/lock 06:31:50 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:31:50 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:31:50 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:31:50 06:31:50 06:31:50 ---> free -m: 06:31:50 total used free shared buff/cache available 06:31:50 Mem: 16040 549 13273 0 2216 15168 06:31:50 Swap: 1023 0 1023 06:31:50 06:31:50 06:31:50 ---> ip addr: 06:31:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:31:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:31:50 inet 127.0.0.1/8 scope host lo 06:31:50 valid_lft forever preferred_lft forever 06:31:50 inet6 ::1/128 scope host 06:31:50 valid_lft forever preferred_lft forever 06:31:50 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:31:50 link/ether fa:16:3e:ed:3b:df brd ff:ff:ff:ff:ff:ff 06:31:50 inet 10.30.107.148/23 brd 10.30.107.255 scope global dynamic ens3 06:31:50 valid_lft 86202sec preferred_lft 86202sec 06:31:50 inet6 fe80::f816:3eff:feed:3bdf/64 scope link 06:31:50 valid_lft forever preferred_lft forever 06:31:50 06:31:50 06:31:50 ---> sar -b -r -n DEV: 06:31:50 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4351) 10/22/25 _x86_64_ (4 CPU) 06:31:50 06:31:50 06:28:33 LINUX RESTART (4 CPU) 06:31:50 06:31:50 06:29:01 tps rtps wtps bread/s bwrtn/s 06:31:50 06:30:02 142.29 23.98 118.31 807.87 32016.26 06:31:50 06:31:01 105.44 0.92 104.52 101.54 29560.55 06:31:50 Average: 124.02 12.54 111.48 457.67 30798.72 06:31:50 06:31:50 06:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:31:50 06:30:02 13904876 15533164 2520084 15.34 60920 1764584 801512 4.59 766756 1530520 100800 06:31:50 06:31:01 13584112 15499896 2840848 17.30 84564 2013012 804164 4.60 818952 1767236 132040 06:31:50 Average: 13744494 15516530 2680466 16.32 72742 1888798 802838 4.59 792854 1648878 116420 06:31:50 06:31:50 06:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:31:50 06:30:02 lo 2.53 2.53 0.28 0.28 0.00 0.00 0.00 0.00 06:31:50 06:30:02 ens3 104.08 63.82 898.66 20.36 0.00 0.00 0.00 0.00 06:31:50 06:31:01 lo 0.95 0.95 0.10 0.10 0.00 0.00 0.00 0.00 06:31:50 06:31:01 ens3 54.14 41.09 883.40 16.27 0.00 0.00 0.00 0.00 06:31:50 Average: lo 1.75 1.75 0.19 0.19 0.00 0.00 0.00 0.00 06:31:50 Average: ens3 79.32 52.55 891.09 18.33 0.00 0.00 0.00 0.00 06:31:50 06:31:50 06:31:50 ---> sar -P ALL: 06:31:50 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4351) 10/22/25 _x86_64_ (4 CPU) 06:31:50 06:31:50 06:28:33 LINUX RESTART (4 CPU) 06:31:50 06:31:50 06:29:01 CPU %user %nice %system %iowait %steal %idle 06:31:50 06:30:02 all 20.96 0.00 2.18 6.06 0.08 70.72 06:31:50 06:30:02 0 17.39 0.00 1.74 0.80 0.10 79.97 06:31:50 06:30:02 1 25.27 0.00 2.56 6.94 0.07 65.16 06:31:50 06:30:02 2 24.62 0.00 2.38 2.20 0.08 70.72 06:31:50 06:30:02 3 16.57 0.00 2.04 14.30 0.05 67.03 06:31:50 06:31:01 all 15.94 0.00 1.05 10.99 0.05 71.96 06:31:50 06:31:01 0 29.86 0.00 1.67 1.39 0.07 67.01 06:31:50 06:31:01 1 15.90 0.00 0.93 4.36 0.03 78.77 06:31:50 06:31:01 2 14.59 0.00 1.23 22.47 0.05 61.67 06:31:50 06:31:01 3 3.43 0.00 0.41 15.78 0.03 80.35 06:31:50 Average: all 18.47 0.00 1.62 8.51 0.06 71.34 06:31:50 Average: 0 23.57 0.00 1.70 1.10 0.08 73.55 06:31:50 Average: 1 20.62 0.00 1.75 5.66 0.05 71.92 06:31:50 Average: 2 19.64 0.00 1.81 12.25 0.07 66.23 06:31:50 Average: 3 10.05 0.00 1.23 15.04 0.04 73.64 06:31:50 06:31:50 06:31:50