16:16:00 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136395 16:16:00 Running as SYSTEM 16:16:00 [EnvInject] - Loading node environment variables. 16:16:00 Building remotely on prd-ubuntu1804-builder-4c-4g-2563 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 16:16:00 [ssh-agent] Looking for ssh-agent implementation... 16:16:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:16:00 $ ssh-agent 16:16:00 SSH_AUTH_SOCK=/tmp/ssh-r6YqXmzSiQBn/agent.1665 16:16:00 SSH_AGENT_PID=1667 16:16:00 [ssh-agent] Started. 16:16:01 Running ssh-add (command line suppressed) 16:16:01 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3326936333942517967.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3326936333942517967.key) 16:16:01 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:16:01 The recommended git tool is: NONE 16:16:02 using credential onap-jenkins-ssh 16:16:02 Wiping out workspace first. 16:16:02 Cloning the remote Git repository 16:16:02 Cloning repository git://cloud.onap.org/mirror/oom.git 16:16:02 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 16:16:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:16:02 > git --version # timeout=10 16:16:02 > git --version # 'git version 2.17.1' 16:16:02 using GIT_SSH to set credentials Gerrit user 16:16:02 Verifying host key using manually-configured host key entries 16:16:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:16:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:16:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:16:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:16:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:16:08 using GIT_SSH to set credentials Gerrit user 16:16:08 Verifying host key using manually-configured host key entries 16:16:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/95/136395/7 # timeout=30 16:16:08 > git rev-parse ee5e8d47d49983594606400499ca17c7ee65e9b9^{commit} # timeout=10 16:16:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:16:08 Checking out Revision ee5e8d47d49983594606400499ca17c7ee65e9b9 (refs/changes/95/136395/7) 16:16:08 > git config core.sparsecheckout # timeout=10 16:16:08 > git checkout -f ee5e8d47d49983594606400499ca17c7ee65e9b9 # timeout=30 16:16:11 Commit message: "[CPS] Config updates for cps-core and DMI" 16:16:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:16:11 > git rev-list --no-walk 2ad6c16c56c038178c8001a242e8c3243e21e9ba # timeout=10 16:16:11 [EnvInject] - Injecting environment variables from a build step. 16:16:11 [EnvInject] - Injecting as environment variables the properties content 16:16:11 PYTHON=python3 16:16:11 16:16:11 [EnvInject] - Variables injected successfully. 16:16:11 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10112295650749443964.sh 16:16:11 ---> tox-install.sh 16:16:11 + source /home/jenkins/lf-env.sh 16:16:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:16:11 ++ mktemp -d /tmp/venv-XXXX 16:16:11 + lf_venv=/tmp/venv-t6Ca 16:16:11 + local venv_file=/tmp/.os_lf_venv 16:16:11 + local python=python3 16:16:11 + local options 16:16:11 + local set_path=true 16:16:11 + local install_args= 16:16:11 ++ 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 16:16:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:16:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:16:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:16:11 + true 16:16:11 + case $1 in 16:16:11 + venv_file=/tmp/.toxenv 16:16:11 + shift 2 16:16:11 + true 16:16:11 + case $1 in 16:16:11 + shift 16:16:11 + break 16:16:11 + case $python in 16:16:11 + local pkg_list= 16:16:11 + [[ -d /opt/pyenv ]] 16:16:11 + echo 'Setup pyenv:' 16:16:11 Setup pyenv: 16:16:11 + export PYENV_ROOT=/opt/pyenv 16:16:11 + PYENV_ROOT=/opt/pyenv 16:16:11 + 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 16:16:11 + 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 16:16:11 + pyenv versions 16:16:11 * system (set by /opt/pyenv/version) 16:16:11 * 3.8.13 (set by /opt/pyenv/version) 16:16:11 * 3.9.13 (set by /opt/pyenv/version) 16:16:11 * 3.10.6 (set by /opt/pyenv/version) 16:16:11 + command -v pyenv 16:16:11 ++ pyenv init - --no-rehash 16:16:11 + 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[*]}"'\'')" 16:16:11 export PATH="/opt/pyenv/shims:${PATH}" 16:16:11 export PYENV_SHELL=bash 16:16:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:16:11 pyenv() { 16:16:11 local command 16:16:11 command="${1:-}" 16:16:11 if [ "$#" -gt 0 ]; then 16:16:11 shift 16:16:11 fi 16:16:11 16:16:11 case "$command" in 16:16:11 rehash|shell) 16:16:11 eval "$(pyenv "sh-$command" "$@")" 16:16:11 ;; 16:16:11 *) 16:16:11 command pyenv "$command" "$@" 16:16:11 ;; 16:16:11 esac 16:16:11 }' 16:16:11 +++ 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[*]}"' 16:16:11 ++ 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 16:16:11 ++ 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 16:16:11 ++ 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 16:16:11 ++ export PYENV_SHELL=bash 16:16:11 ++ PYENV_SHELL=bash 16:16:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:16:11 +++ complete -F _pyenv pyenv 16:16:11 ++ lf-pyver python3 16:16:11 ++ local py_version_xy=python3 16:16:11 ++ local py_version_xyz= 16:16:11 ++ pyenv versions 16:16:11 ++ local command 16:16:11 ++ command=versions 16:16:11 ++ '[' 1 -gt 0 ']' 16:16:11 ++ shift 16:16:11 ++ case "$command" in 16:16:11 ++ command pyenv versions 16:16:11 ++ pyenv versions 16:16:11 ++ sed 's/^[ *]* //' 16:16:11 ++ awk '{ print $1 }' 16:16:11 ++ grep -E '^[0-9.]*[0-9]$' 16:16:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:16:11 +++ grep '^3' /tmp/.pyenv_versions 16:16:11 +++ sort -V 16:16:11 +++ tail -n 1 16:16:11 ++ py_version_xyz=3.10.6 16:16:11 ++ [[ -z 3.10.6 ]] 16:16:11 ++ echo 3.10.6 16:16:11 ++ return 0 16:16:11 + pyenv local 3.10.6 16:16:11 + local command 16:16:11 + command=local 16:16:11 + '[' 2 -gt 0 ']' 16:16:11 + shift 16:16:11 + case "$command" in 16:16:11 + command pyenv local 3.10.6 16:16:11 + pyenv local 3.10.6 16:16:11 + for arg in "$@" 16:16:11 + case $arg in 16:16:11 + pkg_list+='tox ' 16:16:11 + for arg in "$@" 16:16:11 + case $arg in 16:16:11 + pkg_list+='virtualenv ' 16:16:11 + for arg in "$@" 16:16:11 + case $arg in 16:16:11 + pkg_list+='urllib3~=1.26.15 ' 16:16:11 + [[ -f /tmp/.toxenv ]] 16:16:11 + [[ ! -f /tmp/.toxenv ]] 16:16:11 + [[ -n '' ]] 16:16:11 + python3 -m venv /tmp/venv-t6Ca 16:16:16 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-t6Ca' 16:16:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-t6Ca 16:16:16 + echo /tmp/venv-t6Ca 16:16:16 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:16:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:16:16 + /tmp/venv-t6Ca/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:16:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:16:20 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:16:20 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:16:20 + /tmp/venv-t6Ca/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:16:28 + type python3 16:16:28 + true 16:16:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-t6Ca/bin to PATH' 16:16:28 lf-activate-venv(): INFO: Adding /tmp/venv-t6Ca/bin to PATH 16:16:28 + PATH=/tmp/venv-t6Ca/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 16:16:28 + return 0 16:16:28 + python3 --version 16:16:28 Python 3.10.6 16:16:28 + python3 -m pip --version 16:16:29 pip 23.3.1 from /tmp/venv-t6Ca/lib/python3.10/site-packages/pip (python 3.10) 16:16:29 + python3 -m pip freeze 16:16:29 cachetools==5.3.2 16:16:29 chardet==5.2.0 16:16:29 colorama==0.4.6 16:16:29 distlib==0.3.7 16:16:29 filelock==3.13.1 16:16:29 packaging==23.2 16:16:29 platformdirs==4.1.0 16:16:29 pluggy==1.3.0 16:16:29 pyproject-api==1.6.1 16:16:29 tomli==2.0.1 16:16:29 tox==4.11.4 16:16:29 urllib3==1.26.18 16:16:29 virtualenv==20.25.0 16:16:29 [EnvInject] - Injecting environment variables from a build step. 16:16:29 [EnvInject] - Injecting as environment variables the properties content 16:16:29 PARALLEL=false 16:16:29 16:16:29 [EnvInject] - Variables injected successfully. 16:16:29 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1643545229386677847.sh 16:16:29 ---> tox-run.sh 16:16:29 + 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 16:16:29 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 16:16:29 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 16:16:29 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 16:16:29 + cd /w/workspace/oom-master-checkbashisms-lint/. 16:16:29 + source /home/jenkins/lf-env.sh 16:16:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:16:29 ++ mktemp -d /tmp/venv-XXXX 16:16:29 + lf_venv=/tmp/venv-Pm48 16:16:29 + local venv_file=/tmp/.os_lf_venv 16:16:29 + local python=python3 16:16:29 + local options 16:16:29 + local set_path=true 16:16:29 + local install_args= 16:16:29 ++ 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 16:16:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:16:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:16:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:16:29 + true 16:16:29 + case $1 in 16:16:29 + venv_file=/tmp/.toxenv 16:16:29 + shift 2 16:16:29 + true 16:16:29 + case $1 in 16:16:29 + shift 16:16:29 + break 16:16:29 + case $python in 16:16:29 + local pkg_list= 16:16:29 + [[ -d /opt/pyenv ]] 16:16:29 + echo 'Setup pyenv:' 16:16:29 Setup pyenv: 16:16:29 + export PYENV_ROOT=/opt/pyenv 16:16:29 + PYENV_ROOT=/opt/pyenv 16:16:29 + 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 16:16:29 + 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 16:16:29 + pyenv versions 16:16:29 system 16:16:29 3.8.13 16:16:29 3.9.13 16:16:29 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:16:29 + command -v pyenv 16:16:29 ++ pyenv init - --no-rehash 16:16:29 + 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[*]}"'\'')" 16:16:29 export PATH="/opt/pyenv/shims:${PATH}" 16:16:29 export PYENV_SHELL=bash 16:16:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:16:29 pyenv() { 16:16:29 local command 16:16:29 command="${1:-}" 16:16:29 if [ "$#" -gt 0 ]; then 16:16:29 shift 16:16:29 fi 16:16:29 16:16:29 case "$command" in 16:16:29 rehash|shell) 16:16:29 eval "$(pyenv "sh-$command" "$@")" 16:16:29 ;; 16:16:29 *) 16:16:29 command pyenv "$command" "$@" 16:16:29 ;; 16:16:29 esac 16:16:29 }' 16:16:29 +++ 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[*]}"' 16:16:29 ++ 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 16:16:29 ++ 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 16:16:29 ++ 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 16:16:29 ++ export PYENV_SHELL=bash 16:16:29 ++ PYENV_SHELL=bash 16:16:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:16:29 +++ complete -F _pyenv pyenv 16:16:29 ++ lf-pyver python3 16:16:29 ++ local py_version_xy=python3 16:16:29 ++ local py_version_xyz= 16:16:29 ++ sed 's/^[ *]* //' 16:16:29 ++ grep -E '^[0-9.]*[0-9]$' 16:16:29 ++ awk '{ print $1 }' 16:16:29 ++ pyenv versions 16:16:29 ++ local command 16:16:29 ++ command=versions 16:16:29 ++ '[' 1 -gt 0 ']' 16:16:29 ++ shift 16:16:29 ++ case "$command" in 16:16:29 ++ command pyenv versions 16:16:29 ++ pyenv versions 16:16:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:16:30 +++ grep '^3' /tmp/.pyenv_versions 16:16:30 +++ sort -V 16:16:30 +++ tail -n 1 16:16:30 ++ py_version_xyz=3.10.6 16:16:30 ++ [[ -z 3.10.6 ]] 16:16:30 ++ echo 3.10.6 16:16:30 ++ return 0 16:16:30 + pyenv local 3.10.6 16:16:30 + local command 16:16:30 + command=local 16:16:30 + '[' 2 -gt 0 ']' 16:16:30 + shift 16:16:30 + case "$command" in 16:16:30 + command pyenv local 3.10.6 16:16:30 + pyenv local 3.10.6 16:16:30 + for arg in "$@" 16:16:30 + case $arg in 16:16:30 + pkg_list+='tox ' 16:16:30 + for arg in "$@" 16:16:30 + case $arg in 16:16:30 + pkg_list+='virtualenv ' 16:16:30 + for arg in "$@" 16:16:30 + case $arg in 16:16:30 + pkg_list+='urllib3~=1.26.15 ' 16:16:30 + [[ -f /tmp/.toxenv ]] 16:16:30 ++ cat /tmp/.toxenv 16:16:30 + lf_venv=/tmp/venv-t6Ca 16:16:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t6Ca from' file:/tmp/.toxenv 16:16:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t6Ca from file:/tmp/.toxenv 16:16:30 + /tmp/venv-t6Ca/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:16:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:16:30 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:16:30 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:16:30 + /tmp/venv-t6Ca/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:16:32 + type python3 16:16:32 + true 16:16:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-t6Ca/bin to PATH' 16:16:32 lf-activate-venv(): INFO: Adding /tmp/venv-t6Ca/bin to PATH 16:16:32 + PATH=/tmp/venv-t6Ca/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 16:16:32 + return 0 16:16:32 + [[ -d /opt/pyenv ]] 16:16:32 + echo '---> Setting up pyenv' 16:16:32 ---> Setting up pyenv 16:16:32 + export PYENV_ROOT=/opt/pyenv 16:16:32 + PYENV_ROOT=/opt/pyenv 16:16:32 + export PATH=/opt/pyenv/bin:/tmp/venv-t6Ca/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 16:16:32 + PATH=/opt/pyenv/bin:/tmp/venv-t6Ca/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 16:16:32 ++ pwd 16:16:32 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 16:16:32 + export PYTHONPATH 16:16:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:16:32 + TOX_TESTENV_PASSENV=PYTHONPATH 16:16:32 + tox --version 16:16:32 4.11.4 from /tmp/venv-t6Ca/lib/python3.10/site-packages/tox/__init__.py 16:16:33 + PARALLEL=false 16:16:33 + TOX_OPTIONS_LIST= 16:16:33 + [[ -n checkbashisms ]] 16:16:33 + TOX_OPTIONS_LIST=' -e checkbashisms' 16:16:33 + case ${PARALLEL,,} in 16:16:33 + tox -e checkbashisms 16:16:33 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 16:16:34 checkbashisms: freeze> python -m pip freeze --all 16:16:35 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 16:16:35 checkbashisms: commands[0]> .ci/check-bashisms.sh 16:16:36 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 16:16:36 you may get strange results 16:16:36 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 16:16:38 checkbashisms: OK (5.11=setup[2.10]+cmd[3.02] seconds) 16:16:38 congratulations :) (5.29 seconds) 16:16:38 + tox_status=0 16:16:38 + echo '---> Completed tox runs' 16:16:38 ---> Completed tox runs 16:16:38 + for i in .tox/*/log 16:16:38 ++ echo .tox/checkbashisms/log 16:16:38 ++ awk -F/ '{print $2}' 16:16:38 + tox_env=checkbashisms 16:16:38 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 16:16:38 + DOC_DIR=docs/_build/html 16:16:38 + [[ -d docs/_build/html ]] 16:16:38 + echo '---> tox-run.sh ends' 16:16:38 ---> tox-run.sh ends 16:16:38 + test 0 -eq 0 16:16:38 $ ssh-agent -k 16:16:38 unset SSH_AUTH_SOCK; 16:16:38 unset SSH_AGENT_PID; 16:16:38 echo Agent pid 1667 killed; 16:16:38 [ssh-agent] Stopped. 16:16:38 [PostBuildScript] - [INFO] Executing post build scripts. 16:16:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10123542294059471096.sh 16:16:38 ---> sysstat.sh 16:16:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14780829459875371376.sh 16:16:39 ---> package-listing.sh 16:16:39 ++ facter osfamily 16:16:39 ++ tr '[:upper:]' '[:lower:]' 16:16:39 + OS_FAMILY=debian 16:16:39 + workspace=/w/workspace/oom-master-checkbashisms-lint 16:16:39 + START_PACKAGES=/tmp/packages_start.txt 16:16:39 + END_PACKAGES=/tmp/packages_end.txt 16:16:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:16:39 + PACKAGES=/tmp/packages_start.txt 16:16:39 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 16:16:39 + PACKAGES=/tmp/packages_end.txt 16:16:39 + case "${OS_FAMILY}" in 16:16:39 + dpkg -l 16:16:39 + grep '^ii' 16:16:39 + '[' -f /tmp/packages_start.txt ']' 16:16:39 + '[' -f /tmp/packages_end.txt ']' 16:16:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:16:39 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 16:16:39 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 16:16:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 16:16:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17435385289093560554.sh 16:16:39 ---> capture-instance-metadata.sh 16:16:39 Setup pyenv: 16:16:39 system 16:16:39 3.8.13 16:16:39 3.9.13 16:16:39 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:16:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3VO7 16:16:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:16:47 lf-activate-venv(): INFO: Installing: lftools 16:17:24 lf-activate-venv(): INFO: Adding /tmp/venv-3VO7/bin to PATH 16:17:24 INFO: Running in OpenStack, capturing instance metadata 16:17:24 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13367673509176731868.sh 16:17:24 provisioning config files... 16:17:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config16920571934093436736tmp 16:17:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:17:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:17:24 [EnvInject] - Injecting environment variables from a build step. 16:17:24 [EnvInject] - Injecting as environment variables the properties content 16:17:24 SERVER_ID=logs 16:17:24 16:17:24 [EnvInject] - Variables injected successfully. 16:17:24 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2305259886702280065.sh 16:17:24 ---> create-netrc.sh 16:17:24 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13393421332855810478.sh 16:17:24 ---> python-tools-install.sh 16:17:24 Setup pyenv: 16:17:24 system 16:17:24 3.8.13 16:17:24 3.9.13 16:17:24 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:17:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3VO7 from file:/tmp/.os_lf_venv 16:17:25 lf-activate-venv(): INFO: Installing: lftools 16:17:33 lf-activate-venv(): INFO: Adding /tmp/venv-3VO7/bin to PATH 16:17:33 Generating Requirements File 16:18:06 Python 3.10.6 16:18:06 pip 23.3.1 from /tmp/venv-3VO7/lib/python3.10/site-packages/pip (python 3.10) 16:18:07 appdirs==1.4.4 16:18:07 argcomplete==3.1.6 16:18:07 aspy.yaml==1.3.0 16:18:07 attrs==23.1.0 16:18:07 autopage==0.5.2 16:18:07 Babel==2.13.1 16:18:07 beautifulsoup4==4.12.2 16:18:07 boto3==1.33.7 16:18:07 botocore==1.33.7 16:18:07 bs4==0.0.1 16:18:07 cachetools==5.3.2 16:18:07 certifi==2023.11.17 16:18:07 cffi==1.16.0 16:18:07 cfgv==3.4.0 16:18:07 chardet==5.2.0 16:18:07 charset-normalizer==3.3.2 16:18:07 click==8.1.7 16:18:07 cliff==4.4.0 16:18:07 cmd2==2.4.3 16:18:07 cryptography==3.3.2 16:18:07 debtcollector==2.5.0 16:18:07 decorator==5.1.1 16:18:07 defusedxml==0.7.1 16:18:07 Deprecated==1.2.14 16:18:07 distlib==0.3.7 16:18:07 dnspython==2.4.2 16:18:07 docker==4.2.2 16:18:07 dogpile.cache==1.2.2 16:18:07 email-validator==2.1.0.post1 16:18:07 filelock==3.13.1 16:18:07 future==0.18.3 16:18:07 gitdb==4.0.11 16:18:07 GitPython==3.1.40 16:18:07 google-auth==2.24.0 16:18:07 httplib2==0.22.0 16:18:07 identify==2.5.32 16:18:07 idna==3.6 16:18:07 importlib-metadata==7.0.0 16:18:07 importlib-resources==1.5.0 16:18:07 iso8601==2.1.0 16:18:07 Jinja2==3.1.2 16:18:07 jmespath==1.0.1 16:18:07 jsonpatch==1.33 16:18:07 jsonpointer==2.4 16:18:07 jsonschema==4.20.0 16:18:07 jsonschema-specifications==2023.11.2 16:18:07 keystoneauth1==5.4.0 16:18:07 kubernetes==28.1.0 16:18:07 lftools==0.37.8 16:18:07 lxml==4.9.3 16:18:07 MarkupSafe==2.1.3 16:18:07 msgpack==1.0.7 16:18:07 multi-key-dict==2.0.3 16:18:07 munch==4.0.0 16:18:07 netaddr==0.9.0 16:18:07 netifaces==0.11.0 16:18:07 niet==1.4.2 16:18:07 nodeenv==1.8.0 16:18:07 oauth2client==4.1.3 16:18:07 oauthlib==3.2.2 16:18:07 openstacksdk==0.62.0 16:18:07 os-client-config==2.1.0 16:18:07 os-service-types==1.7.0 16:18:07 osc-lib==2.9.0 16:18:07 oslo.config==9.2.0 16:18:07 oslo.context==5.3.0 16:18:07 oslo.i18n==6.2.0 16:18:07 oslo.log==5.4.0 16:18:07 oslo.serialization==5.2.0 16:18:07 oslo.utils==6.3.0 16:18:07 packaging==23.2 16:18:07 pbr==6.0.0 16:18:07 platformdirs==4.1.0 16:18:07 prettytable==3.9.0 16:18:07 pyasn1==0.5.1 16:18:07 pyasn1-modules==0.3.0 16:18:07 pycparser==2.21 16:18:07 pygerrit2==2.0.15 16:18:07 PyGithub==2.1.1 16:18:07 pyinotify==0.9.6 16:18:07 PyJWT==2.8.0 16:18:07 PyNaCl==1.5.0 16:18:07 pyparsing==2.4.7 16:18:07 pyperclip==1.8.2 16:18:07 pyrsistent==0.20.0 16:18:07 python-cinderclient==9.4.0 16:18:07 python-dateutil==2.8.2 16:18:07 python-heatclient==3.3.0 16:18:07 python-jenkins==1.8.2 16:18:07 python-keystoneclient==5.2.0 16:18:07 python-magnumclient==4.3.0 16:18:07 python-novaclient==18.4.0 16:18:07 python-openstackclient==6.0.0 16:18:07 python-swiftclient==4.4.0 16:18:07 pytz==2023.3.post1 16:18:07 PyYAML==6.0.1 16:18:07 referencing==0.31.1 16:18:07 requests==2.31.0 16:18:07 requests-oauthlib==1.3.1 16:18:07 requestsexceptions==1.4.0 16:18:07 rfc3986==2.0.0 16:18:07 rpds-py==0.13.2 16:18:07 rsa==4.9 16:18:07 ruamel.yaml==0.18.5 16:18:07 ruamel.yaml.clib==0.2.8 16:18:07 s3transfer==0.8.2 16:18:07 simplejson==3.19.2 16:18:07 six==1.16.0 16:18:07 smmap==5.0.1 16:18:07 soupsieve==2.5 16:18:07 stevedore==5.1.0 16:18:07 tabulate==0.9.0 16:18:07 toml==0.10.2 16:18:07 tomlkit==0.12.3 16:18:07 tqdm==4.66.1 16:18:07 typing_extensions==4.8.0 16:18:07 tzdata==2023.3 16:18:07 urllib3==1.26.18 16:18:07 virtualenv==20.25.0 16:18:07 wcwidth==0.2.12 16:18:07 websocket-client==1.7.0 16:18:07 wrapt==1.16.0 16:18:07 xdg==6.0.0 16:18:07 xmltodict==0.13.0 16:18:07 yq==3.2.3 16:18:07 zipp==3.17.0 16:18:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10098122408653648049.sh 16:18:07 ---> sudo-logs.sh 16:18:07 Archiving 'sudo' log.. 16:18:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2797861800556630758.sh 16:18:07 ---> job-cost.sh 16:18:07 Setup pyenv: 16:18:07 system 16:18:07 3.8.13 16:18:07 3.9.13 16:18:07 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:18:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3VO7 from file:/tmp/.os_lf_venv 16:18:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:18:17 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. 16:18:17 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 16:18:17 lf-activate-venv(): INFO: Adding /tmp/venv-3VO7/bin to PATH 16:18:17 INFO: No Stack... 16:18:17 INFO: Retrieving Pricing Info for: v3-standard-4 16:18:18 INFO: Archiving Costs 16:18:18 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11201115397064436270.sh 16:18:18 ---> logs-deploy.sh 16:18:18 Setup pyenv: 16:18:18 system 16:18:18 3.8.13 16:18:18 3.9.13 16:18:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:18:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3VO7 from file:/tmp/.os_lf_venv 16:18:19 lf-activate-venv(): INFO: Installing: lftools 16:18:29 lf-activate-venv(): INFO: Adding /tmp/venv-3VO7/bin to PATH 16:18:29 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3221 16:18:29 INFO: archiving workspace using pattern(s): 16:18:30 Archives upload complete. 16:18:31 INFO: archiving logs to Nexus 16:18:31 ---> uname -a: 16:18:31 Linux prd-ubuntu1804-builder-4c-4g-2563 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:18:31 16:18:31 16:18:31 ---> lscpu: 16:18:31 Architecture: x86_64 16:18:31 CPU op-mode(s): 32-bit, 64-bit 16:18:31 Byte Order: Little Endian 16:18:31 CPU(s): 4 16:18:31 On-line CPU(s) list: 0-3 16:18:31 Thread(s) per core: 1 16:18:31 Core(s) per socket: 1 16:18:31 Socket(s): 4 16:18:31 NUMA node(s): 1 16:18:31 Vendor ID: AuthenticAMD 16:18:31 CPU family: 23 16:18:31 Model: 49 16:18:31 Model name: AMD EPYC-Rome Processor 16:18:31 Stepping: 0 16:18:31 CPU MHz: 2799.998 16:18:31 BogoMIPS: 5599.99 16:18:31 Virtualization: AMD-V 16:18:31 Hypervisor vendor: KVM 16:18:31 Virtualization type: full 16:18:31 L1d cache: 32K 16:18:31 L1i cache: 32K 16:18:31 L2 cache: 512K 16:18:31 L3 cache: 16384K 16:18:31 NUMA node0 CPU(s): 0-3 16:18:31 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 16:18:31 16:18:31 16:18:31 ---> nproc: 16:18:31 4 16:18:31 16:18:31 16:18:31 ---> df -h: 16:18:31 Filesystem Size Used Avail Use% Mounted on 16:18:31 udev 7.9G 0 7.9G 0% /dev 16:18:31 tmpfs 1.6G 672K 1.6G 1% /run 16:18:31 /dev/vda1 78G 8.3G 70G 11% / 16:18:31 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:18:31 tmpfs 5.0M 0 5.0M 0% /run/lock 16:18:31 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:18:31 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:18:31 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:18:31 16:18:31 16:18:31 ---> free -m: 16:18:31 total used free shared buff/cache available 16:18:31 Mem: 16040 540 13388 0 2110 15186 16:18:31 Swap: 1023 0 1023 16:18:31 16:18:31 16:18:31 ---> ip addr: 16:18:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:18:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:18:31 inet 127.0.0.1/8 scope host lo 16:18:31 valid_lft forever preferred_lft forever 16:18:31 inet6 ::1/128 scope host 16:18:31 valid_lft forever preferred_lft forever 16:18:31 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 16:18:31 link/ether fa:16:3e:55:e2:f8 brd ff:ff:ff:ff:ff:ff 16:18:31 inet 10.30.107.244/23 brd 10.30.107.255 scope global dynamic ens3 16:18:31 valid_lft 86228sec preferred_lft 86228sec 16:18:31 inet6 fe80::f816:3eff:fe55:e2f8/64 scope link 16:18:31 valid_lft forever preferred_lft forever 16:18:31 16:18:31 16:18:31 ---> sar -b -r -n DEV: 16:18:31 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2563) 12/05/23 _x86_64_ (4 CPU) 16:18:31 16:18:31 16:15:41 LINUX RESTART (4 CPU) 16:18:31 16:18:31 16:16:01 tps rtps wtps bread/s bwrtn/s 16:18:31 16:17:03 181.86 23.61 158.25 782.94 38602.20 16:18:31 16:18:01 126.34 14.33 112.02 1084.23 39123.05 16:18:31 Average: 154.57 19.05 135.52 931.02 38858.19 16:18:31 16:18:31 16:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:18:31 16:17:03 14043500 15524764 2381468 14.50 52192 1634068 803176 4.60 720876 1457728 84428 16:18:31 16:18:01 13716432 15534264 2708536 16.49 73812 1934020 803120 4.60 753468 1722068 118892 16:18:31 Average: 13879966 15529514 2545002 15.49 63002 1784044 803148 4.60 737172 1589898 101660 16:18:31 16:18:31 16:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:18:31 16:17:03 ens3 118.08 93.34 943.15 26.95 0.00 0.00 0.00 0.00 16:18:31 16:17:03 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 16:18:31 16:18:01 ens3 61.58 41.15 1063.15 8.21 0.00 0.00 0.00 0.00 16:18:31 16:18:01 lo 1.03 1.03 0.10 0.10 0.00 0.00 0.00 0.00 16:18:31 Average: ens3 90.31 67.69 1002.13 17.74 0.00 0.00 0.00 0.00 16:18:31 Average: lo 1.19 1.19 0.12 0.12 0.00 0.00 0.00 0.00 16:18:31 16:18:31 16:18:31 ---> sar -P ALL: 16:18:31 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2563) 12/05/23 _x86_64_ (4 CPU) 16:18:31 16:18:31 16:15:41 LINUX RESTART (4 CPU) 16:18:31 16:18:31 16:16:01 CPU %user %nice %system %iowait %steal %idle 16:18:31 16:17:03 all 17.93 0.00 1.71 9.75 0.06 70.54 16:18:31 16:17:03 0 13.60 0.00 1.18 19.48 0.07 65.67 16:18:31 16:17:03 1 7.11 0.00 1.52 6.84 0.03 84.50 16:18:31 16:17:03 2 27.17 0.00 2.70 9.88 0.07 60.18 16:18:31 16:17:03 3 23.92 0.00 1.47 2.74 0.07 71.80 16:18:31 16:18:01 all 18.88 0.00 1.26 8.21 0.06 71.58 16:18:31 16:18:01 0 4.11 0.00 0.73 17.51 0.07 77.59 16:18:31 16:18:01 1 14.14 0.00 1.00 8.73 0.05 76.08 16:18:31 16:18:01 2 17.54 0.00 1.09 0.92 0.03 80.42 16:18:31 16:18:01 3 39.71 0.00 2.23 5.75 0.09 52.22 16:18:31 Average: all 18.40 0.00 1.49 8.99 0.06 71.05 16:18:31 Average: 0 8.96 0.00 0.96 18.52 0.07 71.50 16:18:31 Average: 1 10.57 0.00 1.27 7.77 0.04 80.36 16:18:31 Average: 2 22.43 0.00 1.91 5.46 0.05 70.15 16:18:31 Average: 3 31.68 0.00 1.85 4.22 0.08 62.18 16:18:31 16:18:31 16:18:31