07:42:30 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136179 07:42:30 Running as SYSTEM 07:42:30 [EnvInject] - Loading node environment variables. 07:42:30 Building remotely on prd-ubuntu1804-builder-4c-4g-15170 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 07:42:30 [ssh-agent] Looking for ssh-agent implementation... 07:42:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:42:30 $ ssh-agent 07:42:30 SSH_AUTH_SOCK=/tmp/ssh-ZQE90RW3eXPi/agent.1908 07:42:30 SSH_AGENT_PID=1910 07:42:30 [ssh-agent] Started. 07:42:30 Running ssh-add (command line suppressed) 07:42:30 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4325855102428755990.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4325855102428755990.key) 07:42:30 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:42:30 The recommended git tool is: NONE 07:42:32 using credential onap-jenkins-ssh 07:42:32 Wiping out workspace first. 07:42:32 Cloning the remote Git repository 07:42:32 Cloning repository git://cloud.onap.org/mirror/oom.git 07:42:32 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 07:42:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:42:32 > git --version # timeout=10 07:42:32 > git --version # 'git version 2.17.1' 07:42:32 using GIT_SSH to set credentials Gerrit user 07:42:32 Verifying host key using manually-configured host key entries 07:42:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:42:39 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:42:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:42:40 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:42:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:42:40 using GIT_SSH to set credentials Gerrit user 07:42:40 Verifying host key using manually-configured host key entries 07:42:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/79/136179/7 # timeout=30 07:42:40 > git rev-parse 2a36a223b068d3660aea3b787d9e32c0f38a6cac^{commit} # timeout=10 07:42:40 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:42:40 Checking out Revision 2a36a223b068d3660aea3b787d9e32c0f38a6cac (refs/changes/79/136179/7) 07:42:40 > git config core.sparsecheckout # timeout=10 07:42:40 > git checkout -f 2a36a223b068d3660aea3b787d9e32c0f38a6cac # timeout=30 07:42:43 Commit message: "[POSTGRES][COMMON] Add support for postgres operator" 07:42:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:42:44 > git rev-list --no-walk 2ee6ad456a91061d64b859ba20108c7e3c556de3 # timeout=10 07:42:44 [EnvInject] - Injecting environment variables from a build step. 07:42:44 [EnvInject] - Injecting as environment variables the properties content 07:42:44 PYTHON=python3 07:42:44 07:42:44 [EnvInject] - Variables injected successfully. 07:42:44 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4835370659947696170.sh 07:42:44 ---> tox-install.sh 07:42:44 + source /home/jenkins/lf-env.sh 07:42:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:42:44 ++ mktemp -d /tmp/venv-XXXX 07:42:44 + lf_venv=/tmp/venv-7FlA 07:42:44 + local venv_file=/tmp/.os_lf_venv 07:42:44 + local python=python3 07:42:44 + local options 07:42:44 + local set_path=true 07:42:44 + local install_args= 07:42:44 ++ 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 07:42:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:42:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:42:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:42:44 + true 07:42:44 + case $1 in 07:42:44 + venv_file=/tmp/.toxenv 07:42:44 + shift 2 07:42:44 + true 07:42:44 + case $1 in 07:42:44 + shift 07:42:44 + break 07:42:44 + case $python in 07:42:44 + local pkg_list= 07:42:44 + [[ -d /opt/pyenv ]] 07:42:44 + echo 'Setup pyenv:' 07:42:44 Setup pyenv: 07:42:44 + export PYENV_ROOT=/opt/pyenv 07:42:44 + PYENV_ROOT=/opt/pyenv 07:42:44 + 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 07:42:44 + 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 07:42:44 + pyenv versions 07:42:44 * system (set by /opt/pyenv/version) 07:42:44 * 3.8.13 (set by /opt/pyenv/version) 07:42:44 * 3.9.13 (set by /opt/pyenv/version) 07:42:44 * 3.10.6 (set by /opt/pyenv/version) 07:42:44 + command -v pyenv 07:42:44 ++ pyenv init - --no-rehash 07:42:44 + 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[*]}"'\'')" 07:42:44 export PATH="/opt/pyenv/shims:${PATH}" 07:42:44 export PYENV_SHELL=bash 07:42:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:42:44 pyenv() { 07:42:44 local command 07:42:44 command="${1:-}" 07:42:44 if [ "$#" -gt 0 ]; then 07:42:44 shift 07:42:44 fi 07:42:44 07:42:44 case "$command" in 07:42:44 rehash|shell) 07:42:44 eval "$(pyenv "sh-$command" "$@")" 07:42:44 ;; 07:42:44 *) 07:42:44 command pyenv "$command" "$@" 07:42:44 ;; 07:42:44 esac 07:42:44 }' 07:42:44 +++ 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[*]}"' 07:42:44 ++ 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 07:42:44 ++ 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 07:42:44 ++ 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 07:42:44 ++ export PYENV_SHELL=bash 07:42:44 ++ PYENV_SHELL=bash 07:42:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:42:44 +++ complete -F _pyenv pyenv 07:42:44 ++ lf-pyver python3 07:42:44 ++ local py_version_xy=python3 07:42:44 ++ local py_version_xyz= 07:42:44 ++ pyenv versions 07:42:44 ++ local command 07:42:44 ++ command=versions 07:42:44 ++ '[' 1 -gt 0 ']' 07:42:44 ++ shift 07:42:44 ++ case "$command" in 07:42:44 ++ command pyenv versions 07:42:44 ++ sed 's/^[ *]* //' 07:42:44 ++ pyenv versions 07:42:44 ++ awk '{ print $1 }' 07:42:44 ++ grep -E '^[0-9.]*[0-9]$' 07:42:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:42:44 +++ grep '^3' /tmp/.pyenv_versions 07:42:44 +++ tail -n 1 07:42:44 +++ sort -V 07:42:44 ++ py_version_xyz=3.10.6 07:42:44 ++ [[ -z 3.10.6 ]] 07:42:44 ++ echo 3.10.6 07:42:44 ++ return 0 07:42:44 + pyenv local 3.10.6 07:42:44 + local command 07:42:44 + command=local 07:42:44 + '[' 2 -gt 0 ']' 07:42:44 + shift 07:42:44 + case "$command" in 07:42:44 + command pyenv local 3.10.6 07:42:44 + pyenv local 3.10.6 07:42:44 + for arg in "$@" 07:42:44 + case $arg in 07:42:44 + pkg_list+='tox ' 07:42:44 + for arg in "$@" 07:42:44 + case $arg in 07:42:44 + pkg_list+='virtualenv ' 07:42:44 + for arg in "$@" 07:42:44 + case $arg in 07:42:44 + pkg_list+='urllib3~=1.26.15 ' 07:42:44 + [[ -f /tmp/.toxenv ]] 07:42:44 + [[ ! -f /tmp/.toxenv ]] 07:42:44 + [[ -n '' ]] 07:42:44 + python3 -m venv /tmp/venv-7FlA 07:42:50 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7FlA' 07:42:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7FlA 07:42:50 + echo /tmp/venv-7FlA 07:42:50 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:42:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:42:50 + /tmp/venv-7FlA/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:42:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:42:53 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:42:53 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:42:53 + /tmp/venv-7FlA/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:42:56 + type python3 07:42:56 + true 07:42:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7FlA/bin to PATH' 07:42:56 lf-activate-venv(): INFO: Adding /tmp/venv-7FlA/bin to PATH 07:42:56 + PATH=/tmp/venv-7FlA/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 07:42:56 + return 0 07:42:56 + python3 --version 07:42:56 Python 3.10.6 07:42:56 + python3 -m pip --version 07:42:56 pip 23.3.2 from /tmp/venv-7FlA/lib/python3.10/site-packages/pip (python 3.10) 07:42:56 + python3 -m pip freeze 07:42:56 cachetools==5.3.2 07:42:56 chardet==5.2.0 07:42:56 colorama==0.4.6 07:42:56 distlib==0.3.8 07:42:56 filelock==3.13.1 07:42:56 packaging==23.2 07:42:56 platformdirs==4.1.0 07:42:56 pluggy==1.4.0 07:42:56 pyproject-api==1.6.1 07:42:56 tomli==2.0.1 07:42:56 tox==4.12.1 07:42:56 urllib3==1.26.18 07:42:56 virtualenv==20.25.0 07:42:57 [EnvInject] - Injecting environment variables from a build step. 07:42:57 [EnvInject] - Injecting as environment variables the properties content 07:42:57 PARALLEL=false 07:42:57 07:42:57 [EnvInject] - Variables injected successfully. 07:42:57 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2425998451744484212.sh 07:42:57 ---> tox-run.sh 07:42:57 + 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 07:42:57 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 07:42:57 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 07:42:57 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 07:42:57 + cd /w/workspace/oom-master-checkbashisms-lint/. 07:42:57 + source /home/jenkins/lf-env.sh 07:42:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:42:57 ++ mktemp -d /tmp/venv-XXXX 07:42:57 + lf_venv=/tmp/venv-H7Md 07:42:57 + local venv_file=/tmp/.os_lf_venv 07:42:57 + local python=python3 07:42:57 + local options 07:42:57 + local set_path=true 07:42:57 + local install_args= 07:42:57 ++ 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 07:42:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:42:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:42:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:42:57 + true 07:42:57 + case $1 in 07:42:57 + venv_file=/tmp/.toxenv 07:42:57 + shift 2 07:42:57 + true 07:42:57 + case $1 in 07:42:57 + shift 07:42:57 + break 07:42:57 + case $python in 07:42:57 + local pkg_list= 07:42:57 + [[ -d /opt/pyenv ]] 07:42:57 + echo 'Setup pyenv:' 07:42:57 Setup pyenv: 07:42:57 + export PYENV_ROOT=/opt/pyenv 07:42:57 + PYENV_ROOT=/opt/pyenv 07:42:57 + 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 07:42:57 + 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 07:42:57 + pyenv versions 07:42:57 system 07:42:57 3.8.13 07:42:57 3.9.13 07:42:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:42:57 + command -v pyenv 07:42:57 ++ pyenv init - --no-rehash 07:42:57 + 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[*]}"'\'')" 07:42:57 export PATH="/opt/pyenv/shims:${PATH}" 07:42:57 export PYENV_SHELL=bash 07:42:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:42:57 pyenv() { 07:42:57 local command 07:42:57 command="${1:-}" 07:42:57 if [ "$#" -gt 0 ]; then 07:42:57 shift 07:42:57 fi 07:42:57 07:42:57 case "$command" in 07:42:57 rehash|shell) 07:42:57 eval "$(pyenv "sh-$command" "$@")" 07:42:57 ;; 07:42:57 *) 07:42:57 command pyenv "$command" "$@" 07:42:57 ;; 07:42:57 esac 07:42:57 }' 07:42:57 +++ 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[*]}"' 07:42:57 ++ 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 07:42:57 ++ 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 07:42:57 ++ 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 07:42:57 ++ export PYENV_SHELL=bash 07:42:57 ++ PYENV_SHELL=bash 07:42:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:42:57 +++ complete -F _pyenv pyenv 07:42:57 ++ lf-pyver python3 07:42:57 ++ local py_version_xy=python3 07:42:57 ++ local py_version_xyz= 07:42:57 ++ pyenv versions 07:42:57 ++ local command 07:42:57 ++ command=versions 07:42:57 ++ '[' 1 -gt 0 ']' 07:42:57 ++ shift 07:42:57 ++ case "$command" in 07:42:57 ++ command pyenv versions 07:42:57 ++ pyenv versions 07:42:57 ++ sed 's/^[ *]* //' 07:42:57 ++ awk '{ print $1 }' 07:42:57 ++ grep -E '^[0-9.]*[0-9]$' 07:42:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:42:57 +++ sort -V 07:42:57 +++ tail -n 1 07:42:57 +++ grep '^3' /tmp/.pyenv_versions 07:42:57 ++ py_version_xyz=3.10.6 07:42:57 ++ [[ -z 3.10.6 ]] 07:42:57 ++ echo 3.10.6 07:42:57 ++ return 0 07:42:57 + pyenv local 3.10.6 07:42:57 + local command 07:42:57 + command=local 07:42:57 + '[' 2 -gt 0 ']' 07:42:57 + shift 07:42:57 + case "$command" in 07:42:57 + command pyenv local 3.10.6 07:42:57 + pyenv local 3.10.6 07:42:57 + for arg in "$@" 07:42:57 + case $arg in 07:42:57 + pkg_list+='tox ' 07:42:57 + for arg in "$@" 07:42:57 + case $arg in 07:42:57 + pkg_list+='virtualenv ' 07:42:57 + for arg in "$@" 07:42:57 + case $arg in 07:42:57 + pkg_list+='urllib3~=1.26.15 ' 07:42:57 + [[ -f /tmp/.toxenv ]] 07:42:57 ++ cat /tmp/.toxenv 07:42:57 + lf_venv=/tmp/venv-7FlA 07:42:57 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7FlA from' file:/tmp/.toxenv 07:42:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7FlA from file:/tmp/.toxenv 07:42:57 + /tmp/venv-7FlA/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:42:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:42:58 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:42:58 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:42:58 + /tmp/venv-7FlA/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:42:59 + type python3 07:42:59 + true 07:42:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7FlA/bin to PATH' 07:42:59 lf-activate-venv(): INFO: Adding /tmp/venv-7FlA/bin to PATH 07:42:59 + PATH=/tmp/venv-7FlA/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 07:42:59 + return 0 07:42:59 + [[ -d /opt/pyenv ]] 07:42:59 + echo '---> Setting up pyenv' 07:42:59 ---> Setting up pyenv 07:42:59 + export PYENV_ROOT=/opt/pyenv 07:42:59 + PYENV_ROOT=/opt/pyenv 07:42:59 + export PATH=/opt/pyenv/bin:/tmp/venv-7FlA/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 07:42:59 + PATH=/opt/pyenv/bin:/tmp/venv-7FlA/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 07:42:59 ++ pwd 07:42:59 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 07:42:59 + export PYTHONPATH 07:42:59 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:42:59 + TOX_TESTENV_PASSENV=PYTHONPATH 07:42:59 + tox --version 07:42:59 4.12.1 from /tmp/venv-7FlA/lib/python3.10/site-packages/tox/__init__.py 07:42:59 + PARALLEL=false 07:42:59 + TOX_OPTIONS_LIST= 07:42:59 + [[ -n checkbashisms ]] 07:42:59 + TOX_OPTIONS_LIST=' -e checkbashisms' 07:42:59 + case ${PARALLEL,,} in 07:42:59 + tox -e checkbashisms 07:42:59 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 07:43:00 checkbashisms: freeze> python -m pip freeze --all 07:43:01 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 07:43:01 checkbashisms: commands[0]> .ci/check-bashisms.sh 07:43:03 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 07:43:03 you may get strange results 07:43:03 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 07:43:04 checkbashisms: OK (4.67=setup[1.65]+cmd[3.02] seconds) 07:43:04 congratulations :) (4.84 seconds) 07:43:05 + tox_status=0 07:43:05 + echo '---> Completed tox runs' 07:43:05 ---> Completed tox runs 07:43:05 + for i in .tox/*/log 07:43:05 ++ echo .tox/checkbashisms/log 07:43:05 ++ awk -F/ '{print $2}' 07:43:05 + tox_env=checkbashisms 07:43:05 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 07:43:05 + DOC_DIR=docs/_build/html 07:43:05 + [[ -d docs/_build/html ]] 07:43:05 + echo '---> tox-run.sh ends' 07:43:05 ---> tox-run.sh ends 07:43:05 + test 0 -eq 0 07:43:05 $ ssh-agent -k 07:43:05 unset SSH_AUTH_SOCK; 07:43:05 unset SSH_AGENT_PID; 07:43:05 echo Agent pid 1910 killed; 07:43:05 [ssh-agent] Stopped. 07:43:05 [PostBuildScript] - [INFO] Executing post build scripts. 07:43:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9113933400390121855.sh 07:43:05 ---> sysstat.sh 07:43:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9281955136235300646.sh 07:43:05 ---> package-listing.sh 07:43:05 ++ tr '[:upper:]' '[:lower:]' 07:43:05 ++ facter osfamily 07:43:05 + OS_FAMILY=debian 07:43:05 + workspace=/w/workspace/oom-master-checkbashisms-lint 07:43:05 + START_PACKAGES=/tmp/packages_start.txt 07:43:05 + END_PACKAGES=/tmp/packages_end.txt 07:43:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:43:05 + PACKAGES=/tmp/packages_start.txt 07:43:05 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:43:05 + PACKAGES=/tmp/packages_end.txt 07:43:05 + case "${OS_FAMILY}" in 07:43:05 + dpkg -l 07:43:05 + grep '^ii' 07:43:05 + '[' -f /tmp/packages_start.txt ']' 07:43:05 + '[' -f /tmp/packages_end.txt ']' 07:43:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:43:05 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:43:05 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 07:43:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 07:43:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13544816438292881747.sh 07:43:05 ---> capture-instance-metadata.sh 07:43:06 Setup pyenv: 07:43:06 system 07:43:06 3.8.13 07:43:06 3.9.13 07:43:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:43:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-R2W9 07:43:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:43:12 lf-activate-venv(): INFO: Installing: lftools 07:43:48 lf-activate-venv(): INFO: Adding /tmp/venv-R2W9/bin to PATH 07:43:48 INFO: Running in OpenStack, capturing instance metadata 07:43:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins330439576188742541.sh 07:43:48 provisioning config files... 07:43:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config14396855815710864746tmp 07:43:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:43:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:43:48 [EnvInject] - Injecting environment variables from a build step. 07:43:48 [EnvInject] - Injecting as environment variables the properties content 07:43:48 SERVER_ID=logs 07:43:48 07:43:48 [EnvInject] - Variables injected successfully. 07:43:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14813897096613527656.sh 07:43:48 ---> create-netrc.sh 07:43:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12153277425710220746.sh 07:43:49 ---> python-tools-install.sh 07:43:49 Setup pyenv: 07:43:49 system 07:43:49 3.8.13 07:43:49 3.9.13 07:43:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:43:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-R2W9 from file:/tmp/.os_lf_venv 07:43:50 lf-activate-venv(): INFO: Installing: lftools 07:44:03 lf-activate-venv(): INFO: Adding /tmp/venv-R2W9/bin to PATH 07:44:03 Generating Requirements File 07:44:34 Python 3.10.6 07:44:34 pip 23.3.2 from /tmp/venv-R2W9/lib/python3.10/site-packages/pip (python 3.10) 07:44:35 appdirs==1.4.4 07:44:35 argcomplete==3.2.2 07:44:35 aspy.yaml==1.3.0 07:44:35 attrs==23.2.0 07:44:35 autopage==0.5.2 07:44:35 beautifulsoup4==4.12.3 07:44:35 boto3==1.34.28 07:44:35 botocore==1.34.28 07:44:35 bs4==0.0.2 07:44:35 cachetools==5.3.2 07:44:35 certifi==2023.11.17 07:44:35 cffi==1.16.0 07:44:35 cfgv==3.4.0 07:44:35 chardet==5.2.0 07:44:35 charset-normalizer==3.3.2 07:44:35 click==8.1.7 07:44:35 cliff==4.5.0 07:44:35 cmd2==2.4.3 07:44:35 cryptography==3.3.2 07:44:35 debtcollector==2.5.0 07:44:35 decorator==5.1.1 07:44:35 defusedxml==0.7.1 07:44:35 Deprecated==1.2.14 07:44:35 distlib==0.3.8 07:44:35 dnspython==2.5.0 07:44:35 docker==4.2.2 07:44:35 dogpile.cache==1.3.0 07:44:35 email-validator==2.1.0.post1 07:44:35 filelock==3.13.1 07:44:35 future==0.18.3 07:44:35 gitdb==4.0.11 07:44:35 GitPython==3.1.41 07:44:35 google-auth==2.27.0 07:44:35 httplib2==0.22.0 07:44:35 identify==2.5.33 07:44:35 idna==3.6 07:44:35 importlib-resources==1.5.0 07:44:35 iso8601==2.1.0 07:44:35 Jinja2==3.1.3 07:44:35 jmespath==1.0.1 07:44:35 jsonpatch==1.33 07:44:35 jsonpointer==2.4 07:44:35 jsonschema==4.21.1 07:44:35 jsonschema-specifications==2023.12.1 07:44:35 keystoneauth1==5.5.0 07:44:35 kubernetes==29.0.0 07:44:35 lftools==0.37.8 07:44:35 lxml==5.1.0 07:44:35 MarkupSafe==2.1.4 07:44:35 msgpack==1.0.7 07:44:35 multi_key_dict==2.0.3 07:44:35 munch==4.0.0 07:44:35 netaddr==0.10.1 07:44:35 netifaces==0.11.0 07:44:35 niet==1.4.2 07:44:35 nodeenv==1.8.0 07:44:35 oauth2client==4.1.3 07:44:35 oauthlib==3.2.2 07:44:35 openstacksdk==0.62.0 07:44:35 os-client-config==2.1.0 07:44:35 os-service-types==1.7.0 07:44:35 osc-lib==3.0.0 07:44:35 oslo.config==9.3.0 07:44:35 oslo.context==5.3.0 07:44:35 oslo.i18n==6.2.0 07:44:35 oslo.log==5.4.0 07:44:35 oslo.serialization==5.3.0 07:44:35 oslo.utils==7.0.0 07:44:35 packaging==23.2 07:44:35 pbr==6.0.0 07:44:35 platformdirs==4.1.0 07:44:35 prettytable==3.9.0 07:44:35 pyasn1==0.5.1 07:44:35 pyasn1-modules==0.3.0 07:44:35 pycparser==2.21 07:44:35 pygerrit2==2.0.15 07:44:35 PyGithub==2.1.1 07:44:35 pyinotify==0.9.6 07:44:35 PyJWT==2.8.0 07:44:35 PyNaCl==1.5.0 07:44:35 pyparsing==2.4.7 07:44:35 pyperclip==1.8.2 07:44:35 pyrsistent==0.20.0 07:44:35 python-cinderclient==9.4.0 07:44:35 python-dateutil==2.8.2 07:44:35 python-heatclient==3.4.0 07:44:35 python-jenkins==1.8.2 07:44:35 python-keystoneclient==5.3.0 07:44:35 python-magnumclient==4.3.0 07:44:35 python-novaclient==18.4.0 07:44:35 python-openstackclient==6.0.0 07:44:35 python-swiftclient==4.4.0 07:44:35 pytz==2023.3.post1 07:44:35 PyYAML==6.0.1 07:44:35 referencing==0.32.1 07:44:35 requests==2.31.0 07:44:35 requests-oauthlib==1.3.1 07:44:35 requestsexceptions==1.4.0 07:44:35 rfc3986==2.0.0 07:44:35 rpds-py==0.17.1 07:44:35 rsa==4.9 07:44:35 ruamel.yaml==0.18.5 07:44:35 ruamel.yaml.clib==0.2.8 07:44:35 s3transfer==0.10.0 07:44:35 simplejson==3.19.2 07:44:35 six==1.16.0 07:44:35 smmap==5.0.1 07:44:35 soupsieve==2.5 07:44:35 stevedore==5.1.0 07:44:35 tabulate==0.9.0 07:44:35 toml==0.10.2 07:44:35 tomlkit==0.12.3 07:44:35 tqdm==4.66.1 07:44:35 typing_extensions==4.9.0 07:44:35 tzdata==2023.4 07:44:35 urllib3==1.26.18 07:44:35 virtualenv==20.25.0 07:44:35 wcwidth==0.2.13 07:44:35 websocket-client==1.7.0 07:44:35 wrapt==1.16.0 07:44:35 xdg==6.0.0 07:44:35 xmltodict==0.13.0 07:44:35 yq==3.2.3 07:44:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17263279047650955858.sh 07:44:35 ---> sudo-logs.sh 07:44:35 Archiving 'sudo' log.. 07:44:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8775244190863286935.sh 07:44:35 ---> job-cost.sh 07:44:35 Setup pyenv: 07:44:35 system 07:44:35 3.8.13 07:44:35 3.9.13 07:44:35 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:44:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-R2W9 from file:/tmp/.os_lf_venv 07:44:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:44:45 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. 07:44:45 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 07:44:45 lf-activate-venv(): INFO: Adding /tmp/venv-R2W9/bin to PATH 07:44:45 INFO: No Stack... 07:44:45 INFO: Retrieving Pricing Info for: v3-standard-4 07:44:46 INFO: Archiving Costs 07:44:46 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins358824460864121546.sh 07:44:46 ---> logs-deploy.sh 07:44:46 Setup pyenv: 07:44:46 system 07:44:46 3.8.13 07:44:46 3.9.13 07:44:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:44:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-R2W9 from file:/tmp/.os_lf_venv 07:44:47 lf-activate-venv(): INFO: Installing: lftools 07:44:57 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. 07:44:57 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 07:44:57 lf-activate-venv(): INFO: Adding /tmp/venv-R2W9/bin to PATH 07:44:57 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3290 07:44:57 INFO: archiving workspace using pattern(s): 07:45:03 Archives upload complete. 07:45:03 INFO: archiving logs to Nexus 07:45:04 ---> uname -a: 07:45:04 Linux prd-ubuntu1804-builder-4c-4g-15170 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:45:04 07:45:04 07:45:04 ---> lscpu: 07:45:04 Architecture: x86_64 07:45:04 CPU op-mode(s): 32-bit, 64-bit 07:45:04 Byte Order: Little Endian 07:45:04 CPU(s): 4 07:45:04 On-line CPU(s) list: 0-3 07:45:04 Thread(s) per core: 1 07:45:04 Core(s) per socket: 1 07:45:04 Socket(s): 4 07:45:04 NUMA node(s): 1 07:45:04 Vendor ID: AuthenticAMD 07:45:04 CPU family: 23 07:45:04 Model: 49 07:45:04 Model name: AMD EPYC-Rome Processor 07:45:04 Stepping: 0 07:45:04 CPU MHz: 2799.998 07:45:04 BogoMIPS: 5599.99 07:45:04 Virtualization: AMD-V 07:45:04 Hypervisor vendor: KVM 07:45:04 Virtualization type: full 07:45:04 L1d cache: 32K 07:45:04 L1i cache: 32K 07:45:04 L2 cache: 512K 07:45:04 L3 cache: 16384K 07:45:04 NUMA node0 CPU(s): 0-3 07:45:04 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 07:45:04 07:45:04 07:45:04 ---> nproc: 07:45:04 4 07:45:04 07:45:04 07:45:04 ---> df -h: 07:45:04 Filesystem Size Used Avail Use% Mounted on 07:45:04 udev 7.9G 0 7.9G 0% /dev 07:45:04 tmpfs 1.6G 672K 1.6G 1% /run 07:45:04 /dev/vda1 78G 8.3G 70G 11% / 07:45:04 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:45:04 tmpfs 5.0M 0 5.0M 0% /run/lock 07:45:04 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:45:04 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:45:04 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:45:04 07:45:04 07:45:04 ---> free -m: 07:45:04 total used free shared buff/cache available 07:45:04 Mem: 16040 531 13437 0 2071 15196 07:45:04 Swap: 1023 0 1023 07:45:04 07:45:04 07:45:04 ---> ip addr: 07:45:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:45:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:45:04 inet 127.0.0.1/8 scope host lo 07:45:04 valid_lft forever preferred_lft forever 07:45:04 inet6 ::1/128 scope host 07:45:04 valid_lft forever preferred_lft forever 07:45:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:45:04 link/ether fa:16:3e:50:b0:46 brd ff:ff:ff:ff:ff:ff 07:45:04 inet 10.30.106.82/23 brd 10.30.107.255 scope global dynamic ens3 07:45:04 valid_lft 86209sec preferred_lft 86209sec 07:45:04 inet6 fe80::f816:3eff:fe50:b046/64 scope link 07:45:04 valid_lft forever preferred_lft forever 07:45:04 07:45:04 07:45:04 ---> sar -b -r -n DEV: 07:45:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15170) 01/26/24 _x86_64_ (4 CPU) 07:45:04 07:45:04 07:41:57 LINUX RESTART (4 CPU) 07:45:04 07:45:04 07:42:01 tps rtps wtps bread/s bwrtn/s 07:45:04 07:43:01 171.98 69.64 102.33 4414.53 50160.75 07:45:04 07:44:01 92.18 14.35 77.84 1063.56 19266.26 07:45:04 07:45:01 75.49 0.80 74.69 41.46 19957.34 07:45:04 Average: 113.22 28.27 84.95 1839.99 29795.91 07:45:04 07:45:04 07:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:45:04 07:43:01 14173140 15584684 2251828 13.71 44596 1576968 823356 4.71 639504 1416496 79168 07:45:04 07:44:01 13862676 15538092 2562292 15.60 67040 1803240 810780 4.64 728464 1607948 131120 07:45:04 07:45:01 13757868 15559744 2667100 16.24 78860 1911600 756792 4.33 718344 1709580 94804 07:45:04 Average: 13931228 15560840 2493740 15.18 63499 1763936 796976 4.56 695437 1578008 101697 07:45:04 07:45:04 07:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:45:04 07:43:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 07:45:04 07:43:01 ens3 369.09 279.12 1575.91 73.43 0.00 0.00 0.00 0.00 07:45:04 07:44:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 07:45:04 07:44:01 ens3 48.66 33.69 663.83 8.59 0.00 0.00 0.00 0.00 07:45:04 07:45:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 07:45:04 07:45:01 ens3 35.04 26.91 362.66 6.70 0.00 0.00 0.00 0.00 07:45:04 Average: lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 07:45:04 Average: ens3 150.94 113.25 867.50 29.58 0.00 0.00 0.00 0.00 07:45:04 07:45:04 07:45:04 ---> sar -P ALL: 07:45:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15170) 01/26/24 _x86_64_ (4 CPU) 07:45:04 07:45:04 07:41:57 LINUX RESTART (4 CPU) 07:45:04 07:45:04 07:42:01 CPU %user %nice %system %iowait %steal %idle 07:45:04 07:43:01 all 13.88 0.00 2.13 17.64 0.08 66.28 07:45:04 07:43:01 0 15.45 0.00 1.71 5.08 0.08 77.68 07:45:04 07:43:01 1 16.84 0.00 2.56 8.04 0.07 72.50 07:45:04 07:43:01 2 7.45 0.00 1.32 23.21 0.08 67.93 07:45:04 07:43:01 3 15.84 0.00 2.90 34.16 0.07 47.03 07:45:04 07:44:01 all 17.58 0.00 1.28 6.63 0.05 74.46 07:45:04 07:44:01 0 24.99 0.00 1.81 8.29 0.08 64.83 07:45:04 07:44:01 1 17.70 0.00 1.28 0.28 0.07 80.67 07:45:04 07:44:01 2 6.27 0.00 1.00 16.52 0.03 76.18 07:45:04 07:44:01 3 21.32 0.00 1.04 1.44 0.05 76.15 07:45:04 07:45:01 all 19.23 0.00 1.12 5.05 0.20 74.40 07:45:04 07:45:01 0 19.04 0.00 1.35 8.42 0.61 70.58 07:45:04 07:45:01 1 12.28 0.00 0.65 4.77 0.07 82.23 07:45:04 07:45:01 2 15.07 0.00 0.75 6.08 0.05 78.05 07:45:04 07:45:01 3 30.54 0.00 1.77 0.87 0.07 66.75 07:45:04 Average: all 16.90 0.00 1.51 9.76 0.11 71.72 07:45:04 Average: 0 19.83 0.00 1.62 7.27 0.26 71.02 07:45:04 Average: 1 15.61 0.00 1.50 4.36 0.07 78.48 07:45:04 Average: 2 9.60 0.00 1.03 15.27 0.06 74.06 07:45:04 Average: 3 22.57 0.00 1.90 12.14 0.06 63.33 07:45:04 07:45:04 07:45:04