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