11:16:22 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143439 11:16:22 Running as SYSTEM 11:16:22 [EnvInject] - Loading node environment variables. 11:16:22 Building remotely on prd-ubuntu1804-builder-4c-4g-3450 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 11:16:22 [ssh-agent] Looking for ssh-agent implementation... 11:16:22 $ ssh-agent 11:16:22 SSH_AUTH_SOCK=/tmp/ssh-2fQbYDEYl7T4/agent.1610 11:16:22 SSH_AGENT_PID=1612 11:16:22 [ssh-agent] Started. 11:16:22 Running ssh-add (command line suppressed) 11:16:22 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4573747597431412237.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4573747597431412237.key) 11:16:22 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:16:22 The recommended git tool is: NONE 11:16:23 using credential onap-jenkins-ssh 11:16:23 Wiping out workspace first. 11:16:23 Cloning the remote Git repository 11:16:23 Cloning repository git://cloud.onap.org/mirror/oom.git 11:16:23 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 11:16:23 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:16:23 > git --version # timeout=10 11:16:23 > git --version # 'git version 2.17.1' 11:16:23 using GIT_SSH to set credentials Gerrit user 11:16:23 Verifying host key using manually-configured host key entries 11:16:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:16:28 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:16:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:16:29 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:16:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:16:29 using GIT_SSH to set credentials Gerrit user 11:16:29 Verifying host key using manually-configured host key entries 11:16:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/143439/22 # timeout=30 11:16:29 > git rev-parse 67544686392be4cd48c77fd6fe226f410beaac5b^{commit} # timeout=10 11:16:29 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:16:29 Checking out Revision 67544686392be4cd48c77fd6fe226f410beaac5b (refs/changes/39/143439/22) 11:16:29 > git config core.sparsecheckout # timeout=10 11:16:29 > git checkout -f 67544686392be4cd48c77fd6fe226f410beaac5b # timeout=30 11:16:33 Commit message: "[CDS] 17.0.0 chart release" 11:16:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:16:33 > git rev-list --no-walk b4baa121c07184c563880e9a620f5c289624ea0c # timeout=10 11:16:33 [EnvInject] - Injecting environment variables from a build step. 11:16:33 [EnvInject] - Injecting as environment variables the properties content 11:16:33 PYTHON=python3 11:16:33 11:16:33 [EnvInject] - Variables injected successfully. 11:16:33 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7915177416515800401.sh 11:16:33 ---> tox-install.sh 11:16:33 + source /home/jenkins/lf-env.sh 11:16:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:16:33 ++ mktemp -d /tmp/venv-XXXX 11:16:33 + lf_venv=/tmp/venv-VCmV 11:16:33 + local venv_file=/tmp/.os_lf_venv 11:16:33 + local python=python3 11:16:33 + local options 11:16:33 + local set_path=true 11:16:33 + local install_args= 11:16:33 ++ 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:16:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:16:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:16:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:16:33 + true 11:16:33 + case $1 in 11:16:33 + venv_file=/tmp/.toxenv 11:16:33 + shift 2 11:16:33 + true 11:16:33 + case $1 in 11:16:33 + shift 11:16:33 + break 11:16:33 + case $python in 11:16:33 + local pkg_list= 11:16:33 + [[ -d /opt/pyenv ]] 11:16:33 + echo 'Setup pyenv:' 11:16:33 Setup pyenv: 11:16:33 + export PYENV_ROOT=/opt/pyenv 11:16:33 + PYENV_ROOT=/opt/pyenv 11:16:33 + 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:16:33 + 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:16:33 + pyenv versions 11:16:33 * system (set by /opt/pyenv/version) 11:16:33 * 3.8.13 (set by /opt/pyenv/version) 11:16:33 * 3.9.13 (set by /opt/pyenv/version) 11:16:33 * 3.10.6 (set by /opt/pyenv/version) 11:16:33 + command -v pyenv 11:16:33 ++ pyenv init - --no-rehash 11:16:33 + 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:16:33 export PATH="/opt/pyenv/shims:${PATH}" 11:16:33 export PYENV_SHELL=bash 11:16:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:16:33 pyenv() { 11:16:33 local command 11:16:33 command="${1:-}" 11:16:33 if [ "$#" -gt 0 ]; then 11:16:33 shift 11:16:33 fi 11:16:33 11:16:33 case "$command" in 11:16:33 rehash|shell) 11:16:33 eval "$(pyenv "sh-$command" "$@")" 11:16:33 ;; 11:16:33 *) 11:16:33 command pyenv "$command" "$@" 11:16:33 ;; 11:16:33 esac 11:16:33 }' 11:16:33 +++ 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:16:33 ++ 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:16:33 ++ 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:16:33 ++ 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:16:33 ++ export PYENV_SHELL=bash 11:16:33 ++ PYENV_SHELL=bash 11:16:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:16:33 +++ complete -F _pyenv pyenv 11:16:33 ++ lf-pyver python3 11:16:33 ++ local py_version_xy=python3 11:16:33 ++ local py_version_xyz= 11:16:33 ++ pyenv versions 11:16:33 ++ sed 's/^[ *]* //' 11:16:33 ++ local command 11:16:33 ++ awk '{ print $1 }' 11:16:33 ++ command=versions 11:16:33 ++ '[' 1 -gt 0 ']' 11:16:33 ++ shift 11:16:33 ++ case "$command" in 11:16:33 ++ command pyenv versions 11:16:33 ++ pyenv versions 11:16:33 ++ grep -E '^[0-9.]*[0-9]$' 11:16:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:16:33 +++ grep '^3' /tmp/.pyenv_versions 11:16:33 +++ sort -V 11:16:33 +++ tail -n 1 11:16:33 ++ py_version_xyz=3.10.6 11:16:33 ++ [[ -z 3.10.6 ]] 11:16:33 ++ echo 3.10.6 11:16:33 ++ return 0 11:16:33 + pyenv local 3.10.6 11:16:33 + local command 11:16:33 + command=local 11:16:33 + '[' 2 -gt 0 ']' 11:16:33 + shift 11:16:33 + case "$command" in 11:16:33 + command pyenv local 3.10.6 11:16:33 + pyenv local 3.10.6 11:16:33 + for arg in "$@" 11:16:33 + case $arg in 11:16:33 + pkg_list+='tox ' 11:16:33 + for arg in "$@" 11:16:33 + case $arg in 11:16:33 + pkg_list+='virtualenv ' 11:16:33 + for arg in "$@" 11:16:33 + case $arg in 11:16:33 + pkg_list+='urllib3~=1.26.15 ' 11:16:33 + [[ -f /tmp/.toxenv ]] 11:16:33 + [[ ! -f /tmp/.toxenv ]] 11:16:33 + [[ -n '' ]] 11:16:33 + python3 -m venv /tmp/venv-VCmV 11:16:37 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VCmV' 11:16:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VCmV 11:16:37 + echo /tmp/venv-VCmV 11:16:37 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:16:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:16:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:16:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:16:37 + local 'pip_opts=--upgrade --quiet' 11:16:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:16:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:16:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:16:37 + [[ -n '' ]] 11:16:37 + [[ -n '' ]] 11:16:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:16:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:16:37 + /tmp/venv-VCmV/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:16:41 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:16:41 lf-activate-venv(): INFO: Base packages installed successfully 11:16:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:16:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:16:41 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:16:41 + /tmp/venv-VCmV/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:16:43 + type python3 11:16:43 + true 11:16:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VCmV/bin to PATH' 11:16:43 lf-activate-venv(): INFO: Adding /tmp/venv-VCmV/bin to PATH 11:16:43 + PATH=/tmp/venv-VCmV/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:16:43 + return 0 11:16:43 + python3 --version 11:16:43 Python 3.10.6 11:16:43 + python3 -m pip --version 11:16:43 pip 26.0.1 from /tmp/venv-VCmV/lib/python3.10/site-packages/pip (python 3.10) 11:16:43 + python3 -m pip freeze 11:16:43 cachetools==7.0.5 11:16:43 colorama==0.4.6 11:16:43 distlib==0.4.0 11:16:43 filelock==3.25.2 11:16:43 packaging==26.0 11:16:43 platformdirs==4.9.4 11:16:43 pluggy==1.6.0 11:16:43 pyproject-api==1.10.0 11:16:43 python-discovery==1.2.1 11:16:43 tomli==2.4.1 11:16:43 tomli_w==1.2.0 11:16:43 tox==4.52.0 11:16:43 typing_extensions==4.15.0 11:16:43 urllib3==1.26.20 11:16:43 virtualenv==21.2.0 11:16:43 [EnvInject] - Injecting environment variables from a build step. 11:16:43 [EnvInject] - Injecting as environment variables the properties content 11:16:43 PARALLEL=false 11:16:43 11:16:43 [EnvInject] - Variables injected successfully. 11:16:43 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5824698340459569377.sh 11:16:43 ---> tox-run.sh 11:16:43 + 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:16:43 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 11:16:43 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 11:16:43 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 11:16:43 + cd /w/workspace/oom-master-checkbashisms-lint/. 11:16:43 + source /home/jenkins/lf-env.sh 11:16:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:16:43 ++ mktemp -d /tmp/venv-XXXX 11:16:43 + lf_venv=/tmp/venv-kN7J 11:16:43 + local venv_file=/tmp/.os_lf_venv 11:16:43 + local python=python3 11:16:43 + local options 11:16:43 + local set_path=true 11:16:43 + local install_args= 11:16:43 ++ 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:16:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:16:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:16:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:16:43 + true 11:16:43 + case $1 in 11:16:43 + venv_file=/tmp/.toxenv 11:16:43 + shift 2 11:16:43 + true 11:16:43 + case $1 in 11:16:43 + shift 11:16:43 + break 11:16:43 + case $python in 11:16:43 + local pkg_list= 11:16:43 + [[ -d /opt/pyenv ]] 11:16:43 + echo 'Setup pyenv:' 11:16:43 Setup pyenv: 11:16:43 + export PYENV_ROOT=/opt/pyenv 11:16:43 + PYENV_ROOT=/opt/pyenv 11:16:43 + 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:16:43 + 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:16:43 + pyenv versions 11:16:43 system 11:16:44 3.8.13 11:16:44 3.9.13 11:16:44 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:16:44 + command -v pyenv 11:16:44 ++ pyenv init - --no-rehash 11:16:44 + 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:16:44 export PATH="/opt/pyenv/shims:${PATH}" 11:16:44 export PYENV_SHELL=bash 11:16:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:16:44 pyenv() { 11:16:44 local command 11:16:44 command="${1:-}" 11:16:44 if [ "$#" -gt 0 ]; then 11:16:44 shift 11:16:44 fi 11:16:44 11:16:44 case "$command" in 11:16:44 rehash|shell) 11:16:44 eval "$(pyenv "sh-$command" "$@")" 11:16:44 ;; 11:16:44 *) 11:16:44 command pyenv "$command" "$@" 11:16:44 ;; 11:16:44 esac 11:16:44 }' 11:16:44 +++ 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:16:44 ++ 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:16:44 ++ 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:16:44 ++ 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:16:44 ++ export PYENV_SHELL=bash 11:16:44 ++ PYENV_SHELL=bash 11:16:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:16:44 +++ complete -F _pyenv pyenv 11:16:44 ++ lf-pyver python3 11:16:44 ++ local py_version_xy=python3 11:16:44 ++ local py_version_xyz= 11:16:44 ++ pyenv versions 11:16:44 ++ local command 11:16:44 ++ command=versions 11:16:44 ++ '[' 1 -gt 0 ']' 11:16:44 ++ shift 11:16:44 ++ case "$command" in 11:16:44 ++ command pyenv versions 11:16:44 ++ pyenv versions 11:16:44 ++ sed 's/^[ *]* //' 11:16:44 ++ awk '{ print $1 }' 11:16:44 ++ grep -E '^[0-9.]*[0-9]$' 11:16:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:16:44 +++ grep '^3' /tmp/.pyenv_versions 11:16:44 +++ sort -V 11:16:44 +++ tail -n 1 11:16:44 ++ py_version_xyz=3.10.6 11:16:44 ++ [[ -z 3.10.6 ]] 11:16:44 ++ echo 3.10.6 11:16:44 ++ return 0 11:16:44 + pyenv local 3.10.6 11:16:44 + local command 11:16:44 + command=local 11:16:44 + '[' 2 -gt 0 ']' 11:16:44 + shift 11:16:44 + case "$command" in 11:16:44 + command pyenv local 3.10.6 11:16:44 + pyenv local 3.10.6 11:16:44 + for arg in "$@" 11:16:44 + case $arg in 11:16:44 + pkg_list+='tox ' 11:16:44 + for arg in "$@" 11:16:44 + case $arg in 11:16:44 + pkg_list+='virtualenv ' 11:16:44 + for arg in "$@" 11:16:44 + case $arg in 11:16:44 + pkg_list+='urllib3~=1.26.15 ' 11:16:44 + [[ -f /tmp/.toxenv ]] 11:16:44 ++ cat /tmp/.toxenv 11:16:44 + lf_venv=/tmp/venv-VCmV 11:16:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VCmV from' file:/tmp/.toxenv 11:16:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VCmV from file:/tmp/.toxenv 11:16:44 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:16:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:16:44 + local 'pip_opts=--upgrade --quiet' 11:16:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:16:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:16:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:16:44 + [[ -n '' ]] 11:16:44 + [[ -n '' ]] 11:16:44 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:16:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:16:44 + /tmp/venv-VCmV/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:16:44 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:16:44 lf-activate-venv(): INFO: Base packages installed successfully 11:16:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:16:44 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:16:44 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:16:44 + /tmp/venv-VCmV/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:16:45 + type python3 11:16:45 + true 11:16:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VCmV/bin to PATH' 11:16:45 lf-activate-venv(): INFO: Adding /tmp/venv-VCmV/bin to PATH 11:16:45 + PATH=/tmp/venv-VCmV/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:16:45 + return 0 11:16:45 + [[ -d /opt/pyenv ]] 11:16:45 + echo '---> Setting up pyenv' 11:16:45 ---> Setting up pyenv 11:16:45 + export PYENV_ROOT=/opt/pyenv 11:16:45 + PYENV_ROOT=/opt/pyenv 11:16:45 + export PATH=/opt/pyenv/bin:/tmp/venv-VCmV/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:16:45 + PATH=/opt/pyenv/bin:/tmp/venv-VCmV/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:16:45 ++ pwd 11:16:45 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 11:16:45 + export PYTHONPATH 11:16:45 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:16:45 + TOX_TESTENV_PASSENV=PYTHONPATH 11:16:45 + tox --version 11:16:46 4.52.0 from /tmp/venv-VCmV/lib/python3.10/site-packages/tox/__init__.py 11:16:46 + PARALLEL=false 11:16:46 + TOX_OPTIONS_LIST= 11:16:46 + [[ -n checkbashisms ]] 11:16:46 + TOX_OPTIONS_LIST=' -e checkbashisms' 11:16:46 + case ${PARALLEL,,} in 11:16:46 + tox -e checkbashisms 11:16:46 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 11:16:47 checkbashisms: freeze> python -m pip freeze --all 11:16:47 checkbashisms: pip==26.0.1,setuptools==82.0.0 11:16:47 checkbashisms: commands[0]> .ci/check-bashisms.sh 11:16:49 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 11:16:51 checkbashisms: OK (4.93=setup[1.45]+cmd[3.48] seconds) 11:16:51 congratulations :) (4.97 seconds) 11:16:51 + tox_status=0 11:16:51 + echo '---> Completed tox runs' 11:16:51 ---> Completed tox runs 11:16:51 + for i in .tox/*/log 11:16:51 ++ echo .tox/checkbashisms/log 11:16:51 ++ awk -F/ '{print $2}' 11:16:51 + tox_env=checkbashisms 11:16:51 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 11:16:51 + DOC_DIR=docs/_build/html 11:16:51 + [[ -d docs/_build/html ]] 11:16:51 + echo '---> tox-run.sh ends' 11:16:51 ---> tox-run.sh ends 11:16:51 + test 0 -eq 0 11:16:51 $ ssh-agent -k 11:16:51 unset SSH_AUTH_SOCK; 11:16:51 unset SSH_AGENT_PID; 11:16:51 echo Agent pid 1612 killed; 11:16:51 [ssh-agent] Stopped. 11:16:51 [PostBuildScript] - [INFO] Executing post build scripts. 11:16:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins413337834144025854.sh 11:16:51 ---> sysstat.sh 11:16:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11964653518929636608.sh 11:16:51 ---> package-listing.sh 11:16:51 ++ facter osfamily 11:16:51 ++ tr '[:upper:]' '[:lower:]' 11:16:52 + OS_FAMILY=debian 11:16:52 + workspace=/w/workspace/oom-master-checkbashisms-lint 11:16:52 + START_PACKAGES=/tmp/packages_start.txt 11:16:52 + END_PACKAGES=/tmp/packages_end.txt 11:16:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:16:52 + PACKAGES=/tmp/packages_start.txt 11:16:52 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:16:52 + PACKAGES=/tmp/packages_end.txt 11:16:52 + case "${OS_FAMILY}" in 11:16:52 + dpkg -l 11:16:52 + grep '^ii' 11:16:52 + '[' -f /tmp/packages_start.txt ']' 11:16:52 + '[' -f /tmp/packages_end.txt ']' 11:16:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:16:52 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:16:52 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 11:16:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 11:16:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1685302119970529654.sh 11:16:52 ---> capture-instance-metadata.sh 11:16:52 Setup pyenv: 11:16:52 system 11:16:52 3.8.13 11:16:52 3.9.13 11:16:52 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:16:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9c4a 11:16:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:16:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:16:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:16:59 lf-activate-venv(): INFO: Base packages installed successfully 11:16:59 lf-activate-venv(): INFO: Installing additional packages: lftools 11:17:20 lf-activate-venv(): INFO: Adding /tmp/venv-9c4a/bin to PATH 11:17:20 INFO: Running in OpenStack, capturing instance metadata 11:17:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9456220257401776103.sh 11:17:20 provisioning config files... 11:17:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config4849102671076963496tmp 11:17:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:17:20 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:17:20 [EnvInject] - Injecting environment variables from a build step. 11:17:20 [EnvInject] - Injecting as environment variables the properties content 11:17:20 SERVER_ID=logs 11:17:20 11:17:20 [EnvInject] - Variables injected successfully. 11:17:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9442101263584567615.sh 11:17:20 ---> create-netrc.sh 11:17:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9187819158071084783.sh 11:17:20 ---> python-tools-install.sh 11:17:20 Setup pyenv: 11:17:20 system 11:17:20 3.8.13 11:17:20 3.9.13 11:17:20 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:17:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9c4a from file:/tmp/.os_lf_venv 11:17:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:17:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:17:22 lf-activate-venv(): INFO: Base packages installed successfully 11:17:22 lf-activate-venv(): INFO: Installing additional packages: lftools 11:17:29 lf-activate-venv(): INFO: Adding /tmp/venv-9c4a/bin to PATH 11:17:29 Generating Requirements File 11:17:46 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:17:46 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:17:46 Python 3.10.6 11:17:47 pip 26.0.1 from /tmp/venv-9c4a/lib/python3.10/site-packages/pip (python 3.10) 11:17:47 appdirs==1.4.4 11:17:47 argcomplete==3.6.3 11:17:47 aspy.yaml==1.3.0 11:17:47 attrs==26.1.0 11:17:47 autopage==0.6.0 11:17:47 backports.strenum==1.3.1 11:17:47 beautifulsoup4==4.14.3 11:17:47 boto3==1.42.82 11:17:47 botocore==1.42.82 11:17:47 bs4==0.0.2 11:17:47 certifi==2026.2.25 11:17:47 cffi==2.0.0 11:17:47 cfgv==3.5.0 11:17:47 chardet==7.4.0.post2 11:17:47 charset-normalizer==3.4.7 11:17:47 click==8.3.1 11:17:47 cliff==4.13.2 11:17:47 cmd2==3.4.0 11:17:47 cryptography==3.3.2 11:17:47 debtcollector==3.1.0 11:17:47 decorator==5.2.1 11:17:47 defusedxml==0.7.1 11:17:47 Deprecated==1.3.1 11:17:47 distlib==0.4.0 11:17:47 dnspython==2.8.0 11:17:47 docker==7.1.0 11:17:47 dogpile.cache==1.5.0 11:17:47 durationpy==0.10 11:17:47 email-validator==2.3.0 11:17:47 filelock==3.25.2 11:17:47 future==1.0.0 11:17:47 gitdb==4.0.12 11:17:47 GitPython==3.1.46 11:17:47 httplib2==0.30.2 11:17:47 identify==2.6.18 11:17:47 idna==3.11 11:17:47 importlib-resources==1.5.0 11:17:47 iso8601==2.1.0 11:17:47 Jinja2==3.1.6 11:17:47 jmespath==1.1.0 11:17:47 jsonpatch==1.33 11:17:47 jsonpointer==3.1.1 11:17:47 jsonschema==4.26.0 11:17:47 jsonschema-specifications==2025.9.1 11:17:47 keystoneauth1==5.13.1 11:17:47 kubernetes==35.0.0 11:17:47 lftools==0.37.22 11:17:47 lxml==6.0.2 11:17:47 markdown-it-py==4.0.0 11:17:47 MarkupSafe==3.0.3 11:17:47 mdurl==0.1.2 11:17:47 msgpack==1.1.2 11:17:47 multi_key_dict==2.0.3 11:17:47 munch==4.0.0 11:17:47 netaddr==1.3.0 11:17:47 niet==1.4.2 11:17:47 nodeenv==1.10.0 11:17:47 oauth2client==4.1.3 11:17:47 oauthlib==3.3.1 11:17:47 openstacksdk==4.10.0 11:17:47 os-service-types==1.8.2 11:17:47 osc-lib==4.4.0 11:17:47 oslo.config==10.3.0 11:17:47 oslo.context==6.3.0 11:17:47 oslo.i18n==6.7.2 11:17:47 oslo.log==8.1.0 11:17:47 oslo.serialization==5.9.1 11:17:47 oslo.utils==10.0.0 11:17:47 packaging==26.0 11:17:47 pbr==7.0.3 11:17:47 platformdirs==4.9.4 11:17:47 prettytable==3.17.0 11:17:47 psutil==7.2.2 11:17:47 pyasn1==0.6.3 11:17:47 pyasn1_modules==0.4.2 11:17:47 pycparser==3.0 11:17:47 pygerrit2==2.0.15 11:17:47 PyGithub==2.9.0 11:17:47 Pygments==2.20.0 11:17:47 PyJWT==2.12.1 11:17:47 PyNaCl==1.6.2 11:17:47 pyparsing==2.4.7 11:17:47 pyperclip==1.11.0 11:17:47 pyrsistent==0.20.0 11:17:47 python-cinderclient==9.9.0 11:17:47 python-dateutil==2.9.0.post0 11:17:47 python-discovery==1.2.1 11:17:47 python-heatclient==5.1.0 11:17:47 python-jenkins==1.8.3 11:17:47 python-keystoneclient==5.8.0 11:17:47 python-magnumclient==4.10.0 11:17:47 python-openstackclient==9.0.0 11:17:47 python-swiftclient==4.10.0 11:17:47 PyYAML==6.0.3 11:17:47 referencing==0.37.0 11:17:47 requests==2.33.1 11:17:47 requests-oauthlib==2.0.0 11:17:47 requestsexceptions==1.4.0 11:17:47 rfc3986==2.0.0 11:17:47 rich==14.3.3 11:17:47 rich-argparse==1.7.2 11:17:47 rpds-py==0.30.0 11:17:47 rsa==4.9.1 11:17:47 ruamel.yaml==0.19.1 11:17:47 ruamel.yaml.clib==0.2.15 11:17:47 s3transfer==0.16.0 11:17:47 simplejson==3.20.2 11:17:47 six==1.17.0 11:17:47 smmap==5.0.3 11:17:47 soupsieve==2.8.3 11:17:47 stevedore==5.7.0 11:17:47 tabulate==0.10.0 11:17:47 toml==0.10.2 11:17:47 tomlkit==0.14.0 11:17:47 tqdm==4.67.3 11:17:47 typing_extensions==4.15.0 11:17:47 urllib3==1.26.20 11:17:47 virtualenv==21.2.0 11:17:47 wcwidth==0.6.0 11:17:47 websocket-client==1.9.0 11:17:47 wrapt==2.1.2 11:17:47 xdg==6.0.0 11:17:47 xmltodict==1.0.4 11:17:47 yq==3.4.3 11:17:47 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins14117794855367325665.sh 11:17:47 ---> uv-install.sh 11:17:47 Installing uv/uvx (latest) using shell installer 11:17:47 2026-04-03 11:17:47 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/c459da62-e838-45dc-bfca-ac56a38b294c?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-03T12%3A10%3A36Z&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-03T11%3A10%3A08Z&ske=2026-04-03T12%3A10%3A36Z&sks=b&skv=2018-11-09&sig=Oq%2FORnLx9GckhR1g4WRTv2RyuI4j9HSL8eHiDoiNZz4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTIxNTMxNywibmJmIjoxNzc1MjE1MDE3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.k68vT0DfrDvwmFiod8QwmaTOdj5wl0yGMyep3Qf6jaY&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-CUPtKu.sh" [1] 11:17:47 downloading uv 0.11.3 x86_64-unknown-linux-gnu 11:17:48 installing to /home/jenkins/.local/bin 11:17:48 uv 11:17:48 uvx 11:17:48 everything's installed! 11:17:48 11:17:48 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:17:48 11:17:48 source $HOME/.local/bin/env (sh, bash, zsh) 11:17:48 source $HOME/.local/bin/env.fish (fish) 11:17:48 Adding install location to PATH 11:17:48 ---> Validating uv/uvx install 11:17:48 uvx 0.11.3 (x86_64-unknown-linux-gnu) 11:17:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12356785259379820197.sh 11:17:48 ---> sudo-logs.sh 11:17:48 Archiving 'sudo' log.. 11:17:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4262263764152336640.sh 11:17:48 ---> job-cost.sh 11:17:48 INFO: Activating Python virtual environment... 11:17:48 Setup pyenv: 11:17:49 system 11:17:49 3.8.13 11:17:49 3.9.13 11:17:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:17:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9c4a from file:/tmp/.os_lf_venv 11:17:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:17:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:17:50 lf-activate-venv(): INFO: Base packages installed successfully 11:17:50 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:17:55 lf-activate-venv(): INFO: Adding /tmp/venv-9c4a/bin to PATH 11:17:55 INFO: No stack-cost file found 11:17:55 INFO: Instance uptime: 118s 11:17:55 INFO: Fetching instance metadata (attempt 1 of 3)... 11:17:55 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:17:56 INFO: Successfully fetched instance metadata 11:17:56 INFO: Instance type: v3-standard-4 11:17:56 INFO: Retrieving pricing info for: v3-standard-4 11:17:56 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:17:56 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=118 11:17:56 INFO: Successfully fetched Vexxhost pricing API 11:17:56 INFO: Retrieved cost: 0.11 11:17:56 INFO: Retrieved resource: v3-standard-4 11:17:56 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 11:17:56 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 11:17:56 INFO: Successfully archived job cost data 11:17:56 DEBUG: Cost data: oom-master-checkbashisms-lint,4565,2026-04-03 11:17:56,v3-standard-4,118,0.11,0.00,SUCCESS 11:17:56 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9874734345309130509.sh 11:17:56 ---> logs-deploy.sh 11:17:56 Setup pyenv: 11:17:56 system 11:17:56 3.8.13 11:17:56 3.9.13 11:17:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:17:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9c4a from file:/tmp/.os_lf_venv 11:17:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:17:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:17:58 lf-activate-venv(): INFO: Base packages installed successfully 11:17:58 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:18:05 lf-activate-venv(): INFO: Adding /tmp/venv-9c4a/bin to PATH 11:18:05 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4565 11:18:05 INFO: archiving workspace using pattern(s): 11:18:06 Archives upload complete. 11:18:06 INFO: archiving logs to Nexus 11:18:07 ---> uname -a: 11:18:07 Linux prd-ubuntu1804-builder-4c-4g-3450 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:18:07 11:18:07 11:18:07 ---> lscpu: 11:18:07 Architecture: x86_64 11:18:07 CPU op-mode(s): 32-bit, 64-bit 11:18:07 Byte Order: Little Endian 11:18:07 CPU(s): 4 11:18:07 On-line CPU(s) list: 0-3 11:18:07 Thread(s) per core: 1 11:18:07 Core(s) per socket: 1 11:18:07 Socket(s): 4 11:18:07 NUMA node(s): 1 11:18:07 Vendor ID: AuthenticAMD 11:18:07 CPU family: 23 11:18:07 Model: 49 11:18:07 Model name: AMD EPYC-Rome Processor 11:18:07 Stepping: 0 11:18:07 CPU MHz: 2799.998 11:18:07 BogoMIPS: 5599.99 11:18:07 Virtualization: AMD-V 11:18:07 Hypervisor vendor: KVM 11:18:07 Virtualization type: full 11:18:07 L1d cache: 32K 11:18:07 L1i cache: 32K 11:18:07 L2 cache: 512K 11:18:07 L3 cache: 16384K 11:18:07 NUMA node0 CPU(s): 0-3 11:18:07 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:18:07 11:18:07 11:18:07 ---> nproc: 11:18:07 4 11:18:07 11:18:07 11:18:07 ---> df -h: 11:18:07 Filesystem Size Used Avail Use% Mounted on 11:18:07 udev 7.9G 0 7.9G 0% /dev 11:18:07 tmpfs 1.6G 676K 1.6G 1% /run 11:18:07 /dev/vda1 78G 8.4G 70G 11% / 11:18:07 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:18:07 tmpfs 5.0M 0 5.0M 0% /run/lock 11:18:07 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:18:07 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:18:07 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:18:07 11:18:07 11:18:07 ---> free -m: 11:18:07 total used free shared buff/cache available 11:18:07 Mem: 16040 567 13351 0 2121 15158 11:18:07 Swap: 1023 0 1023 11:18:07 11:18:07 11:18:07 ---> ip addr: 11:18:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:18:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:18:07 inet 127.0.0.1/8 scope host lo 11:18:07 valid_lft forever preferred_lft forever 11:18:07 inet6 ::1/128 scope host 11:18:07 valid_lft forever preferred_lft forever 11:18:07 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:18:07 link/ether fa:16:3e:2f:dd:21 brd ff:ff:ff:ff:ff:ff 11:18:07 inet 10.30.107.32/23 brd 10.30.107.255 scope global dynamic ens3 11:18:07 valid_lft 86277sec preferred_lft 86277sec 11:18:07 inet6 fe80::f816:3eff:fe2f:dd21/64 scope link 11:18:07 valid_lft forever preferred_lft forever 11:18:07 11:18:07 11:18:07 ---> sar -b -r -n DEV: 11:18:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3450) 04/03/26 _x86_64_ (4 CPU) 11:18:07 11:18:07 11:16:07 LINUX RESTART (4 CPU) 11:18:07 11:18:07 11:17:01 tps rtps wtps bread/s bwrtn/s 11:18:07 11:18:01 131.51 1.28 130.23 139.98 13570.80 11:18:07 Average: 131.51 1.28 130.23 139.98 13570.80 11:18:07 11:18:07 11:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:18:07 11:18:01 13671592 15518144 2753376 16.76 79136 1954592 787736 4.51 738676 1772832 184172 11:18:07 Average: 13671592 15518144 2753376 16.76 79136 1954592 787736 4.51 738676 1772832 184172 11:18:07 11:18:07 11:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:18:07 11:18:01 ens3 100.33 76.22 1371.58 14.52 0.00 0.00 0.00 0.00 11:18:07 11:18:01 lo 1.67 1.67 0.19 0.19 0.00 0.00 0.00 0.00 11:18:07 Average: ens3 100.33 76.22 1371.58 14.52 0.00 0.00 0.00 0.00 11:18:07 Average: lo 1.67 1.67 0.19 0.19 0.00 0.00 0.00 0.00 11:18:07 11:18:07 11:18:07 ---> sar -P ALL: 11:18:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3450) 04/03/26 _x86_64_ (4 CPU) 11:18:07 11:18:07 11:16:07 LINUX RESTART (4 CPU) 11:18:07 11:18:07 11:17:01 CPU %user %nice %system %iowait %steal %idle 11:18:07 11:18:01 all 20.99 0.00 1.60 1.28 0.05 76.07 11:18:07 11:18:01 0 17.30 0.00 0.87 0.07 0.03 81.73 11:18:07 11:18:01 1 7.85 0.00 1.18 3.38 0.05 87.55 11:18:07 11:18:01 2 48.74 0.00 3.10 0.78 0.08 47.29 11:18:07 11:18:01 3 9.96 0.00 1.24 0.94 0.02 87.85 11:18:07 Average: all 20.99 0.00 1.60 1.28 0.05 76.07 11:18:07 Average: 0 17.30 0.00 0.87 0.07 0.03 81.73 11:18:07 Average: 1 7.85 0.00 1.18 3.38 0.05 87.55 11:18:07 Average: 2 48.74 0.00 3.10 0.78 0.08 47.29 11:18:07 Average: 3 9.96 0.00 1.24 0.94 0.02 87.85 11:18:07 11:18:07 11:18:07