15:35:37 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136395 15:35:37 Running as SYSTEM 15:35:38 [EnvInject] - Loading node environment variables. 15:35:38 Building remotely on prd-ubuntu1804-builder-4c-4g-599 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:35:38 [ssh-agent] Looking for ssh-agent implementation... 15:35:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:38 $ ssh-agent 15:35:38 SSH_AUTH_SOCK=/tmp/ssh-66Ot4dVKPjE5/agent.1682 15:35:38 SSH_AGENT_PID=1684 15:35:38 [ssh-agent] Started. 15:35:38 Running ssh-add (command line suppressed) 15:35:38 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1809456860406146921.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1809456860406146921.key) 15:35:38 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:35:38 The recommended git tool is: NONE 15:35:39 using credential onap-jenkins-ssh 15:35:39 Wiping out workspace first. 15:35:39 Cloning the remote Git repository 15:35:40 Cloning repository git://cloud.onap.org/mirror/oom.git 15:35:40 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:35:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:35:40 > git --version # timeout=10 15:35:40 > git --version # 'git version 2.17.1' 15:35:40 using GIT_SSH to set credentials Gerrit user 15:35:40 Verifying host key using manually-configured host key entries 15:35:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:35:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:35:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:35:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:35:45 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:35:45 using GIT_SSH to set credentials Gerrit user 15:35:45 Verifying host key using manually-configured host key entries 15:35:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/95/136395/4 # timeout=30 15:35:46 > git rev-parse bd4b55ef1cd813f0342d3e3534b66327f33d0dcf^{commit} # timeout=10 15:35:46 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:35:46 Checking out Revision bd4b55ef1cd813f0342d3e3534b66327f33d0dcf (refs/changes/95/136395/4) 15:35:46 > git config core.sparsecheckout # timeout=10 15:35:46 > git checkout -f bd4b55ef1cd813f0342d3e3534b66327f33d0dcf # timeout=30 15:35:49 Commit message: "[CPS] Config updates for cps-core and DMI" 15:35:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:35:49 > git rev-list --no-walk b79671556abd980c1fe0d48dcb96ef8437173b7a # timeout=10 15:35:49 [EnvInject] - Injecting environment variables from a build step. 15:35:49 [EnvInject] - Injecting as environment variables the properties content 15:35:49 PYTHON=python3 15:35:49 15:35:49 [EnvInject] - Variables injected successfully. 15:35:49 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13979363180644908201.sh 15:35:49 ---> tox-install.sh 15:35:49 + source /home/jenkins/lf-env.sh 15:35:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:35:49 ++ mktemp -d /tmp/venv-XXXX 15:35:49 + lf_venv=/tmp/venv-85Ze 15:35:49 + local venv_file=/tmp/.os_lf_venv 15:35:49 + local python=python3 15:35:49 + local options 15:35:49 + local set_path=true 15:35:49 + local install_args= 15:35:49 ++ 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 15:35:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:35:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:35:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:35:49 + true 15:35:49 + case $1 in 15:35:49 + venv_file=/tmp/.toxenv 15:35:49 + shift 2 15:35:49 + true 15:35:49 + case $1 in 15:35:49 + shift 15:35:49 + break 15:35:49 + case $python in 15:35:49 + local pkg_list= 15:35:49 + [[ -d /opt/pyenv ]] 15:35:49 + echo 'Setup pyenv:' 15:35:49 Setup pyenv: 15:35:49 + export PYENV_ROOT=/opt/pyenv 15:35:49 + PYENV_ROOT=/opt/pyenv 15:35:49 + 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 15:35:49 + 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 15:35:49 + pyenv versions 15:35:49 * system (set by /opt/pyenv/version) 15:35:49 * 3.8.13 (set by /opt/pyenv/version) 15:35:49 * 3.9.13 (set by /opt/pyenv/version) 15:35:49 * 3.10.6 (set by /opt/pyenv/version) 15:35:49 + command -v pyenv 15:35:49 ++ pyenv init - --no-rehash 15:35:49 + 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[*]}"'\'')" 15:35:49 export PATH="/opt/pyenv/shims:${PATH}" 15:35:49 export PYENV_SHELL=bash 15:35:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:35:49 pyenv() { 15:35:49 local command 15:35:49 command="${1:-}" 15:35:49 if [ "$#" -gt 0 ]; then 15:35:49 shift 15:35:49 fi 15:35:49 15:35:49 case "$command" in 15:35:49 rehash|shell) 15:35:49 eval "$(pyenv "sh-$command" "$@")" 15:35:49 ;; 15:35:49 *) 15:35:49 command pyenv "$command" "$@" 15:35:49 ;; 15:35:49 esac 15:35:49 }' 15:35:49 +++ 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[*]}"' 15:35:49 ++ 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 15:35:49 ++ 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 15:35:49 ++ 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 15:35:49 ++ export PYENV_SHELL=bash 15:35:49 ++ PYENV_SHELL=bash 15:35:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:35:49 +++ complete -F _pyenv pyenv 15:35:49 ++ lf-pyver python3 15:35:49 ++ local py_version_xy=python3 15:35:49 ++ local py_version_xyz= 15:35:49 ++ pyenv versions 15:35:49 ++ local command 15:35:49 ++ command=versions 15:35:49 ++ '[' 1 -gt 0 ']' 15:35:49 ++ sed 's/^[ *]* //' 15:35:49 ++ shift 15:35:49 ++ case "$command" in 15:35:49 ++ command pyenv versions 15:35:49 ++ pyenv versions 15:35:49 ++ awk '{ print $1 }' 15:35:49 ++ grep -E '^[0-9.]*[0-9]$' 15:35:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:35:49 +++ grep '^3' /tmp/.pyenv_versions 15:35:49 +++ sort -V 15:35:49 +++ tail -n 1 15:35:49 ++ py_version_xyz=3.10.6 15:35:49 ++ [[ -z 3.10.6 ]] 15:35:49 ++ echo 3.10.6 15:35:49 ++ return 0 15:35:49 + pyenv local 3.10.6 15:35:49 + local command 15:35:49 + command=local 15:35:49 + '[' 2 -gt 0 ']' 15:35:49 + shift 15:35:49 + case "$command" in 15:35:49 + command pyenv local 3.10.6 15:35:49 + pyenv local 3.10.6 15:35:49 + for arg in "$@" 15:35:49 + case $arg in 15:35:49 + pkg_list+='tox ' 15:35:49 + for arg in "$@" 15:35:49 + case $arg in 15:35:49 + pkg_list+='virtualenv ' 15:35:49 + for arg in "$@" 15:35:49 + case $arg in 15:35:49 + pkg_list+='urllib3~=1.26.15 ' 15:35:49 + [[ -f /tmp/.toxenv ]] 15:35:49 + [[ ! -f /tmp/.toxenv ]] 15:35:49 + [[ -n '' ]] 15:35:49 + python3 -m venv /tmp/venv-85Ze 15:35:54 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-85Ze' 15:35:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-85Ze 15:35:54 + echo /tmp/venv-85Ze 15:35:54 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:35:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:35:54 + /tmp/venv-85Ze/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:35:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:35:57 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:35:57 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:35:57 + /tmp/venv-85Ze/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:36:04 + type python3 15:36:04 + true 15:36:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-85Ze/bin to PATH' 15:36:04 lf-activate-venv(): INFO: Adding /tmp/venv-85Ze/bin to PATH 15:36:04 + PATH=/tmp/venv-85Ze/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 15:36:04 + return 0 15:36:04 + python3 --version 15:36:04 Python 3.10.6 15:36:04 + python3 -m pip --version 15:36:04 pip 23.3.1 from /tmp/venv-85Ze/lib/python3.10/site-packages/pip (python 3.10) 15:36:04 + python3 -m pip freeze 15:36:04 cachetools==5.3.2 15:36:04 chardet==5.2.0 15:36:04 colorama==0.4.6 15:36:04 distlib==0.3.7 15:36:04 filelock==3.13.1 15:36:04 packaging==23.2 15:36:04 platformdirs==4.0.0 15:36:04 pluggy==1.3.0 15:36:04 pyproject-api==1.6.1 15:36:04 tomli==2.0.1 15:36:04 tox==4.11.4 15:36:04 urllib3==1.26.18 15:36:04 virtualenv==20.24.7 15:36:04 [EnvInject] - Injecting environment variables from a build step. 15:36:04 [EnvInject] - Injecting as environment variables the properties content 15:36:04 PARALLEL=false 15:36:04 15:36:04 [EnvInject] - Variables injected successfully. 15:36:04 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1184272784014266494.sh 15:36:04 ---> tox-run.sh 15:36:04 + 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 15:36:04 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:36:04 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:36:04 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:36:04 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:36:04 + source /home/jenkins/lf-env.sh 15:36:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:36:04 ++ mktemp -d /tmp/venv-XXXX 15:36:04 + lf_venv=/tmp/venv-Ez51 15:36:04 + local venv_file=/tmp/.os_lf_venv 15:36:04 + local python=python3 15:36:04 + local options 15:36:04 + local set_path=true 15:36:04 + local install_args= 15:36:04 ++ 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 15:36:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:36:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:36:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:36:04 + true 15:36:04 + case $1 in 15:36:04 + venv_file=/tmp/.toxenv 15:36:04 + shift 2 15:36:04 + true 15:36:04 + case $1 in 15:36:04 + shift 15:36:04 + break 15:36:04 + case $python in 15:36:04 + local pkg_list= 15:36:04 + [[ -d /opt/pyenv ]] 15:36:04 + echo 'Setup pyenv:' 15:36:04 Setup pyenv: 15:36:04 + export PYENV_ROOT=/opt/pyenv 15:36:04 + PYENV_ROOT=/opt/pyenv 15:36:04 + 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 15:36:04 + 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 15:36:04 + pyenv versions 15:36:04 system 15:36:04 3.8.13 15:36:04 3.9.13 15:36:04 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:36:04 + command -v pyenv 15:36:04 ++ pyenv init - --no-rehash 15:36:05 + 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[*]}"'\'')" 15:36:05 export PATH="/opt/pyenv/shims:${PATH}" 15:36:05 export PYENV_SHELL=bash 15:36:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:36:05 pyenv() { 15:36:05 local command 15:36:05 command="${1:-}" 15:36:05 if [ "$#" -gt 0 ]; then 15:36:05 shift 15:36:05 fi 15:36:05 15:36:05 case "$command" in 15:36:05 rehash|shell) 15:36:05 eval "$(pyenv "sh-$command" "$@")" 15:36:05 ;; 15:36:05 *) 15:36:05 command pyenv "$command" "$@" 15:36:05 ;; 15:36:05 esac 15:36:05 }' 15:36:05 +++ 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[*]}"' 15:36:05 ++ 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 15:36:05 ++ 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 15:36:05 ++ 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 15:36:05 ++ export PYENV_SHELL=bash 15:36:05 ++ PYENV_SHELL=bash 15:36:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:36:05 +++ complete -F _pyenv pyenv 15:36:05 ++ lf-pyver python3 15:36:05 ++ local py_version_xy=python3 15:36:05 ++ local py_version_xyz= 15:36:05 ++ pyenv versions 15:36:05 ++ local command 15:36:05 ++ command=versions 15:36:05 ++ '[' 1 -gt 0 ']' 15:36:05 ++ shift 15:36:05 ++ case "$command" in 15:36:05 ++ command pyenv versions 15:36:05 ++ pyenv versions 15:36:05 ++ sed 's/^[ *]* //' 15:36:05 ++ grep -E '^[0-9.]*[0-9]$' 15:36:05 ++ awk '{ print $1 }' 15:36:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:36:05 +++ grep '^3' /tmp/.pyenv_versions 15:36:05 +++ sort -V 15:36:05 +++ tail -n 1 15:36:05 ++ py_version_xyz=3.10.6 15:36:05 ++ [[ -z 3.10.6 ]] 15:36:05 ++ echo 3.10.6 15:36:05 ++ return 0 15:36:05 + pyenv local 3.10.6 15:36:05 + local command 15:36:05 + command=local 15:36:05 + '[' 2 -gt 0 ']' 15:36:05 + shift 15:36:05 + case "$command" in 15:36:05 + command pyenv local 3.10.6 15:36:05 + pyenv local 3.10.6 15:36:05 + for arg in "$@" 15:36:05 + case $arg in 15:36:05 + pkg_list+='tox ' 15:36:05 + for arg in "$@" 15:36:05 + case $arg in 15:36:05 + pkg_list+='virtualenv ' 15:36:05 + for arg in "$@" 15:36:05 + case $arg in 15:36:05 + pkg_list+='urllib3~=1.26.15 ' 15:36:05 + [[ -f /tmp/.toxenv ]] 15:36:05 ++ cat /tmp/.toxenv 15:36:05 + lf_venv=/tmp/venv-85Ze 15:36:05 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-85Ze from' file:/tmp/.toxenv 15:36:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-85Ze from file:/tmp/.toxenv 15:36:05 + /tmp/venv-85Ze/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:36:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:36:06 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:36:06 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:36:06 + /tmp/venv-85Ze/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:36:07 + type python3 15:36:07 + true 15:36:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-85Ze/bin to PATH' 15:36:07 lf-activate-venv(): INFO: Adding /tmp/venv-85Ze/bin to PATH 15:36:07 + PATH=/tmp/venv-85Ze/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 15:36:07 + return 0 15:36:07 + [[ -d /opt/pyenv ]] 15:36:07 + echo '---> Setting up pyenv' 15:36:07 ---> Setting up pyenv 15:36:07 + export PYENV_ROOT=/opt/pyenv 15:36:07 + PYENV_ROOT=/opt/pyenv 15:36:07 + export PATH=/opt/pyenv/bin:/tmp/venv-85Ze/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 15:36:07 + PATH=/opt/pyenv/bin:/tmp/venv-85Ze/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 15:36:07 ++ pwd 15:36:07 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:36:07 + export PYTHONPATH 15:36:07 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:36:07 + TOX_TESTENV_PASSENV=PYTHONPATH 15:36:07 + tox --version 15:36:07 4.11.4 from /tmp/venv-85Ze/lib/python3.10/site-packages/tox/__init__.py 15:36:07 + PARALLEL=false 15:36:07 + TOX_OPTIONS_LIST= 15:36:07 + [[ -n checkbashisms ]] 15:36:07 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:36:07 + case ${PARALLEL,,} in 15:36:07 + tox -e checkbashisms 15:36:07 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:36:09 checkbashisms: freeze> python -m pip freeze --all 15:36:10 checkbashisms: pip==23.3.1,setuptools==68.2.2,wheel==0.41.3 15:36:10 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:36:11 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 15:36:11 you may get strange results 15:36:11 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:36:13 checkbashisms: OK (5.05=setup[1.92]+cmd[3.13] seconds) 15:36:13 congratulations :) (5.21 seconds) 15:36:13 + tox_status=0 15:36:13 + echo '---> Completed tox runs' 15:36:13 ---> Completed tox runs 15:36:13 + for i in .tox/*/log 15:36:13 ++ echo .tox/checkbashisms/log 15:36:13 ++ awk -F/ '{print $2}' 15:36:13 + tox_env=checkbashisms 15:36:13 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:36:13 + DOC_DIR=docs/_build/html 15:36:13 + [[ -d docs/_build/html ]] 15:36:13 + echo '---> tox-run.sh ends' 15:36:13 ---> tox-run.sh ends 15:36:13 + test 0 -eq 0 15:36:13 $ ssh-agent -k 15:36:13 unset SSH_AUTH_SOCK; 15:36:13 unset SSH_AGENT_PID; 15:36:13 echo Agent pid 1684 killed; 15:36:13 [ssh-agent] Stopped. 15:36:13 [PostBuildScript] - [INFO] Executing post build scripts. 15:36:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16612422372268020542.sh 15:36:13 ---> sysstat.sh 15:36:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6071266166759214696.sh 15:36:13 ---> package-listing.sh 15:36:13 ++ tr '[:upper:]' '[:lower:]' 15:36:13 ++ facter osfamily 15:36:14 + OS_FAMILY=debian 15:36:14 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:36:14 + START_PACKAGES=/tmp/packages_start.txt 15:36:14 + END_PACKAGES=/tmp/packages_end.txt 15:36:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:36:14 + PACKAGES=/tmp/packages_start.txt 15:36:14 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:36:14 + PACKAGES=/tmp/packages_end.txt 15:36:14 + case "${OS_FAMILY}" in 15:36:14 + dpkg -l 15:36:14 + grep '^ii' 15:36:14 + '[' -f /tmp/packages_start.txt ']' 15:36:14 + '[' -f /tmp/packages_end.txt ']' 15:36:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:36:14 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:36:14 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:36:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:36:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3658384380012380352.sh 15:36:14 ---> capture-instance-metadata.sh 15:36:14 Setup pyenv: 15:36:14 system 15:36:14 3.8.13 15:36:14 3.9.13 15:36:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:36:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Z4eL 15:36:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:36:21 lf-activate-venv(): INFO: Installing: lftools 15:36:54 lf-activate-venv(): INFO: Adding /tmp/venv-Z4eL/bin to PATH 15:36:54 INFO: Running in OpenStack, capturing instance metadata 15:36:54 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7320558769491193789.sh 15:36:54 provisioning config files... 15:36:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config3695654644806205576tmp 15:36:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:36:54 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:36:54 [EnvInject] - Injecting environment variables from a build step. 15:36:54 [EnvInject] - Injecting as environment variables the properties content 15:36:54 SERVER_ID=logs 15:36:54 15:36:54 [EnvInject] - Variables injected successfully. 15:36:54 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15948427389401667884.sh 15:36:55 ---> create-netrc.sh 15:36:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3854619063934244169.sh 15:36:55 ---> python-tools-install.sh 15:36:55 Setup pyenv: 15:36:55 system 15:36:55 3.8.13 15:36:55 3.9.13 15:36:55 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:36:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z4eL from file:/tmp/.os_lf_venv 15:36:56 lf-activate-venv(): INFO: Installing: lftools 15:37:04 lf-activate-venv(): INFO: Adding /tmp/venv-Z4eL/bin to PATH 15:37:04 Generating Requirements File 15:37:35 Python 3.10.6 15:37:36 pip 23.3.1 from /tmp/venv-Z4eL/lib/python3.10/site-packages/pip (python 3.10) 15:37:36 appdirs==1.4.4 15:37:36 argcomplete==3.1.6 15:37:36 aspy.yaml==1.3.0 15:37:36 attrs==23.1.0 15:37:36 autopage==0.5.2 15:37:36 Babel==2.13.1 15:37:36 beautifulsoup4==4.12.2 15:37:36 boto3==1.33.2 15:37:36 botocore==1.33.2 15:37:36 bs4==0.0.1 15:37:36 cachetools==5.3.2 15:37:36 certifi==2023.11.17 15:37:36 cffi==1.16.0 15:37:36 cfgv==3.4.0 15:37:36 chardet==5.2.0 15:37:36 charset-normalizer==3.3.2 15:37:36 click==8.1.7 15:37:36 cliff==4.4.0 15:37:36 cmd2==2.4.3 15:37:36 cryptography==3.3.2 15:37:36 debtcollector==2.5.0 15:37:36 decorator==5.1.1 15:37:36 defusedxml==0.7.1 15:37:36 Deprecated==1.2.14 15:37:36 distlib==0.3.7 15:37:36 dnspython==2.4.2 15:37:36 docker==4.2.2 15:37:36 dogpile.cache==1.2.2 15:37:36 email-validator==2.1.0.post1 15:37:36 filelock==3.13.1 15:37:36 future==0.18.3 15:37:36 gitdb==4.0.11 15:37:36 GitPython==3.1.40 15:37:36 google-auth==2.23.4 15:37:36 httplib2==0.22.0 15:37:36 identify==2.5.32 15:37:36 idna==3.6 15:37:36 importlib-metadata==6.8.0 15:37:36 importlib-resources==1.5.0 15:37:36 iso8601==2.1.0 15:37:36 Jinja2==3.1.2 15:37:36 jmespath==1.0.1 15:37:36 jsonpatch==1.33 15:37:36 jsonpointer==2.4 15:37:36 jsonschema==4.20.0 15:37:36 jsonschema-specifications==2023.11.1 15:37:36 keystoneauth1==5.4.0 15:37:36 kubernetes==28.1.0 15:37:36 lftools==0.37.8 15:37:36 lxml==4.9.3 15:37:36 MarkupSafe==2.1.3 15:37:36 msgpack==1.0.7 15:37:36 multi-key-dict==2.0.3 15:37:36 munch==4.0.0 15:37:36 netaddr==0.9.0 15:37:36 netifaces==0.11.0 15:37:36 niet==1.4.2 15:37:36 nodeenv==1.8.0 15:37:36 oauth2client==4.1.3 15:37:36 oauthlib==3.2.2 15:37:36 openstacksdk==0.62.0 15:37:36 os-client-config==2.1.0 15:37:36 os-service-types==1.7.0 15:37:36 osc-lib==2.9.0 15:37:36 oslo.config==9.2.0 15:37:36 oslo.context==5.3.0 15:37:36 oslo.i18n==6.2.0 15:37:36 oslo.log==5.4.0 15:37:36 oslo.serialization==5.2.0 15:37:36 oslo.utils==6.3.0 15:37:36 packaging==23.2 15:37:36 pbr==6.0.0 15:37:36 platformdirs==4.0.0 15:37:36 prettytable==3.9.0 15:37:36 pyasn1==0.5.1 15:37:36 pyasn1-modules==0.3.0 15:37:36 pycparser==2.21 15:37:36 pygerrit2==2.0.15 15:37:36 PyGithub==2.1.1 15:37:36 pyinotify==0.9.6 15:37:36 PyJWT==2.8.0 15:37:36 PyNaCl==1.5.0 15:37:36 pyparsing==2.4.7 15:37:36 pyperclip==1.8.2 15:37:36 pyrsistent==0.20.0 15:37:36 python-cinderclient==9.4.0 15:37:36 python-dateutil==2.8.2 15:37:36 python-heatclient==3.3.0 15:37:36 python-jenkins==1.8.2 15:37:36 python-keystoneclient==5.2.0 15:37:36 python-magnumclient==4.3.0 15:37:36 python-novaclient==18.4.0 15:37:36 python-openstackclient==6.0.0 15:37:36 python-swiftclient==4.4.0 15:37:36 pytz==2023.3.post1 15:37:36 PyYAML==6.0.1 15:37:36 referencing==0.31.0 15:37:36 requests==2.31.0 15:37:36 requests-oauthlib==1.3.1 15:37:36 requestsexceptions==1.4.0 15:37:36 rfc3986==2.0.0 15:37:36 rpds-py==0.13.1 15:37:36 rsa==4.9 15:37:36 ruamel.yaml==0.18.5 15:37:36 ruamel.yaml.clib==0.2.8 15:37:36 s3transfer==0.8.1 15:37:36 simplejson==3.19.2 15:37:36 six==1.16.0 15:37:36 smmap==5.0.1 15:37:36 soupsieve==2.5 15:37:36 stevedore==5.1.0 15:37:36 tabulate==0.9.0 15:37:36 toml==0.10.2 15:37:36 tomlkit==0.12.3 15:37:36 tqdm==4.66.1 15:37:36 typing_extensions==4.8.0 15:37:36 tzdata==2023.3 15:37:36 urllib3==1.26.18 15:37:36 virtualenv==20.24.7 15:37:36 wcwidth==0.2.12 15:37:36 websocket-client==1.6.4 15:37:36 wrapt==1.16.0 15:37:36 xdg==6.0.0 15:37:36 xmltodict==0.13.0 15:37:36 yq==3.2.3 15:37:36 zipp==3.17.0 15:37:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1822216261092410290.sh 15:37:36 ---> sudo-logs.sh 15:37:36 Archiving 'sudo' log.. 15:37:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2572917663446039905.sh 15:37:36 ---> job-cost.sh 15:37:36 Setup pyenv: 15:37:36 system 15:37:36 3.8.13 15:37:36 3.9.13 15:37:36 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:37:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z4eL from file:/tmp/.os_lf_venv 15:37:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:37:45 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. 15:37:45 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 15:37:46 lf-activate-venv(): INFO: Adding /tmp/venv-Z4eL/bin to PATH 15:37:46 INFO: No Stack... 15:37:46 INFO: Retrieving Pricing Info for: v3-standard-4 15:37:46 INFO: Archiving Costs 15:37:46 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9687684158636943425.sh 15:37:46 ---> logs-deploy.sh 15:37:46 Setup pyenv: 15:37:47 system 15:37:47 3.8.13 15:37:47 3.9.13 15:37:47 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:37:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z4eL from file:/tmp/.os_lf_venv 15:37:48 lf-activate-venv(): INFO: Installing: lftools 15:37:58 lf-activate-venv(): INFO: Adding /tmp/venv-Z4eL/bin to PATH 15:37:58 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3208 15:37:58 INFO: archiving workspace using pattern(s): 15:37:59 Archives upload complete. 15:37:59 INFO: archiving logs to Nexus 15:38:00 ---> uname -a: 15:38:00 Linux prd-ubuntu1804-builder-4c-4g-599 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:38:00 15:38:00 15:38:00 ---> lscpu: 15:38:00 Architecture: x86_64 15:38:00 CPU op-mode(s): 32-bit, 64-bit 15:38:00 Byte Order: Little Endian 15:38:00 CPU(s): 4 15:38:00 On-line CPU(s) list: 0-3 15:38:00 Thread(s) per core: 1 15:38:00 Core(s) per socket: 1 15:38:00 Socket(s): 4 15:38:00 NUMA node(s): 1 15:38:00 Vendor ID: AuthenticAMD 15:38:00 CPU family: 23 15:38:00 Model: 49 15:38:00 Model name: AMD EPYC-Rome Processor 15:38:00 Stepping: 0 15:38:00 CPU MHz: 2799.998 15:38:00 BogoMIPS: 5599.99 15:38:00 Virtualization: AMD-V 15:38:00 Hypervisor vendor: KVM 15:38:00 Virtualization type: full 15:38:00 L1d cache: 32K 15:38:00 L1i cache: 32K 15:38:00 L2 cache: 512K 15:38:00 L3 cache: 16384K 15:38:00 NUMA node0 CPU(s): 0-3 15:38:00 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 15:38:00 15:38:00 15:38:00 ---> nproc: 15:38:00 4 15:38:00 15:38:00 15:38:00 ---> df -h: 15:38:00 Filesystem Size Used Avail Use% Mounted on 15:38:00 udev 7.9G 0 7.9G 0% /dev 15:38:00 tmpfs 1.6G 672K 1.6G 1% /run 15:38:00 /dev/vda1 78G 8.3G 70G 11% / 15:38:00 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:38:00 tmpfs 5.0M 0 5.0M 0% /run/lock 15:38:00 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:38:00 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:38:00 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:38:00 15:38:00 15:38:00 ---> free -m: 15:38:00 total used free shared buff/cache available 15:38:00 Mem: 16040 530 13398 0 2110 15196 15:38:00 Swap: 1023 0 1023 15:38:00 15:38:00 15:38:00 ---> ip addr: 15:38:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:38:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:38:00 inet 127.0.0.1/8 scope host lo 15:38:00 valid_lft forever preferred_lft forever 15:38:00 inet6 ::1/128 scope host 15:38:00 valid_lft forever preferred_lft forever 15:38:00 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 15:38:00 link/ether fa:16:3e:69:93:54 brd ff:ff:ff:ff:ff:ff 15:38:00 inet 10.30.107.197/23 brd 10.30.107.255 scope global dynamic ens3 15:38:00 valid_lft 86238sec preferred_lft 86238sec 15:38:00 inet6 fe80::f816:3eff:fe69:9354/64 scope link 15:38:00 valid_lft forever preferred_lft forever 15:38:00 15:38:00 15:38:00 ---> sar -b -r -n DEV: 15:38:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-599) 11/29/23 _x86_64_ (4 CPU) 15:38:00 15:38:00 15:35:19 LINUX RESTART (4 CPU) 15:38:00 15:38:00 15:36:02 tps rtps wtps bread/s bwrtn/s 15:38:00 15:37:01 98.76 18.71 80.05 1174.99 19554.25 15:38:00 Average: 98.76 18.71 80.05 1174.99 19554.25 15:38:00 15:38:00 15:36:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:38:00 15:37:01 13875712 15545572 2549256 15.52 67232 1797764 799708 4.58 724080 1602964 132192 15:38:00 Average: 13875712 15545572 2549256 15.52 67232 1797764 799708 4.58 724080 1602964 132192 15:38:00 15:38:00 15:36:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:38:00 15:37:01 ens3 51.04 35.98 644.50 9.90 0.00 0.00 0.00 0.00 15:38:00 15:37:01 lo 1.02 1.02 0.11 0.11 0.00 0.00 0.00 0.00 15:38:00 Average: ens3 51.04 35.98 644.50 9.90 0.00 0.00 0.00 0.00 15:38:00 Average: lo 1.02 1.02 0.11 0.11 0.00 0.00 0.00 0.00 15:38:00 15:38:00 15:38:00 ---> sar -P ALL: 15:38:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-599) 11/29/23 _x86_64_ (4 CPU) 15:38:00 15:38:00 15:35:19 LINUX RESTART (4 CPU) 15:38:00 15:38:00 15:36:02 CPU %user %nice %system %iowait %steal %idle 15:38:00 15:37:01 all 19.96 0.00 1.47 4.95 0.07 73.55 15:38:00 15:37:01 0 22.10 0.00 1.13 5.91 0.05 70.81 15:38:00 15:37:01 1 8.32 0.00 1.43 6.38 0.09 83.79 15:38:00 15:37:01 2 13.14 0.00 1.24 4.71 0.05 80.86 15:38:00 15:37:01 3 36.26 0.00 2.09 2.80 0.07 58.78 15:38:00 Average: all 19.96 0.00 1.47 4.95 0.07 73.55 15:38:00 Average: 0 22.10 0.00 1.13 5.91 0.05 70.81 15:38:00 Average: 1 8.32 0.00 1.43 6.38 0.09 83.79 15:38:00 Average: 2 13.14 0.00 1.24 4.71 0.05 80.86 15:38:00 Average: 3 36.26 0.00 2.09 2.80 0.07 58.78 15:38:00 15:38:00 15:38:00