10:20:20 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137529 10:20:20 Running as SYSTEM 10:20:20 [EnvInject] - Loading node environment variables. 10:20:20 Building remotely on prd-ubuntu1804-builder-4c-4g-21474 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:20:20 [ssh-agent] Looking for ssh-agent implementation... 10:20:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:20:20 $ ssh-agent 10:20:20 SSH_AUTH_SOCK=/tmp/ssh-nZoGtAQI2hzM/agent.1732 10:20:20 SSH_AGENT_PID=1734 10:20:20 [ssh-agent] Started. 10:20:20 Running ssh-add (command line suppressed) 10:20:20 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15915811650203422382.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15915811650203422382.key) 10:20:20 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:20:20 The recommended git tool is: NONE 10:20:21 using credential onap-jenkins-ssh 10:20:21 Wiping out workspace first. 10:20:21 Cloning the remote Git repository 10:20:21 Cloning repository git://cloud.onap.org/mirror/oom.git 10:20:22 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:20:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:20:22 > git --version # timeout=10 10:20:22 > git --version # 'git version 2.17.1' 10:20:22 using GIT_SSH to set credentials Gerrit user 10:20:22 Verifying host key using manually-configured host key entries 10:20:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:20:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:20:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:20:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:20:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:20:27 using GIT_SSH to set credentials Gerrit user 10:20:27 Verifying host key using manually-configured host key entries 10:20:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/29/137529/5 # timeout=30 10:20:27 > git rev-parse a03bb6c44cefc03f4ddfadcdbc8f4051703ca32b^{commit} # timeout=10 10:20:27 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:20:27 Checking out Revision a03bb6c44cefc03f4ddfadcdbc8f4051703ca32b (refs/changes/29/137529/5) 10:20:27 > git config core.sparsecheckout # timeout=10 10:20:27 > git checkout -f a03bb6c44cefc03f4ddfadcdbc8f4051703ca32b # timeout=30 10:20:31 Commit message: "[POLICY] Add kafka support in policy charts" 10:20:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:20:31 > git rev-list --no-walk 9964927d8766c5c396ef2caf6f7aeb7494db279e # timeout=10 10:20:31 [EnvInject] - Injecting environment variables from a build step. 10:20:31 [EnvInject] - Injecting as environment variables the properties content 10:20:31 PYTHON=python3 10:20:31 10:20:31 [EnvInject] - Variables injected successfully. 10:20:31 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7693002946640906013.sh 10:20:31 ---> tox-install.sh 10:20:31 + source /home/jenkins/lf-env.sh 10:20:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:20:31 ++ mktemp -d /tmp/venv-XXXX 10:20:31 + lf_venv=/tmp/venv-lEfO 10:20:31 + local venv_file=/tmp/.os_lf_venv 10:20:31 + local python=python3 10:20:31 + local options 10:20:31 + local set_path=true 10:20:31 + local install_args= 10:20:31 ++ 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 10:20:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:20:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:20:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:20:31 + true 10:20:31 + case $1 in 10:20:31 + venv_file=/tmp/.toxenv 10:20:31 + shift 2 10:20:31 + true 10:20:31 + case $1 in 10:20:31 + shift 10:20:31 + break 10:20:31 + case $python in 10:20:31 + local pkg_list= 10:20:31 + [[ -d /opt/pyenv ]] 10:20:31 + echo 'Setup pyenv:' 10:20:31 Setup pyenv: 10:20:31 + export PYENV_ROOT=/opt/pyenv 10:20:31 + PYENV_ROOT=/opt/pyenv 10:20:31 + 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 10:20:31 + 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 10:20:31 + pyenv versions 10:20:31 * system (set by /opt/pyenv/version) 10:20:31 * 3.8.13 (set by /opt/pyenv/version) 10:20:31 * 3.9.13 (set by /opt/pyenv/version) 10:20:31 * 3.10.6 (set by /opt/pyenv/version) 10:20:31 + command -v pyenv 10:20:31 ++ pyenv init - --no-rehash 10:20:31 + 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[*]}"'\'')" 10:20:31 export PATH="/opt/pyenv/shims:${PATH}" 10:20:31 export PYENV_SHELL=bash 10:20:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:20:31 pyenv() { 10:20:31 local command 10:20:31 command="${1:-}" 10:20:31 if [ "$#" -gt 0 ]; then 10:20:31 shift 10:20:31 fi 10:20:31 10:20:31 case "$command" in 10:20:31 rehash|shell) 10:20:31 eval "$(pyenv "sh-$command" "$@")" 10:20:31 ;; 10:20:31 *) 10:20:31 command pyenv "$command" "$@" 10:20:31 ;; 10:20:31 esac 10:20:31 }' 10:20:31 +++ 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[*]}"' 10:20:31 ++ 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 10:20:31 ++ 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 10:20:31 ++ 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 10:20:31 ++ export PYENV_SHELL=bash 10:20:31 ++ PYENV_SHELL=bash 10:20:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:20:31 +++ complete -F _pyenv pyenv 10:20:31 ++ lf-pyver python3 10:20:31 ++ local py_version_xy=python3 10:20:31 ++ local py_version_xyz= 10:20:31 ++ pyenv versions 10:20:31 ++ local command 10:20:31 ++ command=versions 10:20:31 ++ '[' 1 -gt 0 ']' 10:20:31 ++ shift 10:20:31 ++ case "$command" in 10:20:31 ++ command pyenv versions 10:20:31 ++ pyenv versions 10:20:31 ++ sed 's/^[ *]* //' 10:20:31 ++ awk '{ print $1 }' 10:20:31 ++ grep -E '^[0-9.]*[0-9]$' 10:20:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:20:31 +++ sort -V 10:20:31 +++ grep '^3' /tmp/.pyenv_versions 10:20:31 +++ tail -n 1 10:20:31 ++ py_version_xyz=3.10.6 10:20:31 ++ [[ -z 3.10.6 ]] 10:20:31 ++ echo 3.10.6 10:20:31 ++ return 0 10:20:31 + pyenv local 3.10.6 10:20:31 + local command 10:20:31 + command=local 10:20:31 + '[' 2 -gt 0 ']' 10:20:31 + shift 10:20:31 + case "$command" in 10:20:31 + command pyenv local 3.10.6 10:20:31 + pyenv local 3.10.6 10:20:31 + for arg in "$@" 10:20:31 + case $arg in 10:20:31 + pkg_list+='tox ' 10:20:31 + for arg in "$@" 10:20:31 + case $arg in 10:20:31 + pkg_list+='virtualenv ' 10:20:31 + for arg in "$@" 10:20:31 + case $arg in 10:20:31 + pkg_list+='urllib3~=1.26.15 ' 10:20:31 + [[ -f /tmp/.toxenv ]] 10:20:31 + [[ ! -f /tmp/.toxenv ]] 10:20:31 + [[ -n '' ]] 10:20:31 + python3 -m venv /tmp/venv-lEfO 10:20:35 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lEfO' 10:20:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lEfO 10:20:35 + echo /tmp/venv-lEfO 10:20:35 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:20:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:20:35 + /tmp/venv-lEfO/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:20:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:20:39 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:20:39 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:20:39 + /tmp/venv-lEfO/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:20:41 + type python3 10:20:41 + true 10:20:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lEfO/bin to PATH' 10:20:41 lf-activate-venv(): INFO: Adding /tmp/venv-lEfO/bin to PATH 10:20:41 + PATH=/tmp/venv-lEfO/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 10:20:41 + return 0 10:20:41 + python3 --version 10:20:41 Python 3.10.6 10:20:41 + python3 -m pip --version 10:20:42 pip 24.0 from /tmp/venv-lEfO/lib/python3.10/site-packages/pip (python 3.10) 10:20:42 + python3 -m pip freeze 10:20:42 cachetools==5.3.3 10:20:42 chardet==5.2.0 10:20:42 colorama==0.4.6 10:20:42 distlib==0.3.8 10:20:42 filelock==3.13.3 10:20:42 packaging==24.0 10:20:42 platformdirs==4.2.0 10:20:42 pluggy==1.4.0 10:20:42 pyproject-api==1.6.1 10:20:42 tomli==2.0.1 10:20:42 tox==4.14.2 10:20:42 urllib3==1.26.18 10:20:42 virtualenv==20.25.1 10:20:42 [EnvInject] - Injecting environment variables from a build step. 10:20:42 [EnvInject] - Injecting as environment variables the properties content 10:20:42 PARALLEL=false 10:20:42 10:20:42 [EnvInject] - Variables injected successfully. 10:20:42 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1934403838241903190.sh 10:20:42 ---> tox-run.sh 10:20:42 + 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 10:20:42 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:20:42 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:20:42 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:20:42 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:20:42 + source /home/jenkins/lf-env.sh 10:20:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:20:42 ++ mktemp -d /tmp/venv-XXXX 10:20:42 + lf_venv=/tmp/venv-vBTI 10:20:42 + local venv_file=/tmp/.os_lf_venv 10:20:42 + local python=python3 10:20:42 + local options 10:20:42 + local set_path=true 10:20:42 + local install_args= 10:20:42 ++ 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 10:20:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:20:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:20:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:20:42 + true 10:20:42 + case $1 in 10:20:42 + venv_file=/tmp/.toxenv 10:20:42 + shift 2 10:20:42 + true 10:20:42 + case $1 in 10:20:42 + shift 10:20:42 + break 10:20:42 + case $python in 10:20:42 + local pkg_list= 10:20:42 + [[ -d /opt/pyenv ]] 10:20:42 + echo 'Setup pyenv:' 10:20:42 Setup pyenv: 10:20:42 + export PYENV_ROOT=/opt/pyenv 10:20:42 + PYENV_ROOT=/opt/pyenv 10:20:42 + 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 10:20:42 + 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 10:20:42 + pyenv versions 10:20:42 system 10:20:42 3.8.13 10:20:42 3.9.13 10:20:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:20:42 + command -v pyenv 10:20:42 ++ pyenv init - --no-rehash 10:20:42 + 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[*]}"'\'')" 10:20:42 export PATH="/opt/pyenv/shims:${PATH}" 10:20:42 export PYENV_SHELL=bash 10:20:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:20:42 pyenv() { 10:20:42 local command 10:20:42 command="${1:-}" 10:20:42 if [ "$#" -gt 0 ]; then 10:20:42 shift 10:20:42 fi 10:20:42 10:20:42 case "$command" in 10:20:42 rehash|shell) 10:20:42 eval "$(pyenv "sh-$command" "$@")" 10:20:42 ;; 10:20:42 *) 10:20:42 command pyenv "$command" "$@" 10:20:42 ;; 10:20:42 esac 10:20:42 }' 10:20:42 +++ 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[*]}"' 10:20:42 ++ 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 10:20:42 ++ 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 10:20:42 ++ 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 10:20:42 ++ export PYENV_SHELL=bash 10:20:42 ++ PYENV_SHELL=bash 10:20:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:20:42 +++ complete -F _pyenv pyenv 10:20:42 ++ lf-pyver python3 10:20:42 ++ local py_version_xy=python3 10:20:42 ++ local py_version_xyz= 10:20:42 ++ pyenv versions 10:20:42 ++ local command 10:20:42 ++ command=versions 10:20:42 ++ '[' 1 -gt 0 ']' 10:20:42 ++ shift 10:20:42 ++ case "$command" in 10:20:42 ++ command pyenv versions 10:20:42 ++ pyenv versions 10:20:42 ++ sed 's/^[ *]* //' 10:20:42 ++ awk '{ print $1 }' 10:20:42 ++ grep -E '^[0-9.]*[0-9]$' 10:20:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:20:42 +++ grep '^3' /tmp/.pyenv_versions 10:20:42 +++ sort -V 10:20:42 +++ tail -n 1 10:20:42 ++ py_version_xyz=3.10.6 10:20:42 ++ [[ -z 3.10.6 ]] 10:20:42 ++ echo 3.10.6 10:20:42 ++ return 0 10:20:42 + pyenv local 3.10.6 10:20:42 + local command 10:20:42 + command=local 10:20:42 + '[' 2 -gt 0 ']' 10:20:42 + shift 10:20:42 + case "$command" in 10:20:42 + command pyenv local 3.10.6 10:20:42 + pyenv local 3.10.6 10:20:42 + for arg in "$@" 10:20:42 + case $arg in 10:20:42 + pkg_list+='tox ' 10:20:42 + for arg in "$@" 10:20:42 + case $arg in 10:20:42 + pkg_list+='virtualenv ' 10:20:42 + for arg in "$@" 10:20:42 + case $arg in 10:20:42 + pkg_list+='urllib3~=1.26.15 ' 10:20:42 + [[ -f /tmp/.toxenv ]] 10:20:42 ++ cat /tmp/.toxenv 10:20:42 + lf_venv=/tmp/venv-lEfO 10:20:42 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lEfO from' file:/tmp/.toxenv 10:20:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lEfO from file:/tmp/.toxenv 10:20:42 + /tmp/venv-lEfO/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:20:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:20:43 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:20:43 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:20:43 + /tmp/venv-lEfO/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:20:44 + type python3 10:20:44 + true 10:20:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lEfO/bin to PATH' 10:20:44 lf-activate-venv(): INFO: Adding /tmp/venv-lEfO/bin to PATH 10:20:44 + PATH=/tmp/venv-lEfO/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 10:20:44 + return 0 10:20:44 + [[ -d /opt/pyenv ]] 10:20:44 + echo '---> Setting up pyenv' 10:20:44 ---> Setting up pyenv 10:20:44 + export PYENV_ROOT=/opt/pyenv 10:20:44 + PYENV_ROOT=/opt/pyenv 10:20:44 + export PATH=/opt/pyenv/bin:/tmp/venv-lEfO/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 10:20:44 + PATH=/opt/pyenv/bin:/tmp/venv-lEfO/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 10:20:44 ++ pwd 10:20:44 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:20:44 + export PYTHONPATH 10:20:44 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:20:44 + TOX_TESTENV_PASSENV=PYTHONPATH 10:20:44 + tox --version 10:20:45 4.14.2 from /tmp/venv-lEfO/lib/python3.10/site-packages/tox/__init__.py 10:20:45 + PARALLEL=false 10:20:45 + TOX_OPTIONS_LIST= 10:20:45 + [[ -n checkbashisms ]] 10:20:45 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:20:45 + case ${PARALLEL,,} in 10:20:45 + tox -e checkbashisms 10:20:45 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:20:46 checkbashisms: freeze> python -m pip freeze --all 10:20:47 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 10:20:47 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:20:48 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 10:20:48 you may get strange results 10:20:48 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:20:50 checkbashisms: OK (4.70=setup[1.65]+cmd[3.05] seconds) 10:20:50 congratulations :) (4.87 seconds) 10:20:50 + tox_status=0 10:20:50 + echo '---> Completed tox runs' 10:20:50 ---> Completed tox runs 10:20:50 + for i in .tox/*/log 10:20:50 ++ echo .tox/checkbashisms/log 10:20:50 ++ awk -F/ '{print $2}' 10:20:50 + tox_env=checkbashisms 10:20:50 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:20:50 + DOC_DIR=docs/_build/html 10:20:50 + [[ -d docs/_build/html ]] 10:20:50 + echo '---> tox-run.sh ends' 10:20:50 ---> tox-run.sh ends 10:20:50 + test 0 -eq 0 10:20:50 $ ssh-agent -k 10:20:50 unset SSH_AUTH_SOCK; 10:20:50 unset SSH_AGENT_PID; 10:20:50 echo Agent pid 1734 killed; 10:20:50 [ssh-agent] Stopped. 10:20:50 [PostBuildScript] - [INFO] Executing post build scripts. 10:20:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11402059315486612961.sh 10:20:50 ---> sysstat.sh 10:20:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2829685034052446049.sh 10:20:50 ---> package-listing.sh 10:20:50 ++ tr '[:upper:]' '[:lower:]' 10:20:50 ++ facter osfamily 10:20:51 + OS_FAMILY=debian 10:20:51 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:20:51 + START_PACKAGES=/tmp/packages_start.txt 10:20:51 + END_PACKAGES=/tmp/packages_end.txt 10:20:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:20:51 + PACKAGES=/tmp/packages_start.txt 10:20:51 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:20:51 + PACKAGES=/tmp/packages_end.txt 10:20:51 + case "${OS_FAMILY}" in 10:20:51 + dpkg -l 10:20:51 + grep '^ii' 10:20:51 + '[' -f /tmp/packages_start.txt ']' 10:20:51 + '[' -f /tmp/packages_end.txt ']' 10:20:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:20:51 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:20:51 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:20:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:20:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9757443313366120409.sh 10:20:51 ---> capture-instance-metadata.sh 10:20:51 Setup pyenv: 10:20:51 system 10:20:51 3.8.13 10:20:51 3.9.13 10:20:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:20:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Bw5K 10:20:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:20:57 lf-activate-venv(): INFO: Installing: lftools 10:21:31 lf-activate-venv(): INFO: Adding /tmp/venv-Bw5K/bin to PATH 10:21:31 INFO: Running in OpenStack, capturing instance metadata 10:21:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11851964459480144283.sh 10:21:32 provisioning config files... 10:21:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config13110662034054005593tmp 10:21:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:21:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:21:32 [EnvInject] - Injecting environment variables from a build step. 10:21:32 [EnvInject] - Injecting as environment variables the properties content 10:21:32 SERVER_ID=logs 10:21:32 10:21:32 [EnvInject] - Variables injected successfully. 10:21:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10233265905555054878.sh 10:21:32 ---> create-netrc.sh 10:21:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7269800250774711592.sh 10:21:32 ---> python-tools-install.sh 10:21:32 Setup pyenv: 10:21:32 system 10:21:32 3.8.13 10:21:32 3.9.13 10:21:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:21:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Bw5K from file:/tmp/.os_lf_venv 10:21:33 lf-activate-venv(): INFO: Installing: lftools 10:21:41 lf-activate-venv(): INFO: Adding /tmp/venv-Bw5K/bin to PATH 10:21:41 Generating Requirements File 10:22:08 Python 3.10.6 10:22:08 pip 24.0 from /tmp/venv-Bw5K/lib/python3.10/site-packages/pip (python 3.10) 10:22:09 appdirs==1.4.4 10:22:09 argcomplete==3.2.3 10:22:09 aspy.yaml==1.3.0 10:22:09 attrs==23.2.0 10:22:09 autopage==0.5.2 10:22:09 beautifulsoup4==4.12.3 10:22:09 boto3==1.34.79 10:22:09 botocore==1.34.79 10:22:09 bs4==0.0.2 10:22:09 cachetools==5.3.3 10:22:09 certifi==2024.2.2 10:22:09 cffi==1.16.0 10:22:09 cfgv==3.4.0 10:22:09 chardet==5.2.0 10:22:09 charset-normalizer==3.3.2 10:22:09 click==8.1.7 10:22:09 cliff==4.6.0 10:22:09 cmd2==2.4.3 10:22:09 cryptography==3.3.2 10:22:09 debtcollector==3.0.0 10:22:09 decorator==5.1.1 10:22:09 defusedxml==0.7.1 10:22:09 Deprecated==1.2.14 10:22:09 distlib==0.3.8 10:22:09 dnspython==2.6.1 10:22:09 docker==4.2.2 10:22:09 dogpile.cache==1.3.2 10:22:09 email_validator==2.1.1 10:22:09 filelock==3.13.3 10:22:09 future==1.0.0 10:22:09 gitdb==4.0.11 10:22:09 GitPython==3.1.43 10:22:09 google-auth==2.29.0 10:22:09 httplib2==0.22.0 10:22:09 identify==2.5.35 10:22:09 idna==3.6 10:22:09 importlib-resources==1.5.0 10:22:09 iso8601==2.1.0 10:22:09 Jinja2==3.1.3 10:22:09 jmespath==1.0.1 10:22:09 jsonpatch==1.33 10:22:09 jsonpointer==2.4 10:22:09 jsonschema==4.21.1 10:22:09 jsonschema-specifications==2023.12.1 10:22:09 keystoneauth1==5.6.0 10:22:09 kubernetes==29.0.0 10:22:09 lftools==0.37.10 10:22:09 lxml==5.2.1 10:22:09 MarkupSafe==2.1.5 10:22:09 msgpack==1.0.8 10:22:09 multi_key_dict==2.0.3 10:22:09 munch==4.0.0 10:22:09 netaddr==1.2.1 10:22:09 netifaces==0.11.0 10:22:09 niet==1.4.2 10:22:09 nodeenv==1.8.0 10:22:09 oauth2client==4.1.3 10:22:09 oauthlib==3.2.2 10:22:09 openstacksdk==3.0.0 10:22:09 os-client-config==2.1.0 10:22:09 os-service-types==1.7.0 10:22:09 osc-lib==3.0.1 10:22:09 oslo.config==9.4.0 10:22:09 oslo.context==5.5.0 10:22:09 oslo.i18n==6.3.0 10:22:09 oslo.log==5.5.1 10:22:09 oslo.serialization==5.4.0 10:22:09 oslo.utils==7.1.0 10:22:09 packaging==24.0 10:22:09 pbr==6.0.0 10:22:09 platformdirs==4.2.0 10:22:09 prettytable==3.10.0 10:22:09 pyasn1==0.6.0 10:22:09 pyasn1_modules==0.4.0 10:22:09 pycparser==2.22 10:22:09 pygerrit2==2.0.15 10:22:09 PyGithub==2.3.0 10:22:09 pyinotify==0.9.6 10:22:09 PyJWT==2.8.0 10:22:09 PyNaCl==1.5.0 10:22:09 pyparsing==2.4.7 10:22:09 pyperclip==1.8.2 10:22:09 pyrsistent==0.20.0 10:22:09 python-cinderclient==9.5.0 10:22:09 python-dateutil==2.9.0.post0 10:22:09 python-heatclient==3.5.0 10:22:09 python-jenkins==1.8.2 10:22:09 python-keystoneclient==5.4.0 10:22:09 python-magnumclient==4.4.0 10:22:09 python-novaclient==18.6.0 10:22:09 python-openstackclient==6.6.0 10:22:09 python-swiftclient==4.5.0 10:22:09 PyYAML==6.0.1 10:22:09 referencing==0.34.0 10:22:09 requests==2.31.0 10:22:09 requests-oauthlib==2.0.0 10:22:09 requestsexceptions==1.4.0 10:22:09 rfc3986==2.0.0 10:22:09 rpds-py==0.18.0 10:22:09 rsa==4.9 10:22:09 ruamel.yaml==0.18.6 10:22:09 ruamel.yaml.clib==0.2.8 10:22:09 s3transfer==0.10.1 10:22:09 simplejson==3.19.2 10:22:09 six==1.16.0 10:22:09 smmap==5.0.1 10:22:09 soupsieve==2.5 10:22:09 stevedore==5.2.0 10:22:09 tabulate==0.9.0 10:22:09 toml==0.10.2 10:22:09 tomlkit==0.12.4 10:22:09 tqdm==4.66.2 10:22:09 typing_extensions==4.11.0 10:22:09 tzdata==2024.1 10:22:09 urllib3==1.26.18 10:22:09 virtualenv==20.25.1 10:22:09 wcwidth==0.2.13 10:22:09 websocket-client==1.7.0 10:22:09 wrapt==1.16.0 10:22:09 xdg==6.0.0 10:22:09 xmltodict==0.13.0 10:22:09 yq==3.2.3 10:22:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11123217715286422018.sh 10:22:09 ---> sudo-logs.sh 10:22:09 Archiving 'sudo' log.. 10:22:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3678643705018646774.sh 10:22:09 ---> job-cost.sh 10:22:09 Setup pyenv: 10:22:09 system 10:22:09 3.8.13 10:22:09 3.9.13 10:22:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:22:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Bw5K from file:/tmp/.os_lf_venv 10:22:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:22:15 lf-activate-venv(): INFO: Adding /tmp/venv-Bw5K/bin to PATH 10:22:15 INFO: No Stack... 10:22:16 INFO: Retrieving Pricing Info for: v3-standard-4 10:22:16 INFO: Archiving Costs 10:22:16 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9212499021235769182.sh 10:22:16 ---> logs-deploy.sh 10:22:16 Setup pyenv: 10:22:16 system 10:22:16 3.8.13 10:22:16 3.9.13 10:22:16 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:22:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Bw5K from file:/tmp/.os_lf_venv 10:22:18 lf-activate-venv(): INFO: Installing: lftools 10:22:27 lf-activate-venv(): INFO: Adding /tmp/venv-Bw5K/bin to PATH 10:22:27 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3422 10:22:27 INFO: archiving workspace using pattern(s): 10:22:28 Archives upload complete. 10:22:28 INFO: archiving logs to Nexus 10:22:29 ---> uname -a: 10:22:29 Linux prd-ubuntu1804-builder-4c-4g-21474 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:22:29 10:22:29 10:22:29 ---> lscpu: 10:22:29 Architecture: x86_64 10:22:29 CPU op-mode(s): 32-bit, 64-bit 10:22:29 Byte Order: Little Endian 10:22:29 CPU(s): 4 10:22:29 On-line CPU(s) list: 0-3 10:22:29 Thread(s) per core: 1 10:22:29 Core(s) per socket: 1 10:22:29 Socket(s): 4 10:22:29 NUMA node(s): 1 10:22:29 Vendor ID: AuthenticAMD 10:22:29 CPU family: 23 10:22:29 Model: 49 10:22:29 Model name: AMD EPYC-Rome Processor 10:22:29 Stepping: 0 10:22:29 CPU MHz: 2800.000 10:22:29 BogoMIPS: 5600.00 10:22:29 Virtualization: AMD-V 10:22:29 Hypervisor vendor: KVM 10:22:29 Virtualization type: full 10:22:29 L1d cache: 32K 10:22:29 L1i cache: 32K 10:22:29 L2 cache: 512K 10:22:29 L3 cache: 16384K 10:22:29 NUMA node0 CPU(s): 0-3 10:22:29 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 10:22:29 10:22:29 10:22:29 ---> nproc: 10:22:29 4 10:22:29 10:22:29 10:22:29 ---> df -h: 10:22:29 Filesystem Size Used Avail Use% Mounted on 10:22:29 udev 7.9G 0 7.9G 0% /dev 10:22:29 tmpfs 1.6G 672K 1.6G 1% /run 10:22:29 /dev/vda1 78G 8.3G 70G 11% / 10:22:29 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:22:29 tmpfs 5.0M 0 5.0M 0% /run/lock 10:22:29 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:22:29 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:22:29 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:22:29 10:22:29 10:22:29 ---> free -m: 10:22:29 total used free shared buff/cache available 10:22:29 Mem: 16040 531 13458 0 2049 15196 10:22:29 Swap: 1023 0 1023 10:22:29 10:22:29 10:22:29 ---> ip addr: 10:22:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:22:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:22:29 inet 127.0.0.1/8 scope host lo 10:22:29 valid_lft forever preferred_lft forever 10:22:29 inet6 ::1/128 scope host 10:22:29 valid_lft forever preferred_lft forever 10:22:29 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:22:29 link/ether fa:16:3e:76:14:6e brd ff:ff:ff:ff:ff:ff 10:22:29 inet 10.30.106.172/23 brd 10.30.107.255 scope global dynamic ens3 10:22:29 valid_lft 86254sec preferred_lft 86254sec 10:22:29 inet6 fe80::f816:3eff:fe76:146e/64 scope link 10:22:29 valid_lft forever preferred_lft forever 10:22:29 10:22:29 10:22:29 ---> sar -b -r -n DEV: 10:22:29 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21474) 04/08/24 _x86_64_ (4 CPU) 10:22:29 10:22:29 10:20:05 LINUX RESTART (4 CPU) 10:22:29 10:22:29 10:21:01 tps rtps wtps bread/s bwrtn/s 10:22:29 10:22:01 128.16 13.91 114.25 1049.43 31757.37 10:22:29 Average: 128.16 13.91 114.25 1049.43 31757.37 10:22:29 10:22:29 10:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:22:29 10:22:01 13851064 15555928 2573896 15.67 71552 1827648 789920 4.52 720524 1628544 51312 10:22:29 Average: 13851064 15555928 2573896 15.67 71552 1827648 789920 4.52 720524 1628544 51312 10:22:29 10:22:29 10:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:22:29 10:22:01 ens3 49.66 35.58 682.10 8.39 0.00 0.00 0.00 0.00 10:22:29 10:22:01 lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 10:22:29 Average: ens3 49.66 35.58 682.10 8.39 0.00 0.00 0.00 0.00 10:22:29 Average: lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 10:22:29 10:22:29 10:22:29 ---> sar -P ALL: 10:22:29 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21474) 04/08/24 _x86_64_ (4 CPU) 10:22:29 10:22:29 10:20:05 LINUX RESTART (4 CPU) 10:22:29 10:22:29 10:21:01 CPU %user %nice %system %iowait %steal %idle 10:22:29 10:22:01 all 19.96 0.00 1.31 5.63 0.08 73.02 10:22:29 10:22:01 0 2.17 0.00 0.57 11.60 0.12 85.54 10:22:29 10:22:01 1 18.66 0.00 1.06 0.95 0.07 79.26 10:22:29 10:22:01 2 32.29 0.00 2.30 9.18 0.08 56.14 10:22:29 10:22:01 3 26.75 0.00 1.35 0.75 0.07 71.08 10:22:29 Average: all 19.96 0.00 1.31 5.63 0.08 73.02 10:22:29 Average: 0 2.17 0.00 0.57 11.60 0.12 85.54 10:22:29 Average: 1 18.66 0.00 1.06 0.95 0.07 79.26 10:22:29 Average: 2 32.29 0.00 2.30 9.18 0.08 56.14 10:22:29 Average: 3 26.75 0.00 1.35 0.75 0.07 71.08 10:22:29 10:22:29 10:22:29