15:43:49 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136958 15:43:49 Running as SYSTEM 15:43:49 [EnvInject] - Loading node environment variables. 15:43:49 Building remotely on prd-ubuntu1804-builder-4c-4g-11011 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:43:49 [ssh-agent] Looking for ssh-agent implementation... 15:43:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:43:50 $ ssh-agent 15:43:50 SSH_AUTH_SOCK=/tmp/ssh-KZxvuZu08Xvh/agent.1688 15:43:50 SSH_AGENT_PID=1689 15:43:50 [ssh-agent] Started. 15:43:50 Running ssh-add (command line suppressed) 15:43:50 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1066874711599648507.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1066874711599648507.key) 15:43:50 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:43:50 The recommended git tool is: NONE 15:43:51 using credential onap-jenkins-ssh 15:43:51 Wiping out workspace first. 15:43:51 Cloning the remote Git repository 15:43:51 Cloning repository git://cloud.onap.org/mirror/oom.git 15:43:51 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:43:51 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:43:51 > git --version # timeout=10 15:43:51 > git --version # 'git version 2.17.1' 15:43:51 using GIT_SSH to set credentials Gerrit user 15:43:51 Verifying host key using manually-configured host key entries 15:43:51 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:43:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:43:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:43:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:43:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:43:58 using GIT_SSH to set credentials Gerrit user 15:43:58 Verifying host key using manually-configured host key entries 15:43:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/58/136958/2 # timeout=30 15:43:58 > git rev-parse 63f8bfd817e969d5cfd72ab8be0666dd8c594708^{commit} # timeout=10 15:43:58 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:43:58 Checking out Revision 63f8bfd817e969d5cfd72ab8be0666dd8c594708 (refs/changes/58/136958/2) 15:43:58 > git config core.sparsecheckout # timeout=10 15:43:58 > git checkout -f 63f8bfd817e969d5cfd72ab8be0666dd8c594708 # timeout=30 15:44:01 Commit message: "[AAI] Fix AAI service monitoring via Prometheus" 15:44:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:44:01 > git rev-list --no-walk 40cbf9be39f507e69e4a0b31b8f6ee5347a3c1a9 # timeout=10 15:44:01 [EnvInject] - Injecting environment variables from a build step. 15:44:01 [EnvInject] - Injecting as environment variables the properties content 15:44:01 PYTHON=python3 15:44:01 15:44:01 [EnvInject] - Variables injected successfully. 15:44:02 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8185429732608864895.sh 15:44:02 ---> tox-install.sh 15:44:02 + source /home/jenkins/lf-env.sh 15:44:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:44:02 ++ mktemp -d /tmp/venv-XXXX 15:44:02 + lf_venv=/tmp/venv-V4oU 15:44:02 + local venv_file=/tmp/.os_lf_venv 15:44:02 + local python=python3 15:44:02 + local options 15:44:02 + local set_path=true 15:44:02 + local install_args= 15:44:02 ++ 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:44:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:44:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:44:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:44:02 + true 15:44:02 + case $1 in 15:44:02 + venv_file=/tmp/.toxenv 15:44:02 + shift 2 15:44:02 + true 15:44:02 + case $1 in 15:44:02 + shift 15:44:02 + break 15:44:02 + case $python in 15:44:02 + local pkg_list= 15:44:02 + [[ -d /opt/pyenv ]] 15:44:02 + echo 'Setup pyenv:' 15:44:02 Setup pyenv: 15:44:02 + export PYENV_ROOT=/opt/pyenv 15:44:02 + PYENV_ROOT=/opt/pyenv 15:44:02 + 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:44:02 + 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:44:02 + pyenv versions 15:44:02 * system (set by /opt/pyenv/version) 15:44:02 * 3.8.13 (set by /opt/pyenv/version) 15:44:02 * 3.9.13 (set by /opt/pyenv/version) 15:44:02 * 3.10.6 (set by /opt/pyenv/version) 15:44:02 + command -v pyenv 15:44:02 ++ pyenv init - --no-rehash 15:44:02 + 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:44:02 export PATH="/opt/pyenv/shims:${PATH}" 15:44:02 export PYENV_SHELL=bash 15:44:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:44:02 pyenv() { 15:44:02 local command 15:44:02 command="${1:-}" 15:44:02 if [ "$#" -gt 0 ]; then 15:44:02 shift 15:44:02 fi 15:44:02 15:44:02 case "$command" in 15:44:02 rehash|shell) 15:44:02 eval "$(pyenv "sh-$command" "$@")" 15:44:02 ;; 15:44:02 *) 15:44:02 command pyenv "$command" "$@" 15:44:02 ;; 15:44:02 esac 15:44:02 }' 15:44:02 +++ 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:44:02 ++ 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:44:02 ++ 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:44:02 ++ 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:44:02 ++ export PYENV_SHELL=bash 15:44:02 ++ PYENV_SHELL=bash 15:44:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:44:02 +++ complete -F _pyenv pyenv 15:44:02 ++ lf-pyver python3 15:44:02 ++ local py_version_xy=python3 15:44:02 ++ local py_version_xyz= 15:44:02 ++ pyenv versions 15:44:02 ++ local command 15:44:02 ++ sed 's/^[ *]* //' 15:44:02 ++ command=versions 15:44:02 ++ '[' 1 -gt 0 ']' 15:44:02 ++ shift 15:44:02 ++ case "$command" in 15:44:02 ++ command pyenv versions 15:44:02 ++ pyenv versions 15:44:02 ++ awk '{ print $1 }' 15:44:02 ++ grep -E '^[0-9.]*[0-9]$' 15:44:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:44:02 +++ grep '^3' /tmp/.pyenv_versions 15:44:02 +++ sort -V 15:44:02 +++ tail -n 1 15:44:02 ++ py_version_xyz=3.10.6 15:44:02 ++ [[ -z 3.10.6 ]] 15:44:02 ++ echo 3.10.6 15:44:02 ++ return 0 15:44:02 + pyenv local 3.10.6 15:44:02 + local command 15:44:02 + command=local 15:44:02 + '[' 2 -gt 0 ']' 15:44:02 + shift 15:44:02 + case "$command" in 15:44:02 + command pyenv local 3.10.6 15:44:02 + pyenv local 3.10.6 15:44:02 + for arg in "$@" 15:44:02 + case $arg in 15:44:02 + pkg_list+='tox ' 15:44:02 + for arg in "$@" 15:44:02 + case $arg in 15:44:02 + pkg_list+='virtualenv ' 15:44:02 + for arg in "$@" 15:44:02 + case $arg in 15:44:02 + pkg_list+='urllib3~=1.26.15 ' 15:44:02 + [[ -f /tmp/.toxenv ]] 15:44:02 + [[ ! -f /tmp/.toxenv ]] 15:44:02 + [[ -n '' ]] 15:44:02 + python3 -m venv /tmp/venv-V4oU 15:44:06 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-V4oU' 15:44:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-V4oU 15:44:06 + echo /tmp/venv-V4oU 15:44:06 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:44:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:44:06 + /tmp/venv-V4oU/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:44:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:44:10 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:44:10 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:44:10 + /tmp/venv-V4oU/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:44:13 + type python3 15:44:13 + true 15:44:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-V4oU/bin to PATH' 15:44:13 lf-activate-venv(): INFO: Adding /tmp/venv-V4oU/bin to PATH 15:44:13 + PATH=/tmp/venv-V4oU/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:44:13 + return 0 15:44:13 + python3 --version 15:44:13 Python 3.10.6 15:44:13 + python3 -m pip --version 15:44:13 pip 23.3.2 from /tmp/venv-V4oU/lib/python3.10/site-packages/pip (python 3.10) 15:44:13 + python3 -m pip freeze 15:44:13 cachetools==5.3.2 15:44:13 chardet==5.2.0 15:44:13 colorama==0.4.6 15:44:13 distlib==0.3.8 15:44:13 filelock==3.13.1 15:44:13 packaging==23.2 15:44:13 platformdirs==4.1.0 15:44:13 pluggy==1.3.0 15:44:13 pyproject-api==1.6.1 15:44:13 tomli==2.0.1 15:44:13 tox==4.11.4 15:44:13 urllib3==1.26.18 15:44:13 virtualenv==20.25.0 15:44:13 [EnvInject] - Injecting environment variables from a build step. 15:44:13 [EnvInject] - Injecting as environment variables the properties content 15:44:13 PARALLEL=false 15:44:13 15:44:13 [EnvInject] - Variables injected successfully. 15:44:13 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10183983314804398060.sh 15:44:13 ---> tox-run.sh 15:44:13 + 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:44:13 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:44:13 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:44:13 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:44:13 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:44:13 + source /home/jenkins/lf-env.sh 15:44:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:44:13 ++ mktemp -d /tmp/venv-XXXX 15:44:13 + lf_venv=/tmp/venv-wV0I 15:44:13 + local venv_file=/tmp/.os_lf_venv 15:44:13 + local python=python3 15:44:13 + local options 15:44:13 + local set_path=true 15:44:13 + local install_args= 15:44:13 ++ 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:44:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:44:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:44:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:44:13 + true 15:44:13 + case $1 in 15:44:13 + venv_file=/tmp/.toxenv 15:44:13 + shift 2 15:44:13 + true 15:44:13 + case $1 in 15:44:13 + shift 15:44:13 + break 15:44:13 + case $python in 15:44:13 + local pkg_list= 15:44:13 + [[ -d /opt/pyenv ]] 15:44:13 + echo 'Setup pyenv:' 15:44:13 Setup pyenv: 15:44:13 + export PYENV_ROOT=/opt/pyenv 15:44:13 + PYENV_ROOT=/opt/pyenv 15:44:13 + 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:44:13 + 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:44:13 + pyenv versions 15:44:13 system 15:44:13 3.8.13 15:44:13 3.9.13 15:44:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:44:14 + command -v pyenv 15:44:14 ++ pyenv init - --no-rehash 15:44:14 + 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:44:14 export PATH="/opt/pyenv/shims:${PATH}" 15:44:14 export PYENV_SHELL=bash 15:44:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:44:14 pyenv() { 15:44:14 local command 15:44:14 command="${1:-}" 15:44:14 if [ "$#" -gt 0 ]; then 15:44:14 shift 15:44:14 fi 15:44:14 15:44:14 case "$command" in 15:44:14 rehash|shell) 15:44:14 eval "$(pyenv "sh-$command" "$@")" 15:44:14 ;; 15:44:14 *) 15:44:14 command pyenv "$command" "$@" 15:44:14 ;; 15:44:14 esac 15:44:14 }' 15:44:14 +++ 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:44:14 ++ 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:44:14 ++ 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:44:14 ++ 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:44:14 ++ export PYENV_SHELL=bash 15:44:14 ++ PYENV_SHELL=bash 15:44:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:44:14 +++ complete -F _pyenv pyenv 15:44:14 ++ lf-pyver python3 15:44:14 ++ local py_version_xy=python3 15:44:14 ++ local py_version_xyz= 15:44:14 ++ sed 's/^[ *]* //' 15:44:14 ++ pyenv versions 15:44:14 ++ local command 15:44:14 ++ command=versions 15:44:14 ++ '[' 1 -gt 0 ']' 15:44:14 ++ shift 15:44:14 ++ case "$command" in 15:44:14 ++ awk '{ print $1 }' 15:44:14 ++ command pyenv versions 15:44:14 ++ pyenv versions 15:44:14 ++ grep -E '^[0-9.]*[0-9]$' 15:44:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:44:14 +++ grep '^3' /tmp/.pyenv_versions 15:44:14 +++ sort -V 15:44:14 +++ tail -n 1 15:44:14 ++ py_version_xyz=3.10.6 15:44:14 ++ [[ -z 3.10.6 ]] 15:44:14 ++ echo 3.10.6 15:44:14 ++ return 0 15:44:14 + pyenv local 3.10.6 15:44:14 + local command 15:44:14 + command=local 15:44:14 + '[' 2 -gt 0 ']' 15:44:14 + shift 15:44:14 + case "$command" in 15:44:14 + command pyenv local 3.10.6 15:44:14 + pyenv local 3.10.6 15:44:14 + for arg in "$@" 15:44:14 + case $arg in 15:44:14 + pkg_list+='tox ' 15:44:14 + for arg in "$@" 15:44:14 + case $arg in 15:44:14 + pkg_list+='virtualenv ' 15:44:14 + for arg in "$@" 15:44:14 + case $arg in 15:44:14 + pkg_list+='urllib3~=1.26.15 ' 15:44:14 + [[ -f /tmp/.toxenv ]] 15:44:14 ++ cat /tmp/.toxenv 15:44:14 + lf_venv=/tmp/venv-V4oU 15:44:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V4oU from' file:/tmp/.toxenv 15:44:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V4oU from file:/tmp/.toxenv 15:44:14 + /tmp/venv-V4oU/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:44:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:44:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:44:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:44:15 + /tmp/venv-V4oU/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:44:16 + type python3 15:44:16 + true 15:44:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-V4oU/bin to PATH' 15:44:16 lf-activate-venv(): INFO: Adding /tmp/venv-V4oU/bin to PATH 15:44:16 + PATH=/tmp/venv-V4oU/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:44:16 + return 0 15:44:16 + [[ -d /opt/pyenv ]] 15:44:16 + echo '---> Setting up pyenv' 15:44:16 ---> Setting up pyenv 15:44:16 + export PYENV_ROOT=/opt/pyenv 15:44:16 + PYENV_ROOT=/opt/pyenv 15:44:16 + export PATH=/opt/pyenv/bin:/tmp/venv-V4oU/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:44:16 + PATH=/opt/pyenv/bin:/tmp/venv-V4oU/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:44:16 ++ pwd 15:44:16 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:44:16 + export PYTHONPATH 15:44:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:44:16 + TOX_TESTENV_PASSENV=PYTHONPATH 15:44:16 + tox --version 15:44:16 4.11.4 from /tmp/venv-V4oU/lib/python3.10/site-packages/tox/__init__.py 15:44:16 + PARALLEL=false 15:44:16 + TOX_OPTIONS_LIST= 15:44:16 + [[ -n checkbashisms ]] 15:44:16 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:44:16 + case ${PARALLEL,,} in 15:44:16 + tox -e checkbashisms 15:44:16 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:44:18 checkbashisms: freeze> python -m pip freeze --all 15:44:19 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 15:44:19 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:44:20 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 15:44:20 you may get strange results 15:44:20 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:44:22 checkbashisms: OK (4.91=setup[1.81]+cmd[3.10] seconds) 15:44:22 congratulations :) (5.08 seconds) 15:44:22 + tox_status=0 15:44:22 + echo '---> Completed tox runs' 15:44:22 ---> Completed tox runs 15:44:22 + for i in .tox/*/log 15:44:22 ++ echo .tox/checkbashisms/log 15:44:22 ++ awk -F/ '{print $2}' 15:44:22 + tox_env=checkbashisms 15:44:22 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:44:22 + DOC_DIR=docs/_build/html 15:44:22 + [[ -d docs/_build/html ]] 15:44:22 + echo '---> tox-run.sh ends' 15:44:22 ---> tox-run.sh ends 15:44:22 + test 0 -eq 0 15:44:22 $ ssh-agent -k 15:44:22 unset SSH_AUTH_SOCK; 15:44:22 unset SSH_AGENT_PID; 15:44:22 echo Agent pid 1689 killed; 15:44:22 [ssh-agent] Stopped. 15:44:22 [PostBuildScript] - [INFO] Executing post build scripts. 15:44:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins106268160511397616.sh 15:44:22 ---> sysstat.sh 15:44:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12811306799193822949.sh 15:44:22 ---> package-listing.sh 15:44:22 ++ tr '[:upper:]' '[:lower:]' 15:44:22 ++ facter osfamily 15:44:23 + OS_FAMILY=debian 15:44:23 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:44:23 + START_PACKAGES=/tmp/packages_start.txt 15:44:23 + END_PACKAGES=/tmp/packages_end.txt 15:44:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:44:23 + PACKAGES=/tmp/packages_start.txt 15:44:23 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:44:23 + PACKAGES=/tmp/packages_end.txt 15:44:23 + case "${OS_FAMILY}" in 15:44:23 + dpkg -l 15:44:23 + grep '^ii' 15:44:23 + '[' -f /tmp/packages_start.txt ']' 15:44:23 + '[' -f /tmp/packages_end.txt ']' 15:44:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:44:23 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:44:23 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:44:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:44:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13613811176804702608.sh 15:44:23 ---> capture-instance-metadata.sh 15:44:23 Setup pyenv: 15:44:23 system 15:44:23 3.8.13 15:44:23 3.9.13 15:44:23 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:44:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3wIY 15:44:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:44:30 lf-activate-venv(): INFO: Installing: lftools 15:45:06 lf-activate-venv(): INFO: Adding /tmp/venv-3wIY/bin to PATH 15:45:06 INFO: Running in OpenStack, capturing instance metadata 15:45:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11943009987960182325.sh 15:45:06 provisioning config files... 15:45:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config3433403883492590504tmp 15:45:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:45:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:45:06 [EnvInject] - Injecting environment variables from a build step. 15:45:06 [EnvInject] - Injecting as environment variables the properties content 15:45:06 SERVER_ID=logs 15:45:06 15:45:06 [EnvInject] - Variables injected successfully. 15:45:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins921493176056176069.sh 15:45:06 ---> create-netrc.sh 15:45:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins843508099183221849.sh 15:45:06 ---> python-tools-install.sh 15:45:06 Setup pyenv: 15:45:06 system 15:45:06 3.8.13 15:45:06 3.9.13 15:45:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:45:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3wIY from file:/tmp/.os_lf_venv 15:45:07 lf-activate-venv(): INFO: Installing: lftools 15:45:15 lf-activate-venv(): INFO: Adding /tmp/venv-3wIY/bin to PATH 15:45:15 Generating Requirements File 15:45:47 Python 3.10.6 15:45:48 pip 23.3.2 from /tmp/venv-3wIY/lib/python3.10/site-packages/pip (python 3.10) 15:45:48 appdirs==1.4.4 15:45:48 argcomplete==3.2.1 15:45:48 aspy.yaml==1.3.0 15:45:48 attrs==23.2.0 15:45:48 autopage==0.5.2 15:45:48 Babel==2.14.0 15:45:48 beautifulsoup4==4.12.2 15:45:48 boto3==1.34.15 15:45:48 botocore==1.34.15 15:45:48 bs4==0.0.1 15:45:48 cachetools==5.3.2 15:45:48 certifi==2023.11.17 15:45:48 cffi==1.16.0 15:45:48 cfgv==3.4.0 15:45:48 chardet==5.2.0 15:45:48 charset-normalizer==3.3.2 15:45:48 click==8.1.7 15:45:48 cliff==4.4.0 15:45:48 cmd2==2.4.3 15:45:48 cryptography==3.3.2 15:45:48 debtcollector==2.5.0 15:45:48 decorator==5.1.1 15:45:48 defusedxml==0.7.1 15:45:48 Deprecated==1.2.14 15:45:48 distlib==0.3.8 15:45:48 dnspython==2.4.2 15:45:48 docker==4.2.2 15:45:48 dogpile.cache==1.3.0 15:45:48 email-validator==2.1.0.post1 15:45:48 filelock==3.13.1 15:45:48 future==0.18.3 15:45:48 gitdb==4.0.11 15:45:48 GitPython==3.1.41 15:45:48 google-auth==2.26.1 15:45:48 httplib2==0.22.0 15:45:48 identify==2.5.33 15:45:48 idna==3.6 15:45:48 importlib-metadata==7.0.1 15:45:48 importlib-resources==1.5.0 15:45:48 iso8601==2.1.0 15:45:48 Jinja2==3.1.2 15:45:48 jmespath==1.0.1 15:45:48 jsonpatch==1.33 15:45:48 jsonpointer==2.4 15:45:48 jsonschema==4.20.0 15:45:48 jsonschema-specifications==2023.12.1 15:45:48 keystoneauth1==5.4.0 15:45:48 kubernetes==29.0.0 15:45:48 lftools==0.37.8 15:45:48 lxml==5.1.0 15:45:48 MarkupSafe==2.1.3 15:45:48 msgpack==1.0.7 15:45:48 multi_key_dict==2.0.3 15:45:48 munch==4.0.0 15:45:48 netaddr==0.10.1 15:45:48 netifaces==0.11.0 15:45:48 niet==1.4.2 15:45:48 nodeenv==1.8.0 15:45:48 oauth2client==4.1.3 15:45:48 oauthlib==3.2.2 15:45:48 openstacksdk==0.62.0 15:45:48 os-client-config==2.1.0 15:45:48 os-service-types==1.7.0 15:45:48 osc-lib==2.9.0 15:45:48 oslo.config==9.2.0 15:45:48 oslo.context==5.3.0 15:45:48 oslo.i18n==6.2.0 15:45:48 oslo.log==5.4.0 15:45:48 oslo.serialization==5.2.0 15:45:48 oslo.utils==6.3.0 15:45:48 packaging==23.2 15:45:48 pbr==6.0.0 15:45:48 platformdirs==4.1.0 15:45:48 prettytable==3.9.0 15:45:48 pyasn1==0.5.1 15:45:48 pyasn1-modules==0.3.0 15:45:48 pycparser==2.21 15:45:48 pygerrit2==2.0.15 15:45:48 PyGithub==2.1.1 15:45:48 pyinotify==0.9.6 15:45:48 PyJWT==2.8.0 15:45:48 PyNaCl==1.5.0 15:45:48 pyparsing==2.4.7 15:45:48 pyperclip==1.8.2 15:45:48 pyrsistent==0.20.0 15:45:48 python-cinderclient==9.4.0 15:45:48 python-dateutil==2.8.2 15:45:48 python-heatclient==3.3.0 15:45:48 python-jenkins==1.8.2 15:45:48 python-keystoneclient==5.2.0 15:45:48 python-magnumclient==4.3.0 15:45:48 python-novaclient==18.4.0 15:45:48 python-openstackclient==6.0.0 15:45:48 python-swiftclient==4.4.0 15:45:48 pytz==2023.3.post1 15:45:48 PyYAML==6.0.1 15:45:48 referencing==0.32.1 15:45:48 requests==2.31.0 15:45:48 requests-oauthlib==1.3.1 15:45:48 requestsexceptions==1.4.0 15:45:48 rfc3986==2.0.0 15:45:48 rpds-py==0.16.2 15:45:48 rsa==4.9 15:45:48 ruamel.yaml==0.18.5 15:45:48 ruamel.yaml.clib==0.2.8 15:45:48 s3transfer==0.10.0 15:45:48 simplejson==3.19.2 15:45:48 six==1.16.0 15:45:48 smmap==5.0.1 15:45:48 soupsieve==2.5 15:45:48 stevedore==5.1.0 15:45:48 tabulate==0.9.0 15:45:48 toml==0.10.2 15:45:48 tomlkit==0.12.3 15:45:48 tqdm==4.66.1 15:45:48 typing_extensions==4.9.0 15:45:48 tzdata==2023.4 15:45:48 urllib3==1.26.18 15:45:48 virtualenv==20.25.0 15:45:48 wcwidth==0.2.13 15:45:48 websocket-client==1.7.0 15:45:48 wrapt==1.16.0 15:45:48 xdg==6.0.0 15:45:48 xmltodict==0.13.0 15:45:48 yq==3.2.3 15:45:48 zipp==3.17.0 15:45:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12310478308080520214.sh 15:45:48 ---> sudo-logs.sh 15:45:48 Archiving 'sudo' log.. 15:45:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8364020737165604864.sh 15:45:48 ---> job-cost.sh 15:45:48 Setup pyenv: 15:45:48 system 15:45:48 3.8.13 15:45:48 3.9.13 15:45:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:45:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3wIY from file:/tmp/.os_lf_venv 15:45:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:45:58 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. 15:45:58 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 15:45:59 lf-activate-venv(): INFO: Adding /tmp/venv-3wIY/bin to PATH 15:45:59 INFO: No Stack... 15:45:59 INFO: Retrieving Pricing Info for: v3-standard-4 15:45:59 INFO: Archiving Costs 15:45:59 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7039289012659826128.sh 15:45:59 ---> logs-deploy.sh 15:45:59 Setup pyenv: 15:45:59 system 15:45:59 3.8.13 15:45:59 3.9.13 15:45:59 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:46:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3wIY from file:/tmp/.os_lf_venv 15:46:01 lf-activate-venv(): INFO: Installing: lftools 15:46:11 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:46:11 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 15:46:12 lf-activate-venv(): INFO: Adding /tmp/venv-3wIY/bin to PATH 15:46:12 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3262 15:46:12 INFO: archiving workspace using pattern(s): 15:46:13 Archives upload complete. 15:46:13 INFO: archiving logs to Nexus 15:46:14 ---> uname -a: 15:46:14 Linux prd-ubuntu1804-builder-4c-4g-11011 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:46:14 15:46:14 15:46:14 ---> lscpu: 15:46:14 Architecture: x86_64 15:46:14 CPU op-mode(s): 32-bit, 64-bit 15:46:14 Byte Order: Little Endian 15:46:14 CPU(s): 4 15:46:14 On-line CPU(s) list: 0-3 15:46:14 Thread(s) per core: 1 15:46:14 Core(s) per socket: 1 15:46:14 Socket(s): 4 15:46:14 NUMA node(s): 1 15:46:14 Vendor ID: AuthenticAMD 15:46:14 CPU family: 23 15:46:14 Model: 49 15:46:14 Model name: AMD EPYC-Rome Processor 15:46:14 Stepping: 0 15:46:14 CPU MHz: 2800.000 15:46:14 BogoMIPS: 5600.00 15:46:14 Virtualization: AMD-V 15:46:14 Hypervisor vendor: KVM 15:46:14 Virtualization type: full 15:46:14 L1d cache: 32K 15:46:14 L1i cache: 32K 15:46:14 L2 cache: 512K 15:46:14 L3 cache: 16384K 15:46:14 NUMA node0 CPU(s): 0-3 15:46:14 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 15:46:14 15:46:14 15:46:14 ---> nproc: 15:46:14 4 15:46:14 15:46:14 15:46:14 ---> df -h: 15:46:14 Filesystem Size Used Avail Use% Mounted on 15:46:14 udev 7.9G 0 7.9G 0% /dev 15:46:14 tmpfs 1.6G 672K 1.6G 1% /run 15:46:14 /dev/vda1 78G 8.3G 70G 11% / 15:46:14 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:46:14 tmpfs 5.0M 0 5.0M 0% /run/lock 15:46:14 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:46:14 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:46:14 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:46:14 15:46:14 15:46:14 ---> free -m: 15:46:14 total used free shared buff/cache available 15:46:14 Mem: 16040 545 13373 0 2121 15181 15:46:14 Swap: 1023 0 1023 15:46:14 15:46:14 15:46:14 ---> ip addr: 15:46:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:46:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:46:14 inet 127.0.0.1/8 scope host lo 15:46:14 valid_lft forever preferred_lft forever 15:46:14 inet6 ::1/128 scope host 15:46:14 valid_lft forever preferred_lft forever 15:46:14 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:46:14 link/ether fa:16:3e:ef:b2:8a brd ff:ff:ff:ff:ff:ff 15:46:14 inet 10.30.107.16/23 brd 10.30.107.255 scope global dynamic ens3 15:46:14 valid_lft 86237sec preferred_lft 86237sec 15:46:14 inet6 fe80::f816:3eff:feef:b28a/64 scope link 15:46:14 valid_lft forever preferred_lft forever 15:46:14 15:46:14 15:46:14 ---> sar -b -r -n DEV: 15:46:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11011) 01/10/24 _x86_64_ (4 CPU) 15:46:14 15:46:14 15:43:34 LINUX RESTART (4 CPU) 15:46:14 15:46:14 15:44:01 tps rtps wtps bread/s bwrtn/s 15:46:14 15:45:01 112.13 36.39 75.74 1742.11 11590.73 15:46:14 15:46:01 79.20 1.00 78.20 105.05 14171.50 15:46:14 Average: 95.67 18.70 76.97 923.58 12881.12 15:46:14 15:46:14 15:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:46:14 15:45:01 13867528 15516580 2557440 15.57 59008 1790052 836620 4.79 765548 1574820 151092 15:46:14 15:46:01 13725296 15577492 2699672 16.44 78644 1960732 722988 4.14 695228 1761412 143780 15:46:14 Average: 13796412 15547036 2628556 16.00 68826 1875392 779804 4.46 730388 1668116 147436 15:46:14 15:46:14 15:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:46:14 15:45:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 15:46:14 15:45:01 ens3 61.52 43.38 782.84 16.66 0.00 0.00 0.00 0.00 15:46:14 15:46:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 15:46:14 15:46:01 ens3 46.58 33.49 553.68 8.33 0.00 0.00 0.00 0.00 15:46:14 Average: lo 1.30 1.30 0.13 0.13 0.00 0.00 0.00 0.00 15:46:14 Average: ens3 54.05 38.44 668.26 12.49 0.00 0.00 0.00 0.00 15:46:14 15:46:14 15:46:14 ---> sar -P ALL: 15:46:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11011) 01/10/24 _x86_64_ (4 CPU) 15:46:14 15:46:14 15:43:34 LINUX RESTART (4 CPU) 15:46:14 15:46:14 15:44:01 CPU %user %nice %system %iowait %steal %idle 15:46:14 15:45:01 all 19.68 0.00 1.75 4.35 0.06 74.15 15:46:14 15:45:01 0 7.54 0.00 1.30 11.55 0.05 79.56 15:46:14 15:45:01 1 30.19 0.00 2.07 1.47 0.07 66.20 15:46:14 15:45:01 2 35.61 0.00 2.48 4.14 0.10 57.66 15:46:14 15:45:01 3 5.45 0.00 1.14 0.27 0.05 93.10 15:46:14 15:46:01 all 20.59 0.00 1.41 3.04 0.06 74.90 15:46:14 15:46:01 0 14.67 0.00 1.41 3.25 0.07 80.61 15:46:14 15:46:01 1 19.80 0.00 1.05 0.94 0.07 78.14 15:46:14 15:46:01 2 23.51 0.00 1.59 7.30 0.05 67.56 15:46:14 15:46:01 3 24.37 0.00 1.60 0.67 0.05 73.31 15:46:14 Average: all 20.14 0.00 1.58 3.70 0.06 74.53 15:46:14 Average: 0 11.10 0.00 1.35 7.40 0.06 80.09 15:46:14 Average: 1 25.00 0.00 1.56 1.20 0.07 72.17 15:46:14 Average: 2 29.55 0.00 2.03 5.72 0.08 62.62 15:46:14 Average: 3 14.91 0.00 1.37 0.47 0.05 83.20 15:46:14 15:46:14 15:46:14