05:35:12 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137002 05:35:12 Running as SYSTEM 05:35:12 [EnvInject] - Loading node environment variables. 05:35:12 Building remotely on prd-ubuntu1804-builder-4c-4g-1648 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 05:35:12 [ssh-agent] Looking for ssh-agent implementation... 05:35:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:35:12 $ ssh-agent 05:35:12 SSH_AUTH_SOCK=/tmp/ssh-JKUInTGQndpf/agent.1714 05:35:12 SSH_AGENT_PID=1716 05:35:12 [ssh-agent] Started. 05:35:12 Running ssh-add (command line suppressed) 05:35:12 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16692682248240231199.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16692682248240231199.key) 05:35:12 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:35:12 The recommended git tool is: NONE 05:35:14 using credential onap-jenkins-ssh 05:35:14 Wiping out workspace first. 05:35:14 Cloning the remote Git repository 05:35:14 Cloning repository git://cloud.onap.org/mirror/oom.git 05:35:14 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 05:35:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:35:14 > git --version # timeout=10 05:35:14 > git --version # 'git version 2.17.1' 05:35:14 using GIT_SSH to set credentials Gerrit user 05:35:14 Verifying host key using manually-configured host key entries 05:35:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:35:19 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:35:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:35:19 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:35:20 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:35:20 using GIT_SSH to set credentials Gerrit user 05:35:20 Verifying host key using manually-configured host key entries 05:35:20 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/02/137002/2 # timeout=30 05:35:20 > git rev-parse 01326349041e1e3f870809afbdc5d1053045983c^{commit} # timeout=10 05:35:20 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:35:20 Checking out Revision 01326349041e1e3f870809afbdc5d1053045983c (refs/changes/02/137002/2) 05:35:20 > git config core.sparsecheckout # timeout=10 05:35:20 > git checkout -f 01326349041e1e3f870809afbdc5d1053045983c # timeout=30 05:35:23 Commit message: "[DCAEGEN2] Update helm chart for dcae-ves-collector" 05:35:23 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:35:23 > git rev-list --no-walk 56dc9e04a2a11bc0bc83cfd344d72b6b1eb18419 # timeout=10 05:35:23 [EnvInject] - Injecting environment variables from a build step. 05:35:23 [EnvInject] - Injecting as environment variables the properties content 05:35:23 PYTHON=python3 05:35:23 05:35:23 [EnvInject] - Variables injected successfully. 05:35:23 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8161940664206172812.sh 05:35:23 ---> tox-install.sh 05:35:23 + source /home/jenkins/lf-env.sh 05:35:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:35:23 ++ mktemp -d /tmp/venv-XXXX 05:35:23 + lf_venv=/tmp/venv-CbDz 05:35:23 + local venv_file=/tmp/.os_lf_venv 05:35:23 + local python=python3 05:35:23 + local options 05:35:23 + local set_path=true 05:35:23 + local install_args= 05:35:23 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:35:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:35:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:35:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:35:23 + true 05:35:23 + case $1 in 05:35:23 + venv_file=/tmp/.toxenv 05:35:23 + shift 2 05:35:23 + true 05:35:23 + case $1 in 05:35:23 + shift 05:35:23 + break 05:35:23 + case $python in 05:35:23 + local pkg_list= 05:35:23 + [[ -d /opt/pyenv ]] 05:35:23 + echo 'Setup pyenv:' 05:35:23 Setup pyenv: 05:35:23 + export PYENV_ROOT=/opt/pyenv 05:35:23 + PYENV_ROOT=/opt/pyenv 05:35:23 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:35:23 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:35:23 + pyenv versions 05:35:23 * system (set by /opt/pyenv/version) 05:35:23 * 3.8.13 (set by /opt/pyenv/version) 05:35:23 * 3.9.13 (set by /opt/pyenv/version) 05:35:23 * 3.10.6 (set by /opt/pyenv/version) 05:35:23 + command -v pyenv 05:35:23 ++ pyenv init - --no-rehash 05:35:24 + 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[*]}"'\'')" 05:35:24 export PATH="/opt/pyenv/shims:${PATH}" 05:35:24 export PYENV_SHELL=bash 05:35:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:35:24 pyenv() { 05:35:24 local command 05:35:24 command="${1:-}" 05:35:24 if [ "$#" -gt 0 ]; then 05:35:24 shift 05:35:24 fi 05:35:24 05:35:24 case "$command" in 05:35:24 rehash|shell) 05:35:24 eval "$(pyenv "sh-$command" "$@")" 05:35:24 ;; 05:35:24 *) 05:35:24 command pyenv "$command" "$@" 05:35:24 ;; 05:35:24 esac 05:35:24 }' 05:35:24 +++ 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[*]}"' 05:35:24 ++ 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 05:35:24 ++ 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 05:35:24 ++ 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 05:35:24 ++ export PYENV_SHELL=bash 05:35:24 ++ PYENV_SHELL=bash 05:35:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:35:24 +++ complete -F _pyenv pyenv 05:35:24 ++ lf-pyver python3 05:35:24 ++ local py_version_xy=python3 05:35:24 ++ local py_version_xyz= 05:35:24 ++ pyenv versions 05:35:24 ++ sed 's/^[ *]* //' 05:35:24 ++ awk '{ print $1 }' 05:35:24 ++ grep -E '^[0-9.]*[0-9]$' 05:35:24 ++ local command 05:35:24 ++ command=versions 05:35:24 ++ '[' 1 -gt 0 ']' 05:35:24 ++ shift 05:35:24 ++ case "$command" in 05:35:24 ++ command pyenv versions 05:35:24 ++ pyenv versions 05:35:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:35:24 +++ grep '^3' /tmp/.pyenv_versions 05:35:24 +++ sort -V 05:35:24 +++ tail -n 1 05:35:24 ++ py_version_xyz=3.10.6 05:35:24 ++ [[ -z 3.10.6 ]] 05:35:24 ++ echo 3.10.6 05:35:24 ++ return 0 05:35:24 + pyenv local 3.10.6 05:35:24 + local command 05:35:24 + command=local 05:35:24 + '[' 2 -gt 0 ']' 05:35:24 + shift 05:35:24 + case "$command" in 05:35:24 + command pyenv local 3.10.6 05:35:24 + pyenv local 3.10.6 05:35:24 + for arg in "$@" 05:35:24 + case $arg in 05:35:24 + pkg_list+='tox ' 05:35:24 + for arg in "$@" 05:35:24 + case $arg in 05:35:24 + pkg_list+='virtualenv ' 05:35:24 + for arg in "$@" 05:35:24 + case $arg in 05:35:24 + pkg_list+='urllib3~=1.26.15 ' 05:35:24 + [[ -f /tmp/.toxenv ]] 05:35:24 + [[ ! -f /tmp/.toxenv ]] 05:35:24 + [[ -n '' ]] 05:35:24 + python3 -m venv /tmp/venv-CbDz 05:35:28 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CbDz' 05:35:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CbDz 05:35:28 + echo /tmp/venv-CbDz 05:35:28 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:35:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:35:28 + /tmp/venv-CbDz/bin/python3 -m pip install --upgrade --quiet pip virtualenv 05:35:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:35:31 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 05:35:31 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 05:35:31 + /tmp/venv-CbDz/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:35:34 + type python3 05:35:34 + true 05:35:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CbDz/bin to PATH' 05:35:34 lf-activate-venv(): INFO: Adding /tmp/venv-CbDz/bin to PATH 05:35:34 + PATH=/tmp/venv-CbDz/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 05:35:34 + return 0 05:35:34 + python3 --version 05:35:34 Python 3.10.6 05:35:34 + python3 -m pip --version 05:35:34 pip 23.3.2 from /tmp/venv-CbDz/lib/python3.10/site-packages/pip (python 3.10) 05:35:35 + python3 -m pip freeze 05:35:35 cachetools==5.3.2 05:35:35 chardet==5.2.0 05:35:35 colorama==0.4.6 05:35:35 distlib==0.3.8 05:35:35 filelock==3.13.1 05:35:35 packaging==23.2 05:35:35 platformdirs==4.2.0 05:35:35 pluggy==1.4.0 05:35:35 pyproject-api==1.6.1 05:35:35 tomli==2.0.1 05:35:35 tox==4.12.1 05:35:35 urllib3==1.26.18 05:35:35 virtualenv==20.25.0 05:35:35 [EnvInject] - Injecting environment variables from a build step. 05:35:35 [EnvInject] - Injecting as environment variables the properties content 05:35:35 PARALLEL=false 05:35:35 05:35:35 [EnvInject] - Variables injected successfully. 05:35:35 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6625009840321919999.sh 05:35:35 ---> tox-run.sh 05:35:35 + 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 05:35:35 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 05:35:35 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 05:35:35 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 05:35:35 + cd /w/workspace/oom-master-checkbashisms-lint/. 05:35:35 + source /home/jenkins/lf-env.sh 05:35:35 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:35:35 ++ mktemp -d /tmp/venv-XXXX 05:35:35 + lf_venv=/tmp/venv-wIXH 05:35:35 + local venv_file=/tmp/.os_lf_venv 05:35:35 + local python=python3 05:35:35 + local options 05:35:35 + local set_path=true 05:35:35 + local install_args= 05:35:35 ++ 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 05:35:35 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:35:35 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:35:35 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:35:35 + true 05:35:35 + case $1 in 05:35:35 + venv_file=/tmp/.toxenv 05:35:35 + shift 2 05:35:35 + true 05:35:35 + case $1 in 05:35:35 + shift 05:35:35 + break 05:35:35 + case $python in 05:35:35 + local pkg_list= 05:35:35 + [[ -d /opt/pyenv ]] 05:35:35 + echo 'Setup pyenv:' 05:35:35 Setup pyenv: 05:35:35 + export PYENV_ROOT=/opt/pyenv 05:35:35 + PYENV_ROOT=/opt/pyenv 05:35:35 + 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 05:35:35 + 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 05:35:35 + pyenv versions 05:35:35 system 05:35:35 3.8.13 05:35:35 3.9.13 05:35:35 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:35:35 + command -v pyenv 05:35:35 ++ pyenv init - --no-rehash 05:35:35 + 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[*]}"'\'')" 05:35:35 export PATH="/opt/pyenv/shims:${PATH}" 05:35:35 export PYENV_SHELL=bash 05:35:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:35:35 pyenv() { 05:35:35 local command 05:35:35 command="${1:-}" 05:35:35 if [ "$#" -gt 0 ]; then 05:35:35 shift 05:35:35 fi 05:35:35 05:35:35 case "$command" in 05:35:35 rehash|shell) 05:35:35 eval "$(pyenv "sh-$command" "$@")" 05:35:35 ;; 05:35:35 *) 05:35:35 command pyenv "$command" "$@" 05:35:35 ;; 05:35:35 esac 05:35:35 }' 05:35:35 +++ 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[*]}"' 05:35:35 ++ 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 05:35:35 ++ 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 05:35:35 ++ 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 05:35:35 ++ export PYENV_SHELL=bash 05:35:35 ++ PYENV_SHELL=bash 05:35:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:35:35 +++ complete -F _pyenv pyenv 05:35:35 ++ lf-pyver python3 05:35:35 ++ local py_version_xy=python3 05:35:35 ++ local py_version_xyz= 05:35:35 ++ pyenv versions 05:35:35 ++ local command 05:35:35 ++ sed 's/^[ *]* //' 05:35:35 ++ command=versions 05:35:35 ++ awk '{ print $1 }' 05:35:35 ++ '[' 1 -gt 0 ']' 05:35:35 ++ shift 05:35:35 ++ case "$command" in 05:35:35 ++ command pyenv versions 05:35:35 ++ grep -E '^[0-9.]*[0-9]$' 05:35:35 ++ pyenv versions 05:35:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:35:35 +++ grep '^3' /tmp/.pyenv_versions 05:35:35 +++ sort -V 05:35:35 +++ tail -n 1 05:35:35 ++ py_version_xyz=3.10.6 05:35:35 ++ [[ -z 3.10.6 ]] 05:35:35 ++ echo 3.10.6 05:35:35 ++ return 0 05:35:35 + pyenv local 3.10.6 05:35:35 + local command 05:35:35 + command=local 05:35:35 + '[' 2 -gt 0 ']' 05:35:35 + shift 05:35:35 + case "$command" in 05:35:35 + command pyenv local 3.10.6 05:35:35 + pyenv local 3.10.6 05:35:35 + for arg in "$@" 05:35:35 + case $arg in 05:35:35 + pkg_list+='tox ' 05:35:35 + for arg in "$@" 05:35:35 + case $arg in 05:35:35 + pkg_list+='virtualenv ' 05:35:35 + for arg in "$@" 05:35:35 + case $arg in 05:35:35 + pkg_list+='urllib3~=1.26.15 ' 05:35:35 + [[ -f /tmp/.toxenv ]] 05:35:35 ++ cat /tmp/.toxenv 05:35:35 + lf_venv=/tmp/venv-CbDz 05:35:35 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CbDz from' file:/tmp/.toxenv 05:35:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CbDz from file:/tmp/.toxenv 05:35:35 + /tmp/venv-CbDz/bin/python3 -m pip install --upgrade --quiet pip virtualenv 05:35:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:35:36 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 05:35:36 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 05:35:36 + /tmp/venv-CbDz/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:35:37 + type python3 05:35:37 + true 05:35:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CbDz/bin to PATH' 05:35:37 lf-activate-venv(): INFO: Adding /tmp/venv-CbDz/bin to PATH 05:35:37 + PATH=/tmp/venv-CbDz/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 05:35:37 + return 0 05:35:37 + [[ -d /opt/pyenv ]] 05:35:37 + echo '---> Setting up pyenv' 05:35:37 ---> Setting up pyenv 05:35:37 + export PYENV_ROOT=/opt/pyenv 05:35:37 + PYENV_ROOT=/opt/pyenv 05:35:37 + export PATH=/opt/pyenv/bin:/tmp/venv-CbDz/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 05:35:37 + PATH=/opt/pyenv/bin:/tmp/venv-CbDz/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 05:35:37 ++ pwd 05:35:37 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 05:35:37 + export PYTHONPATH 05:35:37 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:35:37 + TOX_TESTENV_PASSENV=PYTHONPATH 05:35:37 + tox --version 05:35:38 4.12.1 from /tmp/venv-CbDz/lib/python3.10/site-packages/tox/__init__.py 05:35:38 + PARALLEL=false 05:35:38 + TOX_OPTIONS_LIST= 05:35:38 + [[ -n checkbashisms ]] 05:35:38 + TOX_OPTIONS_LIST=' -e checkbashisms' 05:35:38 + case ${PARALLEL,,} in 05:35:38 + tox -e checkbashisms 05:35:38 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 05:35:39 checkbashisms: freeze> python -m pip freeze --all 05:35:40 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 05:35:40 checkbashisms: commands[0]> .ci/check-bashisms.sh 05:35:41 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 05:35:41 you may get strange results 05:35:41 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 05:35:43 checkbashisms: OK (4.84=setup[1.71]+cmd[3.12] seconds) 05:35:43 congratulations :) (5.01 seconds) 05:35:43 + tox_status=0 05:35:43 + echo '---> Completed tox runs' 05:35:43 ---> Completed tox runs 05:35:43 + for i in .tox/*/log 05:35:43 ++ echo .tox/checkbashisms/log 05:35:43 ++ awk -F/ '{print $2}' 05:35:43 + tox_env=checkbashisms 05:35:43 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 05:35:43 + DOC_DIR=docs/_build/html 05:35:43 + [[ -d docs/_build/html ]] 05:35:43 + echo '---> tox-run.sh ends' 05:35:43 ---> tox-run.sh ends 05:35:43 + test 0 -eq 0 05:35:43 $ ssh-agent -k 05:35:43 unset SSH_AUTH_SOCK; 05:35:43 unset SSH_AGENT_PID; 05:35:43 echo Agent pid 1716 killed; 05:35:43 [ssh-agent] Stopped. 05:35:43 [PostBuildScript] - [INFO] Executing post build scripts. 05:35:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15132992312519471581.sh 05:35:43 ---> sysstat.sh 05:35:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15522389327415265113.sh 05:35:44 ---> package-listing.sh 05:35:44 ++ tr '[:upper:]' '[:lower:]' 05:35:44 ++ facter osfamily 05:35:44 + OS_FAMILY=debian 05:35:44 + workspace=/w/workspace/oom-master-checkbashisms-lint 05:35:44 + START_PACKAGES=/tmp/packages_start.txt 05:35:44 + END_PACKAGES=/tmp/packages_end.txt 05:35:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:35:44 + PACKAGES=/tmp/packages_start.txt 05:35:44 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 05:35:44 + PACKAGES=/tmp/packages_end.txt 05:35:44 + case "${OS_FAMILY}" in 05:35:44 + dpkg -l 05:35:44 + grep '^ii' 05:35:44 + '[' -f /tmp/packages_start.txt ']' 05:35:44 + '[' -f /tmp/packages_end.txt ']' 05:35:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:35:44 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 05:35:44 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 05:35:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 05:35:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11720354831807161161.sh 05:35:44 ---> capture-instance-metadata.sh 05:35:44 Setup pyenv: 05:35:44 system 05:35:44 3.8.13 05:35:44 3.9.13 05:35:44 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:35:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sOP4 05:35:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:35:51 lf-activate-venv(): INFO: Installing: lftools 05:36:21 lf-activate-venv(): INFO: Adding /tmp/venv-sOP4/bin to PATH 05:36:21 INFO: Running in OpenStack, capturing instance metadata 05:36:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10364224017721449586.sh 05:36:22 provisioning config files... 05:36:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config9599045388264404765tmp 05:36:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:36:22 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:36:22 [EnvInject] - Injecting environment variables from a build step. 05:36:22 [EnvInject] - Injecting as environment variables the properties content 05:36:22 SERVER_ID=logs 05:36:22 05:36:22 [EnvInject] - Variables injected successfully. 05:36:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins414796937230267713.sh 05:36:22 ---> create-netrc.sh 05:36:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17163860664385172170.sh 05:36:22 ---> python-tools-install.sh 05:36:22 Setup pyenv: 05:36:22 system 05:36:22 3.8.13 05:36:22 3.9.13 05:36:22 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:36:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sOP4 from file:/tmp/.os_lf_venv 05:36:23 lf-activate-venv(): INFO: Installing: lftools 05:36:30 lf-activate-venv(): INFO: Adding /tmp/venv-sOP4/bin to PATH 05:36:30 Generating Requirements File 05:36:59 Python 3.10.6 05:36:59 pip 23.3.2 from /tmp/venv-sOP4/lib/python3.10/site-packages/pip (python 3.10) 05:37:00 appdirs==1.4.4 05:37:00 argcomplete==3.2.2 05:37:00 aspy.yaml==1.3.0 05:37:00 attrs==23.2.0 05:37:00 autopage==0.5.2 05:37:00 beautifulsoup4==4.12.3 05:37:00 boto3==1.34.33 05:37:00 botocore==1.34.33 05:37:00 bs4==0.0.2 05:37:00 cachetools==5.3.2 05:37:00 certifi==2024.2.2 05:37:00 cffi==1.16.0 05:37:00 cfgv==3.4.0 05:37:00 chardet==5.2.0 05:37:00 charset-normalizer==3.3.2 05:37:00 click==8.1.7 05:37:00 cliff==4.5.0 05:37:00 cmd2==2.4.3 05:37:00 cryptography==3.3.2 05:37:00 debtcollector==2.5.0 05:37:00 decorator==5.1.1 05:37:00 defusedxml==0.7.1 05:37:00 Deprecated==1.2.14 05:37:00 distlib==0.3.8 05:37:00 dnspython==2.5.0 05:37:00 docker==4.2.2 05:37:00 dogpile.cache==1.3.0 05:37:00 email-validator==2.1.0.post1 05:37:00 filelock==3.13.1 05:37:00 future==0.18.3 05:37:00 gitdb==4.0.11 05:37:00 GitPython==3.1.41 05:37:00 google-auth==2.27.0 05:37:00 httplib2==0.22.0 05:37:00 identify==2.5.33 05:37:00 idna==3.6 05:37:00 importlib-resources==1.5.0 05:37:00 iso8601==2.1.0 05:37:00 Jinja2==3.1.3 05:37:00 jmespath==1.0.1 05:37:00 jsonpatch==1.33 05:37:00 jsonpointer==2.4 05:37:00 jsonschema==4.21.1 05:37:00 jsonschema-specifications==2023.12.1 05:37:00 keystoneauth1==5.5.0 05:37:00 kubernetes==29.0.0 05:37:00 lftools==0.37.8 05:37:00 lxml==5.1.0 05:37:00 MarkupSafe==2.1.4 05:37:00 msgpack==1.0.7 05:37:00 multi_key_dict==2.0.3 05:37:00 munch==4.0.0 05:37:00 netaddr==0.10.1 05:37:00 netifaces==0.11.0 05:37:00 niet==1.4.2 05:37:00 nodeenv==1.8.0 05:37:00 oauth2client==4.1.3 05:37:00 oauthlib==3.2.2 05:37:00 openstacksdk==0.62.0 05:37:00 os-client-config==2.1.0 05:37:00 os-service-types==1.7.0 05:37:00 osc-lib==3.0.0 05:37:00 oslo.config==9.3.0 05:37:00 oslo.context==5.3.0 05:37:00 oslo.i18n==6.2.0 05:37:00 oslo.log==5.4.0 05:37:00 oslo.serialization==5.3.0 05:37:00 oslo.utils==7.0.0 05:37:00 packaging==23.2 05:37:00 pbr==6.0.0 05:37:00 platformdirs==4.2.0 05:37:00 prettytable==3.9.0 05:37:00 pyasn1==0.5.1 05:37:00 pyasn1-modules==0.3.0 05:37:00 pycparser==2.21 05:37:00 pygerrit2==2.0.15 05:37:00 PyGithub==2.2.0 05:37:00 pyinotify==0.9.6 05:37:00 PyJWT==2.8.0 05:37:00 PyNaCl==1.5.0 05:37:00 pyparsing==2.4.7 05:37:00 pyperclip==1.8.2 05:37:00 pyrsistent==0.20.0 05:37:00 python-cinderclient==9.4.0 05:37:00 python-dateutil==2.8.2 05:37:00 python-heatclient==3.4.0 05:37:00 python-jenkins==1.8.2 05:37:00 python-keystoneclient==5.3.0 05:37:00 python-magnumclient==4.3.0 05:37:00 python-novaclient==18.4.0 05:37:00 python-openstackclient==6.0.0 05:37:00 python-swiftclient==4.4.0 05:37:00 pytz==2024.1 05:37:00 PyYAML==6.0.1 05:37:00 referencing==0.33.0 05:37:00 requests==2.31.0 05:37:00 requests-oauthlib==1.3.1 05:37:00 requestsexceptions==1.4.0 05:37:00 rfc3986==2.0.0 05:37:00 rpds-py==0.17.1 05:37:00 rsa==4.9 05:37:00 ruamel.yaml==0.18.5 05:37:00 ruamel.yaml.clib==0.2.8 05:37:00 s3transfer==0.10.0 05:37:00 simplejson==3.19.2 05:37:00 six==1.16.0 05:37:00 smmap==5.0.1 05:37:00 soupsieve==2.5 05:37:00 stevedore==5.1.0 05:37:00 tabulate==0.9.0 05:37:00 toml==0.10.2 05:37:00 tomlkit==0.12.3 05:37:00 tqdm==4.66.1 05:37:00 typing_extensions==4.9.0 05:37:00 tzdata==2023.4 05:37:00 urllib3==1.26.18 05:37:00 virtualenv==20.25.0 05:37:00 wcwidth==0.2.13 05:37:00 websocket-client==1.7.0 05:37:00 wrapt==1.16.0 05:37:00 xdg==6.0.0 05:37:00 xmltodict==0.13.0 05:37:00 yq==3.2.3 05:37:00 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17926365175788241361.sh 05:37:00 ---> sudo-logs.sh 05:37:00 Archiving 'sudo' log.. 05:37:00 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11587650484925994249.sh 05:37:00 ---> job-cost.sh 05:37:00 Setup pyenv: 05:37:00 system 05:37:00 3.8.13 05:37:00 3.9.13 05:37:00 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:37:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sOP4 from file:/tmp/.os_lf_venv 05:37:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:37:09 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. 05:37:09 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 05:37:09 lf-activate-venv(): INFO: Adding /tmp/venv-sOP4/bin to PATH 05:37:09 INFO: No Stack... 05:37:10 INFO: Retrieving Pricing Info for: v3-standard-4 05:37:10 INFO: Archiving Costs 05:37:10 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14751965999839955932.sh 05:37:10 ---> logs-deploy.sh 05:37:10 Setup pyenv: 05:37:10 system 05:37:10 3.8.13 05:37:10 3.9.13 05:37:10 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:37:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sOP4 from file:/tmp/.os_lf_venv 05:37:11 lf-activate-venv(): INFO: Installing: lftools 05:37:21 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. 05:37:21 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 05:37:21 lf-activate-venv(): INFO: Adding /tmp/venv-sOP4/bin to PATH 05:37:21 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3295 05:37:21 INFO: archiving workspace using pattern(s): 05:37:22 Archives upload complete. 05:37:22 INFO: archiving logs to Nexus 05:37:23 ---> uname -a: 05:37:23 Linux prd-ubuntu1804-builder-4c-4g-1648 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:37:23 05:37:23 05:37:23 ---> lscpu: 05:37:23 Architecture: x86_64 05:37:23 CPU op-mode(s): 32-bit, 64-bit 05:37:23 Byte Order: Little Endian 05:37:23 CPU(s): 4 05:37:23 On-line CPU(s) list: 0-3 05:37:23 Thread(s) per core: 1 05:37:23 Core(s) per socket: 1 05:37:23 Socket(s): 4 05:37:23 NUMA node(s): 1 05:37:23 Vendor ID: AuthenticAMD 05:37:23 CPU family: 23 05:37:23 Model: 49 05:37:23 Model name: AMD EPYC-Rome Processor 05:37:23 Stepping: 0 05:37:23 CPU MHz: 2800.000 05:37:23 BogoMIPS: 5600.00 05:37:23 Virtualization: AMD-V 05:37:23 Hypervisor vendor: KVM 05:37:23 Virtualization type: full 05:37:23 L1d cache: 32K 05:37:23 L1i cache: 32K 05:37:23 L2 cache: 512K 05:37:23 L3 cache: 16384K 05:37:23 NUMA node0 CPU(s): 0-3 05:37:23 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 05:37:23 05:37:23 05:37:23 ---> nproc: 05:37:23 4 05:37:23 05:37:23 05:37:23 ---> df -h: 05:37:23 Filesystem Size Used Avail Use% Mounted on 05:37:23 udev 7.9G 0 7.9G 0% /dev 05:37:23 tmpfs 1.6G 672K 1.6G 1% /run 05:37:23 /dev/vda1 78G 8.3G 70G 11% / 05:37:23 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:37:23 tmpfs 5.0M 0 5.0M 0% /run/lock 05:37:23 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:37:23 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:37:23 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:37:23 05:37:23 05:37:23 ---> free -m: 05:37:23 total used free shared buff/cache available 05:37:23 Mem: 16040 556 13411 0 2071 15171 05:37:23 Swap: 1023 0 1023 05:37:23 05:37:23 05:37:23 ---> ip addr: 05:37:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:37:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:37:23 inet 127.0.0.1/8 scope host lo 05:37:23 valid_lft forever preferred_lft forever 05:37:23 inet6 ::1/128 scope host 05:37:23 valid_lft forever preferred_lft forever 05:37:23 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:37:23 link/ether fa:16:3e:e2:1f:2e brd ff:ff:ff:ff:ff:ff 05:37:23 inet 10.30.106.139/23 brd 10.30.107.255 scope global dynamic ens3 05:37:23 valid_lft 86243sec preferred_lft 86243sec 05:37:23 inet6 fe80::f816:3eff:fee2:1f2e/64 scope link 05:37:23 valid_lft forever preferred_lft forever 05:37:23 05:37:23 05:37:23 ---> sar -b -r -n DEV: 05:37:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1648) 02/02/24 _x86_64_ (4 CPU) 05:37:23 05:37:23 05:35:01 LINUX RESTART (4 CPU) 05:37:23 05:37:23 05:36:01 tps rtps wtps bread/s bwrtn/s 05:37:23 05:37:01 111.68 14.18 97.50 1073.42 17151.27 05:37:23 Average: 111.68 14.18 97.50 1073.42 17151.27 05:37:23 05:37:23 05:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:37:23 05:37:01 13775620 15564192 2649348 16.13 76732 1900204 743360 4.25 709200 1701500 126772 05:37:23 Average: 13775620 15564192 2649348 16.13 76732 1900204 743360 4.25 709200 1701500 126772 05:37:23 05:37:23 05:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:37:23 05:37:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 05:37:23 05:37:01 ens3 55.62 38.04 916.17 8.80 0.00 0.00 0.00 0.00 05:37:23 Average: lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 05:37:23 Average: ens3 55.62 38.04 916.17 8.80 0.00 0.00 0.00 0.00 05:37:23 05:37:23 05:37:23 ---> sar -P ALL: 05:37:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1648) 02/02/24 _x86_64_ (4 CPU) 05:37:23 05:37:23 05:35:01 LINUX RESTART (4 CPU) 05:37:23 05:37:23 05:36:01 CPU %user %nice %system %iowait %steal %idle 05:37:23 05:37:01 all 21.30 0.00 1.44 3.13 0.06 74.07 05:37:23 05:37:01 0 47.53 0.00 2.82 1.92 0.08 47.65 05:37:23 05:37:01 1 12.18 0.00 0.93 4.22 0.08 82.58 05:37:23 05:37:01 2 15.72 0.00 1.00 2.66 0.03 80.59 05:37:23 05:37:01 3 9.79 0.00 1.02 3.71 0.03 85.44 05:37:23 Average: all 21.30 0.00 1.44 3.13 0.06 74.07 05:37:23 Average: 0 47.53 0.00 2.82 1.92 0.08 47.65 05:37:23 Average: 1 12.18 0.00 0.93 4.22 0.08 82.58 05:37:23 Average: 2 15.72 0.00 1.00 2.66 0.03 80.59 05:37:23 Average: 3 9.79 0.00 1.02 3.71 0.03 85.44 05:37:23 05:37:23 05:37:23