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