07:36:16 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141387 07:36:16 Running as SYSTEM 07:36:16 [EnvInject] - Loading node environment variables. 07:36:16 Building remotely on prd-ubuntu1804-builder-4c-4g-24933 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 07:36:16 [ssh-agent] Looking for ssh-agent implementation... 07:36:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:36:16 $ ssh-agent 07:36:16 SSH_AUTH_SOCK=/tmp/ssh-68K0756gmobt/agent.1663 07:36:16 SSH_AGENT_PID=1665 07:36:16 [ssh-agent] Started. 07:36:16 Running ssh-add (command line suppressed) 07:36:16 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7935569612964899597.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7935569612964899597.key) 07:36:16 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:36:16 The recommended git tool is: NONE 07:36:18 using credential onap-jenkins-ssh 07:36:18 Wiping out workspace first. 07:36:18 Cloning the remote Git repository 07:36:18 Cloning repository git://cloud.onap.org/mirror/oom.git 07:36:18 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 07:36:18 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:36:18 > git --version # timeout=10 07:36:18 > git --version # 'git version 2.17.1' 07:36:18 using GIT_SSH to set credentials Gerrit user 07:36:18 Verifying host key using manually-configured host key entries 07:36:18 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:36:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:36:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:36:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:36:23 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:36:23 using GIT_SSH to set credentials Gerrit user 07:36:23 Verifying host key using manually-configured host key entries 07:36:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/87/141387/11 # timeout=30 07:36:24 > git rev-parse 4b7868e88eed4e3f3ab25ba13001fe42201dcbd8^{commit} # timeout=10 07:36:24 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:36:24 Checking out Revision 4b7868e88eed4e3f3ab25ba13001fe42201dcbd8 (refs/changes/87/141387/11) 07:36:24 > git config core.sparsecheckout # timeout=10 07:36:24 > git checkout -f 4b7868e88eed4e3f3ab25ba13001fe42201dcbd8 # timeout=30 07:36:27 Commit message: "[SO] 16.0.3 release" 07:36:27 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:36:27 > git rev-list --no-walk 5b005900c21aea3578ebe858c65a45a9f711b6c6 # timeout=10 07:36:27 [EnvInject] - Injecting environment variables from a build step. 07:36:27 [EnvInject] - Injecting as environment variables the properties content 07:36:27 PYTHON=python3 07:36:27 07:36:27 [EnvInject] - Variables injected successfully. 07:36:28 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2489603995336298893.sh 07:36:28 ---> tox-install.sh 07:36:28 + source /home/jenkins/lf-env.sh 07:36:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:36:28 ++ mktemp -d /tmp/venv-XXXX 07:36:28 + lf_venv=/tmp/venv-fqGf 07:36:28 + local venv_file=/tmp/.os_lf_venv 07:36:28 + local python=python3 07:36:28 + local options 07:36:28 + local set_path=true 07:36:28 + local install_args= 07:36:28 ++ 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:36:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:36:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:36:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:36:28 + true 07:36:28 + case $1 in 07:36:28 + venv_file=/tmp/.toxenv 07:36:28 + shift 2 07:36:28 + true 07:36:28 + case $1 in 07:36:28 + shift 07:36:28 + break 07:36:28 + case $python in 07:36:28 + local pkg_list= 07:36:28 + [[ -d /opt/pyenv ]] 07:36:28 + echo 'Setup pyenv:' 07:36:28 Setup pyenv: 07:36:28 + export PYENV_ROOT=/opt/pyenv 07:36:28 + PYENV_ROOT=/opt/pyenv 07:36:28 + 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:36:28 + 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:36:28 + pyenv versions 07:36:28 * system (set by /opt/pyenv/version) 07:36:28 * 3.8.13 (set by /opt/pyenv/version) 07:36:28 * 3.9.13 (set by /opt/pyenv/version) 07:36:28 * 3.10.6 (set by /opt/pyenv/version) 07:36:28 + command -v pyenv 07:36:28 ++ pyenv init - --no-rehash 07:36:28 + 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:36:28 export PATH="/opt/pyenv/shims:${PATH}" 07:36:28 export PYENV_SHELL=bash 07:36:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:36:28 pyenv() { 07:36:28 local command 07:36:28 command="${1:-}" 07:36:28 if [ "$#" -gt 0 ]; then 07:36:28 shift 07:36:28 fi 07:36:28 07:36:28 case "$command" in 07:36:28 rehash|shell) 07:36:28 eval "$(pyenv "sh-$command" "$@")" 07:36:28 ;; 07:36:28 *) 07:36:28 command pyenv "$command" "$@" 07:36:28 ;; 07:36:28 esac 07:36:28 }' 07:36:28 +++ 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:36:28 ++ 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:36:28 ++ 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:36:28 ++ 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:36:28 ++ export PYENV_SHELL=bash 07:36:28 ++ PYENV_SHELL=bash 07:36:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:36:28 +++ complete -F _pyenv pyenv 07:36:28 ++ lf-pyver python3 07:36:28 ++ local py_version_xy=python3 07:36:28 ++ local py_version_xyz= 07:36:28 ++ pyenv versions 07:36:28 ++ local command 07:36:28 ++ command=versions 07:36:28 ++ '[' 1 -gt 0 ']' 07:36:28 ++ shift 07:36:28 ++ case "$command" in 07:36:28 ++ command pyenv versions 07:36:28 ++ pyenv versions 07:36:28 ++ awk '{ print $1 }' 07:36:28 ++ sed 's/^[ *]* //' 07:36:28 ++ grep -E '^[0-9.]*[0-9]$' 07:36:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:36:28 +++ grep '^3' /tmp/.pyenv_versions 07:36:28 +++ sort -V 07:36:28 +++ tail -n 1 07:36:28 ++ py_version_xyz=3.10.6 07:36:28 ++ [[ -z 3.10.6 ]] 07:36:28 ++ echo 3.10.6 07:36:28 ++ return 0 07:36:28 + pyenv local 3.10.6 07:36:28 + local command 07:36:28 + command=local 07:36:28 + '[' 2 -gt 0 ']' 07:36:28 + shift 07:36:28 + case "$command" in 07:36:28 + command pyenv local 3.10.6 07:36:28 + pyenv local 3.10.6 07:36:28 + for arg in "$@" 07:36:28 + case $arg in 07:36:28 + pkg_list+='tox ' 07:36:28 + for arg in "$@" 07:36:28 + case $arg in 07:36:28 + pkg_list+='virtualenv ' 07:36:28 + for arg in "$@" 07:36:28 + case $arg in 07:36:28 + pkg_list+='urllib3~=1.26.15 ' 07:36:28 + [[ -f /tmp/.toxenv ]] 07:36:28 + [[ ! -f /tmp/.toxenv ]] 07:36:28 + [[ -n '' ]] 07:36:28 + python3 -m venv /tmp/venv-fqGf 07:36:32 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fqGf' 07:36:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fqGf 07:36:32 + echo /tmp/venv-fqGf 07:36:32 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:36:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:36:32 + /tmp/venv-fqGf/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 07:36:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:36:36 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:36:36 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:36:36 + /tmp/venv-fqGf/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:36:38 + type python3 07:36:38 + true 07:36:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fqGf/bin to PATH' 07:36:38 lf-activate-venv(): INFO: Adding /tmp/venv-fqGf/bin to PATH 07:36:38 + PATH=/tmp/venv-fqGf/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:36:38 + return 0 07:36:38 + python3 --version 07:36:38 Python 3.10.6 07:36:38 + python3 -m pip --version 07:36:38 pip 25.1.1 from /tmp/venv-fqGf/lib/python3.10/site-packages/pip (python 3.10) 07:36:38 + python3 -m pip freeze 07:36:39 cachetools==6.1.0 07:36:39 chardet==5.2.0 07:36:39 colorama==0.4.6 07:36:39 distlib==0.3.9 07:36:39 filelock==3.18.0 07:36:39 packaging==25.0 07:36:39 platformdirs==4.3.8 07:36:39 pluggy==1.6.0 07:36:39 pyproject-api==1.9.1 07:36:39 tomli==2.2.1 07:36:39 tox==4.27.0 07:36:39 typing_extensions==4.14.0 07:36:39 urllib3==1.26.20 07:36:39 virtualenv==20.31.2 07:36:39 [EnvInject] - Injecting environment variables from a build step. 07:36:39 [EnvInject] - Injecting as environment variables the properties content 07:36:39 PARALLEL=false 07:36:39 07:36:39 [EnvInject] - Variables injected successfully. 07:36:39 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12323453576573525654.sh 07:36:39 ---> tox-run.sh 07:36:39 + 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:36:39 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 07:36:39 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 07:36:39 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 07:36:39 + cd /w/workspace/oom-master-checkbashisms-lint/. 07:36:39 + source /home/jenkins/lf-env.sh 07:36:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:36:39 ++ mktemp -d /tmp/venv-XXXX 07:36:39 + lf_venv=/tmp/venv-fJg0 07:36:39 + local venv_file=/tmp/.os_lf_venv 07:36:39 + local python=python3 07:36:39 + local options 07:36:39 + local set_path=true 07:36:39 + local install_args= 07:36:39 ++ 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:36:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:36:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:36:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:36:39 + true 07:36:39 + case $1 in 07:36:39 + venv_file=/tmp/.toxenv 07:36:39 + shift 2 07:36:39 + true 07:36:39 + case $1 in 07:36:39 + shift 07:36:39 + break 07:36:39 + case $python in 07:36:39 + local pkg_list= 07:36:39 + [[ -d /opt/pyenv ]] 07:36:39 + echo 'Setup pyenv:' 07:36:39 Setup pyenv: 07:36:39 + export PYENV_ROOT=/opt/pyenv 07:36:39 + PYENV_ROOT=/opt/pyenv 07:36:39 + 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:36:39 + 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:36:39 + pyenv versions 07:36:39 system 07:36:39 3.8.13 07:36:39 3.9.13 07:36:39 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:36:39 + command -v pyenv 07:36:39 ++ pyenv init - --no-rehash 07:36:39 + 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:36:39 export PATH="/opt/pyenv/shims:${PATH}" 07:36:39 export PYENV_SHELL=bash 07:36:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:36:39 pyenv() { 07:36:39 local command 07:36:39 command="${1:-}" 07:36:39 if [ "$#" -gt 0 ]; then 07:36:39 shift 07:36:39 fi 07:36:39 07:36:39 case "$command" in 07:36:39 rehash|shell) 07:36:39 eval "$(pyenv "sh-$command" "$@")" 07:36:39 ;; 07:36:39 *) 07:36:39 command pyenv "$command" "$@" 07:36:39 ;; 07:36:39 esac 07:36:39 }' 07:36:39 +++ 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:36:39 ++ 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:36:39 ++ 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:36:39 ++ 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:36:39 ++ export PYENV_SHELL=bash 07:36:39 ++ PYENV_SHELL=bash 07:36:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:36:39 +++ complete -F _pyenv pyenv 07:36:39 ++ lf-pyver python3 07:36:39 ++ local py_version_xy=python3 07:36:39 ++ local py_version_xyz= 07:36:39 ++ pyenv versions 07:36:39 ++ local command 07:36:39 ++ command=versions 07:36:39 ++ '[' 1 -gt 0 ']' 07:36:39 ++ shift 07:36:39 ++ case "$command" in 07:36:39 ++ command pyenv versions 07:36:39 ++ pyenv versions 07:36:39 ++ sed 's/^[ *]* //' 07:36:39 ++ awk '{ print $1 }' 07:36:39 ++ grep -E '^[0-9.]*[0-9]$' 07:36:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:36:39 +++ grep '^3' /tmp/.pyenv_versions 07:36:39 +++ sort -V 07:36:39 +++ tail -n 1 07:36:39 ++ py_version_xyz=3.10.6 07:36:39 ++ [[ -z 3.10.6 ]] 07:36:39 ++ echo 3.10.6 07:36:39 ++ return 0 07:36:39 + pyenv local 3.10.6 07:36:39 + local command 07:36:39 + command=local 07:36:39 + '[' 2 -gt 0 ']' 07:36:39 + shift 07:36:39 + case "$command" in 07:36:39 + command pyenv local 3.10.6 07:36:39 + pyenv local 3.10.6 07:36:39 + for arg in "$@" 07:36:39 + case $arg in 07:36:39 + pkg_list+='tox ' 07:36:39 + for arg in "$@" 07:36:39 + case $arg in 07:36:39 + pkg_list+='virtualenv ' 07:36:39 + for arg in "$@" 07:36:39 + case $arg in 07:36:39 + pkg_list+='urllib3~=1.26.15 ' 07:36:39 + [[ -f /tmp/.toxenv ]] 07:36:39 ++ cat /tmp/.toxenv 07:36:39 + lf_venv=/tmp/venv-fqGf 07:36:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fqGf from' file:/tmp/.toxenv 07:36:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fqGf from file:/tmp/.toxenv 07:36:39 + /tmp/venv-fqGf/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 07:36:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:36:40 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:36:40 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:36:40 + /tmp/venv-fqGf/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:36:41 + type python3 07:36:41 + true 07:36:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fqGf/bin to PATH' 07:36:41 lf-activate-venv(): INFO: Adding /tmp/venv-fqGf/bin to PATH 07:36:41 + PATH=/tmp/venv-fqGf/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:36:41 + return 0 07:36:41 + [[ -d /opt/pyenv ]] 07:36:41 + echo '---> Setting up pyenv' 07:36:41 ---> Setting up pyenv 07:36:41 + export PYENV_ROOT=/opt/pyenv 07:36:41 + PYENV_ROOT=/opt/pyenv 07:36:41 + export PATH=/opt/pyenv/bin:/tmp/venv-fqGf/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:36:41 + PATH=/opt/pyenv/bin:/tmp/venv-fqGf/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:36:41 ++ pwd 07:36:41 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 07:36:41 + export PYTHONPATH 07:36:41 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:36:41 + TOX_TESTENV_PASSENV=PYTHONPATH 07:36:41 + tox --version 07:36:41 4.27.0 from /tmp/venv-fqGf/lib/python3.10/site-packages/tox/__init__.py 07:36:41 + PARALLEL=false 07:36:41 + TOX_OPTIONS_LIST= 07:36:41 + [[ -n checkbashisms ]] 07:36:41 + TOX_OPTIONS_LIST=' -e checkbashisms' 07:36:41 + case ${PARALLEL,,} in 07:36:41 + tox -e checkbashisms 07:36:41 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 07:36:42 checkbashisms: freeze> python -m pip freeze --all 07:36:43 checkbashisms: pip==25.1.1,setuptools==80.3.1 07:36:43 checkbashisms: commands[0]> .ci/check-bashisms.sh 07:36:44 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 07:36:44 you may get strange results 07:36:44 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 07:36:44 you may get strange results 07:36:45 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 07:36:46 checkbashisms: OK (4.80=setup[1.34]+cmd[3.46] seconds) 07:36:46 congratulations :) (5.01 seconds) 07:36:47 + tox_status=0 07:36:47 + echo '---> Completed tox runs' 07:36:47 ---> Completed tox runs 07:36:47 + for i in .tox/*/log 07:36:47 ++ echo .tox/checkbashisms/log 07:36:47 ++ awk -F/ '{print $2}' 07:36:47 + tox_env=checkbashisms 07:36:47 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 07:36:47 + DOC_DIR=docs/_build/html 07:36:47 + [[ -d docs/_build/html ]] 07:36:47 + echo '---> tox-run.sh ends' 07:36:47 ---> tox-run.sh ends 07:36:47 + test 0 -eq 0 07:36:47 $ ssh-agent -k 07:36:47 unset SSH_AUTH_SOCK; 07:36:47 unset SSH_AGENT_PID; 07:36:47 echo Agent pid 1665 killed; 07:36:47 [ssh-agent] Stopped. 07:36:47 [PostBuildScript] - [INFO] Executing post build scripts. 07:36:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6315894783101355676.sh 07:36:47 ---> sysstat.sh 07:36:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16585341157192183160.sh 07:36:47 ---> package-listing.sh 07:36:47 ++ facter osfamily 07:36:47 ++ tr '[:upper:]' '[:lower:]' 07:36:47 + OS_FAMILY=debian 07:36:47 + workspace=/w/workspace/oom-master-checkbashisms-lint 07:36:47 + START_PACKAGES=/tmp/packages_start.txt 07:36:47 + END_PACKAGES=/tmp/packages_end.txt 07:36:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:36:47 + PACKAGES=/tmp/packages_start.txt 07:36:47 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:36:47 + PACKAGES=/tmp/packages_end.txt 07:36:47 + case "${OS_FAMILY}" in 07:36:47 + dpkg -l 07:36:47 + grep '^ii' 07:36:47 + '[' -f /tmp/packages_start.txt ']' 07:36:47 + '[' -f /tmp/packages_end.txt ']' 07:36:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:36:47 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:36:47 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 07:36:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 07:36:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16072712634839150425.sh 07:36:47 ---> capture-instance-metadata.sh 07:36:47 Setup pyenv: 07:36:47 system 07:36:47 3.8.13 07:36:47 3.9.13 07:36:47 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:36:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CsCQ 07:36:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:36:55 lf-activate-venv(): INFO: Installing: lftools 07:37:18 lf-activate-venv(): INFO: Adding /tmp/venv-CsCQ/bin to PATH 07:37:18 INFO: Running in OpenStack, capturing instance metadata 07:37:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15047389298849538003.sh 07:37:18 provisioning config files... 07:37:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config15451136487088783998tmp 07:37:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:37:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:37:18 [EnvInject] - Injecting environment variables from a build step. 07:37:18 [EnvInject] - Injecting as environment variables the properties content 07:37:18 SERVER_ID=logs 07:37:18 07:37:18 [EnvInject] - Variables injected successfully. 07:37:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7878827291527388369.sh 07:37:18 ---> create-netrc.sh 07:37:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10317319720006331980.sh 07:37:18 ---> python-tools-install.sh 07:37:18 Setup pyenv: 07:37:18 system 07:37:18 3.8.13 07:37:18 3.9.13 07:37:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:37:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CsCQ from file:/tmp/.os_lf_venv 07:37:20 lf-activate-venv(): INFO: Installing: lftools 07:37:28 lf-activate-venv(): INFO: Adding /tmp/venv-CsCQ/bin to PATH 07:37:28 Generating Requirements File 07:37:48 Python 3.10.6 07:37:48 pip 25.1.1 from /tmp/venv-CsCQ/lib/python3.10/site-packages/pip (python 3.10) 07:37:49 appdirs==1.4.4 07:37:49 argcomplete==3.6.2 07:37:49 aspy.yaml==1.3.0 07:37:49 attrs==25.3.0 07:37:49 autopage==0.5.2 07:37:49 beautifulsoup4==4.13.4 07:37:49 boto3==1.39.0 07:37:49 botocore==1.39.0 07:37:49 bs4==0.0.2 07:37:49 cachetools==5.5.2 07:37:49 certifi==2025.6.15 07:37:49 cffi==1.17.1 07:37:49 cfgv==3.4.0 07:37:49 chardet==5.2.0 07:37:49 charset-normalizer==3.4.2 07:37:49 click==8.2.1 07:37:49 cliff==4.10.0 07:37:49 cmd2==2.7.0 07:37:49 cryptography==3.3.2 07:37:49 debtcollector==3.0.0 07:37:49 decorator==5.2.1 07:37:49 defusedxml==0.7.1 07:37:49 Deprecated==1.2.18 07:37:49 distlib==0.3.9 07:37:49 dnspython==2.7.0 07:37:49 docker==7.1.0 07:37:49 dogpile.cache==1.4.0 07:37:49 durationpy==0.10 07:37:49 email_validator==2.2.0 07:37:49 filelock==3.18.0 07:37:49 future==1.0.0 07:37:49 gitdb==4.0.12 07:37:49 GitPython==3.1.44 07:37:49 google-auth==2.40.3 07:37:49 httplib2==0.22.0 07:37:49 identify==2.6.12 07:37:49 idna==3.10 07:37:49 importlib-resources==1.5.0 07:37:49 iso8601==2.1.0 07:37:49 Jinja2==3.1.6 07:37:49 jmespath==1.0.1 07:37:49 jsonpatch==1.33 07:37:49 jsonpointer==3.0.0 07:37:49 jsonschema==4.24.0 07:37:49 jsonschema-specifications==2025.4.1 07:37:49 keystoneauth1==5.11.1 07:37:49 kubernetes==33.1.0 07:37:49 lftools==0.37.13 07:37:49 lxml==6.0.0 07:37:49 markdown-it-py==3.0.0 07:37:49 MarkupSafe==3.0.2 07:37:49 mdurl==0.1.2 07:37:49 msgpack==1.1.1 07:37:49 multi_key_dict==2.0.3 07:37:49 munch==4.0.0 07:37:49 netaddr==1.3.0 07:37:49 niet==1.4.2 07:37:49 nodeenv==1.9.1 07:37:49 oauth2client==4.1.3 07:37:49 oauthlib==3.3.1 07:37:49 openstacksdk==4.6.0 07:37:49 os-client-config==2.1.0 07:37:49 os-service-types==1.7.0 07:37:49 osc-lib==4.0.2 07:37:49 oslo.config==9.8.0 07:37:49 oslo.context==6.0.0 07:37:49 oslo.i18n==6.5.1 07:37:49 oslo.log==7.1.0 07:37:49 oslo.serialization==5.7.0 07:37:49 oslo.utils==9.0.0 07:37:49 packaging==25.0 07:37:49 pbr==6.1.1 07:37:49 platformdirs==4.3.8 07:37:49 prettytable==3.16.0 07:37:49 psutil==7.0.0 07:37:49 pyasn1==0.6.1 07:37:49 pyasn1_modules==0.4.2 07:37:49 pycparser==2.22 07:37:49 pygerrit2==2.0.15 07:37:49 PyGithub==2.6.1 07:37:49 Pygments==2.19.2 07:37:49 PyJWT==2.10.1 07:37:49 PyNaCl==1.5.0 07:37:49 pyparsing==2.4.7 07:37:49 pyperclip==1.9.0 07:37:49 pyrsistent==0.20.0 07:37:49 python-cinderclient==9.7.0 07:37:49 python-dateutil==2.9.0.post0 07:37:49 python-heatclient==4.2.0 07:37:49 python-jenkins==1.8.2 07:37:49 python-keystoneclient==5.6.0 07:37:49 python-magnumclient==4.8.1 07:37:49 python-openstackclient==8.1.0 07:37:49 python-swiftclient==4.8.0 07:37:49 PyYAML==6.0.2 07:37:49 referencing==0.36.2 07:37:49 requests==2.32.4 07:37:49 requests-oauthlib==2.0.0 07:37:49 requestsexceptions==1.4.0 07:37:49 rfc3986==2.0.0 07:37:49 rich==14.0.0 07:37:49 rich-argparse==1.7.1 07:37:49 rpds-py==0.25.1 07:37:49 rsa==4.9.1 07:37:49 ruamel.yaml==0.18.14 07:37:49 ruamel.yaml.clib==0.2.12 07:37:49 s3transfer==0.13.0 07:37:49 simplejson==3.20.1 07:37:49 six==1.17.0 07:37:49 smmap==5.0.2 07:37:49 soupsieve==2.7 07:37:49 stevedore==5.4.1 07:37:49 tabulate==0.9.0 07:37:49 toml==0.10.2 07:37:49 tomlkit==0.13.3 07:37:49 tqdm==4.67.1 07:37:49 typing_extensions==4.14.0 07:37:49 tzdata==2025.2 07:37:49 urllib3==1.26.20 07:37:49 virtualenv==20.31.2 07:37:49 wcwidth==0.2.13 07:37:49 websocket-client==1.8.0 07:37:49 wrapt==1.17.2 07:37:49 xdg==6.0.0 07:37:49 xmltodict==0.14.2 07:37:49 yq==3.4.3 07:37:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1377712323274566251.sh 07:37:49 ---> sudo-logs.sh 07:37:49 Archiving 'sudo' log.. 07:37:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10736109456689735419.sh 07:37:49 ---> job-cost.sh 07:37:49 Setup pyenv: 07:37:49 system 07:37:49 3.8.13 07:37:49 3.9.13 07:37:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:37:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CsCQ from file:/tmp/.os_lf_venv 07:37:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:37:56 lf-activate-venv(): INFO: Adding /tmp/venv-CsCQ/bin to PATH 07:37:56 INFO: No Stack... 07:37:56 INFO: Retrieving Pricing Info for: v3-standard-4 07:37:57 INFO: Archiving Costs 07:37:57 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4490311262384255545.sh 07:37:57 ---> logs-deploy.sh 07:37:57 Setup pyenv: 07:37:57 system 07:37:57 3.8.13 07:37:57 3.9.13 07:37:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:37:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CsCQ from file:/tmp/.os_lf_venv 07:37:59 lf-activate-venv(): INFO: Installing: lftools 07:38:07 lf-activate-venv(): INFO: Adding /tmp/venv-CsCQ/bin to PATH 07:38:07 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4169 07:38:07 INFO: archiving workspace using pattern(s): 07:38:08 Archives upload complete. 07:38:08 INFO: archiving logs to Nexus 07:38:09 ---> uname -a: 07:38:09 Linux prd-ubuntu1804-builder-4c-4g-24933 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:38:09 07:38:09 07:38:09 ---> lscpu: 07:38:09 Architecture: x86_64 07:38:09 CPU op-mode(s): 32-bit, 64-bit 07:38:09 Byte Order: Little Endian 07:38:09 CPU(s): 4 07:38:09 On-line CPU(s) list: 0-3 07:38:09 Thread(s) per core: 1 07:38:09 Core(s) per socket: 1 07:38:09 Socket(s): 4 07:38:09 NUMA node(s): 1 07:38:09 Vendor ID: AuthenticAMD 07:38:09 CPU family: 23 07:38:09 Model: 49 07:38:09 Model name: AMD EPYC-Rome Processor 07:38:09 Stepping: 0 07:38:09 CPU MHz: 2799.998 07:38:09 BogoMIPS: 5599.99 07:38:09 Virtualization: AMD-V 07:38:09 Hypervisor vendor: KVM 07:38:09 Virtualization type: full 07:38:09 L1d cache: 32K 07:38:09 L1i cache: 32K 07:38:09 L2 cache: 512K 07:38:09 L3 cache: 16384K 07:38:09 NUMA node0 CPU(s): 0-3 07:38:09 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:38:09 07:38:09 07:38:09 ---> nproc: 07:38:09 4 07:38:09 07:38:09 07:38:09 ---> df -h: 07:38:09 Filesystem Size Used Avail Use% Mounted on 07:38:09 udev 7.9G 0 7.9G 0% /dev 07:38:09 tmpfs 1.6G 672K 1.6G 1% /run 07:38:09 /dev/vda1 78G 8.3G 70G 11% / 07:38:09 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:38:09 tmpfs 5.0M 0 5.0M 0% /run/lock 07:38:09 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:38:09 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:38:09 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:38:09 07:38:09 07:38:09 ---> free -m: 07:38:09 total used free shared buff/cache available 07:38:09 Mem: 16040 565 13417 0 2057 15162 07:38:09 Swap: 1023 0 1023 07:38:09 07:38:09 07:38:09 ---> ip addr: 07:38:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:38:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:38:09 inet 127.0.0.1/8 scope host lo 07:38:09 valid_lft forever preferred_lft forever 07:38:09 inet6 ::1/128 scope host 07:38:09 valid_lft forever preferred_lft forever 07:38:09 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:38:09 link/ether fa:16:3e:d1:ee:d6 brd ff:ff:ff:ff:ff:ff 07:38:09 inet 10.30.106.210/23 brd 10.30.107.255 scope global dynamic ens3 07:38:09 valid_lft 86271sec preferred_lft 86271sec 07:38:09 inet6 fe80::f816:3eff:fed1:eed6/64 scope link 07:38:09 valid_lft forever preferred_lft forever 07:38:09 07:38:09 07:38:09 ---> sar -b -r -n DEV: 07:38:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-24933) 07/01/25 _x86_64_ (4 CPU) 07:38:09 07:38:09 07:36:01 LINUX RESTART (4 CPU) 07:38:09 07:38:09 07:37:02 tps rtps wtps bread/s bwrtn/s 07:38:09 07:38:01 113.40 1.12 112.29 128.66 12904.93 07:38:09 Average: 113.40 1.12 112.29 128.66 12904.93 07:38:09 07:38:09 07:37:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:38:09 07:38:01 13742044 15526072 2682924 16.33 78804 1893444 791048 4.53 732916 1711024 130608 07:38:09 Average: 13742044 15526072 2682924 16.33 78804 1893444 791048 4.53 732916 1711024 130608 07:38:09 07:38:09 07:37:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:38:09 07:38:01 lo 1.08 1.08 0.12 0.12 0.00 0.00 0.00 0.00 07:38:09 07:38:01 ens3 169.29 114.07 911.51 15.94 0.00 0.00 0.00 0.00 07:38:09 Average: lo 1.08 1.08 0.12 0.12 0.00 0.00 0.00 0.00 07:38:09 Average: ens3 169.29 114.07 911.51 15.94 0.00 0.00 0.00 0.00 07:38:09 07:38:09 07:38:09 ---> sar -P ALL: 07:38:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-24933) 07/01/25 _x86_64_ (4 CPU) 07:38:09 07:38:09 07:36:01 LINUX RESTART (4 CPU) 07:38:09 07:38:09 07:37:02 CPU %user %nice %system %iowait %steal %idle 07:38:09 07:38:01 all 21.19 0.00 1.49 1.52 0.05 75.74 07:38:09 07:38:01 0 34.66 0.00 1.92 0.68 0.07 62.67 07:38:09 07:38:01 1 6.64 0.00 0.98 3.77 0.03 88.58 07:38:09 07:38:01 2 27.71 0.00 1.62 0.24 0.09 70.35 07:38:09 07:38:01 3 15.81 0.00 1.44 1.41 0.03 81.30 07:38:09 Average: all 21.19 0.00 1.49 1.52 0.05 75.74 07:38:09 Average: 0 34.66 0.00 1.92 0.68 0.07 62.67 07:38:09 Average: 1 6.64 0.00 0.98 3.77 0.03 88.58 07:38:09 Average: 2 27.71 0.00 1.62 0.24 0.09 70.35 07:38:09 Average: 3 15.81 0.00 1.44 1.41 0.03 81.30 07:38:09 07:38:09 07:38:09