10:07:34 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137590 10:07:34 Running as SYSTEM 10:07:34 [EnvInject] - Loading node environment variables. 10:07:34 Building remotely on prd-ubuntu1804-builder-4c-4g-20033 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:07:34 [ssh-agent] Looking for ssh-agent implementation... 10:07:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:07:35 $ ssh-agent 10:07:35 SSH_AUTH_SOCK=/tmp/ssh-nKpyQ8TQwjAt/agent.1704 10:07:35 SSH_AGENT_PID=1706 10:07:35 [ssh-agent] Started. 10:07:35 Running ssh-add (command line suppressed) 10:07:35 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3264125785397772496.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3264125785397772496.key) 10:07:35 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:07:35 The recommended git tool is: NONE 10:07:36 using credential onap-jenkins-ssh 10:07:36 Wiping out workspace first. 10:07:36 Cloning the remote Git repository 10:07:36 Cloning repository git://cloud.onap.org/mirror/oom.git 10:07:37 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:07:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:07:37 > git --version # timeout=10 10:07:37 > git --version # 'git version 2.17.1' 10:07:37 using GIT_SSH to set credentials Gerrit user 10:07:37 Verifying host key using manually-configured host key entries 10:07:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:07:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:07:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:07:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:07:42 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:07:42 using GIT_SSH to set credentials Gerrit user 10:07:42 Verifying host key using manually-configured host key entries 10:07:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/90/137590/10 # timeout=30 10:07:43 > git rev-parse 6c7011c1277716bfb839ac7dbd9278f84d607794^{commit} # timeout=10 10:07:43 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:07:43 Checking out Revision 6c7011c1277716bfb839ac7dbd9278f84d607794 (refs/changes/90/137590/10) 10:07:43 > git config core.sparsecheckout # timeout=10 10:07:43 > git checkout -f 6c7011c1277716bfb839ac7dbd9278f84d607794 # timeout=30 10:07:45 Commit message: "[PORTAL-NG] Ui is exposed on wrong port" 10:07:45 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:07:45 > git rev-list --no-walk 23286c5cf36308333e19fa7a52efd43e792407c5 # timeout=10 10:07:45 [EnvInject] - Injecting environment variables from a build step. 10:07:45 [EnvInject] - Injecting as environment variables the properties content 10:07:45 PYTHON=python3 10:07:45 10:07:45 [EnvInject] - Variables injected successfully. 10:07:45 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17249146344244266031.sh 10:07:46 ---> tox-install.sh 10:07:46 + source /home/jenkins/lf-env.sh 10:07:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:07:46 ++ mktemp -d /tmp/venv-XXXX 10:07:46 + lf_venv=/tmp/venv-DieI 10:07:46 + local venv_file=/tmp/.os_lf_venv 10:07:46 + local python=python3 10:07:46 + local options 10:07:46 + local set_path=true 10:07:46 + local install_args= 10:07: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 10:07:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:07:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:07:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:07:46 + true 10:07:46 + case $1 in 10:07:46 + venv_file=/tmp/.toxenv 10:07:46 + shift 2 10:07:46 + true 10:07:46 + case $1 in 10:07:46 + shift 10:07:46 + break 10:07:46 + case $python in 10:07:46 + local pkg_list= 10:07:46 + [[ -d /opt/pyenv ]] 10:07:46 + echo 'Setup pyenv:' 10:07:46 Setup pyenv: 10:07:46 + export PYENV_ROOT=/opt/pyenv 10:07:46 + PYENV_ROOT=/opt/pyenv 10:07:46 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:07:46 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:07:46 + pyenv versions 10:07:46 * system (set by /opt/pyenv/version) 10:07:46 * 3.8.13 (set by /opt/pyenv/version) 10:07:46 * 3.9.13 (set by /opt/pyenv/version) 10:07:46 * 3.10.6 (set by /opt/pyenv/version) 10:07:46 + command -v pyenv 10:07:46 ++ pyenv init - --no-rehash 10:07: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[*]}"'\'')" 10:07:46 export PATH="/opt/pyenv/shims:${PATH}" 10:07:46 export PYENV_SHELL=bash 10:07:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:07:46 pyenv() { 10:07:46 local command 10:07:46 command="${1:-}" 10:07:46 if [ "$#" -gt 0 ]; then 10:07:46 shift 10:07:46 fi 10:07:46 10:07:46 case "$command" in 10:07:46 rehash|shell) 10:07:46 eval "$(pyenv "sh-$command" "$@")" 10:07:46 ;; 10:07:46 *) 10:07:46 command pyenv "$command" "$@" 10:07:46 ;; 10:07:46 esac 10:07:46 }' 10:07: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[*]}"' 10:07:46 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:07:46 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:07:46 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:07:46 ++ export PYENV_SHELL=bash 10:07:46 ++ PYENV_SHELL=bash 10:07:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:07:46 +++ complete -F _pyenv pyenv 10:07:46 ++ lf-pyver python3 10:07:46 ++ local py_version_xy=python3 10:07:46 ++ local py_version_xyz= 10:07:46 ++ pyenv versions 10:07:46 ++ local command 10:07:46 ++ command=versions 10:07:46 ++ '[' 1 -gt 0 ']' 10:07:46 ++ shift 10:07:46 ++ case "$command" in 10:07:46 ++ command pyenv versions 10:07:46 ++ pyenv versions 10:07:46 ++ awk '{ print $1 }' 10:07:46 ++ grep -E '^[0-9.]*[0-9]$' 10:07:46 ++ sed 's/^[ *]* //' 10:07:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:07:46 +++ grep '^3' /tmp/.pyenv_versions 10:07:46 +++ sort -V 10:07:46 +++ tail -n 1 10:07:46 ++ py_version_xyz=3.10.6 10:07:46 ++ [[ -z 3.10.6 ]] 10:07:46 ++ echo 3.10.6 10:07:46 ++ return 0 10:07:46 + pyenv local 3.10.6 10:07:46 + local command 10:07:46 + command=local 10:07:46 + '[' 2 -gt 0 ']' 10:07:46 + shift 10:07:46 + case "$command" in 10:07:46 + command pyenv local 3.10.6 10:07:46 + pyenv local 3.10.6 10:07:46 + for arg in "$@" 10:07:46 + case $arg in 10:07:46 + pkg_list+='tox ' 10:07:46 + for arg in "$@" 10:07:46 + case $arg in 10:07:46 + pkg_list+='virtualenv ' 10:07:46 + for arg in "$@" 10:07:46 + case $arg in 10:07:46 + pkg_list+='urllib3~=1.26.15 ' 10:07:46 + [[ -f /tmp/.toxenv ]] 10:07:46 + [[ ! -f /tmp/.toxenv ]] 10:07:46 + [[ -n '' ]] 10:07:46 + python3 -m venv /tmp/venv-DieI 10:07:50 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DieI' 10:07:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DieI 10:07:50 + echo /tmp/venv-DieI 10:07:50 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:07:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:07:50 + /tmp/venv-DieI/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:07:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:07:53 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:07:53 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:07:53 + /tmp/venv-DieI/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:07:56 + type python3 10:07:56 + true 10:07:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DieI/bin to PATH' 10:07:56 lf-activate-venv(): INFO: Adding /tmp/venv-DieI/bin to PATH 10:07:56 + PATH=/tmp/venv-DieI/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:07:56 + return 0 10:07:56 + python3 --version 10:07:56 Python 3.10.6 10:07:56 + python3 -m pip --version 10:07:56 pip 24.0 from /tmp/venv-DieI/lib/python3.10/site-packages/pip (python 3.10) 10:07:56 + python3 -m pip freeze 10:07:56 cachetools==5.3.3 10:07:56 chardet==5.2.0 10:07:56 colorama==0.4.6 10:07:56 distlib==0.3.8 10:07:56 filelock==3.13.3 10:07:56 packaging==24.0 10:07:56 platformdirs==4.2.0 10:07:56 pluggy==1.4.0 10:07:56 pyproject-api==1.6.1 10:07:56 tomli==2.0.1 10:07:56 tox==4.14.2 10:07:56 urllib3==1.26.18 10:07:56 virtualenv==20.25.1 10:07:57 [EnvInject] - Injecting environment variables from a build step. 10:07:57 [EnvInject] - Injecting as environment variables the properties content 10:07:57 PARALLEL=false 10:07:57 10:07:57 [EnvInject] - Variables injected successfully. 10:07:57 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9914865904155417350.sh 10:07:57 ---> tox-run.sh 10:07:57 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:07:57 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:07:57 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:07:57 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:07:57 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:07:57 + source /home/jenkins/lf-env.sh 10:07:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:07:57 ++ mktemp -d /tmp/venv-XXXX 10:07:57 + lf_venv=/tmp/venv-CEMd 10:07:57 + local venv_file=/tmp/.os_lf_venv 10:07:57 + local python=python3 10:07:57 + local options 10:07:57 + local set_path=true 10:07:57 + local install_args= 10:07:57 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:07:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:07:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:07:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:07:57 + true 10:07:57 + case $1 in 10:07:57 + venv_file=/tmp/.toxenv 10:07:57 + shift 2 10:07:57 + true 10:07:57 + case $1 in 10:07:57 + shift 10:07:57 + break 10:07:57 + case $python in 10:07:57 + local pkg_list= 10:07:57 + [[ -d /opt/pyenv ]] 10:07:57 + echo 'Setup pyenv:' 10:07:57 Setup pyenv: 10:07:57 + export PYENV_ROOT=/opt/pyenv 10:07:57 + PYENV_ROOT=/opt/pyenv 10:07:57 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:07:57 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:07:57 + pyenv versions 10:07:57 system 10:07:57 3.8.13 10:07:57 3.9.13 10:07:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:07:57 + command -v pyenv 10:07:57 ++ pyenv init - --no-rehash 10:07:57 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:07:57 export PATH="/opt/pyenv/shims:${PATH}" 10:07:57 export PYENV_SHELL=bash 10:07:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:07:57 pyenv() { 10:07:57 local command 10:07:57 command="${1:-}" 10:07:57 if [ "$#" -gt 0 ]; then 10:07:57 shift 10:07:57 fi 10:07:57 10:07:57 case "$command" in 10:07:57 rehash|shell) 10:07:57 eval "$(pyenv "sh-$command" "$@")" 10:07:57 ;; 10:07:57 *) 10:07:57 command pyenv "$command" "$@" 10:07:57 ;; 10:07:57 esac 10:07:57 }' 10:07:57 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:07:57 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:07:57 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:07:57 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:07:57 ++ export PYENV_SHELL=bash 10:07:57 ++ PYENV_SHELL=bash 10:07:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:07:57 +++ complete -F _pyenv pyenv 10:07:57 ++ lf-pyver python3 10:07:57 ++ local py_version_xy=python3 10:07:57 ++ local py_version_xyz= 10:07:57 ++ pyenv versions 10:07:57 ++ local command 10:07:57 ++ command=versions 10:07:57 ++ '[' 1 -gt 0 ']' 10:07:57 ++ shift 10:07:57 ++ case "$command" in 10:07:57 ++ command pyenv versions 10:07:57 ++ pyenv versions 10:07:57 ++ awk '{ print $1 }' 10:07:57 ++ grep -E '^[0-9.]*[0-9]$' 10:07:57 ++ sed 's/^[ *]* //' 10:07:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:07:57 +++ grep '^3' /tmp/.pyenv_versions 10:07:57 +++ sort -V 10:07:57 +++ tail -n 1 10:07:57 ++ py_version_xyz=3.10.6 10:07:57 ++ [[ -z 3.10.6 ]] 10:07:57 ++ echo 3.10.6 10:07:57 ++ return 0 10:07:57 + pyenv local 3.10.6 10:07:57 + local command 10:07:57 + command=local 10:07:57 + '[' 2 -gt 0 ']' 10:07:57 + shift 10:07:57 + case "$command" in 10:07:57 + command pyenv local 3.10.6 10:07:57 + pyenv local 3.10.6 10:07:57 + for arg in "$@" 10:07:57 + case $arg in 10:07:57 + pkg_list+='tox ' 10:07:57 + for arg in "$@" 10:07:57 + case $arg in 10:07:57 + pkg_list+='virtualenv ' 10:07:57 + for arg in "$@" 10:07:57 + case $arg in 10:07:57 + pkg_list+='urllib3~=1.26.15 ' 10:07:57 + [[ -f /tmp/.toxenv ]] 10:07:57 ++ cat /tmp/.toxenv 10:07:57 + lf_venv=/tmp/venv-DieI 10:07:57 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DieI from' file:/tmp/.toxenv 10:07:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DieI from file:/tmp/.toxenv 10:07:57 + /tmp/venv-DieI/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:07:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:07:58 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:07:58 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:07:58 + /tmp/venv-DieI/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:07:59 + type python3 10:07:59 + true 10:07:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DieI/bin to PATH' 10:07:59 lf-activate-venv(): INFO: Adding /tmp/venv-DieI/bin to PATH 10:07:59 + PATH=/tmp/venv-DieI/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:07:59 + return 0 10:07:59 + [[ -d /opt/pyenv ]] 10:07:59 + echo '---> Setting up pyenv' 10:07:59 ---> Setting up pyenv 10:07:59 + export PYENV_ROOT=/opt/pyenv 10:07:59 + PYENV_ROOT=/opt/pyenv 10:07:59 + export PATH=/opt/pyenv/bin:/tmp/venv-DieI/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:07:59 + PATH=/opt/pyenv/bin:/tmp/venv-DieI/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:07:59 ++ pwd 10:07:59 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:07:59 + export PYTHONPATH 10:07:59 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:07:59 + TOX_TESTENV_PASSENV=PYTHONPATH 10:07:59 + tox --version 10:07:59 4.14.2 from /tmp/venv-DieI/lib/python3.10/site-packages/tox/__init__.py 10:07:59 + PARALLEL=false 10:07:59 + TOX_OPTIONS_LIST= 10:07:59 + [[ -n checkbashisms ]] 10:07:59 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:07:59 + case ${PARALLEL,,} in 10:07:59 + tox -e checkbashisms 10:07:59 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:08:01 checkbashisms: freeze> python -m pip freeze --all 10:08:01 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 10:08:01 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:08:03 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 10:08:03 you may get strange results 10:08:03 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:08:05 checkbashisms: OK (4.91=setup[1.71]+cmd[3.20] seconds) 10:08:05 congratulations :) (5.09 seconds) 10:08:05 + tox_status=0 10:08:05 + echo '---> Completed tox runs' 10:08:05 ---> Completed tox runs 10:08:05 + for i in .tox/*/log 10:08:05 ++ echo .tox/checkbashisms/log 10:08:05 ++ awk -F/ '{print $2}' 10:08:05 + tox_env=checkbashisms 10:08:05 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:08:05 + DOC_DIR=docs/_build/html 10:08:05 + [[ -d docs/_build/html ]] 10:08:05 + echo '---> tox-run.sh ends' 10:08:05 ---> tox-run.sh ends 10:08:05 + test 0 -eq 0 10:08:05 $ ssh-agent -k 10:08:05 unset SSH_AUTH_SOCK; 10:08:05 unset SSH_AGENT_PID; 10:08:05 echo Agent pid 1706 killed; 10:08:05 [ssh-agent] Stopped. 10:08:05 [PostBuildScript] - [INFO] Executing post build scripts. 10:08:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins544985732794237880.sh 10:08:05 ---> sysstat.sh 10:08:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5988503107439107024.sh 10:08:05 ---> package-listing.sh 10:08:05 ++ tr '[:upper:]' '[:lower:]' 10:08:05 ++ facter osfamily 10:08:06 + OS_FAMILY=debian 10:08:06 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:08:06 + START_PACKAGES=/tmp/packages_start.txt 10:08:06 + END_PACKAGES=/tmp/packages_end.txt 10:08:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:08:06 + PACKAGES=/tmp/packages_start.txt 10:08:06 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:08:06 + PACKAGES=/tmp/packages_end.txt 10:08:06 + case "${OS_FAMILY}" in 10:08:06 + dpkg -l 10:08:06 + grep '^ii' 10:08:06 + '[' -f /tmp/packages_start.txt ']' 10:08:06 + '[' -f /tmp/packages_end.txt ']' 10:08:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:08:06 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:08:06 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:08:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:08:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4118513931342642349.sh 10:08:06 ---> capture-instance-metadata.sh 10:08:06 Setup pyenv: 10:08:06 system 10:08:06 3.8.13 10:08:06 3.9.13 10:08:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:08:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9Grb 10:08:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:08:13 lf-activate-venv(): INFO: Installing: lftools 10:08:49 lf-activate-venv(): INFO: Adding /tmp/venv-9Grb/bin to PATH 10:08:49 INFO: Running in OpenStack, capturing instance metadata 10:08:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7714132414153751496.sh 10:08:50 provisioning config files... 10:08:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config12149871029526808316tmp 10:08:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:08:50 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:08:50 [EnvInject] - Injecting environment variables from a build step. 10:08:50 [EnvInject] - Injecting as environment variables the properties content 10:08:50 SERVER_ID=logs 10:08:50 10:08:50 [EnvInject] - Variables injected successfully. 10:08:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18112042905746497963.sh 10:08:50 ---> create-netrc.sh 10:08:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16934016614965728372.sh 10:08:50 ---> python-tools-install.sh 10:08:50 Setup pyenv: 10:08:50 system 10:08:50 3.8.13 10:08:50 3.9.13 10:08:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:08:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9Grb from file:/tmp/.os_lf_venv 10:08:51 lf-activate-venv(): INFO: Installing: lftools 10:08:59 lf-activate-venv(): INFO: Adding /tmp/venv-9Grb/bin to PATH 10:08:59 Generating Requirements File 10:09:27 Python 3.10.6 10:09:28 pip 24.0 from /tmp/venv-9Grb/lib/python3.10/site-packages/pip (python 3.10) 10:09:28 appdirs==1.4.4 10:09:28 argcomplete==3.2.3 10:09:28 aspy.yaml==1.3.0 10:09:28 attrs==23.2.0 10:09:28 autopage==0.5.2 10:09:28 beautifulsoup4==4.12.3 10:09:28 boto3==1.34.75 10:09:28 botocore==1.34.75 10:09:28 bs4==0.0.2 10:09:28 cachetools==5.3.3 10:09:28 certifi==2024.2.2 10:09:28 cffi==1.16.0 10:09:28 cfgv==3.4.0 10:09:28 chardet==5.2.0 10:09:28 charset-normalizer==3.3.2 10:09:28 click==8.1.7 10:09:28 cliff==4.6.0 10:09:28 cmd2==2.4.3 10:09:28 cryptography==3.3.2 10:09:28 debtcollector==3.0.0 10:09:28 decorator==5.1.1 10:09:28 defusedxml==0.7.1 10:09:28 Deprecated==1.2.14 10:09:28 distlib==0.3.8 10:09:28 dnspython==2.6.1 10:09:28 docker==4.2.2 10:09:28 dogpile.cache==1.3.2 10:09:28 email_validator==2.1.1 10:09:28 filelock==3.13.3 10:09:28 future==1.0.0 10:09:28 gitdb==4.0.11 10:09:28 GitPython==3.1.43 10:09:28 google-auth==2.29.0 10:09:28 httplib2==0.22.0 10:09:28 identify==2.5.35 10:09:28 idna==3.6 10:09:28 importlib-resources==1.5.0 10:09:28 iso8601==2.1.0 10:09:28 Jinja2==3.1.3 10:09:28 jmespath==1.0.1 10:09:28 jsonpatch==1.33 10:09:28 jsonpointer==2.4 10:09:28 jsonschema==4.21.1 10:09:28 jsonschema-specifications==2023.12.1 10:09:28 keystoneauth1==5.6.0 10:09:28 kubernetes==29.0.0 10:09:28 lftools==0.37.10 10:09:28 lxml==5.2.0 10:09:28 MarkupSafe==2.1.5 10:09:28 msgpack==1.0.8 10:09:28 multi_key_dict==2.0.3 10:09:28 munch==4.0.0 10:09:28 netaddr==1.2.1 10:09:28 netifaces==0.11.0 10:09:28 niet==1.4.2 10:09:28 nodeenv==1.8.0 10:09:28 oauth2client==4.1.3 10:09:28 oauthlib==3.2.2 10:09:28 openstacksdk==3.0.0 10:09:28 os-client-config==2.1.0 10:09:28 os-service-types==1.7.0 10:09:28 osc-lib==3.0.1 10:09:28 oslo.config==9.4.0 10:09:28 oslo.context==5.5.0 10:09:28 oslo.i18n==6.3.0 10:09:28 oslo.log==5.5.1 10:09:28 oslo.serialization==5.4.0 10:09:28 oslo.utils==7.1.0 10:09:28 packaging==24.0 10:09:28 pbr==6.0.0 10:09:28 platformdirs==4.2.0 10:09:28 prettytable==3.10.0 10:09:28 pyasn1==0.6.0 10:09:28 pyasn1_modules==0.4.0 10:09:28 pycparser==2.22 10:09:28 pygerrit2==2.0.15 10:09:28 PyGithub==2.3.0 10:09:28 pyinotify==0.9.6 10:09:28 PyJWT==2.8.0 10:09:28 PyNaCl==1.5.0 10:09:28 pyparsing==2.4.7 10:09:28 pyperclip==1.8.2 10:09:28 pyrsistent==0.20.0 10:09:28 python-cinderclient==9.5.0 10:09:28 python-dateutil==2.9.0.post0 10:09:28 python-heatclient==3.5.0 10:09:28 python-jenkins==1.8.2 10:09:28 python-keystoneclient==5.4.0 10:09:28 python-magnumclient==4.4.0 10:09:28 python-novaclient==18.6.0 10:09:28 python-openstackclient==6.6.0 10:09:28 python-swiftclient==4.5.0 10:09:28 PyYAML==6.0.1 10:09:28 referencing==0.34.0 10:09:28 requests==2.31.0 10:09:28 requests-oauthlib==2.0.0 10:09:28 requestsexceptions==1.4.0 10:09:28 rfc3986==2.0.0 10:09:28 rpds-py==0.18.0 10:09:28 rsa==4.9 10:09:28 ruamel.yaml==0.18.6 10:09:28 ruamel.yaml.clib==0.2.8 10:09:28 s3transfer==0.10.1 10:09:28 simplejson==3.19.2 10:09:28 six==1.16.0 10:09:28 smmap==5.0.1 10:09:28 soupsieve==2.5 10:09:28 stevedore==5.2.0 10:09:28 tabulate==0.9.0 10:09:28 toml==0.10.2 10:09:28 tomlkit==0.12.4 10:09:28 tqdm==4.66.2 10:09:28 typing_extensions==4.10.0 10:09:28 tzdata==2024.1 10:09:28 urllib3==1.26.18 10:09:28 virtualenv==20.25.1 10:09:28 wcwidth==0.2.13 10:09:28 websocket-client==1.7.0 10:09:28 wrapt==1.16.0 10:09:28 xdg==6.0.0 10:09:28 xmltodict==0.13.0 10:09:28 yq==3.2.3 10:09:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1243668846512499174.sh 10:09:28 ---> sudo-logs.sh 10:09:28 Archiving 'sudo' log.. 10:09:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10309738622670575164.sh 10:09:28 ---> job-cost.sh 10:09:28 Setup pyenv: 10:09:28 system 10:09:28 3.8.13 10:09:28 3.9.13 10:09:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:09:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9Grb from file:/tmp/.os_lf_venv 10:09:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:09:35 lf-activate-venv(): INFO: Adding /tmp/venv-9Grb/bin to PATH 10:09:35 INFO: No Stack... 10:09:35 INFO: Retrieving Pricing Info for: v3-standard-4 10:09:35 INFO: Archiving Costs 10:09:35 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8381500367270953527.sh 10:09:35 ---> logs-deploy.sh 10:09:35 Setup pyenv: 10:09:35 system 10:09:35 3.8.13 10:09:35 3.9.13 10:09:35 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:09:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9Grb from file:/tmp/.os_lf_venv 10:09:37 lf-activate-venv(): INFO: Installing: lftools 10:09:46 lf-activate-venv(): INFO: Adding /tmp/venv-9Grb/bin to PATH 10:09:46 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3406 10:09:46 INFO: archiving workspace using pattern(s): 10:09:47 Archives upload complete. 10:09:47 INFO: archiving logs to Nexus 10:09:48 ---> uname -a: 10:09:48 Linux prd-ubuntu1804-builder-4c-4g-20033 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:09:48 10:09:48 10:09:48 ---> lscpu: 10:09:48 Architecture: x86_64 10:09:48 CPU op-mode(s): 32-bit, 64-bit 10:09:48 Byte Order: Little Endian 10:09:48 CPU(s): 4 10:09:48 On-line CPU(s) list: 0-3 10:09:48 Thread(s) per core: 1 10:09:48 Core(s) per socket: 1 10:09:48 Socket(s): 4 10:09:48 NUMA node(s): 1 10:09:48 Vendor ID: AuthenticAMD 10:09:48 CPU family: 23 10:09:48 Model: 49 10:09:48 Model name: AMD EPYC-Rome Processor 10:09:48 Stepping: 0 10:09:48 CPU MHz: 2799.998 10:09:48 BogoMIPS: 5599.99 10:09:48 Virtualization: AMD-V 10:09:48 Hypervisor vendor: KVM 10:09:48 Virtualization type: full 10:09:48 L1d cache: 32K 10:09:48 L1i cache: 32K 10:09:48 L2 cache: 512K 10:09:48 L3 cache: 16384K 10:09:48 NUMA node0 CPU(s): 0-3 10:09:48 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 10:09:48 10:09:48 10:09:48 ---> nproc: 10:09:48 4 10:09:48 10:09:48 10:09:48 ---> df -h: 10:09:48 Filesystem Size Used Avail Use% Mounted on 10:09:48 udev 7.9G 0 7.9G 0% /dev 10:09:48 tmpfs 1.6G 672K 1.6G 1% /run 10:09:48 /dev/vda1 78G 8.3G 70G 11% / 10:09:48 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:09:48 tmpfs 5.0M 0 5.0M 0% /run/lock 10:09:48 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:09:48 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:09:48 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:09:48 10:09:48 10:09:48 ---> free -m: 10:09:48 total used free shared buff/cache available 10:09:48 Mem: 16040 562 13426 0 2050 15165 10:09:48 Swap: 1023 0 1023 10:09:48 10:09:48 10:09:48 ---> ip addr: 10:09:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:09:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:09:48 inet 127.0.0.1/8 scope host lo 10:09:48 valid_lft forever preferred_lft forever 10:09:48 inet6 ::1/128 scope host 10:09:48 valid_lft forever preferred_lft forever 10:09:48 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:09:48 link/ether fa:16:3e:1f:d5:e9 brd ff:ff:ff:ff:ff:ff 10:09:48 inet 10.30.106.205/23 brd 10.30.107.255 scope global dynamic ens3 10:09:48 valid_lft 86244sec preferred_lft 86244sec 10:09:48 inet6 fe80::f816:3eff:fe1f:d5e9/64 scope link 10:09:48 valid_lft forever preferred_lft forever 10:09:48 10:09:48 10:09:48 ---> sar -b -r -n DEV: 10:09:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20033) 04/02/24 _x86_64_ (4 CPU) 10:09:48 10:09:48 10:07:15 LINUX RESTART (4 CPU) 10:09:48 10:09:48 10:08:01 tps rtps wtps bread/s bwrtn/s 10:09:48 10:09:01 101.62 14.40 87.22 1066.09 21039.56 10:09:48 Average: 101.62 14.40 87.22 1066.09 21039.56 10:09:48 10:09:48 10:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:09:48 10:09:01 13887716 15558132 2537244 15.45 68064 1797220 758912 4.34 710896 1601464 125840 10:09:48 Average: 13887716 15558132 2537244 15.45 68064 1797220 758912 4.34 710896 1601464 125840 10:09:48 10:09:48 10:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:09:48 10:09:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 10:09:48 10:09:01 ens3 49.91 34.73 649.75 8.85 0.00 0.00 0.00 0.00 10:09:48 Average: lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 10:09:48 Average: ens3 49.91 34.73 649.75 8.85 0.00 0.00 0.00 0.00 10:09:48 10:09:48 10:09:48 ---> sar -P ALL: 10:09:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20033) 04/02/24 _x86_64_ (4 CPU) 10:09:48 10:09:48 10:07:15 LINUX RESTART (4 CPU) 10:09:48 10:09:48 10:08:01 CPU %user %nice %system %iowait %steal %idle 10:09:48 10:09:01 all 19.29 0.00 1.36 6.52 0.06 72.77 10:09:48 10:09:01 0 36.59 0.00 1.92 2.46 0.08 58.96 10:09:48 10:09:01 1 7.43 0.00 1.05 7.05 0.08 84.39 10:09:48 10:09:01 2 15.28 0.00 0.82 9.07 0.03 74.79 10:09:48 10:09:01 3 17.97 0.00 1.64 7.48 0.05 72.86 10:09:48 Average: all 19.29 0.00 1.36 6.52 0.06 72.77 10:09:48 Average: 0 36.59 0.00 1.92 2.46 0.08 58.96 10:09:48 Average: 1 7.43 0.00 1.05 7.05 0.08 84.39 10:09:48 Average: 2 15.28 0.00 0.82 9.07 0.03 74.79 10:09:48 Average: 3 17.97 0.00 1.64 7.48 0.05 72.86 10:09:48 10:09:48 10:09:48