18:59:16 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146657 18:59:16 Running as SYSTEM 18:59:16 [EnvInject] - Loading node environment variables. 18:59:16 Building remotely on prd-ubuntu1804-builder-4c-4g-13424 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 18:59:16 [ssh-agent] Looking for ssh-agent implementation... 18:59:16 $ ssh-agent 18:59:16 SSH_AUTH_SOCK=/tmp/ssh-hpulgmgkF667/agent.1631 18:59:16 SSH_AGENT_PID=1633 18:59:16 [ssh-agent] Started. 18:59:16 Running ssh-add (command line suppressed) 18:59:16 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3772220227429289848.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3772220227429289848.key) 18:59:16 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:59:16 The recommended git tool is: NONE 18:59:18 using credential onap-jenkins-ssh 18:59:18 Wiping out workspace first. 18:59:18 Cloning the remote Git repository 18:59:18 Cloning repository git://cloud.onap.org/mirror/oom.git 18:59:18 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 18:59:18 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:59:18 > git --version # timeout=10 18:59:18 > git --version # 'git version 2.17.1' 18:59:18 using GIT_SSH to set credentials Gerrit user 18:59:18 Verifying host key using manually-configured host key entries 18:59:18 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:59:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:59:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:59:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:59:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:59:24 using GIT_SSH to set credentials Gerrit user 18:59:24 Verifying host key using manually-configured host key entries 18:59:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/146657/4 # timeout=30 18:59:24 > git rev-parse a892b7063532f9ea8cf7eeffe97fb4f6cf8afb27^{commit} # timeout=10 18:59:24 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 18:59:24 Checking out Revision a892b7063532f9ea8cf7eeffe97fb4f6cf8afb27 (refs/changes/57/146657/4) 18:59:24 > git config core.sparsecheckout # timeout=10 18:59:24 > git checkout -f a892b7063532f9ea8cf7eeffe97fb4f6cf8afb27 # timeout=30 18:59:27 Commit message: "[BUILD] FIX apt install graphviz hang in tox" 18:59:27 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:59:27 > git rev-list --no-walk ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0 # timeout=10 18:59:28 [EnvInject] - Injecting environment variables from a build step. 18:59:28 [EnvInject] - Injecting as environment variables the properties content 18:59:28 PYTHON=python3 18:59:28 18:59:28 [EnvInject] - Variables injected successfully. 18:59:28 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11341512381524706038.sh 18:59:28 ---> tox-install.sh 18:59:28 + source /home/jenkins/lf-env.sh 18:59:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:59:28 ++ mktemp -d /tmp/venv-XXXX 18:59:28 + lf_venv=/tmp/venv-osxX 18:59:28 + local venv_file=/tmp/.os_lf_venv 18:59:28 + local python=python3 18:59:28 + local options 18:59:28 + local set_path=true 18:59:28 + local install_args= 18:59:28 ++ 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 18:59:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:59:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:59:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:59:28 + true 18:59:28 + case $1 in 18:59:28 + venv_file=/tmp/.toxenv 18:59:28 + shift 2 18:59:28 + true 18:59:28 + case $1 in 18:59:28 + shift 18:59:28 + break 18:59:28 + case $python in 18:59:28 + local pkg_list= 18:59:28 + [[ -d /opt/pyenv ]] 18:59:28 + echo 'Setup pyenv:' 18:59:28 Setup pyenv: 18:59:28 + export PYENV_ROOT=/opt/pyenv 18:59:28 + PYENV_ROOT=/opt/pyenv 18:59:28 + 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 18:59:28 + 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 18:59:28 + pyenv versions 18:59:28 * system (set by /opt/pyenv/version) 18:59:28 * 3.8.13 (set by /opt/pyenv/version) 18:59:28 * 3.9.13 (set by /opt/pyenv/version) 18:59:28 * 3.10.6 (set by /opt/pyenv/version) 18:59:28 + command -v pyenv 18:59:28 ++ pyenv init - --no-rehash 18:59:28 + 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[*]}"'\'')" 18:59:28 export PATH="/opt/pyenv/shims:${PATH}" 18:59:28 export PYENV_SHELL=bash 18:59:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:59:28 pyenv() { 18:59:28 local command 18:59:28 command="${1:-}" 18:59:28 if [ "$#" -gt 0 ]; then 18:59:28 shift 18:59:28 fi 18:59:28 18:59:28 case "$command" in 18:59:28 rehash|shell) 18:59:28 eval "$(pyenv "sh-$command" "$@")" 18:59:28 ;; 18:59:28 *) 18:59:28 command pyenv "$command" "$@" 18:59:28 ;; 18:59:28 esac 18:59:28 }' 18:59:28 +++ 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[*]}"' 18:59:28 ++ 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 18:59:28 ++ 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 18:59:28 ++ 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 18:59:28 ++ export PYENV_SHELL=bash 18:59:28 ++ PYENV_SHELL=bash 18:59:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:59:28 +++ complete -F _pyenv pyenv 18:59:28 ++ lf-pyver python3 18:59:28 ++ local py_version_xy=python3 18:59:28 ++ local py_version_xyz= 18:59:28 ++ pyenv versions 18:59:28 ++ local command 18:59:28 ++ command=versions 18:59:28 ++ '[' 1 -gt 0 ']' 18:59:28 ++ shift 18:59:28 ++ case "$command" in 18:59:28 ++ command pyenv versions 18:59:28 ++ pyenv versions 18:59:28 ++ sed 's/^[ *]* //' 18:59:28 ++ awk '{ print $1 }' 18:59:28 ++ grep -E '^[0-9.]*[0-9]$' 18:59:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:59:28 +++ grep '^3' /tmp/.pyenv_versions 18:59:28 +++ tail -n 1 18:59:28 +++ sort -V 18:59:28 ++ py_version_xyz=3.10.6 18:59:28 ++ [[ -z 3.10.6 ]] 18:59:28 ++ echo 3.10.6 18:59:28 ++ return 0 18:59:28 + pyenv local 3.10.6 18:59:28 + local command 18:59:28 + command=local 18:59:28 + '[' 2 -gt 0 ']' 18:59:28 + shift 18:59:28 + case "$command" in 18:59:28 + command pyenv local 3.10.6 18:59:28 + pyenv local 3.10.6 18:59:28 + for arg in "$@" 18:59:28 + case $arg in 18:59:28 + pkg_list+='tox ' 18:59:28 + for arg in "$@" 18:59:28 + case $arg in 18:59:28 + pkg_list+='virtualenv ' 18:59:28 + for arg in "$@" 18:59:28 + case $arg in 18:59:28 + pkg_list+='urllib3~=1.26.15 ' 18:59:28 + [[ -f /tmp/.toxenv ]] 18:59:28 + [[ ! -f /tmp/.toxenv ]] 18:59:28 + [[ -n '' ]] 18:59:28 + python3 -m venv /tmp/venv-osxX 18:59:32 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-osxX' 18:59:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-osxX 18:59:32 + echo /tmp/venv-osxX 18:59:32 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:59:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:59:32 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:59:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:59:32 + local 'pip_opts=--upgrade --quiet' 18:59:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:59:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:59:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:59:32 + [[ -n '' ]] 18:59:32 + [[ -n '' ]] 18:59:32 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:59:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:59:32 + /tmp/venv-osxX/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 18:59:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:59:36 lf-activate-venv(): INFO: Base packages installed successfully 18:59:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:59:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:59:36 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:59:36 + /tmp/venv-osxX/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 18:59:38 + type python3 18:59:38 + true 18:59:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-osxX/bin to PATH' 18:59:38 lf-activate-venv(): INFO: Adding /tmp/venv-osxX/bin to PATH 18:59:38 + PATH=/tmp/venv-osxX/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 18:59:38 + return 0 18:59:38 + python3 --version 18:59:38 Python 3.10.6 18:59:38 + python3 -m pip --version 18:59:38 pip 26.1.2 from /tmp/venv-osxX/lib/python3.10/site-packages/pip (python 3.10) 18:59:38 + python3 -m pip freeze 18:59:39 cachetools==7.1.6 18:59:39 colorama==0.4.6 18:59:39 distlib==0.4.3 18:59:39 filelock==3.32.0 18:59:39 packaging==26.2 18:59:39 platformdirs==4.11.0 18:59:39 pluggy==1.6.0 18:59:39 pyproject-api==1.11.0 18:59:39 python-discovery==1.5.0 18:59:39 tomli==2.4.1 18:59:39 tomli_w==1.2.0 18:59:39 tox==4.58.0 18:59:39 typing_extensions==4.16.0 18:59:39 urllib3==1.26.20 18:59:39 virtualenv==21.7.0 18:59:39 [EnvInject] - Injecting environment variables from a build step. 18:59:39 [EnvInject] - Injecting as environment variables the properties content 18:59:39 PARALLEL=false 18:59:39 18:59:39 [EnvInject] - Variables injected successfully. 18:59:39 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15881734738241187314.sh 18:59:39 ---> tox-run.sh 18:59:39 + 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 18:59:39 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 18:59:39 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 18:59:39 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 18:59:39 + cd /w/workspace/oom-master-checkbashisms-lint/. 18:59:39 + source /home/jenkins/lf-env.sh 18:59:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:59:39 ++ mktemp -d /tmp/venv-XXXX 18:59:39 + lf_venv=/tmp/venv-VTJm 18:59:39 + local venv_file=/tmp/.os_lf_venv 18:59:39 + local python=python3 18:59:39 + local options 18:59:39 + local set_path=true 18:59:39 + local install_args= 18:59:39 ++ 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 18:59:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:59:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:59:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:59:39 + true 18:59:39 + case $1 in 18:59:39 + venv_file=/tmp/.toxenv 18:59:39 + shift 2 18:59:39 + true 18:59:39 + case $1 in 18:59:39 + shift 18:59:39 + break 18:59:39 + case $python in 18:59:39 + local pkg_list= 18:59:39 + [[ -d /opt/pyenv ]] 18:59:39 + echo 'Setup pyenv:' 18:59:39 Setup pyenv: 18:59:39 + export PYENV_ROOT=/opt/pyenv 18:59:39 + PYENV_ROOT=/opt/pyenv 18:59:39 + 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 18:59:39 + 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 18:59:39 + pyenv versions 18:59:39 system 18:59:39 3.8.13 18:59:39 3.9.13 18:59:39 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:59:39 + command -v pyenv 18:59:39 ++ pyenv init - --no-rehash 18:59:39 + 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[*]}"'\'')" 18:59:39 export PATH="/opt/pyenv/shims:${PATH}" 18:59:39 export PYENV_SHELL=bash 18:59:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:59:39 pyenv() { 18:59:39 local command 18:59:39 command="${1:-}" 18:59:39 if [ "$#" -gt 0 ]; then 18:59:39 shift 18:59:39 fi 18:59:39 18:59:39 case "$command" in 18:59:39 rehash|shell) 18:59:39 eval "$(pyenv "sh-$command" "$@")" 18:59:39 ;; 18:59:39 *) 18:59:39 command pyenv "$command" "$@" 18:59:39 ;; 18:59:39 esac 18:59:39 }' 18:59:39 +++ 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[*]}"' 18:59:39 ++ 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 18:59:39 ++ 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 18:59:39 ++ 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 18:59:39 ++ export PYENV_SHELL=bash 18:59:39 ++ PYENV_SHELL=bash 18:59:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:59:39 +++ complete -F _pyenv pyenv 18:59:39 ++ lf-pyver python3 18:59:39 ++ local py_version_xy=python3 18:59:39 ++ local py_version_xyz= 18:59:39 ++ pyenv versions 18:59:39 ++ local command 18:59:39 ++ command=versions 18:59:39 ++ '[' 1 -gt 0 ']' 18:59:39 ++ shift 18:59:39 ++ case "$command" in 18:59:39 ++ command pyenv versions 18:59:39 ++ pyenv versions 18:59:39 ++ sed 's/^[ *]* //' 18:59:39 ++ grep -E '^[0-9.]*[0-9]$' 18:59:39 ++ awk '{ print $1 }' 18:59:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:59:39 +++ sort -V 18:59:39 +++ grep '^3' /tmp/.pyenv_versions 18:59:39 +++ tail -n 1 18:59:39 ++ py_version_xyz=3.10.6 18:59:39 ++ [[ -z 3.10.6 ]] 18:59:39 ++ echo 3.10.6 18:59:39 ++ return 0 18:59:39 + pyenv local 3.10.6 18:59:39 + local command 18:59:39 + command=local 18:59:39 + '[' 2 -gt 0 ']' 18:59:39 + shift 18:59:39 + case "$command" in 18:59:39 + command pyenv local 3.10.6 18:59:39 + pyenv local 3.10.6 18:59:39 + for arg in "$@" 18:59:39 + case $arg in 18:59:39 + pkg_list+='tox ' 18:59:39 + for arg in "$@" 18:59:39 + case $arg in 18:59:39 + pkg_list+='virtualenv ' 18:59:39 + for arg in "$@" 18:59:39 + case $arg in 18:59:39 + pkg_list+='urllib3~=1.26.15 ' 18:59:39 + [[ -f /tmp/.toxenv ]] 18:59:39 ++ cat /tmp/.toxenv 18:59:39 + lf_venv=/tmp/venv-osxX 18:59:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-osxX from' file:/tmp/.toxenv 18:59:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-osxX from file:/tmp/.toxenv 18:59:39 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:59:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:59:39 + local 'pip_opts=--upgrade --quiet' 18:59:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:59:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:59:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:59:39 + [[ -n '' ]] 18:59:39 + [[ -n '' ]] 18:59:39 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:59:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:59:39 + /tmp/venv-osxX/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 18:59:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:59:40 lf-activate-venv(): INFO: Base packages installed successfully 18:59:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:59:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:59:40 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:59:40 + /tmp/venv-osxX/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 18:59:41 + type python3 18:59:41 + true 18:59:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-osxX/bin to PATH' 18:59:41 lf-activate-venv(): INFO: Adding /tmp/venv-osxX/bin to PATH 18:59:41 + PATH=/tmp/venv-osxX/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 18:59:41 + return 0 18:59:41 + [[ -d /opt/pyenv ]] 18:59:41 + echo '---> Setting up pyenv' 18:59:41 ---> Setting up pyenv 18:59:41 + export PYENV_ROOT=/opt/pyenv 18:59:41 + PYENV_ROOT=/opt/pyenv 18:59:41 + export PATH=/opt/pyenv/bin:/tmp/venv-osxX/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 18:59:41 + PATH=/opt/pyenv/bin:/tmp/venv-osxX/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 18:59:41 ++ pwd 18:59:41 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 18:59:41 + export PYTHONPATH 18:59:41 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:59:41 + TOX_TESTENV_PASSENV=PYTHONPATH 18:59:41 + tox --version 18:59:41 4.58.0 from /tmp/venv-osxX/lib/python3.10/site-packages/tox/__init__.py 18:59:41 + PARALLEL=false 18:59:41 + TOX_OPTIONS_LIST= 18:59:41 + [[ -n checkbashisms ]] 18:59:41 + TOX_OPTIONS_LIST=' -e checkbashisms' 18:59:41 + case ${PARALLEL,,} in 18:59:41 + tox -e checkbashisms 18:59:41 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 18:59:43 checkbashisms: freeze> python -m pip freeze --all 18:59:43 checkbashisms: pip==26.1.2,setuptools==83.0.0 18:59:43 checkbashisms: commands[0]> .ci/check-bashisms.sh 18:59:45 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 18:59:47 checkbashisms: OK (5.26=setup[1.79]+cmd[3.47] seconds) 18:59:47 congratulations :) (5.30 seconds) 18:59:47 + tox_status=0 18:59:47 + echo '---> Completed tox runs' 18:59:47 ---> Completed tox runs 18:59:47 + for i in .tox/*/log 18:59:47 ++ echo .tox/checkbashisms/log 18:59:47 ++ awk -F/ '{print $2}' 18:59:47 + tox_env=checkbashisms 18:59:47 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 18:59:47 + DOC_DIR=docs/_build/html 18:59:47 + [[ -d docs/_build/html ]] 18:59:47 + echo '---> tox-run.sh ends' 18:59:47 ---> tox-run.sh ends 18:59:47 + test 0 -eq 0 18:59:47 $ ssh-agent -k 18:59:47 unset SSH_AUTH_SOCK; 18:59:47 unset SSH_AGENT_PID; 18:59:47 echo Agent pid 1633 killed; 18:59:47 [ssh-agent] Stopped. 18:59:47 [PostBuildScript] - [INFO] Executing post build scripts. 18:59:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1438582648633888746.sh 18:59:47 ---> sysstat.sh 18:59:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9300133067443216408.sh 18:59:47 ---> package-listing.sh 18:59:47 ++ tr '[:upper:]' '[:lower:]' 18:59:47 ++ facter osfamily 18:59:48 + OS_FAMILY=debian 18:59:48 + workspace=/w/workspace/oom-master-checkbashisms-lint 18:59:48 + START_PACKAGES=/tmp/packages_start.txt 18:59:48 + END_PACKAGES=/tmp/packages_end.txt 18:59:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:59:48 + PACKAGES=/tmp/packages_start.txt 18:59:48 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 18:59:48 + PACKAGES=/tmp/packages_end.txt 18:59:48 + case "${OS_FAMILY}" in 18:59:48 + dpkg -l 18:59:48 + grep '^ii' 18:59:48 + '[' -f /tmp/packages_start.txt ']' 18:59:48 + '[' -f /tmp/packages_end.txt ']' 18:59:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:59:48 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 18:59:48 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 18:59:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 18:59:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11398513511607772727.sh 18:59:48 ---> capture-instance-metadata.sh 18:59:48 Setup pyenv: 18:59:48 system 18:59:48 3.8.13 18:59:48 3.9.13 18:59:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:59:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DWul 18:59:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:59:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:59:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:59:55 lf-activate-venv(): INFO: Base packages installed successfully 18:59:55 lf-activate-venv(): INFO: Installing additional packages: lftools 19:00:17 lf-activate-venv(): INFO: Adding /tmp/venv-DWul/bin to PATH 19:00:17 INFO: Running in OpenStack, capturing instance metadata 19:00:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11992127192466994533.sh 19:00:17 provisioning config files... 19:00:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config9825490762093152199tmp 19:00:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:00:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:00:17 [EnvInject] - Injecting environment variables from a build step. 19:00:17 [EnvInject] - Injecting as environment variables the properties content 19:00:17 SERVER_ID=logs 19:00:17 19:00:17 [EnvInject] - Variables injected successfully. 19:00:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2859760670426641645.sh 19:00:17 ---> create-netrc.sh 19:00:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18116315215307892441.sh 19:00:17 ---> python-tools-install.sh 19:00:17 Setup pyenv: 19:00:17 system 19:00:17 3.8.13 19:00:17 3.9.13 19:00:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:00:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DWul from file:/tmp/.os_lf_venv 19:00:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:00:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:00:19 lf-activate-venv(): INFO: Base packages installed successfully 19:00:19 lf-activate-venv(): INFO: Installing additional packages: lftools 19:00:26 lf-activate-venv(): INFO: Adding /tmp/venv-DWul/bin to PATH 19:00:26 Generating Requirements File 19:00:49 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 19:00:49 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:00:50 Python 3.10.6 19:00:50 pip 26.1.2 from /tmp/venv-DWul/lib/python3.10/site-packages/pip (python 3.10) 19:00:50 aiohappyeyeballs==2.7.1 19:00:50 aiohttp==3.14.3 19:00:50 aiosignal==1.4.0 19:00:50 appdirs==1.4.4 19:00:50 argcomplete==3.7.0 19:00:50 aspy.yaml==1.3.0 19:00:50 async-timeout==5.0.1 19:00:50 attrs==26.1.0 19:00:50 autopage==0.6.0 19:00:50 backports.strenum==1.3.1 19:00:50 beautifulsoup4==4.15.0 19:00:50 boto3==1.43.57 19:00:50 botocore==1.43.57 19:00:50 bs4==0.0.2 19:00:50 certifi==2026.7.22 19:00:50 cffi==2.1.0 19:00:50 cfgv==3.5.0 19:00:50 chardet==7.4.3 19:00:50 charset-normalizer==3.4.9 19:00:50 click==8.4.2 19:00:50 cliff==4.14.0 19:00:50 cmd2==3.5.1 19:00:50 cryptography==3.3.2 19:00:50 debtcollector==3.1.0 19:00:50 decorator==5.3.1 19:00:50 defusedxml==0.7.1 19:00:50 Deprecated==1.3.1 19:00:50 distlib==0.4.3 19:00:50 dnspython==2.8.0 19:00:50 docker==7.2.0 19:00:50 dogpile.cache==1.5.0 19:00:50 durationpy==0.10 19:00:50 email-validator==2.3.0 19:00:50 filelock==3.32.0 19:00:50 frozenlist==1.8.0 19:00:50 future==1.0.0 19:00:50 gitdb==4.0.12 19:00:50 GitPython==3.1.57 19:00:50 httplib2==0.30.2 19:00:50 identify==2.6.19 19:00:50 idna==3.18 19:00:50 importlib-resources==1.5.0 19:00:50 iso8601==2.1.0 19:00:50 Jinja2==3.1.6 19:00:50 jmespath==1.1.0 19:00:50 jsonpatch==1.33 19:00:50 jsonpointer==3.1.1 19:00:50 jsonschema==4.26.0 19:00:50 jsonschema-specifications==2025.9.1 19:00:50 keystoneauth1==5.14.0 19:00:50 kubernetes==36.0.3 19:00:50 lftools==0.37.22 19:00:50 lxml==6.1.1 19:00:50 markdown-it-py==4.2.0 19:00:50 MarkupSafe==3.0.3 19:00:50 mdurl==0.1.2 19:00:50 msgpack==1.2.1 19:00:50 multi_key_dict==2.0.3 19:00:50 multidict==6.7.1 19:00:50 munch==4.0.0 19:00:50 netaddr==1.3.0 19:00:50 niet==1.4.2 19:00:50 nodeenv==1.10.0 19:00:50 oauth2client==4.1.3 19:00:50 oauthlib==3.3.1 19:00:50 openstacksdk==4.13.0 19:00:50 os-service-types==1.8.2 19:00:50 osc-lib==4.6.0 19:00:50 oslo.config==10.4.0 19:00:50 oslo.context==6.4.0 19:00:50 oslo.i18n==6.8.0 19:00:50 oslo.log==8.2.0 19:00:50 oslo.serialization==5.10.0 19:00:50 oslo.utils==10.1.1 19:00:50 packaging==26.2 19:00:50 pbr==7.0.3 19:00:50 platformdirs==4.11.0 19:00:50 prettytable==3.18.0 19:00:50 propcache==0.5.2 19:00:50 psutil==7.2.2 19:00:50 pyasn1==0.6.4 19:00:50 pyasn1_modules==0.4.2 19:00:50 pycparser==3.0 19:00:50 pygerrit2==2.0.15 19:00:50 PyGithub==2.9.1 19:00:50 Pygments==2.20.0 19:00:50 PyJWT==2.13.0 19:00:50 PyNaCl==1.6.2 19:00:50 pyparsing==2.4.7 19:00:50 pyperclip==1.11.0 19:00:50 pyrsistent==0.20.0 19:00:50 python-cinderclient==9.9.0 19:00:50 python-dateutil==2.9.0.post0 19:00:50 python-discovery==1.5.0 19:00:50 python-heatclient==5.2.0 19:00:50 python-jenkins==1.8.3 19:00:50 python-keystoneclient==5.8.0 19:00:50 python-magnumclient==4.11.0 19:00:50 python-openstackclient==10.0.0 19:00:50 python-swiftclient==4.10.0 19:00:50 PyYAML==6.0.3 19:00:50 referencing==0.37.0 19:00:50 requests==2.34.2 19:00:50 requests-oauthlib==2.0.0 19:00:50 rfc3986==2.0.0 19:00:50 rich==15.0.0 19:00:50 rich-argparse==1.8.0 19:00:50 rpds-py==0.30.0 19:00:50 rsa==4.9.1 19:00:50 ruamel.yaml==0.19.1 19:00:50 ruamel.yaml.clib==0.2.15 19:00:50 s3transfer==0.19.2 19:00:50 simplejson==4.1.1 19:00:50 six==1.17.0 19:00:50 smmap==5.0.3 19:00:50 soupsieve==2.9.1 19:00:50 stevedore==5.8.0 19:00:50 tabulate==0.10.0 19:00:50 toml==0.10.2 19:00:50 tomlkit==0.15.1 19:00:50 tqdm==4.70.0 19:00:50 typing_extensions==4.16.0 19:00:50 urllib3==1.26.20 19:00:50 virtualenv==21.7.0 19:00:50 wcwidth==0.8.2 19:00:50 websocket-client==1.9.0 19:00:50 wrapt==2.3.0 19:00:50 xdg==6.0.0 19:00:50 xmltodict==1.0.4 19:00:50 yarl==1.24.5 19:00:50 yq==4.1.2 19:00:50 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins9533734857962094429.sh 19:00:50 ---> uv-install.sh 19:00:50 Installing uv/uvx (latest) using shell installer 19:00:50 2026-07-28 19:00:50 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-NdoiGG.sh" [1] 19:00:51 downloading uv 0.11.33 x86_64-unknown-linux-gnu 19:00:51 installing to /home/jenkins/.local/bin 19:00:51 uv 19:00:51 uvx 19:00:51 everything's installed! 19:00:51 19:00:51 To add $HOME/.local/bin to your PATH, either restart your shell or run: 19:00:51 19:00:51 source $HOME/.local/bin/env (sh, bash, zsh) 19:00:51 source $HOME/.local/bin/env.fish (fish) 19:00:51 Adding install location to PATH 19:00:51 ---> Validating uv/uvx install 19:00:51 uvx 0.11.33 (x86_64-unknown-linux-gnu) 19:00:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16828088608273648935.sh 19:00:51 ---> sudo-logs.sh 19:00:51 Archiving 'sudo' log.. 19:00:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16240958617101506894.sh 19:00:52 ---> job-cost.sh 19:00:52 INFO: Activating Python virtual environment... 19:00:52 Setup pyenv: 19:00:52 system 19:00:52 3.8.13 19:00:52 3.9.13 19:00:52 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:00:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DWul from file:/tmp/.os_lf_venv 19:00:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:00:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:00:54 lf-activate-venv(): INFO: Base packages installed successfully 19:00:54 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:00:58 lf-activate-venv(): INFO: Adding /tmp/venv-DWul/bin to PATH 19:00:58 INFO: No stack-cost file found 19:00:58 INFO: Instance uptime: 125s 19:00:58 INFO: Fetching instance metadata (attempt 1 of 3)... 19:00:58 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:00:59 INFO: Successfully fetched instance metadata 19:00:59 INFO: Instance type: v3-standard-4 19:00:59 INFO: Retrieving pricing info for: v3-standard-4 19:00:59 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:00:59 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=125 19:00:59 INFO: Successfully fetched Vexxhost pricing API 19:00:59 INFO: Retrieved cost: 0.11 19:00:59 INFO: Retrieved resource: v3-standard-4 19:00:59 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 19:00:59 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 19:00:59 INFO: Successfully archived job cost data 19:00:59 DEBUG: Cost data: oom-master-checkbashisms-lint,4769,2026-07-28 19:00:59,v3-standard-4,125,0.11,0.00,SUCCESS 19:00:59 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16670257219919152128.sh 19:00:59 ---> logs-deploy.sh 19:00:59 Setup pyenv: 19:00:59 system 19:00:59 3.8.13 19:00:59 3.9.13 19:00:59 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:00:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DWul from file:/tmp/.os_lf_venv 19:00:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:00:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:01:01 lf-activate-venv(): INFO: Base packages installed successfully 19:01:01 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:01:08 lf-activate-venv(): INFO: Adding /tmp/venv-DWul/bin to PATH 19:01:08 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4769 19:01:08 INFO: archiving workspace using pattern(s): 19:01:09 Archives upload complete. 19:01:09 INFO: archiving logs to Nexus 19:01:10 ---> uname -a: 19:01:10 Linux prd-ubuntu1804-builder-4c-4g-13424 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:01:10 19:01:10 19:01:10 ---> lscpu: 19:01:10 Architecture: x86_64 19:01:10 CPU op-mode(s): 32-bit, 64-bit 19:01:10 Byte Order: Little Endian 19:01:10 CPU(s): 4 19:01:10 On-line CPU(s) list: 0-3 19:01:10 Thread(s) per core: 1 19:01:10 Core(s) per socket: 1 19:01:10 Socket(s): 4 19:01:10 NUMA node(s): 1 19:01:10 Vendor ID: AuthenticAMD 19:01:10 CPU family: 23 19:01:10 Model: 49 19:01:10 Model name: AMD EPYC-Rome Processor 19:01:10 Stepping: 0 19:01:10 CPU MHz: 2799.998 19:01:10 BogoMIPS: 5599.99 19:01:10 Virtualization: AMD-V 19:01:10 Hypervisor vendor: KVM 19:01:10 Virtualization type: full 19:01:10 L1d cache: 32K 19:01:10 L1i cache: 32K 19:01:10 L2 cache: 512K 19:01:10 L3 cache: 16384K 19:01:10 NUMA node0 CPU(s): 0-3 19:01:10 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 19:01:10 19:01:10 19:01:10 ---> nproc: 19:01:10 4 19:01:10 19:01:10 19:01:10 ---> df -h: 19:01:10 Filesystem Size Used Avail Use% Mounted on 19:01:10 udev 7.9G 0 7.9G 0% /dev 19:01:10 tmpfs 1.6G 676K 1.6G 1% /run 19:01:10 /dev/vda1 78G 8.4G 69G 11% / 19:01:10 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:01:10 tmpfs 5.0M 0 5.0M 0% /run/lock 19:01:10 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:01:10 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:01:10 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:01:10 19:01:10 19:01:10 ---> free -m: 19:01:10 total used free shared buff/cache available 19:01:10 Mem: 16040 615 13228 0 2196 15107 19:01:10 Swap: 1023 0 1023 19:01:10 19:01:10 19:01:10 ---> ip addr: 19:01:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:01:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:01:10 inet 127.0.0.1/8 scope host lo 19:01:10 valid_lft forever preferred_lft forever 19:01:10 inet6 ::1/128 scope host 19:01:10 valid_lft forever preferred_lft forever 19:01:10 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:01:10 link/ether fa:16:3e:58:55:69 brd ff:ff:ff:ff:ff:ff 19:01:10 inet 10.30.107.251/23 brd 10.30.107.255 scope global dynamic ens3 19:01:10 valid_lft 86271sec preferred_lft 86271sec 19:01:10 inet6 fe80::f816:3eff:fe58:5569/64 scope link 19:01:10 valid_lft forever preferred_lft forever 19:01:10 19:01:10 19:01:10 ---> sar -b -r -n DEV: 19:01:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13424) 07/28/26 _x86_64_ (4 CPU) 19:01:10 19:01:10 18:59:03 LINUX RESTART (4 CPU) 19:01:10 19:01:10 19:00:02 tps rtps wtps bread/s bwrtn/s 19:01:10 19:01:01 122.45 1.24 121.21 140.29 13065.67 19:01:10 Average: 122.45 1.24 121.21 140.29 13065.67 19:01:10 19:01:10 19:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:01:10 19:01:01 13557932 15486756 2867036 17.46 80560 2032612 834672 4.78 773988 1847012 251472 19:01:10 Average: 13557932 15486756 2867036 17.46 80560 2032612 834672 4.78 773988 1847012 251472 19:01:10 19:01:10 19:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:01:10 19:01:01 ens3 97.88 67.55 1469.92 13.30 0.00 0.00 0.00 0.00 19:01:10 19:01:01 lo 1.22 1.22 0.14 0.14 0.00 0.00 0.00 0.00 19:01:10 Average: ens3 97.88 67.55 1469.92 13.30 0.00 0.00 0.00 0.00 19:01:10 Average: lo 1.22 1.22 0.14 0.14 0.00 0.00 0.00 0.00 19:01:10 19:01:10 19:01:10 ---> sar -P ALL: 19:01:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13424) 07/28/26 _x86_64_ (4 CPU) 19:01:10 19:01:10 18:59:03 LINUX RESTART (4 CPU) 19:01:10 19:01:10 19:00:02 CPU %user %nice %system %iowait %steal %idle 19:01:10 19:01:01 all 20.34 0.00 1.63 2.30 0.08 75.64 19:01:10 19:01:01 0 16.20 0.00 1.43 0.68 0.07 81.62 19:01:10 19:01:01 1 8.61 0.00 1.46 5.91 0.08 83.93 19:01:10 19:01:01 2 39.06 0.00 2.29 1.02 0.10 57.53 19:01:10 19:01:01 3 17.42 0.00 1.32 1.61 0.08 79.56 19:01:10 Average: all 20.34 0.00 1.63 2.30 0.08 75.64 19:01:10 Average: 0 16.20 0.00 1.43 0.68 0.07 81.62 19:01:10 Average: 1 8.61 0.00 1.46 5.91 0.08 83.93 19:01:10 Average: 2 39.06 0.00 2.29 1.02 0.10 57.53 19:01:10 Average: 3 17.42 0.00 1.32 1.61 0.08 79.56 19:01:10 19:01:10 19:01:10