16:00:10 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136757 16:00:10 Running as SYSTEM 16:00:10 [EnvInject] - Loading node environment variables. 16:00:10 Building remotely on prd-ubuntu1804-builder-4c-4g-2803 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 16:00:10 [ssh-agent] Looking for ssh-agent implementation... 16:00:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:00:10 $ ssh-agent 16:00:10 SSH_AUTH_SOCK=/tmp/ssh-3cZ6H1koXUXA/agent.1737 16:00:10 SSH_AGENT_PID=1739 16:00:10 [ssh-agent] Started. 16:00:10 Running ssh-add (command line suppressed) 16:00:10 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16239405614702208692.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16239405614702208692.key) 16:00:10 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:00:10 The recommended git tool is: NONE 16:00:12 using credential onap-jenkins-ssh 16:00:12 Wiping out workspace first. 16:00:12 Cloning the remote Git repository 16:00:12 Cloning repository git://cloud.onap.org/mirror/oom.git 16:00:12 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 16:00:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:00:12 > git --version # timeout=10 16:00:12 > git --version # 'git version 2.17.1' 16:00:12 using GIT_SSH to set credentials Gerrit user 16:00:12 Verifying host key using manually-configured host key entries 16:00:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:00:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:00:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:00:18 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:00:18 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:00:18 using GIT_SSH to set credentials Gerrit user 16:00:18 Verifying host key using manually-configured host key entries 16:00:18 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/136757/2 # timeout=30 16:00:18 > git rev-parse e11db1b9ce3f9d494b7052e6f7efe90cb79bfc0d^{commit} # timeout=10 16:00:18 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:00:18 Checking out Revision e11db1b9ce3f9d494b7052e6f7efe90cb79bfc0d (refs/changes/57/136757/2) 16:00:18 > git config core.sparsecheckout # timeout=10 16:00:18 > git checkout -f e11db1b9ce3f9d494b7052e6f7efe90cb79bfc0d # timeout=30 16:00:22 Commit message: "[COMMON][DOC] Add documentation for Montral and GatewayAPI" 16:00:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:00:23 > git rev-list --no-walk 2ad6c16c56c038178c8001a242e8c3243e21e9ba # timeout=10 16:00:23 [EnvInject] - Injecting environment variables from a build step. 16:00:23 [EnvInject] - Injecting as environment variables the properties content 16:00:23 PYTHON=python3 16:00:23 16:00:23 [EnvInject] - Variables injected successfully. 16:00:23 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11635053560312361708.sh 16:00:23 ---> tox-install.sh 16:00:23 + source /home/jenkins/lf-env.sh 16:00:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:00:23 ++ mktemp -d /tmp/venv-XXXX 16:00:23 + lf_venv=/tmp/venv-YeIg 16:00:23 + local venv_file=/tmp/.os_lf_venv 16:00:23 + local python=python3 16:00:23 + local options 16:00:23 + local set_path=true 16:00:23 + local install_args= 16:00:23 ++ 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 16:00:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:00:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:00:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:00:23 + true 16:00:23 + case $1 in 16:00:23 + venv_file=/tmp/.toxenv 16:00:23 + shift 2 16:00:23 + true 16:00:23 + case $1 in 16:00:23 + shift 16:00:23 + break 16:00:23 + case $python in 16:00:23 + local pkg_list= 16:00:23 + [[ -d /opt/pyenv ]] 16:00:23 + echo 'Setup pyenv:' 16:00:23 Setup pyenv: 16:00:23 + export PYENV_ROOT=/opt/pyenv 16:00:23 + PYENV_ROOT=/opt/pyenv 16:00:23 + 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 16:00:23 + 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 16:00:23 + pyenv versions 16:00:23 * system (set by /opt/pyenv/version) 16:00:23 * 3.8.13 (set by /opt/pyenv/version) 16:00:23 * 3.9.13 (set by /opt/pyenv/version) 16:00:23 * 3.10.6 (set by /opt/pyenv/version) 16:00:23 + command -v pyenv 16:00:23 ++ pyenv init - --no-rehash 16:00:23 + 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[*]}"'\'')" 16:00:23 export PATH="/opt/pyenv/shims:${PATH}" 16:00:23 export PYENV_SHELL=bash 16:00:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:00:23 pyenv() { 16:00:23 local command 16:00:23 command="${1:-}" 16:00:23 if [ "$#" -gt 0 ]; then 16:00:23 shift 16:00:23 fi 16:00:23 16:00:23 case "$command" in 16:00:23 rehash|shell) 16:00:23 eval "$(pyenv "sh-$command" "$@")" 16:00:23 ;; 16:00:23 *) 16:00:23 command pyenv "$command" "$@" 16:00:23 ;; 16:00:23 esac 16:00:23 }' 16:00:23 +++ 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[*]}"' 16:00:23 ++ 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 16:00:23 ++ 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 16:00:23 ++ 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 16:00:23 ++ export PYENV_SHELL=bash 16:00:23 ++ PYENV_SHELL=bash 16:00:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:00:23 +++ complete -F _pyenv pyenv 16:00:23 ++ lf-pyver python3 16:00:23 ++ local py_version_xy=python3 16:00:23 ++ local py_version_xyz= 16:00:23 ++ pyenv versions 16:00:23 ++ local command 16:00:23 ++ command=versions 16:00:23 ++ '[' 1 -gt 0 ']' 16:00:23 ++ shift 16:00:23 ++ case "$command" in 16:00:23 ++ command pyenv versions 16:00:23 ++ pyenv versions 16:00:23 ++ awk '{ print $1 }' 16:00:23 ++ grep -E '^[0-9.]*[0-9]$' 16:00:23 ++ sed 's/^[ *]* //' 16:00:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:00:23 +++ grep '^3' /tmp/.pyenv_versions 16:00:23 +++ sort -V 16:00:23 +++ tail -n 1 16:00:23 ++ py_version_xyz=3.10.6 16:00:23 ++ [[ -z 3.10.6 ]] 16:00:23 ++ echo 3.10.6 16:00:23 ++ return 0 16:00:23 + pyenv local 3.10.6 16:00:23 + local command 16:00:23 + command=local 16:00:23 + '[' 2 -gt 0 ']' 16:00:23 + shift 16:00:23 + case "$command" in 16:00:23 + command pyenv local 3.10.6 16:00:23 + pyenv local 3.10.6 16:00:23 + for arg in "$@" 16:00:23 + case $arg in 16:00:23 + pkg_list+='tox ' 16:00:23 + for arg in "$@" 16:00:23 + case $arg in 16:00:23 + pkg_list+='virtualenv ' 16:00:23 + for arg in "$@" 16:00:23 + case $arg in 16:00:23 + pkg_list+='urllib3~=1.26.15 ' 16:00:23 + [[ -f /tmp/.toxenv ]] 16:00:23 + [[ ! -f /tmp/.toxenv ]] 16:00:23 + [[ -n '' ]] 16:00:23 + python3 -m venv /tmp/venv-YeIg 16:00:27 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YeIg' 16:00:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YeIg 16:00:27 + echo /tmp/venv-YeIg 16:00:27 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:00:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:00:27 + /tmp/venv-YeIg/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:00:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:00:31 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:00:31 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:00:31 + /tmp/venv-YeIg/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:00:33 + type python3 16:00:33 + true 16:00:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YeIg/bin to PATH' 16:00:33 lf-activate-venv(): INFO: Adding /tmp/venv-YeIg/bin to PATH 16:00:33 + PATH=/tmp/venv-YeIg/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 16:00:33 + return 0 16:00:33 + python3 --version 16:00:33 Python 3.10.6 16:00:33 + python3 -m pip --version 16:00:34 pip 23.3.1 from /tmp/venv-YeIg/lib/python3.10/site-packages/pip (python 3.10) 16:00:34 + python3 -m pip freeze 16:00:34 cachetools==5.3.2 16:00:34 chardet==5.2.0 16:00:34 colorama==0.4.6 16:00:34 distlib==0.3.7 16:00:34 filelock==3.13.1 16:00:34 packaging==23.2 16:00:34 platformdirs==4.1.0 16:00:34 pluggy==1.3.0 16:00:34 pyproject-api==1.6.1 16:00:34 tomli==2.0.1 16:00:34 tox==4.11.4 16:00:34 urllib3==1.26.18 16:00:34 virtualenv==20.25.0 16:00:34 [EnvInject] - Injecting environment variables from a build step. 16:00:34 [EnvInject] - Injecting as environment variables the properties content 16:00:34 PARALLEL=false 16:00:34 16:00:34 [EnvInject] - Variables injected successfully. 16:00:34 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4043100417347260423.sh 16:00:34 ---> tox-run.sh 16:00:34 + 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 16:00:34 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 16:00:34 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 16:00:34 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 16:00:34 + cd /w/workspace/oom-master-checkbashisms-lint/. 16:00:34 + source /home/jenkins/lf-env.sh 16:00:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:00:34 ++ mktemp -d /tmp/venv-XXXX 16:00:34 + lf_venv=/tmp/venv-aw9O 16:00:34 + local venv_file=/tmp/.os_lf_venv 16:00:34 + local python=python3 16:00:34 + local options 16:00:34 + local set_path=true 16:00:34 + local install_args= 16:00:34 ++ 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 16:00:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:00:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:00:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:00:34 + true 16:00:34 + case $1 in 16:00:34 + venv_file=/tmp/.toxenv 16:00:34 + shift 2 16:00:34 + true 16:00:34 + case $1 in 16:00:34 + shift 16:00:34 + break 16:00:34 + case $python in 16:00:34 + local pkg_list= 16:00:34 + [[ -d /opt/pyenv ]] 16:00:34 + echo 'Setup pyenv:' 16:00:34 Setup pyenv: 16:00:34 + export PYENV_ROOT=/opt/pyenv 16:00:34 + PYENV_ROOT=/opt/pyenv 16:00:34 + 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 16:00:34 + 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 16:00:34 + pyenv versions 16:00:34 system 16:00:34 3.8.13 16:00:34 3.9.13 16:00:34 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:00:34 + command -v pyenv 16:00:34 ++ pyenv init - --no-rehash 16:00:34 + 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[*]}"'\'')" 16:00:34 export PATH="/opt/pyenv/shims:${PATH}" 16:00:34 export PYENV_SHELL=bash 16:00:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:00:34 pyenv() { 16:00:34 local command 16:00:34 command="${1:-}" 16:00:34 if [ "$#" -gt 0 ]; then 16:00:34 shift 16:00:34 fi 16:00:34 16:00:34 case "$command" in 16:00:34 rehash|shell) 16:00:34 eval "$(pyenv "sh-$command" "$@")" 16:00:34 ;; 16:00:34 *) 16:00:34 command pyenv "$command" "$@" 16:00:34 ;; 16:00:34 esac 16:00:34 }' 16:00:34 +++ 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[*]}"' 16:00:34 ++ 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 16:00:34 ++ 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 16:00:34 ++ 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 16:00:34 ++ export PYENV_SHELL=bash 16:00:34 ++ PYENV_SHELL=bash 16:00:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:00:34 +++ complete -F _pyenv pyenv 16:00:34 ++ lf-pyver python3 16:00:34 ++ local py_version_xy=python3 16:00:34 ++ local py_version_xyz= 16:00:34 ++ pyenv versions 16:00:34 ++ local command 16:00:34 ++ command=versions 16:00:34 ++ '[' 1 -gt 0 ']' 16:00:34 ++ shift 16:00:34 ++ case "$command" in 16:00:34 ++ command pyenv versions 16:00:34 ++ pyenv versions 16:00:34 ++ awk '{ print $1 }' 16:00:34 ++ sed 's/^[ *]* //' 16:00:34 ++ grep -E '^[0-9.]*[0-9]$' 16:00:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:00:34 +++ sort -V 16:00:34 +++ grep '^3' /tmp/.pyenv_versions 16:00:34 +++ tail -n 1 16:00:34 ++ py_version_xyz=3.10.6 16:00:34 ++ [[ -z 3.10.6 ]] 16:00:34 ++ echo 3.10.6 16:00:34 ++ return 0 16:00:34 + pyenv local 3.10.6 16:00:34 + local command 16:00:34 + command=local 16:00:34 + '[' 2 -gt 0 ']' 16:00:34 + shift 16:00:34 + case "$command" in 16:00:34 + command pyenv local 3.10.6 16:00:34 + pyenv local 3.10.6 16:00:34 + for arg in "$@" 16:00:34 + case $arg in 16:00:34 + pkg_list+='tox ' 16:00:34 + for arg in "$@" 16:00:34 + case $arg in 16:00:34 + pkg_list+='virtualenv ' 16:00:34 + for arg in "$@" 16:00:34 + case $arg in 16:00:34 + pkg_list+='urllib3~=1.26.15 ' 16:00:34 + [[ -f /tmp/.toxenv ]] 16:00:34 ++ cat /tmp/.toxenv 16:00:34 + lf_venv=/tmp/venv-YeIg 16:00:34 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YeIg from' file:/tmp/.toxenv 16:00:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YeIg from file:/tmp/.toxenv 16:00:34 + /tmp/venv-YeIg/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:00:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:00:35 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:00:35 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:00:35 + /tmp/venv-YeIg/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:00:37 + type python3 16:00:37 + true 16:00:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YeIg/bin to PATH' 16:00:37 lf-activate-venv(): INFO: Adding /tmp/venv-YeIg/bin to PATH 16:00:37 + PATH=/tmp/venv-YeIg/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 16:00:37 + return 0 16:00:37 + [[ -d /opt/pyenv ]] 16:00:37 + echo '---> Setting up pyenv' 16:00:37 ---> Setting up pyenv 16:00:37 + export PYENV_ROOT=/opt/pyenv 16:00:37 + PYENV_ROOT=/opt/pyenv 16:00:37 + export PATH=/opt/pyenv/bin:/tmp/venv-YeIg/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 16:00:37 + PATH=/opt/pyenv/bin:/tmp/venv-YeIg/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 16:00:37 ++ pwd 16:00:37 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 16:00:37 + export PYTHONPATH 16:00:37 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:00:37 + TOX_TESTENV_PASSENV=PYTHONPATH 16:00:37 + tox --version 16:00:37 4.11.4 from /tmp/venv-YeIg/lib/python3.10/site-packages/tox/__init__.py 16:00:37 + PARALLEL=false 16:00:37 + TOX_OPTIONS_LIST= 16:00:37 + [[ -n checkbashisms ]] 16:00:37 + TOX_OPTIONS_LIST=' -e checkbashisms' 16:00:37 + case ${PARALLEL,,} in 16:00:37 + tox -e checkbashisms 16:00:37 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 16:00:38 checkbashisms: freeze> python -m pip freeze --all 16:00:39 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 16:00:39 checkbashisms: commands[0]> .ci/check-bashisms.sh 16:00:40 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 16:00:40 you may get strange results 16:00:41 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 16:00:42 checkbashisms: OK (4.97=setup[1.80]+cmd[3.17] seconds) 16:00:42 congratulations :) (5.14 seconds) 16:00:42 + tox_status=0 16:00:42 + echo '---> Completed tox runs' 16:00:42 ---> Completed tox runs 16:00:42 + for i in .tox/*/log 16:00:42 ++ echo .tox/checkbashisms/log 16:00:42 ++ awk -F/ '{print $2}' 16:00:42 + tox_env=checkbashisms 16:00:42 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 16:00:42 + DOC_DIR=docs/_build/html 16:00:42 + [[ -d docs/_build/html ]] 16:00:42 + echo '---> tox-run.sh ends' 16:00:42 ---> tox-run.sh ends 16:00:42 + test 0 -eq 0 16:00:42 $ ssh-agent -k 16:00:42 unset SSH_AUTH_SOCK; 16:00:42 unset SSH_AGENT_PID; 16:00:42 echo Agent pid 1739 killed; 16:00:42 [ssh-agent] Stopped. 16:00:43 [PostBuildScript] - [INFO] Executing post build scripts. 16:00:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4746860939200717966.sh 16:00:43 ---> sysstat.sh 16:00:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1060182001451001700.sh 16:00:43 ---> package-listing.sh 16:00:43 ++ tr '[:upper:]' '[:lower:]' 16:00:43 ++ facter osfamily 16:00:43 + OS_FAMILY=debian 16:00:43 + workspace=/w/workspace/oom-master-checkbashisms-lint 16:00:43 + START_PACKAGES=/tmp/packages_start.txt 16:00:43 + END_PACKAGES=/tmp/packages_end.txt 16:00:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:00:43 + PACKAGES=/tmp/packages_start.txt 16:00:43 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 16:00:43 + PACKAGES=/tmp/packages_end.txt 16:00:43 + case "${OS_FAMILY}" in 16:00:43 + dpkg -l 16:00:43 + grep '^ii' 16:00:43 + '[' -f /tmp/packages_start.txt ']' 16:00:43 + '[' -f /tmp/packages_end.txt ']' 16:00:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:00:43 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 16:00:43 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 16:00:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 16:00:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1838095602950482019.sh 16:00:43 ---> capture-instance-metadata.sh 16:00:43 Setup pyenv: 16:00:43 system 16:00:43 3.8.13 16:00:43 3.9.13 16:00:43 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:00:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qZ42 16:00:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:00:51 lf-activate-venv(): INFO: Installing: lftools 16:01:24 lf-activate-venv(): INFO: Adding /tmp/venv-qZ42/bin to PATH 16:01:24 INFO: Running in OpenStack, capturing instance metadata 16:01:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14644833426196959309.sh 16:01:25 provisioning config files... 16:01:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config7931767880184290600tmp 16:01:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:01:25 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:01:25 [EnvInject] - Injecting environment variables from a build step. 16:01:25 [EnvInject] - Injecting as environment variables the properties content 16:01:25 SERVER_ID=logs 16:01:25 16:01:25 [EnvInject] - Variables injected successfully. 16:01:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17065771493083410115.sh 16:01:25 ---> create-netrc.sh 16:01:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins955106305487137155.sh 16:01:25 ---> python-tools-install.sh 16:01:25 Setup pyenv: 16:01:25 system 16:01:25 3.8.13 16:01:25 3.9.13 16:01:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:01:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qZ42 from file:/tmp/.os_lf_venv 16:01:26 lf-activate-venv(): INFO: Installing: lftools 16:01:34 lf-activate-venv(): INFO: Adding /tmp/venv-qZ42/bin to PATH 16:01:34 Generating Requirements File 16:02:06 Python 3.10.6 16:02:06 pip 23.3.1 from /tmp/venv-qZ42/lib/python3.10/site-packages/pip (python 3.10) 16:02:07 appdirs==1.4.4 16:02:07 argcomplete==3.1.6 16:02:07 aspy.yaml==1.3.0 16:02:07 attrs==23.1.0 16:02:07 autopage==0.5.2 16:02:07 Babel==2.13.1 16:02:07 beautifulsoup4==4.12.2 16:02:07 boto3==1.33.8 16:02:07 botocore==1.33.8 16:02:07 bs4==0.0.1 16:02:07 cachetools==5.3.2 16:02:07 certifi==2023.11.17 16:02:07 cffi==1.16.0 16:02:07 cfgv==3.4.0 16:02:07 chardet==5.2.0 16:02:07 charset-normalizer==3.3.2 16:02:07 click==8.1.7 16:02:07 cliff==4.4.0 16:02:07 cmd2==2.4.3 16:02:07 cryptography==3.3.2 16:02:07 debtcollector==2.5.0 16:02:07 decorator==5.1.1 16:02:07 defusedxml==0.7.1 16:02:07 Deprecated==1.2.14 16:02:07 distlib==0.3.7 16:02:07 dnspython==2.4.2 16:02:07 docker==4.2.2 16:02:07 dogpile.cache==1.2.2 16:02:07 email-validator==2.1.0.post1 16:02:07 filelock==3.13.1 16:02:07 future==0.18.3 16:02:07 gitdb==4.0.11 16:02:07 GitPython==3.1.40 16:02:07 google-auth==2.25.1 16:02:07 httplib2==0.22.0 16:02:07 identify==2.5.32 16:02:07 idna==3.6 16:02:07 importlib-metadata==7.0.0 16:02:07 importlib-resources==1.5.0 16:02:07 iso8601==2.1.0 16:02:07 Jinja2==3.1.2 16:02:07 jmespath==1.0.1 16:02:07 jsonpatch==1.33 16:02:07 jsonpointer==2.4 16:02:07 jsonschema==4.20.0 16:02:07 jsonschema-specifications==2023.11.2 16:02:07 keystoneauth1==5.4.0 16:02:07 kubernetes==28.1.0 16:02:07 lftools==0.37.8 16:02:07 lxml==4.9.3 16:02:07 MarkupSafe==2.1.3 16:02:07 msgpack==1.0.7 16:02:07 multi-key-dict==2.0.3 16:02:07 munch==4.0.0 16:02:07 netaddr==0.9.0 16:02:07 netifaces==0.11.0 16:02:07 niet==1.4.2 16:02:07 nodeenv==1.8.0 16:02:07 oauth2client==4.1.3 16:02:07 oauthlib==3.2.2 16:02:07 openstacksdk==0.62.0 16:02:07 os-client-config==2.1.0 16:02:07 os-service-types==1.7.0 16:02:07 osc-lib==2.9.0 16:02:07 oslo.config==9.2.0 16:02:07 oslo.context==5.3.0 16:02:07 oslo.i18n==6.2.0 16:02:07 oslo.log==5.4.0 16:02:07 oslo.serialization==5.2.0 16:02:07 oslo.utils==6.3.0 16:02:07 packaging==23.2 16:02:07 pbr==6.0.0 16:02:07 platformdirs==4.1.0 16:02:07 prettytable==3.9.0 16:02:07 pyasn1==0.5.1 16:02:07 pyasn1-modules==0.3.0 16:02:07 pycparser==2.21 16:02:07 pygerrit2==2.0.15 16:02:07 PyGithub==2.1.1 16:02:07 pyinotify==0.9.6 16:02:07 PyJWT==2.8.0 16:02:07 PyNaCl==1.5.0 16:02:07 pyparsing==2.4.7 16:02:07 pyperclip==1.8.2 16:02:07 pyrsistent==0.20.0 16:02:07 python-cinderclient==9.4.0 16:02:07 python-dateutil==2.8.2 16:02:07 python-heatclient==3.3.0 16:02:07 python-jenkins==1.8.2 16:02:07 python-keystoneclient==5.2.0 16:02:07 python-magnumclient==4.3.0 16:02:07 python-novaclient==18.4.0 16:02:07 python-openstackclient==6.0.0 16:02:07 python-swiftclient==4.4.0 16:02:07 pytz==2023.3.post1 16:02:07 PyYAML==6.0.1 16:02:07 referencing==0.31.1 16:02:07 requests==2.31.0 16:02:07 requests-oauthlib==1.3.1 16:02:07 requestsexceptions==1.4.0 16:02:07 rfc3986==2.0.0 16:02:07 rpds-py==0.13.2 16:02:07 rsa==4.9 16:02:07 ruamel.yaml==0.18.5 16:02:07 ruamel.yaml.clib==0.2.8 16:02:07 s3transfer==0.8.2 16:02:07 simplejson==3.19.2 16:02:07 six==1.16.0 16:02:07 smmap==5.0.1 16:02:07 soupsieve==2.5 16:02:07 stevedore==5.1.0 16:02:07 tabulate==0.9.0 16:02:07 toml==0.10.2 16:02:07 tomlkit==0.12.3 16:02:07 tqdm==4.66.1 16:02:07 typing_extensions==4.8.0 16:02:07 tzdata==2023.3 16:02:07 urllib3==1.26.18 16:02:07 virtualenv==20.25.0 16:02:07 wcwidth==0.2.12 16:02:07 websocket-client==1.7.0 16:02:07 wrapt==1.16.0 16:02:07 xdg==6.0.0 16:02:07 xmltodict==0.13.0 16:02:07 yq==3.2.3 16:02:07 zipp==3.17.0 16:02:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins626432238885729712.sh 16:02:07 ---> sudo-logs.sh 16:02:07 Archiving 'sudo' log.. 16:02:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3818172290987279964.sh 16:02:07 ---> job-cost.sh 16:02:07 Setup pyenv: 16:02:07 system 16:02:07 3.8.13 16:02:07 3.9.13 16:02:07 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:02:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qZ42 from file:/tmp/.os_lf_venv 16:02:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:02:16 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. 16:02:16 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 16:02:16 lf-activate-venv(): INFO: Adding /tmp/venv-qZ42/bin to PATH 16:02:16 INFO: No Stack... 16:02:17 INFO: Retrieving Pricing Info for: v3-standard-4 16:02:17 INFO: Archiving Costs 16:02:17 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins645394958830110024.sh 16:02:17 ---> logs-deploy.sh 16:02:17 Setup pyenv: 16:02:17 system 16:02:17 3.8.13 16:02:17 3.9.13 16:02:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:02:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qZ42 from file:/tmp/.os_lf_venv 16:02:19 lf-activate-venv(): INFO: Installing: lftools 16:02:29 lf-activate-venv(): INFO: Adding /tmp/venv-qZ42/bin to PATH 16:02:29 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3225 16:02:29 INFO: archiving workspace using pattern(s): 16:02:30 Archives upload complete. 16:02:30 INFO: archiving logs to Nexus 16:02:31 ---> uname -a: 16:02:31 Linux prd-ubuntu1804-builder-4c-4g-2803 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:02:31 16:02:31 16:02:31 ---> lscpu: 16:02:31 Architecture: x86_64 16:02:31 CPU op-mode(s): 32-bit, 64-bit 16:02:31 Byte Order: Little Endian 16:02:31 CPU(s): 4 16:02:31 On-line CPU(s) list: 0-3 16:02:31 Thread(s) per core: 1 16:02:31 Core(s) per socket: 1 16:02:31 Socket(s): 4 16:02:31 NUMA node(s): 1 16:02:31 Vendor ID: AuthenticAMD 16:02:31 CPU family: 23 16:02:31 Model: 49 16:02:31 Model name: AMD EPYC-Rome Processor 16:02:31 Stepping: 0 16:02:31 CPU MHz: 2799.998 16:02:31 BogoMIPS: 5599.99 16:02:31 Virtualization: AMD-V 16:02:31 Hypervisor vendor: KVM 16:02:31 Virtualization type: full 16:02:31 L1d cache: 32K 16:02:31 L1i cache: 32K 16:02:31 L2 cache: 512K 16:02:31 L3 cache: 16384K 16:02:31 NUMA node0 CPU(s): 0-3 16:02:31 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 16:02:31 16:02:31 16:02:31 ---> nproc: 16:02:31 4 16:02:31 16:02:31 16:02:31 ---> df -h: 16:02:31 Filesystem Size Used Avail Use% Mounted on 16:02:31 udev 7.9G 0 7.9G 0% /dev 16:02:31 tmpfs 1.6G 672K 1.6G 1% /run 16:02:31 /dev/vda1 78G 8.3G 70G 11% / 16:02:31 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:02:31 tmpfs 5.0M 0 5.0M 0% /run/lock 16:02:31 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:02:31 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:02:31 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:02:31 16:02:31 16:02:31 ---> free -m: 16:02:31 total used free shared buff/cache available 16:02:31 Mem: 16040 544 13389 0 2106 15182 16:02:31 Swap: 1023 0 1023 16:02:31 16:02:31 16:02:31 ---> ip addr: 16:02:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:02:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:02:31 inet 127.0.0.1/8 scope host lo 16:02:31 valid_lft forever preferred_lft forever 16:02:31 inet6 ::1/128 scope host 16:02:31 valid_lft forever preferred_lft forever 16:02:31 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 16:02:31 link/ether fa:16:3e:25:96:a3 brd ff:ff:ff:ff:ff:ff 16:02:31 inet 10.30.107.133/23 brd 10.30.107.255 scope global dynamic ens3 16:02:31 valid_lft 86238sec preferred_lft 86238sec 16:02:31 inet6 fe80::f816:3eff:fe25:96a3/64 scope link 16:02:31 valid_lft forever preferred_lft forever 16:02:31 16:02:31 16:02:31 ---> sar -b -r -n DEV: 16:02:31 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2803) 12/06/23 _x86_64_ (4 CPU) 16:02:31 16:02:31 15:59:54 LINUX RESTART (4 CPU) 16:02:31 16:02:31 16:00:01 tps rtps wtps bread/s bwrtn/s 16:02:31 16:01:00 265.02 58.90 206.12 3741.47 52971.87 16:02:31 16:02:01 128.02 13.62 114.41 1030.74 32084.96 16:02:31 Average: 195.94 36.07 159.87 2374.68 42440.39 16:02:31 16:02:31 16:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:02:31 16:01:00 14067352 15536760 2357608 14.35 50016 1625892 777352 4.45 709248 1448388 102884 16:02:31 16:02:01 13717928 15532352 2707032 16.48 74496 1929844 805544 4.61 761244 1713412 130108 16:02:31 Average: 13892640 15534556 2532320 15.42 62256 1777868 791448 4.53 735246 1580900 116496 16:02:31 16:02:31 16:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:02:31 16:01:00 ens3 445.27 292.95 1597.44 77.19 0.00 0.00 0.00 0.00 16:02:31 16:01:00 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 16:02:31 16:02:01 ens3 61.91 41.89 1034.40 13.19 0.00 0.00 0.00 0.00 16:02:31 16:02:01 lo 1.18 1.18 0.12 0.12 0.00 0.00 0.00 0.00 16:02:31 Average: ens3 251.97 166.36 1313.55 44.92 0.00 0.00 0.00 0.00 16:02:31 Average: lo 1.42 1.42 0.15 0.15 0.00 0.00 0.00 0.00 16:02:31 16:02:31 16:02:31 ---> sar -P ALL: 16:02:31 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2803) 12/06/23 _x86_64_ (4 CPU) 16:02:31 16:02:31 15:59:54 LINUX RESTART (4 CPU) 16:02:31 16:02:31 16:00:01 CPU %user %nice %system %iowait %steal %idle 16:02:31 16:01:00 all 20.90 0.00 2.53 9.18 0.07 67.32 16:02:31 16:01:00 0 13.94 0.00 2.92 16.46 0.08 66.60 16:02:31 16:01:00 1 23.80 0.00 2.50 3.45 0.07 70.18 16:02:31 16:01:00 2 36.22 0.00 2.61 11.45 0.10 49.61 16:02:31 16:01:00 3 9.66 0.00 2.06 5.32 0.03 82.92 16:02:31 16:02:01 all 19.93 0.00 1.36 5.66 0.05 73.00 16:02:31 16:02:01 0 15.90 0.00 0.75 8.59 0.03 74.72 16:02:31 16:02:01 1 5.75 0.00 1.18 8.93 0.03 84.10 16:02:31 16:02:01 2 42.90 0.00 2.38 2.94 0.10 51.67 16:02:31 16:02:01 3 15.20 0.00 1.15 2.16 0.05 81.44 16:02:31 Average: all 20.41 0.00 1.94 7.40 0.06 70.19 16:02:31 Average: 0 14.93 0.00 1.82 12.48 0.06 70.71 16:02:31 Average: 1 14.69 0.00 1.83 6.22 0.05 77.21 16:02:31 Average: 2 39.59 0.00 2.50 7.16 0.10 50.65 16:02:31 Average: 3 12.46 0.00 1.60 3.73 0.04 82.17 16:02:31 16:02:31 16:02:31