12:42:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136845 12:42:05 Running as SYSTEM 12:42:05 [EnvInject] - Loading node environment variables. 12:42:05 Building remotely on prd-ubuntu1804-builder-4c-4g-4988 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:42:05 [ssh-agent] Looking for ssh-agent implementation... 12:42:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:42:05 $ ssh-agent 12:42:05 SSH_AUTH_SOCK=/tmp/ssh-ncGgntL6tDED/agent.1690 12:42:05 SSH_AGENT_PID=1692 12:42:05 [ssh-agent] Started. 12:42:05 Running ssh-add (command line suppressed) 12:42:05 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3137708388248995364.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3137708388248995364.key) 12:42:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:42:05 The recommended git tool is: NONE 12:42:07 using credential onap-jenkins-ssh 12:42:07 Wiping out workspace first. 12:42:07 Cloning the remote Git repository 12:42:07 Cloning repository git://cloud.onap.org/mirror/oom.git 12:42:07 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:42:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:42:07 > git --version # timeout=10 12:42:07 > git --version # 'git version 2.17.1' 12:42:07 using GIT_SSH to set credentials Gerrit user 12:42:07 Verifying host key using manually-configured host key entries 12:42:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:42:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:42:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:42:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:42:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:42:13 using GIT_SSH to set credentials Gerrit user 12:42:13 Verifying host key using manually-configured host key entries 12:42:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/45/136845/1 # timeout=30 12:42:13 > git rev-parse 691955691a41f3621249a8f21cff109cac070b48^{commit} # timeout=10 12:42:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:42:13 Checking out Revision 691955691a41f3621249a8f21cff109cac070b48 (refs/changes/45/136845/1) 12:42:13 > git config core.sparsecheckout # timeout=10 12:42:13 > git checkout -f 691955691a41f3621249a8f21cff109cac070b48 # timeout=30 12:42:17 Commit message: "[MARIADB] Fix db/user creation in operator" 12:42:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:42:17 > git rev-list --no-walk 8cb16a6b59d8501808d62bb558f76f161b53d3e9 # timeout=10 12:42:17 [EnvInject] - Injecting environment variables from a build step. 12:42:17 [EnvInject] - Injecting as environment variables the properties content 12:42:17 PYTHON=python3 12:42:17 12:42:17 [EnvInject] - Variables injected successfully. 12:42:17 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16386008199447802915.sh 12:42:17 ---> tox-install.sh 12:42:17 + source /home/jenkins/lf-env.sh 12:42:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:42:17 ++ mktemp -d /tmp/venv-XXXX 12:42:17 + lf_venv=/tmp/venv-3Idy 12:42:17 + local venv_file=/tmp/.os_lf_venv 12:42:17 + local python=python3 12:42:17 + local options 12:42:17 + local set_path=true 12:42:17 + local install_args= 12:42:17 ++ 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 12:42:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:42:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:42:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:42:17 + true 12:42:17 + case $1 in 12:42:17 + venv_file=/tmp/.toxenv 12:42:17 + shift 2 12:42:17 + true 12:42:17 + case $1 in 12:42:17 + shift 12:42:17 + break 12:42:17 + case $python in 12:42:17 + local pkg_list= 12:42:17 + [[ -d /opt/pyenv ]] 12:42:17 + echo 'Setup pyenv:' 12:42:17 Setup pyenv: 12:42:17 + export PYENV_ROOT=/opt/pyenv 12:42:17 + PYENV_ROOT=/opt/pyenv 12:42:17 + 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 12:42:17 + 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 12:42:17 + pyenv versions 12:42:17 * system (set by /opt/pyenv/version) 12:42:17 * 3.8.13 (set by /opt/pyenv/version) 12:42:17 * 3.9.13 (set by /opt/pyenv/version) 12:42:17 * 3.10.6 (set by /opt/pyenv/version) 12:42:17 + command -v pyenv 12:42:17 ++ pyenv init - --no-rehash 12:42:17 + 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[*]}"'\'')" 12:42:17 export PATH="/opt/pyenv/shims:${PATH}" 12:42:17 export PYENV_SHELL=bash 12:42:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:42:17 pyenv() { 12:42:17 local command 12:42:17 command="${1:-}" 12:42:17 if [ "$#" -gt 0 ]; then 12:42:17 shift 12:42:17 fi 12:42:17 12:42:17 case "$command" in 12:42:17 rehash|shell) 12:42:17 eval "$(pyenv "sh-$command" "$@")" 12:42:17 ;; 12:42:17 *) 12:42:17 command pyenv "$command" "$@" 12:42:17 ;; 12:42:17 esac 12:42:17 }' 12:42:17 +++ 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[*]}"' 12:42:17 ++ 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 12:42:17 ++ 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 12:42:17 ++ 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 12:42:17 ++ export PYENV_SHELL=bash 12:42:17 ++ PYENV_SHELL=bash 12:42:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:42:17 +++ complete -F _pyenv pyenv 12:42:17 ++ lf-pyver python3 12:42:17 ++ local py_version_xy=python3 12:42:17 ++ local py_version_xyz= 12:42:17 ++ pyenv versions 12:42:17 ++ awk '{ print $1 }' 12:42:17 ++ local command 12:42:17 ++ grep -E '^[0-9.]*[0-9]$' 12:42:17 ++ sed 's/^[ *]* //' 12:42:17 ++ command=versions 12:42:17 ++ '[' 1 -gt 0 ']' 12:42:17 ++ shift 12:42:17 ++ case "$command" in 12:42:17 ++ command pyenv versions 12:42:17 ++ pyenv versions 12:42:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:42:17 +++ grep '^3' /tmp/.pyenv_versions 12:42:17 +++ sort -V 12:42:17 +++ tail -n 1 12:42:17 ++ py_version_xyz=3.10.6 12:42:17 ++ [[ -z 3.10.6 ]] 12:42:17 ++ echo 3.10.6 12:42:17 ++ return 0 12:42:17 + pyenv local 3.10.6 12:42:17 + local command 12:42:17 + command=local 12:42:17 + '[' 2 -gt 0 ']' 12:42:17 + shift 12:42:17 + case "$command" in 12:42:17 + command pyenv local 3.10.6 12:42:17 + pyenv local 3.10.6 12:42:17 + for arg in "$@" 12:42:17 + case $arg in 12:42:17 + pkg_list+='tox ' 12:42:17 + for arg in "$@" 12:42:17 + case $arg in 12:42:17 + pkg_list+='virtualenv ' 12:42:17 + for arg in "$@" 12:42:17 + case $arg in 12:42:17 + pkg_list+='urllib3~=1.26.15 ' 12:42:17 + [[ -f /tmp/.toxenv ]] 12:42:17 + [[ ! -f /tmp/.toxenv ]] 12:42:17 + [[ -n '' ]] 12:42:17 + python3 -m venv /tmp/venv-3Idy 12:42:22 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3Idy' 12:42:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3Idy 12:42:22 + echo /tmp/venv-3Idy 12:42:22 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:42:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:42:22 + /tmp/venv-3Idy/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:42:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:42:25 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:42:25 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:42:25 + /tmp/venv-3Idy/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:42:27 + type python3 12:42:27 + true 12:42:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3Idy/bin to PATH' 12:42:27 lf-activate-venv(): INFO: Adding /tmp/venv-3Idy/bin to PATH 12:42:27 + PATH=/tmp/venv-3Idy/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 12:42:27 + return 0 12:42:27 + python3 --version 12:42:27 Python 3.10.6 12:42:27 + python3 -m pip --version 12:42:28 pip 23.3.1 from /tmp/venv-3Idy/lib/python3.10/site-packages/pip (python 3.10) 12:42:28 + python3 -m pip freeze 12:42:28 cachetools==5.3.2 12:42:28 chardet==5.2.0 12:42:28 colorama==0.4.6 12:42:28 distlib==0.3.8 12:42:28 filelock==3.13.1 12:42:28 packaging==23.2 12:42:28 platformdirs==4.1.0 12:42:28 pluggy==1.3.0 12:42:28 pyproject-api==1.6.1 12:42:28 tomli==2.0.1 12:42:28 tox==4.11.4 12:42:28 urllib3==1.26.18 12:42:28 virtualenv==20.25.0 12:42:28 [EnvInject] - Injecting environment variables from a build step. 12:42:28 [EnvInject] - Injecting as environment variables the properties content 12:42:28 PARALLEL=false 12:42:28 12:42:28 [EnvInject] - Variables injected successfully. 12:42:28 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins715108364276984818.sh 12:42:28 ---> tox-run.sh 12:42:28 + 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 12:42:28 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:42:28 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:42:28 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:42:28 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:42:28 + source /home/jenkins/lf-env.sh 12:42:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:42:28 ++ mktemp -d /tmp/venv-XXXX 12:42:28 + lf_venv=/tmp/venv-40hb 12:42:28 + local venv_file=/tmp/.os_lf_venv 12:42:28 + local python=python3 12:42:28 + local options 12:42:28 + local set_path=true 12:42:28 + local install_args= 12:42:28 ++ 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 12:42:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:42:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:42:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:42:28 + true 12:42:28 + case $1 in 12:42:28 + venv_file=/tmp/.toxenv 12:42:28 + shift 2 12:42:28 + true 12:42:28 + case $1 in 12:42:28 + shift 12:42:28 + break 12:42:28 + case $python in 12:42:28 + local pkg_list= 12:42:28 + [[ -d /opt/pyenv ]] 12:42:28 + echo 'Setup pyenv:' 12:42:28 Setup pyenv: 12:42:28 + export PYENV_ROOT=/opt/pyenv 12:42:28 + PYENV_ROOT=/opt/pyenv 12:42:28 + 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 12:42:28 + 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 12:42:28 + pyenv versions 12:42:28 system 12:42:28 3.8.13 12:42:28 3.9.13 12:42:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:42:28 + command -v pyenv 12:42:28 ++ pyenv init - --no-rehash 12:42:28 + 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[*]}"'\'')" 12:42:28 export PATH="/opt/pyenv/shims:${PATH}" 12:42:28 export PYENV_SHELL=bash 12:42:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:42:28 pyenv() { 12:42:28 local command 12:42:28 command="${1:-}" 12:42:28 if [ "$#" -gt 0 ]; then 12:42:28 shift 12:42:28 fi 12:42:28 12:42:28 case "$command" in 12:42:28 rehash|shell) 12:42:28 eval "$(pyenv "sh-$command" "$@")" 12:42:28 ;; 12:42:28 *) 12:42:28 command pyenv "$command" "$@" 12:42:28 ;; 12:42:28 esac 12:42:28 }' 12:42:28 +++ 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[*]}"' 12:42:28 ++ 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 12:42:28 ++ 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 12:42:28 ++ 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 12:42:28 ++ export PYENV_SHELL=bash 12:42:28 ++ PYENV_SHELL=bash 12:42:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:42:28 +++ complete -F _pyenv pyenv 12:42:28 ++ lf-pyver python3 12:42:28 ++ local py_version_xy=python3 12:42:28 ++ local py_version_xyz= 12:42:28 ++ pyenv versions 12:42:28 ++ local command 12:42:28 ++ command=versions 12:42:28 ++ '[' 1 -gt 0 ']' 12:42:28 ++ shift 12:42:28 ++ case "$command" in 12:42:28 ++ command pyenv versions 12:42:28 ++ pyenv versions 12:42:28 ++ awk '{ print $1 }' 12:42:28 ++ sed 's/^[ *]* //' 12:42:28 ++ grep -E '^[0-9.]*[0-9]$' 12:42:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:42:28 +++ grep '^3' /tmp/.pyenv_versions 12:42:28 +++ sort -V 12:42:28 +++ tail -n 1 12:42:28 ++ py_version_xyz=3.10.6 12:42:28 ++ [[ -z 3.10.6 ]] 12:42:28 ++ echo 3.10.6 12:42:28 ++ return 0 12:42:28 + pyenv local 3.10.6 12:42:28 + local command 12:42:28 + command=local 12:42:28 + '[' 2 -gt 0 ']' 12:42:28 + shift 12:42:28 + case "$command" in 12:42:28 + command pyenv local 3.10.6 12:42:28 + pyenv local 3.10.6 12:42:28 + for arg in "$@" 12:42:28 + case $arg in 12:42:28 + pkg_list+='tox ' 12:42:28 + for arg in "$@" 12:42:28 + case $arg in 12:42:28 + pkg_list+='virtualenv ' 12:42:28 + for arg in "$@" 12:42:28 + case $arg in 12:42:28 + pkg_list+='urllib3~=1.26.15 ' 12:42:28 + [[ -f /tmp/.toxenv ]] 12:42:28 ++ cat /tmp/.toxenv 12:42:28 + lf_venv=/tmp/venv-3Idy 12:42:28 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Idy from' file:/tmp/.toxenv 12:42:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Idy from file:/tmp/.toxenv 12:42:28 + /tmp/venv-3Idy/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:42:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:42:29 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:42:29 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:42:29 + /tmp/venv-3Idy/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:42:31 + type python3 12:42:31 + true 12:42:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3Idy/bin to PATH' 12:42:31 lf-activate-venv(): INFO: Adding /tmp/venv-3Idy/bin to PATH 12:42:31 + PATH=/tmp/venv-3Idy/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 12:42:31 + return 0 12:42:31 + [[ -d /opt/pyenv ]] 12:42:31 + echo '---> Setting up pyenv' 12:42:31 ---> Setting up pyenv 12:42:31 + export PYENV_ROOT=/opt/pyenv 12:42:31 + PYENV_ROOT=/opt/pyenv 12:42:31 + export PATH=/opt/pyenv/bin:/tmp/venv-3Idy/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 12:42:31 + PATH=/opt/pyenv/bin:/tmp/venv-3Idy/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 12:42:31 ++ pwd 12:42:31 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:42:31 + export PYTHONPATH 12:42:31 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:42:31 + TOX_TESTENV_PASSENV=PYTHONPATH 12:42:31 + tox --version 12:42:31 4.11.4 from /tmp/venv-3Idy/lib/python3.10/site-packages/tox/__init__.py 12:42:31 + PARALLEL=false 12:42:31 + TOX_OPTIONS_LIST= 12:42:31 + [[ -n checkbashisms ]] 12:42:31 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:42:31 + case ${PARALLEL,,} in 12:42:31 + tox -e checkbashisms 12:42:31 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:42:32 checkbashisms: freeze> python -m pip freeze --all 12:42:33 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 12:42:33 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:42:34 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 12:42:34 you may get strange results 12:42:35 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:42:36 checkbashisms: OK (4.81=setup[1.67]+cmd[3.14] seconds) 12:42:36 congratulations :) (4.98 seconds) 12:42:36 + tox_status=0 12:42:36 + echo '---> Completed tox runs' 12:42:36 ---> Completed tox runs 12:42:36 + for i in .tox/*/log 12:42:36 ++ echo .tox/checkbashisms/log 12:42:36 ++ awk -F/ '{print $2}' 12:42:36 + tox_env=checkbashisms 12:42:36 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:42:36 + DOC_DIR=docs/_build/html 12:42:36 + [[ -d docs/_build/html ]] 12:42:36 + echo '---> tox-run.sh ends' 12:42:36 ---> tox-run.sh ends 12:42:36 + test 0 -eq 0 12:42:36 $ ssh-agent -k 12:42:36 unset SSH_AUTH_SOCK; 12:42:36 unset SSH_AGENT_PID; 12:42:36 echo Agent pid 1692 killed; 12:42:36 [ssh-agent] Stopped. 12:42:36 [PostBuildScript] - [INFO] Executing post build scripts. 12:42:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4838019734555057627.sh 12:42:36 ---> sysstat.sh 12:42:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7983557794794687416.sh 12:42:37 ---> package-listing.sh 12:42:37 ++ tr '[:upper:]' '[:lower:]' 12:42:37 ++ facter osfamily 12:42:37 + OS_FAMILY=debian 12:42:37 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:42:37 + START_PACKAGES=/tmp/packages_start.txt 12:42:37 + END_PACKAGES=/tmp/packages_end.txt 12:42:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:42:37 + PACKAGES=/tmp/packages_start.txt 12:42:37 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:42:37 + PACKAGES=/tmp/packages_end.txt 12:42:37 + case "${OS_FAMILY}" in 12:42:37 + dpkg -l 12:42:37 + grep '^ii' 12:42:37 + '[' -f /tmp/packages_start.txt ']' 12:42:37 + '[' -f /tmp/packages_end.txt ']' 12:42:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:42:37 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:42:37 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:42:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:42:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18191141699589794390.sh 12:42:37 ---> capture-instance-metadata.sh 12:42:37 Setup pyenv: 12:42:37 system 12:42:37 3.8.13 12:42:37 3.9.13 12:42:37 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:42:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IBDK 12:42:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:42:44 lf-activate-venv(): INFO: Installing: lftools 12:43:17 lf-activate-venv(): INFO: Adding /tmp/venv-IBDK/bin to PATH 12:43:17 INFO: Running in OpenStack, capturing instance metadata 12:43:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5165686810546018310.sh 12:43:17 provisioning config files... 12:43:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config16549031866589514580tmp 12:43:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:43:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:43:17 [EnvInject] - Injecting environment variables from a build step. 12:43:17 [EnvInject] - Injecting as environment variables the properties content 12:43:17 SERVER_ID=logs 12:43:17 12:43:17 [EnvInject] - Variables injected successfully. 12:43:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5059878990581763543.sh 12:43:17 ---> create-netrc.sh 12:43:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8030126308691152378.sh 12:43:18 ---> python-tools-install.sh 12:43:18 Setup pyenv: 12:43:18 system 12:43:18 3.8.13 12:43:18 3.9.13 12:43:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:43:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IBDK from file:/tmp/.os_lf_venv 12:43:19 lf-activate-venv(): INFO: Installing: lftools 12:43:27 lf-activate-venv(): INFO: Adding /tmp/venv-IBDK/bin to PATH 12:43:27 Generating Requirements File 12:44:00 Python 3.10.6 12:44:00 pip 23.3.1 from /tmp/venv-IBDK/lib/python3.10/site-packages/pip (python 3.10) 12:44:00 appdirs==1.4.4 12:44:00 argcomplete==3.2.1 12:44:00 aspy.yaml==1.3.0 12:44:00 attrs==23.1.0 12:44:00 autopage==0.5.2 12:44:00 Babel==2.14.0 12:44:00 beautifulsoup4==4.12.2 12:44:00 boto3==1.34.0 12:44:00 botocore==1.34.0 12:44:00 bs4==0.0.1 12:44:00 cachetools==5.3.2 12:44:00 certifi==2023.11.17 12:44:00 cffi==1.16.0 12:44:00 cfgv==3.4.0 12:44:00 chardet==5.2.0 12:44:00 charset-normalizer==3.3.2 12:44:00 click==8.1.7 12:44:00 cliff==4.4.0 12:44:00 cmd2==2.4.3 12:44:00 cryptography==3.3.2 12:44:00 debtcollector==2.5.0 12:44:00 decorator==5.1.1 12:44:00 defusedxml==0.7.1 12:44:00 Deprecated==1.2.14 12:44:00 distlib==0.3.8 12:44:00 dnspython==2.4.2 12:44:00 docker==4.2.2 12:44:00 dogpile.cache==1.2.2 12:44:00 email-validator==2.1.0.post1 12:44:00 filelock==3.13.1 12:44:00 future==0.18.3 12:44:00 gitdb==4.0.11 12:44:00 GitPython==3.1.40 12:44:00 google-auth==2.25.2 12:44:00 httplib2==0.22.0 12:44:00 identify==2.5.33 12:44:00 idna==3.6 12:44:00 importlib-metadata==7.0.0 12:44:00 importlib-resources==1.5.0 12:44:00 iso8601==2.1.0 12:44:00 Jinja2==3.1.2 12:44:00 jmespath==1.0.1 12:44:00 jsonpatch==1.33 12:44:00 jsonpointer==2.4 12:44:00 jsonschema==4.20.0 12:44:00 jsonschema-specifications==2023.11.2 12:44:00 keystoneauth1==5.4.0 12:44:00 kubernetes==28.1.0 12:44:00 lftools==0.37.8 12:44:00 lxml==4.9.3 12:44:00 MarkupSafe==2.1.3 12:44:00 msgpack==1.0.7 12:44:00 multi-key-dict==2.0.3 12:44:00 munch==4.0.0 12:44:00 netaddr==0.9.0 12:44:00 netifaces==0.11.0 12:44:00 niet==1.4.2 12:44:00 nodeenv==1.8.0 12:44:00 oauth2client==4.1.3 12:44:00 oauthlib==3.2.2 12:44:00 openstacksdk==0.62.0 12:44:00 os-client-config==2.1.0 12:44:00 os-service-types==1.7.0 12:44:00 osc-lib==2.9.0 12:44:00 oslo.config==9.2.0 12:44:00 oslo.context==5.3.0 12:44:00 oslo.i18n==6.2.0 12:44:00 oslo.log==5.4.0 12:44:00 oslo.serialization==5.2.0 12:44:00 oslo.utils==6.3.0 12:44:00 packaging==23.2 12:44:00 pbr==6.0.0 12:44:00 platformdirs==4.1.0 12:44:00 prettytable==3.9.0 12:44:00 pyasn1==0.5.1 12:44:00 pyasn1-modules==0.3.0 12:44:00 pycparser==2.21 12:44:00 pygerrit2==2.0.15 12:44:00 PyGithub==2.1.1 12:44:00 pyinotify==0.9.6 12:44:00 PyJWT==2.8.0 12:44:00 PyNaCl==1.5.0 12:44:00 pyparsing==2.4.7 12:44:00 pyperclip==1.8.2 12:44:00 pyrsistent==0.20.0 12:44:00 python-cinderclient==9.4.0 12:44:00 python-dateutil==2.8.2 12:44:00 python-heatclient==3.3.0 12:44:00 python-jenkins==1.8.2 12:44:00 python-keystoneclient==5.2.0 12:44:00 python-magnumclient==4.3.0 12:44:00 python-novaclient==18.4.0 12:44:00 python-openstackclient==6.0.0 12:44:00 python-swiftclient==4.4.0 12:44:00 pytz==2023.3.post1 12:44:00 PyYAML==6.0.1 12:44:00 referencing==0.32.0 12:44:00 requests==2.31.0 12:44:00 requests-oauthlib==1.3.1 12:44:00 requestsexceptions==1.4.0 12:44:00 rfc3986==2.0.0 12:44:00 rpds-py==0.13.2 12:44:00 rsa==4.9 12:44:00 ruamel.yaml==0.18.5 12:44:00 ruamel.yaml.clib==0.2.8 12:44:00 s3transfer==0.9.0 12:44:00 simplejson==3.19.2 12:44:00 six==1.16.0 12:44:00 smmap==5.0.1 12:44:00 soupsieve==2.5 12:44:00 stevedore==5.1.0 12:44:00 tabulate==0.9.0 12:44:00 toml==0.10.2 12:44:00 tomlkit==0.12.3 12:44:00 tqdm==4.66.1 12:44:00 typing_extensions==4.9.0 12:44:00 tzdata==2023.3 12:44:00 urllib3==1.26.18 12:44:00 virtualenv==20.25.0 12:44:00 wcwidth==0.2.12 12:44:00 websocket-client==1.7.0 12:44:00 wrapt==1.16.0 12:44:00 xdg==6.0.0 12:44:00 xmltodict==0.13.0 12:44:00 yq==3.2.3 12:44:00 zipp==3.17.0 12:44:00 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9798621963527031222.sh 12:44:00 ---> sudo-logs.sh 12:44:00 Archiving 'sudo' log.. 12:44:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18121152220847275618.sh 12:44:01 ---> job-cost.sh 12:44:01 Setup pyenv: 12:44:01 system 12:44:01 3.8.13 12:44:01 3.9.13 12:44:01 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:44:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IBDK from file:/tmp/.os_lf_venv 12:44:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:44:11 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. 12:44:11 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 12:44:11 lf-activate-venv(): INFO: Adding /tmp/venv-IBDK/bin to PATH 12:44:11 INFO: No Stack... 12:44:12 INFO: Retrieving Pricing Info for: v3-standard-4 12:44:12 INFO: Archiving Costs 12:44:12 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10286600692550443859.sh 12:44:12 ---> logs-deploy.sh 12:44:12 Setup pyenv: 12:44:12 system 12:44:12 3.8.13 12:44:12 3.9.13 12:44:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:44:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IBDK from file:/tmp/.os_lf_venv 12:44:14 lf-activate-venv(): INFO: Installing: lftools 12:44:24 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. 12:44:24 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 12:44:24 lf-activate-venv(): INFO: Adding /tmp/venv-IBDK/bin to PATH 12:44:24 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3246 12:44:24 INFO: archiving workspace using pattern(s): 12:44:25 Archives upload complete. 12:44:25 INFO: archiving logs to Nexus 12:44:26 ---> uname -a: 12:44:26 Linux prd-ubuntu1804-builder-4c-4g-4988 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:44:26 12:44:26 12:44:26 ---> lscpu: 12:44:26 Architecture: x86_64 12:44:26 CPU op-mode(s): 32-bit, 64-bit 12:44:26 Byte Order: Little Endian 12:44:26 CPU(s): 4 12:44:26 On-line CPU(s) list: 0-3 12:44:26 Thread(s) per core: 1 12:44:26 Core(s) per socket: 1 12:44:26 Socket(s): 4 12:44:26 NUMA node(s): 1 12:44:26 Vendor ID: AuthenticAMD 12:44:26 CPU family: 23 12:44:26 Model: 49 12:44:26 Model name: AMD EPYC-Rome Processor 12:44:26 Stepping: 0 12:44:26 CPU MHz: 2799.998 12:44:26 BogoMIPS: 5599.99 12:44:26 Virtualization: AMD-V 12:44:26 Hypervisor vendor: KVM 12:44:26 Virtualization type: full 12:44:26 L1d cache: 32K 12:44:26 L1i cache: 32K 12:44:26 L2 cache: 512K 12:44:26 L3 cache: 16384K 12:44:26 NUMA node0 CPU(s): 0-3 12:44:26 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 12:44:26 12:44:26 12:44:26 ---> nproc: 12:44:26 4 12:44:26 12:44:26 12:44:26 ---> df -h: 12:44:26 Filesystem Size Used Avail Use% Mounted on 12:44:26 udev 7.9G 0 7.9G 0% /dev 12:44:26 tmpfs 1.6G 672K 1.6G 1% /run 12:44:26 /dev/vda1 78G 8.3G 70G 11% / 12:44:26 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:44:26 tmpfs 5.0M 0 5.0M 0% /run/lock 12:44:26 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:44:26 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:44:26 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:44:26 12:44:26 12:44:26 ---> free -m: 12:44:26 total used free shared buff/cache available 12:44:26 Mem: 16040 540 13383 0 2115 15186 12:44:26 Swap: 1023 0 1023 12:44:26 12:44:26 12:44:26 ---> ip addr: 12:44:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:44:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:44:26 inet 127.0.0.1/8 scope host lo 12:44:26 valid_lft forever preferred_lft forever 12:44:26 inet6 ::1/128 scope host 12:44:26 valid_lft forever preferred_lft forever 12:44:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:44:26 link/ether fa:16:3e:6f:f0:b4 brd ff:ff:ff:ff:ff:ff 12:44:26 inet 10.30.107.238/23 brd 10.30.107.255 scope global dynamic ens3 12:44:26 valid_lft 86243sec preferred_lft 86243sec 12:44:26 inet6 fe80::f816:3eff:fe6f:f0b4/64 scope link 12:44:26 valid_lft forever preferred_lft forever 12:44:26 12:44:26 12:44:26 ---> sar -b -r -n DEV: 12:44:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4988) 12/14/23 _x86_64_ (4 CPU) 12:44:26 12:44:26 12:41:51 LINUX RESTART (4 CPU) 12:44:26 12:44:26 12:42:01 tps rtps wtps bread/s bwrtn/s 12:44:26 12:43:00 246.13 59.72 186.41 3801.39 28529.13 12:44:26 12:44:01 117.39 13.93 103.46 1055.70 30266.64 12:44:26 Average: 180.69 36.44 144.24 2405.67 29412.36 12:44:26 12:44:26 12:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:44:26 12:43:00 14062900 15552952 2362068 14.38 52868 1641644 776504 4.44 692596 1464128 87508 12:44:26 12:44:01 13752612 15586532 2672356 16.27 77720 1943216 740132 4.24 686908 1745004 147236 12:44:26 Average: 13907756 15569742 2517212 15.33 65294 1792430 758318 4.34 689752 1604566 117372 12:44:26 12:44:26 12:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:44:26 12:43:00 lo 1.90 1.90 0.20 0.20 0.00 0.00 0.00 0.00 12:44:26 12:43:00 ens3 431.15 292.32 1651.53 78.26 0.00 0.00 0.00 0.00 12:44:26 12:44:01 lo 0.98 0.98 0.10 0.10 0.00 0.00 0.00 0.00 12:44:26 12:44:01 ens3 65.76 41.53 1026.77 9.15 0.00 0.00 0.00 0.00 12:44:26 Average: lo 1.43 1.43 0.15 0.15 0.00 0.00 0.00 0.00 12:44:26 Average: ens3 245.41 164.84 1333.95 43.13 0.00 0.00 0.00 0.00 12:44:26 12:44:26 12:44:26 ---> sar -P ALL: 12:44:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4988) 12/14/23 _x86_64_ (4 CPU) 12:44:26 12:44:26 12:41:51 LINUX RESTART (4 CPU) 12:44:26 12:44:26 12:42:01 CPU %user %nice %system %iowait %steal %idle 12:44:26 12:43:00 all 23.45 0.00 2.47 4.28 0.07 69.73 12:44:26 12:43:00 0 22.59 0.00 3.22 6.08 0.10 68.01 12:44:26 12:43:00 1 23.80 0.00 2.14 0.68 0.07 73.30 12:44:26 12:43:00 2 19.52 0.00 2.06 9.63 0.07 68.72 12:44:26 12:43:00 3 27.90 0.00 2.46 0.70 0.07 68.87 12:44:26 12:44:01 all 20.33 0.00 1.73 4.68 0.07 73.19 12:44:26 12:44:01 0 20.07 0.00 1.91 11.93 0.05 66.04 12:44:26 12:44:01 1 21.35 0.00 1.99 1.23 0.10 75.33 12:44:26 12:44:01 2 17.91 0.00 1.52 2.49 0.03 78.05 12:44:26 12:44:01 3 21.99 0.00 1.52 3.10 0.08 73.31 12:44:26 Average: all 21.86 0.00 2.10 4.48 0.07 71.49 12:44:26 Average: 0 21.31 0.00 2.55 9.06 0.08 67.01 12:44:26 Average: 1 22.56 0.00 2.07 0.96 0.08 74.33 12:44:26 Average: 2 18.70 0.00 1.78 5.99 0.05 73.48 12:44:26 Average: 3 24.90 0.00 1.98 1.92 0.08 71.13 12:44:26 12:44:26 12:44:26