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