10:28:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137070 10:28:57 Running as SYSTEM 10:28:57 [EnvInject] - Loading node environment variables. 10:28:57 Building remotely on prd-ubuntu1804-builder-4c-4g-14519 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:28:57 [ssh-agent] Looking for ssh-agent implementation... 10:28:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:28:58 $ ssh-agent 10:28:58 SSH_AUTH_SOCK=/tmp/ssh-5zOCLO0Ov1BJ/agent.1686 10:28:58 SSH_AGENT_PID=1688 10:28:58 [ssh-agent] Started. 10:28:58 Running ssh-add (command line suppressed) 10:28:58 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_18331324933163247348.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_18331324933163247348.key) 10:28:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:28:58 The recommended git tool is: NONE 10:28:59 using credential onap-jenkins-ssh 10:28:59 Wiping out workspace first. 10:28:59 Cloning the remote Git repository 10:28:59 Cloning repository git://cloud.onap.org/mirror/oom.git 10:28:59 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:28:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:28:59 > git --version # timeout=10 10:28:59 > git --version # 'git version 2.17.1' 10:28:59 using GIT_SSH to set credentials Gerrit user 10:28:59 Verifying host key using manually-configured host key entries 10:28:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:29:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:29:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:29:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:29:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:29:06 using GIT_SSH to set credentials Gerrit user 10:29:06 Verifying host key using manually-configured host key entries 10:29:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/70/137070/1 # timeout=30 10:29:06 > git rev-parse fd5b5964ea69f1d5fa3b4acc149a5807aa5c8463^{commit} # timeout=10 10:29:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:29:06 Checking out Revision fd5b5964ea69f1d5fa3b4acc149a5807aa5c8463 (refs/changes/70/137070/1) 10:29:06 > git config core.sparsecheckout # timeout=10 10:29:06 > git checkout -f fd5b5964ea69f1d5fa3b4acc149a5807aa5c8463 # timeout=30 10:29:10 Commit message: "[POLICY] Support external MariaDB using Operator" 10:29:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:29:10 > git rev-list --no-walk 2ee6ad456a91061d64b859ba20108c7e3c556de3 # timeout=10 10:29:10 [EnvInject] - Injecting environment variables from a build step. 10:29:10 [EnvInject] - Injecting as environment variables the properties content 10:29:10 PYTHON=python3 10:29:10 10:29:10 [EnvInject] - Variables injected successfully. 10:29:10 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1728095188275350266.sh 10:29:10 ---> tox-install.sh 10:29:10 + source /home/jenkins/lf-env.sh 10:29:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:29:10 ++ mktemp -d /tmp/venv-XXXX 10:29:10 + lf_venv=/tmp/venv-CyrY 10:29:10 + local venv_file=/tmp/.os_lf_venv 10:29:10 + local python=python3 10:29:10 + local options 10:29:10 + local set_path=true 10:29:10 + local install_args= 10:29:10 ++ 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 10:29:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:29:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:29:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:29:10 + true 10:29:10 + case $1 in 10:29:10 + venv_file=/tmp/.toxenv 10:29:10 + shift 2 10:29:10 + true 10:29:10 + case $1 in 10:29:10 + shift 10:29:10 + break 10:29:10 + case $python in 10:29:10 + local pkg_list= 10:29:10 + [[ -d /opt/pyenv ]] 10:29:10 + echo 'Setup pyenv:' 10:29:10 Setup pyenv: 10:29:10 + export PYENV_ROOT=/opt/pyenv 10:29:10 + PYENV_ROOT=/opt/pyenv 10:29:10 + 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 10:29:10 + 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 10:29:10 + pyenv versions 10:29:10 * system (set by /opt/pyenv/version) 10:29:10 * 3.8.13 (set by /opt/pyenv/version) 10:29:10 * 3.9.13 (set by /opt/pyenv/version) 10:29:10 * 3.10.6 (set by /opt/pyenv/version) 10:29:10 + command -v pyenv 10:29:10 ++ pyenv init - --no-rehash 10:29:10 + 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[*]}"'\'')" 10:29:10 export PATH="/opt/pyenv/shims:${PATH}" 10:29:10 export PYENV_SHELL=bash 10:29:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:29:10 pyenv() { 10:29:10 local command 10:29:10 command="${1:-}" 10:29:10 if [ "$#" -gt 0 ]; then 10:29:10 shift 10:29:10 fi 10:29:10 10:29:10 case "$command" in 10:29:10 rehash|shell) 10:29:10 eval "$(pyenv "sh-$command" "$@")" 10:29:10 ;; 10:29:10 *) 10:29:10 command pyenv "$command" "$@" 10:29:10 ;; 10:29:10 esac 10:29:10 }' 10:29:10 +++ 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[*]}"' 10:29:10 ++ 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 10:29:10 ++ 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 10:29:10 ++ 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 10:29:10 ++ export PYENV_SHELL=bash 10:29:10 ++ PYENV_SHELL=bash 10:29:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:29:10 +++ complete -F _pyenv pyenv 10:29:10 ++ lf-pyver python3 10:29:10 ++ local py_version_xy=python3 10:29:10 ++ local py_version_xyz= 10:29:10 ++ pyenv versions 10:29:10 ++ local command 10:29:10 ++ command=versions 10:29:10 ++ '[' 1 -gt 0 ']' 10:29:10 ++ shift 10:29:10 ++ case "$command" in 10:29:10 ++ command pyenv versions 10:29:10 ++ pyenv versions 10:29:10 ++ sed 's/^[ *]* //' 10:29:10 ++ grep -E '^[0-9.]*[0-9]$' 10:29:10 ++ awk '{ print $1 }' 10:29:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:29:10 +++ grep '^3' /tmp/.pyenv_versions 10:29:10 +++ sort -V 10:29:10 +++ tail -n 1 10:29:10 ++ py_version_xyz=3.10.6 10:29:10 ++ [[ -z 3.10.6 ]] 10:29:10 ++ echo 3.10.6 10:29:10 ++ return 0 10:29:10 + pyenv local 3.10.6 10:29:10 + local command 10:29:10 + command=local 10:29:10 + '[' 2 -gt 0 ']' 10:29:10 + shift 10:29:10 + case "$command" in 10:29:10 + command pyenv local 3.10.6 10:29:10 + pyenv local 3.10.6 10:29:10 + for arg in "$@" 10:29:10 + case $arg in 10:29:10 + pkg_list+='tox ' 10:29:10 + for arg in "$@" 10:29:10 + case $arg in 10:29:10 + pkg_list+='virtualenv ' 10:29:10 + for arg in "$@" 10:29:10 + case $arg in 10:29:10 + pkg_list+='urllib3~=1.26.15 ' 10:29:10 + [[ -f /tmp/.toxenv ]] 10:29:10 + [[ ! -f /tmp/.toxenv ]] 10:29:10 + [[ -n '' ]] 10:29:10 + python3 -m venv /tmp/venv-CyrY 10:29:14 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CyrY' 10:29:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CyrY 10:29:14 + echo /tmp/venv-CyrY 10:29:14 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:29:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:29:14 + /tmp/venv-CyrY/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:29:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:29:17 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:29:17 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:29:17 + /tmp/venv-CyrY/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:29:20 + type python3 10:29:20 + true 10:29:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CyrY/bin to PATH' 10:29:20 lf-activate-venv(): INFO: Adding /tmp/venv-CyrY/bin to PATH 10:29:20 + PATH=/tmp/venv-CyrY/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 10:29:20 + return 0 10:29:20 + python3 --version 10:29:20 Python 3.10.6 10:29:20 + python3 -m pip --version 10:29:20 pip 23.3.2 from /tmp/venv-CyrY/lib/python3.10/site-packages/pip (python 3.10) 10:29:20 + python3 -m pip freeze 10:29:20 cachetools==5.3.2 10:29:20 chardet==5.2.0 10:29:20 colorama==0.4.6 10:29:20 distlib==0.3.8 10:29:20 filelock==3.13.1 10:29:20 packaging==23.2 10:29:20 platformdirs==4.1.0 10:29:20 pluggy==1.3.0 10:29:20 pyproject-api==1.6.1 10:29:20 tomli==2.0.1 10:29:20 tox==4.12.1 10:29:20 urllib3==1.26.18 10:29:20 virtualenv==20.25.0 10:29:21 [EnvInject] - Injecting environment variables from a build step. 10:29:21 [EnvInject] - Injecting as environment variables the properties content 10:29:21 PARALLEL=false 10:29:21 10:29:21 [EnvInject] - Variables injected successfully. 10:29:21 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5395804628202594785.sh 10:29:21 ---> tox-run.sh 10:29:21 + 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 10:29:21 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:29:21 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:29:21 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:29:21 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:29:21 + source /home/jenkins/lf-env.sh 10:29:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:29:21 ++ mktemp -d /tmp/venv-XXXX 10:29:21 + lf_venv=/tmp/venv-xKOe 10:29:21 + local venv_file=/tmp/.os_lf_venv 10:29:21 + local python=python3 10:29:21 + local options 10:29:21 + local set_path=true 10:29:21 + local install_args= 10:29:21 ++ 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 10:29:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:29:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:29:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:29:21 + true 10:29:21 + case $1 in 10:29:21 + venv_file=/tmp/.toxenv 10:29:21 + shift 2 10:29:21 + true 10:29:21 + case $1 in 10:29:21 + shift 10:29:21 + break 10:29:21 + case $python in 10:29:21 + local pkg_list= 10:29:21 + [[ -d /opt/pyenv ]] 10:29:21 + echo 'Setup pyenv:' 10:29:21 Setup pyenv: 10:29:21 + export PYENV_ROOT=/opt/pyenv 10:29:21 + PYENV_ROOT=/opt/pyenv 10:29:21 + 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 10:29:21 + 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 10:29:21 + pyenv versions 10:29:21 system 10:29:21 3.8.13 10:29:21 3.9.13 10:29:21 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:29:21 + command -v pyenv 10:29:21 ++ pyenv init - --no-rehash 10:29:21 + 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[*]}"'\'')" 10:29:21 export PATH="/opt/pyenv/shims:${PATH}" 10:29:21 export PYENV_SHELL=bash 10:29:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:29:21 pyenv() { 10:29:21 local command 10:29:21 command="${1:-}" 10:29:21 if [ "$#" -gt 0 ]; then 10:29:21 shift 10:29:21 fi 10:29:21 10:29:21 case "$command" in 10:29:21 rehash|shell) 10:29:21 eval "$(pyenv "sh-$command" "$@")" 10:29:21 ;; 10:29:21 *) 10:29:21 command pyenv "$command" "$@" 10:29:21 ;; 10:29:21 esac 10:29:21 }' 10:29:21 +++ 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[*]}"' 10:29:21 ++ 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 10:29:21 ++ 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 10:29:21 ++ 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 10:29:21 ++ export PYENV_SHELL=bash 10:29:21 ++ PYENV_SHELL=bash 10:29:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:29:21 +++ complete -F _pyenv pyenv 10:29:21 ++ lf-pyver python3 10:29:21 ++ local py_version_xy=python3 10:29:21 ++ local py_version_xyz= 10:29:21 ++ sed 's/^[ *]* //' 10:29:21 ++ pyenv versions 10:29:21 ++ local command 10:29:21 ++ command=versions 10:29:21 ++ '[' 1 -gt 0 ']' 10:29:21 ++ shift 10:29:21 ++ case "$command" in 10:29:21 ++ command pyenv versions 10:29:21 ++ pyenv versions 10:29:21 ++ awk '{ print $1 }' 10:29:21 ++ grep -E '^[0-9.]*[0-9]$' 10:29:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:29:21 +++ grep '^3' /tmp/.pyenv_versions 10:29:21 +++ sort -V 10:29:21 +++ tail -n 1 10:29:21 ++ py_version_xyz=3.10.6 10:29:21 ++ [[ -z 3.10.6 ]] 10:29:21 ++ echo 3.10.6 10:29:21 ++ return 0 10:29:21 + pyenv local 3.10.6 10:29:21 + local command 10:29:21 + command=local 10:29:21 + '[' 2 -gt 0 ']' 10:29:21 + shift 10:29:21 + case "$command" in 10:29:21 + command pyenv local 3.10.6 10:29:21 + pyenv local 3.10.6 10:29:21 + for arg in "$@" 10:29:21 + case $arg in 10:29:21 + pkg_list+='tox ' 10:29:21 + for arg in "$@" 10:29:21 + case $arg in 10:29:21 + pkg_list+='virtualenv ' 10:29:21 + for arg in "$@" 10:29:21 + case $arg in 10:29:21 + pkg_list+='urllib3~=1.26.15 ' 10:29:21 + [[ -f /tmp/.toxenv ]] 10:29:21 ++ cat /tmp/.toxenv 10:29:21 + lf_venv=/tmp/venv-CyrY 10:29:21 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CyrY from' file:/tmp/.toxenv 10:29:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CyrY from file:/tmp/.toxenv 10:29:21 + /tmp/venv-CyrY/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:29:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:29:22 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:29:22 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:29:22 + /tmp/venv-CyrY/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:29:23 + type python3 10:29:23 + true 10:29:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CyrY/bin to PATH' 10:29:23 lf-activate-venv(): INFO: Adding /tmp/venv-CyrY/bin to PATH 10:29:23 + PATH=/tmp/venv-CyrY/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 10:29:23 + return 0 10:29:23 + [[ -d /opt/pyenv ]] 10:29:23 + echo '---> Setting up pyenv' 10:29:23 ---> Setting up pyenv 10:29:23 + export PYENV_ROOT=/opt/pyenv 10:29:23 + PYENV_ROOT=/opt/pyenv 10:29:23 + export PATH=/opt/pyenv/bin:/tmp/venv-CyrY/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 10:29:23 + PATH=/opt/pyenv/bin:/tmp/venv-CyrY/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 10:29:23 ++ pwd 10:29:23 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:29:23 + export PYTHONPATH 10:29:23 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:29:23 + TOX_TESTENV_PASSENV=PYTHONPATH 10:29:23 + tox --version 10:29:23 4.12.1 from /tmp/venv-CyrY/lib/python3.10/site-packages/tox/__init__.py 10:29:23 + PARALLEL=false 10:29:23 + TOX_OPTIONS_LIST= 10:29:23 + [[ -n checkbashisms ]] 10:29:23 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:29:23 + case ${PARALLEL,,} in 10:29:23 + tox -e checkbashisms 10:29:23 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:29:25 checkbashisms: freeze> python -m pip freeze --all 10:29:25 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 10:29:25 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:29:27 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 10:29:27 you may get strange results 10:29:27 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:29:29 checkbashisms: OK (4.82=setup[1.73]+cmd[3.09] seconds) 10:29:29 congratulations :) (4.99 seconds) 10:29:29 + tox_status=0 10:29:29 + echo '---> Completed tox runs' 10:29:29 ---> Completed tox runs 10:29:29 + for i in .tox/*/log 10:29:29 ++ echo .tox/checkbashisms/log 10:29:29 ++ awk -F/ '{print $2}' 10:29:29 + tox_env=checkbashisms 10:29:29 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:29:29 + DOC_DIR=docs/_build/html 10:29:29 + [[ -d docs/_build/html ]] 10:29:29 + echo '---> tox-run.sh ends' 10:29:29 ---> tox-run.sh ends 10:29:29 + test 0 -eq 0 10:29:29 $ ssh-agent -k 10:29:29 unset SSH_AUTH_SOCK; 10:29:29 unset SSH_AGENT_PID; 10:29:29 echo Agent pid 1688 killed; 10:29:29 [ssh-agent] Stopped. 10:29:29 [PostBuildScript] - [INFO] Executing post build scripts. 10:29:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15274306162408687225.sh 10:29:29 ---> sysstat.sh 10:29:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2334594919280451820.sh 10:29:29 ---> package-listing.sh 10:29:29 ++ facter osfamily 10:29:29 ++ tr '[:upper:]' '[:lower:]' 10:29:29 + OS_FAMILY=debian 10:29:29 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:29:29 + START_PACKAGES=/tmp/packages_start.txt 10:29:29 + END_PACKAGES=/tmp/packages_end.txt 10:29:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:29:29 + PACKAGES=/tmp/packages_start.txt 10:29:29 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:29:29 + PACKAGES=/tmp/packages_end.txt 10:29:29 + case "${OS_FAMILY}" in 10:29:29 + dpkg -l 10:29:29 + grep '^ii' 10:29:29 + '[' -f /tmp/packages_start.txt ']' 10:29:29 + '[' -f /tmp/packages_end.txt ']' 10:29:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:29:29 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:29:29 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:29:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:29:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15316534540762680069.sh 10:29:29 ---> capture-instance-metadata.sh 10:29:29 Setup pyenv: 10:29:30 system 10:29:30 3.8.13 10:29:30 3.9.13 10:29:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:29:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VPYs 10:29:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:29:36 lf-activate-venv(): INFO: Installing: lftools 10:30:07 lf-activate-venv(): INFO: Adding /tmp/venv-VPYs/bin to PATH 10:30:07 INFO: Running in OpenStack, capturing instance metadata 10:30:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins640410418536437464.sh 10:30:07 provisioning config files... 10:30:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config6287980926249129650tmp 10:30:07 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:30:07 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:30:07 [EnvInject] - Injecting environment variables from a build step. 10:30:07 [EnvInject] - Injecting as environment variables the properties content 10:30:07 SERVER_ID=logs 10:30:07 10:30:07 [EnvInject] - Variables injected successfully. 10:30:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11307007922615141835.sh 10:30:07 ---> create-netrc.sh 10:30:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2598438820225092841.sh 10:30:07 ---> python-tools-install.sh 10:30:07 Setup pyenv: 10:30:07 system 10:30:07 3.8.13 10:30:07 3.9.13 10:30:07 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:30:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VPYs from file:/tmp/.os_lf_venv 10:30:08 lf-activate-venv(): INFO: Installing: lftools 10:30:16 lf-activate-venv(): INFO: Adding /tmp/venv-VPYs/bin to PATH 10:30:16 Generating Requirements File 10:30:46 Python 3.10.6 10:30:46 pip 23.3.2 from /tmp/venv-VPYs/lib/python3.10/site-packages/pip (python 3.10) 10:30:47 appdirs==1.4.4 10:30:47 argcomplete==3.2.1 10:30:47 aspy.yaml==1.3.0 10:30:47 attrs==23.2.0 10:30:47 autopage==0.5.2 10:30:47 beautifulsoup4==4.12.3 10:30:47 boto3==1.34.25 10:30:47 botocore==1.34.25 10:30:47 bs4==0.0.2 10:30:47 cachetools==5.3.2 10:30:47 certifi==2023.11.17 10:30:47 cffi==1.16.0 10:30:47 cfgv==3.4.0 10:30:47 chardet==5.2.0 10:30:47 charset-normalizer==3.3.2 10:30:47 click==8.1.7 10:30:47 cliff==4.5.0 10:30:47 cmd2==2.4.3 10:30:47 cryptography==3.3.2 10:30:47 debtcollector==2.5.0 10:30:47 decorator==5.1.1 10:30:47 defusedxml==0.7.1 10:30:47 Deprecated==1.2.14 10:30:47 distlib==0.3.8 10:30:47 dnspython==2.5.0 10:30:47 docker==4.2.2 10:30:47 dogpile.cache==1.3.0 10:30:47 email-validator==2.1.0.post1 10:30:47 filelock==3.13.1 10:30:47 future==0.18.3 10:30:47 gitdb==4.0.11 10:30:47 GitPython==3.1.41 10:30:47 google-auth==2.26.2 10:30:47 httplib2==0.22.0 10:30:47 identify==2.5.33 10:30:47 idna==3.6 10:30:47 importlib-resources==1.5.0 10:30:47 iso8601==2.1.0 10:30:47 Jinja2==3.1.3 10:30:47 jmespath==1.0.1 10:30:47 jsonpatch==1.33 10:30:47 jsonpointer==2.4 10:30:47 jsonschema==4.21.1 10:30:47 jsonschema-specifications==2023.12.1 10:30:47 keystoneauth1==5.5.0 10:30:47 kubernetes==29.0.0 10:30:47 lftools==0.37.8 10:30:47 lxml==5.1.0 10:30:47 MarkupSafe==2.1.4 10:30:47 msgpack==1.0.7 10:30:47 multi_key_dict==2.0.3 10:30:47 munch==4.0.0 10:30:47 netaddr==0.10.1 10:30:47 netifaces==0.11.0 10:30:47 niet==1.4.2 10:30:47 nodeenv==1.8.0 10:30:47 oauth2client==4.1.3 10:30:47 oauthlib==3.2.2 10:30:47 openstacksdk==0.62.0 10:30:47 os-client-config==2.1.0 10:30:47 os-service-types==1.7.0 10:30:47 osc-lib==3.0.0 10:30:47 oslo.config==9.3.0 10:30:47 oslo.context==5.3.0 10:30:47 oslo.i18n==6.2.0 10:30:47 oslo.log==5.4.0 10:30:47 oslo.serialization==5.3.0 10:30:47 oslo.utils==7.0.0 10:30:47 packaging==23.2 10:30:47 pbr==6.0.0 10:30:47 platformdirs==4.1.0 10:30:47 prettytable==3.9.0 10:30:47 pyasn1==0.5.1 10:30:47 pyasn1-modules==0.3.0 10:30:47 pycparser==2.21 10:30:47 pygerrit2==2.0.15 10:30:47 PyGithub==2.1.1 10:30:47 pyinotify==0.9.6 10:30:47 PyJWT==2.8.0 10:30:47 PyNaCl==1.5.0 10:30:47 pyparsing==2.4.7 10:30:47 pyperclip==1.8.2 10:30:47 pyrsistent==0.20.0 10:30:47 python-cinderclient==9.4.0 10:30:47 python-dateutil==2.8.2 10:30:47 python-heatclient==3.4.0 10:30:47 python-jenkins==1.8.2 10:30:47 python-keystoneclient==5.3.0 10:30:47 python-magnumclient==4.3.0 10:30:47 python-novaclient==18.4.0 10:30:47 python-openstackclient==6.0.0 10:30:47 python-swiftclient==4.4.0 10:30:47 pytz==2023.3.post1 10:30:47 PyYAML==6.0.1 10:30:47 referencing==0.32.1 10:30:47 requests==2.31.0 10:30:47 requests-oauthlib==1.3.1 10:30:47 requestsexceptions==1.4.0 10:30:47 rfc3986==2.0.0 10:30:47 rpds-py==0.17.1 10:30:47 rsa==4.9 10:30:47 ruamel.yaml==0.18.5 10:30:47 ruamel.yaml.clib==0.2.8 10:30:47 s3transfer==0.10.0 10:30:47 simplejson==3.19.2 10:30:47 six==1.16.0 10:30:47 smmap==5.0.1 10:30:47 soupsieve==2.5 10:30:47 stevedore==5.1.0 10:30:47 tabulate==0.9.0 10:30:47 toml==0.10.2 10:30:47 tomlkit==0.12.3 10:30:47 tqdm==4.66.1 10:30:47 typing_extensions==4.9.0 10:30:47 tzdata==2023.4 10:30:47 urllib3==1.26.18 10:30:47 virtualenv==20.25.0 10:30:47 wcwidth==0.2.13 10:30:47 websocket-client==1.7.0 10:30:47 wrapt==1.16.0 10:30:47 xdg==6.0.0 10:30:47 xmltodict==0.13.0 10:30:47 yq==3.2.3 10:30:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12322274626178392800.sh 10:30:47 ---> sudo-logs.sh 10:30:47 Archiving 'sudo' log.. 10:30:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4536689604897918900.sh 10:30:47 ---> job-cost.sh 10:30:47 Setup pyenv: 10:30:47 system 10:30:47 3.8.13 10:30:47 3.9.13 10:30:47 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:30:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VPYs from file:/tmp/.os_lf_venv 10:30:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:30:56 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. 10:30:56 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 10:30:56 lf-activate-venv(): INFO: Adding /tmp/venv-VPYs/bin to PATH 10:30:56 INFO: No Stack... 10:30:57 INFO: Retrieving Pricing Info for: v3-standard-4 10:30:57 INFO: Archiving Costs 10:30:57 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11024123621703520760.sh 10:30:57 ---> logs-deploy.sh 10:30:57 Setup pyenv: 10:30:57 system 10:30:57 3.8.13 10:30:57 3.9.13 10:30:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:30:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VPYs from file:/tmp/.os_lf_venv 10:30:59 lf-activate-venv(): INFO: Installing: lftools 10:31:08 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. 10:31:08 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 10:31:09 lf-activate-venv(): INFO: Adding /tmp/venv-VPYs/bin to PATH 10:31:09 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3283 10:31:09 INFO: archiving workspace using pattern(s): 10:31:10 Archives upload complete. 10:31:10 INFO: archiving logs to Nexus 10:31:11 ---> uname -a: 10:31:11 Linux prd-ubuntu1804-builder-4c-4g-14519 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:31:11 10:31:11 10:31:11 ---> lscpu: 10:31:11 Architecture: x86_64 10:31:11 CPU op-mode(s): 32-bit, 64-bit 10:31:11 Byte Order: Little Endian 10:31:11 CPU(s): 4 10:31:11 On-line CPU(s) list: 0-3 10:31:11 Thread(s) per core: 1 10:31:11 Core(s) per socket: 1 10:31:11 Socket(s): 4 10:31:11 NUMA node(s): 1 10:31:11 Vendor ID: AuthenticAMD 10:31:11 CPU family: 23 10:31:11 Model: 49 10:31:11 Model name: AMD EPYC-Rome Processor 10:31:11 Stepping: 0 10:31:11 CPU MHz: 2800.000 10:31:11 BogoMIPS: 5600.00 10:31:11 Virtualization: AMD-V 10:31:11 Hypervisor vendor: KVM 10:31:11 Virtualization type: full 10:31:11 L1d cache: 32K 10:31:11 L1i cache: 32K 10:31:11 L2 cache: 512K 10:31:11 L3 cache: 16384K 10:31:11 NUMA node0 CPU(s): 0-3 10:31:11 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 10:31:11 10:31:11 10:31:11 ---> nproc: 10:31:11 4 10:31:11 10:31:11 10:31:11 ---> df -h: 10:31:11 Filesystem Size Used Avail Use% Mounted on 10:31:11 udev 7.9G 0 7.9G 0% /dev 10:31:11 tmpfs 1.6G 672K 1.6G 1% /run 10:31:11 /dev/vda1 78G 8.3G 70G 11% / 10:31:11 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:31:11 tmpfs 5.0M 0 5.0M 0% /run/lock 10:31:11 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:31:11 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:31:11 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:31:11 10:31:11 10:31:11 ---> free -m: 10:31:11 total used free shared buff/cache available 10:31:11 Mem: 16040 555 13412 0 2071 15172 10:31:11 Swap: 1023 0 1023 10:31:11 10:31:11 10:31:11 ---> ip addr: 10:31:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:31:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:31:11 inet 127.0.0.1/8 scope host lo 10:31:11 valid_lft forever preferred_lft forever 10:31:11 inet6 ::1/128 scope host 10:31:11 valid_lft forever preferred_lft forever 10:31:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:31:11 link/ether fa:16:3e:4d:52:cf brd ff:ff:ff:ff:ff:ff 10:31:11 inet 10.30.107.140/23 brd 10.30.107.255 scope global dynamic ens3 10:31:11 valid_lft 86247sec preferred_lft 86247sec 10:31:11 inet6 fe80::f816:3eff:fe4d:52cf/64 scope link 10:31:11 valid_lft forever preferred_lft forever 10:31:11 10:31:11 10:31:11 ---> sar -b -r -n DEV: 10:31:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14519) 01/23/24 _x86_64_ (4 CPU) 10:31:11 10:31:11 10:28:40 LINUX RESTART (4 CPU) 10:31:11 10:31:11 10:29:01 tps rtps wtps bread/s bwrtn/s 10:31:11 10:30:01 244.07 36.70 207.36 1731.96 35882.57 10:31:11 10:31:01 95.45 1.08 94.37 124.25 36657.09 10:31:11 Average: 169.77 18.90 150.87 928.17 36269.80 10:31:11 10:31:11 10:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:31:11 10:30:01 13892524 15494584 2532444 15.42 57140 1747492 847896 4.85 776832 1542764 108524 10:31:11 10:31:01 13746336 15549108 2678632 16.31 77848 1913524 755572 4.32 724864 1713348 103792 10:31:11 Average: 13819430 15521846 2605538 15.86 67494 1830508 801734 4.59 750848 1628056 106158 10:31:11 10:31:11 10:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:31:11 10:30:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 10:31:11 10:30:01 ens3 128.22 93.79 1523.05 27.65 0.00 0.00 0.00 0.00 10:31:11 10:31:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 10:31:11 10:31:01 ens3 42.09 32.46 368.35 8.42 0.00 0.00 0.00 0.00 10:31:11 Average: lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 10:31:11 Average: ens3 85.16 63.13 945.74 18.04 0.00 0.00 0.00 0.00 10:31:11 10:31:11 10:31:11 ---> sar -P ALL: 10:31:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14519) 01/23/24 _x86_64_ (4 CPU) 10:31:11 10:31:11 10:28:40 LINUX RESTART (4 CPU) 10:31:11 10:31:11 10:29:01 CPU %user %nice %system %iowait %steal %idle 10:31:11 10:30:01 all 20.30 0.00 2.08 5.40 0.07 72.15 10:31:11 10:30:01 0 15.61 0.00 1.86 2.26 0.07 80.21 10:31:11 10:30:01 1 24.74 0.00 2.01 0.75 0.07 72.43 10:31:11 10:30:01 2 6.14 0.00 1.83 7.36 0.07 84.61 10:31:11 10:30:01 3 34.68 0.00 2.63 11.26 0.10 51.33 10:31:11 10:31:01 all 21.40 0.00 1.30 3.95 0.06 73.30 10:31:11 10:31:01 0 26.29 0.00 1.62 0.43 0.05 71.60 10:31:11 10:31:01 1 10.62 0.00 0.53 0.28 0.03 88.52 10:31:11 10:31:01 2 24.77 0.00 1.14 4.25 0.07 69.77 10:31:11 10:31:01 3 23.92 0.00 1.87 10.82 0.07 63.32 10:31:11 Average: all 20.85 0.00 1.69 4.67 0.06 72.73 10:31:11 Average: 0 20.95 0.00 1.74 1.35 0.06 75.90 10:31:11 Average: 1 17.68 0.00 1.27 0.52 0.05 80.48 10:31:11 Average: 2 15.46 0.00 1.48 5.81 0.07 77.18 10:31:11 Average: 3 29.30 0.00 2.25 11.04 0.08 57.33 10:31:11 10:31:11 10:31:11