13:58:40 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136723 13:58:40 Running as SYSTEM 13:58:40 [EnvInject] - Loading node environment variables. 13:58:40 Building remotely on prd-ubuntu1804-builder-4c-4g-2295 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:58:40 [ssh-agent] Looking for ssh-agent implementation... 13:58:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:58:40 $ ssh-agent 13:58:40 SSH_AUTH_SOCK=/tmp/ssh-FglKEvc4tcNZ/agent.1742 13:58:40 SSH_AGENT_PID=1744 13:58:40 [ssh-agent] Started. 13:58:40 Running ssh-add (command line suppressed) 13:58:41 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16041930490040994556.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16041930490040994556.key) 13:58:41 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:58:41 The recommended git tool is: NONE 13:58:42 using credential onap-jenkins-ssh 13:58:42 Wiping out workspace first. 13:58:42 Cloning the remote Git repository 13:58:42 Cloning repository git://cloud.onap.org/mirror/oom.git 13:58:42 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:58:42 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:58:42 > git --version # timeout=10 13:58:42 > git --version # 'git version 2.17.1' 13:58:42 using GIT_SSH to set credentials Gerrit user 13:58:42 Verifying host key using manually-configured host key entries 13:58:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:58:48 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:58:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:58:48 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:58:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:58:48 using GIT_SSH to set credentials Gerrit user 13:58:48 Verifying host key using manually-configured host key entries 13:58:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/23/136723/6 # timeout=30 13:58:49 > git rev-parse 443053b2886d0c6534b216320e62e36c904df86f^{commit} # timeout=10 13:58:49 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:58:49 Checking out Revision 443053b2886d0c6534b216320e62e36c904df86f (refs/changes/23/136723/6) 13:58:49 > git config core.sparsecheckout # timeout=10 13:58:49 > git checkout -f 443053b2886d0c6534b216320e62e36c904df86f # timeout=30 13:58:52 Commit message: "[PORTAL-NG] Publish ui and bff charts in OOM" 13:58:52 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:58:52 > git rev-list --no-walk 2ad6c16c56c038178c8001a242e8c3243e21e9ba # timeout=10 13:58:52 [EnvInject] - Injecting environment variables from a build step. 13:58:52 [EnvInject] - Injecting as environment variables the properties content 13:58:52 PYTHON=python3 13:58:52 13:58:52 [EnvInject] - Variables injected successfully. 13:58:52 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5495303602393401198.sh 13:58:52 ---> tox-install.sh 13:58:52 + source /home/jenkins/lf-env.sh 13:58:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:58:52 ++ mktemp -d /tmp/venv-XXXX 13:58:52 + lf_venv=/tmp/venv-BXYZ 13:58:52 + local venv_file=/tmp/.os_lf_venv 13:58:52 + local python=python3 13:58:52 + local options 13:58:52 + local set_path=true 13:58:52 + local install_args= 13:58:52 ++ 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 13:58:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:58:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:58:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:58:52 + true 13:58:52 + case $1 in 13:58:52 + venv_file=/tmp/.toxenv 13:58:52 + shift 2 13:58:52 + true 13:58:52 + case $1 in 13:58:52 + shift 13:58:52 + break 13:58:52 + case $python in 13:58:52 + local pkg_list= 13:58:52 + [[ -d /opt/pyenv ]] 13:58:52 + echo 'Setup pyenv:' 13:58:52 Setup pyenv: 13:58:52 + export PYENV_ROOT=/opt/pyenv 13:58:52 + PYENV_ROOT=/opt/pyenv 13:58:52 + 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 13:58:52 + 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 13:58:52 + pyenv versions 13:58:52 * system (set by /opt/pyenv/version) 13:58:52 * 3.8.13 (set by /opt/pyenv/version) 13:58:52 * 3.9.13 (set by /opt/pyenv/version) 13:58:52 * 3.10.6 (set by /opt/pyenv/version) 13:58:52 + command -v pyenv 13:58:52 ++ pyenv init - --no-rehash 13:58:52 + 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[*]}"'\'')" 13:58:52 export PATH="/opt/pyenv/shims:${PATH}" 13:58:52 export PYENV_SHELL=bash 13:58:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:58:52 pyenv() { 13:58:52 local command 13:58:52 command="${1:-}" 13:58:52 if [ "$#" -gt 0 ]; then 13:58:52 shift 13:58:52 fi 13:58:52 13:58:52 case "$command" in 13:58:52 rehash|shell) 13:58:52 eval "$(pyenv "sh-$command" "$@")" 13:58:52 ;; 13:58:52 *) 13:58:52 command pyenv "$command" "$@" 13:58:52 ;; 13:58:52 esac 13:58:52 }' 13:58:52 +++ 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[*]}"' 13:58:52 ++ 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 13:58:52 ++ 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 13:58:52 ++ 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 13:58:52 ++ export PYENV_SHELL=bash 13:58:52 ++ PYENV_SHELL=bash 13:58:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:58:52 +++ complete -F _pyenv pyenv 13:58:52 ++ lf-pyver python3 13:58:52 ++ local py_version_xy=python3 13:58:52 ++ local py_version_xyz= 13:58:52 ++ pyenv versions 13:58:52 ++ local command 13:58:52 ++ command=versions 13:58:52 ++ '[' 1 -gt 0 ']' 13:58:52 ++ shift 13:58:52 ++ case "$command" in 13:58:52 ++ command pyenv versions 13:58:52 ++ pyenv versions 13:58:52 ++ awk '{ print $1 }' 13:58:52 ++ sed 's/^[ *]* //' 13:58:52 ++ grep -E '^[0-9.]*[0-9]$' 13:58:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:58:53 +++ grep '^3' /tmp/.pyenv_versions 13:58:53 +++ sort -V 13:58:53 +++ tail -n 1 13:58:53 ++ py_version_xyz=3.10.6 13:58:53 ++ [[ -z 3.10.6 ]] 13:58:53 ++ echo 3.10.6 13:58:53 ++ return 0 13:58:53 + pyenv local 3.10.6 13:58:53 + local command 13:58:53 + command=local 13:58:53 + '[' 2 -gt 0 ']' 13:58:53 + shift 13:58:53 + case "$command" in 13:58:53 + command pyenv local 3.10.6 13:58:53 + pyenv local 3.10.6 13:58:53 + for arg in "$@" 13:58:53 + case $arg in 13:58:53 + pkg_list+='tox ' 13:58:53 + for arg in "$@" 13:58:53 + case $arg in 13:58:53 + pkg_list+='virtualenv ' 13:58:53 + for arg in "$@" 13:58:53 + case $arg in 13:58:53 + pkg_list+='urllib3~=1.26.15 ' 13:58:53 + [[ -f /tmp/.toxenv ]] 13:58:53 + [[ ! -f /tmp/.toxenv ]] 13:58:53 + [[ -n '' ]] 13:58:53 + python3 -m venv /tmp/venv-BXYZ 13:58:57 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BXYZ' 13:58:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BXYZ 13:58:57 + echo /tmp/venv-BXYZ 13:58:57 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:58:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:58:57 + /tmp/venv-BXYZ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:59:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:59:00 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:59:00 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:59:00 + /tmp/venv-BXYZ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:59:03 + type python3 13:59:03 + true 13:59:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-BXYZ/bin to PATH' 13:59:03 lf-activate-venv(): INFO: Adding /tmp/venv-BXYZ/bin to PATH 13:59:03 + PATH=/tmp/venv-BXYZ/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 13:59:03 + return 0 13:59:03 + python3 --version 13:59:03 Python 3.10.6 13:59:03 + python3 -m pip --version 13:59:03 pip 23.3.1 from /tmp/venv-BXYZ/lib/python3.10/site-packages/pip (python 3.10) 13:59:04 + python3 -m pip freeze 13:59:04 cachetools==5.3.2 13:59:04 chardet==5.2.0 13:59:04 colorama==0.4.6 13:59:04 distlib==0.3.7 13:59:04 filelock==3.13.1 13:59:04 packaging==23.2 13:59:04 platformdirs==4.0.0 13:59:04 pluggy==1.3.0 13:59:04 pyproject-api==1.6.1 13:59:04 tomli==2.0.1 13:59:04 tox==4.11.4 13:59:04 urllib3==1.26.18 13:59:04 virtualenv==20.25.0 13:59:04 [EnvInject] - Injecting environment variables from a build step. 13:59:04 [EnvInject] - Injecting as environment variables the properties content 13:59:04 PARALLEL=false 13:59:04 13:59:04 [EnvInject] - Variables injected successfully. 13:59:04 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15295593876335091542.sh 13:59:04 ---> tox-run.sh 13:59:04 + 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 13:59:04 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:59:04 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:59:04 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:59:04 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:59:04 + source /home/jenkins/lf-env.sh 13:59:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:59:04 ++ mktemp -d /tmp/venv-XXXX 13:59:04 + lf_venv=/tmp/venv-OUj5 13:59:04 + local venv_file=/tmp/.os_lf_venv 13:59:04 + local python=python3 13:59:04 + local options 13:59:04 + local set_path=true 13:59:04 + local install_args= 13:59:04 ++ 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 13:59:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:59:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:59:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:59:04 + true 13:59:04 + case $1 in 13:59:04 + venv_file=/tmp/.toxenv 13:59:04 + shift 2 13:59:04 + true 13:59:04 + case $1 in 13:59:04 + shift 13:59:04 + break 13:59:04 + case $python in 13:59:04 + local pkg_list= 13:59:04 + [[ -d /opt/pyenv ]] 13:59:04 + echo 'Setup pyenv:' 13:59:04 Setup pyenv: 13:59:04 + export PYENV_ROOT=/opt/pyenv 13:59:04 + PYENV_ROOT=/opt/pyenv 13:59:04 + 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 13:59:04 + 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 13:59:04 + pyenv versions 13:59:04 system 13:59:04 3.8.13 13:59:04 3.9.13 13:59:04 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:59:04 + command -v pyenv 13:59:04 ++ pyenv init - --no-rehash 13:59:04 + 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[*]}"'\'')" 13:59:04 export PATH="/opt/pyenv/shims:${PATH}" 13:59:04 export PYENV_SHELL=bash 13:59:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:59:04 pyenv() { 13:59:04 local command 13:59:04 command="${1:-}" 13:59:04 if [ "$#" -gt 0 ]; then 13:59:04 shift 13:59:04 fi 13:59:04 13:59:04 case "$command" in 13:59:04 rehash|shell) 13:59:04 eval "$(pyenv "sh-$command" "$@")" 13:59:04 ;; 13:59:04 *) 13:59:04 command pyenv "$command" "$@" 13:59:04 ;; 13:59:04 esac 13:59:04 }' 13:59:04 +++ 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[*]}"' 13:59:04 ++ 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 13:59:04 ++ 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 13:59:04 ++ 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 13:59:04 ++ export PYENV_SHELL=bash 13:59:04 ++ PYENV_SHELL=bash 13:59:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:59:04 +++ complete -F _pyenv pyenv 13:59:04 ++ lf-pyver python3 13:59:04 ++ local py_version_xy=python3 13:59:04 ++ local py_version_xyz= 13:59:04 ++ pyenv versions 13:59:04 ++ sed 's/^[ *]* //' 13:59:04 ++ awk '{ print $1 }' 13:59:04 ++ local command 13:59:04 ++ command=versions 13:59:04 ++ '[' 1 -gt 0 ']' 13:59:04 ++ shift 13:59:04 ++ case "$command" in 13:59:04 ++ command pyenv versions 13:59:04 ++ pyenv versions 13:59:04 ++ grep -E '^[0-9.]*[0-9]$' 13:59:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:59:04 +++ grep '^3' /tmp/.pyenv_versions 13:59:04 +++ sort -V 13:59:04 +++ tail -n 1 13:59:04 ++ py_version_xyz=3.10.6 13:59:04 ++ [[ -z 3.10.6 ]] 13:59:04 ++ echo 3.10.6 13:59:04 ++ return 0 13:59:04 + pyenv local 3.10.6 13:59:04 + local command 13:59:04 + command=local 13:59:04 + '[' 2 -gt 0 ']' 13:59:04 + shift 13:59:04 + case "$command" in 13:59:04 + command pyenv local 3.10.6 13:59:04 + pyenv local 3.10.6 13:59:04 + for arg in "$@" 13:59:04 + case $arg in 13:59:04 + pkg_list+='tox ' 13:59:04 + for arg in "$@" 13:59:04 + case $arg in 13:59:04 + pkg_list+='virtualenv ' 13:59:04 + for arg in "$@" 13:59:04 + case $arg in 13:59:04 + pkg_list+='urllib3~=1.26.15 ' 13:59:04 + [[ -f /tmp/.toxenv ]] 13:59:04 ++ cat /tmp/.toxenv 13:59:04 + lf_venv=/tmp/venv-BXYZ 13:59:04 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BXYZ from' file:/tmp/.toxenv 13:59:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BXYZ from file:/tmp/.toxenv 13:59:04 + /tmp/venv-BXYZ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:59:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:59:05 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:59:05 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:59:05 + /tmp/venv-BXYZ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:59:07 + type python3 13:59:07 + true 13:59:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-BXYZ/bin to PATH' 13:59:07 lf-activate-venv(): INFO: Adding /tmp/venv-BXYZ/bin to PATH 13:59:07 + PATH=/tmp/venv-BXYZ/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 13:59:07 + return 0 13:59:07 + [[ -d /opt/pyenv ]] 13:59:07 + echo '---> Setting up pyenv' 13:59:07 ---> Setting up pyenv 13:59:07 + export PYENV_ROOT=/opt/pyenv 13:59:07 + PYENV_ROOT=/opt/pyenv 13:59:07 + export PATH=/opt/pyenv/bin:/tmp/venv-BXYZ/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 13:59:07 + PATH=/opt/pyenv/bin:/tmp/venv-BXYZ/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 13:59:07 ++ pwd 13:59:07 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:59:07 + export PYTHONPATH 13:59:07 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:59:07 + TOX_TESTENV_PASSENV=PYTHONPATH 13:59:07 + tox --version 13:59:07 4.11.4 from /tmp/venv-BXYZ/lib/python3.10/site-packages/tox/__init__.py 13:59:07 + PARALLEL=false 13:59:07 + TOX_OPTIONS_LIST= 13:59:07 + [[ -n checkbashisms ]] 13:59:07 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:59:07 + case ${PARALLEL,,} in 13:59:07 + tox -e checkbashisms 13:59:07 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:59:08 checkbashisms: freeze> python -m pip freeze --all 13:59:09 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 13:59:09 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:59:10 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 13:59:10 you may get strange results 13:59:11 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:59:12 checkbashisms: OK (4.92=setup[1.71]+cmd[3.21] seconds) 13:59:12 congratulations :) (5.09 seconds) 13:59:12 + tox_status=0 13:59:12 + echo '---> Completed tox runs' 13:59:12 ---> Completed tox runs 13:59:12 + for i in .tox/*/log 13:59:12 ++ echo .tox/checkbashisms/log 13:59:12 ++ awk -F/ '{print $2}' 13:59:12 + tox_env=checkbashisms 13:59:12 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:59:12 + DOC_DIR=docs/_build/html 13:59:12 + [[ -d docs/_build/html ]] 13:59:12 + echo '---> tox-run.sh ends' 13:59:12 ---> tox-run.sh ends 13:59:12 + test 0 -eq 0 13:59:12 $ ssh-agent -k 13:59:12 unset SSH_AUTH_SOCK; 13:59:12 unset SSH_AGENT_PID; 13:59:12 echo Agent pid 1744 killed; 13:59:12 [ssh-agent] Stopped. 13:59:12 [PostBuildScript] - [INFO] Executing post build scripts. 13:59:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11862814431862007960.sh 13:59:12 ---> sysstat.sh 13:59:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5441264105787824170.sh 13:59:13 ---> package-listing.sh 13:59:13 ++ tr '[:upper:]' '[:lower:]' 13:59:13 ++ facter osfamily 13:59:13 + OS_FAMILY=debian 13:59:13 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:59:13 + START_PACKAGES=/tmp/packages_start.txt 13:59:13 + END_PACKAGES=/tmp/packages_end.txt 13:59:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:59:13 + PACKAGES=/tmp/packages_start.txt 13:59:13 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:59:13 + PACKAGES=/tmp/packages_end.txt 13:59:13 + case "${OS_FAMILY}" in 13:59:13 + dpkg -l 13:59:13 + grep '^ii' 13:59:13 + '[' -f /tmp/packages_start.txt ']' 13:59:13 + '[' -f /tmp/packages_end.txt ']' 13:59:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:59:13 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:59:13 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:59:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:59:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13130949920476812396.sh 13:59:13 ---> capture-instance-metadata.sh 13:59:13 Setup pyenv: 13:59:13 system 13:59:13 3.8.13 13:59:13 3.9.13 13:59:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:59:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-728L 13:59:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:59:20 lf-activate-venv(): INFO: Installing: lftools 13:59:54 lf-activate-venv(): INFO: Adding /tmp/venv-728L/bin to PATH 13:59:54 INFO: Running in OpenStack, capturing instance metadata 13:59:54 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15814674509896835744.sh 13:59:54 provisioning config files... 13:59:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config6013752902354105587tmp 13:59:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:59:54 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:59:54 [EnvInject] - Injecting environment variables from a build step. 13:59:54 [EnvInject] - Injecting as environment variables the properties content 13:59:54 SERVER_ID=logs 13:59:54 13:59:54 [EnvInject] - Variables injected successfully. 13:59:54 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4609214976624506050.sh 13:59:54 ---> create-netrc.sh 13:59:54 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8149486725583158784.sh 13:59:54 ---> python-tools-install.sh 13:59:54 Setup pyenv: 13:59:54 system 13:59:54 3.8.13 13:59:54 3.9.13 13:59:54 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:59:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-728L from file:/tmp/.os_lf_venv 13:59:56 lf-activate-venv(): INFO: Installing: lftools 14:00:04 lf-activate-venv(): INFO: Adding /tmp/venv-728L/bin to PATH 14:00:04 Generating Requirements File 14:00:37 Python 3.10.6 14:00:37 pip 23.3.1 from /tmp/venv-728L/lib/python3.10/site-packages/pip (python 3.10) 14:00:38 appdirs==1.4.4 14:00:38 argcomplete==3.1.6 14:00:38 aspy.yaml==1.3.0 14:00:38 attrs==23.1.0 14:00:38 autopage==0.5.2 14:00:38 Babel==2.13.1 14:00:38 beautifulsoup4==4.12.2 14:00:38 boto3==1.33.6 14:00:38 botocore==1.33.6 14:00:38 bs4==0.0.1 14:00:38 cachetools==5.3.2 14:00:38 certifi==2023.11.17 14:00:38 cffi==1.16.0 14:00:38 cfgv==3.4.0 14:00:38 chardet==5.2.0 14:00:38 charset-normalizer==3.3.2 14:00:38 click==8.1.7 14:00:38 cliff==4.4.0 14:00:38 cmd2==2.4.3 14:00:38 cryptography==3.3.2 14:00:38 debtcollector==2.5.0 14:00:38 decorator==5.1.1 14:00:38 defusedxml==0.7.1 14:00:38 Deprecated==1.2.14 14:00:38 distlib==0.3.7 14:00:38 dnspython==2.4.2 14:00:38 docker==4.2.2 14:00:38 dogpile.cache==1.2.2 14:00:38 email-validator==2.1.0.post1 14:00:38 filelock==3.13.1 14:00:38 future==0.18.3 14:00:38 gitdb==4.0.11 14:00:38 GitPython==3.1.40 14:00:38 google-auth==2.24.0 14:00:38 httplib2==0.22.0 14:00:38 identify==2.5.32 14:00:38 idna==3.6 14:00:38 importlib-metadata==7.0.0 14:00:38 importlib-resources==1.5.0 14:00:38 iso8601==2.1.0 14:00:38 Jinja2==3.1.2 14:00:38 jmespath==1.0.1 14:00:38 jsonpatch==1.33 14:00:38 jsonpointer==2.4 14:00:38 jsonschema==4.20.0 14:00:38 jsonschema-specifications==2023.11.2 14:00:38 keystoneauth1==5.4.0 14:00:38 kubernetes==28.1.0 14:00:38 lftools==0.37.8 14:00:38 lxml==4.9.3 14:00:38 MarkupSafe==2.1.3 14:00:38 msgpack==1.0.7 14:00:38 multi-key-dict==2.0.3 14:00:38 munch==4.0.0 14:00:38 netaddr==0.9.0 14:00:38 netifaces==0.11.0 14:00:38 niet==1.4.2 14:00:38 nodeenv==1.8.0 14:00:38 oauth2client==4.1.3 14:00:38 oauthlib==3.2.2 14:00:38 openstacksdk==0.62.0 14:00:38 os-client-config==2.1.0 14:00:38 os-service-types==1.7.0 14:00:38 osc-lib==2.9.0 14:00:38 oslo.config==9.2.0 14:00:38 oslo.context==5.3.0 14:00:38 oslo.i18n==6.2.0 14:00:38 oslo.log==5.4.0 14:00:38 oslo.serialization==5.2.0 14:00:38 oslo.utils==6.3.0 14:00:38 packaging==23.2 14:00:38 pbr==6.0.0 14:00:38 platformdirs==4.0.0 14:00:38 prettytable==3.9.0 14:00:38 pyasn1==0.5.1 14:00:38 pyasn1-modules==0.3.0 14:00:38 pycparser==2.21 14:00:38 pygerrit2==2.0.15 14:00:38 PyGithub==2.1.1 14:00:38 pyinotify==0.9.6 14:00:38 PyJWT==2.8.0 14:00:38 PyNaCl==1.5.0 14:00:38 pyparsing==2.4.7 14:00:38 pyperclip==1.8.2 14:00:38 pyrsistent==0.20.0 14:00:38 python-cinderclient==9.4.0 14:00:38 python-dateutil==2.8.2 14:00:38 python-heatclient==3.3.0 14:00:38 python-jenkins==1.8.2 14:00:38 python-keystoneclient==5.2.0 14:00:38 python-magnumclient==4.3.0 14:00:38 python-novaclient==18.4.0 14:00:38 python-openstackclient==6.0.0 14:00:38 python-swiftclient==4.4.0 14:00:38 pytz==2023.3.post1 14:00:38 PyYAML==6.0.1 14:00:38 referencing==0.31.1 14:00:38 requests==2.31.0 14:00:38 requests-oauthlib==1.3.1 14:00:38 requestsexceptions==1.4.0 14:00:38 rfc3986==2.0.0 14:00:38 rpds-py==0.13.2 14:00:38 rsa==4.9 14:00:38 ruamel.yaml==0.18.5 14:00:38 ruamel.yaml.clib==0.2.8 14:00:38 s3transfer==0.8.2 14:00:38 simplejson==3.19.2 14:00:38 six==1.16.0 14:00:38 smmap==5.0.1 14:00:38 soupsieve==2.5 14:00:38 stevedore==5.1.0 14:00:38 tabulate==0.9.0 14:00:38 toml==0.10.2 14:00:38 tomlkit==0.12.3 14:00:38 tqdm==4.66.1 14:00:38 typing_extensions==4.8.0 14:00:38 tzdata==2023.3 14:00:38 urllib3==1.26.18 14:00:38 virtualenv==20.25.0 14:00:38 wcwidth==0.2.12 14:00:38 websocket-client==1.7.0 14:00:38 wrapt==1.16.0 14:00:38 xdg==6.0.0 14:00:38 xmltodict==0.13.0 14:00:38 yq==3.2.3 14:00:38 zipp==3.17.0 14:00:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7761424049455009963.sh 14:00:38 ---> sudo-logs.sh 14:00:38 Archiving 'sudo' log.. 14:00:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6110046496054892109.sh 14:00:38 ---> job-cost.sh 14:00:38 Setup pyenv: 14:00:38 system 14:00:38 3.8.13 14:00:38 3.9.13 14:00:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:00:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-728L from file:/tmp/.os_lf_venv 14:00:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:00:48 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. 14:00:48 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 14:00:49 lf-activate-venv(): INFO: Adding /tmp/venv-728L/bin to PATH 14:00:49 INFO: No Stack... 14:00:49 INFO: Retrieving Pricing Info for: v3-standard-4 14:00:49 INFO: Archiving Costs 14:00:49 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9763072077475607058.sh 14:00:49 ---> logs-deploy.sh 14:00:49 Setup pyenv: 14:00:49 system 14:00:49 3.8.13 14:00:49 3.9.13 14:00:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:00:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-728L from file:/tmp/.os_lf_venv 14:00:51 lf-activate-venv(): INFO: Installing: lftools 14:01:02 lf-activate-venv(): INFO: Adding /tmp/venv-728L/bin to PATH 14:01:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3213 14:01:02 INFO: archiving workspace using pattern(s): 14:01:03 Archives upload complete. 14:01:03 INFO: archiving logs to Nexus 14:01:04 ---> uname -a: 14:01:04 Linux prd-ubuntu1804-builder-4c-4g-2295 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:01:04 14:01:04 14:01:04 ---> lscpu: 14:01:04 Architecture: x86_64 14:01:04 CPU op-mode(s): 32-bit, 64-bit 14:01:04 Byte Order: Little Endian 14:01:04 CPU(s): 4 14:01:04 On-line CPU(s) list: 0-3 14:01:04 Thread(s) per core: 1 14:01:04 Core(s) per socket: 1 14:01:04 Socket(s): 4 14:01:04 NUMA node(s): 1 14:01:04 Vendor ID: AuthenticAMD 14:01:04 CPU family: 23 14:01:04 Model: 49 14:01:04 Model name: AMD EPYC-Rome Processor 14:01:04 Stepping: 0 14:01:04 CPU MHz: 2799.998 14:01:04 BogoMIPS: 5599.99 14:01:04 Virtualization: AMD-V 14:01:04 Hypervisor vendor: KVM 14:01:04 Virtualization type: full 14:01:04 L1d cache: 32K 14:01:04 L1i cache: 32K 14:01:04 L2 cache: 512K 14:01:04 L3 cache: 16384K 14:01:04 NUMA node0 CPU(s): 0-3 14:01:04 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 14:01:04 14:01:04 14:01:04 ---> nproc: 14:01:04 4 14:01:04 14:01:04 14:01:04 ---> df -h: 14:01:04 Filesystem Size Used Avail Use% Mounted on 14:01:04 udev 7.9G 0 7.9G 0% /dev 14:01:04 tmpfs 1.6G 672K 1.6G 1% /run 14:01:04 /dev/vda1 78G 8.3G 70G 11% / 14:01:04 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:01:04 tmpfs 5.0M 0 5.0M 0% /run/lock 14:01:04 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:01:04 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:01:04 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:01:04 14:01:04 14:01:04 ---> free -m: 14:01:04 total used free shared buff/cache available 14:01:04 Mem: 16040 531 13401 0 2107 15195 14:01:04 Swap: 1023 0 1023 14:01:04 14:01:04 14:01:04 ---> ip addr: 14:01:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:01:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:01:04 inet 127.0.0.1/8 scope host lo 14:01:04 valid_lft forever preferred_lft forever 14:01:04 inet6 ::1/128 scope host 14:01:04 valid_lft forever preferred_lft forever 14:01:04 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 14:01:04 link/ether fa:16:3e:86:77:50 brd ff:ff:ff:ff:ff:ff 14:01:04 inet 10.30.107.104/23 brd 10.30.107.255 scope global dynamic ens3 14:01:04 valid_lft 86235sec preferred_lft 86235sec 14:01:04 inet6 fe80::f816:3eff:fe86:7750/64 scope link 14:01:04 valid_lft forever preferred_lft forever 14:01:04 14:01:04 14:01:04 ---> sar -b -r -n DEV: 14:01:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2295) 12/04/23 _x86_64_ (4 CPU) 14:01:04 14:01:04 13:58:22 LINUX RESTART (4 CPU) 14:01:04 14:01:04 13:59:01 tps rtps wtps bread/s bwrtn/s 14:01:04 14:00:01 103.80 18.40 85.40 1155.41 22087.39 14:01:04 14:01:01 76.59 0.37 76.22 25.86 22745.01 14:01:04 Average: 90.19 9.38 80.81 590.63 22416.20 14:01:04 14:01:04 13:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:01:04 14:00:01 13888504 15555552 2536464 15.44 67316 1795052 756896 4.33 712984 1600700 129612 14:01:04 14:01:01 13664288 15521708 2760680 16.81 79276 1964228 821036 4.70 758028 1760180 153360 14:01:04 Average: 13776396 15538630 2648572 16.13 73296 1879640 788966 4.52 735506 1680440 141486 14:01:04 14:01:04 13:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:01:04 14:00:01 ens3 55.66 38.01 655.14 9.92 0.00 0.00 0.00 0.00 14:01:04 14:00:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 14:01:04 14:01:01 ens3 45.23 32.74 527.03 7.27 0.00 0.00 0.00 0.00 14:01:04 14:01:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 14:01:04 Average: ens3 50.44 35.38 591.08 8.59 0.00 0.00 0.00 0.00 14:01:04 Average: lo 1.17 1.17 0.12 0.12 0.00 0.00 0.00 0.00 14:01:04 14:01:04 14:01:04 ---> sar -P ALL: 14:01:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2295) 12/04/23 _x86_64_ (4 CPU) 14:01:04 14:01:04 13:58:22 LINUX RESTART (4 CPU) 14:01:04 14:01:04 13:59:01 CPU %user %nice %system %iowait %steal %idle 14:01:04 14:00:01 all 20.81 0.00 1.62 3.42 0.06 74.09 14:01:04 14:00:01 0 34.24 0.00 2.29 9.66 0.07 53.75 14:01:04 14:00:01 1 16.03 0.00 1.52 0.63 0.03 81.78 14:01:04 14:00:01 2 17.93 0.00 1.45 0.25 0.05 80.31 14:01:04 14:00:01 3 14.97 0.00 1.23 3.16 0.07 80.58 14:01:04 14:01:01 all 20.57 0.00 1.24 4.23 0.05 73.90 14:01:04 14:01:01 0 47.64 0.00 2.30 4.45 0.08 45.52 14:01:04 14:01:01 1 13.41 0.00 0.90 0.38 0.03 85.27 14:01:04 14:01:01 2 9.92 0.00 0.60 0.10 0.05 89.33 14:01:04 14:01:01 3 11.23 0.00 1.18 12.02 0.05 75.52 14:01:04 Average: all 20.69 0.00 1.43 3.83 0.05 74.00 14:01:04 Average: 0 40.94 0.00 2.29 7.06 0.08 49.63 14:01:04 Average: 1 14.72 0.00 1.21 0.51 0.03 83.53 14:01:04 Average: 2 13.93 0.00 1.03 0.18 0.05 84.82 14:01:04 Average: 3 13.10 0.00 1.20 7.59 0.06 78.05 14:01:04 14:01:04 14:01:04