12:07:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145329 12:07:56 Running as SYSTEM 12:07:56 [EnvInject] - Loading node environment variables. 12:07:56 Building remotely on prd-ubuntu1804-builder-4c-4g-1096 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:07:56 [ssh-agent] Looking for ssh-agent implementation... 12:07:56 $ ssh-agent 12:07:56 SSH_AUTH_SOCK=/tmp/ssh-lZvjkeUkBtDM/agent.1732 12:07:56 SSH_AGENT_PID=1735 12:07:56 [ssh-agent] Started. 12:07:56 Running ssh-add (command line suppressed) 12:07:56 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14476663362448342114.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14476663362448342114.key) 12:07:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:07:56 The recommended git tool is: NONE 12:07:58 using credential onap-jenkins-ssh 12:07:58 Wiping out workspace first. 12:07:58 Cloning the remote Git repository 12:07:58 Cloning repository git://cloud.onap.org/mirror/oom.git 12:07:58 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:07:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:07:58 > git --version # timeout=10 12:07:58 > git --version # 'git version 2.17.1' 12:07:58 using GIT_SSH to set credentials Gerrit user 12:07:58 Verifying host key using manually-configured host key entries 12:07:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:08:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:08:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:08:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:08:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:08:05 using GIT_SSH to set credentials Gerrit user 12:08:05 Verifying host key using manually-configured host key entries 12:08:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/29/145329/4 # timeout=30 12:08:05 > git rev-parse 50e2e28dec356d389f6897d50f9232da849e3919^{commit} # timeout=10 12:08:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:08:05 Checking out Revision 50e2e28dec356d389f6897d50f9232da849e3919 (refs/changes/29/145329/4) 12:08:05 > git config core.sparsecheckout # timeout=10 12:08:05 > git checkout -f 50e2e28dec356d389f6897d50f9232da849e3919 # timeout=30 12:08:08 Commit message: "[SO] 17.4.0 release" 12:08:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:08:08 > git rev-list --no-walk 17b1a3c9118ef16a6333cfec0303a6017f5f9257 # timeout=10 12:08:09 [EnvInject] - Injecting environment variables from a build step. 12:08:09 [EnvInject] - Injecting as environment variables the properties content 12:08:09 PYTHON=python3 12:08:09 12:08:09 [EnvInject] - Variables injected successfully. 12:08:09 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16782387140180765246.sh 12:08:09 ---> tox-install.sh 12:08:09 + source /home/jenkins/lf-env.sh 12:08:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:08:09 ++ mktemp -d /tmp/venv-XXXX 12:08:09 + lf_venv=/tmp/venv-33Uw 12:08:09 + local venv_file=/tmp/.os_lf_venv 12:08:09 + local python=python3 12:08:09 + local options 12:08:09 + local set_path=true 12:08:09 + local install_args= 12:08:09 ++ 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 12:08:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:08:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:08:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:08:09 + true 12:08:09 + case $1 in 12:08:09 + venv_file=/tmp/.toxenv 12:08:09 + shift 2 12:08:09 + true 12:08:09 + case $1 in 12:08:09 + shift 12:08:09 + break 12:08:09 + case $python in 12:08:09 + local pkg_list= 12:08:09 + [[ -d /opt/pyenv ]] 12:08:09 + echo 'Setup pyenv:' 12:08:09 Setup pyenv: 12:08:09 + export PYENV_ROOT=/opt/pyenv 12:08:09 + PYENV_ROOT=/opt/pyenv 12:08:09 + 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 12:08:09 + 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 12:08:09 + pyenv versions 12:08:09 * system (set by /opt/pyenv/version) 12:08:09 * 3.8.13 (set by /opt/pyenv/version) 12:08:09 * 3.9.13 (set by /opt/pyenv/version) 12:08:09 * 3.10.6 (set by /opt/pyenv/version) 12:08:09 + command -v pyenv 12:08:09 ++ pyenv init - --no-rehash 12:08:09 + 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[*]}"'\'')" 12:08:09 export PATH="/opt/pyenv/shims:${PATH}" 12:08:09 export PYENV_SHELL=bash 12:08:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:08:09 pyenv() { 12:08:09 local command 12:08:09 command="${1:-}" 12:08:09 if [ "$#" -gt 0 ]; then 12:08:09 shift 12:08:09 fi 12:08:09 12:08:09 case "$command" in 12:08:09 rehash|shell) 12:08:09 eval "$(pyenv "sh-$command" "$@")" 12:08:09 ;; 12:08:09 *) 12:08:09 command pyenv "$command" "$@" 12:08:09 ;; 12:08:09 esac 12:08:09 }' 12:08:09 +++ 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[*]}"' 12:08:09 ++ 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 12:08:09 ++ 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 12:08:09 ++ 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 12:08:09 ++ export PYENV_SHELL=bash 12:08:09 ++ PYENV_SHELL=bash 12:08:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:08:09 +++ complete -F _pyenv pyenv 12:08:09 ++ lf-pyver python3 12:08:09 ++ local py_version_xy=python3 12:08:09 ++ local py_version_xyz= 12:08:09 ++ pyenv versions 12:08:09 ++ sed 's/^[ *]* //' 12:08:09 ++ local command 12:08:09 ++ command=versions 12:08:09 ++ '[' 1 -gt 0 ']' 12:08:09 ++ awk '{ print $1 }' 12:08:09 ++ shift 12:08:09 ++ grep -E '^[0-9.]*[0-9]$' 12:08:09 ++ case "$command" in 12:08:09 ++ command pyenv versions 12:08:09 ++ pyenv versions 12:08:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:08:09 +++ sort -V 12:08:09 +++ tail -n 1 12:08:09 +++ grep '^3' /tmp/.pyenv_versions 12:08:09 ++ py_version_xyz=3.10.6 12:08:09 ++ [[ -z 3.10.6 ]] 12:08:09 ++ echo 3.10.6 12:08:09 ++ return 0 12:08:09 + pyenv local 3.10.6 12:08:09 + local command 12:08:09 + command=local 12:08:09 + '[' 2 -gt 0 ']' 12:08:09 + shift 12:08:09 + case "$command" in 12:08:09 + command pyenv local 3.10.6 12:08:09 + pyenv local 3.10.6 12:08:09 + for arg in "$@" 12:08:09 + case $arg in 12:08:09 + pkg_list+='tox ' 12:08:09 + for arg in "$@" 12:08:09 + case $arg in 12:08:09 + pkg_list+='virtualenv ' 12:08:09 + for arg in "$@" 12:08:09 + case $arg in 12:08:09 + pkg_list+='urllib3~=1.26.15 ' 12:08:09 + [[ -f /tmp/.toxenv ]] 12:08:09 + [[ ! -f /tmp/.toxenv ]] 12:08:09 + [[ -n '' ]] 12:08:09 + python3 -m venv /tmp/venv-33Uw 12:08:13 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-33Uw' 12:08:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-33Uw 12:08:13 + echo /tmp/venv-33Uw 12:08:13 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:08:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:08:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:08:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:08:13 + local 'pip_opts=--upgrade --quiet' 12:08:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:08:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:08:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:08:13 + [[ -n '' ]] 12:08:13 + [[ -n '' ]] 12:08:13 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:08:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:08:13 + /tmp/venv-33Uw/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 12:08:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:08:17 lf-activate-venv(): INFO: Base packages installed successfully 12:08:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:08:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:08:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:08:17 + /tmp/venv-33Uw/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 12:08:19 + type python3 12:08:19 + true 12:08:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-33Uw/bin to PATH' 12:08:19 lf-activate-venv(): INFO: Adding /tmp/venv-33Uw/bin to PATH 12:08:19 + PATH=/tmp/venv-33Uw/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 12:08:19 + return 0 12:08:19 + python3 --version 12:08:19 Python 3.10.6 12:08:19 + python3 -m pip --version 12:08:19 pip 26.1.2 from /tmp/venv-33Uw/lib/python3.10/site-packages/pip (python 3.10) 12:08:20 + python3 -m pip freeze 12:08:20 cachetools==7.1.4 12:08:20 colorama==0.4.6 12:08:20 distlib==0.4.3 12:08:20 filelock==3.29.4 12:08:20 packaging==26.2 12:08:20 platformdirs==4.10.0 12:08:20 pluggy==1.6.0 12:08:20 pyproject-api==1.10.1 12:08:20 python-discovery==1.4.2 12:08:20 tomli==2.4.1 12:08:20 tomli_w==1.2.0 12:08:20 tox==4.55.1 12:08:20 typing_extensions==4.15.0 12:08:20 urllib3==1.26.20 12:08:20 virtualenv==21.5.1 12:08:20 [EnvInject] - Injecting environment variables from a build step. 12:08:20 [EnvInject] - Injecting as environment variables the properties content 12:08:20 PARALLEL=false 12:08:20 12:08:20 [EnvInject] - Variables injected successfully. 12:08:20 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11280162631564760724.sh 12:08:20 ---> tox-run.sh 12:08:20 + 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 12:08:20 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:08:20 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:08:20 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:08:20 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:08:20 + source /home/jenkins/lf-env.sh 12:08:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:08:20 ++ mktemp -d /tmp/venv-XXXX 12:08:20 + lf_venv=/tmp/venv-lCWj 12:08:20 + local venv_file=/tmp/.os_lf_venv 12:08:20 + local python=python3 12:08:20 + local options 12:08:20 + local set_path=true 12:08:20 + local install_args= 12:08:20 ++ 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 12:08:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:08:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:08:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:08:20 + true 12:08:20 + case $1 in 12:08:20 + venv_file=/tmp/.toxenv 12:08:20 + shift 2 12:08:20 + true 12:08:20 + case $1 in 12:08:20 + shift 12:08:20 + break 12:08:20 + case $python in 12:08:20 + local pkg_list= 12:08:20 + [[ -d /opt/pyenv ]] 12:08:20 + echo 'Setup pyenv:' 12:08:20 Setup pyenv: 12:08:20 + export PYENV_ROOT=/opt/pyenv 12:08:20 + PYENV_ROOT=/opt/pyenv 12:08:20 + 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 12:08:20 + 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 12:08:20 + pyenv versions 12:08:20 system 12:08:20 3.8.13 12:08:20 3.9.13 12:08:20 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:08:20 + command -v pyenv 12:08:20 ++ pyenv init - --no-rehash 12:08:20 + 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[*]}"'\'')" 12:08:20 export PATH="/opt/pyenv/shims:${PATH}" 12:08:20 export PYENV_SHELL=bash 12:08:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:08:20 pyenv() { 12:08:20 local command 12:08:20 command="${1:-}" 12:08:20 if [ "$#" -gt 0 ]; then 12:08:20 shift 12:08:20 fi 12:08:20 12:08:20 case "$command" in 12:08:20 rehash|shell) 12:08:20 eval "$(pyenv "sh-$command" "$@")" 12:08:20 ;; 12:08:20 *) 12:08:20 command pyenv "$command" "$@" 12:08:20 ;; 12:08:20 esac 12:08:20 }' 12:08:20 +++ 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[*]}"' 12:08:20 ++ 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 12:08:20 ++ 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 12:08:20 ++ 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 12:08:20 ++ export PYENV_SHELL=bash 12:08:20 ++ PYENV_SHELL=bash 12:08:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:08:20 +++ complete -F _pyenv pyenv 12:08:20 ++ lf-pyver python3 12:08:20 ++ local py_version_xy=python3 12:08:20 ++ local py_version_xyz= 12:08:20 ++ pyenv versions 12:08:20 ++ local command 12:08:20 ++ command=versions 12:08:20 ++ sed 's/^[ *]* //' 12:08:20 ++ '[' 1 -gt 0 ']' 12:08:20 ++ shift 12:08:20 ++ case "$command" in 12:08:20 ++ command pyenv versions 12:08:20 ++ pyenv versions 12:08:20 ++ awk '{ print $1 }' 12:08:20 ++ grep -E '^[0-9.]*[0-9]$' 12:08:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:08:20 +++ grep '^3' /tmp/.pyenv_versions 12:08:20 +++ sort -V 12:08:20 +++ tail -n 1 12:08:20 ++ py_version_xyz=3.10.6 12:08:20 ++ [[ -z 3.10.6 ]] 12:08:20 ++ echo 3.10.6 12:08:20 ++ return 0 12:08:20 + pyenv local 3.10.6 12:08:20 + local command 12:08:20 + command=local 12:08:20 + '[' 2 -gt 0 ']' 12:08:20 + shift 12:08:20 + case "$command" in 12:08:20 + command pyenv local 3.10.6 12:08:20 + pyenv local 3.10.6 12:08:20 + for arg in "$@" 12:08:20 + case $arg in 12:08:20 + pkg_list+='tox ' 12:08:20 + for arg in "$@" 12:08:20 + case $arg in 12:08:20 + pkg_list+='virtualenv ' 12:08:20 + for arg in "$@" 12:08:20 + case $arg in 12:08:20 + pkg_list+='urllib3~=1.26.15 ' 12:08:20 + [[ -f /tmp/.toxenv ]] 12:08:20 ++ cat /tmp/.toxenv 12:08:20 + lf_venv=/tmp/venv-33Uw 12:08:20 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-33Uw from' file:/tmp/.toxenv 12:08:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-33Uw from file:/tmp/.toxenv 12:08:20 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:08:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:08:20 + local 'pip_opts=--upgrade --quiet' 12:08:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:08:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:08:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:08:20 + [[ -n '' ]] 12:08:20 + [[ -n '' ]] 12:08:20 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:08:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:08:20 + /tmp/venv-33Uw/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 12:08:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:08:21 lf-activate-venv(): INFO: Base packages installed successfully 12:08:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:08:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:08:21 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:08:21 + /tmp/venv-33Uw/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 12:08:22 + type python3 12:08:22 + true 12:08:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-33Uw/bin to PATH' 12:08:22 lf-activate-venv(): INFO: Adding /tmp/venv-33Uw/bin to PATH 12:08:22 + PATH=/tmp/venv-33Uw/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 12:08:22 + return 0 12:08:22 + [[ -d /opt/pyenv ]] 12:08:22 + echo '---> Setting up pyenv' 12:08:22 ---> Setting up pyenv 12:08:22 + export PYENV_ROOT=/opt/pyenv 12:08:22 + PYENV_ROOT=/opt/pyenv 12:08:22 + export PATH=/opt/pyenv/bin:/tmp/venv-33Uw/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 12:08:22 + PATH=/opt/pyenv/bin:/tmp/venv-33Uw/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 12:08:22 ++ pwd 12:08:22 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:08:22 + export PYTHONPATH 12:08:22 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:08:22 + TOX_TESTENV_PASSENV=PYTHONPATH 12:08:22 + tox --version 12:08:22 4.55.1 from /tmp/venv-33Uw/lib/python3.10/site-packages/tox/__init__.py 12:08:22 + PARALLEL=false 12:08:22 + TOX_OPTIONS_LIST= 12:08:22 + [[ -n checkbashisms ]] 12:08:22 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:08:22 + case ${PARALLEL,,} in 12:08:22 + tox -e checkbashisms 12:08:22 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:08:23 checkbashisms: freeze> python -m pip freeze --all 12:08:24 checkbashisms: pip==26.1.2,setuptools==82.0.1 12:08:24 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:08:26 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:08:28 checkbashisms: OK (5.15=setup[1.64]+cmd[3.51] seconds) 12:08:28 congratulations :) (5.19 seconds) 12:08:28 + tox_status=0 12:08:28 + echo '---> Completed tox runs' 12:08:28 ---> Completed tox runs 12:08:28 + for i in .tox/*/log 12:08:28 ++ echo .tox/checkbashisms/log 12:08:28 ++ awk -F/ '{print $2}' 12:08:28 + tox_env=checkbashisms 12:08:28 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:08:28 + DOC_DIR=docs/_build/html 12:08:28 + [[ -d docs/_build/html ]] 12:08:28 + echo '---> tox-run.sh ends' 12:08:28 ---> tox-run.sh ends 12:08:28 + test 0 -eq 0 12:08:28 $ ssh-agent -k 12:08:28 unset SSH_AUTH_SOCK; 12:08:28 unset SSH_AGENT_PID; 12:08:28 echo Agent pid 1735 killed; 12:08:28 [ssh-agent] Stopped. 12:08:28 [PostBuildScript] - [INFO] Executing post build scripts. 12:08:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3237959033454358107.sh 12:08:28 ---> sysstat.sh 12:08:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16962196964874654520.sh 12:08:28 ---> package-listing.sh 12:08:28 ++ tr '[:upper:]' '[:lower:]' 12:08:28 ++ facter osfamily 12:08:28 + OS_FAMILY=debian 12:08:28 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:08:28 + START_PACKAGES=/tmp/packages_start.txt 12:08:28 + END_PACKAGES=/tmp/packages_end.txt 12:08:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:08:28 + PACKAGES=/tmp/packages_start.txt 12:08:28 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:08:28 + PACKAGES=/tmp/packages_end.txt 12:08:28 + case "${OS_FAMILY}" in 12:08:28 + dpkg -l 12:08:28 + grep '^ii' 12:08:28 + '[' -f /tmp/packages_start.txt ']' 12:08:28 + '[' -f /tmp/packages_end.txt ']' 12:08:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:08:28 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:08:28 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:08:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:08:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15611449129596740378.sh 12:08:28 ---> capture-instance-metadata.sh 12:08:28 Setup pyenv: 12:08:28 system 12:08:28 3.8.13 12:08:28 3.9.13 12:08:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:08:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nNum 12:08:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:08:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:08:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:08:36 lf-activate-venv(): INFO: Base packages installed successfully 12:08:36 lf-activate-venv(): INFO: Installing additional packages: lftools 12:08:59 lf-activate-venv(): INFO: Adding /tmp/venv-nNum/bin to PATH 12:08:59 INFO: Running in OpenStack, capturing instance metadata 12:08:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14388391262393682117.sh 12:08:59 provisioning config files... 12:08:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config12359015769840503885tmp 12:08:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:08:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:08:59 [EnvInject] - Injecting environment variables from a build step. 12:08:59 [EnvInject] - Injecting as environment variables the properties content 12:08:59 SERVER_ID=logs 12:08:59 12:08:59 [EnvInject] - Variables injected successfully. 12:08:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10863101443824402670.sh 12:08:59 ---> create-netrc.sh 12:08:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14843978279448610208.sh 12:08:59 ---> python-tools-install.sh 12:08:59 Setup pyenv: 12:08:59 system 12:08:59 3.8.13 12:08:59 3.9.13 12:08:59 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:08:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nNum from file:/tmp/.os_lf_venv 12:08:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:08:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:09:01 lf-activate-venv(): INFO: Base packages installed successfully 12:09:01 lf-activate-venv(): INFO: Installing additional packages: lftools 12:09:09 lf-activate-venv(): INFO: Adding /tmp/venv-nNum/bin to PATH 12:09:09 Generating Requirements File 12:09:31 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. 12:09:31 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:09:32 Python 3.10.6 12:09:32 pip 26.1.2 from /tmp/venv-nNum/lib/python3.10/site-packages/pip (python 3.10) 12:09:32 aiohappyeyeballs==2.6.2 12:09:32 aiohttp==3.14.1 12:09:32 aiosignal==1.4.0 12:09:32 appdirs==1.4.4 12:09:32 argcomplete==3.6.3 12:09:32 aspy.yaml==1.3.0 12:09:32 async-timeout==5.0.1 12:09:32 attrs==26.1.0 12:09:32 autopage==0.6.0 12:09:32 backports.strenum==1.3.1 12:09:32 beautifulsoup4==4.15.0 12:09:32 boto3==1.43.36 12:09:32 botocore==1.43.36 12:09:32 bs4==0.0.2 12:09:32 certifi==2026.6.17 12:09:32 cffi==2.0.0 12:09:32 cfgv==3.5.0 12:09:32 chardet==7.4.3 12:09:32 charset-normalizer==3.4.7 12:09:32 click==8.4.1 12:09:32 cliff==4.14.0 12:09:32 cmd2==3.5.1 12:09:32 cryptography==3.3.2 12:09:32 debtcollector==3.1.0 12:09:32 decorator==5.3.1 12:09:32 defusedxml==0.7.1 12:09:32 Deprecated==1.3.1 12:09:32 distlib==0.4.3 12:09:32 dnspython==2.8.0 12:09:32 docker==7.1.0 12:09:32 dogpile.cache==1.5.0 12:09:32 durationpy==0.10 12:09:32 email-validator==2.3.0 12:09:32 filelock==3.29.4 12:09:32 frozenlist==1.8.0 12:09:32 future==1.0.0 12:09:32 gitdb==4.0.12 12:09:32 GitPython==3.1.50 12:09:32 httplib2==0.30.2 12:09:32 identify==2.6.19 12:09:32 idna==3.18 12:09:32 importlib-resources==1.5.0 12:09:32 iso8601==2.1.0 12:09:32 Jinja2==3.1.6 12:09:32 jmespath==1.1.0 12:09:32 jsonpatch==1.33 12:09:32 jsonpointer==3.1.1 12:09:32 jsonschema==4.26.0 12:09:32 jsonschema-specifications==2025.9.1 12:09:32 keystoneauth1==5.14.0 12:09:32 kubernetes==36.0.2 12:09:32 lftools==0.37.22 12:09:32 lxml==6.1.1 12:09:32 markdown-it-py==4.2.0 12:09:32 MarkupSafe==3.0.3 12:09:32 mdurl==0.1.2 12:09:32 msgpack==1.2.1 12:09:32 multi_key_dict==2.0.3 12:09:32 multidict==6.7.1 12:09:32 munch==4.0.0 12:09:32 netaddr==1.3.0 12:09:32 niet==1.4.2 12:09:32 nodeenv==1.10.0 12:09:32 oauth2client==4.1.3 12:09:32 oauthlib==3.3.1 12:09:32 openstacksdk==4.13.0 12:09:32 os-service-types==1.8.2 12:09:32 osc-lib==4.6.0 12:09:32 oslo.config==10.4.0 12:09:32 oslo.context==6.4.0 12:09:32 oslo.i18n==6.8.0 12:09:32 oslo.log==8.2.0 12:09:32 oslo.serialization==5.10.0 12:09:32 oslo.utils==10.1.1 12:09:32 packaging==26.2 12:09:32 pbr==7.0.3 12:09:32 platformdirs==4.10.0 12:09:32 prettytable==3.18.0 12:09:32 propcache==0.5.2 12:09:32 psutil==7.2.2 12:09:32 pyasn1==0.6.3 12:09:32 pyasn1_modules==0.4.2 12:09:32 pycparser==3.0 12:09:32 pygerrit2==2.0.15 12:09:32 PyGithub==2.9.1 12:09:32 Pygments==2.20.0 12:09:32 PyJWT==2.13.0 12:09:32 PyNaCl==1.6.2 12:09:32 pyparsing==2.4.7 12:09:32 pyperclip==1.11.0 12:09:32 pyrsistent==0.20.0 12:09:32 python-cinderclient==9.9.0 12:09:32 python-dateutil==2.9.0.post0 12:09:32 python-discovery==1.4.2 12:09:32 python-heatclient==5.2.0 12:09:32 python-jenkins==1.8.3 12:09:32 python-keystoneclient==5.8.0 12:09:32 python-magnumclient==4.10.0 12:09:32 python-openstackclient==10.0.0 12:09:32 python-swiftclient==4.10.0 12:09:32 PyYAML==6.0.3 12:09:32 referencing==0.37.0 12:09:32 requests==2.34.2 12:09:32 requests-oauthlib==2.0.0 12:09:32 rfc3986==2.0.0 12:09:32 rich==15.0.0 12:09:32 rich-argparse==1.8.0 12:09:32 rpds-py==0.30.0 12:09:32 rsa==4.9.1 12:09:32 ruamel.yaml==0.19.1 12:09:32 ruamel.yaml.clib==0.2.15 12:09:32 s3transfer==0.19.0 12:09:32 simplejson==4.1.1 12:09:32 six==1.17.0 12:09:32 smmap==5.0.3 12:09:32 soupsieve==2.8.4 12:09:32 stevedore==5.8.0 12:09:32 tabulate==0.10.0 12:09:32 toml==0.10.2 12:09:32 tomlkit==0.15.0 12:09:32 tqdm==4.68.3 12:09:32 typing_extensions==4.15.0 12:09:32 urllib3==1.26.20 12:09:32 virtualenv==21.5.1 12:09:32 wcwidth==0.8.1 12:09:32 websocket-client==1.9.0 12:09:32 wrapt==2.2.2 12:09:32 xdg==6.0.0 12:09:32 xmltodict==1.0.4 12:09:32 yarl==1.24.2 12:09:32 yq==3.4.3 12:09:32 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins15981757488483001909.sh 12:09:32 ---> uv-install.sh 12:09:32 Installing uv/uvx (latest) using shell installer 12:09:33 2026-06-23 12:09:33 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-BLeJd5.sh" [1] 12:09:33 downloading uv 0.11.23 x86_64-unknown-linux-gnu 12:09:34 installing to /home/jenkins/.local/bin 12:09:34 uv 12:09:34 uvx 12:09:34 everything's installed! 12:09:34 12:09:34 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:09:34 12:09:34 source $HOME/.local/bin/env (sh, bash, zsh) 12:09:34 source $HOME/.local/bin/env.fish (fish) 12:09:34 Adding install location to PATH 12:09:34 ---> Validating uv/uvx install 12:09:34 uvx 0.11.23 (x86_64-unknown-linux-gnu) 12:09:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5213242160592374426.sh 12:09:34 ---> sudo-logs.sh 12:09:34 Archiving 'sudo' log.. 12:09:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7855877722756321191.sh 12:09:34 ---> job-cost.sh 12:09:34 INFO: Activating Python virtual environment... 12:09:34 Setup pyenv: 12:09:34 system 12:09:34 3.8.13 12:09:34 3.9.13 12:09:34 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:09:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nNum from file:/tmp/.os_lf_venv 12:09:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:09:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:09:36 lf-activate-venv(): INFO: Base packages installed successfully 12:09:36 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:09:41 lf-activate-venv(): INFO: Adding /tmp/venv-nNum/bin to PATH 12:09:41 INFO: No stack-cost file found 12:09:41 INFO: Instance uptime: 829s 12:09:41 INFO: Fetching instance metadata (attempt 1 of 3)... 12:09:41 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:09:41 INFO: Successfully fetched instance metadata 12:09:41 INFO: Instance type: v3-standard-4 12:09:41 INFO: Retrieving pricing info for: v3-standard-4 12:09:41 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:09:41 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=829 12:09:42 INFO: Successfully fetched Vexxhost pricing API 12:09:42 INFO: Retrieved cost: 0.11 12:09:42 INFO: Retrieved resource: v3-standard-4 12:09:42 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 12:09:42 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 12:09:42 INFO: Successfully archived job cost data 12:09:42 DEBUG: Cost data: oom-master-checkbashisms-lint,4673,2026-06-23 12:09:42,v3-standard-4,829,0.11,0.00,SUCCESS 12:09:42 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10144950466039705148.sh 12:09:42 ---> logs-deploy.sh 12:09:42 Setup pyenv: 12:09:42 system 12:09:42 3.8.13 12:09:42 3.9.13 12:09:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:09:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nNum from file:/tmp/.os_lf_venv 12:09:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:09:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:09:44 lf-activate-venv(): INFO: Base packages installed successfully 12:09:44 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:09:51 lf-activate-venv(): INFO: Adding /tmp/venv-nNum/bin to PATH 12:09:51 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4673 12:09:51 INFO: archiving workspace using pattern(s): 12:09:52 Archives upload complete. 12:09:52 INFO: archiving logs to Nexus 12:09:53 ---> uname -a: 12:09:53 Linux prd-ubuntu1804-builder-4c-4g-1096 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:09:53 12:09:53 12:09:53 ---> lscpu: 12:09:53 Architecture: x86_64 12:09:53 CPU op-mode(s): 32-bit, 64-bit 12:09:53 Byte Order: Little Endian 12:09:53 CPU(s): 4 12:09:53 On-line CPU(s) list: 0-3 12:09:53 Thread(s) per core: 1 12:09:53 Core(s) per socket: 1 12:09:53 Socket(s): 4 12:09:53 NUMA node(s): 1 12:09:53 Vendor ID: AuthenticAMD 12:09:53 CPU family: 23 12:09:53 Model: 49 12:09:53 Model name: AMD EPYC-Rome Processor 12:09:53 Stepping: 0 12:09:53 CPU MHz: 2800.000 12:09:53 BogoMIPS: 5600.00 12:09:53 Virtualization: AMD-V 12:09:53 Hypervisor vendor: KVM 12:09:53 Virtualization type: full 12:09:53 L1d cache: 32K 12:09:53 L1i cache: 32K 12:09:53 L2 cache: 512K 12:09:53 L3 cache: 16384K 12:09:53 NUMA node0 CPU(s): 0-3 12:09:53 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 12:09:53 12:09:53 12:09:53 ---> nproc: 12:09:53 4 12:09:53 12:09:53 12:09:53 ---> df -h: 12:09:53 Filesystem Size Used Avail Use% Mounted on 12:09:53 udev 7.9G 0 7.9G 0% /dev 12:09:53 tmpfs 1.6G 676K 1.6G 1% /run 12:09:53 /dev/vda1 78G 8.4G 69G 11% / 12:09:53 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:09:53 tmpfs 5.0M 0 5.0M 0% /run/lock 12:09:53 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:09:53 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:09:53 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:09:53 12:09:53 12:09:53 ---> free -m: 12:09:53 total used free shared buff/cache available 12:09:53 Mem: 16040 559 13281 0 2198 15163 12:09:53 Swap: 1023 0 1023 12:09:53 12:09:53 12:09:53 ---> ip addr: 12:09:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:09:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:09:53 inet 127.0.0.1/8 scope host lo 12:09:53 valid_lft forever preferred_lft forever 12:09:53 inet6 ::1/128 scope host 12:09:53 valid_lft forever preferred_lft forever 12:09:53 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:09:53 link/ether fa:16:3e:12:a4:d1 brd ff:ff:ff:ff:ff:ff 12:09:53 inet 10.30.107.176/23 brd 10.30.107.255 scope global dynamic ens3 12:09:53 valid_lft 85566sec preferred_lft 85566sec 12:09:53 inet6 fe80::f816:3eff:fe12:a4d1/64 scope link 12:09:53 valid_lft forever preferred_lft forever 12:09:53 12:09:53 12:09:53 ---> sar -b -r -n DEV: 12:09:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1096) 06/23/26 _x86_64_ (4 CPU) 12:09:53 12:09:53 11:56:02 LINUX RESTART (4 CPU) 12:09:53 12:09:53 11:57:01 tps rtps wtps bread/s bwrtn/s 12:09:53 11:58:01 4.97 0.00 4.97 0.00 84.64 12:09:53 11:59:01 1.10 0.00 1.10 0.00 14.13 12:09:53 12:00:01 0.83 0.00 0.83 0.00 9.87 12:09:53 12:01:01 1.53 0.00 1.53 0.00 18.39 12:09:53 12:02:01 0.87 0.00 0.87 0.00 9.87 12:09:53 12:03:01 1.05 0.00 1.05 0.00 14.13 12:09:53 12:04:01 0.77 0.00 0.77 0.00 9.73 12:09:53 12:05:01 1.27 0.00 1.27 0.00 15.73 12:09:53 12:06:01 0.78 0.00 0.78 0.00 9.33 12:09:53 12:07:01 0.98 0.00 0.98 0.00 13.86 12:09:53 12:08:01 4.60 3.42 1.18 145.18 199.57 12:09:53 12:09:01 348.35 24.46 323.89 888.50 11595.20 12:09:53 Average: 30.60 2.32 28.27 86.15 999.66 12:09:53 12:09:53 11:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:09:53 11:58:01 14463116 15687748 1961852 11.94 32060 1412064 711956 4.07 492420 1295916 124 12:09:53 11:59:01 14463368 15688120 1961600 11.94 32108 1412068 711956 4.07 492428 1295900 8 12:09:53 12:00:01 14463648 15688412 1961320 11.94 32140 1412072 711956 4.07 492396 1295904 12 12:09:53 12:01:01 14463724 15688576 1961244 11.94 32188 1412076 711956 4.07 492560 1295908 32 12:09:53 12:02:01 14463524 15688416 1961444 11.94 32220 1412076 711956 4.07 493408 1295908 20 12:09:53 12:03:01 14462460 15687404 1962508 11.95 32268 1412080 711956 4.07 493968 1295912 164 12:09:53 12:04:01 14462276 15687252 1962692 11.95 32292 1412088 711956 4.07 494120 1295916 164 12:09:53 12:05:01 14461752 15686768 1963216 11.95 32316 1412092 711956 4.07 494272 1295924 164 12:09:53 12:06:01 14461336 15686376 1963632 11.96 32340 1412092 711956 4.07 494140 1295924 16 12:09:53 12:07:01 14461176 15686256 1963792 11.96 32372 1412100 711956 4.07 494548 1295928 168 12:09:53 12:08:01 14403168 15645632 2021800 12.31 32508 1429216 717176 4.10 537764 1308860 7104 12:09:53 12:09:01 13934080 15594164 2490888 15.17 69824 1785952 717832 4.11 656496 1610516 170372 12:09:53 Average: 14413636 15676260 2011332 12.25 35386 1444665 712881 4.08 510710 1323210 14862 12:09:53 12:09:53 11:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:09:53 11:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:53 11:58:01 ens3 1.30 0.55 0.52 0.47 0.00 0.00 0.00 0.00 12:09:53 11:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:09:53 11:59:01 ens3 0.82 0.77 0.38 0.78 0.00 0.00 0.00 0.00 12:09:53 12:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:53 12:00:01 ens3 0.52 0.07 0.10 0.00 0.00 0.00 0.00 0.00 12:09:53 12:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:09:53 12:01:01 ens3 1.08 0.73 0.48 0.62 0.00 0.00 0.00 0.00 12:09:53 12:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:53 12:02:01 ens3 1.40 0.72 0.56 0.74 0.00 0.00 0.00 0.00 12:09:53 12:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:09:53 12:03:01 ens3 0.93 0.78 0.44 1.32 0.00 0.00 0.00 0.00 12:09:53 12:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:53 12:04:01 ens3 1.32 0.60 0.44 0.69 0.00 0.00 0.00 0.00 12:09:53 12:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:09:53 12:05:01 ens3 0.30 0.23 0.07 0.08 0.00 0.00 0.00 0.00 12:09:53 12:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:53 12:06:01 ens3 0.27 0.12 0.07 0.17 0.00 0.00 0.00 0.00 12:09:53 12:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:09:53 12:07:01 ens3 1.28 0.80 0.55 0.68 0.00 0.00 0.00 0.00 12:09:53 12:08:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 12:09:53 12:08:01 ens3 111.20 65.46 275.49 23.15 0.00 0.00 0.00 0.00 12:09:53 12:09:01 lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 12:09:53 12:09:01 ens3 140.69 102.10 1630.64 30.71 0.00 0.00 0.00 0.00 12:09:53 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 12:09:53 Average: ens3 21.76 14.41 159.16 4.95 0.00 0.00 0.00 0.00 12:09:53 12:09:53 12:09:53 ---> sar -P ALL: 12:09:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1096) 06/23/26 _x86_64_ (4 CPU) 12:09:53 12:09:53 11:56:02 LINUX RESTART (4 CPU) 12:09:53 12:09:53 11:57:01 CPU %user %nice %system %iowait %steal %idle 12:09:53 11:58:01 all 0.30 0.00 0.03 0.02 0.01 99.63 12:09:53 11:58:01 0 0.08 0.00 0.02 0.00 0.02 99.88 12:09:53 11:58:01 1 0.07 0.00 0.03 0.00 0.02 99.88 12:09:53 11:58:01 2 0.05 0.00 0.03 0.02 0.00 99.90 12:09:53 11:58:01 3 1.00 0.00 0.03 0.07 0.02 98.89 12:09:53 11:59:01 all 0.08 0.00 0.02 0.01 0.01 99.88 12:09:53 11:59:01 0 0.07 0.00 0.02 0.00 0.03 99.88 12:09:53 11:59:01 1 0.07 0.00 0.03 0.00 0.00 99.90 12:09:53 11:59:01 2 0.07 0.00 0.00 0.03 0.00 99.90 12:09:53 11:59:01 3 0.15 0.00 0.02 0.00 0.00 99.83 12:09:53 12:00:01 all 0.05 0.00 0.02 0.00 0.01 99.92 12:09:53 12:00:01 0 0.05 0.00 0.03 0.00 0.02 99.90 12:09:53 12:00:01 1 0.05 0.00 0.00 0.00 0.00 99.95 12:09:53 12:00:01 2 0.02 0.00 0.02 0.02 0.02 99.93 12:09:53 12:00:01 3 0.03 0.00 0.03 0.00 0.02 99.92 12:09:53 12:01:01 all 0.05 0.00 0.02 0.02 0.01 99.91 12:09:53 12:01:01 0 0.05 0.00 0.03 0.00 0.02 99.90 12:09:53 12:01:01 1 0.07 0.00 0.02 0.00 0.00 99.92 12:09:53 12:01:01 2 0.02 0.00 0.00 0.05 0.00 99.93 12:09:53 12:01:01 3 0.07 0.00 0.02 0.02 0.00 99.90 12:09:53 12:02:01 all 0.08 0.00 0.01 0.01 0.00 99.90 12:09:53 12:02:01 0 0.10 0.00 0.03 0.02 0.02 99.83 12:09:53 12:02:01 1 0.05 0.00 0.00 0.00 0.00 99.95 12:09:53 12:02:01 2 0.02 0.00 0.02 0.02 0.00 99.95 12:09:53 12:02:01 3 0.15 0.00 0.00 0.00 0.02 99.83 12:09:53 12:03:01 all 0.12 0.00 0.01 0.00 0.01 99.86 12:09:53 12:03:01 0 0.15 0.00 0.02 0.00 0.02 99.82 12:09:53 12:03:01 1 0.12 0.00 0.02 0.00 0.02 99.85 12:09:53 12:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:09:53 12:03:01 3 0.20 0.00 0.02 0.02 0.00 99.77 12:09:53 12:04:01 all 0.06 0.00 0.01 0.01 0.01 99.91 12:09:53 12:04:01 0 0.03 0.00 0.03 0.00 0.02 99.92 12:09:53 12:04:01 1 0.07 0.00 0.00 0.00 0.00 99.93 12:09:53 12:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:09:53 12:04:01 3 0.12 0.00 0.00 0.02 0.02 99.85 12:09:53 12:05:01 all 0.22 0.00 0.01 0.01 0.00 99.76 12:09:53 12:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:09:53 12:05:01 1 0.05 0.00 0.00 0.00 0.00 99.95 12:09:53 12:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:09:53 12:05:01 3 0.81 0.00 0.02 0.02 0.00 99.15 12:09:53 12:06:01 all 0.03 0.00 0.01 0.00 0.00 99.95 12:09:53 12:06:01 0 0.05 0.00 0.00 0.02 0.02 99.92 12:09:53 12:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:09:53 12:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:09:53 12:06:01 3 0.03 0.00 0.00 0.02 0.02 99.93 12:09:53 12:07:01 all 0.03 0.00 0.02 0.00 0.00 99.95 12:09:53 12:07:01 0 0.02 0.00 0.03 0.00 0.00 99.95 12:09:53 12:07:01 1 0.07 0.00 0.02 0.00 0.00 99.92 12:09:53 12:07:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:09:53 12:07:01 3 0.03 0.00 0.02 0.02 0.00 99.93 12:09:53 12:08:01 all 1.94 0.00 0.14 0.03 0.01 97.89 12:09:53 12:08:01 0 1.97 0.00 0.20 0.03 0.02 97.78 12:09:53 12:08:01 1 3.05 0.00 0.05 0.00 0.00 96.90 12:09:53 12:08:01 2 1.40 0.00 0.17 0.03 0.00 98.40 12:09:53 12:08:01 3 1.30 0.00 0.13 0.05 0.02 98.49 12:09:53 12:09:53 12:08:01 CPU %user %nice %system %iowait %steal %idle 12:09:53 12:09:01 all 20.61 0.00 2.05 2.14 0.05 75.15 12:09:53 12:09:01 0 19.30 0.00 1.69 0.37 0.05 78.60 12:09:53 12:09:01 1 26.86 0.00 2.33 0.38 0.07 70.36 12:09:53 12:09:01 2 32.00 0.00 3.14 3.95 0.07 60.85 12:09:53 12:09:01 3 4.35 0.00 1.07 3.84 0.03 90.71 12:09:53 Average: all 1.96 0.00 0.19 0.19 0.01 97.65 12:09:53 Average: 0 1.82 0.00 0.18 0.04 0.02 97.95 12:09:53 Average: 1 2.53 0.00 0.21 0.03 0.01 97.22 12:09:53 Average: 2 2.80 0.00 0.28 0.34 0.01 96.57 12:09:53 Average: 3 0.69 0.00 0.11 0.34 0.01 98.85 12:09:53 12:09:53 12:09:53