13:37:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136845 13:37:05 Running as SYSTEM 13:37:05 [EnvInject] - Loading node environment variables. 13:37:05 Building remotely on prd-ubuntu1804-builder-4c-4g-5019 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:37:05 [ssh-agent] Looking for ssh-agent implementation... 13:37:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:37:05 $ ssh-agent 13:37:05 SSH_AUTH_SOCK=/tmp/ssh-HcsSSv6T18Sy/agent.1718 13:37:05 SSH_AGENT_PID=1720 13:37:05 [ssh-agent] Started. 13:37:05 Running ssh-add (command line suppressed) 13:37:05 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_10115453421740077024.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_10115453421740077024.key) 13:37:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:37:05 The recommended git tool is: NONE 13:37:07 using credential onap-jenkins-ssh 13:37:07 Wiping out workspace first. 13:37:07 Cloning the remote Git repository 13:37:07 Cloning repository git://cloud.onap.org/mirror/oom.git 13:37:07 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:37:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:37:07 > git --version # timeout=10 13:37:07 > git --version # 'git version 2.17.1' 13:37:07 using GIT_SSH to set credentials Gerrit user 13:37:07 Verifying host key using manually-configured host key entries 13:37:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:37:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:37:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:37:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:37:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:37:12 using GIT_SSH to set credentials Gerrit user 13:37:12 Verifying host key using manually-configured host key entries 13:37:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/45/136845/2 # timeout=30 13:37:12 > git rev-parse 6a4ca6058927054b5de9cf4fa6338f5e0ef642d1^{commit} # timeout=10 13:37:12 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:37:12 Checking out Revision 6a4ca6058927054b5de9cf4fa6338f5e0ef642d1 (refs/changes/45/136845/2) 13:37:12 > git config core.sparsecheckout # timeout=10 13:37:13 > git checkout -f 6a4ca6058927054b5de9cf4fa6338f5e0ef642d1 # timeout=30 13:37:16 Commit message: "[MARIADB] Fix db/user creation in operator" 13:37:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:37:16 > git rev-list --no-walk 8cb16a6b59d8501808d62bb558f76f161b53d3e9 # timeout=10 13:37:16 [EnvInject] - Injecting environment variables from a build step. 13:37:16 [EnvInject] - Injecting as environment variables the properties content 13:37:16 PYTHON=python3 13:37:16 13:37:16 [EnvInject] - Variables injected successfully. 13:37:16 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15194575903079262.sh 13:37:16 ---> tox-install.sh 13:37:16 + source /home/jenkins/lf-env.sh 13:37:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:37:16 ++ mktemp -d /tmp/venv-XXXX 13:37:16 + lf_venv=/tmp/venv-kfGk 13:37:16 + local venv_file=/tmp/.os_lf_venv 13:37:16 + local python=python3 13:37:16 + local options 13:37:16 + local set_path=true 13:37:16 + local install_args= 13:37:16 ++ 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 13:37:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:37:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:37:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:37:16 + true 13:37:16 + case $1 in 13:37:16 + venv_file=/tmp/.toxenv 13:37:16 + shift 2 13:37:16 + true 13:37:16 + case $1 in 13:37:16 + shift 13:37:16 + break 13:37:16 + case $python in 13:37:16 + local pkg_list= 13:37:16 + [[ -d /opt/pyenv ]] 13:37:16 + echo 'Setup pyenv:' 13:37:16 Setup pyenv: 13:37:16 + export PYENV_ROOT=/opt/pyenv 13:37:16 + PYENV_ROOT=/opt/pyenv 13:37:16 + 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 13:37:16 + 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 13:37:16 + pyenv versions 13:37:16 * system (set by /opt/pyenv/version) 13:37:16 * 3.8.13 (set by /opt/pyenv/version) 13:37:16 * 3.9.13 (set by /opt/pyenv/version) 13:37:16 * 3.10.6 (set by /opt/pyenv/version) 13:37:16 + command -v pyenv 13:37:16 ++ pyenv init - --no-rehash 13:37:16 + 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[*]}"'\'')" 13:37:16 export PATH="/opt/pyenv/shims:${PATH}" 13:37:16 export PYENV_SHELL=bash 13:37:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:37:16 pyenv() { 13:37:16 local command 13:37:16 command="${1:-}" 13:37:16 if [ "$#" -gt 0 ]; then 13:37:16 shift 13:37:16 fi 13:37:16 13:37:16 case "$command" in 13:37:16 rehash|shell) 13:37:16 eval "$(pyenv "sh-$command" "$@")" 13:37:16 ;; 13:37:16 *) 13:37:16 command pyenv "$command" "$@" 13:37:16 ;; 13:37:16 esac 13:37:16 }' 13:37:16 +++ 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[*]}"' 13:37:16 ++ 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 13:37:16 ++ 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 13:37:16 ++ 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 13:37:16 ++ export PYENV_SHELL=bash 13:37:16 ++ PYENV_SHELL=bash 13:37:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:37:16 +++ complete -F _pyenv pyenv 13:37:16 ++ lf-pyver python3 13:37:16 ++ local py_version_xy=python3 13:37:16 ++ local py_version_xyz= 13:37:16 ++ pyenv versions 13:37:16 ++ local command 13:37:16 ++ command=versions 13:37:16 ++ '[' 1 -gt 0 ']' 13:37:16 ++ shift 13:37:16 ++ case "$command" in 13:37:16 ++ command pyenv versions 13:37:16 ++ pyenv versions 13:37:16 ++ sed 's/^[ *]* //' 13:37:16 ++ awk '{ print $1 }' 13:37:16 ++ grep -E '^[0-9.]*[0-9]$' 13:37:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:37:16 +++ grep '^3' /tmp/.pyenv_versions 13:37:16 +++ sort -V 13:37:16 +++ tail -n 1 13:37:16 ++ py_version_xyz=3.10.6 13:37:16 ++ [[ -z 3.10.6 ]] 13:37:16 ++ echo 3.10.6 13:37:16 ++ return 0 13:37:16 + pyenv local 3.10.6 13:37:16 + local command 13:37:16 + command=local 13:37:16 + '[' 2 -gt 0 ']' 13:37:16 + shift 13:37:16 + case "$command" in 13:37:16 + command pyenv local 3.10.6 13:37:16 + pyenv local 3.10.6 13:37:16 + for arg in "$@" 13:37:16 + case $arg in 13:37:16 + pkg_list+='tox ' 13:37:16 + for arg in "$@" 13:37:16 + case $arg in 13:37:16 + pkg_list+='virtualenv ' 13:37:16 + for arg in "$@" 13:37:16 + case $arg in 13:37:16 + pkg_list+='urllib3~=1.26.15 ' 13:37:16 + [[ -f /tmp/.toxenv ]] 13:37:16 + [[ ! -f /tmp/.toxenv ]] 13:37:16 + [[ -n '' ]] 13:37:16 + python3 -m venv /tmp/venv-kfGk 13:37:21 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kfGk' 13:37:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kfGk 13:37:21 + echo /tmp/venv-kfGk 13:37:21 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:37:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:37:21 + /tmp/venv-kfGk/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:37:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:37:24 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:37:24 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:37:24 + /tmp/venv-kfGk/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:37:26 + type python3 13:37:26 + true 13:37:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kfGk/bin to PATH' 13:37:26 lf-activate-venv(): INFO: Adding /tmp/venv-kfGk/bin to PATH 13:37:26 + PATH=/tmp/venv-kfGk/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 13:37:26 + return 0 13:37:26 + python3 --version 13:37:26 Python 3.10.6 13:37:26 + python3 -m pip --version 13:37:27 pip 23.3.1 from /tmp/venv-kfGk/lib/python3.10/site-packages/pip (python 3.10) 13:37:27 + python3 -m pip freeze 13:37:27 cachetools==5.3.2 13:37:27 chardet==5.2.0 13:37:27 colorama==0.4.6 13:37:27 distlib==0.3.8 13:37:27 filelock==3.13.1 13:37:27 packaging==23.2 13:37:27 platformdirs==4.1.0 13:37:27 pluggy==1.3.0 13:37:27 pyproject-api==1.6.1 13:37:27 tomli==2.0.1 13:37:27 tox==4.11.4 13:37:27 urllib3==1.26.18 13:37:27 virtualenv==20.25.0 13:37:27 [EnvInject] - Injecting environment variables from a build step. 13:37:27 [EnvInject] - Injecting as environment variables the properties content 13:37:27 PARALLEL=false 13:37:27 13:37:27 [EnvInject] - Variables injected successfully. 13:37:27 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17089896264731182359.sh 13:37:27 ---> tox-run.sh 13:37:27 + 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 13:37:27 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:37:27 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:37:27 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:37:27 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:37:27 + source /home/jenkins/lf-env.sh 13:37:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:37:27 ++ mktemp -d /tmp/venv-XXXX 13:37:27 + lf_venv=/tmp/venv-Ksuq 13:37:27 + local venv_file=/tmp/.os_lf_venv 13:37:27 + local python=python3 13:37:27 + local options 13:37:27 + local set_path=true 13:37:27 + local install_args= 13:37:27 ++ 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 13:37:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:37:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:37:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:37:27 + true 13:37:27 + case $1 in 13:37:27 + venv_file=/tmp/.toxenv 13:37:27 + shift 2 13:37:27 + true 13:37:27 + case $1 in 13:37:27 + shift 13:37:27 + break 13:37:27 + case $python in 13:37:27 + local pkg_list= 13:37:27 + [[ -d /opt/pyenv ]] 13:37:27 + echo 'Setup pyenv:' 13:37:27 Setup pyenv: 13:37:27 + export PYENV_ROOT=/opt/pyenv 13:37:27 + PYENV_ROOT=/opt/pyenv 13:37:27 + 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 13:37:27 + 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 13:37:27 + pyenv versions 13:37:27 system 13:37:27 3.8.13 13:37:27 3.9.13 13:37:27 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:37:27 + command -v pyenv 13:37:27 ++ pyenv init - --no-rehash 13:37:27 + 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[*]}"'\'')" 13:37:27 export PATH="/opt/pyenv/shims:${PATH}" 13:37:27 export PYENV_SHELL=bash 13:37:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:37:27 pyenv() { 13:37:27 local command 13:37:27 command="${1:-}" 13:37:27 if [ "$#" -gt 0 ]; then 13:37:27 shift 13:37:27 fi 13:37:27 13:37:27 case "$command" in 13:37:27 rehash|shell) 13:37:27 eval "$(pyenv "sh-$command" "$@")" 13:37:27 ;; 13:37:27 *) 13:37:27 command pyenv "$command" "$@" 13:37:27 ;; 13:37:27 esac 13:37:27 }' 13:37:27 +++ 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[*]}"' 13:37:27 ++ 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 13:37:27 ++ 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 13:37:27 ++ 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 13:37:27 ++ export PYENV_SHELL=bash 13:37:27 ++ PYENV_SHELL=bash 13:37:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:37:27 +++ complete -F _pyenv pyenv 13:37:27 ++ lf-pyver python3 13:37:27 ++ local py_version_xy=python3 13:37:27 ++ local py_version_xyz= 13:37:27 ++ sed 's/^[ *]* //' 13:37:27 ++ pyenv versions 13:37:27 ++ local command 13:37:27 ++ command=versions 13:37:27 ++ '[' 1 -gt 0 ']' 13:37:27 ++ shift 13:37:27 ++ case "$command" in 13:37:27 ++ command pyenv versions 13:37:27 ++ pyenv versions 13:37:27 ++ grep -E '^[0-9.]*[0-9]$' 13:37:27 ++ awk '{ print $1 }' 13:37:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:37:27 +++ grep '^3' /tmp/.pyenv_versions 13:37:27 +++ sort -V 13:37:27 +++ tail -n 1 13:37:27 ++ py_version_xyz=3.10.6 13:37:27 ++ [[ -z 3.10.6 ]] 13:37:27 ++ echo 3.10.6 13:37:27 ++ return 0 13:37:27 + pyenv local 3.10.6 13:37:27 + local command 13:37:27 + command=local 13:37:27 + '[' 2 -gt 0 ']' 13:37:27 + shift 13:37:27 + case "$command" in 13:37:27 + command pyenv local 3.10.6 13:37:27 + pyenv local 3.10.6 13:37:27 + for arg in "$@" 13:37:27 + case $arg in 13:37:27 + pkg_list+='tox ' 13:37:27 + for arg in "$@" 13:37:27 + case $arg in 13:37:27 + pkg_list+='virtualenv ' 13:37:27 + for arg in "$@" 13:37:27 + case $arg in 13:37:27 + pkg_list+='urllib3~=1.26.15 ' 13:37:27 + [[ -f /tmp/.toxenv ]] 13:37:27 ++ cat /tmp/.toxenv 13:37:27 + lf_venv=/tmp/venv-kfGk 13:37:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kfGk from' file:/tmp/.toxenv 13:37:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kfGk from file:/tmp/.toxenv 13:37:27 + /tmp/venv-kfGk/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:37:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:37:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:37:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:37:28 + /tmp/venv-kfGk/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:37:29 + type python3 13:37:29 + true 13:37:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kfGk/bin to PATH' 13:37:29 lf-activate-venv(): INFO: Adding /tmp/venv-kfGk/bin to PATH 13:37:29 + PATH=/tmp/venv-kfGk/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 13:37:29 + return 0 13:37:29 + [[ -d /opt/pyenv ]] 13:37:29 + echo '---> Setting up pyenv' 13:37:29 ---> Setting up pyenv 13:37:29 + export PYENV_ROOT=/opt/pyenv 13:37:29 + PYENV_ROOT=/opt/pyenv 13:37:29 + export PATH=/opt/pyenv/bin:/tmp/venv-kfGk/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 13:37:29 + PATH=/opt/pyenv/bin:/tmp/venv-kfGk/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 13:37:29 ++ pwd 13:37:29 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:37:29 + export PYTHONPATH 13:37:29 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:37:29 + TOX_TESTENV_PASSENV=PYTHONPATH 13:37:29 + tox --version 13:37:30 4.11.4 from /tmp/venv-kfGk/lib/python3.10/site-packages/tox/__init__.py 13:37:30 + PARALLEL=false 13:37:30 + TOX_OPTIONS_LIST= 13:37:30 + [[ -n checkbashisms ]] 13:37:30 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:37:30 + case ${PARALLEL,,} in 13:37:30 + tox -e checkbashisms 13:37:30 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:37:31 checkbashisms: freeze> python -m pip freeze --all 13:37:32 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 13:37:32 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:37:33 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 13:37:33 you may get strange results 13:37:33 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:37:35 checkbashisms: OK (4.76=setup[1.62]+cmd[3.13] seconds) 13:37:35 congratulations :) (4.92 seconds) 13:37:35 + tox_status=0 13:37:35 + echo '---> Completed tox runs' 13:37:35 ---> Completed tox runs 13:37:35 + for i in .tox/*/log 13:37:35 ++ echo .tox/checkbashisms/log 13:37:35 ++ awk -F/ '{print $2}' 13:37:35 + tox_env=checkbashisms 13:37:35 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:37:35 + DOC_DIR=docs/_build/html 13:37:35 + [[ -d docs/_build/html ]] 13:37:35 + echo '---> tox-run.sh ends' 13:37:35 ---> tox-run.sh ends 13:37:35 + test 0 -eq 0 13:37:35 $ ssh-agent -k 13:37:35 unset SSH_AUTH_SOCK; 13:37:35 unset SSH_AGENT_PID; 13:37:35 echo Agent pid 1720 killed; 13:37:35 [ssh-agent] Stopped. 13:37:35 [PostBuildScript] - [INFO] Executing post build scripts. 13:37:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16336055065456434413.sh 13:37:35 ---> sysstat.sh 13:37:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4860323048867523988.sh 13:37:35 ---> package-listing.sh 13:37:35 ++ facter osfamily 13:37:35 ++ tr '[:upper:]' '[:lower:]' 13:37:36 + OS_FAMILY=debian 13:37:36 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:37:36 + START_PACKAGES=/tmp/packages_start.txt 13:37:36 + END_PACKAGES=/tmp/packages_end.txt 13:37:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:37:36 + PACKAGES=/tmp/packages_start.txt 13:37:36 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:37:36 + PACKAGES=/tmp/packages_end.txt 13:37:36 + case "${OS_FAMILY}" in 13:37:36 + dpkg -l 13:37:36 + grep '^ii' 13:37:36 + '[' -f /tmp/packages_start.txt ']' 13:37:36 + '[' -f /tmp/packages_end.txt ']' 13:37:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:37:36 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:37:36 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:37:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:37:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14088122838785912095.sh 13:37:36 ---> capture-instance-metadata.sh 13:37:36 Setup pyenv: 13:37:36 system 13:37:36 3.8.13 13:37:36 3.9.13 13:37:36 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:37:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZPlz 13:37:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:37:42 lf-activate-venv(): INFO: Installing: lftools 13:38:13 lf-activate-venv(): INFO: Adding /tmp/venv-ZPlz/bin to PATH 13:38:13 INFO: Running in OpenStack, capturing instance metadata 13:38:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12012151703760291031.sh 13:38:13 provisioning config files... 13:38:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config12706338215020444608tmp 13:38:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:38:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:38:13 [EnvInject] - Injecting environment variables from a build step. 13:38:13 [EnvInject] - Injecting as environment variables the properties content 13:38:13 SERVER_ID=logs 13:38:13 13:38:13 [EnvInject] - Variables injected successfully. 13:38:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5010017506573314945.sh 13:38:13 ---> create-netrc.sh 13:38:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11933444691676529832.sh 13:38:13 ---> python-tools-install.sh 13:38:13 Setup pyenv: 13:38:13 system 13:38:13 3.8.13 13:38:13 3.9.13 13:38:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:38:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZPlz from file:/tmp/.os_lf_venv 13:38:15 lf-activate-venv(): INFO: Installing: lftools 13:38:22 lf-activate-venv(): INFO: Adding /tmp/venv-ZPlz/bin to PATH 13:38:22 Generating Requirements File 13:38:56 Python 3.10.6 13:38:56 pip 23.3.1 from /tmp/venv-ZPlz/lib/python3.10/site-packages/pip (python 3.10) 13:38:57 appdirs==1.4.4 13:38:57 argcomplete==3.2.1 13:38:57 aspy.yaml==1.3.0 13:38:57 attrs==23.1.0 13:38:57 autopage==0.5.2 13:38:57 Babel==2.14.0 13:38:57 beautifulsoup4==4.12.2 13:38:57 boto3==1.34.0 13:38:57 botocore==1.34.0 13:38:57 bs4==0.0.1 13:38:57 cachetools==5.3.2 13:38:57 certifi==2023.11.17 13:38:57 cffi==1.16.0 13:38:57 cfgv==3.4.0 13:38:57 chardet==5.2.0 13:38:57 charset-normalizer==3.3.2 13:38:57 click==8.1.7 13:38:57 cliff==4.4.0 13:38:57 cmd2==2.4.3 13:38:57 cryptography==3.3.2 13:38:57 debtcollector==2.5.0 13:38:57 decorator==5.1.1 13:38:57 defusedxml==0.7.1 13:38:57 Deprecated==1.2.14 13:38:57 distlib==0.3.8 13:38:57 dnspython==2.4.2 13:38:57 docker==4.2.2 13:38:57 dogpile.cache==1.2.2 13:38:57 email-validator==2.1.0.post1 13:38:57 filelock==3.13.1 13:38:57 future==0.18.3 13:38:57 gitdb==4.0.11 13:38:57 GitPython==3.1.40 13:38:57 google-auth==2.25.2 13:38:57 httplib2==0.22.0 13:38:57 identify==2.5.33 13:38:57 idna==3.6 13:38:57 importlib-metadata==7.0.0 13:38:57 importlib-resources==1.5.0 13:38:57 iso8601==2.1.0 13:38:57 Jinja2==3.1.2 13:38:57 jmespath==1.0.1 13:38:57 jsonpatch==1.33 13:38:57 jsonpointer==2.4 13:38:57 jsonschema==4.20.0 13:38:57 jsonschema-specifications==2023.11.2 13:38:57 keystoneauth1==5.4.0 13:38:57 kubernetes==28.1.0 13:38:57 lftools==0.37.8 13:38:57 lxml==4.9.3 13:38:57 MarkupSafe==2.1.3 13:38:57 msgpack==1.0.7 13:38:57 multi-key-dict==2.0.3 13:38:57 munch==4.0.0 13:38:57 netaddr==0.9.0 13:38:57 netifaces==0.11.0 13:38:57 niet==1.4.2 13:38:57 nodeenv==1.8.0 13:38:57 oauth2client==4.1.3 13:38:57 oauthlib==3.2.2 13:38:57 openstacksdk==0.62.0 13:38:57 os-client-config==2.1.0 13:38:57 os-service-types==1.7.0 13:38:57 osc-lib==2.9.0 13:38:57 oslo.config==9.2.0 13:38:57 oslo.context==5.3.0 13:38:57 oslo.i18n==6.2.0 13:38:57 oslo.log==5.4.0 13:38:57 oslo.serialization==5.2.0 13:38:57 oslo.utils==6.3.0 13:38:57 packaging==23.2 13:38:57 pbr==6.0.0 13:38:57 platformdirs==4.1.0 13:38:57 prettytable==3.9.0 13:38:57 pyasn1==0.5.1 13:38:57 pyasn1-modules==0.3.0 13:38:57 pycparser==2.21 13:38:57 pygerrit2==2.0.15 13:38:57 PyGithub==2.1.1 13:38:57 pyinotify==0.9.6 13:38:57 PyJWT==2.8.0 13:38:57 PyNaCl==1.5.0 13:38:57 pyparsing==2.4.7 13:38:57 pyperclip==1.8.2 13:38:57 pyrsistent==0.20.0 13:38:57 python-cinderclient==9.4.0 13:38:57 python-dateutil==2.8.2 13:38:57 python-heatclient==3.3.0 13:38:57 python-jenkins==1.8.2 13:38:57 python-keystoneclient==5.2.0 13:38:57 python-magnumclient==4.3.0 13:38:57 python-novaclient==18.4.0 13:38:57 python-openstackclient==6.0.0 13:38:57 python-swiftclient==4.4.0 13:38:57 pytz==2023.3.post1 13:38:57 PyYAML==6.0.1 13:38:57 referencing==0.32.0 13:38:57 requests==2.31.0 13:38:57 requests-oauthlib==1.3.1 13:38:57 requestsexceptions==1.4.0 13:38:57 rfc3986==2.0.0 13:38:57 rpds-py==0.13.2 13:38:57 rsa==4.9 13:38:57 ruamel.yaml==0.18.5 13:38:57 ruamel.yaml.clib==0.2.8 13:38:57 s3transfer==0.9.0 13:38:57 simplejson==3.19.2 13:38:57 six==1.16.0 13:38:57 smmap==5.0.1 13:38:57 soupsieve==2.5 13:38:57 stevedore==5.1.0 13:38:57 tabulate==0.9.0 13:38:57 toml==0.10.2 13:38:57 tomlkit==0.12.3 13:38:57 tqdm==4.66.1 13:38:57 typing_extensions==4.9.0 13:38:57 tzdata==2023.3 13:38:57 urllib3==1.26.18 13:38:57 virtualenv==20.25.0 13:38:57 wcwidth==0.2.12 13:38:57 websocket-client==1.7.0 13:38:57 wrapt==1.16.0 13:38:57 xdg==6.0.0 13:38:57 xmltodict==0.13.0 13:38:57 yq==3.2.3 13:38:57 zipp==3.17.0 13:38:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17316024599126416142.sh 13:38:57 ---> sudo-logs.sh 13:38:57 Archiving 'sudo' log.. 13:38:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18124834694038207565.sh 13:38:57 ---> job-cost.sh 13:38:57 Setup pyenv: 13:38:57 system 13:38:57 3.8.13 13:38:57 3.9.13 13:38:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:38:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZPlz from file:/tmp/.os_lf_venv 13:38:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:39:06 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. 13:39:06 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 13:39:06 lf-activate-venv(): INFO: Adding /tmp/venv-ZPlz/bin to PATH 13:39:06 INFO: No Stack... 13:39:06 INFO: Retrieving Pricing Info for: v3-standard-4 13:39:07 INFO: Archiving Costs 13:39:07 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16438148408882233543.sh 13:39:07 ---> logs-deploy.sh 13:39:07 Setup pyenv: 13:39:07 system 13:39:07 3.8.13 13:39:07 3.9.13 13:39:07 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:39:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZPlz from file:/tmp/.os_lf_venv 13:39:08 lf-activate-venv(): INFO: Installing: lftools 13:39:17 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. 13:39:17 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:39:18 lf-activate-venv(): INFO: Adding /tmp/venv-ZPlz/bin to PATH 13:39:18 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3247 13:39:18 INFO: archiving workspace using pattern(s): 13:39:19 Archives upload complete. 13:39:19 INFO: archiving logs to Nexus 13:39:20 ---> uname -a: 13:39:20 Linux prd-ubuntu1804-builder-4c-4g-5019 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:39:20 13:39:20 13:39:20 ---> lscpu: 13:39:20 Architecture: x86_64 13:39:20 CPU op-mode(s): 32-bit, 64-bit 13:39:20 Byte Order: Little Endian 13:39:20 CPU(s): 4 13:39:20 On-line CPU(s) list: 0-3 13:39:20 Thread(s) per core: 1 13:39:20 Core(s) per socket: 1 13:39:20 Socket(s): 4 13:39:20 NUMA node(s): 1 13:39:20 Vendor ID: AuthenticAMD 13:39:20 CPU family: 23 13:39:20 Model: 49 13:39:20 Model name: AMD EPYC-Rome Processor 13:39:20 Stepping: 0 13:39:20 CPU MHz: 2800.000 13:39:20 BogoMIPS: 5600.00 13:39:20 Virtualization: AMD-V 13:39:20 Hypervisor vendor: KVM 13:39:20 Virtualization type: full 13:39:20 L1d cache: 32K 13:39:20 L1i cache: 32K 13:39:20 L2 cache: 512K 13:39:20 L3 cache: 16384K 13:39:20 NUMA node0 CPU(s): 0-3 13:39:20 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 13:39:20 13:39:20 13:39:20 ---> nproc: 13:39:20 4 13:39:20 13:39:20 13:39:20 ---> df -h: 13:39:20 Filesystem Size Used Avail Use% Mounted on 13:39:20 udev 7.9G 0 7.9G 0% /dev 13:39:20 tmpfs 1.6G 672K 1.6G 1% /run 13:39:20 /dev/vda1 78G 8.3G 70G 11% / 13:39:20 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:39:20 tmpfs 5.0M 0 5.0M 0% /run/lock 13:39:20 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:39:20 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:39:20 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:39:20 13:39:20 13:39:20 ---> free -m: 13:39:20 total used free shared buff/cache available 13:39:20 Mem: 16040 548 13374 0 2116 15177 13:39:20 Swap: 1023 0 1023 13:39:20 13:39:20 13:39:20 ---> ip addr: 13:39:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:39:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:39:20 inet 127.0.0.1/8 scope host lo 13:39:20 valid_lft forever preferred_lft forever 13:39:20 inet6 ::1/128 scope host 13:39:20 valid_lft forever preferred_lft forever 13:39:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:39:20 link/ether fa:16:3e:3b:1a:4f brd ff:ff:ff:ff:ff:ff 13:39:20 inet 10.30.106.71/23 brd 10.30.107.255 scope global dynamic ens3 13:39:20 valid_lft 86248sec preferred_lft 86248sec 13:39:20 inet6 fe80::f816:3eff:fe3b:1a4f/64 scope link 13:39:20 valid_lft forever preferred_lft forever 13:39:20 13:39:20 13:39:20 ---> sar -b -r -n DEV: 13:39:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5019) 12/14/23 _x86_64_ (4 CPU) 13:39:20 13:39:20 13:36:50 LINUX RESTART (4 CPU) 13:39:20 13:39:20 13:37:01 tps rtps wtps bread/s bwrtn/s 13:39:20 13:38:02 249.78 56.26 193.52 3632.46 22692.62 13:39:20 13:39:01 98.10 14.40 83.70 1091.48 22035.59 13:39:20 Average: 174.58 35.51 139.07 2372.64 22366.86 13:39:20 13:39:20 13:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:39:20 13:38:02 14003780 15524424 2421188 14.74 54840 1669252 797156 4.56 719668 1491796 75332 13:39:20 13:39:01 13715864 15550384 2709104 16.49 78068 1943008 778512 4.46 721232 1744504 154184 13:39:20 Average: 13859822 15537404 2565146 15.62 66454 1806130 787834 4.51 720450 1618150 114758 13:39:20 13:39:20 13:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:39:20 13:38:02 ens3 424.58 286.00 1853.40 76.07 0.00 0.00 0.00 0.00 13:39:20 13:38:02 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 13:39:20 13:39:01 ens3 57.92 35.91 826.58 8.40 0.00 0.00 0.00 0.00 13:39:20 13:39:01 lo 1.22 1.22 0.12 0.12 0.00 0.00 0.00 0.00 13:39:20 Average: ens3 242.79 162.01 1344.31 42.52 0.00 0.00 0.00 0.00 13:39:20 Average: lo 1.34 1.34 0.14 0.14 0.00 0.00 0.00 0.00 13:39:20 13:39:20 13:39:20 ---> sar -P ALL: 13:39:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5019) 12/14/23 _x86_64_ (4 CPU) 13:39:20 13:39:20 13:36:50 LINUX RESTART (4 CPU) 13:39:20 13:39:20 13:37:01 CPU %user %nice %system %iowait %steal %idle 13:39:20 13:38:02 all 23.86 0.00 2.24 2.71 0.07 71.11 13:39:20 13:38:02 0 24.38 0.00 2.22 2.35 0.07 70.98 13:39:20 13:38:02 1 21.26 0.00 2.05 2.22 0.07 74.40 13:39:20 13:38:02 2 28.99 0.00 2.73 2.71 0.08 65.48 13:39:20 13:38:02 3 20.83 0.00 1.96 3.55 0.07 73.59 13:39:20 13:39:01 all 20.75 0.00 1.42 1.19 0.06 76.59 13:39:20 13:39:01 0 38.64 0.00 2.46 0.46 0.08 58.35 13:39:20 13:39:01 1 22.37 0.00 1.17 1.17 0.05 75.23 13:39:20 13:39:01 2 4.29 0.00 0.82 2.41 0.03 92.45 13:39:20 13:39:01 3 17.63 0.00 1.24 0.73 0.05 80.35 13:39:20 Average: all 22.32 0.00 1.84 1.96 0.06 73.83 13:39:20 Average: 0 31.45 0.00 2.34 1.41 0.08 64.72 13:39:20 Average: 1 21.81 0.00 1.61 1.70 0.06 74.82 13:39:20 Average: 2 16.73 0.00 1.78 2.57 0.06 78.87 13:39:20 Average: 3 19.24 0.00 1.60 2.15 0.06 76.95 13:39:20 13:39:20 13:39:20