11:44:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145544 11:44:07 Running as SYSTEM 11:44:07 [EnvInject] - Loading node environment variables. 11:44:07 Building remotely on prd-ubuntu1804-builder-4c-4g-3977 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 11:44:07 [ssh-agent] Looking for ssh-agent implementation... 11:44:07 $ ssh-agent 11:44:07 SSH_AUTH_SOCK=/tmp/ssh-TZtBHhGL4mGq/agent.1648 11:44:07 SSH_AGENT_PID=1650 11:44:07 [ssh-agent] Started. 11:44:07 Running ssh-add (command line suppressed) 11:44:07 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8464799212081467597.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8464799212081467597.key) 11:44:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:44:07 The recommended git tool is: NONE 11:44:08 using credential onap-jenkins-ssh 11:44:08 Wiping out workspace first. 11:44:08 Cloning the remote Git repository 11:44:08 Cloning repository git://cloud.onap.org/mirror/oom.git 11:44:08 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 11:44:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:44:08 > git --version # timeout=10 11:44:08 > git --version # 'git version 2.17.1' 11:44:08 using GIT_SSH to set credentials Gerrit user 11:44:08 Verifying host key using manually-configured host key entries 11:44:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:44:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:44:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:44:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:44:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:44:14 using GIT_SSH to set credentials Gerrit user 11:44:14 Verifying host key using manually-configured host key entries 11:44:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/44/145544/5 # timeout=30 11:44:14 > git rev-parse 3fe65e46907f50001383cd0d9093d1ae82c1ec9b^{commit} # timeout=10 11:44:14 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:44:14 Checking out Revision 3fe65e46907f50001383cd0d9093d1ae82c1ec9b (refs/changes/44/145544/5) 11:44:14 > git config core.sparsecheckout # timeout=10 11:44:14 > git checkout -f 3fe65e46907f50001383cd0d9093d1ae82c1ec9b # timeout=30 11:44:18 Commit message: "[SDC] 13.2.0 release" 11:44:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:44:18 > git rev-list --no-walk 17b1a3c9118ef16a6333cfec0303a6017f5f9257 # timeout=10 11:44:18 [EnvInject] - Injecting environment variables from a build step. 11:44:18 [EnvInject] - Injecting as environment variables the properties content 11:44:18 PYTHON=python3 11:44:18 11:44:18 [EnvInject] - Variables injected successfully. 11:44:18 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16703463210743848396.sh 11:44:18 ---> tox-install.sh 11:44:18 + source /home/jenkins/lf-env.sh 11:44:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:44:18 ++ mktemp -d /tmp/venv-XXXX 11:44:18 + lf_venv=/tmp/venv-3AoX 11:44:18 + local venv_file=/tmp/.os_lf_venv 11:44:18 + local python=python3 11:44:18 + local options 11:44:18 + local set_path=true 11:44:18 + local install_args= 11:44:18 ++ 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 11:44:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:44:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:44:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:44:18 + true 11:44:18 + case $1 in 11:44:18 + venv_file=/tmp/.toxenv 11:44:18 + shift 2 11:44:18 + true 11:44:18 + case $1 in 11:44:18 + shift 11:44:18 + break 11:44:18 + case $python in 11:44:18 + local pkg_list= 11:44:18 + [[ -d /opt/pyenv ]] 11:44:18 + echo 'Setup pyenv:' 11:44:18 Setup pyenv: 11:44:18 + export PYENV_ROOT=/opt/pyenv 11:44:18 + PYENV_ROOT=/opt/pyenv 11:44:18 + 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 11:44:18 + 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 11:44:18 + pyenv versions 11:44:18 * system (set by /opt/pyenv/version) 11:44:18 * 3.8.13 (set by /opt/pyenv/version) 11:44:18 * 3.9.13 (set by /opt/pyenv/version) 11:44:18 * 3.10.6 (set by /opt/pyenv/version) 11:44:18 + command -v pyenv 11:44:18 ++ pyenv init - --no-rehash 11:44:18 + 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[*]}"'\'')" 11:44:18 export PATH="/opt/pyenv/shims:${PATH}" 11:44:18 export PYENV_SHELL=bash 11:44:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:44:18 pyenv() { 11:44:18 local command 11:44:18 command="${1:-}" 11:44:18 if [ "$#" -gt 0 ]; then 11:44:18 shift 11:44:18 fi 11:44:18 11:44:18 case "$command" in 11:44:18 rehash|shell) 11:44:18 eval "$(pyenv "sh-$command" "$@")" 11:44:18 ;; 11:44:18 *) 11:44:18 command pyenv "$command" "$@" 11:44:18 ;; 11:44:18 esac 11:44:18 }' 11:44:18 +++ 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[*]}"' 11:44:18 ++ 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 11:44:18 ++ 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 11:44:18 ++ 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 11:44:18 ++ export PYENV_SHELL=bash 11:44:18 ++ PYENV_SHELL=bash 11:44:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:44:18 +++ complete -F _pyenv pyenv 11:44:18 ++ lf-pyver python3 11:44:18 ++ local py_version_xy=python3 11:44:18 ++ local py_version_xyz= 11:44:18 ++ pyenv versions 11:44:18 ++ local command 11:44:18 ++ sed 's/^[ *]* //' 11:44:18 ++ command=versions 11:44:18 ++ '[' 1 -gt 0 ']' 11:44:18 ++ shift 11:44:18 ++ case "$command" in 11:44:18 ++ command pyenv versions 11:44:18 ++ pyenv versions 11:44:18 ++ grep -E '^[0-9.]*[0-9]$' 11:44:18 ++ awk '{ print $1 }' 11:44:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:44:18 +++ grep '^3' /tmp/.pyenv_versions 11:44:18 +++ sort -V 11:44:18 +++ tail -n 1 11:44:18 ++ py_version_xyz=3.10.6 11:44:18 ++ [[ -z 3.10.6 ]] 11:44:18 ++ echo 3.10.6 11:44:18 ++ return 0 11:44:18 + pyenv local 3.10.6 11:44:18 + local command 11:44:18 + command=local 11:44:18 + '[' 2 -gt 0 ']' 11:44:18 + shift 11:44:18 + case "$command" in 11:44:18 + command pyenv local 3.10.6 11:44:18 + pyenv local 3.10.6 11:44:18 + for arg in "$@" 11:44:18 + case $arg in 11:44:18 + pkg_list+='tox ' 11:44:18 + for arg in "$@" 11:44:18 + case $arg in 11:44:18 + pkg_list+='virtualenv ' 11:44:18 + for arg in "$@" 11:44:18 + case $arg in 11:44:18 + pkg_list+='urllib3~=1.26.15 ' 11:44:18 + [[ -f /tmp/.toxenv ]] 11:44:18 + [[ ! -f /tmp/.toxenv ]] 11:44:18 + [[ -n '' ]] 11:44:18 + python3 -m venv /tmp/venv-3AoX 11:44:22 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3AoX' 11:44:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3AoX 11:44:22 + echo /tmp/venv-3AoX 11:44:22 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:44:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:44:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:44:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:44:22 + local 'pip_opts=--upgrade --quiet' 11:44:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:44:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:44:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:44:22 + [[ -n '' ]] 11:44:22 + [[ -n '' ]] 11:44:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:44:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:44:22 + /tmp/venv-3AoX/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 11:44:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:44:27 lf-activate-venv(): INFO: Base packages installed successfully 11:44:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:44:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:44:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:44:27 + /tmp/venv-3AoX/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 11:44:29 + type python3 11:44:29 + true 11:44:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3AoX/bin to PATH' 11:44:29 lf-activate-venv(): INFO: Adding /tmp/venv-3AoX/bin to PATH 11:44:29 + PATH=/tmp/venv-3AoX/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 11:44:29 + return 0 11:44:29 + python3 --version 11:44:29 Python 3.10.6 11:44:29 + python3 -m pip --version 11:44:29 pip 26.1.2 from /tmp/venv-3AoX/lib/python3.10/site-packages/pip (python 3.10) 11:44:29 + python3 -m pip freeze 11:44:29 cachetools==7.1.4 11:44:29 colorama==0.4.6 11:44:29 distlib==0.4.3 11:44:29 filelock==3.29.4 11:44:29 packaging==26.2 11:44:29 platformdirs==4.10.0 11:44:29 pluggy==1.6.0 11:44:29 pyproject-api==1.10.1 11:44:29 python-discovery==1.4.2 11:44:29 tomli==2.4.1 11:44:29 tomli_w==1.2.0 11:44:29 tox==4.56.1 11:44:29 typing_extensions==4.15.0 11:44:29 urllib3==1.26.20 11:44:29 virtualenv==21.5.1 11:44:29 [EnvInject] - Injecting environment variables from a build step. 11:44:29 [EnvInject] - Injecting as environment variables the properties content 11:44:29 PARALLEL=false 11:44:29 11:44:29 [EnvInject] - Variables injected successfully. 11:44:29 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5982300927809133004.sh 11:44:29 ---> tox-run.sh 11:44:29 + 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 11:44:29 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 11:44:29 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 11:44:29 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 11:44:29 + cd /w/workspace/oom-master-checkbashisms-lint/. 11:44:29 + source /home/jenkins/lf-env.sh 11:44:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:44:29 ++ mktemp -d /tmp/venv-XXXX 11:44:29 + lf_venv=/tmp/venv-2T78 11:44:29 + local venv_file=/tmp/.os_lf_venv 11:44:29 + local python=python3 11:44:29 + local options 11:44:29 + local set_path=true 11:44:29 + local install_args= 11:44:29 ++ 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 11:44:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:44:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:44:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:44:29 + true 11:44:29 + case $1 in 11:44:29 + venv_file=/tmp/.toxenv 11:44:29 + shift 2 11:44:29 + true 11:44:29 + case $1 in 11:44:29 + shift 11:44:29 + break 11:44:29 + case $python in 11:44:29 + local pkg_list= 11:44:29 + [[ -d /opt/pyenv ]] 11:44:29 + echo 'Setup pyenv:' 11:44:29 Setup pyenv: 11:44:29 + export PYENV_ROOT=/opt/pyenv 11:44:29 + PYENV_ROOT=/opt/pyenv 11:44:29 + 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 11:44:29 + 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 11:44:29 + pyenv versions 11:44:29 system 11:44:29 3.8.13 11:44:29 3.9.13 11:44:29 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:44:29 + command -v pyenv 11:44:29 ++ pyenv init - --no-rehash 11:44:29 + 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[*]}"'\'')" 11:44:29 export PATH="/opt/pyenv/shims:${PATH}" 11:44:29 export PYENV_SHELL=bash 11:44:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:44:29 pyenv() { 11:44:29 local command 11:44:29 command="${1:-}" 11:44:29 if [ "$#" -gt 0 ]; then 11:44:29 shift 11:44:29 fi 11:44:29 11:44:29 case "$command" in 11:44:29 rehash|shell) 11:44:29 eval "$(pyenv "sh-$command" "$@")" 11:44:29 ;; 11:44:29 *) 11:44:29 command pyenv "$command" "$@" 11:44:29 ;; 11:44:29 esac 11:44:29 }' 11:44:29 +++ 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[*]}"' 11:44:29 ++ 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 11:44:29 ++ 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 11:44:29 ++ 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 11:44:29 ++ export PYENV_SHELL=bash 11:44:29 ++ PYENV_SHELL=bash 11:44:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:44:29 +++ complete -F _pyenv pyenv 11:44:29 ++ lf-pyver python3 11:44:29 ++ local py_version_xy=python3 11:44:29 ++ local py_version_xyz= 11:44:29 ++ pyenv versions 11:44:29 ++ local command 11:44:29 ++ command=versions 11:44:29 ++ '[' 1 -gt 0 ']' 11:44:29 ++ shift 11:44:29 ++ case "$command" in 11:44:29 ++ command pyenv versions 11:44:29 ++ pyenv versions 11:44:29 ++ sed 's/^[ *]* //' 11:44:29 ++ grep -E '^[0-9.]*[0-9]$' 11:44:29 ++ awk '{ print $1 }' 11:44:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:44:29 +++ grep '^3' /tmp/.pyenv_versions 11:44:29 +++ sort -V 11:44:29 +++ tail -n 1 11:44:30 ++ py_version_xyz=3.10.6 11:44:30 ++ [[ -z 3.10.6 ]] 11:44:30 ++ echo 3.10.6 11:44:30 ++ return 0 11:44:30 + pyenv local 3.10.6 11:44:30 + local command 11:44:30 + command=local 11:44:30 + '[' 2 -gt 0 ']' 11:44:30 + shift 11:44:30 + case "$command" in 11:44:30 + command pyenv local 3.10.6 11:44:30 + pyenv local 3.10.6 11:44:30 + for arg in "$@" 11:44:30 + case $arg in 11:44:30 + pkg_list+='tox ' 11:44:30 + for arg in "$@" 11:44:30 + case $arg in 11:44:30 + pkg_list+='virtualenv ' 11:44:30 + for arg in "$@" 11:44:30 + case $arg in 11:44:30 + pkg_list+='urllib3~=1.26.15 ' 11:44:30 + [[ -f /tmp/.toxenv ]] 11:44:30 ++ cat /tmp/.toxenv 11:44:30 + lf_venv=/tmp/venv-3AoX 11:44:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3AoX from' file:/tmp/.toxenv 11:44:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3AoX from file:/tmp/.toxenv 11:44:30 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:44:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:44:30 + local 'pip_opts=--upgrade --quiet' 11:44:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:44:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:44:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:44:30 + [[ -n '' ]] 11:44:30 + [[ -n '' ]] 11:44:30 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:44:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:44:30 + /tmp/venv-3AoX/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 11:44:31 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:44:31 lf-activate-venv(): INFO: Base packages installed successfully 11:44:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:44:31 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:44:31 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:44:31 + /tmp/venv-3AoX/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 11:44:32 + type python3 11:44:32 + true 11:44:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3AoX/bin to PATH' 11:44:32 lf-activate-venv(): INFO: Adding /tmp/venv-3AoX/bin to PATH 11:44:32 + PATH=/tmp/venv-3AoX/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 11:44:32 + return 0 11:44:32 + [[ -d /opt/pyenv ]] 11:44:32 + echo '---> Setting up pyenv' 11:44:32 ---> Setting up pyenv 11:44:32 + export PYENV_ROOT=/opt/pyenv 11:44:32 + PYENV_ROOT=/opt/pyenv 11:44:32 + export PATH=/opt/pyenv/bin:/tmp/venv-3AoX/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 11:44:32 + PATH=/opt/pyenv/bin:/tmp/venv-3AoX/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 11:44:32 ++ pwd 11:44:32 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 11:44:32 + export PYTHONPATH 11:44:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:44:32 + TOX_TESTENV_PASSENV=PYTHONPATH 11:44:32 + tox --version 11:44:32 4.56.1 from /tmp/venv-3AoX/lib/python3.10/site-packages/tox/__init__.py 11:44:32 + PARALLEL=false 11:44:32 + TOX_OPTIONS_LIST= 11:44:32 + [[ -n checkbashisms ]] 11:44:32 + TOX_OPTIONS_LIST=' -e checkbashisms' 11:44:32 + case ${PARALLEL,,} in 11:44:32 + tox -e checkbashisms 11:44:32 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 11:44:33 checkbashisms: freeze> python -m pip freeze --all 11:44:34 checkbashisms: pip==26.1.2,setuptools==82.0.1 11:44:34 checkbashisms: commands[0]> .ci/check-bashisms.sh 11:44:35 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 11:44:37 checkbashisms: OK (5.18=setup[1.67]+cmd[3.52] seconds) 11:44:37 congratulations :) (5.22 seconds) 11:44:37 + tox_status=0 11:44:37 + echo '---> Completed tox runs' 11:44:37 ---> Completed tox runs 11:44:37 + for i in .tox/*/log 11:44:37 ++ echo .tox/checkbashisms/log 11:44:37 ++ awk -F/ '{print $2}' 11:44:37 + tox_env=checkbashisms 11:44:37 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 11:44:37 + DOC_DIR=docs/_build/html 11:44:37 + [[ -d docs/_build/html ]] 11:44:37 + echo '---> tox-run.sh ends' 11:44:37 ---> tox-run.sh ends 11:44:37 + test 0 -eq 0 11:44:37 $ ssh-agent -k 11:44:37 unset SSH_AUTH_SOCK; 11:44:37 unset SSH_AGENT_PID; 11:44:37 echo Agent pid 1650 killed; 11:44:37 [ssh-agent] Stopped. 11:44:37 [PostBuildScript] - [INFO] Executing post build scripts. 11:44:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17118168452070165316.sh 11:44:37 ---> sysstat.sh 11:44:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1410442420258980386.sh 11:44:38 ---> package-listing.sh 11:44:38 ++ facter osfamily 11:44:38 ++ tr '[:upper:]' '[:lower:]' 11:44:38 + OS_FAMILY=debian 11:44:38 + workspace=/w/workspace/oom-master-checkbashisms-lint 11:44:38 + START_PACKAGES=/tmp/packages_start.txt 11:44:38 + END_PACKAGES=/tmp/packages_end.txt 11:44:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:44:38 + PACKAGES=/tmp/packages_start.txt 11:44:38 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:44:38 + PACKAGES=/tmp/packages_end.txt 11:44:38 + case "${OS_FAMILY}" in 11:44:38 + dpkg -l 11:44:38 + grep '^ii' 11:44:38 + '[' -f /tmp/packages_start.txt ']' 11:44:38 + '[' -f /tmp/packages_end.txt ']' 11:44:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:44:38 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:44:38 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 11:44:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 11:44:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13277759220071028170.sh 11:44:38 ---> capture-instance-metadata.sh 11:44:38 Setup pyenv: 11:44:38 system 11:44:38 3.8.13 11:44:38 3.9.13 11:44:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:44:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-V7uq 11:44:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:44:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:44:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:44:46 lf-activate-venv(): INFO: Base packages installed successfully 11:44:46 lf-activate-venv(): INFO: Installing additional packages: lftools 11:45:08 lf-activate-venv(): INFO: Adding /tmp/venv-V7uq/bin to PATH 11:45:08 INFO: Running in OpenStack, capturing instance metadata 11:45:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8885023839638792909.sh 11:45:09 provisioning config files... 11:45:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config18001378626559210026tmp 11:45:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:45:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:45:09 [EnvInject] - Injecting environment variables from a build step. 11:45:09 [EnvInject] - Injecting as environment variables the properties content 11:45:09 SERVER_ID=logs 11:45:09 11:45:09 [EnvInject] - Variables injected successfully. 11:45:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7717780037939630491.sh 11:45:09 ---> create-netrc.sh 11:45:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins526222061126106868.sh 11:45:09 ---> python-tools-install.sh 11:45:09 Setup pyenv: 11:45:09 system 11:45:09 3.8.13 11:45:09 3.9.13 11:45:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:45:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V7uq from file:/tmp/.os_lf_venv 11:45:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:45:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:45:11 lf-activate-venv(): INFO: Base packages installed successfully 11:45:11 lf-activate-venv(): INFO: Installing additional packages: lftools 11:45:18 lf-activate-venv(): INFO: Adding /tmp/venv-V7uq/bin to PATH 11:45:18 Generating Requirements File 11:45:42 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. 11:45:42 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:45:43 Python 3.10.6 11:45:43 pip 26.1.2 from /tmp/venv-V7uq/lib/python3.10/site-packages/pip (python 3.10) 11:45:43 aiohappyeyeballs==2.6.2 11:45:43 aiohttp==3.14.1 11:45:43 aiosignal==1.4.0 11:45:43 appdirs==1.4.4 11:45:43 argcomplete==3.6.3 11:45:43 aspy.yaml==1.3.0 11:45:43 async-timeout==5.0.1 11:45:43 attrs==26.1.0 11:45:43 autopage==0.6.0 11:45:43 backports.strenum==1.3.1 11:45:43 beautifulsoup4==4.15.0 11:45:43 boto3==1.43.37 11:45:43 botocore==1.43.37 11:45:43 bs4==0.0.2 11:45:43 certifi==2026.6.17 11:45:43 cffi==2.0.0 11:45:43 cfgv==3.5.0 11:45:43 chardet==7.4.3 11:45:43 charset-normalizer==3.4.7 11:45:43 click==8.4.2 11:45:43 cliff==4.14.0 11:45:43 cmd2==3.5.1 11:45:43 cryptography==3.3.2 11:45:43 debtcollector==3.1.0 11:45:43 decorator==5.3.1 11:45:43 defusedxml==0.7.1 11:45:43 Deprecated==1.3.1 11:45:43 distlib==0.4.3 11:45:43 dnspython==2.8.0 11:45:43 docker==7.1.0 11:45:43 dogpile.cache==1.5.0 11:45:43 durationpy==0.10 11:45:43 email-validator==2.3.0 11:45:43 filelock==3.29.4 11:45:43 frozenlist==1.8.0 11:45:43 future==1.0.0 11:45:43 gitdb==4.0.12 11:45:43 GitPython==3.1.50 11:45:43 httplib2==0.30.2 11:45:43 identify==2.6.19 11:45:43 idna==3.18 11:45:43 importlib-resources==1.5.0 11:45:43 iso8601==2.1.0 11:45:43 Jinja2==3.1.6 11:45:43 jmespath==1.1.0 11:45:43 jsonpatch==1.33 11:45:43 jsonpointer==3.1.1 11:45:43 jsonschema==4.26.0 11:45:43 jsonschema-specifications==2025.9.1 11:45:43 keystoneauth1==5.14.0 11:45:43 kubernetes==36.0.2 11:45:43 lftools==0.37.22 11:45:43 lxml==6.1.1 11:45:43 markdown-it-py==4.2.0 11:45:43 MarkupSafe==3.0.3 11:45:43 mdurl==0.1.2 11:45:43 msgpack==1.2.1 11:45:43 multi_key_dict==2.0.3 11:45:43 multidict==6.7.1 11:45:43 munch==4.0.0 11:45:43 netaddr==1.3.0 11:45:43 niet==1.4.2 11:45:43 nodeenv==1.10.0 11:45:43 oauth2client==4.1.3 11:45:43 oauthlib==3.3.1 11:45:43 openstacksdk==4.13.0 11:45:43 os-service-types==1.8.2 11:45:43 osc-lib==4.6.0 11:45:43 oslo.config==10.4.0 11:45:43 oslo.context==6.4.0 11:45:43 oslo.i18n==6.8.0 11:45:43 oslo.log==8.2.0 11:45:43 oslo.serialization==5.10.0 11:45:43 oslo.utils==10.1.1 11:45:43 packaging==26.2 11:45:43 pbr==7.0.3 11:45:43 platformdirs==4.10.0 11:45:43 prettytable==3.18.0 11:45:43 propcache==0.5.2 11:45:43 psutil==7.2.2 11:45:43 pyasn1==0.6.3 11:45:43 pyasn1_modules==0.4.2 11:45:43 pycparser==3.0 11:45:43 pygerrit2==2.0.15 11:45:43 PyGithub==2.9.1 11:45:43 Pygments==2.20.0 11:45:43 PyJWT==2.13.0 11:45:43 PyNaCl==1.6.2 11:45:43 pyparsing==2.4.7 11:45:43 pyperclip==1.11.0 11:45:43 pyrsistent==0.20.0 11:45:43 python-cinderclient==9.9.0 11:45:43 python-dateutil==2.9.0.post0 11:45:43 python-discovery==1.4.2 11:45:43 python-heatclient==5.2.0 11:45:43 python-jenkins==1.8.3 11:45:43 python-keystoneclient==5.8.0 11:45:43 python-magnumclient==4.10.0 11:45:43 python-openstackclient==10.0.0 11:45:43 python-swiftclient==4.10.0 11:45:43 PyYAML==6.0.3 11:45:43 referencing==0.37.0 11:45:43 requests==2.34.2 11:45:43 requests-oauthlib==2.0.0 11:45:43 rfc3986==2.0.0 11:45:43 rich==15.0.0 11:45:43 rich-argparse==1.8.0 11:45:43 rpds-py==0.30.0 11:45:43 rsa==4.9.1 11:45:43 ruamel.yaml==0.19.1 11:45:43 ruamel.yaml.clib==0.2.15 11:45:43 s3transfer==0.19.0 11:45:43 simplejson==4.1.1 11:45:43 six==1.17.0 11:45:43 smmap==5.0.3 11:45:43 soupsieve==2.8.4 11:45:43 stevedore==5.8.0 11:45:43 tabulate==0.10.0 11:45:43 toml==0.10.2 11:45:43 tomlkit==0.15.0 11:45:43 tqdm==4.68.3 11:45:43 typing_extensions==4.15.0 11:45:43 urllib3==1.26.20 11:45:43 virtualenv==21.5.1 11:45:43 wcwidth==0.8.2 11:45:43 websocket-client==1.9.0 11:45:43 wrapt==2.2.2 11:45:43 xdg==6.0.0 11:45:43 xmltodict==1.0.4 11:45:43 yarl==1.24.2 11:45:43 yq==3.4.3 11:45:43 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins8387547632215336126.sh 11:45:43 ---> uv-install.sh 11:45:43 Installing uv/uvx (latest) using shell installer 11:45:43 2026-06-30 11:45:43 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-64cVdo.sh" [1] 11:45:43 downloading uv 0.11.25 x86_64-unknown-linux-gnu 11:45:44 installing to /home/jenkins/.local/bin 11:45:44 uv 11:45:44 uvx 11:45:44 everything's installed! 11:45:44 11:45:44 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:45:44 11:45:44 source $HOME/.local/bin/env (sh, bash, zsh) 11:45:44 source $HOME/.local/bin/env.fish (fish) 11:45:44 Adding install location to PATH 11:45:44 ---> Validating uv/uvx install 11:45:44 uvx 0.11.25 (x86_64-unknown-linux-gnu) 11:45:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6235670656174382283.sh 11:45:44 ---> sudo-logs.sh 11:45:44 Archiving 'sudo' log.. 11:45:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10434027627722411969.sh 11:45:45 ---> job-cost.sh 11:45:45 INFO: Activating Python virtual environment... 11:45:45 Setup pyenv: 11:45:45 system 11:45:45 3.8.13 11:45:45 3.9.13 11:45:45 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:45:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V7uq from file:/tmp/.os_lf_venv 11:45:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:45:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:45:47 lf-activate-venv(): INFO: Base packages installed successfully 11:45:47 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:45:52 lf-activate-venv(): INFO: Adding /tmp/venv-V7uq/bin to PATH 11:45:52 INFO: No stack-cost file found 11:45:52 INFO: Instance uptime: 129s 11:45:52 INFO: Fetching instance metadata (attempt 1 of 3)... 11:45:52 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:45:52 INFO: Successfully fetched instance metadata 11:45:52 INFO: Instance type: v3-standard-4 11:45:52 INFO: Retrieving pricing info for: v3-standard-4 11:45:52 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:45:52 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=129 11:45:52 INFO: Successfully fetched Vexxhost pricing API 11:45:52 INFO: Retrieved cost: 0.11 11:45:52 INFO: Retrieved resource: v3-standard-4 11:45:52 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 11:45:52 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 11:45:52 INFO: Successfully archived job cost data 11:45:52 DEBUG: Cost data: oom-master-checkbashisms-lint,4680,2026-06-30 11:45:52,v3-standard-4,129,0.11,0.00,SUCCESS 11:45:52 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3199722589623670184.sh 11:45:52 ---> logs-deploy.sh 11:45:52 Setup pyenv: 11:45:52 system 11:45:52 3.8.13 11:45:52 3.9.13 11:45:52 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:45:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V7uq from file:/tmp/.os_lf_venv 11:45:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:45:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:45:54 lf-activate-venv(): INFO: Base packages installed successfully 11:45:54 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:46:02 lf-activate-venv(): INFO: Adding /tmp/venv-V7uq/bin to PATH 11:46:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4680 11:46:02 INFO: archiving workspace using pattern(s): 11:46:03 Archives upload complete. 11:46:03 INFO: archiving logs to Nexus 11:46:04 ---> uname -a: 11:46:04 Linux prd-ubuntu1804-builder-4c-4g-3977 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:46:04 11:46:04 11:46:04 ---> lscpu: 11:46:04 Architecture: x86_64 11:46:04 CPU op-mode(s): 32-bit, 64-bit 11:46:04 Byte Order: Little Endian 11:46:04 CPU(s): 4 11:46:04 On-line CPU(s) list: 0-3 11:46:04 Thread(s) per core: 1 11:46:04 Core(s) per socket: 1 11:46:04 Socket(s): 4 11:46:04 NUMA node(s): 1 11:46:04 Vendor ID: AuthenticAMD 11:46:04 CPU family: 23 11:46:04 Model: 49 11:46:04 Model name: AMD EPYC-Rome Processor 11:46:04 Stepping: 0 11:46:04 CPU MHz: 2800.000 11:46:04 BogoMIPS: 5600.00 11:46:04 Virtualization: AMD-V 11:46:04 Hypervisor vendor: KVM 11:46:04 Virtualization type: full 11:46:04 L1d cache: 32K 11:46:04 L1i cache: 32K 11:46:04 L2 cache: 512K 11:46:04 L3 cache: 16384K 11:46:04 NUMA node0 CPU(s): 0-3 11:46:04 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 11:46:04 11:46:04 11:46:04 ---> nproc: 11:46:04 4 11:46:04 11:46:04 11:46:04 ---> df -h: 11:46:04 Filesystem Size Used Avail Use% Mounted on 11:46:04 udev 7.9G 0 7.9G 0% /dev 11:46:04 tmpfs 1.6G 676K 1.6G 1% /run 11:46:04 /dev/vda1 78G 8.4G 69G 11% / 11:46:04 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:46:04 tmpfs 5.0M 0 5.0M 0% /run/lock 11:46:04 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:46:04 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:46:04 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:46:04 11:46:04 11:46:04 ---> free -m: 11:46:04 total used free shared buff/cache available 11:46:04 Mem: 16040 562 13271 0 2206 15160 11:46:04 Swap: 1023 0 1023 11:46:04 11:46:04 11:46:04 ---> ip addr: 11:46:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:46:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:46:04 inet 127.0.0.1/8 scope host lo 11:46:04 valid_lft forever preferred_lft forever 11:46:04 inet6 ::1/128 scope host 11:46:04 valid_lft forever preferred_lft forever 11:46:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:46:04 link/ether fa:16:3e:23:be:6f brd ff:ff:ff:ff:ff:ff 11:46:04 inet 10.30.106.89/23 brd 10.30.107.255 scope global dynamic ens3 11:46:04 valid_lft 86266sec preferred_lft 86266sec 11:46:04 inet6 fe80::f816:3eff:fe23:be6f/64 scope link 11:46:04 valid_lft forever preferred_lft forever 11:46:04 11:46:04 11:46:04 ---> sar -b -r -n DEV: 11:46:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3977) 06/30/26 _x86_64_ (4 CPU) 11:46:04 11:46:04 11:43:51 LINUX RESTART (4 CPU) 11:46:04 11:46:04 11:44:01 tps rtps wtps bread/s bwrtn/s 11:46:04 11:45:02 358.04 58.29 299.75 3698.58 17003.43 11:46:04 11:46:01 105.78 1.24 104.54 140.29 16241.27 11:46:04 Average: 232.96 30.00 202.96 1934.24 16625.52 11:46:04 11:46:04 11:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:46:04 11:45:02 13929792 15512720 2495168 15.19 58756 1726492 811904 4.65 737372 1545324 124744 11:46:04 11:46:01 13559924 15496572 2865036 17.44 81132 2039820 804228 4.60 763096 1851836 212520 11:46:04 Average: 13744858 15504646 2680102 16.32 69944 1883156 808066 4.62 750234 1698580 168632 11:46:04 11:46:04 11:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:46:04 11:45:02 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 11:46:04 11:45:02 ens3 466.64 303.53 2393.52 81.10 0.00 0.00 0.00 0.00 11:46:04 11:46:01 lo 1.42 1.42 0.15 0.15 0.00 0.00 0.00 0.00 11:46:04 11:46:01 ens3 74.06 48.83 846.99 11.40 0.00 0.00 0.00 0.00 11:46:04 Average: lo 1.41 1.41 0.16 0.16 0.00 0.00 0.00 0.00 11:46:04 Average: ens3 271.98 177.24 1626.69 46.54 0.00 0.00 0.00 0.00 11:46:04 11:46:04 11:46:04 ---> sar -P ALL: 11:46:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3977) 06/30/26 _x86_64_ (4 CPU) 11:46:04 11:46:04 11:43:51 LINUX RESTART (4 CPU) 11:46:04 11:46:04 11:44:01 CPU %user %nice %system %iowait %steal %idle 11:46:04 11:45:02 all 21.98 0.00 2.35 2.85 0.07 72.76 11:46:04 11:45:02 0 16.00 0.00 2.01 4.66 0.05 77.28 11:46:04 11:45:02 1 27.59 0.00 2.47 1.34 0.08 68.51 11:46:04 11:45:02 2 15.37 0.00 1.44 0.85 0.07 82.28 11:46:04 11:45:02 3 29.02 0.00 3.45 4.53 0.05 62.95 11:46:04 11:46:01 all 20.22 0.00 1.45 2.01 0.06 76.25 11:46:04 11:46:01 0 20.04 0.00 1.71 3.60 0.07 74.58 11:46:04 11:46:01 1 39.30 0.00 1.69 0.74 0.07 58.20 11:46:04 11:46:01 2 16.48 0.00 1.37 0.80 0.05 81.30 11:46:04 11:46:01 3 4.96 0.00 1.02 2.92 0.07 91.03 11:46:04 Average: all 21.11 0.00 1.90 2.43 0.07 74.49 11:46:04 Average: 0 18.01 0.00 1.86 4.14 0.06 75.94 11:46:04 Average: 1 33.41 0.00 2.08 1.04 0.08 63.39 11:46:04 Average: 2 15.92 0.00 1.41 0.83 0.06 81.79 11:46:04 Average: 3 17.08 0.00 2.24 3.73 0.06 76.88 11:46:04 11:46:04 11:46:04