18:40:06 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146349 18:40:06 Running as SYSTEM 18:40:06 [EnvInject] - Loading node environment variables. 18:40:06 Building remotely on prd-ubuntu1804-builder-4c-4g-1011 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 18:40:06 [ssh-agent] Looking for ssh-agent implementation... 18:40:06 $ ssh-agent 18:40:06 SSH_AUTH_SOCK=/tmp/ssh-9AWYpQ7rXQkN/agent.1649 18:40:06 SSH_AGENT_PID=1651 18:40:06 [ssh-agent] Started. 18:40:06 Running ssh-add (command line suppressed) 18:40:06 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7785608924091131223.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7785608924091131223.key) 18:40:06 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:40:06 The recommended git tool is: NONE 18:40:08 using credential onap-jenkins-ssh 18:40:08 Wiping out workspace first. 18:40:08 Cloning the remote Git repository 18:40:08 Cloning repository git://cloud.onap.org/mirror/oom.git 18:40:08 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 18:40:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:40:08 > git --version # timeout=10 18:40:08 > git --version # 'git version 2.17.1' 18:40:08 using GIT_SSH to set credentials Gerrit user 18:40:08 Verifying host key using manually-configured host key entries 18:40:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:40:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:40:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:40:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:40:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:40:14 using GIT_SSH to set credentials Gerrit user 18:40:14 Verifying host key using manually-configured host key entries 18:40:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/146349/7 # timeout=30 18:40:14 > git rev-parse bcb549c23ed88448aa29b666b5bbedd2c10adc31^{commit} # timeout=10 18:40:14 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 18:40:14 Checking out Revision bcb549c23ed88448aa29b666b5bbedd2c10adc31 (refs/changes/49/146349/7) 18:40:14 > git config core.sparsecheckout # timeout=10 18:40:14 > git checkout -f bcb549c23ed88448aa29b666b5bbedd2c10adc31 # timeout=30 18:40:17 Commit message: "[SO] 17.5.0" 18:40:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:40:18 > git rev-list --no-walk 144c8701d9de24a4c22ccbe5824113224a2917a5 # timeout=10 18:40:18 [EnvInject] - Injecting environment variables from a build step. 18:40:18 [EnvInject] - Injecting as environment variables the properties content 18:40:18 PYTHON=python3 18:40:18 18:40:18 [EnvInject] - Variables injected successfully. 18:40:18 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14176495230005707177.sh 18:40:18 ---> tox-install.sh 18:40:18 + source /home/jenkins/lf-env.sh 18:40:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:40:18 ++ mktemp -d /tmp/venv-XXXX 18:40:18 + lf_venv=/tmp/venv-eqtc 18:40:18 + local venv_file=/tmp/.os_lf_venv 18:40:18 + local python=python3 18:40:18 + local options 18:40:18 + local set_path=true 18:40:18 + local install_args= 18:40: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 18:40:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:40:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:40:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:40:18 + true 18:40:18 + case $1 in 18:40:18 + venv_file=/tmp/.toxenv 18:40:18 + shift 2 18:40:18 + true 18:40:18 + case $1 in 18:40:18 + shift 18:40:18 + break 18:40:18 + case $python in 18:40:18 + local pkg_list= 18:40:18 + [[ -d /opt/pyenv ]] 18:40:18 + echo 'Setup pyenv:' 18:40:18 Setup pyenv: 18:40:18 + export PYENV_ROOT=/opt/pyenv 18:40:18 + PYENV_ROOT=/opt/pyenv 18:40: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 18:40: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 18:40:18 + pyenv versions 18:40:18 * system (set by /opt/pyenv/version) 18:40:18 * 3.8.13 (set by /opt/pyenv/version) 18:40:18 * 3.9.13 (set by /opt/pyenv/version) 18:40:18 * 3.10.6 (set by /opt/pyenv/version) 18:40:18 + command -v pyenv 18:40:18 ++ pyenv init - --no-rehash 18:40: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[*]}"'\'')" 18:40:18 export PATH="/opt/pyenv/shims:${PATH}" 18:40:18 export PYENV_SHELL=bash 18:40:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:40:18 pyenv() { 18:40:18 local command 18:40:18 command="${1:-}" 18:40:18 if [ "$#" -gt 0 ]; then 18:40:18 shift 18:40:18 fi 18:40:18 18:40:18 case "$command" in 18:40:18 rehash|shell) 18:40:18 eval "$(pyenv "sh-$command" "$@")" 18:40:18 ;; 18:40:18 *) 18:40:18 command pyenv "$command" "$@" 18:40:18 ;; 18:40:18 esac 18:40:18 }' 18:40: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[*]}"' 18:40: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 18:40: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 18:40: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 18:40:18 ++ export PYENV_SHELL=bash 18:40:18 ++ PYENV_SHELL=bash 18:40:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:40:18 +++ complete -F _pyenv pyenv 18:40:18 ++ lf-pyver python3 18:40:18 ++ local py_version_xy=python3 18:40:18 ++ local py_version_xyz= 18:40:18 ++ pyenv versions 18:40:18 ++ sed 's/^[ *]* //' 18:40:18 ++ local command 18:40:18 ++ awk '{ print $1 }' 18:40:18 ++ grep -E '^[0-9.]*[0-9]$' 18:40:18 ++ command=versions 18:40:18 ++ '[' 1 -gt 0 ']' 18:40:18 ++ shift 18:40:18 ++ case "$command" in 18:40:18 ++ command pyenv versions 18:40:18 ++ pyenv versions 18:40:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:40:18 +++ grep '^3' /tmp/.pyenv_versions 18:40:18 +++ sort -V 18:40:18 +++ tail -n 1 18:40:18 ++ py_version_xyz=3.10.6 18:40:18 ++ [[ -z 3.10.6 ]] 18:40:18 ++ echo 3.10.6 18:40:18 ++ return 0 18:40:18 + pyenv local 3.10.6 18:40:18 + local command 18:40:18 + command=local 18:40:18 + '[' 2 -gt 0 ']' 18:40:18 + shift 18:40:18 + case "$command" in 18:40:18 + command pyenv local 3.10.6 18:40:18 + pyenv local 3.10.6 18:40:18 + for arg in "$@" 18:40:18 + case $arg in 18:40:18 + pkg_list+='tox ' 18:40:18 + for arg in "$@" 18:40:18 + case $arg in 18:40:18 + pkg_list+='virtualenv ' 18:40:18 + for arg in "$@" 18:40:18 + case $arg in 18:40:18 + pkg_list+='urllib3~=1.26.15 ' 18:40:18 + [[ -f /tmp/.toxenv ]] 18:40:18 + [[ ! -f /tmp/.toxenv ]] 18:40:18 + [[ -n '' ]] 18:40:18 + python3 -m venv /tmp/venv-eqtc 18:40:22 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eqtc' 18:40:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eqtc 18:40:22 + echo /tmp/venv-eqtc 18:40:22 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:40:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:40:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:40:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:40:22 + local 'pip_opts=--upgrade --quiet' 18:40:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:40:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:40:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:40:22 + [[ -n '' ]] 18:40:22 + [[ -n '' ]] 18:40:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:40:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:40:22 + /tmp/venv-eqtc/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 18:40:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:40:27 lf-activate-venv(): INFO: Base packages installed successfully 18:40:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:40:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:40:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:40:27 + /tmp/venv-eqtc/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:40:29 + type python3 18:40:29 + true 18:40:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-eqtc/bin to PATH' 18:40:29 lf-activate-venv(): INFO: Adding /tmp/venv-eqtc/bin to PATH 18:40:29 + PATH=/tmp/venv-eqtc/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 18:40:29 + return 0 18:40:29 + python3 --version 18:40:29 Python 3.10.6 18:40:29 + python3 -m pip --version 18:40:29 pip 26.1.2 from /tmp/venv-eqtc/lib/python3.10/site-packages/pip (python 3.10) 18:40:29 + python3 -m pip freeze 18:40:29 cachetools==7.1.4 18:40:29 colorama==0.4.6 18:40:29 distlib==0.4.3 18:40:29 filelock==3.32.0 18:40:29 packaging==26.2 18:40:29 platformdirs==4.11.0 18:40:29 pluggy==1.6.0 18:40:29 pyproject-api==1.11.0 18:40:29 python-discovery==1.5.0 18:40:29 tomli==2.4.1 18:40:29 tomli_w==1.2.0 18:40:29 tox==4.58.0 18:40:29 typing_extensions==4.16.0 18:40:29 urllib3==1.26.20 18:40:29 virtualenv==21.7.0 18:40:29 [EnvInject] - Injecting environment variables from a build step. 18:40:29 [EnvInject] - Injecting as environment variables the properties content 18:40:29 PARALLEL=false 18:40:29 18:40:29 [EnvInject] - Variables injected successfully. 18:40:29 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12869808863280424880.sh 18:40:29 ---> tox-run.sh 18:40: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 18:40:29 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 18:40:29 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 18:40:29 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 18:40:29 + cd /w/workspace/oom-master-checkbashisms-lint/. 18:40:29 + source /home/jenkins/lf-env.sh 18:40:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:40:29 ++ mktemp -d /tmp/venv-XXXX 18:40:29 + lf_venv=/tmp/venv-ZL8w 18:40:29 + local venv_file=/tmp/.os_lf_venv 18:40:29 + local python=python3 18:40:29 + local options 18:40:29 + local set_path=true 18:40:29 + local install_args= 18:40: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 18:40:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:40:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:40:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:40:29 + true 18:40:29 + case $1 in 18:40:29 + venv_file=/tmp/.toxenv 18:40:29 + shift 2 18:40:29 + true 18:40:29 + case $1 in 18:40:29 + shift 18:40:29 + break 18:40:29 + case $python in 18:40:29 + local pkg_list= 18:40:29 + [[ -d /opt/pyenv ]] 18:40:29 + echo 'Setup pyenv:' 18:40:29 Setup pyenv: 18:40:29 + export PYENV_ROOT=/opt/pyenv 18:40:29 + PYENV_ROOT=/opt/pyenv 18:40: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 18:40: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 18:40:29 + pyenv versions 18:40:29 system 18:40:29 3.8.13 18:40:29 3.9.13 18:40:29 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:40:29 + command -v pyenv 18:40:29 ++ pyenv init - --no-rehash 18:40: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[*]}"'\'')" 18:40:29 export PATH="/opt/pyenv/shims:${PATH}" 18:40:29 export PYENV_SHELL=bash 18:40:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:40:29 pyenv() { 18:40:29 local command 18:40:29 command="${1:-}" 18:40:29 if [ "$#" -gt 0 ]; then 18:40:29 shift 18:40:29 fi 18:40:29 18:40:29 case "$command" in 18:40:29 rehash|shell) 18:40:29 eval "$(pyenv "sh-$command" "$@")" 18:40:29 ;; 18:40:29 *) 18:40:29 command pyenv "$command" "$@" 18:40:29 ;; 18:40:29 esac 18:40:29 }' 18:40: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[*]}"' 18:40: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 18:40: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 18:40: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 18:40:29 ++ export PYENV_SHELL=bash 18:40:29 ++ PYENV_SHELL=bash 18:40:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:40:29 +++ complete -F _pyenv pyenv 18:40:29 ++ lf-pyver python3 18:40:29 ++ local py_version_xy=python3 18:40:29 ++ local py_version_xyz= 18:40:29 ++ pyenv versions 18:40:29 ++ sed 's/^[ *]* //' 18:40:29 ++ local command 18:40:29 ++ command=versions 18:40:29 ++ '[' 1 -gt 0 ']' 18:40:29 ++ shift 18:40:29 ++ case "$command" in 18:40:29 ++ command pyenv versions 18:40:29 ++ pyenv versions 18:40:29 ++ awk '{ print $1 }' 18:40:29 ++ grep -E '^[0-9.]*[0-9]$' 18:40:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:40:29 +++ grep '^3' /tmp/.pyenv_versions 18:40:29 +++ sort -V 18:40:29 +++ tail -n 1 18:40:29 ++ py_version_xyz=3.10.6 18:40:29 ++ [[ -z 3.10.6 ]] 18:40:29 ++ echo 3.10.6 18:40:29 ++ return 0 18:40:29 + pyenv local 3.10.6 18:40:29 + local command 18:40:29 + command=local 18:40:29 + '[' 2 -gt 0 ']' 18:40:29 + shift 18:40:29 + case "$command" in 18:40:29 + command pyenv local 3.10.6 18:40:29 + pyenv local 3.10.6 18:40:29 + for arg in "$@" 18:40:29 + case $arg in 18:40:29 + pkg_list+='tox ' 18:40:29 + for arg in "$@" 18:40:29 + case $arg in 18:40:29 + pkg_list+='virtualenv ' 18:40:29 + for arg in "$@" 18:40:29 + case $arg in 18:40:29 + pkg_list+='urllib3~=1.26.15 ' 18:40:29 + [[ -f /tmp/.toxenv ]] 18:40:29 ++ cat /tmp/.toxenv 18:40:29 + lf_venv=/tmp/venv-eqtc 18:40:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eqtc from' file:/tmp/.toxenv 18:40:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eqtc from file:/tmp/.toxenv 18:40:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:40:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:40:29 + local 'pip_opts=--upgrade --quiet' 18:40:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:40:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:40:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:40:29 + [[ -n '' ]] 18:40:29 + [[ -n '' ]] 18:40:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:40:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:40:29 + /tmp/venv-eqtc/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 18:40:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:40:30 lf-activate-venv(): INFO: Base packages installed successfully 18:40:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:40:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:40:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:40:30 + /tmp/venv-eqtc/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:40:31 + type python3 18:40:31 + true 18:40:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-eqtc/bin to PATH' 18:40:31 lf-activate-venv(): INFO: Adding /tmp/venv-eqtc/bin to PATH 18:40:31 + PATH=/tmp/venv-eqtc/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 18:40:31 + return 0 18:40:31 + [[ -d /opt/pyenv ]] 18:40:31 + echo '---> Setting up pyenv' 18:40:31 ---> Setting up pyenv 18:40:31 + export PYENV_ROOT=/opt/pyenv 18:40:31 + PYENV_ROOT=/opt/pyenv 18:40:31 + export PATH=/opt/pyenv/bin:/tmp/venv-eqtc/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 18:40:31 + PATH=/opt/pyenv/bin:/tmp/venv-eqtc/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 18:40:31 ++ pwd 18:40:31 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 18:40:31 + export PYTHONPATH 18:40:31 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:40:31 + TOX_TESTENV_PASSENV=PYTHONPATH 18:40:31 + tox --version 18:40:32 4.58.0 from /tmp/venv-eqtc/lib/python3.10/site-packages/tox/__init__.py 18:40:32 + PARALLEL=false 18:40:32 + TOX_OPTIONS_LIST= 18:40:32 + [[ -n checkbashisms ]] 18:40:32 + TOX_OPTIONS_LIST=' -e checkbashisms' 18:40:32 + case ${PARALLEL,,} in 18:40:32 + tox -e checkbashisms 18:40:32 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 18:40:33 checkbashisms: freeze> python -m pip freeze --all 18:40:34 checkbashisms: pip==26.1.2,setuptools==83.0.0 18:40:34 checkbashisms: commands[0]> .ci/check-bashisms.sh 18:40:35 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 18:40:37 checkbashisms: OK (5.05=setup[1.60]+cmd[3.45] seconds) 18:40:37 congratulations :) (5.09 seconds) 18:40:37 + tox_status=0 18:40:37 + echo '---> Completed tox runs' 18:40:37 ---> Completed tox runs 18:40:37 + for i in .tox/*/log 18:40:37 ++ echo .tox/checkbashisms/log 18:40:37 ++ awk -F/ '{print $2}' 18:40:37 + tox_env=checkbashisms 18:40:37 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 18:40:37 + DOC_DIR=docs/_build/html 18:40:37 + [[ -d docs/_build/html ]] 18:40:37 + echo '---> tox-run.sh ends' 18:40:37 ---> tox-run.sh ends 18:40:37 + test 0 -eq 0 18:40:37 $ ssh-agent -k 18:40:37 unset SSH_AUTH_SOCK; 18:40:37 unset SSH_AGENT_PID; 18:40:37 echo Agent pid 1651 killed; 18:40:37 [ssh-agent] Stopped. 18:40:37 [PostBuildScript] - [INFO] Executing post build scripts. 18:40:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15267393337899580315.sh 18:40:37 ---> sysstat.sh 18:40:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16835711014815809398.sh 18:40:38 ---> package-listing.sh 18:40:38 ++ facter osfamily 18:40:38 ++ tr '[:upper:]' '[:lower:]' 18:40:38 + OS_FAMILY=debian 18:40:38 + workspace=/w/workspace/oom-master-checkbashisms-lint 18:40:38 + START_PACKAGES=/tmp/packages_start.txt 18:40:38 + END_PACKAGES=/tmp/packages_end.txt 18:40:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:40:38 + PACKAGES=/tmp/packages_start.txt 18:40:38 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 18:40:38 + PACKAGES=/tmp/packages_end.txt 18:40:38 + case "${OS_FAMILY}" in 18:40:38 + dpkg -l 18:40:38 + grep '^ii' 18:40:38 + '[' -f /tmp/packages_start.txt ']' 18:40:38 + '[' -f /tmp/packages_end.txt ']' 18:40:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:40:38 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 18:40:38 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 18:40:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 18:40:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14528925034223501337.sh 18:40:38 ---> capture-instance-metadata.sh 18:40:38 Setup pyenv: 18:40:38 system 18:40:38 3.8.13 18:40:38 3.9.13 18:40:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:40:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dEIB 18:40:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:40:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:40:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:40:45 lf-activate-venv(): INFO: Base packages installed successfully 18:40:45 lf-activate-venv(): INFO: Installing additional packages: lftools 18:41:08 lf-activate-venv(): INFO: Adding /tmp/venv-dEIB/bin to PATH 18:41:08 INFO: Running in OpenStack, capturing instance metadata 18:41:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins713598313583386648.sh 18:41:08 provisioning config files... 18:41:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config5252719405775656647tmp 18:41:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:41:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:41:08 [EnvInject] - Injecting environment variables from a build step. 18:41:08 [EnvInject] - Injecting as environment variables the properties content 18:41:08 SERVER_ID=logs 18:41:08 18:41:08 [EnvInject] - Variables injected successfully. 18:41:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3755159709869694702.sh 18:41:08 ---> create-netrc.sh 18:41:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8052172830183602059.sh 18:41:08 ---> python-tools-install.sh 18:41:08 Setup pyenv: 18:41:08 system 18:41:08 3.8.13 18:41:08 3.9.13 18:41:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:41:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dEIB from file:/tmp/.os_lf_venv 18:41:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:41:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:41:10 lf-activate-venv(): INFO: Base packages installed successfully 18:41:10 lf-activate-venv(): INFO: Installing additional packages: lftools 18:41:18 lf-activate-venv(): INFO: Adding /tmp/venv-dEIB/bin to PATH 18:41:18 Generating Requirements File 18:41: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. 18:41:42 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:41:42 Python 3.10.6 18:41:43 pip 26.1.2 from /tmp/venv-dEIB/lib/python3.10/site-packages/pip (python 3.10) 18:41:43 aiohappyeyeballs==2.7.1 18:41:43 aiohttp==3.14.2 18:41:43 aiosignal==1.4.0 18:41:43 appdirs==1.4.4 18:41:43 argcomplete==3.7.0 18:41:43 aspy.yaml==1.3.0 18:41:43 async-timeout==5.0.1 18:41:43 attrs==26.1.0 18:41:43 autopage==0.6.0 18:41:43 backports.strenum==1.3.1 18:41:43 beautifulsoup4==4.15.0 18:41:43 boto3==1.43.53 18:41:43 botocore==1.43.53 18:41:43 bs4==0.0.2 18:41:43 certifi==2026.7.22 18:41:43 cffi==2.1.0 18:41:43 cfgv==3.5.0 18:41:43 chardet==7.4.3 18:41:43 charset-normalizer==3.4.9 18:41:43 click==8.4.2 18:41:43 cliff==4.14.0 18:41:43 cmd2==3.5.1 18:41:43 cryptography==3.3.2 18:41:43 debtcollector==3.1.0 18:41:43 decorator==5.3.1 18:41:43 defusedxml==0.7.1 18:41:43 Deprecated==1.3.1 18:41:43 distlib==0.4.3 18:41:43 dnspython==2.8.0 18:41:43 docker==7.2.0 18:41:43 dogpile.cache==1.5.0 18:41:43 durationpy==0.10 18:41:43 email-validator==2.3.0 18:41:43 filelock==3.32.0 18:41:43 frozenlist==1.8.0 18:41:43 future==1.0.0 18:41:43 gitdb==4.0.12 18:41:43 GitPython==3.1.54 18:41:43 httplib2==0.30.2 18:41:43 identify==2.6.19 18:41:43 idna==3.18 18:41:43 importlib-resources==1.5.0 18:41:43 iso8601==2.1.0 18:41:43 Jinja2==3.1.6 18:41:43 jmespath==1.1.0 18:41:43 jsonpatch==1.33 18:41:43 jsonpointer==3.1.1 18:41:43 jsonschema==4.26.0 18:41:43 jsonschema-specifications==2025.9.1 18:41:43 keystoneauth1==5.14.0 18:41:43 kubernetes==36.0.3 18:41:43 lftools==0.37.22 18:41:43 lxml==6.1.1 18:41:43 markdown-it-py==4.2.0 18:41:43 MarkupSafe==3.0.3 18:41:43 mdurl==0.1.2 18:41:43 msgpack==1.2.1 18:41:43 multi_key_dict==2.0.3 18:41:43 multidict==6.7.1 18:41:43 munch==4.0.0 18:41:43 netaddr==1.3.0 18:41:43 niet==1.4.2 18:41:43 nodeenv==1.10.0 18:41:43 oauth2client==4.1.3 18:41:43 oauthlib==3.3.1 18:41:43 openstacksdk==4.13.0 18:41:43 os-service-types==1.8.2 18:41:43 osc-lib==4.6.0 18:41:43 oslo.config==10.4.0 18:41:43 oslo.context==6.4.0 18:41:43 oslo.i18n==6.8.0 18:41:43 oslo.log==8.2.0 18:41:43 oslo.serialization==5.10.0 18:41:43 oslo.utils==10.1.1 18:41:43 packaging==26.2 18:41:43 pbr==7.0.3 18:41:43 platformdirs==4.11.0 18:41:43 prettytable==3.18.0 18:41:43 propcache==0.5.2 18:41:43 psutil==7.2.2 18:41:43 pyasn1==0.6.4 18:41:43 pyasn1_modules==0.4.2 18:41:43 pycparser==3.0 18:41:43 pygerrit2==2.0.15 18:41:43 PyGithub==2.9.1 18:41:43 Pygments==2.20.0 18:41:43 PyJWT==2.13.0 18:41:43 PyNaCl==1.6.2 18:41:43 pyparsing==2.4.7 18:41:43 pyperclip==1.11.0 18:41:43 pyrsistent==0.20.0 18:41:43 python-cinderclient==9.9.0 18:41:43 python-dateutil==2.9.0.post0 18:41:43 python-discovery==1.5.0 18:41:43 python-heatclient==5.2.0 18:41:43 python-jenkins==1.8.3 18:41:43 python-keystoneclient==5.8.0 18:41:43 python-magnumclient==4.11.0 18:41:43 python-openstackclient==10.0.0 18:41:43 python-swiftclient==4.10.0 18:41:43 PyYAML==6.0.3 18:41:43 referencing==0.37.0 18:41:43 requests==2.34.2 18:41:43 requests-oauthlib==2.0.0 18:41:43 rfc3986==2.0.0 18:41:43 rich==15.0.0 18:41:43 rich-argparse==1.8.0 18:41:43 rpds-py==0.30.0 18:41:43 rsa==4.9.1 18:41:43 ruamel.yaml==0.19.1 18:41:43 ruamel.yaml.clib==0.2.15 18:41:43 s3transfer==0.19.1 18:41:43 simplejson==4.1.1 18:41:43 six==1.17.0 18:41:43 smmap==5.0.3 18:41:43 soupsieve==2.9.1 18:41:43 stevedore==5.8.0 18:41:43 tabulate==0.10.0 18:41:43 toml==0.10.2 18:41:43 tomlkit==0.15.1 18:41:43 tqdm==4.69.0 18:41:43 typing_extensions==4.16.0 18:41:43 urllib3==1.26.20 18:41:43 virtualenv==21.7.0 18:41:43 wcwidth==0.8.2 18:41:43 websocket-client==1.9.0 18:41:43 wrapt==2.2.2 18:41:43 xdg==6.0.0 18:41:43 xmltodict==1.0.4 18:41:43 yarl==1.24.5 18:41:43 yq==4.1.2 18:41:43 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins8589217142392833856.sh 18:41:43 ---> uv-install.sh 18:41:43 Installing uv/uvx (latest) using shell installer 18:41:43 2026-07-22 18:41:43 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-MWMVNS.sh" [1] 18:41:43 downloading uv 0.11.31 x86_64-unknown-linux-gnu 18:41:44 installing to /home/jenkins/.local/bin 18:41:44 uv 18:41:44 uvx 18:41:44 everything's installed! 18:41:44 18:41:44 To add $HOME/.local/bin to your PATH, either restart your shell or run: 18:41:44 18:41:44 source $HOME/.local/bin/env (sh, bash, zsh) 18:41:44 source $HOME/.local/bin/env.fish (fish) 18:41:44 Adding install location to PATH 18:41:44 ---> Validating uv/uvx install 18:41:44 uvx 0.11.31 (x86_64-unknown-linux-gnu) 18:41:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15456925182646499999.sh 18:41:44 ---> sudo-logs.sh 18:41:44 Archiving 'sudo' log.. 18:41:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9066693199673022506.sh 18:41:44 ---> job-cost.sh 18:41:44 INFO: Activating Python virtual environment... 18:41:44 Setup pyenv: 18:41:45 system 18:41:45 3.8.13 18:41:45 3.9.13 18:41:45 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:41:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dEIB from file:/tmp/.os_lf_venv 18:41:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:41:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:41:46 lf-activate-venv(): INFO: Base packages installed successfully 18:41:46 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:41:52 lf-activate-venv(): INFO: Adding /tmp/venv-dEIB/bin to PATH 18:41:52 INFO: No stack-cost file found 18:41:52 INFO: Instance uptime: 130s 18:41:52 INFO: Fetching instance metadata (attempt 1 of 3)... 18:41:52 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 18:41:52 INFO: Successfully fetched instance metadata 18:41:52 INFO: Instance type: v3-standard-4 18:41:52 INFO: Retrieving pricing info for: v3-standard-4 18:41:52 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 18:41:52 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=130 18:41:52 INFO: Successfully fetched Vexxhost pricing API 18:41:52 INFO: Retrieved cost: 0.11 18:41:52 INFO: Retrieved resource: v3-standard-4 18:41:52 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 18:41:52 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 18:41:52 INFO: Successfully archived job cost data 18:41:52 DEBUG: Cost data: oom-master-checkbashisms-lint,4750,2026-07-22 18:41:52,v3-standard-4,130,0.11,0.00,SUCCESS 18:41:52 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins559494091396731940.sh 18:41:52 ---> logs-deploy.sh 18:41:52 Setup pyenv: 18:41:52 system 18:41:52 3.8.13 18:41:52 3.9.13 18:41:52 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:41:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dEIB from file:/tmp/.os_lf_venv 18:41:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:41:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:41:54 lf-activate-venv(): INFO: Base packages installed successfully 18:41:54 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:42:02 lf-activate-venv(): INFO: Adding /tmp/venv-dEIB/bin to PATH 18:42:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4750 18:42:02 INFO: archiving workspace using pattern(s): 18:42:03 Archives upload complete. 18:42:03 INFO: archiving logs to Nexus 18:42:04 ---> uname -a: 18:42:04 Linux prd-ubuntu1804-builder-4c-4g-1011 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:42:04 18:42:04 18:42:04 ---> lscpu: 18:42:04 Architecture: x86_64 18:42:04 CPU op-mode(s): 32-bit, 64-bit 18:42:04 Byte Order: Little Endian 18:42:04 CPU(s): 4 18:42:04 On-line CPU(s) list: 0-3 18:42:04 Thread(s) per core: 1 18:42:04 Core(s) per socket: 1 18:42:04 Socket(s): 4 18:42:04 NUMA node(s): 1 18:42:04 Vendor ID: AuthenticAMD 18:42:04 CPU family: 23 18:42:04 Model: 49 18:42:04 Model name: AMD EPYC-Rome Processor 18:42:04 Stepping: 0 18:42:04 CPU MHz: 2800.000 18:42:04 BogoMIPS: 5600.00 18:42:04 Virtualization: AMD-V 18:42:04 Hypervisor vendor: KVM 18:42:04 Virtualization type: full 18:42:04 L1d cache: 32K 18:42:04 L1i cache: 32K 18:42:04 L2 cache: 512K 18:42:04 L3 cache: 16384K 18:42:04 NUMA node0 CPU(s): 0-3 18:42: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 18:42:04 18:42:04 18:42:04 ---> nproc: 18:42:04 4 18:42:04 18:42:04 18:42:04 ---> df -h: 18:42:04 Filesystem Size Used Avail Use% Mounted on 18:42:04 udev 7.9G 0 7.9G 0% /dev 18:42:04 tmpfs 1.6G 676K 1.6G 1% /run 18:42:04 /dev/vda1 78G 8.4G 69G 11% / 18:42:04 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:42:04 tmpfs 5.0M 0 5.0M 0% /run/lock 18:42:04 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 18:42:04 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:42:04 tmpfs 1.6G 0 1.6G 0% /run/user/1001 18:42:04 18:42:04 18:42:04 ---> free -m: 18:42:04 total used free shared buff/cache available 18:42:04 Mem: 16040 561 13270 0 2208 15161 18:42:04 Swap: 1023 0 1023 18:42:04 18:42:04 18:42:04 ---> ip addr: 18:42:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:42:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:42:04 inet 127.0.0.1/8 scope host lo 18:42:04 valid_lft forever preferred_lft forever 18:42:04 inet6 ::1/128 scope host 18:42:04 valid_lft forever preferred_lft forever 18:42:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:42:04 link/ether fa:16:3e:df:1d:23 brd ff:ff:ff:ff:ff:ff 18:42:04 inet 10.30.107.15/23 brd 10.30.107.255 scope global dynamic ens3 18:42:04 valid_lft 86266sec preferred_lft 86266sec 18:42:04 inet6 fe80::f816:3eff:fedf:1d23/64 scope link 18:42:04 valid_lft forever preferred_lft forever 18:42:04 18:42:04 18:42:04 ---> sar -b -r -n DEV: 18:42:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1011) 07/22/26 _x86_64_ (4 CPU) 18:42:04 18:42:04 18:39:51 LINUX RESTART (4 CPU) 18:42:04 18:42:04 18:40:01 tps rtps wtps bread/s bwrtn/s 18:42:04 18:41:02 257.49 58.47 199.02 3717.51 66842.59 18:42:04 18:42:01 101.97 1.17 100.80 124.86 11301.54 18:42:04 Average: 180.38 30.06 150.32 1936.28 39305.39 18:42:04 18:42:04 18:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:42:04 18:41:02 13929008 15511332 2495960 15.20 58904 1725464 834172 4.77 742812 1542680 126328 18:42:04 18:42:01 13550008 15492068 2874960 17.50 81276 2044324 819832 4.69 771848 1856132 215984 18:42:04 Average: 13739508 15501700 2685460 16.35 70090 1884894 827002 4.73 757330 1699406 171156 18:42:04 18:42:04 18:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:42:04 18:41:02 ens3 521.93 345.84 2429.15 83.91 0.00 0.00 0.00 0.00 18:42:04 18:41:02 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 18:42:04 18:42:01 ens3 92.36 66.63 856.55 19.06 0.00 0.00 0.00 0.00 18:42:04 18:42:01 lo 1.42 1.42 0.15 0.15 0.00 0.00 0.00 0.00 18:42:04 Average: ens3 308.95 207.41 1649.46 51.76 0.00 0.00 0.00 0.00 18:42:04 Average: lo 1.41 1.41 0.16 0.16 0.00 0.00 0.00 0.00 18:42:04 18:42:04 18:42:04 ---> sar -P ALL: 18:42:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1011) 07/22/26 _x86_64_ (4 CPU) 18:42:04 18:42:04 18:39:51 LINUX RESTART (4 CPU) 18:42:04 18:42:04 18:40:01 CPU %user %nice %system %iowait %steal %idle 18:42:04 18:41:02 all 22.68 0.00 2.27 3.38 0.07 71.61 18:42:04 18:41:02 0 27.22 0.00 2.21 0.87 0.05 69.66 18:42:04 18:41:02 1 17.32 0.00 2.13 4.28 0.10 76.16 18:42:04 18:41:02 2 28.09 0.00 1.94 0.62 0.07 69.28 18:42:04 18:41:02 3 18.11 0.00 2.80 7.71 0.05 71.33 18:42:04 18:42:01 all 20.09 0.00 1.40 1.37 0.06 77.09 18:42:04 18:42:01 0 21.66 0.00 1.75 0.63 0.05 75.92 18:42:04 18:42:01 1 0.99 0.00 1.00 4.17 0.05 93.79 18:42:04 18:42:01 2 36.66 0.00 1.75 0.34 0.07 61.19 18:42:04 18:42:01 3 21.00 0.00 1.10 0.36 0.07 77.47 18:42:04 Average: all 21.39 0.00 1.84 2.38 0.06 74.33 18:42:04 Average: 0 24.46 0.00 1.98 0.75 0.05 72.76 18:42:04 Average: 1 9.24 0.00 1.57 4.23 0.08 84.88 18:42:04 Average: 2 32.34 0.00 1.84 0.48 0.07 65.27 18:42:04 Average: 3 19.54 0.00 1.96 4.07 0.06 74.37 18:42:04 18:42:04 18:42:04