12:31:39 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136836 12:31:39 Running as SYSTEM 12:31:39 [EnvInject] - Loading node environment variables. 12:31:39 Building remotely on prd-ubuntu1804-builder-4c-4g-11552 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:31:39 [ssh-agent] Looking for ssh-agent implementation... 12:31:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:31:39 $ ssh-agent 12:31:39 SSH_AUTH_SOCK=/tmp/ssh-fU6tdBdzrVoX/agent.1670 12:31:39 SSH_AGENT_PID=1672 12:31:39 [ssh-agent] Started. 12:31:39 Running ssh-add (command line suppressed) 12:31:39 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17876647395472422592.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17876647395472422592.key) 12:31:39 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:31:39 The recommended git tool is: NONE 12:31:41 using credential onap-jenkins-ssh 12:31:41 Wiping out workspace first. 12:31:41 Cloning the remote Git repository 12:31:41 Cloning repository git://cloud.onap.org/mirror/oom.git 12:31:41 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:31:41 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:31:41 > git --version # timeout=10 12:31:41 > git --version # 'git version 2.17.1' 12:31:41 using GIT_SSH to set credentials Gerrit user 12:31:41 Verifying host key using manually-configured host key entries 12:31:41 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:31:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:31:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:31:48 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:31:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:31:48 using GIT_SSH to set credentials Gerrit user 12:31:48 Verifying host key using manually-configured host key entries 12:31:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/136836/2 # timeout=30 12:31:48 > git rev-parse cc53d4ea37ed55074cb6093d6460bca8759f6cef^{commit} # timeout=10 12:31:48 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:31:48 Checking out Revision cc53d4ea37ed55074cb6093d6460bca8759f6cef (refs/changes/36/136836/2) 12:31:48 > git config core.sparsecheckout # timeout=10 12:31:48 > git checkout -f cc53d4ea37ed55074cb6093d6460bca8759f6cef # timeout=30 12:31:51 Commit message: "[DCAEGEN2] Update snmptrap-collector image" 12:31:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:31:51 > git rev-list --no-walk 2ad6c16c56c038178c8001a242e8c3243e21e9ba # timeout=10 12:31:51 [EnvInject] - Injecting environment variables from a build step. 12:31:51 [EnvInject] - Injecting as environment variables the properties content 12:31:51 PYTHON=python3 12:31:51 12:31:51 [EnvInject] - Variables injected successfully. 12:31:51 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8604739677334625668.sh 12:31:51 ---> tox-install.sh 12:31:51 + source /home/jenkins/lf-env.sh 12:31:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:31:51 ++ mktemp -d /tmp/venv-XXXX 12:31:51 + lf_venv=/tmp/venv-G8xK 12:31:51 + local venv_file=/tmp/.os_lf_venv 12:31:51 + local python=python3 12:31:51 + local options 12:31:51 + local set_path=true 12:31:51 + local install_args= 12:31:51 ++ 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 12:31:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:31:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:31:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:31:51 + true 12:31:51 + case $1 in 12:31:51 + venv_file=/tmp/.toxenv 12:31:51 + shift 2 12:31:51 + true 12:31:51 + case $1 in 12:31:51 + shift 12:31:51 + break 12:31:51 + case $python in 12:31:51 + local pkg_list= 12:31:51 + [[ -d /opt/pyenv ]] 12:31:51 + echo 'Setup pyenv:' 12:31:51 Setup pyenv: 12:31:51 + export PYENV_ROOT=/opt/pyenv 12:31:51 + PYENV_ROOT=/opt/pyenv 12:31:51 + 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 12:31:51 + 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 12:31:51 + pyenv versions 12:31:52 * system (set by /opt/pyenv/version) 12:31:52 * 3.8.13 (set by /opt/pyenv/version) 12:31:52 * 3.9.13 (set by /opt/pyenv/version) 12:31:52 * 3.10.6 (set by /opt/pyenv/version) 12:31:52 + command -v pyenv 12:31:52 ++ pyenv init - --no-rehash 12:31:52 + 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[*]}"'\'')" 12:31:52 export PATH="/opt/pyenv/shims:${PATH}" 12:31:52 export PYENV_SHELL=bash 12:31:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:31:52 pyenv() { 12:31:52 local command 12:31:52 command="${1:-}" 12:31:52 if [ "$#" -gt 0 ]; then 12:31:52 shift 12:31:52 fi 12:31:52 12:31:52 case "$command" in 12:31:52 rehash|shell) 12:31:52 eval "$(pyenv "sh-$command" "$@")" 12:31:52 ;; 12:31:52 *) 12:31:52 command pyenv "$command" "$@" 12:31:52 ;; 12:31:52 esac 12:31:52 }' 12:31:52 +++ 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[*]}"' 12:31:52 ++ 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 12:31:52 ++ 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 12:31:52 ++ 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 12:31:52 ++ export PYENV_SHELL=bash 12:31:52 ++ PYENV_SHELL=bash 12:31:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:31:52 +++ complete -F _pyenv pyenv 12:31:52 ++ lf-pyver python3 12:31:52 ++ local py_version_xy=python3 12:31:52 ++ local py_version_xyz= 12:31:52 ++ pyenv versions 12:31:52 ++ local command 12:31:52 ++ command=versions 12:31:52 ++ '[' 1 -gt 0 ']' 12:31:52 ++ shift 12:31:52 ++ case "$command" in 12:31:52 ++ command pyenv versions 12:31:52 ++ pyenv versions 12:31:52 ++ sed 's/^[ *]* //' 12:31:52 ++ grep -E '^[0-9.]*[0-9]$' 12:31:52 ++ awk '{ print $1 }' 12:31:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:31:52 +++ grep '^3' /tmp/.pyenv_versions 12:31:52 +++ sort -V 12:31:52 +++ tail -n 1 12:31:52 ++ py_version_xyz=3.10.6 12:31:52 ++ [[ -z 3.10.6 ]] 12:31:52 ++ echo 3.10.6 12:31:52 ++ return 0 12:31:52 + pyenv local 3.10.6 12:31:52 + local command 12:31:52 + command=local 12:31:52 + '[' 2 -gt 0 ']' 12:31:52 + shift 12:31:52 + case "$command" in 12:31:52 + command pyenv local 3.10.6 12:31:52 + pyenv local 3.10.6 12:31:52 + for arg in "$@" 12:31:52 + case $arg in 12:31:52 + pkg_list+='tox ' 12:31:52 + for arg in "$@" 12:31:52 + case $arg in 12:31:52 + pkg_list+='virtualenv ' 12:31:52 + for arg in "$@" 12:31:52 + case $arg in 12:31:52 + pkg_list+='urllib3~=1.26.15 ' 12:31:52 + [[ -f /tmp/.toxenv ]] 12:31:52 + [[ ! -f /tmp/.toxenv ]] 12:31:52 + [[ -n '' ]] 12:31:52 + python3 -m venv /tmp/venv-G8xK 12:31:56 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-G8xK' 12:31:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-G8xK 12:31:56 + echo /tmp/venv-G8xK 12:31:56 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:31:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:31:56 + /tmp/venv-G8xK/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:31:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:31:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:31:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:31:59 + /tmp/venv-G8xK/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:32:02 + type python3 12:32:02 + true 12:32:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-G8xK/bin to PATH' 12:32:02 lf-activate-venv(): INFO: Adding /tmp/venv-G8xK/bin to PATH 12:32:02 + PATH=/tmp/venv-G8xK/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 12:32:02 + return 0 12:32:02 + python3 --version 12:32:02 Python 3.10.6 12:32:02 + python3 -m pip --version 12:32:02 pip 23.3.2 from /tmp/venv-G8xK/lib/python3.10/site-packages/pip (python 3.10) 12:32:02 + python3 -m pip freeze 12:32:02 cachetools==5.3.2 12:32:02 chardet==5.2.0 12:32:02 colorama==0.4.6 12:32:02 distlib==0.3.8 12:32:02 filelock==3.13.1 12:32:02 packaging==23.2 12:32:02 platformdirs==4.1.0 12:32:02 pluggy==1.3.0 12:32:02 pyproject-api==1.6.1 12:32:02 tomli==2.0.1 12:32:02 tox==4.12.0 12:32:02 urllib3==1.26.18 12:32:02 virtualenv==20.25.0 12:32:02 [EnvInject] - Injecting environment variables from a build step. 12:32:02 [EnvInject] - Injecting as environment variables the properties content 12:32:02 PARALLEL=false 12:32:02 12:32:02 [EnvInject] - Variables injected successfully. 12:32:02 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17821987042845714786.sh 12:32:02 ---> tox-run.sh 12:32:02 + 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 12:32:02 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:32:02 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:32:02 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:32:02 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:32:02 + source /home/jenkins/lf-env.sh 12:32:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:32:02 ++ mktemp -d /tmp/venv-XXXX 12:32:02 + lf_venv=/tmp/venv-TVp4 12:32:02 + local venv_file=/tmp/.os_lf_venv 12:32:02 + local python=python3 12:32:02 + local options 12:32:02 + local set_path=true 12:32:02 + local install_args= 12:32:02 ++ 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 12:32:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:32:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:32:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:32:02 + true 12:32:02 + case $1 in 12:32:02 + venv_file=/tmp/.toxenv 12:32:02 + shift 2 12:32:02 + true 12:32:02 + case $1 in 12:32:02 + shift 12:32:02 + break 12:32:02 + case $python in 12:32:02 + local pkg_list= 12:32:02 + [[ -d /opt/pyenv ]] 12:32:02 + echo 'Setup pyenv:' 12:32:02 Setup pyenv: 12:32:02 + export PYENV_ROOT=/opt/pyenv 12:32:02 + PYENV_ROOT=/opt/pyenv 12:32:02 + 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 12:32:02 + 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 12:32:02 + pyenv versions 12:32:02 system 12:32:02 3.8.13 12:32:02 3.9.13 12:32:03 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:32:03 + command -v pyenv 12:32:03 ++ pyenv init - --no-rehash 12:32:03 + 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[*]}"'\'')" 12:32:03 export PATH="/opt/pyenv/shims:${PATH}" 12:32:03 export PYENV_SHELL=bash 12:32:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:32:03 pyenv() { 12:32:03 local command 12:32:03 command="${1:-}" 12:32:03 if [ "$#" -gt 0 ]; then 12:32:03 shift 12:32:03 fi 12:32:03 12:32:03 case "$command" in 12:32:03 rehash|shell) 12:32:03 eval "$(pyenv "sh-$command" "$@")" 12:32:03 ;; 12:32:03 *) 12:32:03 command pyenv "$command" "$@" 12:32:03 ;; 12:32:03 esac 12:32:03 }' 12:32:03 +++ 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[*]}"' 12:32:03 ++ 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 12:32:03 ++ 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 12:32:03 ++ 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 12:32:03 ++ export PYENV_SHELL=bash 12:32:03 ++ PYENV_SHELL=bash 12:32:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:32:03 +++ complete -F _pyenv pyenv 12:32:03 ++ lf-pyver python3 12:32:03 ++ local py_version_xy=python3 12:32:03 ++ local py_version_xyz= 12:32:03 ++ pyenv versions 12:32:03 ++ local command 12:32:03 ++ command=versions 12:32:03 ++ '[' 1 -gt 0 ']' 12:32:03 ++ shift 12:32:03 ++ case "$command" in 12:32:03 ++ sed 's/^[ *]* //' 12:32:03 ++ command pyenv versions 12:32:03 ++ pyenv versions 12:32:03 ++ grep -E '^[0-9.]*[0-9]$' 12:32:03 ++ awk '{ print $1 }' 12:32:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:32:03 +++ grep '^3' /tmp/.pyenv_versions 12:32:03 +++ sort -V 12:32:03 +++ tail -n 1 12:32:03 ++ py_version_xyz=3.10.6 12:32:03 ++ [[ -z 3.10.6 ]] 12:32:03 ++ echo 3.10.6 12:32:03 ++ return 0 12:32:03 + pyenv local 3.10.6 12:32:03 + local command 12:32:03 + command=local 12:32:03 + '[' 2 -gt 0 ']' 12:32:03 + shift 12:32:03 + case "$command" in 12:32:03 + command pyenv local 3.10.6 12:32:03 + pyenv local 3.10.6 12:32:03 + for arg in "$@" 12:32:03 + case $arg in 12:32:03 + pkg_list+='tox ' 12:32:03 + for arg in "$@" 12:32:03 + case $arg in 12:32:03 + pkg_list+='virtualenv ' 12:32:03 + for arg in "$@" 12:32:03 + case $arg in 12:32:03 + pkg_list+='urllib3~=1.26.15 ' 12:32:03 + [[ -f /tmp/.toxenv ]] 12:32:03 ++ cat /tmp/.toxenv 12:32:03 + lf_venv=/tmp/venv-G8xK 12:32:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G8xK from' file:/tmp/.toxenv 12:32:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G8xK from file:/tmp/.toxenv 12:32:03 + /tmp/venv-G8xK/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:32:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:32:04 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:32:04 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:32:04 + /tmp/venv-G8xK/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:32:05 + type python3 12:32:05 + true 12:32:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-G8xK/bin to PATH' 12:32:05 lf-activate-venv(): INFO: Adding /tmp/venv-G8xK/bin to PATH 12:32:05 + PATH=/tmp/venv-G8xK/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 12:32:05 + return 0 12:32:05 + [[ -d /opt/pyenv ]] 12:32:05 + echo '---> Setting up pyenv' 12:32:05 ---> Setting up pyenv 12:32:05 + export PYENV_ROOT=/opt/pyenv 12:32:05 + PYENV_ROOT=/opt/pyenv 12:32:05 + export PATH=/opt/pyenv/bin:/tmp/venv-G8xK/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 12:32:05 + PATH=/opt/pyenv/bin:/tmp/venv-G8xK/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 12:32:05 ++ pwd 12:32:05 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:32:05 + export PYTHONPATH 12:32:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:32:05 + TOX_TESTENV_PASSENV=PYTHONPATH 12:32:05 + tox --version 12:32:05 4.12.0 from /tmp/venv-G8xK/lib/python3.10/site-packages/tox/__init__.py 12:32:05 + PARALLEL=false 12:32:05 + TOX_OPTIONS_LIST= 12:32:05 + [[ -n checkbashisms ]] 12:32:05 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:32:05 + case ${PARALLEL,,} in 12:32:05 + tox -e checkbashisms 12:32:05 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:32:06 checkbashisms: freeze> python -m pip freeze --all 12:32:07 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 12:32:07 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:32:08 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 12:32:08 you may get strange results 12:32:09 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:32:10 checkbashisms: OK (4.71=setup[1.63]+cmd[3.08] seconds) 12:32:10 congratulations :) (4.88 seconds) 12:32:10 + tox_status=0 12:32:10 + echo '---> Completed tox runs' 12:32:10 ---> Completed tox runs 12:32:10 + for i in .tox/*/log 12:32:10 ++ echo .tox/checkbashisms/log 12:32:10 ++ awk -F/ '{print $2}' 12:32:10 + tox_env=checkbashisms 12:32:10 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:32:10 + DOC_DIR=docs/_build/html 12:32:10 + [[ -d docs/_build/html ]] 12:32:10 + echo '---> tox-run.sh ends' 12:32:10 ---> tox-run.sh ends 12:32:10 + test 0 -eq 0 12:32:10 $ ssh-agent -k 12:32:10 unset SSH_AUTH_SOCK; 12:32:10 unset SSH_AGENT_PID; 12:32:10 echo Agent pid 1672 killed; 12:32:10 [ssh-agent] Stopped. 12:32:10 [PostBuildScript] - [INFO] Executing post build scripts. 12:32:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10774716247973514105.sh 12:32:10 ---> sysstat.sh 12:32:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5785636111495437076.sh 12:32:11 ---> package-listing.sh 12:32:11 ++ facter osfamily 12:32:11 ++ tr '[:upper:]' '[:lower:]' 12:32:11 + OS_FAMILY=debian 12:32:11 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:32:11 + START_PACKAGES=/tmp/packages_start.txt 12:32:11 + END_PACKAGES=/tmp/packages_end.txt 12:32:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:32:11 + PACKAGES=/tmp/packages_start.txt 12:32:11 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:32:11 + PACKAGES=/tmp/packages_end.txt 12:32:11 + case "${OS_FAMILY}" in 12:32:11 + dpkg -l 12:32:11 + grep '^ii' 12:32:11 + '[' -f /tmp/packages_start.txt ']' 12:32:11 + '[' -f /tmp/packages_end.txt ']' 12:32:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:32:11 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:32:11 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:32:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:32:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9576029454728371080.sh 12:32:11 ---> capture-instance-metadata.sh 12:32:11 Setup pyenv: 12:32:11 system 12:32:11 3.8.13 12:32:11 3.9.13 12:32:11 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:32:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZYL6 12:32:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:32:18 lf-activate-venv(): INFO: Installing: lftools 12:32:50 lf-activate-venv(): INFO: Adding /tmp/venv-ZYL6/bin to PATH 12:32:50 INFO: Running in OpenStack, capturing instance metadata 12:32:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13431554021503835206.sh 12:32:50 provisioning config files... 12:32:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config1064563215058535376tmp 12:32:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:32:50 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:32:50 [EnvInject] - Injecting environment variables from a build step. 12:32:50 [EnvInject] - Injecting as environment variables the properties content 12:32:50 SERVER_ID=logs 12:32:50 12:32:50 [EnvInject] - Variables injected successfully. 12:32:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4560795164028561629.sh 12:32:50 ---> create-netrc.sh 12:32:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18058765852885796788.sh 12:32:50 ---> python-tools-install.sh 12:32:50 Setup pyenv: 12:32:50 system 12:32:50 3.8.13 12:32:50 3.9.13 12:32:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:32:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZYL6 from file:/tmp/.os_lf_venv 12:32:52 lf-activate-venv(): INFO: Installing: lftools 12:32:59 lf-activate-venv(): INFO: Adding /tmp/venv-ZYL6/bin to PATH 12:32:59 Generating Requirements File 12:33:30 Python 3.10.6 12:33:30 pip 23.3.2 from /tmp/venv-ZYL6/lib/python3.10/site-packages/pip (python 3.10) 12:33:31 appdirs==1.4.4 12:33:31 argcomplete==3.2.1 12:33:31 aspy.yaml==1.3.0 12:33:31 attrs==23.2.0 12:33:31 autopage==0.5.2 12:33:31 beautifulsoup4==4.12.2 12:33:31 boto3==1.34.17 12:33:31 botocore==1.34.17 12:33:31 bs4==0.0.1 12:33:31 cachetools==5.3.2 12:33:31 certifi==2023.11.17 12:33:31 cffi==1.16.0 12:33:31 cfgv==3.4.0 12:33:31 chardet==5.2.0 12:33:31 charset-normalizer==3.3.2 12:33:31 click==8.1.7 12:33:31 cliff==4.4.0 12:33:31 cmd2==2.4.3 12:33:31 cryptography==3.3.2 12:33:31 debtcollector==2.5.0 12:33:31 decorator==5.1.1 12:33:31 defusedxml==0.7.1 12:33:31 Deprecated==1.2.14 12:33:31 distlib==0.3.8 12:33:31 dnspython==2.4.2 12:33:31 docker==4.2.2 12:33:31 dogpile.cache==1.3.0 12:33:31 email-validator==2.1.0.post1 12:33:31 filelock==3.13.1 12:33:31 future==0.18.3 12:33:31 gitdb==4.0.11 12:33:31 GitPython==3.1.41 12:33:31 google-auth==2.26.2 12:33:31 httplib2==0.22.0 12:33:31 identify==2.5.33 12:33:31 idna==3.6 12:33:31 importlib-metadata==7.0.1 12:33:31 importlib-resources==1.5.0 12:33:31 iso8601==2.1.0 12:33:31 Jinja2==3.1.3 12:33:31 jmespath==1.0.1 12:33:31 jsonpatch==1.33 12:33:31 jsonpointer==2.4 12:33:31 jsonschema==4.20.0 12:33:31 jsonschema-specifications==2023.12.1 12:33:31 keystoneauth1==5.4.0 12:33:31 kubernetes==29.0.0 12:33:31 lftools==0.37.8 12:33:31 lxml==5.1.0 12:33:31 MarkupSafe==2.1.3 12:33:31 msgpack==1.0.7 12:33:31 multi_key_dict==2.0.3 12:33:31 munch==4.0.0 12:33:31 netaddr==0.10.1 12:33:31 netifaces==0.11.0 12:33:31 niet==1.4.2 12:33:31 nodeenv==1.8.0 12:33:31 oauth2client==4.1.3 12:33:31 oauthlib==3.2.2 12:33:31 openstacksdk==0.62.0 12:33:31 os-client-config==2.1.0 12:33:31 os-service-types==1.7.0 12:33:31 osc-lib==2.9.0 12:33:31 oslo.config==9.3.0 12:33:31 oslo.context==5.3.0 12:33:31 oslo.i18n==6.2.0 12:33:31 oslo.log==5.4.0 12:33:31 oslo.serialization==5.3.0 12:33:31 oslo.utils==6.3.0 12:33:31 packaging==23.2 12:33:31 pbr==6.0.0 12:33:31 platformdirs==4.1.0 12:33:31 prettytable==3.9.0 12:33:31 pyasn1==0.5.1 12:33:31 pyasn1-modules==0.3.0 12:33:31 pycparser==2.21 12:33:31 pygerrit2==2.0.15 12:33:31 PyGithub==2.1.1 12:33:31 pyinotify==0.9.6 12:33:31 PyJWT==2.8.0 12:33:31 PyNaCl==1.5.0 12:33:31 pyparsing==2.4.7 12:33:31 pyperclip==1.8.2 12:33:31 pyrsistent==0.20.0 12:33:31 python-cinderclient==9.4.0 12:33:31 python-dateutil==2.8.2 12:33:31 python-heatclient==3.4.0 12:33:31 python-jenkins==1.8.2 12:33:31 python-keystoneclient==5.2.0 12:33:31 python-magnumclient==4.3.0 12:33:31 python-novaclient==18.4.0 12:33:31 python-openstackclient==6.0.0 12:33:31 python-swiftclient==4.4.0 12:33:31 pytz==2023.3.post1 12:33:31 PyYAML==6.0.1 12:33:31 referencing==0.32.1 12:33:31 requests==2.31.0 12:33:31 requests-oauthlib==1.3.1 12:33:31 requestsexceptions==1.4.0 12:33:31 rfc3986==2.0.0 12:33:31 rpds-py==0.16.2 12:33:31 rsa==4.9 12:33:31 ruamel.yaml==0.18.5 12:33:31 ruamel.yaml.clib==0.2.8 12:33:31 s3transfer==0.10.0 12:33:31 simplejson==3.19.2 12:33:31 six==1.16.0 12:33:31 smmap==5.0.1 12:33:31 soupsieve==2.5 12:33:31 stevedore==5.1.0 12:33:31 tabulate==0.9.0 12:33:31 toml==0.10.2 12:33:31 tomlkit==0.12.3 12:33:31 tqdm==4.66.1 12:33:31 typing_extensions==4.9.0 12:33:31 tzdata==2023.4 12:33:31 urllib3==1.26.18 12:33:31 virtualenv==20.25.0 12:33:31 wcwidth==0.2.13 12:33:31 websocket-client==1.7.0 12:33:31 wrapt==1.16.0 12:33:31 xdg==6.0.0 12:33:31 xmltodict==0.13.0 12:33:31 yq==3.2.3 12:33:31 zipp==3.17.0 12:33:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13877035364797830512.sh 12:33:31 ---> sudo-logs.sh 12:33:31 Archiving 'sudo' log.. 12:33:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2170833303729150830.sh 12:33:31 ---> job-cost.sh 12:33:31 Setup pyenv: 12:33:31 system 12:33:31 3.8.13 12:33:31 3.9.13 12:33:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:33:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZYL6 from file:/tmp/.os_lf_venv 12:33:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:33:40 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. 12:33:40 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 12:33:41 lf-activate-venv(): INFO: Adding /tmp/venv-ZYL6/bin to PATH 12:33:41 INFO: No Stack... 12:33:41 INFO: Retrieving Pricing Info for: v3-standard-4 12:33:41 INFO: Archiving Costs 12:33:41 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11679703293821702620.sh 12:33:41 ---> logs-deploy.sh 12:33:41 Setup pyenv: 12:33:41 system 12:33:41 3.8.13 12:33:41 3.9.13 12:33:41 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:33:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZYL6 from file:/tmp/.os_lf_venv 12:33:43 lf-activate-venv(): INFO: Installing: lftools 12:33:52 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. 12:33:52 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 12:33:53 lf-activate-venv(): INFO: Adding /tmp/venv-ZYL6/bin to PATH 12:33:53 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3274 12:33:53 INFO: archiving workspace using pattern(s): 12:33:54 Archives upload complete. 12:33:54 INFO: archiving logs to Nexus 12:33:55 ---> uname -a: 12:33:55 Linux prd-ubuntu1804-builder-4c-4g-11552 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:33:55 12:33:55 12:33:55 ---> lscpu: 12:33:55 Architecture: x86_64 12:33:55 CPU op-mode(s): 32-bit, 64-bit 12:33:55 Byte Order: Little Endian 12:33:55 CPU(s): 4 12:33:55 On-line CPU(s) list: 0-3 12:33:55 Thread(s) per core: 1 12:33:55 Core(s) per socket: 1 12:33:55 Socket(s): 4 12:33:55 NUMA node(s): 1 12:33:55 Vendor ID: AuthenticAMD 12:33:55 CPU family: 23 12:33:55 Model: 49 12:33:55 Model name: AMD EPYC-Rome Processor 12:33:55 Stepping: 0 12:33:55 CPU MHz: 2800.000 12:33:55 BogoMIPS: 5600.00 12:33:55 Virtualization: AMD-V 12:33:55 Hypervisor vendor: KVM 12:33:55 Virtualization type: full 12:33:55 L1d cache: 32K 12:33:55 L1i cache: 32K 12:33:55 L2 cache: 512K 12:33:55 L3 cache: 16384K 12:33:55 NUMA node0 CPU(s): 0-3 12:33:55 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 12:33:55 12:33:55 12:33:55 ---> nproc: 12:33:55 4 12:33:55 12:33:55 12:33:55 ---> df -h: 12:33:55 Filesystem Size Used Avail Use% Mounted on 12:33:55 udev 7.9G 0 7.9G 0% /dev 12:33:55 tmpfs 1.6G 672K 1.6G 1% /run 12:33:55 /dev/vda1 78G 8.3G 70G 11% / 12:33:55 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:33:55 tmpfs 5.0M 0 5.0M 0% /run/lock 12:33:55 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:33:55 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:33:55 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:33:55 12:33:55 12:33:55 ---> free -m: 12:33:55 total used free shared buff/cache available 12:33:55 Mem: 16040 546 13422 0 2070 15181 12:33:55 Swap: 1023 0 1023 12:33:55 12:33:55 12:33:55 ---> ip addr: 12:33:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:33:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:33:55 inet 127.0.0.1/8 scope host lo 12:33:55 valid_lft forever preferred_lft forever 12:33:55 inet6 ::1/128 scope host 12:33:55 valid_lft forever preferred_lft forever 12:33:55 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:33:55 link/ether fa:16:3e:55:a4:d1 brd ff:ff:ff:ff:ff:ff 12:33:55 inet 10.30.106.153/23 brd 10.30.107.255 scope global dynamic ens3 12:33:55 valid_lft 86246sec preferred_lft 86246sec 12:33:55 inet6 fe80::f816:3eff:fe55:a4d1/64 scope link 12:33:55 valid_lft forever preferred_lft forever 12:33:55 12:33:55 12:33:55 ---> sar -b -r -n DEV: 12:33:55 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11552) 01/12/24 _x86_64_ (4 CPU) 12:33:55 12:33:55 12:31:23 LINUX RESTART (4 CPU) 12:33:55 12:33:55 12:32:01 tps rtps wtps bread/s bwrtn/s 12:33:55 12:33:01 100.87 18.40 82.47 1155.41 24960.64 12:33:55 Average: 100.87 18.40 82.47 1155.41 24960.64 12:33:55 12:33:55 12:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:33:55 12:33:01 13897136 15573504 2527824 15.39 67380 1804116 752988 4.31 692736 1608204 131976 12:33:55 Average: 13897136 15573504 2527824 15.39 67380 1804116 752988 4.31 692736 1608204 131976 12:33:55 12:33:55 12:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:33:55 12:33:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 12:33:55 12:33:01 ens3 52.11 36.21 674.06 9.36 0.00 0.00 0.00 0.00 12:33:55 Average: lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 12:33:55 Average: ens3 52.11 36.21 674.06 9.36 0.00 0.00 0.00 0.00 12:33:55 12:33:55 12:33:55 ---> sar -P ALL: 12:33:55 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11552) 01/12/24 _x86_64_ (4 CPU) 12:33:55 12:33:55 12:31:23 LINUX RESTART (4 CPU) 12:33:55 12:33:55 12:32:01 CPU %user %nice %system %iowait %steal %idle 12:33:55 12:33:01 all 20.91 0.00 1.61 3.61 0.05 73.81 12:33:55 12:33:01 0 18.79 0.00 1.78 0.42 0.05 78.96 12:33:55 12:33:01 1 17.17 0.00 1.85 2.15 0.05 78.77 12:33:55 12:33:01 2 21.69 0.00 1.21 11.39 0.07 65.65 12:33:55 12:33:01 3 26.03 0.00 1.59 0.50 0.05 71.83 12:33:55 Average: all 20.91 0.00 1.61 3.61 0.05 73.81 12:33:55 Average: 0 18.79 0.00 1.78 0.42 0.05 78.96 12:33:55 Average: 1 17.17 0.00 1.85 2.15 0.05 78.77 12:33:55 Average: 2 21.69 0.00 1.21 11.39 0.07 65.65 12:33:55 Average: 3 26.03 0.00 1.59 0.50 0.05 71.83 12:33:55 12:33:55 12:33:55