07:01:32 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141047 07:01:32 Running as SYSTEM 07:01:32 [EnvInject] - Loading node environment variables. 07:01:32 Building remotely on prd-ubuntu1804-builder-4c-4g-19861 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 07:01:32 [ssh-agent] Looking for ssh-agent implementation... 07:01:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:01:33 $ ssh-agent 07:01:33 SSH_AUTH_SOCK=/tmp/ssh-g2cryNvgpisL/agent.1863 07:01:33 SSH_AGENT_PID=1865 07:01:33 [ssh-agent] Started. 07:01:33 Running ssh-add (command line suppressed) 07:01:33 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8174710990383377722.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8174710990383377722.key) 07:01:33 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:01:33 The recommended git tool is: NONE 07:01:34 using credential onap-jenkins-ssh 07:01:34 Wiping out workspace first. 07:01:34 Cloning the remote Git repository 07:01:34 Cloning repository git://cloud.onap.org/mirror/oom.git 07:01:34 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 07:01:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:01:34 > git --version # timeout=10 07:01:34 > git --version # 'git version 2.17.1' 07:01:34 using GIT_SSH to set credentials Gerrit user 07:01:34 Verifying host key using manually-configured host key entries 07:01:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:01:41 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:01:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:01:41 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:01:41 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:01:41 using GIT_SSH to set credentials Gerrit user 07:01:41 Verifying host key using manually-configured host key entries 07:01:41 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/47/141047/4 # timeout=30 07:01:41 > git rev-parse d3117ed8f0259c7ff6af3bd6d338b071fc572f32^{commit} # timeout=10 07:01:41 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:01:41 Checking out Revision d3117ed8f0259c7ff6af3bd6d338b071fc572f32 (refs/changes/47/141047/4) 07:01:41 > git config core.sparsecheckout # timeout=10 07:01:41 > git checkout -f d3117ed8f0259c7ff6af3bd6d338b071fc572f32 # timeout=30 07:01:45 Commit message: "[SDC] Reduce sdc-be log noise" 07:01:45 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:01:45 > git rev-list --no-walk ebe7cf54cecd93c9b11380f8deb93105da15fd21 # timeout=10 07:01:45 [EnvInject] - Injecting environment variables from a build step. 07:01:45 [EnvInject] - Injecting as environment variables the properties content 07:01:45 PYTHON=python3 07:01:45 07:01:45 [EnvInject] - Variables injected successfully. 07:01:45 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins228080051148305216.sh 07:01:45 ---> tox-install.sh 07:01:45 + source /home/jenkins/lf-env.sh 07:01:45 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:01:45 ++ mktemp -d /tmp/venv-XXXX 07:01:45 + lf_venv=/tmp/venv-czGD 07:01:45 + local venv_file=/tmp/.os_lf_venv 07:01:45 + local python=python3 07:01:45 + local options 07:01:45 + local set_path=true 07:01:45 + local install_args= 07:01:45 ++ 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 07:01:45 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:01:45 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:01:45 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:01:45 + true 07:01:45 + case $1 in 07:01:45 + venv_file=/tmp/.toxenv 07:01:45 + shift 2 07:01:45 + true 07:01:45 + case $1 in 07:01:45 + shift 07:01:45 + break 07:01:45 + case $python in 07:01:45 + local pkg_list= 07:01:45 + [[ -d /opt/pyenv ]] 07:01:45 + echo 'Setup pyenv:' 07:01:45 Setup pyenv: 07:01:45 + export PYENV_ROOT=/opt/pyenv 07:01:45 + PYENV_ROOT=/opt/pyenv 07:01:45 + 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 07:01:45 + 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 07:01:45 + pyenv versions 07:01:45 * system (set by /opt/pyenv/version) 07:01:45 * 3.8.13 (set by /opt/pyenv/version) 07:01:45 * 3.9.13 (set by /opt/pyenv/version) 07:01:45 * 3.10.6 (set by /opt/pyenv/version) 07:01:45 + command -v pyenv 07:01:45 ++ pyenv init - --no-rehash 07:01:45 + 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[*]}"'\'')" 07:01:45 export PATH="/opt/pyenv/shims:${PATH}" 07:01:45 export PYENV_SHELL=bash 07:01:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:01:45 pyenv() { 07:01:45 local command 07:01:45 command="${1:-}" 07:01:45 if [ "$#" -gt 0 ]; then 07:01:45 shift 07:01:45 fi 07:01:45 07:01:45 case "$command" in 07:01:45 rehash|shell) 07:01:45 eval "$(pyenv "sh-$command" "$@")" 07:01:45 ;; 07:01:45 *) 07:01:45 command pyenv "$command" "$@" 07:01:45 ;; 07:01:45 esac 07:01:45 }' 07:01:45 +++ 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[*]}"' 07:01:45 ++ 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 07:01:45 ++ 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 07:01:45 ++ 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 07:01:45 ++ export PYENV_SHELL=bash 07:01:45 ++ PYENV_SHELL=bash 07:01:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:01:45 +++ complete -F _pyenv pyenv 07:01:45 ++ lf-pyver python3 07:01:45 ++ local py_version_xy=python3 07:01:45 ++ local py_version_xyz= 07:01:45 ++ pyenv versions 07:01:45 ++ local command 07:01:45 ++ command=versions 07:01:45 ++ '[' 1 -gt 0 ']' 07:01:45 ++ shift 07:01:45 ++ case "$command" in 07:01:45 ++ command pyenv versions 07:01:45 ++ sed 's/^[ *]* //' 07:01:45 ++ pyenv versions 07:01:45 ++ awk '{ print $1 }' 07:01:45 ++ grep -E '^[0-9.]*[0-9]$' 07:01:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:01:45 +++ grep '^3' /tmp/.pyenv_versions 07:01:45 +++ sort -V 07:01:45 +++ tail -n 1 07:01:45 ++ py_version_xyz=3.10.6 07:01:45 ++ [[ -z 3.10.6 ]] 07:01:45 ++ echo 3.10.6 07:01:45 ++ return 0 07:01:45 + pyenv local 3.10.6 07:01:45 + local command 07:01:45 + command=local 07:01:45 + '[' 2 -gt 0 ']' 07:01:45 + shift 07:01:45 + case "$command" in 07:01:45 + command pyenv local 3.10.6 07:01:45 + pyenv local 3.10.6 07:01:45 + for arg in "$@" 07:01:45 + case $arg in 07:01:45 + pkg_list+='tox ' 07:01:45 + for arg in "$@" 07:01:45 + case $arg in 07:01:45 + pkg_list+='virtualenv ' 07:01:45 + for arg in "$@" 07:01:45 + case $arg in 07:01:45 + pkg_list+='urllib3~=1.26.15 ' 07:01:45 + [[ -f /tmp/.toxenv ]] 07:01:45 + [[ ! -f /tmp/.toxenv ]] 07:01:45 + [[ -n '' ]] 07:01:45 + python3 -m venv /tmp/venv-czGD 07:01:50 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-czGD' 07:01:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-czGD 07:01:50 + echo /tmp/venv-czGD 07:01:50 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:01:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:01:50 + /tmp/venv-czGD/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 07:01:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:01:55 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:01:55 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:01:55 + /tmp/venv-czGD/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:02:00 + type python3 07:02:00 + true 07:02:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-czGD/bin to PATH' 07:02:00 lf-activate-venv(): INFO: Adding /tmp/venv-czGD/bin to PATH 07:02:00 + PATH=/tmp/venv-czGD/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 07:02:00 + return 0 07:02:00 + python3 --version 07:02:00 Python 3.10.6 07:02:00 + python3 -m pip --version 07:02:00 pip 25.1.1 from /tmp/venv-czGD/lib/python3.10/site-packages/pip (python 3.10) 07:02:00 + python3 -m pip freeze 07:02:01 cachetools==6.0.0 07:02:01 chardet==5.2.0 07:02:01 colorama==0.4.6 07:02:01 distlib==0.3.9 07:02:01 filelock==3.18.0 07:02:01 packaging==25.0 07:02:01 platformdirs==4.3.8 07:02:01 pluggy==1.6.0 07:02:01 pyproject-api==1.9.1 07:02:01 tomli==2.2.1 07:02:01 tox==4.26.0 07:02:01 typing_extensions==4.14.0 07:02:01 urllib3==1.26.20 07:02:01 virtualenv==20.31.2 07:02:01 [EnvInject] - Injecting environment variables from a build step. 07:02:01 [EnvInject] - Injecting as environment variables the properties content 07:02:01 PARALLEL=false 07:02:01 07:02:01 [EnvInject] - Variables injected successfully. 07:02:01 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11875422983217510819.sh 07:02:01 ---> tox-run.sh 07:02:01 + 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 07:02:01 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 07:02:01 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 07:02:01 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 07:02:01 + cd /w/workspace/oom-master-checkbashisms-lint/. 07:02:01 + source /home/jenkins/lf-env.sh 07:02:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:02:01 ++ mktemp -d /tmp/venv-XXXX 07:02:01 + lf_venv=/tmp/venv-Raox 07:02:01 + local venv_file=/tmp/.os_lf_venv 07:02:01 + local python=python3 07:02:01 + local options 07:02:01 + local set_path=true 07:02:01 + local install_args= 07:02:01 ++ 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 07:02:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:02:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:02:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:02:01 + true 07:02:01 + case $1 in 07:02:01 + venv_file=/tmp/.toxenv 07:02:01 + shift 2 07:02:01 + true 07:02:01 + case $1 in 07:02:01 + shift 07:02:01 + break 07:02:01 + case $python in 07:02:01 + local pkg_list= 07:02:01 + [[ -d /opt/pyenv ]] 07:02:01 + echo 'Setup pyenv:' 07:02:01 Setup pyenv: 07:02:01 + export PYENV_ROOT=/opt/pyenv 07:02:01 + PYENV_ROOT=/opt/pyenv 07:02:01 + 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 07:02:01 + 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 07:02:01 + pyenv versions 07:02:01 system 07:02:01 3.8.13 07:02:01 3.9.13 07:02:01 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:02:01 + command -v pyenv 07:02:01 ++ pyenv init - --no-rehash 07:02:01 + 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[*]}"'\'')" 07:02:01 export PATH="/opt/pyenv/shims:${PATH}" 07:02:01 export PYENV_SHELL=bash 07:02:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:02:01 pyenv() { 07:02:01 local command 07:02:01 command="${1:-}" 07:02:01 if [ "$#" -gt 0 ]; then 07:02:01 shift 07:02:01 fi 07:02:01 07:02:01 case "$command" in 07:02:01 rehash|shell) 07:02:01 eval "$(pyenv "sh-$command" "$@")" 07:02:01 ;; 07:02:01 *) 07:02:01 command pyenv "$command" "$@" 07:02:01 ;; 07:02:01 esac 07:02:01 }' 07:02:01 +++ 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[*]}"' 07:02:01 ++ 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 07:02:01 ++ 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 07:02:01 ++ 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 07:02:01 ++ export PYENV_SHELL=bash 07:02:01 ++ PYENV_SHELL=bash 07:02:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:02:01 +++ complete -F _pyenv pyenv 07:02:01 ++ lf-pyver python3 07:02:01 ++ local py_version_xy=python3 07:02:01 ++ local py_version_xyz= 07:02:01 ++ pyenv versions 07:02:01 ++ local command 07:02:01 ++ command=versions 07:02:01 ++ '[' 1 -gt 0 ']' 07:02:01 ++ shift 07:02:01 ++ case "$command" in 07:02:01 ++ command pyenv versions 07:02:01 ++ pyenv versions 07:02:01 ++ sed 's/^[ *]* //' 07:02:01 ++ grep -E '^[0-9.]*[0-9]$' 07:02:01 ++ awk '{ print $1 }' 07:02:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:02:01 +++ grep '^3' /tmp/.pyenv_versions 07:02:01 +++ sort -V 07:02:01 +++ tail -n 1 07:02:01 ++ py_version_xyz=3.10.6 07:02:01 ++ [[ -z 3.10.6 ]] 07:02:01 ++ echo 3.10.6 07:02:01 ++ return 0 07:02:01 + pyenv local 3.10.6 07:02:01 + local command 07:02:01 + command=local 07:02:01 + '[' 2 -gt 0 ']' 07:02:01 + shift 07:02:01 + case "$command" in 07:02:01 + command pyenv local 3.10.6 07:02:01 + pyenv local 3.10.6 07:02:01 + for arg in "$@" 07:02:01 + case $arg in 07:02:01 + pkg_list+='tox ' 07:02:01 + for arg in "$@" 07:02:01 + case $arg in 07:02:01 + pkg_list+='virtualenv ' 07:02:01 + for arg in "$@" 07:02:01 + case $arg in 07:02:01 + pkg_list+='urllib3~=1.26.15 ' 07:02:01 + [[ -f /tmp/.toxenv ]] 07:02:01 ++ cat /tmp/.toxenv 07:02:01 + lf_venv=/tmp/venv-czGD 07:02:01 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-czGD from' file:/tmp/.toxenv 07:02:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-czGD from file:/tmp/.toxenv 07:02:01 + /tmp/venv-czGD/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 07:02:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:02:02 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:02:02 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:02:02 + /tmp/venv-czGD/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:02:03 + type python3 07:02:03 + true 07:02:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-czGD/bin to PATH' 07:02:03 lf-activate-venv(): INFO: Adding /tmp/venv-czGD/bin to PATH 07:02:03 + PATH=/tmp/venv-czGD/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 07:02:03 + return 0 07:02:03 + [[ -d /opt/pyenv ]] 07:02:03 + echo '---> Setting up pyenv' 07:02:03 ---> Setting up pyenv 07:02:03 + export PYENV_ROOT=/opt/pyenv 07:02:03 + PYENV_ROOT=/opt/pyenv 07:02:03 + export PATH=/opt/pyenv/bin:/tmp/venv-czGD/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 07:02:03 + PATH=/opt/pyenv/bin:/tmp/venv-czGD/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 07:02:03 ++ pwd 07:02:03 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 07:02:03 + export PYTHONPATH 07:02:03 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:02:03 + TOX_TESTENV_PASSENV=PYTHONPATH 07:02:03 + tox --version 07:02:03 4.26.0 from /tmp/venv-czGD/lib/python3.10/site-packages/tox/__init__.py 07:02:03 + PARALLEL=false 07:02:03 + TOX_OPTIONS_LIST= 07:02:03 + [[ -n checkbashisms ]] 07:02:03 + TOX_OPTIONS_LIST=' -e checkbashisms' 07:02:03 + case ${PARALLEL,,} in 07:02:03 + tox -e checkbashisms 07:02:03 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 07:02:04 checkbashisms: freeze> python -m pip freeze --all 07:02:05 checkbashisms: pip==25.1.1,setuptools==80.3.1 07:02:05 checkbashisms: commands[0]> .ci/check-bashisms.sh 07:02:06 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 07:02:06 you may get strange results 07:02:06 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 07:02:06 you may get strange results 07:02:07 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 07:02:08 checkbashisms: OK (4.75=setup[1.30]+cmd[3.45] seconds) 07:02:08 congratulations :) (4.97 seconds) 07:02:08 + tox_status=0 07:02:08 + echo '---> Completed tox runs' 07:02:08 ---> Completed tox runs 07:02:08 + for i in .tox/*/log 07:02:08 ++ echo .tox/checkbashisms/log 07:02:08 ++ awk -F/ '{print $2}' 07:02:08 + tox_env=checkbashisms 07:02:08 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 07:02:08 + DOC_DIR=docs/_build/html 07:02:08 + [[ -d docs/_build/html ]] 07:02:08 + echo '---> tox-run.sh ends' 07:02:08 ---> tox-run.sh ends 07:02:08 + test 0 -eq 0 07:02:08 $ ssh-agent -k 07:02:08 unset SSH_AUTH_SOCK; 07:02:08 unset SSH_AGENT_PID; 07:02:08 echo Agent pid 1865 killed; 07:02:08 [ssh-agent] Stopped. 07:02:08 [PostBuildScript] - [INFO] Executing post build scripts. 07:02:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6896019168374968893.sh 07:02:09 ---> sysstat.sh 07:02:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3767377332053050039.sh 07:02:09 ---> package-listing.sh 07:02:09 ++ facter osfamily 07:02:09 ++ tr '[:upper:]' '[:lower:]' 07:02:09 + OS_FAMILY=debian 07:02:09 + workspace=/w/workspace/oom-master-checkbashisms-lint 07:02:09 + START_PACKAGES=/tmp/packages_start.txt 07:02:09 + END_PACKAGES=/tmp/packages_end.txt 07:02:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:02:09 + PACKAGES=/tmp/packages_start.txt 07:02:09 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:02:09 + PACKAGES=/tmp/packages_end.txt 07:02:09 + case "${OS_FAMILY}" in 07:02:09 + dpkg -l 07:02:09 + grep '^ii' 07:02:09 + '[' -f /tmp/packages_start.txt ']' 07:02:09 + '[' -f /tmp/packages_end.txt ']' 07:02:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:02:09 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:02:09 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 07:02:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 07:02:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4598178830684125086.sh 07:02:09 ---> capture-instance-metadata.sh 07:02:09 Setup pyenv: 07:02:09 system 07:02:09 3.8.13 07:02:09 3.9.13 07:02:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:02:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cbk2 07:02:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:02:17 lf-activate-venv(): INFO: Installing: lftools 07:02:43 lf-activate-venv(): INFO: Adding /tmp/venv-cbk2/bin to PATH 07:02:43 INFO: Running in OpenStack, capturing instance metadata 07:02:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13146056314410643765.sh 07:02:43 provisioning config files... 07:02:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config10819603209006557020tmp 07:02:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:02:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:02:43 [EnvInject] - Injecting environment variables from a build step. 07:02:43 [EnvInject] - Injecting as environment variables the properties content 07:02:43 SERVER_ID=logs 07:02:43 07:02:43 [EnvInject] - Variables injected successfully. 07:02:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7632656479920485574.sh 07:02:43 ---> create-netrc.sh 07:02:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8743782528037761775.sh 07:02:43 ---> python-tools-install.sh 07:02:43 Setup pyenv: 07:02:44 system 07:02:44 3.8.13 07:02:44 3.9.13 07:02:44 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:02:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cbk2 from file:/tmp/.os_lf_venv 07:02:46 lf-activate-venv(): INFO: Installing: lftools 07:02:54 lf-activate-venv(): INFO: Adding /tmp/venv-cbk2/bin to PATH 07:02:54 Generating Requirements File 07:03:14 Python 3.10.6 07:03:14 pip 25.1.1 from /tmp/venv-cbk2/lib/python3.10/site-packages/pip (python 3.10) 07:03:14 appdirs==1.4.4 07:03:14 argcomplete==3.6.2 07:03:14 aspy.yaml==1.3.0 07:03:14 attrs==25.3.0 07:03:14 autopage==0.5.2 07:03:14 beautifulsoup4==4.13.4 07:03:14 boto3==1.38.33 07:03:14 botocore==1.38.33 07:03:14 bs4==0.0.2 07:03:14 cachetools==5.5.2 07:03:14 certifi==2025.4.26 07:03:14 cffi==1.17.1 07:03:14 cfgv==3.4.0 07:03:14 chardet==5.2.0 07:03:14 charset-normalizer==3.4.2 07:03:14 click==8.2.1 07:03:14 cliff==4.10.0 07:03:14 cmd2==2.6.1 07:03:14 cryptography==3.3.2 07:03:14 debtcollector==3.0.0 07:03:14 decorator==5.2.1 07:03:14 defusedxml==0.7.1 07:03:14 Deprecated==1.2.18 07:03:14 distlib==0.3.9 07:03:14 dnspython==2.7.0 07:03:14 docker==7.1.0 07:03:14 dogpile.cache==1.4.0 07:03:14 durationpy==0.10 07:03:14 email_validator==2.2.0 07:03:14 filelock==3.18.0 07:03:14 future==1.0.0 07:03:14 gitdb==4.0.12 07:03:14 GitPython==3.1.44 07:03:14 google-auth==2.40.3 07:03:14 httplib2==0.22.0 07:03:14 identify==2.6.12 07:03:14 idna==3.10 07:03:14 importlib-resources==1.5.0 07:03:14 iso8601==2.1.0 07:03:14 Jinja2==3.1.6 07:03:14 jmespath==1.0.1 07:03:14 jsonpatch==1.33 07:03:14 jsonpointer==3.0.0 07:03:14 jsonschema==4.24.0 07:03:14 jsonschema-specifications==2025.4.1 07:03:14 keystoneauth1==5.11.0 07:03:14 kubernetes==33.1.0 07:03:14 lftools==0.37.13 07:03:14 lxml==5.4.0 07:03:14 MarkupSafe==3.0.2 07:03:14 msgpack==1.1.0 07:03:14 multi_key_dict==2.0.3 07:03:14 munch==4.0.0 07:03:14 netaddr==1.3.0 07:03:14 niet==1.4.2 07:03:14 nodeenv==1.9.1 07:03:14 oauth2client==4.1.3 07:03:14 oauthlib==3.2.2 07:03:14 openstacksdk==4.6.0 07:03:14 os-client-config==2.1.0 07:03:14 os-service-types==1.7.0 07:03:14 osc-lib==4.0.2 07:03:14 oslo.config==9.8.0 07:03:14 oslo.context==6.0.0 07:03:14 oslo.i18n==6.5.1 07:03:14 oslo.log==7.1.0 07:03:14 oslo.serialization==5.7.0 07:03:14 oslo.utils==9.0.0 07:03:14 packaging==25.0 07:03:14 pbr==6.1.1 07:03:14 platformdirs==4.3.8 07:03:14 prettytable==3.16.0 07:03:14 psutil==7.0.0 07:03:14 pyasn1==0.6.1 07:03:14 pyasn1_modules==0.4.2 07:03:14 pycparser==2.22 07:03:14 pygerrit2==2.0.15 07:03:14 PyGithub==2.6.1 07:03:14 PyJWT==2.10.1 07:03:14 PyNaCl==1.5.0 07:03:14 pyparsing==2.4.7 07:03:14 pyperclip==1.9.0 07:03:14 pyrsistent==0.20.0 07:03:14 python-cinderclient==9.7.0 07:03:14 python-dateutil==2.9.0.post0 07:03:14 python-heatclient==4.2.0 07:03:14 python-jenkins==1.8.2 07:03:14 python-keystoneclient==5.6.0 07:03:14 python-magnumclient==4.8.1 07:03:14 python-openstackclient==8.1.0 07:03:14 python-swiftclient==4.8.0 07:03:14 PyYAML==6.0.2 07:03:14 referencing==0.36.2 07:03:14 requests==2.32.4 07:03:14 requests-oauthlib==2.0.0 07:03:14 requestsexceptions==1.4.0 07:03:14 rfc3986==2.0.0 07:03:14 rpds-py==0.25.1 07:03:14 rsa==4.9.1 07:03:14 ruamel.yaml==0.18.14 07:03:14 ruamel.yaml.clib==0.2.12 07:03:14 s3transfer==0.13.0 07:03:14 simplejson==3.20.1 07:03:14 six==1.17.0 07:03:14 smmap==5.0.2 07:03:14 soupsieve==2.7 07:03:14 stevedore==5.4.1 07:03:14 tabulate==0.9.0 07:03:14 toml==0.10.2 07:03:14 tomlkit==0.13.3 07:03:14 tqdm==4.67.1 07:03:14 typing_extensions==4.14.0 07:03:14 tzdata==2025.2 07:03:14 urllib3==1.26.20 07:03:14 virtualenv==20.31.2 07:03:14 wcwidth==0.2.13 07:03:14 websocket-client==1.8.0 07:03:14 wrapt==1.17.2 07:03:14 xdg==6.0.0 07:03:14 xmltodict==0.14.2 07:03:14 yq==3.4.3 07:03:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15637843948559104429.sh 07:03:14 ---> sudo-logs.sh 07:03:14 Archiving 'sudo' log.. 07:03:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8055487076290973572.sh 07:03:15 ---> job-cost.sh 07:03:15 Setup pyenv: 07:03:15 system 07:03:15 3.8.13 07:03:15 3.9.13 07:03:15 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:03:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cbk2 from file:/tmp/.os_lf_venv 07:03:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:03:22 lf-activate-venv(): INFO: Adding /tmp/venv-cbk2/bin to PATH 07:03:22 INFO: No Stack... 07:03:22 INFO: Retrieving Pricing Info for: v3-standard-4 07:03:22 INFO: Archiving Costs 07:03:22 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8496081976362061274.sh 07:03:22 ---> logs-deploy.sh 07:03:22 Setup pyenv: 07:03:23 system 07:03:23 3.8.13 07:03:23 3.9.13 07:03:23 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:03:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cbk2 from file:/tmp/.os_lf_venv 07:03:25 lf-activate-venv(): INFO: Installing: lftools 07:03:32 lf-activate-venv(): INFO: Adding /tmp/venv-cbk2/bin to PATH 07:03:32 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4092 07:03:32 INFO: archiving workspace using pattern(s): 07:03:34 Archives upload complete. 07:03:34 INFO: archiving logs to Nexus 07:03:35 ---> uname -a: 07:03:35 Linux prd-ubuntu1804-builder-4c-4g-19861 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:03:35 07:03:35 07:03:35 ---> lscpu: 07:03:35 Architecture: x86_64 07:03:35 CPU op-mode(s): 32-bit, 64-bit 07:03:35 Byte Order: Little Endian 07:03:35 CPU(s): 4 07:03:35 On-line CPU(s) list: 0-3 07:03:35 Thread(s) per core: 1 07:03:35 Core(s) per socket: 1 07:03:35 Socket(s): 4 07:03:35 NUMA node(s): 1 07:03:35 Vendor ID: AuthenticAMD 07:03:35 CPU family: 23 07:03:35 Model: 49 07:03:35 Model name: AMD EPYC-Rome Processor 07:03:35 Stepping: 0 07:03:35 CPU MHz: 2799.998 07:03:35 BogoMIPS: 5599.99 07:03:35 Virtualization: AMD-V 07:03:35 Hypervisor vendor: KVM 07:03:35 Virtualization type: full 07:03:35 L1d cache: 32K 07:03:35 L1i cache: 32K 07:03:35 L2 cache: 512K 07:03:35 L3 cache: 16384K 07:03:35 NUMA node0 CPU(s): 0-3 07:03:35 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 07:03:35 07:03:35 07:03:35 ---> nproc: 07:03:35 4 07:03:35 07:03:35 07:03:35 ---> df -h: 07:03:35 Filesystem Size Used Avail Use% Mounted on 07:03:35 udev 7.9G 0 7.9G 0% /dev 07:03:35 tmpfs 1.6G 672K 1.6G 1% /run 07:03:35 /dev/vda1 78G 8.3G 70G 11% / 07:03:35 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:03:35 tmpfs 5.0M 0 5.0M 0% /run/lock 07:03:35 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:03:35 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:03:35 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:03:35 07:03:35 07:03:35 ---> free -m: 07:03:35 total used free shared buff/cache available 07:03:35 Mem: 16040 556 13438 0 2044 15170 07:03:35 Swap: 1023 0 1023 07:03:35 07:03:35 07:03:35 ---> ip addr: 07:03:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:03:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:03:35 inet 127.0.0.1/8 scope host lo 07:03:35 valid_lft forever preferred_lft forever 07:03:35 inet6 ::1/128 scope host 07:03:35 valid_lft forever preferred_lft forever 07:03:35 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:03:35 link/ether fa:16:3e:ff:88:fb brd ff:ff:ff:ff:ff:ff 07:03:35 inet 10.30.106.143/23 brd 10.30.107.255 scope global dynamic ens3 07:03:35 valid_lft 86234sec preferred_lft 86234sec 07:03:35 inet6 fe80::f816:3eff:feff:88fb/64 scope link 07:03:35 valid_lft forever preferred_lft forever 07:03:35 07:03:35 07:03:35 ---> sar -b -r -n DEV: 07:03:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19861) 06/10/25 _x86_64_ (4 CPU) 07:03:35 07:03:35 07:00:56 LINUX RESTART (4 CPU) 07:03:35 07:03:35 07:01:01 tps rtps wtps bread/s bwrtn/s 07:03:35 07:02:02 179.74 85.22 94.52 4977.70 46809.13 07:03:35 07:03:01 83.61 5.24 78.38 209.59 15924.76 07:03:35 Average: 132.08 45.56 86.51 2613.68 31496.69 07:03:35 07:03:35 07:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:03:35 07:02:02 14199008 15589832 2225960 13.55 43284 1559104 771112 4.41 632160 1401696 56728 07:03:35 07:03:01 13880524 15557768 2544444 15.49 70028 1801864 809144 4.63 693360 1623196 143856 07:03:35 Average: 14039766 15573800 2385202 14.52 56656 1680484 790128 4.52 662760 1512446 100292 07:03:35 07:03:35 07:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:03:35 07:02:02 ens3 398.93 276.79 1741.54 74.86 0.00 0.00 0.00 0.00 07:03:35 07:02:02 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 07:03:35 07:03:01 ens3 169.45 115.27 768.54 15.08 0.00 0.00 0.00 0.00 07:03:35 07:03:01 lo 1.29 1.29 0.15 0.15 0.00 0.00 0.00 0.00 07:03:35 Average: ens3 285.15 196.71 1259.13 45.22 0.00 0.00 0.00 0.00 07:03:35 Average: lo 1.58 1.58 0.17 0.17 0.00 0.00 0.00 0.00 07:03:35 07:03:35 07:03:35 ---> sar -P ALL: 07:03:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19861) 06/10/25 _x86_64_ (4 CPU) 07:03:35 07:03:35 07:00:56 LINUX RESTART (4 CPU) 07:03:35 07:03:35 07:01:01 CPU %user %nice %system %iowait %steal %idle 07:03:35 07:02:02 all 13.10 0.00 2.06 19.07 0.05 65.73 07:03:35 07:02:02 0 9.60 0.00 1.78 19.16 0.05 69.42 07:03:35 07:02:02 1 14.91 0.00 3.07 35.56 0.05 46.41 07:03:35 07:02:02 2 10.67 0.00 1.54 15.99 0.05 71.75 07:03:35 07:02:02 3 17.20 0.00 1.87 5.63 0.05 75.25 07:03:35 07:03:01 all 20.72 0.00 1.33 3.42 0.05 74.48 07:03:35 07:03:01 0 7.29 0.00 0.60 0.08 0.02 92.00 07:03:35 07:03:01 1 18.96 0.00 1.24 11.25 0.05 68.50 07:03:35 07:03:01 2 27.64 0.00 1.34 0.56 0.03 70.42 07:03:35 07:03:01 3 29.16 0.00 2.10 1.83 0.05 66.85 07:03:35 Average: all 16.89 0.00 1.69 11.29 0.05 70.08 07:03:35 Average: 0 8.45 0.00 1.19 9.63 0.03 80.69 07:03:35 Average: 1 16.92 0.00 2.16 23.49 0.05 57.38 07:03:35 Average: 2 19.09 0.00 1.44 8.34 0.04 71.09 07:03:35 Average: 3 23.13 0.00 1.99 3.75 0.05 71.09 07:03:35 07:03:35 07:03:35