14:15:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141047 14:15:55 Running as SYSTEM 14:15:55 [EnvInject] - Loading node environment variables. 14:15:55 Building remotely on prd-ubuntu1804-builder-4c-4g-19541 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 14:15:55 [ssh-agent] Looking for ssh-agent implementation... 14:15:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:15:56 $ ssh-agent 14:15:56 SSH_AUTH_SOCK=/tmp/ssh-Ht7EKatKEO9R/agent.1688 14:15:56 SSH_AGENT_PID=1690 14:15:56 [ssh-agent] Started. 14:15:56 Running ssh-add (command line suppressed) 14:15:56 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_811724938822989702.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_811724938822989702.key) 14:15:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:15:56 The recommended git tool is: NONE 14:15:58 using credential onap-jenkins-ssh 14:15:58 Wiping out workspace first. 14:15:58 Cloning the remote Git repository 14:15:58 Cloning repository git://cloud.onap.org/mirror/oom.git 14:15:58 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 14:15:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:15:58 > git --version # timeout=10 14:15:58 > git --version # 'git version 2.17.1' 14:15:58 using GIT_SSH to set credentials Gerrit user 14:15:58 Verifying host key using manually-configured host key entries 14:15:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:16:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:16:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:16:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:16:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:16:04 using GIT_SSH to set credentials Gerrit user 14:16:04 Verifying host key using manually-configured host key entries 14:16:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/47/141047/2 # timeout=30 14:16:05 > git rev-parse 77977f722551202e2adbd4ada96691132167604f^{commit} # timeout=10 14:16:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:16:05 Checking out Revision 77977f722551202e2adbd4ada96691132167604f (refs/changes/47/141047/2) 14:16:05 > git config core.sparsecheckout # timeout=10 14:16:05 > git checkout -f 77977f722551202e2adbd4ada96691132167604f # timeout=30 14:16:08 Commit message: "[SDC] Reduce sdc-be log noise" 14:16:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:16:08 > git rev-list --no-walk 852218a1715e275d19f297cfeaa0d83e7568d162 # timeout=10 14:16:08 [EnvInject] - Injecting environment variables from a build step. 14:16:08 [EnvInject] - Injecting as environment variables the properties content 14:16:08 PYTHON=python3 14:16:08 14:16:08 [EnvInject] - Variables injected successfully. 14:16:08 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15299961001070667269.sh 14:16:08 ---> tox-install.sh 14:16:08 + source /home/jenkins/lf-env.sh 14:16:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:16:08 ++ mktemp -d /tmp/venv-XXXX 14:16:08 + lf_venv=/tmp/venv-0fCc 14:16:08 + local venv_file=/tmp/.os_lf_venv 14:16:08 + local python=python3 14:16:08 + local options 14:16:08 + local set_path=true 14:16:08 + local install_args= 14:16:08 ++ 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 14:16:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:16:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:16:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:16:08 + true 14:16:08 + case $1 in 14:16:08 + venv_file=/tmp/.toxenv 14:16:08 + shift 2 14:16:08 + true 14:16:08 + case $1 in 14:16:08 + shift 14:16:08 + break 14:16:08 + case $python in 14:16:08 + local pkg_list= 14:16:08 + [[ -d /opt/pyenv ]] 14:16:08 + echo 'Setup pyenv:' 14:16:08 Setup pyenv: 14:16:08 + export PYENV_ROOT=/opt/pyenv 14:16:08 + PYENV_ROOT=/opt/pyenv 14:16:08 + 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 14:16:08 + 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 14:16:08 + pyenv versions 14:16:08 * system (set by /opt/pyenv/version) 14:16:08 * 3.8.13 (set by /opt/pyenv/version) 14:16:09 * 3.9.13 (set by /opt/pyenv/version) 14:16:09 * 3.10.6 (set by /opt/pyenv/version) 14:16:09 + command -v pyenv 14:16:09 ++ pyenv init - --no-rehash 14:16:09 + 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[*]}"'\'')" 14:16:09 export PATH="/opt/pyenv/shims:${PATH}" 14:16:09 export PYENV_SHELL=bash 14:16:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:16:09 pyenv() { 14:16:09 local command 14:16:09 command="${1:-}" 14:16:09 if [ "$#" -gt 0 ]; then 14:16:09 shift 14:16:09 fi 14:16:09 14:16:09 case "$command" in 14:16:09 rehash|shell) 14:16:09 eval "$(pyenv "sh-$command" "$@")" 14:16:09 ;; 14:16:09 *) 14:16:09 command pyenv "$command" "$@" 14:16:09 ;; 14:16:09 esac 14:16:09 }' 14:16:09 +++ 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[*]}"' 14:16:09 ++ 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 14:16:09 ++ 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 14:16:09 ++ 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 14:16:09 ++ export PYENV_SHELL=bash 14:16:09 ++ PYENV_SHELL=bash 14:16:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:16:09 +++ complete -F _pyenv pyenv 14:16:09 ++ lf-pyver python3 14:16:09 ++ local py_version_xy=python3 14:16:09 ++ local py_version_xyz= 14:16:09 ++ pyenv versions 14:16:09 ++ local command 14:16:09 ++ command=versions 14:16:09 ++ '[' 1 -gt 0 ']' 14:16:09 ++ shift 14:16:09 ++ case "$command" in 14:16:09 ++ command pyenv versions 14:16:09 ++ pyenv versions 14:16:09 ++ sed 's/^[ *]* //' 14:16:09 ++ awk '{ print $1 }' 14:16:09 ++ grep -E '^[0-9.]*[0-9]$' 14:16:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:16:09 +++ grep '^3' /tmp/.pyenv_versions 14:16:09 +++ sort -V 14:16:09 +++ tail -n 1 14:16:09 ++ py_version_xyz=3.10.6 14:16:09 ++ [[ -z 3.10.6 ]] 14:16:09 ++ echo 3.10.6 14:16:09 ++ return 0 14:16:09 + pyenv local 3.10.6 14:16:09 + local command 14:16:09 + command=local 14:16:09 + '[' 2 -gt 0 ']' 14:16:09 + shift 14:16:09 + case "$command" in 14:16:09 + command pyenv local 3.10.6 14:16:09 + pyenv local 3.10.6 14:16:09 + for arg in "$@" 14:16:09 + case $arg in 14:16:09 + pkg_list+='tox ' 14:16:09 + for arg in "$@" 14:16:09 + case $arg in 14:16:09 + pkg_list+='virtualenv ' 14:16:09 + for arg in "$@" 14:16:09 + case $arg in 14:16:09 + pkg_list+='urllib3~=1.26.15 ' 14:16:09 + [[ -f /tmp/.toxenv ]] 14:16:09 + [[ ! -f /tmp/.toxenv ]] 14:16:09 + [[ -n '' ]] 14:16:09 + python3 -m venv /tmp/venv-0fCc 14:16:13 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0fCc' 14:16:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0fCc 14:16:13 + echo /tmp/venv-0fCc 14:16:13 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:16:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:16:13 + /tmp/venv-0fCc/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:16:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:16:17 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:16:17 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:16:17 + /tmp/venv-0fCc/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:16:25 + type python3 14:16:25 + true 14:16:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0fCc/bin to PATH' 14:16:25 lf-activate-venv(): INFO: Adding /tmp/venv-0fCc/bin to PATH 14:16:25 + PATH=/tmp/venv-0fCc/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 14:16:25 + return 0 14:16:25 + python3 --version 14:16:25 Python 3.10.6 14:16:25 + python3 -m pip --version 14:16:25 pip 25.1.1 from /tmp/venv-0fCc/lib/python3.10/site-packages/pip (python 3.10) 14:16:25 + python3 -m pip freeze 14:16:25 cachetools==6.0.0 14:16:25 chardet==5.2.0 14:16:25 colorama==0.4.6 14:16:25 distlib==0.3.9 14:16:25 filelock==3.18.0 14:16:25 packaging==25.0 14:16:25 platformdirs==4.3.8 14:16:25 pluggy==1.6.0 14:16:25 pyproject-api==1.9.1 14:16:25 tomli==2.2.1 14:16:25 tox==4.26.0 14:16:25 typing_extensions==4.14.0 14:16:25 urllib3==1.26.20 14:16:25 virtualenv==20.31.2 14:16:25 [EnvInject] - Injecting environment variables from a build step. 14:16:25 [EnvInject] - Injecting as environment variables the properties content 14:16:25 PARALLEL=false 14:16:25 14:16:25 [EnvInject] - Variables injected successfully. 14:16:25 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins18156759335399666253.sh 14:16:25 ---> tox-run.sh 14:16:25 + 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 14:16:25 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 14:16:25 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 14:16:25 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 14:16:25 + cd /w/workspace/oom-master-checkbashisms-lint/. 14:16:25 + source /home/jenkins/lf-env.sh 14:16:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:16:25 ++ mktemp -d /tmp/venv-XXXX 14:16:25 + lf_venv=/tmp/venv-hj50 14:16:25 + local venv_file=/tmp/.os_lf_venv 14:16:25 + local python=python3 14:16:25 + local options 14:16:25 + local set_path=true 14:16:25 + local install_args= 14:16:25 ++ 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 14:16:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:16:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:16:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:16:25 + true 14:16:25 + case $1 in 14:16:25 + venv_file=/tmp/.toxenv 14:16:25 + shift 2 14:16:25 + true 14:16:25 + case $1 in 14:16:25 + shift 14:16:25 + break 14:16:25 + case $python in 14:16:25 + local pkg_list= 14:16:25 + [[ -d /opt/pyenv ]] 14:16:25 + echo 'Setup pyenv:' 14:16:25 Setup pyenv: 14:16:25 + export PYENV_ROOT=/opt/pyenv 14:16:25 + PYENV_ROOT=/opt/pyenv 14:16:25 + 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 14:16:25 + 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 14:16:25 + pyenv versions 14:16:25 system 14:16:25 3.8.13 14:16:25 3.9.13 14:16:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:16:25 + command -v pyenv 14:16:25 ++ pyenv init - --no-rehash 14:16:25 + 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[*]}"'\'')" 14:16:25 export PATH="/opt/pyenv/shims:${PATH}" 14:16:25 export PYENV_SHELL=bash 14:16:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:16:25 pyenv() { 14:16:25 local command 14:16:25 command="${1:-}" 14:16:25 if [ "$#" -gt 0 ]; then 14:16:25 shift 14:16:25 fi 14:16:25 14:16:25 case "$command" in 14:16:25 rehash|shell) 14:16:25 eval "$(pyenv "sh-$command" "$@")" 14:16:25 ;; 14:16:25 *) 14:16:25 command pyenv "$command" "$@" 14:16:25 ;; 14:16:25 esac 14:16:25 }' 14:16:25 +++ 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[*]}"' 14:16:25 ++ 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 14:16:25 ++ 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 14:16:25 ++ 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 14:16:25 ++ export PYENV_SHELL=bash 14:16:25 ++ PYENV_SHELL=bash 14:16:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:16:25 +++ complete -F _pyenv pyenv 14:16:25 ++ lf-pyver python3 14:16:25 ++ local py_version_xy=python3 14:16:25 ++ local py_version_xyz= 14:16:25 ++ pyenv versions 14:16:25 ++ local command 14:16:25 ++ command=versions 14:16:25 ++ '[' 1 -gt 0 ']' 14:16:25 ++ shift 14:16:25 ++ case "$command" in 14:16:25 ++ command pyenv versions 14:16:25 ++ pyenv versions 14:16:25 ++ sed 's/^[ *]* //' 14:16:25 ++ awk '{ print $1 }' 14:16:25 ++ grep -E '^[0-9.]*[0-9]$' 14:16:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:16:25 +++ sort -V 14:16:25 +++ grep '^3' /tmp/.pyenv_versions 14:16:25 +++ tail -n 1 14:16:25 ++ py_version_xyz=3.10.6 14:16:25 ++ [[ -z 3.10.6 ]] 14:16:25 ++ echo 3.10.6 14:16:25 ++ return 0 14:16:25 + pyenv local 3.10.6 14:16:25 + local command 14:16:25 + command=local 14:16:25 + '[' 2 -gt 0 ']' 14:16:25 + shift 14:16:25 + case "$command" in 14:16:25 + command pyenv local 3.10.6 14:16:25 + pyenv local 3.10.6 14:16:25 + for arg in "$@" 14:16:25 + case $arg in 14:16:25 + pkg_list+='tox ' 14:16:25 + for arg in "$@" 14:16:25 + case $arg in 14:16:25 + pkg_list+='virtualenv ' 14:16:25 + for arg in "$@" 14:16:25 + case $arg in 14:16:25 + pkg_list+='urllib3~=1.26.15 ' 14:16:25 + [[ -f /tmp/.toxenv ]] 14:16:25 ++ cat /tmp/.toxenv 14:16:25 + lf_venv=/tmp/venv-0fCc 14:16:25 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0fCc from' file:/tmp/.toxenv 14:16:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0fCc from file:/tmp/.toxenv 14:16:25 + /tmp/venv-0fCc/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:16:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:16:27 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:16:27 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:16:27 + /tmp/venv-0fCc/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:16:28 + type python3 14:16:28 + true 14:16:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0fCc/bin to PATH' 14:16:28 lf-activate-venv(): INFO: Adding /tmp/venv-0fCc/bin to PATH 14:16:28 + PATH=/tmp/venv-0fCc/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 14:16:28 + return 0 14:16:28 + [[ -d /opt/pyenv ]] 14:16:28 + echo '---> Setting up pyenv' 14:16:28 ---> Setting up pyenv 14:16:28 + export PYENV_ROOT=/opt/pyenv 14:16:28 + PYENV_ROOT=/opt/pyenv 14:16:28 + export PATH=/opt/pyenv/bin:/tmp/venv-0fCc/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 14:16:28 + PATH=/opt/pyenv/bin:/tmp/venv-0fCc/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 14:16:28 ++ pwd 14:16:28 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 14:16:28 + export PYTHONPATH 14:16:28 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:16:28 + TOX_TESTENV_PASSENV=PYTHONPATH 14:16:28 + tox --version 14:16:28 4.26.0 from /tmp/venv-0fCc/lib/python3.10/site-packages/tox/__init__.py 14:16:28 + PARALLEL=false 14:16:28 + TOX_OPTIONS_LIST= 14:16:28 + [[ -n checkbashisms ]] 14:16:28 + TOX_OPTIONS_LIST=' -e checkbashisms' 14:16:28 + case ${PARALLEL,,} in 14:16:28 + tox -e checkbashisms 14:16:28 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 14:16:29 checkbashisms: freeze> python -m pip freeze --all 14:16:30 checkbashisms: pip==25.1.1,setuptools==80.3.1 14:16:30 checkbashisms: commands[0]> .ci/check-bashisms.sh 14:16:31 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 14:16:31 you may get strange results 14:16:31 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 14:16:31 you may get strange results 14:16:32 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 14:16:34 checkbashisms: OK (4.93=setup[1.40]+cmd[3.53] seconds) 14:16:34 congratulations :) (5.15 seconds) 14:16:34 + tox_status=0 14:16:34 + echo '---> Completed tox runs' 14:16:34 ---> Completed tox runs 14:16:34 + for i in .tox/*/log 14:16:34 ++ awk -F/ '{print $2}' 14:16:34 ++ echo .tox/checkbashisms/log 14:16:34 + tox_env=checkbashisms 14:16:34 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 14:16:34 + DOC_DIR=docs/_build/html 14:16:34 + [[ -d docs/_build/html ]] 14:16:34 + echo '---> tox-run.sh ends' 14:16:34 ---> tox-run.sh ends 14:16:34 + test 0 -eq 0 14:16:34 $ ssh-agent -k 14:16:34 unset SSH_AUTH_SOCK; 14:16:34 unset SSH_AGENT_PID; 14:16:34 echo Agent pid 1690 killed; 14:16:34 [ssh-agent] Stopped. 14:16:34 [PostBuildScript] - [INFO] Executing post build scripts. 14:16:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9440248863463042725.sh 14:16:34 ---> sysstat.sh 14:16:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10731766825993847869.sh 14:16:34 ---> package-listing.sh 14:16:34 ++ facter osfamily 14:16:34 ++ tr '[:upper:]' '[:lower:]' 14:16:34 + OS_FAMILY=debian 14:16:34 + workspace=/w/workspace/oom-master-checkbashisms-lint 14:16:34 + START_PACKAGES=/tmp/packages_start.txt 14:16:34 + END_PACKAGES=/tmp/packages_end.txt 14:16:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:16:34 + PACKAGES=/tmp/packages_start.txt 14:16:34 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:16:34 + PACKAGES=/tmp/packages_end.txt 14:16:34 + case "${OS_FAMILY}" in 14:16:34 + dpkg -l 14:16:34 + grep '^ii' 14:16:34 + '[' -f /tmp/packages_start.txt ']' 14:16:34 + '[' -f /tmp/packages_end.txt ']' 14:16:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:16:34 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:16:34 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 14:16:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 14:16:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12862247222877034757.sh 14:16:34 ---> capture-instance-metadata.sh 14:16:34 Setup pyenv: 14:16:34 system 14:16:34 3.8.13 14:16:34 3.9.13 14:16:35 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:16:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gp0q 14:16:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:16:46 lf-activate-venv(): INFO: Installing: lftools 14:17:08 lf-activate-venv(): INFO: Adding /tmp/venv-gp0q/bin to PATH 14:17:08 INFO: Running in OpenStack, capturing instance metadata 14:17:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9826924402490501228.sh 14:17:08 provisioning config files... 14:17:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config2698064045861886508tmp 14:17:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:17:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:17:08 [EnvInject] - Injecting environment variables from a build step. 14:17:08 [EnvInject] - Injecting as environment variables the properties content 14:17:08 SERVER_ID=logs 14:17:08 14:17:08 [EnvInject] - Variables injected successfully. 14:17:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9271271027915164083.sh 14:17:08 ---> create-netrc.sh 14:17:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11245370801161156914.sh 14:17:08 ---> python-tools-install.sh 14:17:08 Setup pyenv: 14:17:08 system 14:17:08 3.8.13 14:17:08 3.9.13 14:17:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:17:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gp0q from file:/tmp/.os_lf_venv 14:17:10 lf-activate-venv(): INFO: Installing: lftools 14:17:19 lf-activate-venv(): INFO: Adding /tmp/venv-gp0q/bin to PATH 14:17:19 Generating Requirements File 14:17:38 Python 3.10.6 14:17:38 pip 25.1.1 from /tmp/venv-gp0q/lib/python3.10/site-packages/pip (python 3.10) 14:17:38 appdirs==1.4.4 14:17:38 argcomplete==3.6.2 14:17:38 aspy.yaml==1.3.0 14:17:38 attrs==25.3.0 14:17:38 autopage==0.5.2 14:17:38 beautifulsoup4==4.13.4 14:17:38 boto3==1.38.32 14:17:38 botocore==1.38.32 14:17:38 bs4==0.0.2 14:17:38 cachetools==5.5.2 14:17:38 certifi==2025.4.26 14:17:38 cffi==1.17.1 14:17:38 cfgv==3.4.0 14:17:38 chardet==5.2.0 14:17:38 charset-normalizer==3.4.2 14:17:38 click==8.2.1 14:17:38 cliff==4.10.0 14:17:38 cmd2==2.6.0 14:17:38 cryptography==3.3.2 14:17:38 debtcollector==3.0.0 14:17:38 decorator==5.2.1 14:17:38 defusedxml==0.7.1 14:17:38 Deprecated==1.2.18 14:17:38 distlib==0.3.9 14:17:38 dnspython==2.7.0 14:17:38 docker==7.1.0 14:17:38 dogpile.cache==1.4.0 14:17:38 durationpy==0.10 14:17:38 email_validator==2.2.0 14:17:38 filelock==3.18.0 14:17:38 future==1.0.0 14:17:38 gitdb==4.0.12 14:17:38 GitPython==3.1.44 14:17:38 google-auth==2.40.3 14:17:38 httplib2==0.22.0 14:17:38 identify==2.6.12 14:17:38 idna==3.10 14:17:38 importlib-resources==1.5.0 14:17:38 iso8601==2.1.0 14:17:38 Jinja2==3.1.6 14:17:38 jmespath==1.0.1 14:17:38 jsonpatch==1.33 14:17:38 jsonpointer==3.0.0 14:17:38 jsonschema==4.24.0 14:17:38 jsonschema-specifications==2025.4.1 14:17:38 keystoneauth1==5.11.0 14:17:38 kubernetes==32.0.1 14:17:38 lftools==0.37.13 14:17:38 lxml==5.4.0 14:17:38 MarkupSafe==3.0.2 14:17:38 msgpack==1.1.0 14:17:38 multi_key_dict==2.0.3 14:17:38 munch==4.0.0 14:17:38 netaddr==1.3.0 14:17:38 niet==1.4.2 14:17:38 nodeenv==1.9.1 14:17:38 oauth2client==4.1.3 14:17:38 oauthlib==3.2.2 14:17:38 openstacksdk==4.6.0 14:17:38 os-client-config==2.1.0 14:17:38 os-service-types==1.7.0 14:17:38 osc-lib==4.0.2 14:17:38 oslo.config==9.8.0 14:17:38 oslo.context==6.0.0 14:17:38 oslo.i18n==6.5.1 14:17:38 oslo.log==7.1.0 14:17:38 oslo.serialization==5.7.0 14:17:38 oslo.utils==9.0.0 14:17:38 packaging==25.0 14:17:38 pbr==6.1.1 14:17:38 platformdirs==4.3.8 14:17:38 prettytable==3.16.0 14:17:38 psutil==7.0.0 14:17:38 pyasn1==0.6.1 14:17:38 pyasn1_modules==0.4.2 14:17:38 pycparser==2.22 14:17:38 pygerrit2==2.0.15 14:17:38 PyGithub==2.6.1 14:17:38 PyJWT==2.10.1 14:17:38 PyNaCl==1.5.0 14:17:38 pyparsing==2.4.7 14:17:38 pyperclip==1.9.0 14:17:38 pyrsistent==0.20.0 14:17:38 python-cinderclient==9.7.0 14:17:38 python-dateutil==2.9.0.post0 14:17:38 python-heatclient==4.2.0 14:17:38 python-jenkins==1.8.2 14:17:38 python-keystoneclient==5.6.0 14:17:38 python-magnumclient==4.8.1 14:17:38 python-openstackclient==8.1.0 14:17:38 python-swiftclient==4.8.0 14:17:38 PyYAML==6.0.2 14:17:38 referencing==0.36.2 14:17:38 requests==2.32.3 14:17:38 requests-oauthlib==2.0.0 14:17:38 requestsexceptions==1.4.0 14:17:38 rfc3986==2.0.0 14:17:38 rpds-py==0.25.1 14:17:38 rsa==4.9.1 14:17:38 ruamel.yaml==0.18.13 14:17:38 ruamel.yaml.clib==0.2.12 14:17:38 s3transfer==0.13.0 14:17:38 simplejson==3.20.1 14:17:38 six==1.17.0 14:17:38 smmap==5.0.2 14:17:38 soupsieve==2.7 14:17:38 stevedore==5.4.1 14:17:38 tabulate==0.9.0 14:17:38 toml==0.10.2 14:17:38 tomlkit==0.13.3 14:17:38 tqdm==4.67.1 14:17:38 typing_extensions==4.14.0 14:17:38 tzdata==2025.2 14:17:38 urllib3==1.26.20 14:17:38 virtualenv==20.31.2 14:17:38 wcwidth==0.2.13 14:17:38 websocket-client==1.8.0 14:17:38 wrapt==1.17.2 14:17:38 xdg==6.0.0 14:17:38 xmltodict==0.14.2 14:17:38 yq==3.4.3 14:17:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6770199840058190547.sh 14:17:38 ---> sudo-logs.sh 14:17:38 Archiving 'sudo' log.. 14:17:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10586553738152440534.sh 14:17:38 ---> job-cost.sh 14:17:38 Setup pyenv: 14:17:39 system 14:17:39 3.8.13 14:17:39 3.9.13 14:17:39 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:17:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gp0q from file:/tmp/.os_lf_venv 14:17:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:17:46 lf-activate-venv(): INFO: Adding /tmp/venv-gp0q/bin to PATH 14:17:46 INFO: No Stack... 14:17:46 INFO: Retrieving Pricing Info for: v3-standard-4 14:17:46 INFO: Archiving Costs 14:17:46 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15974841761174762206.sh 14:17:46 ---> logs-deploy.sh 14:17:46 Setup pyenv: 14:17:46 system 14:17:46 3.8.13 14:17:46 3.9.13 14:17:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:17:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gp0q from file:/tmp/.os_lf_venv 14:17:48 lf-activate-venv(): INFO: Installing: lftools 14:17:57 lf-activate-venv(): INFO: Adding /tmp/venv-gp0q/bin to PATH 14:17:57 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4089 14:17:57 INFO: archiving workspace using pattern(s): 14:17:58 Archives upload complete. 14:17:58 INFO: archiving logs to Nexus 14:17:59 ---> uname -a: 14:17:59 Linux prd-ubuntu1804-builder-4c-4g-19541 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:17:59 14:17:59 14:17:59 ---> lscpu: 14:17:59 Architecture: x86_64 14:17:59 CPU op-mode(s): 32-bit, 64-bit 14:17:59 Byte Order: Little Endian 14:17:59 CPU(s): 4 14:17:59 On-line CPU(s) list: 0-3 14:17:59 Thread(s) per core: 1 14:17:59 Core(s) per socket: 1 14:17:59 Socket(s): 4 14:17:59 NUMA node(s): 1 14:17:59 Vendor ID: AuthenticAMD 14:17:59 CPU family: 23 14:17:59 Model: 49 14:17:59 Model name: AMD EPYC-Rome Processor 14:17:59 Stepping: 0 14:17:59 CPU MHz: 2799.998 14:17:59 BogoMIPS: 5599.99 14:17:59 Virtualization: AMD-V 14:17:59 Hypervisor vendor: KVM 14:17:59 Virtualization type: full 14:17:59 L1d cache: 32K 14:17:59 L1i cache: 32K 14:17:59 L2 cache: 512K 14:17:59 L3 cache: 16384K 14:17:59 NUMA node0 CPU(s): 0-3 14:17:59 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 14:17:59 14:17:59 14:17:59 ---> nproc: 14:17:59 4 14:17:59 14:17:59 14:17:59 ---> df -h: 14:17:59 Filesystem Size Used Avail Use% Mounted on 14:17:59 udev 7.9G 0 7.9G 0% /dev 14:17:59 tmpfs 1.6G 672K 1.6G 1% /run 14:17:59 /dev/vda1 78G 8.3G 70G 11% / 14:17:59 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:17:59 tmpfs 5.0M 0 5.0M 0% /run/lock 14:17:59 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:17:59 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:17:59 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:17:59 14:17:59 14:17:59 ---> free -m: 14:17:59 total used free shared buff/cache available 14:17:59 Mem: 16040 547 13448 0 2044 15180 14:17:59 Swap: 1023 0 1023 14:17:59 14:17:59 14:17:59 ---> ip addr: 14:17:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:17:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:17:59 inet 127.0.0.1/8 scope host lo 14:17:59 valid_lft forever preferred_lft forever 14:17:59 inet6 ::1/128 scope host 14:17:59 valid_lft forever preferred_lft forever 14:17:59 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:17:59 link/ether fa:16:3e:98:03:0b brd ff:ff:ff:ff:ff:ff 14:17:59 inet 10.30.106.103/23 brd 10.30.107.255 scope global dynamic ens3 14:17:59 valid_lft 86258sec preferred_lft 86258sec 14:17:59 inet6 fe80::f816:3eff:fe98:30b/64 scope link 14:17:59 valid_lft forever preferred_lft forever 14:17:59 14:17:59 14:17:59 ---> sar -b -r -n DEV: 14:17:59 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19541) 06/08/25 _x86_64_ (4 CPU) 14:17:59 14:17:59 14:15:40 LINUX RESTART (4 CPU) 14:17:59 14:17:59 14:16:02 tps rtps wtps bread/s bwrtn/s 14:17:59 14:17:01 170.46 24.23 146.23 814.64 50846.43 14:17:59 Average: 170.46 24.23 146.23 814.64 50846.43 14:17:59 14:17:59 14:16:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:17:59 14:17:01 13919128 15500212 2505832 15.26 58272 1724888 856708 4.90 753356 1544380 130152 14:17:59 Average: 13919128 15500212 2505832 15.26 58272 1724888 856708 4.90 753356 1544380 130152 14:17:59 14:17:59 14:16:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:17:59 14:17:01 ens3 172.50 115.12 980.37 33.48 0.00 0.00 0.00 0.00 14:17:59 14:17:01 lo 1.29 1.29 0.15 0.15 0.00 0.00 0.00 0.00 14:17:59 Average: ens3 172.50 115.12 980.37 33.48 0.00 0.00 0.00 0.00 14:17:59 Average: lo 1.29 1.29 0.15 0.15 0.00 0.00 0.00 0.00 14:17:59 14:17:59 14:17:59 ---> sar -P ALL: 14:17:59 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19541) 06/08/25 _x86_64_ (4 CPU) 14:17:59 14:17:59 14:15:40 LINUX RESTART (4 CPU) 14:17:59 14:17:59 14:16:02 CPU %user %nice %system %iowait %steal %idle 14:17:59 14:17:01 all 18.36 0.00 1.56 9.01 0.05 71.03 14:17:59 14:17:01 0 20.36 0.00 1.77 2.62 0.03 75.21 14:17:59 14:17:01 1 18.45 0.00 1.60 28.06 0.07 51.82 14:17:59 14:17:01 2 15.09 0.00 1.33 4.66 0.07 78.86 14:17:59 14:17:01 3 19.50 0.00 1.56 0.79 0.03 78.12 14:17:59 Average: all 18.36 0.00 1.56 9.01 0.05 71.03 14:17:59 Average: 0 20.36 0.00 1.77 2.62 0.03 75.21 14:17:59 Average: 1 18.45 0.00 1.60 28.06 0.07 51.82 14:17:59 Average: 2 15.09 0.00 1.33 4.66 0.07 78.86 14:17:59 Average: 3 19.50 0.00 1.56 0.79 0.03 78.12 14:17:59 14:17:59 14:17:59