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