08:45:10 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136757 08:45:10 Running as SYSTEM 08:45:10 [EnvInject] - Loading node environment variables. 08:45:10 Building remotely on prd-ubuntu1804-builder-4c-4g-2983 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 08:45:10 [ssh-agent] Looking for ssh-agent implementation... 08:45:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:45:10 $ ssh-agent 08:45:10 SSH_AUTH_SOCK=/tmp/ssh-Pq6Zixqfw6R5/agent.1735 08:45:10 SSH_AGENT_PID=1737 08:45:10 [ssh-agent] Started. 08:45:10 Running ssh-add (command line suppressed) 08:45:10 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4673424593942190135.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4673424593942190135.key) 08:45:10 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:45:10 The recommended git tool is: NONE 08:45:12 using credential onap-jenkins-ssh 08:45:12 Wiping out workspace first. 08:45:12 Cloning the remote Git repository 08:45:12 Cloning repository git://cloud.onap.org/mirror/oom.git 08:45:12 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 08:45:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:45:12 > git --version # timeout=10 08:45:12 > git --version # 'git version 2.17.1' 08:45:12 using GIT_SSH to set credentials Gerrit user 08:45:12 Verifying host key using manually-configured host key entries 08:45:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:45:19 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:45:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:45:19 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:45:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:45:19 using GIT_SSH to set credentials Gerrit user 08:45:19 Verifying host key using manually-configured host key entries 08:45:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/136757/6 # timeout=30 08:45:19 > git rev-parse 5c9b231064f5e23b43de87a5a1fa8abe59a2fede^{commit} # timeout=10 08:45:19 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:45:19 Checking out Revision 5c9b231064f5e23b43de87a5a1fa8abe59a2fede (refs/changes/57/136757/6) 08:45:19 > git config core.sparsecheckout # timeout=10 08:45:19 > git checkout -f 5c9b231064f5e23b43de87a5a1fa8abe59a2fede # timeout=30 08:45:23 Commit message: "[COMMON][DOC] Add documentation for Montral and GatewayAPI" 08:45:23 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:45:23 > git rev-list --no-walk 2ad6c16c56c038178c8001a242e8c3243e21e9ba # timeout=10 08:45:23 [EnvInject] - Injecting environment variables from a build step. 08:45:23 [EnvInject] - Injecting as environment variables the properties content 08:45:23 PYTHON=python3 08:45:23 08:45:23 [EnvInject] - Variables injected successfully. 08:45:23 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins482745368022447199.sh 08:45:23 ---> tox-install.sh 08:45:23 + source /home/jenkins/lf-env.sh 08:45:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:45:23 ++ mktemp -d /tmp/venv-XXXX 08:45:23 + lf_venv=/tmp/venv-EUjQ 08:45:23 + local venv_file=/tmp/.os_lf_venv 08:45:23 + local python=python3 08:45:23 + local options 08:45:23 + local set_path=true 08:45:23 + local install_args= 08:45: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 08:45:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:45:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:45:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:45:23 + true 08:45:23 + case $1 in 08:45:23 + venv_file=/tmp/.toxenv 08:45:23 + shift 2 08:45:23 + true 08:45:23 + case $1 in 08:45:23 + shift 08:45:23 + break 08:45:23 + case $python in 08:45:23 + local pkg_list= 08:45:23 + [[ -d /opt/pyenv ]] 08:45:23 + echo 'Setup pyenv:' 08:45:23 Setup pyenv: 08:45:23 + export PYENV_ROOT=/opt/pyenv 08:45:23 + PYENV_ROOT=/opt/pyenv 08:45: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 08:45: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 08:45:23 + pyenv versions 08:45:23 * system (set by /opt/pyenv/version) 08:45:23 * 3.8.13 (set by /opt/pyenv/version) 08:45:23 * 3.9.13 (set by /opt/pyenv/version) 08:45:23 * 3.10.6 (set by /opt/pyenv/version) 08:45:23 + command -v pyenv 08:45:23 ++ pyenv init - --no-rehash 08:45: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[*]}"'\'')" 08:45:23 export PATH="/opt/pyenv/shims:${PATH}" 08:45:23 export PYENV_SHELL=bash 08:45:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:45:23 pyenv() { 08:45:23 local command 08:45:23 command="${1:-}" 08:45:23 if [ "$#" -gt 0 ]; then 08:45:23 shift 08:45:23 fi 08:45:23 08:45:23 case "$command" in 08:45:23 rehash|shell) 08:45:23 eval "$(pyenv "sh-$command" "$@")" 08:45:23 ;; 08:45:23 *) 08:45:23 command pyenv "$command" "$@" 08:45:23 ;; 08:45:23 esac 08:45:23 }' 08:45: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[*]}"' 08:45: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 08:45: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 08:45: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 08:45:23 ++ export PYENV_SHELL=bash 08:45:23 ++ PYENV_SHELL=bash 08:45:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:45:23 +++ complete -F _pyenv pyenv 08:45:23 ++ lf-pyver python3 08:45:23 ++ local py_version_xy=python3 08:45:23 ++ local py_version_xyz= 08:45:23 ++ pyenv versions 08:45:23 ++ local command 08:45:23 ++ command=versions 08:45:23 ++ '[' 1 -gt 0 ']' 08:45:23 ++ sed 's/^[ *]* //' 08:45:23 ++ shift 08:45:23 ++ case "$command" in 08:45:23 ++ grep -E '^[0-9.]*[0-9]$' 08:45:23 ++ command pyenv versions 08:45:23 ++ awk '{ print $1 }' 08:45:23 ++ pyenv versions 08:45:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:45:23 +++ grep '^3' /tmp/.pyenv_versions 08:45:23 +++ sort -V 08:45:23 +++ tail -n 1 08:45:23 ++ py_version_xyz=3.10.6 08:45:23 ++ [[ -z 3.10.6 ]] 08:45:23 ++ echo 3.10.6 08:45:23 ++ return 0 08:45:23 + pyenv local 3.10.6 08:45:23 + local command 08:45:23 + command=local 08:45:23 + '[' 2 -gt 0 ']' 08:45:23 + shift 08:45:23 + case "$command" in 08:45:23 + command pyenv local 3.10.6 08:45:23 + pyenv local 3.10.6 08:45:23 + for arg in "$@" 08:45:23 + case $arg in 08:45:23 + pkg_list+='tox ' 08:45:23 + for arg in "$@" 08:45:23 + case $arg in 08:45:23 + pkg_list+='virtualenv ' 08:45:23 + for arg in "$@" 08:45:23 + case $arg in 08:45:23 + pkg_list+='urllib3~=1.26.15 ' 08:45:23 + [[ -f /tmp/.toxenv ]] 08:45:23 + [[ ! -f /tmp/.toxenv ]] 08:45:23 + [[ -n '' ]] 08:45:23 + python3 -m venv /tmp/venv-EUjQ 08:45:27 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EUjQ' 08:45:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EUjQ 08:45:27 + echo /tmp/venv-EUjQ 08:45:27 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:45:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:45:27 + /tmp/venv-EUjQ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:45:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:45:30 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:45:30 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:45:30 + /tmp/venv-EUjQ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:45:33 + type python3 08:45:33 + true 08:45:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-EUjQ/bin to PATH' 08:45:33 lf-activate-venv(): INFO: Adding /tmp/venv-EUjQ/bin to PATH 08:45:33 + PATH=/tmp/venv-EUjQ/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 08:45:33 + return 0 08:45:33 + python3 --version 08:45:33 Python 3.10.6 08:45:33 + python3 -m pip --version 08:45:33 pip 23.3.1 from /tmp/venv-EUjQ/lib/python3.10/site-packages/pip (python 3.10) 08:45:33 + python3 -m pip freeze 08:45:34 cachetools==5.3.2 08:45:34 chardet==5.2.0 08:45:34 colorama==0.4.6 08:45:34 distlib==0.3.7 08:45:34 filelock==3.13.1 08:45:34 packaging==23.2 08:45:34 platformdirs==4.1.0 08:45:34 pluggy==1.3.0 08:45:34 pyproject-api==1.6.1 08:45:34 tomli==2.0.1 08:45:34 tox==4.11.4 08:45:34 urllib3==1.26.18 08:45:34 virtualenv==20.25.0 08:45:34 [EnvInject] - Injecting environment variables from a build step. 08:45:34 [EnvInject] - Injecting as environment variables the properties content 08:45:34 PARALLEL=false 08:45:34 08:45:34 [EnvInject] - Variables injected successfully. 08:45:34 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4138510827125407474.sh 08:45:34 ---> tox-run.sh 08:45: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 08:45:34 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 08:45:34 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 08:45:34 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 08:45:34 + cd /w/workspace/oom-master-checkbashisms-lint/. 08:45:34 + source /home/jenkins/lf-env.sh 08:45:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:45:34 ++ mktemp -d /tmp/venv-XXXX 08:45:34 + lf_venv=/tmp/venv-GiUF 08:45:34 + local venv_file=/tmp/.os_lf_venv 08:45:34 + local python=python3 08:45:34 + local options 08:45:34 + local set_path=true 08:45:34 + local install_args= 08:45: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 08:45:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:45:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:45:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:45:34 + true 08:45:34 + case $1 in 08:45:34 + venv_file=/tmp/.toxenv 08:45:34 + shift 2 08:45:34 + true 08:45:34 + case $1 in 08:45:34 + shift 08:45:34 + break 08:45:34 + case $python in 08:45:34 + local pkg_list= 08:45:34 + [[ -d /opt/pyenv ]] 08:45:34 + echo 'Setup pyenv:' 08:45:34 Setup pyenv: 08:45:34 + export PYENV_ROOT=/opt/pyenv 08:45:34 + PYENV_ROOT=/opt/pyenv 08:45: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 08:45: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 08:45:34 + pyenv versions 08:45:34 system 08:45:34 3.8.13 08:45:34 3.9.13 08:45:34 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:45:34 + command -v pyenv 08:45:34 ++ pyenv init - --no-rehash 08:45: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[*]}"'\'')" 08:45:34 export PATH="/opt/pyenv/shims:${PATH}" 08:45:34 export PYENV_SHELL=bash 08:45:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:45:34 pyenv() { 08:45:34 local command 08:45:34 command="${1:-}" 08:45:34 if [ "$#" -gt 0 ]; then 08:45:34 shift 08:45:34 fi 08:45:34 08:45:34 case "$command" in 08:45:34 rehash|shell) 08:45:34 eval "$(pyenv "sh-$command" "$@")" 08:45:34 ;; 08:45:34 *) 08:45:34 command pyenv "$command" "$@" 08:45:34 ;; 08:45:34 esac 08:45:34 }' 08:45: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[*]}"' 08:45: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 08:45: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 08:45: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 08:45:34 ++ export PYENV_SHELL=bash 08:45:34 ++ PYENV_SHELL=bash 08:45:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:45:34 +++ complete -F _pyenv pyenv 08:45:34 ++ lf-pyver python3 08:45:34 ++ local py_version_xy=python3 08:45:34 ++ local py_version_xyz= 08:45:34 ++ pyenv versions 08:45:34 ++ local command 08:45:34 ++ sed 's/^[ *]* //' 08:45:34 ++ command=versions 08:45:34 ++ '[' 1 -gt 0 ']' 08:45:34 ++ shift 08:45:34 ++ case "$command" in 08:45:34 ++ command pyenv versions 08:45:34 ++ pyenv versions 08:45:34 ++ grep -E '^[0-9.]*[0-9]$' 08:45:34 ++ awk '{ print $1 }' 08:45:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:45:34 +++ grep '^3' /tmp/.pyenv_versions 08:45:34 +++ sort -V 08:45:34 +++ tail -n 1 08:45:34 ++ py_version_xyz=3.10.6 08:45:34 ++ [[ -z 3.10.6 ]] 08:45:34 ++ echo 3.10.6 08:45:34 ++ return 0 08:45:34 + pyenv local 3.10.6 08:45:34 + local command 08:45:34 + command=local 08:45:34 + '[' 2 -gt 0 ']' 08:45:34 + shift 08:45:34 + case "$command" in 08:45:34 + command pyenv local 3.10.6 08:45:34 + pyenv local 3.10.6 08:45:34 + for arg in "$@" 08:45:34 + case $arg in 08:45:34 + pkg_list+='tox ' 08:45:34 + for arg in "$@" 08:45:34 + case $arg in 08:45:34 + pkg_list+='virtualenv ' 08:45:34 + for arg in "$@" 08:45:34 + case $arg in 08:45:34 + pkg_list+='urllib3~=1.26.15 ' 08:45:34 + [[ -f /tmp/.toxenv ]] 08:45:34 ++ cat /tmp/.toxenv 08:45:34 + lf_venv=/tmp/venv-EUjQ 08:45:34 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EUjQ from' file:/tmp/.toxenv 08:45:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EUjQ from file:/tmp/.toxenv 08:45:34 + /tmp/venv-EUjQ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:45:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:45:35 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:45:35 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:45:35 + /tmp/venv-EUjQ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:45:36 + type python3 08:45:36 + true 08:45:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-EUjQ/bin to PATH' 08:45:36 lf-activate-venv(): INFO: Adding /tmp/venv-EUjQ/bin to PATH 08:45:36 + PATH=/tmp/venv-EUjQ/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 08:45:36 + return 0 08:45:36 + [[ -d /opt/pyenv ]] 08:45:36 + echo '---> Setting up pyenv' 08:45:36 ---> Setting up pyenv 08:45:36 + export PYENV_ROOT=/opt/pyenv 08:45:36 + PYENV_ROOT=/opt/pyenv 08:45:36 + export PATH=/opt/pyenv/bin:/tmp/venv-EUjQ/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 08:45:36 + PATH=/opt/pyenv/bin:/tmp/venv-EUjQ/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 08:45:36 ++ pwd 08:45:36 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 08:45:36 + export PYTHONPATH 08:45:36 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:45:36 + TOX_TESTENV_PASSENV=PYTHONPATH 08:45:36 + tox --version 08:45:37 4.11.4 from /tmp/venv-EUjQ/lib/python3.10/site-packages/tox/__init__.py 08:45:37 + PARALLEL=false 08:45:37 + TOX_OPTIONS_LIST= 08:45:37 + [[ -n checkbashisms ]] 08:45:37 + TOX_OPTIONS_LIST=' -e checkbashisms' 08:45:37 + case ${PARALLEL,,} in 08:45:37 + tox -e checkbashisms 08:45:37 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 08:45:38 checkbashisms: freeze> python -m pip freeze --all 08:45:39 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 08:45:39 checkbashisms: commands[0]> .ci/check-bashisms.sh 08:45:40 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 08:45:40 you may get strange results 08:45:40 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 08:45:42 checkbashisms: OK (4.67=setup[1.61]+cmd[3.05] seconds) 08:45:42 congratulations :) (4.83 seconds) 08:45:42 + tox_status=0 08:45:42 + echo '---> Completed tox runs' 08:45:42 ---> Completed tox runs 08:45:42 + for i in .tox/*/log 08:45:42 ++ echo .tox/checkbashisms/log 08:45:42 ++ awk -F/ '{print $2}' 08:45:42 + tox_env=checkbashisms 08:45:42 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 08:45:42 + DOC_DIR=docs/_build/html 08:45:42 + [[ -d docs/_build/html ]] 08:45:42 + echo '---> tox-run.sh ends' 08:45:42 ---> tox-run.sh ends 08:45:42 + test 0 -eq 0 08:45:42 $ ssh-agent -k 08:45:42 unset SSH_AUTH_SOCK; 08:45:42 unset SSH_AGENT_PID; 08:45:42 echo Agent pid 1737 killed; 08:45:42 [ssh-agent] Stopped. 08:45:42 [PostBuildScript] - [INFO] Executing post build scripts. 08:45:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6479606178561868878.sh 08:45:42 ---> sysstat.sh 08:45:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins120332252798273152.sh 08:45:42 ---> package-listing.sh 08:45:42 ++ facter osfamily 08:45:42 ++ tr '[:upper:]' '[:lower:]' 08:45:42 + OS_FAMILY=debian 08:45:42 + workspace=/w/workspace/oom-master-checkbashisms-lint 08:45:42 + START_PACKAGES=/tmp/packages_start.txt 08:45:42 + END_PACKAGES=/tmp/packages_end.txt 08:45:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:45:42 + PACKAGES=/tmp/packages_start.txt 08:45:42 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:45:42 + PACKAGES=/tmp/packages_end.txt 08:45:42 + case "${OS_FAMILY}" in 08:45:42 + dpkg -l 08:45:42 + grep '^ii' 08:45:42 + '[' -f /tmp/packages_start.txt ']' 08:45:42 + '[' -f /tmp/packages_end.txt ']' 08:45:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:45:42 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:45:42 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 08:45:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 08:45:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10224304770113141741.sh 08:45:42 ---> capture-instance-metadata.sh 08:45:42 Setup pyenv: 08:45:43 system 08:45:43 3.8.13 08:45:43 3.9.13 08:45:43 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:45:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kan3 08:45:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:45:49 lf-activate-venv(): INFO: Installing: lftools 08:46:22 lf-activate-venv(): INFO: Adding /tmp/venv-kan3/bin to PATH 08:46:22 INFO: Running in OpenStack, capturing instance metadata 08:46:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5468022794502710743.sh 08:46:23 provisioning config files... 08:46:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config16315761211704726442tmp 08:46:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:46:23 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:46:23 [EnvInject] - Injecting environment variables from a build step. 08:46:23 [EnvInject] - Injecting as environment variables the properties content 08:46:23 SERVER_ID=logs 08:46:23 08:46:23 [EnvInject] - Variables injected successfully. 08:46:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14033590689032007592.sh 08:46:23 ---> create-netrc.sh 08:46:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2565260294369942175.sh 08:46:23 ---> python-tools-install.sh 08:46:23 Setup pyenv: 08:46:23 system 08:46:23 3.8.13 08:46:23 3.9.13 08:46:23 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:46:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kan3 from file:/tmp/.os_lf_venv 08:46:24 lf-activate-venv(): INFO: Installing: lftools 08:46:31 lf-activate-venv(): INFO: Adding /tmp/venv-kan3/bin to PATH 08:46:31 Generating Requirements File 08:47:03 Python 3.10.6 08:47:03 pip 23.3.1 from /tmp/venv-kan3/lib/python3.10/site-packages/pip (python 3.10) 08:47:04 appdirs==1.4.4 08:47:04 argcomplete==3.1.6 08:47:04 aspy.yaml==1.3.0 08:47:04 attrs==23.1.0 08:47:04 autopage==0.5.2 08:47:04 Babel==2.13.1 08:47:04 beautifulsoup4==4.12.2 08:47:04 boto3==1.33.9 08:47:04 botocore==1.33.9 08:47:04 bs4==0.0.1 08:47:04 cachetools==5.3.2 08:47:04 certifi==2023.11.17 08:47:04 cffi==1.16.0 08:47:04 cfgv==3.4.0 08:47:04 chardet==5.2.0 08:47:04 charset-normalizer==3.3.2 08:47:04 click==8.1.7 08:47:04 cliff==4.4.0 08:47:04 cmd2==2.4.3 08:47:04 cryptography==3.3.2 08:47:04 debtcollector==2.5.0 08:47:04 decorator==5.1.1 08:47:04 defusedxml==0.7.1 08:47:04 Deprecated==1.2.14 08:47:04 distlib==0.3.7 08:47:04 dnspython==2.4.2 08:47:04 docker==4.2.2 08:47:04 dogpile.cache==1.2.2 08:47:04 email-validator==2.1.0.post1 08:47:04 filelock==3.13.1 08:47:04 future==0.18.3 08:47:04 gitdb==4.0.11 08:47:04 GitPython==3.1.40 08:47:04 google-auth==2.25.1 08:47:04 httplib2==0.22.0 08:47:04 identify==2.5.33 08:47:04 idna==3.6 08:47:04 importlib-metadata==7.0.0 08:47:04 importlib-resources==1.5.0 08:47:04 iso8601==2.1.0 08:47:04 Jinja2==3.1.2 08:47:04 jmespath==1.0.1 08:47:04 jsonpatch==1.33 08:47:04 jsonpointer==2.4 08:47:04 jsonschema==4.20.0 08:47:04 jsonschema-specifications==2023.11.2 08:47:04 keystoneauth1==5.4.0 08:47:04 kubernetes==28.1.0 08:47:04 lftools==0.37.8 08:47:04 lxml==4.9.3 08:47:04 MarkupSafe==2.1.3 08:47:04 msgpack==1.0.7 08:47:04 multi-key-dict==2.0.3 08:47:04 munch==4.0.0 08:47:04 netaddr==0.9.0 08:47:04 netifaces==0.11.0 08:47:04 niet==1.4.2 08:47:04 nodeenv==1.8.0 08:47:04 oauth2client==4.1.3 08:47:04 oauthlib==3.2.2 08:47:04 openstacksdk==0.62.0 08:47:04 os-client-config==2.1.0 08:47:04 os-service-types==1.7.0 08:47:04 osc-lib==2.9.0 08:47:04 oslo.config==9.2.0 08:47:04 oslo.context==5.3.0 08:47:04 oslo.i18n==6.2.0 08:47:04 oslo.log==5.4.0 08:47:04 oslo.serialization==5.2.0 08:47:04 oslo.utils==6.3.0 08:47:04 packaging==23.2 08:47:04 pbr==6.0.0 08:47:04 platformdirs==4.1.0 08:47:04 prettytable==3.9.0 08:47:04 pyasn1==0.5.1 08:47:04 pyasn1-modules==0.3.0 08:47:04 pycparser==2.21 08:47:04 pygerrit2==2.0.15 08:47:04 PyGithub==2.1.1 08:47:04 pyinotify==0.9.6 08:47:04 PyJWT==2.8.0 08:47:04 PyNaCl==1.5.0 08:47:04 pyparsing==2.4.7 08:47:04 pyperclip==1.8.2 08:47:04 pyrsistent==0.20.0 08:47:04 python-cinderclient==9.4.0 08:47:04 python-dateutil==2.8.2 08:47:04 python-heatclient==3.3.0 08:47:04 python-jenkins==1.8.2 08:47:04 python-keystoneclient==5.2.0 08:47:04 python-magnumclient==4.3.0 08:47:04 python-novaclient==18.4.0 08:47:04 python-openstackclient==6.0.0 08:47:04 python-swiftclient==4.4.0 08:47:04 pytz==2023.3.post1 08:47:04 PyYAML==6.0.1 08:47:04 referencing==0.31.1 08:47:04 requests==2.31.0 08:47:04 requests-oauthlib==1.3.1 08:47:04 requestsexceptions==1.4.0 08:47:04 rfc3986==2.0.0 08:47:04 rpds-py==0.13.2 08:47:04 rsa==4.9 08:47:04 ruamel.yaml==0.18.5 08:47:04 ruamel.yaml.clib==0.2.8 08:47:04 s3transfer==0.8.2 08:47:04 simplejson==3.19.2 08:47:04 six==1.16.0 08:47:04 smmap==5.0.1 08:47:04 soupsieve==2.5 08:47:04 stevedore==5.1.0 08:47:04 tabulate==0.9.0 08:47:04 toml==0.10.2 08:47:04 tomlkit==0.12.3 08:47:04 tqdm==4.66.1 08:47:04 typing_extensions==4.8.0 08:47:04 tzdata==2023.3 08:47:04 urllib3==1.26.18 08:47:04 virtualenv==20.25.0 08:47:04 wcwidth==0.2.12 08:47:04 websocket-client==1.7.0 08:47:04 wrapt==1.16.0 08:47:04 xdg==6.0.0 08:47:04 xmltodict==0.13.0 08:47:04 yq==3.2.3 08:47:04 zipp==3.17.0 08:47:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8598383632639036365.sh 08:47:04 ---> sudo-logs.sh 08:47:04 Archiving 'sudo' log.. 08:47:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3481688708071458188.sh 08:47:04 ---> job-cost.sh 08:47:04 Setup pyenv: 08:47:04 system 08:47:04 3.8.13 08:47:04 3.9.13 08:47:04 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:47:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kan3 from file:/tmp/.os_lf_venv 08:47:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:47:13 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. 08:47:13 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 08:47:13 lf-activate-venv(): INFO: Adding /tmp/venv-kan3/bin to PATH 08:47:13 INFO: No Stack... 08:47:13 INFO: Retrieving Pricing Info for: v3-standard-4 08:47:14 INFO: Archiving Costs 08:47:14 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12795409560959212227.sh 08:47:14 ---> logs-deploy.sh 08:47:14 Setup pyenv: 08:47:14 system 08:47:14 3.8.13 08:47:14 3.9.13 08:47:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:47:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kan3 from file:/tmp/.os_lf_venv 08:47:15 lf-activate-venv(): INFO: Installing: lftools 08:47:25 lf-activate-venv(): INFO: Adding /tmp/venv-kan3/bin to PATH 08:47:25 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3230 08:47:25 INFO: archiving workspace using pattern(s): 08:47:26 Archives upload complete. 08:47:26 INFO: archiving logs to Nexus 08:47:27 ---> uname -a: 08:47:27 Linux prd-ubuntu1804-builder-4c-4g-2983 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:47:27 08:47:27 08:47:27 ---> lscpu: 08:47:27 Architecture: x86_64 08:47:27 CPU op-mode(s): 32-bit, 64-bit 08:47:27 Byte Order: Little Endian 08:47:27 CPU(s): 4 08:47:27 On-line CPU(s) list: 0-3 08:47:27 Thread(s) per core: 1 08:47:27 Core(s) per socket: 1 08:47:27 Socket(s): 4 08:47:27 NUMA node(s): 1 08:47:27 Vendor ID: AuthenticAMD 08:47:27 CPU family: 23 08:47:27 Model: 49 08:47:27 Model name: AMD EPYC-Rome Processor 08:47:27 Stepping: 0 08:47:27 CPU MHz: 2800.000 08:47:27 BogoMIPS: 5600.00 08:47:27 Virtualization: AMD-V 08:47:27 Hypervisor vendor: KVM 08:47:27 Virtualization type: full 08:47:27 L1d cache: 32K 08:47:27 L1i cache: 32K 08:47:27 L2 cache: 512K 08:47:27 L3 cache: 16384K 08:47:27 NUMA node0 CPU(s): 0-3 08:47:27 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 08:47:27 08:47:27 08:47:27 ---> nproc: 08:47:27 4 08:47:27 08:47:27 08:47:27 ---> df -h: 08:47:27 Filesystem Size Used Avail Use% Mounted on 08:47:27 udev 7.9G 0 7.9G 0% /dev 08:47:27 tmpfs 1.6G 672K 1.6G 1% /run 08:47:27 /dev/vda1 78G 8.3G 70G 11% / 08:47:27 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:47:27 tmpfs 5.0M 0 5.0M 0% /run/lock 08:47:27 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:47:27 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:47:27 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:47:27 08:47:27 08:47:27 ---> free -m: 08:47:27 total used free shared buff/cache available 08:47:27 Mem: 16040 562 13366 0 2111 15164 08:47:27 Swap: 1023 0 1023 08:47:27 08:47:27 08:47:27 ---> ip addr: 08:47:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:47:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:47:27 inet 127.0.0.1/8 scope host lo 08:47:27 valid_lft forever preferred_lft forever 08:47:27 inet6 ::1/128 scope host 08:47:27 valid_lft forever preferred_lft forever 08:47:27 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 08:47:27 link/ether fa:16:3e:4b:51:44 brd ff:ff:ff:ff:ff:ff 08:47:27 inet 10.30.106.187/23 brd 10.30.107.255 scope global dynamic ens3 08:47:27 valid_lft 86242sec preferred_lft 86242sec 08:47:27 inet6 fe80::f816:3eff:fe4b:5144/64 scope link 08:47:27 valid_lft forever preferred_lft forever 08:47:27 08:47:27 08:47:27 ---> sar -b -r -n DEV: 08:47:27 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2983) 12/07/23 _x86_64_ (4 CPU) 08:47:27 08:47:27 08:44:53 LINUX RESTART (4 CPU) 08:47:27 08:47:27 08:45:02 tps rtps wtps bread/s bwrtn/s 08:47:27 08:46:01 173.65 59.62 114.03 3785.53 33499.41 08:47:27 08:47:01 116.06 13.85 102.22 1048.09 17921.41 08:47:27 Average: 144.61 36.54 108.07 2405.31 25644.97 08:47:27 08:47:27 08:45:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:47:27 08:46:01 14067564 15547388 2357404 14.35 51508 1633324 771692 4.42 698780 1457144 95028 08:47:27 08:47:01 13624144 15486444 2800824 17.05 77360 1971436 823420 4.71 808344 1751780 184256 08:47:27 Average: 13845854 15516916 2579114 15.70 64434 1802380 797556 4.56 753562 1604462 139642 08:47:27 08:47:27 08:45:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:47:27 08:46:01 lo 1.83 1.83 0.19 0.19 0.00 0.00 0.00 0.00 08:47:27 08:46:01 ens3 504.10 315.74 1643.90 81.37 0.00 0.00 0.00 0.00 08:47:27 08:47:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 08:47:27 08:47:01 ens3 68.21 43.14 1041.76 8.96 0.00 0.00 0.00 0.00 08:47:27 Average: lo 1.45 1.45 0.15 0.15 0.00 0.00 0.00 0.00 08:47:27 Average: ens3 284.32 178.30 1340.30 44.86 0.00 0.00 0.00 0.00 08:47:27 08:47:27 08:47:27 ---> sar -P ALL: 08:47:27 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2983) 12/07/23 _x86_64_ (4 CPU) 08:47:27 08:47:27 08:44:53 LINUX RESTART (4 CPU) 08:47:27 08:47:27 08:45:02 CPU %user %nice %system %iowait %steal %idle 08:47:27 08:46:01 all 21.83 0.00 2.09 5.61 0.06 70.41 08:47:27 08:46:01 0 26.27 0.00 2.55 11.20 0.07 59.91 08:47:27 08:46:01 1 16.80 0.00 1.82 4.91 0.07 76.40 08:47:27 08:46:01 2 32.34 0.00 2.55 2.77 0.07 62.28 08:47:27 08:46:01 3 11.88 0.00 1.41 3.56 0.03 83.11 08:47:27 08:47:01 all 20.53 0.00 1.31 3.76 0.04 74.36 08:47:27 08:47:01 0 11.90 0.00 1.07 6.55 0.03 80.45 08:47:27 08:47:01 1 20.19 0.00 1.27 5.72 0.03 72.79 08:47:27 08:47:01 2 40.78 0.00 2.20 2.64 0.05 54.32 08:47:27 08:47:01 3 9.22 0.00 0.72 0.13 0.03 89.90 08:47:27 Average: all 21.17 0.00 1.70 4.68 0.05 72.40 08:47:27 Average: 0 19.02 0.00 1.80 8.86 0.05 70.27 08:47:27 Average: 1 18.51 0.00 1.54 5.32 0.05 74.57 08:47:27 Average: 2 36.60 0.00 2.37 2.70 0.06 58.27 08:47:27 Average: 3 10.54 0.00 1.06 1.83 0.03 86.53 08:47:27 08:47:27 08:47:27