12:11:19 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143409 12:11:19 Running as SYSTEM 12:11:19 [EnvInject] - Loading node environment variables. 12:11:19 Building remotely on prd-ubuntu1804-builder-4c-4g-11269 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:11:19 [ssh-agent] Looking for ssh-agent implementation... 12:11:20 $ ssh-agent 12:11:20 SSH_AUTH_SOCK=/tmp/ssh-MPJdOTaPuoq1/agent.1679 12:11:20 SSH_AGENT_PID=1681 12:11:20 [ssh-agent] Started. 12:11:20 Running ssh-add (command line suppressed) 12:11:20 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16909425841638448927.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16909425841638448927.key) 12:11:20 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:11:20 The recommended git tool is: NONE 12:11:21 using credential onap-jenkins-ssh 12:11:21 Wiping out workspace first. 12:11:21 Cloning the remote Git repository 12:11:21 Cloning repository git://cloud.onap.org/mirror/oom.git 12:11:21 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:11:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:11:21 > git --version # timeout=10 12:11:21 > git --version # 'git version 2.17.1' 12:11:21 using GIT_SSH to set credentials Gerrit user 12:11:21 Verifying host key using manually-configured host key entries 12:11:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:11:26 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:11:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:11:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:11:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:11:27 using GIT_SSH to set credentials Gerrit user 12:11:27 Verifying host key using manually-configured host key entries 12:11:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/09/143409/4 # timeout=30 12:11:27 > git rev-parse ff12803a5a5c05c0504aa9f5e08ecf964b463fe4^{commit} # timeout=10 12:11:27 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:11:27 Checking out Revision ff12803a5a5c05c0504aa9f5e08ecf964b463fe4 (refs/changes/09/143409/4) 12:11:27 > git config core.sparsecheckout # timeout=10 12:11:27 > git checkout -f ff12803a5a5c05c0504aa9f5e08ecf964b463fe4 # timeout=30 12:11:30 Commit message: "[AAI] 17.0.0 release" 12:11:30 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:11:30 > git rev-list --no-walk e74bf5a01f621d2bff897ee3337df476167b56b2 # timeout=10 12:11:31 [EnvInject] - Injecting environment variables from a build step. 12:11:31 [EnvInject] - Injecting as environment variables the properties content 12:11:31 PYTHON=python3 12:11:31 12:11:31 [EnvInject] - Variables injected successfully. 12:11:31 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3587531652810865876.sh 12:11:31 ---> tox-install.sh 12:11:31 + source /home/jenkins/lf-env.sh 12:11:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:11:31 ++ mktemp -d /tmp/venv-XXXX 12:11:31 + lf_venv=/tmp/venv-1AkJ 12:11:31 + local venv_file=/tmp/.os_lf_venv 12:11:31 + local python=python3 12:11:31 + local options 12:11:31 + local set_path=true 12:11:31 + local install_args= 12:11:31 ++ 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 12:11:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:11:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:11:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:11:31 + true 12:11:31 + case $1 in 12:11:31 + venv_file=/tmp/.toxenv 12:11:31 + shift 2 12:11:31 + true 12:11:31 + case $1 in 12:11:31 + shift 12:11:31 + break 12:11:31 + case $python in 12:11:31 + local pkg_list= 12:11:31 + [[ -d /opt/pyenv ]] 12:11:31 + echo 'Setup pyenv:' 12:11:31 Setup pyenv: 12:11:31 + export PYENV_ROOT=/opt/pyenv 12:11:31 + PYENV_ROOT=/opt/pyenv 12:11:31 + 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 12:11:31 + 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 12:11:31 + pyenv versions 12:11:31 * system (set by /opt/pyenv/version) 12:11:31 * 3.8.13 (set by /opt/pyenv/version) 12:11:31 * 3.9.13 (set by /opt/pyenv/version) 12:11:31 * 3.10.6 (set by /opt/pyenv/version) 12:11:31 + command -v pyenv 12:11:31 ++ pyenv init - --no-rehash 12:11:31 + 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[*]}"'\'')" 12:11:31 export PATH="/opt/pyenv/shims:${PATH}" 12:11:31 export PYENV_SHELL=bash 12:11:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:11:31 pyenv() { 12:11:31 local command 12:11:31 command="${1:-}" 12:11:31 if [ "$#" -gt 0 ]; then 12:11:31 shift 12:11:31 fi 12:11:31 12:11:31 case "$command" in 12:11:31 rehash|shell) 12:11:31 eval "$(pyenv "sh-$command" "$@")" 12:11:31 ;; 12:11:31 *) 12:11:31 command pyenv "$command" "$@" 12:11:31 ;; 12:11:31 esac 12:11:31 }' 12:11:31 +++ 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[*]}"' 12:11:31 ++ 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 12:11:31 ++ 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 12:11:31 ++ 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 12:11:31 ++ export PYENV_SHELL=bash 12:11:31 ++ PYENV_SHELL=bash 12:11:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:11:31 +++ complete -F _pyenv pyenv 12:11:31 ++ lf-pyver python3 12:11:31 ++ local py_version_xy=python3 12:11:31 ++ local py_version_xyz= 12:11:31 ++ pyenv versions 12:11:31 ++ local command 12:11:31 ++ command=versions 12:11:31 ++ '[' 1 -gt 0 ']' 12:11:31 ++ shift 12:11:31 ++ case "$command" in 12:11:31 ++ command pyenv versions 12:11:31 ++ pyenv versions 12:11:31 ++ sed 's/^[ *]* //' 12:11:31 ++ awk '{ print $1 }' 12:11:31 ++ grep -E '^[0-9.]*[0-9]$' 12:11:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:11:31 +++ grep '^3' /tmp/.pyenv_versions 12:11:31 +++ sort -V 12:11:31 +++ tail -n 1 12:11:31 ++ py_version_xyz=3.10.6 12:11:31 ++ [[ -z 3.10.6 ]] 12:11:31 ++ echo 3.10.6 12:11:31 ++ return 0 12:11:31 + pyenv local 3.10.6 12:11:31 + local command 12:11:31 + command=local 12:11:31 + '[' 2 -gt 0 ']' 12:11:31 + shift 12:11:31 + case "$command" in 12:11:31 + command pyenv local 3.10.6 12:11:31 + pyenv local 3.10.6 12:11:31 + for arg in "$@" 12:11:31 + case $arg in 12:11:31 + pkg_list+='tox ' 12:11:31 + for arg in "$@" 12:11:31 + case $arg in 12:11:31 + pkg_list+='virtualenv ' 12:11:31 + for arg in "$@" 12:11:31 + case $arg in 12:11:31 + pkg_list+='urllib3~=1.26.15 ' 12:11:31 + [[ -f /tmp/.toxenv ]] 12:11:31 + [[ ! -f /tmp/.toxenv ]] 12:11:31 + [[ -n '' ]] 12:11:31 + python3 -m venv /tmp/venv-1AkJ 12:11:35 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1AkJ' 12:11:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1AkJ 12:11:35 + echo /tmp/venv-1AkJ 12:11:35 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:11:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:11:35 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:11:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:11:35 + local 'pip_opts=--upgrade --quiet' 12:11:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:11:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:11:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:11:35 + [[ -n '' ]] 12:11:35 + [[ -n '' ]] 12:11:35 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:11:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:11:35 + /tmp/venv-1AkJ/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 12:11:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:11:40 lf-activate-venv(): INFO: Base packages installed successfully 12:11:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:11:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:11:40 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:11:40 + /tmp/venv-1AkJ/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 12:11:42 + type python3 12:11:42 + true 12:11:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1AkJ/bin to PATH' 12:11:42 lf-activate-venv(): INFO: Adding /tmp/venv-1AkJ/bin to PATH 12:11:42 + PATH=/tmp/venv-1AkJ/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 12:11:42 + return 0 12:11:42 + python3 --version 12:11:42 Python 3.10.6 12:11:42 + python3 -m pip --version 12:11:42 pip 26.1.2 from /tmp/venv-1AkJ/lib/python3.10/site-packages/pip (python 3.10) 12:11:42 + python3 -m pip freeze 12:11:42 cachetools==7.1.4 12:11:42 colorama==0.4.6 12:11:42 distlib==0.4.3 12:11:42 filelock==3.29.3 12:11:42 packaging==26.2 12:11:42 platformdirs==4.10.0 12:11:42 pluggy==1.6.0 12:11:42 pyproject-api==1.10.1 12:11:42 python-discovery==1.4.2 12:11:42 tomli==2.4.1 12:11:42 tomli_w==1.2.0 12:11:42 tox==4.55.1 12:11:42 typing_extensions==4.15.0 12:11:42 urllib3==1.26.20 12:11:42 virtualenv==21.4.3 12:11:42 [EnvInject] - Injecting environment variables from a build step. 12:11:42 [EnvInject] - Injecting as environment variables the properties content 12:11:42 PARALLEL=false 12:11:42 12:11:42 [EnvInject] - Variables injected successfully. 12:11:42 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9722458072594546131.sh 12:11:42 ---> tox-run.sh 12:11:42 + 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 12:11:42 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:11:42 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:11:42 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:11:42 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:11:42 + source /home/jenkins/lf-env.sh 12:11:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:11:42 ++ mktemp -d /tmp/venv-XXXX 12:11:42 + lf_venv=/tmp/venv-Z8vT 12:11:42 + local venv_file=/tmp/.os_lf_venv 12:11:42 + local python=python3 12:11:42 + local options 12:11:42 + local set_path=true 12:11:42 + local install_args= 12:11:42 ++ 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 12:11:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:11:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:11:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:11:42 + true 12:11:42 + case $1 in 12:11:42 + venv_file=/tmp/.toxenv 12:11:42 + shift 2 12:11:42 + true 12:11:42 + case $1 in 12:11:42 + shift 12:11:42 + break 12:11:42 + case $python in 12:11:42 + local pkg_list= 12:11:42 + [[ -d /opt/pyenv ]] 12:11:42 + echo 'Setup pyenv:' 12:11:42 Setup pyenv: 12:11:42 + export PYENV_ROOT=/opt/pyenv 12:11:42 + PYENV_ROOT=/opt/pyenv 12:11:42 + 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 12:11:42 + 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 12:11:42 + pyenv versions 12:11:42 system 12:11:42 3.8.13 12:11:42 3.9.13 12:11:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:11:42 + command -v pyenv 12:11:42 ++ pyenv init - --no-rehash 12:11:42 + 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[*]}"'\'')" 12:11:42 export PATH="/opt/pyenv/shims:${PATH}" 12:11:42 export PYENV_SHELL=bash 12:11:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:11:42 pyenv() { 12:11:42 local command 12:11:42 command="${1:-}" 12:11:42 if [ "$#" -gt 0 ]; then 12:11:42 shift 12:11:42 fi 12:11:42 12:11:42 case "$command" in 12:11:42 rehash|shell) 12:11:42 eval "$(pyenv "sh-$command" "$@")" 12:11:42 ;; 12:11:42 *) 12:11:42 command pyenv "$command" "$@" 12:11:42 ;; 12:11:42 esac 12:11:42 }' 12:11:42 +++ 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[*]}"' 12:11:42 ++ 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 12:11:42 ++ 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 12:11:42 ++ 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 12:11:42 ++ export PYENV_SHELL=bash 12:11:42 ++ PYENV_SHELL=bash 12:11:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:11:42 +++ complete -F _pyenv pyenv 12:11:42 ++ lf-pyver python3 12:11:42 ++ local py_version_xy=python3 12:11:42 ++ local py_version_xyz= 12:11:42 ++ pyenv versions 12:11:42 ++ local command 12:11:42 ++ command=versions 12:11:42 ++ '[' 1 -gt 0 ']' 12:11:42 ++ shift 12:11:42 ++ case "$command" in 12:11:42 ++ command pyenv versions 12:11:42 ++ pyenv versions 12:11:42 ++ awk '{ print $1 }' 12:11:42 ++ sed 's/^[ *]* //' 12:11:42 ++ grep -E '^[0-9.]*[0-9]$' 12:11:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:11:42 +++ sort -V 12:11:42 +++ tail -n 1 12:11:42 +++ grep '^3' /tmp/.pyenv_versions 12:11:42 ++ py_version_xyz=3.10.6 12:11:42 ++ [[ -z 3.10.6 ]] 12:11:42 ++ echo 3.10.6 12:11:42 ++ return 0 12:11:42 + pyenv local 3.10.6 12:11:42 + local command 12:11:42 + command=local 12:11:42 + '[' 2 -gt 0 ']' 12:11:42 + shift 12:11:42 + case "$command" in 12:11:42 + command pyenv local 3.10.6 12:11:42 + pyenv local 3.10.6 12:11:42 + for arg in "$@" 12:11:42 + case $arg in 12:11:42 + pkg_list+='tox ' 12:11:42 + for arg in "$@" 12:11:42 + case $arg in 12:11:42 + pkg_list+='virtualenv ' 12:11:42 + for arg in "$@" 12:11:42 + case $arg in 12:11:42 + pkg_list+='urllib3~=1.26.15 ' 12:11:42 + [[ -f /tmp/.toxenv ]] 12:11:42 ++ cat /tmp/.toxenv 12:11:42 + lf_venv=/tmp/venv-1AkJ 12:11:42 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1AkJ from' file:/tmp/.toxenv 12:11:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1AkJ from file:/tmp/.toxenv 12:11:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:11:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:11:42 + local 'pip_opts=--upgrade --quiet' 12:11:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:11:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:11:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:11:42 + [[ -n '' ]] 12:11:42 + [[ -n '' ]] 12:11:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:11:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:11:42 + /tmp/venv-1AkJ/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 12:11:43 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:11:43 lf-activate-venv(): INFO: Base packages installed successfully 12:11:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:11:43 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:11:43 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:11:43 + /tmp/venv-1AkJ/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 12:11:44 + type python3 12:11:44 + true 12:11:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1AkJ/bin to PATH' 12:11:44 lf-activate-venv(): INFO: Adding /tmp/venv-1AkJ/bin to PATH 12:11:44 + PATH=/tmp/venv-1AkJ/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 12:11:44 + return 0 12:11:44 + [[ -d /opt/pyenv ]] 12:11:44 + echo '---> Setting up pyenv' 12:11:44 ---> Setting up pyenv 12:11:44 + export PYENV_ROOT=/opt/pyenv 12:11:44 + PYENV_ROOT=/opt/pyenv 12:11:44 + export PATH=/opt/pyenv/bin:/tmp/venv-1AkJ/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 12:11:44 + PATH=/opt/pyenv/bin:/tmp/venv-1AkJ/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 12:11:44 ++ pwd 12:11:44 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:11:44 + export PYTHONPATH 12:11:44 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:11:44 + TOX_TESTENV_PASSENV=PYTHONPATH 12:11:44 + tox --version 12:11:44 4.55.1 from /tmp/venv-1AkJ/lib/python3.10/site-packages/tox/__init__.py 12:11:44 + PARALLEL=false 12:11:44 + TOX_OPTIONS_LIST= 12:11:44 + [[ -n checkbashisms ]] 12:11:44 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:11:44 + case ${PARALLEL,,} in 12:11:44 + tox -e checkbashisms 12:11:44 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:11:46 checkbashisms: freeze> python -m pip freeze --all 12:11:46 checkbashisms: pip==26.1.2,setuptools==82.0.1 12:11:46 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:11:48 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:11:50 checkbashisms: OK (5.23=setup[1.67]+cmd[3.56] seconds) 12:11:50 congratulations :) (5.27 seconds) 12:11:50 + tox_status=0 12:11:50 + echo '---> Completed tox runs' 12:11:50 ---> Completed tox runs 12:11:50 + for i in .tox/*/log 12:11:50 ++ echo .tox/checkbashisms/log 12:11:50 ++ awk -F/ '{print $2}' 12:11:50 + tox_env=checkbashisms 12:11:50 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:11:50 + DOC_DIR=docs/_build/html 12:11:50 + [[ -d docs/_build/html ]] 12:11:50 + echo '---> tox-run.sh ends' 12:11:50 ---> tox-run.sh ends 12:11:50 + test 0 -eq 0 12:11:50 $ ssh-agent -k 12:11:50 unset SSH_AUTH_SOCK; 12:11:50 unset SSH_AGENT_PID; 12:11:50 echo Agent pid 1681 killed; 12:11:50 [ssh-agent] Stopped. 12:11:50 [PostBuildScript] - [INFO] Executing post build scripts. 12:11:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7964244356956755336.sh 12:11:50 ---> sysstat.sh 12:11:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9050740009534713399.sh 12:11:51 ---> package-listing.sh 12:11:51 ++ facter osfamily 12:11:51 ++ tr '[:upper:]' '[:lower:]' 12:11:51 + OS_FAMILY=debian 12:11:51 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:11:51 + START_PACKAGES=/tmp/packages_start.txt 12:11:51 + END_PACKAGES=/tmp/packages_end.txt 12:11:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:11:51 + PACKAGES=/tmp/packages_start.txt 12:11:51 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:11:51 + PACKAGES=/tmp/packages_end.txt 12:11:51 + case "${OS_FAMILY}" in 12:11:51 + dpkg -l 12:11:51 + grep '^ii' 12:11:51 + '[' -f /tmp/packages_start.txt ']' 12:11:51 + '[' -f /tmp/packages_end.txt ']' 12:11:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:11:51 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:11:51 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:11:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:11:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12392765741929538846.sh 12:11:51 ---> capture-instance-metadata.sh 12:11:51 Setup pyenv: 12:11:51 system 12:11:51 3.8.13 12:11:51 3.9.13 12:11:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:11:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IH8i 12:11:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:11:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:11:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:11:59 lf-activate-venv(): INFO: Base packages installed successfully 12:11:59 lf-activate-venv(): INFO: Installing additional packages: lftools 12:12:20 lf-activate-venv(): INFO: Adding /tmp/venv-IH8i/bin to PATH 12:12:20 INFO: Running in OpenStack, capturing instance metadata 12:12:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9880746878435594168.sh 12:12:20 provisioning config files... 12:12:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config10603593363182704385tmp 12:12:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:12:20 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:12:20 [EnvInject] - Injecting environment variables from a build step. 12:12:21 [EnvInject] - Injecting as environment variables the properties content 12:12:21 SERVER_ID=logs 12:12:21 12:12:21 [EnvInject] - Variables injected successfully. 12:12:21 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3129462694986665213.sh 12:12:21 ---> create-netrc.sh 12:12:21 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2413138179524997867.sh 12:12:21 ---> python-tools-install.sh 12:12:21 Setup pyenv: 12:12:21 system 12:12:21 3.8.13 12:12:21 3.9.13 12:12:21 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:12:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IH8i from file:/tmp/.os_lf_venv 12:12:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:12:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:12:22 lf-activate-venv(): INFO: Base packages installed successfully 12:12:22 lf-activate-venv(): INFO: Installing additional packages: lftools 12:12:29 lf-activate-venv(): INFO: Adding /tmp/venv-IH8i/bin to PATH 12:12:29 Generating Requirements File 12:12:51 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. 12:12:51 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:12:51 Python 3.10.6 12:12:51 pip 26.1.2 from /tmp/venv-IH8i/lib/python3.10/site-packages/pip (python 3.10) 12:12:51 aiohappyeyeballs==2.6.2 12:12:51 aiohttp==3.14.1 12:12:51 aiosignal==1.4.0 12:12:51 appdirs==1.4.4 12:12:51 argcomplete==3.6.3 12:12:51 aspy.yaml==1.3.0 12:12:51 async-timeout==5.0.1 12:12:51 attrs==26.1.0 12:12:51 autopage==0.6.0 12:12:51 backports.strenum==1.3.1 12:12:51 beautifulsoup4==4.15.0 12:12:51 boto3==1.43.28 12:12:51 botocore==1.43.28 12:12:51 bs4==0.0.2 12:12:51 certifi==2026.5.20 12:12:51 cffi==2.0.0 12:12:51 cfgv==3.5.0 12:12:51 chardet==7.4.3 12:12:51 charset-normalizer==3.4.7 12:12:51 click==8.4.1 12:12:51 cliff==4.14.0 12:12:51 cmd2==3.5.1 12:12:51 cryptography==3.3.2 12:12:51 debtcollector==3.1.0 12:12:51 decorator==5.3.1 12:12:51 defusedxml==0.7.1 12:12:51 Deprecated==1.3.1 12:12:51 distlib==0.4.3 12:12:51 dnspython==2.8.0 12:12:51 docker==7.1.0 12:12:51 dogpile.cache==1.5.0 12:12:51 durationpy==0.10 12:12:51 email-validator==2.3.0 12:12:51 filelock==3.29.3 12:12:51 frozenlist==1.8.0 12:12:51 future==1.0.0 12:12:51 gitdb==4.0.12 12:12:51 GitPython==3.1.50 12:12:51 httplib2==0.30.2 12:12:51 identify==2.6.19 12:12:51 idna==3.18 12:12:51 importlib-resources==1.5.0 12:12:51 iso8601==2.1.0 12:12:51 Jinja2==3.1.6 12:12:51 jmespath==1.1.0 12:12:51 jsonpatch==1.33 12:12:51 jsonpointer==3.1.1 12:12:51 jsonschema==4.26.0 12:12:51 jsonschema-specifications==2025.9.1 12:12:51 keystoneauth1==5.14.0 12:12:51 kubernetes==36.0.2 12:12:51 lftools==0.37.22 12:12:51 lxml==6.1.1 12:12:51 markdown-it-py==4.2.0 12:12:51 MarkupSafe==3.0.3 12:12:51 mdurl==0.1.2 12:12:51 msgpack==1.2.0 12:12:51 multi_key_dict==2.0.3 12:12:51 multidict==6.7.1 12:12:51 munch==4.0.0 12:12:51 netaddr==1.3.0 12:12:51 niet==1.4.2 12:12:51 nodeenv==1.10.0 12:12:51 oauth2client==4.1.3 12:12:51 oauthlib==3.3.1 12:12:51 openstacksdk==4.13.0 12:12:51 os-service-types==1.8.2 12:12:51 osc-lib==4.6.0 12:12:51 oslo.config==10.4.0 12:12:51 oslo.context==6.4.0 12:12:51 oslo.i18n==6.8.0 12:12:51 oslo.log==8.2.0 12:12:51 oslo.serialization==5.10.0 12:12:51 oslo.utils==10.1.1 12:12:51 packaging==26.2 12:12:51 pbr==7.0.3 12:12:51 platformdirs==4.10.0 12:12:51 prettytable==3.17.0 12:12:51 propcache==0.5.2 12:12:51 psutil==7.2.2 12:12:51 pyasn1==0.6.3 12:12:51 pyasn1_modules==0.4.2 12:12:51 pycparser==3.0 12:12:51 pygerrit2==2.0.15 12:12:51 PyGithub==2.9.1 12:12:51 Pygments==2.20.0 12:12:51 PyJWT==2.13.0 12:12:51 PyNaCl==1.6.2 12:12:51 pyparsing==2.4.7 12:12:51 pyperclip==1.11.0 12:12:51 pyrsistent==0.20.0 12:12:51 python-cinderclient==9.9.0 12:12:51 python-dateutil==2.9.0.post0 12:12:51 python-discovery==1.4.2 12:12:51 python-heatclient==5.2.0 12:12:51 python-jenkins==1.8.3 12:12:51 python-keystoneclient==5.8.0 12:12:51 python-magnumclient==4.10.0 12:12:51 python-openstackclient==10.0.0 12:12:51 python-swiftclient==4.10.0 12:12:51 PyYAML==6.0.3 12:12:51 referencing==0.37.0 12:12:51 requests==2.34.2 12:12:51 requests-oauthlib==2.0.0 12:12:51 rfc3986==2.0.0 12:12:51 rich==15.0.0 12:12:51 rich-argparse==1.8.0 12:12:51 rpds-py==0.30.0 12:12:51 rsa==4.9.1 12:12:51 ruamel.yaml==0.19.1 12:12:51 ruamel.yaml.clib==0.2.15 12:12:51 s3transfer==0.18.0 12:12:51 simplejson==4.1.1 12:12:51 six==1.17.0 12:12:51 smmap==5.0.3 12:12:51 soupsieve==2.8.4 12:12:51 stevedore==5.8.0 12:12:51 tabulate==0.10.0 12:12:51 toml==0.10.2 12:12:51 tomlkit==0.15.0 12:12:51 tqdm==4.68.2 12:12:51 typing_extensions==4.15.0 12:12:51 urllib3==1.26.20 12:12:51 virtualenv==21.4.3 12:12:51 wcwidth==0.8.1 12:12:51 websocket-client==1.9.0 12:12:51 wrapt==2.2.1 12:12:51 xdg==6.0.0 12:12:51 xmltodict==1.0.4 12:12:51 yarl==1.24.2 12:12:51 yq==3.4.3 12:12:52 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins14353986376461379741.sh 12:12:52 ---> uv-install.sh 12:12:52 Installing uv/uvx (latest) using shell installer 12:12:52 2026-06-12 12:12:52 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-aWand3.sh" [1] 12:12:52 downloading uv 0.11.21 x86_64-unknown-linux-gnu 12:12:53 installing to /home/jenkins/.local/bin 12:12:53 uv 12:12:53 uvx 12:12:53 everything's installed! 12:12:53 12:12:53 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:12:53 12:12:53 source $HOME/.local/bin/env (sh, bash, zsh) 12:12:53 source $HOME/.local/bin/env.fish (fish) 12:12:53 Adding install location to PATH 12:12:53 ---> Validating uv/uvx install 12:12:53 uvx 0.11.21 (x86_64-unknown-linux-gnu) 12:12:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9736426874576571576.sh 12:12:53 ---> sudo-logs.sh 12:12:53 Archiving 'sudo' log.. 12:12:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2951470066243521850.sh 12:12:53 ---> job-cost.sh 12:12:53 INFO: Activating Python virtual environment... 12:12:53 Setup pyenv: 12:12:53 system 12:12:53 3.8.13 12:12:53 3.9.13 12:12:53 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:12:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IH8i from file:/tmp/.os_lf_venv 12:12:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:12:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:12:55 lf-activate-venv(): INFO: Base packages installed successfully 12:12:55 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:13:00 lf-activate-venv(): INFO: Adding /tmp/venv-IH8i/bin to PATH 12:13:00 INFO: No stack-cost file found 12:13:00 INFO: Instance uptime: 123s 12:13:00 INFO: Fetching instance metadata (attempt 1 of 3)... 12:13:00 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:13:00 INFO: Successfully fetched instance metadata 12:13:00 INFO: Instance type: v3-standard-4 12:13:00 INFO: Retrieving pricing info for: v3-standard-4 12:13:00 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:13:00 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=123 12:13:00 INFO: Successfully fetched Vexxhost pricing API 12:13:00 INFO: Retrieved cost: 0.11 12:13:00 INFO: Retrieved resource: v3-standard-4 12:13:00 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 12:13:00 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 12:13:00 INFO: Successfully archived job cost data 12:13:00 DEBUG: Cost data: oom-master-checkbashisms-lint,4647,2026-06-12 12:13:00,v3-standard-4,123,0.11,0.00,SUCCESS 12:13:00 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11136843471091971882.sh 12:13:00 ---> logs-deploy.sh 12:13:00 Setup pyenv: 12:13:00 system 12:13:00 3.8.13 12:13:00 3.9.13 12:13:00 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:13:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IH8i from file:/tmp/.os_lf_venv 12:13:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:13:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:13:02 lf-activate-venv(): INFO: Base packages installed successfully 12:13:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:13:09 lf-activate-venv(): INFO: Adding /tmp/venv-IH8i/bin to PATH 12:13:09 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4647 12:13:09 INFO: archiving workspace using pattern(s): 12:13:10 Archives upload complete. 12:13:11 INFO: archiving logs to Nexus 12:13:11 ---> uname -a: 12:13:11 Linux prd-ubuntu1804-builder-4c-4g-11269 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:13:11 12:13:11 12:13:11 ---> lscpu: 12:13:11 Architecture: x86_64 12:13:11 CPU op-mode(s): 32-bit, 64-bit 12:13:11 Byte Order: Little Endian 12:13:11 CPU(s): 4 12:13:11 On-line CPU(s) list: 0-3 12:13:11 Thread(s) per core: 1 12:13:11 Core(s) per socket: 1 12:13:11 Socket(s): 4 12:13:11 NUMA node(s): 1 12:13:11 Vendor ID: AuthenticAMD 12:13:11 CPU family: 23 12:13:11 Model: 49 12:13:11 Model name: AMD EPYC-Rome Processor 12:13:11 Stepping: 0 12:13:11 CPU MHz: 2799.998 12:13:11 BogoMIPS: 5599.99 12:13:11 Virtualization: AMD-V 12:13:11 Hypervisor vendor: KVM 12:13:11 Virtualization type: full 12:13:11 L1d cache: 32K 12:13:11 L1i cache: 32K 12:13:11 L2 cache: 512K 12:13:11 L3 cache: 16384K 12:13:11 NUMA node0 CPU(s): 0-3 12:13:11 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 12:13:11 12:13:11 12:13:11 ---> nproc: 12:13:11 4 12:13:11 12:13:11 12:13:11 ---> df -h: 12:13:11 Filesystem Size Used Avail Use% Mounted on 12:13:11 udev 7.9G 0 7.9G 0% /dev 12:13:11 tmpfs 1.6G 676K 1.6G 1% /run 12:13:11 /dev/vda1 78G 8.4G 69G 11% / 12:13:11 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:13:11 tmpfs 5.0M 0 5.0M 0% /run/lock 12:13:11 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:13:11 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:13:11 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:13:11 12:13:11 12:13:11 ---> free -m: 12:13:11 total used free shared buff/cache available 12:13:11 Mem: 16040 567 13264 0 2207 15155 12:13:11 Swap: 1023 0 1023 12:13:11 12:13:11 12:13:11 ---> ip addr: 12:13:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:13:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:13:11 inet 127.0.0.1/8 scope host lo 12:13:11 valid_lft forever preferred_lft forever 12:13:11 inet6 ::1/128 scope host 12:13:11 valid_lft forever preferred_lft forever 12:13:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:13:11 link/ether fa:16:3e:0d:c2:99 brd ff:ff:ff:ff:ff:ff 12:13:11 inet 10.30.107.12/23 brd 10.30.107.255 scope global dynamic ens3 12:13:11 valid_lft 86273sec preferred_lft 86273sec 12:13:11 inet6 fe80::f816:3eff:fe0d:c299/64 scope link 12:13:11 valid_lft forever preferred_lft forever 12:13:11 12:13:11 12:13:11 ---> sar -b -r -n DEV: 12:13:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11269) 06/12/26 _x86_64_ (4 CPU) 12:13:11 12:13:11 12:11:06 LINUX RESTART (4 CPU) 12:13:11 12:13:11 12:12:02 tps rtps wtps bread/s bwrtn/s 12:13:11 12:13:01 132.10 1.27 130.83 140.99 24634.47 12:13:11 Average: 132.10 1.27 130.83 140.99 24634.47 12:13:11 12:13:11 12:12:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:13:11 12:13:01 13621180 15552992 2803788 17.07 80696 2035272 753852 4.31 705620 1851460 249536 12:13:11 Average: 13621180 15552992 2803788 17.07 80696 2035272 753852 4.31 705620 1851460 249536 12:13:11 12:13:11 12:12:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:13:11 12:13:01 ens3 90.92 67.02 1514.54 13.31 0.00 0.00 0.00 0.00 12:13:11 12:13:01 lo 1.42 1.42 0.16 0.16 0.00 0.00 0.00 0.00 12:13:11 Average: ens3 90.92 67.02 1514.54 13.31 0.00 0.00 0.00 0.00 12:13:11 Average: lo 1.42 1.42 0.16 0.16 0.00 0.00 0.00 0.00 12:13:11 12:13:11 12:13:11 ---> sar -P ALL: 12:13:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11269) 06/12/26 _x86_64_ (4 CPU) 12:13:11 12:13:11 12:11:06 LINUX RESTART (4 CPU) 12:13:11 12:13:11 12:12:02 CPU %user %nice %system %iowait %steal %idle 12:13:11 12:13:01 all 21.00 0.00 1.64 1.69 0.07 75.61 12:13:11 12:13:01 0 5.97 0.00 1.01 0.82 0.02 92.19 12:13:11 12:13:01 1 54.40 0.00 2.90 0.98 0.10 41.61 12:13:11 12:13:01 2 0.70 0.00 0.68 4.68 0.07 93.87 12:13:11 12:13:01 3 22.77 0.00 1.97 0.27 0.07 74.92 12:13:11 Average: all 21.00 0.00 1.64 1.69 0.07 75.61 12:13:11 Average: 0 5.97 0.00 1.01 0.82 0.02 92.19 12:13:11 Average: 1 54.40 0.00 2.90 0.98 0.10 41.61 12:13:11 Average: 2 0.70 0.00 0.68 4.68 0.07 93.87 12:13:11 Average: 3 22.77 0.00 1.97 0.27 0.07 74.92 12:13:11 12:13:11 12:13:11