06:25:35 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141357 06:25:35 Running as SYSTEM 06:25:35 [EnvInject] - Loading node environment variables. 06:25:35 Building remotely on prd-ubuntu1804-builder-4c-4g-23837 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 06:25:35 [ssh-agent] Looking for ssh-agent implementation... 06:25:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:25:35 $ ssh-agent 06:25:35 SSH_AUTH_SOCK=/tmp/ssh-YDDnNgp6UmAW/agent.1662 06:25:35 SSH_AGENT_PID=1664 06:25:35 [ssh-agent] Started. 06:25:35 Running ssh-add (command line suppressed) 06:25:35 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3928509103334443769.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3928509103334443769.key) 06:25:35 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:25:35 The recommended git tool is: NONE 06:25:37 using credential onap-jenkins-ssh 06:25:37 Wiping out workspace first. 06:25:37 Cloning the remote Git repository 06:25:37 Cloning repository git://cloud.onap.org/mirror/oom.git 06:25:37 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 06:25:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:25:37 > git --version # timeout=10 06:25:37 > git --version # 'git version 2.17.1' 06:25:37 using GIT_SSH to set credentials Gerrit user 06:25:37 Verifying host key using manually-configured host key entries 06:25:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:25:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:25:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:25:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:25:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:25:43 using GIT_SSH to set credentials Gerrit user 06:25:43 Verifying host key using manually-configured host key entries 06:25:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/141357/6 # timeout=30 06:25:43 > git rev-parse 681ab2d14f61e855e314839d6c8fa002772cd5d9^{commit} # timeout=10 06:25:43 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:25:43 Checking out Revision 681ab2d14f61e855e314839d6c8fa002772cd5d9 (refs/changes/57/141357/6) 06:25:43 > git config core.sparsecheckout # timeout=10 06:25:43 > git checkout -f 681ab2d14f61e855e314839d6c8fa002772cd5d9 # timeout=30 06:25:46 Commit message: "[SO] update cnf-adapter" 06:25:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:25:46 > git rev-list --no-walk 5b005900c21aea3578ebe858c65a45a9f711b6c6 # timeout=10 06:25:47 [EnvInject] - Injecting environment variables from a build step. 06:25:47 [EnvInject] - Injecting as environment variables the properties content 06:25:47 PYTHON=python3 06:25:47 06:25:47 [EnvInject] - Variables injected successfully. 06:25:47 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15247927172178875778.sh 06:25:47 ---> tox-install.sh 06:25:47 + source /home/jenkins/lf-env.sh 06:25:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:25:47 ++ mktemp -d /tmp/venv-XXXX 06:25:47 + lf_venv=/tmp/venv-z5OP 06:25:47 + local venv_file=/tmp/.os_lf_venv 06:25:47 + local python=python3 06:25:47 + local options 06:25:47 + local set_path=true 06:25:47 + local install_args= 06:25:47 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:25:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:25:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:25:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:25:47 + true 06:25:47 + case $1 in 06:25:47 + venv_file=/tmp/.toxenv 06:25:47 + shift 2 06:25:47 + true 06:25:47 + case $1 in 06:25:47 + shift 06:25:47 + break 06:25:47 + case $python in 06:25:47 + local pkg_list= 06:25:47 + [[ -d /opt/pyenv ]] 06:25:47 + echo 'Setup pyenv:' 06:25:47 Setup pyenv: 06:25:47 + export PYENV_ROOT=/opt/pyenv 06:25:47 + PYENV_ROOT=/opt/pyenv 06:25:47 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:25:47 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:25:47 + pyenv versions 06:25:47 * system (set by /opt/pyenv/version) 06:25:47 * 3.8.13 (set by /opt/pyenv/version) 06:25:47 * 3.9.13 (set by /opt/pyenv/version) 06:25:47 * 3.10.6 (set by /opt/pyenv/version) 06:25:47 + command -v pyenv 06:25:47 ++ pyenv init - --no-rehash 06:25:47 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 06:25:47 export PATH="/opt/pyenv/shims:${PATH}" 06:25:47 export PYENV_SHELL=bash 06:25:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:25:47 pyenv() { 06:25:47 local command 06:25:47 command="${1:-}" 06:25:47 if [ "$#" -gt 0 ]; then 06:25:47 shift 06:25:47 fi 06:25:47 06:25:47 case "$command" in 06:25:47 rehash|shell) 06:25:47 eval "$(pyenv "sh-$command" "$@")" 06:25:47 ;; 06:25:47 *) 06:25:47 command pyenv "$command" "$@" 06:25:47 ;; 06:25:47 esac 06:25:47 }' 06:25:47 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 06:25:47 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:25:47 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:25:47 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:25:47 ++ export PYENV_SHELL=bash 06:25:47 ++ PYENV_SHELL=bash 06:25:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:25:47 +++ complete -F _pyenv pyenv 06:25:47 ++ lf-pyver python3 06:25:47 ++ local py_version_xy=python3 06:25:47 ++ local py_version_xyz= 06:25:47 ++ sed 's/^[ *]* //' 06:25:47 ++ awk '{ print $1 }' 06:25:47 ++ grep -E '^[0-9.]*[0-9]$' 06:25:47 ++ pyenv versions 06:25:47 ++ local command 06:25:47 ++ command=versions 06:25:47 ++ '[' 1 -gt 0 ']' 06:25:47 ++ shift 06:25:47 ++ case "$command" in 06:25:47 ++ command pyenv versions 06:25:47 ++ pyenv versions 06:25:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:25:47 +++ grep '^3' /tmp/.pyenv_versions 06:25:47 +++ sort -V 06:25:47 +++ tail -n 1 06:25:47 ++ py_version_xyz=3.10.6 06:25:47 ++ [[ -z 3.10.6 ]] 06:25:47 ++ echo 3.10.6 06:25:47 ++ return 0 06:25:47 + pyenv local 3.10.6 06:25:47 + local command 06:25:47 + command=local 06:25:47 + '[' 2 -gt 0 ']' 06:25:47 + shift 06:25:47 + case "$command" in 06:25:47 + command pyenv local 3.10.6 06:25:47 + pyenv local 3.10.6 06:25:47 + for arg in "$@" 06:25:47 + case $arg in 06:25:47 + pkg_list+='tox ' 06:25:47 + for arg in "$@" 06:25:47 + case $arg in 06:25:47 + pkg_list+='virtualenv ' 06:25:47 + for arg in "$@" 06:25:47 + case $arg in 06:25:47 + pkg_list+='urllib3~=1.26.15 ' 06:25:47 + [[ -f /tmp/.toxenv ]] 06:25:47 + [[ ! -f /tmp/.toxenv ]] 06:25:47 + [[ -n '' ]] 06:25:47 + python3 -m venv /tmp/venv-z5OP 06:25:51 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-z5OP' 06:25:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-z5OP 06:25:51 + echo /tmp/venv-z5OP 06:25:51 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:25:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:25:51 + /tmp/venv-z5OP/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 06:25:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:25:55 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:25:55 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:25:55 + /tmp/venv-z5OP/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:25:57 + type python3 06:25:57 + true 06:25:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-z5OP/bin to PATH' 06:25:57 lf-activate-venv(): INFO: Adding /tmp/venv-z5OP/bin to PATH 06:25:57 + PATH=/tmp/venv-z5OP/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:25:57 + return 0 06:25:57 + python3 --version 06:25:57 Python 3.10.6 06:25:57 + python3 -m pip --version 06:25:58 pip 25.1.1 from /tmp/venv-z5OP/lib/python3.10/site-packages/pip (python 3.10) 06:25:58 + python3 -m pip freeze 06:25:58 cachetools==6.1.0 06:25:58 chardet==5.2.0 06:25:58 colorama==0.4.6 06:25:58 distlib==0.3.9 06:25:58 filelock==3.18.0 06:25:58 packaging==25.0 06:25:58 platformdirs==4.3.8 06:25:58 pluggy==1.6.0 06:25:58 pyproject-api==1.9.1 06:25:58 tomli==2.2.1 06:25:58 tox==4.27.0 06:25:58 typing_extensions==4.14.0 06:25:58 urllib3==1.26.20 06:25:58 virtualenv==20.31.2 06:25:58 [EnvInject] - Injecting environment variables from a build step. 06:25:58 [EnvInject] - Injecting as environment variables the properties content 06:25:58 PARALLEL=false 06:25:58 06:25:58 [EnvInject] - Variables injected successfully. 06:25:58 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15245145523416216730.sh 06:25:58 ---> tox-run.sh 06:25:58 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:25:58 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 06:25:58 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 06:25:58 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 06:25:58 + cd /w/workspace/oom-master-checkbashisms-lint/. 06:25:58 + source /home/jenkins/lf-env.sh 06:25:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:25:58 ++ mktemp -d /tmp/venv-XXXX 06:25:58 + lf_venv=/tmp/venv-7f5q 06:25:58 + local venv_file=/tmp/.os_lf_venv 06:25:58 + local python=python3 06:25:58 + local options 06:25:58 + local set_path=true 06:25:58 + local install_args= 06:25:58 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:25:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:25:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:25:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:25:58 + true 06:25:58 + case $1 in 06:25:58 + venv_file=/tmp/.toxenv 06:25:58 + shift 2 06:25:58 + true 06:25:58 + case $1 in 06:25:58 + shift 06:25:58 + break 06:25:58 + case $python in 06:25:58 + local pkg_list= 06:25:58 + [[ -d /opt/pyenv ]] 06:25:58 + echo 'Setup pyenv:' 06:25:58 Setup pyenv: 06:25:58 + export PYENV_ROOT=/opt/pyenv 06:25:58 + PYENV_ROOT=/opt/pyenv 06:25:58 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:25:58 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:25:58 + pyenv versions 06:25:58 system 06:25:58 3.8.13 06:25:58 3.9.13 06:25:58 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:25:58 + command -v pyenv 06:25:58 ++ pyenv init - --no-rehash 06:25:58 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 06:25:58 export PATH="/opt/pyenv/shims:${PATH}" 06:25:58 export PYENV_SHELL=bash 06:25:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:25:58 pyenv() { 06:25:58 local command 06:25:58 command="${1:-}" 06:25:58 if [ "$#" -gt 0 ]; then 06:25:58 shift 06:25:58 fi 06:25:58 06:25:58 case "$command" in 06:25:58 rehash|shell) 06:25:58 eval "$(pyenv "sh-$command" "$@")" 06:25:58 ;; 06:25:58 *) 06:25:58 command pyenv "$command" "$@" 06:25:58 ;; 06:25:58 esac 06:25:58 }' 06:25:58 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 06:25:58 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:25:58 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:25:58 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:25:58 ++ export PYENV_SHELL=bash 06:25:58 ++ PYENV_SHELL=bash 06:25:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:25:58 +++ complete -F _pyenv pyenv 06:25:58 ++ lf-pyver python3 06:25:58 ++ local py_version_xy=python3 06:25:58 ++ local py_version_xyz= 06:25:58 ++ pyenv versions 06:25:58 ++ sed 's/^[ *]* //' 06:25:58 ++ local command 06:25:58 ++ command=versions 06:25:58 ++ '[' 1 -gt 0 ']' 06:25:58 ++ shift 06:25:58 ++ awk '{ print $1 }' 06:25:58 ++ case "$command" in 06:25:58 ++ command pyenv versions 06:25:58 ++ pyenv versions 06:25:58 ++ grep -E '^[0-9.]*[0-9]$' 06:25:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:25:58 +++ grep '^3' /tmp/.pyenv_versions 06:25:58 +++ sort -V 06:25:58 +++ tail -n 1 06:25:58 ++ py_version_xyz=3.10.6 06:25:58 ++ [[ -z 3.10.6 ]] 06:25:58 ++ echo 3.10.6 06:25:58 ++ return 0 06:25:58 + pyenv local 3.10.6 06:25:58 + local command 06:25:58 + command=local 06:25:58 + '[' 2 -gt 0 ']' 06:25:58 + shift 06:25:58 + case "$command" in 06:25:58 + command pyenv local 3.10.6 06:25:58 + pyenv local 3.10.6 06:25:58 + for arg in "$@" 06:25:58 + case $arg in 06:25:58 + pkg_list+='tox ' 06:25:58 + for arg in "$@" 06:25:58 + case $arg in 06:25:58 + pkg_list+='virtualenv ' 06:25:58 + for arg in "$@" 06:25:58 + case $arg in 06:25:58 + pkg_list+='urllib3~=1.26.15 ' 06:25:58 + [[ -f /tmp/.toxenv ]] 06:25:58 ++ cat /tmp/.toxenv 06:25:58 + lf_venv=/tmp/venv-z5OP 06:25:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-z5OP from' file:/tmp/.toxenv 06:25:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-z5OP from file:/tmp/.toxenv 06:25:58 + /tmp/venv-z5OP/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 06:25:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:25:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:25:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:25:59 + /tmp/venv-z5OP/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:26:00 + type python3 06:26:00 + true 06:26:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-z5OP/bin to PATH' 06:26:00 lf-activate-venv(): INFO: Adding /tmp/venv-z5OP/bin to PATH 06:26:00 + PATH=/tmp/venv-z5OP/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:26:00 + return 0 06:26:00 + [[ -d /opt/pyenv ]] 06:26:00 + echo '---> Setting up pyenv' 06:26:00 ---> Setting up pyenv 06:26:00 + export PYENV_ROOT=/opt/pyenv 06:26:00 + PYENV_ROOT=/opt/pyenv 06:26:00 + export PATH=/opt/pyenv/bin:/tmp/venv-z5OP/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:26:00 + PATH=/opt/pyenv/bin:/tmp/venv-z5OP/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:26:00 ++ pwd 06:26:00 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 06:26:00 + export PYTHONPATH 06:26:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:26:00 + TOX_TESTENV_PASSENV=PYTHONPATH 06:26:00 + tox --version 06:26:01 4.27.0 from /tmp/venv-z5OP/lib/python3.10/site-packages/tox/__init__.py 06:26:01 + PARALLEL=false 06:26:01 + TOX_OPTIONS_LIST= 06:26:01 + [[ -n checkbashisms ]] 06:26:01 + TOX_OPTIONS_LIST=' -e checkbashisms' 06:26:01 + case ${PARALLEL,,} in 06:26:01 + tox -e checkbashisms 06:26:01 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 06:26:02 checkbashisms: freeze> python -m pip freeze --all 06:26:02 checkbashisms: pip==25.1.1,setuptools==80.3.1 06:26:02 checkbashisms: commands[0]> .ci/check-bashisms.sh 06:26:04 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 06:26:04 you may get strange results 06:26:04 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 06:26:04 you may get strange results 06:26:04 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 06:26:06 checkbashisms: OK (4.90=setup[1.35]+cmd[3.54] seconds) 06:26:06 congratulations :) (5.12 seconds) 06:26:06 + tox_status=0 06:26:06 + echo '---> Completed tox runs' 06:26:06 ---> Completed tox runs 06:26:06 + for i in .tox/*/log 06:26:06 ++ echo .tox/checkbashisms/log 06:26:06 ++ awk -F/ '{print $2}' 06:26:06 + tox_env=checkbashisms 06:26:06 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 06:26:06 + DOC_DIR=docs/_build/html 06:26:06 + [[ -d docs/_build/html ]] 06:26:06 + echo '---> tox-run.sh ends' 06:26:06 ---> tox-run.sh ends 06:26:06 + test 0 -eq 0 06:26:06 $ ssh-agent -k 06:26:06 unset SSH_AUTH_SOCK; 06:26:06 unset SSH_AGENT_PID; 06:26:06 echo Agent pid 1664 killed; 06:26:06 [ssh-agent] Stopped. 06:26:06 [PostBuildScript] - [INFO] Executing post build scripts. 06:26:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16457237638337030010.sh 06:26:06 ---> sysstat.sh 06:26:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3704153489942263861.sh 06:26:07 ---> package-listing.sh 06:26:07 ++ facter osfamily 06:26:07 ++ tr '[:upper:]' '[:lower:]' 06:26:07 + OS_FAMILY=debian 06:26:07 + workspace=/w/workspace/oom-master-checkbashisms-lint 06:26:07 + START_PACKAGES=/tmp/packages_start.txt 06:26:07 + END_PACKAGES=/tmp/packages_end.txt 06:26:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:26:07 + PACKAGES=/tmp/packages_start.txt 06:26:07 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:26:07 + PACKAGES=/tmp/packages_end.txt 06:26:07 + case "${OS_FAMILY}" in 06:26:07 + dpkg -l 06:26:07 + grep '^ii' 06:26:07 + '[' -f /tmp/packages_start.txt ']' 06:26:07 + '[' -f /tmp/packages_end.txt ']' 06:26:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:26:07 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:26:07 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 06:26:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 06:26:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2512413988420472181.sh 06:26:07 ---> capture-instance-metadata.sh 06:26:07 Setup pyenv: 06:26:07 system 06:26:07 3.8.13 06:26:07 3.9.13 06:26:07 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:26:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-atce 06:26:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:26:15 lf-activate-venv(): INFO: Installing: lftools 06:26:40 lf-activate-venv(): INFO: Adding /tmp/venv-atce/bin to PATH 06:26:40 INFO: Running in OpenStack, capturing instance metadata 06:26:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10545222249177336091.sh 06:26:40 provisioning config files... 06:26:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config17698252808685644614tmp 06:26:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:26:40 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:26:40 [EnvInject] - Injecting environment variables from a build step. 06:26:40 [EnvInject] - Injecting as environment variables the properties content 06:26:40 SERVER_ID=logs 06:26:40 06:26:40 [EnvInject] - Variables injected successfully. 06:26:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8789582930948002421.sh 06:26:40 ---> create-netrc.sh 06:26:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17388773329064285306.sh 06:26:40 ---> python-tools-install.sh 06:26:40 Setup pyenv: 06:26:40 system 06:26:40 3.8.13 06:26:40 3.9.13 06:26:40 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:26:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-atce from file:/tmp/.os_lf_venv 06:26:42 lf-activate-venv(): INFO: Installing: lftools 06:26:50 lf-activate-venv(): INFO: Adding /tmp/venv-atce/bin to PATH 06:26:50 Generating Requirements File 06:27:10 Python 3.10.6 06:27:10 pip 25.1.1 from /tmp/venv-atce/lib/python3.10/site-packages/pip (python 3.10) 06:27:10 appdirs==1.4.4 06:27:10 argcomplete==3.6.2 06:27:10 aspy.yaml==1.3.0 06:27:10 attrs==25.3.0 06:27:10 autopage==0.5.2 06:27:10 beautifulsoup4==4.13.4 06:27:10 boto3==1.38.44 06:27:10 botocore==1.38.44 06:27:10 bs4==0.0.2 06:27:10 cachetools==5.5.2 06:27:10 certifi==2025.6.15 06:27:10 cffi==1.17.1 06:27:10 cfgv==3.4.0 06:27:10 chardet==5.2.0 06:27:10 charset-normalizer==3.4.2 06:27:10 click==8.2.1 06:27:10 cliff==4.10.0 06:27:10 cmd2==2.6.1 06:27:10 cryptography==3.3.2 06:27:10 debtcollector==3.0.0 06:27:10 decorator==5.2.1 06:27:10 defusedxml==0.7.1 06:27:10 Deprecated==1.2.18 06:27:10 distlib==0.3.9 06:27:10 dnspython==2.7.0 06:27:10 docker==7.1.0 06:27:10 dogpile.cache==1.4.0 06:27:10 durationpy==0.10 06:27:10 email_validator==2.2.0 06:27:10 filelock==3.18.0 06:27:10 future==1.0.0 06:27:10 gitdb==4.0.12 06:27:10 GitPython==3.1.44 06:27:10 google-auth==2.40.3 06:27:10 httplib2==0.22.0 06:27:10 identify==2.6.12 06:27:10 idna==3.10 06:27:10 importlib-resources==1.5.0 06:27:10 iso8601==2.1.0 06:27:10 Jinja2==3.1.6 06:27:10 jmespath==1.0.1 06:27:10 jsonpatch==1.33 06:27:10 jsonpointer==3.0.0 06:27:10 jsonschema==4.24.0 06:27:10 jsonschema-specifications==2025.4.1 06:27:10 keystoneauth1==5.11.1 06:27:10 kubernetes==33.1.0 06:27:10 lftools==0.37.13 06:27:10 lxml==5.4.0 06:27:10 MarkupSafe==3.0.2 06:27:10 msgpack==1.1.1 06:27:10 multi_key_dict==2.0.3 06:27:10 munch==4.0.0 06:27:10 netaddr==1.3.0 06:27:10 niet==1.4.2 06:27:10 nodeenv==1.9.1 06:27:10 oauth2client==4.1.3 06:27:10 oauthlib==3.3.1 06:27:10 openstacksdk==4.6.0 06:27:10 os-client-config==2.1.0 06:27:10 os-service-types==1.7.0 06:27:10 osc-lib==4.0.2 06:27:10 oslo.config==9.8.0 06:27:10 oslo.context==6.0.0 06:27:10 oslo.i18n==6.5.1 06:27:10 oslo.log==7.1.0 06:27:10 oslo.serialization==5.7.0 06:27:10 oslo.utils==9.0.0 06:27:10 packaging==25.0 06:27:10 pbr==6.1.1 06:27:10 platformdirs==4.3.8 06:27:10 prettytable==3.16.0 06:27:10 psutil==7.0.0 06:27:10 pyasn1==0.6.1 06:27:10 pyasn1_modules==0.4.2 06:27:10 pycparser==2.22 06:27:10 pygerrit2==2.0.15 06:27:10 PyGithub==2.6.1 06:27:10 PyJWT==2.10.1 06:27:10 PyNaCl==1.5.0 06:27:10 pyparsing==2.4.7 06:27:10 pyperclip==1.9.0 06:27:10 pyrsistent==0.20.0 06:27:10 python-cinderclient==9.7.0 06:27:10 python-dateutil==2.9.0.post0 06:27:10 python-heatclient==4.2.0 06:27:10 python-jenkins==1.8.2 06:27:10 python-keystoneclient==5.6.0 06:27:10 python-magnumclient==4.8.1 06:27:10 python-openstackclient==8.1.0 06:27:10 python-swiftclient==4.8.0 06:27:10 PyYAML==6.0.2 06:27:10 referencing==0.36.2 06:27:10 requests==2.32.4 06:27:10 requests-oauthlib==2.0.0 06:27:10 requestsexceptions==1.4.0 06:27:10 rfc3986==2.0.0 06:27:10 rpds-py==0.25.1 06:27:10 rsa==4.9.1 06:27:10 ruamel.yaml==0.18.14 06:27:10 ruamel.yaml.clib==0.2.12 06:27:10 s3transfer==0.13.0 06:27:10 simplejson==3.20.1 06:27:10 six==1.17.0 06:27:10 smmap==5.0.2 06:27:10 soupsieve==2.7 06:27:10 stevedore==5.4.1 06:27:10 tabulate==0.9.0 06:27:10 toml==0.10.2 06:27:10 tomlkit==0.13.3 06:27:10 tqdm==4.67.1 06:27:10 typing_extensions==4.14.0 06:27:10 tzdata==2025.2 06:27:10 urllib3==1.26.20 06:27:10 virtualenv==20.31.2 06:27:10 wcwidth==0.2.13 06:27:10 websocket-client==1.8.0 06:27:10 wrapt==1.17.2 06:27:10 xdg==6.0.0 06:27:10 xmltodict==0.14.2 06:27:10 yq==3.4.3 06:27:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9105838364764623837.sh 06:27:10 ---> sudo-logs.sh 06:27:10 Archiving 'sudo' log.. 06:27:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins231380565586556631.sh 06:27:10 ---> job-cost.sh 06:27:10 Setup pyenv: 06:27:11 system 06:27:11 3.8.13 06:27:11 3.9.13 06:27:11 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:27:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-atce from file:/tmp/.os_lf_venv 06:27:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:27:18 lf-activate-venv(): INFO: Adding /tmp/venv-atce/bin to PATH 06:27:18 INFO: No Stack... 06:27:18 INFO: Retrieving Pricing Info for: v3-standard-4 06:27:18 INFO: Archiving Costs 06:27:18 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7986359707397061443.sh 06:27:18 ---> logs-deploy.sh 06:27:18 Setup pyenv: 06:27:18 system 06:27:18 3.8.13 06:27:18 3.9.13 06:27:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:27:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-atce from file:/tmp/.os_lf_venv 06:27:20 lf-activate-venv(): INFO: Installing: lftools 06:27:29 lf-activate-venv(): INFO: Adding /tmp/venv-atce/bin to PATH 06:27:29 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4152 06:27:29 INFO: archiving workspace using pattern(s): 06:27:30 Archives upload complete. 06:27:30 INFO: archiving logs to Nexus 06:27:31 ---> uname -a: 06:27:31 Linux prd-ubuntu1804-builder-4c-4g-23837 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:27:31 06:27:31 06:27:31 ---> lscpu: 06:27:31 Architecture: x86_64 06:27:31 CPU op-mode(s): 32-bit, 64-bit 06:27:31 Byte Order: Little Endian 06:27:31 CPU(s): 4 06:27:31 On-line CPU(s) list: 0-3 06:27:31 Thread(s) per core: 1 06:27:31 Core(s) per socket: 1 06:27:31 Socket(s): 4 06:27:31 NUMA node(s): 1 06:27:31 Vendor ID: AuthenticAMD 06:27:31 CPU family: 23 06:27:31 Model: 49 06:27:31 Model name: AMD EPYC-Rome Processor 06:27:31 Stepping: 0 06:27:31 CPU MHz: 2799.998 06:27:31 BogoMIPS: 5599.99 06:27:31 Virtualization: AMD-V 06:27:31 Hypervisor vendor: KVM 06:27:31 Virtualization type: full 06:27:31 L1d cache: 32K 06:27:31 L1i cache: 32K 06:27:31 L2 cache: 512K 06:27:31 L3 cache: 16384K 06:27:31 NUMA node0 CPU(s): 0-3 06:27:31 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 06:27:31 06:27:31 06:27:31 ---> nproc: 06:27:31 4 06:27:31 06:27:31 06:27:31 ---> df -h: 06:27:31 Filesystem Size Used Avail Use% Mounted on 06:27:31 udev 7.9G 0 7.9G 0% /dev 06:27:31 tmpfs 1.6G 676K 1.6G 1% /run 06:27:31 /dev/vda1 78G 8.3G 70G 11% / 06:27:31 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:27:31 tmpfs 5.0M 0 5.0M 0% /run/lock 06:27:31 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:27:31 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:27:31 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:27:31 06:27:31 06:27:31 ---> free -m: 06:27:31 total used free shared buff/cache available 06:27:31 Mem: 16040 554 13441 0 2044 15173 06:27:31 Swap: 1023 0 1023 06:27:31 06:27:31 06:27:31 ---> ip addr: 06:27:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:27:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:27:31 inet 127.0.0.1/8 scope host lo 06:27:31 valid_lft forever preferred_lft forever 06:27:31 inet6 ::1/128 scope host 06:27:31 valid_lft forever preferred_lft forever 06:27:31 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:27:31 link/ether fa:16:3e:93:90:66 brd ff:ff:ff:ff:ff:ff 06:27:31 inet 10.30.107.58/23 brd 10.30.107.255 scope global dynamic ens3 06:27:31 valid_lft 86268sec preferred_lft 86268sec 06:27:31 inet6 fe80::f816:3eff:fe93:9066/64 scope link 06:27:31 valid_lft forever preferred_lft forever 06:27:31 06:27:31 06:27:31 ---> sar -b -r -n DEV: 06:27:31 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23837) 06/26/25 _x86_64_ (4 CPU) 06:27:31 06:27:31 06:25:21 LINUX RESTART (4 CPU) 06:27:31 06:27:31 06:26:01 tps rtps wtps bread/s bwrtn/s 06:27:31 06:27:01 107.67 4.87 102.80 191.17 37294.72 06:27:31 Average: 107.67 4.87 102.80 191.17 37294.72 06:27:31 06:27:31 06:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:27:31 06:27:01 13867668 15551352 2557300 15.57 71112 1807092 790808 4.53 700316 1630728 149944 06:27:31 Average: 13867668 15551352 2557300 15.57 71112 1807092 790808 4.53 700316 1630728 149944 06:27:31 06:27:31 06:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:27:31 06:27:01 ens3 163.62 106.98 770.76 15.04 0.00 0.00 0.00 0.00 06:27:31 06:27:01 lo 1.33 1.33 0.16 0.16 0.00 0.00 0.00 0.00 06:27:31 Average: ens3 163.62 106.98 770.76 15.04 0.00 0.00 0.00 0.00 06:27:31 Average: lo 1.33 1.33 0.16 0.16 0.00 0.00 0.00 0.00 06:27:31 06:27:31 06:27:31 ---> sar -P ALL: 06:27:31 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23837) 06/26/25 _x86_64_ (4 CPU) 06:27:31 06:27:31 06:25:21 LINUX RESTART (4 CPU) 06:27:31 06:27:31 06:26:01 CPU %user %nice %system %iowait %steal %idle 06:27:31 06:27:01 all 21.02 0.00 1.47 3.36 0.06 74.09 06:27:31 06:27:01 0 31.93 0.00 1.62 4.92 0.07 61.46 06:27:31 06:27:01 1 16.03 0.00 1.54 4.50 0.08 77.85 06:27:31 06:27:01 2 23.34 0.00 1.55 3.92 0.07 71.12 06:27:31 06:27:01 3 12.84 0.00 1.13 0.10 0.05 85.89 06:27:31 Average: all 21.02 0.00 1.47 3.36 0.06 74.09 06:27:31 Average: 0 31.93 0.00 1.62 4.92 0.07 61.46 06:27:31 Average: 1 16.03 0.00 1.54 4.50 0.08 77.85 06:27:31 Average: 2 23.34 0.00 1.55 3.92 0.07 71.12 06:27:31 Average: 3 12.84 0.00 1.13 0.10 0.05 85.89 06:27:31 06:27:31 06:27:31