10:33:34 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137167 10:33:34 Running as SYSTEM 10:33:34 [EnvInject] - Loading node environment variables. 10:33:34 Building remotely on prd-ubuntu1804-builder-4c-4g-14051 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:33:34 [ssh-agent] Looking for ssh-agent implementation... 10:33:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:33:34 $ ssh-agent 10:33:34 SSH_AUTH_SOCK=/tmp/ssh-GPpqp4U2g8aV/agent.1930 10:33:34 SSH_AGENT_PID=1932 10:33:34 [ssh-agent] Started. 10:33:34 Running ssh-add (command line suppressed) 10:33:34 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8722961064427386150.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8722961064427386150.key) 10:33:34 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:33:34 The recommended git tool is: NONE 10:33:36 using credential onap-jenkins-ssh 10:33:36 Wiping out workspace first. 10:33:36 Cloning the remote Git repository 10:33:36 Cloning repository git://cloud.onap.org/mirror/oom.git 10:33:36 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:33:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:33:37 > git --version # timeout=10 10:33:37 > git --version # 'git version 2.17.1' 10:33:37 using GIT_SSH to set credentials Gerrit user 10:33:37 Verifying host key using manually-configured host key entries 10:33:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:33:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:33:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:33:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:33:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:33:44 using GIT_SSH to set credentials Gerrit user 10:33:44 Verifying host key using manually-configured host key entries 10:33:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/67/137167/1 # timeout=30 10:33:44 > git rev-parse 2757e0b285ee9927653b1f6df4e542025b89be8f^{commit} # timeout=10 10:33:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:33:44 Checking out Revision 2757e0b285ee9927653b1f6df4e542025b89be8f (refs/changes/67/137167/1) 10:33:44 > git config core.sparsecheckout # timeout=10 10:33:44 > git checkout -f 2757e0b285ee9927653b1f6df4e542025b89be8f # timeout=30 10:33:47 Commit message: "[OOM] Fixed DCAE PRH chart readinessCheck issues" 10:33:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:33:47 > git rev-list --no-walk 8cbb3d9b964b774b1400df5d909913b669c2a243 # timeout=10 10:33:47 [EnvInject] - Injecting environment variables from a build step. 10:33:47 [EnvInject] - Injecting as environment variables the properties content 10:33:47 PYTHON=python3 10:33:47 10:33:47 [EnvInject] - Variables injected successfully. 10:33:47 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins537240671764667873.sh 10:33:48 ---> tox-install.sh 10:33:48 + source /home/jenkins/lf-env.sh 10:33:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:33:48 ++ mktemp -d /tmp/venv-XXXX 10:33:48 + lf_venv=/tmp/venv-BftM 10:33:48 + local venv_file=/tmp/.os_lf_venv 10:33:48 + local python=python3 10:33:48 + local options 10:33:48 + local set_path=true 10:33:48 + local install_args= 10:33:48 ++ 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 10:33:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:33:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:33:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:33:48 + true 10:33:48 + case $1 in 10:33:48 + venv_file=/tmp/.toxenv 10:33:48 + shift 2 10:33:48 + true 10:33:48 + case $1 in 10:33:48 + shift 10:33:48 + break 10:33:48 + case $python in 10:33:48 + local pkg_list= 10:33:48 + [[ -d /opt/pyenv ]] 10:33:48 + echo 'Setup pyenv:' 10:33:48 Setup pyenv: 10:33:48 + export PYENV_ROOT=/opt/pyenv 10:33:48 + PYENV_ROOT=/opt/pyenv 10:33:48 + 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 10:33:48 + 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 10:33:48 + pyenv versions 10:33:48 * system (set by /opt/pyenv/version) 10:33:48 * 3.8.13 (set by /opt/pyenv/version) 10:33:48 * 3.9.13 (set by /opt/pyenv/version) 10:33:48 * 3.10.6 (set by /opt/pyenv/version) 10:33:48 + command -v pyenv 10:33:48 ++ pyenv init - --no-rehash 10:33:48 + 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[*]}"'\'')" 10:33:48 export PATH="/opt/pyenv/shims:${PATH}" 10:33:48 export PYENV_SHELL=bash 10:33:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:33:48 pyenv() { 10:33:48 local command 10:33:48 command="${1:-}" 10:33:48 if [ "$#" -gt 0 ]; then 10:33:48 shift 10:33:48 fi 10:33:48 10:33:48 case "$command" in 10:33:48 rehash|shell) 10:33:48 eval "$(pyenv "sh-$command" "$@")" 10:33:48 ;; 10:33:48 *) 10:33:48 command pyenv "$command" "$@" 10:33:48 ;; 10:33:48 esac 10:33:48 }' 10:33:48 +++ 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[*]}"' 10:33:48 ++ 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 10:33:48 ++ 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 10:33:48 ++ 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 10:33:48 ++ export PYENV_SHELL=bash 10:33:48 ++ PYENV_SHELL=bash 10:33:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:33:48 +++ complete -F _pyenv pyenv 10:33:48 ++ lf-pyver python3 10:33:48 ++ local py_version_xy=python3 10:33:48 ++ local py_version_xyz= 10:33:48 ++ pyenv versions 10:33:48 ++ local command 10:33:48 ++ sed 's/^[ *]* //' 10:33:48 ++ command=versions 10:33:48 ++ '[' 1 -gt 0 ']' 10:33:48 ++ shift 10:33:48 ++ case "$command" in 10:33:48 ++ command pyenv versions 10:33:48 ++ pyenv versions 10:33:48 ++ awk '{ print $1 }' 10:33:48 ++ grep -E '^[0-9.]*[0-9]$' 10:33:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:33:48 +++ grep '^3' /tmp/.pyenv_versions 10:33:48 +++ sort -V 10:33:48 +++ tail -n 1 10:33:48 ++ py_version_xyz=3.10.6 10:33:48 ++ [[ -z 3.10.6 ]] 10:33:48 ++ echo 3.10.6 10:33:48 ++ return 0 10:33:48 + pyenv local 3.10.6 10:33:48 + local command 10:33:48 + command=local 10:33:48 + '[' 2 -gt 0 ']' 10:33:48 + shift 10:33:48 + case "$command" in 10:33:48 + command pyenv local 3.10.6 10:33:48 + pyenv local 3.10.6 10:33:48 + for arg in "$@" 10:33:48 + case $arg in 10:33:48 + pkg_list+='tox ' 10:33:48 + for arg in "$@" 10:33:48 + case $arg in 10:33:48 + pkg_list+='virtualenv ' 10:33:48 + for arg in "$@" 10:33:48 + case $arg in 10:33:48 + pkg_list+='urllib3~=1.26.15 ' 10:33:48 + [[ -f /tmp/.toxenv ]] 10:33:48 + [[ ! -f /tmp/.toxenv ]] 10:33:48 + [[ -n '' ]] 10:33:48 + python3 -m venv /tmp/venv-BftM 10:33:54 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BftM' 10:33:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BftM 10:33:54 + echo /tmp/venv-BftM 10:33:54 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:33:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:33:54 + /tmp/venv-BftM/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:33:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:33:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:33:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:33:59 + /tmp/venv-BftM/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:34:05 + type python3 10:34:05 + true 10:34:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-BftM/bin to PATH' 10:34:05 lf-activate-venv(): INFO: Adding /tmp/venv-BftM/bin to PATH 10:34:05 + PATH=/tmp/venv-BftM/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 10:34:05 + return 0 10:34:05 + python3 --version 10:34:05 Python 3.10.6 10:34:05 + python3 -m pip --version 10:34:06 pip 24.0 from /tmp/venv-BftM/lib/python3.10/site-packages/pip (python 3.10) 10:34:06 + python3 -m pip freeze 10:34:06 cachetools==5.3.3 10:34:06 chardet==5.2.0 10:34:06 colorama==0.4.6 10:34:06 distlib==0.3.8 10:34:06 filelock==3.13.1 10:34:06 packaging==24.0 10:34:06 platformdirs==4.2.0 10:34:06 pluggy==1.4.0 10:34:06 pyproject-api==1.6.1 10:34:06 tomli==2.0.1 10:34:06 tox==4.14.1 10:34:06 urllib3==1.26.18 10:34:06 virtualenv==20.25.1 10:34:06 [EnvInject] - Injecting environment variables from a build step. 10:34:06 [EnvInject] - Injecting as environment variables the properties content 10:34:06 PARALLEL=false 10:34:06 10:34:06 [EnvInject] - Variables injected successfully. 10:34:06 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14811134712413768181.sh 10:34:06 ---> tox-run.sh 10:34:06 + 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 10:34:06 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:34:06 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:34:06 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:34:06 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:34:06 + source /home/jenkins/lf-env.sh 10:34:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:34:06 ++ mktemp -d /tmp/venv-XXXX 10:34:06 + lf_venv=/tmp/venv-fjQd 10:34:06 + local venv_file=/tmp/.os_lf_venv 10:34:06 + local python=python3 10:34:06 + local options 10:34:06 + local set_path=true 10:34:06 + local install_args= 10:34:06 ++ 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 10:34:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:34:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:34:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:34:06 + true 10:34:06 + case $1 in 10:34:06 + venv_file=/tmp/.toxenv 10:34:06 + shift 2 10:34:06 + true 10:34:06 + case $1 in 10:34:06 + shift 10:34:06 + break 10:34:06 + case $python in 10:34:06 + local pkg_list= 10:34:06 + [[ -d /opt/pyenv ]] 10:34:06 + echo 'Setup pyenv:' 10:34:06 Setup pyenv: 10:34:06 + export PYENV_ROOT=/opt/pyenv 10:34:06 + PYENV_ROOT=/opt/pyenv 10:34:06 + 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 10:34:06 + 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 10:34:06 + pyenv versions 10:34:06 system 10:34:06 3.8.13 10:34:06 3.9.13 10:34:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:34:06 + command -v pyenv 10:34:06 ++ pyenv init - --no-rehash 10:34:06 + 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[*]}"'\'')" 10:34:06 export PATH="/opt/pyenv/shims:${PATH}" 10:34:06 export PYENV_SHELL=bash 10:34:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:34:06 pyenv() { 10:34:06 local command 10:34:06 command="${1:-}" 10:34:06 if [ "$#" -gt 0 ]; then 10:34:06 shift 10:34:06 fi 10:34:06 10:34:06 case "$command" in 10:34:06 rehash|shell) 10:34:06 eval "$(pyenv "sh-$command" "$@")" 10:34:06 ;; 10:34:06 *) 10:34:06 command pyenv "$command" "$@" 10:34:06 ;; 10:34:06 esac 10:34:06 }' 10:34:06 +++ 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[*]}"' 10:34:06 ++ 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 10:34:06 ++ 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 10:34:06 ++ 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 10:34:06 ++ export PYENV_SHELL=bash 10:34:06 ++ PYENV_SHELL=bash 10:34:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:34:06 +++ complete -F _pyenv pyenv 10:34:06 ++ lf-pyver python3 10:34:06 ++ local py_version_xy=python3 10:34:06 ++ local py_version_xyz= 10:34:06 ++ pyenv versions 10:34:06 ++ local command 10:34:06 ++ command=versions 10:34:06 ++ '[' 1 -gt 0 ']' 10:34:06 ++ shift 10:34:06 ++ case "$command" in 10:34:06 ++ command pyenv versions 10:34:06 ++ pyenv versions 10:34:06 ++ sed 's/^[ *]* //' 10:34:06 ++ awk '{ print $1 }' 10:34:06 ++ grep -E '^[0-9.]*[0-9]$' 10:34:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:34:06 +++ grep '^3' /tmp/.pyenv_versions 10:34:06 +++ sort -V 10:34:06 +++ tail -n 1 10:34:06 ++ py_version_xyz=3.10.6 10:34:06 ++ [[ -z 3.10.6 ]] 10:34:06 ++ echo 3.10.6 10:34:06 ++ return 0 10:34:06 + pyenv local 3.10.6 10:34:06 + local command 10:34:06 + command=local 10:34:06 + '[' 2 -gt 0 ']' 10:34:06 + shift 10:34:06 + case "$command" in 10:34:06 + command pyenv local 3.10.6 10:34:06 + pyenv local 3.10.6 10:34:06 + for arg in "$@" 10:34:06 + case $arg in 10:34:06 + pkg_list+='tox ' 10:34:06 + for arg in "$@" 10:34:06 + case $arg in 10:34:06 + pkg_list+='virtualenv ' 10:34:06 + for arg in "$@" 10:34:06 + case $arg in 10:34:06 + pkg_list+='urllib3~=1.26.15 ' 10:34:06 + [[ -f /tmp/.toxenv ]] 10:34:06 ++ cat /tmp/.toxenv 10:34:06 + lf_venv=/tmp/venv-BftM 10:34:06 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BftM from' file:/tmp/.toxenv 10:34:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BftM from file:/tmp/.toxenv 10:34:06 + /tmp/venv-BftM/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:34:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:34:07 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:34:07 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:34:07 + /tmp/venv-BftM/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:34:09 + type python3 10:34:09 + true 10:34:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-BftM/bin to PATH' 10:34:09 lf-activate-venv(): INFO: Adding /tmp/venv-BftM/bin to PATH 10:34:09 + PATH=/tmp/venv-BftM/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 10:34:09 + return 0 10:34:09 + [[ -d /opt/pyenv ]] 10:34:09 + echo '---> Setting up pyenv' 10:34:09 ---> Setting up pyenv 10:34:09 + export PYENV_ROOT=/opt/pyenv 10:34:09 + PYENV_ROOT=/opt/pyenv 10:34:09 + export PATH=/opt/pyenv/bin:/tmp/venv-BftM/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 10:34:09 + PATH=/opt/pyenv/bin:/tmp/venv-BftM/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 10:34:09 ++ pwd 10:34:09 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:34:09 + export PYTHONPATH 10:34:09 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:34:09 + TOX_TESTENV_PASSENV=PYTHONPATH 10:34:09 + tox --version 10:34:09 4.14.1 from /tmp/venv-BftM/lib/python3.10/site-packages/tox/__init__.py 10:34:09 + PARALLEL=false 10:34:09 + TOX_OPTIONS_LIST= 10:34:09 + [[ -n checkbashisms ]] 10:34:09 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:34:09 + case ${PARALLEL,,} in 10:34:09 + tox -e checkbashisms 10:34:09 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:34:10 checkbashisms: freeze> python -m pip freeze --all 10:34:11 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 10:34:11 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:34:12 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 10:34:12 you may get strange results 10:34:12 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:34:14 checkbashisms: OK (4.80=setup[1.63]+cmd[3.17] seconds) 10:34:14 congratulations :) (4.97 seconds) 10:34:14 + tox_status=0 10:34:14 + echo '---> Completed tox runs' 10:34:14 ---> Completed tox runs 10:34:14 + for i in .tox/*/log 10:34:14 ++ echo .tox/checkbashisms/log 10:34:14 ++ awk -F/ '{print $2}' 10:34:14 + tox_env=checkbashisms 10:34:14 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:34:14 + DOC_DIR=docs/_build/html 10:34:14 + [[ -d docs/_build/html ]] 10:34:14 + echo '---> tox-run.sh ends' 10:34:14 ---> tox-run.sh ends 10:34:14 + test 0 -eq 0 10:34:14 $ ssh-agent -k 10:34:14 unset SSH_AUTH_SOCK; 10:34:14 unset SSH_AGENT_PID; 10:34:14 echo Agent pid 1932 killed; 10:34:14 [ssh-agent] Stopped. 10:34:14 [PostBuildScript] - [INFO] Executing post build scripts. 10:34:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10832154924729093489.sh 10:34:14 ---> sysstat.sh 10:34:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14785103716966693470.sh 10:34:15 ---> package-listing.sh 10:34:15 ++ facter osfamily 10:34:15 ++ tr '[:upper:]' '[:lower:]' 10:34:15 + OS_FAMILY=debian 10:34:15 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:34:15 + START_PACKAGES=/tmp/packages_start.txt 10:34:15 + END_PACKAGES=/tmp/packages_end.txt 10:34:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:34:15 + PACKAGES=/tmp/packages_start.txt 10:34:15 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:34:15 + PACKAGES=/tmp/packages_end.txt 10:34:15 + case "${OS_FAMILY}" in 10:34:15 + dpkg -l 10:34:15 + grep '^ii' 10:34:15 + '[' -f /tmp/packages_start.txt ']' 10:34:15 + '[' -f /tmp/packages_end.txt ']' 10:34:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:34:15 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:34:15 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:34:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:34:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9094490506344223867.sh 10:34:15 ---> capture-instance-metadata.sh 10:34:15 Setup pyenv: 10:34:15 system 10:34:15 3.8.13 10:34:15 3.9.13 10:34:15 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:34:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FnSa 10:34:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:34:22 lf-activate-venv(): INFO: Installing: lftools 10:35:09 lf-activate-venv(): INFO: Adding /tmp/venv-FnSa/bin to PATH 10:35:09 INFO: Running in OpenStack, capturing instance metadata 10:35:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7956438433863875121.sh 10:35:09 provisioning config files... 10:35:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config6533830708677297686tmp 10:35:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:35:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:35:09 [EnvInject] - Injecting environment variables from a build step. 10:35:09 [EnvInject] - Injecting as environment variables the properties content 10:35:09 SERVER_ID=logs 10:35:09 10:35:09 [EnvInject] - Variables injected successfully. 10:35:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12743279671383429186.sh 10:35:09 ---> create-netrc.sh 10:35:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9530423427858950960.sh 10:35:09 ---> python-tools-install.sh 10:35:09 Setup pyenv: 10:35:09 system 10:35:09 3.8.13 10:35:09 3.9.13 10:35:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:35:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FnSa from file:/tmp/.os_lf_venv 10:35:10 lf-activate-venv(): INFO: Installing: lftools 10:35:20 lf-activate-venv(): INFO: Adding /tmp/venv-FnSa/bin to PATH 10:35:20 Generating Requirements File 10:35:52 Python 3.10.6 10:35:52 pip 24.0 from /tmp/venv-FnSa/lib/python3.10/site-packages/pip (python 3.10) 10:35:53 appdirs==1.4.4 10:35:53 argcomplete==3.2.3 10:35:53 aspy.yaml==1.3.0 10:35:53 attrs==23.2.0 10:35:53 autopage==0.5.2 10:35:53 beautifulsoup4==4.12.3 10:35:53 boto3==1.34.64 10:35:53 botocore==1.34.64 10:35:53 bs4==0.0.2 10:35:53 cachetools==5.3.3 10:35:53 certifi==2024.2.2 10:35:53 cffi==1.16.0 10:35:53 cfgv==3.4.0 10:35:53 chardet==5.2.0 10:35:53 charset-normalizer==3.3.2 10:35:53 click==8.1.7 10:35:53 cliff==4.6.0 10:35:53 cmd2==2.4.3 10:35:53 cryptography==3.3.2 10:35:53 debtcollector==3.0.0 10:35:53 decorator==5.1.1 10:35:53 defusedxml==0.7.1 10:35:53 Deprecated==1.2.14 10:35:53 distlib==0.3.8 10:35:53 dnspython==2.6.1 10:35:53 docker==4.2.2 10:35:53 dogpile.cache==1.3.2 10:35:53 email_validator==2.1.1 10:35:53 filelock==3.13.1 10:35:53 future==1.0.0 10:35:53 gitdb==4.0.11 10:35:53 GitPython==3.1.42 10:35:53 google-auth==2.28.2 10:35:53 httplib2==0.22.0 10:35:53 identify==2.5.35 10:35:53 idna==3.6 10:35:53 importlib-resources==1.5.0 10:35:53 iso8601==2.1.0 10:35:53 Jinja2==3.1.3 10:35:53 jmespath==1.0.1 10:35:53 jsonpatch==1.33 10:35:53 jsonpointer==2.4 10:35:53 jsonschema==4.21.1 10:35:53 jsonschema-specifications==2023.12.1 10:35:53 keystoneauth1==5.6.0 10:35:53 kubernetes==29.0.0 10:35:53 lftools==0.37.10 10:35:53 lxml==5.1.0 10:35:53 MarkupSafe==2.1.5 10:35:53 msgpack==1.0.8 10:35:53 multi_key_dict==2.0.3 10:35:53 munch==4.0.0 10:35:53 netaddr==1.2.1 10:35:53 netifaces==0.11.0 10:35:53 niet==1.4.2 10:35:53 nodeenv==1.8.0 10:35:53 oauth2client==4.1.3 10:35:53 oauthlib==3.2.2 10:35:53 openstacksdk==3.0.0 10:35:53 os-client-config==2.1.0 10:35:53 os-service-types==1.7.0 10:35:53 osc-lib==3.0.1 10:35:53 oslo.config==9.4.0 10:35:53 oslo.context==5.5.0 10:35:53 oslo.i18n==6.3.0 10:35:53 oslo.log==5.5.0 10:35:53 oslo.serialization==5.4.0 10:35:53 oslo.utils==7.1.0 10:35:53 packaging==24.0 10:35:53 pbr==6.0.0 10:35:53 platformdirs==4.2.0 10:35:53 prettytable==3.10.0 10:35:53 pyasn1==0.5.1 10:35:53 pyasn1-modules==0.3.0 10:35:53 pycparser==2.21 10:35:53 pygerrit2==2.0.15 10:35:53 PyGithub==2.2.0 10:35:53 pyinotify==0.9.6 10:35:53 PyJWT==2.8.0 10:35:53 PyNaCl==1.5.0 10:35:53 pyparsing==2.4.7 10:35:53 pyperclip==1.8.2 10:35:53 pyrsistent==0.20.0 10:35:53 python-cinderclient==9.5.0 10:35:53 python-dateutil==2.9.0.post0 10:35:53 python-heatclient==3.5.0 10:35:53 python-jenkins==1.8.2 10:35:53 python-keystoneclient==5.4.0 10:35:53 python-magnumclient==4.4.0 10:35:53 python-novaclient==18.6.0 10:35:53 python-openstackclient==6.5.0 10:35:53 python-swiftclient==4.5.0 10:35:53 PyYAML==6.0.1 10:35:53 referencing==0.34.0 10:35:53 requests==2.31.0 10:35:53 requests-oauthlib==1.4.0 10:35:53 requestsexceptions==1.4.0 10:35:53 rfc3986==2.0.0 10:35:53 rpds-py==0.18.0 10:35:53 rsa==4.9 10:35:53 ruamel.yaml==0.18.6 10:35:53 ruamel.yaml.clib==0.2.8 10:35:53 s3transfer==0.10.1 10:35:53 simplejson==3.19.2 10:35:53 six==1.16.0 10:35:53 smmap==5.0.1 10:35:53 soupsieve==2.5 10:35:53 stevedore==5.2.0 10:35:53 tabulate==0.9.0 10:35:53 toml==0.10.2 10:35:53 tomlkit==0.12.4 10:35:53 tqdm==4.66.2 10:35:53 typing_extensions==4.10.0 10:35:53 tzdata==2024.1 10:35:53 urllib3==1.26.18 10:35:53 virtualenv==20.25.1 10:35:53 wcwidth==0.2.13 10:35:53 websocket-client==1.7.0 10:35:53 wrapt==1.16.0 10:35:53 xdg==6.0.0 10:35:53 xmltodict==0.13.0 10:35:53 yq==3.2.3 10:35:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7904717530115315776.sh 10:35:53 ---> sudo-logs.sh 10:35:53 Archiving 'sudo' log.. 10:35:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9113035786997103924.sh 10:35:53 ---> job-cost.sh 10:35:53 Setup pyenv: 10:35:53 system 10:35:53 3.8.13 10:35:53 3.9.13 10:35:53 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:35:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FnSa from file:/tmp/.os_lf_venv 10:35:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:36:03 lf-activate-venv(): INFO: Adding /tmp/venv-FnSa/bin to PATH 10:36:03 INFO: No Stack... 10:36:03 INFO: Retrieving Pricing Info for: v3-standard-4 10:36:03 INFO: Archiving Costs 10:36:03 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6946863180329858692.sh 10:36:03 ---> logs-deploy.sh 10:36:03 Setup pyenv: 10:36:03 system 10:36:03 3.8.13 10:36:03 3.9.13 10:36:03 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:36:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FnSa from file:/tmp/.os_lf_venv 10:36:05 lf-activate-venv(): INFO: Installing: lftools 10:36:14 lf-activate-venv(): INFO: Adding /tmp/venv-FnSa/bin to PATH 10:36:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3360 10:36:14 INFO: archiving workspace using pattern(s): 10:36:15 Archives upload complete. 10:36:15 INFO: archiving logs to Nexus 10:36:16 ---> uname -a: 10:36:16 Linux prd-ubuntu1804-builder-4c-4g-14051 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:36:16 10:36:16 10:36:16 ---> lscpu: 10:36:16 Architecture: x86_64 10:36:16 CPU op-mode(s): 32-bit, 64-bit 10:36:16 Byte Order: Little Endian 10:36:16 CPU(s): 4 10:36:16 On-line CPU(s) list: 0-3 10:36:16 Thread(s) per core: 1 10:36:16 Core(s) per socket: 1 10:36:16 Socket(s): 4 10:36:16 NUMA node(s): 1 10:36:16 Vendor ID: AuthenticAMD 10:36:16 CPU family: 23 10:36:16 Model: 49 10:36:16 Model name: AMD EPYC-Rome Processor 10:36:16 Stepping: 0 10:36:16 CPU MHz: 2799.998 10:36:16 BogoMIPS: 5599.99 10:36:16 Virtualization: AMD-V 10:36:16 Hypervisor vendor: KVM 10:36:16 Virtualization type: full 10:36:16 L1d cache: 32K 10:36:16 L1i cache: 32K 10:36:16 L2 cache: 512K 10:36:16 L3 cache: 16384K 10:36:16 NUMA node0 CPU(s): 0-3 10:36:16 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 10:36:16 10:36:16 10:36:16 ---> nproc: 10:36:16 4 10:36:16 10:36:16 10:36:16 ---> df -h: 10:36:16 Filesystem Size Used Avail Use% Mounted on 10:36:16 udev 7.9G 0 7.9G 0% /dev 10:36:16 tmpfs 1.6G 672K 1.6G 1% /run 10:36:16 /dev/vda1 78G 8.3G 70G 11% / 10:36:16 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:36:16 tmpfs 5.0M 0 5.0M 0% /run/lock 10:36:16 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:36:16 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:36:16 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:36:16 10:36:16 10:36:16 ---> free -m: 10:36:16 total used free shared buff/cache available 10:36:16 Mem: 16040 542 13435 0 2061 15185 10:36:16 Swap: 1023 0 1023 10:36:16 10:36:16 10:36:16 ---> ip addr: 10:36:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:36:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:36:16 inet 127.0.0.1/8 scope host lo 10:36:16 valid_lft forever preferred_lft forever 10:36:16 inet6 ::1/128 scope host 10:36:16 valid_lft forever preferred_lft forever 10:36:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:36:16 link/ether fa:16:3e:02:0e:80 brd ff:ff:ff:ff:ff:ff 10:36:16 inet 10.30.107.205/23 brd 10.30.107.255 scope global dynamic ens3 10:36:16 valid_lft 86171sec preferred_lft 86171sec 10:36:16 inet6 fe80::f816:3eff:fe02:e80/64 scope link 10:36:16 valid_lft forever preferred_lft forever 10:36:16 10:36:16 10:36:16 ---> sar -b -r -n DEV: 10:36:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14051) 03/18/24 _x86_64_ (4 CPU) 10:36:16 10:36:16 10:32:44 LINUX RESTART (4 CPU) 10:36:16 10:36:16 10:33:02 tps rtps wtps bread/s bwrtn/s 10:36:16 10:34:01 113.00 55.60 57.40 3683.04 34951.64 10:36:16 10:35:01 90.82 17.76 73.05 1076.22 10842.59 10:36:16 10:36:01 69.09 0.98 68.11 104.92 10850.06 10:36:16 Average: 90.85 24.61 66.23 1609.88 18791.67 10:36:16 10:36:16 10:33:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:36:16 10:34:01 14227196 15599760 2197772 13.38 41720 1543556 751748 4.30 617328 1392644 55808 10:36:16 10:35:01 13860076 15506808 2564892 15.62 59520 1787196 865040 4.95 778092 1571968 112736 10:36:16 10:36:01 13752244 15543080 2672724 16.27 76752 1902728 813312 4.65 731120 1703448 97632 10:36:16 Average: 13946505 15549883 2478463 15.09 59331 1744493 810033 4.64 708847 1556020 88725 10:36:16 10:36:16 10:33:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:36:16 10:34:01 lo 0.95 0.95 0.10 0.10 0.00 0.00 0.00 0.00 10:36:16 10:34:01 ens3 389.83 276.36 1555.13 74.55 0.00 0.00 0.00 0.00 10:36:16 10:35:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 10:36:16 10:35:01 ens3 46.31 32.91 678.77 7.53 0.00 0.00 0.00 0.00 10:36:16 10:36:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 10:36:16 10:36:01 ens3 31.36 24.66 253.74 7.27 0.00 0.00 0.00 0.00 10:36:16 Average: lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 10:36:16 Average: ens3 154.53 110.39 825.16 29.53 0.00 0.00 0.00 0.00 10:36:16 10:36:16 10:36:16 ---> sar -P ALL: 10:36:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14051) 03/18/24 _x86_64_ (4 CPU) 10:36:16 10:36:16 10:32:44 LINUX RESTART (4 CPU) 10:36:16 10:36:16 10:33:02 CPU %user %nice %system %iowait %steal %idle 10:36:16 10:34:01 all 12.11 0.00 1.69 24.08 0.08 62.04 10:36:16 10:34:01 0 14.09 0.00 1.59 48.54 0.05 35.74 10:36:16 10:34:01 1 8.10 0.00 1.72 5.71 0.07 84.40 10:36:16 10:34:01 2 12.03 0.00 1.30 21.63 0.09 64.95 10:36:16 10:34:01 3 14.20 0.00 2.17 20.44 0.12 63.07 10:36:16 10:35:01 all 16.32 0.00 1.41 8.05 0.06 74.16 10:36:16 10:35:01 0 4.62 0.00 0.85 24.42 0.05 70.05 10:36:16 10:35:01 1 21.18 0.00 1.62 2.03 0.08 75.08 10:36:16 10:35:01 2 28.77 0.00 1.74 3.21 0.05 66.24 10:36:16 10:35:01 3 10.74 0.00 1.42 2.55 0.03 85.25 10:36:16 10:36:01 all 18.48 0.00 0.98 6.17 0.05 74.32 10:36:16 10:36:01 0 18.33 0.00 0.75 18.01 0.03 62.88 10:36:16 10:36:01 1 15.03 0.00 1.05 1.77 0.05 82.10 10:36:16 10:36:01 2 24.18 0.00 1.17 1.69 0.10 72.86 10:36:16 10:36:01 3 16.39 0.00 0.97 3.21 0.03 79.40 10:36:16 Average: all 15.66 0.00 1.36 12.69 0.06 70.23 10:36:16 Average: 0 12.33 0.00 1.06 30.19 0.04 56.38 10:36:16 Average: 1 14.82 0.00 1.46 3.15 0.07 80.50 10:36:16 Average: 2 21.73 0.00 1.40 8.76 0.08 68.03 10:36:16 Average: 3 13.78 0.00 1.51 8.65 0.06 76.00 10:36:16 10:36:16 10:36:16