22:02:00 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136963 22:02:00 Running as SYSTEM 22:02:00 [EnvInject] - Loading node environment variables. 22:02:00 Building remotely on prd-ubuntu1804-builder-4c-4g-11086 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 22:02:00 [ssh-agent] Looking for ssh-agent implementation... 22:02:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:02:00 $ ssh-agent 22:02:00 SSH_AUTH_SOCK=/tmp/ssh-AJAEOUhMh6iB/agent.1654 22:02:00 SSH_AGENT_PID=1656 22:02:00 [ssh-agent] Started. 22:02:00 Running ssh-add (command line suppressed) 22:02:00 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15039553088415928916.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15039553088415928916.key) 22:02:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 22:02:00 The recommended git tool is: NONE 22:02:02 using credential onap-jenkins-ssh 22:02:02 Wiping out workspace first. 22:02:02 Cloning the remote Git repository 22:02:02 Cloning repository git://cloud.onap.org/mirror/oom.git 22:02:02 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 22:02:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 22:02:02 > git --version # timeout=10 22:02:02 > git --version # 'git version 2.17.1' 22:02:02 using GIT_SSH to set credentials Gerrit user 22:02:02 Verifying host key using manually-configured host key entries 22:02:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 22:02:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 22:02:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:02:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 22:02:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 22:02:08 using GIT_SSH to set credentials Gerrit user 22:02:08 Verifying host key using manually-configured host key entries 22:02:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/136963/3 # timeout=30 22:02:08 > git rev-parse 9f925bb6498adf5151986e6d56bff37374cd7479^{commit} # timeout=10 22:02:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 22:02:08 Checking out Revision 9f925bb6498adf5151986e6d56bff37374cd7479 (refs/changes/63/136963/3) 22:02:08 > git config core.sparsecheckout # timeout=10 22:02:08 > git checkout -f 9f925bb6498adf5151986e6d56bff37374cd7479 # timeout=30 22:02:11 Commit message: "[MARIADB][SO] Connect MariaDB Galera via master node" 22:02:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:02:11 > git rev-list --no-walk c8ef023537910038ef05ce84337a35e429bfc931 # timeout=10 22:02:11 [EnvInject] - Injecting environment variables from a build step. 22:02:11 [EnvInject] - Injecting as environment variables the properties content 22:02:11 PYTHON=python3 22:02:11 22:02:11 [EnvInject] - Variables injected successfully. 22:02:11 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins156711403821603481.sh 22:02:11 ---> tox-install.sh 22:02:11 + source /home/jenkins/lf-env.sh 22:02:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:02:11 ++ mktemp -d /tmp/venv-XXXX 22:02:11 + lf_venv=/tmp/venv-mCZy 22:02:11 + local venv_file=/tmp/.os_lf_venv 22:02:11 + local python=python3 22:02:11 + local options 22:02:11 + local set_path=true 22:02:11 + local install_args= 22:02:11 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:02:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:02:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:02:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 22:02:11 + true 22:02:11 + case $1 in 22:02:11 + venv_file=/tmp/.toxenv 22:02:11 + shift 2 22:02:11 + true 22:02:11 + case $1 in 22:02:11 + shift 22:02:11 + break 22:02:11 + case $python in 22:02:11 + local pkg_list= 22:02:11 + [[ -d /opt/pyenv ]] 22:02:11 + echo 'Setup pyenv:' 22:02:11 Setup pyenv: 22:02:11 + export PYENV_ROOT=/opt/pyenv 22:02:11 + PYENV_ROOT=/opt/pyenv 22:02:11 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 22:02:11 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 22:02:11 + pyenv versions 22:02:11 * system (set by /opt/pyenv/version) 22:02:11 * 3.8.13 (set by /opt/pyenv/version) 22:02:11 * 3.9.13 (set by /opt/pyenv/version) 22:02:11 * 3.10.6 (set by /opt/pyenv/version) 22:02:11 + command -v pyenv 22:02:11 ++ pyenv init - --no-rehash 22:02:12 + 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[*]}"'\'')" 22:02:12 export PATH="/opt/pyenv/shims:${PATH}" 22:02:12 export PYENV_SHELL=bash 22:02:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:02:12 pyenv() { 22:02:12 local command 22:02:12 command="${1:-}" 22:02:12 if [ "$#" -gt 0 ]; then 22:02:12 shift 22:02:12 fi 22:02:12 22:02:12 case "$command" in 22:02:12 rehash|shell) 22:02:12 eval "$(pyenv "sh-$command" "$@")" 22:02:12 ;; 22:02:12 *) 22:02:12 command pyenv "$command" "$@" 22:02:12 ;; 22:02:12 esac 22:02:12 }' 22:02:12 +++ 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[*]}"' 22:02:12 ++ 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 22:02:12 ++ 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 22:02:12 ++ 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 22:02:12 ++ export PYENV_SHELL=bash 22:02:12 ++ PYENV_SHELL=bash 22:02:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:02:12 +++ complete -F _pyenv pyenv 22:02:12 ++ lf-pyver python3 22:02:12 ++ local py_version_xy=python3 22:02:12 ++ local py_version_xyz= 22:02:12 ++ pyenv versions 22:02:12 ++ local command 22:02:12 ++ command=versions 22:02:12 ++ '[' 1 -gt 0 ']' 22:02:12 ++ shift 22:02:12 ++ case "$command" in 22:02:12 ++ command pyenv versions 22:02:12 ++ pyenv versions 22:02:12 ++ awk '{ print $1 }' 22:02:12 ++ sed 's/^[ *]* //' 22:02:12 ++ grep -E '^[0-9.]*[0-9]$' 22:02:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:02:12 +++ grep '^3' /tmp/.pyenv_versions 22:02:12 +++ sort -V 22:02:12 +++ tail -n 1 22:02:12 ++ py_version_xyz=3.10.6 22:02:12 ++ [[ -z 3.10.6 ]] 22:02:12 ++ echo 3.10.6 22:02:12 ++ return 0 22:02:12 + pyenv local 3.10.6 22:02:12 + local command 22:02:12 + command=local 22:02:12 + '[' 2 -gt 0 ']' 22:02:12 + shift 22:02:12 + case "$command" in 22:02:12 + command pyenv local 3.10.6 22:02:12 + pyenv local 3.10.6 22:02:12 + for arg in "$@" 22:02:12 + case $arg in 22:02:12 + pkg_list+='tox ' 22:02:12 + for arg in "$@" 22:02:12 + case $arg in 22:02:12 + pkg_list+='virtualenv ' 22:02:12 + for arg in "$@" 22:02:12 + case $arg in 22:02:12 + pkg_list+='urllib3~=1.26.15 ' 22:02:12 + [[ -f /tmp/.toxenv ]] 22:02:12 + [[ ! -f /tmp/.toxenv ]] 22:02:12 + [[ -n '' ]] 22:02:12 + python3 -m venv /tmp/venv-mCZy 22:02:16 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mCZy' 22:02:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mCZy 22:02:16 + echo /tmp/venv-mCZy 22:02:16 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 22:02:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 22:02:16 + /tmp/venv-mCZy/bin/python3 -m pip install --upgrade --quiet pip virtualenv 22:02:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 22:02:19 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 22:02:19 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 22:02:19 + /tmp/venv-mCZy/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 22:02:25 + type python3 22:02:25 + true 22:02:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mCZy/bin to PATH' 22:02:25 lf-activate-venv(): INFO: Adding /tmp/venv-mCZy/bin to PATH 22:02:25 + PATH=/tmp/venv-mCZy/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 22:02:25 + return 0 22:02:25 + python3 --version 22:02:25 Python 3.10.6 22:02:25 + python3 -m pip --version 22:02:25 pip 23.3.2 from /tmp/venv-mCZy/lib/python3.10/site-packages/pip (python 3.10) 22:02:26 + python3 -m pip freeze 22:02:26 cachetools==5.3.2 22:02:26 chardet==5.2.0 22:02:26 colorama==0.4.6 22:02:26 distlib==0.3.8 22:02:26 filelock==3.13.1 22:02:26 packaging==23.2 22:02:26 platformdirs==4.1.0 22:02:26 pluggy==1.3.0 22:02:26 pyproject-api==1.6.1 22:02:26 tomli==2.0.1 22:02:26 tox==4.11.4 22:02:26 urllib3==1.26.18 22:02:26 virtualenv==20.25.0 22:02:26 [EnvInject] - Injecting environment variables from a build step. 22:02:26 [EnvInject] - Injecting as environment variables the properties content 22:02:26 PARALLEL=false 22:02:26 22:02:26 [EnvInject] - Variables injected successfully. 22:02:26 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6881623404143010247.sh 22:02:26 ---> tox-run.sh 22:02:26 + 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 22:02:26 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 22:02:26 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 22:02:26 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 22:02:26 + cd /w/workspace/oom-master-checkbashisms-lint/. 22:02:26 + source /home/jenkins/lf-env.sh 22:02:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:02:26 ++ mktemp -d /tmp/venv-XXXX 22:02:26 + lf_venv=/tmp/venv-bHBh 22:02:26 + local venv_file=/tmp/.os_lf_venv 22:02:26 + local python=python3 22:02:26 + local options 22:02:26 + local set_path=true 22:02:26 + local install_args= 22:02:26 ++ 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 22:02:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:02:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:02:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 22:02:26 + true 22:02:26 + case $1 in 22:02:26 + venv_file=/tmp/.toxenv 22:02:26 + shift 2 22:02:26 + true 22:02:26 + case $1 in 22:02:26 + shift 22:02:26 + break 22:02:26 + case $python in 22:02:26 + local pkg_list= 22:02:26 + [[ -d /opt/pyenv ]] 22:02:26 + echo 'Setup pyenv:' 22:02:26 Setup pyenv: 22:02:26 + export PYENV_ROOT=/opt/pyenv 22:02:26 + PYENV_ROOT=/opt/pyenv 22:02:26 + 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 22:02:26 + 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 22:02:26 + pyenv versions 22:02:26 system 22:02:26 3.8.13 22:02:26 3.9.13 22:02:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 22:02:26 + command -v pyenv 22:02:26 ++ pyenv init - --no-rehash 22:02:26 + 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[*]}"'\'')" 22:02:26 export PATH="/opt/pyenv/shims:${PATH}" 22:02:26 export PYENV_SHELL=bash 22:02:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:02:26 pyenv() { 22:02:26 local command 22:02:26 command="${1:-}" 22:02:26 if [ "$#" -gt 0 ]; then 22:02:26 shift 22:02:26 fi 22:02:26 22:02:26 case "$command" in 22:02:26 rehash|shell) 22:02:26 eval "$(pyenv "sh-$command" "$@")" 22:02:26 ;; 22:02:26 *) 22:02:26 command pyenv "$command" "$@" 22:02:26 ;; 22:02:26 esac 22:02:26 }' 22:02:26 +++ 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[*]}"' 22:02:26 ++ 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 22:02:26 ++ 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 22:02:26 ++ 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 22:02:26 ++ export PYENV_SHELL=bash 22:02:26 ++ PYENV_SHELL=bash 22:02:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:02:26 +++ complete -F _pyenv pyenv 22:02:26 ++ lf-pyver python3 22:02:26 ++ local py_version_xy=python3 22:02:26 ++ local py_version_xyz= 22:02:26 ++ pyenv versions 22:02:26 ++ local command 22:02:26 ++ command=versions 22:02:26 ++ '[' 1 -gt 0 ']' 22:02:26 ++ shift 22:02:26 ++ case "$command" in 22:02:26 ++ command pyenv versions 22:02:26 ++ pyenv versions 22:02:26 ++ sed 's/^[ *]* //' 22:02:26 ++ awk '{ print $1 }' 22:02:26 ++ grep -E '^[0-9.]*[0-9]$' 22:02:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:02:26 +++ grep '^3' /tmp/.pyenv_versions 22:02:26 +++ sort -V 22:02:26 +++ tail -n 1 22:02:26 ++ py_version_xyz=3.10.6 22:02:26 ++ [[ -z 3.10.6 ]] 22:02:26 ++ echo 3.10.6 22:02:26 ++ return 0 22:02:26 + pyenv local 3.10.6 22:02:26 + local command 22:02:26 + command=local 22:02:26 + '[' 2 -gt 0 ']' 22:02:26 + shift 22:02:26 + case "$command" in 22:02:26 + command pyenv local 3.10.6 22:02:26 + pyenv local 3.10.6 22:02:26 + for arg in "$@" 22:02:26 + case $arg in 22:02:26 + pkg_list+='tox ' 22:02:26 + for arg in "$@" 22:02:26 + case $arg in 22:02:26 + pkg_list+='virtualenv ' 22:02:26 + for arg in "$@" 22:02:26 + case $arg in 22:02:26 + pkg_list+='urllib3~=1.26.15 ' 22:02:26 + [[ -f /tmp/.toxenv ]] 22:02:26 ++ cat /tmp/.toxenv 22:02:26 + lf_venv=/tmp/venv-mCZy 22:02:26 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mCZy from' file:/tmp/.toxenv 22:02:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mCZy from file:/tmp/.toxenv 22:02:26 + /tmp/venv-mCZy/bin/python3 -m pip install --upgrade --quiet pip virtualenv 22:02:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 22:02:27 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 22:02:27 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 22:02:27 + /tmp/venv-mCZy/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 22:02:29 + type python3 22:02:29 + true 22:02:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mCZy/bin to PATH' 22:02:29 lf-activate-venv(): INFO: Adding /tmp/venv-mCZy/bin to PATH 22:02:29 + PATH=/tmp/venv-mCZy/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 22:02:29 + return 0 22:02:29 + [[ -d /opt/pyenv ]] 22:02:29 + echo '---> Setting up pyenv' 22:02:29 ---> Setting up pyenv 22:02:29 + export PYENV_ROOT=/opt/pyenv 22:02:29 + PYENV_ROOT=/opt/pyenv 22:02:29 + export PATH=/opt/pyenv/bin:/tmp/venv-mCZy/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 22:02:29 + PATH=/opt/pyenv/bin:/tmp/venv-mCZy/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 22:02:29 ++ pwd 22:02:29 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 22:02:29 + export PYTHONPATH 22:02:29 + export TOX_TESTENV_PASSENV=PYTHONPATH 22:02:29 + TOX_TESTENV_PASSENV=PYTHONPATH 22:02:29 + tox --version 22:02:29 4.11.4 from /tmp/venv-mCZy/lib/python3.10/site-packages/tox/__init__.py 22:02:29 + PARALLEL=false 22:02:29 + TOX_OPTIONS_LIST= 22:02:29 + [[ -n checkbashisms ]] 22:02:29 + TOX_OPTIONS_LIST=' -e checkbashisms' 22:02:29 + case ${PARALLEL,,} in 22:02:29 + tox -e checkbashisms 22:02:29 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 22:02:30 checkbashisms: freeze> python -m pip freeze --all 22:02:31 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 22:02:31 checkbashisms: commands[0]> .ci/check-bashisms.sh 22:02:32 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 22:02:32 you may get strange results 22:02:32 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 22:02:34 checkbashisms: OK (4.69=setup[1.63]+cmd[3.06] seconds) 22:02:34 congratulations :) (4.85 seconds) 22:02:34 + tox_status=0 22:02:34 + echo '---> Completed tox runs' 22:02:34 ---> Completed tox runs 22:02:34 + for i in .tox/*/log 22:02:34 ++ echo .tox/checkbashisms/log 22:02:34 ++ awk -F/ '{print $2}' 22:02:34 + tox_env=checkbashisms 22:02:34 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 22:02:34 + DOC_DIR=docs/_build/html 22:02:34 + [[ -d docs/_build/html ]] 22:02:34 + echo '---> tox-run.sh ends' 22:02:34 ---> tox-run.sh ends 22:02:34 + test 0 -eq 0 22:02:34 $ ssh-agent -k 22:02:34 unset SSH_AUTH_SOCK; 22:02:34 unset SSH_AGENT_PID; 22:02:34 echo Agent pid 1656 killed; 22:02:34 [ssh-agent] Stopped. 22:02:34 [PostBuildScript] - [INFO] Executing post build scripts. 22:02:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17015144124899383218.sh 22:02:34 ---> sysstat.sh 22:02:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12675213339820313154.sh 22:02:35 ---> package-listing.sh 22:02:35 ++ facter osfamily 22:02:35 ++ tr '[:upper:]' '[:lower:]' 22:02:35 + OS_FAMILY=debian 22:02:35 + workspace=/w/workspace/oom-master-checkbashisms-lint 22:02:35 + START_PACKAGES=/tmp/packages_start.txt 22:02:35 + END_PACKAGES=/tmp/packages_end.txt 22:02:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:02:35 + PACKAGES=/tmp/packages_start.txt 22:02:35 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 22:02:35 + PACKAGES=/tmp/packages_end.txt 22:02:35 + case "${OS_FAMILY}" in 22:02:35 + dpkg -l 22:02:35 + grep '^ii' 22:02:35 + '[' -f /tmp/packages_start.txt ']' 22:02:35 + '[' -f /tmp/packages_end.txt ']' 22:02:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:02:35 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 22:02:35 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 22:02:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 22:02:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8543628402561707499.sh 22:02:35 ---> capture-instance-metadata.sh 22:02:35 Setup pyenv: 22:02:35 system 22:02:35 3.8.13 22:02:35 3.9.13 22:02:35 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 22:02:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7QQP 22:02:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:02:42 lf-activate-venv(): INFO: Installing: lftools 22:03:15 lf-activate-venv(): INFO: Adding /tmp/venv-7QQP/bin to PATH 22:03:15 INFO: Running in OpenStack, capturing instance metadata 22:03:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9218120308978630903.sh 22:03:15 provisioning config files... 22:03:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config12272482463167555579tmp 22:03:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 22:03:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 22:03:15 [EnvInject] - Injecting environment variables from a build step. 22:03:15 [EnvInject] - Injecting as environment variables the properties content 22:03:15 SERVER_ID=logs 22:03:15 22:03:15 [EnvInject] - Variables injected successfully. 22:03:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1807865818846622786.sh 22:03:15 ---> create-netrc.sh 22:03:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11001423243067158214.sh 22:03:15 ---> python-tools-install.sh 22:03:15 Setup pyenv: 22:03:15 system 22:03:15 3.8.13 22:03:15 3.9.13 22:03:15 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 22:03:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7QQP from file:/tmp/.os_lf_venv 22:03:17 lf-activate-venv(): INFO: Installing: lftools 22:03:24 lf-activate-venv(): INFO: Adding /tmp/venv-7QQP/bin to PATH 22:03:24 Generating Requirements File 22:03:55 Python 3.10.6 22:03:55 pip 23.3.2 from /tmp/venv-7QQP/lib/python3.10/site-packages/pip (python 3.10) 22:03:56 appdirs==1.4.4 22:03:56 argcomplete==3.2.1 22:03:56 aspy.yaml==1.3.0 22:03:56 attrs==23.2.0 22:03:56 autopage==0.5.2 22:03:56 beautifulsoup4==4.12.2 22:03:56 boto3==1.34.16 22:03:56 botocore==1.34.16 22:03:56 bs4==0.0.1 22:03:56 cachetools==5.3.2 22:03:56 certifi==2023.11.17 22:03:56 cffi==1.16.0 22:03:56 cfgv==3.4.0 22:03:56 chardet==5.2.0 22:03:56 charset-normalizer==3.3.2 22:03:56 click==8.1.7 22:03:56 cliff==4.4.0 22:03:56 cmd2==2.4.3 22:03:56 cryptography==3.3.2 22:03:56 debtcollector==2.5.0 22:03:56 decorator==5.1.1 22:03:56 defusedxml==0.7.1 22:03:56 Deprecated==1.2.14 22:03:56 distlib==0.3.8 22:03:56 dnspython==2.4.2 22:03:56 docker==4.2.2 22:03:56 dogpile.cache==1.3.0 22:03:56 email-validator==2.1.0.post1 22:03:56 filelock==3.13.1 22:03:56 future==0.18.3 22:03:56 gitdb==4.0.11 22:03:56 GitPython==3.1.41 22:03:56 google-auth==2.26.1 22:03:56 httplib2==0.22.0 22:03:56 identify==2.5.33 22:03:56 idna==3.6 22:03:56 importlib-metadata==7.0.1 22:03:56 importlib-resources==1.5.0 22:03:56 iso8601==2.1.0 22:03:56 Jinja2==3.1.2 22:03:56 jmespath==1.0.1 22:03:56 jsonpatch==1.33 22:03:56 jsonpointer==2.4 22:03:56 jsonschema==4.20.0 22:03:56 jsonschema-specifications==2023.12.1 22:03:56 keystoneauth1==5.4.0 22:03:56 kubernetes==29.0.0 22:03:56 lftools==0.37.8 22:03:56 lxml==5.1.0 22:03:56 MarkupSafe==2.1.3 22:03:56 msgpack==1.0.7 22:03:56 multi_key_dict==2.0.3 22:03:56 munch==4.0.0 22:03:56 netaddr==0.10.1 22:03:56 netifaces==0.11.0 22:03:56 niet==1.4.2 22:03:56 nodeenv==1.8.0 22:03:56 oauth2client==4.1.3 22:03:56 oauthlib==3.2.2 22:03:56 openstacksdk==0.62.0 22:03:56 os-client-config==2.1.0 22:03:56 os-service-types==1.7.0 22:03:56 osc-lib==2.9.0 22:03:56 oslo.config==9.3.0 22:03:56 oslo.context==5.3.0 22:03:56 oslo.i18n==6.2.0 22:03:56 oslo.log==5.4.0 22:03:56 oslo.serialization==5.3.0 22:03:56 oslo.utils==6.3.0 22:03:56 packaging==23.2 22:03:56 pbr==6.0.0 22:03:56 platformdirs==4.1.0 22:03:56 prettytable==3.9.0 22:03:56 pyasn1==0.5.1 22:03:56 pyasn1-modules==0.3.0 22:03:56 pycparser==2.21 22:03:56 pygerrit2==2.0.15 22:03:56 PyGithub==2.1.1 22:03:56 pyinotify==0.9.6 22:03:56 PyJWT==2.8.0 22:03:56 PyNaCl==1.5.0 22:03:56 pyparsing==2.4.7 22:03:56 pyperclip==1.8.2 22:03:56 pyrsistent==0.20.0 22:03:56 python-cinderclient==9.4.0 22:03:56 python-dateutil==2.8.2 22:03:56 python-heatclient==3.4.0 22:03:56 python-jenkins==1.8.2 22:03:56 python-keystoneclient==5.2.0 22:03:56 python-magnumclient==4.3.0 22:03:56 python-novaclient==18.4.0 22:03:56 python-openstackclient==6.0.0 22:03:56 python-swiftclient==4.4.0 22:03:56 pytz==2023.3.post1 22:03:56 PyYAML==6.0.1 22:03:56 referencing==0.32.1 22:03:56 requests==2.31.0 22:03:56 requests-oauthlib==1.3.1 22:03:56 requestsexceptions==1.4.0 22:03:56 rfc3986==2.0.0 22:03:56 rpds-py==0.16.2 22:03:56 rsa==4.9 22:03:56 ruamel.yaml==0.18.5 22:03:56 ruamel.yaml.clib==0.2.8 22:03:56 s3transfer==0.10.0 22:03:56 simplejson==3.19.2 22:03:56 six==1.16.0 22:03:56 smmap==5.0.1 22:03:56 soupsieve==2.5 22:03:56 stevedore==5.1.0 22:03:56 tabulate==0.9.0 22:03:56 toml==0.10.2 22:03:56 tomlkit==0.12.3 22:03:56 tqdm==4.66.1 22:03:56 typing_extensions==4.9.0 22:03:56 tzdata==2023.4 22:03:56 urllib3==1.26.18 22:03:56 virtualenv==20.25.0 22:03:56 wcwidth==0.2.13 22:03:56 websocket-client==1.7.0 22:03:56 wrapt==1.16.0 22:03:56 xdg==6.0.0 22:03:56 xmltodict==0.13.0 22:03:56 yq==3.2.3 22:03:56 zipp==3.17.0 22:03:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14123099329268734111.sh 22:03:56 ---> sudo-logs.sh 22:03:56 Archiving 'sudo' log.. 22:03:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1540176589285882290.sh 22:03:56 ---> job-cost.sh 22:03:56 Setup pyenv: 22:03:56 system 22:03:56 3.8.13 22:03:56 3.9.13 22:03:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 22:03:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7QQP from file:/tmp/.os_lf_venv 22:03:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:04:05 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. 22:04:05 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 22:04:05 lf-activate-venv(): INFO: Adding /tmp/venv-7QQP/bin to PATH 22:04:05 INFO: No Stack... 22:04:06 INFO: Retrieving Pricing Info for: v3-standard-4 22:04:06 INFO: Archiving Costs 22:04:06 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6536529330413568041.sh 22:04:06 ---> logs-deploy.sh 22:04:06 Setup pyenv: 22:04:06 system 22:04:06 3.8.13 22:04:06 3.9.13 22:04:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 22:04:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7QQP from file:/tmp/.os_lf_venv 22:04:07 lf-activate-venv(): INFO: Installing: lftools 22:04:20 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. 22:04:20 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 22:04:20 lf-activate-venv(): INFO: Adding /tmp/venv-7QQP/bin to PATH 22:04:20 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3265 22:04:20 INFO: archiving workspace using pattern(s): 22:04:21 Archives upload complete. 22:04:21 INFO: archiving logs to Nexus 22:04:22 ---> uname -a: 22:04:22 Linux prd-ubuntu1804-builder-4c-4g-11086 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 22:04:22 22:04:22 22:04:22 ---> lscpu: 22:04:22 Architecture: x86_64 22:04:22 CPU op-mode(s): 32-bit, 64-bit 22:04:22 Byte Order: Little Endian 22:04:22 CPU(s): 4 22:04:22 On-line CPU(s) list: 0-3 22:04:22 Thread(s) per core: 1 22:04:22 Core(s) per socket: 1 22:04:22 Socket(s): 4 22:04:22 NUMA node(s): 1 22:04:22 Vendor ID: AuthenticAMD 22:04:22 CPU family: 23 22:04:22 Model: 49 22:04:22 Model name: AMD EPYC-Rome Processor 22:04:22 Stepping: 0 22:04:22 CPU MHz: 2800.000 22:04:22 BogoMIPS: 5600.00 22:04:22 Virtualization: AMD-V 22:04:22 Hypervisor vendor: KVM 22:04:22 Virtualization type: full 22:04:22 L1d cache: 32K 22:04:22 L1i cache: 32K 22:04:22 L2 cache: 512K 22:04:22 L3 cache: 16384K 22:04:22 NUMA node0 CPU(s): 0-3 22:04:22 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 22:04:22 22:04:22 22:04:22 ---> nproc: 22:04:22 4 22:04:22 22:04:22 22:04:22 ---> df -h: 22:04:22 Filesystem Size Used Avail Use% Mounted on 22:04:22 udev 7.9G 0 7.9G 0% /dev 22:04:22 tmpfs 1.6G 672K 1.6G 1% /run 22:04:22 /dev/vda1 78G 8.3G 70G 11% / 22:04:22 tmpfs 7.9G 0 7.9G 0% /dev/shm 22:04:22 tmpfs 5.0M 0 5.0M 0% /run/lock 22:04:22 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 22:04:22 /dev/vda15 105M 4.4M 100M 5% /boot/efi 22:04:22 tmpfs 1.6G 0 1.6G 0% /run/user/1001 22:04:22 22:04:22 22:04:22 ---> free -m: 22:04:22 total used free shared buff/cache available 22:04:22 Mem: 16040 540 13427 0 2072 15187 22:04:22 Swap: 1023 0 1023 22:04:22 22:04:22 22:04:22 ---> ip addr: 22:04:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:04:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:04:22 inet 127.0.0.1/8 scope host lo 22:04:22 valid_lft forever preferred_lft forever 22:04:22 inet6 ::1/128 scope host 22:04:22 valid_lft forever preferred_lft forever 22:04:22 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 22:04:22 link/ether fa:16:3e:7f:d0:c3 brd ff:ff:ff:ff:ff:ff 22:04:22 inet 10.30.106.75/23 brd 10.30.107.255 scope global dynamic ens3 22:04:22 valid_lft 86239sec preferred_lft 86239sec 22:04:22 inet6 fe80::f816:3eff:fe7f:d0c3/64 scope link 22:04:22 valid_lft forever preferred_lft forever 22:04:22 22:04:22 22:04:22 ---> sar -b -r -n DEV: 22:04:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11086) 01/10/24 _x86_64_ (4 CPU) 22:04:22 22:04:22 22:01:44 LINUX RESTART (4 CPU) 22:04:22 22:04:22 22:02:02 tps rtps wtps bread/s bwrtn/s 22:04:22 22:03:01 198.42 23.98 174.45 793.90 9295.24 22:04:22 22:04:01 112.03 15.28 96.75 1096.48 13363.11 22:04:22 Average: 154.86 19.59 135.27 946.46 11346.26 22:04:22 22:04:22 22:02:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:04:22 22:03:01 14042684 15537252 2382284 14.50 54088 1644524 800212 4.58 708880 1465504 90248 22:04:22 22:04:01 13763096 15553412 2661872 16.21 78216 1900228 756480 4.33 722092 1699736 112892 22:04:22 Average: 13902890 15545332 2522078 15.36 66152 1772376 778346 4.45 715486 1582620 101570 22:04:22 22:04:22 22:02:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:04:22 22:03:01 ens3 145.79 107.13 1006.95 29.42 0.00 0.00 0.00 0.00 22:04:22 22:03:01 lo 1.36 1.36 0.14 0.14 0.00 0.00 0.00 0.00 22:04:22 22:04:01 ens3 60.27 39.34 848.68 8.79 0.00 0.00 0.00 0.00 22:04:22 22:04:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 22:04:22 Average: ens3 102.67 72.95 927.15 19.02 0.00 0.00 0.00 0.00 22:04:22 Average: lo 1.28 1.28 0.13 0.13 0.00 0.00 0.00 0.00 22:04:22 22:04:22 22:04:22 ---> sar -P ALL: 22:04:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11086) 01/10/24 _x86_64_ (4 CPU) 22:04:22 22:04:22 22:01:44 LINUX RESTART (4 CPU) 22:04:22 22:04:22 22:02:02 CPU %user %nice %system %iowait %steal %idle 22:04:22 22:03:01 all 19.38 0.00 1.70 5.03 0.06 73.83 22:04:22 22:03:01 0 15.97 0.00 1.61 0.83 0.07 81.52 22:04:22 22:03:01 1 13.17 0.00 1.32 13.21 0.05 72.25 22:04:22 22:03:01 2 18.47 0.00 1.39 0.61 0.05 79.48 22:04:22 22:03:01 3 29.93 0.00 2.43 5.48 0.09 62.08 22:04:22 22:04:01 all 20.97 0.00 1.56 3.01 0.06 74.40 22:04:22 22:04:01 0 4.06 0.00 0.80 0.80 0.03 94.32 22:04:22 22:04:01 1 18.48 0.00 1.25 4.61 0.03 75.62 22:04:22 22:04:01 2 27.38 0.00 2.62 5.07 0.10 64.83 22:04:22 22:04:01 3 34.05 0.00 1.55 1.60 0.05 62.75 22:04:22 Average: all 20.18 0.00 1.63 4.01 0.06 74.12 22:04:22 Average: 0 9.96 0.00 1.20 0.81 0.05 87.98 22:04:22 Average: 1 15.85 0.00 1.29 8.88 0.04 73.95 22:04:22 Average: 2 22.96 0.00 2.01 2.85 0.08 72.10 22:04:22 Average: 3 32.01 0.00 1.99 3.52 0.07 62.42 22:04:22 22:04:22 22:04:22