07:11:06 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146657 07:11:06 Running as SYSTEM 07:11:06 [EnvInject] - Loading node environment variables. 07:11:06 Building remotely on prd-ubuntu1804-builder-4c-4g-12491 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 07:11:06 [ssh-agent] Looking for ssh-agent implementation... 07:11:06 $ ssh-agent 07:11:06 SSH_AUTH_SOCK=/tmp/ssh-d75lLr7fQEkv/agent.1629 07:11:06 SSH_AGENT_PID=1631 07:11:06 [ssh-agent] Started. 07:11:06 Running ssh-add (command line suppressed) 07:11:06 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4578113803651351756.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4578113803651351756.key) 07:11:06 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:11:06 The recommended git tool is: NONE 07:11:08 using credential onap-jenkins-ssh 07:11:08 Wiping out workspace first. 07:11:08 Cloning the remote Git repository 07:11:08 Cloning repository git://cloud.onap.org/mirror/oom.git 07:11:08 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 07:11:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:11:08 > git --version # timeout=10 07:11:08 > git --version # 'git version 2.17.1' 07:11:08 using GIT_SSH to set credentials Gerrit user 07:11:08 Verifying host key using manually-configured host key entries 07:11:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:11:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:11:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:11:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:11:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:11:13 using GIT_SSH to set credentials Gerrit user 07:11:13 Verifying host key using manually-configured host key entries 07:11:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/146657/1 # timeout=30 07:11:13 > git rev-parse 7ba0ece7f4fdfb1214e61b5c4f84e029c74964bb^{commit} # timeout=10 07:11:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:11:13 Checking out Revision 7ba0ece7f4fdfb1214e61b5c4f84e029c74964bb (refs/changes/57/146657/1) 07:11:13 > git config core.sparsecheckout # timeout=10 07:11:13 > git checkout -f 7ba0ece7f4fdfb1214e61b5c4f84e029c74964bb # timeout=30 07:11:17 Commit message: "build: Fix apt install graphviz hang in tox" 07:11:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:11:17 > git rev-list --no-walk bcb549c23ed88448aa29b666b5bbedd2c10adc31 # timeout=10 07:11:17 [EnvInject] - Injecting environment variables from a build step. 07:11:17 [EnvInject] - Injecting as environment variables the properties content 07:11:17 PYTHON=python3 07:11:17 07:11:17 [EnvInject] - Variables injected successfully. 07:11:17 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9505374751777917635.sh 07:11:17 ---> tox-install.sh 07:11:17 + source /home/jenkins/lf-env.sh 07:11:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:11:17 ++ mktemp -d /tmp/venv-XXXX 07:11:17 + lf_venv=/tmp/venv-gHz6 07:11:17 + local venv_file=/tmp/.os_lf_venv 07:11:17 + local python=python3 07:11:17 + local options 07:11:17 + local set_path=true 07:11:17 + local install_args= 07:11:17 ++ 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 07:11:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:11:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:11:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:11:17 + true 07:11:17 + case $1 in 07:11:17 + venv_file=/tmp/.toxenv 07:11:17 + shift 2 07:11:17 + true 07:11:17 + case $1 in 07:11:17 + shift 07:11:17 + break 07:11:17 + case $python in 07:11:17 + local pkg_list= 07:11:17 + [[ -d /opt/pyenv ]] 07:11:17 + echo 'Setup pyenv:' 07:11:17 Setup pyenv: 07:11:17 + export PYENV_ROOT=/opt/pyenv 07:11:17 + PYENV_ROOT=/opt/pyenv 07:11:17 + 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 07:11:17 + 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 07:11:17 + pyenv versions 07:11:17 * system (set by /opt/pyenv/version) 07:11:17 * 3.8.13 (set by /opt/pyenv/version) 07:11:17 * 3.9.13 (set by /opt/pyenv/version) 07:11:17 * 3.10.6 (set by /opt/pyenv/version) 07:11:17 + command -v pyenv 07:11:17 ++ pyenv init - --no-rehash 07:11:17 + 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[*]}"'\'')" 07:11:17 export PATH="/opt/pyenv/shims:${PATH}" 07:11:17 export PYENV_SHELL=bash 07:11:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:11:17 pyenv() { 07:11:17 local command 07:11:17 command="${1:-}" 07:11:17 if [ "$#" -gt 0 ]; then 07:11:17 shift 07:11:17 fi 07:11:17 07:11:17 case "$command" in 07:11:17 rehash|shell) 07:11:17 eval "$(pyenv "sh-$command" "$@")" 07:11:17 ;; 07:11:17 *) 07:11:17 command pyenv "$command" "$@" 07:11:17 ;; 07:11:17 esac 07:11:17 }' 07:11:17 +++ 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[*]}"' 07:11:17 ++ 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 07:11:17 ++ 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 07:11:17 ++ 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 07:11:17 ++ export PYENV_SHELL=bash 07:11:17 ++ PYENV_SHELL=bash 07:11:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:11:17 +++ complete -F _pyenv pyenv 07:11:17 ++ lf-pyver python3 07:11:17 ++ local py_version_xy=python3 07:11:17 ++ local py_version_xyz= 07:11:17 ++ pyenv versions 07:11:17 ++ local command 07:11:17 ++ command=versions 07:11:17 ++ '[' 1 -gt 0 ']' 07:11:17 ++ shift 07:11:17 ++ case "$command" in 07:11:17 ++ command pyenv versions 07:11:17 ++ pyenv versions 07:11:17 ++ sed 's/^[ *]* //' 07:11:17 ++ awk '{ print $1 }' 07:11:17 ++ grep -E '^[0-9.]*[0-9]$' 07:11:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:11:17 +++ grep '^3' /tmp/.pyenv_versions 07:11:17 +++ sort -V 07:11:17 +++ tail -n 1 07:11:17 ++ py_version_xyz=3.10.6 07:11:17 ++ [[ -z 3.10.6 ]] 07:11:17 ++ echo 3.10.6 07:11:17 ++ return 0 07:11:17 + pyenv local 3.10.6 07:11:17 + local command 07:11:17 + command=local 07:11:17 + '[' 2 -gt 0 ']' 07:11:17 + shift 07:11:17 + case "$command" in 07:11:17 + command pyenv local 3.10.6 07:11:17 + pyenv local 3.10.6 07:11:17 + for arg in "$@" 07:11:17 + case $arg in 07:11:17 + pkg_list+='tox ' 07:11:17 + for arg in "$@" 07:11:17 + case $arg in 07:11:17 + pkg_list+='virtualenv ' 07:11:17 + for arg in "$@" 07:11:17 + case $arg in 07:11:17 + pkg_list+='urllib3~=1.26.15 ' 07:11:17 + [[ -f /tmp/.toxenv ]] 07:11:17 + [[ ! -f /tmp/.toxenv ]] 07:11:17 + [[ -n '' ]] 07:11:17 + python3 -m venv /tmp/venv-gHz6 07:11:21 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gHz6' 07:11:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gHz6 07:11:21 + echo /tmp/venv-gHz6 07:11:21 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:11:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:11:21 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:11:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:11:21 + local 'pip_opts=--upgrade --quiet' 07:11:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:11:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:11:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:11:21 + [[ -n '' ]] 07:11:21 + [[ -n '' ]] 07:11:21 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:11:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:11:21 + /tmp/venv-gHz6/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 07:11:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:11:25 lf-activate-venv(): INFO: Base packages installed successfully 07:11:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:11:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:11:25 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:11:25 + /tmp/venv-gHz6/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 07:11:27 + type python3 07:11:27 + true 07:11:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-gHz6/bin to PATH' 07:11:27 lf-activate-venv(): INFO: Adding /tmp/venv-gHz6/bin to PATH 07:11:27 + PATH=/tmp/venv-gHz6/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 07:11:27 + return 0 07:11:27 + python3 --version 07:11:27 Python 3.10.6 07:11:27 + python3 -m pip --version 07:11:27 pip 26.1.2 from /tmp/venv-gHz6/lib/python3.10/site-packages/pip (python 3.10) 07:11:27 + python3 -m pip freeze 07:11:28 cachetools==7.1.6 07:11:28 colorama==0.4.6 07:11:28 distlib==0.4.3 07:11:28 filelock==3.32.0 07:11:28 packaging==26.2 07:11:28 platformdirs==4.11.0 07:11:28 pluggy==1.6.0 07:11:28 pyproject-api==1.11.0 07:11:28 python-discovery==1.5.0 07:11:28 tomli==2.4.1 07:11:28 tomli_w==1.2.0 07:11:28 tox==4.58.0 07:11:28 typing_extensions==4.16.0 07:11:28 urllib3==1.26.20 07:11:28 virtualenv==21.7.0 07:11:28 [EnvInject] - Injecting environment variables from a build step. 07:11:28 [EnvInject] - Injecting as environment variables the properties content 07:11:28 PARALLEL=false 07:11:28 07:11:28 [EnvInject] - Variables injected successfully. 07:11:28 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15497661176319486043.sh 07:11:28 ---> tox-run.sh 07:11:28 + 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 07:11:28 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 07:11:28 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 07:11:28 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 07:11:28 + cd /w/workspace/oom-master-checkbashisms-lint/. 07:11:28 + source /home/jenkins/lf-env.sh 07:11:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:11:28 ++ mktemp -d /tmp/venv-XXXX 07:11:28 + lf_venv=/tmp/venv-XufK 07:11:28 + local venv_file=/tmp/.os_lf_venv 07:11:28 + local python=python3 07:11:28 + local options 07:11:28 + local set_path=true 07:11:28 + local install_args= 07:11: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 07:11:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:11:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:11:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:11:28 + true 07:11:28 + case $1 in 07:11:28 + venv_file=/tmp/.toxenv 07:11:28 + shift 2 07:11:28 + true 07:11:28 + case $1 in 07:11:28 + shift 07:11:28 + break 07:11:28 + case $python in 07:11:28 + local pkg_list= 07:11:28 + [[ -d /opt/pyenv ]] 07:11:28 + echo 'Setup pyenv:' 07:11:28 Setup pyenv: 07:11:28 + export PYENV_ROOT=/opt/pyenv 07:11:28 + PYENV_ROOT=/opt/pyenv 07:11:28 + 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 07:11:28 + 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 07:11:28 + pyenv versions 07:11:28 system 07:11:28 3.8.13 07:11:28 3.9.13 07:11:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:11:28 + command -v pyenv 07:11:28 ++ pyenv init - --no-rehash 07:11: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[*]}"'\'')" 07:11:28 export PATH="/opt/pyenv/shims:${PATH}" 07:11:28 export PYENV_SHELL=bash 07:11:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:11:28 pyenv() { 07:11:28 local command 07:11:28 command="${1:-}" 07:11:28 if [ "$#" -gt 0 ]; then 07:11:28 shift 07:11:28 fi 07:11:28 07:11:28 case "$command" in 07:11:28 rehash|shell) 07:11:28 eval "$(pyenv "sh-$command" "$@")" 07:11:28 ;; 07:11:28 *) 07:11:28 command pyenv "$command" "$@" 07:11:28 ;; 07:11:28 esac 07:11:28 }' 07:11: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[*]}"' 07:11:28 ++ 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 07:11:28 ++ 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 07:11:28 ++ 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 07:11:28 ++ export PYENV_SHELL=bash 07:11:28 ++ PYENV_SHELL=bash 07:11:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:11:28 +++ complete -F _pyenv pyenv 07:11:28 ++ lf-pyver python3 07:11:28 ++ local py_version_xy=python3 07:11:28 ++ local py_version_xyz= 07:11:28 ++ pyenv versions 07:11:28 ++ local command 07:11:28 ++ command=versions 07:11:28 ++ '[' 1 -gt 0 ']' 07:11:28 ++ shift 07:11:28 ++ case "$command" in 07:11:28 ++ command pyenv versions 07:11:28 ++ pyenv versions 07:11:28 ++ sed 's/^[ *]* //' 07:11:28 ++ grep -E '^[0-9.]*[0-9]$' 07:11:28 ++ awk '{ print $1 }' 07:11:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:11:28 +++ grep '^3' /tmp/.pyenv_versions 07:11:28 +++ sort -V 07:11:28 +++ tail -n 1 07:11:28 ++ py_version_xyz=3.10.6 07:11:28 ++ [[ -z 3.10.6 ]] 07:11:28 ++ echo 3.10.6 07:11:28 ++ return 0 07:11:28 + pyenv local 3.10.6 07:11:28 + local command 07:11:28 + command=local 07:11:28 + '[' 2 -gt 0 ']' 07:11:28 + shift 07:11:28 + case "$command" in 07:11:28 + command pyenv local 3.10.6 07:11:28 + pyenv local 3.10.6 07:11:28 + for arg in "$@" 07:11:28 + case $arg in 07:11:28 + pkg_list+='tox ' 07:11:28 + for arg in "$@" 07:11:28 + case $arg in 07:11:28 + pkg_list+='virtualenv ' 07:11:28 + for arg in "$@" 07:11:28 + case $arg in 07:11:28 + pkg_list+='urllib3~=1.26.15 ' 07:11:28 + [[ -f /tmp/.toxenv ]] 07:11:28 ++ cat /tmp/.toxenv 07:11:28 + lf_venv=/tmp/venv-gHz6 07:11:28 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gHz6 from' file:/tmp/.toxenv 07:11:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gHz6 from file:/tmp/.toxenv 07:11:28 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:11:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:11:28 + local 'pip_opts=--upgrade --quiet' 07:11:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:11:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:11:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:11:28 + [[ -n '' ]] 07:11:28 + [[ -n '' ]] 07:11:28 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:11:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:11:28 + /tmp/venv-gHz6/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 07:11:29 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:11:29 lf-activate-venv(): INFO: Base packages installed successfully 07:11:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:11:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:11:29 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:11:29 + /tmp/venv-gHz6/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 07:11:30 + type python3 07:11:30 + true 07:11:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-gHz6/bin to PATH' 07:11:30 lf-activate-venv(): INFO: Adding /tmp/venv-gHz6/bin to PATH 07:11:30 + PATH=/tmp/venv-gHz6/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 07:11:30 + return 0 07:11:30 + [[ -d /opt/pyenv ]] 07:11:30 + echo '---> Setting up pyenv' 07:11:30 ---> Setting up pyenv 07:11:30 + export PYENV_ROOT=/opt/pyenv 07:11:30 + PYENV_ROOT=/opt/pyenv 07:11:30 + export PATH=/opt/pyenv/bin:/tmp/venv-gHz6/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 07:11:30 + PATH=/opt/pyenv/bin:/tmp/venv-gHz6/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 07:11:30 ++ pwd 07:11:30 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 07:11:30 + export PYTHONPATH 07:11:30 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:11:30 + TOX_TESTENV_PASSENV=PYTHONPATH 07:11:30 + tox --version 07:11:30 4.58.0 from /tmp/venv-gHz6/lib/python3.10/site-packages/tox/__init__.py 07:11:30 + PARALLEL=false 07:11:30 + TOX_OPTIONS_LIST= 07:11:30 + [[ -n checkbashisms ]] 07:11:30 + TOX_OPTIONS_LIST=' -e checkbashisms' 07:11:30 + case ${PARALLEL,,} in 07:11:30 + tox -e checkbashisms 07:11:30 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 07:11:31 checkbashisms: freeze> python -m pip freeze --all 07:11:32 checkbashisms: pip==26.1.2,setuptools==83.0.0 07:11:32 checkbashisms: commands[0]> .ci/check-bashisms.sh 07:11:34 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 07:11:35 checkbashisms: OK (5.13=setup[1.64]+cmd[3.49] seconds) 07:11:35 congratulations :) (5.17 seconds) 07:11:35 + tox_status=0 07:11:35 + echo '---> Completed tox runs' 07:11:35 ---> Completed tox runs 07:11:35 + for i in .tox/*/log 07:11:35 ++ awk -F/ '{print $2}' 07:11:35 ++ echo .tox/checkbashisms/log 07:11:35 + tox_env=checkbashisms 07:11:35 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 07:11:35 + DOC_DIR=docs/_build/html 07:11:35 + [[ -d docs/_build/html ]] 07:11:35 + echo '---> tox-run.sh ends' 07:11:35 ---> tox-run.sh ends 07:11:35 + test 0 -eq 0 07:11:35 $ ssh-agent -k 07:11:35 unset SSH_AUTH_SOCK; 07:11:35 unset SSH_AGENT_PID; 07:11:35 echo Agent pid 1631 killed; 07:11:35 [ssh-agent] Stopped. 07:11:35 [PostBuildScript] - [INFO] Executing post build scripts. 07:11:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15000423914299022201.sh 07:11:36 ---> sysstat.sh 07:11:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins706392302725263399.sh 07:11:36 ---> package-listing.sh 07:11:36 ++ facter osfamily 07:11:36 ++ tr '[:upper:]' '[:lower:]' 07:11:36 + OS_FAMILY=debian 07:11:36 + workspace=/w/workspace/oom-master-checkbashisms-lint 07:11:36 + START_PACKAGES=/tmp/packages_start.txt 07:11:36 + END_PACKAGES=/tmp/packages_end.txt 07:11:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:11:36 + PACKAGES=/tmp/packages_start.txt 07:11:36 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:11:36 + PACKAGES=/tmp/packages_end.txt 07:11:36 + case "${OS_FAMILY}" in 07:11:36 + dpkg -l 07:11:36 + grep '^ii' 07:11:36 + '[' -f /tmp/packages_start.txt ']' 07:11:36 + '[' -f /tmp/packages_end.txt ']' 07:11:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:11:36 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:11:36 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 07:11:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 07:11:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8587586274864687070.sh 07:11:36 ---> capture-instance-metadata.sh 07:11:36 Setup pyenv: 07:11:36 system 07:11:36 3.8.13 07:11:36 3.9.13 07:11:36 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:11:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-b4WE 07:11:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:11:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:11:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:11:44 lf-activate-venv(): INFO: Base packages installed successfully 07:11:44 lf-activate-venv(): INFO: Installing additional packages: lftools 07:12:04 lf-activate-venv(): INFO: Adding /tmp/venv-b4WE/bin to PATH 07:12:04 INFO: Running in OpenStack, capturing instance metadata 07:12:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins995865722401216201.sh 07:12:05 provisioning config files... 07:12:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config17684539749660415335tmp 07:12:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:12:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:12:05 [EnvInject] - Injecting environment variables from a build step. 07:12:05 [EnvInject] - Injecting as environment variables the properties content 07:12:05 SERVER_ID=logs 07:12:05 07:12:05 [EnvInject] - Variables injected successfully. 07:12:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8307604798886448641.sh 07:12:05 ---> create-netrc.sh 07:12:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7173351779485826265.sh 07:12:05 ---> python-tools-install.sh 07:12:05 Setup pyenv: 07:12:05 system 07:12:05 3.8.13 07:12:05 3.9.13 07:12:05 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:12:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b4WE from file:/tmp/.os_lf_venv 07:12:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:12:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:12:07 lf-activate-venv(): INFO: Base packages installed successfully 07:12:07 lf-activate-venv(): INFO: Installing additional packages: lftools 07:12:14 lf-activate-venv(): INFO: Adding /tmp/venv-b4WE/bin to PATH 07:12:14 Generating Requirements File 07:12:35 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. 07:12:35 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:12:36 Python 3.10.6 07:12:36 pip 26.1.2 from /tmp/venv-b4WE/lib/python3.10/site-packages/pip (python 3.10) 07:12:36 aiohappyeyeballs==2.7.1 07:12:36 aiohttp==3.14.3 07:12:36 aiosignal==1.4.0 07:12:36 appdirs==1.4.4 07:12:36 argcomplete==3.7.0 07:12:36 aspy.yaml==1.3.0 07:12:36 async-timeout==5.0.1 07:12:36 attrs==26.1.0 07:12:36 autopage==0.6.0 07:12:36 backports.strenum==1.3.1 07:12:36 beautifulsoup4==4.15.0 07:12:36 boto3==1.43.56 07:12:36 botocore==1.43.56 07:12:36 bs4==0.0.2 07:12:36 certifi==2026.7.22 07:12:36 cffi==2.1.0 07:12:36 cfgv==3.5.0 07:12:36 chardet==7.4.3 07:12:36 charset-normalizer==3.4.9 07:12:36 click==8.4.2 07:12:36 cliff==4.14.0 07:12:36 cmd2==3.5.1 07:12:36 cryptography==3.3.2 07:12:36 debtcollector==3.1.0 07:12:36 decorator==5.3.1 07:12:36 defusedxml==0.7.1 07:12:36 Deprecated==1.3.1 07:12:36 distlib==0.4.3 07:12:36 dnspython==2.8.0 07:12:36 docker==7.2.0 07:12:36 dogpile.cache==1.5.0 07:12:36 durationpy==0.10 07:12:36 email-validator==2.3.0 07:12:36 filelock==3.32.0 07:12:36 frozenlist==1.8.0 07:12:36 future==1.0.0 07:12:36 gitdb==4.0.12 07:12:36 GitPython==3.1.56 07:12:36 httplib2==0.30.2 07:12:36 identify==2.6.19 07:12:36 idna==3.18 07:12:36 importlib-resources==1.5.0 07:12:36 iso8601==2.1.0 07:12:36 Jinja2==3.1.6 07:12:36 jmespath==1.1.0 07:12:36 jsonpatch==1.33 07:12:36 jsonpointer==3.1.1 07:12:36 jsonschema==4.26.0 07:12:36 jsonschema-specifications==2025.9.1 07:12:36 keystoneauth1==5.14.0 07:12:36 kubernetes==36.0.3 07:12:36 lftools==0.37.22 07:12:36 lxml==6.1.1 07:12:36 markdown-it-py==4.2.0 07:12:36 MarkupSafe==3.0.3 07:12:36 mdurl==0.1.2 07:12:36 msgpack==1.2.1 07:12:36 multi_key_dict==2.0.3 07:12:36 multidict==6.7.1 07:12:36 munch==4.0.0 07:12:36 netaddr==1.3.0 07:12:36 niet==1.4.2 07:12:36 nodeenv==1.10.0 07:12:36 oauth2client==4.1.3 07:12:36 oauthlib==3.3.1 07:12:36 openstacksdk==4.13.0 07:12:36 os-service-types==1.8.2 07:12:36 osc-lib==4.6.0 07:12:36 oslo.config==10.4.0 07:12:36 oslo.context==6.4.0 07:12:36 oslo.i18n==6.8.0 07:12:36 oslo.log==8.2.0 07:12:36 oslo.serialization==5.10.0 07:12:36 oslo.utils==10.1.1 07:12:36 packaging==26.2 07:12:36 pbr==7.0.3 07:12:36 platformdirs==4.11.0 07:12:36 prettytable==3.18.0 07:12:36 propcache==0.5.2 07:12:36 psutil==7.2.2 07:12:36 pyasn1==0.6.4 07:12:36 pyasn1_modules==0.4.2 07:12:36 pycparser==3.0 07:12:36 pygerrit2==2.0.15 07:12:36 PyGithub==2.9.1 07:12:36 Pygments==2.20.0 07:12:36 PyJWT==2.13.0 07:12:36 PyNaCl==1.6.2 07:12:36 pyparsing==2.4.7 07:12:36 pyperclip==1.11.0 07:12:36 pyrsistent==0.20.0 07:12:36 python-cinderclient==9.9.0 07:12:36 python-dateutil==2.9.0.post0 07:12:36 python-discovery==1.5.0 07:12:36 python-heatclient==5.2.0 07:12:36 python-jenkins==1.8.3 07:12:36 python-keystoneclient==5.8.0 07:12:36 python-magnumclient==4.11.0 07:12:36 python-openstackclient==10.0.0 07:12:36 python-swiftclient==4.10.0 07:12:36 PyYAML==6.0.3 07:12:36 referencing==0.37.0 07:12:36 requests==2.34.2 07:12:36 requests-oauthlib==2.0.0 07:12:36 rfc3986==2.0.0 07:12:36 rich==15.0.0 07:12:36 rich-argparse==1.8.0 07:12:36 rpds-py==0.30.0 07:12:36 rsa==4.9.1 07:12:36 ruamel.yaml==0.19.1 07:12:36 ruamel.yaml.clib==0.2.15 07:12:36 s3transfer==0.19.2 07:12:36 simplejson==4.1.1 07:12:36 six==1.17.0 07:12:36 smmap==5.0.3 07:12:36 soupsieve==2.9.1 07:12:36 stevedore==5.8.0 07:12:36 tabulate==0.10.0 07:12:36 toml==0.10.2 07:12:36 tomlkit==0.15.1 07:12:36 tqdm==4.69.1 07:12:36 typing_extensions==4.16.0 07:12:36 urllib3==1.26.20 07:12:36 virtualenv==21.7.0 07:12:36 wcwidth==0.8.2 07:12:36 websocket-client==1.9.0 07:12:36 wrapt==2.2.2 07:12:36 xdg==6.0.0 07:12:36 xmltodict==1.0.4 07:12:36 yarl==1.24.5 07:12:36 yq==4.1.2 07:12:36 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins9999581324547529501.sh 07:12:36 ---> uv-install.sh 07:12:36 Installing uv/uvx (latest) using shell installer 07:12:37 2026-07-26 07:12:37 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-3WdlJy.sh" [1] 07:12:37 downloading uv 0.11.32 x86_64-unknown-linux-gnu 07:12:37 installing to /home/jenkins/.local/bin 07:12:37 uv 07:12:37 uvx 07:12:37 everything's installed! 07:12:37 07:12:37 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:12:37 07:12:37 source $HOME/.local/bin/env (sh, bash, zsh) 07:12:37 source $HOME/.local/bin/env.fish (fish) 07:12:37 Adding install location to PATH 07:12:37 ---> Validating uv/uvx install 07:12:37 uvx 0.11.32 (x86_64-unknown-linux-gnu) 07:12:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17269810765363568737.sh 07:12:37 ---> sudo-logs.sh 07:12:37 Archiving 'sudo' log.. 07:12:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9789192962528560320.sh 07:12:38 ---> job-cost.sh 07:12:38 INFO: Activating Python virtual environment... 07:12:38 Setup pyenv: 07:12:38 system 07:12:38 3.8.13 07:12:38 3.9.13 07:12:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:12:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b4WE from file:/tmp/.os_lf_venv 07:12:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:12:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:12:40 lf-activate-venv(): INFO: Base packages installed successfully 07:12:40 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:12:44 lf-activate-venv(): INFO: Adding /tmp/venv-b4WE/bin to PATH 07:12:44 INFO: No stack-cost file found 07:12:44 INFO: Instance uptime: 124s 07:12:44 INFO: Fetching instance metadata (attempt 1 of 3)... 07:12:44 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:12:45 INFO: Successfully fetched instance metadata 07:12:45 INFO: Instance type: v3-standard-4 07:12:45 INFO: Retrieving pricing info for: v3-standard-4 07:12:45 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:12:45 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=124 07:12:45 INFO: Successfully fetched Vexxhost pricing API 07:12:45 INFO: Retrieved cost: 0.11 07:12:45 INFO: Retrieved resource: v3-standard-4 07:12:45 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 07:12:45 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 07:12:45 INFO: Successfully archived job cost data 07:12:45 DEBUG: Cost data: oom-master-checkbashisms-lint,4758,2026-07-26 07:12:45,v3-standard-4,124,0.11,0.00,SUCCESS 07:12:45 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2111671177853189274.sh 07:12:45 ---> logs-deploy.sh 07:12:45 Setup pyenv: 07:12:45 system 07:12:45 3.8.13 07:12:45 3.9.13 07:12:45 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:12:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b4WE from file:/tmp/.os_lf_venv 07:12:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:12:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:12:47 lf-activate-venv(): INFO: Base packages installed successfully 07:12:47 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:12:54 lf-activate-venv(): INFO: Adding /tmp/venv-b4WE/bin to PATH 07:12:54 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4758 07:12:54 INFO: archiving workspace using pattern(s): 07:12:55 Archives upload complete. 07:12:55 INFO: archiving logs to Nexus 07:12:56 ---> uname -a: 07:12:56 Linux prd-ubuntu1804-builder-4c-4g-12491 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:12:56 07:12:56 07:12:56 ---> lscpu: 07:12:56 Architecture: x86_64 07:12:56 CPU op-mode(s): 32-bit, 64-bit 07:12:56 Byte Order: Little Endian 07:12:56 CPU(s): 4 07:12:56 On-line CPU(s) list: 0-3 07:12:56 Thread(s) per core: 1 07:12:56 Core(s) per socket: 1 07:12:56 Socket(s): 4 07:12:56 NUMA node(s): 1 07:12:56 Vendor ID: AuthenticAMD 07:12:56 CPU family: 23 07:12:56 Model: 49 07:12:56 Model name: AMD EPYC-Rome Processor 07:12:56 Stepping: 0 07:12:56 CPU MHz: 2800.000 07:12:56 BogoMIPS: 5600.00 07:12:56 Virtualization: AMD-V 07:12:56 Hypervisor vendor: KVM 07:12:56 Virtualization type: full 07:12:56 L1d cache: 32K 07:12:56 L1i cache: 32K 07:12:56 L2 cache: 512K 07:12:56 L3 cache: 16384K 07:12:56 NUMA node0 CPU(s): 0-3 07:12:56 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 07:12:56 07:12:56 07:12:56 ---> nproc: 07:12:56 4 07:12:56 07:12:56 07:12:56 ---> df -h: 07:12:56 Filesystem Size Used Avail Use% Mounted on 07:12:56 udev 7.9G 0 7.9G 0% /dev 07:12:56 tmpfs 1.6G 676K 1.6G 1% /run 07:12:56 /dev/vda1 78G 8.4G 69G 11% / 07:12:56 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:12:56 tmpfs 5.0M 0 5.0M 0% /run/lock 07:12:56 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:12:56 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:12:56 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:12:56 07:12:56 07:12:56 ---> free -m: 07:12:56 total used free shared buff/cache available 07:12:56 Mem: 16040 556 13275 0 2208 15166 07:12:56 Swap: 1023 0 1023 07:12:56 07:12:56 07:12:56 ---> ip addr: 07:12:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:12:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:12:56 inet 127.0.0.1/8 scope host lo 07:12:56 valid_lft forever preferred_lft forever 07:12:56 inet6 ::1/128 scope host 07:12:56 valid_lft forever preferred_lft forever 07:12:56 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:12:56 link/ether fa:16:3e:02:43:2b brd ff:ff:ff:ff:ff:ff 07:12:56 inet 10.30.106.94/23 brd 10.30.107.255 scope global dynamic ens3 07:12:56 valid_lft 86273sec preferred_lft 86273sec 07:12:56 inet6 fe80::f816:3eff:fe02:432b/64 scope link 07:12:56 valid_lft forever preferred_lft forever 07:12:56 07:12:56 07:12:56 ---> sar -b -r -n DEV: 07:12:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12491) 07/26/26 _x86_64_ (4 CPU) 07:12:56 07:12:56 07:10:51 LINUX RESTART (4 CPU) 07:12:56 07:12:56 07:11:01 tps rtps wtps bread/s bwrtn/s 07:12:56 07:12:01 361.69 58.61 303.08 3724.05 25375.24 07:12:56 Average: 361.69 58.61 303.08 3724.05 25375.24 07:12:56 07:12:56 07:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:12:56 07:12:01 13839492 15502284 2585476 15.74 62992 1797880 814412 4.66 771184 1594956 196732 07:12:56 Average: 13839492 15502284 2585476 15.74 62992 1797880 814412 4.66 771184 1594956 196732 07:12:56 07:12:56 07:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:12:56 07:12:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 07:12:56 07:12:01 ens3 535.76 371.59 2431.06 85.54 0.00 0.00 0.00 0.00 07:12:56 Average: lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 07:12:56 Average: ens3 535.76 371.59 2431.06 85.54 0.00 0.00 0.00 0.00 07:12:56 07:12:56 07:12:56 ---> sar -P ALL: 07:12:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12491) 07/26/26 _x86_64_ (4 CPU) 07:12:56 07:12:56 07:10:51 LINUX RESTART (4 CPU) 07:12:56 07:12:56 07:11:01 CPU %user %nice %system %iowait %steal %idle 07:12:56 07:12:01 all 23.07 0.00 2.41 2.73 0.06 71.74 07:12:56 07:12:01 0 13.09 0.00 2.34 6.56 0.05 77.96 07:12:56 07:12:01 1 23.81 0.00 2.40 1.86 0.08 71.84 07:12:56 07:12:01 2 33.24 0.00 2.68 0.80 0.05 63.23 07:12:56 07:12:01 3 22.13 0.00 2.19 1.65 0.05 73.98 07:12:56 Average: all 23.07 0.00 2.41 2.73 0.06 71.74 07:12:56 Average: 0 13.09 0.00 2.34 6.56 0.05 77.96 07:12:56 Average: 1 23.81 0.00 2.40 1.86 0.08 71.84 07:12:56 Average: 2 33.24 0.00 2.68 0.80 0.05 63.23 07:12:56 Average: 3 22.13 0.00 2.19 1.65 0.05 73.98 07:12:56 07:12:56 07:12:56