15:27:52 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136569 15:27:52 Running as SYSTEM 15:27:52 [EnvInject] - Loading node environment variables. 15:27:52 Building remotely on prd-ubuntu1804-builder-4c-4g-342 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:27:52 [ssh-agent] Looking for ssh-agent implementation... 15:27:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:27:52 $ ssh-agent 15:27:52 SSH_AUTH_SOCK=/tmp/ssh-o7hbNTuW09Cv/agent.1739 15:27:52 SSH_AGENT_PID=1741 15:27:52 [ssh-agent] Started. 15:27:52 Running ssh-add (command line suppressed) 15:27:52 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_13028504692482809252.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_13028504692482809252.key) 15:27:52 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:27:52 The recommended git tool is: NONE 15:27:54 using credential onap-jenkins-ssh 15:27:54 Wiping out workspace first. 15:27:54 Cloning the remote Git repository 15:27:54 Cloning repository git://cloud.onap.org/mirror/oom.git 15:27:54 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:27:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:27:54 > git --version # timeout=10 15:27:54 > git --version # 'git version 2.17.1' 15:27:54 using GIT_SSH to set credentials Gerrit user 15:27:54 Verifying host key using manually-configured host key entries 15:27:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:28:00 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:28:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:28:00 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:28:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:28:00 using GIT_SSH to set credentials Gerrit user 15:28:00 Verifying host key using manually-configured host key entries 15:28:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/69/136569/4 # timeout=30 15:28:00 > git rev-parse 60f33d7fa1d42a7d75df330852cd35d2cd316f10^{commit} # timeout=10 15:28:00 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:28:00 Checking out Revision 60f33d7fa1d42a7d75df330852cd35d2cd316f10 (refs/changes/69/136569/4) 15:28:00 > git config core.sparsecheckout # timeout=10 15:28:00 > git checkout -f 60f33d7fa1d42a7d75df330852cd35d2cd316f10 # timeout=30 15:28:03 Commit message: "[AAI] Update OOM to include the latest version v28 for AAI schema" 15:28:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:28:03 > git rev-list --no-walk 546e7acd3e3bdcfbbf31c28fcf81703dc994f384 # timeout=10 15:28:03 [EnvInject] - Injecting environment variables from a build step. 15:28:03 [EnvInject] - Injecting as environment variables the properties content 15:28:03 PYTHON=python3 15:28:03 15:28:03 [EnvInject] - Variables injected successfully. 15:28:03 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8927258999704952521.sh 15:28:03 ---> tox-install.sh 15:28:03 + source /home/jenkins/lf-env.sh 15:28:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:28:03 ++ mktemp -d /tmp/venv-XXXX 15:28:03 + lf_venv=/tmp/venv-bpyV 15:28:03 + local venv_file=/tmp/.os_lf_venv 15:28:03 + local python=python3 15:28:03 + local options 15:28:03 + local set_path=true 15:28:03 + local install_args= 15:28:03 ++ 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 15:28:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:28:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:28:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:28:03 + true 15:28:03 + case $1 in 15:28:03 + venv_file=/tmp/.toxenv 15:28:03 + shift 2 15:28:03 + true 15:28:03 + case $1 in 15:28:03 + shift 15:28:03 + break 15:28:03 + case $python in 15:28:03 + local pkg_list= 15:28:03 + [[ -d /opt/pyenv ]] 15:28:03 + echo 'Setup pyenv:' 15:28:03 Setup pyenv: 15:28:03 + export PYENV_ROOT=/opt/pyenv 15:28:03 + PYENV_ROOT=/opt/pyenv 15:28:03 + 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 15:28:03 + 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 15:28:03 + pyenv versions 15:28:04 * system (set by /opt/pyenv/version) 15:28:04 * 3.8.13 (set by /opt/pyenv/version) 15:28:04 * 3.9.13 (set by /opt/pyenv/version) 15:28:04 * 3.10.6 (set by /opt/pyenv/version) 15:28:04 + command -v pyenv 15:28:04 ++ pyenv init - --no-rehash 15:28: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[*]}"'\'')" 15:28:04 export PATH="/opt/pyenv/shims:${PATH}" 15:28:04 export PYENV_SHELL=bash 15:28:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:28:04 pyenv() { 15:28:04 local command 15:28:04 command="${1:-}" 15:28:04 if [ "$#" -gt 0 ]; then 15:28:04 shift 15:28:04 fi 15:28:04 15:28:04 case "$command" in 15:28:04 rehash|shell) 15:28:04 eval "$(pyenv "sh-$command" "$@")" 15:28:04 ;; 15:28:04 *) 15:28:04 command pyenv "$command" "$@" 15:28:04 ;; 15:28:04 esac 15:28:04 }' 15:28: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[*]}"' 15:28:04 ++ 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 15:28:04 ++ 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 15:28:04 ++ 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 15:28:04 ++ export PYENV_SHELL=bash 15:28:04 ++ PYENV_SHELL=bash 15:28:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:28:04 +++ complete -F _pyenv pyenv 15:28:04 ++ lf-pyver python3 15:28:04 ++ local py_version_xy=python3 15:28:04 ++ local py_version_xyz= 15:28:04 ++ pyenv versions 15:28:04 ++ local command 15:28:04 ++ command=versions 15:28:04 ++ '[' 1 -gt 0 ']' 15:28:04 ++ sed 's/^[ *]* //' 15:28:04 ++ shift 15:28:04 ++ case "$command" in 15:28:04 ++ command pyenv versions 15:28:04 ++ pyenv versions 15:28:04 ++ grep -E '^[0-9.]*[0-9]$' 15:28:04 ++ awk '{ print $1 }' 15:28:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:28:04 +++ grep '^3' /tmp/.pyenv_versions 15:28:04 +++ sort -V 15:28:04 +++ tail -n 1 15:28:04 ++ py_version_xyz=3.10.6 15:28:04 ++ [[ -z 3.10.6 ]] 15:28:04 ++ echo 3.10.6 15:28:04 ++ return 0 15:28:04 + pyenv local 3.10.6 15:28:04 + local command 15:28:04 + command=local 15:28:04 + '[' 2 -gt 0 ']' 15:28:04 + shift 15:28:04 + case "$command" in 15:28:04 + command pyenv local 3.10.6 15:28:04 + pyenv local 3.10.6 15:28:04 + for arg in "$@" 15:28:04 + case $arg in 15:28:04 + pkg_list+='tox ' 15:28:04 + for arg in "$@" 15:28:04 + case $arg in 15:28:04 + pkg_list+='virtualenv ' 15:28:04 + for arg in "$@" 15:28:04 + case $arg in 15:28:04 + pkg_list+='urllib3~=1.26.15 ' 15:28:04 + [[ -f /tmp/.toxenv ]] 15:28:04 + [[ ! -f /tmp/.toxenv ]] 15:28:04 + [[ -n '' ]] 15:28:04 + python3 -m venv /tmp/venv-bpyV 15:28:08 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bpyV' 15:28:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bpyV 15:28:08 + echo /tmp/venv-bpyV 15:28:08 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:28:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:28:08 + /tmp/venv-bpyV/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:28:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:28:11 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:28:11 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:28:11 + /tmp/venv-bpyV/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:28:14 + type python3 15:28:14 + true 15:28:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bpyV/bin to PATH' 15:28:14 lf-activate-venv(): INFO: Adding /tmp/venv-bpyV/bin to PATH 15:28:14 + PATH=/tmp/venv-bpyV/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 15:28:14 + return 0 15:28:14 + python3 --version 15:28:14 Python 3.10.6 15:28:14 + python3 -m pip --version 15:28:14 pip 23.3.1 from /tmp/venv-bpyV/lib/python3.10/site-packages/pip (python 3.10) 15:28:14 + python3 -m pip freeze 15:28:14 cachetools==5.3.2 15:28:14 chardet==5.2.0 15:28:14 colorama==0.4.6 15:28:14 distlib==0.3.7 15:28:14 filelock==3.13.1 15:28:14 packaging==23.2 15:28:14 platformdirs==3.11.0 15:28:14 pluggy==1.3.0 15:28:14 pyproject-api==1.6.1 15:28:14 tomli==2.0.1 15:28:14 tox==4.11.3 15:28:14 urllib3==1.26.18 15:28:14 virtualenv==20.24.6 15:28:14 [EnvInject] - Injecting environment variables from a build step. 15:28:14 [EnvInject] - Injecting as environment variables the properties content 15:28:14 PARALLEL=false 15:28:14 15:28:14 [EnvInject] - Variables injected successfully. 15:28:14 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8361781849381501549.sh 15:28:14 ---> tox-run.sh 15:28:14 + 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 15:28:14 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:28:14 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:28:14 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:28:14 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:28:14 + source /home/jenkins/lf-env.sh 15:28:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:28:14 ++ mktemp -d /tmp/venv-XXXX 15:28:14 + lf_venv=/tmp/venv-k8Lz 15:28:14 + local venv_file=/tmp/.os_lf_venv 15:28:14 + local python=python3 15:28:14 + local options 15:28:14 + local set_path=true 15:28:14 + local install_args= 15:28:14 ++ 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 15:28:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:28:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:28:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:28:14 + true 15:28:14 + case $1 in 15:28:14 + venv_file=/tmp/.toxenv 15:28:14 + shift 2 15:28:14 + true 15:28:14 + case $1 in 15:28:14 + shift 15:28:14 + break 15:28:14 + case $python in 15:28:14 + local pkg_list= 15:28:14 + [[ -d /opt/pyenv ]] 15:28:14 + echo 'Setup pyenv:' 15:28:14 Setup pyenv: 15:28:14 + export PYENV_ROOT=/opt/pyenv 15:28:14 + PYENV_ROOT=/opt/pyenv 15:28:14 + 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 15:28:14 + 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 15:28:14 + pyenv versions 15:28:14 system 15:28:14 3.8.13 15:28:14 3.9.13 15:28:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:28:14 + command -v pyenv 15:28:14 ++ pyenv init - --no-rehash 15:28:14 + 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[*]}"'\'')" 15:28:14 export PATH="/opt/pyenv/shims:${PATH}" 15:28:14 export PYENV_SHELL=bash 15:28:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:28:14 pyenv() { 15:28:14 local command 15:28:14 command="${1:-}" 15:28:14 if [ "$#" -gt 0 ]; then 15:28:14 shift 15:28:14 fi 15:28:14 15:28:14 case "$command" in 15:28:14 rehash|shell) 15:28:14 eval "$(pyenv "sh-$command" "$@")" 15:28:14 ;; 15:28:14 *) 15:28:14 command pyenv "$command" "$@" 15:28:14 ;; 15:28:14 esac 15:28:14 }' 15:28:14 +++ 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[*]}"' 15:28:14 ++ 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 15:28:14 ++ 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 15:28:14 ++ 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 15:28:14 ++ export PYENV_SHELL=bash 15:28:14 ++ PYENV_SHELL=bash 15:28:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:28:14 +++ complete -F _pyenv pyenv 15:28:14 ++ lf-pyver python3 15:28:14 ++ local py_version_xy=python3 15:28:14 ++ local py_version_xyz= 15:28:14 ++ pyenv versions 15:28:14 ++ local command 15:28:14 ++ command=versions 15:28:14 ++ '[' 1 -gt 0 ']' 15:28:14 ++ shift 15:28:14 ++ case "$command" in 15:28:14 ++ command pyenv versions 15:28:14 ++ pyenv versions 15:28:14 ++ sed 's/^[ *]* //' 15:28:14 ++ awk '{ print $1 }' 15:28:14 ++ grep -E '^[0-9.]*[0-9]$' 15:28:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:28:14 +++ sort -V 15:28:14 +++ grep '^3' /tmp/.pyenv_versions 15:28:14 +++ tail -n 1 15:28:14 ++ py_version_xyz=3.10.6 15:28:14 ++ [[ -z 3.10.6 ]] 15:28:14 ++ echo 3.10.6 15:28:14 ++ return 0 15:28:14 + pyenv local 3.10.6 15:28:14 + local command 15:28:14 + command=local 15:28:14 + '[' 2 -gt 0 ']' 15:28:14 + shift 15:28:14 + case "$command" in 15:28:14 + command pyenv local 3.10.6 15:28:14 + pyenv local 3.10.6 15:28:14 + for arg in "$@" 15:28:14 + case $arg in 15:28:14 + pkg_list+='tox ' 15:28:14 + for arg in "$@" 15:28:14 + case $arg in 15:28:14 + pkg_list+='virtualenv ' 15:28:14 + for arg in "$@" 15:28:14 + case $arg in 15:28:14 + pkg_list+='urllib3~=1.26.15 ' 15:28:14 + [[ -f /tmp/.toxenv ]] 15:28:14 ++ cat /tmp/.toxenv 15:28:14 + lf_venv=/tmp/venv-bpyV 15:28:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bpyV from' file:/tmp/.toxenv 15:28:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bpyV from file:/tmp/.toxenv 15:28:14 + /tmp/venv-bpyV/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:28:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:28:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:28:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:28:15 + /tmp/venv-bpyV/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:28:17 + type python3 15:28:17 + true 15:28:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bpyV/bin to PATH' 15:28:17 lf-activate-venv(): INFO: Adding /tmp/venv-bpyV/bin to PATH 15:28:17 + PATH=/tmp/venv-bpyV/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 15:28:17 + return 0 15:28:17 + [[ -d /opt/pyenv ]] 15:28:17 + echo '---> Setting up pyenv' 15:28:17 ---> Setting up pyenv 15:28:17 + export PYENV_ROOT=/opt/pyenv 15:28:17 + PYENV_ROOT=/opt/pyenv 15:28:17 + export PATH=/opt/pyenv/bin:/tmp/venv-bpyV/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 15:28:17 + PATH=/opt/pyenv/bin:/tmp/venv-bpyV/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 15:28:17 ++ pwd 15:28:17 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:28:17 + export PYTHONPATH 15:28:17 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:28:17 + TOX_TESTENV_PASSENV=PYTHONPATH 15:28:17 + tox --version 15:28:17 4.11.3 from /tmp/venv-bpyV/lib/python3.10/site-packages/tox/__init__.py 15:28:17 + PARALLEL=false 15:28:17 + TOX_OPTIONS_LIST= 15:28:17 + [[ -n checkbashisms ]] 15:28:17 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:28:17 + case ${PARALLEL,,} in 15:28:17 + tox -e checkbashisms 15:28:17 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:28:18 checkbashisms: freeze> python -m pip freeze --all 15:28:19 checkbashisms: pip==23.3.1,setuptools==68.2.2,wheel==0.41.2 15:28:19 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:28:20 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 15:28:20 you may get strange results 15:28:21 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:28:22 checkbashisms: OK (4.89=setup[1.66]+cmd[3.23] seconds) 15:28:22 congratulations :) (5.05 seconds) 15:28:22 + tox_status=0 15:28:22 + echo '---> Completed tox runs' 15:28:22 ---> Completed tox runs 15:28:22 + for i in .tox/*/log 15:28:22 ++ echo .tox/checkbashisms/log 15:28:22 ++ awk -F/ '{print $2}' 15:28:22 + tox_env=checkbashisms 15:28:22 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:28:22 + DOC_DIR=docs/_build/html 15:28:22 + [[ -d docs/_build/html ]] 15:28:22 + echo '---> tox-run.sh ends' 15:28:22 ---> tox-run.sh ends 15:28:22 + test 0 -eq 0 15:28:22 $ ssh-agent -k 15:28:22 unset SSH_AUTH_SOCK; 15:28:22 unset SSH_AGENT_PID; 15:28:22 echo Agent pid 1741 killed; 15:28:22 [ssh-agent] Stopped. 15:28:22 [PostBuildScript] - [INFO] Executing post build scripts. 15:28:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16413580476931255614.sh 15:28:22 ---> sysstat.sh 15:28:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6623833050653318019.sh 15:28:23 ---> package-listing.sh 15:28:23 ++ facter osfamily 15:28:23 ++ tr '[:upper:]' '[:lower:]' 15:28:23 + OS_FAMILY=debian 15:28:23 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:28:23 + START_PACKAGES=/tmp/packages_start.txt 15:28:23 + END_PACKAGES=/tmp/packages_end.txt 15:28:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:28:23 + PACKAGES=/tmp/packages_start.txt 15:28:23 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:28:23 + PACKAGES=/tmp/packages_end.txt 15:28:23 + case "${OS_FAMILY}" in 15:28:23 + dpkg -l 15:28:23 + grep '^ii' 15:28:23 + '[' -f /tmp/packages_start.txt ']' 15:28:23 + '[' -f /tmp/packages_end.txt ']' 15:28:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:28:23 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:28:23 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:28:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:28:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3719339540009348593.sh 15:28:23 ---> capture-instance-metadata.sh 15:28:23 Setup pyenv: 15:28:23 system 15:28:23 3.8.13 15:28:23 3.9.13 15:28:23 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:28:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HHko 15:28:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:28:30 lf-activate-venv(): INFO: Installing: lftools 15:29:05 lf-activate-venv(): INFO: Adding /tmp/venv-HHko/bin to PATH 15:29:05 INFO: Running in OpenStack, capturing instance metadata 15:29:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11435033560538160481.sh 15:29:05 provisioning config files... 15:29:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config1473035369309170113tmp 15:29:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:29:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:29:05 [EnvInject] - Injecting environment variables from a build step. 15:29:05 [EnvInject] - Injecting as environment variables the properties content 15:29:05 SERVER_ID=logs 15:29:05 15:29:05 [EnvInject] - Variables injected successfully. 15:29:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins596558933438732452.sh 15:29:05 ---> create-netrc.sh 15:29:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins511293739252107319.sh 15:29:05 ---> python-tools-install.sh 15:29:05 Setup pyenv: 15:29:05 system 15:29:05 3.8.13 15:29:05 3.9.13 15:29:05 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:29:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HHko from file:/tmp/.os_lf_venv 15:29:07 lf-activate-venv(): INFO: Installing: lftools 15:29:14 lf-activate-venv(): INFO: Adding /tmp/venv-HHko/bin to PATH 15:29:14 Generating Requirements File 15:29:47 Python 3.10.6 15:29:48 pip 23.3.1 from /tmp/venv-HHko/lib/python3.10/site-packages/pip (python 3.10) 15:29:48 appdirs==1.4.4 15:29:48 argcomplete==3.1.6 15:29:48 aspy.yaml==1.3.0 15:29:48 attrs==23.1.0 15:29:48 autopage==0.5.2 15:29:48 Babel==2.13.1 15:29:48 beautifulsoup4==4.12.2 15:29:48 boto3==1.29.1 15:29:48 botocore==1.32.1 15:29:48 bs4==0.0.1 15:29:48 cachetools==5.3.2 15:29:48 certifi==2023.7.22 15:29:48 cffi==1.16.0 15:29:48 cfgv==3.4.0 15:29:48 chardet==5.2.0 15:29:48 charset-normalizer==3.3.2 15:29:48 click==8.1.7 15:29:48 cliff==4.4.0 15:29:48 cmd2==2.4.3 15:29:48 cryptography==3.3.2 15:29:48 debtcollector==2.5.0 15:29:48 decorator==5.1.1 15:29:48 defusedxml==0.7.1 15:29:48 Deprecated==1.2.14 15:29:48 distlib==0.3.7 15:29:48 dnspython==2.4.2 15:29:48 docker==4.2.2 15:29:48 dogpile.cache==1.2.2 15:29:48 email-validator==2.1.0.post1 15:29:48 filelock==3.13.1 15:29:48 future==0.18.3 15:29:48 gitdb==4.0.11 15:29:48 GitPython==3.1.40 15:29:48 google-auth==2.23.4 15:29:48 httplib2==0.22.0 15:29:48 identify==2.5.31 15:29:48 idna==3.4 15:29:48 importlib-metadata==6.8.0 15:29:48 importlib-resources==1.5.0 15:29:48 iso8601==2.1.0 15:29:48 Jinja2==3.1.2 15:29:48 jmespath==1.0.1 15:29:48 jsonpatch==1.33 15:29:48 jsonpointer==2.4 15:29:48 jsonschema==4.19.2 15:29:48 jsonschema-specifications==2023.11.1 15:29:48 keystoneauth1==5.3.0 15:29:48 kubernetes==28.1.0 15:29:48 lftools==0.37.8 15:29:48 lxml==4.9.3 15:29:48 MarkupSafe==2.1.3 15:29:48 msgpack==1.0.7 15:29:48 multi-key-dict==2.0.3 15:29:48 munch==4.0.0 15:29:48 netaddr==0.9.0 15:29:48 netifaces==0.11.0 15:29:48 niet==1.4.2 15:29:48 nodeenv==1.8.0 15:29:48 oauth2client==4.1.3 15:29:48 oauthlib==3.2.2 15:29:48 openstacksdk==0.62.0 15:29:48 os-client-config==2.1.0 15:29:48 os-service-types==1.7.0 15:29:48 osc-lib==2.9.0 15:29:48 oslo.config==9.2.0 15:29:48 oslo.context==5.3.0 15:29:48 oslo.i18n==6.2.0 15:29:48 oslo.log==5.4.0 15:29:48 oslo.serialization==5.2.0 15:29:48 oslo.utils==6.3.0 15:29:48 packaging==23.2 15:29:48 pbr==6.0.0 15:29:48 platformdirs==3.11.0 15:29:48 prettytable==3.9.0 15:29:48 pyasn1==0.5.0 15:29:48 pyasn1-modules==0.3.0 15:29:48 pycparser==2.21 15:29:48 pygerrit2==2.0.15 15:29:48 PyGithub==2.1.1 15:29:48 pyinotify==0.9.6 15:29:48 PyJWT==2.8.0 15:29:48 PyNaCl==1.5.0 15:29:48 pyparsing==2.4.7 15:29:48 pyperclip==1.8.2 15:29:48 pyrsistent==0.20.0 15:29:48 python-cinderclient==9.4.0 15:29:48 python-dateutil==2.8.2 15:29:48 python-heatclient==3.3.0 15:29:48 python-jenkins==1.8.2 15:29:48 python-keystoneclient==5.2.0 15:29:48 python-magnumclient==4.2.0 15:29:48 python-novaclient==18.4.0 15:29:48 python-openstackclient==6.0.0 15:29:48 python-swiftclient==4.4.0 15:29:48 pytz==2023.3.post1 15:29:48 PyYAML==6.0.1 15:29:48 referencing==0.31.0 15:29:48 requests==2.31.0 15:29:48 requests-oauthlib==1.3.1 15:29:48 requestsexceptions==1.4.0 15:29:48 rfc3986==2.0.0 15:29:48 rpds-py==0.13.0 15:29:48 rsa==4.9 15:29:48 ruamel.yaml==0.18.5 15:29:48 ruamel.yaml.clib==0.2.8 15:29:48 s3transfer==0.7.0 15:29:48 simplejson==3.19.2 15:29:48 six==1.16.0 15:29:48 smmap==5.0.1 15:29:48 soupsieve==2.5 15:29:48 stevedore==5.1.0 15:29:48 tabulate==0.9.0 15:29:48 toml==0.10.2 15:29:48 tomlkit==0.12.3 15:29:48 tqdm==4.66.1 15:29:48 typing_extensions==4.8.0 15:29:48 tzdata==2023.3 15:29:48 urllib3==1.26.18 15:29:48 virtualenv==20.24.6 15:29:48 wcwidth==0.2.10 15:29:48 websocket-client==1.6.4 15:29:48 wrapt==1.16.0 15:29:48 xdg==6.0.0 15:29:48 xmltodict==0.13.0 15:29:48 yq==3.2.3 15:29:48 zipp==3.17.0 15:29:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins562869328256139459.sh 15:29:48 ---> sudo-logs.sh 15:29:48 Archiving 'sudo' log.. 15:29:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1547837864160243296.sh 15:29:49 ---> job-cost.sh 15:29:49 Setup pyenv: 15:29:49 system 15:29:49 3.8.13 15:29:49 3.9.13 15:29:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:29:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HHko from file:/tmp/.os_lf_venv 15:29:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:29:58 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. 15:29:58 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 15:29:58 virtualenv 20.24.6 requires platformdirs<4,>=3.9.1, but you have platformdirs 4.0.0 which is incompatible. 15:29:58 lf-activate-venv(): INFO: Adding /tmp/venv-HHko/bin to PATH 15:29:58 INFO: No Stack... 15:29:58 INFO: Retrieving Pricing Info for: v3-standard-4 15:29:59 INFO: Archiving Costs 15:29:59 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8174008313557057352.sh 15:29:59 ---> logs-deploy.sh 15:29:59 Setup pyenv: 15:29:59 system 15:29:59 3.8.13 15:29:59 3.9.13 15:29:59 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:29:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HHko from file:/tmp/.os_lf_venv 15:30:00 lf-activate-venv(): INFO: Installing: lftools 15:30:10 lf-activate-venv(): INFO: Adding /tmp/venv-HHko/bin to PATH 15:30:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3202 15:30:10 INFO: archiving workspace using pattern(s): 15:30:11 Archives upload complete. 15:30:11 INFO: archiving logs to Nexus 15:30:12 ---> uname -a: 15:30:12 Linux prd-ubuntu1804-builder-4c-4g-342 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:30:12 15:30:12 15:30:12 ---> lscpu: 15:30:12 Architecture: x86_64 15:30:12 CPU op-mode(s): 32-bit, 64-bit 15:30:12 Byte Order: Little Endian 15:30:12 CPU(s): 4 15:30:12 On-line CPU(s) list: 0-3 15:30:12 Thread(s) per core: 1 15:30:12 Core(s) per socket: 1 15:30:12 Socket(s): 4 15:30:12 NUMA node(s): 1 15:30:12 Vendor ID: AuthenticAMD 15:30:12 CPU family: 23 15:30:12 Model: 49 15:30:12 Model name: AMD EPYC-Rome Processor 15:30:12 Stepping: 0 15:30:12 CPU MHz: 2800.000 15:30:12 BogoMIPS: 5600.00 15:30:12 Virtualization: AMD-V 15:30:12 Hypervisor vendor: KVM 15:30:12 Virtualization type: full 15:30:12 L1d cache: 32K 15:30:12 L1i cache: 32K 15:30:12 L2 cache: 512K 15:30:12 L3 cache: 16384K 15:30:12 NUMA node0 CPU(s): 0-3 15:30:12 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 15:30:12 15:30:12 15:30:12 ---> nproc: 15:30:12 4 15:30:12 15:30:12 15:30:12 ---> df -h: 15:30:12 Filesystem Size Used Avail Use% Mounted on 15:30:12 udev 7.9G 0 7.9G 0% /dev 15:30:12 tmpfs 1.6G 672K 1.6G 1% /run 15:30:12 /dev/vda1 78G 8.3G 70G 11% / 15:30:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:30:12 tmpfs 5.0M 0 5.0M 0% /run/lock 15:30:12 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:30:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:30:12 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:30:12 15:30:12 15:30:12 ---> free -m: 15:30:12 total used free shared buff/cache available 15:30:12 Mem: 16040 543 13388 0 2107 15182 15:30:12 Swap: 1023 0 1023 15:30:12 15:30:12 15:30:12 ---> ip addr: 15:30:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:30:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:30:12 inet 127.0.0.1/8 scope host lo 15:30:12 valid_lft forever preferred_lft forever 15:30:12 inet6 ::1/128 scope host 15:30:12 valid_lft forever preferred_lft forever 15:30:12 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 15:30:12 link/ether fa:16:3e:fe:c0:cc brd ff:ff:ff:ff:ff:ff 15:30:12 inet 10.30.107.114/23 brd 10.30.107.255 scope global dynamic ens3 15:30:12 valid_lft 86240sec preferred_lft 86240sec 15:30:12 inet6 fe80::f816:3eff:fefe:c0cc/64 scope link 15:30:12 valid_lft forever preferred_lft forever 15:30:12 15:30:12 15:30:12 ---> sar -b -r -n DEV: 15:30:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-342) 11/16/23 _x86_64_ (4 CPU) 15:30:12 15:30:12 15:27:33 LINUX RESTART (4 CPU) 15:30:12 15:30:12 15:28:01 tps rtps wtps bread/s bwrtn/s 15:30:12 15:29:03 139.83 36.41 103.42 1744.11 22503.85 15:30:12 15:30:01 79.92 0.98 78.93 104.12 23446.85 15:30:12 Average: 110.38 19.00 91.38 938.01 22967.36 15:30:12 15:30:12 15:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:30:12 15:29:03 13807448 15518960 2617520 15.94 65252 1840932 821608 4.70 787060 1607332 190348 15:30:12 15:30:01 13738120 15575868 2686848 16.36 77992 1947324 741284 4.24 699984 1747416 139120 15:30:12 Average: 13772784 15547414 2652184 16.15 71622 1894128 781446 4.47 743522 1677374 164734 15:30:12 15:30:12 15:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:30:12 15:29:03 ens3 67.26 45.99 761.38 15.80 0.00 0.00 0.00 0.00 15:30:12 15:29:03 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 15:30:12 15:30:01 ens3 47.56 34.94 550.12 8.66 0.00 0.00 0.00 0.00 15:30:12 15:30:01 lo 1.52 1.52 0.15 0.15 0.00 0.00 0.00 0.00 15:30:12 Average: ens3 57.57 40.56 657.54 12.29 0.00 0.00 0.00 0.00 15:30:12 Average: lo 1.39 1.39 0.14 0.14 0.00 0.00 0.00 0.00 15:30:12 15:30:12 15:30:12 ---> sar -P ALL: 15:30:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-342) 11/16/23 _x86_64_ (4 CPU) 15:30:12 15:30:12 15:27:33 LINUX RESTART (4 CPU) 15:30:12 15:30:12 15:28:01 CPU %user %nice %system %iowait %steal %idle 15:30:12 15:29:03 all 20.08 0.00 1.59 4.97 0.05 73.31 15:30:12 15:29:03 0 20.26 0.00 1.42 0.40 0.03 77.89 15:30:12 15:29:03 1 26.41 0.00 1.68 11.14 0.05 60.72 15:30:12 15:29:03 2 8.28 0.00 1.18 0.65 0.08 89.81 15:30:12 15:29:03 3 25.38 0.00 2.12 7.72 0.07 64.72 15:30:12 15:30:01 all 20.59 0.00 1.28 3.72 0.04 74.37 15:30:12 15:30:01 0 19.06 0.00 1.14 0.74 0.03 79.03 15:30:12 15:30:01 1 17.73 0.00 1.02 3.66 0.03 77.56 15:30:12 15:30:01 2 28.12 0.00 1.74 3.30 0.07 66.78 15:30:12 15:30:01 3 17.50 0.00 1.24 7.15 0.03 74.07 15:30:12 Average: all 20.33 0.00 1.44 4.35 0.05 73.83 15:30:12 Average: 0 19.67 0.00 1.28 0.57 0.03 78.45 15:30:12 Average: 1 22.13 0.00 1.35 7.45 0.04 69.02 15:30:12 Average: 2 17.99 0.00 1.45 1.95 0.08 78.53 15:30:12 Average: 3 21.51 0.00 1.69 7.44 0.05 69.31 15:30:12 15:30:12 15:30:12