08:22:20 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/138587 08:22:20 Running as SYSTEM 08:22:20 [EnvInject] - Loading node environment variables. 08:22:20 Building remotely on prd-ubuntu1804-builder-4c-4g-27288 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 08:22:20 [ssh-agent] Looking for ssh-agent implementation... 08:22:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:22:20 $ ssh-agent 08:22:20 SSH_AUTH_SOCK=/tmp/ssh-0HloxeC4Okxb/agent.1632 08:22:20 SSH_AGENT_PID=1633 08:22:20 [ssh-agent] Started. 08:22:20 Running ssh-add (command line suppressed) 08:22:21 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12213747819352170793.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12213747819352170793.key) 08:22:21 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:22:21 The recommended git tool is: NONE 08:22:22 using credential onap-jenkins-ssh 08:22:22 Wiping out workspace first. 08:22:22 Cloning the remote Git repository 08:22:22 Cloning repository git://cloud.onap.org/mirror/oom.git 08:22:22 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 08:22:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:22:22 > git --version # timeout=10 08:22:22 > git --version # 'git version 2.17.1' 08:22:22 using GIT_SSH to set credentials Gerrit user 08:22:22 Verifying host key using manually-configured host key entries 08:22:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:22:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:22:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:22:28 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:22:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:22:28 using GIT_SSH to set credentials Gerrit user 08:22:28 Verifying host key using manually-configured host key entries 08:22:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/87/138587/1 # timeout=30 08:22:28 > git rev-parse ebd799c2b59c381a0bd0a950c1d1ab9eba8e0081^{commit} # timeout=10 08:22:28 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:22:28 Checking out Revision ebd799c2b59c381a0bd0a950c1d1ab9eba8e0081 (refs/changes/87/138587/1) 08:22:28 > git config core.sparsecheckout # timeout=10 08:22:28 > git checkout -f ebd799c2b59c381a0bd0a950c1d1ab9eba8e0081 # timeout=30 08:22:28 Commit message: "[POLICY] Fix Kyverno Policy violations" 08:22:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:22:28 > git rev-list --no-walk bf35e55286a0ac2f4fe05f595cda7109f22a5e6a # timeout=10 08:22:32 [EnvInject] - Injecting environment variables from a build step. 08:22:32 [EnvInject] - Injecting as environment variables the properties content 08:22:32 PYTHON=python3 08:22:32 08:22:32 [EnvInject] - Variables injected successfully. 08:22:32 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16593579389978453790.sh 08:22:32 ---> tox-install.sh 08:22:32 + source /home/jenkins/lf-env.sh 08:22:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:22:32 ++ mktemp -d /tmp/venv-XXXX 08:22:32 + lf_venv=/tmp/venv-sTQo 08:22:32 + local venv_file=/tmp/.os_lf_venv 08:22:32 + local python=python3 08:22:32 + local options 08:22:32 + local set_path=true 08:22:32 + local install_args= 08:22:32 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:22:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:22:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:22:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:22:32 + true 08:22:32 + case $1 in 08:22:32 + venv_file=/tmp/.toxenv 08:22:32 + shift 2 08:22:32 + true 08:22:32 + case $1 in 08:22:32 + shift 08:22:32 + break 08:22:32 + case $python in 08:22:32 + local pkg_list= 08:22:32 + [[ -d /opt/pyenv ]] 08:22:32 + echo 'Setup pyenv:' 08:22:32 Setup pyenv: 08:22:32 + export PYENV_ROOT=/opt/pyenv 08:22:32 + PYENV_ROOT=/opt/pyenv 08:22:32 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:22:32 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:22:32 + pyenv versions 08:22:32 * system (set by /opt/pyenv/version) 08:22:32 * 3.8.13 (set by /opt/pyenv/version) 08:22:32 * 3.9.13 (set by /opt/pyenv/version) 08:22:32 * 3.10.6 (set by /opt/pyenv/version) 08:22:32 + command -v pyenv 08:22:32 ++ pyenv init - --no-rehash 08:22:32 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 08:22:32 export PATH="/opt/pyenv/shims:${PATH}" 08:22:32 export PYENV_SHELL=bash 08:22:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:22:32 pyenv() { 08:22:32 local command 08:22:32 command="${1:-}" 08:22:32 if [ "$#" -gt 0 ]; then 08:22:32 shift 08:22:32 fi 08:22:32 08:22:32 case "$command" in 08:22:32 rehash|shell) 08:22:32 eval "$(pyenv "sh-$command" "$@")" 08:22:32 ;; 08:22:32 *) 08:22:32 command pyenv "$command" "$@" 08:22:32 ;; 08:22:32 esac 08:22:32 }' 08:22:32 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 08:22:32 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:22:32 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:22:32 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:22:32 ++ export PYENV_SHELL=bash 08:22:32 ++ PYENV_SHELL=bash 08:22:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:22:32 +++ complete -F _pyenv pyenv 08:22:32 ++ lf-pyver python3 08:22:32 ++ local py_version_xy=python3 08:22:32 ++ local py_version_xyz= 08:22:32 ++ pyenv versions 08:22:32 ++ local command 08:22:32 ++ command=versions 08:22:32 ++ '[' 1 -gt 0 ']' 08:22:32 ++ shift 08:22:32 ++ case "$command" in 08:22:32 ++ command pyenv versions 08:22:32 ++ pyenv versions 08:22:32 ++ sed 's/^[ *]* //' 08:22:32 ++ awk '{ print $1 }' 08:22:32 ++ grep -E '^[0-9.]*[0-9]$' 08:22:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:22:32 +++ grep '^3' /tmp/.pyenv_versions 08:22:32 +++ tail -n 1 08:22:32 +++ sort -V 08:22:32 ++ py_version_xyz=3.10.6 08:22:32 ++ [[ -z 3.10.6 ]] 08:22:32 ++ echo 3.10.6 08:22:32 ++ return 0 08:22:32 + pyenv local 3.10.6 08:22:32 + local command 08:22:32 + command=local 08:22:32 + '[' 2 -gt 0 ']' 08:22:32 + shift 08:22:32 + case "$command" in 08:22:32 + command pyenv local 3.10.6 08:22:32 + pyenv local 3.10.6 08:22:32 + for arg in "$@" 08:22:32 + case $arg in 08:22:32 + pkg_list+='tox ' 08:22:32 + for arg in "$@" 08:22:32 + case $arg in 08:22:32 + pkg_list+='virtualenv ' 08:22:32 + for arg in "$@" 08:22:32 + case $arg in 08:22:32 + pkg_list+='urllib3~=1.26.15 ' 08:22:32 + [[ -f /tmp/.toxenv ]] 08:22:32 + [[ ! -f /tmp/.toxenv ]] 08:22:32 + [[ -n '' ]] 08:22:32 + python3 -m venv /tmp/venv-sTQo 08:22:36 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sTQo' 08:22:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sTQo 08:22:36 + echo /tmp/venv-sTQo 08:22:36 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:22:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:22:36 + /tmp/venv-sTQo/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:22:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:22:39 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:22:39 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:22:39 + /tmp/venv-sTQo/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:22:41 + type python3 08:22:41 + true 08:22:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sTQo/bin to PATH' 08:22:41 lf-activate-venv(): INFO: Adding /tmp/venv-sTQo/bin to PATH 08:22:41 + PATH=/tmp/venv-sTQo/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:22:41 + return 0 08:22:41 + python3 --version 08:22:41 Python 3.10.6 08:22:41 + python3 -m pip --version 08:22:41 pip 24.2 from /tmp/venv-sTQo/lib/python3.10/site-packages/pip (python 3.10) 08:22:41 + python3 -m pip freeze 08:22:42 cachetools==5.4.0 08:22:42 chardet==5.2.0 08:22:42 colorama==0.4.6 08:22:42 distlib==0.3.8 08:22:42 filelock==3.15.4 08:22:42 packaging==24.1 08:22:42 platformdirs==4.2.2 08:22:42 pluggy==1.5.0 08:22:42 pyproject-api==1.7.1 08:22:42 tomli==2.0.1 08:22:42 tox==4.16.0 08:22:42 urllib3==1.26.19 08:22:42 virtualenv==20.26.3 08:22:42 [EnvInject] - Injecting environment variables from a build step. 08:22:42 [EnvInject] - Injecting as environment variables the properties content 08:22:42 PARALLEL=false 08:22:42 08:22:42 [EnvInject] - Variables injected successfully. 08:22:42 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5818681591971659841.sh 08:22:42 ---> tox-run.sh 08:22: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 08:22:42 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 08:22:42 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 08:22:42 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 08:22:42 + cd /w/workspace/oom-master-checkbashisms-lint/. 08:22:42 + source /home/jenkins/lf-env.sh 08:22:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:22:42 ++ mktemp -d /tmp/venv-XXXX 08:22:42 + lf_venv=/tmp/venv-ckft 08:22:42 + local venv_file=/tmp/.os_lf_venv 08:22:42 + local python=python3 08:22:42 + local options 08:22:42 + local set_path=true 08:22:42 + local install_args= 08:22: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 08:22:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:22:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:22:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:22:42 + true 08:22:42 + case $1 in 08:22:42 + venv_file=/tmp/.toxenv 08:22:42 + shift 2 08:22:42 + true 08:22:42 + case $1 in 08:22:42 + shift 08:22:42 + break 08:22:42 + case $python in 08:22:42 + local pkg_list= 08:22:42 + [[ -d /opt/pyenv ]] 08:22:42 + echo 'Setup pyenv:' 08:22:42 Setup pyenv: 08:22:42 + export PYENV_ROOT=/opt/pyenv 08:22:42 + PYENV_ROOT=/opt/pyenv 08:22: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 08:22: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 08:22:42 + pyenv versions 08:22:42 system 08:22:42 3.8.13 08:22:42 3.9.13 08:22:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:22:42 + command -v pyenv 08:22:42 ++ pyenv init - --no-rehash 08:22: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[*]}"'\'')" 08:22:42 export PATH="/opt/pyenv/shims:${PATH}" 08:22:42 export PYENV_SHELL=bash 08:22:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:22:42 pyenv() { 08:22:42 local command 08:22:42 command="${1:-}" 08:22:42 if [ "$#" -gt 0 ]; then 08:22:42 shift 08:22:42 fi 08:22:42 08:22:42 case "$command" in 08:22:42 rehash|shell) 08:22:42 eval "$(pyenv "sh-$command" "$@")" 08:22:42 ;; 08:22:42 *) 08:22:42 command pyenv "$command" "$@" 08:22:42 ;; 08:22:42 esac 08:22:42 }' 08:22: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[*]}"' 08:22: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 08:22: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 08:22: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 08:22:42 ++ export PYENV_SHELL=bash 08:22:42 ++ PYENV_SHELL=bash 08:22:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:22:42 +++ complete -F _pyenv pyenv 08:22:42 ++ lf-pyver python3 08:22:42 ++ local py_version_xy=python3 08:22:42 ++ local py_version_xyz= 08:22:42 ++ pyenv versions 08:22:42 ++ sed 's/^[ *]* //' 08:22:42 ++ awk '{ print $1 }' 08:22:42 ++ local command 08:22:42 ++ grep -E '^[0-9.]*[0-9]$' 08:22:42 ++ command=versions 08:22:42 ++ '[' 1 -gt 0 ']' 08:22:42 ++ shift 08:22:42 ++ case "$command" in 08:22:42 ++ command pyenv versions 08:22:42 ++ pyenv versions 08:22:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:22:42 +++ grep '^3' /tmp/.pyenv_versions 08:22:42 +++ sort -V 08:22:42 +++ tail -n 1 08:22:42 ++ py_version_xyz=3.10.6 08:22:42 ++ [[ -z 3.10.6 ]] 08:22:42 ++ echo 3.10.6 08:22:42 ++ return 0 08:22:42 + pyenv local 3.10.6 08:22:42 + local command 08:22:42 + command=local 08:22:42 + '[' 2 -gt 0 ']' 08:22:42 + shift 08:22:42 + case "$command" in 08:22:42 + command pyenv local 3.10.6 08:22:42 + pyenv local 3.10.6 08:22:42 + for arg in "$@" 08:22:42 + case $arg in 08:22:42 + pkg_list+='tox ' 08:22:42 + for arg in "$@" 08:22:42 + case $arg in 08:22:42 + pkg_list+='virtualenv ' 08:22:42 + for arg in "$@" 08:22:42 + case $arg in 08:22:42 + pkg_list+='urllib3~=1.26.15 ' 08:22:42 + [[ -f /tmp/.toxenv ]] 08:22:42 ++ cat /tmp/.toxenv 08:22:42 + lf_venv=/tmp/venv-sTQo 08:22:42 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sTQo from' file:/tmp/.toxenv 08:22:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sTQo from file:/tmp/.toxenv 08:22:42 + /tmp/venv-sTQo/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:22:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:22:43 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:22:43 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:22:43 + /tmp/venv-sTQo/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:22:44 + type python3 08:22:44 + true 08:22:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sTQo/bin to PATH' 08:22:44 lf-activate-venv(): INFO: Adding /tmp/venv-sTQo/bin to PATH 08:22:44 + PATH=/tmp/venv-sTQo/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:22:44 + return 0 08:22:44 + [[ -d /opt/pyenv ]] 08:22:44 + echo '---> Setting up pyenv' 08:22:44 ---> Setting up pyenv 08:22:44 + export PYENV_ROOT=/opt/pyenv 08:22:44 + PYENV_ROOT=/opt/pyenv 08:22:44 + export PATH=/opt/pyenv/bin:/tmp/venv-sTQo/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:22:44 + PATH=/opt/pyenv/bin:/tmp/venv-sTQo/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:22:44 ++ pwd 08:22:44 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 08:22:44 + export PYTHONPATH 08:22:44 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:22:44 + TOX_TESTENV_PASSENV=PYTHONPATH 08:22:44 + tox --version 08:22:44 4.16.0 from /tmp/venv-sTQo/lib/python3.10/site-packages/tox/__init__.py 08:22:44 + PARALLEL=false 08:22:44 + TOX_OPTIONS_LIST= 08:22:44 + [[ -n checkbashisms ]] 08:22:44 + TOX_OPTIONS_LIST=' -e checkbashisms' 08:22:44 + case ${PARALLEL,,} in 08:22:44 + tox -e checkbashisms 08:22:44 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 08:22:45 checkbashisms: freeze> python -m pip freeze --all 08:22:46 checkbashisms: pip==24.1,setuptools==70.1.0,wheel==0.43.0 08:22:46 checkbashisms: commands[0]> .ci/check-bashisms.sh 08:22:47 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 08:22:47 you may get strange results 08:22:48 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 08:22:49 checkbashisms: OK (4.68=setup[1.57]+cmd[3.11] seconds) 08:22:49 congratulations :) (4.85 seconds) 08:22:49 + tox_status=0 08:22:49 + echo '---> Completed tox runs' 08:22:49 ---> Completed tox runs 08:22:49 + for i in .tox/*/log 08:22:49 ++ echo .tox/checkbashisms/log 08:22:49 ++ awk -F/ '{print $2}' 08:22:49 + tox_env=checkbashisms 08:22:49 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 08:22:49 + DOC_DIR=docs/_build/html 08:22:49 + [[ -d docs/_build/html ]] 08:22:49 + echo '---> tox-run.sh ends' 08:22:49 ---> tox-run.sh ends 08:22:49 + test 0 -eq 0 08:22:49 $ ssh-agent -k 08:22:49 unset SSH_AUTH_SOCK; 08:22:49 unset SSH_AGENT_PID; 08:22:49 echo Agent pid 1633 killed; 08:22:49 [ssh-agent] Stopped. 08:22:49 [PostBuildScript] - [INFO] Executing post build scripts. 08:22:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13390555476246130447.sh 08:22:49 ---> sysstat.sh 08:22:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12579463546447574742.sh 08:22:50 ---> package-listing.sh 08:22:50 ++ facter osfamily 08:22:50 ++ tr '[:upper:]' '[:lower:]' 08:22:50 + OS_FAMILY=debian 08:22:50 + workspace=/w/workspace/oom-master-checkbashisms-lint 08:22:50 + START_PACKAGES=/tmp/packages_start.txt 08:22:50 + END_PACKAGES=/tmp/packages_end.txt 08:22:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:22:50 + PACKAGES=/tmp/packages_start.txt 08:22:50 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:22:50 + PACKAGES=/tmp/packages_end.txt 08:22:50 + case "${OS_FAMILY}" in 08:22:50 + dpkg -l 08:22:50 + grep '^ii' 08:22:50 + '[' -f /tmp/packages_start.txt ']' 08:22:50 + '[' -f /tmp/packages_end.txt ']' 08:22:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:22:50 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:22:50 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 08:22:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 08:22:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6842091507993906083.sh 08:22:50 ---> capture-instance-metadata.sh 08:22:50 Setup pyenv: 08:22:50 system 08:22:50 3.8.13 08:22:50 3.9.13 08:22:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:22:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lQh8 08:22:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:22:57 lf-activate-venv(): INFO: Installing: lftools 08:23:25 lf-activate-venv(): INFO: Adding /tmp/venv-lQh8/bin to PATH 08:23:25 INFO: Running in OpenStack, capturing instance metadata 08:23:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11102456261893549305.sh 08:23:25 provisioning config files... 08:23:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config17316901375673598161tmp 08:23:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:23:25 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:23:25 [EnvInject] - Injecting environment variables from a build step. 08:23:25 [EnvInject] - Injecting as environment variables the properties content 08:23:25 SERVER_ID=logs 08:23:25 08:23:25 [EnvInject] - Variables injected successfully. 08:23:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8584697066591582800.sh 08:23:25 ---> create-netrc.sh 08:23:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10113248700823805754.sh 08:23:25 ---> python-tools-install.sh 08:23:25 Setup pyenv: 08:23:25 system 08:23:25 3.8.13 08:23:25 3.9.13 08:23:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:23:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lQh8 from file:/tmp/.os_lf_venv 08:23:26 lf-activate-venv(): INFO: Installing: lftools 08:23:33 lf-activate-venv(): INFO: Adding /tmp/venv-lQh8/bin to PATH 08:23:33 Generating Requirements File 08:23:51 Python 3.10.6 08:23:51 pip 24.2 from /tmp/venv-lQh8/lib/python3.10/site-packages/pip (python 3.10) 08:23:52 appdirs==1.4.4 08:23:52 argcomplete==3.4.0 08:23:52 aspy.yaml==1.3.0 08:23:52 attrs==23.2.0 08:23:52 autopage==0.5.2 08:23:52 beautifulsoup4==4.12.3 08:23:52 boto3==1.34.149 08:23:52 botocore==1.34.149 08:23:52 bs4==0.0.2 08:23:52 cachetools==5.4.0 08:23:52 certifi==2024.7.4 08:23:52 cffi==1.16.0 08:23:52 cfgv==3.4.0 08:23:52 chardet==5.2.0 08:23:52 charset-normalizer==3.3.2 08:23:52 click==8.1.7 08:23:52 cliff==4.7.0 08:23:52 cmd2==2.4.3 08:23:52 cryptography==3.3.2 08:23:52 debtcollector==3.0.0 08:23:52 decorator==5.1.1 08:23:52 defusedxml==0.7.1 08:23:52 Deprecated==1.2.14 08:23:52 distlib==0.3.8 08:23:52 dnspython==2.6.1 08:23:52 docker==4.2.2 08:23:52 dogpile.cache==1.3.3 08:23:52 email_validator==2.2.0 08:23:52 filelock==3.15.4 08:23:52 future==1.0.0 08:23:52 gitdb==4.0.11 08:23:52 GitPython==3.1.43 08:23:52 google-auth==2.32.0 08:23:52 httplib2==0.22.0 08:23:52 identify==2.6.0 08:23:52 idna==3.7 08:23:52 importlib-resources==1.5.0 08:23:52 iso8601==2.1.0 08:23:52 Jinja2==3.1.4 08:23:52 jmespath==1.0.1 08:23:52 jsonpatch==1.33 08:23:52 jsonpointer==3.0.0 08:23:52 jsonschema==4.23.0 08:23:52 jsonschema-specifications==2023.12.1 08:23:52 keystoneauth1==5.7.0 08:23:52 kubernetes==30.1.0 08:23:52 lftools==0.37.10 08:23:52 lxml==5.2.2 08:23:52 MarkupSafe==2.1.5 08:23:52 msgpack==1.0.8 08:23:52 multi_key_dict==2.0.3 08:23:52 munch==4.0.0 08:23:52 netaddr==1.3.0 08:23:52 netifaces==0.11.0 08:23:52 niet==1.4.2 08:23:52 nodeenv==1.9.1 08:23:52 oauth2client==4.1.3 08:23:52 oauthlib==3.2.2 08:23:52 openstacksdk==3.3.0 08:23:52 os-client-config==2.1.0 08:23:52 os-service-types==1.7.0 08:23:52 osc-lib==3.1.0 08:23:52 oslo.config==9.5.0 08:23:52 oslo.context==5.5.0 08:23:52 oslo.i18n==6.3.0 08:23:52 oslo.log==6.1.1 08:23:52 oslo.serialization==5.4.0 08:23:52 oslo.utils==7.2.0 08:23:52 packaging==24.1 08:23:52 pbr==6.0.0 08:23:52 platformdirs==4.2.2 08:23:52 prettytable==3.10.2 08:23:52 pyasn1==0.6.0 08:23:52 pyasn1_modules==0.4.0 08:23:52 pycparser==2.22 08:23:52 pygerrit2==2.0.15 08:23:52 PyGithub==2.3.0 08:23:52 PyJWT==2.8.0 08:23:52 PyNaCl==1.5.0 08:23:52 pyparsing==2.4.7 08:23:52 pyperclip==1.9.0 08:23:52 pyrsistent==0.20.0 08:23:52 python-cinderclient==9.5.0 08:23:52 python-dateutil==2.9.0.post0 08:23:52 python-heatclient==3.5.0 08:23:52 python-jenkins==1.8.2 08:23:52 python-keystoneclient==5.4.0 08:23:52 python-magnumclient==4.6.0 08:23:52 python-novaclient==18.6.0 08:23:52 python-openstackclient==6.6.0 08:23:52 python-swiftclient==4.6.0 08:23:52 PyYAML==6.0.1 08:23:52 referencing==0.35.1 08:23:52 requests==2.32.3 08:23:52 requests-oauthlib==2.0.0 08:23:52 requestsexceptions==1.4.0 08:23:52 rfc3986==2.0.0 08:23:52 rpds-py==0.19.1 08:23:52 rsa==4.9 08:23:52 ruamel.yaml==0.18.6 08:23:52 ruamel.yaml.clib==0.2.8 08:23:52 s3transfer==0.10.2 08:23:52 simplejson==3.19.2 08:23:52 six==1.16.0 08:23:52 smmap==5.0.1 08:23:52 soupsieve==2.5 08:23:52 stevedore==5.2.0 08:23:52 tabulate==0.9.0 08:23:52 toml==0.10.2 08:23:52 tomlkit==0.13.0 08:23:52 tqdm==4.66.4 08:23:52 typing_extensions==4.12.2 08:23:52 tzdata==2024.1 08:23:52 urllib3==1.26.19 08:23:52 virtualenv==20.26.3 08:23:52 wcwidth==0.2.13 08:23:52 websocket-client==1.8.0 08:23:52 wrapt==1.16.0 08:23:52 xdg==6.0.0 08:23:52 xmltodict==0.13.0 08:23:52 yq==3.4.3 08:23:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9569528711700204395.sh 08:23:52 ---> sudo-logs.sh 08:23:52 Archiving 'sudo' log.. 08:23:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8586325734588404114.sh 08:23:52 ---> job-cost.sh 08:23:52 Setup pyenv: 08:23:52 system 08:23:52 3.8.13 08:23:52 3.9.13 08:23:52 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:23:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lQh8 from file:/tmp/.os_lf_venv 08:23:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:23:58 lf-activate-venv(): INFO: Adding /tmp/venv-lQh8/bin to PATH 08:23:58 INFO: No Stack... 08:23:58 INFO: Retrieving Pricing Info for: v3-standard-4 08:23:58 INFO: Archiving Costs 08:23:58 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17660570335349540718.sh 08:23:58 ---> logs-deploy.sh 08:23:58 Setup pyenv: 08:23:58 system 08:23:58 3.8.13 08:23:58 3.9.13 08:23:58 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:23:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lQh8 from file:/tmp/.os_lf_venv 08:23:59 lf-activate-venv(): INFO: Installing: lftools 08:24:07 lf-activate-venv(): INFO: Adding /tmp/venv-lQh8/bin to PATH 08:24:07 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3565 08:24:07 INFO: archiving workspace using pattern(s): 08:24:08 Archives upload complete. 08:24:08 INFO: archiving logs to Nexus 08:24:09 ---> uname -a: 08:24:09 Linux prd-ubuntu1804-builder-4c-4g-27288 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:24:09 08:24:09 08:24:09 ---> lscpu: 08:24:09 Architecture: x86_64 08:24:09 CPU op-mode(s): 32-bit, 64-bit 08:24:09 Byte Order: Little Endian 08:24:09 CPU(s): 4 08:24:09 On-line CPU(s) list: 0-3 08:24:09 Thread(s) per core: 1 08:24:09 Core(s) per socket: 1 08:24:09 Socket(s): 4 08:24:09 NUMA node(s): 1 08:24:09 Vendor ID: AuthenticAMD 08:24:09 CPU family: 23 08:24:09 Model: 49 08:24:09 Model name: AMD EPYC-Rome Processor 08:24:09 Stepping: 0 08:24:09 CPU MHz: 2799.998 08:24:09 BogoMIPS: 5599.99 08:24:09 Virtualization: AMD-V 08:24:09 Hypervisor vendor: KVM 08:24:09 Virtualization type: full 08:24:09 L1d cache: 32K 08:24:09 L1i cache: 32K 08:24:09 L2 cache: 512K 08:24:09 L3 cache: 16384K 08:24:09 NUMA node0 CPU(s): 0-3 08:24:09 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 08:24:09 08:24:09 08:24:09 ---> nproc: 08:24:09 4 08:24:09 08:24:09 08:24:09 ---> df -h: 08:24:09 Filesystem Size Used Avail Use% Mounted on 08:24:09 udev 7.9G 0 7.9G 0% /dev 08:24:09 tmpfs 1.6G 676K 1.6G 1% /run 08:24:09 /dev/vda1 78G 8.3G 70G 11% / 08:24:09 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:24:09 tmpfs 5.0M 0 5.0M 0% /run/lock 08:24:09 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:24:09 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:24:09 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:24:09 08:24:09 08:24:09 ---> free -m: 08:24:09 total used free shared buff/cache available 08:24:09 Mem: 16040 560 13436 0 2043 15167 08:24:09 Swap: 1023 0 1023 08:24:09 08:24:09 08:24:09 ---> ip addr: 08:24:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:24:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:24:09 inet 127.0.0.1/8 scope host lo 08:24:09 valid_lft forever preferred_lft forever 08:24:09 inet6 ::1/128 scope host 08:24:09 valid_lft forever preferred_lft forever 08:24:09 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:24:09 link/ether fa:16:3e:ec:24:e1 brd ff:ff:ff:ff:ff:ff 08:24:09 inet 10.30.106.126/23 brd 10.30.107.255 scope global dynamic ens3 08:24:09 valid_lft 86275sec preferred_lft 86275sec 08:24:09 inet6 fe80::f816:3eff:feec:24e1/64 scope link 08:24:09 valid_lft forever preferred_lft forever 08:24:09 08:24:09 08:24:09 ---> sar -b -r -n DEV: 08:24:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-27288) 07/29/24 _x86_64_ (4 CPU) 08:24:09 08:24:09 08:22:06 LINUX RESTART (4 CPU) 08:24:09 08:24:09 08:23:01 tps rtps wtps bread/s bwrtn/s 08:24:09 08:24:01 132.28 14.28 118.00 1077.15 19301.45 08:24:09 Average: 132.28 14.28 118.00 1077.15 19301.45 08:24:09 08:24:09 08:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:24:09 08:24:01 13790888 15563352 2634080 16.04 76436 1885884 758248 4.34 710448 1685480 113632 08:24:09 Average: 13790888 15563352 2634080 16.04 76436 1885884 758248 4.34 710448 1685480 113632 08:24:09 08:24:09 08:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:24:09 08:24:01 ens3 58.56 41.79 812.19 10.83 0.00 0.00 0.00 0.00 08:24:09 08:24:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 08:24:09 Average: ens3 58.56 41.79 812.19 10.83 0.00 0.00 0.00 0.00 08:24:09 Average: lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 08:24:09 08:24:09 08:24:09 ---> sar -P ALL: 08:24:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-27288) 07/29/24 _x86_64_ (4 CPU) 08:24:09 08:24:09 08:22:06 LINUX RESTART (4 CPU) 08:24:09 08:24:09 08:23:01 CPU %user %nice %system %iowait %steal %idle 08:24:09 08:24:01 all 20.16 0.00 1.54 3.53 0.06 74.71 08:24:09 08:24:01 0 34.80 0.00 1.89 1.08 0.07 62.16 08:24:09 08:24:01 1 16.80 0.00 1.66 2.31 0.03 79.20 08:24:09 08:24:01 2 2.09 0.00 0.90 8.97 0.05 87.98 08:24:09 08:24:01 3 26.91 0.00 1.72 1.79 0.05 69.54 08:24:09 Average: all 20.16 0.00 1.54 3.53 0.06 74.71 08:24:09 Average: 0 34.80 0.00 1.89 1.08 0.07 62.16 08:24:09 Average: 1 16.80 0.00 1.66 2.31 0.03 79.20 08:24:09 Average: 2 2.09 0.00 0.90 8.97 0.05 87.98 08:24:09 Average: 3 26.91 0.00 1.72 1.79 0.05 69.54 08:24:09 08:24:09 08:24:09