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