14:48:10 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143690 14:48:10 Running as SYSTEM 14:48:10 [EnvInject] - Loading node environment variables. 14:48:10 Building remotely on prd-ubuntu1804-builder-4c-4g-5546 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 14:48:10 [ssh-agent] Looking for ssh-agent implementation... 14:48:10 $ ssh-agent 14:48:10 SSH_AUTH_SOCK=/tmp/ssh-953FgQzZiZ4X/agent.1713 14:48:10 SSH_AGENT_PID=1715 14:48:10 [ssh-agent] Started. 14:48:11 Running ssh-add (command line suppressed) 14:48:11 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15404125818624649943.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15404125818624649943.key) 14:48:11 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:48:11 The recommended git tool is: NONE 14:48:12 using credential onap-jenkins-ssh 14:48:12 Wiping out workspace first. 14:48:12 Cloning the remote Git repository 14:48:12 Cloning repository git://cloud.onap.org/mirror/oom.git 14:48:12 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 14:48:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:48:12 > git --version # timeout=10 14:48:12 > git --version # 'git version 2.17.1' 14:48:12 using GIT_SSH to set credentials Gerrit user 14:48:12 Verifying host key using manually-configured host key entries 14:48:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:48:18 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:48:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:48:18 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:48:18 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:48:18 using GIT_SSH to set credentials Gerrit user 14:48:18 Verifying host key using manually-configured host key entries 14:48:18 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/90/143690/4 # timeout=30 14:48:18 > git rev-parse 1712bdf0351685be2da1c0be6dce50bd5ad236a7^{commit} # timeout=10 14:48:18 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:48:18 Checking out Revision 1712bdf0351685be2da1c0be6dce50bd5ad236a7 (refs/changes/90/143690/4) 14:48:18 > git config core.sparsecheckout # timeout=10 14:48:18 > git checkout -f 1712bdf0351685be2da1c0be6dce50bd5ad236a7 # timeout=30 14:48:22 Commit message: "Improve build time for charts" 14:48:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:48:22 > git rev-list --no-walk 2910a95af6fe223b6b3a2a294959eb0ee4993b03 # timeout=10 14:48:22 [EnvInject] - Injecting environment variables from a build step. 14:48:22 [EnvInject] - Injecting as environment variables the properties content 14:48:22 PYTHON=python3 14:48:22 14:48:22 [EnvInject] - Variables injected successfully. 14:48:22 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7773429583321609169.sh 14:48:22 ---> tox-install.sh 14:48:22 + source /home/jenkins/lf-env.sh 14:48:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:48:22 ++ mktemp -d /tmp/venv-XXXX 14:48:22 + lf_venv=/tmp/venv-6fvJ 14:48:22 + local venv_file=/tmp/.os_lf_venv 14:48:22 + local python=python3 14:48:22 + local options 14:48:22 + local set_path=true 14:48:22 + local install_args= 14:48:22 ++ 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 14:48:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:48:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:48:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:48:22 + true 14:48:22 + case $1 in 14:48:22 + venv_file=/tmp/.toxenv 14:48:22 + shift 2 14:48:22 + true 14:48:22 + case $1 in 14:48:22 + shift 14:48:22 + break 14:48:22 + case $python in 14:48:22 + local pkg_list= 14:48:22 + [[ -d /opt/pyenv ]] 14:48:22 + echo 'Setup pyenv:' 14:48:22 Setup pyenv: 14:48:22 + export PYENV_ROOT=/opt/pyenv 14:48:22 + PYENV_ROOT=/opt/pyenv 14:48:22 + 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 14:48:22 + 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 14:48:22 + pyenv versions 14:48:22 * system (set by /opt/pyenv/version) 14:48:22 * 3.8.13 (set by /opt/pyenv/version) 14:48:22 * 3.9.13 (set by /opt/pyenv/version) 14:48:22 * 3.10.6 (set by /opt/pyenv/version) 14:48:22 + command -v pyenv 14:48:22 ++ pyenv init - --no-rehash 14:48:22 + 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[*]}"'\'')" 14:48:22 export PATH="/opt/pyenv/shims:${PATH}" 14:48:22 export PYENV_SHELL=bash 14:48:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:48:22 pyenv() { 14:48:22 local command 14:48:22 command="${1:-}" 14:48:22 if [ "$#" -gt 0 ]; then 14:48:22 shift 14:48:22 fi 14:48:22 14:48:22 case "$command" in 14:48:22 rehash|shell) 14:48:22 eval "$(pyenv "sh-$command" "$@")" 14:48:22 ;; 14:48:22 *) 14:48:22 command pyenv "$command" "$@" 14:48:22 ;; 14:48:22 esac 14:48:22 }' 14:48:22 +++ 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[*]}"' 14:48:22 ++ 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 14:48:22 ++ 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 14:48:22 ++ 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 14:48:22 ++ export PYENV_SHELL=bash 14:48:22 ++ PYENV_SHELL=bash 14:48:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:48:22 +++ complete -F _pyenv pyenv 14:48:22 ++ lf-pyver python3 14:48:22 ++ local py_version_xy=python3 14:48:22 ++ local py_version_xyz= 14:48:22 ++ pyenv versions 14:48:22 ++ local command 14:48:22 ++ sed 's/^[ *]* //' 14:48:22 ++ command=versions 14:48:22 ++ '[' 1 -gt 0 ']' 14:48:22 ++ shift 14:48:22 ++ case "$command" in 14:48:22 ++ command pyenv versions 14:48:22 ++ pyenv versions 14:48:22 ++ awk '{ print $1 }' 14:48:22 ++ grep -E '^[0-9.]*[0-9]$' 14:48:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:48:23 +++ grep '^3' /tmp/.pyenv_versions 14:48:23 +++ tail -n 1 14:48:23 +++ sort -V 14:48:23 ++ py_version_xyz=3.10.6 14:48:23 ++ [[ -z 3.10.6 ]] 14:48:23 ++ echo 3.10.6 14:48:23 ++ return 0 14:48:23 + pyenv local 3.10.6 14:48:23 + local command 14:48:23 + command=local 14:48:23 + '[' 2 -gt 0 ']' 14:48:23 + shift 14:48:23 + case "$command" in 14:48:23 + command pyenv local 3.10.6 14:48:23 + pyenv local 3.10.6 14:48:23 + for arg in "$@" 14:48:23 + case $arg in 14:48:23 + pkg_list+='tox ' 14:48:23 + for arg in "$@" 14:48:23 + case $arg in 14:48:23 + pkg_list+='virtualenv ' 14:48:23 + for arg in "$@" 14:48:23 + case $arg in 14:48:23 + pkg_list+='urllib3~=1.26.15 ' 14:48:23 + [[ -f /tmp/.toxenv ]] 14:48:23 + [[ ! -f /tmp/.toxenv ]] 14:48:23 + [[ -n '' ]] 14:48:23 + python3 -m venv /tmp/venv-6fvJ 14:48:27 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6fvJ' 14:48:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6fvJ 14:48:27 + echo /tmp/venv-6fvJ 14:48:27 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:48:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:48:27 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:48:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:48:27 + local 'pip_opts=--upgrade --quiet' 14:48:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:48:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:48:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:48:27 + [[ -n '' ]] 14:48:27 + [[ -n '' ]] 14:48:27 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:48:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:48:27 + /tmp/venv-6fvJ/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 14:48:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:48:33 lf-activate-venv(): INFO: Base packages installed successfully 14:48:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:48:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:48:33 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:48:33 + /tmp/venv-6fvJ/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 14:48:36 + type python3 14:48:36 + true 14:48:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6fvJ/bin to PATH' 14:48:36 lf-activate-venv(): INFO: Adding /tmp/venv-6fvJ/bin to PATH 14:48:36 + PATH=/tmp/venv-6fvJ/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 14:48:36 + return 0 14:48:36 + python3 --version 14:48:36 Python 3.10.6 14:48:36 + python3 -m pip --version 14:48:36 pip 26.0.1 from /tmp/venv-6fvJ/lib/python3.10/site-packages/pip (python 3.10) 14:48:36 + python3 -m pip freeze 14:48:37 cachetools==7.0.5 14:48:37 colorama==0.4.6 14:48:37 distlib==0.4.0 14:48:37 filelock==3.25.2 14:48:37 packaging==26.0 14:48:37 platformdirs==4.9.4 14:48:37 pluggy==1.6.0 14:48:37 pyproject-api==1.10.0 14:48:37 python-discovery==1.2.1 14:48:37 tomli==2.4.1 14:48:37 tomli_w==1.2.0 14:48:37 tox==4.50.3 14:48:37 typing_extensions==4.15.0 14:48:37 urllib3==1.26.20 14:48:37 virtualenv==21.2.0 14:48:37 [EnvInject] - Injecting environment variables from a build step. 14:48:37 [EnvInject] - Injecting as environment variables the properties content 14:48:37 PARALLEL=false 14:48:37 14:48:37 [EnvInject] - Variables injected successfully. 14:48:37 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11572405001414729770.sh 14:48:37 ---> tox-run.sh 14:48:37 + 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 14:48:37 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 14:48:37 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 14:48:37 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 14:48:37 + cd /w/workspace/oom-master-checkbashisms-lint/. 14:48:37 + source /home/jenkins/lf-env.sh 14:48:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:48:37 ++ mktemp -d /tmp/venv-XXXX 14:48:37 + lf_venv=/tmp/venv-g3AR 14:48:37 + local venv_file=/tmp/.os_lf_venv 14:48:37 + local python=python3 14:48:37 + local options 14:48:37 + local set_path=true 14:48:37 + local install_args= 14:48:37 ++ 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 14:48:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:48:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:48:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:48:37 + true 14:48:37 + case $1 in 14:48:37 + venv_file=/tmp/.toxenv 14:48:37 + shift 2 14:48:37 + true 14:48:37 + case $1 in 14:48:37 + shift 14:48:37 + break 14:48:37 + case $python in 14:48:37 + local pkg_list= 14:48:37 + [[ -d /opt/pyenv ]] 14:48:37 + echo 'Setup pyenv:' 14:48:37 Setup pyenv: 14:48:37 + export PYENV_ROOT=/opt/pyenv 14:48:37 + PYENV_ROOT=/opt/pyenv 14:48:37 + 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 14:48:37 + 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 14:48:37 + pyenv versions 14:48:37 system 14:48:37 3.8.13 14:48:37 3.9.13 14:48:37 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:48:37 + command -v pyenv 14:48:37 ++ pyenv init - --no-rehash 14:48:37 + 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[*]}"'\'')" 14:48:37 export PATH="/opt/pyenv/shims:${PATH}" 14:48:37 export PYENV_SHELL=bash 14:48:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:48:37 pyenv() { 14:48:37 local command 14:48:37 command="${1:-}" 14:48:37 if [ "$#" -gt 0 ]; then 14:48:37 shift 14:48:37 fi 14:48:37 14:48:37 case "$command" in 14:48:37 rehash|shell) 14:48:37 eval "$(pyenv "sh-$command" "$@")" 14:48:37 ;; 14:48:37 *) 14:48:37 command pyenv "$command" "$@" 14:48:37 ;; 14:48:37 esac 14:48:37 }' 14:48:37 +++ 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[*]}"' 14:48:37 ++ 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 14:48:37 ++ 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 14:48:37 ++ 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 14:48:37 ++ export PYENV_SHELL=bash 14:48:37 ++ PYENV_SHELL=bash 14:48:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:48:37 +++ complete -F _pyenv pyenv 14:48:37 ++ lf-pyver python3 14:48:37 ++ local py_version_xy=python3 14:48:37 ++ local py_version_xyz= 14:48:37 ++ pyenv versions 14:48:37 ++ local command 14:48:37 ++ command=versions 14:48:37 ++ '[' 1 -gt 0 ']' 14:48:37 ++ shift 14:48:37 ++ case "$command" in 14:48:37 ++ command pyenv versions 14:48:37 ++ pyenv versions 14:48:37 ++ sed 's/^[ *]* //' 14:48:37 ++ awk '{ print $1 }' 14:48:37 ++ grep -E '^[0-9.]*[0-9]$' 14:48:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:48:37 +++ grep '^3' /tmp/.pyenv_versions 14:48:37 +++ sort -V 14:48:37 +++ tail -n 1 14:48:37 ++ py_version_xyz=3.10.6 14:48:37 ++ [[ -z 3.10.6 ]] 14:48:37 ++ echo 3.10.6 14:48:37 ++ return 0 14:48:37 + pyenv local 3.10.6 14:48:37 + local command 14:48:37 + command=local 14:48:37 + '[' 2 -gt 0 ']' 14:48:37 + shift 14:48:37 + case "$command" in 14:48:37 + command pyenv local 3.10.6 14:48:37 + pyenv local 3.10.6 14:48:37 + for arg in "$@" 14:48:37 + case $arg in 14:48:37 + pkg_list+='tox ' 14:48:37 + for arg in "$@" 14:48:37 + case $arg in 14:48:37 + pkg_list+='virtualenv ' 14:48:37 + for arg in "$@" 14:48:37 + case $arg in 14:48:37 + pkg_list+='urllib3~=1.26.15 ' 14:48:37 + [[ -f /tmp/.toxenv ]] 14:48:37 ++ cat /tmp/.toxenv 14:48:37 + lf_venv=/tmp/venv-6fvJ 14:48:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6fvJ from' file:/tmp/.toxenv 14:48:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6fvJ from file:/tmp/.toxenv 14:48:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:48:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:48:37 + local 'pip_opts=--upgrade --quiet' 14:48:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:48:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:48:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:48:37 + [[ -n '' ]] 14:48:37 + [[ -n '' ]] 14:48:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:48:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:48:37 + /tmp/venv-6fvJ/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 14:48:38 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:48:38 lf-activate-venv(): INFO: Base packages installed successfully 14:48:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:48:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:48:38 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:48:38 + /tmp/venv-6fvJ/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 14:48:42 + type python3 14:48:42 + true 14:48:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6fvJ/bin to PATH' 14:48:42 lf-activate-venv(): INFO: Adding /tmp/venv-6fvJ/bin to PATH 14:48:42 + PATH=/tmp/venv-6fvJ/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 14:48:42 + return 0 14:48:42 + [[ -d /opt/pyenv ]] 14:48:42 + echo '---> Setting up pyenv' 14:48:42 ---> Setting up pyenv 14:48:42 + export PYENV_ROOT=/opt/pyenv 14:48:42 + PYENV_ROOT=/opt/pyenv 14:48:42 + export PATH=/opt/pyenv/bin:/tmp/venv-6fvJ/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 14:48:42 + PATH=/opt/pyenv/bin:/tmp/venv-6fvJ/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 14:48:42 ++ pwd 14:48:42 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 14:48:42 + export PYTHONPATH 14:48:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:48:42 + TOX_TESTENV_PASSENV=PYTHONPATH 14:48:42 + tox --version 14:48:42 4.50.3 from /tmp/venv-6fvJ/lib/python3.10/site-packages/tox/__init__.py 14:48:42 + PARALLEL=false 14:48:42 + TOX_OPTIONS_LIST= 14:48:42 + [[ -n checkbashisms ]] 14:48:42 + TOX_OPTIONS_LIST=' -e checkbashisms' 14:48:42 + case ${PARALLEL,,} in 14:48:42 + tox -e checkbashisms 14:48:42 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 14:48:44 checkbashisms: freeze> python -m pip freeze --all 14:48:45 checkbashisms: pip==26.0.1,setuptools==82.0.0 14:48:45 checkbashisms: commands[0]> .ci/check-bashisms.sh 14:48:46 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 14:48:48 checkbashisms: OK (5.89=setup[2.31]+cmd[3.58] seconds) 14:48:48 congratulations :) (5.93 seconds) 14:48:48 + tox_status=0 14:48:48 + echo '---> Completed tox runs' 14:48:48 ---> Completed tox runs 14:48:48 + for i in .tox/*/log 14:48:48 ++ echo .tox/checkbashisms/log 14:48:48 ++ awk -F/ '{print $2}' 14:48:48 + tox_env=checkbashisms 14:48:48 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 14:48:48 + DOC_DIR=docs/_build/html 14:48:48 + [[ -d docs/_build/html ]] 14:48:48 + echo '---> tox-run.sh ends' 14:48:48 ---> tox-run.sh ends 14:48:48 + test 0 -eq 0 14:48:48 $ ssh-agent -k 14:48:48 unset SSH_AUTH_SOCK; 14:48:48 unset SSH_AGENT_PID; 14:48:48 echo Agent pid 1715 killed; 14:48:48 [ssh-agent] Stopped. 14:48:48 [PostBuildScript] - [INFO] Executing post build scripts. 14:48:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13759490178360193731.sh 14:48:48 ---> sysstat.sh 14:48:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16680082409694850479.sh 14:48:49 ---> package-listing.sh 14:48:49 ++ facter osfamily 14:48:49 ++ tr '[:upper:]' '[:lower:]' 14:48:49 + OS_FAMILY=debian 14:48:49 + workspace=/w/workspace/oom-master-checkbashisms-lint 14:48:49 + START_PACKAGES=/tmp/packages_start.txt 14:48:49 + END_PACKAGES=/tmp/packages_end.txt 14:48:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:48:49 + PACKAGES=/tmp/packages_start.txt 14:48:49 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:48:49 + PACKAGES=/tmp/packages_end.txt 14:48:49 + case "${OS_FAMILY}" in 14:48:49 + dpkg -l 14:48:49 + grep '^ii' 14:48:49 + '[' -f /tmp/packages_start.txt ']' 14:48:49 + '[' -f /tmp/packages_end.txt ']' 14:48:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:48:49 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:48:49 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 14:48:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 14:48:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17480610843983521978.sh 14:48:49 ---> capture-instance-metadata.sh 14:48:49 Setup pyenv: 14:48:49 system 14:48:49 3.8.13 14:48:49 3.9.13 14:48:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:48:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bvsF 14:48:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:48:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:48:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:49:00 lf-activate-venv(): INFO: Base packages installed successfully 14:49:00 lf-activate-venv(): INFO: Installing additional packages: lftools 14:49:30 lf-activate-venv(): INFO: Adding /tmp/venv-bvsF/bin to PATH 14:49:30 INFO: Running in OpenStack, capturing instance metadata 14:49:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4998193209176079864.sh 14:49:31 provisioning config files... 14:49:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config2375939768513099710tmp 14:49:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:49:31 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:49:31 [EnvInject] - Injecting environment variables from a build step. 14:49:31 [EnvInject] - Injecting as environment variables the properties content 14:49:31 SERVER_ID=logs 14:49:31 14:49:31 [EnvInject] - Variables injected successfully. 14:49:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5215822417566669855.sh 14:49:31 ---> create-netrc.sh 14:49:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10848802636649310181.sh 14:49:31 ---> python-tools-install.sh 14:49:31 Setup pyenv: 14:49:31 system 14:49:31 3.8.13 14:49:31 3.9.13 14:49:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:49:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bvsF from file:/tmp/.os_lf_venv 14:49:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:49:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:49:33 lf-activate-venv(): INFO: Base packages installed successfully 14:49:33 lf-activate-venv(): INFO: Installing additional packages: lftools 14:49:40 lf-activate-venv(): INFO: Adding /tmp/venv-bvsF/bin to PATH 14:49:40 Generating Requirements File 14:49:58 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. 14:49:58 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:49:58 Python 3.10.6 14:49:58 pip 26.0.1 from /tmp/venv-bvsF/lib/python3.10/site-packages/pip (python 3.10) 14:49:59 appdirs==1.4.4 14:49:59 argcomplete==3.6.3 14:49:59 aspy.yaml==1.3.0 14:49:59 attrs==26.1.0 14:49:59 autopage==0.6.0 14:49:59 backports.strenum==1.3.1 14:49:59 beautifulsoup4==4.14.3 14:49:59 boto3==1.42.77 14:49:59 botocore==1.42.77 14:49:59 bs4==0.0.2 14:49:59 certifi==2026.2.25 14:49:59 cffi==2.0.0 14:49:59 cfgv==3.5.0 14:49:59 chardet==7.4.0.post1 14:49:59 charset-normalizer==3.4.6 14:49:59 click==8.3.1 14:49:59 cliff==4.13.2 14:49:59 cmd2==3.4.0 14:49:59 cryptography==3.3.2 14:49:59 debtcollector==3.1.0 14:49:59 decorator==5.2.1 14:49:59 defusedxml==0.7.1 14:49:59 Deprecated==1.3.1 14:49:59 distlib==0.4.0 14:49:59 dnspython==2.8.0 14:49:59 docker==7.1.0 14:49:59 dogpile.cache==1.5.0 14:49:59 durationpy==0.10 14:49:59 email-validator==2.3.0 14:49:59 filelock==3.25.2 14:49:59 future==1.0.0 14:49:59 gitdb==4.0.12 14:49:59 GitPython==3.1.46 14:49:59 httplib2==0.30.2 14:49:59 identify==2.6.18 14:49:59 idna==3.11 14:49:59 importlib-resources==1.5.0 14:49:59 iso8601==2.1.0 14:49:59 Jinja2==3.1.6 14:49:59 jmespath==1.1.0 14:49:59 jsonpatch==1.33 14:49:59 jsonpointer==3.1.1 14:49:59 jsonschema==4.26.0 14:49:59 jsonschema-specifications==2025.9.1 14:49:59 keystoneauth1==5.13.1 14:49:59 kubernetes==35.0.0 14:49:59 lftools==0.37.22 14:49:59 lxml==6.0.2 14:49:59 markdown-it-py==4.0.0 14:49:59 MarkupSafe==3.0.3 14:49:59 mdurl==0.1.2 14:49:59 msgpack==1.1.2 14:49:59 multi_key_dict==2.0.3 14:49:59 munch==4.0.0 14:49:59 netaddr==1.3.0 14:49:59 niet==1.4.2 14:49:59 nodeenv==1.10.0 14:49:59 oauth2client==4.1.3 14:49:59 oauthlib==3.3.1 14:49:59 openstacksdk==4.10.0 14:49:59 os-service-types==1.8.2 14:49:59 osc-lib==4.4.0 14:49:59 oslo.config==10.3.0 14:49:59 oslo.context==6.3.0 14:49:59 oslo.i18n==6.7.2 14:49:59 oslo.log==8.1.0 14:49:59 oslo.serialization==5.9.1 14:49:59 oslo.utils==10.0.0 14:49:59 packaging==26.0 14:49:59 pbr==7.0.3 14:49:59 platformdirs==4.9.4 14:49:59 prettytable==3.17.0 14:49:59 psutil==7.2.2 14:49:59 pyasn1==0.6.3 14:49:59 pyasn1_modules==0.4.2 14:49:59 pycparser==3.0 14:49:59 pygerrit2==2.0.15 14:49:59 PyGithub==2.9.0 14:49:59 Pygments==2.19.2 14:49:59 PyJWT==2.12.1 14:49:59 PyNaCl==1.6.2 14:49:59 pyparsing==2.4.7 14:49:59 pyperclip==1.11.0 14:49:59 pyrsistent==0.20.0 14:49:59 python-cinderclient==9.9.0 14:49:59 python-dateutil==2.9.0.post0 14:49:59 python-discovery==1.2.1 14:49:59 python-heatclient==5.1.0 14:49:59 python-jenkins==1.8.3 14:49:59 python-keystoneclient==5.8.0 14:49:59 python-magnumclient==4.10.0 14:49:59 python-openstackclient==9.0.0 14:49:59 python-swiftclient==4.10.0 14:49:59 PyYAML==6.0.3 14:49:59 referencing==0.37.0 14:49:59 requests==2.33.0 14:49:59 requests-oauthlib==2.0.0 14:49:59 requestsexceptions==1.4.0 14:49:59 rfc3986==2.0.0 14:49:59 rich==14.3.3 14:49:59 rich-argparse==1.7.2 14:49:59 rpds-py==0.30.0 14:49:59 rsa==4.9.1 14:49:59 ruamel.yaml==0.19.1 14:49:59 ruamel.yaml.clib==0.2.15 14:49:59 s3transfer==0.16.0 14:49:59 simplejson==3.20.2 14:49:59 six==1.17.0 14:49:59 smmap==5.0.3 14:49:59 soupsieve==2.8.3 14:49:59 stevedore==5.7.0 14:49:59 tabulate==0.10.0 14:49:59 toml==0.10.2 14:49:59 tomlkit==0.14.0 14:49:59 tqdm==4.67.3 14:49:59 typing_extensions==4.15.0 14:49:59 urllib3==1.26.20 14:49:59 virtualenv==21.2.0 14:49:59 wcwidth==0.6.0 14:49:59 websocket-client==1.9.0 14:49:59 wrapt==2.1.2 14:49:59 xdg==6.0.0 14:49:59 xmltodict==1.0.4 14:49:59 yq==3.4.3 14:49:59 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins14975053256285217879.sh 14:49:59 ---> uv-install.sh 14:49:59 Installing uv/uvx (latest) using shell installer 14:49:59 2026-03-27 14:49:59 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/23829516-dcc2-44de-97ee-6c98471a68af?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-27T15%3A26%3A06Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-27T14%3A26%3A06Z&ske=2026-03-27T15%3A26%3A06Z&sks=b&skv=2018-11-09&sig=M5uJ3QHMaEv29fIisb9F%2BQRFb0Fj0%2BBC%2ByMS1I0Juws%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDYyMzIwMywibmJmIjoxNzc0NjIyOTAzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.QSgtCxKGn6hGsaaSa91rVLLWG57bdWLZPIkxwYSrEd4&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-eVsIyF.sh" [1] 14:49:59 downloading uv 0.11.2 x86_64-unknown-linux-gnu 14:50:00 installing to /home/jenkins/.local/bin 14:50:00 uv 14:50:00 uvx 14:50:00 everything's installed! 14:50:00 14:50:00 To add $HOME/.local/bin to your PATH, either restart your shell or run: 14:50:00 14:50:00 source $HOME/.local/bin/env (sh, bash, zsh) 14:50:00 source $HOME/.local/bin/env.fish (fish) 14:50:00 Adding install location to PATH 14:50:00 ---> Validating uv/uvx install 14:50:00 uvx 0.11.2 (x86_64-unknown-linux-gnu) 14:50:00 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4882635322584877351.sh 14:50:00 ---> sudo-logs.sh 14:50:00 Archiving 'sudo' log.. 14:50:00 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10992088235814819475.sh 14:50:00 ---> job-cost.sh 14:50:00 INFO: Activating Python virtual environment... 14:50:00 Setup pyenv: 14:50:00 system 14:50:00 3.8.13 14:50:00 3.9.13 14:50:00 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:50:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bvsF from file:/tmp/.os_lf_venv 14:50:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:50:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:50:02 lf-activate-venv(): INFO: Base packages installed successfully 14:50:02 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:50:08 lf-activate-venv(): INFO: Adding /tmp/venv-bvsF/bin to PATH 14:50:08 INFO: No stack-cost file found 14:50:08 INFO: Instance uptime: 145s 14:50:08 INFO: Fetching instance metadata (attempt 1 of 3)... 14:50:08 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:50:08 INFO: Successfully fetched instance metadata 14:50:08 INFO: Instance type: v3-standard-4 14:50:08 INFO: Retrieving pricing info for: v3-standard-4 14:50:08 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:50:08 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=145 14:50:08 INFO: Successfully fetched Vexxhost pricing API 14:50:08 INFO: Retrieved cost: 0.11 14:50:08 INFO: Retrieved resource: v3-standard-4 14:50:08 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 14:50:08 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 14:50:08 INFO: Successfully archived job cost data 14:50:08 DEBUG: Cost data: oom-master-checkbashisms-lint,4535,2026-03-27 14:50:08,v3-standard-4,145,0.11,0.00,SUCCESS 14:50:08 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8617225298836116963.sh 14:50:08 ---> logs-deploy.sh 14:50:08 Setup pyenv: 14:50:08 system 14:50:08 3.8.13 14:50:08 3.9.13 14:50:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:50:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bvsF from file:/tmp/.os_lf_venv 14:50:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:50:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:50:10 lf-activate-venv(): INFO: Base packages installed successfully 14:50:10 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:50:19 lf-activate-venv(): INFO: Adding /tmp/venv-bvsF/bin to PATH 14:50:19 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4535 14:50:19 INFO: archiving workspace using pattern(s): 14:50:20 Archives upload complete. 14:50:20 INFO: archiving logs to Nexus 14:50:21 ---> uname -a: 14:50:21 Linux prd-ubuntu1804-builder-4c-4g-5546 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:50:21 14:50:21 14:50:21 ---> lscpu: 14:50:21 Architecture: x86_64 14:50:21 CPU op-mode(s): 32-bit, 64-bit 14:50:21 Byte Order: Little Endian 14:50:21 CPU(s): 4 14:50:21 On-line CPU(s) list: 0-3 14:50:21 Thread(s) per core: 1 14:50:21 Core(s) per socket: 1 14:50:21 Socket(s): 4 14:50:21 NUMA node(s): 1 14:50:21 Vendor ID: AuthenticAMD 14:50:21 CPU family: 23 14:50:21 Model: 49 14:50:21 Model name: AMD EPYC-Rome Processor 14:50:21 Stepping: 0 14:50:21 CPU MHz: 2799.998 14:50:21 BogoMIPS: 5599.99 14:50:21 Virtualization: AMD-V 14:50:21 Hypervisor vendor: KVM 14:50:21 Virtualization type: full 14:50:21 L1d cache: 32K 14:50:21 L1i cache: 32K 14:50:21 L2 cache: 512K 14:50:21 L3 cache: 16384K 14:50:21 NUMA node0 CPU(s): 0-3 14:50:21 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 14:50:21 14:50:21 14:50:21 ---> nproc: 14:50:21 4 14:50:21 14:50:21 14:50:21 ---> df -h: 14:50:21 Filesystem Size Used Avail Use% Mounted on 14:50:21 udev 7.9G 0 7.9G 0% /dev 14:50:21 tmpfs 1.6G 676K 1.6G 1% /run 14:50:21 /dev/vda1 78G 8.4G 70G 11% / 14:50:21 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:50:21 tmpfs 5.0M 0 5.0M 0% /run/lock 14:50:21 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:50:21 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:50:21 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:50:21 14:50:21 14:50:21 ---> free -m: 14:50:21 total used free shared buff/cache available 14:50:21 Mem: 16040 553 13365 0 2121 15172 14:50:21 Swap: 1023 0 1023 14:50:21 14:50:21 14:50:21 ---> ip addr: 14:50:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:50:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:50:21 inet 127.0.0.1/8 scope host lo 14:50:21 valid_lft forever preferred_lft forever 14:50:21 inet6 ::1/128 scope host 14:50:21 valid_lft forever preferred_lft forever 14:50:21 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:50:21 link/ether fa:16:3e:0a:79:d3 brd ff:ff:ff:ff:ff:ff 14:50:21 inet 10.30.107.143/23 brd 10.30.107.255 scope global dynamic ens3 14:50:21 valid_lft 86250sec preferred_lft 86250sec 14:50:21 inet6 fe80::f816:3eff:fe0a:79d3/64 scope link 14:50:21 valid_lft forever preferred_lft forever 14:50:21 14:50:21 14:50:21 ---> sar -b -r -n DEV: 14:50:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5546) 03/27/26 _x86_64_ (4 CPU) 14:50:21 14:50:21 14:47:55 LINUX RESTART (4 CPU) 14:50:21 14:50:21 14:48:01 tps rtps wtps bread/s bwrtn/s 14:50:21 14:49:01 243.96 58.77 185.19 3721.78 80721.35 14:50:21 14:50:01 111.33 1.27 110.06 139.84 26655.29 14:50:21 Average: 177.65 30.02 147.63 1930.81 53688.32 14:50:21 14:50:21 14:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:50:21 14:49:01 14126936 15583820 2298032 13.99 49140 1614368 765752 4.38 648548 1447044 78480 14:50:21 14:50:01 13730440 15570996 2694528 16.41 78040 1948976 753400 4.31 680536 1769848 185848 14:50:21 Average: 13928688 15577408 2496280 15.20 63590 1781672 759576 4.35 664542 1608446 132164 14:50:21 14:50:21 14:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:50:21 14:49:01 ens3 477.70 313.96 1702.47 85.62 0.00 0.00 0.00 0.00 14:50:21 14:49:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 14:50:21 14:50:01 ens3 102.62 75.32 1357.42 12.82 0.00 0.00 0.00 0.00 14:50:21 14:50:01 lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 14:50:21 Average: ens3 290.16 194.64 1529.94 49.22 0.00 0.00 0.00 0.00 14:50:21 Average: lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 14:50:21 14:50:21 14:50:21 ---> sar -P ALL: 14:50:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5546) 03/27/26 _x86_64_ (4 CPU) 14:50:21 14:50:21 14:47:55 LINUX RESTART (4 CPU) 14:50:21 14:50:21 14:48:01 CPU %user %nice %system %iowait %steal %idle 14:50:21 14:49:01 all 19.19 0.00 2.14 12.01 0.07 66.60 14:50:21 14:49:01 0 17.98 0.00 2.17 3.11 0.07 76.67 14:50:21 14:49:01 1 31.79 0.00 2.96 11.54 0.08 53.62 14:50:21 14:49:01 2 13.74 0.00 1.82 4.71 0.03 79.69 14:50:21 14:49:01 3 13.30 0.00 1.59 28.69 0.05 56.37 14:50:21 14:50:01 all 18.26 0.00 1.49 5.43 0.05 74.77 14:50:21 14:50:01 0 9.37 0.00 0.62 2.86 0.03 87.12 14:50:21 14:50:01 1 11.88 0.00 0.95 0.94 0.05 86.18 14:50:21 14:50:01 2 41.94 0.00 3.15 0.83 0.10 53.98 14:50:21 14:50:01 3 9.76 0.00 1.24 17.08 0.05 71.88 14:50:21 Average: all 18.72 0.00 1.81 8.72 0.06 70.69 14:50:21 Average: 0 13.67 0.00 1.40 2.98 0.05 81.90 14:50:21 Average: 1 21.82 0.00 1.95 6.23 0.07 69.93 14:50:21 Average: 2 27.86 0.00 2.48 2.77 0.07 66.82 14:50:21 Average: 3 11.53 0.00 1.41 22.88 0.05 64.13 14:50:21 14:50:21 14:50:21