10:12:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137149 10:12:57 Running as SYSTEM 10:12:57 [EnvInject] - Loading node environment variables. 10:12:57 Building remotely on prd-ubuntu1804-builder-4c-4g-5036 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:12:57 [ssh-agent] Looking for ssh-agent implementation... 10:12:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:12:58 $ ssh-agent 10:12:58 SSH_AUTH_SOCK=/tmp/ssh-z7JrXq9g28gn/agent.1741 10:12:58 SSH_AGENT_PID=1743 10:12:58 [ssh-agent] Started. 10:12:58 Running ssh-add (command line suppressed) 10:12:58 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_230989566005072567.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_230989566005072567.key) 10:12:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:12:58 The recommended git tool is: NONE 10:12:59 using credential onap-jenkins-ssh 10:12:59 Wiping out workspace first. 10:12:59 Cloning the remote Git repository 10:12:59 Cloning repository git://cloud.onap.org/mirror/oom.git 10:12:59 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:13:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:13:00 > git --version # timeout=10 10:13:00 > git --version # 'git version 2.17.1' 10:13:00 using GIT_SSH to set credentials Gerrit user 10:13:00 Verifying host key using manually-configured host key entries 10:13:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:13:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:13:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:13:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:13:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:13:07 using GIT_SSH to set credentials Gerrit user 10:13:07 Verifying host key using manually-configured host key entries 10:13:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/137149/7 # timeout=30 10:13:07 > git rev-parse 0f3ef6870c906018bbf24029394391c833a77d8c^{commit} # timeout=10 10:13:07 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:13:07 Checking out Revision 0f3ef6870c906018bbf24029394391c833a77d8c (refs/changes/49/137149/7) 10:13:07 > git config core.sparsecheckout # timeout=10 10:13:07 > git checkout -f 0f3ef6870c906018bbf24029394391c833a77d8c # timeout=30 10:13:10 Commit message: "[PLATFORM][KEYCLOAK] Update Keycloak instructions and Realm import" 10:13:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:13:10 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 10:13:10 [EnvInject] - Injecting environment variables from a build step. 10:13:10 [EnvInject] - Injecting as environment variables the properties content 10:13:10 PYTHON=python3 10:13:10 10:13:10 [EnvInject] - Variables injected successfully. 10:13:10 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17175778841215423492.sh 10:13:11 ---> tox-install.sh 10:13:11 + source /home/jenkins/lf-env.sh 10:13:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:13:11 ++ mktemp -d /tmp/venv-XXXX 10:13:11 + lf_venv=/tmp/venv-C0NX 10:13:11 + local venv_file=/tmp/.os_lf_venv 10:13:11 + local python=python3 10:13:11 + local options 10:13:11 + local set_path=true 10:13:11 + local install_args= 10:13:11 ++ 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:13:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:13:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:13:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:13:11 + true 10:13:11 + case $1 in 10:13:11 + venv_file=/tmp/.toxenv 10:13:11 + shift 2 10:13:11 + true 10:13:11 + case $1 in 10:13:11 + shift 10:13:11 + break 10:13:11 + case $python in 10:13:11 + local pkg_list= 10:13:11 + [[ -d /opt/pyenv ]] 10:13:11 + echo 'Setup pyenv:' 10:13:11 Setup pyenv: 10:13:11 + export PYENV_ROOT=/opt/pyenv 10:13:11 + PYENV_ROOT=/opt/pyenv 10:13:11 + 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:13:11 + 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:13:11 + pyenv versions 10:13:11 * system (set by /opt/pyenv/version) 10:13:11 * 3.8.13 (set by /opt/pyenv/version) 10:13:11 * 3.9.13 (set by /opt/pyenv/version) 10:13:11 * 3.10.6 (set by /opt/pyenv/version) 10:13:11 + command -v pyenv 10:13:11 ++ pyenv init - --no-rehash 10:13:11 + 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:13:11 export PATH="/opt/pyenv/shims:${PATH}" 10:13:11 export PYENV_SHELL=bash 10:13:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:13:11 pyenv() { 10:13:11 local command 10:13:11 command="${1:-}" 10:13:11 if [ "$#" -gt 0 ]; then 10:13:11 shift 10:13:11 fi 10:13:11 10:13:11 case "$command" in 10:13:11 rehash|shell) 10:13:11 eval "$(pyenv "sh-$command" "$@")" 10:13:11 ;; 10:13:11 *) 10:13:11 command pyenv "$command" "$@" 10:13:11 ;; 10:13:11 esac 10:13:11 }' 10:13:11 +++ 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:13:11 ++ 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:13:11 ++ 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:13:11 ++ 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:13:11 ++ export PYENV_SHELL=bash 10:13:11 ++ PYENV_SHELL=bash 10:13:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:13:11 +++ complete -F _pyenv pyenv 10:13:11 ++ lf-pyver python3 10:13:11 ++ local py_version_xy=python3 10:13:11 ++ local py_version_xyz= 10:13:11 ++ pyenv versions 10:13:11 ++ local command 10:13:11 ++ sed 's/^[ *]* //' 10:13:11 ++ command=versions 10:13:11 ++ '[' 1 -gt 0 ']' 10:13:11 ++ shift 10:13:11 ++ case "$command" in 10:13:11 ++ command pyenv versions 10:13:11 ++ pyenv versions 10:13:11 ++ grep -E '^[0-9.]*[0-9]$' 10:13:11 ++ awk '{ print $1 }' 10:13:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:13:11 +++ grep '^3' /tmp/.pyenv_versions 10:13:11 +++ sort -V 10:13:11 +++ tail -n 1 10:13:11 ++ py_version_xyz=3.10.6 10:13:11 ++ [[ -z 3.10.6 ]] 10:13:11 ++ echo 3.10.6 10:13:11 ++ return 0 10:13:11 + pyenv local 3.10.6 10:13:11 + local command 10:13:11 + command=local 10:13:11 + '[' 2 -gt 0 ']' 10:13:11 + shift 10:13:11 + case "$command" in 10:13:11 + command pyenv local 3.10.6 10:13:11 + pyenv local 3.10.6 10:13:11 + for arg in "$@" 10:13:11 + case $arg in 10:13:11 + pkg_list+='tox ' 10:13:11 + for arg in "$@" 10:13:11 + case $arg in 10:13:11 + pkg_list+='virtualenv ' 10:13:11 + for arg in "$@" 10:13:11 + case $arg in 10:13:11 + pkg_list+='urllib3~=1.26.15 ' 10:13:11 + [[ -f /tmp/.toxenv ]] 10:13:11 + [[ ! -f /tmp/.toxenv ]] 10:13:11 + [[ -n '' ]] 10:13:11 + python3 -m venv /tmp/venv-C0NX 10:13:15 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-C0NX' 10:13:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-C0NX 10:13:15 + echo /tmp/venv-C0NX 10:13:15 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:13:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:13:15 + /tmp/venv-C0NX/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:13:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:13:18 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:13:18 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:13:18 + /tmp/venv-C0NX/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:13:21 + type python3 10:13:21 + true 10:13:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-C0NX/bin to PATH' 10:13:21 lf-activate-venv(): INFO: Adding /tmp/venv-C0NX/bin to PATH 10:13:21 + PATH=/tmp/venv-C0NX/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:13:21 + return 0 10:13:21 + python3 --version 10:13:21 Python 3.10.6 10:13:21 + python3 -m pip --version 10:13:21 pip 24.0 from /tmp/venv-C0NX/lib/python3.10/site-packages/pip (python 3.10) 10:13:21 + python3 -m pip freeze 10:13:21 cachetools==5.3.2 10:13:21 chardet==5.2.0 10:13:21 colorama==0.4.6 10:13:21 distlib==0.3.8 10:13:21 filelock==3.13.1 10:13:21 packaging==23.2 10:13:21 platformdirs==4.2.0 10:13:21 pluggy==1.4.0 10:13:21 pyproject-api==1.6.1 10:13:21 tomli==2.0.1 10:13:21 tox==4.12.1 10:13:21 urllib3==1.26.18 10:13:21 virtualenv==20.25.0 10:13:21 [EnvInject] - Injecting environment variables from a build step. 10:13:21 [EnvInject] - Injecting as environment variables the properties content 10:13:21 PARALLEL=false 10:13:21 10:13:21 [EnvInject] - Variables injected successfully. 10:13:21 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9064843724291108493.sh 10:13:21 ---> tox-run.sh 10:13:21 + 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:13:21 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:13:21 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:13:21 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:13:21 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:13:21 + source /home/jenkins/lf-env.sh 10:13:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:13:21 ++ mktemp -d /tmp/venv-XXXX 10:13:21 + lf_venv=/tmp/venv-KngO 10:13:21 + local venv_file=/tmp/.os_lf_venv 10:13:21 + local python=python3 10:13:21 + local options 10:13:21 + local set_path=true 10:13:21 + local install_args= 10:13:21 ++ 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:13:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:13:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:13:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:13:21 + true 10:13:21 + case $1 in 10:13:21 + venv_file=/tmp/.toxenv 10:13:21 + shift 2 10:13:21 + true 10:13:21 + case $1 in 10:13:21 + shift 10:13:21 + break 10:13:21 + case $python in 10:13:21 + local pkg_list= 10:13:21 + [[ -d /opt/pyenv ]] 10:13:21 + echo 'Setup pyenv:' 10:13:21 Setup pyenv: 10:13:21 + export PYENV_ROOT=/opt/pyenv 10:13:21 + PYENV_ROOT=/opt/pyenv 10:13:21 + 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:13:21 + 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:13:21 + pyenv versions 10:13:21 system 10:13:21 3.8.13 10:13:21 3.9.13 10:13:21 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:13:21 + command -v pyenv 10:13:21 ++ pyenv init - --no-rehash 10:13:21 + 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:13:21 export PATH="/opt/pyenv/shims:${PATH}" 10:13:21 export PYENV_SHELL=bash 10:13:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:13:21 pyenv() { 10:13:21 local command 10:13:21 command="${1:-}" 10:13:21 if [ "$#" -gt 0 ]; then 10:13:21 shift 10:13:21 fi 10:13:21 10:13:21 case "$command" in 10:13:21 rehash|shell) 10:13:21 eval "$(pyenv "sh-$command" "$@")" 10:13:21 ;; 10:13:21 *) 10:13:21 command pyenv "$command" "$@" 10:13:21 ;; 10:13:21 esac 10:13:21 }' 10:13:21 +++ 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:13:21 ++ 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:13:21 ++ 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:13:21 ++ 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:13:21 ++ export PYENV_SHELL=bash 10:13:21 ++ PYENV_SHELL=bash 10:13:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:13:21 +++ complete -F _pyenv pyenv 10:13:21 ++ lf-pyver python3 10:13:21 ++ local py_version_xy=python3 10:13:21 ++ local py_version_xyz= 10:13:21 ++ pyenv versions 10:13:21 ++ local command 10:13:21 ++ command=versions 10:13:21 ++ '[' 1 -gt 0 ']' 10:13:21 ++ shift 10:13:21 ++ case "$command" in 10:13:21 ++ command pyenv versions 10:13:21 ++ pyenv versions 10:13:21 ++ awk '{ print $1 }' 10:13:21 ++ sed 's/^[ *]* //' 10:13:21 ++ grep -E '^[0-9.]*[0-9]$' 10:13:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:13:21 +++ grep '^3' /tmp/.pyenv_versions 10:13:21 +++ sort -V 10:13:21 +++ tail -n 1 10:13:21 ++ py_version_xyz=3.10.6 10:13:21 ++ [[ -z 3.10.6 ]] 10:13:21 ++ echo 3.10.6 10:13:21 ++ return 0 10:13:21 + pyenv local 3.10.6 10:13:21 + local command 10:13:21 + command=local 10:13:21 + '[' 2 -gt 0 ']' 10:13:21 + shift 10:13:21 + case "$command" in 10:13:21 + command pyenv local 3.10.6 10:13:21 + pyenv local 3.10.6 10:13:21 + for arg in "$@" 10:13:21 + case $arg in 10:13:21 + pkg_list+='tox ' 10:13:21 + for arg in "$@" 10:13:21 + case $arg in 10:13:21 + pkg_list+='virtualenv ' 10:13:21 + for arg in "$@" 10:13:21 + case $arg in 10:13:21 + pkg_list+='urllib3~=1.26.15 ' 10:13:21 + [[ -f /tmp/.toxenv ]] 10:13:21 ++ cat /tmp/.toxenv 10:13:21 + lf_venv=/tmp/venv-C0NX 10:13:21 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C0NX from' file:/tmp/.toxenv 10:13:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C0NX from file:/tmp/.toxenv 10:13:21 + /tmp/venv-C0NX/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:13:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:13:22 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:13:22 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:13:22 + /tmp/venv-C0NX/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:13:24 + type python3 10:13:24 + true 10:13:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-C0NX/bin to PATH' 10:13:24 lf-activate-venv(): INFO: Adding /tmp/venv-C0NX/bin to PATH 10:13:24 + PATH=/tmp/venv-C0NX/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:13:24 + return 0 10:13:24 + [[ -d /opt/pyenv ]] 10:13:24 + echo '---> Setting up pyenv' 10:13:24 ---> Setting up pyenv 10:13:24 + export PYENV_ROOT=/opt/pyenv 10:13:24 + PYENV_ROOT=/opt/pyenv 10:13:24 + export PATH=/opt/pyenv/bin:/tmp/venv-C0NX/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:13:24 + PATH=/opt/pyenv/bin:/tmp/venv-C0NX/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:13:24 ++ pwd 10:13:24 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:13:24 + export PYTHONPATH 10:13:24 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:13:24 + TOX_TESTENV_PASSENV=PYTHONPATH 10:13:24 + tox --version 10:13:24 4.12.1 from /tmp/venv-C0NX/lib/python3.10/site-packages/tox/__init__.py 10:13:24 + PARALLEL=false 10:13:24 + TOX_OPTIONS_LIST= 10:13:24 + [[ -n checkbashisms ]] 10:13:24 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:13:24 + case ${PARALLEL,,} in 10:13:24 + tox -e checkbashisms 10:13:24 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:13:25 checkbashisms: freeze> python -m pip freeze --all 10:13:26 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 10:13:26 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:13:27 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 10:13:27 you may get strange results 10:13:27 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:13:29 checkbashisms: OK (4.58=setup[1.57]+cmd[3.01] seconds) 10:13:29 congratulations :) (4.74 seconds) 10:13:29 + tox_status=0 10:13:29 + echo '---> Completed tox runs' 10:13:29 ---> Completed tox runs 10:13:29 + for i in .tox/*/log 10:13:29 ++ echo .tox/checkbashisms/log 10:13:29 ++ awk -F/ '{print $2}' 10:13:29 + tox_env=checkbashisms 10:13:29 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:13:29 + DOC_DIR=docs/_build/html 10:13:29 + [[ -d docs/_build/html ]] 10:13:29 + echo '---> tox-run.sh ends' 10:13:29 ---> tox-run.sh ends 10:13:29 + test 0 -eq 0 10:13:29 $ ssh-agent -k 10:13:29 unset SSH_AUTH_SOCK; 10:13:29 unset SSH_AGENT_PID; 10:13:29 echo Agent pid 1743 killed; 10:13:29 [ssh-agent] Stopped. 10:13:29 [PostBuildScript] - [INFO] Executing post build scripts. 10:13:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9795781138727861757.sh 10:13:29 ---> sysstat.sh 10:13:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3568822027657096797.sh 10:13:29 ---> package-listing.sh 10:13:29 ++ facter osfamily 10:13:29 ++ tr '[:upper:]' '[:lower:]' 10:13:30 + OS_FAMILY=debian 10:13:30 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:13:30 + START_PACKAGES=/tmp/packages_start.txt 10:13:30 + END_PACKAGES=/tmp/packages_end.txt 10:13:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:13:30 + PACKAGES=/tmp/packages_start.txt 10:13:30 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:13:30 + PACKAGES=/tmp/packages_end.txt 10:13:30 + case "${OS_FAMILY}" in 10:13:30 + dpkg -l 10:13:30 + grep '^ii' 10:13:30 + '[' -f /tmp/packages_start.txt ']' 10:13:30 + '[' -f /tmp/packages_end.txt ']' 10:13:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:13:30 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:13:30 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:13:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:13:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2915412554870260904.sh 10:13:30 ---> capture-instance-metadata.sh 10:13:30 Setup pyenv: 10:13:30 system 10:13:30 3.8.13 10:13:30 3.9.13 10:13:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:13:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7sm5 10:13:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:13:36 lf-activate-venv(): INFO: Installing: lftools 10:14:08 lf-activate-venv(): INFO: Adding /tmp/venv-7sm5/bin to PATH 10:14:08 INFO: Running in OpenStack, capturing instance metadata 10:14:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6703028977755441883.sh 10:14:08 provisioning config files... 10:14:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config12869414816496185085tmp 10:14:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:14:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:14:08 [EnvInject] - Injecting environment variables from a build step. 10:14:08 [EnvInject] - Injecting as environment variables the properties content 10:14:08 SERVER_ID=logs 10:14:08 10:14:08 [EnvInject] - Variables injected successfully. 10:14:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2400681467186412839.sh 10:14:08 ---> create-netrc.sh 10:14:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3019747496957867188.sh 10:14:08 ---> python-tools-install.sh 10:14:08 Setup pyenv: 10:14:08 system 10:14:08 3.8.13 10:14:08 3.9.13 10:14:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:14:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7sm5 from file:/tmp/.os_lf_venv 10:14:10 lf-activate-venv(): INFO: Installing: lftools 10:14:17 lf-activate-venv(): INFO: Adding /tmp/venv-7sm5/bin to PATH 10:14:17 Generating Requirements File 10:14:50 Python 3.10.6 10:14:50 pip 24.0 from /tmp/venv-7sm5/lib/python3.10/site-packages/pip (python 3.10) 10:14:50 appdirs==1.4.4 10:14:50 argcomplete==3.2.2 10:14:50 aspy.yaml==1.3.0 10:14:50 attrs==23.2.0 10:14:50 autopage==0.5.2 10:14:50 beautifulsoup4==4.12.3 10:14:50 boto3==1.34.40 10:14:50 botocore==1.34.40 10:14:50 bs4==0.0.2 10:14:50 cachetools==5.3.2 10:14:50 certifi==2024.2.2 10:14:50 cffi==1.16.0 10:14:50 cfgv==3.4.0 10:14:50 chardet==5.2.0 10:14:50 charset-normalizer==3.3.2 10:14:50 click==8.1.7 10:14:50 cliff==4.5.0 10:14:50 cmd2==2.4.3 10:14:50 cryptography==3.3.2 10:14:50 debtcollector==2.5.0 10:14:50 decorator==5.1.1 10:14:50 defusedxml==0.7.1 10:14:50 Deprecated==1.2.14 10:14:50 distlib==0.3.8 10:14:50 dnspython==2.5.0 10:14:50 docker==4.2.2 10:14:50 dogpile.cache==1.3.1 10:14:50 email-validator==2.1.0.post1 10:14:50 filelock==3.13.1 10:14:50 future==0.18.3 10:14:50 gitdb==4.0.11 10:14:50 GitPython==3.1.41 10:14:50 google-auth==2.27.0 10:14:50 httplib2==0.22.0 10:14:50 identify==2.5.34 10:14:50 idna==3.6 10:14:50 importlib-resources==1.5.0 10:14:50 iso8601==2.1.0 10:14:50 Jinja2==3.1.3 10:14:50 jmespath==1.0.1 10:14:50 jsonpatch==1.33 10:14:50 jsonpointer==2.4 10:14:50 jsonschema==4.21.1 10:14:50 jsonschema-specifications==2023.12.1 10:14:50 keystoneauth1==5.5.0 10:14:50 kubernetes==29.0.0 10:14:50 lftools==0.37.8 10:14:50 lxml==5.1.0 10:14:50 MarkupSafe==2.1.5 10:14:50 msgpack==1.0.7 10:14:50 multi_key_dict==2.0.3 10:14:50 munch==4.0.0 10:14:50 netaddr==1.0.0 10:14:50 netifaces==0.11.0 10:14:50 niet==1.4.2 10:14:50 nodeenv==1.8.0 10:14:50 oauth2client==4.1.3 10:14:50 oauthlib==3.2.2 10:14:50 openstacksdk==0.62.0 10:14:50 os-client-config==2.1.0 10:14:50 os-service-types==1.7.0 10:14:50 osc-lib==3.0.0 10:14:50 oslo.config==9.3.0 10:14:50 oslo.context==5.3.0 10:14:50 oslo.i18n==6.2.0 10:14:50 oslo.log==5.4.0 10:14:50 oslo.serialization==5.3.0 10:14:50 oslo.utils==7.0.0 10:14:50 packaging==23.2 10:14:50 pbr==6.0.0 10:14:50 platformdirs==4.2.0 10:14:50 prettytable==3.9.0 10:14:50 pyasn1==0.5.1 10:14:50 pyasn1-modules==0.3.0 10:14:50 pycparser==2.21 10:14:50 pygerrit2==2.0.15 10:14:50 PyGithub==2.2.0 10:14:50 pyinotify==0.9.6 10:14:50 PyJWT==2.8.0 10:14:50 PyNaCl==1.5.0 10:14:50 pyparsing==2.4.7 10:14:50 pyperclip==1.8.2 10:14:50 pyrsistent==0.20.0 10:14:50 python-cinderclient==9.4.0 10:14:50 python-dateutil==2.8.2 10:14:50 python-heatclient==3.4.0 10:14:50 python-jenkins==1.8.2 10:14:50 python-keystoneclient==5.3.0 10:14:50 python-magnumclient==4.3.0 10:14:50 python-novaclient==18.4.0 10:14:50 python-openstackclient==6.0.1 10:14:50 python-swiftclient==4.4.0 10:14:50 pytz==2024.1 10:14:50 PyYAML==6.0.1 10:14:50 referencing==0.33.0 10:14:50 requests==2.31.0 10:14:50 requests-oauthlib==1.3.1 10:14:50 requestsexceptions==1.4.0 10:14:50 rfc3986==2.0.0 10:14:50 rpds-py==0.17.1 10:14:50 rsa==4.9 10:14:50 ruamel.yaml==0.18.6 10:14:50 ruamel.yaml.clib==0.2.8 10:14:50 s3transfer==0.10.0 10:14:50 simplejson==3.19.2 10:14:50 six==1.16.0 10:14:50 smmap==5.0.1 10:14:50 soupsieve==2.5 10:14:50 stevedore==5.1.0 10:14:50 tabulate==0.9.0 10:14:50 toml==0.10.2 10:14:50 tomlkit==0.12.3 10:14:50 tqdm==4.66.2 10:14:50 typing_extensions==4.9.0 10:14:50 tzdata==2024.1 10:14:50 urllib3==1.26.18 10:14:50 virtualenv==20.25.0 10:14:50 wcwidth==0.2.13 10:14:50 websocket-client==1.7.0 10:14:50 wrapt==1.16.0 10:14:50 xdg==6.0.0 10:14:50 xmltodict==0.13.0 10:14:50 yq==3.2.3 10:14:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17416004844172684996.sh 10:14:51 ---> sudo-logs.sh 10:14:51 Archiving 'sudo' log.. 10:14:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15699303769689490066.sh 10:14:51 ---> job-cost.sh 10:14:51 Setup pyenv: 10:14:51 system 10:14:51 3.8.13 10:14:51 3.9.13 10:14:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:14:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7sm5 from file:/tmp/.os_lf_venv 10:14:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:14:59 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. 10:14:59 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 10:15:00 lf-activate-venv(): INFO: Adding /tmp/venv-7sm5/bin to PATH 10:15:00 INFO: No Stack... 10:15:00 INFO: Retrieving Pricing Info for: v3-standard-4 10:15:02 INFO: Archiving Costs 10:15:02 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6488153226476268275.sh 10:15:02 ---> logs-deploy.sh 10:15:02 Setup pyenv: 10:15:02 system 10:15:02 3.8.13 10:15:02 3.9.13 10:15:02 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:15:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7sm5 from file:/tmp/.os_lf_venv 10:15:03 lf-activate-venv(): INFO: Installing: lftools 10:15:13 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. 10:15:13 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 10:15:13 lf-activate-venv(): INFO: Adding /tmp/venv-7sm5/bin to PATH 10:15:13 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3312 10:15:13 INFO: archiving workspace using pattern(s): 10:15:14 Archives upload complete. 10:15:14 INFO: archiving logs to Nexus 10:15:15 ---> uname -a: 10:15:15 Linux prd-ubuntu1804-builder-4c-4g-5036 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:15:15 10:15:15 10:15:15 ---> lscpu: 10:15:15 Architecture: x86_64 10:15:15 CPU op-mode(s): 32-bit, 64-bit 10:15:15 Byte Order: Little Endian 10:15:15 CPU(s): 4 10:15:15 On-line CPU(s) list: 0-3 10:15:15 Thread(s) per core: 1 10:15:15 Core(s) per socket: 1 10:15:15 Socket(s): 4 10:15:15 NUMA node(s): 1 10:15:15 Vendor ID: AuthenticAMD 10:15:15 CPU family: 23 10:15:15 Model: 49 10:15:15 Model name: AMD EPYC-Rome Processor 10:15:15 Stepping: 0 10:15:15 CPU MHz: 2799.998 10:15:15 BogoMIPS: 5599.99 10:15:15 Virtualization: AMD-V 10:15:15 Hypervisor vendor: KVM 10:15:15 Virtualization type: full 10:15:15 L1d cache: 32K 10:15:15 L1i cache: 32K 10:15:15 L2 cache: 512K 10:15:15 L3 cache: 16384K 10:15:15 NUMA node0 CPU(s): 0-3 10:15:15 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:15:15 10:15:15 10:15:15 ---> nproc: 10:15:15 4 10:15:15 10:15:15 10:15:15 ---> df -h: 10:15:15 Filesystem Size Used Avail Use% Mounted on 10:15:15 udev 7.9G 0 7.9G 0% /dev 10:15:15 tmpfs 1.6G 672K 1.6G 1% /run 10:15:15 /dev/vda1 78G 8.3G 70G 11% / 10:15:15 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:15:15 tmpfs 5.0M 0 5.0M 0% /run/lock 10:15:15 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:15:15 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:15:15 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:15:15 10:15:15 10:15:15 ---> free -m: 10:15:15 total used free shared buff/cache available 10:15:15 Mem: 16040 533 13433 0 2072 15194 10:15:15 Swap: 1023 0 1023 10:15:15 10:15:15 10:15:15 ---> ip addr: 10:15:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:15:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:15:15 inet 127.0.0.1/8 scope host lo 10:15:15 valid_lft forever preferred_lft forever 10:15:15 inet6 ::1/128 scope host 10:15:15 valid_lft forever preferred_lft forever 10:15:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:15:15 link/ether fa:16:3e:69:2d:bd brd ff:ff:ff:ff:ff:ff 10:15:15 inet 10.30.106.249/23 brd 10.30.107.255 scope global dynamic ens3 10:15:15 valid_lft 86244sec preferred_lft 86244sec 10:15:15 inet6 fe80::f816:3eff:fe69:2dbd/64 scope link 10:15:15 valid_lft forever preferred_lft forever 10:15:15 10:15:15 10:15:15 ---> sar -b -r -n DEV: 10:15:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5036) 02/13/24 _x86_64_ (4 CPU) 10:15:15 10:15:15 10:12:41 LINUX RESTART (4 CPU) 10:15:15 10:15:15 10:13:01 tps rtps wtps bread/s bwrtn/s 10:15:15 10:14:02 236.41 36.66 199.75 1731.84 27903.88 10:15:15 10:15:01 86.15 1.08 85.07 126.22 27562.92 10:15:15 Average: 161.91 19.02 142.89 935.78 27734.83 10:15:15 10:15:15 10:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:15:15 10:14:02 13915872 15518288 2509096 15.28 57264 1747636 854600 4.89 758316 1543476 107600 10:15:15 10:15:01 13817360 15621248 2607608 15.88 77872 1914596 734304 4.20 656392 1715720 125620 10:15:15 Average: 13866616 15569768 2558352 15.58 67568 1831116 794452 4.55 707354 1629598 116610 10:15:15 10:15:15 10:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:15:15 10:14:02 ens3 147.16 105.35 1525.46 28.60 0.00 0.00 0.00 0.00 10:15:15 10:14:02 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 10:15:15 10:15:01 ens3 36.79 27.86 372.18 7.76 0.00 0.00 0.00 0.00 10:15:15 10:15:01 lo 1.56 1.56 0.16 0.16 0.00 0.00 0.00 0.00 10:15:15 Average: ens3 92.44 66.93 953.67 18.27 0.00 0.00 0.00 0.00 10:15:15 Average: lo 1.51 1.51 0.16 0.16 0.00 0.00 0.00 0.00 10:15:15 10:15:15 10:15:15 ---> sar -P ALL: 10:15:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5036) 02/13/24 _x86_64_ (4 CPU) 10:15:15 10:15:15 10:12:41 LINUX RESTART (4 CPU) 10:15:15 10:15:15 10:13:01 CPU %user %nice %system %iowait %steal %idle 10:15:15 10:14:02 all 20.31 0.00 1.99 5.02 0.06 72.62 10:15:15 10:14:02 0 34.32 0.00 3.31 4.84 0.08 57.45 10:15:15 10:14:02 1 14.98 0.00 1.51 1.88 0.05 81.59 10:15:15 10:14:02 2 6.78 0.00 1.37 4.64 0.03 87.17 10:15:15 10:14:02 3 25.13 0.00 1.74 8.74 0.08 64.31 10:15:15 10:15:01 all 21.07 0.00 1.30 3.95 0.05 73.63 10:15:15 10:15:01 0 28.68 0.00 1.53 1.36 0.05 68.38 10:15:15 10:15:01 1 17.02 0.00 1.36 2.63 0.05 78.94 10:15:15 10:15:01 2 27.63 0.00 1.19 0.51 0.07 70.60 10:15:15 10:15:01 3 10.93 0.00 1.17 11.31 0.03 76.56 10:15:15 Average: all 20.68 0.00 1.65 4.49 0.06 73.12 10:15:15 Average: 0 31.52 0.00 2.43 3.11 0.07 62.87 10:15:15 Average: 1 15.99 0.00 1.44 2.25 0.05 80.27 10:15:15 Average: 2 17.14 0.00 1.28 2.59 0.05 78.94 10:15:15 Average: 3 18.09 0.00 1.46 10.01 0.06 70.38 10:15:15 10:15:15 10:15:15