09:01:42 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137663 09:01:42 Running as SYSTEM 09:01:42 [EnvInject] - Loading node environment variables. 09:01:42 Building remotely on prd-ubuntu1804-builder-4c-4g-22016 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 09:01:42 [ssh-agent] Looking for ssh-agent implementation... 09:01:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:01:42 $ ssh-agent 09:01:42 SSH_AUTH_SOCK=/tmp/ssh-jOpgRb3x1kMg/agent.1667 09:01:42 SSH_AGENT_PID=1669 09:01:42 [ssh-agent] Started. 09:01:42 Running ssh-add (command line suppressed) 09:01:43 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7434812423958636194.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7434812423958636194.key) 09:01:43 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:01:43 The recommended git tool is: NONE 09:01:44 using credential onap-jenkins-ssh 09:01:44 Wiping out workspace first. 09:01:44 Cloning the remote Git repository 09:01:44 Cloning repository git://cloud.onap.org/mirror/oom.git 09:01:44 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 09:01:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:01:44 > git --version # timeout=10 09:01:44 > git --version # 'git version 2.17.1' 09:01:44 using GIT_SSH to set credentials Gerrit user 09:01:44 Verifying host key using manually-configured host key entries 09:01:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:02:01 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:02:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:02:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:02:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:02:02 using GIT_SSH to set credentials Gerrit user 09:02:02 Verifying host key using manually-configured host key entries 09:02:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/137663/3 # timeout=30 09:02:02 > git rev-parse 4b149053969ca20ac0d1cf14fe69bf0eeb042859^{commit} # timeout=10 09:02:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:02:02 Checking out Revision 4b149053969ca20ac0d1cf14fe69bf0eeb042859 (refs/changes/63/137663/3) 09:02:02 > git config core.sparsecheckout # timeout=10 09:02:02 > git checkout -f 4b149053969ca20ac0d1cf14fe69bf0eeb042859 # timeout=30 09:02:05 Commit message: "[SDNC] Move dgbuilder and network-name-gen to SDNC" 09:02:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:02:05 > git rev-list --no-walk 5230ed9ba9769c93487ad66d0d1f68eec5134a90 # timeout=10 09:02:05 [EnvInject] - Injecting environment variables from a build step. 09:02:06 [EnvInject] - Injecting as environment variables the properties content 09:02:06 PYTHON=python3 09:02:06 09:02:06 [EnvInject] - Variables injected successfully. 09:02:06 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8284265733183748643.sh 09:02:06 ---> tox-install.sh 09:02:06 + source /home/jenkins/lf-env.sh 09:02:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:02:06 ++ mktemp -d /tmp/venv-XXXX 09:02:06 + lf_venv=/tmp/venv-wK8y 09:02:06 + local venv_file=/tmp/.os_lf_venv 09:02:06 + local python=python3 09:02:06 + local options 09:02:06 + local set_path=true 09:02:06 + local install_args= 09:02:06 ++ 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 09:02:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:02:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:02:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:02:06 + true 09:02:06 + case $1 in 09:02:06 + venv_file=/tmp/.toxenv 09:02:06 + shift 2 09:02:06 + true 09:02:06 + case $1 in 09:02:06 + shift 09:02:06 + break 09:02:06 + case $python in 09:02:06 + local pkg_list= 09:02:06 + [[ -d /opt/pyenv ]] 09:02:06 + echo 'Setup pyenv:' 09:02:06 Setup pyenv: 09:02:06 + export PYENV_ROOT=/opt/pyenv 09:02:06 + PYENV_ROOT=/opt/pyenv 09:02:06 + 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 09:02:06 + 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 09:02:06 + pyenv versions 09:02:06 * system (set by /opt/pyenv/version) 09:02:06 * 3.8.13 (set by /opt/pyenv/version) 09:02:06 * 3.9.13 (set by /opt/pyenv/version) 09:02:06 * 3.10.6 (set by /opt/pyenv/version) 09:02:06 + command -v pyenv 09:02:06 ++ pyenv init - --no-rehash 09:02:06 + 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[*]}"'\'')" 09:02:06 export PATH="/opt/pyenv/shims:${PATH}" 09:02:06 export PYENV_SHELL=bash 09:02:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:02:06 pyenv() { 09:02:06 local command 09:02:06 command="${1:-}" 09:02:06 if [ "$#" -gt 0 ]; then 09:02:06 shift 09:02:06 fi 09:02:06 09:02:06 case "$command" in 09:02:06 rehash|shell) 09:02:06 eval "$(pyenv "sh-$command" "$@")" 09:02:06 ;; 09:02:06 *) 09:02:06 command pyenv "$command" "$@" 09:02:06 ;; 09:02:06 esac 09:02:06 }' 09:02:06 +++ 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[*]}"' 09:02:06 ++ 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 09:02:06 ++ 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 09:02:06 ++ 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 09:02:06 ++ export PYENV_SHELL=bash 09:02:06 ++ PYENV_SHELL=bash 09:02:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:02:06 +++ complete -F _pyenv pyenv 09:02:06 ++ lf-pyver python3 09:02:06 ++ local py_version_xy=python3 09:02:06 ++ local py_version_xyz= 09:02:06 ++ pyenv versions 09:02:06 ++ local command 09:02:06 ++ command=versions 09:02:06 ++ '[' 1 -gt 0 ']' 09:02:06 ++ shift 09:02:06 ++ case "$command" in 09:02:06 ++ command pyenv versions 09:02:06 ++ pyenv versions 09:02:06 ++ sed 's/^[ *]* //' 09:02:06 ++ awk '{ print $1 }' 09:02:06 ++ grep -E '^[0-9.]*[0-9]$' 09:02:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:02:06 +++ grep '^3' /tmp/.pyenv_versions 09:02:06 +++ sort -V 09:02:06 +++ tail -n 1 09:02:06 ++ py_version_xyz=3.10.6 09:02:06 ++ [[ -z 3.10.6 ]] 09:02:06 ++ echo 3.10.6 09:02:06 ++ return 0 09:02:06 + pyenv local 3.10.6 09:02:06 + local command 09:02:06 + command=local 09:02:06 + '[' 2 -gt 0 ']' 09:02:06 + shift 09:02:06 + case "$command" in 09:02:06 + command pyenv local 3.10.6 09:02:06 + pyenv local 3.10.6 09:02:06 + for arg in "$@" 09:02:06 + case $arg in 09:02:06 + pkg_list+='tox ' 09:02:06 + for arg in "$@" 09:02:06 + case $arg in 09:02:06 + pkg_list+='virtualenv ' 09:02:06 + for arg in "$@" 09:02:06 + case $arg in 09:02:06 + pkg_list+='urllib3~=1.26.15 ' 09:02:06 + [[ -f /tmp/.toxenv ]] 09:02:06 + [[ ! -f /tmp/.toxenv ]] 09:02:06 + [[ -n '' ]] 09:02:06 + python3 -m venv /tmp/venv-wK8y 09:02:11 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wK8y' 09:02:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wK8y 09:02:11 + echo /tmp/venv-wK8y 09:02:11 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:02:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:02:11 + /tmp/venv-wK8y/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:02:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:02:37 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:02:37 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:02:37 + /tmp/venv-wK8y/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:02:39 + type python3 09:02:39 + true 09:02:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wK8y/bin to PATH' 09:02:39 lf-activate-venv(): INFO: Adding /tmp/venv-wK8y/bin to PATH 09:02:39 + PATH=/tmp/venv-wK8y/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 09:02:39 + return 0 09:02:39 + python3 --version 09:02:39 Python 3.10.6 09:02:39 + python3 -m pip --version 09:02:40 pip 24.0 from /tmp/venv-wK8y/lib/python3.10/site-packages/pip (python 3.10) 09:02:40 + python3 -m pip freeze 09:02:40 cachetools==5.3.3 09:02:40 chardet==5.2.0 09:02:40 colorama==0.4.6 09:02:40 distlib==0.3.8 09:02:40 filelock==3.13.4 09:02:40 packaging==24.0 09:02:40 platformdirs==4.2.0 09:02:40 pluggy==1.4.0 09:02:40 pyproject-api==1.6.1 09:02:40 tomli==2.0.1 09:02:40 tox==4.14.2 09:02:40 urllib3==1.26.18 09:02:40 virtualenv==20.25.1 09:02:40 [EnvInject] - Injecting environment variables from a build step. 09:02:40 [EnvInject] - Injecting as environment variables the properties content 09:02:40 PARALLEL=false 09:02:40 09:02:40 [EnvInject] - Variables injected successfully. 09:02:40 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3497422815306368137.sh 09:02:40 ---> tox-run.sh 09:02:40 + 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 09:02:40 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 09:02:40 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 09:02:40 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 09:02:40 + cd /w/workspace/oom-master-checkbashisms-lint/. 09:02:40 + source /home/jenkins/lf-env.sh 09:02:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:02:40 ++ mktemp -d /tmp/venv-XXXX 09:02:40 + lf_venv=/tmp/venv-08q3 09:02:40 + local venv_file=/tmp/.os_lf_venv 09:02:40 + local python=python3 09:02:40 + local options 09:02:40 + local set_path=true 09:02:40 + local install_args= 09:02:40 ++ 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 09:02:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:02:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:02:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:02:40 + true 09:02:40 + case $1 in 09:02:40 + venv_file=/tmp/.toxenv 09:02:40 + shift 2 09:02:40 + true 09:02:40 + case $1 in 09:02:40 + shift 09:02:40 + break 09:02:40 + case $python in 09:02:40 + local pkg_list= 09:02:40 + [[ -d /opt/pyenv ]] 09:02:40 + echo 'Setup pyenv:' 09:02:40 Setup pyenv: 09:02:40 + export PYENV_ROOT=/opt/pyenv 09:02:40 + PYENV_ROOT=/opt/pyenv 09:02:40 + 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 09:02:40 + 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 09:02:40 + pyenv versions 09:02:40 system 09:02:40 3.8.13 09:02:40 3.9.13 09:02:40 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:02:40 + command -v pyenv 09:02:40 ++ pyenv init - --no-rehash 09:02:40 + 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[*]}"'\'')" 09:02:40 export PATH="/opt/pyenv/shims:${PATH}" 09:02:40 export PYENV_SHELL=bash 09:02:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:02:40 pyenv() { 09:02:40 local command 09:02:40 command="${1:-}" 09:02:40 if [ "$#" -gt 0 ]; then 09:02:40 shift 09:02:40 fi 09:02:40 09:02:40 case "$command" in 09:02:40 rehash|shell) 09:02:40 eval "$(pyenv "sh-$command" "$@")" 09:02:40 ;; 09:02:40 *) 09:02:40 command pyenv "$command" "$@" 09:02:40 ;; 09:02:40 esac 09:02:40 }' 09:02:40 +++ 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[*]}"' 09:02:40 ++ 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 09:02:40 ++ 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 09:02:40 ++ 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 09:02:40 ++ export PYENV_SHELL=bash 09:02:40 ++ PYENV_SHELL=bash 09:02:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:02:40 +++ complete -F _pyenv pyenv 09:02:40 ++ lf-pyver python3 09:02:40 ++ local py_version_xy=python3 09:02:40 ++ local py_version_xyz= 09:02:40 ++ pyenv versions 09:02:40 ++ local command 09:02:40 ++ command=versions 09:02:40 ++ sed 's/^[ *]* //' 09:02:40 ++ '[' 1 -gt 0 ']' 09:02:40 ++ shift 09:02:40 ++ case "$command" in 09:02:40 ++ command pyenv versions 09:02:40 ++ pyenv versions 09:02:40 ++ awk '{ print $1 }' 09:02:40 ++ grep -E '^[0-9.]*[0-9]$' 09:02:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:02:40 +++ grep '^3' /tmp/.pyenv_versions 09:02:40 +++ sort -V 09:02:40 +++ tail -n 1 09:02:40 ++ py_version_xyz=3.10.6 09:02:40 ++ [[ -z 3.10.6 ]] 09:02:40 ++ echo 3.10.6 09:02:40 ++ return 0 09:02:40 + pyenv local 3.10.6 09:02:40 + local command 09:02:40 + command=local 09:02:40 + '[' 2 -gt 0 ']' 09:02:40 + shift 09:02:40 + case "$command" in 09:02:40 + command pyenv local 3.10.6 09:02:40 + pyenv local 3.10.6 09:02:40 + for arg in "$@" 09:02:40 + case $arg in 09:02:40 + pkg_list+='tox ' 09:02:40 + for arg in "$@" 09:02:40 + case $arg in 09:02:40 + pkg_list+='virtualenv ' 09:02:40 + for arg in "$@" 09:02:40 + case $arg in 09:02:40 + pkg_list+='urllib3~=1.26.15 ' 09:02:40 + [[ -f /tmp/.toxenv ]] 09:02:40 ++ cat /tmp/.toxenv 09:02:40 + lf_venv=/tmp/venv-wK8y 09:02:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wK8y from' file:/tmp/.toxenv 09:02:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wK8y from file:/tmp/.toxenv 09:02:40 + /tmp/venv-wK8y/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:02:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:02:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:02:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:02:41 + /tmp/venv-wK8y/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:02:43 + type python3 09:02:43 + true 09:02:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wK8y/bin to PATH' 09:02:43 lf-activate-venv(): INFO: Adding /tmp/venv-wK8y/bin to PATH 09:02:43 + PATH=/tmp/venv-wK8y/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 09:02:43 + return 0 09:02:43 + [[ -d /opt/pyenv ]] 09:02:43 + echo '---> Setting up pyenv' 09:02:43 ---> Setting up pyenv 09:02:43 + export PYENV_ROOT=/opt/pyenv 09:02:43 + PYENV_ROOT=/opt/pyenv 09:02:43 + export PATH=/opt/pyenv/bin:/tmp/venv-wK8y/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 09:02:43 + PATH=/opt/pyenv/bin:/tmp/venv-wK8y/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 09:02:43 ++ pwd 09:02:43 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 09:02:43 + export PYTHONPATH 09:02:43 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:02:43 + TOX_TESTENV_PASSENV=PYTHONPATH 09:02:43 + tox --version 09:02:43 4.14.2 from /tmp/venv-wK8y/lib/python3.10/site-packages/tox/__init__.py 09:02:43 + PARALLEL=false 09:02:43 + TOX_OPTIONS_LIST= 09:02:43 + [[ -n checkbashisms ]] 09:02:43 + TOX_OPTIONS_LIST=' -e checkbashisms' 09:02:43 + case ${PARALLEL,,} in 09:02:43 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 09:02:43 + tox -e checkbashisms 09:02:44 checkbashisms: freeze> python -m pip freeze --all 09:02:45 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 09:02:45 checkbashisms: commands[0]> .ci/check-bashisms.sh 09:02:46 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 09:02:46 you may get strange results 09:02:47 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 09:02:48 checkbashisms: OK (4.96=setup[1.76]+cmd[3.21] seconds) 09:02:48 congratulations :) (5.13 seconds) 09:02:48 + tox_status=0 09:02:48 + echo '---> Completed tox runs' 09:02:48 ---> Completed tox runs 09:02:48 + for i in .tox/*/log 09:02:48 ++ echo .tox/checkbashisms/log 09:02:48 ++ awk -F/ '{print $2}' 09:02:48 + tox_env=checkbashisms 09:02:48 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 09:02:48 + DOC_DIR=docs/_build/html 09:02:48 + [[ -d docs/_build/html ]] 09:02:48 + echo '---> tox-run.sh ends' 09:02:48 ---> tox-run.sh ends 09:02:48 + test 0 -eq 0 09:02:48 $ ssh-agent -k 09:02:48 unset SSH_AUTH_SOCK; 09:02:48 unset SSH_AGENT_PID; 09:02:48 echo Agent pid 1669 killed; 09:02:48 [ssh-agent] Stopped. 09:02:48 [PostBuildScript] - [INFO] Executing post build scripts. 09:02:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18426454733911371534.sh 09:02:48 ---> sysstat.sh 09:02:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3399266981532296600.sh 09:02:49 ---> package-listing.sh 09:02:49 ++ tr '[:upper:]' '[:lower:]' 09:02:49 ++ facter osfamily 09:02:49 + OS_FAMILY=debian 09:02:49 + workspace=/w/workspace/oom-master-checkbashisms-lint 09:02:49 + START_PACKAGES=/tmp/packages_start.txt 09:02:49 + END_PACKAGES=/tmp/packages_end.txt 09:02:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:02:49 + PACKAGES=/tmp/packages_start.txt 09:02:49 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:02:49 + PACKAGES=/tmp/packages_end.txt 09:02:49 + case "${OS_FAMILY}" in 09:02:49 + dpkg -l 09:02:49 + grep '^ii' 09:02:49 + '[' -f /tmp/packages_start.txt ']' 09:02:49 + '[' -f /tmp/packages_end.txt ']' 09:02:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:02:49 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:02:49 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 09:02:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 09:02:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3747306484637969339.sh 09:02:49 ---> capture-instance-metadata.sh 09:02:49 Setup pyenv: 09:02:49 system 09:02:49 3.8.13 09:02:49 3.9.13 09:02:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:02:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FzjL 09:02:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:02:56 lf-activate-venv(): INFO: Installing: lftools 09:03:30 lf-activate-venv(): INFO: Adding /tmp/venv-FzjL/bin to PATH 09:03:30 INFO: Running in OpenStack, capturing instance metadata 09:03:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14934738287837189198.sh 09:03:37 provisioning config files... 09:03:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config7888094212950265954tmp 09:03:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:03:37 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:03:37 [EnvInject] - Injecting environment variables from a build step. 09:03:37 [EnvInject] - Injecting as environment variables the properties content 09:03:37 SERVER_ID=logs 09:03:37 09:03:37 [EnvInject] - Variables injected successfully. 09:03:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6032393347873174628.sh 09:03:37 ---> create-netrc.sh 09:03:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7285800825160747568.sh 09:03:37 ---> python-tools-install.sh 09:03:37 Setup pyenv: 09:03:37 system 09:03:37 3.8.13 09:03:37 3.9.13 09:03:37 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:03:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FzjL from file:/tmp/.os_lf_venv 09:03:38 lf-activate-venv(): INFO: Installing: lftools 09:03:48 lf-activate-venv(): INFO: Adding /tmp/venv-FzjL/bin to PATH 09:03:48 Generating Requirements File 09:04:19 Python 3.10.6 09:04:19 pip 24.0 from /tmp/venv-FzjL/lib/python3.10/site-packages/pip (python 3.10) 09:04:20 appdirs==1.4.4 09:04:20 argcomplete==3.2.3 09:04:20 aspy.yaml==1.3.0 09:04:20 attrs==23.2.0 09:04:20 autopage==0.5.2 09:04:20 beautifulsoup4==4.12.3 09:04:20 boto3==1.34.81 09:04:20 botocore==1.34.81 09:04:20 bs4==0.0.2 09:04:20 cachetools==5.3.3 09:04:20 certifi==2024.2.2 09:04:20 cffi==1.16.0 09:04:20 cfgv==3.4.0 09:04:20 chardet==5.2.0 09:04:20 charset-normalizer==3.3.2 09:04:20 click==8.1.7 09:04:20 cliff==4.6.0 09:04:20 cmd2==2.4.3 09:04:20 cryptography==3.3.2 09:04:20 debtcollector==3.0.0 09:04:20 decorator==5.1.1 09:04:20 defusedxml==0.7.1 09:04:20 Deprecated==1.2.14 09:04:20 distlib==0.3.8 09:04:20 dnspython==2.6.1 09:04:20 docker==4.2.2 09:04:20 dogpile.cache==1.3.2 09:04:20 email_validator==2.1.1 09:04:20 filelock==3.13.4 09:04:20 future==1.0.0 09:04:20 gitdb==4.0.11 09:04:20 GitPython==3.1.43 09:04:20 google-auth==2.29.0 09:04:20 httplib2==0.22.0 09:04:20 identify==2.5.35 09:04:20 idna==3.6 09:04:20 importlib-resources==1.5.0 09:04:20 iso8601==2.1.0 09:04:20 Jinja2==3.1.3 09:04:20 jmespath==1.0.1 09:04:20 jsonpatch==1.33 09:04:20 jsonpointer==2.4 09:04:20 jsonschema==4.21.1 09:04:20 jsonschema-specifications==2023.12.1 09:04:20 keystoneauth1==5.6.0 09:04:20 kubernetes==29.0.0 09:04:20 lftools==0.37.10 09:04:20 lxml==5.2.1 09:04:20 MarkupSafe==2.1.5 09:04:20 msgpack==1.0.8 09:04:20 multi_key_dict==2.0.3 09:04:20 munch==4.0.0 09:04:20 netaddr==1.2.1 09:04:20 netifaces==0.11.0 09:04:20 niet==1.4.2 09:04:20 nodeenv==1.8.0 09:04:20 oauth2client==4.1.3 09:04:20 oauthlib==3.2.2 09:04:20 openstacksdk==3.0.0 09:04:20 os-client-config==2.1.0 09:04:20 os-service-types==1.7.0 09:04:20 osc-lib==3.0.1 09:04:20 oslo.config==9.4.0 09:04:20 oslo.context==5.5.0 09:04:20 oslo.i18n==6.3.0 09:04:20 oslo.log==5.5.1 09:04:20 oslo.serialization==5.4.0 09:04:20 oslo.utils==7.1.0 09:04:20 packaging==24.0 09:04:20 pbr==6.0.0 09:04:20 platformdirs==4.2.0 09:04:20 prettytable==3.10.0 09:04:20 pyasn1==0.6.0 09:04:20 pyasn1_modules==0.4.0 09:04:20 pycparser==2.22 09:04:20 pygerrit2==2.0.15 09:04:20 PyGithub==2.3.0 09:04:20 pyinotify==0.9.6 09:04:20 PyJWT==2.8.0 09:04:20 PyNaCl==1.5.0 09:04:20 pyparsing==2.4.7 09:04:20 pyperclip==1.8.2 09:04:20 pyrsistent==0.20.0 09:04:20 python-cinderclient==9.5.0 09:04:20 python-dateutil==2.9.0.post0 09:04:20 python-heatclient==3.5.0 09:04:20 python-jenkins==1.8.2 09:04:20 python-keystoneclient==5.4.0 09:04:20 python-magnumclient==4.4.0 09:04:20 python-novaclient==18.6.0 09:04:20 python-openstackclient==6.6.0 09:04:20 python-swiftclient==4.5.0 09:04:20 PyYAML==6.0.1 09:04:20 referencing==0.34.0 09:04:20 requests==2.31.0 09:04:20 requests-oauthlib==2.0.0 09:04:20 requestsexceptions==1.4.0 09:04:20 rfc3986==2.0.0 09:04:20 rpds-py==0.18.0 09:04:20 rsa==4.9 09:04:20 ruamel.yaml==0.18.6 09:04:20 ruamel.yaml.clib==0.2.8 09:04:20 s3transfer==0.10.1 09:04:20 simplejson==3.19.2 09:04:20 six==1.16.0 09:04:20 smmap==5.0.1 09:04:20 soupsieve==2.5 09:04:20 stevedore==5.2.0 09:04:20 tabulate==0.9.0 09:04:20 toml==0.10.2 09:04:20 tomlkit==0.12.4 09:04:20 tqdm==4.66.2 09:04:20 typing_extensions==4.11.0 09:04:20 tzdata==2024.1 09:04:20 urllib3==1.26.18 09:04:20 virtualenv==20.25.1 09:04:20 wcwidth==0.2.13 09:04:20 websocket-client==1.7.0 09:04:20 wrapt==1.16.0 09:04:20 xdg==6.0.0 09:04:20 xmltodict==0.13.0 09:04:20 yq==3.2.3 09:04:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14555187169092454505.sh 09:04:20 ---> sudo-logs.sh 09:04:20 Archiving 'sudo' log.. 09:04:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6600304945204011755.sh 09:04:20 ---> job-cost.sh 09:04:20 Setup pyenv: 09:04:20 system 09:04:20 3.8.13 09:04:20 3.9.13 09:04:20 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:04:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FzjL from file:/tmp/.os_lf_venv 09:04:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:04:29 lf-activate-venv(): INFO: Adding /tmp/venv-FzjL/bin to PATH 09:04:29 INFO: No Stack... 09:04:30 INFO: Retrieving Pricing Info for: v3-standard-4 09:04:30 INFO: Archiving Costs 09:04:30 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12457094019952142684.sh 09:04:30 ---> logs-deploy.sh 09:04:30 Setup pyenv: 09:04:30 system 09:04:30 3.8.13 09:04:30 3.9.13 09:04:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:04:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FzjL from file:/tmp/.os_lf_venv 09:04:31 lf-activate-venv(): INFO: Installing: lftools 09:04:41 lf-activate-venv(): INFO: Adding /tmp/venv-FzjL/bin to PATH 09:04:41 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3428 09:04:41 INFO: archiving workspace using pattern(s): 09:04:42 Archives upload complete. 09:04:42 INFO: archiving logs to Nexus 09:04:42 ---> uname -a: 09:04:42 Linux prd-ubuntu1804-builder-4c-4g-22016 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:04:42 09:04:42 09:04:43 ---> lscpu: 09:04:43 Architecture: x86_64 09:04:43 CPU op-mode(s): 32-bit, 64-bit 09:04:43 Byte Order: Little Endian 09:04:43 CPU(s): 4 09:04:43 On-line CPU(s) list: 0-3 09:04:43 Thread(s) per core: 1 09:04:43 Core(s) per socket: 1 09:04:43 Socket(s): 4 09:04:43 NUMA node(s): 1 09:04:43 Vendor ID: AuthenticAMD 09:04:43 CPU family: 23 09:04:43 Model: 49 09:04:43 Model name: AMD EPYC-Rome Processor 09:04:43 Stepping: 0 09:04:43 CPU MHz: 2800.000 09:04:43 BogoMIPS: 5600.00 09:04:43 Virtualization: AMD-V 09:04:43 Hypervisor vendor: KVM 09:04:43 Virtualization type: full 09:04:43 L1d cache: 32K 09:04:43 L1i cache: 32K 09:04:43 L2 cache: 512K 09:04:43 L3 cache: 16384K 09:04:43 NUMA node0 CPU(s): 0-3 09:04:43 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 09:04:43 09:04:43 09:04:43 ---> nproc: 09:04:43 4 09:04:43 09:04:43 09:04:43 ---> df -h: 09:04:43 Filesystem Size Used Avail Use% Mounted on 09:04:43 udev 7.9G 0 7.9G 0% /dev 09:04:43 tmpfs 1.6G 672K 1.6G 1% /run 09:04:43 /dev/vda1 78G 8.3G 70G 11% / 09:04:43 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:04:43 tmpfs 5.0M 0 5.0M 0% /run/lock 09:04:43 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:04:43 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:04:43 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:04:43 09:04:43 09:04:43 ---> free -m: 09:04:43 total used free shared buff/cache available 09:04:43 Mem: 16040 536 13456 0 2047 15192 09:04:43 Swap: 1023 0 1023 09:04:43 09:04:43 09:04:43 ---> ip addr: 09:04:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:04:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:04:43 inet 127.0.0.1/8 scope host lo 09:04:43 valid_lft forever preferred_lft forever 09:04:43 inet6 ::1/128 scope host 09:04:43 valid_lft forever preferred_lft forever 09:04:43 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:04:43 link/ether fa:16:3e:2f:66:35 brd ff:ff:ff:ff:ff:ff 09:04:43 inet 10.30.107.195/23 brd 10.30.107.255 scope global dynamic ens3 09:04:43 valid_lft 86198sec preferred_lft 86198sec 09:04:43 inet6 fe80::f816:3eff:fe2f:6635/64 scope link 09:04:43 valid_lft forever preferred_lft forever 09:04:43 09:04:43 09:04:43 ---> sar -b -r -n DEV: 09:04:43 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22016) 04/10/24 _x86_64_ (4 CPU) 09:04:43 09:04:43 09:01:22 LINUX RESTART (4 CPU) 09:04:43 09:04:43 09:02:02 tps rtps wtps bread/s bwrtn/s 09:04:43 09:03:01 74.41 23.62 50.79 785.36 10756.28 09:04:43 09:04:01 108.42 13.90 94.52 1049.03 21424.43 09:04:43 Average: 91.56 18.72 72.84 918.30 16135.17 09:04:43 09:04:43 09:02:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:04:43 09:03:01 14115956 15572316 2309012 14.06 48724 1614144 787624 4.51 666084 1440872 96092 09:04:43 09:04:01 13905252 15579580 2519716 15.34 68712 1801112 767620 4.39 690020 1603524 19140 09:04:43 Average: 14010604 15575948 2414364 14.70 58718 1707628 777622 4.45 678052 1522198 57616 09:04:43 09:04:43 09:02:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:04:43 09:03:01 ens3 41.84 30.67 182.89 20.46 0.00 0.00 0.00 0.00 09:04:43 09:03:01 lo 0.88 0.88 0.10 0.10 0.00 0.00 0.00 0.00 09:04:43 09:04:01 ens3 43.74 29.25 614.41 7.12 0.00 0.00 0.00 0.00 09:04:43 09:04:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 09:04:43 Average: ens3 42.80 29.95 400.46 13.74 0.00 0.00 0.00 0.00 09:04:43 Average: lo 1.08 1.08 0.12 0.12 0.00 0.00 0.00 0.00 09:04:43 09:04:43 09:04:43 ---> sar -P ALL: 09:04:43 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22016) 04/10/24 _x86_64_ (4 CPU) 09:04:43 09:04:43 09:01:22 LINUX RESTART (4 CPU) 09:04:43 09:04:43 09:02:02 CPU %user %nice %system %iowait %steal %idle 09:04:43 09:03:01 all 12.22 0.00 0.94 19.95 0.04 66.85 09:04:43 09:03:01 0 9.55 0.00 0.87 0.37 0.03 89.18 09:04:43 09:03:01 1 7.10 0.00 0.78 39.86 0.05 52.20 09:04:43 09:03:01 2 18.72 0.00 1.19 5.63 0.07 74.38 09:04:43 09:03:01 3 13.61 0.00 0.90 34.07 0.03 51.38 09:04:43 09:04:01 all 15.89 0.00 1.03 7.01 0.70 75.37 09:04:43 09:04:01 0 9.00 0.00 0.73 0.36 0.58 89.33 09:04:43 09:04:01 1 16.57 0.00 0.75 15.08 0.63 66.97 09:04:43 09:04:01 2 22.76 0.00 1.71 5.33 0.12 70.08 09:04:43 09:04:01 3 15.32 0.00 0.92 7.24 1.47 75.05 09:04:43 Average: all 14.08 0.00 0.98 13.41 0.38 71.15 09:04:43 Average: 0 9.27 0.00 0.80 0.37 0.31 89.25 09:04:43 Average: 1 11.89 0.00 0.76 27.34 0.34 59.67 09:04:43 Average: 2 20.76 0.00 1.45 5.48 0.09 72.21 09:04:43 Average: 3 14.48 0.00 0.91 20.46 0.76 63.38 09:04:43 09:04:43 09:04:43