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