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