07:11:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141387 07:11:05 Running as SYSTEM 07:11:05 [EnvInject] - Loading node environment variables. 07:11:05 Building remotely on prd-ubuntu1804-builder-4c-4g-24929 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 07:11:05 [ssh-agent] Looking for ssh-agent implementation... 07:11:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:11:05 $ ssh-agent 07:11:05 SSH_AUTH_SOCK=/tmp/ssh-3bManp57SGfn/agent.1653 07:11:05 SSH_AGENT_PID=1655 07:11:05 [ssh-agent] Started. 07:11:05 Running ssh-add (command line suppressed) 07:11:05 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12283164430234968152.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12283164430234968152.key) 07:11:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:11:05 The recommended git tool is: NONE 07:11:06 using credential onap-jenkins-ssh 07:11:06 Wiping out workspace first. 07:11:06 Cloning the remote Git repository 07:11:06 Cloning repository git://cloud.onap.org/mirror/oom.git 07:11:06 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 07:11:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:11:06 > git --version # timeout=10 07:11:06 > git --version # 'git version 2.17.1' 07:11:06 using GIT_SSH to set credentials Gerrit user 07:11:06 Verifying host key using manually-configured host key entries 07:11:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:11:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:11:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:11:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:11:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:11:12 using GIT_SSH to set credentials Gerrit user 07:11:12 Verifying host key using manually-configured host key entries 07:11:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/87/141387/10 # timeout=30 07:11:12 > git rev-parse 84588e1bef02c4b026ea865018d7d31dbccbcdb4^{commit} # timeout=10 07:11:12 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:11:12 Checking out Revision 84588e1bef02c4b026ea865018d7d31dbccbcdb4 (refs/changes/87/141387/10) 07:11:12 > git config core.sparsecheckout # timeout=10 07:11:12 > git checkout -f 84588e1bef02c4b026ea865018d7d31dbccbcdb4 # timeout=30 07:11:15 Commit message: "[SO] 16.0.3 release" 07:11:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:11:15 > git rev-list --no-walk 5b005900c21aea3578ebe858c65a45a9f711b6c6 # timeout=10 07:11:16 [EnvInject] - Injecting environment variables from a build step. 07:11:16 [EnvInject] - Injecting as environment variables the properties content 07:11:16 PYTHON=python3 07:11:16 07:11:16 [EnvInject] - Variables injected successfully. 07:11:16 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6250029465331799622.sh 07:11:16 ---> tox-install.sh 07:11:16 + source /home/jenkins/lf-env.sh 07:11:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:11:16 ++ mktemp -d /tmp/venv-XXXX 07:11:16 + lf_venv=/tmp/venv-m9t6 07:11:16 + local venv_file=/tmp/.os_lf_venv 07:11:16 + local python=python3 07:11:16 + local options 07:11:16 + local set_path=true 07:11:16 + local install_args= 07:11:16 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:11:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:11:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:11:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:11:16 + true 07:11:16 + case $1 in 07:11:16 + venv_file=/tmp/.toxenv 07:11:16 + shift 2 07:11:16 + true 07:11:16 + case $1 in 07:11:16 + shift 07:11:16 + break 07:11:16 + case $python in 07:11:16 + local pkg_list= 07:11:16 + [[ -d /opt/pyenv ]] 07:11:16 + echo 'Setup pyenv:' 07:11:16 Setup pyenv: 07:11:16 + export PYENV_ROOT=/opt/pyenv 07:11:16 + PYENV_ROOT=/opt/pyenv 07:11:16 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:11:16 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:11:16 + pyenv versions 07:11:16 * system (set by /opt/pyenv/version) 07:11:16 * 3.8.13 (set by /opt/pyenv/version) 07:11:16 * 3.9.13 (set by /opt/pyenv/version) 07:11:16 * 3.10.6 (set by /opt/pyenv/version) 07:11:16 + command -v pyenv 07:11:16 ++ pyenv init - --no-rehash 07:11:16 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:11:16 export PATH="/opt/pyenv/shims:${PATH}" 07:11:16 export PYENV_SHELL=bash 07:11:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:11:16 pyenv() { 07:11:16 local command 07:11:16 command="${1:-}" 07:11:16 if [ "$#" -gt 0 ]; then 07:11:16 shift 07:11:16 fi 07:11:16 07:11:16 case "$command" in 07:11:16 rehash|shell) 07:11:16 eval "$(pyenv "sh-$command" "$@")" 07:11:16 ;; 07:11:16 *) 07:11:16 command pyenv "$command" "$@" 07:11:16 ;; 07:11:16 esac 07:11:16 }' 07:11:16 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:11:16 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:11:16 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:11:16 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:11:16 ++ export PYENV_SHELL=bash 07:11:16 ++ PYENV_SHELL=bash 07:11:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:11:16 +++ complete -F _pyenv pyenv 07:11:16 ++ lf-pyver python3 07:11:16 ++ local py_version_xy=python3 07:11:16 ++ local py_version_xyz= 07:11:16 ++ sed 's/^[ *]* //' 07:11:16 ++ awk '{ print $1 }' 07:11:16 ++ grep -E '^[0-9.]*[0-9]$' 07:11:16 ++ pyenv versions 07:11:16 ++ local command 07:11:16 ++ command=versions 07:11:16 ++ '[' 1 -gt 0 ']' 07:11:16 ++ shift 07:11:16 ++ case "$command" in 07:11:16 ++ command pyenv versions 07:11:16 ++ pyenv versions 07:11:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:11:16 +++ grep '^3' /tmp/.pyenv_versions 07:11:16 +++ sort -V 07:11:16 +++ tail -n 1 07:11:16 ++ py_version_xyz=3.10.6 07:11:16 ++ [[ -z 3.10.6 ]] 07:11:16 ++ echo 3.10.6 07:11:16 ++ return 0 07:11:16 + pyenv local 3.10.6 07:11:16 + local command 07:11:16 + command=local 07:11:16 + '[' 2 -gt 0 ']' 07:11:16 + shift 07:11:16 + case "$command" in 07:11:16 + command pyenv local 3.10.6 07:11:16 + pyenv local 3.10.6 07:11:16 + for arg in "$@" 07:11:16 + case $arg in 07:11:16 + pkg_list+='tox ' 07:11:16 + for arg in "$@" 07:11:16 + case $arg in 07:11:16 + pkg_list+='virtualenv ' 07:11:16 + for arg in "$@" 07:11:16 + case $arg in 07:11:16 + pkg_list+='urllib3~=1.26.15 ' 07:11:16 + [[ -f /tmp/.toxenv ]] 07:11:16 + [[ ! -f /tmp/.toxenv ]] 07:11:16 + [[ -n '' ]] 07:11:16 + python3 -m venv /tmp/venv-m9t6 07:11:20 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-m9t6' 07:11:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-m9t6 07:11:20 + echo /tmp/venv-m9t6 07:11:20 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:11:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:11:20 + /tmp/venv-m9t6/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 07:11:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:11:24 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:11:24 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:11:24 + /tmp/venv-m9t6/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:11:26 + type python3 07:11:26 + true 07:11:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-m9t6/bin to PATH' 07:11:26 lf-activate-venv(): INFO: Adding /tmp/venv-m9t6/bin to PATH 07:11:26 + PATH=/tmp/venv-m9t6/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:11:26 + return 0 07:11:26 + python3 --version 07:11:26 Python 3.10.6 07:11:26 + python3 -m pip --version 07:11:27 pip 25.1.1 from /tmp/venv-m9t6/lib/python3.10/site-packages/pip (python 3.10) 07:11:27 + python3 -m pip freeze 07:11:27 cachetools==6.1.0 07:11:27 chardet==5.2.0 07:11:27 colorama==0.4.6 07:11:27 distlib==0.3.9 07:11:27 filelock==3.18.0 07:11:27 packaging==25.0 07:11:27 platformdirs==4.3.8 07:11:27 pluggy==1.6.0 07:11:27 pyproject-api==1.9.1 07:11:27 tomli==2.2.1 07:11:27 tox==4.27.0 07:11:27 typing_extensions==4.14.0 07:11:27 urllib3==1.26.20 07:11:27 virtualenv==20.31.2 07:11:27 [EnvInject] - Injecting environment variables from a build step. 07:11:27 [EnvInject] - Injecting as environment variables the properties content 07:11:27 PARALLEL=false 07:11:27 07:11:27 [EnvInject] - Variables injected successfully. 07:11:27 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5879680633338740146.sh 07:11:27 ---> tox-run.sh 07:11:27 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:11:27 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 07:11:27 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 07:11:27 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 07:11:27 + cd /w/workspace/oom-master-checkbashisms-lint/. 07:11:27 + source /home/jenkins/lf-env.sh 07:11:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:11:27 ++ mktemp -d /tmp/venv-XXXX 07:11:27 + lf_venv=/tmp/venv-UsnM 07:11:27 + local venv_file=/tmp/.os_lf_venv 07:11:27 + local python=python3 07:11:27 + local options 07:11:27 + local set_path=true 07:11:27 + local install_args= 07:11:27 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:11:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:11:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:11:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:11:27 + true 07:11:27 + case $1 in 07:11:27 + venv_file=/tmp/.toxenv 07:11:27 + shift 2 07:11:27 + true 07:11:27 + case $1 in 07:11:27 + shift 07:11:27 + break 07:11:27 + case $python in 07:11:27 + local pkg_list= 07:11:27 + [[ -d /opt/pyenv ]] 07:11:27 + echo 'Setup pyenv:' 07:11:27 Setup pyenv: 07:11:27 + export PYENV_ROOT=/opt/pyenv 07:11:27 + PYENV_ROOT=/opt/pyenv 07:11:27 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:11:27 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:11:27 + pyenv versions 07:11:27 system 07:11:27 3.8.13 07:11:27 3.9.13 07:11:27 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:11:27 + command -v pyenv 07:11:27 ++ pyenv init - --no-rehash 07:11:27 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:11:27 export PATH="/opt/pyenv/shims:${PATH}" 07:11:27 export PYENV_SHELL=bash 07:11:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:11:27 pyenv() { 07:11:27 local command 07:11:27 command="${1:-}" 07:11:27 if [ "$#" -gt 0 ]; then 07:11:27 shift 07:11:27 fi 07:11:27 07:11:27 case "$command" in 07:11:27 rehash|shell) 07:11:27 eval "$(pyenv "sh-$command" "$@")" 07:11:27 ;; 07:11:27 *) 07:11:27 command pyenv "$command" "$@" 07:11:27 ;; 07:11:27 esac 07:11:27 }' 07:11:27 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:11:27 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:11:27 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:11:27 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:11:27 ++ export PYENV_SHELL=bash 07:11:27 ++ PYENV_SHELL=bash 07:11:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:11:27 +++ complete -F _pyenv pyenv 07:11:27 ++ lf-pyver python3 07:11:27 ++ local py_version_xy=python3 07:11:27 ++ local py_version_xyz= 07:11:27 ++ pyenv versions 07:11:27 ++ local command 07:11:27 ++ command=versions 07:11:27 ++ '[' 1 -gt 0 ']' 07:11:27 ++ shift 07:11:27 ++ case "$command" in 07:11:27 ++ command pyenv versions 07:11:27 ++ pyenv versions 07:11:27 ++ awk '{ print $1 }' 07:11:27 ++ grep -E '^[0-9.]*[0-9]$' 07:11:27 ++ sed 's/^[ *]* //' 07:11:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:11:27 +++ grep '^3' /tmp/.pyenv_versions 07:11:27 +++ sort -V 07:11:27 +++ tail -n 1 07:11:27 ++ py_version_xyz=3.10.6 07:11:27 ++ [[ -z 3.10.6 ]] 07:11:27 ++ echo 3.10.6 07:11:27 ++ return 0 07:11:27 + pyenv local 3.10.6 07:11:27 + local command 07:11:27 + command=local 07:11:27 + '[' 2 -gt 0 ']' 07:11:27 + shift 07:11:27 + case "$command" in 07:11:27 + command pyenv local 3.10.6 07:11:27 + pyenv local 3.10.6 07:11:27 + for arg in "$@" 07:11:27 + case $arg in 07:11:27 + pkg_list+='tox ' 07:11:27 + for arg in "$@" 07:11:27 + case $arg in 07:11:27 + pkg_list+='virtualenv ' 07:11:27 + for arg in "$@" 07:11:27 + case $arg in 07:11:27 + pkg_list+='urllib3~=1.26.15 ' 07:11:27 + [[ -f /tmp/.toxenv ]] 07:11:27 ++ cat /tmp/.toxenv 07:11:27 + lf_venv=/tmp/venv-m9t6 07:11:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m9t6 from' file:/tmp/.toxenv 07:11:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m9t6 from file:/tmp/.toxenv 07:11:27 + /tmp/venv-m9t6/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 07:11:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:11:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:11:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:11:28 + /tmp/venv-m9t6/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:11:29 + type python3 07:11:29 + true 07:11:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-m9t6/bin to PATH' 07:11:29 lf-activate-venv(): INFO: Adding /tmp/venv-m9t6/bin to PATH 07:11:29 + PATH=/tmp/venv-m9t6/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:11:29 + return 0 07:11:29 + [[ -d /opt/pyenv ]] 07:11:29 + echo '---> Setting up pyenv' 07:11:29 ---> Setting up pyenv 07:11:29 + export PYENV_ROOT=/opt/pyenv 07:11:29 + PYENV_ROOT=/opt/pyenv 07:11:29 + export PATH=/opt/pyenv/bin:/tmp/venv-m9t6/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:11:29 + PATH=/opt/pyenv/bin:/tmp/venv-m9t6/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:11:29 ++ pwd 07:11:29 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 07:11:29 + export PYTHONPATH 07:11:29 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:11:29 + TOX_TESTENV_PASSENV=PYTHONPATH 07:11:29 + tox --version 07:11:30 4.27.0 from /tmp/venv-m9t6/lib/python3.10/site-packages/tox/__init__.py 07:11:30 + PARALLEL=false 07:11:30 + TOX_OPTIONS_LIST= 07:11:30 + [[ -n checkbashisms ]] 07:11:30 + TOX_OPTIONS_LIST=' -e checkbashisms' 07:11:30 + case ${PARALLEL,,} in 07:11:30 + tox -e checkbashisms 07:11:30 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 07:11:31 checkbashisms: freeze> python -m pip freeze --all 07:11:32 checkbashisms: pip==25.1.1,setuptools==80.3.1 07:11:32 checkbashisms: commands[0]> .ci/check-bashisms.sh 07:11:33 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 07:11:33 you may get strange results 07:11:33 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 07:11:33 you may get strange results 07:11:33 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 07:11:35 checkbashisms: OK (4.87=setup[1.36]+cmd[3.51] seconds) 07:11:35 congratulations :) (5.10 seconds) 07:11:35 + tox_status=0 07:11:35 + echo '---> Completed tox runs' 07:11:35 ---> Completed tox runs 07:11:35 + for i in .tox/*/log 07:11:35 ++ awk -F/ '{print $2}' 07:11:35 ++ echo .tox/checkbashisms/log 07:11:35 + tox_env=checkbashisms 07:11:35 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 07:11:35 + DOC_DIR=docs/_build/html 07:11:35 + [[ -d docs/_build/html ]] 07:11:35 + echo '---> tox-run.sh ends' 07:11:35 ---> tox-run.sh ends 07:11:35 + test 0 -eq 0 07:11:35 $ ssh-agent -k 07:11:35 unset SSH_AUTH_SOCK; 07:11:35 unset SSH_AGENT_PID; 07:11:35 echo Agent pid 1655 killed; 07:11:35 [ssh-agent] Stopped. 07:11:35 [PostBuildScript] - [INFO] Executing post build scripts. 07:11:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins626985456506221968.sh 07:11:35 ---> sysstat.sh 07:11:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9984278042724299897.sh 07:11:36 ---> package-listing.sh 07:11:36 ++ tr '[:upper:]' '[:lower:]' 07:11:36 ++ facter osfamily 07:11:36 + OS_FAMILY=debian 07:11:36 + workspace=/w/workspace/oom-master-checkbashisms-lint 07:11:36 + START_PACKAGES=/tmp/packages_start.txt 07:11:36 + END_PACKAGES=/tmp/packages_end.txt 07:11:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:11:36 + PACKAGES=/tmp/packages_start.txt 07:11:36 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:11:36 + PACKAGES=/tmp/packages_end.txt 07:11:36 + case "${OS_FAMILY}" in 07:11:36 + dpkg -l 07:11:36 + grep '^ii' 07:11:36 + '[' -f /tmp/packages_start.txt ']' 07:11:36 + '[' -f /tmp/packages_end.txt ']' 07:11:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:11:36 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:11:36 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 07:11:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 07:11:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13288362485475754808.sh 07:11:36 ---> capture-instance-metadata.sh 07:11:36 Setup pyenv: 07:11:36 system 07:11:36 3.8.13 07:11:36 3.9.13 07:11:36 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:11:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2J63 07:11:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:11:44 lf-activate-venv(): INFO: Installing: lftools 07:12:06 lf-activate-venv(): INFO: Adding /tmp/venv-2J63/bin to PATH 07:12:06 INFO: Running in OpenStack, capturing instance metadata 07:12:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6895687336694145372.sh 07:12:07 provisioning config files... 07:12:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config9951720459429436276tmp 07:12:07 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:12:07 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:12:07 [EnvInject] - Injecting environment variables from a build step. 07:12:07 [EnvInject] - Injecting as environment variables the properties content 07:12:07 SERVER_ID=logs 07:12:07 07:12:07 [EnvInject] - Variables injected successfully. 07:12:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18304067697139800669.sh 07:12:07 ---> create-netrc.sh 07:12:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7191683321393775545.sh 07:12:07 ---> python-tools-install.sh 07:12:07 Setup pyenv: 07:12:07 system 07:12:07 3.8.13 07:12:07 3.9.13 07:12:07 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:12:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2J63 from file:/tmp/.os_lf_venv 07:12:09 lf-activate-venv(): INFO: Installing: lftools 07:12:17 lf-activate-venv(): INFO: Adding /tmp/venv-2J63/bin to PATH 07:12:17 Generating Requirements File 07:12:37 Python 3.10.6 07:12:37 pip 25.1.1 from /tmp/venv-2J63/lib/python3.10/site-packages/pip (python 3.10) 07:12:37 appdirs==1.4.4 07:12:37 argcomplete==3.6.2 07:12:37 aspy.yaml==1.3.0 07:12:37 attrs==25.3.0 07:12:37 autopage==0.5.2 07:12:37 beautifulsoup4==4.13.4 07:12:37 boto3==1.39.0 07:12:37 botocore==1.39.0 07:12:37 bs4==0.0.2 07:12:37 cachetools==5.5.2 07:12:37 certifi==2025.6.15 07:12:37 cffi==1.17.1 07:12:37 cfgv==3.4.0 07:12:37 chardet==5.2.0 07:12:37 charset-normalizer==3.4.2 07:12:37 click==8.2.1 07:12:37 cliff==4.10.0 07:12:37 cmd2==2.7.0 07:12:37 cryptography==3.3.2 07:12:37 debtcollector==3.0.0 07:12:37 decorator==5.2.1 07:12:37 defusedxml==0.7.1 07:12:37 Deprecated==1.2.18 07:12:37 distlib==0.3.9 07:12:37 dnspython==2.7.0 07:12:37 docker==7.1.0 07:12:37 dogpile.cache==1.4.0 07:12:37 durationpy==0.10 07:12:37 email_validator==2.2.0 07:12:37 filelock==3.18.0 07:12:37 future==1.0.0 07:12:37 gitdb==4.0.12 07:12:37 GitPython==3.1.44 07:12:37 google-auth==2.40.3 07:12:37 httplib2==0.22.0 07:12:37 identify==2.6.12 07:12:37 idna==3.10 07:12:37 importlib-resources==1.5.0 07:12:37 iso8601==2.1.0 07:12:37 Jinja2==3.1.6 07:12:37 jmespath==1.0.1 07:12:37 jsonpatch==1.33 07:12:37 jsonpointer==3.0.0 07:12:37 jsonschema==4.24.0 07:12:37 jsonschema-specifications==2025.4.1 07:12:37 keystoneauth1==5.11.1 07:12:37 kubernetes==33.1.0 07:12:37 lftools==0.37.13 07:12:37 lxml==6.0.0 07:12:37 markdown-it-py==3.0.0 07:12:37 MarkupSafe==3.0.2 07:12:37 mdurl==0.1.2 07:12:37 msgpack==1.1.1 07:12:37 multi_key_dict==2.0.3 07:12:37 munch==4.0.0 07:12:37 netaddr==1.3.0 07:12:37 niet==1.4.2 07:12:37 nodeenv==1.9.1 07:12:37 oauth2client==4.1.3 07:12:37 oauthlib==3.3.1 07:12:37 openstacksdk==4.6.0 07:12:37 os-client-config==2.1.0 07:12:37 os-service-types==1.7.0 07:12:37 osc-lib==4.0.2 07:12:37 oslo.config==9.8.0 07:12:37 oslo.context==6.0.0 07:12:37 oslo.i18n==6.5.1 07:12:37 oslo.log==7.1.0 07:12:37 oslo.serialization==5.7.0 07:12:37 oslo.utils==9.0.0 07:12:37 packaging==25.0 07:12:37 pbr==6.1.1 07:12:37 platformdirs==4.3.8 07:12:37 prettytable==3.16.0 07:12:37 psutil==7.0.0 07:12:37 pyasn1==0.6.1 07:12:37 pyasn1_modules==0.4.2 07:12:37 pycparser==2.22 07:12:37 pygerrit2==2.0.15 07:12:37 PyGithub==2.6.1 07:12:37 Pygments==2.19.2 07:12:37 PyJWT==2.10.1 07:12:37 PyNaCl==1.5.0 07:12:37 pyparsing==2.4.7 07:12:37 pyperclip==1.9.0 07:12:37 pyrsistent==0.20.0 07:12:37 python-cinderclient==9.7.0 07:12:37 python-dateutil==2.9.0.post0 07:12:37 python-heatclient==4.2.0 07:12:37 python-jenkins==1.8.2 07:12:37 python-keystoneclient==5.6.0 07:12:37 python-magnumclient==4.8.1 07:12:37 python-openstackclient==8.1.0 07:12:37 python-swiftclient==4.8.0 07:12:37 PyYAML==6.0.2 07:12:37 referencing==0.36.2 07:12:37 requests==2.32.4 07:12:37 requests-oauthlib==2.0.0 07:12:37 requestsexceptions==1.4.0 07:12:37 rfc3986==2.0.0 07:12:37 rich==14.0.0 07:12:37 rich-argparse==1.7.1 07:12:37 rpds-py==0.25.1 07:12:37 rsa==4.9.1 07:12:37 ruamel.yaml==0.18.14 07:12:37 ruamel.yaml.clib==0.2.12 07:12:37 s3transfer==0.13.0 07:12:37 simplejson==3.20.1 07:12:37 six==1.17.0 07:12:37 smmap==5.0.2 07:12:37 soupsieve==2.7 07:12:37 stevedore==5.4.1 07:12:37 tabulate==0.9.0 07:12:37 toml==0.10.2 07:12:37 tomlkit==0.13.3 07:12:37 tqdm==4.67.1 07:12:37 typing_extensions==4.14.0 07:12:37 tzdata==2025.2 07:12:37 urllib3==1.26.20 07:12:37 virtualenv==20.31.2 07:12:37 wcwidth==0.2.13 07:12:37 websocket-client==1.8.0 07:12:37 wrapt==1.17.2 07:12:37 xdg==6.0.0 07:12:37 xmltodict==0.14.2 07:12:37 yq==3.4.3 07:12:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16419887707468317477.sh 07:12:37 ---> sudo-logs.sh 07:12:37 Archiving 'sudo' log.. 07:12:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17089800109644697555.sh 07:12:38 ---> job-cost.sh 07:12:38 Setup pyenv: 07:12:38 system 07:12:38 3.8.13 07:12:38 3.9.13 07:12:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:12:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2J63 from file:/tmp/.os_lf_venv 07:12:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:12:45 lf-activate-venv(): INFO: Adding /tmp/venv-2J63/bin to PATH 07:12:45 INFO: No Stack... 07:12:45 INFO: Retrieving Pricing Info for: v3-standard-4 07:12:45 INFO: Archiving Costs 07:12:45 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5503878240159055993.sh 07:12:45 ---> logs-deploy.sh 07:12:45 Setup pyenv: 07:12:45 system 07:12:45 3.8.13 07:12:45 3.9.13 07:12:45 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:12:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2J63 from file:/tmp/.os_lf_venv 07:12:47 lf-activate-venv(): INFO: Installing: lftools 07:12:55 lf-activate-venv(): INFO: Adding /tmp/venv-2J63/bin to PATH 07:12:55 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4168 07:12:55 INFO: archiving workspace using pattern(s): 07:12:56 Archives upload complete. 07:12:56 INFO: archiving logs to Nexus 07:12:57 ---> uname -a: 07:12:57 Linux prd-ubuntu1804-builder-4c-4g-24929 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:12:57 07:12:57 07:12:57 ---> lscpu: 07:12:57 Architecture: x86_64 07:12:57 CPU op-mode(s): 32-bit, 64-bit 07:12:57 Byte Order: Little Endian 07:12:57 CPU(s): 4 07:12:57 On-line CPU(s) list: 0-3 07:12:57 Thread(s) per core: 1 07:12:57 Core(s) per socket: 1 07:12:57 Socket(s): 4 07:12:57 NUMA node(s): 1 07:12:57 Vendor ID: AuthenticAMD 07:12:57 CPU family: 23 07:12:57 Model: 49 07:12:57 Model name: AMD EPYC-Rome Processor 07:12:57 Stepping: 0 07:12:57 CPU MHz: 2799.998 07:12:57 BogoMIPS: 5599.99 07:12:57 Virtualization: AMD-V 07:12:57 Hypervisor vendor: KVM 07:12:57 Virtualization type: full 07:12:57 L1d cache: 32K 07:12:57 L1i cache: 32K 07:12:57 L2 cache: 512K 07:12:57 L3 cache: 16384K 07:12:57 NUMA node0 CPU(s): 0-3 07:12:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 07:12:57 07:12:57 07:12:57 ---> nproc: 07:12:57 4 07:12:57 07:12:57 07:12:57 ---> df -h: 07:12:57 Filesystem Size Used Avail Use% Mounted on 07:12:57 udev 7.9G 0 7.9G 0% /dev 07:12:57 tmpfs 1.6G 672K 1.6G 1% /run 07:12:57 /dev/vda1 78G 8.3G 70G 11% / 07:12:57 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:12:57 tmpfs 5.0M 0 5.0M 0% /run/lock 07:12:57 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:12:57 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:12:57 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:12:57 07:12:57 07:12:57 ---> free -m: 07:12:57 total used free shared buff/cache available 07:12:57 Mem: 16040 557 13425 0 2057 15169 07:12:57 Swap: 1023 0 1023 07:12:57 07:12:57 07:12:57 ---> ip addr: 07:12:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:12:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:12:57 inet 127.0.0.1/8 scope host lo 07:12:57 valid_lft forever preferred_lft forever 07:12:57 inet6 ::1/128 scope host 07:12:57 valid_lft forever preferred_lft forever 07:12:57 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:12:57 link/ether fa:16:3e:a5:f6:00 brd ff:ff:ff:ff:ff:ff 07:12:57 inet 10.30.106.137/23 brd 10.30.107.255 scope global dynamic ens3 07:12:57 valid_lft 86270sec preferred_lft 86270sec 07:12:57 inet6 fe80::f816:3eff:fea5:f600/64 scope link 07:12:57 valid_lft forever preferred_lft forever 07:12:57 07:12:57 07:12:57 ---> sar -b -r -n DEV: 07:12:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-24929) 07/01/25 _x86_64_ (4 CPU) 07:12:57 07:12:57 07:10:50 LINUX RESTART (4 CPU) 07:12:57 07:12:57 07:11:01 tps rtps wtps bread/s bwrtn/s 07:12:57 07:12:01 363.82 58.97 304.85 3732.58 62190.17 07:12:57 Average: 363.82 58.97 304.85 3732.58 62190.17 07:12:57 07:12:57 07:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:12:57 07:12:01 13902944 15486256 2522024 15.35 58556 1726764 857448 4.91 765992 1543896 136524 07:12:57 Average: 13902944 15486256 2522024 15.35 58556 1726764 857448 4.91 765992 1543896 136524 07:12:57 07:12:57 07:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:12:57 07:12:01 ens3 576.17 391.77 2351.45 86.66 0.00 0.00 0.00 0.00 07:12:57 07:12:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 07:12:57 Average: ens3 576.17 391.77 2351.45 86.66 0.00 0.00 0.00 0.00 07:12:57 Average: lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 07:12:57 07:12:57 07:12:57 ---> sar -P ALL: 07:12:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-24929) 07/01/25 _x86_64_ (4 CPU) 07:12:57 07:12:57 07:10:50 LINUX RESTART (4 CPU) 07:12:57 07:12:57 07:11:01 CPU %user %nice %system %iowait %steal %idle 07:12:57 07:12:01 all 23.71 0.00 2.51 3.04 0.07 70.67 07:12:57 07:12:01 0 28.03 0.00 2.79 3.30 0.07 65.81 07:12:57 07:12:01 1 23.11 0.00 1.99 0.82 0.07 74.02 07:12:57 07:12:01 2 25.60 0.00 2.81 6.48 0.07 65.05 07:12:57 07:12:01 3 18.08 0.00 2.45 1.56 0.07 77.85 07:12:57 Average: all 23.71 0.00 2.51 3.04 0.07 70.67 07:12:57 Average: 0 28.03 0.00 2.79 3.30 0.07 65.81 07:12:57 Average: 1 23.11 0.00 1.99 0.82 0.07 74.02 07:12:57 Average: 2 25.60 0.00 2.81 6.48 0.07 65.05 07:12:57 Average: 3 18.08 0.00 2.45 1.56 0.07 77.85 07:12:57 07:12:57 07:12:57