08:08:40 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137350 08:08:40 Running as SYSTEM 08:08:40 [EnvInject] - Loading node environment variables. 08:08:40 Building remotely on prd-ubuntu1804-builder-4c-4g-7885 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 08:08:40 [ssh-agent] Looking for ssh-agent implementation... 08:08:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:08:40 $ ssh-agent 08:08:40 SSH_AUTH_SOCK=/tmp/ssh-nQy0FVKlyRTz/agent.1658 08:08:40 SSH_AGENT_PID=1660 08:08:40 [ssh-agent] Started. 08:08:40 Running ssh-add (command line suppressed) 08:08:40 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14272521907755417451.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14272521907755417451.key) 08:08:40 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:08:40 The recommended git tool is: NONE 08:08:41 using credential onap-jenkins-ssh 08:08:41 Wiping out workspace first. 08:08:41 Cloning the remote Git repository 08:08:41 Cloning repository git://cloud.onap.org/mirror/oom.git 08:08:41 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 08:08:41 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:08:41 > git --version # timeout=10 08:08:41 > git --version # 'git version 2.17.1' 08:08:41 using GIT_SSH to set credentials Gerrit user 08:08:42 Verifying host key using manually-configured host key entries 08:08:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:08:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:08:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:08:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:08:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:08:47 using GIT_SSH to set credentials Gerrit user 08:08:47 Verifying host key using manually-configured host key entries 08:08:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/50/137350/1 # timeout=30 08:08:47 > git rev-parse 8be709bd5421a652dbdcf1baef50125ac6d5f3f7^{commit} # timeout=10 08:08:47 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:08:47 Checking out Revision 8be709bd5421a652dbdcf1baef50125ac6d5f3f7 (refs/changes/50/137350/1) 08:08:47 > git config core.sparsecheckout # timeout=10 08:08:47 > git checkout -f 8be709bd5421a652dbdcf1baef50125ac6d5f3f7 # timeout=30 08:08:51 Commit message: "[CASSANDRA] Update cassandra version and fix timeouts" 08:08:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:08:51 > git rev-list --no-walk 5026bc8a2eb471ddc293baf13c81fb14de34469d # timeout=10 08:08:51 [EnvInject] - Injecting environment variables from a build step. 08:08:51 [EnvInject] - Injecting as environment variables the properties content 08:08:51 PYTHON=python3 08:08:51 08:08:51 [EnvInject] - Variables injected successfully. 08:08:51 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2933329139405016032.sh 08:08:51 ---> tox-install.sh 08:08:51 + source /home/jenkins/lf-env.sh 08:08:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:08:51 ++ mktemp -d /tmp/venv-XXXX 08:08:51 + lf_venv=/tmp/venv-3Glu 08:08:51 + local venv_file=/tmp/.os_lf_venv 08:08:51 + local python=python3 08:08:51 + local options 08:08:51 + local set_path=true 08:08:51 + local install_args= 08:08: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 08:08:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:08:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:08:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:08:51 + true 08:08:51 + case $1 in 08:08:51 + venv_file=/tmp/.toxenv 08:08:51 + shift 2 08:08:51 + true 08:08:51 + case $1 in 08:08:51 + shift 08:08:51 + break 08:08:51 + case $python in 08:08:51 + local pkg_list= 08:08:51 + [[ -d /opt/pyenv ]] 08:08:51 + echo 'Setup pyenv:' 08:08:51 Setup pyenv: 08:08:51 + export PYENV_ROOT=/opt/pyenv 08:08:51 + PYENV_ROOT=/opt/pyenv 08:08: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 08:08: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 08:08:51 + pyenv versions 08:08:51 * system (set by /opt/pyenv/version) 08:08:51 * 3.8.13 (set by /opt/pyenv/version) 08:08:51 * 3.9.13 (set by /opt/pyenv/version) 08:08:51 * 3.10.6 (set by /opt/pyenv/version) 08:08:51 + command -v pyenv 08:08:51 ++ pyenv init - --no-rehash 08:08: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[*]}"'\'')" 08:08:51 export PATH="/opt/pyenv/shims:${PATH}" 08:08:51 export PYENV_SHELL=bash 08:08:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:08:51 pyenv() { 08:08:51 local command 08:08:51 command="${1:-}" 08:08:51 if [ "$#" -gt 0 ]; then 08:08:51 shift 08:08:51 fi 08:08:51 08:08:51 case "$command" in 08:08:51 rehash|shell) 08:08:51 eval "$(pyenv "sh-$command" "$@")" 08:08:51 ;; 08:08:51 *) 08:08:51 command pyenv "$command" "$@" 08:08:51 ;; 08:08:51 esac 08:08:51 }' 08:08: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[*]}"' 08:08: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 08:08: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 08:08: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 08:08:51 ++ export PYENV_SHELL=bash 08:08:51 ++ PYENV_SHELL=bash 08:08:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:08:51 +++ complete -F _pyenv pyenv 08:08:51 ++ lf-pyver python3 08:08:51 ++ local py_version_xy=python3 08:08:51 ++ local py_version_xyz= 08:08:51 ++ pyenv versions 08:08:51 ++ local command 08:08:51 ++ command=versions 08:08:51 ++ '[' 1 -gt 0 ']' 08:08:51 ++ shift 08:08:51 ++ case "$command" in 08:08:51 ++ command pyenv versions 08:08:51 ++ sed 's/^[ *]* //' 08:08:51 ++ pyenv versions 08:08:51 ++ grep -E '^[0-9.]*[0-9]$' 08:08:51 ++ awk '{ print $1 }' 08:08:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:08:51 +++ grep '^3' /tmp/.pyenv_versions 08:08:51 +++ sort -V 08:08:51 +++ tail -n 1 08:08:51 ++ py_version_xyz=3.10.6 08:08:51 ++ [[ -z 3.10.6 ]] 08:08:51 ++ echo 3.10.6 08:08:51 ++ return 0 08:08:51 + pyenv local 3.10.6 08:08:51 + local command 08:08:51 + command=local 08:08:51 + '[' 2 -gt 0 ']' 08:08:51 + shift 08:08:51 + case "$command" in 08:08:51 + command pyenv local 3.10.6 08:08:51 + pyenv local 3.10.6 08:08:51 + for arg in "$@" 08:08:51 + case $arg in 08:08:51 + pkg_list+='tox ' 08:08:51 + for arg in "$@" 08:08:51 + case $arg in 08:08:51 + pkg_list+='virtualenv ' 08:08:51 + for arg in "$@" 08:08:51 + case $arg in 08:08:51 + pkg_list+='urllib3~=1.26.15 ' 08:08:51 + [[ -f /tmp/.toxenv ]] 08:08:51 + [[ ! -f /tmp/.toxenv ]] 08:08:51 + [[ -n '' ]] 08:08:51 + python3 -m venv /tmp/venv-3Glu 08:08:55 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3Glu' 08:08:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3Glu 08:08:55 + echo /tmp/venv-3Glu 08:08:55 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:08:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:08:55 + /tmp/venv-3Glu/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:08:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:08:58 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:08:58 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:08:58 + /tmp/venv-3Glu/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:09:01 + type python3 08:09:01 + true 08:09:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3Glu/bin to PATH' 08:09:01 lf-activate-venv(): INFO: Adding /tmp/venv-3Glu/bin to PATH 08:09:01 + PATH=/tmp/venv-3Glu/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 08:09:01 + return 0 08:09:01 + python3 --version 08:09:01 Python 3.10.6 08:09:01 + python3 -m pip --version 08:09:01 pip 24.0 from /tmp/venv-3Glu/lib/python3.10/site-packages/pip (python 3.10) 08:09:01 + python3 -m pip freeze 08:09:01 cachetools==5.3.2 08:09:01 chardet==5.2.0 08:09:01 colorama==0.4.6 08:09:01 distlib==0.3.8 08:09:01 filelock==3.13.1 08:09:01 packaging==23.2 08:09:01 platformdirs==4.2.0 08:09:01 pluggy==1.4.0 08:09:01 pyproject-api==1.6.1 08:09:01 tomli==2.0.1 08:09:01 tox==4.13.0 08:09:01 urllib3==1.26.18 08:09:01 virtualenv==20.25.1 08:09:01 [EnvInject] - Injecting environment variables from a build step. 08:09:01 [EnvInject] - Injecting as environment variables the properties content 08:09:01 PARALLEL=false 08:09:01 08:09:01 [EnvInject] - Variables injected successfully. 08:09:01 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9989193716555883972.sh 08:09:02 ---> tox-run.sh 08:09: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 08:09:02 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 08:09:02 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 08:09:02 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 08:09:02 + cd /w/workspace/oom-master-checkbashisms-lint/. 08:09:02 + source /home/jenkins/lf-env.sh 08:09:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:09:02 ++ mktemp -d /tmp/venv-XXXX 08:09:02 + lf_venv=/tmp/venv-M3SI 08:09:02 + local venv_file=/tmp/.os_lf_venv 08:09:02 + local python=python3 08:09:02 + local options 08:09:02 + local set_path=true 08:09:02 + local install_args= 08:09: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 08:09:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:09:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:09:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:09:02 + true 08:09:02 + case $1 in 08:09:02 + venv_file=/tmp/.toxenv 08:09:02 + shift 2 08:09:02 + true 08:09:02 + case $1 in 08:09:02 + shift 08:09:02 + break 08:09:02 + case $python in 08:09:02 + local pkg_list= 08:09:02 + [[ -d /opt/pyenv ]] 08:09:02 + echo 'Setup pyenv:' 08:09:02 Setup pyenv: 08:09:02 + export PYENV_ROOT=/opt/pyenv 08:09:02 + PYENV_ROOT=/opt/pyenv 08:09: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 08:09: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 08:09:02 + pyenv versions 08:09:02 system 08:09:02 3.8.13 08:09:02 3.9.13 08:09:02 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:09:02 + command -v pyenv 08:09:02 ++ pyenv init - --no-rehash 08:09: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[*]}"'\'')" 08:09:02 export PATH="/opt/pyenv/shims:${PATH}" 08:09:02 export PYENV_SHELL=bash 08:09:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:09:02 pyenv() { 08:09:02 local command 08:09:02 command="${1:-}" 08:09:02 if [ "$#" -gt 0 ]; then 08:09:02 shift 08:09:02 fi 08:09:02 08:09:02 case "$command" in 08:09:02 rehash|shell) 08:09:02 eval "$(pyenv "sh-$command" "$@")" 08:09:02 ;; 08:09:02 *) 08:09:02 command pyenv "$command" "$@" 08:09:02 ;; 08:09:02 esac 08:09:02 }' 08:09: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[*]}"' 08:09: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 08:09: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 08:09: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 08:09:02 ++ export PYENV_SHELL=bash 08:09:02 ++ PYENV_SHELL=bash 08:09:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:09:02 +++ complete -F _pyenv pyenv 08:09:02 ++ lf-pyver python3 08:09:02 ++ local py_version_xy=python3 08:09:02 ++ local py_version_xyz= 08:09:02 ++ pyenv versions 08:09:02 ++ local command 08:09:02 ++ command=versions 08:09:02 ++ '[' 1 -gt 0 ']' 08:09:02 ++ shift 08:09:02 ++ case "$command" in 08:09:02 ++ command pyenv versions 08:09:02 ++ pyenv versions 08:09:02 ++ sed 's/^[ *]* //' 08:09:02 ++ awk '{ print $1 }' 08:09:02 ++ grep -E '^[0-9.]*[0-9]$' 08:09:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:09:02 +++ grep '^3' /tmp/.pyenv_versions 08:09:02 +++ sort -V 08:09:02 +++ tail -n 1 08:09:02 ++ py_version_xyz=3.10.6 08:09:02 ++ [[ -z 3.10.6 ]] 08:09:02 ++ echo 3.10.6 08:09:02 ++ return 0 08:09:02 + pyenv local 3.10.6 08:09:02 + local command 08:09:02 + command=local 08:09:02 + '[' 2 -gt 0 ']' 08:09:02 + shift 08:09:02 + case "$command" in 08:09:02 + command pyenv local 3.10.6 08:09:02 + pyenv local 3.10.6 08:09:02 + for arg in "$@" 08:09:02 + case $arg in 08:09:02 + pkg_list+='tox ' 08:09:02 + for arg in "$@" 08:09:02 + case $arg in 08:09:02 + pkg_list+='virtualenv ' 08:09:02 + for arg in "$@" 08:09:02 + case $arg in 08:09:02 + pkg_list+='urllib3~=1.26.15 ' 08:09:02 + [[ -f /tmp/.toxenv ]] 08:09:02 ++ cat /tmp/.toxenv 08:09:02 + lf_venv=/tmp/venv-3Glu 08:09:02 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Glu from' file:/tmp/.toxenv 08:09:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Glu from file:/tmp/.toxenv 08:09:02 + /tmp/venv-3Glu/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:09:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:09:03 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:09:03 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:09:03 + /tmp/venv-3Glu/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:09:04 + type python3 08:09:04 + true 08:09:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3Glu/bin to PATH' 08:09:04 lf-activate-venv(): INFO: Adding /tmp/venv-3Glu/bin to PATH 08:09:04 + PATH=/tmp/venv-3Glu/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 08:09:04 + return 0 08:09:04 + [[ -d /opt/pyenv ]] 08:09:04 + echo '---> Setting up pyenv' 08:09:04 ---> Setting up pyenv 08:09:04 + export PYENV_ROOT=/opt/pyenv 08:09:04 + PYENV_ROOT=/opt/pyenv 08:09:04 + export PATH=/opt/pyenv/bin:/tmp/venv-3Glu/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 08:09:04 + PATH=/opt/pyenv/bin:/tmp/venv-3Glu/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 08:09:04 ++ pwd 08:09:04 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 08:09:04 + export PYTHONPATH 08:09:04 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:09:04 + TOX_TESTENV_PASSENV=PYTHONPATH 08:09:04 + tox --version 08:09:04 4.13.0 from /tmp/venv-3Glu/lib/python3.10/site-packages/tox/__init__.py 08:09:04 + PARALLEL=false 08:09:04 + TOX_OPTIONS_LIST= 08:09:04 + [[ -n checkbashisms ]] 08:09:04 + TOX_OPTIONS_LIST=' -e checkbashisms' 08:09:04 + case ${PARALLEL,,} in 08:09:04 + tox -e checkbashisms 08:09:04 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 08:09:05 checkbashisms: freeze> python -m pip freeze --all 08:09:06 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 08:09:06 checkbashisms: commands[0]> .ci/check-bashisms.sh 08:09:07 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 08:09:07 you may get strange results 08:09:08 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 08:09:09 checkbashisms: OK (4.61=setup[1.56]+cmd[3.05] seconds) 08:09:09 congratulations :) (4.78 seconds) 08:09:09 + tox_status=0 08:09:09 + echo '---> Completed tox runs' 08:09:09 ---> Completed tox runs 08:09:09 + for i in .tox/*/log 08:09:09 ++ echo .tox/checkbashisms/log 08:09:09 ++ awk -F/ '{print $2}' 08:09:09 + tox_env=checkbashisms 08:09:09 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 08:09:09 + DOC_DIR=docs/_build/html 08:09:09 + [[ -d docs/_build/html ]] 08:09:09 + echo '---> tox-run.sh ends' 08:09:09 ---> tox-run.sh ends 08:09:09 + test 0 -eq 0 08:09:09 $ ssh-agent -k 08:09:09 unset SSH_AUTH_SOCK; 08:09:09 unset SSH_AGENT_PID; 08:09:09 echo Agent pid 1660 killed; 08:09:09 [ssh-agent] Stopped. 08:09:09 [PostBuildScript] - [INFO] Executing post build scripts. 08:09:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16475567249582519624.sh 08:09:09 ---> sysstat.sh 08:09:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6013191209646124075.sh 08:09:10 ---> package-listing.sh 08:09:10 ++ facter osfamily 08:09:10 ++ tr '[:upper:]' '[:lower:]' 08:09:10 + OS_FAMILY=debian 08:09:10 + workspace=/w/workspace/oom-master-checkbashisms-lint 08:09:10 + START_PACKAGES=/tmp/packages_start.txt 08:09:10 + END_PACKAGES=/tmp/packages_end.txt 08:09:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:09:10 + PACKAGES=/tmp/packages_start.txt 08:09:10 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:09:10 + PACKAGES=/tmp/packages_end.txt 08:09:10 + case "${OS_FAMILY}" in 08:09:10 + dpkg -l 08:09:10 + grep '^ii' 08:09:10 + '[' -f /tmp/packages_start.txt ']' 08:09:10 + '[' -f /tmp/packages_end.txt ']' 08:09:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:09:10 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:09:10 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 08:09:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 08:09:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8590774459622501219.sh 08:09:10 ---> capture-instance-metadata.sh 08:09:10 Setup pyenv: 08:09:10 system 08:09:10 3.8.13 08:09:10 3.9.13 08:09:10 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:09:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3ibN 08:09:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:09:17 lf-activate-venv(): INFO: Installing: lftools 08:09:47 lf-activate-venv(): INFO: Adding /tmp/venv-3ibN/bin to PATH 08:09:47 INFO: Running in OpenStack, capturing instance metadata 08:09:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8162101516757537372.sh 08:09:48 provisioning config files... 08:09:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config5610531991264644963tmp 08:09:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:09:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:09:48 [EnvInject] - Injecting environment variables from a build step. 08:09:48 [EnvInject] - Injecting as environment variables the properties content 08:09:48 SERVER_ID=logs 08:09:48 08:09:48 [EnvInject] - Variables injected successfully. 08:09:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9355805081071356856.sh 08:09:48 ---> create-netrc.sh 08:09:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5542655318962084202.sh 08:09:48 ---> python-tools-install.sh 08:09:48 Setup pyenv: 08:09:48 system 08:09:48 3.8.13 08:09:48 3.9.13 08:09:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:09:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3ibN from file:/tmp/.os_lf_venv 08:09:49 lf-activate-venv(): INFO: Installing: lftools 08:09:56 lf-activate-venv(): INFO: Adding /tmp/venv-3ibN/bin to PATH 08:09:56 Generating Requirements File 08:10:24 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. 08:10:24 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 08:10:25 Python 3.10.6 08:10:25 pip 24.0 from /tmp/venv-3ibN/lib/python3.10/site-packages/pip (python 3.10) 08:10:25 appdirs==1.4.4 08:10:25 argcomplete==3.2.2 08:10:25 aspy.yaml==1.3.0 08:10:25 attrs==23.2.0 08:10:25 autopage==0.5.2 08:10:25 beautifulsoup4==4.12.3 08:10:25 boto3==1.34.48 08:10:25 botocore==1.34.48 08:10:25 bs4==0.0.2 08:10:25 cachetools==5.3.2 08:10:25 certifi==2024.2.2 08:10:25 cffi==1.16.0 08:10:25 cfgv==3.4.0 08:10:25 chardet==5.2.0 08:10:25 charset-normalizer==3.3.2 08:10:25 click==8.1.7 08:10:25 cliff==4.6.0 08:10:25 cmd2==2.4.3 08:10:25 cryptography==3.3.2 08:10:25 debtcollector==3.0.0 08:10:25 decorator==5.1.1 08:10:25 defusedxml==0.7.1 08:10:25 Deprecated==1.2.14 08:10:25 distlib==0.3.8 08:10:25 dnspython==2.6.1 08:10:25 docker==4.2.2 08:10:25 dogpile.cache==1.3.2 08:10:25 email-validator==2.1.0.post1 08:10:25 filelock==3.13.1 08:10:25 future==1.0.0 08:10:25 gitdb==4.0.11 08:10:25 GitPython==3.1.42 08:10:25 google-auth==2.28.1 08:10:25 httplib2==0.22.0 08:10:25 identify==2.5.35 08:10:25 idna==3.6 08:10:25 importlib-resources==1.5.0 08:10:25 iso8601==2.1.0 08:10:25 Jinja2==3.1.3 08:10:25 jmespath==1.0.1 08:10:25 jsonpatch==1.33 08:10:25 jsonpointer==2.4 08:10:25 jsonschema==4.21.1 08:10:25 jsonschema-specifications==2023.12.1 08:10:25 keystoneauth1==5.5.0 08:10:25 kubernetes==29.0.0 08:10:25 lftools==0.37.9 08:10:25 lxml==5.1.0 08:10:25 MarkupSafe==2.1.5 08:10:25 msgpack==1.0.7 08:10:25 multi_key_dict==2.0.3 08:10:25 munch==4.0.0 08:10:25 netaddr==1.2.1 08:10:25 netifaces==0.11.0 08:10:25 niet==1.4.2 08:10:25 nodeenv==1.8.0 08:10:25 oauth2client==4.1.3 08:10:25 oauthlib==3.2.2 08:10:25 openstacksdk==0.62.0 08:10:25 os-client-config==2.1.0 08:10:25 os-service-types==1.7.0 08:10:25 osc-lib==3.0.1 08:10:25 oslo.config==9.4.0 08:10:25 oslo.context==5.4.0 08:10:25 oslo.i18n==6.3.0 08:10:25 oslo.log==5.5.0 08:10:25 oslo.serialization==5.4.0 08:10:25 oslo.utils==7.1.0 08:10:25 packaging==23.2 08:10:25 pbr==6.0.0 08:10:25 platformdirs==4.2.0 08:10:25 prettytable==3.10.0 08:10:25 pyasn1==0.5.1 08:10:25 pyasn1-modules==0.3.0 08:10:25 pycparser==2.21 08:10:25 pygerrit2==2.0.15 08:10:25 PyGithub==2.2.0 08:10:25 pyinotify==0.9.6 08:10:25 PyJWT==2.8.0 08:10:25 PyNaCl==1.5.0 08:10:25 pyparsing==2.4.7 08:10:25 pyperclip==1.8.2 08:10:25 pyrsistent==0.20.0 08:10:25 python-cinderclient==9.4.0 08:10:25 python-dateutil==2.8.2 08:10:25 python-heatclient==3.4.0 08:10:25 python-jenkins==1.8.2 08:10:25 python-keystoneclient==5.3.0 08:10:25 python-magnumclient==4.3.0 08:10:25 python-novaclient==18.4.0 08:10:25 python-openstackclient==6.0.1 08:10:25 python-swiftclient==4.4.0 08:10:25 PyYAML==6.0.1 08:10:25 referencing==0.33.0 08:10:25 requests==2.31.0 08:10:25 requests-oauthlib==1.3.1 08:10:25 requestsexceptions==1.4.0 08:10:25 rfc3986==2.0.0 08:10:25 rpds-py==0.18.0 08:10:25 rsa==4.9 08:10:25 ruamel.yaml==0.18.6 08:10:25 ruamel.yaml.clib==0.2.8 08:10:25 s3transfer==0.10.0 08:10:25 simplejson==3.19.2 08:10:25 six==1.16.0 08:10:25 smmap==5.0.1 08:10:25 soupsieve==2.5 08:10:25 stevedore==5.2.0 08:10:25 tabulate==0.9.0 08:10:25 toml==0.10.2 08:10:25 tomlkit==0.12.3 08:10:25 tqdm==4.66.2 08:10:25 typing_extensions==4.9.0 08:10:25 tzdata==2024.1 08:10:25 urllib3==1.26.18 08:10:25 virtualenv==20.25.1 08:10:25 wcwidth==0.2.13 08:10:25 websocket-client==1.7.0 08:10:25 wrapt==1.16.0 08:10:25 xdg==6.0.0 08:10:25 xmltodict==0.13.0 08:10:25 yq==3.2.3 08:10:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12984226929843304728.sh 08:10:26 ---> sudo-logs.sh 08:10:26 Archiving 'sudo' log.. 08:10:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5853004715679481616.sh 08:10:26 ---> job-cost.sh 08:10:26 Setup pyenv: 08:10:26 system 08:10:26 3.8.13 08:10:26 3.9.13 08:10:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:10:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3ibN from file:/tmp/.os_lf_venv 08:10:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:10:35 lf-activate-venv(): INFO: Adding /tmp/venv-3ibN/bin to PATH 08:10:35 INFO: No Stack... 08:10:36 INFO: Retrieving Pricing Info for: v3-standard-4 08:10:36 INFO: Archiving Costs 08:10:36 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins18217298922441767559.sh 08:10:36 ---> logs-deploy.sh 08:10:36 Setup pyenv: 08:10:36 system 08:10:36 3.8.13 08:10:36 3.9.13 08:10:36 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:10:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3ibN from file:/tmp/.os_lf_venv 08:10:37 lf-activate-venv(): INFO: Installing: lftools 08:11:08 lf-activate-venv(): INFO: Adding /tmp/venv-3ibN/bin to PATH 08:11:08 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3319 08:11:08 INFO: archiving workspace using pattern(s): 08:11:10 Archives upload complete. 08:11:10 INFO: archiving logs to Nexus 08:11:11 ---> uname -a: 08:11:11 Linux prd-ubuntu1804-builder-4c-4g-7885 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:11:11 08:11:11 08:11:11 ---> lscpu: 08:11:11 Architecture: x86_64 08:11:11 CPU op-mode(s): 32-bit, 64-bit 08:11:11 Byte Order: Little Endian 08:11:11 CPU(s): 4 08:11:11 On-line CPU(s) list: 0-3 08:11:11 Thread(s) per core: 1 08:11:11 Core(s) per socket: 1 08:11:11 Socket(s): 4 08:11:11 NUMA node(s): 1 08:11:11 Vendor ID: AuthenticAMD 08:11:11 CPU family: 23 08:11:11 Model: 49 08:11:11 Model name: AMD EPYC-Rome Processor 08:11:11 Stepping: 0 08:11:11 CPU MHz: 2799.996 08:11:11 BogoMIPS: 5599.99 08:11:11 Virtualization: AMD-V 08:11:11 Hypervisor vendor: KVM 08:11:11 Virtualization type: full 08:11:11 L1d cache: 32K 08:11:11 L1i cache: 32K 08:11:11 L2 cache: 512K 08:11:11 L3 cache: 16384K 08:11:11 NUMA node0 CPU(s): 0-3 08:11:11 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 08:11:11 08:11:11 08:11:11 ---> nproc: 08:11:11 4 08:11:11 08:11:11 08:11:11 ---> df -h: 08:11:11 Filesystem Size Used Avail Use% Mounted on 08:11:11 udev 7.9G 0 7.9G 0% /dev 08:11:11 tmpfs 1.6G 672K 1.6G 1% /run 08:11:11 /dev/vda1 78G 8.3G 70G 11% / 08:11:11 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:11:11 tmpfs 5.0M 0 5.0M 0% /run/lock 08:11:11 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:11:11 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:11:11 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:11:11 08:11:11 08:11:11 ---> free -m: 08:11:11 total used free shared buff/cache available 08:11:11 Mem: 16040 532 13442 0 2064 15195 08:11:11 Swap: 1023 0 1023 08:11:11 08:11:11 08:11:11 ---> ip addr: 08:11:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:11:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:11:11 inet 127.0.0.1/8 scope host lo 08:11:11 valid_lft forever preferred_lft forever 08:11:11 inet6 ::1/128 scope host 08:11:11 valid_lft forever preferred_lft forever 08:11:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:11:11 link/ether fa:16:3e:35:4b:e9 brd ff:ff:ff:ff:ff:ff 08:11:11 inet 10.30.107.210/23 brd 10.30.107.255 scope global dynamic ens3 08:11:11 valid_lft 86231sec preferred_lft 86231sec 08:11:11 inet6 fe80::f816:3eff:fe35:4be9/64 scope link 08:11:11 valid_lft forever preferred_lft forever 08:11:11 08:11:11 08:11:11 ---> sar -b -r -n DEV: 08:11:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7885) 02/23/24 _x86_64_ (4 CPU) 08:11:11 08:11:11 08:08:24 LINUX RESTART (4 CPU) 08:11:11 08:11:11 08:09:02 tps rtps wtps bread/s bwrtn/s 08:11:11 08:10:01 103.54 18.71 84.83 1174.99 22812.95 08:11:11 08:11:01 84.60 0.37 84.24 25.86 21144.61 08:11:11 Average: 93.99 9.46 84.53 595.60 21971.77 08:11:11 08:11:11 08:09:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:11:11 08:10:01 13910732 15589284 2514236 15.31 67564 1807304 738796 4.23 679252 1611480 135496 08:11:11 08:11:01 13765828 15561340 2659140 16.19 78172 1906280 770700 4.41 714944 1705456 48820 08:11:11 Average: 13838280 15575312 2586688 15.75 72868 1856792 754748 4.32 697098 1658468 92158 08:11:11 08:11:11 08:09:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:11:11 08:10:01 lo 1.49 1.49 0.16 0.16 0.00 0.00 0.00 0.00 08:11:11 08:10:01 ens3 52.84 37.38 699.60 9.78 0.00 0.00 0.00 0.00 08:11:11 08:11:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 08:11:11 08:11:01 ens3 27.33 20.96 265.65 5.60 0.00 0.00 0.00 0.00 08:11:11 Average: lo 1.24 1.24 0.13 0.13 0.00 0.00 0.00 0.00 08:11:11 Average: ens3 39.98 29.10 480.80 7.67 0.00 0.00 0.00 0.00 08:11:11 08:11:11 08:11:11 ---> sar -P ALL: 08:11:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7885) 02/23/24 _x86_64_ (4 CPU) 08:11:11 08:11:11 08:08:24 LINUX RESTART (4 CPU) 08:11:11 08:11:11 08:09:02 CPU %user %nice %system %iowait %steal %idle 08:11:11 08:10:01 all 21.30 0.00 1.54 3.55 0.05 73.55 08:11:11 08:10:01 0 26.22 0.00 1.29 3.85 0.05 68.59 08:11:11 08:10:01 1 30.44 0.00 1.87 1.15 0.05 66.49 08:11:11 08:10:01 2 22.08 0.00 1.90 3.33 0.03 72.66 08:11:11 08:10:01 3 6.39 0.00 1.09 5.89 0.07 86.56 08:11:11 08:11:01 all 14.13 0.00 0.88 15.36 0.03 69.60 08:11:11 08:11:01 0 0.38 0.00 0.38 1.73 0.00 97.50 08:11:11 08:11:01 1 10.24 0.00 0.82 30.84 0.03 58.07 08:11:11 08:11:01 2 17.32 0.00 0.87 20.46 0.05 61.30 08:11:11 08:11:01 3 28.50 0.00 1.46 8.44 0.05 61.56 08:11:11 Average: all 17.68 0.00 1.21 9.51 0.04 71.56 08:11:11 Average: 0 13.19 0.00 0.83 2.78 0.03 83.17 08:11:11 Average: 1 20.26 0.00 1.34 16.11 0.04 62.24 08:11:11 Average: 2 19.68 0.00 1.38 11.97 0.04 66.93 08:11:11 Average: 3 17.60 0.00 1.28 7.18 0.06 73.88 08:11:11 08:11:11 08:11:11