14:28:32 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137153 14:28:32 Running as SYSTEM 14:28:32 [EnvInject] - Loading node environment variables. 14:28:32 Building remotely on prd-ubuntu1804-builder-4c-4g-9483 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 14:28:32 [ssh-agent] Looking for ssh-agent implementation... 14:28:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:28:33 $ ssh-agent 14:28:33 SSH_AUTH_SOCK=/tmp/ssh-d6lN6zwCkkSL/agent.1742 14:28:33 SSH_AGENT_PID=1744 14:28:33 [ssh-agent] Started. 14:28:33 Running ssh-add (command line suppressed) 14:28:33 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12252154936104621581.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12252154936104621581.key) 14:28:33 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:28:33 The recommended git tool is: NONE 14:28:34 using credential onap-jenkins-ssh 14:28:34 Wiping out workspace first. 14:28:34 Cloning the remote Git repository 14:28:34 Cloning repository git://cloud.onap.org/mirror/oom.git 14:28:34 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 14:28:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:28:35 > git --version # timeout=10 14:28:35 > git --version # 'git version 2.17.1' 14:28:35 using GIT_SSH to set credentials Gerrit user 14:28:35 Verifying host key using manually-configured host key entries 14:28:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:28:40 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:28:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:28:40 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:28:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:28:40 using GIT_SSH to set credentials Gerrit user 14:28:40 Verifying host key using manually-configured host key entries 14:28:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/53/137153/5 # timeout=30 14:28:40 > git rev-parse d7136f1f9d6cc352897892ee4b0ef0470e58087d^{commit} # timeout=10 14:28:40 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:28:40 Checking out Revision d7136f1f9d6cc352897892ee4b0ef0470e58087d (refs/changes/53/137153/5) 14:28:40 > git config core.sparsecheckout # timeout=10 14:28:40 > git checkout -f d7136f1f9d6cc352897892ee4b0ef0470e58087d # timeout=30 14:28:44 Commit message: "[DCAEGEN2] Update helm chart for dcae-prh" 14:28:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:28:44 > git rev-list --no-walk ee7e3ada3228e4c80b622aa588d48ac34789cedd # timeout=10 14:28:44 [EnvInject] - Injecting environment variables from a build step. 14:28:44 [EnvInject] - Injecting as environment variables the properties content 14:28:44 PYTHON=python3 14:28:44 14:28:44 [EnvInject] - Variables injected successfully. 14:28:44 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1782335469052616352.sh 14:28:44 ---> tox-install.sh 14:28:44 + source /home/jenkins/lf-env.sh 14:28:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:28:44 ++ mktemp -d /tmp/venv-XXXX 14:28:44 + lf_venv=/tmp/venv-IjKj 14:28:44 + local venv_file=/tmp/.os_lf_venv 14:28:44 + local python=python3 14:28:44 + local options 14:28:44 + local set_path=true 14:28:44 + local install_args= 14:28:44 ++ 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 14:28:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:28:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:28:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:28:44 + true 14:28:44 + case $1 in 14:28:44 + venv_file=/tmp/.toxenv 14:28:44 + shift 2 14:28:44 + true 14:28:44 + case $1 in 14:28:44 + shift 14:28:44 + break 14:28:44 + case $python in 14:28:44 + local pkg_list= 14:28:44 + [[ -d /opt/pyenv ]] 14:28:44 + echo 'Setup pyenv:' 14:28:44 Setup pyenv: 14:28:44 + export PYENV_ROOT=/opt/pyenv 14:28:44 + PYENV_ROOT=/opt/pyenv 14:28:44 + 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 14:28:44 + 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 14:28:44 + pyenv versions 14:28:44 * system (set by /opt/pyenv/version) 14:28:44 * 3.8.13 (set by /opt/pyenv/version) 14:28:44 * 3.9.13 (set by /opt/pyenv/version) 14:28:44 * 3.10.6 (set by /opt/pyenv/version) 14:28:44 + command -v pyenv 14:28:44 ++ pyenv init - --no-rehash 14:28:44 + 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[*]}"'\'')" 14:28:44 export PATH="/opt/pyenv/shims:${PATH}" 14:28:44 export PYENV_SHELL=bash 14:28:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:28:44 pyenv() { 14:28:44 local command 14:28:44 command="${1:-}" 14:28:44 if [ "$#" -gt 0 ]; then 14:28:44 shift 14:28:44 fi 14:28:44 14:28:44 case "$command" in 14:28:44 rehash|shell) 14:28:44 eval "$(pyenv "sh-$command" "$@")" 14:28:44 ;; 14:28:44 *) 14:28:44 command pyenv "$command" "$@" 14:28:44 ;; 14:28:44 esac 14:28:44 }' 14:28:44 +++ 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[*]}"' 14:28:44 ++ 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 14:28:44 ++ 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 14:28:44 ++ 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 14:28:44 ++ export PYENV_SHELL=bash 14:28:44 ++ PYENV_SHELL=bash 14:28:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:28:44 +++ complete -F _pyenv pyenv 14:28:44 ++ lf-pyver python3 14:28:44 ++ local py_version_xy=python3 14:28:44 ++ local py_version_xyz= 14:28:44 ++ sed 's/^[ *]* //' 14:28:44 ++ awk '{ print $1 }' 14:28:44 ++ pyenv versions 14:28:44 ++ local command 14:28:44 ++ command=versions 14:28:44 ++ '[' 1 -gt 0 ']' 14:28:44 ++ shift 14:28:44 ++ case "$command" in 14:28:44 ++ command pyenv versions 14:28:44 ++ pyenv versions 14:28:44 ++ grep -E '^[0-9.]*[0-9]$' 14:28:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:28:44 +++ sort -V 14:28:44 +++ grep '^3' /tmp/.pyenv_versions 14:28:44 +++ tail -n 1 14:28:44 ++ py_version_xyz=3.10.6 14:28:44 ++ [[ -z 3.10.6 ]] 14:28:44 ++ echo 3.10.6 14:28:44 ++ return 0 14:28:44 + pyenv local 3.10.6 14:28:44 + local command 14:28:44 + command=local 14:28:44 + '[' 2 -gt 0 ']' 14:28:44 + shift 14:28:44 + case "$command" in 14:28:44 + command pyenv local 3.10.6 14:28:44 + pyenv local 3.10.6 14:28:44 + for arg in "$@" 14:28:44 + case $arg in 14:28:44 + pkg_list+='tox ' 14:28:44 + for arg in "$@" 14:28:44 + case $arg in 14:28:44 + pkg_list+='virtualenv ' 14:28:44 + for arg in "$@" 14:28:44 + case $arg in 14:28:44 + pkg_list+='urllib3~=1.26.15 ' 14:28:44 + [[ -f /tmp/.toxenv ]] 14:28:44 + [[ ! -f /tmp/.toxenv ]] 14:28:44 + [[ -n '' ]] 14:28:44 + python3 -m venv /tmp/venv-IjKj 14:28:48 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IjKj' 14:28:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IjKj 14:28:48 + echo /tmp/venv-IjKj 14:28:48 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:28:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:28:48 + /tmp/venv-IjKj/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:28:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:28:52 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:28:52 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:28:52 + /tmp/venv-IjKj/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:28:54 + type python3 14:28:54 + true 14:28:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IjKj/bin to PATH' 14:28:54 lf-activate-venv(): INFO: Adding /tmp/venv-IjKj/bin to PATH 14:28:54 + PATH=/tmp/venv-IjKj/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 14:28:54 + return 0 14:28:54 + python3 --version 14:28:54 Python 3.10.6 14:28:54 + python3 -m pip --version 14:28:55 pip 24.0 from /tmp/venv-IjKj/lib/python3.10/site-packages/pip (python 3.10) 14:28:55 + python3 -m pip freeze 14:28:55 cachetools==5.3.3 14:28:55 chardet==5.2.0 14:28:55 colorama==0.4.6 14:28:55 distlib==0.3.8 14:28:55 filelock==3.13.1 14:28:55 packaging==23.2 14:28:55 platformdirs==4.2.0 14:28:55 pluggy==1.4.0 14:28:55 pyproject-api==1.6.1 14:28:55 tomli==2.0.1 14:28:55 tox==4.13.0 14:28:55 urllib3==1.26.18 14:28:55 virtualenv==20.25.1 14:28:55 [EnvInject] - Injecting environment variables from a build step. 14:28:55 [EnvInject] - Injecting as environment variables the properties content 14:28:55 PARALLEL=false 14:28:55 14:28:55 [EnvInject] - Variables injected successfully. 14:28:55 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8143343102953385825.sh 14:28:55 ---> tox-run.sh 14:28:55 + 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 14:28:55 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 14:28:55 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 14:28:55 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 14:28:55 + cd /w/workspace/oom-master-checkbashisms-lint/. 14:28:55 + source /home/jenkins/lf-env.sh 14:28:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:28:55 ++ mktemp -d /tmp/venv-XXXX 14:28:55 + lf_venv=/tmp/venv-0XE3 14:28:55 + local venv_file=/tmp/.os_lf_venv 14:28:55 + local python=python3 14:28:55 + local options 14:28:55 + local set_path=true 14:28:55 + local install_args= 14:28:55 ++ 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 14:28:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:28:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:28:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:28:55 + true 14:28:55 + case $1 in 14:28:55 + venv_file=/tmp/.toxenv 14:28:55 + shift 2 14:28:55 + true 14:28:55 + case $1 in 14:28:55 + shift 14:28:55 + break 14:28:55 + case $python in 14:28:55 + local pkg_list= 14:28:55 + [[ -d /opt/pyenv ]] 14:28:55 + echo 'Setup pyenv:' 14:28:55 Setup pyenv: 14:28:55 + export PYENV_ROOT=/opt/pyenv 14:28:55 + PYENV_ROOT=/opt/pyenv 14:28:55 + 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 14:28:55 + 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 14:28:55 + pyenv versions 14:28:55 system 14:28:55 3.8.13 14:28:55 3.9.13 14:28:55 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:28:55 + command -v pyenv 14:28:55 ++ pyenv init - --no-rehash 14:28:55 + 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[*]}"'\'')" 14:28:55 export PATH="/opt/pyenv/shims:${PATH}" 14:28:55 export PYENV_SHELL=bash 14:28:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:28:55 pyenv() { 14:28:55 local command 14:28:55 command="${1:-}" 14:28:55 if [ "$#" -gt 0 ]; then 14:28:55 shift 14:28:55 fi 14:28:55 14:28:55 case "$command" in 14:28:55 rehash|shell) 14:28:55 eval "$(pyenv "sh-$command" "$@")" 14:28:55 ;; 14:28:55 *) 14:28:55 command pyenv "$command" "$@" 14:28:55 ;; 14:28:55 esac 14:28:55 }' 14:28:55 +++ 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[*]}"' 14:28:55 ++ 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 14:28:55 ++ 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 14:28:55 ++ 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 14:28:55 ++ export PYENV_SHELL=bash 14:28:55 ++ PYENV_SHELL=bash 14:28:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:28:55 +++ complete -F _pyenv pyenv 14:28:55 ++ lf-pyver python3 14:28:55 ++ local py_version_xy=python3 14:28:55 ++ local py_version_xyz= 14:28:55 ++ pyenv versions 14:28:55 ++ local command 14:28:55 ++ command=versions 14:28:55 ++ '[' 1 -gt 0 ']' 14:28:55 ++ shift 14:28:55 ++ case "$command" in 14:28:55 ++ command pyenv versions 14:28:55 ++ pyenv versions 14:28:55 ++ grep -E '^[0-9.]*[0-9]$' 14:28:55 ++ awk '{ print $1 }' 14:28:55 ++ sed 's/^[ *]* //' 14:28:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:28:55 +++ grep '^3' /tmp/.pyenv_versions 14:28:55 +++ sort -V 14:28:55 +++ tail -n 1 14:28:55 ++ py_version_xyz=3.10.6 14:28:55 ++ [[ -z 3.10.6 ]] 14:28:55 ++ echo 3.10.6 14:28:55 ++ return 0 14:28:55 + pyenv local 3.10.6 14:28:55 + local command 14:28:55 + command=local 14:28:55 + '[' 2 -gt 0 ']' 14:28:55 + shift 14:28:55 + case "$command" in 14:28:55 + command pyenv local 3.10.6 14:28:55 + pyenv local 3.10.6 14:28:55 + for arg in "$@" 14:28:55 + case $arg in 14:28:55 + pkg_list+='tox ' 14:28:55 + for arg in "$@" 14:28:55 + case $arg in 14:28:55 + pkg_list+='virtualenv ' 14:28:55 + for arg in "$@" 14:28:55 + case $arg in 14:28:55 + pkg_list+='urllib3~=1.26.15 ' 14:28:55 + [[ -f /tmp/.toxenv ]] 14:28:55 ++ cat /tmp/.toxenv 14:28:55 + lf_venv=/tmp/venv-IjKj 14:28:55 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IjKj from' file:/tmp/.toxenv 14:28:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IjKj from file:/tmp/.toxenv 14:28:55 + /tmp/venv-IjKj/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:28:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:28:56 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:28:56 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:28:56 + /tmp/venv-IjKj/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:28:57 + type python3 14:28:57 + true 14:28:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IjKj/bin to PATH' 14:28:57 lf-activate-venv(): INFO: Adding /tmp/venv-IjKj/bin to PATH 14:28:57 + PATH=/tmp/venv-IjKj/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 14:28:57 + return 0 14:28:57 + [[ -d /opt/pyenv ]] 14:28:57 + echo '---> Setting up pyenv' 14:28:57 ---> Setting up pyenv 14:28:57 + export PYENV_ROOT=/opt/pyenv 14:28:57 + PYENV_ROOT=/opt/pyenv 14:28:57 + export PATH=/opt/pyenv/bin:/tmp/venv-IjKj/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 14:28:57 + PATH=/opt/pyenv/bin:/tmp/venv-IjKj/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 14:28:57 ++ pwd 14:28:57 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 14:28:57 + export PYTHONPATH 14:28:57 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:28:57 + TOX_TESTENV_PASSENV=PYTHONPATH 14:28:57 + tox --version 14:28:58 4.13.0 from /tmp/venv-IjKj/lib/python3.10/site-packages/tox/__init__.py 14:28:58 + PARALLEL=false 14:28:58 + TOX_OPTIONS_LIST= 14:28:58 + [[ -n checkbashisms ]] 14:28:58 + TOX_OPTIONS_LIST=' -e checkbashisms' 14:28:58 + case ${PARALLEL,,} in 14:28:58 + tox -e checkbashisms 14:28:58 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 14:28:59 checkbashisms: freeze> python -m pip freeze --all 14:29:00 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 14:29:00 checkbashisms: commands[0]> .ci/check-bashisms.sh 14:29:01 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 14:29:01 you may get strange results 14:29:01 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 14:29:03 checkbashisms: OK (4.70=setup[1.60]+cmd[3.09] seconds) 14:29:03 congratulations :) (4.87 seconds) 14:29:03 + tox_status=0 14:29:03 + echo '---> Completed tox runs' 14:29:03 ---> Completed tox runs 14:29:03 + for i in .tox/*/log 14:29:03 ++ echo .tox/checkbashisms/log 14:29:03 ++ awk -F/ '{print $2}' 14:29:03 + tox_env=checkbashisms 14:29:03 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 14:29:03 + DOC_DIR=docs/_build/html 14:29:03 + [[ -d docs/_build/html ]] 14:29:03 + echo '---> tox-run.sh ends' 14:29:03 ---> tox-run.sh ends 14:29:03 + test 0 -eq 0 14:29:03 $ ssh-agent -k 14:29:03 unset SSH_AUTH_SOCK; 14:29:03 unset SSH_AGENT_PID; 14:29:03 echo Agent pid 1744 killed; 14:29:03 [ssh-agent] Stopped. 14:29:03 [PostBuildScript] - [INFO] Executing post build scripts. 14:29:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17160372651646164122.sh 14:29:03 ---> sysstat.sh 14:29:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10191128351673668675.sh 14:29:03 ---> package-listing.sh 14:29:03 ++ facter osfamily 14:29:03 ++ tr '[:upper:]' '[:lower:]' 14:29:03 + OS_FAMILY=debian 14:29:03 + workspace=/w/workspace/oom-master-checkbashisms-lint 14:29:03 + START_PACKAGES=/tmp/packages_start.txt 14:29:03 + END_PACKAGES=/tmp/packages_end.txt 14:29:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:29:03 + PACKAGES=/tmp/packages_start.txt 14:29:03 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:29:03 + PACKAGES=/tmp/packages_end.txt 14:29:03 + case "${OS_FAMILY}" in 14:29:03 + dpkg -l 14:29:03 + grep '^ii' 14:29:04 + '[' -f /tmp/packages_start.txt ']' 14:29:04 + '[' -f /tmp/packages_end.txt ']' 14:29:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:29:04 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:29:04 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 14:29:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 14:29:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6348479011560896533.sh 14:29:04 ---> capture-instance-metadata.sh 14:29:04 Setup pyenv: 14:29:04 system 14:29:04 3.8.13 14:29:04 3.9.13 14:29:04 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:29:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-drA0 14:29:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:29:10 lf-activate-venv(): INFO: Installing: lftools 14:29:42 lf-activate-venv(): INFO: Adding /tmp/venv-drA0/bin to PATH 14:29:42 INFO: Running in OpenStack, capturing instance metadata 14:29:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15835302677235436546.sh 14:29:43 provisioning config files... 14:29:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config12251814959457064756tmp 14:29:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:29:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:29:43 [EnvInject] - Injecting environment variables from a build step. 14:29:43 [EnvInject] - Injecting as environment variables the properties content 14:29:43 SERVER_ID=logs 14:29:43 14:29:43 [EnvInject] - Variables injected successfully. 14:29:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17286270800519124083.sh 14:29:43 ---> create-netrc.sh 14:29:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2114711072792669928.sh 14:29:43 ---> python-tools-install.sh 14:29:43 Setup pyenv: 14:29:43 system 14:29:43 3.8.13 14:29:43 3.9.13 14:29:43 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:29:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-drA0 from file:/tmp/.os_lf_venv 14:29:44 lf-activate-venv(): INFO: Installing: lftools 14:29:52 lf-activate-venv(): INFO: Adding /tmp/venv-drA0/bin to PATH 14:29:52 Generating Requirements File 14:30:21 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. 14:30:21 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 14:30:22 Python 3.10.6 14:30:22 pip 24.0 from /tmp/venv-drA0/lib/python3.10/site-packages/pip (python 3.10) 14:30:22 appdirs==1.4.4 14:30:22 argcomplete==3.2.2 14:30:22 aspy.yaml==1.3.0 14:30:22 attrs==23.2.0 14:30:22 autopage==0.5.2 14:30:22 beautifulsoup4==4.12.3 14:30:22 boto3==1.34.51 14:30:22 botocore==1.34.51 14:30:22 bs4==0.0.2 14:30:22 cachetools==5.3.3 14:30:22 certifi==2024.2.2 14:30:22 cffi==1.16.0 14:30:22 cfgv==3.4.0 14:30:22 chardet==5.2.0 14:30:22 charset-normalizer==3.3.2 14:30:22 click==8.1.7 14:30:22 cliff==4.6.0 14:30:22 cmd2==2.4.3 14:30:22 cryptography==3.3.2 14:30:22 debtcollector==3.0.0 14:30:22 decorator==5.1.1 14:30:22 defusedxml==0.7.1 14:30:22 Deprecated==1.2.14 14:30:22 distlib==0.3.8 14:30:22 dnspython==2.6.1 14:30:22 docker==4.2.2 14:30:22 dogpile.cache==1.3.2 14:30:22 email_validator==2.1.1 14:30:22 filelock==3.13.1 14:30:22 future==1.0.0 14:30:22 gitdb==4.0.11 14:30:22 GitPython==3.1.42 14:30:22 google-auth==2.28.1 14:30:22 httplib2==0.22.0 14:30:22 identify==2.5.35 14:30:22 idna==3.6 14:30:22 importlib-resources==1.5.0 14:30:22 iso8601==2.1.0 14:30:22 Jinja2==3.1.3 14:30:22 jmespath==1.0.1 14:30:22 jsonpatch==1.33 14:30:22 jsonpointer==2.4 14:30:22 jsonschema==4.21.1 14:30:22 jsonschema-specifications==2023.12.1 14:30:22 keystoneauth1==5.6.0 14:30:22 kubernetes==29.0.0 14:30:22 lftools==0.37.9 14:30:22 lxml==5.1.0 14:30:22 MarkupSafe==2.1.5 14:30:22 msgpack==1.0.7 14:30:22 multi_key_dict==2.0.3 14:30:22 munch==4.0.0 14:30:22 netaddr==1.2.1 14:30:22 netifaces==0.11.0 14:30:22 niet==1.4.2 14:30:22 nodeenv==1.8.0 14:30:22 oauth2client==4.1.3 14:30:22 oauthlib==3.2.2 14:30:22 openstacksdk==0.62.0 14:30:22 os-client-config==2.1.0 14:30:22 os-service-types==1.7.0 14:30:22 osc-lib==3.0.1 14:30:22 oslo.config==9.4.0 14:30:22 oslo.context==5.4.0 14:30:22 oslo.i18n==6.3.0 14:30:22 oslo.log==5.5.0 14:30:22 oslo.serialization==5.4.0 14:30:22 oslo.utils==7.1.0 14:30:22 packaging==23.2 14:30:22 pbr==6.0.0 14:30:22 platformdirs==4.2.0 14:30:22 prettytable==3.10.0 14:30:22 pyasn1==0.5.1 14:30:22 pyasn1-modules==0.3.0 14:30:22 pycparser==2.21 14:30:22 pygerrit2==2.0.15 14:30:22 PyGithub==2.2.0 14:30:22 pyinotify==0.9.6 14:30:22 PyJWT==2.8.0 14:30:22 PyNaCl==1.5.0 14:30:22 pyparsing==2.4.7 14:30:22 pyperclip==1.8.2 14:30:22 pyrsistent==0.20.0 14:30:22 python-cinderclient==9.4.0 14:30:22 python-dateutil==2.8.2 14:30:22 python-heatclient==3.4.0 14:30:22 python-jenkins==1.8.2 14:30:22 python-keystoneclient==5.3.0 14:30:22 python-magnumclient==4.3.0 14:30:22 python-novaclient==18.4.0 14:30:22 python-openstackclient==6.0.1 14:30:22 python-swiftclient==4.4.0 14:30:22 PyYAML==6.0.1 14:30:22 referencing==0.33.0 14:30:22 requests==2.31.0 14:30:22 requests-oauthlib==1.3.1 14:30:22 requestsexceptions==1.4.0 14:30:22 rfc3986==2.0.0 14:30:22 rpds-py==0.18.0 14:30:22 rsa==4.9 14:30:22 ruamel.yaml==0.18.6 14:30:22 ruamel.yaml.clib==0.2.8 14:30:22 s3transfer==0.10.0 14:30:22 simplejson==3.19.2 14:30:22 six==1.16.0 14:30:22 smmap==5.0.1 14:30:22 soupsieve==2.5 14:30:22 stevedore==5.2.0 14:30:22 tabulate==0.9.0 14:30:22 toml==0.10.2 14:30:22 tomlkit==0.12.4 14:30:22 tqdm==4.66.2 14:30:22 typing_extensions==4.10.0 14:30:22 tzdata==2024.1 14:30:22 urllib3==1.26.18 14:30:22 virtualenv==20.25.1 14:30:22 wcwidth==0.2.13 14:30:22 websocket-client==1.7.0 14:30:22 wrapt==1.16.0 14:30:22 xdg==6.0.0 14:30:22 xmltodict==0.13.0 14:30:22 yq==3.2.3 14:30:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5615207904183326281.sh 14:30:22 ---> sudo-logs.sh 14:30:22 Archiving 'sudo' log.. 14:30:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10577523152813383645.sh 14:30:23 ---> job-cost.sh 14:30:23 Setup pyenv: 14:30:23 system 14:30:23 3.8.13 14:30:23 3.9.13 14:30:23 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:30:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-drA0 from file:/tmp/.os_lf_venv 14:30:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:30:33 lf-activate-venv(): INFO: Adding /tmp/venv-drA0/bin to PATH 14:30:33 INFO: No Stack... 14:30:33 INFO: Retrieving Pricing Info for: v3-standard-4 14:30:34 INFO: Archiving Costs 14:30:34 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14701773134594738401.sh 14:30:34 ---> logs-deploy.sh 14:30:34 Setup pyenv: 14:30:34 system 14:30:34 3.8.13 14:30:34 3.9.13 14:30:34 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:30:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-drA0 from file:/tmp/.os_lf_venv 14:30:36 lf-activate-venv(): INFO: Installing: lftools 14:30:45 lf-activate-venv(): INFO: Adding /tmp/venv-drA0/bin to PATH 14:30:45 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3338 14:30:45 INFO: archiving workspace using pattern(s): 14:30:46 Archives upload complete. 14:30:47 INFO: archiving logs to Nexus 14:30:47 ---> uname -a: 14:30:47 Linux prd-ubuntu1804-builder-4c-4g-9483 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:30:47 14:30:47 14:30:47 ---> lscpu: 14:30:47 Architecture: x86_64 14:30:47 CPU op-mode(s): 32-bit, 64-bit 14:30:47 Byte Order: Little Endian 14:30:47 CPU(s): 4 14:30:47 On-line CPU(s) list: 0-3 14:30:47 Thread(s) per core: 1 14:30:47 Core(s) per socket: 1 14:30:47 Socket(s): 4 14:30:47 NUMA node(s): 1 14:30:47 Vendor ID: AuthenticAMD 14:30:47 CPU family: 23 14:30:47 Model: 49 14:30:47 Model name: AMD EPYC-Rome Processor 14:30:47 Stepping: 0 14:30:47 CPU MHz: 2799.998 14:30:47 BogoMIPS: 5599.99 14:30:47 Virtualization: AMD-V 14:30:47 Hypervisor vendor: KVM 14:30:47 Virtualization type: full 14:30:47 L1d cache: 32K 14:30:47 L1i cache: 32K 14:30:47 L2 cache: 512K 14:30:47 L3 cache: 16384K 14:30:47 NUMA node0 CPU(s): 0-3 14:30:47 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 14:30:47 14:30:47 14:30:47 ---> nproc: 14:30:47 4 14:30:47 14:30:47 14:30:47 ---> df -h: 14:30:47 Filesystem Size Used Avail Use% Mounted on 14:30:47 udev 7.9G 0 7.9G 0% /dev 14:30:47 tmpfs 1.6G 672K 1.6G 1% /run 14:30:47 /dev/vda1 78G 8.3G 70G 11% / 14:30:47 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:30:47 tmpfs 5.0M 0 5.0M 0% /run/lock 14:30:47 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:30:47 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:30:47 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:30:47 14:30:47 14:30:47 ---> free -m: 14:30:47 total used free shared buff/cache available 14:30:47 Mem: 16040 544 13430 0 2065 15183 14:30:47 Swap: 1023 0 1023 14:30:47 14:30:47 14:30:47 ---> ip addr: 14:30:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:30:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:30:47 inet 127.0.0.1/8 scope host lo 14:30:47 valid_lft forever preferred_lft forever 14:30:47 inet6 ::1/128 scope host 14:30:47 valid_lft forever preferred_lft forever 14:30:47 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:30:47 link/ether fa:16:3e:c6:c7:85 brd ff:ff:ff:ff:ff:ff 14:30:47 inet 10.30.106.245/23 brd 10.30.107.255 scope global dynamic ens3 14:30:47 valid_lft 86244sec preferred_lft 86244sec 14:30:47 inet6 fe80::f816:3eff:fec6:c785/64 scope link 14:30:47 valid_lft forever preferred_lft forever 14:30:47 14:30:47 14:30:47 ---> sar -b -r -n DEV: 14:30:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9483) 02/28/24 _x86_64_ (4 CPU) 14:30:47 14:30:47 14:28:15 LINUX RESTART (4 CPU) 14:30:47 14:30:47 14:29:01 tps rtps wtps bread/s bwrtn/s 14:30:47 14:30:01 98.20 14.05 84.15 1058.22 17929.81 14:30:47 Average: 98.20 14.05 84.15 1058.22 17929.81 14:30:47 14:30:47 14:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:30:47 14:30:01 13880092 15566720 2544876 15.49 68160 1813944 759808 4.35 704536 1618272 143300 14:30:47 Average: 13880092 15566720 2544876 15.49 68160 1813944 759808 4.35 704536 1618272 143300 14:30:47 14:30:47 14:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:30:47 14:30:01 ens3 55.61 37.61 696.87 9.45 0.00 0.00 0.00 0.00 14:30:47 14:30:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 14:30:47 Average: ens3 55.61 37.61 696.87 9.45 0.00 0.00 0.00 0.00 14:30:47 Average: lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 14:30:47 14:30:47 14:30:47 ---> sar -P ALL: 14:30:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9483) 02/28/24 _x86_64_ (4 CPU) 14:30:47 14:30:47 14:28:15 LINUX RESTART (4 CPU) 14:30:47 14:30:47 14:29:01 CPU %user %nice %system %iowait %steal %idle 14:30:47 14:30:01 all 20.85 0.00 1.35 3.50 0.05 74.25 14:30:47 14:30:01 0 30.55 0.00 1.79 3.51 0.03 64.11 14:30:47 14:30:01 1 5.55 0.00 0.75 7.79 0.05 85.86 14:30:47 14:30:01 2 9.84 0.00 1.14 1.54 0.05 87.44 14:30:47 14:30:01 3 37.45 0.00 1.70 1.18 0.05 59.61 14:30:47 Average: all 20.85 0.00 1.35 3.50 0.05 74.25 14:30:47 Average: 0 30.55 0.00 1.79 3.51 0.03 64.11 14:30:47 Average: 1 5.55 0.00 0.75 7.79 0.05 85.86 14:30:47 Average: 2 9.84 0.00 1.14 1.54 0.05 87.44 14:30:47 Average: 3 37.45 0.00 1.70 1.18 0.05 59.61 14:30:47 14:30:47 14:30:47