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