11:51:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137153 11:51:47 Running as SYSTEM 11:51:47 [EnvInject] - Loading node environment variables. 11:51:48 Building remotely on prd-ubuntu1804-builder-4c-4g-7954 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 11:51:48 [ssh-agent] Looking for ssh-agent implementation... 11:51:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:51:48 $ ssh-agent 11:51:48 SSH_AUTH_SOCK=/tmp/ssh-DM93qcOuR5VH/agent.1667 11:51:48 SSH_AGENT_PID=1669 11:51:48 [ssh-agent] Started. 11:51:48 Running ssh-add (command line suppressed) 11:51:48 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_882791977330850807.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_882791977330850807.key) 11:51:48 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:51:48 The recommended git tool is: NONE 11:51:49 using credential onap-jenkins-ssh 11:51:49 Wiping out workspace first. 11:51:49 Cloning the remote Git repository 11:51:49 Cloning repository git://cloud.onap.org/mirror/oom.git 11:51:49 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 11:51:49 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:51:49 > git --version # timeout=10 11:51:49 > git --version # 'git version 2.17.1' 11:51:49 using GIT_SSH to set credentials Gerrit user 11:51:49 Verifying host key using manually-configured host key entries 11:51:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:51:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:51:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:51:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:51:55 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:51:55 using GIT_SSH to set credentials Gerrit user 11:51:55 Verifying host key using manually-configured host key entries 11:51:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/53/137153/2 # timeout=30 11:51:55 > git rev-parse 793efa78282cd55c5ba95884b08bad049439a9e1^{commit} # timeout=10 11:51:55 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:51:55 Checking out Revision 793efa78282cd55c5ba95884b08bad049439a9e1 (refs/changes/53/137153/2) 11:51:55 > git config core.sparsecheckout # timeout=10 11:51:55 > git checkout -f 793efa78282cd55c5ba95884b08bad049439a9e1 # timeout=30 11:51:59 Commit message: "[DCAEGEN2] Update helm chart for dcae-prh" 11:51:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:51:59 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 11:51:59 [EnvInject] - Injecting environment variables from a build step. 11:51:59 [EnvInject] - Injecting as environment variables the properties content 11:51:59 PYTHON=python3 11:51:59 11:51:59 [EnvInject] - Variables injected successfully. 11:51:59 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16140835722703281664.sh 11:51:59 ---> tox-install.sh 11:51:59 + source /home/jenkins/lf-env.sh 11:51:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:51:59 ++ mktemp -d /tmp/venv-XXXX 11:51:59 + lf_venv=/tmp/venv-C4dC 11:51:59 + local venv_file=/tmp/.os_lf_venv 11:51:59 + local python=python3 11:51:59 + local options 11:51:59 + local set_path=true 11:51:59 + local install_args= 11:51:59 ++ 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 11:51:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:51:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:51:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:51:59 + true 11:51:59 + case $1 in 11:51:59 + venv_file=/tmp/.toxenv 11:51:59 + shift 2 11:51:59 + true 11:51:59 + case $1 in 11:51:59 + shift 11:51:59 + break 11:51:59 + case $python in 11:51:59 + local pkg_list= 11:51:59 + [[ -d /opt/pyenv ]] 11:51:59 + echo 'Setup pyenv:' 11:51:59 Setup pyenv: 11:51:59 + export PYENV_ROOT=/opt/pyenv 11:51:59 + PYENV_ROOT=/opt/pyenv 11:51:59 + 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 11:51:59 + 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 11:51:59 + pyenv versions 11:51:59 * system (set by /opt/pyenv/version) 11:51:59 * 3.8.13 (set by /opt/pyenv/version) 11:51:59 * 3.9.13 (set by /opt/pyenv/version) 11:51:59 * 3.10.6 (set by /opt/pyenv/version) 11:51:59 + command -v pyenv 11:51:59 ++ pyenv init - --no-rehash 11:51:59 + 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[*]}"'\'')" 11:51:59 export PATH="/opt/pyenv/shims:${PATH}" 11:51:59 export PYENV_SHELL=bash 11:51:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:51:59 pyenv() { 11:51:59 local command 11:51:59 command="${1:-}" 11:51:59 if [ "$#" -gt 0 ]; then 11:51:59 shift 11:51:59 fi 11:51:59 11:51:59 case "$command" in 11:51:59 rehash|shell) 11:51:59 eval "$(pyenv "sh-$command" "$@")" 11:51:59 ;; 11:51:59 *) 11:51:59 command pyenv "$command" "$@" 11:51:59 ;; 11:51:59 esac 11:51:59 }' 11:51:59 +++ 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[*]}"' 11:51:59 ++ 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 11:51:59 ++ 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 11:51:59 ++ 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 11:51:59 ++ export PYENV_SHELL=bash 11:51:59 ++ PYENV_SHELL=bash 11:51:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:51:59 +++ complete -F _pyenv pyenv 11:51:59 ++ lf-pyver python3 11:51:59 ++ local py_version_xy=python3 11:51:59 ++ local py_version_xyz= 11:51:59 ++ pyenv versions 11:51:59 ++ local command 11:51:59 ++ command=versions 11:51:59 ++ '[' 1 -gt 0 ']' 11:51:59 ++ shift 11:51:59 ++ case "$command" in 11:51:59 ++ command pyenv versions 11:51:59 ++ pyenv versions 11:51:59 ++ sed 's/^[ *]* //' 11:51:59 ++ awk '{ print $1 }' 11:51:59 ++ grep -E '^[0-9.]*[0-9]$' 11:51:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:51:59 +++ grep '^3' /tmp/.pyenv_versions 11:51:59 +++ sort -V 11:51:59 +++ tail -n 1 11:51:59 ++ py_version_xyz=3.10.6 11:51:59 ++ [[ -z 3.10.6 ]] 11:51:59 ++ echo 3.10.6 11:51:59 ++ return 0 11:51:59 + pyenv local 3.10.6 11:51:59 + local command 11:51:59 + command=local 11:51:59 + '[' 2 -gt 0 ']' 11:51:59 + shift 11:51:59 + case "$command" in 11:51:59 + command pyenv local 3.10.6 11:51:59 + pyenv local 3.10.6 11:51:59 + for arg in "$@" 11:51:59 + case $arg in 11:51:59 + pkg_list+='tox ' 11:51:59 + for arg in "$@" 11:51:59 + case $arg in 11:51:59 + pkg_list+='virtualenv ' 11:51:59 + for arg in "$@" 11:51:59 + case $arg in 11:51:59 + pkg_list+='urllib3~=1.26.15 ' 11:51:59 + [[ -f /tmp/.toxenv ]] 11:51:59 + [[ ! -f /tmp/.toxenv ]] 11:51:59 + [[ -n '' ]] 11:51:59 + python3 -m venv /tmp/venv-C4dC 11:52:03 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-C4dC' 11:52:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-C4dC 11:52:03 + echo /tmp/venv-C4dC 11:52:03 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:52:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:52:03 + /tmp/venv-C4dC/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:52:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:52:06 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:52:06 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:52:06 + /tmp/venv-C4dC/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:52:09 + type python3 11:52:09 + true 11:52:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-C4dC/bin to PATH' 11:52:09 lf-activate-venv(): INFO: Adding /tmp/venv-C4dC/bin to PATH 11:52:09 + PATH=/tmp/venv-C4dC/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 11:52:09 + return 0 11:52:09 + python3 --version 11:52:09 Python 3.10.6 11:52:09 + python3 -m pip --version 11:52:10 pip 24.0 from /tmp/venv-C4dC/lib/python3.10/site-packages/pip (python 3.10) 11:52:10 + python3 -m pip freeze 11:52:10 cachetools==5.3.2 11:52:10 chardet==5.2.0 11:52:10 colorama==0.4.6 11:52:10 distlib==0.3.8 11:52:10 filelock==3.13.1 11:52:10 packaging==23.2 11:52:10 platformdirs==4.2.0 11:52:10 pluggy==1.4.0 11:52:10 pyproject-api==1.6.1 11:52:10 tomli==2.0.1 11:52:10 tox==4.13.0 11:52:10 urllib3==1.26.18 11:52:10 virtualenv==20.25.1 11:52:10 [EnvInject] - Injecting environment variables from a build step. 11:52:10 [EnvInject] - Injecting as environment variables the properties content 11:52:10 PARALLEL=false 11:52:10 11:52:10 [EnvInject] - Variables injected successfully. 11:52:10 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10023506329100252200.sh 11:52:10 ---> tox-run.sh 11:52:10 + 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 11:52:10 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 11:52:10 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 11:52:10 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 11:52:10 + cd /w/workspace/oom-master-checkbashisms-lint/. 11:52:10 + source /home/jenkins/lf-env.sh 11:52:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:52:10 ++ mktemp -d /tmp/venv-XXXX 11:52:10 + lf_venv=/tmp/venv-168W 11:52:10 + local venv_file=/tmp/.os_lf_venv 11:52:10 + local python=python3 11:52:10 + local options 11:52:10 + local set_path=true 11:52:10 + local install_args= 11:52:10 ++ 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 11:52:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:52:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:52:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:52:10 + true 11:52:10 + case $1 in 11:52:10 + venv_file=/tmp/.toxenv 11:52:10 + shift 2 11:52:10 + true 11:52:10 + case $1 in 11:52:10 + shift 11:52:10 + break 11:52:10 + case $python in 11:52:10 + local pkg_list= 11:52:10 + [[ -d /opt/pyenv ]] 11:52:10 + echo 'Setup pyenv:' 11:52:10 Setup pyenv: 11:52:10 + export PYENV_ROOT=/opt/pyenv 11:52:10 + PYENV_ROOT=/opt/pyenv 11:52:10 + 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 11:52:10 + 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 11:52:10 + pyenv versions 11:52:10 system 11:52:10 3.8.13 11:52:10 3.9.13 11:52:10 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:52:10 + command -v pyenv 11:52:10 ++ pyenv init - --no-rehash 11:52:10 + 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[*]}"'\'')" 11:52:10 export PATH="/opt/pyenv/shims:${PATH}" 11:52:10 export PYENV_SHELL=bash 11:52:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:52:10 pyenv() { 11:52:10 local command 11:52:10 command="${1:-}" 11:52:10 if [ "$#" -gt 0 ]; then 11:52:10 shift 11:52:10 fi 11:52:10 11:52:10 case "$command" in 11:52:10 rehash|shell) 11:52:10 eval "$(pyenv "sh-$command" "$@")" 11:52:10 ;; 11:52:10 *) 11:52:10 command pyenv "$command" "$@" 11:52:10 ;; 11:52:10 esac 11:52:10 }' 11:52:10 +++ 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[*]}"' 11:52:10 ++ 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 11:52:10 ++ 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 11:52:10 ++ 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 11:52:10 ++ export PYENV_SHELL=bash 11:52:10 ++ PYENV_SHELL=bash 11:52:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:52:10 +++ complete -F _pyenv pyenv 11:52:10 ++ lf-pyver python3 11:52:10 ++ local py_version_xy=python3 11:52:10 ++ local py_version_xyz= 11:52:10 ++ pyenv versions 11:52:10 ++ local command 11:52:10 ++ command=versions 11:52:10 ++ '[' 1 -gt 0 ']' 11:52:10 ++ sed 's/^[ *]* //' 11:52:10 ++ shift 11:52:10 ++ case "$command" in 11:52:10 ++ command pyenv versions 11:52:10 ++ pyenv versions 11:52:10 ++ awk '{ print $1 }' 11:52:10 ++ grep -E '^[0-9.]*[0-9]$' 11:52:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:52:10 +++ grep '^3' /tmp/.pyenv_versions 11:52:10 +++ sort -V 11:52:10 +++ tail -n 1 11:52:10 ++ py_version_xyz=3.10.6 11:52:10 ++ [[ -z 3.10.6 ]] 11:52:10 ++ echo 3.10.6 11:52:10 ++ return 0 11:52:10 + pyenv local 3.10.6 11:52:10 + local command 11:52:10 + command=local 11:52:10 + '[' 2 -gt 0 ']' 11:52:10 + shift 11:52:10 + case "$command" in 11:52:10 + command pyenv local 3.10.6 11:52:10 + pyenv local 3.10.6 11:52:10 + for arg in "$@" 11:52:10 + case $arg in 11:52:10 + pkg_list+='tox ' 11:52:10 + for arg in "$@" 11:52:10 + case $arg in 11:52:10 + pkg_list+='virtualenv ' 11:52:10 + for arg in "$@" 11:52:10 + case $arg in 11:52:10 + pkg_list+='urllib3~=1.26.15 ' 11:52:10 + [[ -f /tmp/.toxenv ]] 11:52:10 ++ cat /tmp/.toxenv 11:52:10 + lf_venv=/tmp/venv-C4dC 11:52:10 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C4dC from' file:/tmp/.toxenv 11:52:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C4dC from file:/tmp/.toxenv 11:52:10 + /tmp/venv-C4dC/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:52:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:52:11 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:52:11 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:52:11 + /tmp/venv-C4dC/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:52:13 + type python3 11:52:13 + true 11:52:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-C4dC/bin to PATH' 11:52:13 lf-activate-venv(): INFO: Adding /tmp/venv-C4dC/bin to PATH 11:52:13 + PATH=/tmp/venv-C4dC/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 11:52:13 + return 0 11:52:13 + [[ -d /opt/pyenv ]] 11:52:13 + echo '---> Setting up pyenv' 11:52:13 ---> Setting up pyenv 11:52:13 + export PYENV_ROOT=/opt/pyenv 11:52:13 + PYENV_ROOT=/opt/pyenv 11:52:13 + export PATH=/opt/pyenv/bin:/tmp/venv-C4dC/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 11:52:13 + PATH=/opt/pyenv/bin:/tmp/venv-C4dC/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 11:52:13 ++ pwd 11:52:13 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 11:52:13 + export PYTHONPATH 11:52:13 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:52:13 + TOX_TESTENV_PASSENV=PYTHONPATH 11:52:13 + tox --version 11:52:13 4.13.0 from /tmp/venv-C4dC/lib/python3.10/site-packages/tox/__init__.py 11:52:13 + PARALLEL=false 11:52:13 + TOX_OPTIONS_LIST= 11:52:13 + [[ -n checkbashisms ]] 11:52:13 + TOX_OPTIONS_LIST=' -e checkbashisms' 11:52:13 + case ${PARALLEL,,} in 11:52:13 + tox -e checkbashisms 11:52:13 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 11:52:14 checkbashisms: freeze> python -m pip freeze --all 11:52:15 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 11:52:15 checkbashisms: commands[0]> .ci/check-bashisms.sh 11:52:16 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 11:52:16 you may get strange results 11:52:17 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 11:52:18 checkbashisms: OK (4.97=setup[1.80]+cmd[3.17] seconds) 11:52:18 congratulations :) (5.17 seconds) 11:52:19 + tox_status=0 11:52:19 + echo '---> Completed tox runs' 11:52:19 ---> Completed tox runs 11:52:19 + for i in .tox/*/log 11:52:19 ++ echo .tox/checkbashisms/log 11:52:19 ++ awk -F/ '{print $2}' 11:52:19 + tox_env=checkbashisms 11:52:19 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 11:52:19 + DOC_DIR=docs/_build/html 11:52:19 + [[ -d docs/_build/html ]] 11:52:19 + echo '---> tox-run.sh ends' 11:52:19 ---> tox-run.sh ends 11:52:19 + test 0 -eq 0 11:52:19 $ ssh-agent -k 11:52:19 unset SSH_AUTH_SOCK; 11:52:19 unset SSH_AGENT_PID; 11:52:19 echo Agent pid 1669 killed; 11:52:19 [ssh-agent] Stopped. 11:52:19 [PostBuildScript] - [INFO] Executing post build scripts. 11:52:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10641830651036083703.sh 11:52:19 ---> sysstat.sh 11:52:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10199551541504918749.sh 11:52:19 ---> package-listing.sh 11:52:19 ++ facter osfamily 11:52:19 ++ tr '[:upper:]' '[:lower:]' 11:52:19 + OS_FAMILY=debian 11:52:19 + workspace=/w/workspace/oom-master-checkbashisms-lint 11:52:19 + START_PACKAGES=/tmp/packages_start.txt 11:52:19 + END_PACKAGES=/tmp/packages_end.txt 11:52:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:52:19 + PACKAGES=/tmp/packages_start.txt 11:52:19 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:52:19 + PACKAGES=/tmp/packages_end.txt 11:52:19 + case "${OS_FAMILY}" in 11:52:19 + dpkg -l 11:52:19 + grep '^ii' 11:52:19 + '[' -f /tmp/packages_start.txt ']' 11:52:19 + '[' -f /tmp/packages_end.txt ']' 11:52:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:52:19 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:52:19 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 11:52:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 11:52:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1114068086669552660.sh 11:52:19 ---> capture-instance-metadata.sh 11:52:19 Setup pyenv: 11:52:19 system 11:52:19 3.8.13 11:52:19 3.9.13 11:52:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:52:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aV0a 11:52:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:52:27 lf-activate-venv(): INFO: Installing: lftools 11:53:03 lf-activate-venv(): INFO: Adding /tmp/venv-aV0a/bin to PATH 11:53:03 INFO: Running in OpenStack, capturing instance metadata 11:53:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12667271577960274656.sh 11:53:04 provisioning config files... 11:53:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config15697644026495241297tmp 11:53:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:53:04 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:53:04 [EnvInject] - Injecting environment variables from a build step. 11:53:04 [EnvInject] - Injecting as environment variables the properties content 11:53:04 SERVER_ID=logs 11:53:04 11:53:04 [EnvInject] - Variables injected successfully. 11:53:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5183946058016815765.sh 11:53:04 ---> create-netrc.sh 11:53:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15428977958218008879.sh 11:53:04 ---> python-tools-install.sh 11:53:04 Setup pyenv: 11:53:04 system 11:53:04 3.8.13 11:53:04 3.9.13 11:53:04 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:53:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aV0a from file:/tmp/.os_lf_venv 11:53:05 lf-activate-venv(): INFO: Installing: lftools 11:53:14 lf-activate-venv(): INFO: Adding /tmp/venv-aV0a/bin to PATH 11:53:14 Generating Requirements File 11:53:44 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. 11:53:44 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 11:53:44 Python 3.10.6 11:53:45 pip 24.0 from /tmp/venv-aV0a/lib/python3.10/site-packages/pip (python 3.10) 11:53:45 appdirs==1.4.4 11:53:45 argcomplete==3.2.2 11:53:45 aspy.yaml==1.3.0 11:53:45 attrs==23.2.0 11:53:45 autopage==0.5.2 11:53:45 beautifulsoup4==4.12.3 11:53:45 boto3==1.34.48 11:53:45 botocore==1.34.48 11:53:45 bs4==0.0.2 11:53:45 cachetools==5.3.2 11:53:45 certifi==2024.2.2 11:53:45 cffi==1.16.0 11:53:45 cfgv==3.4.0 11:53:45 chardet==5.2.0 11:53:45 charset-normalizer==3.3.2 11:53:45 click==8.1.7 11:53:45 cliff==4.6.0 11:53:45 cmd2==2.4.3 11:53:45 cryptography==3.3.2 11:53:45 debtcollector==3.0.0 11:53:45 decorator==5.1.1 11:53:45 defusedxml==0.7.1 11:53:45 Deprecated==1.2.14 11:53:45 distlib==0.3.8 11:53:45 dnspython==2.6.1 11:53:45 docker==4.2.2 11:53:45 dogpile.cache==1.3.2 11:53:45 email-validator==2.1.0.post1 11:53:45 filelock==3.13.1 11:53:45 future==1.0.0 11:53:45 gitdb==4.0.11 11:53:45 GitPython==3.1.42 11:53:45 google-auth==2.28.1 11:53:45 httplib2==0.22.0 11:53:45 identify==2.5.35 11:53:45 idna==3.6 11:53:45 importlib-resources==1.5.0 11:53:45 iso8601==2.1.0 11:53:45 Jinja2==3.1.3 11:53:45 jmespath==1.0.1 11:53:45 jsonpatch==1.33 11:53:45 jsonpointer==2.4 11:53:45 jsonschema==4.21.1 11:53:45 jsonschema-specifications==2023.12.1 11:53:45 keystoneauth1==5.6.0 11:53:45 kubernetes==29.0.0 11:53:45 lftools==0.37.9 11:53:45 lxml==5.1.0 11:53:45 MarkupSafe==2.1.5 11:53:45 msgpack==1.0.7 11:53:45 multi_key_dict==2.0.3 11:53:45 munch==4.0.0 11:53:45 netaddr==1.2.1 11:53:45 netifaces==0.11.0 11:53:45 niet==1.4.2 11:53:45 nodeenv==1.8.0 11:53:45 oauth2client==4.1.3 11:53:45 oauthlib==3.2.2 11:53:45 openstacksdk==0.62.0 11:53:45 os-client-config==2.1.0 11:53:45 os-service-types==1.7.0 11:53:45 osc-lib==3.0.1 11:53:45 oslo.config==9.4.0 11:53:45 oslo.context==5.4.0 11:53:45 oslo.i18n==6.3.0 11:53:45 oslo.log==5.5.0 11:53:45 oslo.serialization==5.4.0 11:53:45 oslo.utils==7.1.0 11:53:45 packaging==23.2 11:53:45 pbr==6.0.0 11:53:45 platformdirs==4.2.0 11:53:45 prettytable==3.10.0 11:53:45 pyasn1==0.5.1 11:53:45 pyasn1-modules==0.3.0 11:53:45 pycparser==2.21 11:53:45 pygerrit2==2.0.15 11:53:45 PyGithub==2.2.0 11:53:45 pyinotify==0.9.6 11:53:45 PyJWT==2.8.0 11:53:45 PyNaCl==1.5.0 11:53:45 pyparsing==2.4.7 11:53:45 pyperclip==1.8.2 11:53:45 pyrsistent==0.20.0 11:53:45 python-cinderclient==9.4.0 11:53:45 python-dateutil==2.8.2 11:53:45 python-heatclient==3.4.0 11:53:45 python-jenkins==1.8.2 11:53:45 python-keystoneclient==5.3.0 11:53:45 python-magnumclient==4.3.0 11:53:45 python-novaclient==18.4.0 11:53:45 python-openstackclient==6.0.1 11:53:45 python-swiftclient==4.4.0 11:53:45 PyYAML==6.0.1 11:53:45 referencing==0.33.0 11:53:45 requests==2.31.0 11:53:45 requests-oauthlib==1.3.1 11:53:45 requestsexceptions==1.4.0 11:53:45 rfc3986==2.0.0 11:53:45 rpds-py==0.18.0 11:53:45 rsa==4.9 11:53:45 ruamel.yaml==0.18.6 11:53:45 ruamel.yaml.clib==0.2.8 11:53:45 s3transfer==0.10.0 11:53:45 simplejson==3.19.2 11:53:45 six==1.16.0 11:53:45 smmap==5.0.1 11:53:45 soupsieve==2.5 11:53:45 stevedore==5.2.0 11:53:45 tabulate==0.9.0 11:53:45 toml==0.10.2 11:53:45 tomlkit==0.12.3 11:53:45 tqdm==4.66.2 11:53:45 typing_extensions==4.9.0 11:53:45 tzdata==2024.1 11:53:45 urllib3==1.26.18 11:53:45 virtualenv==20.25.1 11:53:45 wcwidth==0.2.13 11:53:45 websocket-client==1.7.0 11:53:45 wrapt==1.16.0 11:53:45 xdg==6.0.0 11:53:45 xmltodict==0.13.0 11:53:45 yq==3.2.3 11:53:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins380750826614896951.sh 11:53:45 ---> sudo-logs.sh 11:53:45 Archiving 'sudo' log.. 11:53:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5030606269491344228.sh 11:53:46 ---> job-cost.sh 11:53:46 Setup pyenv: 11:53:46 system 11:53:46 3.8.13 11:53:46 3.9.13 11:53:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:53:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aV0a from file:/tmp/.os_lf_venv 11:53:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:53:56 lf-activate-venv(): INFO: Adding /tmp/venv-aV0a/bin to PATH 11:53:56 INFO: No Stack... 11:53:56 INFO: Retrieving Pricing Info for: v3-standard-4 11:53:56 INFO: Archiving Costs 11:53:56 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9094905764839823042.sh 11:53:56 ---> logs-deploy.sh 11:53:56 Setup pyenv: 11:53:56 system 11:53:56 3.8.13 11:53:56 3.9.13 11:53:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:53:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aV0a from file:/tmp/.os_lf_venv 11:53:58 lf-activate-venv(): INFO: Installing: lftools 11:54:08 lf-activate-venv(): INFO: Adding /tmp/venv-aV0a/bin to PATH 11:54:08 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3323 11:54:08 INFO: archiving workspace using pattern(s): 11:54:09 Archives upload complete. 11:54:09 INFO: archiving logs to Nexus 11:54:10 ---> uname -a: 11:54:10 Linux prd-ubuntu1804-builder-4c-4g-7954 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:54:10 11:54:10 11:54:10 ---> lscpu: 11:54:10 Architecture: x86_64 11:54:10 CPU op-mode(s): 32-bit, 64-bit 11:54:10 Byte Order: Little Endian 11:54:10 CPU(s): 4 11:54:10 On-line CPU(s) list: 0-3 11:54:10 Thread(s) per core: 1 11:54:10 Core(s) per socket: 1 11:54:10 Socket(s): 4 11:54:10 NUMA node(s): 1 11:54:10 Vendor ID: AuthenticAMD 11:54:10 CPU family: 23 11:54:10 Model: 49 11:54:10 Model name: AMD EPYC-Rome Processor 11:54:10 Stepping: 0 11:54:10 CPU MHz: 2800.000 11:54:10 BogoMIPS: 5600.00 11:54:10 Virtualization: AMD-V 11:54:10 Hypervisor vendor: KVM 11:54:10 Virtualization type: full 11:54:10 L1d cache: 32K 11:54:10 L1i cache: 32K 11:54:10 L2 cache: 512K 11:54:10 L3 cache: 16384K 11:54:10 NUMA node0 CPU(s): 0-3 11:54:10 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 11:54:10 11:54:10 11:54:10 ---> nproc: 11:54:10 4 11:54:10 11:54:10 11:54:10 ---> df -h: 11:54:10 Filesystem Size Used Avail Use% Mounted on 11:54:10 udev 7.9G 0 7.9G 0% /dev 11:54:10 tmpfs 1.6G 672K 1.6G 1% /run 11:54:10 /dev/vda1 78G 8.3G 70G 11% / 11:54:10 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:54:10 tmpfs 5.0M 0 5.0M 0% /run/lock 11:54:10 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:54:10 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:54:10 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:54:10 11:54:10 11:54:10 ---> free -m: 11:54:10 total used free shared buff/cache available 11:54:10 Mem: 16040 548 13427 0 2063 15179 11:54:10 Swap: 1023 0 1023 11:54:10 11:54:10 11:54:10 ---> ip addr: 11:54:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:54:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:54:10 inet 127.0.0.1/8 scope host lo 11:54:10 valid_lft forever preferred_lft forever 11:54:10 inet6 ::1/128 scope host 11:54:10 valid_lft forever preferred_lft forever 11:54:10 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:54:10 link/ether fa:16:3e:5c:d4:ee brd ff:ff:ff:ff:ff:ff 11:54:10 inet 10.30.106.248/23 brd 10.30.107.255 scope global dynamic ens3 11:54:10 valid_lft 86240sec preferred_lft 86240sec 11:54:10 inet6 fe80::f816:3eff:fe5c:d4ee/64 scope link 11:54:10 valid_lft forever preferred_lft forever 11:54:10 11:54:10 11:54:10 ---> sar -b -r -n DEV: 11:54:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7954) 02/23/24 _x86_64_ (4 CPU) 11:54:10 11:54:10 11:51:33 LINUX RESTART (4 CPU) 11:54:10 11:54:10 11:52:01 tps rtps wtps bread/s bwrtn/s 11:54:10 11:53:01 108.98 21.38 87.60 1110.61 27230.53 11:54:10 11:54:01 84.16 0.95 83.21 100.63 27607.73 11:54:10 Average: 96.57 11.16 85.40 605.58 27419.15 11:54:10 11:54:10 11:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:54:10 11:53:01 13784544 15503016 2640424 16.08 65632 1847684 840152 4.81 801512 1613872 191096 11:54:10 11:54:01 13757676 15552252 2667292 16.24 78080 1905588 749668 4.29 723836 1706456 104232 11:54:10 Average: 13771110 15527634 2653858 16.16 71856 1876636 794910 4.55 762674 1660164 147664 11:54:10 11:54:10 11:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:54:10 11:53:01 ens3 56.12 38.29 786.20 8.86 0.00 0.00 0.00 0.00 11:54:10 11:53:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 11:54:10 11:54:01 ens3 37.29 28.52 304.40 8.40 0.00 0.00 0.00 0.00 11:54:10 11:54:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 11:54:10 Average: ens3 46.70 33.41 545.28 8.63 0.00 0.00 0.00 0.00 11:54:10 Average: lo 1.43 1.43 0.15 0.15 0.00 0.00 0.00 0.00 11:54:10 11:54:10 11:54:10 ---> sar -P ALL: 11:54:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7954) 02/23/24 _x86_64_ (4 CPU) 11:54:10 11:54:10 11:51:33 LINUX RESTART (4 CPU) 11:54:10 11:54:10 11:52:01 CPU %user %nice %system %iowait %steal %idle 11:54:10 11:53:01 all 19.44 0.00 1.70 6.71 0.06 72.08 11:54:10 11:53:01 0 30.15 0.00 1.99 7.40 0.07 60.40 11:54:10 11:53:01 1 28.87 0.00 2.06 0.87 0.07 68.13 11:54:10 11:53:01 2 4.95 0.00 1.19 13.83 0.07 79.97 11:54:10 11:53:01 3 13.84 0.00 1.62 4.73 0.05 79.76 11:54:10 11:54:01 all 20.46 0.00 1.31 4.67 0.05 73.52 11:54:10 11:54:01 0 10.96 0.00 0.82 0.65 0.03 87.54 11:54:10 11:54:01 1 15.88 0.00 0.97 5.82 0.05 77.28 11:54:10 11:54:01 2 23.12 0.00 1.42 2.00 0.03 73.42 11:54:10 11:54:01 3 31.86 0.00 1.97 10.21 0.07 55.89 11:54:10 Average: all 19.95 0.00 1.50 5.69 0.05 72.80 11:54:10 Average: 0 20.54 0.00 1.40 4.02 0.05 73.99 11:54:10 Average: 1 22.37 0.00 1.52 3.34 0.06 72.71 11:54:10 Average: 2 14.04 0.00 1.30 7.92 0.05 76.69 11:54:10 Average: 3 22.85 0.00 1.80 7.47 0.06 67.83 11:54:10 11:54:10 11:54:10