07:38:02 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137149 07:38:02 Running as SYSTEM 07:38:02 [EnvInject] - Loading node environment variables. 07:38:02 Building remotely on prd-ubuntu1804-builder-4c-4g-3654 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 07:38:02 [ssh-agent] Looking for ssh-agent implementation... 07:38:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:38:02 $ ssh-agent 07:38:02 SSH_AUTH_SOCK=/tmp/ssh-e1FDSKUEQm5z/agent.1662 07:38:02 SSH_AGENT_PID=1664 07:38:02 [ssh-agent] Started. 07:38:02 Running ssh-add (command line suppressed) 07:38:02 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15480207303009778051.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15480207303009778051.key) 07:38:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:38:02 The recommended git tool is: NONE 07:38:04 using credential onap-jenkins-ssh 07:38:04 Wiping out workspace first. 07:38:04 Cloning the remote Git repository 07:38:04 Cloning repository git://cloud.onap.org/mirror/oom.git 07:38:04 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 07:38:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:38:04 > git --version # timeout=10 07:38:04 > git --version # 'git version 2.17.1' 07:38:04 using GIT_SSH to set credentials Gerrit user 07:38:05 Verifying host key using manually-configured host key entries 07:38:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:38:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:38:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:38:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:38:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:38:11 using GIT_SSH to set credentials Gerrit user 07:38:11 Verifying host key using manually-configured host key entries 07:38:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/137149/5 # timeout=30 07:38:11 > git rev-parse 81d4c577ede262d404ff1b8fe9ddb2bbe77e7b4a^{commit} # timeout=10 07:38:11 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:38:11 Checking out Revision 81d4c577ede262d404ff1b8fe9ddb2bbe77e7b4a (refs/changes/49/137149/5) 07:38:11 > git config core.sparsecheckout # timeout=10 07:38:11 > git checkout -f 81d4c577ede262d404ff1b8fe9ddb2bbe77e7b4a # timeout=30 07:38:14 Commit message: "[PLATFORM][KEYCLOAK] Update Keycloak instructions and Realm import" 07:38:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:38:14 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 07:38:14 [EnvInject] - Injecting environment variables from a build step. 07:38:14 [EnvInject] - Injecting as environment variables the properties content 07:38:14 PYTHON=python3 07:38:14 07:38:14 [EnvInject] - Variables injected successfully. 07:38:15 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1441138170547877913.sh 07:38:15 ---> tox-install.sh 07:38:15 + source /home/jenkins/lf-env.sh 07:38:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:38:15 ++ mktemp -d /tmp/venv-XXXX 07:38:15 + lf_venv=/tmp/venv-T9qd 07:38:15 + local venv_file=/tmp/.os_lf_venv 07:38:15 + local python=python3 07:38:15 + local options 07:38:15 + local set_path=true 07:38:15 + local install_args= 07:38:15 ++ 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 07:38:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:38:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:38:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:38:15 + true 07:38:15 + case $1 in 07:38:15 + venv_file=/tmp/.toxenv 07:38:15 + shift 2 07:38:15 + true 07:38:15 + case $1 in 07:38:15 + shift 07:38:15 + break 07:38:15 + case $python in 07:38:15 + local pkg_list= 07:38:15 + [[ -d /opt/pyenv ]] 07:38:15 + echo 'Setup pyenv:' 07:38:15 Setup pyenv: 07:38:15 + export PYENV_ROOT=/opt/pyenv 07:38:15 + PYENV_ROOT=/opt/pyenv 07:38:15 + 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 07:38:15 + 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 07:38:15 + pyenv versions 07:38:15 * system (set by /opt/pyenv/version) 07:38:15 * 3.8.13 (set by /opt/pyenv/version) 07:38:15 * 3.9.13 (set by /opt/pyenv/version) 07:38:15 * 3.10.6 (set by /opt/pyenv/version) 07:38:15 + command -v pyenv 07:38:15 ++ pyenv init - --no-rehash 07:38:15 + 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[*]}"'\'')" 07:38:15 export PATH="/opt/pyenv/shims:${PATH}" 07:38:15 export PYENV_SHELL=bash 07:38:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:38:15 pyenv() { 07:38:15 local command 07:38:15 command="${1:-}" 07:38:15 if [ "$#" -gt 0 ]; then 07:38:15 shift 07:38:15 fi 07:38:15 07:38:15 case "$command" in 07:38:15 rehash|shell) 07:38:15 eval "$(pyenv "sh-$command" "$@")" 07:38:15 ;; 07:38:15 *) 07:38:15 command pyenv "$command" "$@" 07:38:15 ;; 07:38:15 esac 07:38:15 }' 07:38:15 +++ 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[*]}"' 07:38:15 ++ 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 07:38:15 ++ 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 07:38:15 ++ 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 07:38:15 ++ export PYENV_SHELL=bash 07:38:15 ++ PYENV_SHELL=bash 07:38:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:38:15 +++ complete -F _pyenv pyenv 07:38:15 ++ lf-pyver python3 07:38:15 ++ local py_version_xy=python3 07:38:15 ++ local py_version_xyz= 07:38:15 ++ pyenv versions 07:38:15 ++ local command 07:38:15 ++ command=versions 07:38:15 ++ '[' 1 -gt 0 ']' 07:38:15 ++ shift 07:38:15 ++ case "$command" in 07:38:15 ++ command pyenv versions 07:38:15 ++ pyenv versions 07:38:15 ++ awk '{ print $1 }' 07:38:15 ++ sed 's/^[ *]* //' 07:38:15 ++ grep -E '^[0-9.]*[0-9]$' 07:38:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:38:15 +++ sort -V 07:38:15 +++ grep '^3' /tmp/.pyenv_versions 07:38:15 +++ tail -n 1 07:38:15 ++ py_version_xyz=3.10.6 07:38:15 ++ [[ -z 3.10.6 ]] 07:38:15 ++ echo 3.10.6 07:38:15 ++ return 0 07:38:15 + pyenv local 3.10.6 07:38:15 + local command 07:38:15 + command=local 07:38:15 + '[' 2 -gt 0 ']' 07:38:15 + shift 07:38:15 + case "$command" in 07:38:15 + command pyenv local 3.10.6 07:38:15 + pyenv local 3.10.6 07:38:15 + for arg in "$@" 07:38:15 + case $arg in 07:38:15 + pkg_list+='tox ' 07:38:15 + for arg in "$@" 07:38:15 + case $arg in 07:38:15 + pkg_list+='virtualenv ' 07:38:15 + for arg in "$@" 07:38:15 + case $arg in 07:38:15 + pkg_list+='urllib3~=1.26.15 ' 07:38:15 + [[ -f /tmp/.toxenv ]] 07:38:15 + [[ ! -f /tmp/.toxenv ]] 07:38:15 + [[ -n '' ]] 07:38:15 + python3 -m venv /tmp/venv-T9qd 07:38:21 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-T9qd' 07:38:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-T9qd 07:38:21 + echo /tmp/venv-T9qd 07:38:21 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:38:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:38:21 + /tmp/venv-T9qd/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:38:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:38:24 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:38:24 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:38:24 + /tmp/venv-T9qd/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:38:26 + type python3 07:38:26 + true 07:38:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-T9qd/bin to PATH' 07:38:26 lf-activate-venv(): INFO: Adding /tmp/venv-T9qd/bin to PATH 07:38:26 + PATH=/tmp/venv-T9qd/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 07:38:26 + return 0 07:38:26 + python3 --version 07:38:26 Python 3.10.6 07:38:26 + python3 -m pip --version 07:38:27 pip 24.0 from /tmp/venv-T9qd/lib/python3.10/site-packages/pip (python 3.10) 07:38:27 + python3 -m pip freeze 07:38:27 cachetools==5.3.2 07:38:27 chardet==5.2.0 07:38:27 colorama==0.4.6 07:38:27 distlib==0.3.8 07:38:27 filelock==3.13.1 07:38:27 packaging==23.2 07:38:27 platformdirs==4.2.0 07:38:27 pluggy==1.4.0 07:38:27 pyproject-api==1.6.1 07:38:27 tomli==2.0.1 07:38:27 tox==4.12.1 07:38:27 urllib3==1.26.18 07:38:27 virtualenv==20.25.0 07:38:27 [EnvInject] - Injecting environment variables from a build step. 07:38:27 [EnvInject] - Injecting as environment variables the properties content 07:38:27 PARALLEL=false 07:38:27 07:38:27 [EnvInject] - Variables injected successfully. 07:38:27 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14582651748247995903.sh 07:38:27 ---> tox-run.sh 07:38:27 + 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 07:38:27 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 07:38:27 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 07:38:27 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 07:38:27 + cd /w/workspace/oom-master-checkbashisms-lint/. 07:38:27 + source /home/jenkins/lf-env.sh 07:38:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:38:27 ++ mktemp -d /tmp/venv-XXXX 07:38:27 + lf_venv=/tmp/venv-Jogt 07:38:27 + local venv_file=/tmp/.os_lf_venv 07:38:27 + local python=python3 07:38:27 + local options 07:38:27 + local set_path=true 07:38:27 + local install_args= 07:38:27 ++ 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 07:38:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:38:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:38:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:38:27 + true 07:38:27 + case $1 in 07:38:27 + venv_file=/tmp/.toxenv 07:38:27 + shift 2 07:38:27 + true 07:38:27 + case $1 in 07:38:27 + shift 07:38:27 + break 07:38:27 + case $python in 07:38:27 + local pkg_list= 07:38:27 + [[ -d /opt/pyenv ]] 07:38:27 + echo 'Setup pyenv:' 07:38:27 Setup pyenv: 07:38:27 + export PYENV_ROOT=/opt/pyenv 07:38:27 + PYENV_ROOT=/opt/pyenv 07:38:27 + 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 07:38:27 + 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 07:38:27 + pyenv versions 07:38:27 system 07:38:27 3.8.13 07:38:27 3.9.13 07:38:27 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:38:27 + command -v pyenv 07:38:27 ++ pyenv init - --no-rehash 07:38:27 + 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[*]}"'\'')" 07:38:27 export PATH="/opt/pyenv/shims:${PATH}" 07:38:27 export PYENV_SHELL=bash 07:38:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:38:27 pyenv() { 07:38:27 local command 07:38:27 command="${1:-}" 07:38:27 if [ "$#" -gt 0 ]; then 07:38:27 shift 07:38:27 fi 07:38:27 07:38:27 case "$command" in 07:38:27 rehash|shell) 07:38:27 eval "$(pyenv "sh-$command" "$@")" 07:38:27 ;; 07:38:27 *) 07:38:27 command pyenv "$command" "$@" 07:38:27 ;; 07:38:27 esac 07:38:27 }' 07:38:27 +++ 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[*]}"' 07:38:27 ++ 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 07:38:27 ++ 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 07:38:27 ++ 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 07:38:27 ++ export PYENV_SHELL=bash 07:38:27 ++ PYENV_SHELL=bash 07:38:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:38:27 +++ complete -F _pyenv pyenv 07:38:27 ++ lf-pyver python3 07:38:27 ++ local py_version_xy=python3 07:38:27 ++ local py_version_xyz= 07:38:27 ++ pyenv versions 07:38:27 ++ local command 07:38:27 ++ command=versions 07:38:27 ++ '[' 1 -gt 0 ']' 07:38:27 ++ shift 07:38:27 ++ case "$command" in 07:38:27 ++ command pyenv versions 07:38:27 ++ pyenv versions 07:38:27 ++ awk '{ print $1 }' 07:38:27 ++ grep -E '^[0-9.]*[0-9]$' 07:38:27 ++ sed 's/^[ *]* //' 07:38:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:38:27 +++ grep '^3' /tmp/.pyenv_versions 07:38:27 +++ sort -V 07:38:27 +++ tail -n 1 07:38:27 ++ py_version_xyz=3.10.6 07:38:27 ++ [[ -z 3.10.6 ]] 07:38:27 ++ echo 3.10.6 07:38:27 ++ return 0 07:38:27 + pyenv local 3.10.6 07:38:27 + local command 07:38:27 + command=local 07:38:27 + '[' 2 -gt 0 ']' 07:38:27 + shift 07:38:27 + case "$command" in 07:38:27 + command pyenv local 3.10.6 07:38:27 + pyenv local 3.10.6 07:38:27 + for arg in "$@" 07:38:27 + case $arg in 07:38:27 + pkg_list+='tox ' 07:38:27 + for arg in "$@" 07:38:27 + case $arg in 07:38:27 + pkg_list+='virtualenv ' 07:38:27 + for arg in "$@" 07:38:27 + case $arg in 07:38:27 + pkg_list+='urllib3~=1.26.15 ' 07:38:27 + [[ -f /tmp/.toxenv ]] 07:38:27 ++ cat /tmp/.toxenv 07:38:27 + lf_venv=/tmp/venv-T9qd 07:38:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T9qd from' file:/tmp/.toxenv 07:38:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T9qd from file:/tmp/.toxenv 07:38:27 + /tmp/venv-T9qd/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:38:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:38:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:38:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:38:28 + /tmp/venv-T9qd/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:38:30 + type python3 07:38:30 + true 07:38:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-T9qd/bin to PATH' 07:38:30 lf-activate-venv(): INFO: Adding /tmp/venv-T9qd/bin to PATH 07:38:30 + PATH=/tmp/venv-T9qd/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 07:38:30 + return 0 07:38:30 + [[ -d /opt/pyenv ]] 07:38:30 + echo '---> Setting up pyenv' 07:38:30 ---> Setting up pyenv 07:38:30 + export PYENV_ROOT=/opt/pyenv 07:38:30 + PYENV_ROOT=/opt/pyenv 07:38:30 + export PATH=/opt/pyenv/bin:/tmp/venv-T9qd/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 07:38:30 + PATH=/opt/pyenv/bin:/tmp/venv-T9qd/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 07:38:30 ++ pwd 07:38:30 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 07:38:30 + export PYTHONPATH 07:38:30 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:38:30 + TOX_TESTENV_PASSENV=PYTHONPATH 07:38:30 + tox --version 07:38:30 4.12.1 from /tmp/venv-T9qd/lib/python3.10/site-packages/tox/__init__.py 07:38:30 + PARALLEL=false 07:38:30 + TOX_OPTIONS_LIST= 07:38:30 + [[ -n checkbashisms ]] 07:38:30 + TOX_OPTIONS_LIST=' -e checkbashisms' 07:38:30 + case ${PARALLEL,,} in 07:38:30 + tox -e checkbashisms 07:38:30 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 07:38:31 checkbashisms: freeze> python -m pip freeze --all 07:38:32 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 07:38:32 checkbashisms: commands[0]> .ci/check-bashisms.sh 07:38:33 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 07:38:33 you may get strange results 07:38:34 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 07:38:35 checkbashisms: OK (4.89=setup[1.67]+cmd[3.22] seconds) 07:38:35 congratulations :) (5.05 seconds) 07:38:35 + tox_status=0 07:38:35 + echo '---> Completed tox runs' 07:38:35 ---> Completed tox runs 07:38:35 + for i in .tox/*/log 07:38:35 ++ echo .tox/checkbashisms/log 07:38:35 ++ awk -F/ '{print $2}' 07:38:35 + tox_env=checkbashisms 07:38:35 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 07:38:35 + DOC_DIR=docs/_build/html 07:38:35 + [[ -d docs/_build/html ]] 07:38:35 + echo '---> tox-run.sh ends' 07:38:35 ---> tox-run.sh ends 07:38:35 + test 0 -eq 0 07:38:35 $ ssh-agent -k 07:38:35 unset SSH_AUTH_SOCK; 07:38:35 unset SSH_AGENT_PID; 07:38:35 echo Agent pid 1664 killed; 07:38:35 [ssh-agent] Stopped. 07:38:35 [PostBuildScript] - [INFO] Executing post build scripts. 07:38:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17299316346851597834.sh 07:38:35 ---> sysstat.sh 07:38:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3936683791751769938.sh 07:38:36 ---> package-listing.sh 07:38:36 ++ facter osfamily 07:38:36 ++ tr '[:upper:]' '[:lower:]' 07:38:36 + OS_FAMILY=debian 07:38:36 + workspace=/w/workspace/oom-master-checkbashisms-lint 07:38:36 + START_PACKAGES=/tmp/packages_start.txt 07:38:36 + END_PACKAGES=/tmp/packages_end.txt 07:38:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:38:36 + PACKAGES=/tmp/packages_start.txt 07:38:36 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:38:36 + PACKAGES=/tmp/packages_end.txt 07:38:36 + case "${OS_FAMILY}" in 07:38:36 + dpkg -l 07:38:36 + grep '^ii' 07:38:36 + '[' -f /tmp/packages_start.txt ']' 07:38:36 + '[' -f /tmp/packages_end.txt ']' 07:38:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:38:36 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:38:36 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 07:38:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 07:38:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16523444559222946355.sh 07:38:36 ---> capture-instance-metadata.sh 07:38:36 Setup pyenv: 07:38:36 system 07:38:36 3.8.13 07:38:36 3.9.13 07:38:36 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:38:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AoqY 07:38:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:38:43 lf-activate-venv(): INFO: Installing: lftools 07:39:24 lf-activate-venv(): INFO: Adding /tmp/venv-AoqY/bin to PATH 07:39:24 INFO: Running in OpenStack, capturing instance metadata 07:39:24 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9207622183136676018.sh 07:39:24 provisioning config files... 07:39:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config8816113515321761860tmp 07:39:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:39:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:39:24 [EnvInject] - Injecting environment variables from a build step. 07:39:24 [EnvInject] - Injecting as environment variables the properties content 07:39:24 SERVER_ID=logs 07:39:24 07:39:24 [EnvInject] - Variables injected successfully. 07:39:24 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3797565724570612253.sh 07:39:24 ---> create-netrc.sh 07:39:24 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2303957757031420987.sh 07:39:24 ---> python-tools-install.sh 07:39:24 Setup pyenv: 07:39:24 system 07:39:24 3.8.13 07:39:24 3.9.13 07:39:24 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:39:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AoqY from file:/tmp/.os_lf_venv 07:39:26 lf-activate-venv(): INFO: Installing: lftools 07:39:34 lf-activate-venv(): INFO: Adding /tmp/venv-AoqY/bin to PATH 07:39:34 Generating Requirements File 07:40:06 Python 3.10.6 07:40:07 pip 24.0 from /tmp/venv-AoqY/lib/python3.10/site-packages/pip (python 3.10) 07:40:07 appdirs==1.4.4 07:40:07 argcomplete==3.2.2 07:40:07 aspy.yaml==1.3.0 07:40:07 attrs==23.2.0 07:40:07 autopage==0.5.2 07:40:07 beautifulsoup4==4.12.3 07:40:07 boto3==1.34.37 07:40:07 botocore==1.34.37 07:40:07 bs4==0.0.2 07:40:07 cachetools==5.3.2 07:40:07 certifi==2024.2.2 07:40:07 cffi==1.16.0 07:40:07 cfgv==3.4.0 07:40:07 chardet==5.2.0 07:40:07 charset-normalizer==3.3.2 07:40:07 click==8.1.7 07:40:07 cliff==4.5.0 07:40:07 cmd2==2.4.3 07:40:07 cryptography==3.3.2 07:40:07 debtcollector==2.5.0 07:40:07 decorator==5.1.1 07:40:07 defusedxml==0.7.1 07:40:07 Deprecated==1.2.14 07:40:07 distlib==0.3.8 07:40:07 dnspython==2.5.0 07:40:07 docker==4.2.2 07:40:07 dogpile.cache==1.3.1 07:40:07 email-validator==2.1.0.post1 07:40:07 filelock==3.13.1 07:40:07 future==0.18.3 07:40:07 gitdb==4.0.11 07:40:07 GitPython==3.1.41 07:40:07 google-auth==2.27.0 07:40:07 httplib2==0.22.0 07:40:07 identify==2.5.33 07:40:07 idna==3.6 07:40:07 importlib-resources==1.5.0 07:40:07 iso8601==2.1.0 07:40:07 Jinja2==3.1.3 07:40:07 jmespath==1.0.1 07:40:07 jsonpatch==1.33 07:40:07 jsonpointer==2.4 07:40:07 jsonschema==4.21.1 07:40:07 jsonschema-specifications==2023.12.1 07:40:07 keystoneauth1==5.5.0 07:40:07 kubernetes==29.0.0 07:40:07 lftools==0.37.8 07:40:07 lxml==5.1.0 07:40:07 MarkupSafe==2.1.5 07:40:07 msgpack==1.0.7 07:40:07 multi_key_dict==2.0.3 07:40:07 munch==4.0.0 07:40:07 netaddr==0.10.1 07:40:07 netifaces==0.11.0 07:40:07 niet==1.4.2 07:40:07 nodeenv==1.8.0 07:40:07 oauth2client==4.1.3 07:40:07 oauthlib==3.2.2 07:40:07 openstacksdk==0.62.0 07:40:07 os-client-config==2.1.0 07:40:07 os-service-types==1.7.0 07:40:07 osc-lib==3.0.0 07:40:07 oslo.config==9.3.0 07:40:07 oslo.context==5.3.0 07:40:07 oslo.i18n==6.2.0 07:40:07 oslo.log==5.4.0 07:40:07 oslo.serialization==5.3.0 07:40:07 oslo.utils==7.0.0 07:40:07 packaging==23.2 07:40:07 pbr==6.0.0 07:40:07 platformdirs==4.2.0 07:40:07 prettytable==3.9.0 07:40:07 pyasn1==0.5.1 07:40:07 pyasn1-modules==0.3.0 07:40:07 pycparser==2.21 07:40:07 pygerrit2==2.0.15 07:40:07 PyGithub==2.2.0 07:40:07 pyinotify==0.9.6 07:40:07 PyJWT==2.8.0 07:40:07 PyNaCl==1.5.0 07:40:07 pyparsing==2.4.7 07:40:07 pyperclip==1.8.2 07:40:07 pyrsistent==0.20.0 07:40:07 python-cinderclient==9.4.0 07:40:07 python-dateutil==2.8.2 07:40:07 python-heatclient==3.4.0 07:40:07 python-jenkins==1.8.2 07:40:07 python-keystoneclient==5.3.0 07:40:07 python-magnumclient==4.3.0 07:40:07 python-novaclient==18.4.0 07:40:07 python-openstackclient==6.0.0 07:40:07 python-swiftclient==4.4.0 07:40:07 pytz==2024.1 07:40:07 PyYAML==6.0.1 07:40:07 referencing==0.33.0 07:40:07 requests==2.31.0 07:40:07 requests-oauthlib==1.3.1 07:40:07 requestsexceptions==1.4.0 07:40:07 rfc3986==2.0.0 07:40:07 rpds-py==0.17.1 07:40:07 rsa==4.9 07:40:07 ruamel.yaml==0.18.6 07:40:07 ruamel.yaml.clib==0.2.8 07:40:07 s3transfer==0.10.0 07:40:07 simplejson==3.19.2 07:40:07 six==1.16.0 07:40:07 smmap==5.0.1 07:40:07 soupsieve==2.5 07:40:07 stevedore==5.1.0 07:40:07 tabulate==0.9.0 07:40:07 toml==0.10.2 07:40:07 tomlkit==0.12.3 07:40:07 tqdm==4.66.1 07:40:07 typing_extensions==4.9.0 07:40:07 tzdata==2023.4 07:40:07 urllib3==1.26.18 07:40:07 virtualenv==20.25.0 07:40:07 wcwidth==0.2.13 07:40:07 websocket-client==1.7.0 07:40:07 wrapt==1.16.0 07:40:07 xdg==6.0.0 07:40:07 xmltodict==0.13.0 07:40:07 yq==3.2.3 07:40:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10103950541225538595.sh 07:40:07 ---> sudo-logs.sh 07:40:07 Archiving 'sudo' log.. 07:40:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11513642328525583755.sh 07:40:07 ---> job-cost.sh 07:40:07 Setup pyenv: 07:40:07 system 07:40:07 3.8.13 07:40:07 3.9.13 07:40:07 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:40:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AoqY from file:/tmp/.os_lf_venv 07:40:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:40:16 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. 07:40:16 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 07:40:17 lf-activate-venv(): INFO: Adding /tmp/venv-AoqY/bin to PATH 07:40:17 INFO: No Stack... 07:40:17 INFO: Retrieving Pricing Info for: v3-standard-4 07:40:17 INFO: Archiving Costs 07:40:17 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3022812108570641041.sh 07:40:17 ---> logs-deploy.sh 07:40:17 Setup pyenv: 07:40:17 system 07:40:17 3.8.13 07:40:17 3.9.13 07:40:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:40:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AoqY from file:/tmp/.os_lf_venv 07:40:19 lf-activate-venv(): INFO: Installing: lftools 07:40:28 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. 07:40:28 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 07:40:29 lf-activate-venv(): INFO: Adding /tmp/venv-AoqY/bin to PATH 07:40:29 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3308 07:40:29 INFO: archiving workspace using pattern(s): 07:40:30 Archives upload complete. 07:40:30 INFO: archiving logs to Nexus 07:40:31 ---> uname -a: 07:40:31 Linux prd-ubuntu1804-builder-4c-4g-3654 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:40:31 07:40:31 07:40:31 ---> lscpu: 07:40:31 Architecture: x86_64 07:40:31 CPU op-mode(s): 32-bit, 64-bit 07:40:31 Byte Order: Little Endian 07:40:31 CPU(s): 4 07:40:31 On-line CPU(s) list: 0-3 07:40:31 Thread(s) per core: 1 07:40:31 Core(s) per socket: 1 07:40:31 Socket(s): 4 07:40:31 NUMA node(s): 1 07:40:31 Vendor ID: AuthenticAMD 07:40:31 CPU family: 23 07:40:31 Model: 49 07:40:31 Model name: AMD EPYC-Rome Processor 07:40:31 Stepping: 0 07:40:31 CPU MHz: 2799.998 07:40:31 BogoMIPS: 5599.99 07:40:31 Virtualization: AMD-V 07:40:31 Hypervisor vendor: KVM 07:40:31 Virtualization type: full 07:40:31 L1d cache: 32K 07:40:31 L1i cache: 32K 07:40:31 L2 cache: 512K 07:40:31 L3 cache: 16384K 07:40:31 NUMA node0 CPU(s): 0-3 07:40:31 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 07:40:31 07:40:31 07:40:31 ---> nproc: 07:40:31 4 07:40:31 07:40:31 07:40:31 ---> df -h: 07:40:31 Filesystem Size Used Avail Use% Mounted on 07:40:31 udev 7.9G 0 7.9G 0% /dev 07:40:31 tmpfs 1.6G 672K 1.6G 1% /run 07:40:31 /dev/vda1 78G 8.3G 70G 11% / 07:40:31 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:40:31 tmpfs 5.0M 0 5.0M 0% /run/lock 07:40:31 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:40:31 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:40:31 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:40:31 07:40:31 07:40:31 ---> free -m: 07:40:31 total used free shared buff/cache available 07:40:31 Mem: 16040 543 13424 0 2072 15184 07:40:31 Swap: 1023 0 1023 07:40:31 07:40:31 07:40:31 ---> ip addr: 07:40:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:40:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:40:31 inet 127.0.0.1/8 scope host lo 07:40:31 valid_lft forever preferred_lft forever 07:40:31 inet6 ::1/128 scope host 07:40:31 valid_lft forever preferred_lft forever 07:40:31 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:40:31 link/ether fa:16:3e:53:d2:e5 brd ff:ff:ff:ff:ff:ff 07:40:31 inet 10.30.107.139/23 brd 10.30.107.255 scope global dynamic ens3 07:40:31 valid_lft 86230sec preferred_lft 86230sec 07:40:31 inet6 fe80::f816:3eff:fe53:d2e5/64 scope link 07:40:31 valid_lft forever preferred_lft forever 07:40:31 07:40:31 07:40:31 ---> sar -b -r -n DEV: 07:40:31 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3654) 02/08/24 _x86_64_ (4 CPU) 07:40:31 07:40:31 07:37:44 LINUX RESTART (4 CPU) 07:40:31 07:40:31 07:38:01 tps rtps wtps bread/s bwrtn/s 07:40:31 07:39:01 96.53 30.26 66.27 1025.03 16877.85 07:40:31 07:40:01 110.60 13.83 96.77 1047.96 21199.80 07:40:31 Average: 103.57 22.05 81.52 1036.49 19038.83 07:40:31 07:40:31 07:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:40:31 07:39:01 14055780 15539252 2369188 14.42 53024 1635396 798740 4.57 708548 1457780 82584 07:40:31 07:40:01 13748552 15530212 2676416 16.29 73864 1898936 828456 4.74 751028 1692716 87960 07:40:31 Average: 13902166 15534732 2522802 15.36 63444 1767166 813598 4.66 729788 1575248 85272 07:40:31 07:40:31 07:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:40:31 07:39:01 ens3 269.12 200.72 1297.33 62.66 0.00 0.00 0.00 0.00 07:40:31 07:39:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 07:40:31 07:40:01 ens3 54.81 37.58 877.99 7.52 0.00 0.00 0.00 0.00 07:40:31 07:40:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 07:40:31 Average: ens3 161.96 119.15 1087.66 35.09 0.00 0.00 0.00 0.00 07:40:31 Average: lo 1.37 1.37 0.14 0.14 0.00 0.00 0.00 0.00 07:40:31 07:40:31 07:40:31 ---> sar -P ALL: 07:40:31 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3654) 02/08/24 _x86_64_ (4 CPU) 07:40:31 07:40:31 07:37:44 LINUX RESTART (4 CPU) 07:40:31 07:40:31 07:38:01 CPU %user %nice %system %iowait %steal %idle 07:40:31 07:39:01 all 21.24 0.00 1.61 6.18 0.06 70.92 07:40:31 07:39:01 0 20.79 0.00 1.54 4.04 0.07 73.56 07:40:31 07:39:01 1 21.97 0.00 1.43 14.65 0.08 61.87 07:40:31 07:39:01 2 20.88 0.00 1.61 1.05 0.05 76.41 07:40:31 07:39:01 3 21.31 0.00 1.83 4.99 0.05 71.83 07:40:31 07:40:01 all 18.06 0.00 1.22 6.77 0.06 73.89 07:40:31 07:40:01 0 44.10 0.00 2.07 2.71 0.08 51.04 07:40:31 07:40:01 1 19.91 0.00 1.17 4.64 0.05 74.23 07:40:31 07:40:01 2 3.17 0.00 0.95 19.43 0.07 76.38 07:40:31 07:40:01 3 5.15 0.00 0.70 0.30 0.02 93.83 07:40:31 Average: all 19.65 0.00 1.41 6.47 0.06 72.41 07:40:31 Average: 0 32.46 0.00 1.81 3.38 0.08 62.28 07:40:31 Average: 1 20.94 0.00 1.30 9.63 0.07 68.07 07:40:31 Average: 2 12.02 0.00 1.28 10.25 0.06 76.39 07:40:31 Average: 3 13.21 0.00 1.26 2.64 0.03 82.85 07:40:31 07:40:31 07:40:31