08:02:18 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 08:02:18 Running as SYSTEM 08:02:18 [EnvInject] - Loading node environment variables. 08:02:18 Building remotely on prd-ubuntu1804-builder-4c-4g-18860 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 08:02:18 [ssh-agent] Looking for ssh-agent implementation... 08:02:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:02:18 $ ssh-agent 08:02:18 SSH_AUTH_SOCK=/tmp/ssh-mGhq8ck5GhJS/agent.1651 08:02:18 SSH_AGENT_PID=1653 08:02:18 [ssh-agent] Started. 08:02:18 Running ssh-add (command line suppressed) 08:02:18 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9396215846246414635.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9396215846246414635.key) 08:02:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:02:18 The recommended git tool is: NONE 08:02:20 using credential onap-jenkins-ssh 08:02:20 Wiping out workspace first. 08:02:20 Cloning the remote Git repository 08:02:20 Cloning repository git://cloud.onap.org/mirror/oom.git 08:02:20 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 08:02:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:02:21 > git --version # timeout=10 08:02:21 > git --version # 'git version 2.17.1' 08:02:21 using GIT_SSH to set credentials Gerrit user 08:02:21 Verifying host key using manually-configured host key entries 08:02:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:02:26 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:02:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:02:26 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:02:26 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:02:26 using GIT_SSH to set credentials Gerrit user 08:02:26 Verifying host key using manually-configured host key entries 08:02:26 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/4 # timeout=30 08:02:27 > git rev-parse 13e37b42b4535d86f35bb553da20e101c4a1f538^{commit} # timeout=10 08:02:27 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:02:27 Checking out Revision 13e37b42b4535d86f35bb553da20e101c4a1f538 (refs/changes/00/141100/4) 08:02:27 > git config core.sparsecheckout # timeout=10 08:02:27 > git checkout -f 13e37b42b4535d86f35bb553da20e101c4a1f538 # timeout=30 08:02:27 Commit message: "[DOC] Add ArgoCD deployment example and guide" 08:02:27 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:02:27 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 08:02:29 [EnvInject] - Injecting environment variables from a build step. 08:02:29 [EnvInject] - Injecting as environment variables the properties content 08:02:29 PYTHON=python3 08:02:29 08:02:29 [EnvInject] - Variables injected successfully. 08:02:29 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1433075213666687964.sh 08:02:29 ---> tox-install.sh 08:02:29 + source /home/jenkins/lf-env.sh 08:02:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:02:29 ++ mktemp -d /tmp/venv-XXXX 08:02:29 + lf_venv=/tmp/venv-KHBh 08:02:29 + local venv_file=/tmp/.os_lf_venv 08:02:29 + local python=python3 08:02:29 + local options 08:02:29 + local set_path=true 08:02:29 + local install_args= 08:02:29 ++ 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 08:02:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:02:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:02:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:02:29 + true 08:02:29 + case $1 in 08:02:29 + venv_file=/tmp/.toxenv 08:02:29 + shift 2 08:02:29 + true 08:02:29 + case $1 in 08:02:29 + shift 08:02:29 + break 08:02:29 + case $python in 08:02:29 + local pkg_list= 08:02:29 + [[ -d /opt/pyenv ]] 08:02:29 + echo 'Setup pyenv:' 08:02:29 Setup pyenv: 08:02:29 + export PYENV_ROOT=/opt/pyenv 08:02:29 + PYENV_ROOT=/opt/pyenv 08:02:29 + 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 08:02:29 + 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 08:02:29 + pyenv versions 08:02:30 * system (set by /opt/pyenv/version) 08:02:30 * 3.8.13 (set by /opt/pyenv/version) 08:02:30 * 3.9.13 (set by /opt/pyenv/version) 08:02:30 * 3.10.6 (set by /opt/pyenv/version) 08:02:30 + command -v pyenv 08:02:30 ++ pyenv init - --no-rehash 08:02:30 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 08:02:30 export PATH="/opt/pyenv/shims:${PATH}" 08:02:30 export PYENV_SHELL=bash 08:02:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:02:30 pyenv() { 08:02:30 local command 08:02:30 command="${1:-}" 08:02:30 if [ "$#" -gt 0 ]; then 08:02:30 shift 08:02:30 fi 08:02:30 08:02:30 case "$command" in 08:02:30 rehash|shell) 08:02:30 eval "$(pyenv "sh-$command" "$@")" 08:02:30 ;; 08:02:30 *) 08:02:30 command pyenv "$command" "$@" 08:02:30 ;; 08:02:30 esac 08:02:30 }' 08:02:30 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 08:02:30 ++ 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 08:02:30 ++ 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 08:02:30 ++ 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 08:02:30 ++ export PYENV_SHELL=bash 08:02:30 ++ PYENV_SHELL=bash 08:02:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:02:30 +++ complete -F _pyenv pyenv 08:02:30 ++ lf-pyver python3 08:02:30 ++ local py_version_xy=python3 08:02:30 ++ local py_version_xyz= 08:02:30 ++ pyenv versions 08:02:30 ++ sed 's/^[ *]* //' 08:02:30 ++ local command 08:02:30 ++ awk '{ print $1 }' 08:02:30 ++ command=versions 08:02:30 ++ '[' 1 -gt 0 ']' 08:02:30 ++ shift 08:02:30 ++ case "$command" in 08:02:30 ++ command pyenv versions 08:02:30 ++ pyenv versions 08:02:30 ++ grep -E '^[0-9.]*[0-9]$' 08:02:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:02:30 +++ grep '^3' /tmp/.pyenv_versions 08:02:30 +++ tail -n 1 08:02:30 +++ sort -V 08:02:30 ++ py_version_xyz=3.10.6 08:02:30 ++ [[ -z 3.10.6 ]] 08:02:30 ++ echo 3.10.6 08:02:30 ++ return 0 08:02:30 + pyenv local 3.10.6 08:02:30 + local command 08:02:30 + command=local 08:02:30 + '[' 2 -gt 0 ']' 08:02:30 + shift 08:02:30 + case "$command" in 08:02:30 + command pyenv local 3.10.6 08:02:30 + pyenv local 3.10.6 08:02:30 + for arg in "$@" 08:02:30 + case $arg in 08:02:30 + pkg_list+='tox ' 08:02:30 + for arg in "$@" 08:02:30 + case $arg in 08:02:30 + pkg_list+='virtualenv ' 08:02:30 + for arg in "$@" 08:02:30 + case $arg in 08:02:30 + pkg_list+='urllib3~=1.26.15 ' 08:02:30 + [[ -f /tmp/.toxenv ]] 08:02:30 + [[ ! -f /tmp/.toxenv ]] 08:02:30 + [[ -n '' ]] 08:02:30 + python3 -m venv /tmp/venv-KHBh 08:02:34 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KHBh' 08:02:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KHBh 08:02:34 + echo /tmp/venv-KHBh 08:02:34 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:02:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:02:34 + /tmp/venv-KHBh/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 08:02:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:02:38 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:02:38 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:02:38 + /tmp/venv-KHBh/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:02:41 + type python3 08:02:41 + true 08:02:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KHBh/bin to PATH' 08:02:41 lf-activate-venv(): INFO: Adding /tmp/venv-KHBh/bin to PATH 08:02:41 + PATH=/tmp/venv-KHBh/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 08:02:41 + return 0 08:02:41 + python3 --version 08:02:41 Python 3.10.6 08:02:41 + python3 -m pip --version 08:02:41 pip 25.1.1 from /tmp/venv-KHBh/lib/python3.10/site-packages/pip (python 3.10) 08:02:41 + python3 -m pip freeze 08:02:41 cachetools==6.0.0 08:02:41 chardet==5.2.0 08:02:41 colorama==0.4.6 08:02:41 distlib==0.3.9 08:02:41 filelock==3.18.0 08:02:41 packaging==25.0 08:02:41 platformdirs==4.3.8 08:02:41 pluggy==1.6.0 08:02:41 pyproject-api==1.9.1 08:02:41 tomli==2.2.1 08:02:41 tox==4.26.0 08:02:41 typing_extensions==4.14.0 08:02:41 urllib3==1.26.20 08:02:41 virtualenv==20.31.2 08:02:41 [EnvInject] - Injecting environment variables from a build step. 08:02:41 [EnvInject] - Injecting as environment variables the properties content 08:02:41 PARALLEL=false 08:02:41 08:02:41 [EnvInject] - Variables injected successfully. 08:02:41 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10939707320787527189.sh 08:02:41 ---> tox-run.sh 08:02:41 + 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 08:02:41 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 08:02:41 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 08:02:41 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 08:02:41 + cd /w/workspace/oom-master-checkbashisms-lint/. 08:02:41 + source /home/jenkins/lf-env.sh 08:02:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:02:41 ++ mktemp -d /tmp/venv-XXXX 08:02:41 + lf_venv=/tmp/venv-e2gd 08:02:41 + local venv_file=/tmp/.os_lf_venv 08:02:41 + local python=python3 08:02:41 + local options 08:02:41 + local set_path=true 08:02:41 + local install_args= 08:02:41 ++ 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 08:02:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:02:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:02:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:02:41 + true 08:02:41 + case $1 in 08:02:41 + venv_file=/tmp/.toxenv 08:02:41 + shift 2 08:02:41 + true 08:02:41 + case $1 in 08:02:41 + shift 08:02:41 + break 08:02:41 + case $python in 08:02:41 + local pkg_list= 08:02:41 + [[ -d /opt/pyenv ]] 08:02:41 + echo 'Setup pyenv:' 08:02:41 Setup pyenv: 08:02:41 + export PYENV_ROOT=/opt/pyenv 08:02:41 + PYENV_ROOT=/opt/pyenv 08:02:41 + 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 08:02:41 + 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 08:02:41 + pyenv versions 08:02:42 system 08:02:42 3.8.13 08:02:42 3.9.13 08:02:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:02:42 + command -v pyenv 08:02:42 ++ pyenv init - --no-rehash 08:02:42 + 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[*]}"'\'')" 08:02:42 export PATH="/opt/pyenv/shims:${PATH}" 08:02:42 export PYENV_SHELL=bash 08:02:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:02:42 pyenv() { 08:02:42 local command 08:02:42 command="${1:-}" 08:02:42 if [ "$#" -gt 0 ]; then 08:02:42 shift 08:02:42 fi 08:02:42 08:02:42 case "$command" in 08:02:42 rehash|shell) 08:02:42 eval "$(pyenv "sh-$command" "$@")" 08:02:42 ;; 08:02:42 *) 08:02:42 command pyenv "$command" "$@" 08:02:42 ;; 08:02:42 esac 08:02:42 }' 08:02:42 +++ 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[*]}"' 08:02:42 ++ 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 08:02:42 ++ 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 08:02:42 ++ 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 08:02:42 ++ export PYENV_SHELL=bash 08:02:42 ++ PYENV_SHELL=bash 08:02:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:02:42 +++ complete -F _pyenv pyenv 08:02:42 ++ lf-pyver python3 08:02:42 ++ local py_version_xy=python3 08:02:42 ++ local py_version_xyz= 08:02:42 ++ pyenv versions 08:02:42 ++ local command 08:02:42 ++ command=versions 08:02:42 ++ '[' 1 -gt 0 ']' 08:02:42 ++ shift 08:02:42 ++ case "$command" in 08:02:42 ++ command pyenv versions 08:02:42 ++ pyenv versions 08:02:42 ++ sed 's/^[ *]* //' 08:02:42 ++ awk '{ print $1 }' 08:02:42 ++ grep -E '^[0-9.]*[0-9]$' 08:02:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:02:42 +++ grep '^3' /tmp/.pyenv_versions 08:02:42 +++ sort -V 08:02:42 +++ tail -n 1 08:02:42 ++ py_version_xyz=3.10.6 08:02:42 ++ [[ -z 3.10.6 ]] 08:02:42 ++ echo 3.10.6 08:02:42 ++ return 0 08:02:42 + pyenv local 3.10.6 08:02:42 + local command 08:02:42 + command=local 08:02:42 + '[' 2 -gt 0 ']' 08:02:42 + shift 08:02:42 + case "$command" in 08:02:42 + command pyenv local 3.10.6 08:02:42 + pyenv local 3.10.6 08:02:42 + for arg in "$@" 08:02:42 + case $arg in 08:02:42 + pkg_list+='tox ' 08:02:42 + for arg in "$@" 08:02:42 + case $arg in 08:02:42 + pkg_list+='virtualenv ' 08:02:42 + for arg in "$@" 08:02:42 + case $arg in 08:02:42 + pkg_list+='urllib3~=1.26.15 ' 08:02:42 + [[ -f /tmp/.toxenv ]] 08:02:42 ++ cat /tmp/.toxenv 08:02:42 + lf_venv=/tmp/venv-KHBh 08:02:42 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KHBh from' file:/tmp/.toxenv 08:02:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KHBh from file:/tmp/.toxenv 08:02:42 + /tmp/venv-KHBh/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 08:02:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:02:43 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:02:43 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:02:43 + /tmp/venv-KHBh/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:02:44 + type python3 08:02:44 + true 08:02:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KHBh/bin to PATH' 08:02:44 lf-activate-venv(): INFO: Adding /tmp/venv-KHBh/bin to PATH 08:02:44 + PATH=/tmp/venv-KHBh/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 08:02:44 + return 0 08:02:44 + [[ -d /opt/pyenv ]] 08:02:44 + echo '---> Setting up pyenv' 08:02:44 ---> Setting up pyenv 08:02:44 + export PYENV_ROOT=/opt/pyenv 08:02:44 + PYENV_ROOT=/opt/pyenv 08:02:44 + export PATH=/opt/pyenv/bin:/tmp/venv-KHBh/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 08:02:44 + PATH=/opt/pyenv/bin:/tmp/venv-KHBh/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 08:02:44 ++ pwd 08:02:44 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 08:02:44 + export PYTHONPATH 08:02:44 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:02:44 + TOX_TESTENV_PASSENV=PYTHONPATH 08:02:44 + tox --version 08:02:44 4.26.0 from /tmp/venv-KHBh/lib/python3.10/site-packages/tox/__init__.py 08:02:44 + PARALLEL=false 08:02:44 + TOX_OPTIONS_LIST= 08:02:44 + [[ -n checkbashisms ]] 08:02:44 + TOX_OPTIONS_LIST=' -e checkbashisms' 08:02:44 + case ${PARALLEL,,} in 08:02:44 + tox -e checkbashisms 08:02:44 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 08:02:45 checkbashisms: freeze> python -m pip freeze --all 08:02:46 checkbashisms: pip==25.1.1,setuptools==80.3.1 08:02:46 checkbashisms: commands[0]> .ci/check-bashisms.sh 08:02:47 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 08:02:47 you may get strange results 08:02:47 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 08:02:47 you may get strange results 08:02:48 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 08:02:49 checkbashisms: OK (4.80=setup[1.33]+cmd[3.46] seconds) 08:02:49 congratulations :) (5.01 seconds) 08:02:49 + tox_status=0 08:02:49 + echo '---> Completed tox runs' 08:02:49 ---> Completed tox runs 08:02:49 + for i in .tox/*/log 08:02:49 ++ echo .tox/checkbashisms/log 08:02:49 ++ awk -F/ '{print $2}' 08:02:49 + tox_env=checkbashisms 08:02:49 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 08:02:49 + DOC_DIR=docs/_build/html 08:02:49 + [[ -d docs/_build/html ]] 08:02:49 + echo '---> tox-run.sh ends' 08:02:49 ---> tox-run.sh ends 08:02:49 + test 0 -eq 0 08:02:49 $ ssh-agent -k 08:02:49 unset SSH_AUTH_SOCK; 08:02:49 unset SSH_AGENT_PID; 08:02:49 echo Agent pid 1653 killed; 08:02:49 [ssh-agent] Stopped. 08:02:49 [PostBuildScript] - [INFO] Executing post build scripts. 08:02:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4403785631677667974.sh 08:02:49 ---> sysstat.sh 08:02:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9898875069405897867.sh 08:02:50 ---> package-listing.sh 08:02:50 ++ facter osfamily 08:02:50 ++ tr '[:upper:]' '[:lower:]' 08:02:50 + OS_FAMILY=debian 08:02:50 + workspace=/w/workspace/oom-master-checkbashisms-lint 08:02:50 + START_PACKAGES=/tmp/packages_start.txt 08:02:50 + END_PACKAGES=/tmp/packages_end.txt 08:02:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:02:50 + PACKAGES=/tmp/packages_start.txt 08:02:50 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:02:50 + PACKAGES=/tmp/packages_end.txt 08:02:50 + case "${OS_FAMILY}" in 08:02:50 + dpkg -l 08:02:50 + grep '^ii' 08:02:50 + '[' -f /tmp/packages_start.txt ']' 08:02:50 + '[' -f /tmp/packages_end.txt ']' 08:02:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:02:50 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:02:50 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 08:02:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 08:02:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13933617031823473516.sh 08:02:50 ---> capture-instance-metadata.sh 08:02:50 Setup pyenv: 08:02:50 system 08:02:50 3.8.13 08:02:50 3.9.13 08:02:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:02:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6xg6 08:02:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:02:58 lf-activate-venv(): INFO: Installing: lftools 08:03:22 lf-activate-venv(): INFO: Adding /tmp/venv-6xg6/bin to PATH 08:03:22 INFO: Running in OpenStack, capturing instance metadata 08:03:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8204448182488113268.sh 08:03:23 provisioning config files... 08:03:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config9184066158277643971tmp 08:03:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:03:23 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:03:23 [EnvInject] - Injecting environment variables from a build step. 08:03:23 [EnvInject] - Injecting as environment variables the properties content 08:03:23 SERVER_ID=logs 08:03:23 08:03:23 [EnvInject] - Variables injected successfully. 08:03:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9398574480019546743.sh 08:03:23 ---> create-netrc.sh 08:03:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12975923582215281860.sh 08:03:23 ---> python-tools-install.sh 08:03:23 Setup pyenv: 08:03:23 system 08:03:23 3.8.13 08:03:23 3.9.13 08:03:23 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:03:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6xg6 from file:/tmp/.os_lf_venv 08:03:25 lf-activate-venv(): INFO: Installing: lftools 08:03:33 lf-activate-venv(): INFO: Adding /tmp/venv-6xg6/bin to PATH 08:03:33 Generating Requirements File 08:03:53 Python 3.10.6 08:03:53 pip 25.1.1 from /tmp/venv-6xg6/lib/python3.10/site-packages/pip (python 3.10) 08:03:54 appdirs==1.4.4 08:03:54 argcomplete==3.6.2 08:03:54 aspy.yaml==1.3.0 08:03:54 attrs==25.3.0 08:03:54 autopage==0.5.2 08:03:54 beautifulsoup4==4.13.4 08:03:54 boto3==1.38.31 08:03:54 botocore==1.38.31 08:03:54 bs4==0.0.2 08:03:54 cachetools==5.5.2 08:03:54 certifi==2025.4.26 08:03:54 cffi==1.17.1 08:03:54 cfgv==3.4.0 08:03:54 chardet==5.2.0 08:03:54 charset-normalizer==3.4.2 08:03:54 click==8.2.1 08:03:54 cliff==4.10.0 08:03:54 cmd2==2.6.0 08:03:54 cryptography==3.3.2 08:03:54 debtcollector==3.0.0 08:03:54 decorator==5.2.1 08:03:54 defusedxml==0.7.1 08:03:54 Deprecated==1.2.18 08:03:54 distlib==0.3.9 08:03:54 dnspython==2.7.0 08:03:54 docker==7.1.0 08:03:54 dogpile.cache==1.4.0 08:03:54 durationpy==0.10 08:03:54 email_validator==2.2.0 08:03:54 filelock==3.18.0 08:03:54 future==1.0.0 08:03:54 gitdb==4.0.12 08:03:54 GitPython==3.1.44 08:03:54 google-auth==2.40.3 08:03:54 httplib2==0.22.0 08:03:54 identify==2.6.12 08:03:54 idna==3.10 08:03:54 importlib-resources==1.5.0 08:03:54 iso8601==2.1.0 08:03:54 Jinja2==3.1.6 08:03:54 jmespath==1.0.1 08:03:54 jsonpatch==1.33 08:03:54 jsonpointer==3.0.0 08:03:54 jsonschema==4.24.0 08:03:54 jsonschema-specifications==2025.4.1 08:03:54 keystoneauth1==5.11.0 08:03:54 kubernetes==32.0.1 08:03:54 lftools==0.37.13 08:03:54 lxml==5.4.0 08:03:54 MarkupSafe==3.0.2 08:03:54 msgpack==1.1.0 08:03:54 multi_key_dict==2.0.3 08:03:54 munch==4.0.0 08:03:54 netaddr==1.3.0 08:03:54 niet==1.4.2 08:03:54 nodeenv==1.9.1 08:03:54 oauth2client==4.1.3 08:03:54 oauthlib==3.2.2 08:03:54 openstacksdk==4.6.0 08:03:54 os-client-config==2.1.0 08:03:54 os-service-types==1.7.0 08:03:54 osc-lib==4.0.2 08:03:54 oslo.config==9.8.0 08:03:54 oslo.context==6.0.0 08:03:54 oslo.i18n==6.5.1 08:03:54 oslo.log==7.1.0 08:03:54 oslo.serialization==5.7.0 08:03:54 oslo.utils==9.0.0 08:03:54 packaging==25.0 08:03:54 pbr==6.1.1 08:03:54 platformdirs==4.3.8 08:03:54 prettytable==3.16.0 08:03:54 psutil==7.0.0 08:03:54 pyasn1==0.6.1 08:03:54 pyasn1_modules==0.4.2 08:03:54 pycparser==2.22 08:03:54 pygerrit2==2.0.15 08:03:54 PyGithub==2.6.1 08:03:54 PyJWT==2.10.1 08:03:54 PyNaCl==1.5.0 08:03:54 pyparsing==2.4.7 08:03:54 pyperclip==1.9.0 08:03:54 pyrsistent==0.20.0 08:03:54 python-cinderclient==9.7.0 08:03:54 python-dateutil==2.9.0.post0 08:03:54 python-heatclient==4.2.0 08:03:54 python-jenkins==1.8.2 08:03:54 python-keystoneclient==5.6.0 08:03:54 python-magnumclient==4.8.1 08:03:54 python-openstackclient==8.1.0 08:03:54 python-swiftclient==4.8.0 08:03:54 PyYAML==6.0.2 08:03:54 referencing==0.36.2 08:03:54 requests==2.32.3 08:03:54 requests-oauthlib==2.0.0 08:03:54 requestsexceptions==1.4.0 08:03:54 rfc3986==2.0.0 08:03:54 rpds-py==0.25.1 08:03:54 rsa==4.9.1 08:03:54 ruamel.yaml==0.18.12 08:03:54 ruamel.yaml.clib==0.2.12 08:03:54 s3transfer==0.13.0 08:03:54 simplejson==3.20.1 08:03:54 six==1.17.0 08:03:54 smmap==5.0.2 08:03:54 soupsieve==2.7 08:03:54 stevedore==5.4.1 08:03:54 tabulate==0.9.0 08:03:54 toml==0.10.2 08:03:54 tomlkit==0.13.3 08:03:54 tqdm==4.67.1 08:03:54 typing_extensions==4.14.0 08:03:54 tzdata==2025.2 08:03:54 urllib3==1.26.20 08:03:54 virtualenv==20.31.2 08:03:54 wcwidth==0.2.13 08:03:54 websocket-client==1.8.0 08:03:54 wrapt==1.17.2 08:03:54 xdg==6.0.0 08:03:54 xmltodict==0.14.2 08:03:54 yq==3.4.3 08:03:54 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9959121646115341508.sh 08:03:54 ---> sudo-logs.sh 08:03:54 Archiving 'sudo' log.. 08:03:54 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12857028985721174068.sh 08:03:54 ---> job-cost.sh 08:03:54 Setup pyenv: 08:03:54 system 08:03:54 3.8.13 08:03:54 3.9.13 08:03:54 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:03:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6xg6 from file:/tmp/.os_lf_venv 08:03:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:04:01 lf-activate-venv(): INFO: Adding /tmp/venv-6xg6/bin to PATH 08:04:01 INFO: No Stack... 08:04:02 INFO: Retrieving Pricing Info for: v3-standard-4 08:04:02 INFO: Archiving Costs 08:04:02 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14844983847789513484.sh 08:04:02 ---> logs-deploy.sh 08:04:02 Setup pyenv: 08:04:02 system 08:04:02 3.8.13 08:04:02 3.9.13 08:04:02 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:04:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6xg6 from file:/tmp/.os_lf_venv 08:04:04 lf-activate-venv(): INFO: Installing: lftools 08:04:13 lf-activate-venv(): INFO: Adding /tmp/venv-6xg6/bin to PATH 08:04:13 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4077 08:04:13 INFO: archiving workspace using pattern(s): 08:04:14 Archives upload complete. 08:04:14 INFO: archiving logs to Nexus 08:04:15 ---> uname -a: 08:04:15 Linux prd-ubuntu1804-builder-4c-4g-18860 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:04:15 08:04:15 08:04:15 ---> lscpu: 08:04:15 Architecture: x86_64 08:04:15 CPU op-mode(s): 32-bit, 64-bit 08:04:15 Byte Order: Little Endian 08:04:15 CPU(s): 4 08:04:15 On-line CPU(s) list: 0-3 08:04:15 Thread(s) per core: 1 08:04:15 Core(s) per socket: 1 08:04:15 Socket(s): 4 08:04:15 NUMA node(s): 1 08:04:15 Vendor ID: AuthenticAMD 08:04:15 CPU family: 23 08:04:15 Model: 49 08:04:15 Model name: AMD EPYC-Rome Processor 08:04:15 Stepping: 0 08:04:15 CPU MHz: 2799.998 08:04:15 BogoMIPS: 5599.99 08:04:15 Virtualization: AMD-V 08:04:15 Hypervisor vendor: KVM 08:04:15 Virtualization type: full 08:04:15 L1d cache: 32K 08:04:15 L1i cache: 32K 08:04:15 L2 cache: 512K 08:04:15 L3 cache: 16384K 08:04:15 NUMA node0 CPU(s): 0-3 08:04:15 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 08:04:15 08:04:15 08:04:15 ---> nproc: 08:04:15 4 08:04:15 08:04:15 08:04:15 ---> df -h: 08:04:15 Filesystem Size Used Avail Use% Mounted on 08:04:15 udev 7.9G 0 7.9G 0% /dev 08:04:15 tmpfs 1.6G 672K 1.6G 1% /run 08:04:15 /dev/vda1 78G 8.3G 70G 11% / 08:04:15 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:04:15 tmpfs 5.0M 0 5.0M 0% /run/lock 08:04:15 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:04:15 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:04:15 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:04:15 08:04:15 08:04:15 ---> free -m: 08:04:15 total used free shared buff/cache available 08:04:15 Mem: 16040 547 13448 0 2044 15180 08:04:15 Swap: 1023 0 1023 08:04:15 08:04:15 08:04:15 ---> ip addr: 08:04:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:04:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:04:15 inet 127.0.0.1/8 scope host lo 08:04:15 valid_lft forever preferred_lft forever 08:04:15 inet6 ::1/128 scope host 08:04:15 valid_lft forever preferred_lft forever 08:04:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:04:15 link/ether fa:16:3e:11:ac:c1 brd ff:ff:ff:ff:ff:ff 08:04:15 inet 10.30.107.71/23 brd 10.30.107.255 scope global dynamic ens3 08:04:15 valid_lft 86263sec preferred_lft 86263sec 08:04:15 inet6 fe80::f816:3eff:fe11:acc1/64 scope link 08:04:15 valid_lft forever preferred_lft forever 08:04:15 08:04:15 08:04:15 ---> sar -b -r -n DEV: 08:04:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18860) 06/06/25 _x86_64_ (4 CPU) 08:04:15 08:04:15 08:02:00 LINUX RESTART (4 CPU) 08:04:15 08:04:15 08:03:02 tps rtps wtps bread/s bwrtn/s 08:04:15 08:04:01 121.37 1.34 120.03 134.89 35125.44 08:04:15 Average: 121.37 1.34 120.03 134.89 35125.44 08:04:15 08:04:15 08:03:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:04:15 08:04:01 13757428 15536664 2667540 16.24 77464 1890220 795384 4.55 721232 1708216 126932 08:04:15 Average: 13757428 15536664 2667540 16.24 77464 1890220 795384 4.55 721232 1708216 126932 08:04:15 08:04:15 08:03:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:04:15 08:04:01 lo 1.15 1.15 0.14 0.14 0.00 0.00 0.00 0.00 08:04:15 08:04:01 ens3 118.08 81.17 881.80 18.30 0.00 0.00 0.00 0.00 08:04:15 Average: lo 1.15 1.15 0.14 0.14 0.00 0.00 0.00 0.00 08:04:15 Average: ens3 118.08 81.17 881.80 18.30 0.00 0.00 0.00 0.00 08:04:15 08:04:15 08:04:15 ---> sar -P ALL: 08:04:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18860) 06/06/25 _x86_64_ (4 CPU) 08:04:15 08:04:15 08:02:00 LINUX RESTART (4 CPU) 08:04:15 08:04:15 08:03:02 CPU %user %nice %system %iowait %steal %idle 08:04:15 08:04:01 all 20.82 0.00 1.44 4.89 0.05 72.80 08:04:15 08:04:01 0 7.62 0.00 0.89 3.41 0.07 88.01 08:04:15 08:04:01 1 32.21 0.00 1.61 2.62 0.07 63.49 08:04:15 08:04:01 2 5.47 0.00 0.82 11.76 0.03 81.92 08:04:15 08:04:01 3 38.09 0.00 2.44 1.78 0.07 57.62 08:04:15 Average: all 20.82 0.00 1.44 4.89 0.05 72.80 08:04:15 Average: 0 7.62 0.00 0.89 3.41 0.07 88.01 08:04:15 Average: 1 32.21 0.00 1.61 2.62 0.07 63.49 08:04:15 Average: 2 5.47 0.00 0.82 11.76 0.03 81.92 08:04:15 Average: 3 38.09 0.00 2.44 1.78 0.07 57.62 08:04:15 08:04:15 08:04:15