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