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