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