15:47:52 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142664 15:47:52 Running as SYSTEM 15:47:52 [EnvInject] - Loading node environment variables. 15:47:52 Building remotely on prd-ubuntu1804-builder-4c-4g-88 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:47:52 [ssh-agent] Looking for ssh-agent implementation... 15:47:52 $ ssh-agent 15:47:52 SSH_AUTH_SOCK=/tmp/ssh-t4wh3XHnwjoc/agent.1657 15:47:52 SSH_AGENT_PID=1659 15:47:52 [ssh-agent] Started. 15:47:52 Running ssh-add (command line suppressed) 15:47:52 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3868217749676944228.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3868217749676944228.key) 15:47:52 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:47:52 The recommended git tool is: NONE 15:47:54 using credential onap-jenkins-ssh 15:47:54 Wiping out workspace first. 15:47:54 Cloning the remote Git repository 15:47:54 Cloning repository git://cloud.onap.org/mirror/oom.git 15:47:54 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:47:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:47:54 > git --version # timeout=10 15:47:54 > git --version # 'git version 2.17.1' 15:47:54 using GIT_SSH to set credentials Gerrit user 15:47:54 Verifying host key using manually-configured host key entries 15:47:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:47:59 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:47:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:48:00 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:48:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:48:00 using GIT_SSH to set credentials Gerrit user 15:48:00 Verifying host key using manually-configured host key entries 15:48:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/64/142664/11 # timeout=30 15:48:00 > git rev-parse e9e30b8e062f2302ad99aca9868efd020d0d0958^{commit} # timeout=10 15:48:00 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:48:00 Checking out Revision e9e30b8e062f2302ad99aca9868efd020d0d0958 (refs/changes/64/142664/11) 15:48:00 > git config core.sparsecheckout # timeout=10 15:48:00 > git checkout -f e9e30b8e062f2302ad99aca9868efd020d0d0958 # timeout=30 15:48:04 Commit message: "[SDNC] Update SDNC versions for Quebec" 15:48:04 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:48:04 > git rev-list --no-walk 2ea5e11e61fca61a1cfd38ac0847165553d3fad0 # timeout=10 15:48:04 [EnvInject] - Injecting environment variables from a build step. 15:48:04 [EnvInject] - Injecting as environment variables the properties content 15:48:04 PYTHON=python3 15:48:04 15:48:04 [EnvInject] - Variables injected successfully. 15:48:04 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15225128282485709975.sh 15:48:04 ---> tox-install.sh 15:48:04 + source /home/jenkins/lf-env.sh 15:48:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:48:04 ++ mktemp -d /tmp/venv-XXXX 15:48:04 + lf_venv=/tmp/venv-UVqB 15:48:04 + local venv_file=/tmp/.os_lf_venv 15:48:04 + local python=python3 15:48:04 + local options 15:48:04 + local set_path=true 15:48:04 + local install_args= 15:48:04 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:48:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:48:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:48:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:48:04 + true 15:48:04 + case $1 in 15:48:04 + venv_file=/tmp/.toxenv 15:48:04 + shift 2 15:48:04 + true 15:48:04 + case $1 in 15:48:04 + shift 15:48:04 + break 15:48:04 + case $python in 15:48:04 + local pkg_list= 15:48:04 + [[ -d /opt/pyenv ]] 15:48:04 + echo 'Setup pyenv:' 15:48:04 Setup pyenv: 15:48:04 + export PYENV_ROOT=/opt/pyenv 15:48:04 + PYENV_ROOT=/opt/pyenv 15:48:04 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:48:04 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:48:04 + pyenv versions 15:48:04 * system (set by /opt/pyenv/version) 15:48:04 * 3.8.13 (set by /opt/pyenv/version) 15:48:04 * 3.9.13 (set by /opt/pyenv/version) 15:48:04 * 3.10.6 (set by /opt/pyenv/version) 15:48:04 + command -v pyenv 15:48:04 ++ pyenv init - --no-rehash 15:48:04 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:48:04 export PATH="/opt/pyenv/shims:${PATH}" 15:48:04 export PYENV_SHELL=bash 15:48:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:48:04 pyenv() { 15:48:04 local command 15:48:04 command="${1:-}" 15:48:04 if [ "$#" -gt 0 ]; then 15:48:04 shift 15:48:04 fi 15:48:04 15:48:04 case "$command" in 15:48:04 rehash|shell) 15:48:04 eval "$(pyenv "sh-$command" "$@")" 15:48:04 ;; 15:48:04 *) 15:48:04 command pyenv "$command" "$@" 15:48:04 ;; 15:48:04 esac 15:48:04 }' 15:48:04 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:48:04 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:48:04 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:48:04 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:48:04 ++ export PYENV_SHELL=bash 15:48:04 ++ PYENV_SHELL=bash 15:48:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:48:04 +++ complete -F _pyenv pyenv 15:48:04 ++ lf-pyver python3 15:48:04 ++ local py_version_xy=python3 15:48:04 ++ local py_version_xyz= 15:48:04 ++ pyenv versions 15:48:04 ++ local command 15:48:04 ++ command=versions 15:48:04 ++ '[' 1 -gt 0 ']' 15:48:04 ++ shift 15:48:04 ++ case "$command" in 15:48:04 ++ command pyenv versions 15:48:04 ++ pyenv versions 15:48:04 ++ sed 's/^[ *]* //' 15:48:04 ++ awk '{ print $1 }' 15:48:04 ++ grep -E '^[0-9.]*[0-9]$' 15:48:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:48:04 +++ grep '^3' /tmp/.pyenv_versions 15:48:04 +++ sort -V 15:48:04 +++ tail -n 1 15:48:04 ++ py_version_xyz=3.10.6 15:48:04 ++ [[ -z 3.10.6 ]] 15:48:04 ++ echo 3.10.6 15:48:04 ++ return 0 15:48:04 + pyenv local 3.10.6 15:48:04 + local command 15:48:04 + command=local 15:48:04 + '[' 2 -gt 0 ']' 15:48:04 + shift 15:48:04 + case "$command" in 15:48:04 + command pyenv local 3.10.6 15:48:04 + pyenv local 3.10.6 15:48:04 + for arg in "$@" 15:48:04 + case $arg in 15:48:04 + pkg_list+='tox ' 15:48:04 + for arg in "$@" 15:48:04 + case $arg in 15:48:04 + pkg_list+='virtualenv ' 15:48:04 + for arg in "$@" 15:48:04 + case $arg in 15:48:04 + pkg_list+='urllib3~=1.26.15 ' 15:48:04 + [[ -f /tmp/.toxenv ]] 15:48:04 + [[ ! -f /tmp/.toxenv ]] 15:48:04 + [[ -n '' ]] 15:48:04 + python3 -m venv /tmp/venv-UVqB 15:48:08 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UVqB' 15:48:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UVqB 15:48:08 + echo /tmp/venv-UVqB 15:48:08 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:48:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:48:08 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:48:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:48:08 + local 'pip_opts=--upgrade --quiet' 15:48:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:48:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:48:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:48:08 + [[ -n '' ]] 15:48:08 + [[ -n '' ]] 15:48:08 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:48:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:48:08 + /tmp/venv-UVqB/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 15:48:12 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:48:12 lf-activate-venv(): INFO: Base packages installed successfully 15:48:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:48:12 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:48:12 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:48:12 + /tmp/venv-UVqB/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:48:14 + type python3 15:48:14 + true 15:48:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UVqB/bin to PATH' 15:48:14 lf-activate-venv(): INFO: Adding /tmp/venv-UVqB/bin to PATH 15:48:14 + PATH=/tmp/venv-UVqB/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:48:14 + return 0 15:48:14 + python3 --version 15:48:14 Python 3.10.6 15:48:14 + python3 -m pip --version 15:48:14 pip 26.0.1 from /tmp/venv-UVqB/lib/python3.10/site-packages/pip (python 3.10) 15:48:14 + python3 -m pip freeze 15:48:14 cachetools==7.0.1 15:48:14 colorama==0.4.6 15:48:14 distlib==0.4.0 15:48:14 filelock==3.24.3 15:48:14 packaging==26.0 15:48:14 platformdirs==4.9.2 15:48:14 pluggy==1.6.0 15:48:14 pyproject-api==1.10.0 15:48:14 python-discovery==1.1.0 15:48:14 tomli==2.4.0 15:48:14 tox==4.46.3 15:48:14 typing_extensions==4.15.0 15:48:14 urllib3==1.26.20 15:48:14 virtualenv==21.0.0 15:48:14 [EnvInject] - Injecting environment variables from a build step. 15:48:14 [EnvInject] - Injecting as environment variables the properties content 15:48:14 PARALLEL=false 15:48:14 15:48:14 [EnvInject] - Variables injected successfully. 15:48:14 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9662993076185486110.sh 15:48:15 ---> tox-run.sh 15:48:15 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:48:15 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:48:15 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:48:15 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:48:15 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:48:15 + source /home/jenkins/lf-env.sh 15:48:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:48:15 ++ mktemp -d /tmp/venv-XXXX 15:48:15 + lf_venv=/tmp/venv-lPSg 15:48:15 + local venv_file=/tmp/.os_lf_venv 15:48:15 + local python=python3 15:48:15 + local options 15:48:15 + local set_path=true 15:48:15 + local install_args= 15:48:15 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:48:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:48:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:48:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:48:15 + true 15:48:15 + case $1 in 15:48:15 + venv_file=/tmp/.toxenv 15:48:15 + shift 2 15:48:15 + true 15:48:15 + case $1 in 15:48:15 + shift 15:48:15 + break 15:48:15 + case $python in 15:48:15 + local pkg_list= 15:48:15 + [[ -d /opt/pyenv ]] 15:48:15 + echo 'Setup pyenv:' 15:48:15 Setup pyenv: 15:48:15 + export PYENV_ROOT=/opt/pyenv 15:48:15 + PYENV_ROOT=/opt/pyenv 15:48:15 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:48:15 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:48:15 + pyenv versions 15:48:15 system 15:48:15 3.8.13 15:48:15 3.9.13 15:48:15 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:48:15 + command -v pyenv 15:48:15 ++ pyenv init - --no-rehash 15:48:15 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:48:15 export PATH="/opt/pyenv/shims:${PATH}" 15:48:15 export PYENV_SHELL=bash 15:48:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:48:15 pyenv() { 15:48:15 local command 15:48:15 command="${1:-}" 15:48:15 if [ "$#" -gt 0 ]; then 15:48:15 shift 15:48:15 fi 15:48:15 15:48:15 case "$command" in 15:48:15 rehash|shell) 15:48:15 eval "$(pyenv "sh-$command" "$@")" 15:48:15 ;; 15:48:15 *) 15:48:15 command pyenv "$command" "$@" 15:48:15 ;; 15:48:15 esac 15:48:15 }' 15:48:15 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:48:15 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:48:15 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:48:15 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:48:15 ++ export PYENV_SHELL=bash 15:48:15 ++ PYENV_SHELL=bash 15:48:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:48:15 +++ complete -F _pyenv pyenv 15:48:15 ++ lf-pyver python3 15:48:15 ++ local py_version_xy=python3 15:48:15 ++ local py_version_xyz= 15:48:15 ++ pyenv versions 15:48:15 ++ local command 15:48:15 ++ sed 's/^[ *]* //' 15:48:15 ++ command=versions 15:48:15 ++ '[' 1 -gt 0 ']' 15:48:15 ++ shift 15:48:15 ++ case "$command" in 15:48:15 ++ command pyenv versions 15:48:15 ++ pyenv versions 15:48:15 ++ awk '{ print $1 }' 15:48:15 ++ grep -E '^[0-9.]*[0-9]$' 15:48:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:48:15 +++ grep '^3' /tmp/.pyenv_versions 15:48:15 +++ tail -n 1 15:48:15 +++ sort -V 15:48:15 ++ py_version_xyz=3.10.6 15:48:15 ++ [[ -z 3.10.6 ]] 15:48:15 ++ echo 3.10.6 15:48:15 ++ return 0 15:48:15 + pyenv local 3.10.6 15:48:15 + local command 15:48:15 + command=local 15:48:15 + '[' 2 -gt 0 ']' 15:48:15 + shift 15:48:15 + case "$command" in 15:48:15 + command pyenv local 3.10.6 15:48:15 + pyenv local 3.10.6 15:48:15 + for arg in "$@" 15:48:15 + case $arg in 15:48:15 + pkg_list+='tox ' 15:48:15 + for arg in "$@" 15:48:15 + case $arg in 15:48:15 + pkg_list+='virtualenv ' 15:48:15 + for arg in "$@" 15:48:15 + case $arg in 15:48:15 + pkg_list+='urllib3~=1.26.15 ' 15:48:15 + [[ -f /tmp/.toxenv ]] 15:48:15 ++ cat /tmp/.toxenv 15:48:15 + lf_venv=/tmp/venv-UVqB 15:48:15 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UVqB from' file:/tmp/.toxenv 15:48:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UVqB from file:/tmp/.toxenv 15:48:15 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:48:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:48:15 + local 'pip_opts=--upgrade --quiet' 15:48:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:48:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:48:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:48:15 + [[ -n '' ]] 15:48:15 + [[ -n '' ]] 15:48:15 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:48:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:48:15 + /tmp/venv-UVqB/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 15:48:16 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:48:16 lf-activate-venv(): INFO: Base packages installed successfully 15:48:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:48:16 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:48:16 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:48:16 + /tmp/venv-UVqB/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:48:17 + type python3 15:48:17 + true 15:48:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UVqB/bin to PATH' 15:48:17 lf-activate-venv(): INFO: Adding /tmp/venv-UVqB/bin to PATH 15:48:17 + PATH=/tmp/venv-UVqB/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:48:17 + return 0 15:48:17 + [[ -d /opt/pyenv ]] 15:48:17 + echo '---> Setting up pyenv' 15:48:17 ---> Setting up pyenv 15:48:17 + export PYENV_ROOT=/opt/pyenv 15:48:17 + PYENV_ROOT=/opt/pyenv 15:48:17 + export PATH=/opt/pyenv/bin:/tmp/venv-UVqB/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:48:17 + PATH=/opt/pyenv/bin:/tmp/venv-UVqB/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:48:17 ++ pwd 15:48:17 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:48:17 + export PYTHONPATH 15:48:17 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:48:17 + TOX_TESTENV_PASSENV=PYTHONPATH 15:48:17 + tox --version 15:48:17 4.46.3 from /tmp/venv-UVqB/lib/python3.10/site-packages/tox/__init__.py 15:48:17 + PARALLEL=false 15:48:17 + TOX_OPTIONS_LIST= 15:48:17 + [[ -n checkbashisms ]] 15:48:17 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:48:17 + case ${PARALLEL,,} in 15:48:17 + tox -e checkbashisms 15:48:17 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:48:18 checkbashisms: freeze> python -m pip freeze --all 15:48:19 checkbashisms: pip==26.0.1,setuptools==82.0.0 15:48:19 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:48:20 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:48:22 checkbashisms: OK (4.72=setup[1.30]+cmd[3.41] seconds) 15:48:22 congratulations :) (4.76 seconds) 15:48:22 + tox_status=0 15:48:22 + echo '---> Completed tox runs' 15:48:22 ---> Completed tox runs 15:48:22 + for i in .tox/*/log 15:48:22 ++ echo .tox/checkbashisms/log 15:48:22 ++ awk -F/ '{print $2}' 15:48:22 + tox_env=checkbashisms 15:48:22 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:48:22 + DOC_DIR=docs/_build/html 15:48:22 + [[ -d docs/_build/html ]] 15:48:22 + echo '---> tox-run.sh ends' 15:48:22 ---> tox-run.sh ends 15:48:22 + test 0 -eq 0 15:48:22 $ ssh-agent -k 15:48:22 unset SSH_AUTH_SOCK; 15:48:22 unset SSH_AGENT_PID; 15:48:22 echo Agent pid 1659 killed; 15:48:22 [ssh-agent] Stopped. 15:48:22 [PostBuildScript] - [INFO] Executing post build scripts. 15:48:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7554955200864444590.sh 15:48:22 ---> sysstat.sh 15:48:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4503820667594088369.sh 15:48:23 ---> package-listing.sh 15:48:23 ++ facter osfamily 15:48:23 ++ tr '[:upper:]' '[:lower:]' 15:48:23 + OS_FAMILY=debian 15:48:23 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:48:23 + START_PACKAGES=/tmp/packages_start.txt 15:48:23 + END_PACKAGES=/tmp/packages_end.txt 15:48:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:48:23 + PACKAGES=/tmp/packages_start.txt 15:48:23 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:48:23 + PACKAGES=/tmp/packages_end.txt 15:48:23 + case "${OS_FAMILY}" in 15:48:23 + dpkg -l 15:48:23 + grep '^ii' 15:48:23 + '[' -f /tmp/packages_start.txt ']' 15:48:23 + '[' -f /tmp/packages_end.txt ']' 15:48:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:48:23 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:48:23 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:48:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:48:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5338007284986089013.sh 15:48:23 ---> capture-instance-metadata.sh 15:48:23 Setup pyenv: 15:48:23 system 15:48:23 3.8.13 15:48:23 3.9.13 15:48:23 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:48:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gJyw 15:48:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:48:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:48:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:48:31 lf-activate-venv(): INFO: Base packages installed successfully 15:48:31 lf-activate-venv(): INFO: Installing additional packages: lftools 15:48:53 lf-activate-venv(): INFO: Adding /tmp/venv-gJyw/bin to PATH 15:48:53 INFO: Running in OpenStack, capturing instance metadata 15:48:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12639794312874237800.sh 15:48:53 provisioning config files... 15:48:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config16897292888745329973tmp 15:48:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:48:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:48:53 [EnvInject] - Injecting environment variables from a build step. 15:48:53 [EnvInject] - Injecting as environment variables the properties content 15:48:53 SERVER_ID=logs 15:48:53 15:48:53 [EnvInject] - Variables injected successfully. 15:48:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins320752291416743541.sh 15:48:53 ---> create-netrc.sh 15:48:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3162443897851349694.sh 15:48:53 ---> python-tools-install.sh 15:48:53 Setup pyenv: 15:48:53 system 15:48:53 3.8.13 15:48:53 3.9.13 15:48:53 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:48:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gJyw from file:/tmp/.os_lf_venv 15:48:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:48:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:48:55 lf-activate-venv(): INFO: Base packages installed successfully 15:48:55 lf-activate-venv(): INFO: Installing additional packages: lftools 15:49:02 lf-activate-venv(): INFO: Adding /tmp/venv-gJyw/bin to PATH 15:49:02 Generating Requirements File 15:49:18 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:49:18 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:49:18 Python 3.10.6 15:49:19 pip 26.0.1 from /tmp/venv-gJyw/lib/python3.10/site-packages/pip (python 3.10) 15:49:19 appdirs==1.4.4 15:49:19 argcomplete==3.6.3 15:49:19 aspy.yaml==1.3.0 15:49:19 attrs==25.4.0 15:49:19 autopage==0.6.0 15:49:19 backports.strenum==1.3.1 15:49:19 beautifulsoup4==4.14.3 15:49:19 boto3==1.42.57 15:49:19 botocore==1.42.57 15:49:19 bs4==0.0.2 15:49:19 certifi==2026.2.25 15:49:19 cffi==2.0.0 15:49:19 cfgv==3.5.0 15:49:19 chardet==6.0.0.post1 15:49:19 charset-normalizer==3.4.4 15:49:19 click==8.3.1 15:49:19 cliff==4.13.2 15:49:19 cmd2==3.2.2 15:49:19 cryptography==3.3.2 15:49:19 debtcollector==3.0.0 15:49:19 decorator==5.2.1 15:49:19 defusedxml==0.7.1 15:49:19 Deprecated==1.3.1 15:49:19 distlib==0.4.0 15:49:19 dnspython==2.8.0 15:49:19 docker==7.1.0 15:49:19 dogpile.cache==1.5.0 15:49:19 durationpy==0.10 15:49:19 email-validator==2.3.0 15:49:19 filelock==3.24.3 15:49:19 future==1.0.0 15:49:19 gitdb==4.0.12 15:49:19 GitPython==3.1.46 15:49:19 httplib2==0.30.2 15:49:19 identify==2.6.16 15:49:19 idna==3.11 15:49:19 importlib-resources==1.5.0 15:49:19 iso8601==2.1.0 15:49:19 Jinja2==3.1.6 15:49:19 jmespath==1.1.0 15:49:19 jsonpatch==1.33 15:49:19 jsonpointer==3.0.0 15:49:19 jsonschema==4.26.0 15:49:19 jsonschema-specifications==2025.9.1 15:49:19 keystoneauth1==5.13.1 15:49:19 kubernetes==35.0.0 15:49:19 lftools==0.37.21 15:49:19 lxml==6.0.2 15:49:19 markdown-it-py==4.0.0 15:49:19 MarkupSafe==3.0.3 15:49:19 mdurl==0.1.2 15:49:19 msgpack==1.1.2 15:49:19 multi_key_dict==2.0.3 15:49:19 munch==4.0.0 15:49:19 netaddr==1.3.0 15:49:19 niet==1.4.2 15:49:19 nodeenv==1.10.0 15:49:19 oauth2client==4.1.3 15:49:19 oauthlib==3.3.1 15:49:19 openstacksdk==4.10.0 15:49:19 os-service-types==1.8.2 15:49:19 osc-lib==4.4.0 15:49:19 oslo.config==10.3.0 15:49:19 oslo.context==6.3.0 15:49:19 oslo.i18n==6.7.2 15:49:19 oslo.log==8.1.0 15:49:19 oslo.serialization==5.9.1 15:49:19 oslo.utils==10.0.0 15:49:19 packaging==26.0 15:49:19 pbr==7.0.3 15:49:19 platformdirs==4.9.2 15:49:19 prettytable==3.17.0 15:49:19 psutil==7.2.2 15:49:19 pyasn1==0.6.2 15:49:19 pyasn1_modules==0.4.2 15:49:19 pycparser==3.0 15:49:19 pygerrit2==2.0.15 15:49:19 PyGithub==2.8.1 15:49:19 Pygments==2.19.2 15:49:19 PyJWT==2.11.0 15:49:19 PyNaCl==1.6.2 15:49:19 pyparsing==2.4.7 15:49:19 pyperclip==1.11.0 15:49:19 pyrsistent==0.20.0 15:49:19 python-cinderclient==9.8.0 15:49:19 python-dateutil==2.9.0.post0 15:49:19 python-discovery==1.1.0 15:49:19 python-heatclient==5.1.0 15:49:19 python-jenkins==1.8.3 15:49:19 python-keystoneclient==5.7.0 15:49:19 python-magnumclient==4.9.0 15:49:19 python-openstackclient==9.0.0 15:49:19 python-swiftclient==4.10.0 15:49:19 PyYAML==6.0.3 15:49:19 referencing==0.37.0 15:49:19 requests==2.32.5 15:49:19 requests-oauthlib==2.0.0 15:49:19 requestsexceptions==1.4.0 15:49:19 rfc3986==2.0.0 15:49:19 rich==14.3.3 15:49:19 rich-argparse==1.7.2 15:49:19 rpds-py==0.30.0 15:49:19 rsa==4.9.1 15:49:19 ruamel.yaml==0.19.1 15:49:19 ruamel.yaml.clib==0.2.15 15:49:19 s3transfer==0.16.0 15:49:19 simplejson==3.20.2 15:49:19 six==1.17.0 15:49:19 smmap==5.0.2 15:49:19 soupsieve==2.8.3 15:49:19 stevedore==5.7.0 15:49:19 tabulate==0.9.0 15:49:19 toml==0.10.2 15:49:19 tomlkit==0.14.0 15:49:19 tqdm==4.67.3 15:49:19 typing_extensions==4.15.0 15:49:19 urllib3==1.26.20 15:49:19 virtualenv==21.0.0 15:49:19 wcwidth==0.6.0 15:49:19 websocket-client==1.9.0 15:49:19 wrapt==2.1.1 15:49:19 xdg==6.0.0 15:49:19 xmltodict==1.0.4 15:49:19 yq==3.4.3 15:49:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8994874055124911106.sh 15:49:19 ---> sudo-logs.sh 15:49:19 Archiving 'sudo' log.. 15:49:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5308052695517774278.sh 15:49:19 ---> job-cost.sh 15:49:19 INFO: Activating Python virtual environment... 15:49:19 Setup pyenv: 15:49:19 system 15:49:19 3.8.13 15:49:19 3.9.13 15:49:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:49:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gJyw from file:/tmp/.os_lf_venv 15:49:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:49:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:49:21 lf-activate-venv(): INFO: Base packages installed successfully 15:49:21 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:49:26 lf-activate-venv(): INFO: Adding /tmp/venv-gJyw/bin to PATH 15:49:26 INFO: No stack-cost file found 15:49:26 INFO: Instance uptime: 116s 15:49:26 INFO: Fetching instance metadata (attempt 1 of 3)... 15:49:26 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:49:26 INFO: Successfully fetched instance metadata 15:49:26 INFO: Instance type: v3-standard-4 15:49:26 INFO: Retrieving pricing info for: v3-standard-4 15:49:26 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:49:26 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=116 15:49:26 INFO: Successfully fetched Vexxhost pricing API 15:49:26 INFO: Retrieved cost: 0.11 15:49:27 INFO: Retrieved resource: v3-standard-4 15:49:27 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 15:49:27 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 15:49:27 INFO: Successfully archived job cost data 15:49:27 DEBUG: Cost data: oom-master-checkbashisms-lint,4468,2026-02-26 15:49:27,v3-standard-4,116,0.11,0.00,SUCCESS 15:49:27 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5735787332191731741.sh 15:49:27 ---> logs-deploy.sh 15:49:27 Setup pyenv: 15:49:27 system 15:49:27 3.8.13 15:49:27 3.9.13 15:49:27 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:49:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gJyw from file:/tmp/.os_lf_venv 15:49:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:49:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:49:28 lf-activate-venv(): INFO: Base packages installed successfully 15:49:28 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:49:35 lf-activate-venv(): INFO: Adding /tmp/venv-gJyw/bin to PATH 15:49:35 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4468 15:49:35 INFO: archiving workspace using pattern(s): 15:49:36 /tmp/venv-gJyw/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 15:49:36 warnings.warn( 15:49:37 Archives upload complete. 15:49:37 INFO: archiving logs to Nexus 15:49:37 /tmp/venv-gJyw/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 15:49:37 warnings.warn( 15:49:38 ---> uname -a: 15:49:38 Linux prd-ubuntu1804-builder-4c-4g-88 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:49:38 15:49:38 15:49:38 ---> lscpu: 15:49:38 Architecture: x86_64 15:49:38 CPU op-mode(s): 32-bit, 64-bit 15:49:38 Byte Order: Little Endian 15:49:38 CPU(s): 4 15:49:38 On-line CPU(s) list: 0-3 15:49:38 Thread(s) per core: 1 15:49:38 Core(s) per socket: 1 15:49:38 Socket(s): 4 15:49:38 NUMA node(s): 1 15:49:38 Vendor ID: AuthenticAMD 15:49:38 CPU family: 23 15:49:38 Model: 49 15:49:38 Model name: AMD EPYC-Rome Processor 15:49:38 Stepping: 0 15:49:38 CPU MHz: 2799.998 15:49:38 BogoMIPS: 5599.99 15:49:38 Virtualization: AMD-V 15:49:38 Hypervisor vendor: KVM 15:49:38 Virtualization type: full 15:49:38 L1d cache: 32K 15:49:38 L1i cache: 32K 15:49:38 L2 cache: 512K 15:49:38 L3 cache: 16384K 15:49:38 NUMA node0 CPU(s): 0-3 15:49:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 15:49:38 15:49:38 15:49:38 ---> nproc: 15:49:38 4 15:49:38 15:49:38 15:49:38 ---> df -h: 15:49:38 Filesystem Size Used Avail Use% Mounted on 15:49:38 udev 7.9G 0 7.9G 0% /dev 15:49:38 tmpfs 1.6G 676K 1.6G 1% /run 15:49:38 /dev/vda1 78G 8.3G 70G 11% / 15:49:38 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:49:38 tmpfs 5.0M 0 5.0M 0% /run/lock 15:49:38 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:49:38 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:49:38 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:49:38 15:49:38 15:49:38 ---> free -m: 15:49:38 total used free shared buff/cache available 15:49:38 Mem: 16040 563 13399 0 2076 15162 15:49:38 Swap: 1023 0 1023 15:49:38 15:49:38 15:49:38 ---> ip addr: 15:49:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:49:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:49:38 inet 127.0.0.1/8 scope host lo 15:49:38 valid_lft forever preferred_lft forever 15:49:38 inet6 ::1/128 scope host 15:49:38 valid_lft forever preferred_lft forever 15:49:38 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:49:38 link/ether fa:16:3e:71:b4:82 brd ff:ff:ff:ff:ff:ff 15:49:38 inet 10.30.107.88/23 brd 10.30.107.255 scope global dynamic ens3 15:49:38 valid_lft 86280sec preferred_lft 86280sec 15:49:38 inet6 fe80::f816:3eff:fe71:b482/64 scope link 15:49:38 valid_lft forever preferred_lft forever 15:49:38 15:49:38 15:49:38 ---> sar -b -r -n DEV: 15:49:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-88) 02/26/26 _x86_64_ (4 CPU) 15:49:38 15:49:38 15:47:40 LINUX RESTART (4 CPU) 15:49:38 15:49:38 15:48:01 tps rtps wtps bread/s bwrtn/s 15:49:38 15:49:01 273.95 24.01 249.94 876.79 50969.11 15:49:38 Average: 273.95 24.01 249.94 876.79 50969.11 15:49:38 15:49:38 15:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:49:38 15:49:01 13795936 15480976 2629032 16.01 69980 1809752 843476 4.83 768208 1633948 187588 15:49:38 Average: 13795936 15480976 2629032 16.01 69980 1809752 843476 4.83 768208 1633948 187588 15:49:38 15:49:38 15:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:49:38 15:49:01 lo 1.40 1.40 0.17 0.17 0.00 0.00 0.00 0.00 15:49:38 15:49:01 ens3 100.43 69.67 954.63 22.81 0.00 0.00 0.00 0.00 15:49:38 Average: lo 1.40 1.40 0.17 0.17 0.00 0.00 0.00 0.00 15:49:38 Average: ens3 100.43 69.67 954.63 22.81 0.00 0.00 0.00 0.00 15:49:38 15:49:38 15:49:38 ---> sar -P ALL: 15:49:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-88) 02/26/26 _x86_64_ (4 CPU) 15:49:38 15:49:38 15:47:40 LINUX RESTART (4 CPU) 15:49:38 15:49:38 15:48:01 CPU %user %nice %system %iowait %steal %idle 15:49:38 15:49:01 all 21.81 0.00 1.85 2.49 0.07 73.79 15:49:38 15:49:01 0 7.92 0.00 1.27 0.77 0.05 89.99 15:49:38 15:49:01 1 52.47 0.00 3.04 2.92 0.10 41.46 15:49:38 15:49:01 2 11.98 0.00 1.50 3.07 0.08 83.36 15:49:38 15:49:01 3 14.87 0.00 1.55 3.19 0.05 80.34 15:49:38 Average: all 21.81 0.00 1.85 2.49 0.07 73.79 15:49:38 Average: 0 7.92 0.00 1.27 0.77 0.05 89.99 15:49:38 Average: 1 52.47 0.00 3.04 2.92 0.10 41.46 15:49:38 Average: 2 11.98 0.00 1.50 3.07 0.08 83.36 15:49:38 Average: 3 14.87 0.00 1.55 3.19 0.05 80.34 15:49:38 15:49:38 15:49:38