09:36:02 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137149 09:36:02 Running as SYSTEM 09:36:02 [EnvInject] - Loading node environment variables. 09:36:02 Building remotely on prd-ubuntu1804-builder-4c-4g-3343 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 09:36:02 [ssh-agent] Looking for ssh-agent implementation... 09:36:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:36:02 $ ssh-agent 09:36:02 SSH_AUTH_SOCK=/tmp/ssh-fE9TMIeQr7io/agent.1713 09:36:02 SSH_AGENT_PID=1715 09:36:02 [ssh-agent] Started. 09:36:02 Running ssh-add (command line suppressed) 09:36:02 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1291973945195955064.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1291973945195955064.key) 09:36:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:36:02 The recommended git tool is: NONE 09:36:04 using credential onap-jenkins-ssh 09:36:04 Wiping out workspace first. 09:36:04 Cloning the remote Git repository 09:36:04 Cloning repository git://cloud.onap.org/mirror/oom.git 09:36:04 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 09:36:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:36:04 > git --version # timeout=10 09:36:04 > git --version # 'git version 2.17.1' 09:36:04 using GIT_SSH to set credentials Gerrit user 09:36:04 Verifying host key using manually-configured host key entries 09:36:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:36:09 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:36:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:36:09 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:36:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:36:09 using GIT_SSH to set credentials Gerrit user 09:36:09 Verifying host key using manually-configured host key entries 09:36:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/137149/1 # timeout=30 09:36:10 > git rev-parse 9a9ef8cb3bee41a974ba38b82b130e1c40acd182^{commit} # timeout=10 09:36:10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:36:10 Checking out Revision 9a9ef8cb3bee41a974ba38b82b130e1c40acd182 (refs/changes/49/137149/1) 09:36:10 > git config core.sparsecheckout # timeout=10 09:36:10 > git checkout -f 9a9ef8cb3bee41a974ba38b82b130e1c40acd182 # timeout=30 09:36:13 Commit message: "[PLATFORM][KEYCLOAK] Update Keycloak instructions and Realm import" 09:36:13 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:36:13 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 09:36:13 [EnvInject] - Injecting environment variables from a build step. 09:36:13 [EnvInject] - Injecting as environment variables the properties content 09:36:13 PYTHON=python3 09:36:13 09:36:13 [EnvInject] - Variables injected successfully. 09:36:13 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4310124827975531589.sh 09:36:13 ---> tox-install.sh 09:36:13 + source /home/jenkins/lf-env.sh 09:36:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:36:13 ++ mktemp -d /tmp/venv-XXXX 09:36:13 + lf_venv=/tmp/venv-M0ib 09:36:13 + local venv_file=/tmp/.os_lf_venv 09:36:13 + local python=python3 09:36:13 + local options 09:36:13 + local set_path=true 09:36:13 + local install_args= 09:36:13 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:36:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:36:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:36:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:36:13 + true 09:36:13 + case $1 in 09:36:13 + venv_file=/tmp/.toxenv 09:36:13 + shift 2 09:36:13 + true 09:36:13 + case $1 in 09:36:13 + shift 09:36:13 + break 09:36:13 + case $python in 09:36:13 + local pkg_list= 09:36:13 + [[ -d /opt/pyenv ]] 09:36:13 + echo 'Setup pyenv:' 09:36:13 Setup pyenv: 09:36:13 + export PYENV_ROOT=/opt/pyenv 09:36:13 + PYENV_ROOT=/opt/pyenv 09:36:13 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:36:13 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:36:13 + pyenv versions 09:36:13 * system (set by /opt/pyenv/version) 09:36:13 * 3.8.13 (set by /opt/pyenv/version) 09:36:13 * 3.9.13 (set by /opt/pyenv/version) 09:36:13 * 3.10.6 (set by /opt/pyenv/version) 09:36:13 + command -v pyenv 09:36:13 ++ pyenv init - --no-rehash 09:36:13 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:36:13 export PATH="/opt/pyenv/shims:${PATH}" 09:36:13 export PYENV_SHELL=bash 09:36:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:36:13 pyenv() { 09:36:13 local command 09:36:13 command="${1:-}" 09:36:13 if [ "$#" -gt 0 ]; then 09:36:13 shift 09:36:13 fi 09:36:13 09:36:13 case "$command" in 09:36:13 rehash|shell) 09:36:13 eval "$(pyenv "sh-$command" "$@")" 09:36:13 ;; 09:36:13 *) 09:36:13 command pyenv "$command" "$@" 09:36:13 ;; 09:36:13 esac 09:36:13 }' 09:36:13 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:36:13 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:36:13 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:36:13 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:36:13 ++ export PYENV_SHELL=bash 09:36:13 ++ PYENV_SHELL=bash 09:36:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:36:13 +++ complete -F _pyenv pyenv 09:36:13 ++ lf-pyver python3 09:36:13 ++ local py_version_xy=python3 09:36:13 ++ local py_version_xyz= 09:36:13 ++ pyenv versions 09:36:13 ++ local command 09:36:13 ++ command=versions 09:36:13 ++ '[' 1 -gt 0 ']' 09:36:13 ++ shift 09:36:13 ++ case "$command" in 09:36:13 ++ command pyenv versions 09:36:13 ++ pyenv versions 09:36:13 ++ sed 's/^[ *]* //' 09:36:13 ++ awk '{ print $1 }' 09:36:13 ++ grep -E '^[0-9.]*[0-9]$' 09:36:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:36:13 +++ grep '^3' /tmp/.pyenv_versions 09:36:13 +++ sort -V 09:36:13 +++ tail -n 1 09:36:13 ++ py_version_xyz=3.10.6 09:36:13 ++ [[ -z 3.10.6 ]] 09:36:13 ++ echo 3.10.6 09:36:13 ++ return 0 09:36:13 + pyenv local 3.10.6 09:36:13 + local command 09:36:13 + command=local 09:36:13 + '[' 2 -gt 0 ']' 09:36:13 + shift 09:36:13 + case "$command" in 09:36:13 + command pyenv local 3.10.6 09:36:13 + pyenv local 3.10.6 09:36:13 + for arg in "$@" 09:36:13 + case $arg in 09:36:13 + pkg_list+='tox ' 09:36:13 + for arg in "$@" 09:36:13 + case $arg in 09:36:13 + pkg_list+='virtualenv ' 09:36:13 + for arg in "$@" 09:36:13 + case $arg in 09:36:13 + pkg_list+='urllib3~=1.26.15 ' 09:36:13 + [[ -f /tmp/.toxenv ]] 09:36:13 + [[ ! -f /tmp/.toxenv ]] 09:36:13 + [[ -n '' ]] 09:36:13 + python3 -m venv /tmp/venv-M0ib 09:36:17 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-M0ib' 09:36:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-M0ib 09:36:17 + echo /tmp/venv-M0ib 09:36:17 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:36:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:36:17 + /tmp/venv-M0ib/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:36:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:36:21 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:36:21 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:36:21 + /tmp/venv-M0ib/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:36:23 + type python3 09:36:23 + true 09:36:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-M0ib/bin to PATH' 09:36:23 lf-activate-venv(): INFO: Adding /tmp/venv-M0ib/bin to PATH 09:36:23 + PATH=/tmp/venv-M0ib/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:36:23 + return 0 09:36:23 + python3 --version 09:36:23 Python 3.10.6 09:36:23 + python3 -m pip --version 09:36:23 pip 24.0 from /tmp/venv-M0ib/lib/python3.10/site-packages/pip (python 3.10) 09:36:23 + python3 -m pip freeze 09:36:24 cachetools==5.3.2 09:36:24 chardet==5.2.0 09:36:24 colorama==0.4.6 09:36:24 distlib==0.3.8 09:36:24 filelock==3.13.1 09:36:24 packaging==23.2 09:36:24 platformdirs==4.2.0 09:36:24 pluggy==1.4.0 09:36:24 pyproject-api==1.6.1 09:36:24 tomli==2.0.1 09:36:24 tox==4.12.1 09:36:24 urllib3==1.26.18 09:36:24 virtualenv==20.25.0 09:36:24 [EnvInject] - Injecting environment variables from a build step. 09:36:24 [EnvInject] - Injecting as environment variables the properties content 09:36:24 PARALLEL=false 09:36:24 09:36:24 [EnvInject] - Variables injected successfully. 09:36:24 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14944471390332375905.sh 09:36:24 ---> tox-run.sh 09:36:24 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:36:24 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 09:36:24 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 09:36:24 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 09:36:24 + cd /w/workspace/oom-master-checkbashisms-lint/. 09:36:24 + source /home/jenkins/lf-env.sh 09:36:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:36:24 ++ mktemp -d /tmp/venv-XXXX 09:36:24 + lf_venv=/tmp/venv-gi8e 09:36:24 + local venv_file=/tmp/.os_lf_venv 09:36:24 + local python=python3 09:36:24 + local options 09:36:24 + local set_path=true 09:36:24 + local install_args= 09:36:24 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:36:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:36:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:36:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:36:24 + true 09:36:24 + case $1 in 09:36:24 + venv_file=/tmp/.toxenv 09:36:24 + shift 2 09:36:24 + true 09:36:24 + case $1 in 09:36:24 + shift 09:36:24 + break 09:36:24 + case $python in 09:36:24 + local pkg_list= 09:36:24 + [[ -d /opt/pyenv ]] 09:36:24 + echo 'Setup pyenv:' 09:36:24 Setup pyenv: 09:36:24 + export PYENV_ROOT=/opt/pyenv 09:36:24 + PYENV_ROOT=/opt/pyenv 09:36:24 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:36:24 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:36:24 + pyenv versions 09:36:24 system 09:36:24 3.8.13 09:36:24 3.9.13 09:36:24 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:36:24 + command -v pyenv 09:36:24 ++ pyenv init - --no-rehash 09:36:24 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:36:24 export PATH="/opt/pyenv/shims:${PATH}" 09:36:24 export PYENV_SHELL=bash 09:36:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:36:24 pyenv() { 09:36:24 local command 09:36:24 command="${1:-}" 09:36:24 if [ "$#" -gt 0 ]; then 09:36:24 shift 09:36:24 fi 09:36:24 09:36:24 case "$command" in 09:36:24 rehash|shell) 09:36:24 eval "$(pyenv "sh-$command" "$@")" 09:36:24 ;; 09:36:24 *) 09:36:24 command pyenv "$command" "$@" 09:36:24 ;; 09:36:24 esac 09:36:24 }' 09:36:24 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:36:24 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:36:24 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:36:24 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:36:24 ++ export PYENV_SHELL=bash 09:36:24 ++ PYENV_SHELL=bash 09:36:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:36:24 +++ complete -F _pyenv pyenv 09:36:24 ++ lf-pyver python3 09:36:24 ++ local py_version_xy=python3 09:36:24 ++ local py_version_xyz= 09:36:24 ++ sed 's/^[ *]* //' 09:36:24 ++ pyenv versions 09:36:24 ++ local command 09:36:24 ++ awk '{ print $1 }' 09:36:24 ++ command=versions 09:36:24 ++ '[' 1 -gt 0 ']' 09:36:24 ++ shift 09:36:24 ++ case "$command" in 09:36:24 ++ command pyenv versions 09:36:24 ++ pyenv versions 09:36:24 ++ grep -E '^[0-9.]*[0-9]$' 09:36:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:36:24 +++ grep '^3' /tmp/.pyenv_versions 09:36:24 +++ sort -V 09:36:24 +++ tail -n 1 09:36:24 ++ py_version_xyz=3.10.6 09:36:24 ++ [[ -z 3.10.6 ]] 09:36:24 ++ echo 3.10.6 09:36:24 ++ return 0 09:36:24 + pyenv local 3.10.6 09:36:24 + local command 09:36:24 + command=local 09:36:24 + '[' 2 -gt 0 ']' 09:36:24 + shift 09:36:24 + case "$command" in 09:36:24 + command pyenv local 3.10.6 09:36:24 + pyenv local 3.10.6 09:36:24 + for arg in "$@" 09:36:24 + case $arg in 09:36:24 + pkg_list+='tox ' 09:36:24 + for arg in "$@" 09:36:24 + case $arg in 09:36:24 + pkg_list+='virtualenv ' 09:36:24 + for arg in "$@" 09:36:24 + case $arg in 09:36:24 + pkg_list+='urllib3~=1.26.15 ' 09:36:24 + [[ -f /tmp/.toxenv ]] 09:36:24 ++ cat /tmp/.toxenv 09:36:24 + lf_venv=/tmp/venv-M0ib 09:36:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M0ib from' file:/tmp/.toxenv 09:36:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M0ib from file:/tmp/.toxenv 09:36:24 + /tmp/venv-M0ib/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:36:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:36:25 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:36:25 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:36:25 + /tmp/venv-M0ib/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:36:26 + type python3 09:36:26 + true 09:36:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-M0ib/bin to PATH' 09:36:26 lf-activate-venv(): INFO: Adding /tmp/venv-M0ib/bin to PATH 09:36:26 + PATH=/tmp/venv-M0ib/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:36:26 + return 0 09:36:26 + [[ -d /opt/pyenv ]] 09:36:26 + echo '---> Setting up pyenv' 09:36:26 ---> Setting up pyenv 09:36:26 + export PYENV_ROOT=/opt/pyenv 09:36:26 + PYENV_ROOT=/opt/pyenv 09:36:26 + export PATH=/opt/pyenv/bin:/tmp/venv-M0ib/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:36:26 + PATH=/opt/pyenv/bin:/tmp/venv-M0ib/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:36:26 ++ pwd 09:36:26 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 09:36:26 + export PYTHONPATH 09:36:26 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:36:26 + TOX_TESTENV_PASSENV=PYTHONPATH 09:36:26 + tox --version 09:36:27 4.12.1 from /tmp/venv-M0ib/lib/python3.10/site-packages/tox/__init__.py 09:36:27 + PARALLEL=false 09:36:27 + TOX_OPTIONS_LIST= 09:36:27 + [[ -n checkbashisms ]] 09:36:27 + TOX_OPTIONS_LIST=' -e checkbashisms' 09:36:27 + case ${PARALLEL,,} in 09:36:27 + tox -e checkbashisms 09:36:27 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 09:36:28 checkbashisms: freeze> python -m pip freeze --all 09:36:29 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 09:36:29 checkbashisms: commands[0]> .ci/check-bashisms.sh 09:36:30 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 09:36:30 you may get strange results 09:36:30 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 09:36:32 checkbashisms: OK (4.86=setup[1.68]+cmd[3.18] seconds) 09:36:32 congratulations :) (5.03 seconds) 09:36:32 + tox_status=0 09:36:32 + echo '---> Completed tox runs' 09:36:32 ---> Completed tox runs 09:36:32 + for i in .tox/*/log 09:36:32 ++ echo .tox/checkbashisms/log 09:36:32 ++ awk -F/ '{print $2}' 09:36:32 + tox_env=checkbashisms 09:36:32 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 09:36:32 + DOC_DIR=docs/_build/html 09:36:32 + [[ -d docs/_build/html ]] 09:36:32 + echo '---> tox-run.sh ends' 09:36:32 ---> tox-run.sh ends 09:36:32 + test 0 -eq 0 09:36:32 $ ssh-agent -k 09:36:32 unset SSH_AUTH_SOCK; 09:36:32 unset SSH_AGENT_PID; 09:36:32 echo Agent pid 1715 killed; 09:36:32 [ssh-agent] Stopped. 09:36:32 [PostBuildScript] - [INFO] Executing post build scripts. 09:36:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins744649769328836471.sh 09:36:32 ---> sysstat.sh 09:36:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16301020869306728941.sh 09:36:33 ---> package-listing.sh 09:36:33 ++ facter osfamily 09:36:33 ++ tr '[:upper:]' '[:lower:]' 09:36:33 + OS_FAMILY=debian 09:36:33 + workspace=/w/workspace/oom-master-checkbashisms-lint 09:36:33 + START_PACKAGES=/tmp/packages_start.txt 09:36:33 + END_PACKAGES=/tmp/packages_end.txt 09:36:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:36:33 + PACKAGES=/tmp/packages_start.txt 09:36:33 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:36:33 + PACKAGES=/tmp/packages_end.txt 09:36:33 + case "${OS_FAMILY}" in 09:36:33 + dpkg -l 09:36:33 + grep '^ii' 09:36:33 + '[' -f /tmp/packages_start.txt ']' 09:36:33 + '[' -f /tmp/packages_end.txt ']' 09:36:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:36:33 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:36:33 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 09:36:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 09:36:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12419891522896101100.sh 09:36:33 ---> capture-instance-metadata.sh 09:36:33 Setup pyenv: 09:36:33 system 09:36:33 3.8.13 09:36:33 3.9.13 09:36:33 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:36:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZQqT 09:36:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:36:40 lf-activate-venv(): INFO: Installing: lftools 09:37:12 lf-activate-venv(): INFO: Adding /tmp/venv-ZQqT/bin to PATH 09:37:12 INFO: Running in OpenStack, capturing instance metadata 09:37:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8247160863353317212.sh 09:37:12 provisioning config files... 09:37:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config3549175737682569732tmp 09:37:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:37:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:37:12 [EnvInject] - Injecting environment variables from a build step. 09:37:12 [EnvInject] - Injecting as environment variables the properties content 09:37:12 SERVER_ID=logs 09:37:12 09:37:12 [EnvInject] - Variables injected successfully. 09:37:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2332799993381358486.sh 09:37:12 ---> create-netrc.sh 09:37:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7248072316080622617.sh 09:37:12 ---> python-tools-install.sh 09:37:12 Setup pyenv: 09:37:12 system 09:37:12 3.8.13 09:37:12 3.9.13 09:37:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:37:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZQqT from file:/tmp/.os_lf_venv 09:37:14 lf-activate-venv(): INFO: Installing: lftools 09:37:22 lf-activate-venv(): INFO: Adding /tmp/venv-ZQqT/bin to PATH 09:37:22 Generating Requirements File 09:37:56 Python 3.10.6 09:37:57 pip 24.0 from /tmp/venv-ZQqT/lib/python3.10/site-packages/pip (python 3.10) 09:37:57 appdirs==1.4.4 09:37:57 argcomplete==3.2.2 09:37:57 aspy.yaml==1.3.0 09:37:57 attrs==23.2.0 09:37:57 autopage==0.5.2 09:37:57 beautifulsoup4==4.12.3 09:37:57 boto3==1.34.36 09:37:57 botocore==1.34.36 09:37:57 bs4==0.0.2 09:37:57 cachetools==5.3.2 09:37:57 certifi==2024.2.2 09:37:57 cffi==1.16.0 09:37:57 cfgv==3.4.0 09:37:57 chardet==5.2.0 09:37:57 charset-normalizer==3.3.2 09:37:57 click==8.1.7 09:37:57 cliff==4.5.0 09:37:57 cmd2==2.4.3 09:37:57 cryptography==3.3.2 09:37:57 debtcollector==2.5.0 09:37:57 decorator==5.1.1 09:37:57 defusedxml==0.7.1 09:37:57 Deprecated==1.2.14 09:37:57 distlib==0.3.8 09:37:57 dnspython==2.5.0 09:37:57 docker==4.2.2 09:37:57 dogpile.cache==1.3.0 09:37:57 email-validator==2.1.0.post1 09:37:57 filelock==3.13.1 09:37:57 future==0.18.3 09:37:57 gitdb==4.0.11 09:37:57 GitPython==3.1.41 09:37:57 google-auth==2.27.0 09:37:57 httplib2==0.22.0 09:37:57 identify==2.5.33 09:37:57 idna==3.6 09:37:57 importlib-resources==1.5.0 09:37:57 iso8601==2.1.0 09:37:57 Jinja2==3.1.3 09:37:57 jmespath==1.0.1 09:37:57 jsonpatch==1.33 09:37:57 jsonpointer==2.4 09:37:57 jsonschema==4.21.1 09:37:57 jsonschema-specifications==2023.12.1 09:37:57 keystoneauth1==5.5.0 09:37:57 kubernetes==29.0.0 09:37:57 lftools==0.37.8 09:37:57 lxml==5.1.0 09:37:57 MarkupSafe==2.1.5 09:37:57 msgpack==1.0.7 09:37:57 multi_key_dict==2.0.3 09:37:57 munch==4.0.0 09:37:57 netaddr==0.10.1 09:37:57 netifaces==0.11.0 09:37:57 niet==1.4.2 09:37:57 nodeenv==1.8.0 09:37:57 oauth2client==4.1.3 09:37:57 oauthlib==3.2.2 09:37:57 openstacksdk==0.62.0 09:37:57 os-client-config==2.1.0 09:37:57 os-service-types==1.7.0 09:37:57 osc-lib==3.0.0 09:37:57 oslo.config==9.3.0 09:37:57 oslo.context==5.3.0 09:37:57 oslo.i18n==6.2.0 09:37:57 oslo.log==5.4.0 09:37:57 oslo.serialization==5.3.0 09:37:57 oslo.utils==7.0.0 09:37:57 packaging==23.2 09:37:57 pbr==6.0.0 09:37:57 platformdirs==4.2.0 09:37:57 prettytable==3.9.0 09:37:57 pyasn1==0.5.1 09:37:57 pyasn1-modules==0.3.0 09:37:57 pycparser==2.21 09:37:57 pygerrit2==2.0.15 09:37:57 PyGithub==2.2.0 09:37:57 pyinotify==0.9.6 09:37:57 PyJWT==2.8.0 09:37:57 PyNaCl==1.5.0 09:37:57 pyparsing==2.4.7 09:37:57 pyperclip==1.8.2 09:37:57 pyrsistent==0.20.0 09:37:57 python-cinderclient==9.4.0 09:37:57 python-dateutil==2.8.2 09:37:57 python-heatclient==3.4.0 09:37:57 python-jenkins==1.8.2 09:37:57 python-keystoneclient==5.3.0 09:37:57 python-magnumclient==4.3.0 09:37:57 python-novaclient==18.4.0 09:37:57 python-openstackclient==6.0.0 09:37:57 python-swiftclient==4.4.0 09:37:57 pytz==2024.1 09:37:57 PyYAML==6.0.1 09:37:57 referencing==0.33.0 09:37:57 requests==2.31.0 09:37:57 requests-oauthlib==1.3.1 09:37:57 requestsexceptions==1.4.0 09:37:57 rfc3986==2.0.0 09:37:57 rpds-py==0.17.1 09:37:57 rsa==4.9 09:37:57 ruamel.yaml==0.18.6 09:37:57 ruamel.yaml.clib==0.2.8 09:37:57 s3transfer==0.10.0 09:37:57 simplejson==3.19.2 09:37:57 six==1.16.0 09:37:57 smmap==5.0.1 09:37:57 soupsieve==2.5 09:37:57 stevedore==5.1.0 09:37:57 tabulate==0.9.0 09:37:57 toml==0.10.2 09:37:57 tomlkit==0.12.3 09:37:57 tqdm==4.66.1 09:37:57 typing_extensions==4.9.0 09:37:57 tzdata==2023.4 09:37:57 urllib3==1.26.18 09:37:57 virtualenv==20.25.0 09:37:57 wcwidth==0.2.13 09:37:57 websocket-client==1.7.0 09:37:57 wrapt==1.16.0 09:37:57 xdg==6.0.0 09:37:57 xmltodict==0.13.0 09:37:57 yq==3.2.3 09:37:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5351813548496464233.sh 09:37:57 ---> sudo-logs.sh 09:37:57 Archiving 'sudo' log.. 09:37:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7155967314592669113.sh 09:37:58 ---> job-cost.sh 09:37:58 Setup pyenv: 09:37:58 system 09:37:58 3.8.13 09:37:58 3.9.13 09:37:58 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:37:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZQqT from file:/tmp/.os_lf_venv 09:37:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:38:07 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. 09:38:07 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 09:38:07 lf-activate-venv(): INFO: Adding /tmp/venv-ZQqT/bin to PATH 09:38:07 INFO: No Stack... 09:38:07 INFO: Retrieving Pricing Info for: v3-standard-4 09:38:08 INFO: Archiving Costs 09:38:08 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6218059127875911801.sh 09:38:08 ---> logs-deploy.sh 09:38:08 Setup pyenv: 09:38:08 system 09:38:08 3.8.13 09:38:08 3.9.13 09:38:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:38:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZQqT from file:/tmp/.os_lf_venv 09:38:09 lf-activate-venv(): INFO: Installing: lftools 09:38:19 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. 09:38:19 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 09:38:19 lf-activate-venv(): INFO: Adding /tmp/venv-ZQqT/bin to PATH 09:38:19 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3302 09:38:19 INFO: archiving workspace using pattern(s): 09:38:20 Archives upload complete. 09:38:20 INFO: archiving logs to Nexus 09:38:21 ---> uname -a: 09:38:21 Linux prd-ubuntu1804-builder-4c-4g-3343 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:38:21 09:38:21 09:38:21 ---> lscpu: 09:38:21 Architecture: x86_64 09:38:21 CPU op-mode(s): 32-bit, 64-bit 09:38:21 Byte Order: Little Endian 09:38:21 CPU(s): 4 09:38:21 On-line CPU(s) list: 0-3 09:38:21 Thread(s) per core: 1 09:38:21 Core(s) per socket: 1 09:38:21 Socket(s): 4 09:38:21 NUMA node(s): 1 09:38:21 Vendor ID: AuthenticAMD 09:38:21 CPU family: 23 09:38:21 Model: 49 09:38:21 Model name: AMD EPYC-Rome Processor 09:38:21 Stepping: 0 09:38:21 CPU MHz: 2800.000 09:38:21 BogoMIPS: 5600.00 09:38:21 Virtualization: AMD-V 09:38:21 Hypervisor vendor: KVM 09:38:21 Virtualization type: full 09:38:21 L1d cache: 32K 09:38:21 L1i cache: 32K 09:38:21 L2 cache: 512K 09:38:21 L3 cache: 16384K 09:38:21 NUMA node0 CPU(s): 0-3 09:38:21 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 09:38:21 09:38:21 09:38:21 ---> nproc: 09:38:21 4 09:38:21 09:38:21 09:38:21 ---> df -h: 09:38:21 Filesystem Size Used Avail Use% Mounted on 09:38:21 udev 7.9G 0 7.9G 0% /dev 09:38:21 tmpfs 1.6G 672K 1.6G 1% /run 09:38:21 /dev/vda1 78G 8.3G 70G 11% / 09:38:21 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:38:21 tmpfs 5.0M 0 5.0M 0% /run/lock 09:38:21 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:38:21 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:38:21 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:38:21 09:38:21 09:38:21 ---> free -m: 09:38:21 total used free shared buff/cache available 09:38:21 Mem: 16040 548 13418 0 2072 15179 09:38:21 Swap: 1023 0 1023 09:38:21 09:38:21 09:38:21 ---> ip addr: 09:38:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:38:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:38:21 inet 127.0.0.1/8 scope host lo 09:38:21 valid_lft forever preferred_lft forever 09:38:21 inet6 ::1/128 scope host 09:38:21 valid_lft forever preferred_lft forever 09:38:21 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:38:21 link/ether fa:16:3e:e9:18:c5 brd ff:ff:ff:ff:ff:ff 09:38:21 inet 10.30.107.221/23 brd 10.30.107.255 scope global dynamic ens3 09:38:21 valid_lft 86241sec preferred_lft 86241sec 09:38:21 inet6 fe80::f816:3eff:fee9:18c5/64 scope link 09:38:21 valid_lft forever preferred_lft forever 09:38:21 09:38:21 09:38:21 ---> sar -b -r -n DEV: 09:38:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3343) 02/07/24 _x86_64_ (4 CPU) 09:38:21 09:38:21 09:35:44 LINUX RESTART (4 CPU) 09:38:21 09:38:21 09:36:01 tps rtps wtps bread/s bwrtn/s 09:38:21 09:37:02 209.23 39.15 170.08 1862.98 27437.79 09:38:21 09:38:01 93.20 5.37 87.83 241.72 26919.23 09:38:21 Average: 151.71 22.41 129.30 1059.23 27180.71 09:38:21 09:38:21 09:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:38:21 09:37:02 13927040 15508372 2497928 15.21 56088 1728652 838236 4.80 756484 1530336 97776 09:38:21 09:38:01 13772988 15562828 2651980 16.15 76964 1901064 742708 4.25 708788 1702576 113204 09:38:21 Average: 13850014 15535600 2574954 15.68 66526 1814858 790472 4.52 732636 1616456 105490 09:38:21 09:38:21 09:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:38:21 09:37:02 ens3 367.86 234.14 1877.92 64.49 0.00 0.00 0.00 0.00 09:38:21 09:37:02 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 09:38:21 09:38:01 ens3 34.06 25.93 324.77 6.69 0.00 0.00 0.00 0.00 09:38:21 09:38:01 lo 1.42 1.42 0.14 0.14 0.00 0.00 0.00 0.00 09:38:21 Average: ens3 202.38 130.92 1107.94 35.83 0.00 0.00 0.00 0.00 09:38:21 Average: lo 1.48 1.48 0.15 0.15 0.00 0.00 0.00 0.00 09:38:21 09:38:21 09:38:21 ---> sar -P ALL: 09:38:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3343) 02/07/24 _x86_64_ (4 CPU) 09:38:21 09:38:21 09:35:44 LINUX RESTART (4 CPU) 09:38:21 09:38:21 09:36:01 CPU %user %nice %system %iowait %steal %idle 09:38:21 09:37:02 all 22.69 0.00 1.92 5.15 0.07 70.18 09:38:21 09:37:02 0 28.19 0.00 2.04 2.14 0.10 67.53 09:38:21 09:37:02 1 19.32 0.00 1.69 6.15 0.05 72.79 09:38:21 09:37:02 2 31.09 0.00 2.64 4.55 0.07 61.65 09:38:21 09:37:02 3 12.24 0.00 1.30 7.75 0.03 78.67 09:38:21 09:38:01 all 20.93 0.00 1.42 4.81 0.08 72.76 09:38:21 09:38:01 0 30.90 0.00 2.07 5.64 0.03 61.36 09:38:21 09:38:01 1 18.62 0.00 1.26 0.93 0.03 79.15 09:38:21 09:38:01 2 26.60 0.00 1.30 1.24 0.20 70.65 09:38:21 09:38:01 3 7.62 0.00 1.07 11.46 0.09 79.77 09:38:21 Average: all 21.82 0.00 1.67 4.98 0.08 71.46 09:38:21 Average: 0 29.53 0.00 2.05 3.87 0.07 64.47 09:38:21 Average: 1 18.97 0.00 1.48 3.56 0.04 75.95 09:38:21 Average: 2 28.86 0.00 1.97 2.91 0.14 66.12 09:38:21 Average: 3 9.95 0.00 1.19 9.59 0.06 79.21 09:38:21 09:38:21 09:38:21