15:59:00 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136179 15:59:00 Running as SYSTEM 15:59:00 [EnvInject] - Loading node environment variables. 15:59:00 Building remotely on prd-ubuntu1804-builder-4c-4g-2824 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:59:00 [ssh-agent] Looking for ssh-agent implementation... 15:59:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:59:00 $ ssh-agent 15:59:00 SSH_AUTH_SOCK=/tmp/ssh-OGvBN3ut43yc/agent.1722 15:59:00 SSH_AGENT_PID=1724 15:59:00 [ssh-agent] Started. 15:59:00 Running ssh-add (command line suppressed) 15:59:00 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17703130299535529640.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17703130299535529640.key) 15:59:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:59:00 The recommended git tool is: NONE 15:59:01 using credential onap-jenkins-ssh 15:59:01 Wiping out workspace first. 15:59:01 Cloning the remote Git repository 15:59:02 Cloning repository git://cloud.onap.org/mirror/oom.git 15:59:02 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:59:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:59:02 > git --version # timeout=10 15:59:02 > git --version # 'git version 2.17.1' 15:59:02 using GIT_SSH to set credentials Gerrit user 15:59:02 Verifying host key using manually-configured host key entries 15:59:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:59:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:59:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:59:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:59:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:59:07 using GIT_SSH to set credentials Gerrit user 15:59:07 Verifying host key using manually-configured host key entries 15:59:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/79/136179/8 # timeout=30 15:59:07 > git rev-parse b3f383ec0c4fc9ccd7bbed4efbf3014d340bb08c^{commit} # timeout=10 15:59:07 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:59:07 Checking out Revision b3f383ec0c4fc9ccd7bbed4efbf3014d340bb08c (refs/changes/79/136179/8) 15:59:07 > git config core.sparsecheckout # timeout=10 15:59:07 > git checkout -f b3f383ec0c4fc9ccd7bbed4efbf3014d340bb08c # timeout=30 15:59:11 Commit message: "[POSTGRES][COMMON] Add support for postgres operator" 15:59:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:59:11 > git rev-list --no-walk 2ee6ad456a91061d64b859ba20108c7e3c556de3 # timeout=10 15:59:11 [EnvInject] - Injecting environment variables from a build step. 15:59:11 [EnvInject] - Injecting as environment variables the properties content 15:59:11 PYTHON=python3 15:59:11 15:59:11 [EnvInject] - Variables injected successfully. 15:59:11 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17793607054742473811.sh 15:59:11 ---> tox-install.sh 15:59:11 + source /home/jenkins/lf-env.sh 15:59:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:59:11 ++ mktemp -d /tmp/venv-XXXX 15:59:11 + lf_venv=/tmp/venv-YcO2 15:59:11 + local venv_file=/tmp/.os_lf_venv 15:59:11 + local python=python3 15:59:11 + local options 15:59:11 + local set_path=true 15:59:11 + local install_args= 15:59:11 ++ 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 15:59:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:59:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:59:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:59:11 + true 15:59:11 + case $1 in 15:59:11 + venv_file=/tmp/.toxenv 15:59:11 + shift 2 15:59:11 + true 15:59:11 + case $1 in 15:59:11 + shift 15:59:11 + break 15:59:11 + case $python in 15:59:11 + local pkg_list= 15:59:11 + [[ -d /opt/pyenv ]] 15:59:11 + echo 'Setup pyenv:' 15:59:11 Setup pyenv: 15:59:11 + export PYENV_ROOT=/opt/pyenv 15:59:11 + PYENV_ROOT=/opt/pyenv 15:59:11 + 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 15:59:11 + 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 15:59:11 + pyenv versions 15:59:11 * system (set by /opt/pyenv/version) 15:59:11 * 3.8.13 (set by /opt/pyenv/version) 15:59:11 * 3.9.13 (set by /opt/pyenv/version) 15:59:11 * 3.10.6 (set by /opt/pyenv/version) 15:59:11 + command -v pyenv 15:59:11 ++ pyenv init - --no-rehash 15:59:11 + 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[*]}"'\'')" 15:59:11 export PATH="/opt/pyenv/shims:${PATH}" 15:59:11 export PYENV_SHELL=bash 15:59:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:59:11 pyenv() { 15:59:11 local command 15:59:11 command="${1:-}" 15:59:11 if [ "$#" -gt 0 ]; then 15:59:11 shift 15:59:11 fi 15:59:11 15:59:11 case "$command" in 15:59:11 rehash|shell) 15:59:11 eval "$(pyenv "sh-$command" "$@")" 15:59:11 ;; 15:59:11 *) 15:59:11 command pyenv "$command" "$@" 15:59:11 ;; 15:59:11 esac 15:59:11 }' 15:59:11 +++ 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[*]}"' 15:59:11 ++ 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 15:59:11 ++ 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 15:59:11 ++ 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 15:59:11 ++ export PYENV_SHELL=bash 15:59:11 ++ PYENV_SHELL=bash 15:59:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:59:11 +++ complete -F _pyenv pyenv 15:59:11 ++ lf-pyver python3 15:59:11 ++ local py_version_xy=python3 15:59:11 ++ local py_version_xyz= 15:59:11 ++ pyenv versions 15:59:11 ++ local command 15:59:11 ++ command=versions 15:59:11 ++ '[' 1 -gt 0 ']' 15:59:11 ++ shift 15:59:11 ++ case "$command" in 15:59:11 ++ command pyenv versions 15:59:11 ++ pyenv versions 15:59:11 ++ awk '{ print $1 }' 15:59:11 ++ grep -E '^[0-9.]*[0-9]$' 15:59:11 ++ sed 's/^[ *]* //' 15:59:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:59:11 +++ grep '^3' /tmp/.pyenv_versions 15:59:11 +++ sort -V 15:59:11 +++ tail -n 1 15:59:11 ++ py_version_xyz=3.10.6 15:59:11 ++ [[ -z 3.10.6 ]] 15:59:11 ++ echo 3.10.6 15:59:11 ++ return 0 15:59:11 + pyenv local 3.10.6 15:59:11 + local command 15:59:11 + command=local 15:59:11 + '[' 2 -gt 0 ']' 15:59:11 + shift 15:59:11 + case "$command" in 15:59:11 + command pyenv local 3.10.6 15:59:11 + pyenv local 3.10.6 15:59:11 + for arg in "$@" 15:59:11 + case $arg in 15:59:11 + pkg_list+='tox ' 15:59:11 + for arg in "$@" 15:59:11 + case $arg in 15:59:11 + pkg_list+='virtualenv ' 15:59:11 + for arg in "$@" 15:59:11 + case $arg in 15:59:11 + pkg_list+='urllib3~=1.26.15 ' 15:59:11 + [[ -f /tmp/.toxenv ]] 15:59:11 + [[ ! -f /tmp/.toxenv ]] 15:59:11 + [[ -n '' ]] 15:59:11 + python3 -m venv /tmp/venv-YcO2 15:59:16 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YcO2' 15:59:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YcO2 15:59:16 + echo /tmp/venv-YcO2 15:59:16 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:59:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:59:16 + /tmp/venv-YcO2/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:59:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:59:19 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:59:19 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:59:19 + /tmp/venv-YcO2/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:59:21 + type python3 15:59:21 + true 15:59:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YcO2/bin to PATH' 15:59:21 lf-activate-venv(): INFO: Adding /tmp/venv-YcO2/bin to PATH 15:59:21 + PATH=/tmp/venv-YcO2/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 15:59:21 + return 0 15:59:21 + python3 --version 15:59:21 Python 3.10.6 15:59:21 + python3 -m pip --version 15:59:21 pip 24.0 from /tmp/venv-YcO2/lib/python3.10/site-packages/pip (python 3.10) 15:59:22 + python3 -m pip freeze 15:59:22 cachetools==5.3.2 15:59:22 chardet==5.2.0 15:59:22 colorama==0.4.6 15:59:22 distlib==0.3.8 15:59:22 filelock==3.13.1 15:59:22 packaging==23.2 15:59:22 platformdirs==4.2.0 15:59:22 pluggy==1.4.0 15:59:22 pyproject-api==1.6.1 15:59:22 tomli==2.0.1 15:59:22 tox==4.12.1 15:59:22 urllib3==1.26.18 15:59:22 virtualenv==20.25.0 15:59:22 [EnvInject] - Injecting environment variables from a build step. 15:59:22 [EnvInject] - Injecting as environment variables the properties content 15:59:22 PARALLEL=false 15:59:22 15:59:22 [EnvInject] - Variables injected successfully. 15:59:22 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins574271587030238569.sh 15:59:22 ---> tox-run.sh 15:59:22 + 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 15:59:22 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:59:22 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:59:22 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:59:22 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:59:22 + source /home/jenkins/lf-env.sh 15:59:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:59:22 ++ mktemp -d /tmp/venv-XXXX 15:59:22 + lf_venv=/tmp/venv-xNGx 15:59:22 + local venv_file=/tmp/.os_lf_venv 15:59:22 + local python=python3 15:59:22 + local options 15:59:22 + local set_path=true 15:59:22 + local install_args= 15:59:22 ++ 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 15:59:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:59:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:59:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:59:22 + true 15:59:22 + case $1 in 15:59:22 + venv_file=/tmp/.toxenv 15:59:22 + shift 2 15:59:22 + true 15:59:22 + case $1 in 15:59:22 + shift 15:59:22 + break 15:59:22 + case $python in 15:59:22 + local pkg_list= 15:59:22 + [[ -d /opt/pyenv ]] 15:59:22 + echo 'Setup pyenv:' 15:59:22 Setup pyenv: 15:59:22 + export PYENV_ROOT=/opt/pyenv 15:59:22 + PYENV_ROOT=/opt/pyenv 15:59:22 + 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 15:59:22 + 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 15:59:22 + pyenv versions 15:59:22 system 15:59:22 3.8.13 15:59:22 3.9.13 15:59:22 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:59:22 + command -v pyenv 15:59:22 ++ pyenv init - --no-rehash 15:59:22 + 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[*]}"'\'')" 15:59:22 export PATH="/opt/pyenv/shims:${PATH}" 15:59:22 export PYENV_SHELL=bash 15:59:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:59:22 pyenv() { 15:59:22 local command 15:59:22 command="${1:-}" 15:59:22 if [ "$#" -gt 0 ]; then 15:59:22 shift 15:59:22 fi 15:59:22 15:59:22 case "$command" in 15:59:22 rehash|shell) 15:59:22 eval "$(pyenv "sh-$command" "$@")" 15:59:22 ;; 15:59:22 *) 15:59:22 command pyenv "$command" "$@" 15:59:22 ;; 15:59:22 esac 15:59:22 }' 15:59:22 +++ 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[*]}"' 15:59:22 ++ 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 15:59:22 ++ 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 15:59:22 ++ 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 15:59:22 ++ export PYENV_SHELL=bash 15:59:22 ++ PYENV_SHELL=bash 15:59:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:59:22 +++ complete -F _pyenv pyenv 15:59:22 ++ lf-pyver python3 15:59:22 ++ local py_version_xy=python3 15:59:22 ++ local py_version_xyz= 15:59:22 ++ pyenv versions 15:59:22 ++ sed 's/^[ *]* //' 15:59:22 ++ local command 15:59:22 ++ command=versions 15:59:22 ++ '[' 1 -gt 0 ']' 15:59:22 ++ shift 15:59:22 ++ case "$command" in 15:59:22 ++ command pyenv versions 15:59:22 ++ pyenv versions 15:59:22 ++ awk '{ print $1 }' 15:59:22 ++ grep -E '^[0-9.]*[0-9]$' 15:59:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:59:22 +++ grep '^3' /tmp/.pyenv_versions 15:59:22 +++ sort -V 15:59:22 +++ tail -n 1 15:59:22 ++ py_version_xyz=3.10.6 15:59:22 ++ [[ -z 3.10.6 ]] 15:59:22 ++ echo 3.10.6 15:59:22 ++ return 0 15:59:22 + pyenv local 3.10.6 15:59:22 + local command 15:59:22 + command=local 15:59:22 + '[' 2 -gt 0 ']' 15:59:22 + shift 15:59:22 + case "$command" in 15:59:22 + command pyenv local 3.10.6 15:59:22 + pyenv local 3.10.6 15:59:22 + for arg in "$@" 15:59:22 + case $arg in 15:59:22 + pkg_list+='tox ' 15:59:22 + for arg in "$@" 15:59:22 + case $arg in 15:59:22 + pkg_list+='virtualenv ' 15:59:22 + for arg in "$@" 15:59:22 + case $arg in 15:59:22 + pkg_list+='urllib3~=1.26.15 ' 15:59:22 + [[ -f /tmp/.toxenv ]] 15:59:22 ++ cat /tmp/.toxenv 15:59:22 + lf_venv=/tmp/venv-YcO2 15:59:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YcO2 from' file:/tmp/.toxenv 15:59:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YcO2 from file:/tmp/.toxenv 15:59:22 + /tmp/venv-YcO2/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:59:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:59:23 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:59:23 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:59:23 + /tmp/venv-YcO2/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:59:24 + type python3 15:59:24 + true 15:59:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YcO2/bin to PATH' 15:59:24 lf-activate-venv(): INFO: Adding /tmp/venv-YcO2/bin to PATH 15:59:24 + PATH=/tmp/venv-YcO2/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 15:59:24 + return 0 15:59:24 + [[ -d /opt/pyenv ]] 15:59:24 + echo '---> Setting up pyenv' 15:59:24 ---> Setting up pyenv 15:59:24 + export PYENV_ROOT=/opt/pyenv 15:59:24 + PYENV_ROOT=/opt/pyenv 15:59:24 + export PATH=/opt/pyenv/bin:/tmp/venv-YcO2/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 15:59:24 + PATH=/opt/pyenv/bin:/tmp/venv-YcO2/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 15:59:24 ++ pwd 15:59:24 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:59:24 + export PYTHONPATH 15:59:24 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:59:24 + TOX_TESTENV_PASSENV=PYTHONPATH 15:59:24 + tox --version 15:59:25 4.12.1 from /tmp/venv-YcO2/lib/python3.10/site-packages/tox/__init__.py 15:59:25 + PARALLEL=false 15:59:25 + TOX_OPTIONS_LIST= 15:59:25 + [[ -n checkbashisms ]] 15:59:25 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:59:25 + case ${PARALLEL,,} in 15:59:25 + tox -e checkbashisms 15:59:25 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:59:26 checkbashisms: freeze> python -m pip freeze --all 15:59:27 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 15:59:27 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:59:28 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 15:59:28 you may get strange results 15:59:28 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:59:30 checkbashisms: OK (4.82=setup[1.64]+cmd[3.18] seconds) 15:59:30 congratulations :) (4.99 seconds) 15:59:30 + tox_status=0 15:59:30 + echo '---> Completed tox runs' 15:59:30 ---> Completed tox runs 15:59:30 + for i in .tox/*/log 15:59:30 ++ echo .tox/checkbashisms/log 15:59:30 ++ awk -F/ '{print $2}' 15:59:30 + tox_env=checkbashisms 15:59:30 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:59:30 + DOC_DIR=docs/_build/html 15:59:30 + [[ -d docs/_build/html ]] 15:59:30 + echo '---> tox-run.sh ends' 15:59:30 ---> tox-run.sh ends 15:59:30 + test 0 -eq 0 15:59:30 $ ssh-agent -k 15:59:30 unset SSH_AUTH_SOCK; 15:59:30 unset SSH_AGENT_PID; 15:59:30 echo Agent pid 1724 killed; 15:59:30 [ssh-agent] Stopped. 15:59:30 [PostBuildScript] - [INFO] Executing post build scripts. 15:59:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10500446543190225367.sh 15:59:30 ---> sysstat.sh 15:59:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18118583926417766490.sh 15:59:31 ---> package-listing.sh 15:59:31 ++ tr '[:upper:]' '[:lower:]' 15:59:31 ++ facter osfamily 15:59:31 + OS_FAMILY=debian 15:59:31 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:59:31 + START_PACKAGES=/tmp/packages_start.txt 15:59:31 + END_PACKAGES=/tmp/packages_end.txt 15:59:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:59:31 + PACKAGES=/tmp/packages_start.txt 15:59:31 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:59:31 + PACKAGES=/tmp/packages_end.txt 15:59:31 + case "${OS_FAMILY}" in 15:59:31 + dpkg -l 15:59:31 + grep '^ii' 15:59:31 + '[' -f /tmp/packages_start.txt ']' 15:59:31 + '[' -f /tmp/packages_end.txt ']' 15:59:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:59:31 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:59:31 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:59:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:59:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1139555954112687084.sh 15:59:31 ---> capture-instance-metadata.sh 15:59:31 Setup pyenv: 15:59:31 system 15:59:31 3.8.13 15:59:31 3.9.13 15:59:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:59:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oU1C 15:59:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:59:38 lf-activate-venv(): INFO: Installing: lftools 16:00:17 lf-activate-venv(): INFO: Adding /tmp/venv-oU1C/bin to PATH 16:00:17 INFO: Running in OpenStack, capturing instance metadata 16:00:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16872585403160781979.sh 16:00:17 provisioning config files... 16:00:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config8634093903092795175tmp 16:00:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:00:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:00:17 [EnvInject] - Injecting environment variables from a build step. 16:00:17 [EnvInject] - Injecting as environment variables the properties content 16:00:17 SERVER_ID=logs 16:00:17 16:00:17 [EnvInject] - Variables injected successfully. 16:00:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1048312123136219598.sh 16:00:17 ---> create-netrc.sh 16:00:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13562552831854494289.sh 16:00:17 ---> python-tools-install.sh 16:00:17 Setup pyenv: 16:00:18 system 16:00:18 3.8.13 16:00:18 3.9.13 16:00:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:00:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oU1C from file:/tmp/.os_lf_venv 16:00:19 lf-activate-venv(): INFO: Installing: lftools 16:00:27 lf-activate-venv(): INFO: Adding /tmp/venv-oU1C/bin to PATH 16:00:27 Generating Requirements File 16:01:13 Python 3.10.6 16:01:14 pip 24.0 from /tmp/venv-oU1C/lib/python3.10/site-packages/pip (python 3.10) 16:01:14 appdirs==1.4.4 16:01:14 argcomplete==3.2.2 16:01:14 aspy.yaml==1.3.0 16:01:14 attrs==23.2.0 16:01:14 autopage==0.5.2 16:01:14 beautifulsoup4==4.12.3 16:01:14 boto3==1.34.34 16:01:14 botocore==1.34.34 16:01:14 bs4==0.0.2 16:01:14 cachetools==5.3.2 16:01:14 certifi==2024.2.2 16:01:14 cffi==1.16.0 16:01:14 cfgv==3.4.0 16:01:14 chardet==5.2.0 16:01:14 charset-normalizer==3.3.2 16:01:14 click==8.1.7 16:01:14 cliff==4.5.0 16:01:14 cmd2==2.4.3 16:01:14 cryptography==3.3.2 16:01:14 debtcollector==2.5.0 16:01:14 decorator==5.1.1 16:01:14 defusedxml==0.7.1 16:01:14 Deprecated==1.2.14 16:01:14 distlib==0.3.8 16:01:14 dnspython==2.5.0 16:01:14 docker==4.2.2 16:01:14 dogpile.cache==1.3.0 16:01:14 email-validator==2.1.0.post1 16:01:14 filelock==3.13.1 16:01:14 future==0.18.3 16:01:14 gitdb==4.0.11 16:01:14 GitPython==3.1.41 16:01:14 google-auth==2.27.0 16:01:14 httplib2==0.22.0 16:01:14 identify==2.5.33 16:01:14 idna==3.6 16:01:14 importlib-resources==1.5.0 16:01:14 iso8601==2.1.0 16:01:14 Jinja2==3.1.3 16:01:14 jmespath==1.0.1 16:01:14 jsonpatch==1.33 16:01:14 jsonpointer==2.4 16:01:14 jsonschema==4.21.1 16:01:14 jsonschema-specifications==2023.12.1 16:01:14 keystoneauth1==5.5.0 16:01:14 kubernetes==29.0.0 16:01:14 lftools==0.37.8 16:01:14 lxml==5.1.0 16:01:14 MarkupSafe==2.1.5 16:01:14 msgpack==1.0.7 16:01:14 multi_key_dict==2.0.3 16:01:14 munch==4.0.0 16:01:14 netaddr==0.10.1 16:01:14 netifaces==0.11.0 16:01:14 niet==1.4.2 16:01:14 nodeenv==1.8.0 16:01:14 oauth2client==4.1.3 16:01:14 oauthlib==3.2.2 16:01:14 openstacksdk==0.62.0 16:01:14 os-client-config==2.1.0 16:01:14 os-service-types==1.7.0 16:01:14 osc-lib==3.0.0 16:01:14 oslo.config==9.3.0 16:01:14 oslo.context==5.3.0 16:01:14 oslo.i18n==6.2.0 16:01:14 oslo.log==5.4.0 16:01:14 oslo.serialization==5.3.0 16:01:14 oslo.utils==7.0.0 16:01:14 packaging==23.2 16:01:14 pbr==6.0.0 16:01:14 platformdirs==4.2.0 16:01:14 prettytable==3.9.0 16:01:14 pyasn1==0.5.1 16:01:14 pyasn1-modules==0.3.0 16:01:14 pycparser==2.21 16:01:14 pygerrit2==2.0.15 16:01:14 PyGithub==2.2.0 16:01:14 pyinotify==0.9.6 16:01:14 PyJWT==2.8.0 16:01:14 PyNaCl==1.5.0 16:01:14 pyparsing==2.4.7 16:01:14 pyperclip==1.8.2 16:01:14 pyrsistent==0.20.0 16:01:14 python-cinderclient==9.4.0 16:01:14 python-dateutil==2.8.2 16:01:14 python-heatclient==3.4.0 16:01:14 python-jenkins==1.8.2 16:01:14 python-keystoneclient==5.3.0 16:01:14 python-magnumclient==4.3.0 16:01:14 python-novaclient==18.4.0 16:01:14 python-openstackclient==6.0.0 16:01:14 python-swiftclient==4.4.0 16:01:14 pytz==2024.1 16:01:14 PyYAML==6.0.1 16:01:14 referencing==0.33.0 16:01:14 requests==2.31.0 16:01:14 requests-oauthlib==1.3.1 16:01:14 requestsexceptions==1.4.0 16:01:14 rfc3986==2.0.0 16:01:14 rpds-py==0.17.1 16:01:14 rsa==4.9 16:01:14 ruamel.yaml==0.18.5 16:01:14 ruamel.yaml.clib==0.2.8 16:01:14 s3transfer==0.10.0 16:01:14 simplejson==3.19.2 16:01:14 six==1.16.0 16:01:14 smmap==5.0.1 16:01:14 soupsieve==2.5 16:01:14 stevedore==5.1.0 16:01:14 tabulate==0.9.0 16:01:14 toml==0.10.2 16:01:14 tomlkit==0.12.3 16:01:14 tqdm==4.66.1 16:01:14 typing_extensions==4.9.0 16:01:14 tzdata==2023.4 16:01:14 urllib3==1.26.18 16:01:14 virtualenv==20.25.0 16:01:14 wcwidth==0.2.13 16:01:14 websocket-client==1.7.0 16:01:14 wrapt==1.16.0 16:01:14 xdg==6.0.0 16:01:14 xmltodict==0.13.0 16:01:14 yq==3.2.3 16:01:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5290733059781151377.sh 16:01:14 ---> sudo-logs.sh 16:01:14 Archiving 'sudo' log.. 16:01:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14323725151966482097.sh 16:01:14 ---> job-cost.sh 16:01:14 Setup pyenv: 16:01:14 system 16:01:14 3.8.13 16:01:14 3.9.13 16:01:15 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:01:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oU1C from file:/tmp/.os_lf_venv 16:01:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:01: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. 16:01:24 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 16:01:25 lf-activate-venv(): INFO: Adding /tmp/venv-oU1C/bin to PATH 16:01:25 INFO: No Stack... 16:01:25 INFO: Retrieving Pricing Info for: v3-standard-4 16:01:25 INFO: Archiving Costs 16:01:25 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9474336523551174745.sh 16:01:25 ---> logs-deploy.sh 16:01:25 Setup pyenv: 16:01:25 system 16:01:25 3.8.13 16:01:25 3.9.13 16:01:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:01:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oU1C from file:/tmp/.os_lf_venv 16:01:27 lf-activate-venv(): INFO: Installing: lftools 16:01:37 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. 16:01:37 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 16:01:37 lf-activate-venv(): INFO: Adding /tmp/venv-oU1C/bin to PATH 16:01:37 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3297 16:01:37 INFO: archiving workspace using pattern(s): 16:01:38 Archives upload complete. 16:01:39 INFO: archiving logs to Nexus 16:01:39 ---> uname -a: 16:01:39 Linux prd-ubuntu1804-builder-4c-4g-2824 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:01:39 16:01:39 16:01:39 ---> lscpu: 16:01:39 Architecture: x86_64 16:01:39 CPU op-mode(s): 32-bit, 64-bit 16:01:39 Byte Order: Little Endian 16:01:39 CPU(s): 4 16:01:39 On-line CPU(s) list: 0-3 16:01:39 Thread(s) per core: 1 16:01:39 Core(s) per socket: 1 16:01:39 Socket(s): 4 16:01:39 NUMA node(s): 1 16:01:39 Vendor ID: AuthenticAMD 16:01:39 CPU family: 23 16:01:39 Model: 49 16:01:39 Model name: AMD EPYC-Rome Processor 16:01:39 Stepping: 0 16:01:39 CPU MHz: 2799.996 16:01:39 BogoMIPS: 5599.99 16:01:39 Virtualization: AMD-V 16:01:39 Hypervisor vendor: KVM 16:01:39 Virtualization type: full 16:01:39 L1d cache: 32K 16:01:39 L1i cache: 32K 16:01:39 L2 cache: 512K 16:01:39 L3 cache: 16384K 16:01:39 NUMA node0 CPU(s): 0-3 16:01:39 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 16:01:39 16:01:39 16:01:39 ---> nproc: 16:01:39 4 16:01:39 16:01:39 16:01:39 ---> df -h: 16:01:39 Filesystem Size Used Avail Use% Mounted on 16:01:39 udev 7.9G 0 7.9G 0% /dev 16:01:39 tmpfs 1.6G 672K 1.6G 1% /run 16:01:39 /dev/vda1 78G 8.3G 70G 11% / 16:01:39 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:01:39 tmpfs 5.0M 0 5.0M 0% /run/lock 16:01:39 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:01:39 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:01:39 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:01:39 16:01:39 16:01:39 ---> free -m: 16:01:39 total used free shared buff/cache available 16:01:39 Mem: 16040 530 13437 0 2072 15197 16:01:39 Swap: 1023 0 1023 16:01:39 16:01:39 16:01:39 ---> ip addr: 16:01:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:01:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:01:39 inet 127.0.0.1/8 scope host lo 16:01:39 valid_lft forever preferred_lft forever 16:01:39 inet6 ::1/128 scope host 16:01:39 valid_lft forever preferred_lft forever 16:01:39 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:01:39 link/ether fa:16:3e:9d:5f:0d brd ff:ff:ff:ff:ff:ff 16:01:39 inet 10.30.106.203/23 brd 10.30.107.255 scope global dynamic ens3 16:01:39 valid_lft 86222sec preferred_lft 86222sec 16:01:39 inet6 fe80::f816:3eff:fe9d:5f0d/64 scope link 16:01:39 valid_lft forever preferred_lft forever 16:01:39 16:01:39 16:01:39 ---> sar -b -r -n DEV: 16:01:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2824) 02/05/24 _x86_64_ (4 CPU) 16:01:39 16:01:39 15:58:44 LINUX RESTART (4 CPU) 16:01:39 16:01:39 15:59:01 tps rtps wtps bread/s bwrtn/s 16:01:39 16:00:01 223.28 31.91 191.37 1600.80 26421.99 16:01:39 16:01:01 93.35 6.55 86.80 280.89 24650.02 16:01:39 Average: 158.32 19.23 139.09 940.90 25536.08 16:01:39 16:01:39 15:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:01:39 16:00:01 13948424 15527152 2476544 15.08 55980 1726148 828040 4.74 723672 1545572 112684 16:01:39 16:01:01 13790508 15528416 2634460 16.04 71152 1860128 784916 4.49 746296 1660452 49628 16:01:39 Average: 13869466 15527784 2555502 15.56 63566 1793138 806478 4.62 734984 1603012 81156 16:01:39 16:01:39 15:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:01:39 16:00:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 16:01:39 16:00:01 ens3 188.72 136.19 1576.92 35.94 0.00 0.00 0.00 0.00 16:01:39 16:01:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 16:01:39 16:01:01 ens3 30.84 22.90 246.08 6.00 0.00 0.00 0.00 0.00 16:01:39 Average: lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 16:01:39 Average: ens3 109.79 79.55 911.56 20.97 0.00 0.00 0.00 0.00 16:01:39 16:01:39 16:01:39 ---> sar -P ALL: 16:01:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2824) 02/05/24 _x86_64_ (4 CPU) 16:01:39 16:01:39 15:58:44 LINUX RESTART (4 CPU) 16:01:39 16:01:39 15:59:01 CPU %user %nice %system %iowait %steal %idle 16:01:39 16:00:01 all 20.48 0.00 1.90 5.82 0.06 71.74 16:01:39 16:00:01 0 16.44 0.00 1.42 1.64 0.07 80.43 16:01:39 16:00:01 1 34.30 0.00 2.67 4.43 0.05 58.54 16:01:39 16:00:01 2 20.64 0.00 2.32 6.53 0.07 70.44 16:01:39 16:00:01 3 10.56 0.00 1.23 10.66 0.05 77.49 16:01:39 16:01:01 all 14.42 0.00 1.00 9.75 0.07 74.77 16:01:39 16:01:01 0 26.10 0.00 0.77 3.94 0.10 69.10 16:01:39 16:01:01 1 16.56 0.00 1.35 1.72 0.08 80.29 16:01:39 16:01:01 2 7.47 0.00 1.27 32.60 0.08 58.58 16:01:39 16:01:01 3 7.51 0.00 0.62 0.75 0.02 91.10 16:01:39 Average: all 17.45 0.00 1.45 7.78 0.06 73.25 16:01:39 Average: 0 21.28 0.00 1.09 2.79 0.08 74.76 16:01:39 Average: 1 25.42 0.00 2.01 3.07 0.07 69.43 16:01:39 Average: 2 14.06 0.00 1.80 19.56 0.08 64.51 16:01:39 Average: 3 9.04 0.00 0.93 5.71 0.03 84.29 16:01:39 16:01:39 16:01:39