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