10:01:51 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143439 10:01:51 Running as SYSTEM 10:01:51 [EnvInject] - Loading node environment variables. 10:01:52 Building remotely on prd-ubuntu1804-builder-4c-4g-4632 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:01:52 [ssh-agent] Looking for ssh-agent implementation... 10:01:52 $ ssh-agent 10:01:52 SSH_AUTH_SOCK=/tmp/ssh-zuTfyzSisXt3/agent.1615 10:01:52 SSH_AGENT_PID=1617 10:01:52 [ssh-agent] Started. 10:01:52 Running ssh-add (command line suppressed) 10:01:52 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7449791929892100509.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7449791929892100509.key) 10:01:52 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:01:52 The recommended git tool is: NONE 10:01:53 using credential onap-jenkins-ssh 10:01:53 Wiping out workspace first. 10:01:53 Cloning the remote Git repository 10:01:53 Cloning repository git://cloud.onap.org/mirror/oom.git 10:01:53 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:01:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:01:53 > git --version # timeout=10 10:01:53 > git --version # 'git version 2.17.1' 10:01:53 using GIT_SSH to set credentials Gerrit user 10:01:53 Verifying host key using manually-configured host key entries 10:01:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:01:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:01:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:01:59 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:01:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:01:59 using GIT_SSH to set credentials Gerrit user 10:01:59 Verifying host key using manually-configured host key entries 10:01:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/143439/25 # timeout=30 10:01:59 > git rev-parse 013408e91832ed55eb26f45043498656c32fba7a^{commit} # timeout=10 10:01:59 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:01:59 Checking out Revision 013408e91832ed55eb26f45043498656c32fba7a (refs/changes/39/143439/25) 10:01:59 > git config core.sparsecheckout # timeout=10 10:01:59 > git checkout -f 013408e91832ed55eb26f45043498656c32fba7a # timeout=30 10:02:02 Commit message: "[CDS] 17.0.0 chart release" 10:02:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:02:02 > git rev-list --no-walk d2e50fb24e6fabe81be9092464160624acc5c253 # timeout=10 10:02:03 [EnvInject] - Injecting environment variables from a build step. 10:02:03 [EnvInject] - Injecting as environment variables the properties content 10:02:03 PYTHON=python3 10:02:03 10:02:03 [EnvInject] - Variables injected successfully. 10:02:03 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17599703569396469762.sh 10:02:03 ---> tox-install.sh 10:02:03 + source /home/jenkins/lf-env.sh 10:02:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:02:03 ++ mktemp -d /tmp/venv-XXXX 10:02:03 + lf_venv=/tmp/venv-URHa 10:02:03 + local venv_file=/tmp/.os_lf_venv 10:02:03 + local python=python3 10:02:03 + local options 10:02:03 + local set_path=true 10:02:03 + local install_args= 10:02:03 ++ 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 10:02:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:02:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:02:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:02:03 + true 10:02:03 + case $1 in 10:02:03 + venv_file=/tmp/.toxenv 10:02:03 + shift 2 10:02:03 + true 10:02:03 + case $1 in 10:02:03 + shift 10:02:03 + break 10:02:03 + case $python in 10:02:03 + local pkg_list= 10:02:03 + [[ -d /opt/pyenv ]] 10:02:03 + echo 'Setup pyenv:' 10:02:03 Setup pyenv: 10:02:03 + export PYENV_ROOT=/opt/pyenv 10:02:03 + PYENV_ROOT=/opt/pyenv 10:02:03 + 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 10:02:03 + 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 10:02:03 + pyenv versions 10:02:03 * system (set by /opt/pyenv/version) 10:02:03 * 3.8.13 (set by /opt/pyenv/version) 10:02:03 * 3.9.13 (set by /opt/pyenv/version) 10:02:03 * 3.10.6 (set by /opt/pyenv/version) 10:02:03 + command -v pyenv 10:02:03 ++ pyenv init - --no-rehash 10:02:03 + 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[*]}"'\'')" 10:02:03 export PATH="/opt/pyenv/shims:${PATH}" 10:02:03 export PYENV_SHELL=bash 10:02:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:02:03 pyenv() { 10:02:03 local command 10:02:03 command="${1:-}" 10:02:03 if [ "$#" -gt 0 ]; then 10:02:03 shift 10:02:03 fi 10:02:03 10:02:03 case "$command" in 10:02:03 rehash|shell) 10:02:03 eval "$(pyenv "sh-$command" "$@")" 10:02:03 ;; 10:02:03 *) 10:02:03 command pyenv "$command" "$@" 10:02:03 ;; 10:02:03 esac 10:02:03 }' 10:02:03 +++ 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[*]}"' 10:02:03 ++ 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 10:02:03 ++ 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 10:02:03 ++ 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 10:02:03 ++ export PYENV_SHELL=bash 10:02:03 ++ PYENV_SHELL=bash 10:02:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:02:03 +++ complete -F _pyenv pyenv 10:02:03 ++ lf-pyver python3 10:02:03 ++ local py_version_xy=python3 10:02:03 ++ local py_version_xyz= 10:02:03 ++ pyenv versions 10:02:03 ++ local command 10:02:03 ++ command=versions 10:02:03 ++ '[' 1 -gt 0 ']' 10:02:03 ++ shift 10:02:03 ++ case "$command" in 10:02:03 ++ command pyenv versions 10:02:03 ++ pyenv versions 10:02:03 ++ awk '{ print $1 }' 10:02:03 ++ sed 's/^[ *]* //' 10:02:03 ++ grep -E '^[0-9.]*[0-9]$' 10:02:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:02:03 +++ grep '^3' /tmp/.pyenv_versions 10:02:03 +++ sort -V 10:02:03 +++ tail -n 1 10:02:03 ++ py_version_xyz=3.10.6 10:02:03 ++ [[ -z 3.10.6 ]] 10:02:03 ++ echo 3.10.6 10:02:03 ++ return 0 10:02:03 + pyenv local 3.10.6 10:02:03 + local command 10:02:03 + command=local 10:02:03 + '[' 2 -gt 0 ']' 10:02:03 + shift 10:02:03 + case "$command" in 10:02:03 + command pyenv local 3.10.6 10:02:03 + pyenv local 3.10.6 10:02:03 + for arg in "$@" 10:02:03 + case $arg in 10:02:03 + pkg_list+='tox ' 10:02:03 + for arg in "$@" 10:02:03 + case $arg in 10:02:03 + pkg_list+='virtualenv ' 10:02:03 + for arg in "$@" 10:02:03 + case $arg in 10:02:03 + pkg_list+='urllib3~=1.26.15 ' 10:02:03 + [[ -f /tmp/.toxenv ]] 10:02:03 + [[ ! -f /tmp/.toxenv ]] 10:02:03 + [[ -n '' ]] 10:02:03 + python3 -m venv /tmp/venv-URHa 10:02:07 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-URHa' 10:02:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-URHa 10:02:07 + echo /tmp/venv-URHa 10:02:07 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:02:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:02:07 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:02:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:02:07 + local 'pip_opts=--upgrade --quiet' 10:02:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:02:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:02:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:02:07 + [[ -n '' ]] 10:02:07 + [[ -n '' ]] 10:02:07 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:02:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:02:07 + /tmp/venv-URHa/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 10:02:11 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:02:11 lf-activate-venv(): INFO: Base packages installed successfully 10:02:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:02:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:02:11 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:02:11 + /tmp/venv-URHa/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 10:02:13 + type python3 10:02:13 + true 10:02:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-URHa/bin to PATH' 10:02:13 lf-activate-venv(): INFO: Adding /tmp/venv-URHa/bin to PATH 10:02:13 + PATH=/tmp/venv-URHa/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 10:02:13 + return 0 10:02:13 + python3 --version 10:02:13 Python 3.10.6 10:02:13 + python3 -m pip --version 10:02:13 pip 26.0.1 from /tmp/venv-URHa/lib/python3.10/site-packages/pip (python 3.10) 10:02:13 + python3 -m pip freeze 10:02:13 cachetools==7.0.5 10:02:13 colorama==0.4.6 10:02:13 distlib==0.4.0 10:02:13 filelock==3.25.2 10:02:13 packaging==26.0 10:02:13 platformdirs==4.9.4 10:02:13 pluggy==1.6.0 10:02:13 pyproject-api==1.10.0 10:02:13 python-discovery==1.2.2 10:02:13 tomli==2.4.1 10:02:13 tomli_w==1.2.0 10:02:13 tox==4.52.0 10:02:13 typing_extensions==4.15.0 10:02:13 urllib3==1.26.20 10:02:13 virtualenv==21.2.0 10:02:13 [EnvInject] - Injecting environment variables from a build step. 10:02:13 [EnvInject] - Injecting as environment variables the properties content 10:02:13 PARALLEL=false 10:02:13 10:02:13 [EnvInject] - Variables injected successfully. 10:02:13 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4929821881209587073.sh 10:02:13 ---> tox-run.sh 10:02:13 + 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 10:02:13 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:02:13 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:02:13 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:02:13 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:02:13 + source /home/jenkins/lf-env.sh 10:02:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:02:13 ++ mktemp -d /tmp/venv-XXXX 10:02:13 + lf_venv=/tmp/venv-u6r1 10:02:13 + local venv_file=/tmp/.os_lf_venv 10:02:13 + local python=python3 10:02:13 + local options 10:02:13 + local set_path=true 10:02:13 + local install_args= 10:02:13 ++ 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 10:02:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:02:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:02:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:02:13 + true 10:02:13 + case $1 in 10:02:13 + venv_file=/tmp/.toxenv 10:02:13 + shift 2 10:02:13 + true 10:02:13 + case $1 in 10:02:13 + shift 10:02:13 + break 10:02:13 + case $python in 10:02:13 + local pkg_list= 10:02:13 + [[ -d /opt/pyenv ]] 10:02:13 + echo 'Setup pyenv:' 10:02:13 Setup pyenv: 10:02:13 + export PYENV_ROOT=/opt/pyenv 10:02:13 + PYENV_ROOT=/opt/pyenv 10:02:13 + 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 10:02:13 + 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 10:02:13 + pyenv versions 10:02:13 system 10:02:13 3.8.13 10:02:13 3.9.13 10:02:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:02:13 + command -v pyenv 10:02:13 ++ pyenv init - --no-rehash 10:02:13 + 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[*]}"'\'')" 10:02:13 export PATH="/opt/pyenv/shims:${PATH}" 10:02:13 export PYENV_SHELL=bash 10:02:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:02:13 pyenv() { 10:02:13 local command 10:02:13 command="${1:-}" 10:02:13 if [ "$#" -gt 0 ]; then 10:02:13 shift 10:02:13 fi 10:02:13 10:02:13 case "$command" in 10:02:13 rehash|shell) 10:02:13 eval "$(pyenv "sh-$command" "$@")" 10:02:13 ;; 10:02:13 *) 10:02:13 command pyenv "$command" "$@" 10:02:13 ;; 10:02:13 esac 10:02:13 }' 10:02:13 +++ 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[*]}"' 10:02:13 ++ 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 10:02:13 ++ 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 10:02:13 ++ 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 10:02:13 ++ export PYENV_SHELL=bash 10:02:13 ++ PYENV_SHELL=bash 10:02:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:02:13 +++ complete -F _pyenv pyenv 10:02:13 ++ lf-pyver python3 10:02:13 ++ local py_version_xy=python3 10:02:13 ++ local py_version_xyz= 10:02:13 ++ pyenv versions 10:02:13 ++ local command 10:02:13 ++ command=versions 10:02:13 ++ '[' 1 -gt 0 ']' 10:02:13 ++ shift 10:02:13 ++ case "$command" in 10:02:13 ++ command pyenv versions 10:02:13 ++ pyenv versions 10:02:13 ++ sed 's/^[ *]* //' 10:02:13 ++ grep -E '^[0-9.]*[0-9]$' 10:02:13 ++ awk '{ print $1 }' 10:02:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:02:13 +++ grep '^3' /tmp/.pyenv_versions 10:02:13 +++ sort -V 10:02:13 +++ tail -n 1 10:02:13 ++ py_version_xyz=3.10.6 10:02:13 ++ [[ -z 3.10.6 ]] 10:02:13 ++ echo 3.10.6 10:02:13 ++ return 0 10:02:13 + pyenv local 3.10.6 10:02:13 + local command 10:02:13 + command=local 10:02:13 + '[' 2 -gt 0 ']' 10:02:13 + shift 10:02:13 + case "$command" in 10:02:13 + command pyenv local 3.10.6 10:02:13 + pyenv local 3.10.6 10:02:14 + for arg in "$@" 10:02:14 + case $arg in 10:02:14 + pkg_list+='tox ' 10:02:14 + for arg in "$@" 10:02:14 + case $arg in 10:02:14 + pkg_list+='virtualenv ' 10:02:14 + for arg in "$@" 10:02:14 + case $arg in 10:02:14 + pkg_list+='urllib3~=1.26.15 ' 10:02:14 + [[ -f /tmp/.toxenv ]] 10:02:14 ++ cat /tmp/.toxenv 10:02:14 + lf_venv=/tmp/venv-URHa 10:02:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-URHa from' file:/tmp/.toxenv 10:02:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-URHa from file:/tmp/.toxenv 10:02:14 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:02:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:02:14 + local 'pip_opts=--upgrade --quiet' 10:02:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:02:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:02:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:02:14 + [[ -n '' ]] 10:02:14 + [[ -n '' ]] 10:02:14 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:02:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:02:14 + /tmp/venv-URHa/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 10:02:14 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:02:14 lf-activate-venv(): INFO: Base packages installed successfully 10:02:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:02:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:02:14 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:02:14 + /tmp/venv-URHa/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 10:02:15 + type python3 10:02:15 + true 10:02:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-URHa/bin to PATH' 10:02:15 lf-activate-venv(): INFO: Adding /tmp/venv-URHa/bin to PATH 10:02:15 + PATH=/tmp/venv-URHa/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 10:02:15 + return 0 10:02:15 + [[ -d /opt/pyenv ]] 10:02:15 + echo '---> Setting up pyenv' 10:02:15 ---> Setting up pyenv 10:02:15 + export PYENV_ROOT=/opt/pyenv 10:02:15 + PYENV_ROOT=/opt/pyenv 10:02:15 + export PATH=/opt/pyenv/bin:/tmp/venv-URHa/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 10:02:15 + PATH=/opt/pyenv/bin:/tmp/venv-URHa/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 10:02:15 ++ pwd 10:02:15 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:02:15 + export PYTHONPATH 10:02:15 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:02:15 + TOX_TESTENV_PASSENV=PYTHONPATH 10:02:15 + tox --version 10:02:16 4.52.0 from /tmp/venv-URHa/lib/python3.10/site-packages/tox/__init__.py 10:02:16 + PARALLEL=false 10:02:16 + TOX_OPTIONS_LIST= 10:02:16 + [[ -n checkbashisms ]] 10:02:16 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:02:16 + case ${PARALLEL,,} in 10:02:16 + tox -e checkbashisms 10:02:16 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:02:17 checkbashisms: freeze> python -m pip freeze --all 10:02:17 checkbashisms: pip==26.0.1,setuptools==82.0.0 10:02:17 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:02:19 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:02:21 checkbashisms: OK (4.90=setup[1.43]+cmd[3.47] seconds) 10:02:21 congratulations :) (4.94 seconds) 10:02:21 + tox_status=0 10:02:21 + echo '---> Completed tox runs' 10:02:21 ---> Completed tox runs 10:02:21 + for i in .tox/*/log 10:02:21 ++ echo .tox/checkbashisms/log 10:02:21 ++ awk -F/ '{print $2}' 10:02:21 + tox_env=checkbashisms 10:02:21 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:02:21 + DOC_DIR=docs/_build/html 10:02:21 + [[ -d docs/_build/html ]] 10:02:21 + echo '---> tox-run.sh ends' 10:02:21 ---> tox-run.sh ends 10:02:21 + test 0 -eq 0 10:02:21 $ ssh-agent -k 10:02:21 unset SSH_AUTH_SOCK; 10:02:21 unset SSH_AGENT_PID; 10:02:21 echo Agent pid 1617 killed; 10:02:21 [ssh-agent] Stopped. 10:02:21 [PostBuildScript] - [INFO] Executing post build scripts. 10:02:21 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2832794481723361566.sh 10:02:21 ---> sysstat.sh 10:02:21 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6188025073698336743.sh 10:02:21 ---> package-listing.sh 10:02:21 ++ tr '[:upper:]' '[:lower:]' 10:02:21 ++ facter osfamily 10:02:21 + OS_FAMILY=debian 10:02:21 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:02:21 + START_PACKAGES=/tmp/packages_start.txt 10:02:21 + END_PACKAGES=/tmp/packages_end.txt 10:02:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:02:21 + PACKAGES=/tmp/packages_start.txt 10:02:21 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:02:21 + PACKAGES=/tmp/packages_end.txt 10:02:21 + case "${OS_FAMILY}" in 10:02:21 + dpkg -l 10:02:21 + grep '^ii' 10:02:21 + '[' -f /tmp/packages_start.txt ']' 10:02:21 + '[' -f /tmp/packages_end.txt ']' 10:02:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:02:21 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:02:21 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:02:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:02:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8821783748926509022.sh 10:02:22 ---> capture-instance-metadata.sh 10:02:22 Setup pyenv: 10:02:22 system 10:02:22 3.8.13 10:02:22 3.9.13 10:02:22 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:02:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Mam0 10:02:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:02:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:02:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:02:29 lf-activate-venv(): INFO: Base packages installed successfully 10:02:29 lf-activate-venv(): INFO: Installing additional packages: lftools 10:02:50 lf-activate-venv(): INFO: Adding /tmp/venv-Mam0/bin to PATH 10:02:50 INFO: Running in OpenStack, capturing instance metadata 10:02:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14679693003203552863.sh 10:02:50 provisioning config files... 10:02:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config10303090047836965426tmp 10:02:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:02:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:02:51 [EnvInject] - Injecting environment variables from a build step. 10:02:51 [EnvInject] - Injecting as environment variables the properties content 10:02:51 SERVER_ID=logs 10:02:51 10:02:51 [EnvInject] - Variables injected successfully. 10:02:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6897713890621991446.sh 10:02:51 ---> create-netrc.sh 10:02:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17598222413863184860.sh 10:02:51 ---> python-tools-install.sh 10:02:51 Setup pyenv: 10:02:51 system 10:02:51 3.8.13 10:02:51 3.9.13 10:02:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:02:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mam0 from file:/tmp/.os_lf_venv 10:02:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:02:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:02:53 lf-activate-venv(): INFO: Base packages installed successfully 10:02:53 lf-activate-venv(): INFO: Installing additional packages: lftools 10:03:00 lf-activate-venv(): INFO: Adding /tmp/venv-Mam0/bin to PATH 10:03:00 Generating Requirements File 10:03:16 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. 10:03:16 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:03:16 Python 3.10.6 10:03:17 pip 26.0.1 from /tmp/venv-Mam0/lib/python3.10/site-packages/pip (python 3.10) 10:03:17 appdirs==1.4.4 10:03:17 argcomplete==3.6.3 10:03:17 aspy.yaml==1.3.0 10:03:17 attrs==26.1.0 10:03:17 autopage==0.6.0 10:03:17 backports.strenum==1.3.1 10:03:17 beautifulsoup4==4.14.3 10:03:17 boto3==1.42.85 10:03:17 botocore==1.42.85 10:03:17 bs4==0.0.2 10:03:17 certifi==2026.2.25 10:03:17 cffi==2.0.0 10:03:17 cfgv==3.5.0 10:03:17 chardet==7.4.1 10:03:17 charset-normalizer==3.4.7 10:03:17 click==8.3.2 10:03:17 cliff==4.13.3 10:03:17 cmd2==3.4.0 10:03:17 cryptography==3.3.2 10:03:17 debtcollector==3.1.0 10:03:17 decorator==5.2.1 10:03:17 defusedxml==0.7.1 10:03:17 Deprecated==1.3.1 10:03:17 distlib==0.4.0 10:03:17 dnspython==2.8.0 10:03:17 docker==7.1.0 10:03:17 dogpile.cache==1.5.0 10:03:17 durationpy==0.10 10:03:17 email-validator==2.3.0 10:03:17 filelock==3.25.2 10:03:17 future==1.0.0 10:03:17 gitdb==4.0.12 10:03:17 GitPython==3.1.46 10:03:17 httplib2==0.30.2 10:03:17 identify==2.6.18 10:03:17 idna==3.11 10:03:17 importlib-resources==1.5.0 10:03:17 iso8601==2.1.0 10:03:17 Jinja2==3.1.6 10:03:17 jmespath==1.1.0 10:03:17 jsonpatch==1.33 10:03:17 jsonpointer==3.1.1 10:03:17 jsonschema==4.26.0 10:03:17 jsonschema-specifications==2025.9.1 10:03:17 keystoneauth1==5.13.1 10:03:17 kubernetes==35.0.0 10:03:17 lftools==0.37.22 10:03:17 lxml==6.0.2 10:03:17 markdown-it-py==4.0.0 10:03:17 MarkupSafe==3.0.3 10:03:17 mdurl==0.1.2 10:03:17 msgpack==1.1.2 10:03:17 multi_key_dict==2.0.3 10:03:17 munch==4.0.0 10:03:17 netaddr==1.3.0 10:03:17 niet==1.4.2 10:03:17 nodeenv==1.10.0 10:03:17 oauth2client==4.1.3 10:03:17 oauthlib==3.3.1 10:03:17 openstacksdk==4.10.0 10:03:17 os-service-types==1.8.2 10:03:17 osc-lib==4.4.0 10:03:17 oslo.config==10.3.0 10:03:17 oslo.context==6.3.0 10:03:17 oslo.i18n==6.7.2 10:03:17 oslo.log==8.1.0 10:03:17 oslo.serialization==5.9.1 10:03:17 oslo.utils==10.0.1 10:03:17 packaging==26.0 10:03:17 pbr==7.0.3 10:03:17 platformdirs==4.9.4 10:03:17 prettytable==3.17.0 10:03:17 psutil==7.2.2 10:03:17 pyasn1==0.6.3 10:03:17 pyasn1_modules==0.4.2 10:03:17 pycparser==3.0 10:03:17 pygerrit2==2.0.15 10:03:17 PyGithub==2.9.0 10:03:17 Pygments==2.20.0 10:03:17 PyJWT==2.12.1 10:03:17 PyNaCl==1.6.2 10:03:17 pyparsing==2.4.7 10:03:17 pyperclip==1.11.0 10:03:17 pyrsistent==0.20.0 10:03:17 python-cinderclient==9.9.0 10:03:17 python-dateutil==2.9.0.post0 10:03:17 python-discovery==1.2.2 10:03:17 python-heatclient==5.1.0 10:03:17 python-jenkins==1.8.3 10:03:17 python-keystoneclient==5.8.0 10:03:17 python-magnumclient==4.10.0 10:03:17 python-openstackclient==9.0.0 10:03:17 python-swiftclient==4.10.0 10:03:17 PyYAML==6.0.3 10:03:17 referencing==0.37.0 10:03:17 requests==2.33.1 10:03:17 requests-oauthlib==2.0.0 10:03:17 requestsexceptions==1.4.0 10:03:17 rfc3986==2.0.0 10:03:17 rich==14.3.3 10:03:17 rich-argparse==1.7.2 10:03:17 rpds-py==0.30.0 10:03:17 rsa==4.9.1 10:03:17 ruamel.yaml==0.19.1 10:03:17 ruamel.yaml.clib==0.2.15 10:03:17 s3transfer==0.16.0 10:03:17 simplejson==3.20.2 10:03:17 six==1.17.0 10:03:17 smmap==5.0.3 10:03:17 soupsieve==2.8.3 10:03:17 stevedore==5.7.0 10:03:17 tabulate==0.10.0 10:03:17 toml==0.10.2 10:03:17 tomlkit==0.14.0 10:03:17 tqdm==4.67.3 10:03:17 typing_extensions==4.15.0 10:03:17 urllib3==1.26.20 10:03:17 virtualenv==21.2.0 10:03:17 wcwidth==0.6.0 10:03:17 websocket-client==1.9.0 10:03:17 wrapt==2.1.2 10:03:17 xdg==6.0.0 10:03:17 xmltodict==1.0.4 10:03:17 yq==3.4.3 10:03:17 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins9959854644041018474.sh 10:03:17 ---> uv-install.sh 10:03:17 Installing uv/uvx (latest) using shell installer 10:03:17 2026-04-08 10:03:17 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/ae8c82aa-116c-44f1-83b5-d3cb5f9c69df?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-08T10%3A52%3A20Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-08T09%3A51%3A28Z&ske=2026-04-08T10%3A52%3A20Z&sks=b&skv=2018-11-09&sig=agpczJ9A4971cJrzQLp0NQiYZvPkEpUS0JShhuOLJSM%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTY0Mjc5MSwibmJmIjoxNzc1NjQyNDkxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.xUtgW-3PVxkSvIKkgZ4xVxILkndngWnwhh33fZVU7jw&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-b9bG17.sh" [1] 10:03:17 downloading uv 0.11.4 x86_64-unknown-linux-gnu 10:03:18 installing to /home/jenkins/.local/bin 10:03:18 uv 10:03:18 uvx 10:03:18 everything's installed! 10:03:18 10:03:18 To add $HOME/.local/bin to your PATH, either restart your shell or run: 10:03:18 10:03:18 source $HOME/.local/bin/env (sh, bash, zsh) 10:03:18 source $HOME/.local/bin/env.fish (fish) 10:03:18 Adding install location to PATH 10:03:18 ---> Validating uv/uvx install 10:03:18 uvx 0.11.4 (x86_64-unknown-linux-gnu) 10:03:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6473495808252880857.sh 10:03:18 ---> sudo-logs.sh 10:03:18 Archiving 'sudo' log.. 10:03:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14285006823170498559.sh 10:03:18 ---> job-cost.sh 10:03:18 INFO: Activating Python virtual environment... 10:03:18 Setup pyenv: 10:03:18 system 10:03:18 3.8.13 10:03:18 3.9.13 10:03:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:03:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mam0 from file:/tmp/.os_lf_venv 10:03:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:03:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:03:20 lf-activate-venv(): INFO: Base packages installed successfully 10:03:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:03:25 lf-activate-venv(): INFO: Adding /tmp/venv-Mam0/bin to PATH 10:03:25 INFO: No stack-cost file found 10:03:25 INFO: Instance uptime: 118s 10:03:25 INFO: Fetching instance metadata (attempt 1 of 3)... 10:03:25 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:03:25 INFO: Successfully fetched instance metadata 10:03:25 INFO: Instance type: v3-standard-4 10:03:25 INFO: Retrieving pricing info for: v3-standard-4 10:03:25 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:03:25 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=118 10:03:26 INFO: Successfully fetched Vexxhost pricing API 10:03:26 INFO: Retrieved cost: 0.11 10:03:26 INFO: Retrieved resource: v3-standard-4 10:03:26 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 10:03:26 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 10:03:26 INFO: Successfully archived job cost data 10:03:26 DEBUG: Cost data: oom-master-checkbashisms-lint,4583,2026-04-08 10:03:26,v3-standard-4,118,0.11,0.00,SUCCESS 10:03:26 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins521312132678972712.sh 10:03:26 ---> logs-deploy.sh 10:03:26 Setup pyenv: 10:03:26 system 10:03:26 3.8.13 10:03:26 3.9.13 10:03:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:03:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mam0 from file:/tmp/.os_lf_venv 10:03:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:03:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:03:27 lf-activate-venv(): INFO: Base packages installed successfully 10:03:27 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:03:35 lf-activate-venv(): INFO: Adding /tmp/venv-Mam0/bin to PATH 10:03:35 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4583 10:03:35 INFO: archiving workspace using pattern(s): 10:03:36 Archives upload complete. 10:03:36 INFO: archiving logs to Nexus 10:03:37 ---> uname -a: 10:03:37 Linux prd-ubuntu1804-builder-4c-4g-4632 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:03:37 10:03:37 10:03:37 ---> lscpu: 10:03:37 Architecture: x86_64 10:03:37 CPU op-mode(s): 32-bit, 64-bit 10:03:37 Byte Order: Little Endian 10:03:37 CPU(s): 4 10:03:37 On-line CPU(s) list: 0-3 10:03:37 Thread(s) per core: 1 10:03:37 Core(s) per socket: 1 10:03:37 Socket(s): 4 10:03:37 NUMA node(s): 1 10:03:37 Vendor ID: AuthenticAMD 10:03:37 CPU family: 23 10:03:37 Model: 49 10:03:37 Model name: AMD EPYC-Rome Processor 10:03:37 Stepping: 0 10:03:37 CPU MHz: 2799.998 10:03:37 BogoMIPS: 5599.99 10:03:37 Virtualization: AMD-V 10:03:37 Hypervisor vendor: KVM 10:03:37 Virtualization type: full 10:03:37 L1d cache: 32K 10:03:37 L1i cache: 32K 10:03:37 L2 cache: 512K 10:03:37 L3 cache: 16384K 10:03:37 NUMA node0 CPU(s): 0-3 10:03:37 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 10:03:37 10:03:37 10:03:37 ---> nproc: 10:03:37 4 10:03:37 10:03:37 10:03:37 ---> df -h: 10:03:37 Filesystem Size Used Avail Use% Mounted on 10:03:37 udev 7.9G 0 7.9G 0% /dev 10:03:37 tmpfs 1.6G 676K 1.6G 1% /run 10:03:37 /dev/vda1 78G 8.4G 70G 11% / 10:03:37 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:03:37 tmpfs 5.0M 0 5.0M 0% /run/lock 10:03:37 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:03:37 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:03:37 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:03:37 10:03:37 10:03:37 ---> free -m: 10:03:37 total used free shared buff/cache available 10:03:37 Mem: 16040 580 13339 0 2120 15146 10:03:37 Swap: 1023 0 1023 10:03:37 10:03:37 10:03:37 ---> ip addr: 10:03:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:03:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:03:37 inet 127.0.0.1/8 scope host lo 10:03:37 valid_lft forever preferred_lft forever 10:03:37 inet6 ::1/128 scope host 10:03:37 valid_lft forever preferred_lft forever 10:03:37 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:03:37 link/ether fa:16:3e:27:0d:78 brd ff:ff:ff:ff:ff:ff 10:03:37 inet 10.30.107.111/23 brd 10.30.107.255 scope global dynamic ens3 10:03:37 valid_lft 86282sec preferred_lft 86282sec 10:03:37 inet6 fe80::f816:3eff:fe27:d78/64 scope link 10:03:37 valid_lft forever preferred_lft forever 10:03:37 10:03:37 10:03:37 ---> sar -b -r -n DEV: 10:03:37 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4632) 04/08/26 _x86_64_ (4 CPU) 10:03:37 10:03:37 10:01:41 LINUX RESTART (4 CPU) 10:03:37 10:03:37 10:02:01 tps rtps wtps bread/s bwrtn/s 10:03:37 10:03:01 188.17 24.01 164.16 876.79 44211.43 10:03:37 Average: 188.17 24.01 164.16 876.79 44211.43 10:03:37 10:03:37 10:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:03:37 10:03:01 13885404 15547556 2539564 15.46 70188 1787012 748788 4.29 700284 1612676 164188 10:03:37 Average: 13885404 15547556 2539564 15.46 70188 1787012 748788 4.29 700284 1612676 164188 10:03:37 10:03:37 10:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:03:37 10:03:01 ens3 99.78 66.91 971.77 22.01 0.00 0.00 0.00 0.00 10:03:37 10:03:01 lo 1.53 1.53 0.18 0.18 0.00 0.00 0.00 0.00 10:03:37 Average: ens3 99.78 66.91 971.77 22.01 0.00 0.00 0.00 0.00 10:03:37 Average: lo 1.53 1.53 0.18 0.18 0.00 0.00 0.00 0.00 10:03:37 10:03:37 10:03:37 ---> sar -P ALL: 10:03:37 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4632) 04/08/26 _x86_64_ (4 CPU) 10:03:37 10:03:37 10:01:41 LINUX RESTART (4 CPU) 10:03:37 10:03:37 10:02:01 CPU %user %nice %system %iowait %steal %idle 10:03:37 10:03:01 all 21.74 0.00 1.68 2.05 0.05 74.48 10:03:37 10:03:01 0 14.94 0.00 1.14 1.77 0.03 82.12 10:03:37 10:03:01 1 42.47 0.00 2.51 1.29 0.08 53.65 10:03:37 10:03:01 2 18.27 0.00 1.59 0.17 0.03 79.95 10:03:37 10:03:01 3 11.36 0.00 1.52 4.95 0.03 82.14 10:03:37 Average: all 21.74 0.00 1.68 2.05 0.05 74.48 10:03:37 Average: 0 14.94 0.00 1.14 1.77 0.03 82.12 10:03:37 Average: 1 42.47 0.00 2.51 1.29 0.08 53.65 10:03:37 Average: 2 18.27 0.00 1.59 0.17 0.03 79.95 10:03:37 Average: 3 11.36 0.00 1.52 4.95 0.03 82.14 10:03:37 10:03:37 10:03:37