10:13:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136179 10:13:07 Running as SYSTEM 10:13:07 [EnvInject] - Loading node environment variables. 10:13:07 Building remotely on prd-ubuntu1804-builder-4c-4g-6665 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:13:07 [ssh-agent] Looking for ssh-agent implementation... 10:13:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:13:08 $ ssh-agent 10:13:08 SSH_AUTH_SOCK=/tmp/ssh-kbqMhyCivcT5/agent.1738 10:13:08 SSH_AGENT_PID=1739 10:13:08 [ssh-agent] Started. 10:13:08 Running ssh-add (command line suppressed) 10:13:08 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15381164459455768212.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15381164459455768212.key) 10:13:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:13:08 The recommended git tool is: NONE 10:13:09 using credential onap-jenkins-ssh 10:13:09 Wiping out workspace first. 10:13:09 Cloning the remote Git repository 10:13:09 Cloning repository git://cloud.onap.org/mirror/oom.git 10:13:09 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:13:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:13:09 > git --version # timeout=10 10:13:09 > git --version # 'git version 2.17.1' 10:13:09 using GIT_SSH to set credentials Gerrit user 10:13:09 Verifying host key using manually-configured host key entries 10:13:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:13:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:13:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:13:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:13:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:13:15 using GIT_SSH to set credentials Gerrit user 10:13:15 Verifying host key using manually-configured host key entries 10:13:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/79/136179/11 # timeout=30 10:13:15 > git rev-parse 062e7c2a2f0e666ba87d4a0337e5774cf841b3f9^{commit} # timeout=10 10:13:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:13:15 Checking out Revision 062e7c2a2f0e666ba87d4a0337e5774cf841b3f9 (refs/changes/79/136179/11) 10:13:15 > git config core.sparsecheckout # timeout=10 10:13:15 > git checkout -f 062e7c2a2f0e666ba87d4a0337e5774cf841b3f9 # timeout=30 10:13:19 Commit message: "[POSTGRES][COMMON] Add support for postgres operator" 10:13:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:13:19 > git rev-list --no-walk 2ee6ad456a91061d64b859ba20108c7e3c556de3 # timeout=10 10:13:19 [EnvInject] - Injecting environment variables from a build step. 10:13:19 [EnvInject] - Injecting as environment variables the properties content 10:13:19 PYTHON=python3 10:13:19 10:13:19 [EnvInject] - Variables injected successfully. 10:13:19 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8988340147729848730.sh 10:13:19 ---> tox-install.sh 10:13:19 + source /home/jenkins/lf-env.sh 10:13:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:13:19 ++ mktemp -d /tmp/venv-XXXX 10:13:19 + lf_venv=/tmp/venv-VMZ5 10:13:19 + local venv_file=/tmp/.os_lf_venv 10:13:19 + local python=python3 10:13:19 + local options 10:13:19 + local set_path=true 10:13:19 + local install_args= 10:13:19 ++ 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:13:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:13:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:13:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:13:19 + true 10:13:19 + case $1 in 10:13:19 + venv_file=/tmp/.toxenv 10:13:19 + shift 2 10:13:19 + true 10:13:19 + case $1 in 10:13:19 + shift 10:13:19 + break 10:13:19 + case $python in 10:13:19 + local pkg_list= 10:13:19 + [[ -d /opt/pyenv ]] 10:13:19 + echo 'Setup pyenv:' 10:13:19 Setup pyenv: 10:13:19 + export PYENV_ROOT=/opt/pyenv 10:13:19 + PYENV_ROOT=/opt/pyenv 10:13:19 + 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:13:19 + 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:13:19 + pyenv versions 10:13:19 * system (set by /opt/pyenv/version) 10:13:19 * 3.8.13 (set by /opt/pyenv/version) 10:13:19 * 3.9.13 (set by /opt/pyenv/version) 10:13:19 * 3.10.6 (set by /opt/pyenv/version) 10:13:19 + command -v pyenv 10:13:19 ++ pyenv init - --no-rehash 10:13:19 + 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:13:19 export PATH="/opt/pyenv/shims:${PATH}" 10:13:19 export PYENV_SHELL=bash 10:13:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:13:19 pyenv() { 10:13:19 local command 10:13:19 command="${1:-}" 10:13:19 if [ "$#" -gt 0 ]; then 10:13:19 shift 10:13:19 fi 10:13:19 10:13:19 case "$command" in 10:13:19 rehash|shell) 10:13:19 eval "$(pyenv "sh-$command" "$@")" 10:13:19 ;; 10:13:19 *) 10:13:19 command pyenv "$command" "$@" 10:13:19 ;; 10:13:19 esac 10:13:19 }' 10:13:19 +++ 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:13:19 ++ 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:13:19 ++ 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:13:19 ++ 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:13:19 ++ export PYENV_SHELL=bash 10:13:19 ++ PYENV_SHELL=bash 10:13:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:13:19 +++ complete -F _pyenv pyenv 10:13:19 ++ lf-pyver python3 10:13:19 ++ local py_version_xy=python3 10:13:19 ++ local py_version_xyz= 10:13:19 ++ pyenv versions 10:13:19 ++ local command 10:13:19 ++ command=versions 10:13:19 ++ '[' 1 -gt 0 ']' 10:13:19 ++ shift 10:13:19 ++ case "$command" in 10:13:19 ++ command pyenv versions 10:13:19 ++ pyenv versions 10:13:19 ++ sed 's/^[ *]* //' 10:13:19 ++ awk '{ print $1 }' 10:13:19 ++ grep -E '^[0-9.]*[0-9]$' 10:13:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:13:19 +++ grep '^3' /tmp/.pyenv_versions 10:13:19 +++ sort -V 10:13:19 +++ tail -n 1 10:13:19 ++ py_version_xyz=3.10.6 10:13:19 ++ [[ -z 3.10.6 ]] 10:13:19 ++ echo 3.10.6 10:13:19 ++ return 0 10:13:19 + pyenv local 3.10.6 10:13:19 + local command 10:13:19 + command=local 10:13:19 + '[' 2 -gt 0 ']' 10:13:19 + shift 10:13:19 + case "$command" in 10:13:19 + command pyenv local 3.10.6 10:13:19 + pyenv local 3.10.6 10:13:19 + for arg in "$@" 10:13:19 + case $arg in 10:13:19 + pkg_list+='tox ' 10:13:19 + for arg in "$@" 10:13:19 + case $arg in 10:13:19 + pkg_list+='virtualenv ' 10:13:19 + for arg in "$@" 10:13:19 + case $arg in 10:13:19 + pkg_list+='urllib3~=1.26.15 ' 10:13:19 + [[ -f /tmp/.toxenv ]] 10:13:19 + [[ ! -f /tmp/.toxenv ]] 10:13:19 + [[ -n '' ]] 10:13:19 + python3 -m venv /tmp/venv-VMZ5 10:13:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VMZ5' 10:13:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VMZ5 10:13:23 + echo /tmp/venv-VMZ5 10:13:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:13:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:13:23 + /tmp/venv-VMZ5/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:13:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:13:26 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:13:26 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:13:26 + /tmp/venv-VMZ5/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:13:29 + type python3 10:13:29 + true 10:13:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VMZ5/bin to PATH' 10:13:29 lf-activate-venv(): INFO: Adding /tmp/venv-VMZ5/bin to PATH 10:13:29 + PATH=/tmp/venv-VMZ5/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:13:29 + return 0 10:13:29 + python3 --version 10:13:29 Python 3.10.6 10:13:29 + python3 -m pip --version 10:13:29 pip 24.0 from /tmp/venv-VMZ5/lib/python3.10/site-packages/pip (python 3.10) 10:13:29 + python3 -m pip freeze 10:13:29 cachetools==5.3.2 10:13:29 chardet==5.2.0 10:13:29 colorama==0.4.6 10:13:29 distlib==0.3.8 10:13:29 filelock==3.13.1 10:13:29 packaging==23.2 10:13:29 platformdirs==4.2.0 10:13:29 pluggy==1.4.0 10:13:29 pyproject-api==1.6.1 10:13:29 tomli==2.0.1 10:13:29 tox==4.13.0 10:13:29 urllib3==1.26.18 10:13:29 virtualenv==20.25.0 10:13:29 [EnvInject] - Injecting environment variables from a build step. 10:13:29 [EnvInject] - Injecting as environment variables the properties content 10:13:29 PARALLEL=false 10:13:29 10:13:29 [EnvInject] - Variables injected successfully. 10:13:29 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10401667548933003711.sh 10:13:29 ---> tox-run.sh 10:13:29 + 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:13:29 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:13:29 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:13:29 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:13:29 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:13:29 + source /home/jenkins/lf-env.sh 10:13:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:13:29 ++ mktemp -d /tmp/venv-XXXX 10:13:29 + lf_venv=/tmp/venv-Wqa2 10:13:29 + local venv_file=/tmp/.os_lf_venv 10:13:29 + local python=python3 10:13:29 + local options 10:13:29 + local set_path=true 10:13:29 + local install_args= 10:13:29 ++ 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:13:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:13:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:13:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:13:29 + true 10:13:29 + case $1 in 10:13:29 + venv_file=/tmp/.toxenv 10:13:29 + shift 2 10:13:29 + true 10:13:29 + case $1 in 10:13:29 + shift 10:13:29 + break 10:13:29 + case $python in 10:13:29 + local pkg_list= 10:13:29 + [[ -d /opt/pyenv ]] 10:13:29 + echo 'Setup pyenv:' 10:13:29 Setup pyenv: 10:13:29 + export PYENV_ROOT=/opt/pyenv 10:13:29 + PYENV_ROOT=/opt/pyenv 10:13:29 + 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:13:29 + 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:13:29 + pyenv versions 10:13:30 system 10:13:30 3.8.13 10:13:30 3.9.13 10:13:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:13:30 + command -v pyenv 10:13:30 ++ pyenv init - --no-rehash 10:13:30 + 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:13:30 export PATH="/opt/pyenv/shims:${PATH}" 10:13:30 export PYENV_SHELL=bash 10:13:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:13:30 pyenv() { 10:13:30 local command 10:13:30 command="${1:-}" 10:13:30 if [ "$#" -gt 0 ]; then 10:13:30 shift 10:13:30 fi 10:13:30 10:13:30 case "$command" in 10:13:30 rehash|shell) 10:13:30 eval "$(pyenv "sh-$command" "$@")" 10:13:30 ;; 10:13:30 *) 10:13:30 command pyenv "$command" "$@" 10:13:30 ;; 10:13:30 esac 10:13:30 }' 10:13:30 +++ 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:13:30 ++ 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:13:30 ++ 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:13:30 ++ 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:13:30 ++ export PYENV_SHELL=bash 10:13:30 ++ PYENV_SHELL=bash 10:13:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:13:30 +++ complete -F _pyenv pyenv 10:13:30 ++ lf-pyver python3 10:13:30 ++ local py_version_xy=python3 10:13:30 ++ local py_version_xyz= 10:13:30 ++ pyenv versions 10:13:30 ++ local command 10:13:30 ++ command=versions 10:13:30 ++ '[' 1 -gt 0 ']' 10:13:30 ++ shift 10:13:30 ++ case "$command" in 10:13:30 ++ command pyenv versions 10:13:30 ++ pyenv versions 10:13:30 ++ sed 's/^[ *]* //' 10:13:30 ++ awk '{ print $1 }' 10:13:30 ++ grep -E '^[0-9.]*[0-9]$' 10:13:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:13:30 +++ grep '^3' /tmp/.pyenv_versions 10:13:30 +++ sort -V 10:13:30 +++ tail -n 1 10:13:30 ++ py_version_xyz=3.10.6 10:13:30 ++ [[ -z 3.10.6 ]] 10:13:30 ++ echo 3.10.6 10:13:30 ++ return 0 10:13:30 + pyenv local 3.10.6 10:13:30 + local command 10:13:30 + command=local 10:13:30 + '[' 2 -gt 0 ']' 10:13:30 + shift 10:13:30 + case "$command" in 10:13:30 + command pyenv local 3.10.6 10:13:30 + pyenv local 3.10.6 10:13:30 + for arg in "$@" 10:13:30 + case $arg in 10:13:30 + pkg_list+='tox ' 10:13:30 + for arg in "$@" 10:13:30 + case $arg in 10:13:30 + pkg_list+='virtualenv ' 10:13:30 + for arg in "$@" 10:13:30 + case $arg in 10:13:30 + pkg_list+='urllib3~=1.26.15 ' 10:13:30 + [[ -f /tmp/.toxenv ]] 10:13:30 ++ cat /tmp/.toxenv 10:13:30 + lf_venv=/tmp/venv-VMZ5 10:13:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VMZ5 from' file:/tmp/.toxenv 10:13:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VMZ5 from file:/tmp/.toxenv 10:13:30 + /tmp/venv-VMZ5/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:13:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:13:31 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:13:31 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:13:31 + /tmp/venv-VMZ5/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:13:32 + type python3 10:13:32 + true 10:13:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VMZ5/bin to PATH' 10:13:32 lf-activate-venv(): INFO: Adding /tmp/venv-VMZ5/bin to PATH 10:13:32 + PATH=/tmp/venv-VMZ5/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:13:32 + return 0 10:13:32 + [[ -d /opt/pyenv ]] 10:13:32 + echo '---> Setting up pyenv' 10:13:32 ---> Setting up pyenv 10:13:32 + export PYENV_ROOT=/opt/pyenv 10:13:32 + PYENV_ROOT=/opt/pyenv 10:13:32 + export PATH=/opt/pyenv/bin:/tmp/venv-VMZ5/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:13:32 + PATH=/opt/pyenv/bin:/tmp/venv-VMZ5/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:13:32 ++ pwd 10:13:32 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:13:32 + export PYTHONPATH 10:13:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:13:32 + TOX_TESTENV_PASSENV=PYTHONPATH 10:13:32 + tox --version 10:13:32 4.13.0 from /tmp/venv-VMZ5/lib/python3.10/site-packages/tox/__init__.py 10:13:32 + PARALLEL=false 10:13:32 + TOX_OPTIONS_LIST= 10:13:32 + [[ -n checkbashisms ]] 10:13:32 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:13:32 + case ${PARALLEL,,} in 10:13:32 + tox -e checkbashisms 10:13:32 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:13:33 checkbashisms: freeze> python -m pip freeze --all 10:13:34 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 10:13:34 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:13:35 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 10:13:35 you may get strange results 10:13:36 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:13:37 checkbashisms: OK (4.71=setup[1.55]+cmd[3.16] seconds) 10:13:37 congratulations :) (4.88 seconds) 10:13:37 + tox_status=0 10:13:37 + echo '---> Completed tox runs' 10:13:37 ---> Completed tox runs 10:13:37 + for i in .tox/*/log 10:13:37 ++ echo .tox/checkbashisms/log 10:13:37 ++ awk -F/ '{print $2}' 10:13:37 + tox_env=checkbashisms 10:13:37 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:13:37 + DOC_DIR=docs/_build/html 10:13:37 + [[ -d docs/_build/html ]] 10:13:37 + echo '---> tox-run.sh ends' 10:13:37 ---> tox-run.sh ends 10:13:37 + test 0 -eq 0 10:13:37 $ ssh-agent -k 10:13:37 unset SSH_AUTH_SOCK; 10:13:37 unset SSH_AGENT_PID; 10:13:37 echo Agent pid 1739 killed; 10:13:37 [ssh-agent] Stopped. 10:13:37 [PostBuildScript] - [INFO] Executing post build scripts. 10:13:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7970681986792483553.sh 10:13:37 ---> sysstat.sh 10:13:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10986630236700372115.sh 10:13:38 ---> package-listing.sh 10:13:38 ++ tr '[:upper:]' '[:lower:]' 10:13:38 ++ facter osfamily 10:13:38 + OS_FAMILY=debian 10:13:38 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:13:38 + START_PACKAGES=/tmp/packages_start.txt 10:13:38 + END_PACKAGES=/tmp/packages_end.txt 10:13:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:13:38 + PACKAGES=/tmp/packages_start.txt 10:13:38 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:13:38 + PACKAGES=/tmp/packages_end.txt 10:13:38 + case "${OS_FAMILY}" in 10:13:38 + grep '^ii' 10:13:38 + dpkg -l 10:13:38 + '[' -f /tmp/packages_start.txt ']' 10:13:38 + '[' -f /tmp/packages_end.txt ']' 10:13:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:13:38 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:13:38 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:13:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:13:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8036236133716332217.sh 10:13:38 ---> capture-instance-metadata.sh 10:13:38 Setup pyenv: 10:13:38 system 10:13:38 3.8.13 10:13:38 3.9.13 10:13:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:13:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DsXP 10:13:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:13:45 lf-activate-venv(): INFO: Installing: lftools 10:14:16 lf-activate-venv(): INFO: Adding /tmp/venv-DsXP/bin to PATH 10:14:16 INFO: Running in OpenStack, capturing instance metadata 10:14:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15049951609589970434.sh 10:14:17 provisioning config files... 10:14:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config18029100523129535854tmp 10:14:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:14:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:14:17 [EnvInject] - Injecting environment variables from a build step. 10:14:17 [EnvInject] - Injecting as environment variables the properties content 10:14:17 SERVER_ID=logs 10:14:17 10:14:17 [EnvInject] - Variables injected successfully. 10:14:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5285958156967444229.sh 10:14:17 ---> create-netrc.sh 10:14:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3203257916152110432.sh 10:14:17 ---> python-tools-install.sh 10:14:17 Setup pyenv: 10:14:17 system 10:14:17 3.8.13 10:14:17 3.9.13 10:14:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:14:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DsXP from file:/tmp/.os_lf_venv 10:14:18 lf-activate-venv(): INFO: Installing: lftools 10:14:26 lf-activate-venv(): INFO: Adding /tmp/venv-DsXP/bin to PATH 10:14:26 Generating Requirements File 10:14:58 Python 3.10.6 10:14:58 pip 24.0 from /tmp/venv-DsXP/lib/python3.10/site-packages/pip (python 3.10) 10:14:59 appdirs==1.4.4 10:14:59 argcomplete==3.2.2 10:14:59 aspy.yaml==1.3.0 10:14:59 attrs==23.2.0 10:14:59 autopage==0.5.2 10:14:59 beautifulsoup4==4.12.3 10:14:59 boto3==1.34.44 10:14:59 botocore==1.34.44 10:14:59 bs4==0.0.2 10:14:59 cachetools==5.3.2 10:14:59 certifi==2024.2.2 10:14:59 cffi==1.16.0 10:14:59 cfgv==3.4.0 10:14:59 chardet==5.2.0 10:14:59 charset-normalizer==3.3.2 10:14:59 click==8.1.7 10:14:59 cliff==4.5.0 10:14:59 cmd2==2.4.3 10:14:59 cryptography==3.3.2 10:14:59 debtcollector==2.5.0 10:14:59 decorator==5.1.1 10:14:59 defusedxml==0.7.1 10:14:59 Deprecated==1.2.14 10:14:59 distlib==0.3.8 10:14:59 dnspython==2.6.1 10:14:59 docker==4.2.2 10:14:59 dogpile.cache==1.3.1 10:14:59 email-validator==2.1.0.post1 10:14:59 filelock==3.13.1 10:14:59 future==0.18.3 10:14:59 gitdb==4.0.11 10:14:59 GitPython==3.1.42 10:14:59 google-auth==2.28.0 10:14:59 httplib2==0.22.0 10:14:59 identify==2.5.35 10:14:59 idna==3.6 10:14:59 importlib-resources==1.5.0 10:14:59 iso8601==2.1.0 10:14:59 Jinja2==3.1.3 10:14:59 jmespath==1.0.1 10:14:59 jsonpatch==1.33 10:14:59 jsonpointer==2.4 10:14:59 jsonschema==4.21.1 10:14:59 jsonschema-specifications==2023.12.1 10:14:59 keystoneauth1==5.5.0 10:14:59 kubernetes==29.0.0 10:14:59 lftools==0.37.8 10:14:59 lxml==5.1.0 10:14:59 MarkupSafe==2.1.5 10:14:59 msgpack==1.0.7 10:14:59 multi_key_dict==2.0.3 10:14:59 munch==4.0.0 10:14:59 netaddr==1.2.1 10:14:59 netifaces==0.11.0 10:14:59 niet==1.4.2 10:14:59 nodeenv==1.8.0 10:14:59 oauth2client==4.1.3 10:14:59 oauthlib==3.2.2 10:14:59 openstacksdk==0.62.0 10:14:59 os-client-config==2.1.0 10:14:59 os-service-types==1.7.0 10:14:59 osc-lib==3.0.0 10:14:59 oslo.config==9.3.0 10:14:59 oslo.context==5.3.0 10:14:59 oslo.i18n==6.2.0 10:14:59 oslo.log==5.4.0 10:14:59 oslo.serialization==5.3.0 10:14:59 oslo.utils==7.0.0 10:14:59 packaging==23.2 10:14:59 pbr==6.0.0 10:14:59 platformdirs==4.2.0 10:14:59 prettytable==3.9.0 10:14:59 pyasn1==0.5.1 10:14:59 pyasn1-modules==0.3.0 10:14:59 pycparser==2.21 10:14:59 pygerrit2==2.0.15 10:14:59 PyGithub==2.2.0 10:14:59 pyinotify==0.9.6 10:14:59 PyJWT==2.8.0 10:14:59 PyNaCl==1.5.0 10:14:59 pyparsing==2.4.7 10:14:59 pyperclip==1.8.2 10:14:59 pyrsistent==0.20.0 10:14:59 python-cinderclient==9.4.0 10:14:59 python-dateutil==2.8.2 10:14:59 python-heatclient==3.4.0 10:14:59 python-jenkins==1.8.2 10:14:59 python-keystoneclient==5.3.0 10:14:59 python-magnumclient==4.3.0 10:14:59 python-novaclient==18.4.0 10:14:59 python-openstackclient==6.0.1 10:14:59 python-swiftclient==4.4.0 10:14:59 pytz==2024.1 10:14:59 PyYAML==6.0.1 10:14:59 referencing==0.33.0 10:14:59 requests==2.31.0 10:14:59 requests-oauthlib==1.3.1 10:14:59 requestsexceptions==1.4.0 10:14:59 rfc3986==2.0.0 10:14:59 rpds-py==0.18.0 10:14:59 rsa==4.9 10:14:59 ruamel.yaml==0.18.6 10:14:59 ruamel.yaml.clib==0.2.8 10:14:59 s3transfer==0.10.0 10:14:59 simplejson==3.19.2 10:14:59 six==1.16.0 10:14:59 smmap==5.0.1 10:14:59 soupsieve==2.5 10:14:59 stevedore==5.1.0 10:14:59 tabulate==0.9.0 10:14:59 toml==0.10.2 10:14:59 tomlkit==0.12.3 10:14:59 tqdm==4.66.2 10:14:59 typing_extensions==4.9.0 10:14:59 tzdata==2024.1 10:14:59 urllib3==1.26.18 10:14:59 virtualenv==20.25.0 10:14:59 wcwidth==0.2.13 10:14:59 websocket-client==1.7.0 10:14:59 wrapt==1.16.0 10:14:59 xdg==6.0.0 10:14:59 xmltodict==0.13.0 10:14:59 yq==3.2.3 10:14:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7339117888440196497.sh 10:14:59 ---> sudo-logs.sh 10:14:59 Archiving 'sudo' log.. 10:14:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10497479709796850370.sh 10:14:59 ---> job-cost.sh 10:14:59 Setup pyenv: 10:14:59 system 10:14:59 3.8.13 10:14:59 3.9.13 10:14:59 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:14:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DsXP from file:/tmp/.os_lf_venv 10:15:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:15: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:15:08 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 10:15:08 lf-activate-venv(): INFO: Adding /tmp/venv-DsXP/bin to PATH 10:15:08 INFO: No Stack... 10:15:08 INFO: Retrieving Pricing Info for: v3-standard-4 10:15:09 INFO: Archiving Costs 10:15:09 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9529434991191804212.sh 10:15:09 ---> logs-deploy.sh 10:15:09 Setup pyenv: 10:15:09 system 10:15:09 3.8.13 10:15:09 3.9.13 10:15:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:15:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DsXP from file:/tmp/.os_lf_venv 10:15:10 lf-activate-venv(): INFO: Installing: lftools 10:15:20 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 10:15:20 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 10:15:21 lf-activate-venv(): INFO: Adding /tmp/venv-DsXP/bin to PATH 10:15:21 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3316 10:15:21 INFO: archiving workspace using pattern(s): 10:15:22 Archives upload complete. 10:15:22 INFO: archiving logs to Nexus 10:15:23 ---> uname -a: 10:15:23 Linux prd-ubuntu1804-builder-4c-4g-6665 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:15:23 10:15:23 10:15:23 ---> lscpu: 10:15:23 Architecture: x86_64 10:15:23 CPU op-mode(s): 32-bit, 64-bit 10:15:23 Byte Order: Little Endian 10:15:23 CPU(s): 4 10:15:23 On-line CPU(s) list: 0-3 10:15:23 Thread(s) per core: 1 10:15:23 Core(s) per socket: 1 10:15:23 Socket(s): 4 10:15:23 NUMA node(s): 1 10:15:23 Vendor ID: AuthenticAMD 10:15:23 CPU family: 23 10:15:23 Model: 49 10:15:23 Model name: AMD EPYC-Rome Processor 10:15:23 Stepping: 0 10:15:23 CPU MHz: 2800.000 10:15:23 BogoMIPS: 5600.00 10:15:23 Virtualization: AMD-V 10:15:23 Hypervisor vendor: KVM 10:15:23 Virtualization type: full 10:15:23 L1d cache: 32K 10:15:23 L1i cache: 32K 10:15:23 L2 cache: 512K 10:15:23 L3 cache: 16384K 10:15:23 NUMA node0 CPU(s): 0-3 10:15:23 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:15:23 10:15:23 10:15:23 ---> nproc: 10:15:23 4 10:15:23 10:15:23 10:15:23 ---> df -h: 10:15:23 Filesystem Size Used Avail Use% Mounted on 10:15:23 udev 7.9G 0 7.9G 0% /dev 10:15:23 tmpfs 1.6G 672K 1.6G 1% /run 10:15:23 /dev/vda1 78G 8.3G 70G 11% / 10:15:23 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:15:23 tmpfs 5.0M 0 5.0M 0% /run/lock 10:15:23 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:15:23 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:15:23 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:15:23 10:15:23 10:15:23 ---> free -m: 10:15:23 total used free shared buff/cache available 10:15:23 Mem: 16040 545 13423 0 2070 15181 10:15:23 Swap: 1023 0 1023 10:15:23 10:15:23 10:15:23 ---> ip addr: 10:15:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:15:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:15:23 inet 127.0.0.1/8 scope host lo 10:15:23 valid_lft forever preferred_lft forever 10:15:23 inet6 ::1/128 scope host 10:15:23 valid_lft forever preferred_lft forever 10:15:23 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:15:23 link/ether fa:16:3e:4c:06:cd brd ff:ff:ff:ff:ff:ff 10:15:23 inet 10.30.107.3/23 brd 10.30.107.255 scope global dynamic ens3 10:15:23 valid_lft 86237sec preferred_lft 86237sec 10:15:23 inet6 fe80::f816:3eff:fe4c:6cd/64 scope link 10:15:23 valid_lft forever preferred_lft forever 10:15:23 10:15:23 10:15:23 ---> sar -b -r -n DEV: 10:15:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6665) 02/19/24 _x86_64_ (4 CPU) 10:15:23 10:15:23 10:12:41 LINUX RESTART (4 CPU) 10:15:23 10:15:23 10:13:01 tps rtps wtps bread/s bwrtn/s 10:15:23 10:14:03 236.43 58.21 178.22 3702.45 21076.62 10:15:23 10:15:01 109.03 14.65 94.38 1110.29 23155.18 10:15:23 Average: 173.81 36.80 137.01 2428.33 22098.29 10:15:23 10:15:23 10:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:15:23 10:14:03 14044548 15530856 2380420 14.49 53512 1637248 808528 4.63 714792 1460436 85740 10:15:23 10:15:01 13788680 15576628 2636288 16.05 77432 1898332 745740 4.27 697412 1699616 123168 10:15:23 Average: 13916614 15553742 2508354 15.27 65472 1767790 777134 4.45 706102 1580026 104454 10:15:23 10:15:23 10:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:15:23 10:14:03 lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00 10:15:23 10:14:03 ens3 444.08 287.97 1658.60 77.59 0.00 0.00 0.00 0.00 10:15:23 10:15:01 lo 1.31 1.31 0.13 0.13 0.00 0.00 0.00 0.00 10:15:23 10:15:01 ens3 55.25 36.06 856.17 8.41 0.00 0.00 0.00 0.00 10:15:23 Average: lo 1.46 1.46 0.15 0.15 0.00 0.00 0.00 0.00 10:15:23 Average: ens3 252.96 164.15 1264.18 43.59 0.00 0.00 0.00 0.00 10:15:23 10:15:23 10:15:23 ---> sar -P ALL: 10:15:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6665) 02/19/24 _x86_64_ (4 CPU) 10:15:23 10:15:23 10:12:41 LINUX RESTART (4 CPU) 10:15:23 10:15:23 10:13:01 CPU %user %nice %system %iowait %steal %idle 10:15:23 10:14:03 all 23.25 0.00 2.04 4.22 0.06 70.43 10:15:23 10:14:03 0 27.45 0.00 2.21 0.99 0.05 69.31 10:15:23 10:14:03 1 20.92 0.00 2.04 1.94 0.05 75.04 10:15:23 10:14:03 2 25.35 0.00 2.11 7.04 0.07 65.43 10:15:23 10:14:03 3 19.24 0.00 1.81 6.93 0.07 71.95 10:15:23 10:15:01 all 21.19 0.00 1.50 3.32 0.06 73.94 10:15:23 10:15:01 0 17.08 0.00 1.10 0.57 0.03 81.21 10:15:23 10:15:01 1 3.93 0.00 0.82 2.06 0.09 93.10 10:15:23 10:15:01 2 42.99 0.00 2.76 6.41 0.07 47.77 10:15:23 10:15:01 3 20.90 0.00 1.30 4.21 0.05 73.54 10:15:23 Average: all 22.23 0.00 1.77 3.78 0.06 72.16 10:15:23 Average: 0 22.35 0.00 1.66 0.78 0.04 75.17 10:15:23 Average: 1 12.53 0.00 1.44 2.00 0.07 83.97 10:15:23 Average: 2 34.02 0.00 2.43 6.73 0.07 56.74 10:15:23 Average: 3 20.06 0.00 1.56 5.59 0.06 72.73 10:15:23 10:15:23 10:15:23