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