07:57:39 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145008 07:57:39 Running as SYSTEM 07:57:39 [EnvInject] - Loading node environment variables. 07:57:39 Building remotely on prd-ubuntu1804-builder-4c-4g-11734 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 07:57:39 [ssh-agent] Looking for ssh-agent implementation... 07:57:39 $ ssh-agent 07:57:39 SSH_AUTH_SOCK=/tmp/ssh-SSxYkHlDI2SA/agent.1604 07:57:39 SSH_AGENT_PID=1606 07:57:39 [ssh-agent] Started. 07:57:39 Running ssh-add (command line suppressed) 07:57:39 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_349058650769230021.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_349058650769230021.key) 07:57:39 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:57:39 The recommended git tool is: NONE 07:57:41 using credential onap-jenkins-ssh 07:57:41 Wiping out workspace first. 07:57:41 Cloning the remote Git repository 07:57:41 Cloning repository git://cloud.onap.org/mirror/oom.git 07:57:41 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 07:57:41 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:57:41 > git --version # timeout=10 07:57:41 > git --version # 'git version 2.17.1' 07:57:41 using GIT_SSH to set credentials Gerrit user 07:57:41 Verifying host key using manually-configured host key entries 07:57:41 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:57:46 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:57:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:57:46 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:57:46 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:57:46 using GIT_SSH to set credentials Gerrit user 07:57:46 Verifying host key using manually-configured host key entries 07:57:46 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/08/145008/3 # timeout=30 07:57:47 > git rev-parse cad1faf3c50c5ba2b5036d2c5be7a51bbe08a11a^{commit} # timeout=10 07:57:47 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:57:47 Checking out Revision cad1faf3c50c5ba2b5036d2c5be7a51bbe08a11a (refs/changes/08/145008/3) 07:57:47 > git config core.sparsecheckout # timeout=10 07:57:47 > git checkout -f cad1faf3c50c5ba2b5036d2c5be7a51bbe08a11a # timeout=30 07:57:47 Commit message: "[OOM] Adjust resources" 07:57:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:57:47 > git rev-list --no-walk 9bf94e039b641b9f88f4bbcce3eb5e4a19663399 # timeout=10 07:57:51 [EnvInject] - Injecting environment variables from a build step. 07:57:51 [EnvInject] - Injecting as environment variables the properties content 07:57:51 PYTHON=python3 07:57:51 07:57:51 [EnvInject] - Variables injected successfully. 07:57:51 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5414153852072546033.sh 07:57:51 ---> tox-install.sh 07:57:51 + source /home/jenkins/lf-env.sh 07:57:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:57:51 ++ mktemp -d /tmp/venv-XXXX 07:57:51 + lf_venv=/tmp/venv-NryB 07:57:51 + local venv_file=/tmp/.os_lf_venv 07:57:51 + local python=python3 07:57:51 + local options 07:57:51 + local set_path=true 07:57:51 + local install_args= 07:57:51 ++ 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 07:57:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:57:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:57:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:57:51 + true 07:57:51 + case $1 in 07:57:51 + venv_file=/tmp/.toxenv 07:57:51 + shift 2 07:57:51 + true 07:57:51 + case $1 in 07:57:51 + shift 07:57:51 + break 07:57:51 + case $python in 07:57:51 + local pkg_list= 07:57:51 + [[ -d /opt/pyenv ]] 07:57:51 + echo 'Setup pyenv:' 07:57:51 Setup pyenv: 07:57:51 + export PYENV_ROOT=/opt/pyenv 07:57:51 + PYENV_ROOT=/opt/pyenv 07:57:51 + 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 07:57:51 + 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 07:57:51 + pyenv versions 07:57:51 * system (set by /opt/pyenv/version) 07:57:51 * 3.8.13 (set by /opt/pyenv/version) 07:57:51 * 3.9.13 (set by /opt/pyenv/version) 07:57:51 * 3.10.6 (set by /opt/pyenv/version) 07:57:51 + command -v pyenv 07:57:51 ++ pyenv init - --no-rehash 07:57:51 + 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[*]}"'\'')" 07:57:51 export PATH="/opt/pyenv/shims:${PATH}" 07:57:51 export PYENV_SHELL=bash 07:57:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:57:51 pyenv() { 07:57:51 local command 07:57:51 command="${1:-}" 07:57:51 if [ "$#" -gt 0 ]; then 07:57:51 shift 07:57:51 fi 07:57:51 07:57:51 case "$command" in 07:57:51 rehash|shell) 07:57:51 eval "$(pyenv "sh-$command" "$@")" 07:57:51 ;; 07:57:51 *) 07:57:51 command pyenv "$command" "$@" 07:57:51 ;; 07:57:51 esac 07:57:51 }' 07:57:51 +++ 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[*]}"' 07:57:51 ++ 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 07:57:51 ++ 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 07:57:51 ++ 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 07:57:51 ++ export PYENV_SHELL=bash 07:57:51 ++ PYENV_SHELL=bash 07:57:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:57:51 +++ complete -F _pyenv pyenv 07:57:51 ++ lf-pyver python3 07:57:51 ++ local py_version_xy=python3 07:57:51 ++ local py_version_xyz= 07:57:51 ++ pyenv versions 07:57:51 ++ local command 07:57:51 ++ command=versions 07:57:51 ++ '[' 1 -gt 0 ']' 07:57:51 ++ shift 07:57:51 ++ case "$command" in 07:57:51 ++ command pyenv versions 07:57:51 ++ pyenv versions 07:57:51 ++ awk '{ print $1 }' 07:57:51 ++ grep -E '^[0-9.]*[0-9]$' 07:57:51 ++ sed 's/^[ *]* //' 07:57:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:57:51 +++ grep '^3' /tmp/.pyenv_versions 07:57:51 +++ sort -V 07:57:51 +++ tail -n 1 07:57:51 ++ py_version_xyz=3.10.6 07:57:51 ++ [[ -z 3.10.6 ]] 07:57:51 ++ echo 3.10.6 07:57:51 ++ return 0 07:57:51 + pyenv local 3.10.6 07:57:51 + local command 07:57:51 + command=local 07:57:51 + '[' 2 -gt 0 ']' 07:57:51 + shift 07:57:51 + case "$command" in 07:57:51 + command pyenv local 3.10.6 07:57:51 + pyenv local 3.10.6 07:57:51 + for arg in "$@" 07:57:51 + case $arg in 07:57:51 + pkg_list+='tox ' 07:57:51 + for arg in "$@" 07:57:51 + case $arg in 07:57:51 + pkg_list+='virtualenv ' 07:57:51 + for arg in "$@" 07:57:51 + case $arg in 07:57:51 + pkg_list+='urllib3~=1.26.15 ' 07:57:51 + [[ -f /tmp/.toxenv ]] 07:57:51 + [[ ! -f /tmp/.toxenv ]] 07:57:51 + [[ -n '' ]] 07:57:51 + python3 -m venv /tmp/venv-NryB 07:57:55 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NryB' 07:57:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NryB 07:57:55 + echo /tmp/venv-NryB 07:57:55 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:57:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:57:55 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:57:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:57:55 + local 'pip_opts=--upgrade --quiet' 07:57:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:57:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:57:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:57:55 + [[ -n '' ]] 07:57:55 + [[ -n '' ]] 07:57:55 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:57:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:57:55 + /tmp/venv-NryB/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 07:57:59 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:57:59 lf-activate-venv(): INFO: Base packages installed successfully 07:57:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:57:59 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:57:59 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:57:59 + /tmp/venv-NryB/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 07:58:01 + type python3 07:58:01 + true 07:58:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-NryB/bin to PATH' 07:58:01 lf-activate-venv(): INFO: Adding /tmp/venv-NryB/bin to PATH 07:58:01 + PATH=/tmp/venv-NryB/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 07:58:01 + return 0 07:58:01 + python3 --version 07:58:01 Python 3.10.6 07:58:01 + python3 -m pip --version 07:58:01 pip 26.1.2 from /tmp/venv-NryB/lib/python3.10/site-packages/pip (python 3.10) 07:58:01 + python3 -m pip freeze 07:58:02 cachetools==7.1.4 07:58:02 colorama==0.4.6 07:58:02 distlib==0.4.3 07:58:02 filelock==3.29.4 07:58:02 packaging==26.2 07:58:02 platformdirs==4.10.0 07:58:02 pluggy==1.6.0 07:58:02 pyproject-api==1.10.1 07:58:02 python-discovery==1.4.2 07:58:02 tomli==2.4.1 07:58:02 tomli_w==1.2.0 07:58:02 tox==4.55.1 07:58:02 typing_extensions==4.15.0 07:58:02 urllib3==1.26.20 07:58:02 virtualenv==21.5.0 07:58:02 [EnvInject] - Injecting environment variables from a build step. 07:58:02 [EnvInject] - Injecting as environment variables the properties content 07:58:02 PARALLEL=false 07:58:02 07:58:02 [EnvInject] - Variables injected successfully. 07:58:02 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6398663336373180490.sh 07:58:02 ---> tox-run.sh 07:58:02 + 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 07:58:02 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 07:58:02 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 07:58:02 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 07:58:02 + cd /w/workspace/oom-master-checkbashisms-lint/. 07:58:02 + source /home/jenkins/lf-env.sh 07:58:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:58:02 ++ mktemp -d /tmp/venv-XXXX 07:58:02 + lf_venv=/tmp/venv-Ca0i 07:58:02 + local venv_file=/tmp/.os_lf_venv 07:58:02 + local python=python3 07:58:02 + local options 07:58:02 + local set_path=true 07:58:02 + local install_args= 07:58:02 ++ 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 07:58:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:58:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:58:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:58:02 + true 07:58:02 + case $1 in 07:58:02 + venv_file=/tmp/.toxenv 07:58:02 + shift 2 07:58:02 + true 07:58:02 + case $1 in 07:58:02 + shift 07:58:02 + break 07:58:02 + case $python in 07:58:02 + local pkg_list= 07:58:02 + [[ -d /opt/pyenv ]] 07:58:02 + echo 'Setup pyenv:' 07:58:02 Setup pyenv: 07:58:02 + export PYENV_ROOT=/opt/pyenv 07:58:02 + PYENV_ROOT=/opt/pyenv 07:58:02 + 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 07:58:02 + 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 07:58:02 + pyenv versions 07:58:02 system 07:58:02 3.8.13 07:58:02 3.9.13 07:58:02 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:58:02 + command -v pyenv 07:58:02 ++ pyenv init - --no-rehash 07:58:02 + 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[*]}"'\'')" 07:58:02 export PATH="/opt/pyenv/shims:${PATH}" 07:58:02 export PYENV_SHELL=bash 07:58:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:58:02 pyenv() { 07:58:02 local command 07:58:02 command="${1:-}" 07:58:02 if [ "$#" -gt 0 ]; then 07:58:02 shift 07:58:02 fi 07:58:02 07:58:02 case "$command" in 07:58:02 rehash|shell) 07:58:02 eval "$(pyenv "sh-$command" "$@")" 07:58:02 ;; 07:58:02 *) 07:58:02 command pyenv "$command" "$@" 07:58:02 ;; 07:58:02 esac 07:58:02 }' 07:58:02 +++ 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[*]}"' 07:58:02 ++ 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 07:58:02 ++ 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 07:58:02 ++ 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 07:58:02 ++ export PYENV_SHELL=bash 07:58:02 ++ PYENV_SHELL=bash 07:58:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:58:02 +++ complete -F _pyenv pyenv 07:58:02 ++ lf-pyver python3 07:58:02 ++ local py_version_xy=python3 07:58:02 ++ local py_version_xyz= 07:58:02 ++ pyenv versions 07:58:02 ++ sed 's/^[ *]* //' 07:58:02 ++ local command 07:58:02 ++ awk '{ print $1 }' 07:58:02 ++ command=versions 07:58:02 ++ '[' 1 -gt 0 ']' 07:58:02 ++ shift 07:58:02 ++ case "$command" in 07:58:02 ++ command pyenv versions 07:58:02 ++ pyenv versions 07:58:02 ++ grep -E '^[0-9.]*[0-9]$' 07:58:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:58:02 +++ grep '^3' /tmp/.pyenv_versions 07:58:02 +++ tail -n 1 07:58:02 +++ sort -V 07:58:02 ++ py_version_xyz=3.10.6 07:58:02 ++ [[ -z 3.10.6 ]] 07:58:02 ++ echo 3.10.6 07:58:02 ++ return 0 07:58:02 + pyenv local 3.10.6 07:58:02 + local command 07:58:02 + command=local 07:58:02 + '[' 2 -gt 0 ']' 07:58:02 + shift 07:58:02 + case "$command" in 07:58:02 + command pyenv local 3.10.6 07:58:02 + pyenv local 3.10.6 07:58:02 + for arg in "$@" 07:58:02 + case $arg in 07:58:02 + pkg_list+='tox ' 07:58:02 + for arg in "$@" 07:58:02 + case $arg in 07:58:02 + pkg_list+='virtualenv ' 07:58:02 + for arg in "$@" 07:58:02 + case $arg in 07:58:02 + pkg_list+='urllib3~=1.26.15 ' 07:58:02 + [[ -f /tmp/.toxenv ]] 07:58:02 ++ cat /tmp/.toxenv 07:58:02 + lf_venv=/tmp/venv-NryB 07:58:02 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NryB from' file:/tmp/.toxenv 07:58:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NryB from file:/tmp/.toxenv 07:58:02 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:58:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:58:02 + local 'pip_opts=--upgrade --quiet' 07:58:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:58:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:58:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:58:02 + [[ -n '' ]] 07:58:02 + [[ -n '' ]] 07:58:02 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:58:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:58:02 + /tmp/venv-NryB/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 07:58:03 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:58:03 lf-activate-venv(): INFO: Base packages installed successfully 07:58:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:58:03 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:58:03 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:58:03 + /tmp/venv-NryB/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 07:58:04 + type python3 07:58:04 + true 07:58:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-NryB/bin to PATH' 07:58:04 lf-activate-venv(): INFO: Adding /tmp/venv-NryB/bin to PATH 07:58:04 + PATH=/tmp/venv-NryB/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 07:58:04 + return 0 07:58:04 + [[ -d /opt/pyenv ]] 07:58:04 + echo '---> Setting up pyenv' 07:58:04 ---> Setting up pyenv 07:58:04 + export PYENV_ROOT=/opt/pyenv 07:58:04 + PYENV_ROOT=/opt/pyenv 07:58:04 + export PATH=/opt/pyenv/bin:/tmp/venv-NryB/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 07:58:04 + PATH=/opt/pyenv/bin:/tmp/venv-NryB/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 07:58:04 ++ pwd 07:58:04 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 07:58:04 + export PYTHONPATH 07:58:04 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:58:04 + TOX_TESTENV_PASSENV=PYTHONPATH 07:58:04 + tox --version 07:58:04 4.55.1 from /tmp/venv-NryB/lib/python3.10/site-packages/tox/__init__.py 07:58:04 + PARALLEL=false 07:58:04 + TOX_OPTIONS_LIST= 07:58:04 + [[ -n checkbashisms ]] 07:58:04 + TOX_OPTIONS_LIST=' -e checkbashisms' 07:58:04 + case ${PARALLEL,,} in 07:58:04 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 07:58:04 + tox -e checkbashisms 07:58:05 checkbashisms: freeze> python -m pip freeze --all 07:58:06 checkbashisms: pip==26.1.2,setuptools==82.0.1 07:58:06 checkbashisms: commands[0]> .ci/check-bashisms.sh 07:58:08 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 07:58:09 checkbashisms: OK (5.05=setup[1.59]+cmd[3.46] seconds) 07:58:09 congratulations :) (5.09 seconds) 07:58:09 + tox_status=0 07:58:09 + echo '---> Completed tox runs' 07:58:09 ---> Completed tox runs 07:58:09 + for i in .tox/*/log 07:58:09 ++ echo .tox/checkbashisms/log 07:58:09 ++ awk -F/ '{print $2}' 07:58:09 + tox_env=checkbashisms 07:58:09 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 07:58:09 + DOC_DIR=docs/_build/html 07:58:09 + [[ -d docs/_build/html ]] 07:58:09 + echo '---> tox-run.sh ends' 07:58:09 ---> tox-run.sh ends 07:58:09 + test 0 -eq 0 07:58:09 $ ssh-agent -k 07:58:09 unset SSH_AUTH_SOCK; 07:58:09 unset SSH_AGENT_PID; 07:58:09 echo Agent pid 1606 killed; 07:58:09 [ssh-agent] Stopped. 07:58:10 [PostBuildScript] - [INFO] Executing post build scripts. 07:58:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7948293754252742981.sh 07:58:10 ---> sysstat.sh 07:58:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12385846511866494927.sh 07:58:10 ---> package-listing.sh 07:58:10 ++ facter osfamily 07:58:10 ++ tr '[:upper:]' '[:lower:]' 07:58:10 + OS_FAMILY=debian 07:58:10 + workspace=/w/workspace/oom-master-checkbashisms-lint 07:58:10 + START_PACKAGES=/tmp/packages_start.txt 07:58:10 + END_PACKAGES=/tmp/packages_end.txt 07:58:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:58:10 + PACKAGES=/tmp/packages_start.txt 07:58:10 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:58:10 + PACKAGES=/tmp/packages_end.txt 07:58:10 + case "${OS_FAMILY}" in 07:58:10 + grep '^ii' 07:58:10 + dpkg -l 07:58:10 + '[' -f /tmp/packages_start.txt ']' 07:58:10 + '[' -f /tmp/packages_end.txt ']' 07:58:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:58:10 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:58:10 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 07:58:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 07:58:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8920196488113112878.sh 07:58:10 ---> capture-instance-metadata.sh 07:58:10 Setup pyenv: 07:58:10 system 07:58:10 3.8.13 07:58:10 3.9.13 07:58:10 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:58:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NXGd 07:58:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:58:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:58:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:58:18 lf-activate-venv(): INFO: Base packages installed successfully 07:58:18 lf-activate-venv(): INFO: Installing additional packages: lftools 07:58:40 lf-activate-venv(): INFO: Adding /tmp/venv-NXGd/bin to PATH 07:58:40 INFO: Running in OpenStack, capturing instance metadata 07:58:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10289519366062045600.sh 07:58:41 provisioning config files... 07:58:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config4277187541411739760tmp 07:58:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:58:41 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:58:41 [EnvInject] - Injecting environment variables from a build step. 07:58:41 [EnvInject] - Injecting as environment variables the properties content 07:58:41 SERVER_ID=logs 07:58:41 07:58:41 [EnvInject] - Variables injected successfully. 07:58:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15049086236920245275.sh 07:58:41 ---> create-netrc.sh 07:58:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9027816634544673239.sh 07:58:41 ---> python-tools-install.sh 07:58:41 Setup pyenv: 07:58:41 system 07:58:41 3.8.13 07:58:41 3.9.13 07:58:41 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:58:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NXGd from file:/tmp/.os_lf_venv 07:58:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:58:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:58:43 lf-activate-venv(): INFO: Base packages installed successfully 07:58:43 lf-activate-venv(): INFO: Installing additional packages: lftools 07:58:50 lf-activate-venv(): INFO: Adding /tmp/venv-NXGd/bin to PATH 07:58:50 Generating Requirements File 07:59:13 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. 07:59:13 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:59:13 Python 3.10.6 07:59:13 pip 26.1.2 from /tmp/venv-NXGd/lib/python3.10/site-packages/pip (python 3.10) 07:59:14 aiohappyeyeballs==2.6.2 07:59:14 aiohttp==3.14.1 07:59:14 aiosignal==1.4.0 07:59:14 appdirs==1.4.4 07:59:14 argcomplete==3.6.3 07:59:14 aspy.yaml==1.3.0 07:59:14 async-timeout==5.0.1 07:59:14 attrs==26.1.0 07:59:14 autopage==0.6.0 07:59:14 backports.strenum==1.3.1 07:59:14 beautifulsoup4==4.15.0 07:59:14 boto3==1.43.29 07:59:14 botocore==1.43.29 07:59:14 bs4==0.0.2 07:59:14 certifi==2026.5.20 07:59:14 cffi==2.0.0 07:59:14 cfgv==3.5.0 07:59:14 chardet==7.4.3 07:59:14 charset-normalizer==3.4.7 07:59:14 click==8.4.1 07:59:14 cliff==4.14.0 07:59:14 cmd2==3.5.1 07:59:14 cryptography==3.3.2 07:59:14 debtcollector==3.1.0 07:59:14 decorator==5.3.1 07:59:14 defusedxml==0.7.1 07:59:14 Deprecated==1.3.1 07:59:14 distlib==0.4.3 07:59:14 dnspython==2.8.0 07:59:14 docker==7.1.0 07:59:14 dogpile.cache==1.5.0 07:59:14 durationpy==0.10 07:59:14 email-validator==2.3.0 07:59:14 filelock==3.29.4 07:59:14 frozenlist==1.8.0 07:59:14 future==1.0.0 07:59:14 gitdb==4.0.12 07:59:14 GitPython==3.1.50 07:59:14 httplib2==0.30.2 07:59:14 identify==2.6.19 07:59:14 idna==3.18 07:59:14 importlib-resources==1.5.0 07:59:14 iso8601==2.1.0 07:59:14 Jinja2==3.1.6 07:59:14 jmespath==1.1.0 07:59:14 jsonpatch==1.33 07:59:14 jsonpointer==3.1.1 07:59:14 jsonschema==4.26.0 07:59:14 jsonschema-specifications==2025.9.1 07:59:14 keystoneauth1==5.14.0 07:59:14 kubernetes==36.0.2 07:59:14 lftools==0.37.22 07:59:14 lxml==6.1.1 07:59:14 markdown-it-py==4.2.0 07:59:14 MarkupSafe==3.0.3 07:59:14 mdurl==0.1.2 07:59:14 msgpack==1.2.0 07:59:14 multi_key_dict==2.0.3 07:59:14 multidict==6.7.1 07:59:14 munch==4.0.0 07:59:14 netaddr==1.3.0 07:59:14 niet==1.4.2 07:59:14 nodeenv==1.10.0 07:59:14 oauth2client==4.1.3 07:59:14 oauthlib==3.3.1 07:59:14 openstacksdk==4.13.0 07:59:14 os-service-types==1.8.2 07:59:14 osc-lib==4.6.0 07:59:14 oslo.config==10.4.0 07:59:14 oslo.context==6.4.0 07:59:14 oslo.i18n==6.8.0 07:59:14 oslo.log==8.2.0 07:59:14 oslo.serialization==5.10.0 07:59:14 oslo.utils==10.1.1 07:59:14 packaging==26.2 07:59:14 pbr==7.0.3 07:59:14 platformdirs==4.10.0 07:59:14 prettytable==3.17.0 07:59:14 propcache==0.5.2 07:59:14 psutil==7.2.2 07:59:14 pyasn1==0.6.3 07:59:14 pyasn1_modules==0.4.2 07:59:14 pycparser==3.0 07:59:14 pygerrit2==2.0.15 07:59:14 PyGithub==2.9.1 07:59:14 Pygments==2.20.0 07:59:14 PyJWT==2.13.0 07:59:14 PyNaCl==1.6.2 07:59:14 pyparsing==2.4.7 07:59:14 pyperclip==1.11.0 07:59:14 pyrsistent==0.20.0 07:59:14 python-cinderclient==9.9.0 07:59:14 python-dateutil==2.9.0.post0 07:59:14 python-discovery==1.4.2 07:59:14 python-heatclient==5.2.0 07:59:14 python-jenkins==1.8.3 07:59:14 python-keystoneclient==5.8.0 07:59:14 python-magnumclient==4.10.0 07:59:14 python-openstackclient==10.0.0 07:59:14 python-swiftclient==4.10.0 07:59:14 PyYAML==6.0.3 07:59:14 referencing==0.37.0 07:59:14 requests==2.34.2 07:59:14 requests-oauthlib==2.0.0 07:59:14 rfc3986==2.0.0 07:59:14 rich==15.0.0 07:59:14 rich-argparse==1.8.0 07:59:14 rpds-py==0.30.0 07:59:14 rsa==4.9.1 07:59:14 ruamel.yaml==0.19.1 07:59:14 ruamel.yaml.clib==0.2.15 07:59:14 s3transfer==0.18.0 07:59:14 simplejson==4.1.1 07:59:14 six==1.17.0 07:59:14 smmap==5.0.3 07:59:14 soupsieve==2.8.4 07:59:14 stevedore==5.8.0 07:59:14 tabulate==0.10.0 07:59:14 toml==0.10.2 07:59:14 tomlkit==0.15.0 07:59:14 tqdm==4.68.2 07:59:14 typing_extensions==4.15.0 07:59:14 urllib3==1.26.20 07:59:14 virtualenv==21.5.0 07:59:14 wcwidth==0.8.1 07:59:14 websocket-client==1.9.0 07:59:14 wrapt==2.2.1 07:59:14 xdg==6.0.0 07:59:14 xmltodict==1.0.4 07:59:14 yarl==1.24.2 07:59:14 yq==3.4.3 07:59:14 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins3387317603593903470.sh 07:59:14 ---> uv-install.sh 07:59:14 Installing uv/uvx (latest) using shell installer 07:59:14 2026-06-14 07:59:14 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-cBddct.sh" [1] 07:59:14 downloading uv 0.11.21 x86_64-unknown-linux-gnu 07:59:15 installing to /home/jenkins/.local/bin 07:59:15 uv 07:59:15 uvx 07:59:15 everything's installed! 07:59:15 07:59:15 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:59:15 07:59:15 source $HOME/.local/bin/env (sh, bash, zsh) 07:59:15 source $HOME/.local/bin/env.fish (fish) 07:59:15 Adding install location to PATH 07:59:15 ---> Validating uv/uvx install 07:59:15 uvx 0.11.21 (x86_64-unknown-linux-gnu) 07:59:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9299505481330439470.sh 07:59:15 ---> sudo-logs.sh 07:59:15 Archiving 'sudo' log.. 07:59:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16287073722856204795.sh 07:59:15 ---> job-cost.sh 07:59:15 INFO: Activating Python virtual environment... 07:59:15 Setup pyenv: 07:59:15 system 07:59:15 3.8.13 07:59:15 3.9.13 07:59:15 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:59:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NXGd from file:/tmp/.os_lf_venv 07:59:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:59:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:59:17 lf-activate-venv(): INFO: Base packages installed successfully 07:59:17 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:59:22 lf-activate-venv(): INFO: Adding /tmp/venv-NXGd/bin to PATH 07:59:22 INFO: No stack-cost file found 07:59:22 INFO: Instance uptime: 128s 07:59:22 INFO: Fetching instance metadata (attempt 1 of 3)... 07:59:22 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:59:23 INFO: Successfully fetched instance metadata 07:59:23 INFO: Instance type: v3-standard-4 07:59:23 INFO: Retrieving pricing info for: v3-standard-4 07:59:23 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:59:23 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=128 07:59:23 INFO: Successfully fetched Vexxhost pricing API 07:59:23 INFO: Retrieved cost: 0.11 07:59:23 INFO: Retrieved resource: v3-standard-4 07:59:23 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 07:59:23 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 07:59:23 INFO: Successfully archived job cost data 07:59:23 DEBUG: Cost data: oom-master-checkbashisms-lint,4650,2026-06-14 07:59:23,v3-standard-4,128,0.11,0.00,SUCCESS 07:59:23 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4954999800998159410.sh 07:59:23 ---> logs-deploy.sh 07:59:23 Setup pyenv: 07:59:23 system 07:59:23 3.8.13 07:59:23 3.9.13 07:59:23 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:59:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NXGd from file:/tmp/.os_lf_venv 07:59:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:59:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:59:25 lf-activate-venv(): INFO: Base packages installed successfully 07:59:25 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:59:33 lf-activate-venv(): INFO: Adding /tmp/venv-NXGd/bin to PATH 07:59:33 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4650 07:59:33 INFO: archiving workspace using pattern(s): 07:59:34 Archives upload complete. 07:59:34 INFO: archiving logs to Nexus 07:59:35 ---> uname -a: 07:59:35 Linux prd-ubuntu1804-builder-4c-4g-11734 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:59:35 07:59:35 07:59:35 ---> lscpu: 07:59:35 Architecture: x86_64 07:59:35 CPU op-mode(s): 32-bit, 64-bit 07:59:35 Byte Order: Little Endian 07:59:35 CPU(s): 4 07:59:35 On-line CPU(s) list: 0-3 07:59:35 Thread(s) per core: 1 07:59:35 Core(s) per socket: 1 07:59:35 Socket(s): 4 07:59:35 NUMA node(s): 1 07:59:35 Vendor ID: AuthenticAMD 07:59:35 CPU family: 23 07:59:35 Model: 49 07:59:35 Model name: AMD EPYC-Rome Processor 07:59:35 Stepping: 0 07:59:35 CPU MHz: 2799.998 07:59:35 BogoMIPS: 5599.99 07:59:35 Virtualization: AMD-V 07:59:35 Hypervisor vendor: KVM 07:59:35 Virtualization type: full 07:59:35 L1d cache: 32K 07:59:35 L1i cache: 32K 07:59:35 L2 cache: 512K 07:59:35 L3 cache: 16384K 07:59:35 NUMA node0 CPU(s): 0-3 07:59:35 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 07:59:35 07:59:35 07:59:35 ---> nproc: 07:59:35 4 07:59:35 07:59:35 07:59:35 ---> df -h: 07:59:35 Filesystem Size Used Avail Use% Mounted on 07:59:35 udev 7.9G 0 7.9G 0% /dev 07:59:35 tmpfs 1.6G 676K 1.6G 1% /run 07:59:35 /dev/vda1 78G 8.4G 69G 11% / 07:59:35 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:59:35 tmpfs 5.0M 0 5.0M 0% /run/lock 07:59:35 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:59:35 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:59:35 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:59:35 07:59:35 07:59:35 ---> free -m: 07:59:35 total used free shared buff/cache available 07:59:35 Mem: 16040 591 13246 0 2201 15131 07:59:35 Swap: 1023 0 1023 07:59:35 07:59:35 07:59:35 ---> ip addr: 07:59:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:59:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:59:35 inet 127.0.0.1/8 scope host lo 07:59:35 valid_lft forever preferred_lft forever 07:59:35 inet6 ::1/128 scope host 07:59:35 valid_lft forever preferred_lft forever 07:59:35 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:59:35 link/ether fa:16:3e:d7:30:b3 brd ff:ff:ff:ff:ff:ff 07:59:35 inet 10.30.107.102/23 brd 10.30.107.255 scope global dynamic ens3 07:59:35 valid_lft 86267sec preferred_lft 86267sec 07:59:35 inet6 fe80::f816:3eff:fed7:30b3/64 scope link 07:59:35 valid_lft forever preferred_lft forever 07:59:35 07:59:35 07:59:35 ---> sar -b -r -n DEV: 07:59:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11734) 06/14/26 _x86_64_ (4 CPU) 07:59:35 07:59:35 07:57:23 LINUX RESTART (4 CPU) 07:59:35 07:59:35 07:58:01 tps rtps wtps bread/s bwrtn/s 07:59:35 07:59:01 110.80 5.17 105.63 203.70 35184.80 07:59:35 Average: 110.80 5.17 105.63 203.70 35184.80 07:59:35 07:59:35 07:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:59:35 07:59:01 13772396 15485480 2652572 16.15 72356 1834132 845192 4.84 767492 1655956 171148 07:59:35 Average: 13772396 15485480 2652572 16.15 72356 1834132 845192 4.84 767492 1655956 171148 07:59:35 07:59:35 07:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:59:35 07:59:01 lo 1.40 1.40 0.17 0.17 0.00 0.00 0.00 0.00 07:59:35 07:59:01 ens3 74.84 56.04 892.22 12.76 0.00 0.00 0.00 0.00 07:59:35 Average: lo 1.40 1.40 0.17 0.17 0.00 0.00 0.00 0.00 07:59:35 Average: ens3 74.84 56.04 892.22 12.76 0.00 0.00 0.00 0.00 07:59:35 07:59:35 07:59:35 ---> sar -P ALL: 07:59:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11734) 06/14/26 _x86_64_ (4 CPU) 07:59:35 07:59:35 07:57:23 LINUX RESTART (4 CPU) 07:59:35 07:59:35 07:58:01 CPU %user %nice %system %iowait %steal %idle 07:59:35 07:59:01 all 20.61 0.00 1.58 1.96 0.06 75.79 07:59:35 07:59:01 0 10.64 0.00 0.87 0.15 0.03 88.31 07:59:35 07:59:01 1 25.99 0.00 2.32 2.60 0.07 69.03 07:59:35 07:59:01 2 25.24 0.00 1.84 4.96 0.07 67.90 07:59:35 07:59:01 3 20.73 0.00 1.29 0.17 0.05 77.76 07:59:35 Average: all 20.61 0.00 1.58 1.96 0.06 75.79 07:59:35 Average: 0 10.64 0.00 0.87 0.15 0.03 88.31 07:59:35 Average: 1 25.99 0.00 2.32 2.60 0.07 69.03 07:59:35 Average: 2 25.24 0.00 1.84 4.96 0.07 67.90 07:59:35 Average: 3 20.73 0.00 1.29 0.17 0.05 77.76 07:59:35 07:59:35 07:59:35