05:56:24 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137736 05:56:24 Running as SYSTEM 05:56:24 [EnvInject] - Loading node environment variables. 05:56:24 Building remotely on prd-ubuntu1804-builder-4c-4g-35219 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 05:56:24 [ssh-agent] Looking for ssh-agent implementation... 05:56:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:56:24 $ ssh-agent 05:56:24 SSH_AUTH_SOCK=/tmp/ssh-pRmHNt1OFnbk/agent.1721 05:56:24 SSH_AGENT_PID=1723 05:56:24 [ssh-agent] Started. 05:56:24 Running ssh-add (command line suppressed) 05:56:24 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_10085142967887316425.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_10085142967887316425.key) 05:56:24 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:56:24 The recommended git tool is: NONE 05:56:26 using credential onap-jenkins-ssh 05:56:26 Wiping out workspace first. 05:56:26 Cloning the remote Git repository 05:56:26 Cloning repository git://cloud.onap.org/mirror/oom.git 05:56:26 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 05:56:26 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:56:26 > git --version # timeout=10 05:56:26 > git --version # 'git version 2.17.1' 05:56:26 using GIT_SSH to set credentials Gerrit user 05:56:26 Verifying host key using manually-configured host key entries 05:56:26 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:56:31 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:56:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:56:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:56:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:56:32 using GIT_SSH to set credentials Gerrit user 05:56:32 Verifying host key using manually-configured host key entries 05:56:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/137736/5 # timeout=30 05:56:32 > git rev-parse b6951ae52ea486f2cb80ce4e0e57fce77a506d95^{commit} # timeout=10 05:56:32 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:56:32 Checking out Revision b6951ae52ea486f2cb80ce4e0e57fce77a506d95 (refs/changes/36/137736/5) 05:56:32 > git config core.sparsecheckout # timeout=10 05:56:32 > git checkout -f b6951ae52ea486f2cb80ce4e0e57fce77a506d95 # timeout=30 05:56:35 Commit message: "[AUTHENTICATION] Restructured keycloak and Oauth2-proxy" 05:56:35 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:56:35 > git rev-list --no-walk 53fe20dc15c0e23c27bee5c1450340e454b8945b # timeout=10 05:56:35 [EnvInject] - Injecting environment variables from a build step. 05:56:35 [EnvInject] - Injecting as environment variables the properties content 05:56:35 PYTHON=python3 05:56:35 05:56:35 [EnvInject] - Variables injected successfully. 05:56:35 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3026919758930981675.sh 05:56:36 ---> tox-install.sh 05:56:36 + source /home/jenkins/lf-env.sh 05:56:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:56:36 ++ mktemp -d /tmp/venv-XXXX 05:56:36 + lf_venv=/tmp/venv-qay9 05:56:36 + local venv_file=/tmp/.os_lf_venv 05:56:36 + local python=python3 05:56:36 + local options 05:56:36 + local set_path=true 05:56:36 + local install_args= 05:56:36 ++ 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 05:56:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:56:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:56:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:56:36 + true 05:56:36 + case $1 in 05:56:36 + venv_file=/tmp/.toxenv 05:56:36 + shift 2 05:56:36 + true 05:56:36 + case $1 in 05:56:36 + shift 05:56:36 + break 05:56:36 + case $python in 05:56:36 + local pkg_list= 05:56:36 + [[ -d /opt/pyenv ]] 05:56:36 + echo 'Setup pyenv:' 05:56:36 Setup pyenv: 05:56:36 + export PYENV_ROOT=/opt/pyenv 05:56:36 + PYENV_ROOT=/opt/pyenv 05:56:36 + 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 05:56:36 + 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 05:56:36 + pyenv versions 05:56:36 * system (set by /opt/pyenv/version) 05:56:36 * 3.8.13 (set by /opt/pyenv/version) 05:56:36 * 3.9.13 (set by /opt/pyenv/version) 05:56:36 * 3.10.6 (set by /opt/pyenv/version) 05:56:36 + command -v pyenv 05:56:36 ++ pyenv init - --no-rehash 05:56:36 + 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[*]}"'\'')" 05:56:36 export PATH="/opt/pyenv/shims:${PATH}" 05:56:36 export PYENV_SHELL=bash 05:56:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:56:36 pyenv() { 05:56:36 local command 05:56:36 command="${1:-}" 05:56:36 if [ "$#" -gt 0 ]; then 05:56:36 shift 05:56:36 fi 05:56:36 05:56:36 case "$command" in 05:56:36 rehash|shell) 05:56:36 eval "$(pyenv "sh-$command" "$@")" 05:56:36 ;; 05:56:36 *) 05:56:36 command pyenv "$command" "$@" 05:56:36 ;; 05:56:36 esac 05:56:36 }' 05:56:36 +++ 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[*]}"' 05:56:36 ++ 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 05:56:36 ++ 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 05:56:36 ++ 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 05:56:36 ++ export PYENV_SHELL=bash 05:56:36 ++ PYENV_SHELL=bash 05:56:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:56:36 +++ complete -F _pyenv pyenv 05:56:36 ++ lf-pyver python3 05:56:36 ++ local py_version_xy=python3 05:56:36 ++ local py_version_xyz= 05:56:36 ++ pyenv versions 05:56:36 ++ sed 's/^[ *]* //' 05:56:36 ++ local command 05:56:36 ++ command=versions 05:56:36 ++ '[' 1 -gt 0 ']' 05:56:36 ++ shift 05:56:36 ++ case "$command" in 05:56:36 ++ command pyenv versions 05:56:36 ++ pyenv versions 05:56:36 ++ awk '{ print $1 }' 05:56:36 ++ grep -E '^[0-9.]*[0-9]$' 05:56:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:56:36 +++ grep '^3' /tmp/.pyenv_versions 05:56:36 +++ sort -V 05:56:36 +++ tail -n 1 05:56:36 ++ py_version_xyz=3.10.6 05:56:36 ++ [[ -z 3.10.6 ]] 05:56:36 ++ echo 3.10.6 05:56:36 ++ return 0 05:56:36 + pyenv local 3.10.6 05:56:36 + local command 05:56:36 + command=local 05:56:36 + '[' 2 -gt 0 ']' 05:56:36 + shift 05:56:36 + case "$command" in 05:56:36 + command pyenv local 3.10.6 05:56:36 + pyenv local 3.10.6 05:56:36 + for arg in "$@" 05:56:36 + case $arg in 05:56:36 + pkg_list+='tox ' 05:56:36 + for arg in "$@" 05:56:36 + case $arg in 05:56:36 + pkg_list+='virtualenv ' 05:56:36 + for arg in "$@" 05:56:36 + case $arg in 05:56:36 + pkg_list+='urllib3~=1.26.15 ' 05:56:36 + [[ -f /tmp/.toxenv ]] 05:56:36 + [[ ! -f /tmp/.toxenv ]] 05:56:36 + [[ -n '' ]] 05:56:36 + python3 -m venv /tmp/venv-qay9 05:56:40 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qay9' 05:56:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qay9 05:56:40 + echo /tmp/venv-qay9 05:56:40 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:56:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:56:40 + /tmp/venv-qay9/bin/python3 -m pip install --upgrade --quiet pip virtualenv 05:56:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:56:44 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 05:56:44 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 05:56:44 + /tmp/venv-qay9/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:56:46 + type python3 05:56:46 + true 05:56:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qay9/bin to PATH' 05:56:46 lf-activate-venv(): INFO: Adding /tmp/venv-qay9/bin to PATH 05:56:46 + PATH=/tmp/venv-qay9/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 05:56:46 + return 0 05:56:46 + python3 --version 05:56:46 Python 3.10.6 05:56:46 + python3 -m pip --version 05:56:47 pip 24.0 from /tmp/venv-qay9/lib/python3.10/site-packages/pip (python 3.10) 05:56:47 + python3 -m pip freeze 05:56:47 cachetools==5.3.3 05:56:47 chardet==5.2.0 05:56:47 colorama==0.4.6 05:56:47 distlib==0.3.8 05:56:47 filelock==3.13.4 05:56:47 packaging==24.0 05:56:47 platformdirs==4.2.1 05:56:47 pluggy==1.5.0 05:56:47 pyproject-api==1.6.1 05:56:47 tomli==2.0.1 05:56:47 tox==4.14.2 05:56:47 urllib3==1.26.18 05:56:47 virtualenv==20.26.0 05:56:47 [EnvInject] - Injecting environment variables from a build step. 05:56:47 [EnvInject] - Injecting as environment variables the properties content 05:56:47 PARALLEL=false 05:56:47 05:56:47 [EnvInject] - Variables injected successfully. 05:56:47 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8815354200615259490.sh 05:56:47 ---> tox-run.sh 05:56:47 + 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 05:56:47 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 05:56:47 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 05:56:47 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 05:56:47 + cd /w/workspace/oom-master-checkbashisms-lint/. 05:56:47 + source /home/jenkins/lf-env.sh 05:56:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:56:47 ++ mktemp -d /tmp/venv-XXXX 05:56:47 + lf_venv=/tmp/venv-9Hmr 05:56:47 + local venv_file=/tmp/.os_lf_venv 05:56:47 + local python=python3 05:56:47 + local options 05:56:47 + local set_path=true 05:56:47 + local install_args= 05:56:47 ++ 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 05:56:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:56:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:56:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:56:47 + true 05:56:47 + case $1 in 05:56:47 + venv_file=/tmp/.toxenv 05:56:47 + shift 2 05:56:47 + true 05:56:47 + case $1 in 05:56:47 + shift 05:56:47 + break 05:56:47 + case $python in 05:56:47 + local pkg_list= 05:56:47 + [[ -d /opt/pyenv ]] 05:56:47 + echo 'Setup pyenv:' 05:56:47 Setup pyenv: 05:56:47 + export PYENV_ROOT=/opt/pyenv 05:56:47 + PYENV_ROOT=/opt/pyenv 05:56:47 + 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 05:56:47 + 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 05:56:47 + pyenv versions 05:56:47 system 05:56:47 3.8.13 05:56:47 3.9.13 05:56:47 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:56:47 + command -v pyenv 05:56:47 ++ pyenv init - --no-rehash 05:56:47 + 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[*]}"'\'')" 05:56:47 export PATH="/opt/pyenv/shims:${PATH}" 05:56:47 export PYENV_SHELL=bash 05:56:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:56:47 pyenv() { 05:56:47 local command 05:56:47 command="${1:-}" 05:56:47 if [ "$#" -gt 0 ]; then 05:56:47 shift 05:56:47 fi 05:56:47 05:56:47 case "$command" in 05:56:47 rehash|shell) 05:56:47 eval "$(pyenv "sh-$command" "$@")" 05:56:47 ;; 05:56:47 *) 05:56:47 command pyenv "$command" "$@" 05:56:47 ;; 05:56:47 esac 05:56:47 }' 05:56:47 +++ 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[*]}"' 05:56:47 ++ 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 05:56:47 ++ 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 05:56:47 ++ 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 05:56:47 ++ export PYENV_SHELL=bash 05:56:47 ++ PYENV_SHELL=bash 05:56:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:56:47 +++ complete -F _pyenv pyenv 05:56:47 ++ lf-pyver python3 05:56:47 ++ local py_version_xy=python3 05:56:47 ++ local py_version_xyz= 05:56:47 ++ sed 's/^[ *]* //' 05:56:47 ++ awk '{ print $1 }' 05:56:47 ++ pyenv versions 05:56:47 ++ local command 05:56:47 ++ grep -E '^[0-9.]*[0-9]$' 05:56:47 ++ command=versions 05:56:47 ++ '[' 1 -gt 0 ']' 05:56:47 ++ shift 05:56:47 ++ case "$command" in 05:56:47 ++ command pyenv versions 05:56:47 ++ pyenv versions 05:56:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:56:47 +++ grep '^3' /tmp/.pyenv_versions 05:56:47 +++ sort -V 05:56:47 +++ tail -n 1 05:56:47 ++ py_version_xyz=3.10.6 05:56:47 ++ [[ -z 3.10.6 ]] 05:56:47 ++ echo 3.10.6 05:56:47 ++ return 0 05:56:47 + pyenv local 3.10.6 05:56:47 + local command 05:56:47 + command=local 05:56:47 + '[' 2 -gt 0 ']' 05:56:47 + shift 05:56:47 + case "$command" in 05:56:47 + command pyenv local 3.10.6 05:56:47 + pyenv local 3.10.6 05:56:47 + for arg in "$@" 05:56:47 + case $arg in 05:56:47 + pkg_list+='tox ' 05:56:47 + for arg in "$@" 05:56:47 + case $arg in 05:56:47 + pkg_list+='virtualenv ' 05:56:47 + for arg in "$@" 05:56:47 + case $arg in 05:56:47 + pkg_list+='urllib3~=1.26.15 ' 05:56:47 + [[ -f /tmp/.toxenv ]] 05:56:47 ++ cat /tmp/.toxenv 05:56:47 + lf_venv=/tmp/venv-qay9 05:56:47 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qay9 from' file:/tmp/.toxenv 05:56:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qay9 from file:/tmp/.toxenv 05:56:47 + /tmp/venv-qay9/bin/python3 -m pip install --upgrade --quiet pip virtualenv 05:56:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:56:48 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 05:56:48 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 05:56:48 + /tmp/venv-qay9/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:56:50 + type python3 05:56:50 + true 05:56:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qay9/bin to PATH' 05:56:50 lf-activate-venv(): INFO: Adding /tmp/venv-qay9/bin to PATH 05:56:50 + PATH=/tmp/venv-qay9/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 05:56:50 + return 0 05:56:50 + [[ -d /opt/pyenv ]] 05:56:50 + echo '---> Setting up pyenv' 05:56:50 ---> Setting up pyenv 05:56:50 + export PYENV_ROOT=/opt/pyenv 05:56:50 + PYENV_ROOT=/opt/pyenv 05:56:50 + export PATH=/opt/pyenv/bin:/tmp/venv-qay9/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 05:56:50 + PATH=/opt/pyenv/bin:/tmp/venv-qay9/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 05:56:50 ++ pwd 05:56:50 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 05:56:50 + export PYTHONPATH 05:56:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:56:50 + TOX_TESTENV_PASSENV=PYTHONPATH 05:56:50 + tox --version 05:56:50 4.14.2 from /tmp/venv-qay9/lib/python3.10/site-packages/tox/__init__.py 05:56:50 + PARALLEL=false 05:56:50 + TOX_OPTIONS_LIST= 05:56:50 + [[ -n checkbashisms ]] 05:56:50 + TOX_OPTIONS_LIST=' -e checkbashisms' 05:56:50 + case ${PARALLEL,,} in 05:56:50 + tox -e checkbashisms 05:56:50 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 05:56:51 checkbashisms: freeze> python -m pip freeze --all 05:56:52 checkbashisms: pip==24.0,setuptools==69.5.1,wheel==0.43.0 05:56:52 checkbashisms: commands[0]> .ci/check-bashisms.sh 05:56:53 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 05:56:53 you may get strange results 05:56:54 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 05:56:55 checkbashisms: OK (4.84=setup[1.64]+cmd[3.20] seconds) 05:56:55 congratulations :) (5.01 seconds) 05:56:55 + tox_status=0 05:56:55 + echo '---> Completed tox runs' 05:56:55 ---> Completed tox runs 05:56:55 + for i in .tox/*/log 05:56:55 ++ echo .tox/checkbashisms/log 05:56:55 ++ awk -F/ '{print $2}' 05:56:55 + tox_env=checkbashisms 05:56:55 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 05:56:55 + DOC_DIR=docs/_build/html 05:56:55 + [[ -d docs/_build/html ]] 05:56:55 + echo '---> tox-run.sh ends' 05:56:55 ---> tox-run.sh ends 05:56:55 + test 0 -eq 0 05:56:55 $ ssh-agent -k 05:56:55 unset SSH_AUTH_SOCK; 05:56:55 unset SSH_AGENT_PID; 05:56:55 echo Agent pid 1723 killed; 05:56:55 [ssh-agent] Stopped. 05:56:55 [PostBuildScript] - [INFO] Executing post build scripts. 05:56:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16298221766763948735.sh 05:56:55 ---> sysstat.sh 05:56:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10102985177110033735.sh 05:56:56 ---> package-listing.sh 05:56:56 ++ facter osfamily 05:56:56 ++ tr '[:upper:]' '[:lower:]' 05:56:56 + OS_FAMILY=debian 05:56:56 + workspace=/w/workspace/oom-master-checkbashisms-lint 05:56:56 + START_PACKAGES=/tmp/packages_start.txt 05:56:56 + END_PACKAGES=/tmp/packages_end.txt 05:56:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:56:56 + PACKAGES=/tmp/packages_start.txt 05:56:56 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 05:56:56 + PACKAGES=/tmp/packages_end.txt 05:56:56 + case "${OS_FAMILY}" in 05:56:56 + dpkg -l 05:56:56 + grep '^ii' 05:56:56 + '[' -f /tmp/packages_start.txt ']' 05:56:56 + '[' -f /tmp/packages_end.txt ']' 05:56:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:56:56 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 05:56:56 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 05:56:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 05:56:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6057883698270241473.sh 05:56:56 ---> capture-instance-metadata.sh 05:56:56 Setup pyenv: 05:56:56 system 05:56:56 3.8.13 05:56:56 3.9.13 05:56:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:57:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-a46M 05:57:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:57:03 lf-activate-venv(): INFO: Installing: lftools 05:57:35 lf-activate-venv(): INFO: Adding /tmp/venv-a46M/bin to PATH 05:57:35 INFO: Running in OpenStack, capturing instance metadata 05:57:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins219863218872037735.sh 05:57:36 provisioning config files... 05:57:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config11776049966617030177tmp 05:57:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:57:36 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:57:36 [EnvInject] - Injecting environment variables from a build step. 05:57:36 [EnvInject] - Injecting as environment variables the properties content 05:57:36 SERVER_ID=logs 05:57:36 05:57:36 [EnvInject] - Variables injected successfully. 05:57:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2174414793517194837.sh 05:57:36 ---> create-netrc.sh 05:57:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7889214365033771569.sh 05:57:36 ---> python-tools-install.sh 05:57:36 Setup pyenv: 05:57:36 system 05:57:36 3.8.13 05:57:36 3.9.13 05:57:36 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:57:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a46M from file:/tmp/.os_lf_venv 05:57:37 lf-activate-venv(): INFO: Installing: lftools 05:57:45 lf-activate-venv(): INFO: Adding /tmp/venv-a46M/bin to PATH 05:57:45 Generating Requirements File 05:58:13 Python 3.10.6 05:58:13 pip 24.0 from /tmp/venv-a46M/lib/python3.10/site-packages/pip (python 3.10) 05:58:13 appdirs==1.4.4 05:58:13 argcomplete==3.3.0 05:58:13 aspy.yaml==1.3.0 05:58:13 attrs==23.2.0 05:58:13 autopage==0.5.2 05:58:13 beautifulsoup4==4.12.3 05:58:13 boto3==1.34.92 05:58:13 botocore==1.34.92 05:58:13 bs4==0.0.2 05:58:13 cachetools==5.3.3 05:58:13 certifi==2024.2.2 05:58:13 cffi==1.16.0 05:58:13 cfgv==3.4.0 05:58:13 chardet==5.2.0 05:58:13 charset-normalizer==3.3.2 05:58:13 click==8.1.7 05:58:13 cliff==4.6.0 05:58:13 cmd2==2.4.3 05:58:13 cryptography==3.3.2 05:58:13 debtcollector==3.0.0 05:58:13 decorator==5.1.1 05:58:13 defusedxml==0.7.1 05:58:13 Deprecated==1.2.14 05:58:13 distlib==0.3.8 05:58:13 dnspython==2.6.1 05:58:13 docker==4.2.2 05:58:13 dogpile.cache==1.3.2 05:58:13 email_validator==2.1.1 05:58:13 filelock==3.13.4 05:58:13 future==1.0.0 05:58:13 gitdb==4.0.11 05:58:13 GitPython==3.1.43 05:58:13 google-auth==2.29.0 05:58:13 httplib2==0.22.0 05:58:13 identify==2.5.36 05:58:13 idna==3.7 05:58:13 importlib-resources==1.5.0 05:58:13 iso8601==2.1.0 05:58:13 Jinja2==3.1.3 05:58:13 jmespath==1.0.1 05:58:13 jsonpatch==1.33 05:58:13 jsonpointer==2.4 05:58:13 jsonschema==4.21.1 05:58:13 jsonschema-specifications==2023.12.1 05:58:13 keystoneauth1==5.6.0 05:58:13 kubernetes==29.0.0 05:58:13 lftools==0.37.10 05:58:13 lxml==5.2.1 05:58:13 MarkupSafe==2.1.5 05:58:13 msgpack==1.0.8 05:58:13 multi_key_dict==2.0.3 05:58:13 munch==4.0.0 05:58:13 netaddr==1.2.1 05:58:13 netifaces==0.11.0 05:58:13 niet==1.4.2 05:58:13 nodeenv==1.8.0 05:58:13 oauth2client==4.1.3 05:58:13 oauthlib==3.2.2 05:58:13 openstacksdk==3.1.0 05:58:13 os-client-config==2.1.0 05:58:13 os-service-types==1.7.0 05:58:13 osc-lib==3.0.1 05:58:13 oslo.config==9.4.0 05:58:13 oslo.context==5.5.0 05:58:13 oslo.i18n==6.3.0 05:58:13 oslo.log==5.5.1 05:58:13 oslo.serialization==5.4.0 05:58:13 oslo.utils==7.1.0 05:58:13 packaging==24.0 05:58:13 pbr==6.0.0 05:58:13 platformdirs==4.2.1 05:58:13 prettytable==3.10.0 05:58:13 pyasn1==0.6.0 05:58:13 pyasn1_modules==0.4.0 05:58:13 pycparser==2.22 05:58:13 pygerrit2==2.0.15 05:58:13 PyGithub==2.3.0 05:58:13 pyinotify==0.9.6 05:58:13 PyJWT==2.8.0 05:58:13 PyNaCl==1.5.0 05:58:13 pyparsing==2.4.7 05:58:13 pyperclip==1.8.2 05:58:13 pyrsistent==0.20.0 05:58:13 python-cinderclient==9.5.0 05:58:13 python-dateutil==2.9.0.post0 05:58:13 python-heatclient==3.5.0 05:58:13 python-jenkins==1.8.2 05:58:13 python-keystoneclient==5.4.0 05:58:13 python-magnumclient==4.4.0 05:58:13 python-novaclient==18.6.0 05:58:13 python-openstackclient==6.6.0 05:58:13 python-swiftclient==4.5.0 05:58:13 PyYAML==6.0.1 05:58:13 referencing==0.35.0 05:58:13 requests==2.31.0 05:58:13 requests-oauthlib==2.0.0 05:58:13 requestsexceptions==1.4.0 05:58:13 rfc3986==2.0.0 05:58:13 rpds-py==0.18.0 05:58:13 rsa==4.9 05:58:13 ruamel.yaml==0.18.6 05:58:13 ruamel.yaml.clib==0.2.8 05:58:13 s3transfer==0.10.1 05:58:13 simplejson==3.19.2 05:58:13 six==1.16.0 05:58:13 smmap==5.0.1 05:58:13 soupsieve==2.5 05:58:13 stevedore==5.2.0 05:58:13 tabulate==0.9.0 05:58:13 toml==0.10.2 05:58:13 tomlkit==0.12.4 05:58:13 tqdm==4.66.2 05:58:13 typing_extensions==4.11.0 05:58:13 tzdata==2024.1 05:58:13 urllib3==1.26.18 05:58:13 virtualenv==20.26.0 05:58:13 wcwidth==0.2.13 05:58:13 websocket-client==1.8.0 05:58:13 wrapt==1.16.0 05:58:13 xdg==6.0.0 05:58:13 xmltodict==0.13.0 05:58:13 yq==3.4.1 05:58:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3716112937295184919.sh 05:58:13 ---> sudo-logs.sh 05:58:13 Archiving 'sudo' log.. 05:58:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2105368074629482196.sh 05:58:14 ---> job-cost.sh 05:58:14 Setup pyenv: 05:58:14 system 05:58:14 3.8.13 05:58:14 3.9.13 05:58:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:58:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a46M from file:/tmp/.os_lf_venv 05:58:15 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:58:20 lf-activate-venv(): INFO: Adding /tmp/venv-a46M/bin to PATH 05:58:20 INFO: No Stack... 05:58:20 INFO: Retrieving Pricing Info for: v3-standard-4 05:58:20 INFO: Archiving Costs 05:58:21 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12891997135877190659.sh 05:58:21 ---> logs-deploy.sh 05:58:21 Setup pyenv: 05:58:21 system 05:58:21 3.8.13 05:58:21 3.9.13 05:58:21 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:58:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a46M from file:/tmp/.os_lf_venv 05:58:22 lf-activate-venv(): INFO: Installing: lftools 05:58:31 lf-activate-venv(): INFO: Adding /tmp/venv-a46M/bin to PATH 05:58:31 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3451 05:58:31 INFO: archiving workspace using pattern(s): 05:58:32 Archives upload complete. 05:58:32 INFO: archiving logs to Nexus 05:58:33 ---> uname -a: 05:58:33 Linux prd-ubuntu1804-builder-4c-4g-35219 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:58:33 05:58:33 05:58:33 ---> lscpu: 05:58:33 Architecture: x86_64 05:58:33 CPU op-mode(s): 32-bit, 64-bit 05:58:33 Byte Order: Little Endian 05:58:33 CPU(s): 4 05:58:33 On-line CPU(s) list: 0-3 05:58:33 Thread(s) per core: 1 05:58:33 Core(s) per socket: 1 05:58:33 Socket(s): 4 05:58:33 NUMA node(s): 1 05:58:33 Vendor ID: AuthenticAMD 05:58:33 CPU family: 23 05:58:33 Model: 49 05:58:33 Model name: AMD EPYC-Rome Processor 05:58:33 Stepping: 0 05:58:33 CPU MHz: 2799.998 05:58:33 BogoMIPS: 5599.99 05:58:33 Virtualization: AMD-V 05:58:33 Hypervisor vendor: KVM 05:58:33 Virtualization type: full 05:58:33 L1d cache: 32K 05:58:33 L1i cache: 32K 05:58:33 L2 cache: 512K 05:58:33 L3 cache: 16384K 05:58:33 NUMA node0 CPU(s): 0-3 05:58:33 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 05:58:33 05:58:33 05:58:33 ---> nproc: 05:58:33 4 05:58:33 05:58:33 05:58:33 ---> df -h: 05:58:33 Filesystem Size Used Avail Use% Mounted on 05:58:33 udev 7.9G 0 7.9G 0% /dev 05:58:33 tmpfs 1.6G 672K 1.6G 1% /run 05:58:33 /dev/vda1 78G 8.3G 70G 11% / 05:58:33 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:58:33 tmpfs 5.0M 0 5.0M 0% /run/lock 05:58:33 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:58:33 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:58:33 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:58:33 05:58:33 05:58:33 ---> free -m: 05:58:33 total used free shared buff/cache available 05:58:33 Mem: 16040 544 13442 0 2053 15183 05:58:33 Swap: 1023 0 1023 05:58:33 05:58:33 05:58:33 ---> ip addr: 05:58:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:58:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:58:33 inet 127.0.0.1/8 scope host lo 05:58:33 valid_lft forever preferred_lft forever 05:58:33 inet6 ::1/128 scope host 05:58:33 valid_lft forever preferred_lft forever 05:58:33 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:58:33 link/ether fa:16:3e:73:af:d4 brd ff:ff:ff:ff:ff:ff 05:58:33 inet 10.30.107.110/23 brd 10.30.107.255 scope global dynamic ens3 05:58:33 valid_lft 86251sec preferred_lft 86251sec 05:58:33 inet6 fe80::f816:3eff:fe73:afd4/64 scope link 05:58:33 valid_lft forever preferred_lft forever 05:58:33 05:58:33 05:58:33 ---> sar -b -r -n DEV: 05:58:33 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35219) 04/26/24 _x86_64_ (4 CPU) 05:58:33 05:58:33 05:56:06 LINUX RESTART (4 CPU) 05:58:33 05:58:33 05:57:02 tps rtps wtps bread/s bwrtn/s 05:58:33 05:58:01 126.69 14.13 112.56 1066.80 32902.08 05:58:33 Average: 126.69 14.13 112.56 1066.80 32902.08 05:58:33 05:58:33 05:57:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:58:33 05:58:01 13814812 15514476 2610148 15.89 70896 1823316 827088 4.73 756304 1625560 122120 05:58:33 Average: 13814812 15514476 2610148 15.89 70896 1823316 827088 4.73 756304 1625560 122120 05:58:33 05:58:33 05:57:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:58:33 05:58:01 lo 1.56 1.56 0.18 0.18 0.00 0.00 0.00 0.00 05:58:33 05:58:01 ens3 54.99 39.32 733.73 9.57 0.00 0.00 0.00 0.00 05:58:33 Average: lo 1.56 1.56 0.18 0.18 0.00 0.00 0.00 0.00 05:58:33 Average: ens3 54.99 39.32 733.73 9.57 0.00 0.00 0.00 0.00 05:58:33 05:58:33 05:58:33 ---> sar -P ALL: 05:58:33 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35219) 04/26/24 _x86_64_ (4 CPU) 05:58:33 05:58:33 05:56:06 LINUX RESTART (4 CPU) 05:58:33 05:58:33 05:57:02 CPU %user %nice %system %iowait %steal %idle 05:58:33 05:58:01 all 20.50 0.00 1.44 4.37 0.06 73.63 05:58:33 05:58:01 0 20.78 0.00 1.60 0.63 0.08 76.91 05:58:33 05:58:01 1 19.67 0.00 1.49 9.49 0.05 69.30 05:58:33 05:58:01 2 27.78 0.00 1.29 3.72 0.03 67.18 05:58:33 05:58:01 3 13.75 0.00 1.36 3.63 0.05 81.21 05:58:33 Average: all 20.50 0.00 1.44 4.37 0.06 73.63 05:58:33 Average: 0 20.78 0.00 1.60 0.63 0.08 76.91 05:58:33 Average: 1 19.67 0.00 1.49 9.49 0.05 69.30 05:58:33 Average: 2 27.78 0.00 1.29 3.72 0.03 67.18 05:58:33 Average: 3 13.75 0.00 1.36 3.63 0.05 81.21 05:58:33 05:58:33 05:58:33