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