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