09:39:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141804 09:39:07 Running as SYSTEM 09:39:07 [EnvInject] - Loading node environment variables. 09:39:07 Building remotely on prd-ubuntu1804-builder-4c-4g-35178 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 09:39:07 [ssh-agent] Looking for ssh-agent implementation... 09:39:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:39:07 $ ssh-agent 09:39:07 SSH_AUTH_SOCK=/tmp/ssh-Cp6ENXCpL8kc/agent.1665 09:39:07 SSH_AGENT_PID=1667 09:39:07 [ssh-agent] Started. 09:39:07 Running ssh-add (command line suppressed) 09:39:07 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7903992018828500752.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7903992018828500752.key) 09:39:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:39:07 The recommended git tool is: NONE 09:39:09 using credential onap-jenkins-ssh 09:39:09 Wiping out workspace first. 09:39:09 Cloning the remote Git repository 09:39:09 Cloning repository git://cloud.onap.org/mirror/oom.git 09:39:09 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 09:39:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:39:09 > git --version # timeout=10 09:39:09 > git --version # 'git version 2.17.1' 09:39:09 using GIT_SSH to set credentials Gerrit user 09:39:09 Verifying host key using manually-configured host key entries 09:39:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:39:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:39:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:39:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:39:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:39:15 using GIT_SSH to set credentials Gerrit user 09:39:15 Verifying host key using manually-configured host key entries 09:39:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/04/141804/2 # timeout=30 09:39:16 > git rev-parse 32a70a6f28f6ae0f908e7c622ca73fe5f3865feb^{commit} # timeout=10 09:39:16 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:39:16 Checking out Revision 32a70a6f28f6ae0f908e7c622ca73fe5f3865feb (refs/changes/04/141804/2) 09:39:16 > git config core.sparsecheckout # timeout=10 09:39:16 > git checkout -f 32a70a6f28f6ae0f908e7c622ca73fe5f3865feb # timeout=30 09:39:19 Commit message: "[PORTALNG] 14.1.0 release" 09:39:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:39:19 > git rev-list --no-walk 31e467f455949c2eddd3107a9772f333b48a44ea # timeout=10 09:39:19 [EnvInject] - Injecting environment variables from a build step. 09:39:19 [EnvInject] - Injecting as environment variables the properties content 09:39:19 PYTHON=python3 09:39:19 09:39:19 [EnvInject] - Variables injected successfully. 09:39:19 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13510743404490310252.sh 09:39:19 ---> tox-install.sh 09:39:19 + source /home/jenkins/lf-env.sh 09:39:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:39:19 ++ mktemp -d /tmp/venv-XXXX 09:39:19 + lf_venv=/tmp/venv-JhdJ 09:39:19 + local venv_file=/tmp/.os_lf_venv 09:39:19 + local python=python3 09:39:19 + local options 09:39:19 + local set_path=true 09:39:19 + local install_args= 09:39:19 ++ 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 09:39:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:39:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:39:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:39:19 + true 09:39:19 + case $1 in 09:39:19 + venv_file=/tmp/.toxenv 09:39:19 + shift 2 09:39:19 + true 09:39:19 + case $1 in 09:39:19 + shift 09:39:19 + break 09:39:19 + case $python in 09:39:19 + local pkg_list= 09:39:19 + [[ -d /opt/pyenv ]] 09:39:19 + echo 'Setup pyenv:' 09:39:19 Setup pyenv: 09:39:19 + export PYENV_ROOT=/opt/pyenv 09:39:19 + PYENV_ROOT=/opt/pyenv 09:39:19 + 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 09:39:19 + 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 09:39:19 + pyenv versions 09:39:19 * system (set by /opt/pyenv/version) 09:39:19 * 3.8.13 (set by /opt/pyenv/version) 09:39:19 * 3.9.13 (set by /opt/pyenv/version) 09:39:19 * 3.10.6 (set by /opt/pyenv/version) 09:39:19 + command -v pyenv 09:39:19 ++ pyenv init - --no-rehash 09:39:19 + 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[*]}"'\'')" 09:39:19 export PATH="/opt/pyenv/shims:${PATH}" 09:39:19 export PYENV_SHELL=bash 09:39:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:39:19 pyenv() { 09:39:19 local command 09:39:19 command="${1:-}" 09:39:19 if [ "$#" -gt 0 ]; then 09:39:19 shift 09:39:19 fi 09:39:19 09:39:19 case "$command" in 09:39:19 rehash|shell) 09:39:19 eval "$(pyenv "sh-$command" "$@")" 09:39:19 ;; 09:39:19 *) 09:39:19 command pyenv "$command" "$@" 09:39:19 ;; 09:39:19 esac 09:39:19 }' 09:39:19 +++ 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[*]}"' 09:39:19 ++ 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 09:39:19 ++ 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 09:39:19 ++ 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 09:39:19 ++ export PYENV_SHELL=bash 09:39:19 ++ PYENV_SHELL=bash 09:39:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:39:19 +++ complete -F _pyenv pyenv 09:39:19 ++ lf-pyver python3 09:39:19 ++ local py_version_xy=python3 09:39:19 ++ local py_version_xyz= 09:39:19 ++ pyenv versions 09:39:19 ++ local command 09:39:19 ++ command=versions 09:39:19 ++ sed 's/^[ *]* //' 09:39:19 ++ '[' 1 -gt 0 ']' 09:39:19 ++ shift 09:39:19 ++ case "$command" in 09:39:19 ++ command pyenv versions 09:39:19 ++ pyenv versions 09:39:19 ++ awk '{ print $1 }' 09:39:19 ++ grep -E '^[0-9.]*[0-9]$' 09:39:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:39:20 +++ grep '^3' /tmp/.pyenv_versions 09:39:20 +++ sort -V 09:39:20 +++ tail -n 1 09:39:20 ++ py_version_xyz=3.10.6 09:39:20 ++ [[ -z 3.10.6 ]] 09:39:20 ++ echo 3.10.6 09:39:20 ++ return 0 09:39:20 + pyenv local 3.10.6 09:39:20 + local command 09:39:20 + command=local 09:39:20 + '[' 2 -gt 0 ']' 09:39:20 + shift 09:39:20 + case "$command" in 09:39:20 + command pyenv local 3.10.6 09:39:20 + pyenv local 3.10.6 09:39:20 + for arg in "$@" 09:39:20 + case $arg in 09:39:20 + pkg_list+='tox ' 09:39:20 + for arg in "$@" 09:39:20 + case $arg in 09:39:20 + pkg_list+='virtualenv ' 09:39:20 + for arg in "$@" 09:39:20 + case $arg in 09:39:20 + pkg_list+='urllib3~=1.26.15 ' 09:39:20 + [[ -f /tmp/.toxenv ]] 09:39:20 + [[ ! -f /tmp/.toxenv ]] 09:39:20 + [[ -n '' ]] 09:39:20 + python3 -m venv /tmp/venv-JhdJ 09:39:24 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JhdJ' 09:39:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JhdJ 09:39:24 + echo /tmp/venv-JhdJ 09:39:24 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:39:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:39:24 + /tmp/venv-JhdJ/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 09:39:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:39:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:39:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:39:28 + /tmp/venv-JhdJ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:39:30 + type python3 09:39:30 + true 09:39:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JhdJ/bin to PATH' 09:39:30 lf-activate-venv(): INFO: Adding /tmp/venv-JhdJ/bin to PATH 09:39:30 + PATH=/tmp/venv-JhdJ/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 09:39:30 + return 0 09:39:30 + python3 --version 09:39:30 Python 3.10.6 09:39:30 + python3 -m pip --version 09:39:30 pip 25.2 from /tmp/venv-JhdJ/lib/python3.10/site-packages/pip (python 3.10) 09:39:30 + python3 -m pip freeze 09:39:30 cachetools==6.1.0 09:39:30 chardet==5.2.0 09:39:30 colorama==0.4.6 09:39:30 distlib==0.4.0 09:39:30 filelock==3.18.0 09:39:30 packaging==25.0 09:39:30 platformdirs==4.3.8 09:39:30 pluggy==1.6.0 09:39:30 pyproject-api==1.9.1 09:39:30 tomli==2.2.1 09:39:30 tox==4.28.4 09:39:30 typing_extensions==4.14.1 09:39:30 urllib3==1.26.20 09:39:30 virtualenv==20.33.1 09:39:30 [EnvInject] - Injecting environment variables from a build step. 09:39:30 [EnvInject] - Injecting as environment variables the properties content 09:39:30 PARALLEL=false 09:39:30 09:39:30 [EnvInject] - Variables injected successfully. 09:39:30 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17821127387708070963.sh 09:39:30 ---> tox-run.sh 09:39:30 + 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 09:39:30 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 09:39:30 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 09:39:30 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 09:39:30 + cd /w/workspace/oom-master-checkbashisms-lint/. 09:39:30 + source /home/jenkins/lf-env.sh 09:39:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:39:30 ++ mktemp -d /tmp/venv-XXXX 09:39:30 + lf_venv=/tmp/venv-qFwo 09:39:30 + local venv_file=/tmp/.os_lf_venv 09:39:30 + local python=python3 09:39:30 + local options 09:39:30 + local set_path=true 09:39:30 + local install_args= 09:39:30 ++ 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 09:39:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:39:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:39:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:39:30 + true 09:39:30 + case $1 in 09:39:30 + venv_file=/tmp/.toxenv 09:39:30 + shift 2 09:39:30 + true 09:39:30 + case $1 in 09:39:30 + shift 09:39:30 + break 09:39:30 + case $python in 09:39:30 + local pkg_list= 09:39:30 + [[ -d /opt/pyenv ]] 09:39:30 + echo 'Setup pyenv:' 09:39:30 Setup pyenv: 09:39:30 + export PYENV_ROOT=/opt/pyenv 09:39:30 + PYENV_ROOT=/opt/pyenv 09:39:30 + 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 09:39:30 + 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 09:39:30 + pyenv versions 09:39:30 system 09:39:30 3.8.13 09:39:30 3.9.13 09:39:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:39:30 + command -v pyenv 09:39:30 ++ pyenv init - --no-rehash 09:39:30 + 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[*]}"'\'')" 09:39:30 export PATH="/opt/pyenv/shims:${PATH}" 09:39:30 export PYENV_SHELL=bash 09:39:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:39:30 pyenv() { 09:39:30 local command 09:39:30 command="${1:-}" 09:39:30 if [ "$#" -gt 0 ]; then 09:39:30 shift 09:39:30 fi 09:39:30 09:39:30 case "$command" in 09:39:30 rehash|shell) 09:39:30 eval "$(pyenv "sh-$command" "$@")" 09:39:30 ;; 09:39:30 *) 09:39:30 command pyenv "$command" "$@" 09:39:30 ;; 09:39:30 esac 09:39:30 }' 09:39:30 +++ 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[*]}"' 09:39:30 ++ 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 09:39:30 ++ 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 09:39:30 ++ 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 09:39:30 ++ export PYENV_SHELL=bash 09:39:30 ++ PYENV_SHELL=bash 09:39:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:39:30 +++ complete -F _pyenv pyenv 09:39:30 ++ lf-pyver python3 09:39:30 ++ local py_version_xy=python3 09:39:30 ++ local py_version_xyz= 09:39:30 ++ pyenv versions 09:39:30 ++ local command 09:39:30 ++ command=versions 09:39:30 ++ '[' 1 -gt 0 ']' 09:39:30 ++ shift 09:39:30 ++ case "$command" in 09:39:30 ++ command pyenv versions 09:39:30 ++ pyenv versions 09:39:30 ++ awk '{ print $1 }' 09:39:30 ++ sed 's/^[ *]* //' 09:39:30 ++ grep -E '^[0-9.]*[0-9]$' 09:39:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:39:30 +++ grep '^3' /tmp/.pyenv_versions 09:39:30 +++ sort -V 09:39:30 +++ tail -n 1 09:39:30 ++ py_version_xyz=3.10.6 09:39:30 ++ [[ -z 3.10.6 ]] 09:39:30 ++ echo 3.10.6 09:39:30 ++ return 0 09:39:30 + pyenv local 3.10.6 09:39:30 + local command 09:39:30 + command=local 09:39:30 + '[' 2 -gt 0 ']' 09:39:30 + shift 09:39:30 + case "$command" in 09:39:30 + command pyenv local 3.10.6 09:39:30 + pyenv local 3.10.6 09:39:30 + for arg in "$@" 09:39:30 + case $arg in 09:39:30 + pkg_list+='tox ' 09:39:30 + for arg in "$@" 09:39:30 + case $arg in 09:39:30 + pkg_list+='virtualenv ' 09:39:30 + for arg in "$@" 09:39:30 + case $arg in 09:39:30 + pkg_list+='urllib3~=1.26.15 ' 09:39:30 + [[ -f /tmp/.toxenv ]] 09:39:30 ++ cat /tmp/.toxenv 09:39:30 + lf_venv=/tmp/venv-JhdJ 09:39:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JhdJ from' file:/tmp/.toxenv 09:39:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JhdJ from file:/tmp/.toxenv 09:39:30 + /tmp/venv-JhdJ/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 09:39:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:39:31 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:39:31 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:39:31 + /tmp/venv-JhdJ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:39:32 + type python3 09:39:32 + true 09:39:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JhdJ/bin to PATH' 09:39:32 lf-activate-venv(): INFO: Adding /tmp/venv-JhdJ/bin to PATH 09:39:32 + PATH=/tmp/venv-JhdJ/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 09:39:32 + return 0 09:39:32 + [[ -d /opt/pyenv ]] 09:39:32 + echo '---> Setting up pyenv' 09:39:32 ---> Setting up pyenv 09:39:32 + export PYENV_ROOT=/opt/pyenv 09:39:32 + PYENV_ROOT=/opt/pyenv 09:39:32 + export PATH=/opt/pyenv/bin:/tmp/venv-JhdJ/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 09:39:32 + PATH=/opt/pyenv/bin:/tmp/venv-JhdJ/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 09:39:32 ++ pwd 09:39:32 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 09:39:32 + export PYTHONPATH 09:39:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:39:32 + TOX_TESTENV_PASSENV=PYTHONPATH 09:39:32 + tox --version 09:39:33 4.28.4 from /tmp/venv-JhdJ/lib/python3.10/site-packages/tox/__init__.py 09:39:33 + PARALLEL=false 09:39:33 + TOX_OPTIONS_LIST= 09:39:33 + [[ -n checkbashisms ]] 09:39:33 + TOX_OPTIONS_LIST=' -e checkbashisms' 09:39:33 + case ${PARALLEL,,} in 09:39:33 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 09:39:33 + tox -e checkbashisms 09:39:34 checkbashisms: freeze> python -m pip freeze --all 09:39:34 checkbashisms: pip==25.1.1,setuptools==80.9.0 09:39:34 checkbashisms: commands[0]> .ci/check-bashisms.sh 09:39:36 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 09:39:38 checkbashisms: OK (4.81=setup[1.33]+cmd[3.48] seconds) 09:39:38 congratulations :) (5.02 seconds) 09:39:38 + tox_status=0 09:39:38 + echo '---> Completed tox runs' 09:39:38 ---> Completed tox runs 09:39:38 + for i in .tox/*/log 09:39:38 ++ echo .tox/checkbashisms/log 09:39:38 ++ awk -F/ '{print $2}' 09:39:38 + tox_env=checkbashisms 09:39:38 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 09:39:38 + DOC_DIR=docs/_build/html 09:39:38 + [[ -d docs/_build/html ]] 09:39:38 + echo '---> tox-run.sh ends' 09:39:38 ---> tox-run.sh ends 09:39:38 + test 0 -eq 0 09:39:38 $ ssh-agent -k 09:39:38 unset SSH_AUTH_SOCK; 09:39:38 unset SSH_AGENT_PID; 09:39:38 echo Agent pid 1667 killed; 09:39:38 [ssh-agent] Stopped. 09:39:38 [PostBuildScript] - [INFO] Executing post build scripts. 09:39:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6136892766999950358.sh 09:39:38 ---> sysstat.sh 09:39:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14365682816492891873.sh 09:39:39 ---> package-listing.sh 09:39:39 ++ facter osfamily 09:39:39 ++ tr '[:upper:]' '[:lower:]' 09:39:39 + OS_FAMILY=debian 09:39:39 + workspace=/w/workspace/oom-master-checkbashisms-lint 09:39:39 + START_PACKAGES=/tmp/packages_start.txt 09:39:39 + END_PACKAGES=/tmp/packages_end.txt 09:39:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:39:39 + PACKAGES=/tmp/packages_start.txt 09:39:39 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:39:39 + PACKAGES=/tmp/packages_end.txt 09:39:39 + case "${OS_FAMILY}" in 09:39:39 + dpkg -l 09:39:39 + grep '^ii' 09:39:39 + '[' -f /tmp/packages_start.txt ']' 09:39:39 + '[' -f /tmp/packages_end.txt ']' 09:39:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:39:39 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:39:39 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 09:39:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 09:39:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11292834077228918056.sh 09:39:39 ---> capture-instance-metadata.sh 09:39:39 Setup pyenv: 09:39:39 system 09:39:39 3.8.13 09:39:39 3.9.13 09:39:39 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:39:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OdDB 09:39:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:39:46 lf-activate-venv(): INFO: Installing: lftools 09:40:09 lf-activate-venv(): INFO: Adding /tmp/venv-OdDB/bin to PATH 09:40:09 INFO: Running in OpenStack, capturing instance metadata 09:40:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16005640340803219983.sh 09:40:09 provisioning config files... 09:40:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config10591663774497741893tmp 09:40:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:40:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:40:09 [EnvInject] - Injecting environment variables from a build step. 09:40:09 [EnvInject] - Injecting as environment variables the properties content 09:40:09 SERVER_ID=logs 09:40:09 09:40:09 [EnvInject] - Variables injected successfully. 09:40:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3712942387756832464.sh 09:40:09 ---> create-netrc.sh 09:40:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3030853963688580450.sh 09:40:09 ---> python-tools-install.sh 09:40:09 Setup pyenv: 09:40:09 system 09:40:09 3.8.13 09:40:09 3.9.13 09:40:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:40:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OdDB from file:/tmp/.os_lf_venv 09:40:11 lf-activate-venv(): INFO: Installing: lftools 09:40:19 lf-activate-venv(): INFO: Adding /tmp/venv-OdDB/bin to PATH 09:40:19 Generating Requirements File 09:40:38 Python 3.10.6 09:40:39 pip 25.2 from /tmp/venv-OdDB/lib/python3.10/site-packages/pip (python 3.10) 09:40:39 appdirs==1.4.4 09:40:39 argcomplete==3.6.2 09:40:39 aspy.yaml==1.3.0 09:40:39 attrs==25.3.0 09:40:39 autopage==0.5.2 09:40:39 beautifulsoup4==4.13.4 09:40:39 boto3==1.40.8 09:40:39 botocore==1.40.8 09:40:39 bs4==0.0.2 09:40:39 cachetools==5.5.2 09:40:39 certifi==2025.8.3 09:40:39 cffi==1.17.1 09:40:39 cfgv==3.4.0 09:40:39 chardet==5.2.0 09:40:39 charset-normalizer==3.4.3 09:40:39 click==8.2.1 09:40:39 cliff==4.10.0 09:40:39 cmd2==2.7.0 09:40:39 cryptography==3.3.2 09:40:39 debtcollector==3.0.0 09:40:39 decorator==5.2.1 09:40:39 defusedxml==0.7.1 09:40:39 Deprecated==1.2.18 09:40:39 distlib==0.4.0 09:40:39 dnspython==2.7.0 09:40:39 docker==7.1.0 09:40:39 dogpile.cache==1.4.0 09:40:39 durationpy==0.10 09:40:39 email_validator==2.2.0 09:40:39 filelock==3.18.0 09:40:39 future==1.0.0 09:40:39 gitdb==4.0.12 09:40:39 GitPython==3.1.45 09:40:39 google-auth==2.40.3 09:40:39 httplib2==0.22.0 09:40:39 identify==2.6.13 09:40:39 idna==3.10 09:40:39 importlib-resources==1.5.0 09:40:39 iso8601==2.1.0 09:40:39 Jinja2==3.1.6 09:40:39 jmespath==1.0.1 09:40:39 jsonpatch==1.33 09:40:39 jsonpointer==3.0.0 09:40:39 jsonschema==4.25.0 09:40:39 jsonschema-specifications==2025.4.1 09:40:39 keystoneauth1==5.11.1 09:40:39 kubernetes==33.1.0 09:40:39 lftools==0.37.13 09:40:39 lxml==6.0.0 09:40:39 markdown-it-py==4.0.0 09:40:39 MarkupSafe==3.0.2 09:40:39 mdurl==0.1.2 09:40:39 msgpack==1.1.1 09:40:39 multi_key_dict==2.0.3 09:40:39 munch==4.0.0 09:40:39 netaddr==1.3.0 09:40:39 niet==1.4.2 09:40:39 nodeenv==1.9.1 09:40:39 oauth2client==4.1.3 09:40:39 oauthlib==3.3.1 09:40:39 openstacksdk==4.6.0 09:40:39 os-client-config==2.3.0 09:40:39 os-service-types==1.8.0 09:40:39 osc-lib==4.1.0 09:40:39 oslo.config==10.0.0 09:40:39 oslo.context==6.0.0 09:40:39 oslo.i18n==6.5.1 09:40:39 oslo.log==7.2.0 09:40:39 oslo.serialization==5.7.0 09:40:39 oslo.utils==9.0.0 09:40:39 packaging==25.0 09:40:39 pbr==7.0.0 09:40:39 platformdirs==4.3.8 09:40:39 prettytable==3.16.0 09:40:39 psutil==7.0.0 09:40:39 pyasn1==0.6.1 09:40:39 pyasn1_modules==0.4.2 09:40:39 pycparser==2.22 09:40:39 pygerrit2==2.0.15 09:40:39 PyGithub==2.7.0 09:40:39 Pygments==2.19.2 09:40:39 PyJWT==2.10.1 09:40:39 PyNaCl==1.5.0 09:40:39 pyparsing==2.4.7 09:40:39 pyperclip==1.9.0 09:40:39 pyrsistent==0.20.0 09:40:39 python-cinderclient==9.7.0 09:40:39 python-dateutil==2.9.0.post0 09:40:39 python-heatclient==4.3.0 09:40:39 python-jenkins==1.8.3 09:40:39 python-keystoneclient==5.6.0 09:40:39 python-magnumclient==4.8.1 09:40:39 python-openstackclient==8.1.0 09:40:39 python-swiftclient==4.8.0 09:40:39 PyYAML==6.0.2 09:40:39 referencing==0.36.2 09:40:39 requests==2.32.4 09:40:39 requests-oauthlib==2.0.0 09:40:39 requestsexceptions==1.4.0 09:40:39 rfc3986==2.0.0 09:40:39 rich==14.1.0 09:40:39 rich-argparse==1.7.1 09:40:39 rpds-py==0.27.0 09:40:39 rsa==4.9.1 09:40:39 ruamel.yaml==0.18.14 09:40:39 ruamel.yaml.clib==0.2.12 09:40:39 s3transfer==0.13.1 09:40:39 simplejson==3.20.1 09:40:39 six==1.17.0 09:40:39 smmap==5.0.2 09:40:39 soupsieve==2.7 09:40:39 stevedore==5.4.1 09:40:39 tabulate==0.9.0 09:40:39 toml==0.10.2 09:40:39 tomlkit==0.13.3 09:40:39 tqdm==4.67.1 09:40:39 typing_extensions==4.14.1 09:40:39 tzdata==2025.2 09:40:39 urllib3==1.26.20 09:40:39 virtualenv==20.33.1 09:40:39 wcwidth==0.2.13 09:40:39 websocket-client==1.8.0 09:40:39 wrapt==1.17.3 09:40:39 xdg==6.0.0 09:40:39 xmltodict==0.14.2 09:40:39 yq==3.4.3 09:40:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5396141320402101994.sh 09:40:39 ---> sudo-logs.sh 09:40:39 Archiving 'sudo' log.. 09:40:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4713084368903083104.sh 09:40:39 ---> job-cost.sh 09:40:39 Setup pyenv: 09:40:39 system 09:40:39 3.8.13 09:40:39 3.9.13 09:40:39 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:40:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OdDB from file:/tmp/.os_lf_venv 09:40:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:40:46 lf-activate-venv(): INFO: Adding /tmp/venv-OdDB/bin to PATH 09:40:46 INFO: No Stack... 09:40:47 INFO: Retrieving Pricing Info for: v3-standard-4 09:40:47 INFO: Archiving Costs 09:40:47 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2806931197398750624.sh 09:40:47 ---> logs-deploy.sh 09:40:47 Setup pyenv: 09:40:47 system 09:40:47 3.8.13 09:40:47 3.9.13 09:40:47 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:40:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OdDB from file:/tmp/.os_lf_venv 09:40:49 lf-activate-venv(): INFO: Installing: lftools 09:40:57 lf-activate-venv(): INFO: Adding /tmp/venv-OdDB/bin to PATH 09:40:57 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4219 09:40:57 INFO: archiving workspace using pattern(s): 09:40:58 Archives upload complete. 09:40:58 INFO: archiving logs to Nexus 09:40:59 ---> uname -a: 09:40:59 Linux prd-ubuntu1804-builder-4c-4g-35178 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:40:59 09:40:59 09:40:59 ---> lscpu: 09:40:59 Architecture: x86_64 09:40:59 CPU op-mode(s): 32-bit, 64-bit 09:40:59 Byte Order: Little Endian 09:40:59 CPU(s): 4 09:40:59 On-line CPU(s) list: 0-3 09:40:59 Thread(s) per core: 1 09:40:59 Core(s) per socket: 1 09:40:59 Socket(s): 4 09:40:59 NUMA node(s): 1 09:40:59 Vendor ID: AuthenticAMD 09:40:59 CPU family: 23 09:40:59 Model: 49 09:40:59 Model name: AMD EPYC-Rome Processor 09:40:59 Stepping: 0 09:40:59 CPU MHz: 2799.998 09:40:59 BogoMIPS: 5599.99 09:40:59 Virtualization: AMD-V 09:40:59 Hypervisor vendor: KVM 09:40:59 Virtualization type: full 09:40:59 L1d cache: 32K 09:40:59 L1i cache: 32K 09:40:59 L2 cache: 512K 09:40:59 L3 cache: 16384K 09:40:59 NUMA node0 CPU(s): 0-3 09:40:59 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 09:40:59 09:40:59 09:40:59 ---> nproc: 09:40:59 4 09:40:59 09:40:59 09:40:59 ---> df -h: 09:40:59 Filesystem Size Used Avail Use% Mounted on 09:40:59 udev 7.9G 0 7.9G 0% /dev 09:40:59 tmpfs 1.6G 672K 1.6G 1% /run 09:40:59 /dev/vda1 78G 8.3G 70G 11% / 09:40:59 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:40:59 tmpfs 5.0M 0 5.0M 0% /run/lock 09:40:59 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:40:59 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:40:59 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:40:59 09:40:59 09:40:59 ---> free -m: 09:40:59 total used free shared buff/cache available 09:40:59 Mem: 16040 573 13401 0 2065 15153 09:40:59 Swap: 1023 0 1023 09:40:59 09:40:59 09:40:59 ---> ip addr: 09:40:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:40:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:40:59 inet 127.0.0.1/8 scope host lo 09:40:59 valid_lft forever preferred_lft forever 09:40:59 inet6 ::1/128 scope host 09:40:59 valid_lft forever preferred_lft forever 09:40:59 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:40:59 link/ether fa:16:3e:9f:31:81 brd ff:ff:ff:ff:ff:ff 09:40:59 inet 10.30.106.92/23 brd 10.30.107.255 scope global dynamic ens3 09:40:59 valid_lft 86270sec preferred_lft 86270sec 09:40:59 inet6 fe80::f816:3eff:fe9f:3181/64 scope link 09:40:59 valid_lft forever preferred_lft forever 09:40:59 09:40:59 09:40:59 ---> sar -b -r -n DEV: 09:40:59 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35178) 08/13/25 _x86_64_ (4 CPU) 09:40:59 09:40:59 09:38:51 LINUX RESTART (4 CPU) 09:40:59 09:40:59 09:39:01 tps rtps wtps bread/s bwrtn/s 09:40:59 09:40:01 379.22 59.39 319.83 3751.64 19611.66 09:40:59 Average: 379.22 59.39 319.83 3751.64 19611.66 09:40:59 09:40:59 09:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:40:59 09:40:01 13907964 15477968 2517004 15.32 57560 1714916 851692 4.87 771428 1535768 119976 09:40:59 Average: 13907964 15477968 2517004 15.32 57560 1714916 851692 4.87 771428 1535768 119976 09:40:59 09:40:59 09:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:40:59 09:40:01 lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 09:40:59 09:40:01 ens3 537.46 368.07 2383.57 85.95 0.00 0.00 0.00 0.00 09:40:59 Average: lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 09:40:59 Average: ens3 537.46 368.07 2383.57 85.95 0.00 0.00 0.00 0.00 09:40:59 09:40:59 09:40:59 ---> sar -P ALL: 09:40:59 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35178) 08/13/25 _x86_64_ (4 CPU) 09:40:59 09:40:59 09:38:51 LINUX RESTART (4 CPU) 09:40:59 09:40:59 09:39:01 CPU %user %nice %system %iowait %steal %idle 09:40:59 09:40:01 all 23.18 0.00 2.45 3.24 0.05 71.07 09:40:59 09:40:01 0 10.62 0.00 2.73 7.95 0.05 78.65 09:40:59 09:40:01 1 29.03 0.00 2.57 1.57 0.07 66.77 09:40:59 09:40:01 2 28.36 0.00 2.23 2.53 0.05 66.82 09:40:59 09:40:01 3 24.65 0.00 2.23 0.95 0.07 72.10 09:40:59 Average: all 23.18 0.00 2.45 3.24 0.05 71.07 09:40:59 Average: 0 10.62 0.00 2.73 7.95 0.05 78.65 09:40:59 Average: 1 29.03 0.00 2.57 1.57 0.07 66.77 09:40:59 Average: 2 28.36 0.00 2.23 2.53 0.05 66.82 09:40:59 Average: 3 24.65 0.00 2.23 0.95 0.07 72.10 09:40:59 09:40:59 09:40:59