13:23:00 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136762 13:23:00 Running as SYSTEM 13:23:00 [EnvInject] - Loading node environment variables. 13:23:00 Building remotely on prd-ubuntu1804-builder-4c-4g-3056 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:23:00 [ssh-agent] Looking for ssh-agent implementation... 13:23:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:23:00 $ ssh-agent 13:23:00 SSH_AUTH_SOCK=/tmp/ssh-uTkTLf067TUJ/agent.1787 13:23:00 SSH_AGENT_PID=1789 13:23:00 [ssh-agent] Started. 13:23:00 Running ssh-add (command line suppressed) 13:23:00 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3516561670287701013.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3516561670287701013.key) 13:23:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:23:00 The recommended git tool is: NONE 13:23:02 using credential onap-jenkins-ssh 13:23:02 Wiping out workspace first. 13:23:02 Cloning the remote Git repository 13:23:02 Cloning repository git://cloud.onap.org/mirror/oom.git 13:23:02 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:23:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:23:02 > git --version # timeout=10 13:23:02 > git --version # 'git version 2.17.1' 13:23:02 using GIT_SSH to set credentials Gerrit user 13:23:02 Verifying host key using manually-configured host key entries 13:23:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:23:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:23:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:23:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:23:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:23:07 using GIT_SSH to set credentials Gerrit user 13:23:07 Verifying host key using manually-configured host key entries 13:23:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/62/136762/4 # timeout=30 13:23:08 > git rev-parse 466db20cec6b4d4da880b41a596ca5de154409fd^{commit} # timeout=10 13:23:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:23:08 Checking out Revision 466db20cec6b4d4da880b41a596ca5de154409fd (refs/changes/62/136762/4) 13:23:08 > git config core.sparsecheckout # timeout=10 13:23:08 > git checkout -f 466db20cec6b4d4da880b41a596ca5de154409fd # timeout=30 13:23:11 Commit message: "Fix graphviz issue in ReadTheDocs Issue-ID: DOC-821" 13:23:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:23:12 > git rev-list --no-walk b1a0103760fdee36c958210c73a1d774658238dc # timeout=10 13:23:12 [EnvInject] - Injecting environment variables from a build step. 13:23:12 [EnvInject] - Injecting as environment variables the properties content 13:23:12 PYTHON=python3 13:23:12 13:23:12 [EnvInject] - Variables injected successfully. 13:23:12 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8047866695367726529.sh 13:23:12 ---> tox-install.sh 13:23:12 + source /home/jenkins/lf-env.sh 13:23:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:23:12 ++ mktemp -d /tmp/venv-XXXX 13:23:12 + lf_venv=/tmp/venv-DjhH 13:23:12 + local venv_file=/tmp/.os_lf_venv 13:23:12 + local python=python3 13:23:12 + local options 13:23:12 + local set_path=true 13:23:12 + local install_args= 13:23:12 ++ 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 13:23:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:23:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:23:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:23:12 + true 13:23:12 + case $1 in 13:23:12 + venv_file=/tmp/.toxenv 13:23:12 + shift 2 13:23:12 + true 13:23:12 + case $1 in 13:23:12 + shift 13:23:12 + break 13:23:12 + case $python in 13:23:12 + local pkg_list= 13:23:12 + [[ -d /opt/pyenv ]] 13:23:12 + echo 'Setup pyenv:' 13:23:12 Setup pyenv: 13:23:12 + export PYENV_ROOT=/opt/pyenv 13:23:12 + PYENV_ROOT=/opt/pyenv 13:23:12 + 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 13:23:12 + 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 13:23:12 + pyenv versions 13:23:12 * system (set by /opt/pyenv/version) 13:23:12 * 3.8.13 (set by /opt/pyenv/version) 13:23:12 * 3.9.13 (set by /opt/pyenv/version) 13:23:12 * 3.10.6 (set by /opt/pyenv/version) 13:23:12 + command -v pyenv 13:23:12 ++ pyenv init - --no-rehash 13:23:12 + 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[*]}"'\'')" 13:23:12 export PATH="/opt/pyenv/shims:${PATH}" 13:23:12 export PYENV_SHELL=bash 13:23:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:23:12 pyenv() { 13:23:12 local command 13:23:12 command="${1:-}" 13:23:12 if [ "$#" -gt 0 ]; then 13:23:12 shift 13:23:12 fi 13:23:12 13:23:12 case "$command" in 13:23:12 rehash|shell) 13:23:12 eval "$(pyenv "sh-$command" "$@")" 13:23:12 ;; 13:23:12 *) 13:23:12 command pyenv "$command" "$@" 13:23:12 ;; 13:23:12 esac 13:23:12 }' 13:23:12 +++ 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[*]}"' 13:23:12 ++ 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 13:23:12 ++ 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 13:23:12 ++ 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 13:23:12 ++ export PYENV_SHELL=bash 13:23:12 ++ PYENV_SHELL=bash 13:23:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:23:12 +++ complete -F _pyenv pyenv 13:23:12 ++ lf-pyver python3 13:23:12 ++ local py_version_xy=python3 13:23:12 ++ local py_version_xyz= 13:23:12 ++ pyenv versions 13:23:12 ++ local command 13:23:12 ++ command=versions 13:23:12 ++ '[' 1 -gt 0 ']' 13:23:12 ++ shift 13:23:12 ++ case "$command" in 13:23:12 ++ command pyenv versions 13:23:12 ++ pyenv versions 13:23:12 ++ sed 's/^[ *]* //' 13:23:12 ++ awk '{ print $1 }' 13:23:12 ++ grep -E '^[0-9.]*[0-9]$' 13:23:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:23:12 +++ grep '^3' /tmp/.pyenv_versions 13:23:12 +++ sort -V 13:23:12 +++ tail -n 1 13:23:12 ++ py_version_xyz=3.10.6 13:23:12 ++ [[ -z 3.10.6 ]] 13:23:12 ++ echo 3.10.6 13:23:12 ++ return 0 13:23:12 + pyenv local 3.10.6 13:23:12 + local command 13:23:12 + command=local 13:23:12 + '[' 2 -gt 0 ']' 13:23:12 + shift 13:23:12 + case "$command" in 13:23:12 + command pyenv local 3.10.6 13:23:12 + pyenv local 3.10.6 13:23:12 + for arg in "$@" 13:23:12 + case $arg in 13:23:12 + pkg_list+='tox ' 13:23:12 + for arg in "$@" 13:23:12 + case $arg in 13:23:12 + pkg_list+='virtualenv ' 13:23:12 + for arg in "$@" 13:23:12 + case $arg in 13:23:12 + pkg_list+='urllib3~=1.26.15 ' 13:23:12 + [[ -f /tmp/.toxenv ]] 13:23:12 + [[ ! -f /tmp/.toxenv ]] 13:23:12 + [[ -n '' ]] 13:23:12 + python3 -m venv /tmp/venv-DjhH 13:23:16 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DjhH' 13:23:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DjhH 13:23:16 + echo /tmp/venv-DjhH 13:23:16 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:23:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:23:16 + /tmp/venv-DjhH/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:23:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:23:19 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:23:19 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:23:19 + /tmp/venv-DjhH/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:23:22 + type python3 13:23:22 + true 13:23:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DjhH/bin to PATH' 13:23:22 lf-activate-venv(): INFO: Adding /tmp/venv-DjhH/bin to PATH 13:23:22 + PATH=/tmp/venv-DjhH/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 13:23:22 + return 0 13:23:22 + python3 --version 13:23:22 Python 3.10.6 13:23:22 + python3 -m pip --version 13:23:22 pip 23.3.1 from /tmp/venv-DjhH/lib/python3.10/site-packages/pip (python 3.10) 13:23:22 + python3 -m pip freeze 13:23:23 cachetools==5.3.2 13:23:23 chardet==5.2.0 13:23:23 colorama==0.4.6 13:23:23 distlib==0.3.7 13:23:23 filelock==3.13.1 13:23:23 packaging==23.2 13:23:23 platformdirs==4.1.0 13:23:23 pluggy==1.3.0 13:23:23 pyproject-api==1.6.1 13:23:23 tomli==2.0.1 13:23:23 tox==4.11.4 13:23:23 urllib3==1.26.18 13:23:23 virtualenv==20.25.0 13:23:23 [EnvInject] - Injecting environment variables from a build step. 13:23:23 [EnvInject] - Injecting as environment variables the properties content 13:23:23 PARALLEL=false 13:23:23 13:23:23 [EnvInject] - Variables injected successfully. 13:23:23 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16276102075093836302.sh 13:23:23 ---> tox-run.sh 13:23:23 + 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 13:23:23 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:23:23 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:23:23 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:23:23 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:23:23 + source /home/jenkins/lf-env.sh 13:23:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:23:23 ++ mktemp -d /tmp/venv-XXXX 13:23:23 + lf_venv=/tmp/venv-Nfh2 13:23:23 + local venv_file=/tmp/.os_lf_venv 13:23:23 + local python=python3 13:23:23 + local options 13:23:23 + local set_path=true 13:23:23 + local install_args= 13:23:23 ++ 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 13:23:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:23:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:23:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:23:23 + true 13:23:23 + case $1 in 13:23:23 + venv_file=/tmp/.toxenv 13:23:23 + shift 2 13:23:23 + true 13:23:23 + case $1 in 13:23:23 + shift 13:23:23 + break 13:23:23 + case $python in 13:23:23 + local pkg_list= 13:23:23 + [[ -d /opt/pyenv ]] 13:23:23 + echo 'Setup pyenv:' 13:23:23 Setup pyenv: 13:23:23 + export PYENV_ROOT=/opt/pyenv 13:23:23 + PYENV_ROOT=/opt/pyenv 13:23:23 + 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 13:23:23 + 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 13:23:23 + pyenv versions 13:23:23 system 13:23:23 3.8.13 13:23:23 3.9.13 13:23:23 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:23:23 + command -v pyenv 13:23:23 ++ pyenv init - --no-rehash 13:23:23 + 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[*]}"'\'')" 13:23:23 export PATH="/opt/pyenv/shims:${PATH}" 13:23:23 export PYENV_SHELL=bash 13:23:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:23:23 pyenv() { 13:23:23 local command 13:23:23 command="${1:-}" 13:23:23 if [ "$#" -gt 0 ]; then 13:23:23 shift 13:23:23 fi 13:23:23 13:23:23 case "$command" in 13:23:23 rehash|shell) 13:23:23 eval "$(pyenv "sh-$command" "$@")" 13:23:23 ;; 13:23:23 *) 13:23:23 command pyenv "$command" "$@" 13:23:23 ;; 13:23:23 esac 13:23:23 }' 13:23:23 +++ 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[*]}"' 13:23:23 ++ 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 13:23:23 ++ 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 13:23:23 ++ 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 13:23:23 ++ export PYENV_SHELL=bash 13:23:23 ++ PYENV_SHELL=bash 13:23:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:23:23 +++ complete -F _pyenv pyenv 13:23:23 ++ lf-pyver python3 13:23:23 ++ local py_version_xy=python3 13:23:23 ++ local py_version_xyz= 13:23:23 ++ pyenv versions 13:23:23 ++ local command 13:23:23 ++ command=versions 13:23:23 ++ '[' 1 -gt 0 ']' 13:23:23 ++ shift 13:23:23 ++ case "$command" in 13:23:23 ++ command pyenv versions 13:23:23 ++ pyenv versions 13:23:23 ++ sed 's/^[ *]* //' 13:23:23 ++ grep -E '^[0-9.]*[0-9]$' 13:23:23 ++ awk '{ print $1 }' 13:23:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:23:23 +++ grep '^3' /tmp/.pyenv_versions 13:23:23 +++ sort -V 13:23:23 +++ tail -n 1 13:23:23 ++ py_version_xyz=3.10.6 13:23:23 ++ [[ -z 3.10.6 ]] 13:23:23 ++ echo 3.10.6 13:23:23 ++ return 0 13:23:23 + pyenv local 3.10.6 13:23:23 + local command 13:23:23 + command=local 13:23:23 + '[' 2 -gt 0 ']' 13:23:23 + shift 13:23:23 + case "$command" in 13:23:23 + command pyenv local 3.10.6 13:23:23 + pyenv local 3.10.6 13:23:23 + for arg in "$@" 13:23:23 + case $arg in 13:23:23 + pkg_list+='tox ' 13:23:23 + for arg in "$@" 13:23:23 + case $arg in 13:23:23 + pkg_list+='virtualenv ' 13:23:23 + for arg in "$@" 13:23:23 + case $arg in 13:23:23 + pkg_list+='urllib3~=1.26.15 ' 13:23:23 + [[ -f /tmp/.toxenv ]] 13:23:23 ++ cat /tmp/.toxenv 13:23:23 + lf_venv=/tmp/venv-DjhH 13:23:23 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DjhH from' file:/tmp/.toxenv 13:23:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DjhH from file:/tmp/.toxenv 13:23:23 + /tmp/venv-DjhH/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:23:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:23:24 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:23:24 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:23:24 + /tmp/venv-DjhH/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:23:25 + type python3 13:23:25 + true 13:23:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DjhH/bin to PATH' 13:23:25 lf-activate-venv(): INFO: Adding /tmp/venv-DjhH/bin to PATH 13:23:25 + PATH=/tmp/venv-DjhH/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 13:23:25 + return 0 13:23:25 + [[ -d /opt/pyenv ]] 13:23:25 + echo '---> Setting up pyenv' 13:23:25 ---> Setting up pyenv 13:23:25 + export PYENV_ROOT=/opt/pyenv 13:23:25 + PYENV_ROOT=/opt/pyenv 13:23:25 + export PATH=/opt/pyenv/bin:/tmp/venv-DjhH/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 13:23:25 + PATH=/opt/pyenv/bin:/tmp/venv-DjhH/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 13:23:25 ++ pwd 13:23:25 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:23:25 + export PYTHONPATH 13:23:25 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:23:25 + TOX_TESTENV_PASSENV=PYTHONPATH 13:23:25 + tox --version 13:23:25 4.11.4 from /tmp/venv-DjhH/lib/python3.10/site-packages/tox/__init__.py 13:23:25 + PARALLEL=false 13:23:25 + TOX_OPTIONS_LIST= 13:23:25 + [[ -n checkbashisms ]] 13:23:25 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:23:25 + case ${PARALLEL,,} in 13:23:25 + tox -e checkbashisms 13:23:25 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:23:26 checkbashisms: freeze> python -m pip freeze --all 13:23:27 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 13:23:27 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:23:28 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 13:23:28 you may get strange results 13:23:29 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:23:30 checkbashisms: OK (4.76=setup[1.65]+cmd[3.11] seconds) 13:23:30 congratulations :) (4.92 seconds) 13:23:31 + tox_status=0 13:23:31 + echo '---> Completed tox runs' 13:23:31 ---> Completed tox runs 13:23:31 + for i in .tox/*/log 13:23:31 ++ echo .tox/checkbashisms/log 13:23:31 ++ awk -F/ '{print $2}' 13:23:31 + tox_env=checkbashisms 13:23:31 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:23:31 + DOC_DIR=docs/_build/html 13:23:31 + [[ -d docs/_build/html ]] 13:23:31 + echo '---> tox-run.sh ends' 13:23:31 ---> tox-run.sh ends 13:23:31 + test 0 -eq 0 13:23:31 $ ssh-agent -k 13:23:31 unset SSH_AUTH_SOCK; 13:23:31 unset SSH_AGENT_PID; 13:23:31 echo Agent pid 1789 killed; 13:23:31 [ssh-agent] Stopped. 13:23:31 [PostBuildScript] - [INFO] Executing post build scripts. 13:23:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17710964938810078275.sh 13:23:31 ---> sysstat.sh 13:23:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6108307374976549044.sh 13:23:31 ---> package-listing.sh 13:23:31 ++ facter osfamily 13:23:31 ++ tr '[:upper:]' '[:lower:]' 13:23:31 + OS_FAMILY=debian 13:23:31 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:23:31 + START_PACKAGES=/tmp/packages_start.txt 13:23:31 + END_PACKAGES=/tmp/packages_end.txt 13:23:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:23:31 + PACKAGES=/tmp/packages_start.txt 13:23:31 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:23:31 + PACKAGES=/tmp/packages_end.txt 13:23:31 + case "${OS_FAMILY}" in 13:23:31 + dpkg -l 13:23:31 + grep '^ii' 13:23:31 + '[' -f /tmp/packages_start.txt ']' 13:23:31 + '[' -f /tmp/packages_end.txt ']' 13:23:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:23:31 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:23:31 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:23:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:23:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins552445000258993024.sh 13:23:31 ---> capture-instance-metadata.sh 13:23:31 Setup pyenv: 13:23:31 system 13:23:31 3.8.13 13:23:31 3.9.13 13:23:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:23:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xdtR 13:23:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:23:38 lf-activate-venv(): INFO: Installing: lftools 13:24:13 lf-activate-venv(): INFO: Adding /tmp/venv-xdtR/bin to PATH 13:24:13 INFO: Running in OpenStack, capturing instance metadata 13:24:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8781496444383489866.sh 13:24:13 provisioning config files... 13:24:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config14818352058190366868tmp 13:24:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:24:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:24:13 [EnvInject] - Injecting environment variables from a build step. 13:24:13 [EnvInject] - Injecting as environment variables the properties content 13:24:13 SERVER_ID=logs 13:24:13 13:24:13 [EnvInject] - Variables injected successfully. 13:24:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7562483076442731717.sh 13:24:13 ---> create-netrc.sh 13:24:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10485535790297592484.sh 13:24:13 ---> python-tools-install.sh 13:24:13 Setup pyenv: 13:24:13 system 13:24:13 3.8.13 13:24:13 3.9.13 13:24:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:24:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xdtR from file:/tmp/.os_lf_venv 13:24:15 lf-activate-venv(): INFO: Installing: lftools 13:24:24 lf-activate-venv(): INFO: Adding /tmp/venv-xdtR/bin to PATH 13:24:24 Generating Requirements File 13:25:00 Python 3.10.6 13:25:00 pip 23.3.1 from /tmp/venv-xdtR/lib/python3.10/site-packages/pip (python 3.10) 13:25:00 appdirs==1.4.4 13:25:00 argcomplete==3.1.6 13:25:00 aspy.yaml==1.3.0 13:25:00 attrs==23.1.0 13:25:00 autopage==0.5.2 13:25:00 Babel==2.13.1 13:25:00 beautifulsoup4==4.12.2 13:25:00 boto3==1.33.9 13:25:00 botocore==1.33.9 13:25:00 bs4==0.0.1 13:25:00 cachetools==5.3.2 13:25:00 certifi==2023.11.17 13:25:00 cffi==1.16.0 13:25:00 cfgv==3.4.0 13:25:00 chardet==5.2.0 13:25:00 charset-normalizer==3.3.2 13:25:00 click==8.1.7 13:25:00 cliff==4.4.0 13:25:00 cmd2==2.4.3 13:25:00 cryptography==3.3.2 13:25:00 debtcollector==2.5.0 13:25:00 decorator==5.1.1 13:25:00 defusedxml==0.7.1 13:25:00 Deprecated==1.2.14 13:25:00 distlib==0.3.7 13:25:00 dnspython==2.4.2 13:25:00 docker==4.2.2 13:25:00 dogpile.cache==1.2.2 13:25:00 email-validator==2.1.0.post1 13:25:00 filelock==3.13.1 13:25:00 future==0.18.3 13:25:00 gitdb==4.0.11 13:25:00 GitPython==3.1.40 13:25:00 google-auth==2.25.1 13:25:00 httplib2==0.22.0 13:25:00 identify==2.5.33 13:25:00 idna==3.6 13:25:00 importlib-metadata==7.0.0 13:25:00 importlib-resources==1.5.0 13:25:00 iso8601==2.1.0 13:25:00 Jinja2==3.1.2 13:25:00 jmespath==1.0.1 13:25:00 jsonpatch==1.33 13:25:00 jsonpointer==2.4 13:25:00 jsonschema==4.20.0 13:25:00 jsonschema-specifications==2023.11.2 13:25:00 keystoneauth1==5.4.0 13:25:00 kubernetes==28.1.0 13:25:00 lftools==0.37.8 13:25:00 lxml==4.9.3 13:25:00 MarkupSafe==2.1.3 13:25:00 msgpack==1.0.7 13:25:00 multi-key-dict==2.0.3 13:25:00 munch==4.0.0 13:25:00 netaddr==0.9.0 13:25:00 netifaces==0.11.0 13:25:00 niet==1.4.2 13:25:00 nodeenv==1.8.0 13:25:00 oauth2client==4.1.3 13:25:00 oauthlib==3.2.2 13:25:00 openstacksdk==0.62.0 13:25:00 os-client-config==2.1.0 13:25:00 os-service-types==1.7.0 13:25:00 osc-lib==2.9.0 13:25:00 oslo.config==9.2.0 13:25:00 oslo.context==5.3.0 13:25:00 oslo.i18n==6.2.0 13:25:00 oslo.log==5.4.0 13:25:00 oslo.serialization==5.2.0 13:25:00 oslo.utils==6.3.0 13:25:00 packaging==23.2 13:25:00 pbr==6.0.0 13:25:00 platformdirs==4.1.0 13:25:00 prettytable==3.9.0 13:25:00 pyasn1==0.5.1 13:25:00 pyasn1-modules==0.3.0 13:25:00 pycparser==2.21 13:25:00 pygerrit2==2.0.15 13:25:00 PyGithub==2.1.1 13:25:00 pyinotify==0.9.6 13:25:00 PyJWT==2.8.0 13:25:00 PyNaCl==1.5.0 13:25:00 pyparsing==2.4.7 13:25:00 pyperclip==1.8.2 13:25:00 pyrsistent==0.20.0 13:25:00 python-cinderclient==9.4.0 13:25:00 python-dateutil==2.8.2 13:25:00 python-heatclient==3.3.0 13:25:00 python-jenkins==1.8.2 13:25:00 python-keystoneclient==5.2.0 13:25:00 python-magnumclient==4.3.0 13:25:00 python-novaclient==18.4.0 13:25:00 python-openstackclient==6.0.0 13:25:00 python-swiftclient==4.4.0 13:25:00 pytz==2023.3.post1 13:25:00 PyYAML==6.0.1 13:25:00 referencing==0.31.1 13:25:00 requests==2.31.0 13:25:00 requests-oauthlib==1.3.1 13:25:00 requestsexceptions==1.4.0 13:25:00 rfc3986==2.0.0 13:25:00 rpds-py==0.13.2 13:25:00 rsa==4.9 13:25:00 ruamel.yaml==0.18.5 13:25:00 ruamel.yaml.clib==0.2.8 13:25:00 s3transfer==0.8.2 13:25:00 simplejson==3.19.2 13:25:00 six==1.16.0 13:25:00 smmap==5.0.1 13:25:00 soupsieve==2.5 13:25:00 stevedore==5.1.0 13:25:00 tabulate==0.9.0 13:25:00 toml==0.10.2 13:25:00 tomlkit==0.12.3 13:25:00 tqdm==4.66.1 13:25:00 typing_extensions==4.8.0 13:25:00 tzdata==2023.3 13:25:00 urllib3==1.26.18 13:25:00 virtualenv==20.25.0 13:25:00 wcwidth==0.2.12 13:25:00 websocket-client==1.7.0 13:25:00 wrapt==1.16.0 13:25:00 xdg==6.0.0 13:25:00 xmltodict==0.13.0 13:25:00 yq==3.2.3 13:25:00 zipp==3.17.0 13:25:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16610573927850171666.sh 13:25:01 ---> sudo-logs.sh 13:25:01 Archiving 'sudo' log.. 13:25:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13330818789606246592.sh 13:25:01 ---> job-cost.sh 13:25:01 Setup pyenv: 13:25:01 system 13:25:01 3.8.13 13:25:01 3.9.13 13:25:01 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:25:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xdtR from file:/tmp/.os_lf_venv 13:25:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:25:11 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. 13:25:11 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 13:25:11 lf-activate-venv(): INFO: Adding /tmp/venv-xdtR/bin to PATH 13:25:11 INFO: No Stack... 13:25:11 INFO: Retrieving Pricing Info for: v3-standard-4 13:25:12 INFO: Archiving Costs 13:25:12 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8035615235308694557.sh 13:25:12 ---> logs-deploy.sh 13:25:12 Setup pyenv: 13:25:12 system 13:25:12 3.8.13 13:25:12 3.9.13 13:25:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:25:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xdtR from file:/tmp/.os_lf_venv 13:25:13 lf-activate-venv(): INFO: Installing: lftools 13:25:26 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. 13:25:26 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:25:27 lf-activate-venv(): INFO: Adding /tmp/venv-xdtR/bin to PATH 13:25:27 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3234 13:25:27 INFO: archiving workspace using pattern(s): 13:25:28 Archives upload complete. 13:25:28 INFO: archiving logs to Nexus 13:25:29 ---> uname -a: 13:25:29 Linux prd-ubuntu1804-builder-4c-4g-3056 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:25:29 13:25:29 13:25:29 ---> lscpu: 13:25:29 Architecture: x86_64 13:25:29 CPU op-mode(s): 32-bit, 64-bit 13:25:29 Byte Order: Little Endian 13:25:29 CPU(s): 4 13:25:29 On-line CPU(s) list: 0-3 13:25:29 Thread(s) per core: 1 13:25:29 Core(s) per socket: 1 13:25:29 Socket(s): 4 13:25:29 NUMA node(s): 1 13:25:29 Vendor ID: AuthenticAMD 13:25:29 CPU family: 23 13:25:29 Model: 49 13:25:29 Model name: AMD EPYC-Rome Processor 13:25:29 Stepping: 0 13:25:29 CPU MHz: 2799.998 13:25:29 BogoMIPS: 5599.99 13:25:29 Virtualization: AMD-V 13:25:29 Hypervisor vendor: KVM 13:25:29 Virtualization type: full 13:25:29 L1d cache: 32K 13:25:29 L1i cache: 32K 13:25:29 L2 cache: 512K 13:25:29 L3 cache: 16384K 13:25:29 NUMA node0 CPU(s): 0-3 13:25:29 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 13:25:29 13:25:29 13:25:29 ---> nproc: 13:25:29 4 13:25:29 13:25:29 13:25:29 ---> df -h: 13:25:29 Filesystem Size Used Avail Use% Mounted on 13:25:29 udev 7.9G 0 7.9G 0% /dev 13:25:29 tmpfs 1.6G 672K 1.6G 1% /run 13:25:29 /dev/vda1 78G 8.3G 70G 11% / 13:25:29 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:25:29 tmpfs 5.0M 0 5.0M 0% /run/lock 13:25:29 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:25:29 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:25:29 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:25:29 13:25:29 13:25:29 ---> free -m: 13:25:29 total used free shared buff/cache available 13:25:29 Mem: 16040 539 13389 0 2111 15187 13:25:29 Swap: 1023 0 1023 13:25:29 13:25:29 13:25:29 ---> ip addr: 13:25:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:25:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:25:29 inet 127.0.0.1/8 scope host lo 13:25:29 valid_lft forever preferred_lft forever 13:25:29 inet6 ::1/128 scope host 13:25:29 valid_lft forever preferred_lft forever 13:25:29 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 13:25:29 link/ether fa:16:3e:d8:c4:9a brd ff:ff:ff:ff:ff:ff 13:25:29 inet 10.30.106.86/23 brd 10.30.107.255 scope global dynamic ens3 13:25:29 valid_lft 86229sec preferred_lft 86229sec 13:25:29 inet6 fe80::f816:3eff:fed8:c49a/64 scope link 13:25:29 valid_lft forever preferred_lft forever 13:25:29 13:25:29 13:25:29 ---> sar -b -r -n DEV: 13:25:29 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3056) 12/07/23 _x86_64_ (4 CPU) 13:25:29 13:25:29 13:22:42 LINUX RESTART (4 CPU) 13:25:29 13:25:29 13:23:01 tps rtps wtps bread/s bwrtn/s 13:25:29 13:24:01 232.84 24.20 208.65 806.13 19688.72 13:25:29 13:25:01 90.68 14.16 76.52 1073.29 18934.98 13:25:29 Average: 161.76 19.18 142.58 939.71 19311.85 13:25:29 13:25:29 13:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:25:29 13:24:01 13963564 15523632 2461404 14.99 55464 1707192 843692 4.83 727432 1526624 97108 13:25:29 13:25:01 13782716 15612096 2642252 16.09 77640 1938492 733532 4.20 660120 1739628 154484 13:25:29 Average: 13873140 15567864 2551828 15.54 66552 1822842 788612 4.51 693776 1633126 125796 13:25:29 13:25:29 13:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:25:29 13:24:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 13:25:29 13:24:01 ens3 180.95 125.33 1544.89 34.66 0.00 0.00 0.00 0.00 13:25:29 13:25:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 13:25:29 13:25:01 ens3 38.58 27.38 482.12 14.11 0.00 0.00 0.00 0.00 13:25:29 Average: lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 13:25:29 Average: ens3 109.77 76.35 1013.51 24.38 0.00 0.00 0.00 0.00 13:25:29 13:25:29 13:25:29 ---> sar -P ALL: 13:25:29 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3056) 12/07/23 _x86_64_ (4 CPU) 13:25:29 13:25:29 13:22:42 LINUX RESTART (4 CPU) 13:25:29 13:25:29 13:23:01 CPU %user %nice %system %iowait %steal %idle 13:25:29 13:24:01 all 20.23 0.00 1.86 5.33 0.06 72.53 13:25:29 13:24:01 0 20.26 0.00 1.67 0.67 0.05 77.34 13:25:29 13:24:01 1 29.09 0.00 1.79 3.99 0.05 65.09 13:25:29 13:24:01 2 15.95 0.00 1.75 4.25 0.07 77.97 13:25:29 13:24:01 3 15.64 0.00 2.23 12.42 0.07 69.64 13:25:29 13:25:01 all 18.46 0.00 1.39 6.55 0.05 73.56 13:25:29 13:25:01 0 6.94 0.00 0.85 0.10 0.00 92.11 13:25:29 13:25:01 1 26.36 0.00 2.04 6.03 0.05 65.53 13:25:29 13:25:01 2 14.97 0.00 1.07 3.12 0.05 80.78 13:25:29 13:25:01 3 25.57 0.00 1.59 16.98 0.08 55.76 13:25:29 Average: all 19.34 0.00 1.62 5.94 0.05 73.04 13:25:29 Average: 0 13.60 0.00 1.26 0.38 0.03 84.72 13:25:29 Average: 1 27.72 0.00 1.91 5.01 0.05 65.31 13:25:29 Average: 2 15.46 0.00 1.41 3.69 0.06 79.38 13:25:29 Average: 3 20.61 0.00 1.91 14.70 0.08 62.71 13:25:29 13:25:29 13:25:29