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