16:46:32 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136926 16:46:32 Running as SYSTEM 16:46:32 [EnvInject] - Loading node environment variables. 16:46:32 Building remotely on prd-ubuntu1804-builder-4c-4g-9580 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 16:46:32 [ssh-agent] Looking for ssh-agent implementation... 16:46:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:46:32 $ ssh-agent 16:46:32 SSH_AUTH_SOCK=/tmp/ssh-XvCHchdtlNNT/agent.1733 16:46:32 SSH_AGENT_PID=1735 16:46:32 [ssh-agent] Started. 16:46:32 Running ssh-add (command line suppressed) 16:46:32 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16678350540597842904.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16678350540597842904.key) 16:46:32 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:46:32 The recommended git tool is: NONE 16:46:34 using credential onap-jenkins-ssh 16:46:34 Wiping out workspace first. 16:46:34 Cloning the remote Git repository 16:46:34 Cloning repository git://cloud.onap.org/mirror/oom.git 16:46:34 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 16:46:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:46:34 > git --version # timeout=10 16:46:34 > git --version # 'git version 2.17.1' 16:46:34 using GIT_SSH to set credentials Gerrit user 16:46:34 Verifying host key using manually-configured host key entries 16:46:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:46:39 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:46:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:46:40 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:46:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:46:40 using GIT_SSH to set credentials Gerrit user 16:46:40 Verifying host key using manually-configured host key entries 16:46:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/26/136926/1 # timeout=30 16:46:40 > git rev-parse c8ef023537910038ef05ce84337a35e429bfc931^{commit} # timeout=10 16:46:40 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:46:40 Checking out Revision c8ef023537910038ef05ce84337a35e429bfc931 (refs/changes/26/136926/1) 16:46:40 > git config core.sparsecheckout # timeout=10 16:46:40 > git checkout -f c8ef023537910038ef05ce84337a35e429bfc931 # timeout=30 16:46:43 Commit message: "[HOLMES] Fix Ingress definition to support gateway-api" 16:46:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:46:43 > git rev-list --no-walk 72caf09f07b4530e1bb34be348c4b845c9d0bfde # timeout=10 16:46:43 [EnvInject] - Injecting environment variables from a build step. 16:46:43 [EnvInject] - Injecting as environment variables the properties content 16:46:43 PYTHON=python3 16:46:43 16:46:43 [EnvInject] - Variables injected successfully. 16:46:43 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins509157926320738437.sh 16:46:43 ---> tox-install.sh 16:46:43 + source /home/jenkins/lf-env.sh 16:46:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:46:43 ++ mktemp -d /tmp/venv-XXXX 16:46:43 + lf_venv=/tmp/venv-5KKu 16:46:43 + local venv_file=/tmp/.os_lf_venv 16:46:43 + local python=python3 16:46:43 + local options 16:46:43 + local set_path=true 16:46:43 + local install_args= 16:46:43 ++ 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:46:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:46:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:46:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:46:43 + true 16:46:43 + case $1 in 16:46:43 + venv_file=/tmp/.toxenv 16:46:43 + shift 2 16:46:43 + true 16:46:43 + case $1 in 16:46:43 + shift 16:46:43 + break 16:46:43 + case $python in 16:46:43 + local pkg_list= 16:46:43 + [[ -d /opt/pyenv ]] 16:46:43 + echo 'Setup pyenv:' 16:46:43 Setup pyenv: 16:46:43 + export PYENV_ROOT=/opt/pyenv 16:46:43 + PYENV_ROOT=/opt/pyenv 16:46:43 + 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:46:43 + 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:46:43 + pyenv versions 16:46:43 * system (set by /opt/pyenv/version) 16:46:44 * 3.8.13 (set by /opt/pyenv/version) 16:46:44 * 3.9.13 (set by /opt/pyenv/version) 16:46:44 * 3.10.6 (set by /opt/pyenv/version) 16:46:44 + command -v pyenv 16:46:44 ++ pyenv init - --no-rehash 16:46:44 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 16:46:44 export PATH="/opt/pyenv/shims:${PATH}" 16:46:44 export PYENV_SHELL=bash 16:46:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:46:44 pyenv() { 16:46:44 local command 16:46:44 command="${1:-}" 16:46:44 if [ "$#" -gt 0 ]; then 16:46:44 shift 16:46:44 fi 16:46:44 16:46:44 case "$command" in 16:46:44 rehash|shell) 16:46:44 eval "$(pyenv "sh-$command" "$@")" 16:46:44 ;; 16:46:44 *) 16:46:44 command pyenv "$command" "$@" 16:46:44 ;; 16:46:44 esac 16:46:44 }' 16:46:44 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 16:46:44 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:46:44 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:46:44 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:46:44 ++ export PYENV_SHELL=bash 16:46:44 ++ PYENV_SHELL=bash 16:46:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:46:44 +++ complete -F _pyenv pyenv 16:46:44 ++ lf-pyver python3 16:46:44 ++ local py_version_xy=python3 16:46:44 ++ local py_version_xyz= 16:46:44 ++ pyenv versions 16:46:44 ++ sed 's/^[ *]* //' 16:46:44 ++ awk '{ print $1 }' 16:46:44 ++ grep -E '^[0-9.]*[0-9]$' 16:46:44 ++ local command 16:46:44 ++ command=versions 16:46:44 ++ '[' 1 -gt 0 ']' 16:46:44 ++ shift 16:46:44 ++ case "$command" in 16:46:44 ++ command pyenv versions 16:46:44 ++ pyenv versions 16:46:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:46:44 +++ grep '^3' /tmp/.pyenv_versions 16:46:44 +++ sort -V 16:46:44 +++ tail -n 1 16:46:44 ++ py_version_xyz=3.10.6 16:46:44 ++ [[ -z 3.10.6 ]] 16:46:44 ++ echo 3.10.6 16:46:44 ++ return 0 16:46:44 + pyenv local 3.10.6 16:46:44 + local command 16:46:44 + command=local 16:46:44 + '[' 2 -gt 0 ']' 16:46:44 + shift 16:46:44 + case "$command" in 16:46:44 + command pyenv local 3.10.6 16:46:44 + pyenv local 3.10.6 16:46:44 + for arg in "$@" 16:46:44 + case $arg in 16:46:44 + pkg_list+='tox ' 16:46:44 + for arg in "$@" 16:46:44 + case $arg in 16:46:44 + pkg_list+='virtualenv ' 16:46:44 + for arg in "$@" 16:46:44 + case $arg in 16:46:44 + pkg_list+='urllib3~=1.26.15 ' 16:46:44 + [[ -f /tmp/.toxenv ]] 16:46:44 + [[ ! -f /tmp/.toxenv ]] 16:46:44 + [[ -n '' ]] 16:46:44 + python3 -m venv /tmp/venv-5KKu 16:46:48 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5KKu' 16:46:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5KKu 16:46:48 + echo /tmp/venv-5KKu 16:46:48 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:46:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:46:48 + /tmp/venv-5KKu/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:46:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:46:51 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:46:51 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:46:51 + /tmp/venv-5KKu/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:46:54 + type python3 16:46:54 + true 16:46:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5KKu/bin to PATH' 16:46:54 lf-activate-venv(): INFO: Adding /tmp/venv-5KKu/bin to PATH 16:46:54 + PATH=/tmp/venv-5KKu/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:46:54 + return 0 16:46:54 + python3 --version 16:46:54 Python 3.10.6 16:46:54 + python3 -m pip --version 16:46:54 pip 23.3.2 from /tmp/venv-5KKu/lib/python3.10/site-packages/pip (python 3.10) 16:46:54 + python3 -m pip freeze 16:46:54 cachetools==5.3.2 16:46:54 chardet==5.2.0 16:46:54 colorama==0.4.6 16:46:54 distlib==0.3.8 16:46:54 filelock==3.13.1 16:46:54 packaging==23.2 16:46:54 platformdirs==4.1.0 16:46:54 pluggy==1.3.0 16:46:54 pyproject-api==1.6.1 16:46:54 tomli==2.0.1 16:46:54 tox==4.11.4 16:46:54 urllib3==1.26.18 16:46:54 virtualenv==20.25.0 16:46:54 [EnvInject] - Injecting environment variables from a build step. 16:46:54 [EnvInject] - Injecting as environment variables the properties content 16:46:54 PARALLEL=false 16:46:54 16:46:54 [EnvInject] - Variables injected successfully. 16:46:54 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14314360225854951551.sh 16:46:54 ---> tox-run.sh 16:46:54 + 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:46:54 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 16:46:54 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 16:46:54 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 16:46:54 + cd /w/workspace/oom-master-checkbashisms-lint/. 16:46:54 + source /home/jenkins/lf-env.sh 16:46:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:46:54 ++ mktemp -d /tmp/venv-XXXX 16:46:54 + lf_venv=/tmp/venv-6saZ 16:46:54 + local venv_file=/tmp/.os_lf_venv 16:46:54 + local python=python3 16:46:54 + local options 16:46:54 + local set_path=true 16:46:54 + local install_args= 16:46:54 ++ 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:46:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:46:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:46:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:46:54 + true 16:46:54 + case $1 in 16:46:54 + venv_file=/tmp/.toxenv 16:46:54 + shift 2 16:46:54 + true 16:46:54 + case $1 in 16:46:54 + shift 16:46:54 + break 16:46:54 + case $python in 16:46:54 + local pkg_list= 16:46:54 + [[ -d /opt/pyenv ]] 16:46:54 + echo 'Setup pyenv:' 16:46:54 Setup pyenv: 16:46:54 + export PYENV_ROOT=/opt/pyenv 16:46:54 + PYENV_ROOT=/opt/pyenv 16:46:54 + 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:46:54 + 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:46:54 + pyenv versions 16:46:54 system 16:46:54 3.8.13 16:46:54 3.9.13 16:46:54 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:46:54 + command -v pyenv 16:46:54 ++ pyenv init - --no-rehash 16:46:54 + 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:46:54 export PATH="/opt/pyenv/shims:${PATH}" 16:46:54 export PYENV_SHELL=bash 16:46:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:46:54 pyenv() { 16:46:54 local command 16:46:54 command="${1:-}" 16:46:54 if [ "$#" -gt 0 ]; then 16:46:54 shift 16:46:54 fi 16:46:54 16:46:54 case "$command" in 16:46:54 rehash|shell) 16:46:54 eval "$(pyenv "sh-$command" "$@")" 16:46:54 ;; 16:46:54 *) 16:46:54 command pyenv "$command" "$@" 16:46:54 ;; 16:46:54 esac 16:46:54 }' 16:46:54 +++ 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:46:54 ++ 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:46:54 ++ 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:46:54 ++ 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:46:54 ++ export PYENV_SHELL=bash 16:46:54 ++ PYENV_SHELL=bash 16:46:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:46:54 +++ complete -F _pyenv pyenv 16:46:54 ++ lf-pyver python3 16:46:54 ++ local py_version_xy=python3 16:46:54 ++ local py_version_xyz= 16:46:54 ++ pyenv versions 16:46:54 ++ local command 16:46:54 ++ command=versions 16:46:54 ++ '[' 1 -gt 0 ']' 16:46:54 ++ shift 16:46:54 ++ case "$command" in 16:46:54 ++ command pyenv versions 16:46:54 ++ pyenv versions 16:46:54 ++ sed 's/^[ *]* //' 16:46:54 ++ awk '{ print $1 }' 16:46:54 ++ grep -E '^[0-9.]*[0-9]$' 16:46:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:46:55 +++ grep '^3' /tmp/.pyenv_versions 16:46:55 +++ sort -V 16:46:55 +++ tail -n 1 16:46:55 ++ py_version_xyz=3.10.6 16:46:55 ++ [[ -z 3.10.6 ]] 16:46:55 ++ echo 3.10.6 16:46:55 ++ return 0 16:46:55 + pyenv local 3.10.6 16:46:55 + local command 16:46:55 + command=local 16:46:55 + '[' 2 -gt 0 ']' 16:46:55 + shift 16:46:55 + case "$command" in 16:46:55 + command pyenv local 3.10.6 16:46:55 + pyenv local 3.10.6 16:46:55 + for arg in "$@" 16:46:55 + case $arg in 16:46:55 + pkg_list+='tox ' 16:46:55 + for arg in "$@" 16:46:55 + case $arg in 16:46:55 + pkg_list+='virtualenv ' 16:46:55 + for arg in "$@" 16:46:55 + case $arg in 16:46:55 + pkg_list+='urllib3~=1.26.15 ' 16:46:55 + [[ -f /tmp/.toxenv ]] 16:46:55 ++ cat /tmp/.toxenv 16:46:55 + lf_venv=/tmp/venv-5KKu 16:46:55 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5KKu from' file:/tmp/.toxenv 16:46:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5KKu from file:/tmp/.toxenv 16:46:55 + /tmp/venv-5KKu/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:46:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:46:55 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:46:55 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:46:55 + /tmp/venv-5KKu/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:46:57 + type python3 16:46:57 + true 16:46:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5KKu/bin to PATH' 16:46:57 lf-activate-venv(): INFO: Adding /tmp/venv-5KKu/bin to PATH 16:46:57 + PATH=/tmp/venv-5KKu/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:46:57 + return 0 16:46:57 + [[ -d /opt/pyenv ]] 16:46:57 + echo '---> Setting up pyenv' 16:46:57 ---> Setting up pyenv 16:46:57 + export PYENV_ROOT=/opt/pyenv 16:46:57 + PYENV_ROOT=/opt/pyenv 16:46:57 + export PATH=/opt/pyenv/bin:/tmp/venv-5KKu/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:46:57 + PATH=/opt/pyenv/bin:/tmp/venv-5KKu/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:46:57 ++ pwd 16:46:57 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 16:46:57 + export PYTHONPATH 16:46:57 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:46:57 + TOX_TESTENV_PASSENV=PYTHONPATH 16:46:57 + tox --version 16:46:57 4.11.4 from /tmp/venv-5KKu/lib/python3.10/site-packages/tox/__init__.py 16:46:57 + PARALLEL=false 16:46:57 + TOX_OPTIONS_LIST= 16:46:57 + [[ -n checkbashisms ]] 16:46:57 + TOX_OPTIONS_LIST=' -e checkbashisms' 16:46:57 + case ${PARALLEL,,} in 16:46:57 + tox -e checkbashisms 16:46:57 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 16:46:58 checkbashisms: freeze> python -m pip freeze --all 16:46:59 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 16:46:59 checkbashisms: commands[0]> .ci/check-bashisms.sh 16:47:00 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 16:47:00 you may get strange results 16:47:01 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 16:47:02 checkbashisms: OK (4.68=setup[1.56]+cmd[3.13] seconds) 16:47:02 congratulations :) (4.85 seconds) 16:47:02 + tox_status=0 16:47:02 + echo '---> Completed tox runs' 16:47:02 ---> Completed tox runs 16:47:02 + for i in .tox/*/log 16:47:02 ++ echo .tox/checkbashisms/log 16:47:02 ++ awk -F/ '{print $2}' 16:47:02 + tox_env=checkbashisms 16:47:02 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 16:47:02 + DOC_DIR=docs/_build/html 16:47:02 + [[ -d docs/_build/html ]] 16:47:02 + echo '---> tox-run.sh ends' 16:47:02 ---> tox-run.sh ends 16:47:02 + test 0 -eq 0 16:47:02 $ ssh-agent -k 16:47:02 unset SSH_AUTH_SOCK; 16:47:02 unset SSH_AGENT_PID; 16:47:02 echo Agent pid 1735 killed; 16:47:02 [ssh-agent] Stopped. 16:47:02 [PostBuildScript] - [INFO] Executing post build scripts. 16:47:02 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins923586268335027716.sh 16:47:02 ---> sysstat.sh 16:47:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins618714961889091735.sh 16:47:03 ---> package-listing.sh 16:47:03 ++ facter osfamily 16:47:03 ++ tr '[:upper:]' '[:lower:]' 16:47:03 + OS_FAMILY=debian 16:47:03 + workspace=/w/workspace/oom-master-checkbashisms-lint 16:47:03 + START_PACKAGES=/tmp/packages_start.txt 16:47:03 + END_PACKAGES=/tmp/packages_end.txt 16:47:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:47:03 + PACKAGES=/tmp/packages_start.txt 16:47:03 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 16:47:03 + PACKAGES=/tmp/packages_end.txt 16:47:03 + case "${OS_FAMILY}" in 16:47:03 + dpkg -l 16:47:03 + grep '^ii' 16:47:03 + '[' -f /tmp/packages_start.txt ']' 16:47:03 + '[' -f /tmp/packages_end.txt ']' 16:47:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:47:03 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 16:47:03 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 16:47:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 16:47:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14617254722904199908.sh 16:47:03 ---> capture-instance-metadata.sh 16:47:03 Setup pyenv: 16:47:03 system 16:47:03 3.8.13 16:47:03 3.9.13 16:47:03 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:47:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Qgsq 16:47:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:47:10 lf-activate-venv(): INFO: Installing: lftools 16:47:48 lf-activate-venv(): INFO: Adding /tmp/venv-Qgsq/bin to PATH 16:47:48 INFO: Running in OpenStack, capturing instance metadata 16:47:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9808990298983021886.sh 16:47:49 provisioning config files... 16:47:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config8976147191913312271tmp 16:47:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:47:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:47:49 [EnvInject] - Injecting environment variables from a build step. 16:47:49 [EnvInject] - Injecting as environment variables the properties content 16:47:49 SERVER_ID=logs 16:47:49 16:47:49 [EnvInject] - Variables injected successfully. 16:47:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16499850954379224480.sh 16:47:49 ---> create-netrc.sh 16:47:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10281391540987880151.sh 16:47:49 ---> python-tools-install.sh 16:47:49 Setup pyenv: 16:47:49 system 16:47:49 3.8.13 16:47:49 3.9.13 16:47:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:47:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qgsq from file:/tmp/.os_lf_venv 16:47:50 lf-activate-venv(): INFO: Installing: lftools 16:47:58 lf-activate-venv(): INFO: Adding /tmp/venv-Qgsq/bin to PATH 16:47:58 Generating Requirements File 16:48:31 Python 3.10.6 16:48:32 pip 23.3.2 from /tmp/venv-Qgsq/lib/python3.10/site-packages/pip (python 3.10) 16:48:32 appdirs==1.4.4 16:48:32 argcomplete==3.2.1 16:48:32 aspy.yaml==1.3.0 16:48:32 attrs==23.2.0 16:48:32 autopage==0.5.2 16:48:32 Babel==2.14.0 16:48:32 beautifulsoup4==4.12.2 16:48:32 boto3==1.34.12 16:48:32 botocore==1.34.12 16:48:32 bs4==0.0.1 16:48:32 cachetools==5.3.2 16:48:32 certifi==2023.11.17 16:48:32 cffi==1.16.0 16:48:32 cfgv==3.4.0 16:48:32 chardet==5.2.0 16:48:32 charset-normalizer==3.3.2 16:48:32 click==8.1.7 16:48:32 cliff==4.4.0 16:48:32 cmd2==2.4.3 16:48:32 cryptography==3.3.2 16:48:32 debtcollector==2.5.0 16:48:32 decorator==5.1.1 16:48:32 defusedxml==0.7.1 16:48:32 Deprecated==1.2.14 16:48:32 distlib==0.3.8 16:48:32 dnspython==2.4.2 16:48:32 docker==4.2.2 16:48:32 dogpile.cache==1.3.0 16:48:32 email-validator==2.1.0.post1 16:48:32 filelock==3.13.1 16:48:32 future==0.18.3 16:48:32 gitdb==4.0.11 16:48:32 GitPython==3.1.40 16:48:32 google-auth==2.26.1 16:48:32 httplib2==0.22.0 16:48:32 identify==2.5.33 16:48:32 idna==3.6 16:48:32 importlib-metadata==7.0.1 16:48:32 importlib-resources==1.5.0 16:48:32 iso8601==2.1.0 16:48:32 Jinja2==3.1.2 16:48:32 jmespath==1.0.1 16:48:32 jsonpatch==1.33 16:48:32 jsonpointer==2.4 16:48:32 jsonschema==4.20.0 16:48:32 jsonschema-specifications==2023.12.1 16:48:32 keystoneauth1==5.4.0 16:48:32 kubernetes==28.1.0 16:48:32 lftools==0.37.8 16:48:32 lxml==5.0.0 16:48:32 MarkupSafe==2.1.3 16:48:32 msgpack==1.0.7 16:48:32 multi_key_dict==2.0.3 16:48:32 munch==4.0.0 16:48:32 netaddr==0.10.1 16:48:32 netifaces==0.11.0 16:48:32 niet==1.4.2 16:48:32 nodeenv==1.8.0 16:48:32 oauth2client==4.1.3 16:48:32 oauthlib==3.2.2 16:48:32 openstacksdk==0.62.0 16:48:32 os-client-config==2.1.0 16:48:32 os-service-types==1.7.0 16:48:32 osc-lib==2.9.0 16:48:32 oslo.config==9.2.0 16:48:32 oslo.context==5.3.0 16:48:32 oslo.i18n==6.2.0 16:48:32 oslo.log==5.4.0 16:48:32 oslo.serialization==5.2.0 16:48:32 oslo.utils==6.3.0 16:48:32 packaging==23.2 16:48:32 pbr==6.0.0 16:48:32 platformdirs==4.1.0 16:48:32 prettytable==3.9.0 16:48:32 pyasn1==0.5.1 16:48:32 pyasn1-modules==0.3.0 16:48:32 pycparser==2.21 16:48:32 pygerrit2==2.0.15 16:48:32 PyGithub==2.1.1 16:48:32 pyinotify==0.9.6 16:48:32 PyJWT==2.8.0 16:48:32 PyNaCl==1.5.0 16:48:32 pyparsing==2.4.7 16:48:32 pyperclip==1.8.2 16:48:32 pyrsistent==0.20.0 16:48:32 python-cinderclient==9.4.0 16:48:32 python-dateutil==2.8.2 16:48:32 python-heatclient==3.3.0 16:48:32 python-jenkins==1.8.2 16:48:32 python-keystoneclient==5.2.0 16:48:32 python-magnumclient==4.3.0 16:48:32 python-novaclient==18.4.0 16:48:32 python-openstackclient==6.0.0 16:48:32 python-swiftclient==4.4.0 16:48:32 pytz==2023.3.post1 16:48:32 PyYAML==6.0.1 16:48:32 referencing==0.32.0 16:48:32 requests==2.31.0 16:48:32 requests-oauthlib==1.3.1 16:48:32 requestsexceptions==1.4.0 16:48:32 rfc3986==2.0.0 16:48:32 rpds-py==0.16.2 16:48:32 rsa==4.9 16:48:32 ruamel.yaml==0.18.5 16:48:32 ruamel.yaml.clib==0.2.8 16:48:32 s3transfer==0.10.0 16:48:32 simplejson==3.19.2 16:48:32 six==1.16.0 16:48:32 smmap==5.0.1 16:48:32 soupsieve==2.5 16:48:32 stevedore==5.1.0 16:48:32 tabulate==0.9.0 16:48:32 toml==0.10.2 16:48:32 tomlkit==0.12.3 16:48:32 tqdm==4.66.1 16:48:32 typing_extensions==4.9.0 16:48:32 tzdata==2023.4 16:48:32 urllib3==1.26.18 16:48:32 virtualenv==20.25.0 16:48:32 wcwidth==0.2.12 16:48:32 websocket-client==1.7.0 16:48:32 wrapt==1.16.0 16:48:32 xdg==6.0.0 16:48:32 xmltodict==0.13.0 16:48:32 yq==3.2.3 16:48:32 zipp==3.17.0 16:48:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4795502177029943586.sh 16:48:32 ---> sudo-logs.sh 16:48:32 Archiving 'sudo' log.. 16:48:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7011856556584325737.sh 16:48:32 ---> job-cost.sh 16:48:32 Setup pyenv: 16:48:33 system 16:48:33 3.8.13 16:48:33 3.9.13 16:48:33 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:48:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qgsq from file:/tmp/.os_lf_venv 16:48:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:48:42 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:48:42 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 16:48:42 lf-activate-venv(): INFO: Adding /tmp/venv-Qgsq/bin to PATH 16:48:42 INFO: No Stack... 16:48:42 INFO: Retrieving Pricing Info for: v3-standard-4 16:48:43 INFO: Archiving Costs 16:48:43 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3653757762773329991.sh 16:48:43 ---> logs-deploy.sh 16:48:43 Setup pyenv: 16:48:43 system 16:48:43 3.8.13 16:48:43 3.9.13 16:48:43 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:48:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qgsq from file:/tmp/.os_lf_venv 16:48:44 lf-activate-venv(): INFO: Installing: lftools 16:48:54 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:48:54 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 16:48:54 lf-activate-venv(): INFO: Adding /tmp/venv-Qgsq/bin to PATH 16:48:54 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3256 16:48:54 INFO: archiving workspace using pattern(s): 16:48:55 Archives upload complete. 16:48:55 INFO: archiving logs to Nexus 16:48:56 ---> uname -a: 16:48:56 Linux prd-ubuntu1804-builder-4c-4g-9580 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:48:56 16:48:56 16:48:56 ---> lscpu: 16:48:56 Architecture: x86_64 16:48:56 CPU op-mode(s): 32-bit, 64-bit 16:48:56 Byte Order: Little Endian 16:48:56 CPU(s): 4 16:48:56 On-line CPU(s) list: 0-3 16:48:56 Thread(s) per core: 1 16:48:56 Core(s) per socket: 1 16:48:56 Socket(s): 4 16:48:56 NUMA node(s): 1 16:48:56 Vendor ID: AuthenticAMD 16:48:56 CPU family: 23 16:48:56 Model: 49 16:48:56 Model name: AMD EPYC-Rome Processor 16:48:56 Stepping: 0 16:48:56 CPU MHz: 2799.998 16:48:56 BogoMIPS: 5599.99 16:48:56 Virtualization: AMD-V 16:48:56 Hypervisor vendor: KVM 16:48:56 Virtualization type: full 16:48:56 L1d cache: 32K 16:48:56 L1i cache: 32K 16:48:56 L2 cache: 512K 16:48:56 L3 cache: 16384K 16:48:56 NUMA node0 CPU(s): 0-3 16:48:56 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:48:56 16:48:56 16:48:56 ---> nproc: 16:48:56 4 16:48:56 16:48:56 16:48:56 ---> df -h: 16:48:56 Filesystem Size Used Avail Use% Mounted on 16:48:56 udev 7.9G 0 7.9G 0% /dev 16:48:56 tmpfs 1.6G 672K 1.6G 1% /run 16:48:56 /dev/vda1 78G 8.3G 70G 11% / 16:48:56 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:48:56 tmpfs 5.0M 0 5.0M 0% /run/lock 16:48:56 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:48:56 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:48:56 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:48:56 16:48:56 16:48:56 ---> free -m: 16:48:56 total used free shared buff/cache available 16:48:56 Mem: 16040 545 13381 0 2112 15181 16:48:56 Swap: 1023 0 1023 16:48:56 16:48:56 16:48:56 ---> ip addr: 16:48:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:48:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:48:56 inet 127.0.0.1/8 scope host lo 16:48:56 valid_lft forever preferred_lft forever 16:48:56 inet6 ::1/128 scope host 16:48:56 valid_lft forever preferred_lft forever 16:48:56 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:48:56 link/ether fa:16:3e:a0:34:f4 brd ff:ff:ff:ff:ff:ff 16:48:56 inet 10.30.107.68/23 brd 10.30.107.255 scope global dynamic ens3 16:48:56 valid_lft 86236sec preferred_lft 86236sec 16:48:56 inet6 fe80::f816:3eff:fea0:34f4/64 scope link 16:48:56 valid_lft forever preferred_lft forever 16:48:56 16:48:56 16:48:56 ---> sar -b -r -n DEV: 16:48:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9580) 01/04/24 _x86_64_ (4 CPU) 16:48:56 16:48:56 16:46:16 LINUX RESTART (4 CPU) 16:48:56 16:48:56 16:47:02 tps rtps wtps bread/s bwrtn/s 16:48:56 16:48:01 103.80 14.29 89.51 1076.16 23719.91 16:48:56 Average: 103.80 14.29 89.51 1076.16 23719.91 16:48:56 16:48:56 16:47:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:48:56 16:48:01 13895764 15565636 2529196 15.40 67412 1798692 762328 4.36 703980 1602784 134256 16:48:56 Average: 13895764 15565636 2529196 15.40 67412 1798692 762328 4.36 703980 1602784 134256 16:48:56 16:48:56 16:47:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:48:56 16:48:01 ens3 50.33 36.79 672.95 8.67 0.00 0.00 0.00 0.00 16:48:56 16:48:01 lo 1.08 1.08 0.12 0.12 0.00 0.00 0.00 0.00 16:48:56 Average: ens3 50.33 36.79 672.95 8.67 0.00 0.00 0.00 0.00 16:48:56 Average: lo 1.08 1.08 0.12 0.12 0.00 0.00 0.00 0.00 16:48:56 16:48:56 16:48:56 ---> sar -P ALL: 16:48:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9580) 01/04/24 _x86_64_ (4 CPU) 16:48:56 16:48:56 16:46:16 LINUX RESTART (4 CPU) 16:48:56 16:48:56 16:47:02 CPU %user %nice %system %iowait %steal %idle 16:48:56 16:48:01 all 18.78 0.00 1.38 6.75 0.06 73.04 16:48:56 16:48:01 0 11.96 0.00 1.05 0.36 0.05 86.58 16:48:56 16:48:01 1 44.98 0.00 2.26 3.74 0.10 48.92 16:48:56 16:48:01 2 8.00 0.00 0.93 12.33 0.02 78.73 16:48:56 16:48:01 3 10.27 0.00 1.29 10.56 0.03 77.85 16:48:56 Average: all 18.78 0.00 1.38 6.75 0.06 73.04 16:48:56 Average: 0 11.96 0.00 1.05 0.36 0.05 86.58 16:48:56 Average: 1 44.98 0.00 2.26 3.74 0.10 48.92 16:48:56 Average: 2 8.00 0.00 0.93 12.33 0.02 78.73 16:48:56 Average: 3 10.27 0.00 1.29 10.56 0.03 77.85 16:48:56 16:48:56 16:48:56