05:35:01 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145008 05:35:01 Running as SYSTEM 05:35:01 [EnvInject] - Loading node environment variables. 05:35:01 Building remotely on prd-ubuntu1804-builder-4c-4g-11888 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 05:35:01 [ssh-agent] Looking for ssh-agent implementation... 05:35:01 $ ssh-agent 05:35:01 SSH_AUTH_SOCK=/tmp/ssh-QFHYBeSkqRf1/agent.1628 05:35:01 SSH_AGENT_PID=1630 05:35:01 [ssh-agent] Started. 05:35:01 Running ssh-add (command line suppressed) 05:35:01 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8998085953024740826.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8998085953024740826.key) 05:35:01 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:35:01 The recommended git tool is: NONE 05:35:11 using credential onap-jenkins-ssh 05:35:11 Wiping out workspace first. 05:35:11 Cloning the remote Git repository 05:35:11 Cloning repository git://cloud.onap.org/mirror/oom.git 05:35:11 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 05:35:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:35:11 > git --version # timeout=10 05:35:11 > git --version # 'git version 2.17.1' 05:35:11 using GIT_SSH to set credentials Gerrit user 05:35:11 Verifying host key using manually-configured host key entries 05:35:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:35:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:35:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:35:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:35:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:35:17 using GIT_SSH to set credentials Gerrit user 05:35:17 Verifying host key using manually-configured host key entries 05:35:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/08/145008/4 # timeout=30 05:35:17 > git rev-parse e4e6648a489e9936db0e01f04d72f25716c9b0ff^{commit} # timeout=10 05:35:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:35:17 Checking out Revision e4e6648a489e9936db0e01f04d72f25716c9b0ff (refs/changes/08/145008/4) 05:35:17 > git config core.sparsecheckout # timeout=10 05:35:17 > git checkout -f e4e6648a489e9936db0e01f04d72f25716c9b0ff # timeout=30 05:35:17 Commit message: "[OOM] Adjust resources" 05:35:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:35:18 > git rev-list --no-walk 9bf94e039b641b9f88f4bbcce3eb5e4a19663399 # timeout=10 05:35:21 [EnvInject] - Injecting environment variables from a build step. 05:35:21 [EnvInject] - Injecting as environment variables the properties content 05:35:21 PYTHON=python3 05:35:21 05:35:21 [EnvInject] - Variables injected successfully. 05:35:21 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13389636324501606884.sh 05:35:21 ---> tox-install.sh 05:35:21 + source /home/jenkins/lf-env.sh 05:35:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:35:21 ++ mktemp -d /tmp/venv-XXXX 05:35:21 + lf_venv=/tmp/venv-DGaP 05:35:21 + local venv_file=/tmp/.os_lf_venv 05:35:21 + local python=python3 05:35:21 + local options 05:35:21 + local set_path=true 05:35:21 + local install_args= 05:35:21 ++ 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 05:35:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:35:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:35:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:35:21 + true 05:35:21 + case $1 in 05:35:21 + venv_file=/tmp/.toxenv 05:35:21 + shift 2 05:35:21 + true 05:35:21 + case $1 in 05:35:21 + shift 05:35:21 + break 05:35:21 + case $python in 05:35:21 + local pkg_list= 05:35:21 + [[ -d /opt/pyenv ]] 05:35:21 + echo 'Setup pyenv:' 05:35:21 Setup pyenv: 05:35:21 + export PYENV_ROOT=/opt/pyenv 05:35:21 + PYENV_ROOT=/opt/pyenv 05:35:21 + 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 05:35:21 + 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 05:35:21 + pyenv versions 05:35:21 * system (set by /opt/pyenv/version) 05:35:21 * 3.8.13 (set by /opt/pyenv/version) 05:35:21 * 3.9.13 (set by /opt/pyenv/version) 05:35:21 * 3.10.6 (set by /opt/pyenv/version) 05:35:21 + command -v pyenv 05:35:21 ++ pyenv init - --no-rehash 05:35:21 + 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[*]}"'\'')" 05:35:21 export PATH="/opt/pyenv/shims:${PATH}" 05:35:21 export PYENV_SHELL=bash 05:35:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:35:21 pyenv() { 05:35:21 local command 05:35:21 command="${1:-}" 05:35:21 if [ "$#" -gt 0 ]; then 05:35:21 shift 05:35:21 fi 05:35:21 05:35:21 case "$command" in 05:35:21 rehash|shell) 05:35:21 eval "$(pyenv "sh-$command" "$@")" 05:35:21 ;; 05:35:21 *) 05:35:21 command pyenv "$command" "$@" 05:35:21 ;; 05:35:21 esac 05:35:21 }' 05:35:21 +++ 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[*]}"' 05:35:21 ++ 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 05:35:21 ++ 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 05:35:21 ++ 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 05:35:21 ++ export PYENV_SHELL=bash 05:35:21 ++ PYENV_SHELL=bash 05:35:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:35:21 +++ complete -F _pyenv pyenv 05:35:21 ++ lf-pyver python3 05:35:21 ++ local py_version_xy=python3 05:35:21 ++ local py_version_xyz= 05:35:21 ++ pyenv versions 05:35:21 ++ local command 05:35:21 ++ command=versions 05:35:21 ++ '[' 1 -gt 0 ']' 05:35:21 ++ shift 05:35:21 ++ case "$command" in 05:35:21 ++ command pyenv versions 05:35:21 ++ pyenv versions 05:35:21 ++ awk '{ print $1 }' 05:35:21 ++ sed 's/^[ *]* //' 05:35:21 ++ grep -E '^[0-9.]*[0-9]$' 05:35:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:35:21 +++ grep '^3' /tmp/.pyenv_versions 05:35:21 +++ sort -V 05:35:21 +++ tail -n 1 05:35:21 ++ py_version_xyz=3.10.6 05:35:21 ++ [[ -z 3.10.6 ]] 05:35:21 ++ echo 3.10.6 05:35:21 ++ return 0 05:35:21 + pyenv local 3.10.6 05:35:21 + local command 05:35:21 + command=local 05:35:21 + '[' 2 -gt 0 ']' 05:35:21 + shift 05:35:21 + case "$command" in 05:35:21 + command pyenv local 3.10.6 05:35:21 + pyenv local 3.10.6 05:35:21 + for arg in "$@" 05:35:21 + case $arg in 05:35:21 + pkg_list+='tox ' 05:35:21 + for arg in "$@" 05:35:21 + case $arg in 05:35:21 + pkg_list+='virtualenv ' 05:35:21 + for arg in "$@" 05:35:21 + case $arg in 05:35:21 + pkg_list+='urllib3~=1.26.15 ' 05:35:21 + [[ -f /tmp/.toxenv ]] 05:35:21 + [[ ! -f /tmp/.toxenv ]] 05:35:21 + [[ -n '' ]] 05:35:21 + python3 -m venv /tmp/venv-DGaP 05:35:25 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DGaP' 05:35:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DGaP 05:35:25 + echo /tmp/venv-DGaP 05:35:25 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:35:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:35:25 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:35:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:35:25 + local 'pip_opts=--upgrade --quiet' 05:35:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:35:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:35:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:35:25 + [[ -n '' ]] 05:35:25 + [[ -n '' ]] 05:35:25 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:35:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:35:25 + /tmp/venv-DGaP/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 05:35:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:35:30 lf-activate-venv(): INFO: Base packages installed successfully 05:35:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:35:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:35:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:35:30 + /tmp/venv-DGaP/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 05:35:32 + type python3 05:35:32 + true 05:35:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DGaP/bin to PATH' 05:35:32 lf-activate-venv(): INFO: Adding /tmp/venv-DGaP/bin to PATH 05:35:32 + PATH=/tmp/venv-DGaP/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 05:35:32 + return 0 05:35:32 + python3 --version 05:35:32 Python 3.10.6 05:35:32 + python3 -m pip --version 05:35:32 pip 26.1.2 from /tmp/venv-DGaP/lib/python3.10/site-packages/pip (python 3.10) 05:35:32 + python3 -m pip freeze 05:35:33 cachetools==7.1.4 05:35:33 colorama==0.4.6 05:35:33 distlib==0.4.3 05:35:33 filelock==3.29.4 05:35:33 packaging==26.2 05:35:33 platformdirs==4.10.0 05:35:33 pluggy==1.6.0 05:35:33 pyproject-api==1.10.1 05:35:33 python-discovery==1.4.2 05:35:33 tomli==2.4.1 05:35:33 tomli_w==1.2.0 05:35:33 tox==4.55.1 05:35:33 typing_extensions==4.15.0 05:35:33 urllib3==1.26.20 05:35:33 virtualenv==21.5.0 05:35:33 [EnvInject] - Injecting environment variables from a build step. 05:35:33 [EnvInject] - Injecting as environment variables the properties content 05:35:33 PARALLEL=false 05:35:33 05:35:33 [EnvInject] - Variables injected successfully. 05:35:33 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins18173475925829667394.sh 05:35:33 ---> tox-run.sh 05:35:33 + 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 05:35:33 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 05:35:33 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 05:35:33 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 05:35:33 + cd /w/workspace/oom-master-checkbashisms-lint/. 05:35:33 + source /home/jenkins/lf-env.sh 05:35:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:35:33 ++ mktemp -d /tmp/venv-XXXX 05:35:33 + lf_venv=/tmp/venv-YLCf 05:35:33 + local venv_file=/tmp/.os_lf_venv 05:35:33 + local python=python3 05:35:33 + local options 05:35:33 + local set_path=true 05:35:33 + local install_args= 05:35:33 ++ 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 05:35:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:35:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:35:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:35:33 + true 05:35:33 + case $1 in 05:35:33 + venv_file=/tmp/.toxenv 05:35:33 + shift 2 05:35:33 + true 05:35:33 + case $1 in 05:35:33 + shift 05:35:33 + break 05:35:33 + case $python in 05:35:33 + local pkg_list= 05:35:33 + [[ -d /opt/pyenv ]] 05:35:33 + echo 'Setup pyenv:' 05:35:33 Setup pyenv: 05:35:33 + export PYENV_ROOT=/opt/pyenv 05:35:33 + PYENV_ROOT=/opt/pyenv 05:35:33 + 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 05:35:33 + 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 05:35:33 + pyenv versions 05:35:33 system 05:35:33 3.8.13 05:35:33 3.9.13 05:35:33 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:35:33 + command -v pyenv 05:35:33 ++ pyenv init - --no-rehash 05:35:33 + 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[*]}"'\'')" 05:35:33 export PATH="/opt/pyenv/shims:${PATH}" 05:35:33 export PYENV_SHELL=bash 05:35:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:35:33 pyenv() { 05:35:33 local command 05:35:33 command="${1:-}" 05:35:33 if [ "$#" -gt 0 ]; then 05:35:33 shift 05:35:33 fi 05:35:33 05:35:33 case "$command" in 05:35:33 rehash|shell) 05:35:33 eval "$(pyenv "sh-$command" "$@")" 05:35:33 ;; 05:35:33 *) 05:35:33 command pyenv "$command" "$@" 05:35:33 ;; 05:35:33 esac 05:35:33 }' 05:35:33 +++ 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[*]}"' 05:35:33 ++ 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 05:35:33 ++ 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 05:35:33 ++ 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 05:35:33 ++ export PYENV_SHELL=bash 05:35:33 ++ PYENV_SHELL=bash 05:35:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:35:33 +++ complete -F _pyenv pyenv 05:35:33 ++ lf-pyver python3 05:35:33 ++ local py_version_xy=python3 05:35:33 ++ local py_version_xyz= 05:35:33 ++ pyenv versions 05:35:33 ++ local command 05:35:33 ++ command=versions 05:35:33 ++ '[' 1 -gt 0 ']' 05:35:33 ++ shift 05:35:33 ++ case "$command" in 05:35:33 ++ command pyenv versions 05:35:33 ++ pyenv versions 05:35:33 ++ awk '{ print $1 }' 05:35:33 ++ grep -E '^[0-9.]*[0-9]$' 05:35:33 ++ sed 's/^[ *]* //' 05:35:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:35:33 +++ grep '^3' /tmp/.pyenv_versions 05:35:33 +++ sort -V 05:35:33 +++ tail -n 1 05:35:33 ++ py_version_xyz=3.10.6 05:35:33 ++ [[ -z 3.10.6 ]] 05:35:33 ++ echo 3.10.6 05:35:33 ++ return 0 05:35:33 + pyenv local 3.10.6 05:35:33 + local command 05:35:33 + command=local 05:35:33 + '[' 2 -gt 0 ']' 05:35:33 + shift 05:35:33 + case "$command" in 05:35:33 + command pyenv local 3.10.6 05:35:33 + pyenv local 3.10.6 05:35:33 + for arg in "$@" 05:35:33 + case $arg in 05:35:33 + pkg_list+='tox ' 05:35:33 + for arg in "$@" 05:35:33 + case $arg in 05:35:33 + pkg_list+='virtualenv ' 05:35:33 + for arg in "$@" 05:35:33 + case $arg in 05:35:33 + pkg_list+='urllib3~=1.26.15 ' 05:35:33 + [[ -f /tmp/.toxenv ]] 05:35:33 ++ cat /tmp/.toxenv 05:35:33 + lf_venv=/tmp/venv-DGaP 05:35:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DGaP from' file:/tmp/.toxenv 05:35:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DGaP from file:/tmp/.toxenv 05:35:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:35:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:35:33 + local 'pip_opts=--upgrade --quiet' 05:35:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:35:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:35:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:35:33 + [[ -n '' ]] 05:35:33 + [[ -n '' ]] 05:35:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:35:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:35:33 + /tmp/venv-DGaP/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 05:35:34 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:35:34 lf-activate-venv(): INFO: Base packages installed successfully 05:35:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:35:34 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:35:34 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:35:34 + /tmp/venv-DGaP/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 05:35:35 + type python3 05:35:35 + true 05:35:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DGaP/bin to PATH' 05:35:35 lf-activate-venv(): INFO: Adding /tmp/venv-DGaP/bin to PATH 05:35:35 + PATH=/tmp/venv-DGaP/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 05:35:35 + return 0 05:35:35 + [[ -d /opt/pyenv ]] 05:35:35 + echo '---> Setting up pyenv' 05:35:35 ---> Setting up pyenv 05:35:35 + export PYENV_ROOT=/opt/pyenv 05:35:35 + PYENV_ROOT=/opt/pyenv 05:35:35 + export PATH=/opt/pyenv/bin:/tmp/venv-DGaP/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 05:35:35 + PATH=/opt/pyenv/bin:/tmp/venv-DGaP/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 05:35:35 ++ pwd 05:35:35 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 05:35:35 + export PYTHONPATH 05:35:35 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:35:35 + TOX_TESTENV_PASSENV=PYTHONPATH 05:35:35 + tox --version 05:35:35 4.55.1 from /tmp/venv-DGaP/lib/python3.10/site-packages/tox/__init__.py 05:35:35 + PARALLEL=false 05:35:35 + TOX_OPTIONS_LIST= 05:35:35 + [[ -n checkbashisms ]] 05:35:35 + TOX_OPTIONS_LIST=' -e checkbashisms' 05:35:35 + case ${PARALLEL,,} in 05:35:35 + tox -e checkbashisms 05:35:35 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 05:35:37 checkbashisms: freeze> python -m pip freeze --all 05:35:37 checkbashisms: pip==26.1.2,setuptools==82.0.1 05:35:37 checkbashisms: commands[0]> .ci/check-bashisms.sh 05:35:39 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 05:35:41 checkbashisms: OK (5.30=setup[1.81]+cmd[3.48] seconds) 05:35:41 congratulations :) (5.33 seconds) 05:35:41 + tox_status=0 05:35:41 + echo '---> Completed tox runs' 05:35:41 ---> Completed tox runs 05:35:41 + for i in .tox/*/log 05:35:41 ++ echo .tox/checkbashisms/log 05:35:41 ++ awk -F/ '{print $2}' 05:35:41 + tox_env=checkbashisms 05:35:41 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 05:35:41 + DOC_DIR=docs/_build/html 05:35:41 + [[ -d docs/_build/html ]] 05:35:41 + echo '---> tox-run.sh ends' 05:35:41 ---> tox-run.sh ends 05:35:41 + test 0 -eq 0 05:35:41 $ ssh-agent -k 05:35:41 unset SSH_AUTH_SOCK; 05:35:41 unset SSH_AGENT_PID; 05:35:41 echo Agent pid 1630 killed; 05:35:41 [ssh-agent] Stopped. 05:35:41 [PostBuildScript] - [INFO] Executing post build scripts. 05:35:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11834404821688254896.sh 05:35:41 ---> sysstat.sh 05:35:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13727108024236260692.sh 05:35:41 ---> package-listing.sh 05:35:41 ++ facter osfamily 05:35:41 ++ tr '[:upper:]' '[:lower:]' 05:35:42 + OS_FAMILY=debian 05:35:42 + workspace=/w/workspace/oom-master-checkbashisms-lint 05:35:42 + START_PACKAGES=/tmp/packages_start.txt 05:35:42 + END_PACKAGES=/tmp/packages_end.txt 05:35:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:35:42 + PACKAGES=/tmp/packages_start.txt 05:35:42 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 05:35:42 + PACKAGES=/tmp/packages_end.txt 05:35:42 + case "${OS_FAMILY}" in 05:35:42 + dpkg -l 05:35:42 + grep '^ii' 05:35:42 + '[' -f /tmp/packages_start.txt ']' 05:35:42 + '[' -f /tmp/packages_end.txt ']' 05:35:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:35:42 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 05:35:42 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 05:35:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 05:35:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12260832185305586978.sh 05:35:42 ---> capture-instance-metadata.sh 05:35:42 Setup pyenv: 05:35:42 system 05:35:42 3.8.13 05:35:42 3.9.13 05:35:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:35:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jGwR 05:35:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:35:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:35:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:35:49 lf-activate-venv(): INFO: Base packages installed successfully 05:35:49 lf-activate-venv(): INFO: Installing additional packages: lftools 05:36:16 lf-activate-venv(): INFO: Adding /tmp/venv-jGwR/bin to PATH 05:36:16 INFO: Running in OpenStack, capturing instance metadata 05:36:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8044398257207630664.sh 05:36:16 provisioning config files... 05:36:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config15139907339643280755tmp 05:36:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:36:16 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:36:16 [EnvInject] - Injecting environment variables from a build step. 05:36:16 [EnvInject] - Injecting as environment variables the properties content 05:36:16 SERVER_ID=logs 05:36:16 05:36:16 [EnvInject] - Variables injected successfully. 05:36:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10424601563907897897.sh 05:36:16 ---> create-netrc.sh 05:36:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16693859365243979751.sh 05:36:16 ---> python-tools-install.sh 05:36:16 Setup pyenv: 05:36:16 system 05:36:16 3.8.13 05:36:16 3.9.13 05:36:16 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:36:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jGwR from file:/tmp/.os_lf_venv 05:36:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:36:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:36:19 lf-activate-venv(): INFO: Base packages installed successfully 05:36:19 lf-activate-venv(): INFO: Installing additional packages: lftools 05:36:26 lf-activate-venv(): INFO: Adding /tmp/venv-jGwR/bin to PATH 05:36:26 Generating Requirements File 05:36:50 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. 05:36:50 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:36:50 Python 3.10.6 05:36:51 pip 26.1.2 from /tmp/venv-jGwR/lib/python3.10/site-packages/pip (python 3.10) 05:36:51 aiohappyeyeballs==2.6.2 05:36:51 aiohttp==3.14.1 05:36:51 aiosignal==1.4.0 05:36:51 appdirs==1.4.4 05:36:51 argcomplete==3.6.3 05:36:51 aspy.yaml==1.3.0 05:36:51 async-timeout==5.0.1 05:36:51 attrs==26.1.0 05:36:51 autopage==0.6.0 05:36:51 backports.strenum==1.3.1 05:36:51 beautifulsoup4==4.15.0 05:36:51 boto3==1.43.29 05:36:51 botocore==1.43.29 05:36:51 bs4==0.0.2 05:36:51 certifi==2026.5.20 05:36:51 cffi==2.0.0 05:36:51 cfgv==3.5.0 05:36:51 chardet==7.4.3 05:36:51 charset-normalizer==3.4.7 05:36:51 click==8.4.1 05:36:51 cliff==4.14.0 05:36:51 cmd2==3.5.1 05:36:51 cryptography==3.3.2 05:36:51 debtcollector==3.1.0 05:36:51 decorator==5.3.1 05:36:51 defusedxml==0.7.1 05:36:51 Deprecated==1.3.1 05:36:51 distlib==0.4.3 05:36:51 dnspython==2.8.0 05:36:51 docker==7.1.0 05:36:51 dogpile.cache==1.5.0 05:36:51 durationpy==0.10 05:36:51 email-validator==2.3.0 05:36:51 filelock==3.29.4 05:36:51 frozenlist==1.8.0 05:36:51 future==1.0.0 05:36:51 gitdb==4.0.12 05:36:51 GitPython==3.1.50 05:36:51 httplib2==0.30.2 05:36:51 identify==2.6.19 05:36:51 idna==3.18 05:36:51 importlib-resources==1.5.0 05:36:51 iso8601==2.1.0 05:36:51 Jinja2==3.1.6 05:36:51 jmespath==1.1.0 05:36:51 jsonpatch==1.33 05:36:51 jsonpointer==3.1.1 05:36:51 jsonschema==4.26.0 05:36:51 jsonschema-specifications==2025.9.1 05:36:51 keystoneauth1==5.14.0 05:36:51 kubernetes==36.0.2 05:36:51 lftools==0.37.22 05:36:51 lxml==6.1.1 05:36:51 markdown-it-py==4.2.0 05:36:51 MarkupSafe==3.0.3 05:36:51 mdurl==0.1.2 05:36:51 msgpack==1.2.0 05:36:51 multi_key_dict==2.0.3 05:36:51 multidict==6.7.1 05:36:51 munch==4.0.0 05:36:51 netaddr==1.3.0 05:36:51 niet==1.4.2 05:36:51 nodeenv==1.10.0 05:36:51 oauth2client==4.1.3 05:36:51 oauthlib==3.3.1 05:36:51 openstacksdk==4.13.0 05:36:51 os-service-types==1.8.2 05:36:51 osc-lib==4.6.0 05:36:51 oslo.config==10.4.0 05:36:51 oslo.context==6.4.0 05:36:51 oslo.i18n==6.8.0 05:36:51 oslo.log==8.2.0 05:36:51 oslo.serialization==5.10.0 05:36:51 oslo.utils==10.1.1 05:36:51 packaging==26.2 05:36:51 pbr==7.0.3 05:36:51 platformdirs==4.10.0 05:36:51 prettytable==3.17.0 05:36:51 propcache==0.5.2 05:36:51 psutil==7.2.2 05:36:51 pyasn1==0.6.3 05:36:51 pyasn1_modules==0.4.2 05:36:51 pycparser==3.0 05:36:51 pygerrit2==2.0.15 05:36:51 PyGithub==2.9.1 05:36:51 Pygments==2.20.0 05:36:51 PyJWT==2.13.0 05:36:51 PyNaCl==1.6.2 05:36:51 pyparsing==2.4.7 05:36:51 pyperclip==1.11.0 05:36:51 pyrsistent==0.20.0 05:36:51 python-cinderclient==9.9.0 05:36:51 python-dateutil==2.9.0.post0 05:36:51 python-discovery==1.4.2 05:36:51 python-heatclient==5.2.0 05:36:51 python-jenkins==1.8.3 05:36:51 python-keystoneclient==5.8.0 05:36:51 python-magnumclient==4.10.0 05:36:51 python-openstackclient==10.0.0 05:36:51 python-swiftclient==4.10.0 05:36:51 PyYAML==6.0.3 05:36:51 referencing==0.37.0 05:36:51 requests==2.34.2 05:36:51 requests-oauthlib==2.0.0 05:36:51 rfc3986==2.0.0 05:36:51 rich==15.0.0 05:36:51 rich-argparse==1.8.0 05:36:51 rpds-py==0.30.0 05:36:51 rsa==4.9.1 05:36:51 ruamel.yaml==0.19.1 05:36:51 ruamel.yaml.clib==0.2.15 05:36:51 s3transfer==0.18.0 05:36:51 simplejson==4.1.1 05:36:51 six==1.17.0 05:36:51 smmap==5.0.3 05:36:51 soupsieve==2.8.4 05:36:51 stevedore==5.8.0 05:36:51 tabulate==0.10.0 05:36:51 toml==0.10.2 05:36:51 tomlkit==0.15.0 05:36:51 tqdm==4.68.2 05:36:51 typing_extensions==4.15.0 05:36:51 urllib3==1.26.20 05:36:51 virtualenv==21.5.0 05:36:51 wcwidth==0.8.1 05:36:51 websocket-client==1.9.0 05:36:51 wrapt==2.2.1 05:36:51 xdg==6.0.0 05:36:51 xmltodict==1.0.4 05:36:51 yarl==1.24.2 05:36:51 yq==3.4.3 05:36:51 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins9701584836140440049.sh 05:36:51 ---> uv-install.sh 05:36:51 Installing uv/uvx (latest) using shell installer 05:36:51 2026-06-15 05:36:51 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-kgu8fo.sh" [1] 05:36:51 downloading uv 0.11.21 x86_64-unknown-linux-gnu 05:36:52 installing to /home/jenkins/.local/bin 05:36:52 uv 05:36:52 uvx 05:36:52 everything's installed! 05:36:52 05:36:52 To add $HOME/.local/bin to your PATH, either restart your shell or run: 05:36:52 05:36:52 source $HOME/.local/bin/env (sh, bash, zsh) 05:36:52 source $HOME/.local/bin/env.fish (fish) 05:36:52 Adding install location to PATH 05:36:52 ---> Validating uv/uvx install 05:36:52 uvx 0.11.21 (x86_64-unknown-linux-gnu) 05:36:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10457243489536558706.sh 05:36:52 ---> sudo-logs.sh 05:36:52 Archiving 'sudo' log.. 05:36:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17128346487789252015.sh 05:36:53 ---> job-cost.sh 05:36:53 INFO: Activating Python virtual environment... 05:36:53 Setup pyenv: 05:36:53 system 05:36:53 3.8.13 05:36:53 3.9.13 05:36:53 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:36:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jGwR from file:/tmp/.os_lf_venv 05:36:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:36:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:36:55 lf-activate-venv(): INFO: Base packages installed successfully 05:36:55 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:37:00 lf-activate-venv(): INFO: Adding /tmp/venv-jGwR/bin to PATH 05:37:00 INFO: No stack-cost file found 05:37:00 INFO: Instance uptime: 142s 05:37:00 INFO: Fetching instance metadata (attempt 1 of 3)... 05:37:00 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:37:00 INFO: Successfully fetched instance metadata 05:37:00 INFO: Instance type: v3-standard-4 05:37:00 INFO: Retrieving pricing info for: v3-standard-4 05:37:00 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:37:00 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=142 05:37:00 INFO: Successfully fetched Vexxhost pricing API 05:37:00 INFO: Retrieved cost: 0.11 05:37:00 INFO: Retrieved resource: v3-standard-4 05:37:00 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 05:37:00 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 05:37:00 INFO: Successfully archived job cost data 05:37:00 DEBUG: Cost data: oom-master-checkbashisms-lint,4652,2026-06-15 05:37:00,v3-standard-4,142,0.11,0.00,SUCCESS 05:37:00 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6047607002862943806.sh 05:37:00 ---> logs-deploy.sh 05:37:00 Setup pyenv: 05:37:00 system 05:37:00 3.8.13 05:37:00 3.9.13 05:37:00 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:37:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jGwR from file:/tmp/.os_lf_venv 05:37:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:37:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:37:02 lf-activate-venv(): INFO: Base packages installed successfully 05:37:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:37:10 lf-activate-venv(): INFO: Adding /tmp/venv-jGwR/bin to PATH 05:37:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4652 05:37:10 INFO: archiving workspace using pattern(s): 05:37:11 Archives upload complete. 05:37:11 INFO: archiving logs to Nexus 05:37:12 ---> uname -a: 05:37:12 Linux prd-ubuntu1804-builder-4c-4g-11888 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:37:12 05:37:12 05:37:12 ---> lscpu: 05:37:12 Architecture: x86_64 05:37:12 CPU op-mode(s): 32-bit, 64-bit 05:37:12 Byte Order: Little Endian 05:37:12 CPU(s): 4 05:37:12 On-line CPU(s) list: 0-3 05:37:12 Thread(s) per core: 1 05:37:12 Core(s) per socket: 1 05:37:12 Socket(s): 4 05:37:12 NUMA node(s): 1 05:37:12 Vendor ID: AuthenticAMD 05:37:12 CPU family: 23 05:37:12 Model: 49 05:37:12 Model name: AMD EPYC-Rome Processor 05:37:12 Stepping: 0 05:37:12 CPU MHz: 2799.998 05:37:12 BogoMIPS: 5599.99 05:37:12 Virtualization: AMD-V 05:37:12 Hypervisor vendor: KVM 05:37:12 Virtualization type: full 05:37:12 L1d cache: 32K 05:37:12 L1i cache: 32K 05:37:12 L2 cache: 512K 05:37:12 L3 cache: 16384K 05:37:12 NUMA node0 CPU(s): 0-3 05:37:12 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 05:37:12 05:37:12 05:37:12 ---> nproc: 05:37:12 4 05:37:12 05:37:12 05:37:12 ---> df -h: 05:37:12 Filesystem Size Used Avail Use% Mounted on 05:37:12 udev 7.9G 0 7.9G 0% /dev 05:37:12 tmpfs 1.6G 676K 1.6G 1% /run 05:37:12 /dev/vda1 78G 8.4G 69G 11% / 05:37:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:37:12 tmpfs 5.0M 0 5.0M 0% /run/lock 05:37:12 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:37:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:37:12 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:37:12 05:37:12 05:37:12 ---> free -m: 05:37:12 total used free shared buff/cache available 05:37:12 Mem: 16040 561 13276 0 2202 15162 05:37:12 Swap: 1023 0 1023 05:37:12 05:37:12 05:37:12 ---> ip addr: 05:37:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:37:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:37:12 inet 127.0.0.1/8 scope host lo 05:37:12 valid_lft forever preferred_lft forever 05:37:12 inet6 ::1/128 scope host 05:37:12 valid_lft forever preferred_lft forever 05:37:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:37:12 link/ether fa:16:3e:7e:d4:42 brd ff:ff:ff:ff:ff:ff 05:37:12 inet 10.30.107.22/23 brd 10.30.107.255 scope global dynamic ens3 05:37:12 valid_lft 86254sec preferred_lft 86254sec 05:37:12 inet6 fe80::f816:3eff:fe7e:d442/64 scope link 05:37:12 valid_lft forever preferred_lft forever 05:37:12 05:37:12 05:37:12 ---> sar -b -r -n DEV: 05:37:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11888) 06/15/26 _x86_64_ (4 CPU) 05:37:12 05:37:12 05:34:48 LINUX RESTART (4 CPU) 05:37:12 05:37:12 05:35:01 tps rtps wtps bread/s bwrtn/s 05:37:12 05:36:01 285.79 28.73 257.06 965.31 62495.05 05:37:12 05:37:01 104.20 1.22 102.98 137.98 11843.49 05:37:12 Average: 194.99 14.97 180.02 551.64 37169.27 05:37:12 05:37:12 05:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:37:12 05:36:01 14067832 15553800 2357136 14.35 53320 1637180 772728 4.42 687992 1461932 86068 05:37:12 05:37:01 13658848 15585316 2766120 16.84 80428 2030216 741692 4.24 671212 1846724 241644 05:37:12 Average: 13863340 15569558 2561628 15.60 66874 1833698 757210 4.33 679602 1654328 163856 05:37:12 05:37:12 05:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:37:12 05:36:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 05:37:12 05:36:01 ens3 238.13 168.47 1226.49 50.99 0.00 0.00 0.00 0.00 05:37:12 05:37:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 05:37:12 05:37:01 ens3 109.32 75.77 1467.96 13.96 0.00 0.00 0.00 0.00 05:37:12 Average: lo 1.30 1.30 0.14 0.14 0.00 0.00 0.00 0.00 05:37:12 Average: ens3 173.72 122.12 1347.23 32.47 0.00 0.00 0.00 0.00 05:37:12 05:37:12 05:37:12 ---> sar -P ALL: 05:37:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11888) 06/15/26 _x86_64_ (4 CPU) 05:37:12 05:37:12 05:34:48 LINUX RESTART (4 CPU) 05:37:12 05:37:12 05:35:01 CPU %user %nice %system %iowait %steal %idle 05:37:12 05:36:01 all 18.62 0.00 1.95 16.99 0.05 62.38 05:37:12 05:36:01 0 27.82 0.00 1.92 14.22 0.05 55.99 05:37:12 05:36:01 1 12.74 0.00 2.25 25.58 0.05 59.38 05:37:12 05:36:01 2 24.63 0.00 2.00 13.99 0.05 59.33 05:37:12 05:36:01 3 9.27 0.00 1.59 14.24 0.05 74.85 05:37:12 05:37:01 all 19.01 0.00 1.61 1.21 0.05 78.12 05:37:12 05:37:01 0 14.01 0.00 1.32 0.10 0.05 84.53 05:37:12 05:37:01 1 19.52 0.00 1.99 3.56 0.05 74.89 05:37:12 05:37:01 2 13.00 0.00 1.25 0.92 0.07 84.77 05:37:12 05:37:01 3 29.48 0.00 1.88 0.28 0.05 68.30 05:37:12 Average: all 18.82 0.00 1.78 9.09 0.05 70.26 05:37:12 Average: 0 20.91 0.00 1.62 7.16 0.05 70.26 05:37:12 Average: 1 16.14 0.00 2.12 14.55 0.05 67.15 05:37:12 Average: 2 18.81 0.00 1.63 7.45 0.06 72.05 05:37:12 Average: 3 19.39 0.00 1.74 7.25 0.05 71.57 05:37:12 05:37:12 05:37:12