07:19:20 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137184 07:19:20 Running as SYSTEM 07:19:20 [EnvInject] - Loading node environment variables. 07:19:20 Building remotely on prd-ubuntu1804-builder-4c-4g-20257 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 07:19:20 [ssh-agent] Looking for ssh-agent implementation... 07:19:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:19:20 $ ssh-agent 07:19:20 SSH_AUTH_SOCK=/tmp/ssh-r8LfWfn52Cdg/agent.1748 07:19:20 SSH_AGENT_PID=1750 07:19:20 [ssh-agent] Started. 07:19:20 Running ssh-add (command line suppressed) 07:19:20 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16688624026461500093.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16688624026461500093.key) 07:19:20 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:19:20 The recommended git tool is: NONE 07:19:22 using credential onap-jenkins-ssh 07:19:22 Wiping out workspace first. 07:19:22 Cloning the remote Git repository 07:19:22 Cloning repository git://cloud.onap.org/mirror/oom.git 07:19:22 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 07:19:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:19:22 > git --version # timeout=10 07:19:22 > git --version # 'git version 2.17.1' 07:19:22 using GIT_SSH to set credentials Gerrit user 07:19:22 Verifying host key using manually-configured host key entries 07:19:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:19:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:19:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:19:28 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:19:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:19:28 using GIT_SSH to set credentials Gerrit user 07:19:28 Verifying host key using manually-configured host key entries 07:19:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/84/137184/4 # timeout=30 07:19:28 > git rev-parse 46999896546b48dae680f2aa4a460bc51752ca37^{commit} # timeout=10 07:19:28 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:19:28 Checking out Revision 46999896546b48dae680f2aa4a460bc51752ca37 (refs/changes/84/137184/4) 07:19:28 > git config core.sparsecheckout # timeout=10 07:19:28 > git checkout -f 46999896546b48dae680f2aa4a460bc51752ca37 # timeout=30 07:19:32 Commit message: "[STRIMZI] Update strimzi-kafka-operator and kafka versions" 07:19:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:19:32 > git rev-list --no-walk e19c074716bed2ad57ae4beb9cedae132c00efa9 # timeout=10 07:19:32 [EnvInject] - Injecting environment variables from a build step. 07:19:32 [EnvInject] - Injecting as environment variables the properties content 07:19:32 PYTHON=python3 07:19:32 07:19:32 [EnvInject] - Variables injected successfully. 07:19:32 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1317746838843673256.sh 07:19:32 ---> tox-install.sh 07:19:32 + source /home/jenkins/lf-env.sh 07:19:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:19:32 ++ mktemp -d /tmp/venv-XXXX 07:19:32 + lf_venv=/tmp/venv-vZBd 07:19:32 + local venv_file=/tmp/.os_lf_venv 07:19:32 + local python=python3 07:19:32 + local options 07:19:32 + local set_path=true 07:19:32 + local install_args= 07:19:32 ++ 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:19:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:19:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:19:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:19:32 + true 07:19:32 + case $1 in 07:19:32 + venv_file=/tmp/.toxenv 07:19:32 + shift 2 07:19:32 + true 07:19:32 + case $1 in 07:19:32 + shift 07:19:32 + break 07:19:32 + case $python in 07:19:32 + local pkg_list= 07:19:32 + [[ -d /opt/pyenv ]] 07:19:32 + echo 'Setup pyenv:' 07:19:32 Setup pyenv: 07:19:32 + export PYENV_ROOT=/opt/pyenv 07:19:32 + PYENV_ROOT=/opt/pyenv 07:19:32 + 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:19:32 + 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:19:32 + pyenv versions 07:19:32 * system (set by /opt/pyenv/version) 07:19:32 * 3.8.13 (set by /opt/pyenv/version) 07:19:32 * 3.9.13 (set by /opt/pyenv/version) 07:19:32 * 3.10.6 (set by /opt/pyenv/version) 07:19:32 + command -v pyenv 07:19:32 ++ pyenv init - --no-rehash 07:19:32 + 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:19:32 export PATH="/opt/pyenv/shims:${PATH}" 07:19:32 export PYENV_SHELL=bash 07:19:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:19:32 pyenv() { 07:19:32 local command 07:19:32 command="${1:-}" 07:19:32 if [ "$#" -gt 0 ]; then 07:19:32 shift 07:19:32 fi 07:19:32 07:19:32 case "$command" in 07:19:32 rehash|shell) 07:19:32 eval "$(pyenv "sh-$command" "$@")" 07:19:32 ;; 07:19:32 *) 07:19:32 command pyenv "$command" "$@" 07:19:32 ;; 07:19:32 esac 07:19:32 }' 07:19:32 +++ 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:19:32 ++ 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:19:32 ++ 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:19:32 ++ 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:19:32 ++ export PYENV_SHELL=bash 07:19:32 ++ PYENV_SHELL=bash 07:19:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:19:32 +++ complete -F _pyenv pyenv 07:19:32 ++ lf-pyver python3 07:19:32 ++ local py_version_xy=python3 07:19:32 ++ local py_version_xyz= 07:19:32 ++ pyenv versions 07:19:32 ++ sed 's/^[ *]* //' 07:19:32 ++ local command 07:19:32 ++ command=versions 07:19:32 ++ '[' 1 -gt 0 ']' 07:19:32 ++ shift 07:19:32 ++ case "$command" in 07:19:32 ++ command pyenv versions 07:19:32 ++ pyenv versions 07:19:32 ++ grep -E '^[0-9.]*[0-9]$' 07:19:32 ++ awk '{ print $1 }' 07:19:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:19:32 +++ grep '^3' /tmp/.pyenv_versions 07:19:32 +++ sort -V 07:19:32 +++ tail -n 1 07:19:32 ++ py_version_xyz=3.10.6 07:19:32 ++ [[ -z 3.10.6 ]] 07:19:32 ++ echo 3.10.6 07:19:32 ++ return 0 07:19:32 + pyenv local 3.10.6 07:19:32 + local command 07:19:32 + command=local 07:19:32 + '[' 2 -gt 0 ']' 07:19:32 + shift 07:19:32 + case "$command" in 07:19:32 + command pyenv local 3.10.6 07:19:32 + pyenv local 3.10.6 07:19:32 + for arg in "$@" 07:19:32 + case $arg in 07:19:32 + pkg_list+='tox ' 07:19:32 + for arg in "$@" 07:19:32 + case $arg in 07:19:32 + pkg_list+='virtualenv ' 07:19:32 + for arg in "$@" 07:19:32 + case $arg in 07:19:32 + pkg_list+='urllib3~=1.26.15 ' 07:19:32 + [[ -f /tmp/.toxenv ]] 07:19:32 + [[ ! -f /tmp/.toxenv ]] 07:19:32 + [[ -n '' ]] 07:19:32 + python3 -m venv /tmp/venv-vZBd 07:19:37 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vZBd' 07:19:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vZBd 07:19:37 + echo /tmp/venv-vZBd 07:19:37 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:19:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:19:37 + /tmp/venv-vZBd/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:19:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:19:40 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:19:40 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:19:40 + /tmp/venv-vZBd/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:19:42 + type python3 07:19:42 + true 07:19:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vZBd/bin to PATH' 07:19:42 lf-activate-venv(): INFO: Adding /tmp/venv-vZBd/bin to PATH 07:19:42 + PATH=/tmp/venv-vZBd/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:19:42 + return 0 07:19:42 + python3 --version 07:19:42 Python 3.10.6 07:19:42 + python3 -m pip --version 07:19:43 pip 24.0 from /tmp/venv-vZBd/lib/python3.10/site-packages/pip (python 3.10) 07:19:43 + python3 -m pip freeze 07:19:43 cachetools==5.3.3 07:19:43 chardet==5.2.0 07:19:43 colorama==0.4.6 07:19:43 distlib==0.3.8 07:19:43 filelock==3.13.3 07:19:43 packaging==24.0 07:19:43 platformdirs==4.2.0 07:19:43 pluggy==1.4.0 07:19:43 pyproject-api==1.6.1 07:19:43 tomli==2.0.1 07:19:43 tox==4.14.2 07:19:43 urllib3==1.26.18 07:19:43 virtualenv==20.25.1 07:19:43 [EnvInject] - Injecting environment variables from a build step. 07:19:43 [EnvInject] - Injecting as environment variables the properties content 07:19:43 PARALLEL=false 07:19:43 07:19:43 [EnvInject] - Variables injected successfully. 07:19:43 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12016473817755844160.sh 07:19:43 ---> tox-run.sh 07:19:43 + 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:19:43 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 07:19:43 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 07:19:43 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 07:19:43 + cd /w/workspace/oom-master-checkbashisms-lint/. 07:19:43 + source /home/jenkins/lf-env.sh 07:19:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:19:43 ++ mktemp -d /tmp/venv-XXXX 07:19:43 + lf_venv=/tmp/venv-4i4u 07:19:43 + local venv_file=/tmp/.os_lf_venv 07:19:43 + local python=python3 07:19:43 + local options 07:19:43 + local set_path=true 07:19:43 + local install_args= 07:19:43 ++ 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:19:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:19:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:19:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:19:43 + true 07:19:43 + case $1 in 07:19:43 + venv_file=/tmp/.toxenv 07:19:43 + shift 2 07:19:43 + true 07:19:43 + case $1 in 07:19:43 + shift 07:19:43 + break 07:19:43 + case $python in 07:19:43 + local pkg_list= 07:19:43 + [[ -d /opt/pyenv ]] 07:19:43 + echo 'Setup pyenv:' 07:19:43 Setup pyenv: 07:19:43 + export PYENV_ROOT=/opt/pyenv 07:19:43 + PYENV_ROOT=/opt/pyenv 07:19:43 + 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:19:43 + 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:19:43 + pyenv versions 07:19:43 system 07:19:43 3.8.13 07:19:43 3.9.13 07:19:43 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:19:43 + command -v pyenv 07:19:43 ++ pyenv init - --no-rehash 07:19:43 + 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:19:43 export PATH="/opt/pyenv/shims:${PATH}" 07:19:43 export PYENV_SHELL=bash 07:19:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:19:43 pyenv() { 07:19:43 local command 07:19:43 command="${1:-}" 07:19:43 if [ "$#" -gt 0 ]; then 07:19:43 shift 07:19:43 fi 07:19:43 07:19:43 case "$command" in 07:19:43 rehash|shell) 07:19:43 eval "$(pyenv "sh-$command" "$@")" 07:19:43 ;; 07:19:43 *) 07:19:43 command pyenv "$command" "$@" 07:19:43 ;; 07:19:43 esac 07:19:43 }' 07:19:43 +++ 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:19:43 ++ 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:19:43 ++ 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:19:43 ++ 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:19:43 ++ export PYENV_SHELL=bash 07:19:43 ++ PYENV_SHELL=bash 07:19:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:19:43 +++ complete -F _pyenv pyenv 07:19:43 ++ lf-pyver python3 07:19:43 ++ local py_version_xy=python3 07:19:43 ++ local py_version_xyz= 07:19:43 ++ pyenv versions 07:19:43 ++ local command 07:19:43 ++ sed 's/^[ *]* //' 07:19:43 ++ command=versions 07:19:43 ++ '[' 1 -gt 0 ']' 07:19:43 ++ shift 07:19:43 ++ case "$command" in 07:19:43 ++ command pyenv versions 07:19:43 ++ pyenv versions 07:19:43 ++ awk '{ print $1 }' 07:19:43 ++ grep -E '^[0-9.]*[0-9]$' 07:19:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:19:43 +++ sort -V 07:19:43 +++ tail -n 1 07:19:43 +++ grep '^3' /tmp/.pyenv_versions 07:19:43 ++ py_version_xyz=3.10.6 07:19:43 ++ [[ -z 3.10.6 ]] 07:19:43 ++ echo 3.10.6 07:19:43 ++ return 0 07:19:43 + pyenv local 3.10.6 07:19:43 + local command 07:19:43 + command=local 07:19:43 + '[' 2 -gt 0 ']' 07:19:43 + shift 07:19:43 + case "$command" in 07:19:43 + command pyenv local 3.10.6 07:19:43 + pyenv local 3.10.6 07:19:43 + for arg in "$@" 07:19:43 + case $arg in 07:19:43 + pkg_list+='tox ' 07:19:43 + for arg in "$@" 07:19:43 + case $arg in 07:19:43 + pkg_list+='virtualenv ' 07:19:43 + for arg in "$@" 07:19:43 + case $arg in 07:19:43 + pkg_list+='urllib3~=1.26.15 ' 07:19:43 + [[ -f /tmp/.toxenv ]] 07:19:43 ++ cat /tmp/.toxenv 07:19:43 + lf_venv=/tmp/venv-vZBd 07:19:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vZBd from' file:/tmp/.toxenv 07:19:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vZBd from file:/tmp/.toxenv 07:19:43 + /tmp/venv-vZBd/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:19:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:19:44 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:19:44 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:19:44 + /tmp/venv-vZBd/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:19:45 + type python3 07:19:45 + true 07:19:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vZBd/bin to PATH' 07:19:45 lf-activate-venv(): INFO: Adding /tmp/venv-vZBd/bin to PATH 07:19:45 + PATH=/tmp/venv-vZBd/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:19:45 + return 0 07:19:45 + [[ -d /opt/pyenv ]] 07:19:45 + echo '---> Setting up pyenv' 07:19:45 ---> Setting up pyenv 07:19:45 + export PYENV_ROOT=/opt/pyenv 07:19:45 + PYENV_ROOT=/opt/pyenv 07:19:45 + export PATH=/opt/pyenv/bin:/tmp/venv-vZBd/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:19:45 + PATH=/opt/pyenv/bin:/tmp/venv-vZBd/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:19:45 ++ pwd 07:19:45 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 07:19:45 + export PYTHONPATH 07:19:45 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:19:45 + TOX_TESTENV_PASSENV=PYTHONPATH 07:19:45 + tox --version 07:19:46 4.14.2 from /tmp/venv-vZBd/lib/python3.10/site-packages/tox/__init__.py 07:19:46 + PARALLEL=false 07:19:46 + TOX_OPTIONS_LIST= 07:19:46 + [[ -n checkbashisms ]] 07:19:46 + TOX_OPTIONS_LIST=' -e checkbashisms' 07:19:46 + case ${PARALLEL,,} in 07:19:46 + tox -e checkbashisms 07:19:46 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 07:19:47 checkbashisms: freeze> python -m pip freeze --all 07:19:48 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 07:19:48 checkbashisms: commands[0]> .ci/check-bashisms.sh 07:19:49 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 07:19:49 you may get strange results 07:19:49 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 07:19:51 checkbashisms: OK (4.78=setup[1.65]+cmd[3.13] seconds) 07:19:51 congratulations :) (4.95 seconds) 07:19:51 + tox_status=0 07:19:51 + echo '---> Completed tox runs' 07:19:51 ---> Completed tox runs 07:19:51 + for i in .tox/*/log 07:19:51 ++ echo .tox/checkbashisms/log 07:19:51 ++ awk -F/ '{print $2}' 07:19:51 + tox_env=checkbashisms 07:19:51 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 07:19:51 + DOC_DIR=docs/_build/html 07:19:51 + [[ -d docs/_build/html ]] 07:19:51 + echo '---> tox-run.sh ends' 07:19:51 ---> tox-run.sh ends 07:19:51 + test 0 -eq 0 07:19:51 $ ssh-agent -k 07:19:51 unset SSH_AUTH_SOCK; 07:19:51 unset SSH_AGENT_PID; 07:19:51 echo Agent pid 1750 killed; 07:19:51 [ssh-agent] Stopped. 07:19:51 [PostBuildScript] - [INFO] Executing post build scripts. 07:19:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5450879371260595178.sh 07:19:51 ---> sysstat.sh 07:19:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16131270227583397497.sh 07:19:51 ---> package-listing.sh 07:19:51 ++ facter osfamily 07:19:51 ++ tr '[:upper:]' '[:lower:]' 07:19:52 + OS_FAMILY=debian 07:19:52 + workspace=/w/workspace/oom-master-checkbashisms-lint 07:19:52 + START_PACKAGES=/tmp/packages_start.txt 07:19:52 + END_PACKAGES=/tmp/packages_end.txt 07:19:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:19:52 + PACKAGES=/tmp/packages_start.txt 07:19:52 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:19:52 + PACKAGES=/tmp/packages_end.txt 07:19:52 + case "${OS_FAMILY}" in 07:19:52 + dpkg -l 07:19:52 + grep '^ii' 07:19:52 + '[' -f /tmp/packages_start.txt ']' 07:19:52 + '[' -f /tmp/packages_end.txt ']' 07:19:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:19:52 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:19:52 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 07:19:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 07:19:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6959560975445302933.sh 07:19:52 ---> capture-instance-metadata.sh 07:19:52 Setup pyenv: 07:19:52 system 07:19:52 3.8.13 07:19:52 3.9.13 07:19:52 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:19:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BJmB 07:19:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:19:58 lf-activate-venv(): INFO: Installing: lftools 07:20:33 lf-activate-venv(): INFO: Adding /tmp/venv-BJmB/bin to PATH 07:20:33 INFO: Running in OpenStack, capturing instance metadata 07:20:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17528325180668277401.sh 07:20:33 provisioning config files... 07:20:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config13586783172930831071tmp 07:20:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:20:33 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:20:33 [EnvInject] - Injecting environment variables from a build step. 07:20:33 [EnvInject] - Injecting as environment variables the properties content 07:20:33 SERVER_ID=logs 07:20:33 07:20:33 [EnvInject] - Variables injected successfully. 07:20:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14959113109668725582.sh 07:20:33 ---> create-netrc.sh 07:20:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12749383877254629836.sh 07:20:34 ---> python-tools-install.sh 07:20:34 Setup pyenv: 07:20:34 system 07:20:34 3.8.13 07:20:34 3.9.13 07:20:34 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:20:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BJmB from file:/tmp/.os_lf_venv 07:20:35 lf-activate-venv(): INFO: Installing: lftools 07:20:46 lf-activate-venv(): INFO: Adding /tmp/venv-BJmB/bin to PATH 07:20:46 Generating Requirements File 07:21:15 Python 3.10.6 07:21:15 pip 24.0 from /tmp/venv-BJmB/lib/python3.10/site-packages/pip (python 3.10) 07:21:15 appdirs==1.4.4 07:21:15 argcomplete==3.2.3 07:21:15 aspy.yaml==1.3.0 07:21:15 attrs==23.2.0 07:21:15 autopage==0.5.2 07:21:15 beautifulsoup4==4.12.3 07:21:15 boto3==1.34.76 07:21:15 botocore==1.34.76 07:21:15 bs4==0.0.2 07:21:15 cachetools==5.3.3 07:21:15 certifi==2024.2.2 07:21:15 cffi==1.16.0 07:21:15 cfgv==3.4.0 07:21:15 chardet==5.2.0 07:21:15 charset-normalizer==3.3.2 07:21:15 click==8.1.7 07:21:15 cliff==4.6.0 07:21:15 cmd2==2.4.3 07:21:15 cryptography==3.3.2 07:21:15 debtcollector==3.0.0 07:21:15 decorator==5.1.1 07:21:15 defusedxml==0.7.1 07:21:15 Deprecated==1.2.14 07:21:15 distlib==0.3.8 07:21:15 dnspython==2.6.1 07:21:15 docker==4.2.2 07:21:15 dogpile.cache==1.3.2 07:21:15 email_validator==2.1.1 07:21:15 filelock==3.13.3 07:21:15 future==1.0.0 07:21:15 gitdb==4.0.11 07:21:15 GitPython==3.1.43 07:21:15 google-auth==2.29.0 07:21:15 httplib2==0.22.0 07:21:15 identify==2.5.35 07:21:15 idna==3.6 07:21:15 importlib-resources==1.5.0 07:21:15 iso8601==2.1.0 07:21:15 Jinja2==3.1.3 07:21:15 jmespath==1.0.1 07:21:15 jsonpatch==1.33 07:21:15 jsonpointer==2.4 07:21:15 jsonschema==4.21.1 07:21:15 jsonschema-specifications==2023.12.1 07:21:15 keystoneauth1==5.6.0 07:21:15 kubernetes==29.0.0 07:21:15 lftools==0.37.10 07:21:15 lxml==5.2.1 07:21:15 MarkupSafe==2.1.5 07:21:15 msgpack==1.0.8 07:21:15 multi_key_dict==2.0.3 07:21:15 munch==4.0.0 07:21:15 netaddr==1.2.1 07:21:15 netifaces==0.11.0 07:21:15 niet==1.4.2 07:21:15 nodeenv==1.8.0 07:21:15 oauth2client==4.1.3 07:21:15 oauthlib==3.2.2 07:21:15 openstacksdk==3.0.0 07:21:15 os-client-config==2.1.0 07:21:15 os-service-types==1.7.0 07:21:15 osc-lib==3.0.1 07:21:15 oslo.config==9.4.0 07:21:15 oslo.context==5.5.0 07:21:15 oslo.i18n==6.3.0 07:21:15 oslo.log==5.5.1 07:21:15 oslo.serialization==5.4.0 07:21:15 oslo.utils==7.1.0 07:21:15 packaging==24.0 07:21:15 pbr==6.0.0 07:21:15 platformdirs==4.2.0 07:21:15 prettytable==3.10.0 07:21:15 pyasn1==0.6.0 07:21:15 pyasn1_modules==0.4.0 07:21:15 pycparser==2.22 07:21:15 pygerrit2==2.0.15 07:21:15 PyGithub==2.3.0 07:21:15 pyinotify==0.9.6 07:21:15 PyJWT==2.8.0 07:21:15 PyNaCl==1.5.0 07:21:15 pyparsing==2.4.7 07:21:15 pyperclip==1.8.2 07:21:15 pyrsistent==0.20.0 07:21:15 python-cinderclient==9.5.0 07:21:15 python-dateutil==2.9.0.post0 07:21:15 python-heatclient==3.5.0 07:21:15 python-jenkins==1.8.2 07:21:15 python-keystoneclient==5.4.0 07:21:15 python-magnumclient==4.4.0 07:21:15 python-novaclient==18.6.0 07:21:15 python-openstackclient==6.6.0 07:21:15 python-swiftclient==4.5.0 07:21:15 PyYAML==6.0.1 07:21:15 referencing==0.34.0 07:21:15 requests==2.31.0 07:21:15 requests-oauthlib==2.0.0 07:21:15 requestsexceptions==1.4.0 07:21:15 rfc3986==2.0.0 07:21:15 rpds-py==0.18.0 07:21:15 rsa==4.9 07:21:15 ruamel.yaml==0.18.6 07:21:15 ruamel.yaml.clib==0.2.8 07:21:15 s3transfer==0.10.1 07:21:15 simplejson==3.19.2 07:21:15 six==1.16.0 07:21:15 smmap==5.0.1 07:21:15 soupsieve==2.5 07:21:15 stevedore==5.2.0 07:21:15 tabulate==0.9.0 07:21:15 toml==0.10.2 07:21:15 tomlkit==0.12.4 07:21:15 tqdm==4.66.2 07:21:15 typing_extensions==4.10.0 07:21:15 tzdata==2024.1 07:21:15 urllib3==1.26.18 07:21:15 virtualenv==20.25.1 07:21:15 wcwidth==0.2.13 07:21:15 websocket-client==1.7.0 07:21:15 wrapt==1.16.0 07:21:15 xdg==6.0.0 07:21:15 xmltodict==0.13.0 07:21:15 yq==3.2.3 07:21:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11064983797049129626.sh 07:21:15 ---> sudo-logs.sh 07:21:15 Archiving 'sudo' log.. 07:21:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9797574185574919908.sh 07:21:16 ---> job-cost.sh 07:21:16 Setup pyenv: 07:21:16 system 07:21:16 3.8.13 07:21:16 3.9.13 07:21:16 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:21:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BJmB from file:/tmp/.os_lf_venv 07:21:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:21:22 lf-activate-venv(): INFO: Adding /tmp/venv-BJmB/bin to PATH 07:21:22 INFO: No Stack... 07:21:22 INFO: Retrieving Pricing Info for: v3-standard-4 07:21:23 INFO: Archiving Costs 07:21:23 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4142620302201371515.sh 07:21:23 ---> logs-deploy.sh 07:21:23 Setup pyenv: 07:21:23 system 07:21:23 3.8.13 07:21:23 3.9.13 07:21:23 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:21:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BJmB from file:/tmp/.os_lf_venv 07:21:24 lf-activate-venv(): INFO: Installing: lftools 07:21:34 lf-activate-venv(): INFO: Adding /tmp/venv-BJmB/bin to PATH 07:21:34 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3414 07:21:34 INFO: archiving workspace using pattern(s): 07:21:35 Archives upload complete. 07:21:35 INFO: archiving logs to Nexus 07:21:36 ---> uname -a: 07:21:36 Linux prd-ubuntu1804-builder-4c-4g-20257 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:21:36 07:21:36 07:21:36 ---> lscpu: 07:21:36 Architecture: x86_64 07:21:36 CPU op-mode(s): 32-bit, 64-bit 07:21:36 Byte Order: Little Endian 07:21:36 CPU(s): 4 07:21:36 On-line CPU(s) list: 0-3 07:21:36 Thread(s) per core: 1 07:21:36 Core(s) per socket: 1 07:21:36 Socket(s): 4 07:21:36 NUMA node(s): 1 07:21:36 Vendor ID: AuthenticAMD 07:21:36 CPU family: 23 07:21:36 Model: 49 07:21:36 Model name: AMD EPYC-Rome Processor 07:21:36 Stepping: 0 07:21:36 CPU MHz: 2800.000 07:21:36 BogoMIPS: 5600.00 07:21:36 Virtualization: AMD-V 07:21:36 Hypervisor vendor: KVM 07:21:36 Virtualization type: full 07:21:36 L1d cache: 32K 07:21:36 L1i cache: 32K 07:21:36 L2 cache: 512K 07:21:36 L3 cache: 16384K 07:21:36 NUMA node0 CPU(s): 0-3 07:21:36 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:21:36 07:21:36 07:21:36 ---> nproc: 07:21:36 4 07:21:36 07:21:36 07:21:36 ---> df -h: 07:21:36 Filesystem Size Used Avail Use% Mounted on 07:21:36 udev 7.9G 0 7.9G 0% /dev 07:21:36 tmpfs 1.6G 672K 1.6G 1% /run 07:21:36 /dev/vda1 78G 8.3G 70G 11% / 07:21:36 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:21:36 tmpfs 5.0M 0 5.0M 0% /run/lock 07:21:36 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:21:36 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:21:36 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:21:36 07:21:36 07:21:36 ---> free -m: 07:21:36 total used free shared buff/cache available 07:21:36 Mem: 16040 528 13461 0 2050 15200 07:21:36 Swap: 1023 0 1023 07:21:36 07:21:36 07:21:36 ---> ip addr: 07:21:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:21:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:21:36 inet 127.0.0.1/8 scope host lo 07:21:36 valid_lft forever preferred_lft forever 07:21:36 inet6 ::1/128 scope host 07:21:36 valid_lft forever preferred_lft forever 07:21:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:21:36 link/ether fa:16:3e:87:3c:8c brd ff:ff:ff:ff:ff:ff 07:21:36 inet 10.30.107.249/23 brd 10.30.107.255 scope global dynamic ens3 07:21:36 valid_lft 86244sec preferred_lft 86244sec 07:21:36 inet6 fe80::f816:3eff:fe87:3c8c/64 scope link 07:21:36 valid_lft forever preferred_lft forever 07:21:36 07:21:36 07:21:36 ---> sar -b -r -n DEV: 07:21:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20257) 04/03/24 _x86_64_ (4 CPU) 07:21:36 07:21:36 07:19:02 LINUX RESTART (4 CPU) 07:21:36 07:21:36 07:20:01 tps rtps wtps bread/s bwrtn/s 07:21:36 07:21:01 118.08 13.90 104.18 1049.20 30531.47 07:21:36 Average: 118.08 13.90 104.18 1049.20 30531.47 07:21:36 07:21:36 07:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:21:36 07:21:01 13872972 15569620 2551996 15.54 70476 1820872 764488 4.38 695916 1623900 104508 07:21:36 Average: 13872972 15569620 2551996 15.54 70476 1820872 764488 4.38 695916 1623900 104508 07:21:36 07:21:36 07:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:21:36 07:21:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 07:21:36 07:21:01 ens3 50.90 34.03 701.31 8.31 0.00 0.00 0.00 0.00 07:21:36 Average: lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 07:21:36 Average: ens3 50.90 34.03 701.31 8.31 0.00 0.00 0.00 0.00 07:21:36 07:21:36 07:21:36 ---> sar -P ALL: 07:21:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20257) 04/03/24 _x86_64_ (4 CPU) 07:21:36 07:21:36 07:19:02 LINUX RESTART (4 CPU) 07:21:36 07:21:36 07:20:01 CPU %user %nice %system %iowait %steal %idle 07:21:36 07:21:01 all 18.90 0.00 1.21 6.46 0.05 73.37 07:21:36 07:21:01 0 26.29 0.00 1.11 1.22 0.05 71.33 07:21:36 07:21:01 1 13.50 0.00 1.64 17.79 0.05 67.02 07:21:36 07:21:01 2 16.07 0.00 0.62 2.42 0.07 80.82 07:21:36 07:21:01 3 19.78 0.00 1.48 4.37 0.05 74.32 07:21:36 Average: all 18.90 0.00 1.21 6.46 0.05 73.37 07:21:36 Average: 0 26.29 0.00 1.11 1.22 0.05 71.33 07:21:36 Average: 1 13.50 0.00 1.64 17.79 0.05 67.02 07:21:36 Average: 2 16.07 0.00 0.62 2.42 0.07 80.82 07:21:36 Average: 3 19.78 0.00 1.48 4.37 0.05 74.32 07:21:36 07:21:36 07:21:36